@charset "utf-8";

.com-border-box{padding: 10px; border: 1px solid #e5e5e5;}
@media (max-width:992px) {
  .com-border-box{padding: 0; border: none;}	
}

/*动态新闻*/
.news .tpxw{position: relative;}
.news .tpxw .swiper-slide{background: #fff;}
.news .tpxw .swiper-slide dl{position: relative;}
.news .tpxw .swiper-slide dl .place{padding-top: 64.25%;}
.news .tpxw .swiper-slide dl dt{position: absolute; right: 0; bottom: 0; left: 0; z-index: 10; padding: .875em 10em .875em .75em; line-height: 1.375em; background: url(../images/public/blank_black_opa50.png);}
.news .tpxw .swiper-slide dl dt a{color: #fff;}
.news .tpxw .swiper-pagination{bottom: .875em;}
@media (max-width:1280px) {
  .news .tpxw .swiper-slide dl .place{padding-top: 65.375%;}
}
@media (max-width:768px) {
  .news .tpxw .swiper-slide dl dt{padding-right: .75em;}
  .news .tpxw .swiper-slide dl:after{height: 35%;}
  .news .tpxw .swiper-ctrl-button{top: 40%;}
  .news .tpxw .swiper-ctrl-button.resize.md{margin-top: -40px;}
  .news .tpxw .swiper-pagination{position: static; margin-top: .5em;}
}

@media (max-width:1280px) {
  .news .xwdt .infolist li:nth-child(8){display: none;}	
}
@media (max-width:992px) {
  .news .xwdt .infolist li:nth-child(n+6){display: none;}	
}

.tpbd .imagelist ul li a .place{padding-top: 66.67%;}
.tpbd .imagelist ul li a .caption.fixed{padding-top: .5em; padding-bottom: .5em;}
.tpbd .imagelist ul li:nth-child(5){display: none;}
.tpbd .imagelist ul li:nth-child(6){display: none;}
@media (max-width:1280px) {
  .tpbd .imagelist ul li a .place{padding-top: 74%;}	
}
@media (max-width:992px) {
  .tpbd .imagelist ul li:nth-child(5){display: block;}
  .tpbd .imagelist ul li:nth-child(6){display: block;}	
}
@media (max-width:640px) {
  .tpbd .imagelist ul li:nth-child(5){display: none;}
  .tpbd .imagelist ul li:nth-child(6){display: none;}	
}

.leader-bd dt .photo{display: block; width: 120px; margin-right: auto; margin-left: auto; padding: 5px; border: 1px solid #cccccc;}
.leader-bd dt .caption{text-align: center; margin-top: .625em;}

.leader-bd dd .item{margin-top: 19px;}
.leader-bd dd .item .label span{position: relative; display: inline-block; margin-bottom: .5em; padding: .25em 1.125em; color: #fff; background-color: #0f66b7; border-radius: 5px;}
.leader-bd dd .item .label span:after{position: absolute; bottom: -16px; left: 50%; content: normal; margin-left: -8px; border: transparent solid 8px; border-top-color: #0f66b7;}
.leader-bd dd .item .name{text-align: center; margin-top: .625em;}
.leader-bd dd .item .text{text-indent: 2em; line-height: 1.875em; text-align: justify;}
.leader-bd dd .item .text a{display: inline-block; color: #0166b6; text-indent: 0;}
.leader-bd dd .item .menu-cards{padding-right: 5%; padding-left: 5%;}
.leader-bd dd .item .menu-cards li{width: 24%; margin-right: 4%; margin-left: 4%;}
.leader-bd dd .item .menu-cards li a{height: 40px; color: #fff; line-height: 40px; background: #0f66b7; border-color: #0f66b7;}
.leader-bd dd .item .menu-cards li a span{font-size: 1.375em;}
@media (max-width:992px) {
  .leader-bd.none{display: block;}
  .leader-bd.block{display: none;}
  .leader-bd dd .item .menu-cards{padding-right: 0; padding-left: 0;}	
  .leader-bd dd .item .menu-cards li{width: 33.33333%; margin-right: 0; margin-left: 0;}
}


.leader-inner dl dt{width: 120px; margin-right: auto; margin-left: auto;}
.leader-inner dl dd{margin: .5em 0 0; font-size: 1.125em; font-weight: bold; text-align: center;}
.leader-inner .bd .section .label span{position: relative; display: inline-block; margin-bottom: 1em; padding: .3125em 1.125em; color: #fff; background-color: #1978c2; background-image: linear-gradient(-13deg, rgba(24, 113, 183, 1), rgba(32, 144, 233, 1)); border-radius: 5px;}
.leader-inner .bd .section .label span:after{position: absolute; bottom: -16px; left: 50%; content: ""; margin-left: -8px; border: transparent solid 8px; border-top-color: #1978c2;}
.leader-inner .bd .section .article-content{padding-top: 0; padding-bottom: 0;}
.leader-inner .bd .section .article-content p{text-indent: 2em;}