@charset "utf-8";

.sjkf-charts .thead{text-align: center;}
.sjkf-charts .thead li{display: inline-block; padding: 0 1.25%;}
.sjkf-charts .thead li span{display: inline-block; padding-top: 10px; padding-bottom: 20px; line-height: 24px;}
.sjkf-charts .thead li.on span{font-weight: bold; color:#1d59b3; background: url(../images/sjfb/charts_hd_on.png) no-repeat center bottom; cursor: pointer;}
.sjkf-charts .chartbox{height: 555px;}
@media (max-width:1500px) {	
  .sjkf-charts .thead li{padding: 0 2.25%;}
  .sjkf-charts .chartbox{height: 400px;}
}
@media (max-width:1280px) {	
  .sjkf-charts .thead{margin-top: -1px; margin-left: -1px;}
  .sjkf-charts .thead li{float: left; width: 33.33333%; padding: 0;}
  .sjkf-charts .thead li span{padding-top: 5px; padding-bottom: 15px;}
  .sjkf-charts .chartbox{height: 304px;}
}
@media (max-width:992px) {	
  .sjkf-charts .thead li span{padding-top: 10px;}
  .sjkf-charts .chartbox{height: 368px;}
}
@media (max-width:640px) {	
  .sjkf-charts .thead li{height: 73px; line-height: 70px;}
  .sjkf-charts .thead li span b{display: block;}
}
@media (max-width:360px) {	
}

.tssj{position: relative;}
.tssj .hd ul{text-align: center;}
.tssj .hd ul li{text-align: center;}
.tssj .swiper-slide{background: #fff;}
.tssj .swiper-slide dl{position: relative;}
.tssj .swiper-slide dl .place{padding-top: 160%;}
.tssj .swiper-slide dl dt{position: absolute; right: 0; bottom: 0; left: 0; z-index: 9; padding: 12px 90px 12px 15px; line-height: 24px; text-align: left; background: url(../images/public/blank_black_opa50.png);}
.tssj .swiper-slide dl dt a{color: #fff;}
.tssj .swiper-pagination{bottom: 55px;}
.tssj .swiper-ctrl-button{ margin-top: -8%; opacity: 0; transition: all .3s;}
.tssj:hover .swiper-ctrl-button{opacity: 1;}


@media (max-width:1500px) {	
  .xxlb .infolist li:nth-child(5){display: none;}
}

.gdata .imagelist ul li a{border-radius: 6px;}
.gdata .imagelist ul li a .place{padding-top: 75.875%;}
@media (max-width:1500px) {	
  .gdata .imagelist ul li a .place{padding-top: 76.35%;}
}
@media (max-width:992px) {	
  .gdata .imagelist ul li{width: 50%;}
}