*{padding: 0;font-family: "微软雅黑";}
ul{list-style-type: none;}
a{text-decoration: none; cursor: pointer;}
img{border: 0;}
body{
    background: #fff;
}
i,em{
    font-style: normal;
}
body *,body{
    box-sizing: border-box;
}
#banner{
    width:100%;
    height:822px;
    background:url(../img/banner.jpg) no-repeat top;
}
#banner #header{
    width: 1200px;
    margin: 0 auto;
}
#banner #header p{
    height:30px;
    margin-bottom: 568px;
    padding-left: 36px;
}
#banner #header p .logo{
    float: left;
    width: 81px;
    height: 30px;
    margin-top: 30px;
}
#banner #header p .tel{
    float: right;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    color: #4639ae;
    font-weight: 700;
    font-size: 20px;
    background:url(../images/tel.png) no-repeat 0 5px;
}
#banner .b_btn{
    float: left;
    display: block;
    width: 233px;
    height:61px;
    font-size: 24px;
    color: #fff;
    line-height: 62px;
    text-align: center;
    border-radius: 28.5px;
    margin-left: 200px;
    background-image: linear-gradient(to bottom right, #2c7eeb, #2c7eeb);
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
    transition: background-image .3s, transform .3s;
    -webkit-transition: background-image .3s, -webkit-transform .3s;
}
#banner .fh_btn{
    float: right;
    display: block;
    width: 164px;
    height:49px;
    font-size: 22px;
    color: #fff;
    line-height: 49px;
    text-align: center;
    border-radius: 4.5px;
    border: 1px #fff solid;
    margin-top: 30px;
    -webkit-transition: background-image .3s, -webkit-transform .3s;
}
#banner .b_btn:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);
}
.part2{
    position: relative;
    width: 100%;
    padding:40px 0 38px;
    background-image: linear-gradient(#f5f6fa,#f5f6fa);
}
#part2{   
}
#part2 .b_btn{

    display: block;
    width: 170px;
    height:52px;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin-left: 940px;
    background-image: linear-gradient(to bottom right, #2c7eeb, #2c7eeb);
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
    transition: background-image .3s, transform .3s;
    -webkit-transition: background-image .3s, -webkit-transform .3s;
}
#part2 .b_btn:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);
}
.w1200{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.igcseTitleSmall{
    font-size:50px;
    line-height:110px;
    letter-spacing:1px;
    margin: 10px 0;
    text-align: center;
    color:#595757;
}
.igcseTitleBig{
    font-size:66px;
    line-height:58px;
    letter-spacing:1px;
    margin: 10px 0;
    text-align: center;
    color:#3850ab;
    font-weight:bold;
}
#igcseTitle{
    width:100%;
    height:80px;
    background:url(../img/logo_bg.png) no-repeat top;
/*    background-size: 200px 63px;*/
}
.igcsetext{
    color:#595757;
    font-size: 28px;
    line-height: 40px;
    padding : 50px 30px 20px 30px;
}
.b_btn_r{
    margin-right: 20px;
}
.part3{
    position: relative;
    width: 100%;
    padding:40px 0 38px;
}
#part3{   
    width:100%;
    height:1225px;
    background:url(../img/zt01.jpg) no-repeat top;
    margin-top: 50px;
}
.part3_l{
    width:50%;
    height: 890px;
    margin-top: 65px;
    background: #6c7dbd;
    float: left;
    filter:opacity(70%);
}
.part3_l_1{
    width: 625px;
    float: right;
}
.part3_r{
    width:50%;
    height: 890px;
    margin-top:270px;
    background: #d6d6d6;
    float:right;
    filter:opacity(70%);
}
.part3_r_1{
    width: 625px;
    float: left;
}
.part3Title{
    width: 555px;
    font-size: 36px;
    color: #fff;
    margin: 45px 40px 0 0;
    float: right;
}
.part3Text{
    width: 555px;
    font-size: 24px;
    color: #fff;
    margin: 20px 40px 0 0;
    float: right;
}
.part3TText{
    width: 555px;
    font-size: 24px;
    color: #3850ab;
    margin: 20px 40px 0 0;
    float: right;
    background: #d7d7d9;
    line-height:50px;
}
.part3TitleR{
    width: 555px;
    font-size: 36px;
    color: #3850ab;
    margin: 45px 0 0 40px;
    float: left;
}
.part3TextR{
    width: 555px;
    font-size: 24px;
    color: #3850ab;
    margin: 10px 0 0 40px;
    float: left;
}
.part3TTextR{
    width: 555px;
    font-size: 24px;
    color: #fff;
    margin: 10px 0 0 40px;
    float: left;
    background: #8997ca;
}
.btnPblic{
    float: right;
    width:170px;
    height:52px;
    background: #2c7eeb;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin: 150px 425px 0 0;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
}
.btnPblic:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);}
.part4{
    position: relative;
    width: 100%;
    background-image: linear-gradient(#fffeff,#fffeff);
}
.part4Box{
    background: #fff;
    width:1170px;
    height: 700px;
    border-radius: 15px;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
    margin: 10px 0 45px 15px;
}
.p4T{
    width: 1100px;
    height: 25px;
    float: left;
    margin: 30px 35px;
    background: #3147a2;
    border-radius:10px 10px 0 0;
}
.p4TL{
    width:545px;
    height: 70px;
    background: #e1eeff;
    float: left;
    text-align: center;
    color: #666666;
    line-height: 70px;
    font-size: 28px;
    margin: -25px 0 0 35px;
    font-weight: bold;
}
.p4TR{
    width:545px;
    height: 70px;
    background: #e1eeff;
    float: right;
    text-align: center;
    color: #666666;
    line-height: 70px;
    font-size: 28px;
    margin: -25px 35px 0 0;
    font-weight: bold;
}
.p4TL1{
    width:545px;
    height: 70px;
    background: #e1eeff;
    float: left;
    text-align: center;
    color: #666666;
    line-height: 70px;
    font-size: 28px;
    margin: 5px 0 0 35px;
}
.p4TR1{
    width:545px;
    height: 70px;
    background: #e1eeff;
    float: right;
    text-align: center;
    color: #666666;
    line-height: 70px;
    font-size: 28px;
    margin: 5px 35px 0 0;
}
#part5{
    width:100%;
    height:720px;
    background:url(../img/zt03.jpg) no-repeat top;
    margin: 40px 0 40px 0;  
    overflow: hidden;
}
.part5 .main{
    width: 100%;
    margin: 45px 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.part5 .main .one{
    width: 360px;
    height: 520px;
    background: #fff;
    box-shadow: 0px 2px 15px 0px rgba(5,117,251,0.1200);
    border-radius: 11px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    margin: 90px 0 0 30px;
    float: left;
}
.part5 .main .one:hover{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.part5 .main .one img{
    width: 316px;
    height: 248px;
    margin: 18px 22px 0;
}
.part5 .main .one h4{
    font-size: 28px;
    font-weight: 600;
    color: #3850ab;
    line-height: 28px;
    text-align: center;
    margin: 18px 0 9px;
}
.part5 .main .one p{
    font-size: 26px;
    color: #595757;
    line-height: 30px;
    margin: 0 18px;
}
.center{
    width: 1180px;
    margin: 0 auto; 
}
.block{
    width: 240px;
    height: 240px;
    box-shadow: 0 4px 18px 0 rgb(0 0 0 / 12%);
    padding-top: 50px;
    display: inline-block;
    margin: 20px 20px 20px;
    position: relative;
    text-align: center;
}
.block p{
    font-size: 24px;
    color: #4e5987;
    margin-top: 25px;
}
.conten2{
    margin-top: 25px;
    width:33.33%;
    height:645px;
    float: left;
}
.conten2Title{
    width: 100%;
    height: 60px;
    text-align: center;
    background: #084ab0;
    line-height: 60px;
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;
    border-radius:5px 5px 0 0;
}
.conten2 .text{
    background: #f9f9f9;
    padding: 20px 20px;
    border-bottom: 1px solid #e8e8e8;
    height: 585px;
    border-radius: 0 0 5px 5px;
}
.conten2p{
font-size: 28px;
    color: #595757;
    line-height: 28px;
    margin-bottom: 0;
    height: 140px;
}
.conten2span{
    font-size: 28px;
    line-height: 28px;
    color: #084ab0;
}
.conten2 .height{
    margin-top: 48px;
}
.btnPblic1{
    float: right;
    width:170px;
    height:52px;
    background: #2c7eeb;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin: 80px 100px 0 0;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
}
.btnPblic1:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);}

