/*--------banner--------*/
.swiper {
  width: 100%;overflow: hidden;
}
	
.swiper-slide {
  text-align: center;

  display: flex;
  justify-content: center;
  align-items: center;
}
	
.swiper-slide img {
  display: block;
  width: 100%;
  height:auto;
  object-fit: cover;
}
  
.my-button-disabled{ opacity:0.2; } 


/*-----home--news--------*/
.focus_box .swiper-slide img{width: 100%; height: auto;vertical-align: top;}
.jd_title{  padding: 20px 20px 25px 20px;text-align: center;font-size: 20px; color:#fff; font-weight: bold;;
	 position: absolute;bottom:0px;left: 0;width: 100%;
	 background: linear-gradient(to top, rgb(0,0,0,0.7), transparent);  }


.focus_box .swiper-button-next:hover,.focus_box.swiper-button-prev:hover{color:#de3910;}
.focus_box .swiper-button-next:after {color: #ffffff;font-size: 30px;}
.focus_box .swiper-button-prev:after {color: #ffffff;font-size: 30px;}

.focus_box .swiper-button-next:hover:after,.focus_box.swiper-button-prev:hover:after {color: #ffffff;font-size: 30px;}
.focus_box .swiper-pagination-bullet{width: 10px;height: 10px; background:#fff;opacity: 0.8;}
.focus_box .swiper-pagination-bullet-active{width: 10px;height: 10px; background: #fff;opacity: 1;}

.focus_box .swiper-button-next:hover {
	opacity: 1;
	background:  rgba(0, 0, 0, 0.3); border-radius: 5px;
  }

  .focus_box .swiper-button-prev:hover {
	opacity: 1;
	background:  rgba(0, 0, 0, 0.3);border-radius: 5px;
  }

  @media (max-width: 1500px) {
	.focus_box .swiper-slide img{width: 100%; height:410px;vertical-align: top;}
  }
  

  @media only screen and (max-width:1450px) {
	.jd_title{ font-size: 18px;} 
	.focus_box .swiper-slide img{width: 100%; height:404px;vertical-align: top;}
	}

  @media only screen and (max-width:1450px) {
    .jd_title{ font-size: 18px;} 
    .focus_box .swiper-slide img{width: 100%; height:404px;vertical-align: top;}
    }

	@media only screen and (max-width:1200px) {
.focus_box .swiper-slide img{width: 100%; height:350px;vertical-align: top;}
	}
	@media only screen and (max-width:1050px) {
.focus_box .swiper-slide img{width: 100%; height:317px;vertical-align: top;}
	}

	@media only screen and (max-width:1300px) {
	.jd_title{ font-size: 16px;} 

	}
	


@media only screen and (max-width:900px) {
.focus_box .swiper-slide img{height:auto;}
.jd_title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;} 

.focus_box .swiper-pagination-bullet{width: 10px;height: 10px; background:#ffff;opacity: 0.4;}
.focus_box .swiper-pagination-bullet-active{width: 10px;height: 10px; background: #ffff;opacity: 1;}
}


	.focus_box .mySwiper .swiper-button-next:after,.focus_box .swiper-button-prev:after {
font-family:swiper-icons;
font-size:20px;
text-transform:none!important;
letter-spacing:0;
font-variant:initial;
color: #fff;
line-height:1
	}
	

.focus_box .mySwiper .swiper-button-prev {  margin-left: 10px;
  font-size: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2); z-index: 3;
}
	
.focus_box .mySwiper .swiper-button-next { margin-right: 10px;
  font-size: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);z-index: 3;
}
	  

.focus_box .mySwiper .swiper-button-next:hover {opacity: 1;background: rgba(7, 7, 7, 0.6)}
.focus_box .mySwiper .swiper-button-prev:hover { opacity: 1;background: rgba(7, 7, 7, 0.6)}




	
.mySwiper2 {
  height: 100%;
  width: 100%;
}


.mySwiper3 {
  height:46px; position: relative;
  z-index: 10;
  box-sizing: border-box;
  padding:0; margin-bottom: 15px;
}

.mySwiper3 .swiper-slide {
  height: 100%;
  opacity: 1;
}
.mySwiper3 .swiper-slide{text-align: center;background: #bf0000;font-size: 16px; line-height: 23px;color: #fff;}
.mySwiper3 .swiper-slide-thumb-active {
  opacity: 1; background: #004494; color: #fff;
}

.swiper-button-next,.swiper-button-prev {color:#fff;font-size: 18px;  background:rgba(0, 0, 0, 0.1); width: 36px; height: 36px; border-radius: 50%;}
.swiper-button-next:hover,.swiper-button-prev:hover{color:#de3910;}

.swiper-button-next:after,.swiper-button-prev:after {font-size:16px;}
@media screen and (max-width: 1300px) {
.swiper-button-next:after,.swiper-button-prev:after {font-size:26px;}
}

@media screen and (max-width: 1000px) {
.swiper-button-next:after,.swiper-button-prev:after {font-size:24px;}
.mySwiper3 .swiper-slide{font-size: 14px; line-height: 18px;}
.mySwiper3 {
  height:40px; position: relative;
  z-index: 10;
  box-sizing: border-box;
  padding:0; margin-bottom: 15px;
}
.swiper-button-next:after,.swiper-button-prev:after {font-size:12px;}
.swiper-button-next,.swiper-button-prev {width: 30px; height: 30px;}
}


.swiper-button-next, .swiper-button-prev {
  top: var(--swiper-navigation-top-offset, 48%);}

  .h-art_news{overflow: hidden;}

  .h-art_news.swiper-slide a{display: inline;}


  .side_qk{overflow: hidden; background: #fff; margin-top: 20px; padding: 20px 30px 20px 30px; position: relative; background: url(../images/qk_bg.jpg) no-repeat left bottom;background-size: cover;}
  .qk_box{ position: relative;overflow: hidden;width: 100%;}
  .qk_box a{display: inline;}
