body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{font-weight:normal;font-family:'Microsoft YaHei', sans-serif;}
a{text-decoration:none;}
a:hover{text-decoration:none;}

.wrap{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.main{
    margin:0 auto;
    width:6.9rem;
}
.header{
    width:7.5rem;
}
.header .top{
    height:1.04rem;
}
.header .top .logo{
    margin-top:0.3rem;
    float:left;
    width:1.55rem;
    height:0.47rem;
}
.header .top .logo-text{
    margin-top:0.3rem;
    margin-left:0.15rem;
    padding-left:0.15rem;
    float:left;
    color:#222222;
    font-size:0.18rem;
    line-height:0.22rem;
    border-left:1px solid #666666;
}
.header .top .phone{
    margin-top:0.5rem;
    padding-left:0.27rem;
    float:right;
    font-size:0.2rem;
    line-height:0.22rem;
    background:url("../img/phone.png") no-repeat left center;
    background-size:0.22rem 0.22rem;
}
.header .nav{
    height:0.9rem;
    overflow:hidden;
    background:#222222;
}
.header .nav ul li{
    float:left;
    padding:0 0.4rem;
    line-height:0.9rem;

}
.header .nav ul li:last-child{
    border:none;
}
.header .nav ul li a{
    font-size:0.26rem;
    color:#ffffff;
}
.header .nav ul li.act a{
    color:#4c97ce;
    padding-bottom: 1rem;
    border-bottom: 2px solid #4c97ce;
}
.banner{

    width:100%;
    height:4.5rem;
    overflow:hidden;
    position:relative;

}
.banner img{
    width:100%;
    height:4.5rem;
    display:block;
}
.pagination.br{
    width:100%;
    text-align:center;
    position: absolute;top:87%;z-index: 10;
}
.pagination.br .swiper-pagination-switch{
    margin:0 0.15rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius:100%;
    background:#d1d1d1;
    display: inline-block;
    transition:0.4s;border: 1px solid #eee;
}
.pagination.br .swiper-active-switch{
    width: 0.2rem;
    height: 0.2rem;
    background:#ed8210;
    border-radius:0.1rem;
    transition:0.2s;
}









.part1,.part2,.part3,.part4,.part5,.part6,.part7,.part8{
    margin:0 auto;
    width:100%;
    overflow: hidden;
}
.title{
    padding:0.5rem 0;

}

.title h2{
    font-size:0.35rem;
    line-height:0.35rem;
    text-align:center;
    font-weight: bold;
}
.title.c2 h2{
    color:#ffffff;
}

.title h2 span{ color: #4c97ce;}

.title.c2 p{
    margin-top:0.24rem;
    font-size:0.22rem;
    line-height:0.22rem;
    color:#999999;
    text-align:center;
}


/*part1*/

.part1{

}
.p1Cont{
    width: 100%;
    background: url("../img/p1-1.png") no-repeat center top;
    background-size: 92%;
    height: 5.8rem;
}
.p1Cont .box{
    width: 1.9rem;
    text-align: center;
    position: absolute;
}
.p1Cont .box h3{
    font-size: 0.26rem;
    color: #3776ab;
}
.p1Cont .box p{
    font-size: 0.2rem;
    color: #f39800;
    margin-top: 0.1rem;
}
.p1Cont .box a{
    font-size: 0.18rem;
    background-color: #f45f31;
    width: 1.45rem;
    height: 0.45rem;
    line-height: 0.45rem;
    margin: 0.20rem auto 0;
    display: block;
    border-radius: 0.2rem;
    color: #fff;


}

.p1Cont .box1{
    top: 2.2rem;

}
.p1Cont .box2{
    top: 2.2rem;
    right:0.3rem;
}
.p1Cont .box3{
    top:4.5rem;
    left: 1.2rem;
    width: 5rem;
}


/*part2*/
 .shuju{
    text-align: right;
    font-size: 0.16rem;
    margin-right: 0.3rem;
    color: #8c8c8c;
     padding-top: 0.1rem;
}
.p2Cont{
    width:100%;
    position:relative;
    overflow:hidden;
}
.p2Cont .box{
    width: 3.23rem;
}
.p2Cont .box img{
    width: 100%;
}
.p2Cont .box h3{
    text-align: center;
}
.p2Cont .box h3 b{
    font-size: 0.48rem;
    font-family: "Century Gothic";
}
.p2Cont .box h3 p{
    font-size: 0.24rem;
    display: inline-block;
    border-top: 1px solid #f45f31;
    padding-top: 0.04rem;
    margin-left: 0.05rem;
}
.p2Cont .box h3 p span{
    color: #f45f31;
}
.p2Cont .box .txt{
    font-size: 0.2rem;
    color: #8c8c8c;
    margin-top: 0.1rem;
}
.p2Cont .box .txt span{
   color: #f45f31;
}
.p2Cont .box1{
    float: left;
}
.p2Cont .box2{
    float: right;
}
.p2Cont .box2 .txt{
    width: 2.5rem;
    margin: 0 auto;
}


/*part3*/
.part3{}
.p3Cont{
    width:100%;
    height:4.3rem;
    position:relative;
    overflow:hidden;
}
.p3Cont{}

.p3Cont .box{
    width: 2.295rem;
    float: left;
}
.p3Cont .box .imgBox{
    width: 2.295rem;
    height:2.07rem;

}
.p3Cont .box .imgBox img{
    width: 100%;
}
.p3Cont .box h3{
    font-size: 0.26rem;
    color: #3776ab;
    text-align: center;
    margin-top: 0.3rem;
}
.p3Cont .box p.txt{
    font-size: 0.2rem;
    color: #8c8c8c;
    padding:0 0.15rem;
}
.p3Cont .box a{
    font-size: 0.18rem;
    text-align: center;
    /*background-color: #f45f31;*/
    border: 1px solid #f45f31;
    width: 1.45rem;
    height: 0.45rem;
    line-height: 0.40rem;
    margin: 0.20rem auto 0.3rem;
    display: block;
    border-radius: 0.2rem;
    color: #f45f31;
}
/*part4*/

.p4Cont{
    width: 7.15rem;
    height: 4.75rem;
    margin: 0 auto;
}
.p4Cont .box{
    width:2.16rem;
    height:2.16rem;
    border-radius: 0.1rem;
    color: #fff;
    text-align: center;
    margin: 0.11rem;
    float: left;
}
.p4Cont .box span{
    display: block;
    background: url("../img/p4-icon.png") no-repeat left center;
    background-size: 6.74rem 0.8rem;
    width: 0.76rem;
    height: 0.8rem;
    margin: 0.3rem auto 0.22rem;
}
.p4Cont .box1{
    background-color: #36a9e1;
}
.p4Cont .box2{
    background-color: #fcc433;
}
.p4Cont .box3{
    background-color: #ec7464;
}
.p4Cont .box4{
    background-color: #1aaf97;
}
.p4Cont .box5{
    background-color: #a4cd49;
}
.p4Cont .box6{
    background-color: #9d7ab4;
}
.p4Cont .box1 span{
    background-position: 0 0;
}
.p4Cont .box2 span{
    background-position: -1.18rem 0;
}
.p4Cont .box3 span{
    background-position: -2.3rem 0;
}
.p4Cont .box4 span{
    background-position: -3.35rem 0;
}
.p4Cont .box5 span{
    background-position: -4.6rem 0;
}
.p4Cont .box6 span{
    background-position: -5.8rem 0;
}



.p4Cont .box h3{
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
}
.p4Cont .box p{
    font-size: 0.20rem;
}










/*part5*/


.part5{ background: url("../img/p5-bg.jpg") no-repeat; background-size:7.5rem 3.58rem; height: 3.58rem;}

.p5Cont{ padding-top:1.73rem; color: #fff; }

.p5Cont p{ font-size: 0.3rem;text-align: center; height: 0.55rem;}

.p5Cont p span{ color: #fdd000;}

.p5Cont .biao .tag1,.biao .tag2{ width:1.9rem; height: 0.5rem; border: none; }

.p5Cont .biao input.go{ float: right; border: none; width:1.6rem; height: 0.55rem; border-radius: 0.03rem; line-height: 0.5rem; padding: 0.02rem; background-color:#fdd000; color: #000;
    -webkit-appearance: none;

}

.p5Cont .biao{ font-size: 0.22rem;}

/*part6*/

.p6Cont .imgBox{
    width: 5.7rem;
    height: 3.92rem;
    margin: 0 auto;
}
.p6Cont ul{
    width: 6.07rem;
    margin: 0 auto;
    border: 1px solid #eee;
}
.p6Cont .jt{
    width: 0.46rem;
    height: 0.32rem;
    margin: 0 auto;
}
.p6Cont ul li{
    width: 5.75rem;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #ed8210;
    padding: 0.13rem 0;
}
.p6Cont ul li:last-child{
    border-bottom: none;
}
.p6Cont ul li p{
    float: left;
}
.p6Cont ul li .num{
    width: 0.65rem;
    height: 0.65rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.42rem;
    background-color: #ed8210;
    border-radius: 50%;
    color: #fff;
}
.p6Cont ul li .txt{
    width: 4.65rem;
    font-size: 0.2rem;
    margin-left: 0.32rem;
    line-height: 0.3rem;
}

/*中间多一板块-滚动*/

#p1{
    width:6.55rem;
    height:5rem;
    position:relative;
}
#p1 .box{
    margin:0 auto;
    width:6.55rem;
    position:relative;
}
#p1 .box .imgBox{
    width:5.24rem;
    height:3.74rem;
    margin: 0 auto;
}
#p1 .box .imgBox img{
    width:100%;
    height:100%;
    display:block;
}
#p1 .box h3{
    margin:0.1rem auto 0;
    width:6rem;
    font-size:0.24rem;
    line-height:0.35rem;
    color:#666;
    height: 1.3rem;
}
#p1 .box h3 span{
    display: block;
    color: #000;
    font-size: 0.24rem;
    text-align: center;
    line-height:0.5rem;
}
.pagination.p1{
    width:100%;
    text-align:center;
}
.pagination.p1 .swiper-pagination-bullet{
    margin:0 0.15rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius:100%;
    background:#d1d1d1;
    display: inline-block;
    transition:0.4s;
}
.pagination.p1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 0.6rem;
    height: 0.2rem;
    background:#ed8210;
    border-radius:0.1rem;
    transition:0.2s;
}
.p1-left{
    left:0;
}
.p1-right{
    right:0.05rem;
}
.p1-left,.p1-right{
    font-family: "宋体";
    font-size: 0.6rem;
    color: #000;
    font-weight: bold;
    width:0.23rem;
    height:0.43rem;
    cursor:pointer;
    z-index:9999;
    position:absolute;
    top:1.5rem;
}
#p1 .act{
    color: #ed8210;
}