.conten3Title{
    width: 100%;
    height: 60px;
    text-align: center;
    background: #7e9ccc;
    line-height: 60px;
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;
    border-radius:5px 5px 0px 0px;
}
.conten3text{
    background: #ffffff;
    padding: 20px 20px;
    border-bottom: 1px solid #e8e8e8;
    height: 585px;
    border-radius: 0 0 5px 5px;
}
#part7{
    width:100%;
    height:594px;
    background:url(../img/zt08.jpg) no-repeat top;
    margin: 40px 0 40px 0;  
    overflow: hidden;
}
.part7Img{
   width: 1200px;
    margin:55px auto;
    overflow: hidden;
}
.part7Img img{
    width:201px;
    height:392px;
    float:left;
    margin:0 0 0 30px;
}
.btnPblic7{
    float: right;
    width:170px;
    height:52px;
    background: #2c7eeb;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin: 50px 520px 0 0;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
}
.btnPblic7:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);}
.part8Content{
    width:1130px;
    height:745px;
    margin: 50px 0 50px 60px;
    box-shadow: 0 5px 5px rgb(82 79 79 / 85%);
}
.conten8{
    width:33.33%;
    height:645px;
    float: left;
}
.part8Ico{
    width: 150px;
    float: left;
    margin: 40px 15px 0 15px;
    text-align: center;
}
.part8Ico img{
    width:60%;
}
.btnPblic8{
    float: right;
    width:370px;
    height:52px;
    background: #2c7eeb;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin: 50px 0px 0 0;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
}
.btnPblic8:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);}

