/*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: #111;
    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: #111;
    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: #111;
}

.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: #111;
}
html{
	font-size: 1vw;
}

@media only screen and (max-width:1080px) {
	h2{
			font-size: 20px !important;
		}
		h3{
			font-size: 18px !important;
		}
		h4{
			font-size: 16px !important;
		}
		p,
		h5,
		h6{
			font-size: 14px !important;
		}
		.wrap {
			width: auto;
			padding: 0 15px;
		}	
		html{
			font-size: 16px;
		}
		.header .wrap{
			align-items: center;
			height: 60px;
			width: auto;
		}
	.header .sicon{
		right:70px;
	}
	.header .logo img{
		height: 26px;
	}
	.header{
		padding:0;
	}
	.uwtops .wrap{
		display: block;
	}	
	.header .naver ul{
		display: block;
		background: #fff;
	}	
	.header .naver li a{
		font-size: 16px;
		padding: 0 20px;
		border-bottom: 1px solid #eee;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;
		display: none;
	}	
	.header .naver li{
		margin: 0;
	}	
	.gh{
		display: block;position: static;
	}	
	#pop_seach_box form{
		width: 96%;margin-left: -48%;
	}
	#pop_seach_box input[type="text"]{
		font-size: 16px;
	}
	.layout{
		padding-top: 60px;
	}
	.naver li h3 a{
		border-radius: 0;line-height: 50px;
	}
	.header .naver li{
		position: relative;
	}
	.header .naver li i{
		position: absolute;right: 0;top: 0;width: 50px;
		height: 50px;background: url(../images/prev1.png) no-repeat center/8px auto;
		transform: rotate(180deg);
		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.on i{
		background: url(../images/prev1-1.png) no-repeat center/8px auto;
	}
	.header .naver li i.on{
		transform: rotate(270deg);
	}
	.naver li .nli{
		position: static;
	}
	.naver li{
		height: auto;
	}
	.naver li .nli dd a{
		line-height: 42px;font-size: 14px;
		text-align: left;
		padding: 0 30px;
	}
	.hbanner{
		height: 40vw;
	}
	.hnews{
		padding: 40px 0;
	}
	.hnews .flex{
		margin-top: 30px;
		display: block;
	}
	.hnews .picswiper{
		width: auto;height: 50vw;
	}
	.hnews .picswiper h4{
		padding-left: 15px;
	}
	.hnews .ntext{
		width: auto;
		margin-top: 15px;
	}
	.ntab ul li a{
		font-size: 18px;
	}
	.nlist li a{
		padding: 10px;
	}
	.hmorecent{
		padding-top: 20px;
	}
	.hmorecent a{
		width: 120px;font-size: 16px;
	}
	.hproduct{
		padding: 40px 0;
	}
	.prodimglist{
		margin-top: 20px;
	}
	.prodimglist ul{
		display: block;
	}
	.prodimglist ul li{
		width: 100% !important;
		height: auto;
		margin-bottom: 10px;
	}
	.prodimglist ul li .pic{
		width: 100%;
	}
	.prodimglist ul li h4{
		display: none;
	}
	.hdangtjs{
		padding: 40px 0;
	}
	.rtab li a{
		padding: 0 12px;
	}
	.rtab{
		margin: 20px 0;
	}
	.hdangtjs .swiperdj{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.hdangtjs .pors{
		width: 80vw;margin: 0 auto;
	}
	.hdangtjs .prev{
		left: -30px;
	}
	.hdangtjs .next{
		right: -30px;
	}
	.nlist li a .rtime{
		width: 55px;
	}
	.nlist li a .rtime h5 i{
		font-size: 14px;
	}
	.nlist li a .ltx{
		width: calc(100% - 70px);
	}
	.habout{
		padding: 40px 0;
	}
	.habout .text p{
		margin-top: 20px;
	}
	.htit i{
		margin-top: 0;
	}
	.habout .abflex ul{
		gap: 20px;margin-top: 20px;
		flex-wrap: wrap;
	}
	.habout .abflex ul li a{
		width: 8.46875rem;
		    height: 8.46875rem;
	}
	.habout .abflex li img{
		width: 3.2rem;height: 3.2rem;
	}
	.habout .pic{
		margin-top: 20px;
	}
	.footer .wrap{
		display: block;
		padding: 30px 15px;
	}
	.footer ul, .footer dl{
		padding: 0;margin-bottom: 20px;
	}
	.footer dd,
	.footer ul li{
		font-size: 14px;
	}
	.crumbs li a img{
		margin-right: 4px;
	}
	.crumbs li a, .crumbs li{
		font-size: 14px;
	}
	.abofengc{
		padding: 40px 0;
	}
	.abofengc dd{
		width: 100%;margin: 0 0 15px;
	}
	.abofengc dd .pic{
		height: auto;
	}
	.pages ul{
		gap: 0 2px;
	}
	.hbanner .spans{
		bottom: 15px;
	}
	.hitem{
		padding: 30px 0;
	}
	.hitem .wrap{
		display: block;
	}
	.htab{
		position: static;
		width: auto;
	}
	.htab li h4{
		line-height: 50px;font-size: 18px !important;
	}
	.htab li dd a{
		font-size: 16px;
		line-height: 40px;
	}
	.hrbox{
		width: auto;
		margin-top: 20px;
	}
	.prodels{
		font-size: 14px;
	}
	.prodels video{
		max-width: 100% !important;display: block;height: auto !important;
	}
	.uwflist{
		padding: 20px 0;
	}
	.hitem .uwflist li a{
		padding: 15px;display: block;
	}
	.uwflist li .text{
		width: auto;padding: 0;
	}
	.uwflist li .rt{
		display: none;
	}
	.uwflist li{
		margin-bottom: 10px;
	}
	.hitem .uwflist li .flex{
		display: block;
		margin-bottom: 8px;
	}
	.hitem .uwflist li .flex h4{
		width: auto;margin-bottom: 3px;
	}
	.newsdel{
		padding: 40px 0;
	}
	.newsdel .hds h1{
		font-size: 22px;
		line-height: 1.5;
	}
	.newsdel .text{
		margin: 15px 0;font-size: 14px;
	}
	.newsdel .fts{
		display: block;
	}
	.newsdel .ls{
		width: auto;
	}
	.newsdel .ls a{
		font-size: 16px;
	}
	.newsdel .btn i{
		padding-left: 30px;
		background-size: 20px auto !important;
	}
	.newsdel .btn{
		width: 140px;
		margin: 20px auto 0;
	}
	.crumbs h3{
		display: none;
	}
	.product li a{
		display: block;
	}
	.product li{
		padding: 15px;margin-bottom: 10px;
	}
	.product li .pic{
		width: auto;
	}
	.product li .ts{
		width: auto;margin-top: 10px;
	}
	.product li h6{
		width: 120px;line-height: 36px;font-size: 16px;
	}
	.quanzgs li{
		width: 100%;margin: 0 0 10px;
	}
	.quanzgs li h3{
		font-size: 16px !important;
	}
	.prodels h1{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.uwflist li a{
		padding: 15px;display: block;
	}
	.uwflist li .flex{
		margin-bottom: 8px;display: block;
	}
	.uwflist li h4{
		width: auto;margin-bottom: 3px;
	}
	.fltpic{
		display: none !important;
	}
	.prodimglist ul li{
		height: 60px;
	}
	.prodimglist ul li h4{
		display: block;left: 10px;right: 10px;
		width: auto;height: auto;
		top: 0;bottom: auto;
		display: flex;
		align-items: center;
		border-radius: 0 0 10px 10px;
		padding: 15px;
	}
	.prodimglist ul li h4 i{
		display: inline-block;width: 2px;height: 20px;
		margin: 0 12px;
	}
	.prodimglist ul li.active{
		height: 60vw;
	}
	.fazlc .bs li{
		display: block;
		padding-left: 40px;
		position: relative;
	}
	.fazlc .bs li h4{
		width: auto;
		text-align: left;
	}
	.fazlc .bs li .txt{
		width: auto;
	}
	.fazlc .bs ul:before{
		left: 0.52rem;
	}
	.fazlc .bs li:before {
	    content: "";
	    position: absolute;
	    left: 0rem;
	    top: 0.20833333333333334rem;
	    z-index: 1;
	    background: url(../images/qw4.png) no-repeat center / 1.0416666666666667rem auto #f7f7f7;
	    width: 1.0416666666666667rem;
	    height: 1.0416666666666667rem;
	    border-radius: 50%;
	}
	.fazlc .bs li h4:before{
		display: none;
	}
	
	
	
	
	
	
	
	
}
@media only screen and (max-width:768px) {
	
}