/*part2*/
.part2{}
.p2Swiper{
    width:100%;
    position: relative;
    padding-bottom: 25px;
}
.p2Swiper .swiper-container{
    height: 334px;
}
.p2Swiper .swiper-wrapper{}
.p2Swiper .swiper-slide{
    width: 450px;
    padding-top: 12px;
}
.p2Swiper .box{
    width: 450px;
    background: #000;
    position: relative;
}
.p2Swiper .box > img{
    width:100%;
    height: auto;
    display: block;
    opacity: 0.6;
    filter: Alpha(opacity=60);
}
.p2Swiper .swiper-slide p{
    padding-top: 20px;
    color: #05abad;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    opacity: 0;
    filter: Alpha(opacity=0);
}
.p2Swiper .swiper-slide.swiper-slide-active p{
    opacity: 1;
    filter: Alpha(opacity=100);
}
.p2Swiper .swiper-slide-active .box > img{
    opacity: 1;
    filter: Alpha(opacity=100);
}
.p2Swiper .swiper-slide-active .box:before,
.p2Swiper .swiper-slide-active .box:after{
    content: '';
    display: block;
    clear: both;
    position: absolute;
}
.p2Swiper .swiper-slide-active .box:before{
    width:25px;
    height: 25px;
    background: url("../img/p2_top.png") no-repeat center;
    top:-12px;
    left: 50%;
    margin-left: -12px;
}
.p2Swiper .swiper-slide-active .box:after{
    width: 100%;
    height: 20px;
    left: 0;
    bottom: -10px;
    background: url("../img/p2_bottom.png") no-repeat center;
}
.p2Swiper .pagination {
    bottom:0;
    width:100%;
    z-index:20;
    text-align:center;
    position:absolute;
}
.p2Swiper .swiper-pagination-switch {
    margin:0 5px;
    width:40px;
    height:3px;
    cursor:pointer;
    display:inline-block;
    background:#05abad;
    opacity: 0.3;
    filter: Alpha(opacity = 30);

}
.p2Swiper .swiper-active-switch {
    background:#05abad;
    opacity:1;
    filter: Alpha(opacity = 100);
}
.p2Swiper  .btnLeft{
    position: absolute;
    left: 0;
    top:0;
    display: block;
    width: 250px;
    height: 270px;
    z-index: 10;
}
.p2Swiper  .btnRight{
    position: absolute;
    right: 0;
    top:0;
    display: block;
    width: 250px;
    height: 270px;
    z-index: 10;
}



/*part3*/
.part3{
    background: #f5f5f5;
    border-top: 1px solid #e6e6e6;
    padding-bottom:1px;
}
.p3Swiper{
    width:100%;
    position: relative;
}
.p3Swiper .swiper-container{

}
.p3Swiper .swiper-wrapper{

}
.p3Swiper .swiper-slide{
    width:100%;
    height: 530px;
}
.p3Swiper .left{
    float: left;
    width: 494px;
}
.p3Swiper .right{
    float: right;
    width: 498px;
    padding-top: 40px;
}
.p3Swiper .left .del{
    margin-top: 30px;
}
.p3Swiper .left .del h3{
    font-size:18px;
    color: #000;
    padding-bottom: 5px;
}
.p3Swiper .left .del p{
    font-size:16px;
    color: #000;
    text-align: justify;
}
.p3Swiper .right .text{
    position: absolute;
    right: 0;
    bottom:-50px;
    font-size:16px;
    color: #000;
}
.p3Swiper .right .text i{
    font-style: normal;
    font-size: 12px;
}
.p3Swiper .p3Btn{
    position: absolute;
    top: 377px;
    left: 410px;
    width: 84px;
    height: 40px;
    z-index: 10;
}
.p3Swiper .p3Btn span{
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-family: '宋体';
    float: left;
    background: #05abad;
    text-align: center;
    line-height: 40px;
    margin-left: 2px;
    cursor: pointer;
}
.p3Swiper .p3Btn span:hover{
    background: #008e90;
}
.p3Swiper .p3Btn span.act{
    background: #008e90;
}

