.list-box{width:100%;overflow:hidden}
.list-box .left{background:#fff}
.list-box .list-l{margin-right:20px;width:calc(70% - 20px) !important}
.list-box .list-r{width:30% !important}
.list-box .layui-tab-title li{width:36%}
.list-box .list-item{border-bottom:1px dashed rgba(153,153,153,0.41);overflow:hidden}
.list-box .list-item .item-title{font-size:18px;padding-bottom:15px;padding-top:15px}
.list-box .list-item .item-desc{font-size:14px;padding-bottom:15px;color:#888}
.detail .detail-time{border-bottom:1px dashed #ddd}
.join-btn{background:#009688}
.detail .layui-btn-fluid{height:48px;line-height:48px}
.readall_box{position:relative;z-index:9999;margin-top:-180px}
.read_more_mask{height:200px;background:-moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background:-webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}
.content .red_more .more1{border-bottom:1px solid #de686d;padding-top:20px}
.content .red_more .more2{border:1px solid #de686d;border-radius:5px;color:#de686d}