.second{position:relative;}

.xwzxLeft,.xwzxRight{width:48%}
.xwzxBottom{padding:1rem 0}
.bhgg{margin-bottom:1rem}


/*轮播图*/
.newsSwiper{overflow:hidden;position: relative;}
.newsSwiper .swiper-slide{position:relative}
.newsSwiper .swiper-slide img{width:100%;height:5.5rem;object-fit:cover;}
.newsSwiper .swiper-slide h2.titleBg{position:absolute;bottom:0;left:0;padding-left:0.4rem;height:0.8rem;line-height:0.8rem;background:rgba(110,42,36,0.8);width:100%;box-sizing:border-box}
.newsSwiper .swiper-slide h2.titleBg a{font-size:0.24rem;color:#fff;font-weight:normal}
.newsSwiper .newsPag{width:auto !important;right:0.3rem !important;left:unset !important;bottom:0.3rem !important;}
.newsSwiper .newsPag span.swiper-pagination-bullet{width:0.13rem;height:0.13rem;margin:0 0.04rem;border:1px solid #fff;background:#fff;opacity:1}
.newsSwiper .newsPag span.swiper-pagination-bullet-active{background:rgba(126,42,35,0.7);border:1px solid #fff}


/*新闻list*/
.newsList{}
.newsList ul{}
.newsList ul li{display:flex;justify-content:space-between;align-items:center;margin-bottom: 0.2rem;border-bottom:1px dashed #dddede;padding-bottom: 0.2rem;}
/*.newsList ul li:last-child{margin-bottom:0;}*/
.newsList ul li a{font-size:0.22rem;color: #000000;}
.newsList ul li span.date{color: #898989;font-size:0.22rem;}
.newsList ul li:hover a,.newsList ul li:hover span.date{color:#7e2a23;font-weight:bold;}

.bottom{margin-top:0.3rem}
.newsList .first{border-bottom:1px dashed #7e2a23;padding-bottom:0.2rem}
.newsList .first p.title{margin-bottom:0.2rem}
.newsList .first p.title>a{font-size:0.26rem;color:#000000;font-weight:bold}
.newsList .first span.sum{font-size:0.2rem;color:#595757;line-height:1.8;text-align:justify}
.newsList .first>a{font-size:0.2rem;color:#7e2a23;font-weight:bold}
.bottom .newsList ul{margin-top:0.2rem}
.newsList .first p.title>a:hover{color:#7e2a23}

/*本行公告*/
.bhgg{}
.bhgg ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.bhgg ul li{width:48%;margin-bottom:0.25rem;padding-bottom:0.27rem}