@charset "UTF-8";
.M-box{text-align: center;zoom:1;height:40px;margin:2% auto;display:table;}
.M-box:before,.M-box:after{content:"";display:table;}
.M-box:afters{clear:both;overflow:hidden;}
.M-box span{float: left;margin:0 5px;width:34px;height:34px;line-height:34px;color:#bdbdbd;font-size:12px;}
.M-box .active{float: left;margin:0 5px;width:34px;height:34px;line-height:34px;background: #0f78f9;color: #fff;font-size:12px;}
.M-box a{float:left;margin:0 5px;min-width:34px;height:34px;line-height:34px;color: #bbbbbb;font-size:12px;border: 1px solid #bbbbbb;padding:0 3px; text-decoration:none;}
.M-box a:hover{color:#fff;background-color:#0f78f9; text-decoration:none;}
.M-box .next,.M-box .prev{font-family:"Simsun";font-size:12px;font-weight: bold;}
.now,.count{padding:0 5px;color:#f00;}
.eg img{max-width: 800px;min-height: 500px;}
.jump-ipt{width:40px;height:34px;}
.paginmsg{float:left;font-size:14px;color:#bdbdbd;}

.coinPric.exp-course-vip-icon {
    position: relative;
    top: -6px;
}

.coinPric.exp-course-vip-icon:after,.coinPric.exp-course-vip-icon:before {
    content: 'VIP';
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.coinPric.exp-course-vip-icon:before {
    content: '';
    background: url("/torch/page/member-ship/img/vip.png") no-repeat transparent center center / 30px 50px;
    /*background: url("/torch/img/open-vip-highlight.svg") no-repeat transparent center center / 30px 50px;*/
    width: 30px;
    margin-right: 5px;
}
