/*导航*/
.nav-box{margin-bottom:0.6rem !important;}
.nav-bner-top{margin-top:4rem;}

/*最新新闻资讯*/
.new-center{margin:1.5rem 0;}
.hap-conts h1{font-size:0.7142rem;color:#18565d;margin-bottom:0.4285rem;text-align:center;}
.hap-list li{width:32%}
.hap-bot-cont{margin-top:0.2857rem;}
.hap-bot-cont h3{font-size:0.3428rem;color:#18565d;height:1rem;margin:0.1428rem 0;}
.hap-bot-cont p{font-size:0.2285rem;color:#3d3d3d;line-height:2;height:1rem;}
.hap-top-img img{width: 6.5rem;overflow: hidden;height: 4.5rem; object-fit: cover;}
.hap-lm > span{font-size:0.2285rem;color:#768284}
.hap-conts .pub-btn{display:block;width:2.8571rem;height:0.8571rem;line-height:0.8571rem;text-align:center;background-color:#18565d;border-radius:0.1428rem;transition: all .6s linear;overflow:hidden;box-sizing: border-box;position: relative;color:#fff;font-size:0.2285rem;margin:1rem auto;}

/*我们的故事*/
.sy-conts{background-color:#f7f7f8;padding:1rem 0;box-sizing:border-box;}
.story-swiper h1{font-size:0.7142rem;color:#18565d;margin-bottom:0.4285rem;text-align:center;}
.sy-conts .wh{position:relative;overflow:hidden;}
.sy-conts .swiper {width: 100%;height: 100%;}
.sy-conts .swiper-slide {display: flex;justify-content: center;align-items: center;}
.sy-conts .swiper-button-next{top:auto;bottom:0.5%;right:0}
.sy-conts .swiper-button-prev{top:auto;bottom:0.5%;left:auto;right:5%;}
.sy-conts .swiper-button-next, .swiper-button-prev{width:0.5714rem;height:0.5714rem;background-size:0.2857rem 0.2857rem;border-radius:50%;background-color:#fff;border:0.0142rem solid #18565d}

.sy-more{display:inline-block;font-size:0.2285rem;color:#18565d;margin-top:0.3rem;position:relative;}
.sy-more::after{content:"";position:absolute;left:0;bottom:0;width:0%;height:0.02rem;background-color:#18565d;transition:all 0.6s;}
.sy-more:hover::after{width:100%;}

.cut-off{margin:1rem 0 0.3rem;}
.cut-off hr{width:90%;height:0.0285rem;background-color:#cacaca;}

/*新闻中心*/
.download{margin:1rem 0;}
.d-load h1{font-size:0.7142rem;color:#18565d;margin-bottom:0.4285rem;text-align:center;}
.d-load .pub-btn{display:block;width:3rem;height:0.8571rem;line-height:0.8571rem;text-align:center;background-color:#18535d;border-radius:0.1428rem;transition: all .6s linear;overflow:hidden;box-sizing: border-box;position: relative;color:#fff;font-size:0.2285rem;margin:1rem auto;}

@media screen and (max-width:768px){
.hap-conts h1,.story-swiper h1,.d-load h1{font-size:1rem;}
.hap-list{flex-direction: column;}
.hap-list li{width:100%;margin-bottom:0.5rem;}
.hap-lm > span,.hap-bot-cont p{font-size:0.5rem;line-height:1.5}
.hap-bot-cont h3{height:auto;font-size:1rem;}
.sy-more{font-size:0.6rem}
.cut-off hr{width:80%}
.sy-conts .swiper-button-prev{right:10%;}
.sy-conts .swiper-button-next, .swiper-button-prev{width:1.5rem;height:1.5rem;background-size:0.6rem 0.6rem;}
.hap-conts .pub-btn{width:4.6875rem;height:1.3rem;line-height:1.3rem;font-size:0.5rem;margin:0 auto 1rem;}
.d-load .pub-btn{width:6rem;height:1.3rem;line-height:1.3rem;font-size:0.5rem;}
/*新闻图片*/
..hap-top-img img{width:100%;height:7rem;}

}