/*part4*/
.part4{
    background: url("../img/p4_bg.jpg") no-repeat center bottom #000;
    background-size: 100% auto;
    height: 780px;
}
.p4Cont li{
    display: inline-block;
    float: left;
    width:25%;
    padding: 60px 5px 0;
    color: #fff;
}
.p4Cont li > div{
    height: 240px;
    border: 1px solid #05abad;
    position: relative;
}
.p4Cont li > div h3{
    width: 131px;
    height: 56px;
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -65px;
    font-size: 24px;
    text-align: center;
    background: url("../img/p4Icon.png") no-repeat right bottom;
    padding-top: 5px;
}
.p4Cont li > div .pop{
    position: absolute;
    width:142px;
    height: 0;
    background: #05abad;
    text-align: center;
    line-height: 36px;
    font-size: 0;
    bottom: 0;
    left: 50%;
    margin-left: -71px;
    transition: 0.3s;
    overflow: hidden;
}
.p4Cont li .des{
    font-size: 14px;
    color: #fff;
    text-align: justify;
    padding: 15px 15px;
}
.p4Cont li > div:before{
    content: '';
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    top:50%;
    margin-top: -55px;
    background: url("../img/p4Icon.png") no-repeat left center;

    transition: 0.5s;
}
.p4Cont li.li_1 > div:before{
    background: url("../img/p4Icon.png") no-repeat 0 center;
}
.p4Cont li.li_2 > div:before{
    background: url("../img/p4Icon.png") no-repeat -110px center;
}
.p4Cont li.li_3 > div:before{
    background: url("../img/p4Icon.png") no-repeat -220px center;
}
.p4Cont li.li_4 > div:before{
    background: url("../img/p4Icon.png") no-repeat -330px center;
}
.p4Cont li.act > div:before{
    margin-top: -80px;
    transition: 0.5s;
}
.p4Cont li.act .pop{
    font-size: 20px;
    height: 36px;
    transition: 0.3s;
}

/*part5*/
.part5{

}
.p5Cont li{
    float: left;
}
.p5Cont li > img{
    display: block;
}
.p5Cont li.li_1{
    width: 199px;
}
.p5Cont li.li_2{
    width: 399px;
}
.p5Cont li.li_2 .tel{
    width:116px;
    height:230px;
    position: absolute;
    left: 50px;
    bottom: -150px;
}
.p5Cont li.li_3{
    width: 199px;
}
.p5Cont li.li_3>div{
    height: 435px;
    background: #2f2d2e;
    margin-top: 124px;
    padding: 25px 30px 0;
}
.p5Cont li.li_3>div .des{
    padding-top: 40px;
}
.p5Cont li.li_3>div .des p{
    padding-bottom: 10px;
}
.p5Cont li.li_4{
    width: 203px;
}
.p5Cont .li1_div_01{
    height: 235px;
    position: relative;
}
.p5Cont .li1_div_01 img{
    position: absolute;
}
.p5Cont .li1_div_01 .big01{
    top:33px;
    left: 12px;
    animation: p5Animate 20s linear infinite;
}
.p5Cont .li1_div_01 .big02{
    top: 77px;
    left: 100px;
}
.p5Cont .li1_div_01 .middle01{
    top:40px;
    left: 107px;

    animation: p5Animate 10s linear infinite;
}
.p5Cont .li1_div_01 .middle02{
    top: 128px;
    left: 45px;

    -webkit-animation: p5Animate 15s linear infinite;
    -moz-animation: p5Animate 15s linear infinite;
    -ms-animation: p5Animate 15s linear infinite;
    animation: p5Animate 15s linear infinite;
}

.p5Cont .li1_div_01 .small01{
    top:53px;
    left: 0;
}
.p5Cont .li1_div_01 .small02{
    top: 82px;
    left: 176px;

    -webkit-animation: p5Animate 5s linear infinite;
    -moz-animation: p5Animate 5s linear infinite;
    -ms-animation: p5Animate 5s linear infinite;
    animation: p5Animate 5s linear infinite;
}

