body{
    background-image: url('../images/index/wenlibg.png')!important;
}

#banner { position: relative; width: 100%; height: 100%; overflow: hidden;height: 320px; }
#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 5px; }
#banner ul li { padding: 0px 8px; float: left; display: block; color: #FFF; background: #6f4f67; cursor: pointer; margin: 0px 3px; }
#banner ul li.on { background-color: rgb(71,174,195); }
#banner_list{height: 400px;}
#banner_list a { position: absolute;height: 400px; }
#banner_list a img{height: 120%; }
.totle_title{
    padding-left: 0px;
    list-style: none;
}
.main_title{
    font-size: 18px;
    font-weight: 700;
}
.news_title .main_title{
    border-bottom:1px dashed #999;
}
.news_title:hover .main_title{
    color: red;
}
.main_red{
    color: red;
}
.twoxw .col-xl-4 .totle_title .news_title .main_title a{
    color: #000;
    font-size: 16px;
}
.twoxw .col-xl-4 .totle_title .news_title:hover .main_title a{
    color: red;
}
.spxw video{
    height: 100%;
    width: 100%;
}