#part9{
    width:100%;
    height:729px;
    background:url(../img/zt10.jpg) no-repeat top;
    margin: 40px 0 40px 0;  
    overflow: hidden;
}
.part9Conten{
    width:1136px;
    height:580px;
    margin-top: 90px;  
    background: #fff;
    border-radius:5px;
}
.part9Img{
    float: left;
    margin: 75px 0 0 0px;
}
.part9List{
    float:left;
    margin:75px 0px 0 15px;
    font-size: 28px;
    color: #3850ab;
}
.part9List p{
    margin-top: 10px;
}
.btnPblic9{
    float: left;
    width:170px;
    height:52px;
    background: #2c7eeb;
    font-size: 22px;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border-radius: 28.5px;
    margin: 20px 0px 0 0;
    box-shadow:0 0 15px rgba(82 79 79 / 85%);
}
.btnPblic9:hover{
    background-image: linear-gradient(to bottom right,#d64736,#f88c28);}
.part10Content{
    width: 1136px;
    margin: 0 auto;
}
.part10 .main{
    width: 1136px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.part10 .main .one{
    width: 244px;
    height: 314px;
    background: #97a4d3;
    box-shadow: 0px 2px 15px 0px rgba(5,117,251,0.1200);
    border-radius: 11px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    margin: 90px 0 0 25px;
    float: left;
}

.part10 .main .one:hover{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.part10 .main .one img{
    width: 214px;
    height: 131px;
    margin: 15px 15px 0;
}
.part10 .main .one h4{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin: 18px 0 9px;
}
.part10 .main .one p{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin: 0 10px;
}
.part10 .main .one1{
    width: 244px;
    height: 125px;
    background: #97a4d3;
    box-shadow: 0px 2px 15px 0px rgba(5,117,251,0.1200);
    border-radius: 11px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    transition: all .5s cubic-bezier(.46,-1.96,.29,1.14);
    margin: 90px 0 0 25px;
    float: left;
    text-align: center;
}
.part10 .main .one1:hover{
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0);
}
.part10 .main .one1 h4{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
    text-align: center;
    margin: 18px 0 9px;
}
.part10 .main .one1 p{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin: 0 10px;
}
.foot{
    width:1200px;
    font-size: 28px;
    color:#666666;
    margin: 50px auto;
    text-align: center;
}