/*老师---part7*/
.part7{background-color:#f9f9f9;}
.p7Cont{
    width:6.9rem;
    height:5.34rem;
    margin: 0 auto 0.3rem;
    position:relative;
    background-color:#fff;
    box-shadow: 0.01rem 0.03rem 0.1rem 0.06rem #e9e9e9;
}
.p7Cont .swiper-slide{ width: 100%;}

.p7Cont .imgBox{
    width: 3.86rem;
    background-color: #d9d9d9;
    overflow: hidden;
    display: block;
    float: right;
}
.p7Cont .imgBox img{ width: 100%;}

.p7Cont .con{ width: 3.02rem; float: left; font-size: 0.2rem;padding: 0 0.3rem;}

.p7Cont .con h3{ font-size: 0.25rem; margin-top: 1.2rem; font-weight: bold;}

.p7Cont .con h3 span{ font-size: 0.2rem;}

.p7Cont .con h3 span e{ color: #4999d3;}

.p7Cont .con .txt{ margin-top: 0.2rem; line-height: 0.4rem; padding-right: 0.1rem;}

.p7Cont .con .shu{ transform: rotateZ(90deg);transform-origin:1% 90% ; color: #000; z-index: 9; font-size: 0.48rem}

.part7 .btnDiv {
    width:3rem;
    height:0.62rem;
    line-height: 0.62rem;
    margin: 0 auto;
    z-index: 19;
}
.part7 .btnDiv .btnL,.part7 .btnDiv .btnR{ background: url("../img/p7-btn_01.png") no-repeat #fff;background-size: 1.3rem 1.32rem;
    display: inline-block;
    width:0.62rem;
    height:0.62rem;
    cursor: pointer;
    border:0.01rem solid #e1e1e1;
    border-radius: 1rem;
}
.part7 .btnDiv .btnL{
 background-position:0 0;
}
.part7 .btnDiv .btnR{background-position:-0.66rem 0 !important;}

.part7 .btnDiv span.btnAct {

    background-position-y:-0.68rem !important;
}
/*part8*/

.part8{
    padding-bottom: 0.45rem;
    overflow:hidden;
}
.part8 ul{
    width:8rem;
    margin-left:0.3rem;
}
.part8 ul li{
    margin-bottom:0.3rem;
    margin-right:0.5rem;
    float:left;
    width:3.2rem;
}
.part8 ul li.last{
    margin-bottom:0;
}
.part8 ul li img{
    width: 3.2rem;
    height:2.38rem;
    display:block;
}
.part8 ul li h2{
    margin-top:0.2rem;
    font-size:0.25rem;
    font-weight:bold;
    line-height:0.3rem;
    text-align:center;
}
.part8 ul li p{
    margin:0.1rem auto 0;
    font-size:0.24rem;
    line-height:0.4rem;
    width:2.9rem;
    color:#666666;
}
/*part9*/

.part9{
    width:7.5rem;
    height:5.5rem;
    background:url("../img/p9-bg.jpg") no-repeat center;
    background-size:7.5rem 5.5rem;
}
.part9 .title.c2 h2 span{ color: #ed8210;}

.part9 form{
    margin-left:1.15rem;
}
.part9 input[type="text"]{
    margin-bottom:0.2rem;
    width:4.59rem;
    height:0.71rem;
    font-size:0.24rem;
    color:#dcdcdc;
    text-indent:0.6rem;
    line-height:0.71rem;
    border-radius:0.08rem;
}
.part9 input[type="text"].tag1{
    background:url("../img/p9-tag1.png") no-repeat 0.3rem center;
    background-size:0.21rem 0.24rem;
}
.part9 input[type="text"].tag2{
    background:url("../img/p9-tag2.png") no-repeat 0.3rem center;
    background-size:0.15rem 0.28rem;
}
.part9 input[type="submit"]{
    width:4.61rem;
    height:0.69rem;
    font-size:0.24rem;
    color:#ffffff;
    text-align:center;
    line-height:0.69rem;
    background:#ed8210;
    border:none;
    cursor:pointer;
    border-radius:0.06rem;
    -webkit-appearance: none;
}
.footer{
    width:100%;
    color: #646464;
    font-size:0.2rem;
    text-align:center;
    background:#0e0e0e;
    padding: 0.2rem 0.2rem 1rem;
}











