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



body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}
.wrap{
    margin:0 auto;
    width:100%;
    max-width:640px;
    min-width:320px;
    overflow:hidden;
}
.header{
    width:100%;
}
.header .header-top{
    width:100%;
    padding:24px 0;
}
.header .header-top .logo{
    margin-left:3.125%;
    width:82.5%;
}
.header .nav{
    width:100%;
    background:#000000;
}
.header .nav li{
    padding:18px 0;
    float:left;
    width:25%;
    line-height:20px;
    text-align:center;
    background:#000000;
}
.header .nav li a{
    font-size:20px;
    color:#ffffff;
    display:block;
}
.header .nav li.act{
    background:#bf095f;
}
.content{
    width:100%;
}
.banner{
    width:100%;
    height:auto;
    overflow:hidden;
}
.swiper-container {
    width:100%;
    height:auto;
}
.swiper-container .swiper-slide img{
    width:100%;
    height:auto;
    display:block;
}
.menu{
    padding:20px 0 40px;
    margin-left:4.6875%;
    width:100%;
}
.menu li{
    margin-top:25px;
    margin-right:6.25%;
    float:left;
    width:17.96875%;
    text-align:center;
}
.menu li a{
    display:block;
}
.menu li img{
    width:100%;
    height:auto;
    display:block;
}
.menu li p{
    padding:15px 0;
    font-size:18px;
}
.container{
    padding:45px 0;
}
.bg1{
    background:#212121;
}
.bg2{
    background:#e8e8e8;
}
.title{
    padding:0 5%;
    width:90%;
    text-align:center;
}
.title h1{
    font-size:40px;
    line-height:60px;
    color:#ffffff;
}
.title h1.c2{
    color:#222222;
}
.title h1 span{
    color:#bf095f;
}
.title h2{
    margin-top:5px;
    font-size:16px;
    color:#797979;
}
.title h2.c2{
    color:#222222;
}
.title h2 span{
    color:#bf095f;
}
.title.t2 h1{
    height:92px;
    line-height:74px;
    background:url("../img/title-jt.png") no-repeat 90% center;
}
.title.t2 h3{
    margin-top:10px;
    text-align:center;
    font-size:14px;
    color:#888888;
}
.btn{
    margin:40px auto 0;
    width:31.25%;
    height:50px;
    line-height:50px;
    display:block;
    color:#ffffff;
    font-size:21px;
    text-align:center;
    background:#bf095f;
    border-radius:4px;
}
.main{
    padding-top:30px;
    margin:0 4.6875%;
    width:90.625%;
}
.home1{
    width:100%;
}
.home1 .box{
    margin-bottom:14px;
    padding:20px 0;
    width:100%;
    background:#ffffff;
}
.home1 .box img{
    float:left;
    width:50%;
    height:auto;
}
.home1 .info{
    float:left;
    width:50%;
}
.home1 .info h1{
    margin-top:16px;
    font-size:22px;
}
.home1 .info h1 span{
    color:#bf095f;
}
.home1 .info p{
    padding-right:5%;
    margin-top:22px;
    font-size:18px;
    line-height:30px;
    color:#7e7e7e;
}
.home2 img{
    margin:0 auto;
    width:90%;
    height:auto;
    display:block;
}
.home3 h1{
    margin-bottom:20px;
    font-size:20px;
    line-height:20px;
    color:#bf095f;
    text-align:center;
}
.home3 h1.mt{
    margin-top:40px;
}
.home3 img{
    margin:0 auto;
    width:90%;
    display:block;
    height:auto;
}
.home3 p{
    margin-top:16px;
    font-size:18px;
    color:#ffffff;
    text-align:center;
    line-height:26px;
}
.home3 h2{
    margin:20px auto 0;
    font-size:20px;
    line-height:36px;
    color:#ffffff;
    width:80%;
    text-align:center;
    border:1px dashed #ffffff;
    border-radius:6px;
}
.home4{

}
.home4 .box{
    margin-bottom:15px;:
width:100%;
    height:auto;
    background:#e8e8e8;
}
.home4 .box > img{
    float:left;
    width:38%;
}
.home4 .box .info{
    float:left;
    margin:0 4%;
    padding:30px 0;
    width:54%;
}
.home4 .box .info h1{
    font-size:25px;
    line-height:25px;
}
.home4 .box .info h1 span{
    color:#bf095f;
}
.home4 .box .info h2{
    margin-top:12px;
    width:90%;
    font-size:16px;
    line-height:28px;
    height:28px;
    color:#ffffff;
    position:relative;
    text-align:center;
    background:#bf095f;
}
.home4 .box .info h2 img{
    left:50%;
    bottom:-5px;
    margin-left:-5px;
    position:absolute;
}
.home4 .box .info p{
    margin-top:15px;
    font-size:16px;
    line-height:26px;
}
.home5{
    width:100%;
}
.home5 .tab-ul{
    width:100%;
}
.home5 .tab-ul li{
    margin:0 0.666%;
    padding:14px 0;
    float:left;
    width:32%;
    cursor:pointer;
    position:relative;
    text-align:center;
    background:#808080;
    border-radius:3px;
}
.home5 .tab-ul li.act{
    background:#bf095f;
}
.home5 .tab-ul li img{
    bottom:-10px;
    left:50%;
    display:none;
    margin-left:-12px;
    position:absolute;
}
.home5 .tab-ul li.act img{
    display:block;
}
.home5 .tab-ul li h1{
    font-size:24px;
    line-height:24px;
    color:#ffffff;
}
.home5 .tab-ul li p{
    margin-top:7px;
    font-size:14px;
    line-height:14px;
    color:#ffffff;
}
.hide{
    display:none;
}
.home5 .tab-div{
    margin-bottom:40px;
    margin-top:20px;
    width:100%;
    overflow:hidden;
}
.home5 .tab-div > div{
    width:100%;
    height:auto;
    box-sizing:border-box;
    border:10px solid #ffffff;
}
.home5 .tab-div > div img{
    width:100%;
    height:auto;
    display:block;
}
.home5 .tab-div > div .info{
    padding-bottom:10px;
    background:#bf095f;
}
.home5 .tab-div > div .info p{
    padding:10px 2%;
    font-size:14px;
    color:#ffffff;
}
.home5 .tab-div > div .info ul{
    margin:0 auto;
    width:80%;
}
.home5 .tab-div > div .info ul li{
    float:left;
    margin:0 5% 5px;
    width:40%;
    height:30px;
    font-size:16px;
    line-height:30px;
    color:#bf095f;
    text-indent:5%;
    background:#ffffff;
    border-radius:5px 0 5px 0;
}
.home5 .box{
    margin-top:20px;
    width:90%;
    padding:20px 5%;
    background:#ffffff;
    border-radius:5px;
    position:relative;
}
.home5 .box h1{
    font-size:22px;
    line-height:22px;
    color:#bf095f;
    text-align:center;
}
.home5 .box p{
    margin-top:12px;
    font-size:16px;
    line-height:24px;
}
.home5 .box img{
    position:absolute;
}
.home5 .box img.jt1{
    left:5%;
    bottom:-9px;
}
.home5 .box img.jt1-2{
    right:5%;
    bottom:-9px;
}
.home5 .box img.jt2{
    left:5%;
    top:0;
}
.home5 .box img.jt2-2{
    right:5%;
    top:0;
}
.home6{

}
.home6 .box{
    float:left;
    margin:10px 0.666%;
    width:32%;
    background:#ffffff;
}
.home6 .box img{
    width:100%;
    height:auto;
    display:block;
}
.home6 .box h1{
    margin:10px 5% 0;
    width:90%;
    font-size:20px;
    line-height:26px;
    text-indent:10px;
    border-bottom:1px solid #bf095f;
}
.home6 .box h1 span{
    padding:0 5px;
    float:right;
    line-height:26px;
    color:#ffffff;
    background-image:url("../img/home6-h1.jpg");
    background-color:#bf095f;
    background-repeat:no-repeat;
    background-position:left top;
}
.home6 .box p{
    font-size:18px;
    line-height:58px;
    text-align:center;
}
.home-img img{
    width:100%;
    height:auto;
    display:block;
}
.teacher{}
.teacher-title{
    padding:36px 4.6875%;
}
.teacher-title h1{
    font-size:40px;
    line-height:40px;
    text-align:center;
}
.teacher-title h1 span{
    color:#bf095f;
}
.teacher-title p{
    margin-top:12px;
    font-size:16px;
    line-height:18px;
    color:#808080;
}
.teacher-container1 .box{
    margin:0 auto 20px;
    width:90.625%;
}
.teacher-container1 .box .img{
    float:left;
    width:35%;
    height:auto;
    background:#bf095f;
    border:1px solid #bf095f;
}
.teacher-container1 .box .img img{
    width:100%;
    height:auto;
    display:block;
}
.teacher-container1 .box .img .link{
    padding:20px 0;
}
.teacher-container1 .box .img .link a{
    margin:0 auto;
    width:60%;
    height:40px;
    font-size:20px;
    line-height:40px;
    display:block;
    color:#ffffff;
    text-align:center;
    border:1px solid #ffffff;
    border-radius:18px;

}
.teacher-container1 .box .info{
    float:right;
    width:60%;
    height:auto;
}
.teacher-container1 .box .info .name-say{
    width:92%;
    padding:20px 4%;
    background:#bf095f;
}
.teacher-container1 .box .info .name-say h1{
    font-size:27px;
    color:#ffffff;
}
.teacher-container1 .box .info .name-say h2{
    margin-top:18px;
    font-size:18px;
    line-height:24px;
    color:#ffffff;
}
.teacher-container1 .box .info .title-of ul{
    margin-top:20px;
    width:47%;
}
.teacher-container1 .box .info .title-of ul li{
    margin-bottom:10px;
    font-size:16px;
    height:35px;
    line-height:35px;
    text-align:center;
    color:#ffffff;
    background:#bf095f;
}
.teacher-container1 .box .info p{
    margin-top:12px;
    font-size:16px;
    line-height:22px;
    color:#777777;
}
.teacher-container2{
    padding-bottom:20px;
}
.teacher-container2 .box{
    margin:0 auto;
    width:90.625%;
}
.teacher-container2 .box ul{
    width:48%;
}
.teacher-container2 .box ul li{
    margin-bottom:25px;
}
.teacher-container2 .box ul li img{
    width:100%;
    display:block;
}
.work-title{
    padding:20px;
}
.work-title h1{
    padding-left:2%;
    font-size:20px;
    line-height:24px;
    border-left:4px solid #e43972;
}
.work-title a{
    width:24px;
    height:24px;
    background:url("../img/next2.png") no-repeat center center;
    background-size:24px 24px;
}
.work-main{
    margin:0 auto;
    width:100%;
    border-top:5px solid #f2f2f2;
    border-bottom:1px solid #dad9d9;
}
.work-main.first{
    border-top:none;
}
.work-box{
    margin:0 auto;
    width:90%;
    padding-bottom:20px;
}
.work-box img{
    float:left;
    margin:5px 0.5%;
    width:49%;
    height:auto;
}
.goback{
    top:50%;
    margin-left:2%;
    margin-top:-26px;
    width:52px;
    height:52px;
    display:block;
    z-index:9999;
    position:fixed;
    background: url("../img/back.png") no-repeat center center;
    background-size: 52px 52px;
}
.work-img{
    padding-top:10px;
    padding-bottom:10px;
    background-color:#ffffff;
    border-bottom:2px solid #e8e7e7;
    border-top:10px solid #f2f2f2;
}
.work-img img{
    margin:0 auto;
    width:98%;
    height:auto;
    display:block;
    border:2px solid #c9c9c9;
}
.work-table{
    margin:0 auto;
    padding-bottom:20px;
    width:90%;
    overflow:hidden;
}
.work-table img{
    width:100%;
}
.class{
    background:#e8e8e8;
}
.class-title{
    padding:38px 0;
    text-align:center;
}
.class-title h1{
    font-size:50px;
    color:#bf095f;
}
.class-title h2{
    font-size:35px;
}
.class .box{
    margin:0 auto 30px;
    padding-bottom:20px;
    width:93.75%;
    box-sizing:border-box;
    background:#ffffff;
    border:10px solid #ffffff;
}
.class .box > h1{
    font-size:30px;
    line-height:94px;
    color:#ffffff;
    text-align:center;
    background:#bf095f;
}
.class .box .info{
    margin-top:48px;
}
.class .box .info ul{
    width:46%;
}
.class .box .info ul li{
    margin-bottom:30px;
}
.class .box .info ul li div{
    background:url("../img/jt4.png") no-repeat left top;
}
.class .box .info ul li div h1{
    margin-bottom:10px;
    margin-left:5%;
    width:95%;
    font-size:18px;
    line-height:28px;
    border-bottom:1px solid #aaaaaa;
}
.class .box .info ul li div p{
    margin-left:5%;
    font-size:16px;
    line-height:26px;
    color:#aaaaaa;
}
.class .box h2{
    margin-bottom:30px;
    padding:12px 5%;
    font-size:16px;
    line-height:26px;
    background:#e5e5e5;
    border-radius:4px;
}
.class .box h2.c2{
    color:#ffffff;
    background:#bf095f;
}
.class .box h3 {
    margin-bottom:10px;
    font-size:20px;
    color:#bf095f;
}
.class .box a{
    width:100%;
    height:54px;
    line-height:54px;
    font-size:18px;
    text-align:center;
    color:#ffffff;
    display:block;
    background:#bf095f;
    border-radius:4px;
}
.class .box h4{
    height:40px;
    line-height:40px;
    font-size:18px;
    text-align:center;
    color:#bf095f;
}
















