#content-container{
    width: 100% !important;
    padding: 0px;
    margin: 0px;
    background: #fff;
}
.section-header{
    display: none;
}
.es-section{
    padding: 0px;
    margin: 0px;
    border: 0px solid #e4ecf3;
}

.rmation{
    margin-top: 20px;
    font-size: 16px;
    color: #333;
}
.rmation .before{
    color: #666666;
}
.rmation .before a:hover{
    color: #A32026;
}
.rmation .text{
    text-align: center;
    color: #A32026;
    font-weight: 600;
    font-size: 30px;
    border-bottom: 1px solid #ECECEC;
    padding: 20px 0px;
    margin-bottom: 30px;
}
.rmation .bottoms{
    border-top: 1px solid #ECECEC;
    margin-bottom: 30px;
    margin-top: 30px;
}
.suom{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    margin-left: 4%;
}
.list .tiem{
    margin: 5px 0px;
    line-height: 24px;
    position: relative;
}
.list .tiem span{
    width: 4%;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    top: -2px;
    text-align: center;
}
.list .tiem span+span{
    position: relative;
    width: 91%;
    margin-left: 4%;
    font-size: 16px;
    padding-top: 3px;
    text-align: left;
}
.body_right{
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.body_right a{
    display: inline-block;
    color: #fff;
    background: #A32026;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    padding: 0px 60px;
    letter-spacing:3px;
    padding-left: 63px;
}
/*中国经管实验教学案例库创作规范*/
.columntitle{
    
}
.columntitle span{
    display: inline-block;
    border-left: 5px #AF241B solid;
    padding: 4px 0px 4px 15px;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}
.make .body{
    background: #F9F9F9;
    padding: 10px 15px 20px 15px;
    border-radius: 2px;
    margin: 10px 0px 0px 0px;
    border-bottom: 2px solid transparent;
}
.make .body:hover{
    border-bottom: 2px solid #A32026;
}
.make .body:hover .iconfont{
    color: #A32026;
}
.make .body .text{
    text-align: left;
    padding: 0px 0px;
    border-bottom: 0px solid #ECECEC;
    margin-bottom: 5px;
    display: inline-block;
    word-break: break-all;
    width: 100%;
}
.rmation .text a{
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    display:block;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.rmation .text a:hover{
    color: #A32026;
}
.make .clearfix{
    color: #666;
    font-size: 14px;
}
.make .float-left{
    transform: translateY(15%);
}
.make .left{
    width: 10%;
    text-align: center;
    display: inline-block;
}
.make .right{
    width: 89%;
    display: inline-block;
}
.make .left .iconfont{
    font-size: 25px;
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(20%);
}
/*大赛简介*/
.game .gamelist,.game .body{
    margin: 20px 0px;
}
.game .body.bodylist{
    min-height: 600px;
}
.game .gamelist{
    text-align: center;
    padding-right: 10%;
}
.game .gamelist .item a{
    display: block;
    padding: 20px 5px;
    font-size: 18px;
    border: solid 1px #E8E8E8;
}
.game .gamelist .item a:hover{
    background: #EBEBEB;
    color: #333;
}
.game .gamelist .item+.item a{
    border-bottom: 0px;
}
.game .gamelist .item.last a{
    border-bottom: solid 1px #E8E8E8;
}
.game .gamelist .item.last .layui-icon{
    font-size: 14px;
}
.game .gamelist .item.active a{
    background: #AF241B;
    color: #fff;
}
.game .gamelist .itnews{
    padding-bottom: 10px;
    box-shadow:0px 5px 10px #d6d6d6;
}

.layui-carousel{
    height: 347px !important;    
}
.game .body .item{
    display: none;
}
.game .body .item.active{
    display: block;
}
.game .body .content{
    padding: 15px 0px 30px 0px;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
}
.game .body .item1 .content .top div{
    text-indent: 2em;
    line-height: 27px;
    margin-bottom: 10px;
    text-align:justify;text-justify:inter-ideograph;
}
.game .bottom{
    margin-top: 20px;
}
.game #test1 img{
    width: 100%;
}
.gylm_img {
    text-align: center;
}
.gylm_img img {
    height: auto !important;
    margin-bottom: 6px;
    max-width: 100%;
    width: 180px;
    padding: 0px 5px;
}
.gylm_img .gylm_title {
    margin-bottom: 10px;
}
.game .list-inline{
    border-bottom:2px solid #C6C8CA;
    padding: 0px;
    margin-bottom: 20px;
}
.game .list-inline li{
    padding: 7px 5px;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: #333;
    transform: translateY(5%);
}
.game .list-inline li+li{
    margin-left: 5px;
}
.game .list-inline li.active{
    color: #AF241B;
    font-weight: 700;
    border-bottom:2px solid #AF241B;
}
.itnews{
    display: none;
}
.itnews .new .title a,
.itnews .new>a{
    display: block;
    padding: 10px 5px;
    font-size: 18px;
}
.database_anptgy .anptgy,.bodylist .itnews .new{
    display: none;
}
.database_anptgy .anptgy.active,.bodylist .itnews .new.active{
    display: block;
}
.database_anptgy .anptgy1 .layui-col-sm3{
    display: none;
}
.database_anptgy .anptgy1 .layui-col-sm3.active{
    display: block;
}
.itnews .new.active a{
    color: #AF241B;
}
.itnews .totalpager{
    text-align: center;
    margin-top: 10px;
}
.game .body .content .article-item.active{
    display: block;
}
.game .body .content .article-item{
    display: none;
}
.itnews .new:hover a{
    color: #AF241B;
}
.bodylist .itnews .new .title a {
    display: block;
    padding: 0px 0px;
    font-size: 15px;
    line-height: 27px;
    word-wrap:break-word;word-break:break-all;overflow: hidden;
}
.bodylist .itnews .new .title a span{
    padding-right: 5px;
}
.bodylist .article-item{
    font-size: 15px;
    padding-top:15px;
    padding-bottom: 15px;
    border-bottom: #C6C8CA 1px dashed;
}
.bodylist .article-item .yedade{
    position: relative;
    top: 50%;
    transform: translateY(20%);
}
.bodylist .article-item .layui-col-space15>* {
    padding: 0px 7.5px;
}
.train .newcon .media-body{
    text-align:justify;text-justify:inter-ideograph;
}
.train .newcon .mbody{
    padding: 10px 15px 20px 15px;
    line-height: 27px;
}
.train .mbodybs{
    transition: all .3s ease;
    box-shadow:0 6px 10px 0 rgb(95 101 105 / 15%);
    margin-bottom: 10px;
    margin-top: 10px;
}
.train .newcon .layui-col-space20 {
    margin: -10px 0px;
}
.train .newcon .layui-col-space20>* {
    padding: 10px 25px 0px 25px;
}
.train .mbodybs:hover{
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgb(0 36 100 / 30%);
    -webkit-box-shadow: 0 26px 40px -24px rgb(0 36 100 / 30%);
    -moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,.3);
}
.train .newcon .link-dark{
    display: block;
    overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.b-author {
    padding: 25px 25px;
    border: 1px solid #f6f6f6;
    border-left: 5px solid #AF241B;
}
.author-text h3 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.author-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.author-text {
    overflow: hidden;
    padding-left: 15px;
    min-height: 140.39px;
}
.author-text p {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 28px;
}
.hides {
    display: none;
}
.shows {
    cursor: pointer;
    color: #AF241B;
}
.shows .caret{
    transform: translateY(-50%);
}
.hidev {
    color: #AF241B;
    cursor: pointer;
}
.hidev .caret{
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid #AF241B;
}
.author-img {
    float: left;
}
.noauth {
    display: none;
}
.bonner{
    text-align: center;
}
.bonner .layui-btn{
    background: #AF241B;
    padding: 0px 30px;
    margin-top: 20px;
}





@media screen and (max-width: 1600px) {
	.layui-carousel{
    height: 317px !important;    
}
}
@media screen and (max-width: 1500px) {
	.layui-carousel{
    height: 307px !important;    
}
}
@media screen and (max-width: 1400px) {
	.layui-carousel{
    height: 307px !important;    
}
}
@media screen and (max-width: 1200px) {
	.layui-carousel{
    height: 260px !important;    
}
}

