.banner{position: relative;}
.banner .banner_p{position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: block; margin: auto;background: rgba(22, 94, 167, 0.3); }
.banner .banner_p p{position: absolute; display: inline-block; left: 0; right: 0; top: 45%; bottom: 0; text-align: center; font-size: 72px; font-family: "HarmonyOS_Sans_SC_Bold"; color: #165ea7;}
.banner .banner_p p span{display: block; font-weight: normal; font-size: 57px; font-family: "HarmonyOS_Sans_SC_Regular";}
.pro_home{padding: 100px 0}
.home_tit{text-align: center; padding-bottom: 20px;}
.home_tit p{font-size: 36px; font-family: "HarmonyOS_Sans_SC_Bold"; color: #000; font-weight: bold;}
.home_tit span{font-size: 24px; color: #666}
.hpro_li{border-radius: 8px; overflow: hidden; position: relative; margin-bottom: 30px;}
.hpro_li a{position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0}
.ab_li img,.news_img img,.hpro_li img{transition: all 0.5s}
.ab_li:hover img,.news_img:hover img,.hpro_li:hover img{transform: scale(1.1);}
.news_img{overflow: hidden;}
.hpro_txt{position: absolute;  bottom: 0; background: rgba(22,94,167,0.7); overflow: hidden; width: 100%; height: 65px; transition: all 0.5s}
.hpro_txt p{padding:18px 15px; text-align: center; font-size: 16px; font-weight: bold; color: #fff; width: 100%;   white-space: nowrap;       /* 防止文本换行 */
  overflow: hidden;          /* 隐藏超出容器的内容 */
  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */}
.hpro_txt span{font-size: 16px; padding: 20px 30px; padding-top: 0; color: #fff; display: none; width: 100%}
.hpro_li:hover .hpro_txt{height: 100%; display: flex; align-items: center; flex-wrap: wrap;}
.hpro_li:hover .hpro_txt p{  white-space: inherit;    }
.hpro_li:hover .hpro_txt span{display: block;}
.pro_ppp{width: 100%; text-align: center;}
.news_home{background: url(../images/news_bg.jpg) no-repeat center center; background-size: cover; padding: 100px 0}
.new_list{position: relative;}
.new_list .swiper-container{padding: 30px 0;}
.new_list .swiper-button-prev{left: -60px; width: 32px; height: 60px; margin-top: -60px; background: rgba(255,255,255,0.45); border-radius: 8px; font-size: 28px;}
.new_list .swiper-button-next{right: -60px; width: 32px; height: 60px; margin-top: -60px; background: rgba(255,255,255,0.45); border-radius: 8px; font-size: 28px;}
.new_list .swiper-slide{transform: scale(1); border-radius: 8px; overflow: hidden; }
.new_list .swiper-slide-active{box-shadow: 0px 0px 10px 0px #999;}
.new_list .swiper-slide-active{transform: scale(1.1); opacity: 1;}
.new_list .swiper-slide-active .news_txt h3{font-size: 16px; }
.new_list .swiper-slide-active .news_txt .jiantou{font-size: 22px;}
.new_list .swiper-slide-active .news_txt .time{font-size: 16px;}
.news_txt{background: #fff; padding: 10px; padding-top: 15px;}
.news_txt h3{font-size: 18px; color: #333; font-weight: bold; line-height: 2em; padding-bottom: 10px; border-bottom: solid 2px #f0f0f0; margin-bottom: 25px;white-space: nowrap; /* 阻止文本换行 */
  overflow: hidden; /* 隐藏溢出的文本 */
  text-overflow: ellipsis; /* 显示省略号 */}
.news_txt p{display: flex; flex-wrap: wrap; font-size: 18px; padding-bottom: 10px;}
.news_txt p .time{width: 80%; font-size: 18px; color: #666}
.news_txt p .jiantou{width: 20%; text-align: right; font-size: 24px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 16px; color: #000}
.new_list .swiper-pagination-bullet{width: 14px; height: 14px; margin: 0 3px; background: #fff; opacity: 1;}
.new_list .swiper-pagination{width: 100%; margin-top: 80px; position: initial;}
.new_list .swiper-pagination-bullet-active{background: #165ea7}
.about_home{padding: 100px 0; background: url(../images/ab_bg.jpg) no-repeat center top; background-size: cover; min-height: 750px;}
.sewv{position: relative;width: 178px; margin-top: 20px; display: inline-block;vertical-align: middle;}
.sewvtop{width:100%;height:32px;border: 1px #fff solid; cursor:pointer;border-radius: 4px;overflow: hidden;}
.sewvtop:hover{border:1px #fff solid;}
.sewvtop>span{float:left;width:calc(100% - 20px);height:32px; text-align: center; white-space:pre;text-overflow:ellipsis;overflow: hidden;font-size: 12px;line-height:30px;color: #fff;padding:0 5px;vertical-align: middle; font-size: 14px; }
.sewvtop>em{float:right;width: 20px;height: 20px;vertical-align: middle; margin-top: 3px; color: #fff; padding-right: 5px;}
.sewvbm{width: 100%;position: absolute;left: 0;top: 32px;display: none;border: 1px #D9D9D9 solid; background: #fff}
.sewvbm>li{cursor:pointer;width:100%;line-height:28px;font-size: 12px;color: #666;padding-left:0px;}
.sewvbm>li:hover{background: #eee;color: #333;}

.ab_txt h3{font-size: 30px; font-weight: bold; color: #fff}
.ab_li{position: relative; border-radius: 8px;}
.ab_txt{position: absolute; left: 0; bottom: 0; text-align: center; padding-bottom: 38px; width: 100%}
.ab_txt p{margin-top: 20px; font-size: 16px; color: #fff}
.adli_img{overflow: hidden;border-radius: 8px;}

      


@media (min-width:992px) { 
  
  

}

@media (min-width:1200px) {
	 
}

@media (min-width:1440px) { 
	 
}

@media(max-width:1199px){ 

}

@media(max-width:991px){ 

   .banner .banner_p p{font-size: 24px;}
   .banner .banner_p p span{font-size: 18px;}
   .banner .banner_p p{top: 40%}   .w-20{width: 50%}
  .prohome_list .w-20:last-child{display:none}
   .news_home,.pro_home{padding: 50px 0;}
   .new_list .swiper-slide-active {    transform: scale(1);    opacity: 1;}
   .new_list .swiper-pagination{margin-top: 0}
  .home_tit p{font-size:24px;}
  .home_tit span{font-size:18px;}
  .hpro_txt p{font-size:12px;}
  .hpro_txt{height:40px;}

  .ab_li img{width:100%}
  .ab_li{margin-bottom:30px;}
  .ab_txt{padding-bottom:15px;}
  .ab_txt h3{font-size:20px;}
  .ab_txt p{margin-top:8px;}
  .hpro_txt p{color:#000;}
  .hpro_txt {    position: inherit; height:auto; background:#fff}
  .hpro_li:hover .hpro_txt span {    display: none;}
  .hpro_li{margin-bottom:0px;}
  .hpro_txt p {  line-height: 25px;}
  .prohome_list .row{display:flex;     flex-wrap: wrap;}
}

@media(max-width:768px){   
	

}