
.content_rt01{
  padding-bottom: 24px;
    margin-top: 78px;
    background: #f6f6f8;
    overflow: hidden;
}
.culture{
    width: 870px;
    margin: 22px auto 29px;
    height: 32px;
    border-bottom: 2px solid #0c7ed9;
}
.culture h5{
    float: left;
    font-size: 20px;
  
    margin-right: 8px;
   
}
.culture span{
    float: left;
    color: #bebdbd;
    font-size: 20px;

}

.culture .more:hover{
    background:#f8a14c ;
}
.culture .more{
    float: right;
    color: #fff;
    width: 56px;
    height: 24px;
    font-size: 14px;
    background: #0c7ed9;
    text-align: center;
    line-height: 24px;
    margin-right: 16px;
}
.cont_show{
    width: 870px;
    margin: 0 auto;
}
#swiper1 {
    width: 410px;
    float: left;
    height: 256px;
   
}
#swiper1 .swiper-slide{
    width: 410px;
    position: relative;
}
#swiper1 .swiper-slide img{
    width: 410px;
}
#swiper1 .swiper-slide p{
    position: absolute;
    width: 410px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    padding-left: 20px;
}
#swiper1 >.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 13px;
    right: 20px!important;
    left: auto;
    width: auto;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #2c89dc!important;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.news-rt{
    float: right;
    width: 443px;
    height: 260px;
   
}
.news-top{
    position: relative;
    width: 100%;
    height:86px;
    background: #fff;
    padding-top: 20px;
    
}
.news-top h3{
    font-size: 16px;
    font-weight: bold;
    margin-left: 18px;
    width: 400px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-top span{
    display: block;
    color: #999;
    font-size: 12px;
    margin-left: 18px;
    margin-top: 10px;
}.news-top  p:hover{
    color: #0c7ed9;
    cursor: pointer;
}
.news-top  p{
    width: 380px;
    color: #999;
    font-size: 12px;
    margin-left: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top:6px;
    line-height:16px;
}
.news-more{
    position: absolute;
    color: #0c7ed9;
    font-size: 12px;
    bottom: 12px;
    right: 5px;
}
.news-more:hover{
    color: red;
}
.news-list{
    margin-top: 10px;
}
.news-list li{
    position: relative;
    width: 443px;
    height: 29px;
    background: #fff;
    margin-bottom: 3px;
    padding-top: 16px;
}
.news-list li:last-child{
    margin: 0;
}
.news-list li .mon{
    position: absolute;
    color: #0c7ed9;
    font-size: 12px;
    top: 12px;
    left: 19px;
}
.news-list li .year{
    position: absolute;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    top: 26px;
    left:26px;
}
.news-list li p:hover{
    color: #0c7ed9;
}
.news-list li p{
    color: #333;
    font-size: 14px;
    width: 338px;
    margin-left:70px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cont_rt02{
    margin-top: 16px;
    margin-bottom: 23px;
}
.imglist_ul{
    width: 870px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.imglist_ul li{
    width: 276px;
}
.imglist_ul li img{
    width: 100%;
}
.imglist_ul li P{
    line-height: 44px;
    height: 44px;
    text-align: center;
    background: #e9e9e9;
    font-size: 16px;
}
.imglist_ul li:hover P{
    color: #fff;
    background: #0c7ed9;
}
.list2_ul{
    width: 870px;
    margin: 22px auto 0;
}
.list2_ul li{
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #c3c3c3;
}
.list2_ul li:nth-child(1){
    border-top: 1px solid #c3c3c3;
}
.list2_ul li a{
    font-size: 16px;
}
.list2_ul li span{
    float: right;
    font-size: 16px;
}
.list2_ul li:hover a{
color: #0c7ed9;
}
.cont_rt03{
    width: 911px;
    background: #f6f6f8;

    padding-bottom: 20px;
    overflow: hidden;
}