.footer{
    padding:18px 0;
    width:100%;
    background:#1a1919;
}
.footer p{
    padding:0 2%;
    font-size:12px;
    color:#b0b1b2;
    text-align:center;
}

/*认证后改部分*/






/*认证部分*/
.rengzheng_s{
    width: 100%;
    padding-bottom: 1.5rem;
}
.rengzheng_s>.img{
    width: 100%;
    display: inline-block;
    position: relative;
    min-height: 92px;
    overflow: hidden;
}
@media (max-width:375px) {
    .rengzheng_s>.img{
        min-height: 80px;
    }
}
@media (min-width:768px) {
    .rengzheng_s>.img{
        min-height: 165px;
    }
}
@media (min-width:996px) {
    .rengzheng_s>.img{
        min-height: 165px;
    }
}
@media (max-width:1000px) {

}

.rengzheng_s>.img>div{
    position: absolute;
    display: block;
    box-shadow:  -5px 0 16px rgba(0,0,0,0.2);
    transition: all 0.5s;
    z-index: 1;
    width: 40%;
}
.rengzheng_s>.img>div img{
    width: 100%;
    display: block;
}
.rengzheng_s .l_125{
    left: 10%;
}
.rengzheng_s .l_295{
    left:  25%;
}
.rengzheng_s .l_465{
    left: 40%;
}
.rengzheng_s .l_635{
    left:  60%;
}
.rengzheng_s .l_295.l_295_1{
    left: 46%;
}
.rengzheng_s .l_465.l_465_1{
    left: 64%;
}
.rengzheng_s .l_635.l_635_1{
    left: 80%;
}
.rengzheng_s>.rengzheng_buttons{
    overflow: hidden;
    display: flex;
    justify-content:space-around;
}
.rengzheng_buttons>div{
    padding: 0 0.1rem;
    float: left;
    margin-top: 1rem;
}
.renzheng_button{
    width: 100%;
    text-align: center;
    display: inline-block;
    border: 1px solid #ce0b67;
    padding: 0.1rem 0.2rem;
    color: #ce0b67;
    font-size: 1.0rem;
}
.rengzheng_buttons>.true .renzheng_button{
    color: #fff;
    background: #ce0b67;
}
.rengzheng_s>.img>div.index_10{
    z-index: 10;
}
.rengzheng_s>.img:before{
    content: '';
    display: block;
    clear: both;
    position: absolute;
    height: 100%;
    width: 10%;
    top: 0;
    left:0;
    background:url("../img/jyyc-logo.jpg") no-repeat center #003779;
    background-size: 80%;
}




