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

@media only screen and (max-width:1780px) {

	.footer .bd .lt{
		width: 40%;
	}
	.footer .bd .rt{
		width: 50%;
	}
	.footer .bd .rt li{
		width: 48%;
	}
}
@media only screen and (max-width:1180px) {
		.wrap{
		margin: 0 2rem;max-width: 100%;
	}
	.section4 .flex .lt{
	    width: 50%;
	}
	.section4 .flex .lt.rt{
	    width: 52%;
	}
	
}
@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;
	}
	
	.wrap {
		width: auto;
		padding: 0 15px;
	}
	.header .naver .ph{
		display: none;
	}
	.header .rts .shop{
		margin-right: 50px;
	}
	.header{
		position: fixed;top: 0;left: 0;right: 0;
	}
	.gh{
		display: block;
		right: 20px;top: 20px;
	}
	.header .wrap{
		height: 60px;
	}
	html{
		font-size: 16px;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		display: none;
	}
	.header .naver ul{
		display: block;
	}
	.header .naver .rts{
		margin-right: 50px;
	}
	.header .naver li a{
		display: block;
		line-height: 42px;
	}
	.header .naver li{
		border-bottom: 1px solid #f1f1f1;
		margin-right: 0;
	}
	.header .th .logo img{
		height: 36px;
	}
	.banner .prev, .banner .next{
		background-size: 50% auto !important;
	}
	.header .logo a{
		font-size: 14px;
	}
	.layout{
		padding-top:50px;
	}
	.header .naver .wrap{
		padding: 0;height: auto;
	}
	.header .naver ul li a{
		font-size: 16px;
		display: block;
		line-height: 50px;
		text-align: left;
		padding: 0 20px;
	}
	.header .naver ul li{
		margin: 0;
		border-bottom: 1px solid #f1f1f1;
	}
	.layout{
		overflow: hidden;
	}
	.wrap{
		padding: 0 15px;
		margin: 0;
	}
	.header .th a.btn{
		font-size: 12px;
		padding: 0 10px;
		display: none;
	}
	.header .th h6{
		display: none;
	}
	.header .th .wrap{
		height: 50px;
	}
	.gh{
		top: 15px;
	}
	.banner{
		height: 45vw;
	}
	.section1{
		padding: 30px 0;
	}
	.selist2 ul li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.selist1 ul li{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.selist2 ul{
		flex-wrap: wrap;
	}
	.selist1 ul{
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.selist1 ul li:nth-child(2n)::after{
		display: none;
	}
	.selist1 ul li:nth-child(2n+1)::after {
		content:"";
		position:absolute;
		top:0.9895833333333334rem;
		bottom:0.9895833333333334rem;
		right:0;
		width:0.052083333333333336rem;
		background:#eeeeee;
		display: block;
	}
	.selist1 ul li:nth-child(n+3):before {
	    content: "";
	    position: absolute;
	    left: 1.40625rem;
	    right: 1.40625rem;
	    top: 0;
	    height: 0.052083333333333336rem;
	    background: #eeeeee;
	}
	.section2{
		padding: 30px 0;
	}
	.section3{
		padding-top: 30px;
	}
	.section4{
		padding: 30px 0;
	}
	.section4 .flex{
		display: block;
	}
	.section4 .flex .lt{
		width: auto;border-radius: 10px;
		padding: 25px;
	}
	.section4 .flex .lt.rt{
		width: auto;
		margin: 10px 0 0;
		border-radius: 10px;
		padding: 25px;
	}
	.section4 .flex .lt a{
		font-size: 14px;
	}
	.section4 .box{
		border-radius: 10px;
		padding: 15px;
	}
	.section5{
		padding: 30px 0;
	}
	.section5 .wrap{
		display: block;
	}
	.section5 .text{
		width: auto;
	}
	.section5 .pic{
		width: auto;height: auto;
	}
	.section5 .text .hbtn{
		margin: 20px auto;
	}
	.section5 .pic{
		border-radius: 10px;
	}
	.section6{
		padding: 30px 0;
	}
	.section6 ul{
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.section6 ul li{
		width: 49%;margin: 0 0 20px 0;
	}
	.footer .hd{
		display: block;
	}
	.footer .hd .logo img{
		height: 40px;
	}
	.footer .fnav{
		margin: 0;display: none;
	}
	.footer .bd{
		padding: 20px 0;
		display: block;
	}
	.footer .bd .lt{
		width: auto;display: none;
	}
	.footer .bd .rt{
		width: auto;
		display: none;
	}
	.footer .bd .rt li{
		width: 100%;
	}
	.footer .copyright{
		display: block;margin-top: 20px;
	}
	.footer .copyright ul li a{
		padding: 0 15px;
	}
	.footer .copyright ul{
		display: block;
	}
	.footer .copyright ul li.on{
		margin: 0 0 10px 0;
	}
	.footer{
		padding: 20px 0 10px;
	}
	.footer .copyright p a{
		text-align: center;
		margin-top: 30px;
	}
	.footer .bd{
		display: none;
	}
	.about .hd{
		padding:30px 0 ;
	}
	.about .bd{
		padding: 30px 0;
	}
	.about .bd ul{
		display: block;
	}
	.about .bd ul li{
		width: auto;margin: 0 0 10px 0;
	}
	.about .bd li .pic{
		height: auto;
	}
	.about .bd .text p{
		margin: 10px 0 0;
		text-align: left;
	}
	.about .bd .text a{
		margin-top: 15px;
	}
	.about .aft{
		padding: 30px 0;
	}
	.about .aft .flex{
		display: block;
	}
	.about .aft .flex h3{
		width: auto;
	}
	.about .aft .flex p{
		width: auto;margin: 15px 0;
	}
	.about .aft .flex h3 br{
		display: none;
	}
	.about .aft img{
		margin-top: 15px;border-radius: 10px 10px 0 0;
	}
	.area .hd{
		padding: 30px 0;
	}
	.area .hd ul{
		padding: 15px;
		display: block;
	}
	.area .hd ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.area .bd{
		padding: 30px 0;
	}
	.faq{
		padding: 30px 0;
	}
	.faq li p{
		padding: 20px 0;
	}
	.our{
		padding: 30px 0;
	}
	.pors .ourlist{
		padding: 20px 20px;
	}
	.pors .prev{
		left: 0;
	}
	.pors .next{
		right: 0;
	}
	.our{
		padding-bottom: 0;
	}
	.careers .hd{
		padding: 30px 0;
	}
	.careers .hd .wrap{
		display: block;
	}
	.careers .hd .text{
		width: auto;
	}
	.careers .hd .pic{
		width: auto;height: auto;
		margin-top: 20px;
	}
	.careers .hd .text .hbtn{
		margin-top: 20px;
	}
	.careers .bd{
		padding: 30px 0;
	}
	.careers .bd .item ul{
		display: block;
	}
	.careers .bd .item ul li{
		width: auto;margin: 0 0 10px 0;
	}
	.careers .bd .item li p{
		height: auto;
	}
	.contact2{
		padding: 30px 0;
	}
	.contact2 .wrap{
		display: block;
	}
	.contact2 .text{
		width: auto;
	}
	.contact2 .rt{
		width: auto;
		padding: 20px;
		margin-top: 20px;
	}
	.faq li{
		padding: 15px 0;
	}
	.faq .flex{
		display: block;
		margin-top: 10px;
	}
	.faq .flex .img{
		width: auto;
	}
	.faq .flex ul{
		width: auto;
	}
	.faq{
		padding-bottom: 0;
	}
	.gallery{
		padding: 30px 0;
	}
	.gallery ul{
		display: block;
	}
	.gallery ul li{
		width: auto;margin: 0 0 10px 0;
	}
	.gallery ul li a{
		height: auto;
	}
	.pages dl dd{
		margin: 0 2px;
	}
	.pages dl{
		margin: 20px 0;
	}
	.contact{
		padding: 30px 0;
	}
	.contact .hd ul{
		display: block;
	}
	.contact .hd ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.ourlist ul li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.ourlist{
		padding-bottom: 20px;
	}
	.productdel .hd .flex{
		display: block;
	}
	.productdel .hd .pic{
		width: auto;
	}
	.productdel .hd .text{
		width: auto;margin-top: 20px;
	}
	.productdel .hd .text h1{
		font-size: 20px;
	}
	.productdel .hd h5{
		margin: 20px 0;
	}
	.productdel .hd .box{
		width: auto;
		margin: 20px 0 0;
		padding: 0;background: none;
	}
	.productdel .hd .box ul{
		display: block;
	}
	.productdel .hd .box li{
		width: auto;
	}
	.productdel .hd .box li a{
		padding-left: 30px;background-position: left 5px center;background-size: 18px auto;
		font-size: 14px;word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.psection1{
		padding: 20px 0;
	}
	.productdel .bd{
		padding: 30px 0;
	}
	.productdel .bd ul{
		flex-wrap: wrap;
	}
	.productdel .bd ul li{
		width: 100%;margin: 0 0 10px 0;
		padding: 15px;height: auto;
	}
	.productdel .bd ul li h5{
		position: static;padding: 0;
		margin-top: 10px;
	}
	.productdel .form{
		padding-top: 20px;
	}
	.productdel .form .flex{
		display: block;
	}
	.productdel .form .item{
		padding: 20px;
	}
	.productdel .form .box .flex{
		display: block;
	}
	.productdel .form .box .flex .txt{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.productdel .form .box p{
		margin: 0;
	}
	.productdel .form .box ul{
		display: block;
	}
	.productdel .form .box li label{
		padding-left: 20px;
	}
	.productdel .form{
		padding-bottom: 30px;
	}
	.service .form .sico1{
		display: none;
	}
	.productdel .form .item{
		border-radius: 10px;margin-top: 10px;
	}
	.serlist li a{
		display: block;padding: 0;
	}
	.serlist li .pic{
		width: auto;height: auto;
	}
	.serlist li .text{
		width: auto;
		margin-top: 15px;
	}
	.serlist li .text .hbtn{
		margin-top: 15px;
	}
	.serlist li{
		margin-bottom: 10px;
	}
	.flexbtn a{
		font-size: 14px;
	}
	.header .naver ul li i{
		position: absolute;
		right: 0;top: 0;z-index: 11;
		width:50px ;height: 50px;display: block;left: auto;
		background: url(../images/ar1.png) no-repeat center/10px auto;
		opacity: 1;
		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 ul li i.on{
		transform: rotate(90deg);
	}
	.header .naver li dl{
		position: static;
		width: auto;
	}
	.header .naver li dd{
		margin: 0;
	}
	
	
	
	.hmask{
		width: auto;margin: 0 20px;left: 0;right: 0;top: 26%;bottom: auto;
	}
	.mask{
		position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 11;width: 100%;height: 100%;background: rgba(0, 0, 0,0.8); display: none;
	}
	
}
