/*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 .naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;
		background: #fff;
		display: none;
	}
	.header .naver ul{
		display: block;
	}
	.header .naver li{
		margin-right: 0;
		border-bottom: 1px solid rgba(0,0,0,0.08);
	}
	.header .naver li a{
		font-size: 16px;
		line-height: 46px;
		padding: 0 20px;
	}
	.header{
		height: auto;
	}
	.gh{
		display: block;position: static;
	}
	.layout{
		padding-top: 60px;
	}
	.wban{
		height: 50vw;
	}
	.product_hd{
		padding: 40px 0;
	}
	.product_hd .wrap{
		display: block;
	}
	.product_hd .videos{
		width: auto;height: auto;
	}
	.product_hd .text{
		width: auto;
		margin-top: 15px;
	}
	.product_hd .text p{
		margin-top: 8px;
	}
	.product_key{
		padding: 40px 0;
	}
	.keylist ul li{
		width: 49%;margin: 0 0 10px;
	}
	.keylist ul{
		justify-content: space-between;
	}
	.keylist ul li .icon{
		height: 46px;
	}
	.keylist ul li a{
		padding: 15px;
	}
	.prolist li{
		padding: 20px 0;
	}
	.prolist li .wrap{
		display: block;
	}
	.prolist li .picovs{
		width: auto;
		margin: 0 !important;
	}
	.prolist li .text{
		width: auto;
		margin-top: 15px;
		padding: 0 !important;
	}
	.prolist li dd{
		width: 45%;margin: 0 0 15px;
	}
	.prolist li dl{
		justify-content: space-between;
	}
	.prolist{
		padding-bottom: 15px;
	}
	.probot{
		padding: 40px 0;
	}
	.probot .wrap{
		display: block;
	}
	.probot .pic{
		width: auto;
		margin: 0;
	}
	.probot .txt{
		width: auto;margin-top: 15px;
	}
	.procompen{
		padding: 40px 0;
	}
	.procompen li{
		width: 100%;margin: 0 0 20px;
	}
	.procompen li .ts{
		padding: 15px;
	}
	.procompen li .img{
		top: 30%;
	}
	.procompen li p{
		margin-top: 35px;
	}
	.proequipm{
		padding: 40px 0;
	}
	.proequipm .bds ul{
		display: block;
	}
	.proequipm .bds ul li{
		width: auto !important;
		display: block;height: auto;
		margin-bottom: 20px;border-radius: 10px;
		overflow: hidden;
	}
	.proequipm .bds ul li .pic{
		width: auto !important;border-radius: 0;
	}
	.proequipm .bds ul .txt{
		width: auto !important;
		margin: 0;border-radius: 0;
		padding: 20px !important;
	}
	.proequipm .bds li .ts{
		display: none;
	}
	.footer .tops{
		padding: 30px 0;
		display: block;
	}
	.footer .lts ul{
		display: block;
	}
	.footer .lts li{
		margin: 0 0 15px;
	}
	.footer .tops dl{
		justify-content: flex-start;
		margin-top: 15px;
	}
	.copyright{
		font-size: 14px;
		text-align: center;
	}
	.footer .tobs{
		display: block;
	}
	.footer .tobs dl{
		justify-content: center;
	}
	.footer .tobs dd a{
		margin: 0;
		font-size: 14px;
	}
	.footer{
		padding-bottom: 20px;
	}
	.footer .lts li h3{
		font-size: 14px !important;
	}
	.aivideo h6{
		margin-top: 20px;
	}
	.ailist li{
		padding: 20px 0;
		margin-bottom: 0;
	}
	.ailist li .wrap{
		display: block;
	}
	.ailist li .text{
		width: auto;
		margin: 15px 0 0;
	}
	.ailist li .pic{
		width: auto;height: auto;
	}
	.contact .flax{
		display: block;
		padding: 40px 0;
	}
	.contact .fms{
		width: auto;margin-top: 20px;
	}
	.contact .fms li{
		width: 100%;margin-bottom: 8px;
	}
	.contact .maps{
		object-fit: cover;
	}
	.hbanner{
		height: 60vw;
	}
	.hbanner p{
		line-height: 1.5;
	}
	.hbanner p br{
		display: none;
	}
	.hpage1{
		padding: 40px 0;
	}
	.hpage1 .wrap{
		display: block;
	}
	.hpage1 .txt{
		width: auto;
	}
	.hpage1 .txt p{
		line-height: 1.6;
	}
	.hpage1 .pic{
		width: auto;
		margin: 15px 0 0;
	}
	.hpage2{
		padding: 40px 0;
	}
	.hpage2 .flax{
		display: block;
	}
	.hpage2 ul{
		width: auto;
		margin-top: 10px;
		display: block;
	}
	.hpage2 li{
		width: auto;height: auto;
		margin: 0 0 10px;
	}
	.hpage2 dl{
		width: auto;
	}
	.hpage2 dd{
		height: auto;
		margin-bottom: 10px;
	}
	.sypage1{
		padding: 40px 0;
	}
	.sypage1 ul{
		display: block;
	}
	.sypage1 ul li{
		width: auto;
		margin: 0 0 10px;
		height: 100vw;
	}
	.sypage2 .tps{
		display: block;
	}
	.sypage2 .tps .ts{
		width: auto;
		margin-top: 15px;
		line-height: 1.6;
	}
	.sypage2 ul{
		margin-top: 15px;display: block;
	}
	.sypage2 li{
		width: auto;
		margin: 0 0 15px;
	}
	.sypage3{
		padding: 30px 0;
	}
	.sypage3 .wrap{
		display: block;
	}
	.sypage3 .txt{
		width: auto;
	}
	.sypage3 .pic{
		width: auto;
		margin: 0;
	}
	
	
}
@media only screen and (max-width:768px) {
	
}
.sypage1 li img{
	object-fit: cover;
}