.clear:after{content:".";clear:both;display:block;height:0;visibility:hidden;}
.wyss .navbar-toggler{
	display:none;
}
.wrap .box{
	width: 100%;max-width: 1400px;
}
#top{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: fixed;
	right: 20px;
	bottom:60px;
	border-radius:10px;
	display: none;
	background-color:#0A50B4;
	color:#fff;
	z-index:99;
	opacity:0.7;
}
#top:hover{
	opacity:1;
	transition:opacity 0.7s ease-in-out;
}

.dhtt{
	padding: 5% 14%;
}
.dhtt .tit{
	color:#fff;
	padding: 2% 4%;
	font-size: calc(18px + 0.3vw);
	font-weight:bold;
	background: url(../images/dhtt.png) no-repeat;
	height: auto;
	margin-left:0;
	background-size: contain;
	width: 20%;
}

.dhtt .shadowbox{
	box-shadow: 0 0 12px 2px rgba(0, 0, 0, .1);
	padding: 2%;
}
.dhtt .subtit{
	font-size: calc(16px + 0.3vw);
	color: #053B7F;
	text-align:center;
	font-weight: bold;
	padding:2%;
	margin-bottom: 1%;
}
.dhtt .cont{ color: #555555; font-size:calc(16px + 0.1vw); }
.wrap .box .swiper-container {
	box-shadow: 0 0 10px rgba(0, 0, 0, .7);
	border-radius: 10px;
}
.wrap .box .h_news ul li .pic img{
	border-radius: 10px;
  	height:100px;
}
.wrap1 .box .dtSwiper .swiper-slide a div{

  	height:235px;
}
.wrap1 .box .dtSwiper .swiper-slide a {
	width: 100%;padding: 0 3%;
}
.wrap1 .box .dtSwiper .swiper-slide a div img {
	border-radius:20px;
}
.wrap .box .h_news ul li .t{
	white-space: initial !important;
  	line-height:auto;
}
.wrap .box .h_news ul li h4{
	width: auto;
	margin-bottom: 12px;
}
.zdhd{
	padding: 1% 14%;
}
.zdhd-box{
	width:100%;
  	display:flex;
    padding: 0 14%;
}
.zdhd-box .zdhd-text{
    position: relative;
    left: 50%;
    bottom: 45%;
  color: #fff;
    font-size: calc( 18px + 0.2vw);
}
.zdhd-box .zdhd-img{
	width:90%;
}
.zdhd .box .h_news{
	float:left !important;
	width: 45% !important;
}
.fhsp{
	padding: 0 14%;
}
.mtbd {
	width: 50%;
	float: left;
	padding-left: 14%;
}
.mtbd .h_news ul li .t, .wrap .h_news ul li h4{
	font-weight:bold;

}
.mtbd .box{
	width: 100%;
}
.wrap .box .h_news{
	width: inherit;
}

.mtbd .h_news .dt{
	padding-top: 3%;
}
.fhcg {
	margin-top:2%;
	width: 45%;
	float: right;
}
.zdhd .box .swiper-container{
	width:55%;
  	float:left;
	height: 360px;
	margin-top: 26px;
}
.wrap .box .h_news ul li .tit ,.wrap .box .h_news ul li .t{
	font-size: calc(16px + 0.1vw) ;
	color:#333;
}

.wrap .box .h_news ul li .dt, .wrap .box .h_news ul li p{
	font-size: calc(10px + 0.3vw) ;
}
.wrap .box span, .wrap1 .box span , .fhcg .tit , .yjjb .tit{
	margin-bottom: 2%;
	display: block;
	font-weight: bold;
	color:#004681 !important;
	width:100% !important;
	text-align:left !important;
	font-size: calc(18px + 0.8vw)  !important;
}

.wrap .box  span:before , .wrap1 .box  span:before , .fhcg .tit:before , .yjjb .tit:before {
	content:" ";  /* 在标题前面插入文字 并设置样式 */
	background-color: #004681;
	border-radius: 18px;
	width: 5px;
	height:22px;
	margin-top: -5px;
	margin-right: 2%;
	display: inline-block;
	vertical-align: middle;
}

.wrap .box  span:after , .wrap1 .box span:after , .fhcg .tit:after  , .yjjb .tit:after{content:" ";clear:both;display:block;height:0px;visibility:hidden;}
.wrap .box span{
	margin-left:0;
}
.fhcg .swiper-button-prev , .fhcg .swiper-button-next{
	color:#fff ;
	font-size: 1vw;
	background: rgba(120, 120, 120,0.7) !important;
	border-radius: 50px !important;
	width: calc( 1.5vw + 35px) !important;
	height: calc( 1.5vw + 20px) !important;
}
.fhcg .swiper-button-prev:after , .fhcg .swiper-button-next:after {
	content: ' ';
}
.fhcg .swiper-button-prev{
	right: auto;
	left: 10%;
}
.fhcg .swiper-button-next{
	left: auto;
	right: 10%;
}
.fhct .booklist{
	margin-top: 8%;
}
.booklist img {
	width:35% !important;
	border-radius:10px;
}

.mtbd a{
	color:#333;
}
.mtbd ul{
	padding-left:0;
}
 .newshead p{
    display: inline;
}
.newshead a{
    display: inline;
    float: right; 
  margin-top: 2%;
    margin-right: 8%;
    position: relative;
  color: #888;
    font-size: calc( 12px + 0.4vw);
}
.newshead a:hover{
  color: #333;
}
.yjjb{
	padding:1% 14%;
}
.yjjb .guest{
  width: 50%
    ;margin-bottom: 4%;
	float: left;
	display: flex;
}
.yjjb .guest p{
	width:50%;
	font-weight:bold;
	margin:auto;
	font-size: calc(10px + 0.7vw);
  	color:#333;
}
.yjjb .guest .avatar{
  	 clip-path: circle(40% at 50% 50%);
    height: 185px;
}
.yjjb .guest .avatar img{width: 160px;}


.ims {width: 100%;}
.main_jdsj {overflow:hidden;position: relative;width: 90%;max-width: 1220px;}
.main_jdsj .swiper-container {padding-bottom: 100px;}
.main_jdsj .swiper-container .swiper-slide {position: relative;width: 70%;max-width: 960px;}
.main_jdsj .swiper-container .swiper-slide .pic img {width: 100%;height: 100%;}
.main_jdsj .swiper-container .swiper-slide:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000000;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .5s 0s ease-in-out;
	transition: all .5s 0s ease-in-out;
	z-index: 1;opacity: .7;
}
.main_jdsj .swiper-container .swiper-slide-active:before {opacity: 0;}
/*.main_jdsj .swiper-container .swiper-button-next:after, .main_jdsj .swiper-container .swiper-button-prev:after {display: none;}
.main_jdsj .swiper-container .swiper-button-next,
.main_jdsj .swiper-container .swiper-button-prev {position: absolute;width: 80%;height: 70px;margin-top: -35px;left: 10%;}
.main_jdsj .swiper-container .swiper-button-prev {background: url("../images/2023_home_btn_lt.png") left center no-repeat;text-align: left; }
.main_jdsj .swiper-container .swiper-button-next {background: url("../images/2023_home_btn_rt.png") right center no-repeat;text-align: right;}*/
.main_jdsj .swiper-container .swiper-slide .info {position: absolute;width: 80%;max-width: 1080px;left: 10%;bottom: -60px;height: 125px;border-radius: 16px;background: #FFFFFF;box-shadow: 0 3px 6px #999999;text-align: left;opacity: 0;-webkit-transition: all .5s 0s ease-in-out;transition: all .5s 0s ease-in-out;}
.enjdsj .swiper-container .swiper-slide .info{height: auto;}
.main_jdsj .swiper-container .swiper-slide .info .t {font-size: calc(14px + 0.4vw);color: #333333;line-height: 34px;width: 80%;margin-left: 3%;margin-top: 16px;}
.main_jdsj .swiper-container .swiper-slide .info .dt {font-size: 16px;color: #999999;line-height: 22px;margin-left: 3%;}
.main_jdsj .swiper-container .swiper-slide .info .m {position: absolute;color: #999999;width: 10%;right: 3%;top: 20px;text-align: right;border-left: 1px #f0f0f0 solid;padding: 20px 0;}
.main_jdsj .swiper-container .swiper-slide .info .m img {width: 60%;}
.main_jdsj .swiper-container .swiper-slide-active .info {opacity: 1;}
.main_jdsj .swiper-button-prev,.main_jdsj .swiper-button-next{
    color: #fff;
    background: #000 !important;
    border-radius: 50px !important;
    width: calc( 1.5vw + 30px) !important;
    height: calc( 1.5vw + 30px) !important;
}
.main_jdsj .swiper-button-prev{
	left:15%;
}
.main_jdsj .swiper-button-next{
	right:15%;
}
.main_jdsj .swiper-container .pic{
	width:100%;height: 560px;
}
.main_jdsj .swiper-button-prev:after, .main_jdsj .swiper-button-next:after{
	font-size: 28px;
}
@media only screen and (max-width: 1900px) {
  
}
@media only screen and (max-width: 1440px) {
  .zdhd .box{
  	width:100%;
  } 
  .zdhd .box .h_news {
    width: 100% !important;
}
  .wrap .box .h_news ul li .t{
  	line-height: auto !important;
  }
  .zdhd .box .h_news ul{
  	padding-left:0;
  }
  .zdhd .box .swiper-container {
    width: 100%;
  }
  .mtbd .tit{
  	font-size: calc( 12px + 1vw);
  }
  .mtbd .h_news .dt{
  font-size: calc( 12px + 0.5vw);padding-top: 1%;
  }
  .mtbd .box .h_news ul li .pic img{
  	height:100px;
  }
  .zdhd .box .h_news ul li .pic img{
  	height:130px;
  }
  
}
@media only screen and (max-width: 1024px) {
  .mtbd .tit {
    font-size: calc( 12px + 0.8vw);
	}
  .mtbd .box .h_news ul li .pic img{
  	height:80px;
  }
}
@media only screen and (max-width: 768px) {
      
		.wyss .container-fluid {height: 100%;}
		.wyss .logo {width: 32%;margin: 0;}
		.wyss .logo img {width: 100%;}
		.wyss .container-fluid > .nav-item  {display: none;}
		.wyss .container-fluid > .en  { margin: 0 2%;}
		.wyss .navbar-toggler {background: #0040af;display: block;width: 20%;height: 100%;line-height: 100%;}
		.wyss .navbar-toggler .navbar-toggler-icon {width: 56%;height: 100%;}

		.dhtt{padding: 3%;}
		.dhtt .tit{width: 50%;max-width: 120px;}
      	.dhtt .subtit{text-align:left;}
		.zdhd{padding: 1% 3%;}
		.zdhd .box .swiper-container, .zdhd .box .h_news {width: 100% !important;height: auto;}
		.zdhd .box .h_news ul {padding-left: 0;}
  	    .zdhd .box .h_news ul li .pic img{height: 100px;}
		.wrap .box .h_news ul li .pic {}
		.wrap .box .h_news ul li h4 {margin: 0.2rem 0;}
		.wrap .box .h_news ul li p {height: auto;}
		.fhsp{padding: 0 3%;}
		.wrap1 .box .dtSwiper {height: auto;}
		.wrap1 .box .dtSwiper .pagination {display: none;}
		.yjjb{padding: 1% 3%;}
		.yjjb .guest{width: 100%;margin-bottom: 12px;}
		.yjjb .guest p{width:60%;}
		.mtbd {width: 94%;padding-left: 0;float: none;margin: auto;}
		.fhcg {margin: auto;width: 94%;float: none;}
		.wrap .box .h_news ul li .pic img,.wrap1 .box .dtSwiper .swiper-slide a div img {border-radius: 5px;}

		.main_jdsj .swiper-container {padding-bottom: 60px;}
		.main_jdsj .swiper-container .swiper-slide {width: 90%;}
		.main_jdsj .swiper-container .swiper-slide .pic {width: 100%;height: auto;}
		.main_jdsj .swiper-container .swiper-button-next,
		.main_jdsj .swiper-container .swiper-button-prev {width: 98%;left: 1%;height: 28px;margin-top: -2px;background-size: auto 100%;}
		.main_jdsj .swiper-container .swiper-button-next {left: auto;right: 1%;}
		.main_jdsj .swiper-container .swiper-button-prev {left: 1%;}
		.main_jdsj .swiper-container .swiper-slide .info {width: 96%;left: 2%;bottom: -30px;height: auto;border-radius: 6px;}
		.main_jdsj .swiper-container .swiper-slide .info .t {font-size: 16px;line-height: 26px;margin-left: 2%;margin-top: 6px;}
		.main_jdsj .swiper-container .swiper-slide .info .dt {font-size: 12px;line-height: 18px;margin-left: 2%;}
		.main_jdsj .swiper-container .swiper-slide .info .m {width: 10%;right: 3%;top: 5px;padding: 10px 0;}
		.main_jdsj .swiper-container .swiper-slide .info .m img {width: 80%;max-width: 45px;}

      .zdhd-box{padding:0;    display: grid;}
      .yjjb .guest p{font-size: calc(12px + 1.5vw);
	}
      .mtbd .box .h_news ul li{
      	height:150px;
      }

}

@media only screen and (max-width: 485px) {
  
  	    .wrap .box .h_news ul li .pic img{height: 80px;}
}