@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei', sans-serif;color:#919191;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;display:block;}
b{font-weight:normal}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

.wrap{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1024px;
    overflow:hidden;
    position:relative;
}
.main{
    margin:0 auto;
    width:1024px;
    position:relative;
}
.header{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:145px;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:48px;
    margin-left:29px;
    float:left;
    width:114px;
    height:34px;
}
.header .logo-text{
    margin-top:34px;
    margin-left:10px;
    padding-left:9px;
    float:left;
    color:#ffffff;
    font-size:18px;
    line-height:30px;
    border-left:1px solid #1ad5b1;
}
.header .nav{
    margin-top:47px;
    margin-left:20px;
    width:660px;
    height:39px;
    float:left;
    border:1px solid #ee2666;
}
.header .nav li{
    margin-left:30px;
    float:left;
    line-height:39px;
    text-align:center;
    position:relative;
}
.header .nav li a{
    font-size:18px;
    color:#ffffff;
    display:block;
}
.header .menu{
    top:110px;
    left:224px;
    position:absolute;
}
.header .menu li{
    padding:0 13px;
    float:left;
    line-height:22px;
    border-left:1px solid #e80e53;
}
.header .menu li.first{
    border-left:none;
}
.header .menu li a{
    font-size:16px;
    color:#ffffff;
    text-align:center;
}





