.culture{margin-top: 0rem;padding: 0;}
.second-nav .hd li{width: 25%;}

/*内容*/

.culture-header h3{padding-bottom: 0;}
.culture-body p{line-height: 0.36rem;font-size: 0.24rem;max-height: initial}

/*颜色*/
.second-nav .hd li.on{border-color: #0290fe;}
.second-nav .hd li.on a{color: #0290fe}

/*高清图片*/
.pictures-body{font-size: 0;padding:0}
.pictures .scenic-c{display: inline-block;width: 2.9rem}
.pictures .scenic-c:nth-of-type(even){margin-left: 0.1rem;}
.pictures .scenic-c:nth-of-type(odd){margin-right: 0.1rem;}
.pictures img{width: 2.9rem;height: 2rem;margin-bottom: 0.16rem;}
.pictures .scenic-c p,.load-img p{font-size:0.24rem ;justify-content: center;display: flex;text-align: center;color: #333333;margin-bottom: 0.3rem;}
.load-img p{margin-left: -0.2rem;width: 6.4rem;max-height: 0.7rem;height: 0.7rem;line-height: 0.7rem;background-color: #f5f5f5}

/*-- 资质荣誉放大 --*/
.galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:100000;background-color:#222;background-color:rgba(0,0,0,0.9);overflow:hidden;display:none;-moz-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}
.galleryOverlay.visible{opacity:1}
.gallerySlider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute}
.gallerySlider .placeholder{height:100%;line-height:1px;text-align:center;width:100%;display:inline-block}
.gallerySlider .placeholder:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
.gallerySlider .placeholder img{width: 5rem;display:inline-block;max-height:100%;max-width:100%;vertical-align:middle;border:#fff solid 4px;}
.nextArrow,.prevArrow{border:none;text-decoration:none;opacity:1;cursor:pointer;position:absolute;width:43px;height:58px;top:50%;margin-top:-29px}
.nextArrow:hover,.prevArrow:hover{opacity:1}
.prevArrow{background-position:left top;left:40px}
.nextArrow{background-position:right top;right:40px}
.pagelimit{position:absolute;bottom:20px;left:50%;margin-left:-0.18rem;color:#fff;font-size:0.36rem}