@-webkit-keyframes p5Animate {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
@-moz-keyframes p5Animate {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
@keyframes p5Animate {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}



.p5Cont .li1_div_02{
    height: 233px;
    background: #2f2d2e;
    padding: 25px 30px 0;
}
.p5Cont .li1_div_03{
    height: 233px;
    background: #05abad;
}
.p5Cont .li1_div_03 h3{
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 40px;
}
.p5Cont .li1_div_03 p{
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.p5Cont .li1_div_03 a{
    width:122px;
    height:34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin:60px auto 0;
    border:1px solid #fff;
    transition: 0.3s;
}
.p5Cont .li1_div_03 a:hover{
    border:1px solid #05abad;
    background: #fff;
    color: #05abad;
    transition: 0.3s;
}
.p5Cont .p5Tit{
   font-size: 24px;
    color: #fff;
    font-weight: normal;
    position: relative;
}
.p5Cont .p5Tit span{
    font-size: 14px;
    color: #999999;
    display: block;
}
.p5Cont .p5Tit:after{
    content: '';
    display: block;
    clear: both;
    width: 30px;
    height:2px;
    background: #05abad;
    bottom: 0;
    margin-top: 20px;
}
.p5Cont .des{
    padding-top: 20px;
}
.p5Cont .des p{
    font-size: 16px;
    color: #999;
    padding-bottom: 5px;
    padding-left: 24px;
    position: relative;
}
.p5Cont .des p:before{
    content: '';
    display: block;
    clear: both;
    width: 12px;
    height:12px;
    border-radius: 100%;
    background: #05abad;
    border: 1px solid #05abad;
    position: absolute;
    left: 0;
    top:10px;
}
.p5Cont .des p.p1:before{
    background: #2f2d2e;
    border: 1px solid #05abad;
}


/*part6*/
.part6{
    background: url("../img/p6_bg.jpg") no-repeat center bottom #000;
    background-size: 100% auto;
    height: 850px;
}
.p6Cont{
    width:1000px;
    height:440px;
    background: rgba(255,255,255,0.4);
    background: #fff \9;
    filter:Alpha(opacity = 40);
    margin-top: 90px;
    margin-bottom: 60px;
}
.p6Cont .left{
    width:503px;
    height:438px;
    margin-left: 47px;
    float: left;
    margin-top: -30px;
    box-shadow: 0 0 30px 5px rgba(0,0,0,0.3);
    animation: p6Animate 2s linear infinite alternate;

}
.p6Cont .left img{
    display: block;
}

@-webkit-keyframes p6Animate {
    0%{
        transform: translateX(-20px);
    }
    100%{
        transform: translateX(10px);
    }
}
@keyframes p6Animate {
    0%{
        transform: translateX(-20px);
    }
    100%{
        transform: translateX(10px);
    }
}


.p6Cont .right{
    width:360px;
    float: right;
    padding-top: 54px;
}
.p6Cont .right h3{
    color: #fff;
    font-size: 24px;
}
.p6Cont .right .del{
    font-size: 16px;
    color: #fff;
    padding-left: 70px;
    padding-top: 15px;
}
.p6Cont .right .del p{
    padding-top: 2px;
}
.p6Cont .right a{
    width:122px;
    height:34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    background: #05abad;
    border: 1px solid #05abad;
    color: #fff;
    display: block;
    margin:40px 0 0 70px;
}
.p6Cont .right a:hover{
    background: none;
    border: 1px solid #fff;
    color: #fff;
    transition: 0.3s;
}

/*part7*/
.part7{
    padding-bottom: 60px;
}
.part7 .tit{
    margin-bottom: 70px;
}
.part7 .p8Cont{
    width: 910px;
    height: 480px;
    margin: auto;
    position: relative;
    background: url("../img/p8ContBg.jpg") no-repeat center;
}
.part7 .p8Cont .p8A{
    position: absolute;
    left: 40PX;
    bottom: 0;
    width:290PX;
    height:54PX;
    display: inline;
    background: #00a9ab;
    text-align: center;
    line-height: 54px;
    border:1px solid #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    z-index: 10;
    color: #fff;

}
.part7 .p8ContDel{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
}
.part7 .p8ContDel .mainBox{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
    display: none;
}
.part7 .p8ContDel .mainBox > img{
    position: absolute;
    left:0;
    bottom: 40px;
}
.part7 .p8ContDel .teachName{
    position: absolute;
    width:270px;
    height:54px;
    top: 0;
    right:102px;
    font-weight: bold;
    font-size: 30px;
    padding-left: 20px;
    line-height: 54px;
    color: #fff;
}
.part7 .p8ContDel .teachName i{
    font-style: normal;
    font-weight:normal;
    font-size: 16px;
    padding-left: 20px;
    z-index: 10;
}
.part7 .p8ContDel .del{
    position: absolute;
    right:60px;
    top:120px;
    width:480px;
    height:180px;
    font-size:16px;
    color: #000;
    line-height: 3;
    background: #fff;
}
.part7 .p8Cont .imgBox{
    position: absolute;
    right:40px;
    bottom:40px;
}
.part7 .p8Cont .imgBox > img{
    float: left;
    border:1px solid #fff;
    border-bottom: 0;
}
.part7 .p8Cont .imgBox > img.act{
    border:1px solid #00a9ab;
    border-bottom: 0;
}
.part7 .p8ContDel .leftBtn, .p8ContDel .rightBtn{
    width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    z-index: 10;
    top:40%;
    cursor: pointer;
}
.part7 .p8ContDel .leftBtn{
    background: url("../img/p8Icon.png") no-repeat bottom left;
    left: -50px;
}
.part7 .p8ContDel .rightBtn{
    background: url("../img/p8Icon.png") no-repeat bottom right;
    right: -50px;
}
.part7 .p8ContDel .leftBtn:hover{
    background: url("../img/p8Icon.png") no-repeat top left;
}
.part7 .p8ContDel .rightBtn:hover{
    background: url("../img/p8Icon.png") no-repeat top right;
}

/*part8*/
.part8{
    background: #f5f5f5;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 1px;
}
.p8Swiper{
    margin-bottom: 50px;
    padding-bottom: 40px;
}
.p8Swiper .ulBox{}
.p8Swiper .ulBox li{
    float: left;
    width:25%;
    padding: 0 3px;
}
.p8Swiper .ulBox li > div{
    position:relative ;
    overflow: hidden;
}
.p8Swiper .ulBox li > div > img{
    width:100%;
    height: auto;
    display: block;
}
.p8Swiper .ulBox li .btn{
    width:80%;
    height:40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    transition: all 0.2s ease-out;
    font-size: 18px;
    font-weight: bold;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 50%;
    margin-left: -40%;
    bottom: 30px;
    text-align: center;
    opacity: 1;
    filter: Alpha(opacity=100);
}
.p8Swiper .ulBox li .pop{
    position: absolute;
    bottom:-68%;
    width:100%;
    background: rgba(0,162,165,.8);
    background: #00a2a5 \9;
    transition: .5s;
}
.p8Swiper .ulBox li:hover .pop{
    bottom:0;
    transition: .2s;
}
.p8Swiper .ulBox li:hover .btn{
    opacity: 0;
    filter: Alpha(opacity=0);
}
.p8Swiper .ulBox li .pop h3{
    font-size: 18px;
    color: #fff;
    background: #242424;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}
.p8Swiper .ulBox li .pop .des{
    position: relative;
    padding-top: 20px;
}
.p8Swiper .ulBox li .pop .des p{
    font-size: 16px;
    color: #fff;
    padding: 20px 15px;
    text-align: justify;

}
.p8Swiper .ulBox li .pop .des p:before{
    content: '';
    display: block;
    clear: both;
    width: 80%;
    height: 1px;
    background: #fff;
    margin:0 auto 15px;
}
.p8Swiper .ulBox li .pop .des:before{
    content: '';
    display: block;
    clear: both;
    background: url("../img/studenIcon.png") no-repeat left center;
    width: 50px;
    height: 53px;
    margin: auto;
}
.p8Swiper .ulBox li .pop .des.des2:before{
    background-position: -53px center;
}
.p8Swiper .ulBox li .pop .des.des3:before{
    background-position: -106px center;
}
.p8Swiper .ulBox li .pop .des.des4:before{
    background-position: -161px center;
}
.p8Swiper .ulBox li .pop .des.des5:before{
    background-position: -212px center;
}
.p8Swiper .ulBox li .pop .des.des6:before{
    background-position: -265px center;
}
.p8Swiper .ulBox li .pop .des.des7:before{
    background-position: -318px center;
}
.p8Swiper .ulBox li .pop .des.des8:before{
    background-position: -371px center;
}
.p8Swiper .pagination {
    bottom:0;
    width:100%;
    z-index:20;
    text-align:center;
    position:absolute;
}
.p8Swiper .swiper-pagination-switch {
    margin:0 5px;
    width:60px;
    height:6px;
    cursor:pointer;
    display:inline-block;
    background:#05abad;
    opacity: 0.3;
    filter: Alpha(opacity = 30);

}
.p8Swiper .swiper-active-switch {
    background:#05abad;
    opacity:1;
    filter: Alpha(opacity = 100);
}

/*part10*/
.part10{}
.part10 .link_a{

}
.part10 ul{

    width:100%;
    background:#00a9ac;
    padding: 40px 0;
}
.part10 ul li{
    float:left;
    width:20%;
    height:62px;

    color:#fff;
    border-left: 1px solid #34f4f5;
    border-right: 1px solid #007272;
}

.part10 ul li h2{
    margin-top:16px;
    font-size:18px;
    line-height:18px;
    text-align:center;
    position:relative;
}
.part10 ul li h2 b{
    padding:0 5px;
    font-size:40px;
    font-weight:normal;
    vertical-align: -6px;
}
.part10 ul li h2 span{
    top:0;
    font-size:14px;
    line-height:1px;
    position:absolute;

}
.part10 ul li p{
    margin-top:16px;
    font-size:18px;
    line-height:18px;
    text-align:center;
}


/*表单*/
.formPart {
    background: url("../img/bom-bg_53.jpg") no-repeat top center;
    padding-top: 1px;
    padding-bottom: 70px;

}
.formPart .tit h3 ,.formPart .tit p{
    color: #fff;
}
.formPart .tit p{
    font-size: 30px;
    color: #fff;
}
/*.formPart > .biaoti {
    margin-top: 55px;
    margin-bottom: 55px;
}

.biaodan > .biaoti > p {
    margin-bottom: 10px;
}*/

/*.biaodan > p {
    text-align: center;
    font-size: 30px;
    color: #6099ff;
}*/



.formPart > form > .name {

    background:rgba(255,255,255,0.1);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBffffff,endColorstr=#BBffffff);/*兼容ie8透明背景*/
    background: url("../img/formIcon1.png") no-repeat 20px  center;
}

.formPart > form > .phone {
    background:rgba(255,255,255,0.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BBffffff,endColorstr=#BBffffff);/*兼容ie8透明背景*/
    background: url("../img/formIcon2.png") no-repeat 20px  center;
}

.formPart > form > input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #f3f3f3;
}

.formPart > form > input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #f3f3f3;
}

.formPart > form > input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #f3f3f3;
}

.formPart > form > input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #f3f3f3;
}


.formPart button {
    width: 100%;
    float: right;
    display: block;
    text-align: center;
    border: 1px solid #00a9ac;
    border-radius: 5px;
    background: #00a9ac;
    color: #fff;
    font-size: 18px;
    height: 48px;
    line-height: 46px;
    overflow: hidden;
}


.formPart  button:hover {
    background: rgba(62, 113, 204, 0.5);
    color: #c3c3c3;
    cursor: pointer;
}
.formPart .tit {
	padding-top: 20px;
	margin-bottom: 20px;
}
.formPart .topBox{margin-top: 20px;}