.header .phone{
    margin-top:53px;
    padding-left:43px;
    float:right;
    color:#ffffff;
    font-size:22px;
    line-height:31px;
    background:url("../img/phone.png") no-repeat left center;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    width:100%;
    height:850px;
    overflow:hidden;
}
#banner{
    width:100%;
    height:850px;
}
#banner .swiper-slide{
    width:100%;
    height:850px;
    overflow:hidden;
    position:relative;
}
#banner .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:850px;
    position:absolute;
}
.part{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.part .title{
    padding:50px 0;
}
.part .title.t2{
    padding:0 0 50px;
}
.part .title img{
    margin:0 auto;
    width:266px;
    height:39px;
}
.part .title h2{
    margin-top:20px;
    font-size:42px;
    font-weight:bold;
    line-height:42px;
    color:#0b1c3d;
    text-align:center;
}
.part .title.t2 h2{
    margin-top:50px;
    color:#ffffff;
}
.part .title p{
    margin-top:20px;
    font-size:18px;
    line-height:18px;
    text-align:center;
}
.part .title.t2 p{
    color:#ffffff;
}
.p1{
    padding-bottom:127px;
    background:#f6f7fa;
}
.p1 .box{
    margin:0 auto;
    width:871px;
    height:430px;
    position:relative;
    background:url("../img/p1-box.png") no-repeat;
}
.p1 .box .tit1{
    top:66px;
    left:78px;
    width:205px;
    height:41px;
    position:absolute;
    background:url("../img/p1-tit1.png") no-repeat center;
}
.p1 .box .tit1 h2{
    font-size:20px;
    line-height:41px;
    color:#ec4777;
    text-indent:60px;
}
.p1 .box .ul1{
    top:130px;
    left:78px;
    width:384px;
    position:absolute;
}
.p1 .box .ul1 li{
    margin-bottom:20px;
    float:left;
    width:96px;
}
.p1 .box .ul1 li img{
    margin:0 auto;
    width:76px;
    height:76px;
}
.p1 .box .ul1 li p{
    margin-top:10px;
    font-size:14px;
    line-height:14px;
    text-align:center;
    color:#748295;
}
.p1 .box .tit2{
    top:24px;
    left:555px;
    width:205px;
    height:41px;
    position:absolute;
    background:url("../img/p1-tit2.png") no-repeat center;
}
.p1 .box .tit2 h2{
    font-size:20px;
    line-height:41px;
    color:#ffffff;
    text-indent:60px;
}
.p1 .box .ul2{
    top:93px;
    left:555px;
    width:312px;
    position:absolute;
}
.p1 .box .ul2 li{
    margin-right:23px;
    margin-bottom:20px;
    float:left;
    width:133px;
    height:37px;
    color:#ec4777;
    font-size:18px;
    line-height:37px;
    text-indent:37px;
    background:url("../img/p1-tag.png") no-repeat 24px center #ffffff;
    border-radius:4px;
}
.p1 .box .ul2 li.l2{
    text-indent:28px;
    background:url("../img/p1-tag.png") no-repeat 15px center #ffffff;
}
/*.p1-link1{
    top:427px;
    left:118px;
    width:286px;
    height:64px;
    font-size:22px;
    color:#ffffff;
    display:block;
    line-height:56px;
    text-align:center;
    position:absolute;
    background:url("../img/p1-link1.png") no-repeat center;
}
.p1-link2{
    top:335px;
    left:557px;
    width:286px;
    height:57px;
    font-size:22px;
    color:#ec4777;
    display:block;
    line-height:57px;
    text-align:center;
    position:absolute;
    background:url("../img/p1-link2.png") no-repeat center;
}*/
.p1-link1{
    top:427px;
    left:118px;
    width:280px;
    height:55px;
    font-size:22px;
    color:#ffffff;
    line-height:55px;
    display:block;
    text-align:center;
    position:absolute;
    overflow:hidden;
    background:#f85377;
    border:2px solid #ffffff;
    animation:1s link linear infinite;
    transition:0.4s;
}
.p1-link1:hover{
    animation:paused;
    border-radius:24px;
    transition:0.4s;
}
.p1-link2{
    top:335px;
    left:557px;
    width:280px;
    height:55px;
    font-size:22px;
    color:#ffffff;
    line-height:55px;
    display:block;
    text-align:center;
    position:absolute;
    overflow:hidden;
    background:#f85377;
    animation:1s link linear infinite;
    transition:0.4s;
    border:2px solid #ffffff;
}
.p1-link2:hover{
    animation:paused;
    border-radius:24px;
    transition:0.4s;
}
.p2{
    margin-top:-55px;
    padding-top:55px;
    height:900px;
    background:url("../img/p2-bg.jpg") no-repeat center;
}
.p2 .box{
    margin:0 auto;
    width:876px;
    height:490px;
    position:relative;
    background:url("../img/p2-box.jpg") no-repeat;
}
.p2-ul{
    top:40px;
    left:30px;
    position:absolute;
}
.p2-ul li{
    margin-bottom:10px;
    width:180px;
    height:35px;
    cursor:pointer;
    line-height:35px;
    color:#ffffff;
    text-indent:55px;
    background:url("../img/p2-li.png") no-repeat center;
}
.p2-ul li.act{
    background:url("../img/p2-li-act.png") no-repeat center;
}
.p2-img{
    top:44px;
    left:239px;
    width:600px;
    height:400px;
    position:absolute;
    box-shadow:0 0 20px 1px rgba(0,0,0,0.1);
    overflow:hidden;
}
.p2-img img{
    top:0;
    left:600px;
    width:600px;
    height:400px;
    position:absolute;
    transition:0.4s;
}
.p2-img img.act{
    left:0;
    transition:0.4s;
}
.p2-btn{
    top:450px;
    left:780px;
    width:58px;
    height:26px;
    position:absolute;
    background:url("../img/p2-btn.png") no-repeat center;
    border:1px solid #ffffff;
}
.p2-btn li{
    float:left;
    width:29px;
    height:26px;
    cursor:pointer;
    line-height:26px;
}
.p2-left{
    background:url("../img/p2-left.png") no-repeat center;
}
.p2-right{
    background:url("../img/p2-right.png") no-repeat center;
}
/*.part .link{
    margin:50px auto 0;
    width:286px;
    height:64px;
    font-size:22px;
    line-height:55px;
    color:#ffffff;
    text-align:center;
    display:block;
    overflow:hidden;
    position:relative;;
    background:url("../img/p1-link1.png") no-repeat center;
}*/
.part .link{
    margin:50px auto 0;
    width:280px;
    height:55px;
    font-size:22px;
    color:#ffffff;
    line-height:55px;
    display:block;
    text-align:center;
    position:relative;
    overflow:hidden;
    background:#f85377;
    border:2px solid #ffffff;
    animation:1s link linear infinite;
    transition:0.4s;
}
.part .link:hover{
    animation:paused;
    border-radius:24px;
    transition:0.4s;
}
@keyframes link{
    0%{background:url("../img/link.jpg") repeat 0 center;}
    50%{background:url("../img/link.jpg") repeat 280px center;}
    100%{background:url("../img/link.jpg") repeat 560px center;}
}
/*.part .link2{
    margin:50px auto 0;
    width:286px;
    height:57px;
    font-size:22px;
    line-height:55px;
    color:#ec4777;
    text-align:center;
    display:block;
    background:url("../img/p1-link2.png") no-repeat center;
}*/
.part .link2{
    margin:50px auto 0;
    width:280px;
    height:55px;
    font-size:22px;
    color:#ffffff;
    line-height:55px;
    display:block;
    text-align:center;
    position:relative;
    overflow:hidden;
    background:#f85377;
    animation:1s link linear infinite;
    transition:0.4s;
    border:2px solid #ffffff;
}
.part .link2:hover{
    animation:paused;
    border-radius:24px;
    transition:0.4s;
}
.p3{
    height:925px;
    background:url("../img/p3-bg.jpg") no-repeat center;
}
.p3 ul{
    margin-left:77px;
}
.p3 ul li{
    margin-bottom:26px;
    margin-right:19px;
    float:left;
    width:276px;
    height:243px;
    overflow:hidden;
    position:relative;
}
.p3 ul li.l1{
    background:url("../img/p3-l1.jpg") no-repeat center;
}
.p3 ul li.l2{
    background:url("../img/p3-l2.jpg") no-repeat center;
}
.p3 ul li.l3{
    background:url("../img/p3-l3.jpg") no-repeat center;
}
.p3 ul li.l4{
    background:url("../img/p3-l4.jpg") no-repeat center;
}
.p3 ul li.l5{
    background:url("../img/p3-l5.jpg") no-repeat center;
}
.p3 ul li.l6{
    background:url("../img/p3-l6.jpg") no-repeat center;
}
.p3 ul li h2{
    width:276px;
    font-size:18px;
    line-height:49px;
    text-align:center;
    color:#ffffff;
}
.p3 ul li p{
    margin-top:135px;
    padding-left:36px;
    font-size:16px;
    line-height:24px;
    color:#7e879a;
}
.p3 ul li .info{
    bottom:-194px;
    left:0;
    width:276px;
    height:194px;
    position:absolute;
    overflow:hidden;
    background:#293449;
    background:rgba(41,52,73,0.94);
    transition:0.4s;
}
.p3 ul li:hover .info{
    bottom:0;
    transition:0.4s;
}
.p3 ul li .info a{
    margin:70px auto 0;
    width:112px;
    height:32px;
    color:#ffffff;
    font-size:18px;
    line-height:32px;
    text-align:center;
    display:block;
    border:1px solid #7e879a;
    transition:0.4s;
}
.p3 ul li .info a:hover{
    color:#293449;
    background:#ffffff;
    transition:0.4s;
}
.p4{
    padding-bottom:40px;
    background:#f6f7fa;
}
.p4 .main > ul{
    margin-left:75px;
}
.p4 .main > ul li{
    margin-right:14px;
    float:left;
    width:208px;
}
.p4 .main > ul li h2{
    margin-bottom:4px;
    width:208px;
    height:47px;
    color:#ffffff;
    font-size:20px;
    text-align:center;
    line-height:47px;
    background:#293449;
}
.p4 .main > ul li .box{
    width:208px;
    height:221px;
    overflow:hidden;
    background:#ffffff;
    border-bottom:1px solid #676e7c;
}
.p4 .main > ul li .box img{
    margin:16px auto 26px;
}
.p4 .main > ul li ul{
    margin-top:15px;
    margin-left:38px;
}
.p4 .main > ul li.first ul{
    margin-top:26px;
}
.p4 .main > ul li ul li{
    margin-bottom:7px;
    padding-left:16px;
    font-size:16px;
    color:#676e7c;
    line-height:16px;
    background:url("../img/p4-tag.png") no-repeat center left;
}
.p4 .main > ul li .box2{
    width:208px;
    height:222px;
    overflow:hidden;
    background:url("../img/p4-box2.png") no-repeat center #ec4777;
}
.p4 .main > ul li .box2 p{
    margin-top:40px;
    padding-left:18px;
    font-size:16px;
    line-height:24px;
    color:#ffffff;
}
.p5{
    height:840px;
    background:url("../img/p5-bg.jpg") no-repeat center;
}
.p5-div{
    width:1024px;
    height:440px;
    overflow:hidden;
    position:relative;
}
.p5-div > div{
    top:-440px;
    left:0;
    width:1024px;
    height:440px;
    position:absolute;
    transition:0.4s;
}
.p5-div > div.act{
    top:0;
    transition:0.4s;
}
.p5 .tit{
    margin:0 auto;
    width:691px;
    height:49px;
    line-height:49px;
    background:url("../img/p5-tit.png") no-repeat center;
}
.p5 .tit li{
    float:left;
    width:345px;
    font-size:18px;
    text-align:center;
    line-height:49px;
}
.p5 .tit li.l1{
    color:#ec4777;
}
.p5 .tit li.l2{
    color:#293449;
}
.p5 .box{
    margin-top:36px;
}
.p5 .ul1{
    margin-top:8px;
    margin-left:95px;
    float:left;
}
.p5 .ul1 li{
    margin-bottom:30px;
    width:359px;
    height:90px;
    overflow:hidden;
    background:url("../img/p5-li.jpg") no-repeat center;
}
.p5 .ul1 li h2{
    float:left;
    margin-top:20px;
    width:96px;
    font-size:18px;
    line-height:24px;
    color:#ffffff;
    text-align:center;
}
.p5 .ul1 li p{
    float:left;
    padding-left:20px;
    margin-top:16px;
    width:243px;
    font-size:14px;
    line-height:28px;
    color:#ffffff;
}
.p5 .ul2{
    margin-left:13px;
    float:left;
}
.p5 .ul2 li{
    margin-bottom:16px;
}
.p5 .ul2 li img{
    float:left;
    width:145px;
    height:105px;
}
.p5 .ul2 li .info{
    margin-top:8px;
    padding:24px 0;
    float:left;
    width:313px;
    height:42px;
    background:#ec4777;
}
.p5 .ul2 li .info p{
    margin-left:20px;
    margin-bottom:12px;
    padding-left:25px;
    font-size:14px;
    line-height:14px;
    color:#ffffff;
    background:url("../img/p5-tag.png") no-repeat left center;
}
.p5-btn{
    margin:0 auto;
    width:60px;
}
.p5-btn li{
    margin:0 5px;
    float:left;
    width:10px;
    height:10px;
    cursor:pointer;
    background:#293449;
    border-radius:100%;
    transition:0.4s;
}
.p5-btn li.act{
    width:30px;
    background:#f85377;
    border-radius:8px;
    transition:0.4s;
}
.p5 .mbp{
    margin-top:-44px;
    margin-left:7px;
    width:737px;
    height:463px;
    position:relative;
    background:url("../img/p5-mbp.png") no-repeat center;
}
.p5 .mbp .box2{
    top:210px;
    left:566px;
    width:381px;
    height:278px;
    position:absolute;
    background:url("../img/p5-box.png") no-repeat center;
}
.p5 .mbp .box2 h3{
    margin-top:75px;
    margin-left:50px;
    font-size:20px;
    line-height:20px;
    color:#ffffff;
}
.p5 .mbp .box2 h2{
    margin-top:12px;
    margin-left:60px;
    font-size:24px;
    line-height:34px;
    color:#ff4178;
}
.p5 .mbp .box2 h2 b{
    font-size:34px;
}
.p5 .mbp .box2 h2 span{
    color:#ffffff;
}
.p5 .mbp .box2 ul{
    top:40px;
    left:245px;
    position:absolute;
}
.p5 .mbp .box2 ul li{
    font-size:14px;
    line-height:24px;
    color:#ffffff;
}
.p6{
    height:761px;
    background:url("../img/p6-bg.jpg") no-repeat center;
}
.p6 .box{
    margin:110px auto 0;
    width:919px;
    height:235px;
    position:relative;
    background:url("../img/p6-box.jpg") no-repeat center;
}
.p6 .box ul{
    top:-110px;
    left:-44px;
    position:absolute;
}
.p6 .box ul li{
    margin-right:12px;
    float:left;
    width:219px;
    height:291px;
    overflow:hidden;
    position:relative;
}
.p6 .box ul li img{
    width:219px;
    height:291px;
}
.p6 .box ul li .info{
    top:291px;
    left:0;
    width:219px;
    height:291px;
    position:absolute;
    transition:0.4s;
}
.p6 .box ul li:hover .info{
    top:0;
    background:#293449;
    background:rgba(41,52,73,0.95);
    transition:0.4s;
}
.p6 .box ul li .info p{
    padding:65px 30px 0;
    font-size:16px;
    line-height:28px;
    color:#ffffff;
}
.p7{
    padding-bottom:100px;
    background:#f6f7fa;
}
.p7 .main{
    position:relative;
}
.p7 .phone{
    top:90px;
    left:30px;
    width:306px;
    height:609px;
    position:absolute;
    background:url("../img/p7-phone.png") no-repeat center;
    border-radius:48px;
    box-shadow:0 0 20px 5px rgba(40,43,67,0.15);
}
.p7 .phone .tag1{
    top:84px;
    left:-35px;
    width:85px;
    height:85px;
    position:absolute;
    background:url("../img/p7-tag1.jpg") no-repeat center #ffffff;
    border-radius:100%;
    box-shadow:0 0 20px 5px rgba(40,43,67,0.15);
}
.p7 .phone .tag2{
    top:398px;
    right:-18px;
    width:58px;
    height:58px;
    position:absolute;
    background:url("../img/p7-tag2.jpg") no-repeat center #ffffff;
    border-radius:100%;
    box-shadow:0 0 20px 5px rgba(40,43,67,0.15);
}
.p7-box{
    margin-left:214px;
    width:782px;
    height:579px;
    overflow:hidden;
    position:relative;
    background:url("../img/p7-box.jpg") no-repeat center;
}
.p7-box > div{
    left:37px;
    bottom:-500px;
    width:710px;
    height:500px;
    position:absolute;
    transition:0.4s;
}
.p7-box > div.act{
    bottom:22px;
    transition:0.4s;
}
.p7-box > div img{
    float:left;
    width:316px;
    height:492px;
}
.p7-box > div .info{
    float:right;
    width:390px;
}
.p7-box > div .info .txt1{
    margin-bottom:16px;
    margin-left:19px;
    float:left;
    width:172px;
    height:177px;
    overflow:hidden;
    border:1px solid #e4e6ee;
}
.p7-box > div .info .txt1.big{
    height:500px;
}
.p7-box > div .info .txt1 h2{
    margin:14px auto 0;
    padding-bottom:10px;
    width:135px;
    font-size:16px;
    line-height:16px;
    color:#ec4777;
    border-bottom:1px solid #ec4777;
}
.p7-box > div .info .txt1 p{
    padding-left:38px;
    margin-top:4px;
    font-size:16px;
    line-height:24px;
    color:#676e7c;
}
.p7-box > div .info .txt1 p.more{
    padding-left:20px;
    font-size:14px;
}
.p7-box > div .info .txt2{
    margin-left:19px;
    float:left;
    width:367px;
    height:103px;
    overflow:hidden;
    border:1px solid #e4e6ee;
}
.p7-box > div .info .txt2 h2{
    margin:10px auto 0;
    padding-bottom:10px;
    width:300px;
    font-size:18px;
    line-height:18px;
    color:#ec4777;
    border-bottom:1px solid #ec4777;
}
.p7-box > div .info .txt2 p{
    padding-left:38px;
    margin-top:4px;
    font-size:16px;
    width:300px;
    line-height:24px;
    color:#676e7c;
}
.p7-box > div .info .txt2 p span{
    float:right;
    width:120px;
}

.p7-ul{
    top:154px;
    left:27px;
    width:250px;
    height:370px;
    cursor:pointer;
    position:absolute;
}
.p7-ul li{
    width:150px;
    height:70px;
    position:absolute;
}
.p7-ul li.l1{
    top:0;
    left:0;
    background:#faa0a8;
}
.p7-ul li.l2{
    top:75px;
    left:0;
    background:#ff7ba1;
}
.p7-ul li.l3{
    top:150px;
    left:0;
    background:#faa0a8;
}
.p7-ul li.l4{
    top:225px;
    left:0;
    background:#ff7ba1;
}
.p7-ul li.l5{
    top:300px;
    left:0;
    background:#faa0a8;
}
.p7-ul li h2{
    font-size:20px;
    line-height:70px;
    text-align:center;
    color:#ffffff;
}
.p7-ul li p{
    margin-top:12px;
    font-size:20px;
    line-height:24px;
    text-align:center;
    color:#ffffff;
}
.p7-ul li.l6{
    top:0;
    right:0;
    width:90px;
    height:180px;
    background:#ff94a5;
}
.p7-ul li.l6 img{
    top:2px;
    left:10px;
    position:absolute;
}
.p7-ul li.l7{
    bottom:0;
    right:0;
    width:90px;
    height:180px;
    background:#feb099;
}
.p7-ul li h3{
    margin-top:22px;
    font-size:20px;
    line-height:24px;
    text-align:center;
    color:#ffffff;
}
.p7-ul li.act{
    background:#ffffff;
}
.p7-ul li.l6.act{
    background:#ffffff;
}
.p7-ul li.l7.act{
    background:#ffffff;
}
.p7-ul li.act h2{
    color:#ec4777;
}
.p7-ul li.act p{
    color:#ec4777;
}
.p7-ul li.act h3{
    color:#ec4777;
}
.p8{
    height:1076px;
    background:url("../img/p8-bg.jpg") no-repeat center;
}
.p8-ul{
    top:160px;
    left:140px;
    position:absolute;
}
.p8-ul li{
    margin-bottom:5px;
    width:6px;
    height:6px;
    background:#293449;
    border:3px solid #293449;
    border-radius:100%;
    transition:0.4s;
}
.p8-ul li.act{
    background:#ffffff;
    border:3px solid #ec4777;
    transition:0.4s;
}
.p8-box{
    margin:0 auto;
    width:870px;
    height:659px;
    overflow:hidden;
    position:relative;
    background:url("../img/p8-box.png") no-repeat center;
}
.p8-box .info{
    top:659px;
    left:140px;
    width:590px;
    height:659px;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.p8-box .info.i1{
    background:url("../img/p8-img1.png") no-repeat center;
}
.p8-box .info.i2{
    background:url("../img/p8-img2.png") no-repeat center;
}
.p8-box .info.act{
    top:0;
    transition:0.4s;
}
.p8-box .info h2{
    margin-top:540px;
    margin-left:28px;
    font-size:18px;
    line-height:18px;
    color:#ffffff;
}
.p8-box .info p{
    margin-top:6px;
    margin-left:28px;
    font-size:16px;
    line-height:26px;
    color:#ffffff;
}
.p8-left{
    top:400px;
    left:32px;
    width:76px;
    height:30px;
    cursor:pointer;
    position:absolute;
    background:url("../img/p8-left.png") no-repeat center;
}
.p8-right{
    top:230px;
    right:35px;
    width:76px;
    height:30px;
    cursor:pointer;
    position:absolute;
    background:url("../img/p8-right.png") no-repeat center;
}



.p9{height:886px;background:url("../img/p9-bg.jpg") no-repeat center;}
.p9 b{position: absolute;left:26px;bottom: 170px;width: 50px;height: 5px;background: #fff;}
.p9 .pos_p{font-size: 44px;color: #fff;position: absolute;left: 26px;bottom: 50px;line-height: 50px;}
.p9 .teacher{width: 1000px;height: 500px; margin: 0 auto;position: relative;overflow: hidden;}
.p9 #teacher{ width: 1000px;height: 500px;}
.p9 .teacher .t-bg{width: 1000px;height: 500px;background:url(../img/tbg.jpg) no-repeat;}
.p9 .fl{float: left;}
.p9 .teacher img{margin: 50px 0 0 148px;}
.p9 .teacher h3{font-size: 36px;color: #0b1c3d;font-weight: bold;margin-left: 56px;padding-top: 156px;height: 36px;line-height: 36px;}
.teacher div i,.p9 .teacher .t-bg p{font-size: 18px;color: #748295;margin-top: 164px;font-style: normal;}
.p9 .teacher .t-bg p{margin-top: 30px;margin-left: 56px;line-height: 32px;}

#cx,.p9 .num{position: absolute;left: 20px;top: 20px;color: #fff;z-index: 9999;}
#cx li,.p9 .num p{color: #fff;font-size: 18px;}
#cx li.on{color: #ed4679;}

.p9 .num{width: 24px;left: 54px;top: 156px;}
.p9 .num p{text-align: center;}
.p9 .num div{width: 1px;height: 152px;background: #fff;margin: 6px auto;}
.p9 .num div li{width: 3px;height: 19px;margin-left: -1px;}
.p9 .num div li.show{width: 3px;background: #fff;transition: 0.3s;}
.p10{
    padding-bottom:116px;
    background:#f6f7fa;
}
.p10{
    padding-bottom:50px;
}
.p10 ul{
    margin-left:70px;
}
.p10 ul li{
    margin-bottom:15px;
    margin-right:15px;
    float:left;
    width:285px;
    height:133px;
    overflow:hidden;
    background:url("../img/p10-li.png") no-repeat center;
}
.p10 ul li .box{
    margin:13px auto 0;
    width:259px;
    height:107px;
    overflow:hidden;
    position:relative;
}
.p10 ul li.l1 .box{
    background:url("../img/p10-img1.jpg") no-repeat center;
}
.p10 ul li.l2 .box{
    background:url("../img/p10-img2.jpg") no-repeat center;
}
.p10 ul li.l3 .box{
    background:url("../img/p10-img3.jpg") no-repeat center;
}
.p10 ul li.l4 .box{
    background:url("../img/p10-img4.jpg") no-repeat center;
}
.p10 ul li.l5 .box{
    background:url("../img/p10-img5.jpg") no-repeat center;
}
.p10 ul li.l6 .box{
    background:url("../img/p10-img6.jpg") no-repeat center;
}
.p10 ul li .box h2{
    margin-top:24px;
    font-size:22px;
    color:#ffffff;
    line-height:22px;
    text-align:center;
}
.p10 ul li .box p{
    margin-top:14px;
    font-size:18px;
    color:#ffffff;
    line-height:18px;
    text-align:center;
}
.p10 ul li .hover{
    top:107px;
    left:0;
    width:259px;
    height:107px;
    position:absolute;
    overflow:hidden;
    background:#33354b;
    background:rgba(41,52,73,0.95);
    transition:0.4s;
}
.p10 ul li:hover .hover{
    top:0;
    transition:0.4s;
}
.p10 ul li .hover a{
    margin:34px auto 0;
    width:143px;
    height:37px;
    line-height:37px;
    font-size:20px;
    font-weight:bold;
    color:#dce5ff;
    text-align:center;
    display:block;
    border:1px solid #dce5ff;
    border-radius:20px;
    transition:0.4s;
}
.p10 ul li .hover a:hover{
    color:#33354b;
    background:#dce5ff;
    transition:0.4s;
}
.footer{
    padding:30px 0;
    background:#272b36;
}
.footer p{
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
}
