

/*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: #000;
    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: #000;
    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: #000;
}

.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:1480px) {
	html{
		font-size: 14.8px;
	}
}
@media only screen and (max-width:1280px) {
	html{
		font-size: 13px;
	}
	
}
@media only screen and (max-width:1180px) {
	html{
		font-size: 14px;
	}
	
}
@media only screen and (max-width:1040px) {
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	html{
		font-size: 16px;
	}
	.wrap{
		width: auto;
		padding: 0 15px;
	}
	.hbanner{
		height: 80vw;
	}
	
	.header{
		height: 50px;position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 12;background:#fff;
	}
	.header .logo{
		
	}
	.header .naver li{
		margin: 0;
	}
	.layout{
		padding-top: 50px;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		display: none;background:#fff;height: 100vh;
	}
	.header .naver ul{
		display: block;
	}
	.gh{
		display: block;
		right: 20px;top: 12px;
	}
	.header .naver li{
		position: relative;padding: 0 20px;
		border-bottom: 1px solid #eee;
	}
	.header .naver li a{
		font-size: 16px;line-height: 46px;
	}
	.header .naver li h3{
		justify-content: space-between;
	}
	
	.header .logo{
		width: 40px;
		right: auto;
		left: 15px;
	}
	.gh{
		display: block;
	}
	.header .naver li span{
		display: none;
	}
	.header .naver li:nth-child(2n){
		display: none;
	}
	.hpage1 .wrap{
		padding: 15px 15px 0;
		display: block;
		margin: 0 15px;
	}
	.hpage1 .ls{
		width: auto;
	}
	.hpage1 .swiptext{
		width: auto;
	}
	.hpage1 .swiptext a{
		display: block;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.hmain{
		padding-top: 0;
	}
	.hmain .lts .fms, .hmain .lts .text{
		padding: 15px;
	}
	.hmain .wrap{
		display: block;
	}
	.hmain{
		padding-bottom: 30px;
	}
	.uitswipic{
		padding: 30px;
	}
	.uitswipic .prev, .uitswipic .next{
		margin-left: 30px;
		margin-right: 30px;
	}
	.hmain .rts{
		width: auto;
	}
	.hmain .rts li .tbs{
		display: block;
	}
	.hmain .rts li .flax{
		width: auto;
		display: block;
	}
	.hmain .rts li{
		padding: 0 15px;
	}
	.hmain .rts li .tps{
		padding: 10px 0;
	}
	.hmain .rts li .tps h3{
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.hmain .rts li .pic{
		width: auto;
	}
	.hmain .rts li .txt{
		width: auto;
		padding: 10px;
	}
	.hmain .rts li dl{
		width: auto;
	}
	.hmain .rts li dd{
		height: 30vw;
	}
	.hmain .lts{
		width: auto;
	}
	.footer .tps{
		display: block;
		padding: 40px 0 20px;
	}
	.footer .ls li{
		width: 30px;
		height: 30px;
		margin: 0 10px 10px 0;
	}
	.footer .cen{
		display: none;
	}
	.footer .rs{
		text-align: left;
		margin-top: 10px;
		text-align: center;
	}
	.footer .ls ul{
		margin-top: 10px;
	}
	.contact .box{
		display: block;
		padding: 30px 0;
	}
	.contact .box .lts{
		width: auto;
	}
	.contact .box .lts dl{
		margin-top: 20px;
	}
	.contact .box .fms{
		width: auto;
		margin-top: 10px;
		padding: 15px;
	}
	.contact .box .fms .t1{
		font-size: 14px;
	}
	.maps {
		height: 50vw;
	}
	.newsdel .box{
		margin-top: 15px;
	}
	.newsdel{
		padding-bottom: 40px;
	}
	.newsdel .box{
		padding: 0 15px;
	}
	.newsdel .box .hs{
		padding: 15px 0;
		height: auto;
		padding-bottom: 0;
	}
	.news .bds{
		margin-top: 20px;
	}
	.news .bds li a{
		display: block;
		padding: 15px;
	}
	.news .bds li .ls{
		width: auto;
	}
	.news .bds li h3{
		width: auto;font-size: 16px !important;
	}
	.pages dd a{
		font-size: 14px;
		width: 34px;height: 34px;
		line-height: 34px;
	}
	.pages dd{
		margin: 0 2px !important;
	}
	.news{
		padding-bottom: 40px;
	}
	.prodel .box{
		display: block;
	}
	.prodel .lts{
		width: auto;
	}
	.prodel .swipovs .hs{
		height: 90vw;
	}
	.prodel .swipovs .bs .swiper-slide{
		height: 20vw;
	}
	.prodel .text{
		width: auto;
		margin-top: 15px;
	}
	.prodel .text h6{
		margin: 10px 0;
	}
	.prodel .text .ds{
		padding: 15px;
	}
	.prodel{
		padding-bottom: 40px;
	}
	.product .hds{
		display: block;
		padding: 15px;
	}
	.product .hds ul{
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
		margin-top: 20px;
	}
	.product .hds li{
		margin: 0 15px 10px 0;
		display: inline-block;
	}
	.product .hds li a{
		font-size: 16px;
	}
	.product .bds ul{
		display: block;
	}
	.product .bds ul li{
		width: auto;
		padding: 0 15px;
	}
	.product .bds li .tps{
		padding: 10px 0;
	}
	.product .bds li .tbs{
		display: block;padding-bottom: 10px;
	}
	.product .bds li .pic{
		width: auto;
	}
	.product .bds li .txt{
		width: auto;
		padding: 10px 10px 0;
	}
	.hmain .rts li .tps h6,
	.product .bds li h6{
		width: auto;
		padding: 0 15px;
	}
	.product{
		padding-bottom: 40px;
	}
	.footer .ls .logo{
		margin: 0 auto;
	}
	.footer .ls ul{
		justify-content: center;
		margin-top: 15px;
	}
	
	
	.header .naver li i{
		width: 46px;background-size: 10px auto !important;
		background: url(../images/prev111.png) no-repeat center;
		height: 46px;display: block;
		position: absolute;
		right: 0;top: 0;
		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(45deg);
	}
	.header .naver li h3{
		justify-content: space-between;
	}
	.header .naver li .nli{
		position: static;width: auto;background: none;padding: 5px 10px;box-shadow: none;
		border-radius: initial;
	}
	.header .naver li .nli::before{
		display: none;
	}
	.header .naver li .nli dd a{
		font-size: 14px;line-height: 2;text-align: left;padding: 0 5px;
	}
	.header .naver li .nli dd{
		border-bottom: none;
	}
	
	
	
	
}