.w-container {
    max-width: 1000px;
    margin: auto;
    overflow: hidden;
}

.w-slide {
    padding-left: 1rem;
    padding-right: 1rem;
    box-sizing: border-box;
}

/**/
.bg1{
    background: #222;
}
.bg2{
    background: #0e0e0f;
}
.bg3{
    background: #fff;
}
/*tit*/
.tit{
    text-align: center;
    padding-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    /*padding-bottom: 1rem;*/
}
.tit h3{
    font-size: 1.8rem;
    color: #ce0b67;
    font-weight: bold;
    padding-bottom: 0.4rem;
    line-height: 1.4;
}
.tit h3 span{
    font-weight:bold;
    color: #222;
}
.tit p{
    font-size: 1.4rem;
    color: #999;
}
.tit .line{
    position: absolute;
    width:16rem;
    height: 1px;
    background: #b8b8b8;
    bottom: 0;
    left: 50%;
    margin-left: -8rem;
}
.tit .line:before{
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 5rem;
    height: 3px;
    margin-left: -2.5rem;
    background: #333;
}
.tit_1 h3 span{
    font-weight:bold;
    color: #fff;
}


.tit_2 h3{
    color: #e62f25;
}
.tit_2 p{
    /*color: #fff;*/
}
.tit_2 .line{
    background: #fff;
}
.tit_2 .line:before{
    background: #fff;
}




