html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6,i,b, form, fieldset, legend, img{margin:0; padding:0;font-weight:100;font-style:normal }
fieldset, img{ border:none; }
address, caption, cite, code, dfn, th, var{ font-style:normal; font-weight:normal; }
ul, ol{ list-style:none; }
select, input{ vertical-align:middle; }
select, input, textarea{ font-size:.2rem; margin:0; }
table{ border-collapse:collapse; }
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{ background:#fff; color:#333; font:.2rem/.45rem 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;}
.clearfix:after{ content:'.'; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{ zoom:1; }
.clearit{clear:both; height:0; font-size:0; overflow:hidden;}
a{ color:#333; text-decoration:none; }
a:visited{ color:#f00; }
a:hover, a:active, a:focus{ color:#f00; text-decoration:underline; }
.ani-opacity { filter: Alpha(Opacity=80); opacity: .8; -webkit-transition: all .4s; transition: all .4s; -webkit-filter: Alpha(Opacity=80); }
.ani-rotate { -webkit-transition: all .4s; transition: all .4s; -webkit-transform: rotate(180deg); transform: rotate(180deg) }
.ani-popIn { -webkit-animation-duration: .35s; animation-duration: .35s; -webkit-animation-fill-mode: both; 
animation-fill-mode: both; -webkit-animation-name: bounceIn; animation-name: bounceIn; }
.ani-popOut { -webkit-animation-duration: .35s; animation-duration: .35s; -webkit-animation-fill-mode: both; 
animation-fill-mode: both; -webkit-animation-name: bounceOut; animation-name: bounceOut; }
@-webkit-keyframes bounceIn {  0%, 100% {
-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity: 0;
-webkit-transform: scale3d(.8, .8, .8);
transform: scale3d(.8, .8, .8)
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
@keyframes bounceIn {  0%, 100% {
-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
animation-timing-function: cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity: 0;
-webkit-transform: scale3d(.8, .8, .8);
transform: scale3d(.8, .8, .8)
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
}
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn }
@-webkit-keyframes bounceOut {  20% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .9); -moz-transform: scale3d(.9, .9, .9); -ms-transform: scale3d(.9, .9, .9); -o-transform: scale3d(.9, .9, .9);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.8, .8, .8);
transform: scale3d(.8, .8, .8)
}
}
@keyframes bounceOut {  20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9)
}
100% { opacity: 0; -webkit-transform: scale3d(.8, .8, .8); transform: scale3d(.8, .8, .8); -moz-transform: scale3d(.8, .8, .8); -ms-transform: scale3d(.8, .8, .8); -o-transform: scale3d(.8, .8, .8);
}
}
.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut }

.m-bg{background-repeat:no-repeat; background-position:0 0; background-size:100% 100%;width:100%;border-bottom:solid .2rem #f7f7f7;}
.banner{background-image:url(../../images/scb/banner.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/banner.png?20180905111) 1x, url(../../images/scb/banner-2x.png?20180905111) 2x);height:3.57rem;}
.banner h1{display: none;}
.part-top{background-image:url(../../images/scb/scb.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/scb.png?20180905111) 1x, url(../../images/scb/scb-2x.png?20180905111) 2x);height:3.8rem;}
.part01{background-image:url(../../images/scb/01.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/01.png?20180905111) 1x, url(../../images/scb/01-2x.png?20180905111) 2x);height:16.34rem;}
.part02{background-image:url(../../images/scb/02.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/02.png?20180905111) 1x, url(../../images/scb/02-2x.png?20180905111) 2x);height:11.17rem;}
.part04{background-image:url(../../images/scb/04.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/04.png?20180905111) 1x, url(../../images/scb/04-2x.png?20180905111) 2x);height:7.18rem;}
.part05{background-image:url(../../images/scb/05.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/05.png?20180905111) 1x, url(../../images/scb/05-2x.png?20180905111) 2x);height:5.4rem;}
.part06{background-image:url(../../images/scb/06.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/06.png?20180905111) 1x, url(../../images/scb/06-2x.png?20180905111) 2x);height:16.06rem;}

.kcxq-btn,.kcxq-btn:visited,.kcxq-btn:hover{ background-color: #e6373c; color:#fff; width:1.95rem; height:.4rem; line-height: .4rem; text-align: center; border-radius:10rem ; -webkit-border-radius:10rem ; -moz-border-radius:10rem ; -ms-border-radius:10rem ; -o-border-radius:10rem ;display: block;position: absolute;left:50%;margin-left:-.97rem;top:12.8rem;}
.part02 .more,.part02 .more:visited,.part02 .more:hover{position: absolute;right:.28rem;top:.3rem;color:#427AF9;}

.part03{background-image:url(../../images/scb/03.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/03.png?20180905111) 1x, url(../../images/scb/03-2x.png?20180905111) 2x);background-size: 3rem .5rem;background-position: 50% .16rem;padding-top: .9rem;}
.videoWrap .vs{height:4.21875rem;}
.course-list{overflow: hidden;padding:.2rem .3rem}
.course-list a,.course-list a:visited{ float: left; width:3.3rem; height:.56rem; line-height: .56rem; font-size: .24rem; padding-left: .28rem; background-color: #F0EEF5; border-radius:.1rem ; -webkit-border-radius:.1rem ; -moz-border-radius:.1rem ; -ms-border-radius:.1rem ; -o-border-radius:.1rem ;margin-bottom: .2rem; }
.course-list a:nth-of-type(2n){float: right;}
.course-list a.active,.course-list a.active:visited,.course-list a.active:hover{background-color: #427AF9;color:#fff;text-decoration: none;}
.course-list a span{ background-color: #427AF9; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;height:.3rem;width:.3rem;color:#fff; font-size: .16rem;text-align: center;line-height: .3rem;float: left;margin-right: .1rem;margin-top: .12rem;}
.vs .v-play-btn { position: absolute; width: .42rem; height: .48rem; background: url(//n.sinaimg.cn/finance/cjtjls/zimages/gs-icon_video.png?20180905111) no-repeat; background-size: .42rem .48rem; left: 50%; top: 50%; margin-top: -.24rem; margin-left: -.21rem; transition: all .3s ease-in; z-index: 100; cursor: pointer; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -o-transition: all .3s ease-in; }

.qidai_btn,.buy-btn,.more-btn{background-image:url(../../images/scb/btn.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/btn.png?20180905111) 1x, url(../../images/scb/btn-2x.png?20180905111) 2x); background-repeat:no-repeat; background-position:0 0; background-size:100% 100%; display: block; width:1.88rem; height:.68rem; text-align: center; line-height: .68rem; color:#fff;font-size: .24rem}

.baoming_btn{background-image:url(../../images/scb/btn2.png?20180905111); background-image:-webkit-image-set(url(../../images/scb/btn2.png?20180905111) 1x, url(../../images/scb/btn2-2x.png?20180905111) 2x); background-repeat:no-repeat; background-position:0 0; background-size:100% 100%; display: block; width:1.88rem; height:.68rem; text-align: center; line-height: .68rem; color:#fff;font-size: .24rem}

.banner,.part-top,.part04,.part05
{position: relative;}

.qidai_btn{position: absolute;left:50%;top:2.6rem;margin-left: -.54rem;}
.baoming_btn{position: absolute;left:50%;top:2.73rem;margin-left: -.94rem;}
.buy-btn{position: absolute;left:50%;top:4.53rem;margin-left: -.94rem;}
.more-btn{position: absolute;left:50%;top:4.2rem;margin-left: -.94rem;}