@charset "UTF-8";
/* reset */
/*
  *author:Y.Ray
*/
*{margin:0; padding:0;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li {list-style:none;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
em, i {font-style:normal;}
a, a:visited, a:active {text-decoration:none; border:none; outline:none; color: #333; cursor: pointer;}
a,img { display:block; border:none;}
input, textarea {outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(3, 3, 3, 0); }
select {outline: medium none;}
textarea {resize: vertical;}
body {-webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(3,3,3,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1;font-size: 14px;overflow-x: hidden; color: #333;}
body, button, input, select, textarea {font-family: -apple-system,"Microsoft YaHei", BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, Arial, "PingFang SC", 'Noto Sans', "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;} /*placeholder 字体颜色*/
:-moz-placeholder {color:#666;} /*placeholder 字体颜色*/
::-moz-placeholder {color: #666;} /*placeholder 字体颜色*/
:-ms-input-placeholder {color: #666;} /*placeholder 字体颜色*/
.none{display:none;}
.left {float:left;}
.right {float:right;}
.clearfix::after {content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix {zoom:1;}
.clear{clear: both;}
.cont {width: 7.5rem; margin: auto;}

.copyright {width: 7.5rem;bottom: 0;padding: .15rem 0;  font-size: .18rem;color: #fcfcfc;text-align: center; line-height: .25rem;
  margin: 0 auto;background-color: #a7a7a7;}
.copyright p{display:inline;color:#fcfcfc}
.copyright a{display:inline;color:#fcfcfc}
.copyright p span{display: block;}
/*按钮悬停*/
.hvr-grow-shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform;}
.hvr-grow-shadow:hover,.hvr-grow-shadow:active{box-shadow:0 15px 15px -10px rgba(0,0,0,0.5);-webkit-transform:scale(1.1);transform:scale(1.1);}
.hvr-grow-shadow2{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform;}
.hvr-grow-shadow2:hover,.hvr-grow-shadow2:active{-webkit-transform:scale(1.1);transform:scale(1.1);}
.hvr-up-shadow:hover{transform:translateY(-5px);box-shadow:0 10px 18px 10px rgb(11 42 113 / 5%);}
/* 加隐私条款 */
.xieyi {margin: 0 auto; font-size: .22rem; text-align: center; line-height: .19rem; color: #666;}
.xieyi .xy {border: none; display: inline-block; background: transparent; height: .24rem;}
.xieyi input[type=checkbox] {position: relative; display: inline-block; float: none; width: .24rem; height: .24rem; padding: 0; margin-bottom: 0; border: none; -webkit-appearance: checkbox;-webkit-appearance: none;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: .04rem; left: 0; width: 100%;  height: 100%; background: url(../images/uncheck.png) no-repeat center; background-size: .24rem auto;}
.xieyi input[type=checkbox]:checked::before {position: absolute; background: url(../images/checked.png) no-repeat center; background-size: .24rem auto; top: .04rem; left: 0; width: 100%;}
.xieyi a {display: inline; background: transparent; color: #ed5736;}

/*协议弹窗样式*/
.es_arg_mask {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #000;filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3; opacity: 0.3;z-index: 2000;}
.es_agr_box {position: fixed;top: 50%;left: 50%;width: 5.6rem;margin: -2.5rem 0 0 -2.9rem;padding: .1rem;background: #ffffff;border-radius: .08rem;z-index: 2001;}
.es_agr_title {text-align: center;font-size: .3rem;font-weight: bold;padding: .1rem .2rem;}
.es_agr_main {height: 2rem; overflow: auto;}
.es_agr_con {font-size: .16rem;color: #3a3d4b;line-height: .26rem;word-break: break-all;}
.es_agr_btn {text-align: center;padding: .2rem .2rem 0;}
.es_button {line-height: .6rem;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: .24rem;border-radius: .08rem;padding: 0 .4rem;background: #1890FF;background: -webkit-linear-gradient(left, #1890FF, #90CAFF);background: -o-linear-gradient(left, #1890FF, #90CAFF);background: -moz-linear-gradient(left, #1890FF, #90CAFF);background: linear-gradient(left, #1890FF, #90CAFF);}
.es_cancel {display: block;font-size: .14rem;color: #3a3d4b;cursor: pointer; margin-top: .1rem;}
.agreement {padding: .1rem;}
.agreement p {font-size: .24rem; line-height: .4rem; text-indent: 2em; text-align: justify;}

/* banner */
.banner-bgd{width:7.5rem;height:4.53rem;margin:0 auto;background:url('../images-yd/banner-bgd.png') no-repeat center;background-size:100% 100%;}
.banner{padding:3.44rem 0 0;font-size:0;text-align:center;}
.banner-logo{display:none;}
.banner-logo,.banner h2,.banner h1,.banner h3{display:none;}
.banner .banner-link{display:block;width:3.7rem;height:.6rem;font-size:.38rem;color:#fff;line-height:.6rem;font-weight:600;margin:0 auto;border-radius:.38rem;background:linear-gradient(to bottom,#ffb63a,#ff560b);border:.08rem solid #fff3c3;}
.banner .banner-link span{display:inline-block;vertical-align:top;width:.35rem;height:.34rem;margin:.13rem .1rem;background:url('../images/banner-link.png') no-repeat center;background-size:contain;}
/* 你也处于这样的困境吗 */
.confuse-bgd{margin:0 auto;background:url('../images/confuse-bgd.png') no-repeat center;background-size:cover;}
.confuse{padding:.5rem 0;font-size:0;text-align:center;}
.confuse-box{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto;background-color:#ededed;border:.17rem solid #1c77ff;border-radius:.24rem;}
.confuse-box h2{position:relative;font-size:.33rem;color:#754b06;font-weight:700;line-height:.8rem;font-family:Noto Sans SC;margin-bottom:.3rem;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.confuse-box h2::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-right:.5rem solid #ededed;}
.confuse-box h2::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-left:.5rem solid #ededed;}
.confuse-box h2 img{display:none;}
.confuse-box h2 span{display:block;font-size:.3rem;color:#000;font-weight:700;}
.confuse-box ul{display:flex;flex-wrap:wrap;justify-content:space-around;}
.confuse-box li{margin-bottom:.24rem;}
.confuse-box li:nth-of-type(1){box-sizing:border-box;padding:.46rem 0 0 .19rem;width:3.21rem;height:1.51rem;text-align:left;background:url('../images/confuse-box-img01.png') no-repeat center;background-size:contain;}
.confuse-box li:nth-of-type(2){box-sizing:border-box;padding:.46rem 0 0 .51rem;width:3.2rem;height:1.5rem;text-align:left;background:url('../images/confuse-box-img02.png') no-repeat center;background-size:contain;}
.confuse-box li:nth-of-type(3){box-sizing:border-box;padding:.46rem 0 0 .19rem;width:3.21rem;height:1.51rem;text-align:left;background:url('../images/confuse-box-img03.png') no-repeat center;background-size:contain;}
.confuse-box li:nth-of-type(4){box-sizing:border-box;padding:.46rem 0 0 .46rem;width:3.2rem;height:1.5rem;text-align:left;background:url('../images/confuse-box-img04.png') no-repeat center;background-size:contain;}
.confuse-box li:nth-of-type(2) h3{margin-right:.16rem;}
.confuse-box li:nth-of-type(4) h3{padding:.07rem 0 0;}
.confuse-box li span{display:inline-block;vertical-align:top;width:.58rem;height:.58rem;margin-right:.12rem;background:url('../images/confuse-box-icon.png') no-repeat center;background-size:contain;}
.confuse-box li h3{position:relative;display:inline-block;vertical-align:top;font-size:.22rem;color:#000;line-height:.28rem;}
/* 一课得双证 上岗赢高薪 */
.certificate-bgd{margin:0 auto;background:url('../images/certificate-bgd.png') no-repeat center;background-size:100% 100%;}
.certificate{padding:.5rem 0 .2rem;width:7.5rem;font-size:0;text-align:center;}
.certificate h2{width:7.2rem;height:.8rem;margin:0 auto .57rem;}
.certificate h2 img{width:7.2rem;height:.8rem;}
.certificate-box{width:7.5rem;margin:0 auto;}
.certificate-list{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.22rem 0 0;width:6.07rem;height:3.46rem;text-align:left;margin-bottom:.3rem;background:url('../images/certificate-list01.png') no-repeat center;background-size:contain;}
.certificate-list:nth-of-type(2){background:url('../images/certificate-list02.png') no-repeat center;background-size:contain;}
.certificate-list .certificate-img{display:inline-block;vertical-align:top;width:2.01rem;height:1.43rem;margin:0 0 0 .95rem;}
.certificate-right{display:inline-block;vertical-align:top;padding:.21rem 0 0;width:2.47rem;}
.certificate-right h3{font-size:.22rem;color:#fff;margin-bottom:.07rem;}
.certificate-right p{padding-left:.16rem;font-size:.2rem;color:#fff;margin-bottom:.1rem;}
.certificate-right img{width:1.67rem;height:.52rem;margin:0 0 0 .2rem;}
.certificate-list h4{box-sizing:border-box;padding:.45rem .65rem 0;width:5.94rem;font-size:.22rem;color:#fff;line-height:.28rem;text-align:left;}
.background01{margin:0 auto;background:url('../images/background01.png') no-repeat center;background-size:cover;}
/* 理论&实操 一站式学习 */
.study{padding:.5rem 0;font-size:0;text-align:center;}
.study h2{width:7.2rem;height:.9rem;margin:0 auto .46rem;}
.study h2 img{width:7.2rem;height:.9rem;}
.study-box01{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto .2rem;background-color:#ededed;border:.17rem solid #1c77ff;border-radius:.24rem;}
.study-box01 h3{position:relative;font-size:.33rem;color:#754b06;font-weight:700;line-height:.8rem;font-family:Noto Sans SC;margin-bottom:.3rem;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.study-box01 h3::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-right:.5rem solid #ededed;}
.study-box01 h3::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-left:.5rem solid #ededed;}
.study-bottom{position:relative;}
.study-bottom{box-sizing:border-box;padding:4.7rem 0 .2rem;width:7rem;margin:0 auto;border-radius:.12rem;background:url('../images/study-bottom.png') no-repeat center;background-size:cover;}
.study-bottom li:nth-of-type(1) h4{position:absolute;top:.39rem;left:50%;width:1.72rem;height:1.08rem;font-size:.22rem;color:#fff;font-weight:700;line-height:1.4rem;margin-left:-0.86rem;background:url('../images/study-bottom-icon01.png') no-repeat center;background-size:contain;z-index:5;}
.study-bottom li:nth-of-type(2) h4{position:absolute;top:1.11rem;left:50%;width:2.32rem;height:1.17rem;font-size:.22rem;color:#fff;line-height:1.74rem;margin-left:-1.16rem;background:url('../images/study-bottom-icon02.png') no-repeat center;background-size:contain;z-index:4;}
.study-bottom li:nth-of-type(3) h4{position:absolute;top:1.84rem;left:50%;width:2.85rem;height:1.36rem;font-size:.22rem;color:#fff;margin-left:-1.42rem;line-height:2.03rem;background:url('../images/study-bottom-icon03.png') no-repeat center;background-size:contain;z-index:3;}
.study-bottom li:nth-of-type(4) h4{position:absolute;top:2.53rem;left:50%;width:3.63rem;height:1.81rem;font-size:.22rem;color:#fff;margin-left:-1.81rem;line-height:2.65rem;background:url('../images/study-bottom-icon04.png') no-repeat center;background-size:contain;z-index:2;}
.study-right{padding-left:.5rem;text-align:left;}
.study-right h5{font-family:Noto Sans SC;font-size:.2rem;color:#000;font-weight:700;text-align:left;margin-bottom:.1rem;}
.study-right P{box-sizing:border-box;font-size:.18rem;color:#4c4c4c;margin-bottom:.24rem;}
.study-right p span{display:inline-block;vertical-align:top;width:.9rem;}
.study-right p em{display:inline-block;vertical-align:top;box-sizing:border-box;width:5rem;line-height:.2rem;}
.study-bottom li:nth-of-type(1) h5 span{color:#2254f3;}
.study-bottom li:nth-of-type(2) h5 span{color:#0dccbc;}
.study-bottom li:nth-of-type(3) h5 span{color:#ff7a01;}
.study-bottom li:nth-of-type(2) em{padding-right:.4rem;}
.study-bottom li:nth-of-type(3) em{padding-right:.4rem;}
.study-bottom li:nth-of-type(4) p:nth-of-type(2) em{padding-right:.4rem;}
.study-bottom li:nth-of-type(4) p{margin-bottom:.08rem;}
/* 实操——从上岗到晋升，无惧竞争 */
.competition-box{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto .3rem;background-color:#0717a5;border:.17rem solid #1c77ff;border-radius:.24rem;}
.competition-box h3{position:relative;font-size:.33rem;color:#754b06;font-weight:700;line-height:.8rem;font-family:Noto Sans SC;margin-bottom:.2rem;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.competition-box h3::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-right:.5rem solid #0717a5;}
.competition-box h3::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:.8rem solid transparent;border-left:.5rem solid #0717a5;}
.competition-title ul{display:flex;justify-content:center;margin-bottom:.3rem;}
.competition-title li{width:1.32rem;height:.45rem;font-family:Noto Sans SC;font-size:.28rem;color:#fff;line-height:.45rem;font-weight:700;margin:0 .05rem;border-radius:.08rem;border:.02rem solid #b6cfff;background:linear-gradient(to bottom,#045cfb,#4b8bff);box-shadow:0 0 .1rem rgba(192,250,255,0.5),/* 主外发光 */
 0 0 .1rem rgba(192,250,255,0.2),/* 次外发光 */
 0 0 .2rem rgba(192,250,255,0.1);/* 远离中心的外发光 */
}
.competition-title li:nth-of-type(1){border:.02rem solid #b6cfff;background:linear-gradient(to bottom,#045cfb,#4b8bff);box-shadow:0 0 .1rem rgba(192,250,255,0.5),/* 主外发光 */
 0 0 .1rem rgba(192,250,255,0.2),/* 次外发光 */
 0 0 .2rem rgba(192,250,255,0.1);}
.competition-title li:nth-of-type(2){border:.02rem solid #ffcca6;background:linear-gradient(to bottom,#f2690d,#f1a010);box-shadow:0 0 .1rem rgba(255,204,166,0.5),/* 主外发光 */
 0 0 .1rem rgba(255,204,166,0.2),/* 次外发光 */
 0 0 .2rem rgba(255,204,166,0.1);}
.competition-title li:nth-of-type(3){border:.02rem solid #ff8e95;background:linear-gradient(to bottom,#ef172a,#ff525e);box-shadow:0 0 .1rem rgba(255,142,149,0.5),/* 主外发光 */
 0 0 .1rem rgba(255,142,149,0.2),/* 次外发光 */
 0 0 .2rem rgba(255,142,149,0.1);}
.competition-title li:nth-of-type(4){border:.02rem solid #b6cfff;background:linear-gradient(to bottom,#045cfb,#4b8bff);box-shadow:0 0 .1rem rgba(192,250,255,0.5),/* 主外发光 */
 0 0 .1rem rgba(192,250,255,0.2),/* 次外发光 */
 0 0 .2rem rgba(192,250,255,0.1);}
.competition-title li:nth-of-type(5){border:.02rem solid #ffcca6;background:linear-gradient(to bottom,#f2690d,#f1a010);box-shadow:0 0 .1rem rgba(255,204,166,0.5),/* 主外发光 */
 0 0 .1rem rgba(255,204,166,0.2),/* 次外发光 */
 0 0 .2rem rgba(255,204,166,0.1);}
.competition-title li:nth-of-type(6){border:.02rem solid #ff8e95;background:linear-gradient(to bottom,#ef172a,#ff525e);box-shadow:0 0 .1rem rgba(255,142,149,0.5),/* 主外发光 */
 0 0 .1rem rgba(255,142,149,0.2),/* 次外发光 */
 0 0 .2rem rgba(255,142,149,0.1);}
.competition-top{box-sizing:border-box;padding:.32rem 0 0;width:7rem;margin:0 auto .47rem;border-radius:.18rem;background-color:rgba(255,255,255,0.5);}
.competition-top h4{width:3.33rem;height:.6rem;font-size:.33rem;color:#fff;font-family:Noto Sans SC;line-height:.6rem;margin:0 auto .28rem;background-color:#0f357e;border-radius:.3rem;}
.competition-top ul{display:flex;flex-wrap:wrap;justify-content:center;}
.competition-top li{box-sizing:border-box;padding:.18rem 0 0 .05rem;width:2.36rem;height:2.69rem;margin:0 .4rem .4rem;background:url('../images/competition-top-list.png') no-repeat center;background-size:contain;}
.competition-top li h5{padding-left:.1rem;font-size:.2rem;color:#080808;font-weight:700;font-family:Noto Sans SC;text-align:left;line-height:.38rem;margin-bottom:.08rem;}
.competition-top li p{position:relative;padding-left:.3rem;font-size:.17rem;color:#444;font-family:Noto Sans SC;text-align:left;line-height:.23rem;}
.competition-top li p::after{position:absolute;top:.1rem;left:.22rem;width:.04rem;height:.04rem;content:'';background-color:#f63641;border-radius:.02rem;}
.competition-top li:nth-of-type(6) p{padding-right:.5rem;line-height:.34rem;margin-bottom:.06rem;}
.competition-top li:nth-of-type(6) p::after{top:.16rem;}
.competition-top li:nth-of-type(8){width:2.23rem;height:2.5rem;margin-top:.21rem;background:url('../images/competition-top-icon.png') no-repeat center;background-size:contain;}
.competition-bottom h4{width:3.33rem;height:.6rem;font-size:.33rem;color:#fff;font-family:Noto Sans SC;line-height:.6rem;margin:0 auto .25rem;background-color:#0f357e;border-radius:.3rem;}
.competition-bottom li{display:inline-block;vertical-align:top;position:relative;height:3.61rem;margin:0 .3rem .2rem;}
.competition-pros{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.63rem 0 0;width:3.06rem;height:3.61rem;background:url('../images/competition-bottom-bgd.png') no-repeat center;background-size:contain;transform-origin:center center;transition:transform 0.4s;opacity:1;}
.competition-pros img{width:1.67rem;height:1.67rem;margin:0 auto .24rem;}
.competition-pros h5{font-size:.3rem;color:#113ebe;font-weight:700;font-family:Noto Sans SC;}
.competition-cons{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.7rem 0 0;width:3.05rem;height:3.61rem;background:url('../images/competition-cons.png') no-repeat center;background-size:contain;}
.competition-cons p{padding:0 .24rem;font-size:.18rem;color:#000;font-family:Noto Sans SC;font-weight:700;line-height:.27rem;text-align:left;}
.study .study-link{display:block;width:4.79rem;height:.78rem;font-size:.42rem;color:#fff;line-height:.78rem;font-weight:600;margin:0 auto;border-radius:.44rem;background:linear-gradient(to bottom,#ffb63a,#ff560b);border:.08rem solid #fff3c3;}
.study .study-link span{display:inline-block;vertical-align:top;width:.35rem;height:.34rem;margin:.2rem .1rem;background:url('../images/banner-link.png') no-repeat center;background-size:contain;}
/* 强师坐镇 私教式辅助 */
.assistant-bgd{margin:0 auto;background:url('../images/assistant-bgd.png') no-repeat center;background-size:cover;}
.assistant{padding:.4rem 0;font-size:0;text-align:center;}
.assistant h2{width:7.2rem;height:.87rem;margin:0 auto .2rem;}
.assistant h2 img{width:7.2rem;height:.87rem;}
.assistant h3{width:7.5rem;height:.5rem;margin:0 auto .22rem;transform:scale(1.3);}
.assistant h3 img{width:7.5rem;height:.5rem;}
.assistant-left{display:inline-block;vertical-align:top;padding:0 0 .3rem 0;width:7.5rem;text-align:left;margin:0 .24rem .2rem 0;background:linear-gradient(to bottom,#4b5eff,#0015c9);}
.assistant-left h4{width:7.5rem;height:.72rem;font-size:.35rem;color:#fff;text-align:center;line-height:.72rem;font-weight:600;margin-bottom:.35rem;background:linear-gradient(to right,#f2690d,#f1a010);}
.assistant-left li{display:inline-block;vertical-align:top;width:3.47rem;}
.assistant-left li:nth-of-type(1){margin:0 .25rem 0 .15rem;}
.assistant-teacher{box-sizing:border-box;padding:.12rem 0 0 .22rem;width:3.47rem;height:3rem;text-align:left;background:url('../images/assistant-teacher-img01.png') no-repeat;background-size:contain;}
.assistant-left li:nth-of-type(2) .assistant-teacher{background:url('../images/assistant-teacher-img02.png') no-repeat;background-size:contain;}
.assistant-left h6{box-sizing:border-box;padding:.26rem .18rem .2rem;width:3.47rem;border-radius:.16rem .16rem 0 0;background:linear-gradient(to bottom,#ffe4b4,#fff6e0);}
.assistant-left h6 span{display:block;font-size:.18rem;color:#9b733a;line-height:1.2;margin-bottom:.05rem;}
.assistant-teacher p{display:inline-block;vertical-align:top;box-sizing:border-box;position:relative;padding:0 .1rem;width:.4rem;font-size:.18rem;color:#fff;text-align:center;margin-right:.08rem;}
.assistant-teacher p em{position:absolute;top:.65rem;left:.09rem;font-size:.2rem;margin:.07rem 0 0 .1rem;transform:rotate(90deg);}
.assistant-teacher p span{display:inline-block;vertical-align:top;transform:rotate(90deg);}
.assistant-teacher p span:nth-of-type(1){margin:.1rem 0 0 0;}
.assistant-teacher h5{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.16rem 0 0;width:.34rem;height:.94rem;font-size:.2rem;color:#fff;text-align:center;border-radius:.47rem;background:linear-gradient(to bottom,#f2690d,rgba(255,255,255,0));}
.assistant-right{display:inline-block;vertical-align:top;width:7.5rem;margin-bottom:.3rem;padding:0 0 .3rem 0;background:linear-gradient(to bottom,#4b5eff,#0015c9);}
.assistant-right h4{width:7.5rem;height:.72rem;font-size:.35rem;color:#fff;text-align:center;line-height:.72rem;font-weight:600;margin-bottom:.35rem;background:linear-gradient(to right,#f2690d,#f1a010);}
.assistant-right li{display:block;width:7.5rem;margin:0 auto;}
.assistant-right li:nth-of-type(1){margin:0 .25rem 0 .15rem;}
.assistant-right .assistant-teacher{padding:.12rem 0 0 .34rem;margin:0 auto;background:url('../images/assistant-teacher-img03.png') no-repeat;background-size:contain;}
.assistant-right h6{box-sizing:border-box;padding:.16rem .08rem .1rem .21rem;width:6rem;margin:0 auto;border-radius:.16rem .16rem 0 0;background:linear-gradient(to bottom,#ffe4b4,#fff6e0);}
.assistant-right h6 span{display:block;font-size:.18rem;color:#9b733a;text-align:left;line-height:1.2;margin-bottom:.05rem;}
.assistant-teacher p{display:inline-block;vertical-align:top;box-sizing:border-box;padding:0 .1rem;width:.4rem;font-size:.18rem;color:#fff;margin-right:.08rem;}
.assistant-teacher h5{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.16rem 0 0;width:.34rem;height:.94rem;font-size:.2rem;color:#fff;text-align:center;border-radius:.47rem;background:linear-gradient(to bottom,#f2690d,rgba(255,255,255,0));}
.assistant h3:nth-of-type(2){margin-bottom:.08rem;}
.assistant .assistant-title{font-size:.36rem;color:#fff;font-weight:600;margin-bottom:.31rem;}
.assistant-answer{display:flex;justify-content:space-between;margin-bottom:.4rem;}
.assistant-answer li{box-sizing:border-box;padding:.2rem 0;width:2.3rem;background-color:#fff;}
.assistant-answer li img{width:2.2rem;height:2.1rem;margin:0 auto .16rem;}
.assistant-answer h5{width:2.2rem;height:.5rem;font-size:.32rem;color:#fff;text-align:center;line-height:.5rem;margin:0 auto .18rem;background:linear-gradient(to right,#e1b38a,#a77a52);}
.assistant-answer p{font-size:.22rem;color:#59422d;text-align:center;}
.assistant .assistant-title02{margin-bottom:.4rem;}
.assistant-study{position:relative;}
.assistant-study-arrow{display:none;}
.assistant-study-arrow span{position:absolute;top:0;right:0;width:6.55rem;height:5.5rem;background:url('../images/assistant-study-img02.png') no-repeat center;background-size:contain;}
.assistant-study-arrow span em{position:absolute;top:-0.96rem;right:-0.05rem;width:2.65rem;height:2.04rem;background:url('../images/assistant-study-img03.png') no-repeat center;background-size:contain;}
.assistant-study li{position:relative;width:3.4rem;height:1.1rem;text-align:left;margin:0 0 .3rem;background-color:#fff;}
.assistant-study li h5{display:inline-block;vertical-align:top;box-sizing:border-box;padding:.3rem 0 0 .1rem;width:.7rem;font-size:.4rem;color:#4671f6;font-weight:700;}
.assistant-study li p{display:inline-block;vertical-align:top;width:2.4rem;font-size:.18rem;color:#363636;text-align:left;line-height:1.1rem;}
.assistant-study li:nth-of-type(1) p{box-sizing:border-box;padding:.3rem 0 0 0;line-height:.28rem;}
.assistant-study li:nth-of-type(3) p{box-sizing:border-box;padding:.3rem 0 0 0;line-height:.28rem;}
.assistant-study li:nth-of-type(2) h5{color:#907be9;}
.assistant-study li:nth-of-type(2) p{box-sizing:border-box;padding:.16rem 0 0 0;line-height:.28rem;}
.assistant-study li:nth-of-type(3) h5{color:#73d3b9;}
.assistant-study li:nth-of-type(1) em{position:absolute;top:.1rem;right:-3.1rem;width:3rem;height:1.13rem;background:url('../images/assistant-study-icon01.png') no-repeat center;background-size:contain;}
.assistant-study li:nth-of-type(1) em span{position:absolute;top:.63rem;right:-0.86rem;display:inline-block;vertical-align:top;font-size:.21rem;color:#fff;font-weight:700;line-height:.24rem;text-align:center;text-decoration:underline;}
.assistant-study li:nth-of-type(2) em{position:absolute;top:.2rem;right:-3.12rem;width:2.9rem;height:.77rem;background:url('../images/assistant-study-icon02.png') no-repeat center;background-size:contain;}
.assistant-study li:nth-of-type(2) em span{position:absolute;top:.25rem;right:-0.92rem;display:inline-block;vertical-align:top;font-size:.21rem;color:#fff;font-weight:700;line-height:.24rem;text-align:center;text-decoration:underline;}
.assistant-study li:nth-of-type(3) em{position:absolute;top:-0.02rem;right:-2.6rem;width:2.36rem;height:.77rem;background:url('../images/assistant-study-icon03.png') no-repeat center;background-size:contain;}
.assistant-study li:nth-of-type(3) em span{position:absolute;top:.2rem;right:-1.1rem;display:inline-block;vertical-align:top;font-size:.21rem;color:#fff;font-weight:700;line-height:.24rem;text-align:center;text-decoration:underline;}
/* 学练结合 所学即所用 */
.tiku{padding:.3rem 0 .58rem;font-size:0;text-align:center;}
.tiku h2{width:7.4rem;height:.92rem;margin:0 auto .43rem;}
.tiku h2 img{width:7.4rem;height:.92rem;}
.tiku-box{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto .3rem;background-color:#0717a5;border:.17rem solid #1c77ff;border-radius:.24rem;}
.tiku-title{margin-bottom:.3rem;}
.tiku-title::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:1.02rem solid transparent;border-right:.5rem solid #0717a5;}
.tiku-title::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:1.02rem solid transparent;border-left:.5rem solid #0717a5;}
.tiku-title h3{font-size:.33rem;color:#754b06;font-weight:700;line-height:.6rem;font-family:Noto Sans SC;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.tiku-title h4{padding:0 0 .2rem;font-size:.21rem;color:#4b4b4b;background-color:#fcdfad;margin-bottom:.2rem;}
.tiku-ad{box-sizing:border-box;padding:.4rem 0 .2rem;width:6.9rem;margin:0 auto;border-radius:.17rem;background-color:#fff;}
.tiku-ad h5{width:6rem;height:.26rem;margin:0 auto .32rem;}
.tiku-ad h5 img{width:6rem;height:.26rem;}
.tiku-ad h6{display:inline-block;vertical-align:top;width:2.1rem;height:.6rem;font-size:.22rem;color:#6c3808;font-weight:700;line-height:.6rem;margin:0 .08rem .21rem;border-radius:.12rem;background:linear-gradient(to right,#f5caa7,#e2ae75);box-shadow:.06rem .06rem 0 #ffe7cd;}
.tiku-img{width:6rem;height:2.77rem;margin:0 auto;}
/* 全套会计实操账盒 */
.account-box{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto .3rem;background-color:#0717a5;border:.17rem solid #1c77ff;border-radius:.24rem;}
.account-title{margin-bottom:.3rem;}
.account-title::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:1.01rem solid transparent;border-right:.5rem solid #0717a5;}
.account-title::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:1.01rem solid transparent;border-left:.5rem solid #0717a5;}
.account-title h3{font-size:.33rem;color:#754b06;font-weight:700;line-height:.6rem;font-family:Noto Sans SC;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.account-title h4{padding:0 0 .2rem;font-size:.21rem;color:#4b4b4b;background-color:#fcdfad;margin-bottom:.2rem;}
.account-ad{position:relative;width:7.03rem;height:4.1rem;margin:0 auto;background:url('../images/account-ad.png') no-repeat center;background-size:cover;}
.account-ad li{display:inline-block;vertical-align:top;padding:.1rem .36rem;font-size:.23rem;color:#fff;font-weight:600;border-radius:.24rem;background:linear-gradient(to right,#02a1fa,#444ffc);}
.account-ad li:nth-of-type(1){position:absolute;top:.2rem;left:.24rem;}
.account-ad li:nth-of-type(2){position:absolute;top:1.52rem;left:5.5rem;}
.account-ad li:nth-of-type(3){position:absolute;top:1.93rem;left:.24rem;}
.account-ad li:nth-of-type(4){position:absolute;top:1.3rem;left:.4rem;}
.account-ad li:nth-of-type(5){position:absolute;top:.16rem;left:4.6rem;}
.account-ad li:nth-of-type(6){position:absolute;top:.87rem;left:5.22rem;}
.account-ad li:nth-of-type(7){position:absolute;top:2.28rem;left:4.24rem;}
.account-ad li:nth-of-type(8){position:absolute;top:2.75rem;left:.48rem;}
.account-ad li:nth-of-type(9){position:absolute;top:2.95rem;left:5.5rem;}
.account-ad li:nth-of-type(10){position:absolute;top:3.5rem;left:.37rem;}
.account-ad li:nth-of-type(11){position:absolute;top:3.55rem;left:5.1rem;}
.account-ad li:nth-of-type(12){position:absolute;top:.76rem;left:1.42rem;}
.account-ad li:nth-of-type(13){position:absolute;top:1.6rem;left:3.4rem;}
.platform-box{position:relative;box-sizing:border-box;padding:0 0 .2rem;width:7.5rem;margin:0 auto .3rem;background-color:#0717a5;border:.17rem solid #1c77ff;border-radius:.24rem;}
.platform-title h3{position:relative;font-size:.33rem;color:#754b06;font-weight:700;line-height:.6rem;font-family:Noto Sans SC;background-color:#fcdfad;border-radius:.08rem .08rem 0 0;}
.platform-title h3::before{position:absolute;top:0;right:0;width:0;height:0;content:'';border-top:1.02rem solid transparent;border-right:.5rem solid #0717a5;}
.platform-title h3::after{position:absolute;top:0;left:0;width:0;height:0;content:'';border-top:1.02rem solid transparent;border-left:.5rem solid #0717a5;}
.platform-title h4{padding:0 0 .2rem;font-size:.21rem;color:#4b4b4b;background-color:#fcdfad;margin-bottom:.2rem;}
.platform-title{margin-bottom:.3rem;}
.platform-left{width:5.32rem;height:5.29rem;margin:0 auto .23rem;background:url('../images-yd/platform-left.png') no-repeat center;background-size:contain;}
.platform-right{width:5.32rem;height:5.29rem;margin:0 auto .3rem;background:url('../images-yd/platform-right.png') no-repeat center;background-size:contain;}
.platform-bottom{box-sizing:border-box;padding:.15rem 0 0;width:7.03rem;height:4.01rem;margin:0 auto;background:url('../images/platform-bottom.png') no-repeat center;background-size:contain;}
.platform-bottom h5{font-size:.32rem;color:#000;font-weight:600;margin-bottom:.18rem;}
.platform-bottom h6{font-size:.28rem;color:#000;}
.tiku .platform-link{display:block;width:6.48rem;height:.78rem;font-size:.44rem;color:#fff;line-height:.78rem;font-weight:600;margin:0 auto;border-radius:.44rem;background:linear-gradient(to bottom,#ffb63a,#ff560b);border:.08rem solid #fff3c3;}
.tiku .platform-link span{display:inline-block;vertical-align:top;width:.35rem;height:.34rem;margin:.22rem .1rem;background:url('../images/banner-link.png') no-repeat center;background-size:contain;}
/* 精细服务 保姆式督学 */
.service-bgd{margin:0 auto;background:url('../images/service-bgd.png') no-repeat center;background-size:cover;}
.service{padding:.4rem 0 .2rem;font-size:0;text-align:center;}
.service h2{width:7.2rem;height:.87rem;margin:0 auto .28rem;}
.service h2 img{width:7.2rem;height:.87rem;}
.service h3{width:7.2rem;height:.36rem;margin:0 auto;transform:scale(1.3);}
.service h3 img{width:7.2rem;height:.36rem;}
.service-box{position:relative;height:5.4rem;}
.service-box li{width:2.2rem;text-align:left;}
.service-box li h4{font-size:.28rem;color:#fff;font-weight:600;margin-bottom:.35rem;}
.service-box li p{padding-left:.06rem;font-size:.18rem;color:#fff;line-height:.24rem;}
.service-box li:nth-of-type(1){position:absolute;top:2.68rem;left:1.12rem;}
.service-box li:nth-of-type(2){position:absolute;top:.54rem;left:2.6rem;}
.service-box li:nth-of-type(2) h4{padding-left:.05rem;}
.service-box li:nth-of-type(3){position:absolute;top:2.67rem;left:3.54rem;}
.service-box li:nth-of-type(3) h4{padding-left:.05rem;}
.service-box li:nth-of-type(4){position:absolute;top:.54rem;left:5.7rem;}
.service-box li:nth-of-type(4) h4{padding-left:.05rem;}
.service-box li:nth-of-type(5){position:absolute;top:3.1rem;left:6.12rem;}
.service-box li:nth-of-type(5) h4{padding-left:.05rem;}
.service-box li::before{position:absolute;top:.02rem;left:-0.9rem;width:.96rem;height:2.31rem;content:'';}
.service-box li:nth-of-type(1)::before{position:absolute;top:.02rem;left:-1.09rem;background:url('../images/service-box-icon01.png') no-repeat center;background-size:contain;}
.service-box li:nth-of-type(2)::before{position:absolute;top:.02rem;left:-1.04rem;background:url('../images/service-box-icon02.png') no-repeat center;background-size:contain;}
.service-box li:nth-of-type(3)::before{background:url('../images/service-box-icon03.png') no-repeat center;background-size:contain;}
.service-box li:nth-of-type(4)::before{left:-1.04rem;background:url('../images/service-box-icon04.png') no-repeat center;background-size:contain;}
.service-box li:nth-of-type(5)::before{left:-0.88rem;background:url('../images/service-box-icon05.png') no-repeat center;background-size:contain;}
.service h3:nth-of-type(2){margin-bottom:.3rem;}
.service-bottom{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:.58rem;}
.service-bottom li{width:1.5rem;height:1.87rem;font-size:.18rem;color:#fff;text-align:center;line-height:1.87rem;margin:0 .1rem;background:url('../images/service-bottom.png') no-repeat center;background-size:contain;}
.service .service-link{display:block;width:4.8rem;height:.78rem;font-size:.44rem;color:#fff;line-height:.78rem;font-weight:600;margin:0 auto;border-radius:.44rem;background:linear-gradient(to bottom,#ffb63a,#ff560b);border:.08rem solid #fff3c3;}
.service .service-link span{display:inline-block;vertical-align:top;width:.35rem;height:.34rem;margin:.22rem .1rem;background:url('../images/banner-link.png') no-repeat center;background-size:contain;}
footer{line-height:.36rem;font-size:.24rem;text-align:center;color:#666666;padding:.2rem .2rem;}
footer a{display:inline-block;vertical-align:top;color:#666666;}
