﻿

.fenye{text-align:center;margin:30px 0;}
.fenye li{display: inline-block;border:1px solid #ddd;height:35px;line-height:35px;padding:0 15px;margin:0 5px}


/* 新闻中心列表页样式 */
.newslist li{border-bottom:1px solid #efefef;padding-bottom:20px;margin-bottom:20px;overflow: hidden}
.newslist .tu{float:left;}
.newslist .tu img{width:230px;height:160px;}
.newslist .xx{float:right;width:calc(100% - 250px)}
.newslist .tit{height:32px;line-height:32px;overflow: hidden;font-size:22px;font-weight:700;margin-bottom:10px}
.newslist .jj{font-size:12px;line-height:20px;margin-bottom:10px;color:#888}


.wztit{line-height:60px;font-size:30px;text-align:center;font-weight:400;padding-bottom:20px;border-bottom:1px dotted #ccc;margin-bottom:10px;}
.wztj{text-align:center;margin-bottom:16px;padding-bottom:6px;color:#888}
.conttx{font-size:14px;line-height:23px;}




.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 360px;
    width: 100%;
}
.gallery-thumbs {
    height: 100px;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}



#Tab8{height:52px;margin-bottom:10px;text-align: center}
#Tab8 .Menubox8 {height:52px;line-height:20px;border-bottom:1px solid #efefef;}
#Tab8 .Menubox8 ul{margin:0;padding:0;}
#Tab8 .Menubox8 li a{color:#000}
#Tab8 .Menubox8 li{font-size:14px;font-weight:700;float:left;cursor:pointer;width:107px;height:50px;line-height:50px;margin-right:5px}
#Tab8 .Menubox8 li.hover{border-bottom:2px solid #0b75cb;color:#0b75cb}
