/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    cursor: pointer;
    z-index: 9999;
    display: none;
}

.selected .gh {
    transform: rotate(90deg);
}

.gh a {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    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%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    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;
}

.gh a:after {
    top: 7px;
}

.gh a:before {
    top: -7px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;background: #fff;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    width: 100%;
}

.selected .gh a {
    /* background-color: transparent !important; */
	background: #fff;
}
html{
	font-size: 19.2px ;
}
@media only screen and (max-width:1240px) {
html{
	font-size: 16px ;
}

}
@media only screen and (max-width:1040px) {
	html{
		font-size: 16px;
	}
	.wrap{
		width: auto;
		padding: 0 20px;
	}
	.menu{
		display: none;
	}
	.gh{
		display: block;
		position: static;
		margin-left: 15px;
	}
	.header .naver h3 a{
		margin: 0;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;z-index: 11;
		background: #000000;
		display: none;
	}
	.header .naver ul{
		display: block;
	}
	.header .naver ul li a{
		padding: 0 20px;
		line-height: 46px;
		font-size: 16px;
	}
	.header .naver ul li {
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.header .naver .nli{
		position: sticky;
		width: auto;
		transform:translateX(0%);
		background: none;
	}
	.header .naver .nli dl{
		background: none;
		padding: 0 20px;
	}
	.header .naver .nli::before{
		display: none;
	}
	.header .naver .nli dd a{
		font-size: 14px;
		color: #fff;
		line-height: 44px;
		margin-bottom: 0;
	}
	.header .naver  li i{
		position: absolute;right: 0;top: 0;
		width: 46px;height: 46px;display: block;
		background: url(../image/qw1.png) no-repeat center;
		transform: rotate(-90deg);
		transition:all 0.3s;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.header .naver  li i.on{
		transform: rotate(0deg);
	}
	.contact{
		padding: 50px 0;
	}
	.uqwtit h2{
		font-size: 24px !important;
	}
	
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	h5{
		font-size: 16px !important;
	}
	p,
	h6{
		font-size: 14px !important;
	}
	
	.header .th .logo a{
		font-size: 18px;height: 60px;
	}
	.header .th .search{
		display: none;
	}
	.header .th .logo img{
		height: 1.875rem;
	}
	.header .tb ul{
		flex-wrap: wrap;
	}
	.header .tb ul li{
		width: 33.33% !important;flex: none;
		border-bottom: 1px solid #e5e5e5;
	}
	.header .tb{
		border-bottom: none;
	}
	.header .tb h3 a{
		font-size: 16px;
	}
	.hbanner .swipers{
		position: static;
		height: 115vw;
		position: relative;
	}
	.hbanner .txt a{
		font-size: 16px;
	}
	.hbanner .txt{
		width: auto;
		margin: 15px 0;
	}
	.hbanner{
		background: #5075ed;
		overflow: hidden;
	}
	.htab ul li{
		width: 49%;margin-bottom: 5px;
	}
	.htab ul{
		flex-wrap: wrap;
	}
	.htab li a{
		padding: 15px 8px;
	}
	.htab li a h5{
		font-size: 12px !important;
	}
	.hdl .lis{
		display: none !important;
	}
	.hgonggao{
		padding: 0;
	}
	.hgonggao .wrap{
		display: block;
	}
	.hgonggao .picswiper{
		width: auto;
	}
	.hgonggao .text{
		width: auto;margin-top: 15px;
	}
	.hgonggao .text dd a{
		font-size: 16px;
	}
	.hgonggao .text dd i{
		font-size: 14px;
	}
	.footer{
		padding: 30px 0 0;
		margin-top: 30px;
	}
	.footer .th ul{
		display: none;
	}
	.footer .bd dl{
		display: block;
		padding: 0;
	}
	.footer .bd dd{
		width: auto;
		margin: 10px 0 ;
		padding: 0;
	}
	.footer .flex{
		display: block;
	}
	.footer .bd dd:nth-child(n+2){
		padding: 0;
		border: none;
	}
	.copyright{
		margin-top: 20px;
	}
	.copyright a{
		font-size: 14px;
	}
	.crumbs dd,
	.crumbs dt{
		font-size: 14px;
	}
	.contact{
		padding: 30px 0;
	}
	.contact .htab .lis{
		display: block !important;
	}
	.contact  .htab .wrap{
		padding: 0;
	}
	.contact .htab .lis dd{
		width: 49%;
	}
	.contact .htab .lis dl{
		flex-wrap: wrap;justify-content: space-between;
	}
	.contact .bd{
		margin: 0;display: block;
	}
	.contact .bd .box{
		width: auto;margin-top: 20px;padding: 20px;
	}
	.contact .bd .box li{
		width: 100%;margin-bottom: 10px;
	}
	.detail .wrap{
		display: block;
	}
	.detail .ltc{
		width: auto;
	}
	.detail .rtc{
		width: auto;
	}
	.crumbs dl{
		flex-wrap: wrap;
	}
	.detail .itembox .cont dl{
		flex-wrap: wrap;
	}
	.detail .itembox{
		padding-left: 45px;
	}
	.detail .itembox .cont ul{
		flex-wrap: wrap;justify-content: space-between;
	}
	.detail .itembox .cont ul li{
		width: 49%;flex: none;margin-bottom: 10px;
	}
	.swipercase{
		margin: 0 50px;
	}
	.detail .dels{
		font-size: 14px;
	}
	.detail{
		padding-bottom: 30px;
	}
	.detail .itembox .lis{
		margin-bottom: 15px;
	}
	.newdel .txt{
		padding: 20px 0;font-size: 14px;
	}
	.newdel .hd h1{
		font-size: 20px;
	}
	.newdel{
		padding: 40px 0;
	}
	.newdel .fts{
		display: block;
	}
	.newdel .fts .ls{
		max-width: 100%;
		margin-bottom: 15px;
	}
	.newdel .fts .ls p{
		margin: 0;font-size: 16px !important;
	}
	.uweb{
    display: none !important;
}

	.umobile{
    display: block !important;
}

}