/*增加-测一测模块part2*/
.part2-aa .tit{padding-bottom: 1rem;}
.part2-aa .tit h3 span{
    color: #de2986;
    font-size: 2.2rem;
}
.part2-aa .tit{
    text-align: center;
    padding-top: 3rem;
    margin-bottom: 2rem;
    position: relative;
    /*padding-bottom: 1rem;*/
}
.part2-aa .tit h3{
    font-size: 2rem;
    font-weight: bold;
    padding-bottom: 0.4rem;
    line-height: 1.4;
	color:#333;
}
.part2-aa .tit h3 sup{
    font-weight: normal;
}
.part2-aa .tit h3 span{
    font-weight:bold;
    display: block;
}

button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
input:-ms-input-placeholder{
    color: #ddd;
}

input::-webkit-input-placeholder{
    color: #ddd;
}
.clear_fix:after,
.clear_fix:before ,
ul:after,
ul:before{
    content: "";
    display: block;
    clear: both;
}
.part2-aa{ padding-bottom: 3.5rem; border-bottom: 1px solid #e5e5e5;max-width: 750px;
    margin: auto;
    overflow: hidden;}
.form-ce{ width:82%;margin: 0 auto;}
.form-ce .yes{ width: 100%; padding: 0rem 0rem 0.5rem; border-bottom: 1px solid #e5e5e5; margin-bottom: 1.5rem;  vertical-align: middle;}
.form-ce .yes:nth-child(4){ border-bottom: none;}
.form-ce .yes p{width:12%;height:5rem; float: left; color:#de2986;font-size: 1.3rem;}
.form-ce .yes p>img{ width:1.95rem; height: 1.8rem; display: block;margin-left: 0.4rem;}
.form-ce .yes p:before{ background-position: 0 0;}
.form-ce .yes>dl{ width: 87%; float: right;display: flex; flex-wrap: wrap; align-content: space-between; justify-content: inherit;}
.form-ce .yes>dl>label{ font-size: 1.3rem;
    padding: 0.5rem  1.4rem; border:1px solid #e5e5e5; box-sizing: border-box; border-radius: 2rem; display:inline-block;
    margin-left: 1.5rem; margin-bottom: 1rem; cursor: pointer;position: relative;color: #666;}
.form-ce .yes>dl>label input{display: none;}

/*act点击*/

.act1{ color:#de2986 !important;   border:1px solid  #de2986 !important;}
.act1:after{ content: ''; background: url("../img/yes.png") no-repeat; background-size: 100%; display: block;
    width: 1.2rem; height: 1.2rem;
    position: absolute; top: -0.1rem; right: -0.2rem;}

.form-ce .pho{ border: 1px solid #bbb; border-radius: .5rem; padding: 1.5rem; font-size: 1.6rem; background-color: #fff;}
.form-ce .pho span>sub{ color: #de2986;position: relative;
    top: -0.5rem; left: -0.5rem; font-size: 1.6rem;}
.form-ce .pho>input.phone{ font-size: 1.6rem;  width: 60%; overflow: hidden; padding-left: 1rem; border:none;outline:none;}
.form-ce .submitBtn{ width: 100%; height: 5.5rem;background-color:#de2986; border-radius: .5rem; font-size: 2.3rem;color: #fff; margin-top: 1.5rem; cursor: pointer; border:none;}

/*input::-webkit-input-placeholder{ color: #bbb;}*/
/*input::-ms-input-placeholder{ color: #bbb;}*/
/*input::-moz-input-placeholder{ color: #bbb;}*/
@media screen and (max-device-width: 750px) {
    .form-ce .yes p{margin-top: 2rem;}
}


































