html{-webkit-text-size-adjust:none;  }
a{outline:none; text-decoration:none;} a:hover{ text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important;} em,i{ font-style:normal;}
select{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);   }
img{ display:block;}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) {
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) {
html {
font-size:73.24%!important
}

}
@media only screen and (min-width:481px) {
html {
font-size:84%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:90%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:100%!important
}
}
body {
    font-family: "Microsoft YaHei",sans-serif;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
	overflow-x:hidden;
	background-color:#fff;
}

/* 通用 */
.bgi img{width: 100%;}
.mt1{margin-top: 1rem;}
.mgt10{margin: 1rem 1rem 0;}
.pdb1{padding-bottom: 1rem;}
.bgcf4{background-color: #f4f4f4;}
.tit h2{font-size: 2rem;text-align: center;margin-top: 1rem;}
.tit span{text-align: center;display: block;font-size: 1.4rem;color: #666666;}
.bgdh img{width: 100%;}
.btn-kc{margin:1rem;overflow: hidden;}
.btn-kc span{width: 50%;float: left;display: block;}
.btn-kc a{text-align: center;display: block;margin: .5rem;border-radius: 5rem;height: 3.2rem;line-height: 3.2rem;font-size: 1.3rem;}
.btn-kc a.btn-kcl{color: #970c0c;background-color: #ffffff} 
.btn-kc a.btn-kcr{color: #ffffff;border: 1px solid #ffffff;box-sizing: border-box;}
.box-tit{margin: 2rem 0 1rem;text-align: center;}
.box-tit h2{font-size: 2rem;}
.box-tit h2 b{color: #82223e;}
.w750 img{width: 100%;}
.w750 span{font-size: 1.6rem;text-align: center;display: block;padding:1rem .5rem;background: linear-gradient(to right, #7e213c, #c73268);border-radius: 5rem;margin: 0 1rem;}
.w750 span a{color: #ffffff;}
/* 头部图 */
.topsp{position: relative;}
.topspbg img{width: 100%;}
.topspbox{position: absolute;top: 0rem;padding:0 1rem;display: flex;flex-wrap: wrap;}
.topsp1{background-color: #ffffff;padding:1rem 0 1rem 1rem;display: flex;flex-wrap: wrap;border-radius: .4rem;}
.topvid{width: 75%;}
.topvid video{ width:100%; display:block; max-width:640px;}
.top-tell{line-height: 2rem;height: 2rem;}
.top-tell span{font-size: 1.3rem;}
.top-tell span i{line-height: 2rem;height: 2rem;display:inline-block;margin-right: .5rem;color: #970c0c;font-size: 1.4rem;}
.top-tell span b{color: #970c0c;margin-left: .5rem;}
.topsptit{width: 25%;position: relative;}
.topsptit{display: flex;align-items:center;}
.zysp{margin: .5rem auto;display: block;}
.zysp p img{width: 80%;margin: 0 auto;}
.toptitr img,.toptitl img{width: 100%;}




/* 表单提交 */
.bd{overflow: hidden;background-color: #FDF0E0;
 /*   background-image: linear-gradient(#bb200c 0%, #bb200c 50%, #f4f4f4 50%); */}
.bd h3{color: #323332;text-align: center;font-size: 1.6rem;}
.bd1{background-color: #ffffff;margin: 1rem ;padding: 1rem;border-radius: .4rem;box-shadow:0px 0px 2px #dcdad7;}
.bddh{height: 4rem;margin-bottom: 1rem;position: relative;}
.bddh i {position: absolute; display: block;font-size: 2rem;color: #ccc;line-height: 2rem;left: .8rem;height: 2rem;border-right: 1px solid#ddd;top: 1rem;padding-right: .5rem;}
.bddh input {border: 1px solid #e4e4e4;background-color: #f4f4f4;height: 3.8rem;font-size: 1.3rem;width: 98%;border-radius: .3rem;margin-left: .8%;text-indent: 3.5rem;}
.bd-tjbtn input{border: 1px solid #970c0c;border-radius: 2rem;border: none;width: 100%;height: 4rem;font-size: 1.8rem;color: #ffffff;
background: linear-gradient(to right, #7E223B, #C73269);}

/* 六大优势 */
.box1{background-color: #f5f5f5;overflow: hidden;}
.box-pic ul {display: flex;flex-wrap: wrap;margin: 0 .5rem;}
.box-pic ul li{width: 50%;}
.box-pic ul li a{display: block;background-color: #ffffff;margin: .5rem;padding: .5rem;border-radius: .5rem;}
.box-pic ul li a img{width: 100%;}
.box-pic ul li a b{text-align: center;font-size: 1.4rem;display: block;margin: .5rem 0;color: #82223e;}
.box-pic ul li a p{text-align: center;font-size: 1.1rem;color: #000000;padding: .5rem 0;}


/* 阶段教学 */
.box2-nav{ margin:1rem 1rem 0;background-color: #fff1e1;}
.box2-nav a{ display:inline-block; width:25%;height:3rem; border-radius:0; text-align:center;background-color:transparent !important; opacity:1;}
.box2-nav span{ display:block; height:3rem; line-height:3rem; color:#000000; font-size:1.3rem;}
.box2-nav .swiper-pagination-bullet-active span{ background-color:#8f2546; color:#ffffff;}
.box2-swp{overflow: hidden;}
.box-swp1{margin: 1rem;}
.box-swp1 p img{width: 100%;}
.box-swp1 p{background-color:#fff1e1;padding: 1rem;font-size: 1.2rem; line-height: 1.8rem;height: 37rem;}
.box-swp1 p span{display:flex;justify-content: space-between;font-size: 1.6rem;padding: .5rem;border-bottom: 1px dotted #D2C7BA;font-weight: bold;color: #8f2546;}
.box-swp1 p span b{color: #8f2546;}








/* 名师 */
.hslbox6{ margin:2rem 0 0 0; padding:2rem 1rem;background:linear-gradient(to right,#81223e, #c43166);}
.hslbox6 .hslzttit h3{ color:#fff; font-size: 2rem;text-align: center;}
.hslbox6 .hslzttit h3 b{color: #ffe065;}
.hslbox6_1{ border-radius:.5rem; background-color:#caa0ad; margin-top:2rem; padding:0 .5rem .5rem .5rem; position:relative; margin-bottom:1rem;}
.hslbox6_2{ margin:0; overflow:hidden; padding-top:3rem;}
.hslbox6_4{ background-color:#fff; border-radius:.5rem; position:relative;}
.hslbox6_4 a{display: flex;justify-content: space-between; height:20rem;}
.hslbox6_5{ width:30%;height:20rem; position:relative;} 
.hslbox6_5 img{ width:100%; position:absolute; bottom:0; left:0;}
.hslbox6_6{ width:66%;}
.hslbox6_6 b{ display:block; color:#333; font-size:2rem; height:3rem; margin-top:2rem;}
.hslbox6_6 em{ font-style:normal; font-size:1.3rem; color:#333; line-height:1.8rem; /* height:3.6rem; */ overflow:hidden; display:block; margin-right:.5rem; border-bottom:1px dashed #9f9fa0; margin-bottom:1rem; padding-bottom:1rem;}
.hslbox6_6 p{font-size:1.2rem; color:#666; line-height:1.5rem; height:7.5rem; overflow:hidden; margin-right:1.3rem;}
.hslbox6_3 a{ display:block; height:7rem; position:relative; background-color:#fff; border-radius:.5rem;border:1px solid #fff; overflow:hidden;}
.hslbox6_3{ margin-top:1rem;}
.hslbox6_3 img{ position:absolute; width:50%; bottom:-1.5rem; left:25%;}
.hslbox6_3 .swiper-wrapper{transform:none !important;}
.hslbox6_img{ display:block; position:absolute; height:2rem; top:.5rem; right:1rem;color:#b27083;font-size: 2rem;font-weight: 900;letter-spacing: -.25rem;font-style: italic;}
.hslbox6_img img{ height:100%; width:auto;}
.hslbox6_3 .swiper-slide-thumb-active a{border:1px solid #970c0c;}
.hslbox6 a span{ border-color:#fff; color:#970c0c; background-color:#fff;}
.hslbox6 a:last-child span{ color:#fff; background-color:transparent;}

/* 可掌握 */
.box-kz-txt{border: 1px dotted #c02710;padding: 1rem;border-radius: .5rem;margin: 0 1rem;font-size: 1.2rem;background-color: #fff9f1;color: #000000;}
.box3-pic{display: flex;flex-wrap: wrap;margin: 1rem .5rem;}
.box3-pic ul.ull{width: 50.5%;}
.box3-pic ul.ulr{width: 49.5%;}
.box3-pic ul img{width: 100%;}
.box3-pic ul li{margin: .5rem;}
.box3 .btn-kc a.btn-kcl { color: #ffffff;background: linear-gradient(to right,#81223e, #c43166);}
.box3 .btn-kc a.btn-kcr{color:#81223e;border: 1px solid #81223e;box-sizing: border-box;}


/* 考学历 */
.box4{background-color: #fff4e7;overflow: hidden;}
.box4-pic ul{display: flex;flex-wrap: wrap;margin: .5rem;}
.box4-pic ul li{width: 33.3333%;}
.box4-pic ul li a{display: block;margin: .5rem;}
.box4-pic ul li a img{width: 100%;}
.box4-pic ul li a p{padding: .5rem 0;text-align: center;background-color: #ffffff;font-weight: bold;font-size: 1.3rem;color: #81223e;}


/* 推荐企业 */
.box5-pic ul{display: flex;flex-wrap: wrap;margin: .5rem;}
.box5-pic ul li{width: 33.3333%;}
.box5-pic ul li a{display: block;margin: .5rem;}
.box5-pic ul li a img{width: 100%;}
.box5-pic ul li a p{padding: .5rem;text-align: center;background-color: #f3f3f3;font-size: 1.2rem;color: #000000;}
.box5 .btn-kc a.btn-kcl { color: #ffffff;background: linear-gradient(to right,#81223e, #c43166);}
.box5 .btn-kc a.btn-kcr{color:#81223e;border: 1px solid #81223e;box-sizing: border-box;}


/* 学子 */
.box6{background-color: #fff4e7;overflow: hidden;}
.box6 ul{display: flex;flex-wrap: wrap;margin: 0 .5rem }
.box6 ul li{width: 50%;}
.box6 ul li a {display: block;margin: .5rem;background-color: #ffffff;color: #000000;text-align: center;font-size: 1.2rem;}
.box6 ul li a img{width: 100%;}
.box6 ul li a p{padding: 1rem .5rem;}
.box6 .btn-kc a.btn-kcl { color: #ffffff;background: linear-gradient(to right,#81223e, #c43166);}
.box6 .btn-kc a.btn-kcr{color:#81223e;border: 1px solid #81223e;box-sizing: border-box;}



/* 热门专业 */
.box-tit1 h2{text-align: center;font-size: 2rem;padding: 2rem 0 1rem;margin: 0 1rem;color: #81223e;}

.box-remen-list ul{margin:1rem .5rem;display: flex;flex-wrap: wrap;}
.box-remen-list ul li{width: 33.333%;}
.box-remen-list ul li a{display: block;background-color: #f2f2f2;margin: 0 .5rem;}
.box-remen-list ul li a img{width: 100%;}
.box-remen-list ul li a p{text-align: center;padding: .5rem .5rem 0;overflow: hidden;color: #000000;font-size: 1.1rem;font-weight: bold;}
.box-remen-list ul li a span{display: block;text-align: center;width: 90%;margin: .5rem auto;border: 1px solid #81223e;padding: .2rem 0;font-weight: 500;border-radius: .5rem;color: #81223e;font-size: 1.1rem;}

/* 关心问题 */
.wenti{background-color: #fff4e7;overflow: hidden;}
.box-wenti-list{margin: 0 1rem 1rem;}
.box-wenti-list li {background-color: #fff;margin-top: 1rem;box-shadow: 0 0 1rem rgba(0,0,0,.15);}
.box-wenti-list li a{display: flex;justify-content: space-between;font-size: 1.3rem;}
.box-wenti-list li p {height: 4rem;line-height: 4rem;font-size: 1.2rem;text-indent: 1rem;color: #333;}
.box-wenti-list li span { height: 4rem;line-height: 4rem;background-color: #81223e;color: #fff;padding: 0 1rem;font-size: 1.3rem;background: linear-gradient(to right, #81223e, #c63267);}
.box-wenti-list li span i {font-size: 1.3rem;margin-right: .5rem;}