@media only screen and (max-width:1281px) {
	
	.fl,.fr,.left,.right{
		float: none; width: auto;
	}
	.gh{
		display: block;
	}	
.gh {
	position:fixed; right: 15px; top: 0; z-index: 99;
	height:25px;
	width:25px;
	margin-right:0;
	margin-top:20px;
	
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor:pointer;
}
.gh.selected {
	transform: rotate(90deg);
}
.gh a {
	background-color: #fff;
	display: block;
	height: 2px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}

.gh a:after, .gh a:before {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width:100%;
}
.gh a:after {
	top:8px;
}
.gh a:before {
	top:-8px;
}
.gh.selected a:after, .gh.selected a:before {
	top: 0;
}
.gh.selected a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
}
.gh.selected a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
}
.gh.selected a {
	background-color: transparent !important;
}
.yxheader.on .gh a{
	background-color: #000000;
}
.yxheader.on .gh a:after,.yxheader.on .gh a:before {
	background-color: #000000;
}
.wrapper{
	width: auto; margin-left: 15px; margin-right: 15px;
}
.yxheader{
	 height: 60px;
}
.yxheader .logo{
	height: 60px;  
}
.yxheader .logo img{
	height: 35px; width: auto;
}
.yxheader .nav{
	position: fixed; left: 0; right: 0; top: 60px; bottom: 0; background-color:rgba(0, 0, 0, 0.6); height: auto; font-size: 16px; z-index: 999; display: none;
}
.yxheader.on .nav>li>a{
	color: #fff;
}
.yxheader .nav>li{
	display: block;
}
.banner-info{
	width: 80%; top: 120px; 
}
.banner-img{
	height: 350px;
}
.banner-zz{
	height:30px;
}
.banner-info .tit{
	font-size: 20px;
}
.banner-info .txt{
	font-size: 13px;
}
.banner .swiper-pagination{
	bottom: 20px;
}
.banner .swiper-pagination-bullet{
	width: 8px; height: 8px;
}
.banner .swiper-pagination-bullet-active{
	width: 16px;
}
.htxt .title{
	font-size: 13px;
}
.htxt .desc{
	font-size: 13px; margin-top: 5px;
}
.hdata{
	padding: 30px 0; height: auto;
}
.hdata ul{
	padding: 15px 0; display: flex; justify-content: space-around;
}
.hdata li{
	/*width: 100%;*/ width: 50%;
}
.hdata ul+ ul li{
	width: 33.33%;
}
.hdata .txt{
	font-size: 20px; display: block;text-align: center;
}
.hdata .small{ 
	font-size: 12px; padding-left: 0; line-height: 1.4;text-align: center;
}
.hdata li::after{
	height: 50px; margin-top: -25px;
}
.hslogan .wrapper{
	background-size: auto 100%; background-position: left center; 
}
.hslogan ul{
	padding-left: 0; padding-right: 0; display: flex; flex-wrap: wrap; 
}
.hslogan li{
	width: 50%; padding: 10px 10px;
}
.hslogan .hd{
	width: 65px; height: 65px; line-height: 60px; font-size: 16px;
}
.hslogan .bd{
	font-size: 12px; margin-top: 5px;
}
.hhead{
	padding-left: 0; padding-right: 0;
}
.hhead-tit{
	font-size: 18px; padding: 18px; border-width: 4px;
}
.hhead-tit::after{
	width: 24px; height: 24px; right: -12px;
}
.hhead-info{
	margin-left: 20px;
}
.hhead-info .en{
	font-size: 20px; margin-top: 10px;
}
.hhead-info .cn{
	font-size: 18px;
}
.hline-list{
	padding-left: 30px; padding-right: 30px; margin: 0 ;
}
.hline-list .swiper-button-prev, .hline-list .swiper-button-next{
	background-size: 15px auto; margin-top: -70px;
}
.hline-list .swiper-button-prev{
	left: 0;
}
.hline-list .swiper-button-next{
	right: 0;
}
.hline-list .tit{
	font-size: 12px; padding: 5px;
}
.hline-list .swiper-pagination-bullet{
	width: 8px; height: 8px; margin: 0 4px;
}
.htit{
	margin-bottom: 20px;
}
.htit h2{
	font-size: 20px;padding-bottom: 10px;
}
.hinfo{
	font-size: 12px; padding-bottom: 20px;
}

/*2023.5.29*/
.footer{
	min-width: inherit;
}
.footer .m{
	width: auto; padding: 0 15px; text-align: center;
}
.foot_page a{
	padding: 0;
}
.foot_page span{
	position: static;
	right: 15px;
	display: block;
	margin-top: 15px;
}
.foot{
	padding: 0;
}
.foot_link{
	width: auto; min-height: inherit;
}
#copyright{
	text-align: center; margin-top: 20px;
}
#copyright a+a{
	display: block;
}
.foot_qrcode{
	position: static; margin-top: 25px;
}
.sites-links{
	margin: 0;
}
.sites-links li{
	margin-bottom: 10px;
}
.sites-links li div{
	width: 95%; margin: 0 2.5%;
	box-sizing: border-box;
}
.foot_qrcode .qrbox{
	width: 46%; margin: 0 2%; height: auto; float: left; text-align: center; line-height: 1;
}
.foot_qrcode .qrbox img{
	display: inline-block;
}
.foot_qrcode .qrbox span{
	margin-top: 5px;
}
}
