/*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;
}

@media only screen and (max-width:1240px) {
	html{
		font-size: 16px;
	}
}
@media only screen and (max-width:1080px) {
	html{
		font-size: 14px;
	}
}
@media only screen and (max-width:996px) {
	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;
	}
	.wrap {
		width: auto;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}	
	html{
		font-size: 16px;
	}
	.header .naver li a{
		margin: 0;
	}
	.header .naver ul{
		display: block;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;background: #242a26;
		top: 100%;z-index: 11;
		display: none;
	}
	.header{
		height: 60px;
	}
	.header .language::before{
		display: none;
	}
	.header .language{
		margin: 0 50px 0 0;
	}
	.header .logo img{
		width: auto;height: 32px;
	}
	.gh{
		display: block;
	}
	.header .naver li a{
		line-height: 50px;
		padding: 0 20px;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.hbanner{
		height: 60vw;
	}
	.hbanner .spots{
		bottom: 10px;
	}
	.layout{
		padding-top: 60px;
	}
	.header{
	    background: #242a26;
	    box-shadow: 0 0.20833333333333334rem 0.3125rem 0 rgba(80, 80, 80, 0.2);
	}
	.hpage1 .uitflax{
		display: block;
	}
	.hpage1 .bd{
		padding: 40px 0;
	}
	.hpage1 .txt{
		width: auto;
		margin: 20px 0 0;
	}
	.hpage1 .lts{
		display: flex;
		justify-content: space-between;
		align-items: self-end;
	}
	.hpage2 ul li a{
		height: 50vw;
	}
	.hpage1 .bd{
		padding-bottom: 0;
	}
	.hpage2 ul li{
		padding: 30px 0;
	}
	.hpage3{
		padding: 0;
	}
	.hpage4{
		padding: 40px 0;
	}
	.hpage4 .utpro li{
		width: 100%;
		margin: 0 0 10px 0;
		padding: 15px;
	}
	.about,
	.hpage5{
		padding: 40px 0;
	}
	.utzllist li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.footer{
		padding: 30px 0 20px;
	}
	.footer .nav{
		display: none;
	}
	.footer .tbs{
		display: block;
	}
	.copyright{
		margin-top: 20px;
	}
	.contact,
	.advantage{
		padding: 40px 0;
	}
	.advantage .bds ul{
		display: block;
	}
	.advantage .bds li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.advantage .bds .pic{
		height: auto;
	}
	.contact .uitflax{
		display: block;
	}
	.contact .txt{
		width: auto;
	}
	.contact .from{
		width: auto;
		margin: 20px 0 0;
	}
	.contact .from ul{
		display: block;
	}
	.contact .from ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.contact .maps{
		height: 260px;
	}
	.banner{
		height: 40vw;
	}
	.product{
		padding: 40px 0;
	}
	.product .wrap{
		display: block;
	}
	.product .lts{
		width: auto;position: static;
	}
	.product .rts{
		width: auto;
		margin: 20px 0 0;
	}
	.product .navs li h3{
		font-size: 16px !important;
	}
	.utpro ul li{
		width: 100%;
		margin: 0 0 10px 0;
		padding: 15px;
	}
	.profeil .list li{
		width:49%;
		margin: 0 0 10px 0;
	}
	.profeil .list ul{
		justify-content: space-between;
	}
	.profeil .list li .pic{
		height: 70vw;
	}
	.product{
		display: block;
	}
	.prodels .swippro li{
		height: 66vw;
	}
	.ziliao{
		padding: 40px 0;
	}
	.pages dd a{
		font-size: 14px;
		line-height: 36px;
		min-width: 36px;
	}
	.hpage1{
		background: none !important;
	}
	.bgtxt{
		background: url(../images/txt.jpg) no-repeat center/cover;
	}
	.header .lsele{
		font-size: 14px;
	}
	.header .language{
		width: 100px;
	}
}
