@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:"Microsoft YaHei",-apple-system,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;}
.wrapper{padding:0;margin:0;}
.cont{width:1200px;margin:auto;}

/*按钮悬停*/
.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%);}

/*协议弹窗样式*/
.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:500px;margin:-210px 0 0 -270px;padding:10px 20px 20px;background:#ffffff;border-radius:6px;z-index:2001;}
.es_agr_title{text-align:center;font-size:18px;font-weight:bold;padding:10px 20px;}
.es_agr_main{height:262px;overflow:auto;}
.es_agr_con{font-size:14px;color:#3a3d4b;line-height:25px;word-break:break-all;}
.es_agr_btn{text-align:center;padding:10px 20px 0;}
.es_button{line-height:40px;border:none;outline:none;cursor:pointer;color:#ffffff;font-size:16px;border-radius:4px;padding:0 30px;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:14px;color:#3a3d4b;cursor:pointer;margin-top:10px;}
.agreement{padding:10px;}
.agreement p{font-size:14px;line-height:30px;text-indent:2em;text-align:justify;}

.agreement-text-box a{
  display: inline;
}
body .pc-hide{
  display: none;
}
/* 弹窗 */
.popups-greey{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:2;}
.popups-show{position:fixed;top:50%;width:100%;margin:-327px auto 0;z-index:3;}
.popups{box-sizing:border-box;position:relative;padding:120px 0 0;width:420px;height:653px;background:url('../images/popups-bgd.png') no-repeat center;background-size:contain;border-radius:12px;}
.popups0{box-sizing:border-box;position:relative;padding:120px 0 0;width:420px;height:653px;background:url('../images/popups0-bgd.png') no-repeat center;background-size:contain;border-radius:12px;}
.popups-close,.popups0-close{position:absolute;top:0;right:0;width:32px;height:32px;font-size:20px;color:#fff;font-style:normal;display:block;background:#4d4d4d;border-radius:16px;text-align:center;line-height:32px;cursor:pointer;}

.banner-bgd{height:654px;margin:0 auto;background:url('../images/banner-bgd.png') no-repeat center;}
.banner{padding:90px 0;font-size:0;text-align:center;}
.banner h2{font-size:46px;color:#fff;font-weight:600;text-shadow:0 3px 0 #0079ff;margin-bottom:30px;}
.banner h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:7px 10px 0;background:url('../images/banner-title-icon01.png') no-repeat center;background-size:contain;}
.banner h2 i:nth-of-type(2){background:url('../images/banner-title-icon02.png') no-repeat center;background-size:contain;}
.banner h3{width:937px;height:146px;margin:0 auto 45px;background:url('../images/banner-title.png') no-repeat center;background-size:contain;}
.banner ul{position:relative;width:864px;height:64px;margin:0 auto;background:url('../images/banner-title02.png') no-repeat center;background-size:contain;overflow:hidden;border-radius:10px;}
.banner li{display:inline-block;vertical-align:top;margin-right:30px;}
.banner li span{display:inline-block;vertical-align:top;width:18px;height:18px;margin:21px 10px 0;background-image:linear-gradient(to bottom,#ffb217 0%,#ff7917 100%);border-radius:11px;border:2px solid #fff;}
.banner li p{display:inline-block;vertical-align:top;font-size:30px;color:#fff;line-height:60px;}

/* 考研竞争残酷 */
.compete{padding:18px 0 60px;font-size:0;text-align:center;}
.compete h2{font-size:43px;color:#333;font-weight:600;margin-bottom:20px;}
.compete h2 span{color:#17a1ff;}
.compete h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.compete h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.compete h3{font-size:28px;color:#333;font-weight:600;margin-bottom:50px;}
.compete h3 i{display:inline-block;vertical-align:top;width:111px;height:28px;margin:3px 18px 0;background:url('../images/compete-title-icon03.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.compete h3 i:nth-of-type(2){background:url('../images/compete-title-icon04.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
/* 左右晃动动画 */
@keyframes ballon{0%{-webkit-transform:translateX(3px);opacity:1;}
25%{-webkit-transform:translateX(-3px);opacity:1;}
50%{-webkit-transform:translateX(3px);opacity:1;}
75%{-webkit-transform:translateX(-3px);opacity:1;}
100%{-webkit-transform:translateX(3px);opacity:1;}
}
@keyframes ballon1{0%{-webkit-transform:translateX(-3px);opacity:1;}
25%{-webkit-transform:translateX(3px);opacity:1;}
50%{-webkit-transform:translateX(-3px);opacity:1;}
75%{-webkit-transform:translateX(3px);opacity:1;}
100%{-webkit-transform:translateX(-3px);opacity:1;}
}
.compete-box{display:flex;justify-content:space-between;}
.compete-box li{padding:0 0 20px 0;width:285px;margin:0 auto;border:1px solid #17a1ff;border-radius:20px 20px 0 0;}
.compete-box li:nth-of-type(2),.compete-box li:nth-of-type(4){border:1px solid #ff8817;}
.compete-box li h4{height:63px;font-size:24px;color:#fff;line-height:63px;font-weight:600;margin-bottom:20px;background-image:linear-gradient(to bottom,#17a1ff 0%,#177fff 100%);border-radius:16px 16px 0 0;}
.compete-box li:nth-of-type(2) h4,.compete-box li:nth-of-type(4) h4{background-image:linear-gradient(to bottom,#ffaa17 0%,#ff8417 100%);}
.compete-box li img{width:284px;height:250px;margin:0 auto 20px;}
.compete-box li:nth-of-type(3) img{width:180px;height:180px;margin:0 auto 32px;}
.compete-box li:nth-of-type(4) img{width:127px;height:144px;margin:42px auto 32px;}
.compete-box li a{width:160px;height:30px;font-size:18px;color:#fff;margin:0 auto;text-align:center;line-height:30px;background-color:#17a1ff;border-radius:15px;}
.compete-box li:nth-of-type(2) a{background-color:#ff8617;}
.compete-box li h5{padding:0 24px;font-size:16px;color:#333;line-height:24px;text-align:left;}
.compete-box li h5 span{color:#f00;font-weight:600;}
.compete-box li:nth-of-type(4) h5{font-size:20px;color:#f17300;line-height:30px;font-weight:600;}
.compete .compete-tip{padding:20px 0 0;font-size:16px;color:#999;text-align:right;}
/* 25考研备战迫在眉睫 */
.imminent-bgd{background-color:#f2faff;}
.imminent{padding:70px 0;font-size:0;text-align:center;}
.imminent h2{font-size:43px;color:#333;font-weight:600;margin-bottom:20px;}
.imminent h2 span{color:#17a1ff;}
.imminent h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.imminent h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.imminent h3{font-size:28px;color:#333;margin-bottom:50px;}
.imminent h3 i{display:inline-block;vertical-align:top;width:111px;height:28px;margin:3px 18px 0;background:url('../images/compete-title-icon03.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.imminent h3 i:nth-of-type(2){background:url('../images/compete-title-icon04.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
.imminent-box{display:flex;justify-content:space-between;}
.imminent-box li{padding:0 0 46px;width:284px;border:1px solid #17a1ff;border-radius:20px 20px 0 0;background-color:#fff;}
.imminent-box .imminent-top{overflow:hidden;margin-bottom:35px;}
.imminent-box li img{width:284px;height:160px;margin:0 auto;transition:600ms;transform:scale(1);}
.imminent-box li img:hover{transform:scale(1.1);}
.imminent-box li h4{font-size:30px;color:#17a1ff;font-weight:600;margin-bottom:20px;}
.imminent-box li h5{padding:0 23px;font-size:16px;color:#333;line-height:26px;text-align:left;}
/* 科学备考规划 全阶段匠心辅导 */
.planning-bgd{background-color:#fff;}
.planning{padding:77px 0;font-size:0;text-align:center;}
.planning h2{font-size:.43rem;color:#333;font-weight:600;margin-bottom:20px;}
.planning h2 span{color:#17a1ff;}
.planning h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.planning h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.planning h3{font-size:28px;color:#333;margin-bottom:50px;}
.planning h3 i{display:inline-block;vertical-align:top;width:111px;height:28px;margin:3px 18px 0;background:url('../images/compete-title-icon03.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.planning h3 i:nth-of-type(2){background:url('../images/compete-title-icon04.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
.planning-box{display:flex;width:1200px;height:420px;justify-content:space-between;align-items:flex-end;margin:0 auto 63px;background:url('../images/planning-box.png') no-repeat center;background-size:contain;}
.planning-box li{display:inline-block;vertical-align:top;width:129px;margin:0 12px;}
.planning-box li h4{font-size:26px;color:#1795ff;font-weight:600;margin-bottom:80px;}
.planning-box li p{padding:16px 22px 0;font-size:20px;color:#fff;font-weight:600;line-height:30px;background-image:linear-gradient(to bottom,#17a1ff 0%,#177fff 100%);border-radius:10px 10px 0 0;}
.planning-box li:nth-of-type(even) p{background-image:linear-gradient(to bottom,#ffaa17 0%,#ff8417 100%);}
.planning-box li:nth-of-type(1) p{height:81px;}
.planning-box li:nth-of-type(2) p{height:111px;}
.planning-box li:nth-of-type(3) p{height:141px;}
.planning-box li:nth-of-type(4) p{height:171px;}
.planning-box li:nth-of-type(5) p{height:201px;}
.planning-box li:nth-of-type(6) p{height:231px;}
.planning-box li:nth-of-type(7) p{height:261px;}
.planning-box li:nth-of-type(8) p{height:291px;}


.planning .planning-link {
	box-sizing:border-box;padding:0 0 0 58px;width:427px;height:96px;font-size:30px;color:#fff;line-height:76px;margin:0 auto;background:url('../images/planning-link.png') no-repeat center;background-size:contain;}
/* 集训营10维教学体系 */
.system-bgd{background-color:#f2faff;}
.system{padding:70px 0;font-size:0;text-align:center;}
.system h2{font-size:.43rem;color:#333;font-weight:600;margin-bottom:20px;}
.system h2 span{color:#17a1ff;}
.system h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.system h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.system h3{font-size:28px;color:#333;margin-bottom:50px;}
.system h3 i{display:inline-block;vertical-align:top;width:111px;height:28px;margin:3px 18px 0;background:url('../images/compete-title-icon03.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.system h3 i:nth-of-type(2){background:url('../images/compete-title-icon04.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
.system-box{position:relative;text-align:left;}
.system-left{display:inline-block;vertical-align:top;margin-right:219px;}
.system-left li{width:487px;height:56px;font-size:18px;color:#1795ff;line-height:56px;font-weight:600;text-align:center;background-color:#d9f0ff;border-radius:28px;border:1px dashed CurrentColor;margin-bottom:57px;}
.system-left li:nth-of-type(2),.system-left li:nth-of-type(4){width:392px;height:56px;color:#f17300;background-color:#ffebd9;}
.system-left li:nth-of-type(3){width:360px;height:56px;}
.system-middle{position:absolute;top:50px;left:50%;box-sizing:border-box;width:418px;height:418px;margin-left:-209px;background:url('../images/system-middle.png') no-repeat center;background-size:contain;}
.system-middle h4{box-sizing:border-box;padding:208px 0 0;width:418px;height:418px;font-size:30px;color:#fff;font-weight:600;line-height:1.2;text-align:center;background:url('../images/system-middle-img.png') no-repeat center;background-size:contain;}
.system-right{display:inline-block;vertical-align:top;text-align:right;}
.system-right li{width:487px;height:56px;font-size:18px;color:#1795ff;line-height:56px;font-weight:600;text-align:center;background-color:#d9f0ff;border-radius:28px;border:1px dashed CurrentColor;margin-bottom:57px;}
.system-right li:nth-of-type(2),.system-right li:nth-of-type(4){width:392px;height:56px;color:#f17300;margin-left:95px;background-color:#ffebd9;}
.system-right li:nth-of-type(3){width:360px;height:56px;margin-left:127px;}
/* 集训营作息 清晰备考每一天 */
.day-bgd{background-color:#fff;}
.day{padding:70px 0;font-size:0;text-align:center;}
.day h2{font-size:.43rem;color:#333;font-weight:600;margin-bottom:46px;}
.day h2 span{color:#17a1ff;}
.day h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.day h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.day-box{display:flex;justify-content:space-between;}
.day-box li{padding:0 0 30px;width:382px;margin-bottom:60px;border:1px solid #17a1ff;border-radius:20px 20px 0 0;}
.day-box .day-top{overflow:hidden;margin-bottom:10px;}
.day-box li img{width:382px;height:190px;margin:0 auto;transition:600ms;transform:scale(1);}
.day-box li img:hover{transform:scale(1.1);}
.day-box li h3{font-size:30px;color:#17a1ff;font-weight:600;margin-bottom:20px;}
.day-box li p{padding:0 24px;height:80px;font-size:16px;color:#333;line-height:26px;text-align:left;}
.day-bottom{position:relative;width:1200px;height:330px;margin:0 auto;background:url('../images/day-bottom.png') no-repeat center;background-size:contain;}
.day-bottom .day-bottom01,.day-bottom .day-bottom02{display:flex;justify-content:flex-start;}
.day-bottom li{box-sizing:border-box;padding:45px 0 0;width:146px;height:146px;margin-right:100px;margin:0 100px 40px 0;background:url('../images/day-bottom-img01.png') no-repeat center;background-size:contain;}
.day-bottom li:nth-of-type(even){background:url('../images/day-bottom-img02.png') no-repeat center;background-size:contain;}
.day-bottom li h3{font-size:24px;color:#fff;font-weight:600;margin-bottom:14px;}
.day-bottom02 li:nth-of-type(2) h3{font-size:20px;}
.day-bottom li p{font-size:18px;color:#fff;}
.day-bottom li:first-of-type{margin:0 100px 0 120px;}
.day-bottom02 li:last-of-type{position:absolute;top:100px;right:-110px;}
/* 吃住学一体化 沉浸式学习 */
.immerse-bgd{height:933px;margin:0 auto;background:url('../images/immerse-bgd.png') no-repeat center;}
.immerse{padding:70px 0;font-size:0;text-align:center;}
.immerse h2{font-size:43px;color:#fff;font-weight:600;margin-bottom:50px;}
.immerse h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/immerse-title-icon01.png') no-repeat center;background-size:contain;}
.immerse h2 i:nth-of-type(2){background:url('../images/immerse-title-icon02.png') no-repeat center;background-size:contain;}
.immerse img{width:1200px;height:700px;margin:0 auto;}
/* 考研集训营课程 */
.zsjz-bgd{background-color:#fff;}
.zsjz{padding:68px 0;font-size:0;text-align:center;}
.zsjz h2{font-size:.43rem;color:#333;font-weight:600;margin-bottom:20px;}
.zsjz h2 span{color:#17a1ff;}
.zsjz h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.zsjz h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.zsjz h3{font-size:28px;color:#333;margin-bottom:58px;}
.zsjz h3 i{display:inline-block;vertical-align:top;width:111px;height:28px;margin:3px 18px 0;background:url('../images/compete-title-icon03.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.zsjz h3 i:nth-of-type(2){background:url('../images/compete-title-icon04.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
.zsjz-table{width:1200px;margin:0 auto;}
.zsjz-table th{height:60px;font-size:24px;color:#fff;background-color:#17a1ff;}
.zsjz-table th:nth-of-type(1){border-bottom:1px solid #fff;}
.zsjz-table th:not(:last-of-type){border-right:1px solid #fff;}
.zsjz-table th:first-of-type{border-radius:20px 0 0 0;}
.zsjz-table th:last-of-type{border-radius:0 20px 0 0;}
.zsjz-table td{padding:20px 0;font-size:16px;color:#333;line-height:28px;border-right:1px solid #17a1ff;border-bottom:1px solid #17a1ff;}
.zsjz-table .zsjz-td{padding-left:30px;text-align:left;}
.zsjz-table td span{color:#17a1ff;font-weight:600;}
.zsjz-table td:nth-of-type(1){color:#fff;font-weight:600;background-color:#17a1ff;}
.zsjz-table td:nth-of-type(1):not(:last-of-type){border-bottom:1px solid #fff;}
.zsjz-table td:nth-of-type(2){padding-left:86px;text-align:left;}
.zsjz-table td a{width:150px;height:52px;font-size:20px;color:#fff;font-weight:600;text-align:center;line-height:52px;margin:0 auto;border-radius:26px;background-image:linear-gradient(to bottom,#17a1ff 0%,#177fff 100%);}
.zsjz-table tr:nth-of-type(even) a{background-image:linear-gradient(to bottom,#ffaa17 0%,#ff8417 100%);}
.backgroundbgd{background-color:#f2faff;}
.apply{padding:70px 0;font-size:0;text-align:center;}
.apply h2{font-size:.43rem;color:#333;font-weight:600;margin-bottom:68px;}
.apply h2 span{color:#17a1ff;}
.apply h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.apply h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.apply-box{position:relative;width:1200px;height:1200px;}
.apply-middle{position:absolute;top:50%;left:50%;box-sizing:border-box;padding:187px 0 0;width:424px;height:374px;margin-left:-212px;margin-top:-187px;background:url('../images/apply-middle.png') no-repeat center;background-size:contain;}
.apply-middle h3{font-size:30px;color:#feffff;line-height:46px;font-weight:600;}
.apply-box i{position:absolute;top:40px;left:210px;width:215px;height:154px;background:url('../images/apply-box-icon.png') no-repeat center;background-size:contain;}
.apply-box i:nth-of-type(2){position:absolute;top:40px;left:780px;width:215px;height:154px;transform:rotate(60deg);background:url('../images/apply-box-icon.png') no-repeat center;background-size:contain;}
.apply-box i:nth-of-type(3){position:absolute;top:1010px;left:770px;width:215px;height:154px;transform:rotate(180deg);background:url('../images/apply-box-icon.png') no-repeat center;background-size:contain;}
.apply-box i:nth-of-type(4){position:absolute;top:1010px;left:210px;width:215px;height:154px;transform:rotate(-120deg);background:url('../images/apply-box-icon.png') no-repeat center;background-size:contain;}
.apply-box em{position:absolute;bottom:-60px;left:50%;width:42px;height:42px;margin-left:-21px;background:url('../images/apply-box-img.png') no-repeat center;background-size:contain;}
.apply-box li{position:absolute;box-sizing:border-box;padding:188px 0 0;width:426px;height:374px;margin-left:-212px;background:url('../images/apply-top-img01.png') no-repeat center;background-size:contain;}
.apply-box li:nth-of-type(1){position:absolute;top:20px;left:50%;}
.apply-box li:nth-of-type(2){position:absolute;top:220px;right:44px;background:url('../images/apply-top-img02.png') no-repeat center;background-size:contain;}
.apply-box li:nth-of-type(3){position:absolute;top:614px;right:44px;background:url('../images/apply-top-img03.png') no-repeat center;background-size:contain;}
.apply-box li:nth-of-type(4){position:absolute;top:804px;right:384px;background:url('../images/apply-top-img04.png') no-repeat center;background-size:contain;}
.apply-box li:nth-of-type(5){position:absolute;top:614px;left:256px;background:url('../images/apply-top-img05.png') no-repeat center;background-size:contain;}
.apply-box li:nth-of-type(6){position:absolute;top:220px;left:256px;background:url('../images/apply-top-img06.png') no-repeat center;background-size:contain;}
.apply-box li h3{padding:25px 0 0;font-size:30px;color:#17a1ff;font-weight:600;margin-bottom:20px;}
.apply-box li p{padding:0 101px;font-size:16px;color:#333;line-height:26px;text-align:left;}
.service{padding:30px 0 70px;font-size:0;text-align:center;}
.service h2{width:540px;height:80px;font-size:30px;color:#fff;font-weight:600;line-height:80px;margin:0 auto 50px;background-image:linear-gradient(to bottom,#ffaa17 0%,#ff8417 100%);border-radius:40px;}
.service h2 span{display:inline-block;vertical-align:top;width:38px;height:38px;margin:21px 20px 0 0;background:url('../images/service-img.png') no-repeat center;background-size:contain;}
.service-box{display:flex;flex-wrap:wrap;justify-content:space-between;}
.service-box li{padding:0 0 38px;width:283px;margin-bottom:20px;border:1px solid #17a1ff;background-color:#fff;border-radius:20px 20px 0 0;}
.service-box li .service-top{width:284px;height:160px;margin:0 auto 32px;overflow:hidden;}
.service-box li .service-top img{width:284px;height:160px;transition:600ms;transform:scale(1);}
.service-box li img:hover{transform:scale(1.1);}
.service-box li h3{font-size:30px;color:#17a1ff;font-weight:600;margin-bottom:23px;}
.service-box li p{padding:0 24px;font-size:16px;color:#333;line-height:26px;text-align:left;}
/* 强师团队带学 全程实力护航 */
.teacher-bgd{background-color:#fff;}
.teacher{padding:70px 0;font-size:0;text-align:center;}
.teacher h2{font-size:43px;color:#333;font-weight:600;margin-bottom:68px;}
.teacher h2 span{color:#17a1ff;}
.teacher h2 i{display:inline-block;vertical-align:top;width:86px;height:36px;margin:5px 28px 0;background:url('../images/compete-title-icon01.png') no-repeat center;background-size:contain;}
.teacher h2 i:nth-of-type(2){background:url('../images/compete-title-icon02.png') no-repeat center;background-size:contain;}
.teacher-box{display:flex;flex-wrap:wrap;justify-content:space-between;}
.teacher-box li{box-sizing:border-box;padding:32px 0 0;width:384px;height:537px;margin:0 auto 25px;background:url('../images/teacher-list-bgd.png') no-repeat center;}
.teacher-box li .teacher-top{width:198px;height:198px;margin:0 auto 30px;background-color:#75c7ff;border-radius:99px;overflow:hidden;}
.teacher-box li img{width:198px;height:198px;transition:600ms;transform:scale(1);}
.teacher-box li:hover img{transform:scale(1.1);}
.teacher-box li h3{font-size:32px;color:#fff;font-weight:600;margin-bottom:11px;}
.teacher-box li h4{width:160px;height:30px;font-size:18px;color:#fff;line-height:30px;margin:0 auto 25px;background-color:#006ed4;border-radius:15px;}
.teacher-box li p{padding:0 33px;font-size:16px;color:#fff;text-align:left;line-height:32px;}
.teacher-tip{font-size:16px;color:#999;text-align:right;}
/* 考研集训营多重特惠立即申请 */
.favorable-bgd{height:510px;margin:0 auto;background:url('../images/favorable-bgd.png') no-repeat center;}
.favorable{padding:60px 0 0;font-size:0;text-align:center;}
.favorable h2{position:relative;width:623px;height:56px;text-align:left;margin:0 auto 30px;background:url('../images/favorable-title.png') no-repeat center;background-size:contain;}
.favorable h2 i:nth-of-type(1){position:absolute;top:0;left:-60px;width:51px;height:40px;margin:3px 0;background:url('../images/favorable-title-icon01.png') no-repeat center;background-size:contain;animation:ballon 2s linear infinite;}
.favorable h2 i:nth-of-type(2){position:absolute;top:0;right:-60px;width:51px;height:40px;margin:3px 0;background:url('../images/favorable-title-icon02.png') no-repeat center;background-size:contain;animation:ballon1 2s linear infinite;}
.favorable-form input[type = text]{box-sizing:border-box;display:inline-block;vertical-align:top;padding-left:35px;width:400px;height:66px;font-size:22px;color:#b2b2b2;margin:0 50px 30px;background-color:#fff;border-radius:33px;border:none;}
.favorable-form input[type = button]{display:block;box-sizing:border-box;padding:0 0 20px 50px;width:426px;height:94px;font-size:30px;color:#fff;font-weight:600;margin:20px auto 0;background:url('../images/favorable-form-button.png') no-repeat center;background-size:contain;border:none;}

.form_bot {width: 94%; margin: 20px auto 0; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem;}
.form_bot span a {display: inline-block;vertical-align: top;color: #fff;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin:
.06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width:
100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: #117cff; top: 0;
left: 0; width: 100%; height: 100%; border: 1px solid #117cff; border-radius: 2px; color: #fff; line-height: .14rem;
font-weight: bold; text-align: center;}
