@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:0.14rem;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;}
/* 加隐私条款 */
.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(to left,#1890FF,#90CAFF);background:-o-linear-gradient(to left,#1890FF,#90CAFF);background:-moz-linear-gradient(to left,#1890FF,#90CAFF);background:linear-gradient(to 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;}
/* 弹出层 */
.popups-greey{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:10;}
.popups-show{position:fixed;top:50%;width:100%;margin:-2.8rem auto 0;z-index:11;}
.popups{position:relative;width:6.4rem;margin:auto;}
.popups-close{position:absolute;top:.1rem;right:0;width:.4rem;height:.4rem;font-size:.3rem;font-style:normal;text-align:center;line-height:.4rem;color:#666;cursor:pointer;}
.popups .myform{padding:0 0 .5rem;background:#fff;}
.popups .myform .top{margin-bottom:.3rem;background:#fff;text-align:center;}
.popups .myform .top h2{padding-top:.2rem;font-size:.4rem;font-weight:600;line-height:.8rem;}
.popups .myform .top p{font-size:.2rem;}
.popups .myform .top p span{color:#ff0;}
.popups .myform input[type=text]{display:block;width:4.8rem;height:.8rem;border:.01rem solid #ccc;border-radius:.06rem;margin:.2rem auto .05rem;padding:0 .2rem;font-size:.24rem;text-align:left;background:#fff;}
.popups .myform input[type=button]{display:block;width:5.2rem;height:.8rem;margin:.3rem auto .3rem;border:none;border-radius:.06rem;background:#e60505;font-size:.34rem;font-weight:bold;text-align:center;color:#fff;}
.banner-bgd{margin:0 auto;background:url('../images-yd/banner-bgd.png') no-repeat center top;background-size:7.5rem 4.76rem;}
.banner{position:relative;padding:4rem 0 0;font-size:0;text-align:center;}
.banner-logo{position:absolute;top:.2rem;left:.2rem;width:1.9rem;height:.6rem;}
.SpB{display: none;}
.link{padding:1.2rem 0 .3rem;font-size:0;text-align:center;}
.link-box{display:flex;flex-wrap:wrap;justify-content:space-around;}
.link-box li{width:2.56rem;height:2.46rem;background-color:#fff;border-radius:.18rem;box-shadow:0 0 .2rem rgba(154,154,154,.2);}
.link-box li:nth-of-type(-n+2){margin-bottom:1rem;}
.link-box li img{width:.9rem;height:.9rem;margin:-0.52rem auto .18rem;border-radius:.55rem;box-shadow:0 .05rem .2rem rgba(202,16,21,.3);}
.link-box li h2{font-size:.26rem;color:#333;font-weight:600;margin-bottom:.1rem!important;}
.link-box li p{padding:0 .2rem;font-size:.2rem;color:#666;line-height:.3rem;text-align:left;}
/* 理顺报考流程制定备考目标 */
.goat-bgd{margin:0 auto;}
.goat{padding:.6rem 0 0;font-size:0;text-align:center;}
.goat h2{font-size:.28rem;color:#333;font-weight:600;margin-bottom:.35rem;}
.goat h2 em{display:inline-block;vertical-align:middle;box-sizing:border-box;padding-left:.04rem;width:.47rem;height:.44rem;font-size:.2rem;color:#fff;text-align:center;line-height:.44rem;margin-right:.2rem;background:url('../images/title-icon01.png') no-repeat;background-size:contain;}
.goat h2 span{color:#cf0a10;}
.goat h2 i{display:inline-block;vertical-align:top;width:.68rem;height:.41rem;margin:0 0 0 .2rem;background:url('../images/title-icon02.png') no-repeat center;background-size:contain;}
.goat-box{position:relative;display: inline-block;width: 100%;height: 4rem;background: url("../images/s3img.jpg") no-repeat center top;background-size: 100%;}
.goat-box li{display:none;}
.goat-box p{font-size:.2rem;color:#999;text-align:center;margin-bottom:.1rem;}
.goat-box h4{width:.9rem;height:.9rem;font-weight:600;margin:0 auto .5rem;background:url('../images/process-box-bgd.png') no-repeat center;background-size:contain;animation:roat1 8s linear infinite;}
.goat-box h4 img{width:.9rem;height:.9rem;animation:roat2 8s linear infinite;}
.link-bgd .goat h2{margin-bottom: .9rem;}
@keyframes roat1{0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
@keyframes roat2{0%{transform:rotate(0);}
100%{transform:rotate(-360deg);}
}
.goat-box i{display:block;width:.18rem;height:.18rem;margin:0 auto .05rem;background-color:#ca0f18;border:.06rem solid #ffcccf;border-radius:.15rem;}
.goat-box h5{font-size:.3rem;color:#cf0a10;font-weight:600;text-align:center;}
/* 考察内容早知道 备考计划早实行 */
.know{padding:0 0 .25rem;font-size:0;text-align:center;}
.know-box01{text-align:left;margin:0 auto .2rem;}
.know-box01 .know-left{display:inline-block;vertical-align:top;width:1.8rem;margin-right:.1rem;}
.know-box01 .know-left h3{width:100%;height:.6rem;font-size:.24rem;color:#fff;text-align:center;line-height:.6rem;margin-bottom:.1rem;background:linear-gradient(to right,#e9070e,#ba060b);border-radius:.1rem;}
.know-box01 .know-left ul{width:100%;background-color:#fff;border-radius:.1rem;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box01 .know-left li{box-sizing:border-box;padding:.1rem .1rem 0;height:.7rem;font-size:.2rem;color:#333;text-align:center;line-height:.24rem;font-weight:600;}
.know-box01 .know-left li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box01 .know-left li:nth-of-type(3){height:.5rem;}
.know-box01 .know-left li:nth-of-type(4){padding-top:.26rem;}
.know-box01 .know-right{display:inline-block;vertical-align:top;width:5.6rem;}
.know-box01 .know-right h3{width:100%;height:.6rem;font-size:.24rem;color:#333;font-weight:600;text-align:center;line-height:.6rem;margin-bottom:.1rem;background-color:#ffe1e2;border-radius:.1rem;}
.know-box01 .know-right ul{display:flex;flex-wrap:wrap;border-radius:.1rem;background-color:#fff;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box01 .know-right li{width:100%;height:.7rem;font-size:.2rem;color:#333;line-height:.7rem;text-align:center;}
.know-box01 .know-right li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box01 .know-right li:nth-of-type(3){height:.5rem;line-height:.5rem;}
.know-box01 .know-right li:nth-of-type(4){box-sizing:border-box;padding:.14rem 0 0;line-height:.24rem;}
.know-box02{text-align:left;margin-bottom:.2rem;}
.know-box02 .know-left{display:inline-block;vertical-align:top;width:1.7rem;margin-right:.05rem;}
.know-box02 .know-left h3{width:100%;height:.6rem;font-size:.24rem;color:#fff;text-align:center;line-height:.6rem;margin-bottom:.1rem;background:linear-gradient(to right,#4d70f5,#1239cc);border-radius:.1rem;}
.know-box02 .know-left ul{width:100%;background-color:#fff;border-radius:.1rem;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box02 .know-left li{box-sizing:border-box;height:.72rem;font-size:.2rem;color:#333;text-align:center;line-height:.72rem;font-weight:600;}
.know-box02 .know-left li:nth-of-type(3){height:.88rem;line-height:.88rem;}
.know-box02 .know-left li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box02 .know-middle{display:inline-block;vertical-align:top;width:2.8rem;margin:0 .02rem;}
.know-box02 .know-middle02{width:1.63rem;}
.know-box02 .know-middle03{width:1.2rem;}
.know-box02 .know-middle h3{width:100%;height:.6rem;font-size:.24rem;color:#333;font-weight:600;text-align:center;line-height:.6rem;margin-bottom:.1rem;background-color:#e0e7ff;border-radius:.1rem;}
.know-box02 .know-middle ul{display:flex;flex-wrap:wrap;border-radius:.1rem;background-color:#fff;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box02 .know-middle li{width:100%;height:.7rem;font-size:.18rem;color:#333;line-height:.7rem;text-align:center;}
.know-box02 .know-middle ul li.know-lineheight{box-sizing:border-box;padding:.1rem 0 0;line-height:.24rem;}
.know-box02 .know-middle ul li.know-lineheightyd{box-sizing:border-box;padding:.1rem 0 0;line-height:.24rem;}
.know-box02 .know-middle ul li.know-lineheight2{box-sizing:border-box;padding:.18rem 0 0;line-height:.24rem;}
.know-box02 .know-middle li:nth-of-type(3){height:.88rem;line-height:.88rem;}
.know-box02 .know-middle li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box03{text-align:left;margin-bottom:.2rem;}
.know-box03 .know-left{display:inline-block;vertical-align:top;width:1.7rem;margin-right:.1rem;}
.know-box03 .know-left h3{width:100%;height:.6rem;font-size:.24rem;color:#fff;text-align:center;line-height:.6rem;margin-bottom:.1rem;background:linear-gradient(to right,#ffb500,#ff7f00);border-radius:.1rem;}
.know-box03 .know-left ul{width:100%;background-color:#fff;border-radius:.1rem;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box03 .know-left li{box-sizing:border-box;height:.7rem;font-size:.18rem;color:#333;text-align:center;line-height:.7rem;font-weight:600;}
.know-box03 .know-left li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box03 .know-left li:last-of-type{height:1.3rem;line-height:1.3rem;}
.know-box03 .know-right{display:inline-block;vertical-align:top;width:5.7rem;}
.know-box03 .know-right h3{width:100%;height:.6rem;font-size:.24rem;color:#333;font-weight:600;text-align:center;line-height:.6rem;margin-bottom:.1rem;background-color:#fff0e0;border-radius:.1rem;}
.know-box03 .know-right ul{display:flex;flex-wrap:wrap;border-radius:.1rem;background-color:#fff;box-shadow:0 0 .2rem rgba(154,154,154,0.2);}
.know-box03 .know-right li{box-sizing:border-box;padding:.1rem 0 0;width:100%;height:.7rem;font-size:.18rem;color:#333;line-height:.24rem;text-align:center;}
.know-box03 .know-right li span{display:block;color:#cf0a10;}
.know-box03 .know-right li:not(:last-of-type){border-bottom:.01rem solid #e6e6e6;}
.know-box03 .know-right li:nth-of-type(3){box-sizing:border-box;padding:.05rem 0 0;height:1.3rem;line-height:.27rem;}
.know-box03 .know-right li:nth-of-type(4){box-sizing:border-box;padding:.14rem 0 0;line-height:.24rem;}
/* 多维教学 智能督学 */
.teacher{padding:.27rem 0 .45rem;font-size:0;text-align:center;}
.gx{display: inline-block;width: 100%;height: 4.2rem;background: url("../images/s5img.jpg") no-repeat center top;background-size: 100%;}
.gx>div{display: none;}
/* 严选师资 精心磨课 */
.course-bgd{background:linear-gradient(to bottom,#fff 0,#fff 14%,#cf0a10 14%,#cf0a10 100%);}
.course{padding:.26rem 0 0;font-size:0;text-align:center;}
.course-box{width:7.5rem;margin:0 auto;height: 4rem;background: url("../images/s6img.jpg") no-repeat center top;background-size: 100%;}
.course-box>div{display: none;}
/* 2025年国考备考精品课 */
.zsjz-bgd{}
.zsjz{font-size:0;text-align:center;}
.zsjz-table{width:7.2rem;margin:0 auto .4rem;border-radius:.1rem;background-color:#fff8f8;border-style:hidden;box-shadow:0 0 0 .01rem #ff030b;border-collapse:collapse;}
.jz_toprg{
	display: none;
}
.zsjz-bgd .shuban{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;text-align: left}
.zsjz-bgd .shuban #clearfix{display:block;width:100%}
.zsjz-bgd .shuban .banxing{width:45%;margin:0 0.05rem}
.zsjz-bgd .shuban .banxing h2{height:0.86rem;line-height:0.86rem;text-align:center;color:#ffffff;font-size:0.34rem;letter-spacing:0.03rem;font-weight:bold;border-radius:0.1rem 0.1rem 0 0;background:#2c55ad;background:-webkit-linear-gradient(right,#2f64cd,#29468d);background:linear-gradient(to right,#2f64cd,#29468d)}
.zsjz-bgd .shuban .banxing h2.fixed{position:fixed;top:0;z-index:1;width:3.24rem}
.zsjz-bgd .shuban .banxing .renqun{height:1.8rem;background:#eef2f8;padding:0.2rem 0 0 0.45rem;font-size:0.24rem;margin-bottom:0.13rem;color:#112038;letter-spacing:0.02rem;text-shadow:0 0 0 #112038}
.zsjz-bgd .shuban .banxing .renqun span{display:flex;align-items:center;height:0.3rem}
.zsjz-bgd .shuban .banxing .renqun img{width:0.2rem;margin-right:0.06rem}
.zsjz-bgd .shuban .banxing .shiyiflag{position:relative}
.zsjz-bgd .shuban .banxing .shiyiflag::before{position:absolute;top:0;left:-0.36rem;content:'适宜人群';text-align:center;width:0.36rem;padding:0.23rem 0;line-height:0.2rem;color:#ffedc8;font-weight:bold;border-radius:0.1rem 0 0 0.1rem;border:0.01rem solid #ffe8a4;background:#be975f;background:-webkit-linear-gradient(bottom,#e4c292,#986c2b);background:linear-gradient(to bottom,#e4c292,#986c2b)}
.zsjz-bgd .shuban .banxing .xiaobiaoti{height:0.5rem;background:#d3ddee;margin-bottom:0.12rem}
.zsjz-bgd .shuban .banxing .xiaobiaoti span{display:flex;justify-content:center;align-items:center;height:100%;width:60%;letter-spacing:0.02rem;color:#ffffff;font-weight:bold;font-size:0.26rem;margin:0 auto;border-radius:0.1rem 0 0.1rem 0;background:#3f70cf}
.zsjz-bgd .shuban .banxing .xiaobiaoti img{width:0.28rem;margin-right:0.08rem}
.zsjz-bgd .shuban .banxing .xiangxi{font-size:0.2rem;line-height:0.26rem;color:#000000;margin-left:0.3rem}
.zsjz-bgd .shuban .banxing .xiangxi i{color:#7693da}
.zsjz-bgd .shuban .banxing .xiangxi span{color:#f32a17}
.zsjz-bgd .shuban .banxing .xiangxi b{display:block;margin-top:0.07rem;letter-spacing:0.01rem;text-shadow:0 0 0 #000}
.zsjz-bgd .shuban .banxing .fuwu .xiangxi{margin-right:0.3rem}
.zsjz-bgd .shuban .banxing .bx_btm{border-radius:0.1rem;overflow:hidden;border:0.01rem solid #d3ddee;background:#fafbfd;margin-bottom:0.2rem}
.zsjz-bgd .shuban .banxing .mokuai{height:2.8rem}
.zsjz-bgd .shuban .banxing .peiziliao{height:1.8rem}
.zsjz-bgd .shuban .banxing .peiziliao img{width:0.24rem}
.zsjz-bgd .shuban .banxing .fuwu{height:7rem}
.zsjz-bgd .shuban .banxing .fuwu img{width:0.24rem}
.zsjz-bgd .shuban .banxing .jiage{height:2.24rem}
.zsjz-bgd .shuban .banxing .jiage img{width:0.24rem}
.zsjz-bgd .shuban .banxing .price{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center;text-align:center;font-size:0.26rem;height:86%;line-height:0.36rem;margin-top:-0.12rem;color:#333333}
.zsjz-bgd .shuban .banxing .price .zhanwei{width:100%}
.zsjz-bgd .shuban .banxing .price a{display:block;width:50%;text-align:center;line-height:0.6rem;font-size:0.26rem;color:#000000;margin:0.15rem auto 0;border-radius:0.06rem;background:#e2c090;-webkit-transition:all 0.3s;transition:all 0.3s}
.zsjz-bgd .shuban .banxing1 h2{position:relative;background:url("../images/banxing1h2.png") center center no-repeat;background-size:100% 100%}
.zsjz-bgd .shuban .banxing1 h2::after{position:absolute;top:-0.33rem;right:-0.2rem;content:'';width:0.7rem;height:0.72rem;background:url("../images/sell.png") center center no-repeat;background-size:100% 100%;animation:scale1 1s linear infinite alternate;-webkit-animation:scale1 1s linear infinite alternate}
.zsjz-bgd .shuban .banxing1 .renqun{background:url("../images/banxing1rq.png") center center no-repeat;background-size:100% 100%}
.zsjz-bgd .shuban .banxing1 .bx_btm{border:0.01rem solid #f7dbd6}
.zsjz-bgd .shuban .banxing1 .xiaobiaoti{background:#f7dbd6}
.zsjz-bgd .shuban .banxing1 .xiaobiaoti span{background:#ee5342}
.zsjz-bgd .shuban .banxing1 .xiangxi i{color:#f32a17}

.zsjz-bgd .shuban .banxing2 h2{position:relative;background:url("../images/banxing2h2.png") center center no-repeat;background-size:100% 100%}
.zsjz-bgd .shuban .banxing2 h2::after{position:absolute;top:-0.33rem;right:-0.2rem;content:'';width:0.76rem;height:0.6rem;background:url("../images/hot1.png") center center no-repeat;background-size:100% 100%;animation:scale1 1s linear infinite alternate;-webkit-animation:scale1 1s linear infinite alternate}
.zsjz-bgd .shuban .banxing2 .renqun{background:url("../images/banxing2rq.png") center center no-repeat;background-size:100% 100%}
.zsjz-bgd .shuban .banxing2 .bx_btm{border:0.01rem solid #e1ceb5}
.zsjz-bgd .shuban .banxing2 .xiaobiaoti{background:#e1ceb5}
.zsjz-bgd .shuban .banxing2 .xiaobiaoti span{background:#bc9862}
.zsjz-bgd .shuban .banxing2 .xiangxi i{color:#bc9862}
.zsjz-bgd .shuban .banxing2 .xiangxi .mokuai b{display:inline-block}



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;}
.s7nr{display: inline-block;width: 100%;height: 3.5rem;background: url("../images/gxrgmobile.jpg") no-repeat center top;background-size: 95%;}
.s7nr>div{display: none;}
.s1Vx{display: inline-block;width: 90%;margin: 0 5%;}
.s1Vx>div{display: inline-block;width: 100%;}
.s1R{margin-top: .2rem;}
.s1R .video-list a{font-size: .28rem; color: #221815;height: .42rem;line-height: .42rem; display: block; margin-bottom: .1rem; text-align: left;}
.s1R .video-list a i{width: .12rem; height: .12rem; background: url(../images/s1_yuan.png) no-repeat center top;background-size: 100%; display: inline-block; vertical-align: top; margin-right: .15rem; margin-top: .1rem;}
.s1R .video-list a span{display: inline-block;font-size: .24rem;font-weight: bold;color: #cf0a10;width: 1.18rem;height: .3rem;line-height: .3rem;background: #fae8e9;border: .01rem solid #cf0a10;border-radius: 1rem;text-align: center;float: right;}
.s1R .video-list a.cur{font-weight: bold;color: #ff0000;}
.s1Btn{display: inline-block;width: 100%;margin-top: .1rem;}
.s1Btn>a{display: inline-block;width: 2rem;height: .56rem;line-height: .56rem;background: linear-gradient(to right, #ba060b, #e9070e);font-size: .24rem;color: #fff;}
.s1Btn .spb1{background: linear-gradient(to right, #e9eef7,#ffffff, #e9eef7);color: #000;}
