/* 内页内容区 */
.con_tab{padding-top:1rem;min-height:10rem;}
.tab_con{ padding:0; display:none;}
.tab_con:first-child{ display:block;}
img{display:inline-block;}
.nowrap{-webkit-flex-wrap:nowrap;-webkit-box-lines:single;-moz-flex-wrap:nowrap;flex-wrap:nowrap;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}
/* 返回 */
.ns_float {
    position: fixed;
    bottom: 8%;
    right: 5%;
    display: block;
    width: 42px;
    height: 42px;
    background: #fff url(http://gkbimg.360eol.com/classroom/nspic/index_b.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    text-indent: -9999px;
    border: 1px solid #c7c7c7;
    border-radius: 50%;
    box-shadow: 0 0 10px #a0a0a0;
    z-index: 100;
}
/* 视频 */
.zb_list{ margin-bottom: 0.28rem;box-shadow:0rem 0.04rem 0.1rem 0rem rgba(0,0,0,0.1);border-radius:0.12rem; background:#fff;padding:0;}
.zb_list .viewbox{width: 100%;height: 4.22rem;position:relative;}
.zb_list .viewbox img{width: 100%;height: 4.22rem;}
.zb_list .viewbox .bot{ position:absolute;z-index:3; bottom:0; left:0; right:0;height:0.6rem;background:rgba(0,0,0,0.5); line-height:0.6rem; padding:0 0.24rem;font-size:0.34rem; color:#fff;font-weight:600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zb_list .viewbox .tag{position:absolute;z-index:3; top:0.14rem; left:0.18rem; height:0.45rem; line-height:0.45rem; padding-left:0.4rem; padding-right:0.12rem;font-size:0.24rem; color:#fff;background:#E02020 url(http://gkbimg.360eol.com/classroom/images/zb3.png) 0.13rem center no-repeat; background-size:0.18rem 0.17rem; border-radius:0.08rem;}
.zb_list .viewbox .play{ position:absolute; z-index:2; left:0; right:0; top:0; bottom:0; background:url(http://gkbimg.360eol.com/classroom/images/play3.png) center center no-repeat; background-size:0.88rem 0.88rem;}
.zb_list .iframe-box{width:100%;height:100%;}
.video-play {
    width: 100%;
    height: 100%;
    display: none;
}

/* 文章列表 */
.tmaricle_con {
    padding: 0 0.32rem;
}
.tmaricle_list {
    display: block;
    border-bottom: 1px solid #EAEAEA;
    padding: 0.3rem 0;
}
.aricle-title {
    line-height: 0.5rem;
    font-size: 0.36rem;
    font-weight: 600;
    color: #4a4a4a;
}

/* 文章 */
.ny_wzcont {font-size: 0.28rem;line-height: 0.4rem;padding: 0.32rem;padding-bottom:0;}
.ny_wzbt {background: #FFEDEA;font-size: 0.34rem;font-weight: 600;color: #5D3824;line-height: 0.8rem; margin: 0.18rem 0; padding-left:0.2rem;}
.ny_wzcont p{margin-bottom: 0.18rem;color: #000;}

/* 表格 */
.zylist table{border:0;border-collapse: collapse;border-spacing: 0;}
.zylist table tr>td {width:50%;line-height: 0.33rem; padding: 0.04rem 0.24rem 0.04rem 0.6rem; text-align: left;vertical-align: top; font-size: 0.24rem; color:#2B2F41; background:url(http://gkbimg.360eol.com/rector/cslg2/item.png) 0.24rem 0.12rem no-repeat; background-size:0.2rem 0.2rem;}
.zylist table tr>td a{display:block;color:#2B2F41;}
.zylist2{ padding-top:0rem;}
/* 列表 */
.zylist2 table tr>td {line-height: 0.5rem;padding: 0.12rem 0.24rem 0.12rem 0.6rem;font-size: 0.38rem;background:url(http://gkbimg.360eol.com/rector/cslg2/item.png) 0.24rem 0.2rem no-repeat; background-size:0.24rem 0.24rem;}

/* 图片列表 */
.image-list{margin-bottom:0.16rem;}
.image-title{font-size: 0.32rem;color: #4A4A4A;line-height: 0.4rem;padding: 0.1rem 0.32rem 0.1rem 0.32rem;}
/* 空内容 */
.empty{display: block;width: 130px;margin: .5rem auto;}