/*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: #111;
}


@media only screen and (max-width:1280px) {
	html{
		font-size: 14px;
	}
	.mkvideo{
		margin: 0 20px;
	}
	.mkvideo .icos{
			right: 0;transform:scale(0.8);
			-ms-transform:scale(0.8);  /* IE 9 */
			-moz-transform:scale(0.8);     /* Firefox */
			-webkit-transform:scale(0.8); /* Safari 鍜� Chrome */
			-o-transform:scale(0.8); 
		}
}
@media only screen and (max-width:1220px) {}
@media only screen and (max-width:992px) {
	.wrap {
		width: auto;
		padding: 0 15px;
	}	
	h2{
			font-size: 20px !important;
		}
		h3{
			font-size: 18px !important;
		}
		h4{
			font-size: 16px !important;
		}
		h5{
			font-size: 16px !important;
		}
		p,
		h6{
			font-size: 16px !important;
		}
		html{
			font-size: 16px;
		}
	.header .logo{
		right: auto;
	}
	.header .logo{
		height: 40px;
	}
	.gh{
		display: block;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;z-index: 11;
		background: #000000;
		display: none;
	}
	.naver ul{
		display: block;
	}
	.naver li{
		margin: 0;
	}
	.naver li h3 a{
		border-bottom: 1px solid rgba(255,255,255,0.2);
		display: block;padding: 0 20px;line-height: 60px;
	}
	.header .wrap{
		height: 60px;
	}
	.gh{
		position: static;
	}
	.layout{
		padding-top: 60px;
	}
	.pbanner{
		height: 40vw;
	}
	.section1{
		padding: 40px 0;
	}
	.htit i{
		font-size:40px;line-height: 1.2;
	}
	.htit h4{
		font-size: 26px;line-height: 1.2;
	}
	.swipers .item1{
		padding: 20px;
		display: block;
	}
	.item1 .text{
		padding: 0;
		width: auto;
		height: auto;
	}
	.item1 .pic{
		margin: 0 auto 20px;
		width: auto;
		height: 50vw;
	}
	.item1 .pic a{
		width: 100%;height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.item1 .pic a img{
		width: 100%;height: 100%;display: block;
		object-fit: contain;
	}
	.item1 .text h3 a{
		font-size: 20px;
		line-height: 1.2;
	}
	.hbtn{
		margin-top: 20px;
		line-height: 46px;font-size: 18px;
	}
	.section2 .box {
	    background: #181a1a;
	    padding: 70px 0;
	    transition: clip-path 0.5s ease;
	}
	.section2{
		clip-path: polygon(0 1.375rem, 100% 0, 100% calc(100% - 1.375rem), 0 100%);
	}
	.section2 .flex{
		display: block;
	}
	.section2 .flex .txt{
		width: auto;
	}
	.section2 .flex .txt p{
		margin: 20px 0;
	}
	.section2 .flex .txt p br{
		display: none;
	}
	.section2 .pic{
		width: auto;
		margin-top: 30px;
	}
	.section2 .imgs img{
		margin-top: 30px;
	}
	.hproduct{
		display: block;
	}
	.hproduct .lt{
		width: auto;
	}
	.hproduct .lt ul{
		display: flex;justify-content: space-between;
	}
	.hproduct .rt ul li,
	.hproduct .lt li{
		height: 50vw !important;
		width: calc((100% - 10px)/2);
		margin-bottom: 10px;
	}
	.hproduct .rt{
		width: auto;
		margin-top: 0;
	}
	.hproduct .rt ul{
		gap: 0;
	}
	.section3{
		padding: 40px 0;
	}
	.section4{
		padding: 100px 0;
	}
	.section4 .pics{
		width: auto;height: auto;
	}
	.section4 .tx2{
		bottom: 10px;height: 50px;
	}
	.section4 .tx1{
		top: 10px;height: 50px;
	}
	.footer .flex{
		padding: 40px 15px 10px;
		display: block;
		overflow: hidden;
	}
	.footer .flex dl{
		width: auto;
		margin-bottom: 30px;
	}
	.footer dt{
		font-size: 20px;
	}
	.footer dd a{
		font-size: 16px;
	}
	.company .hd .flex{
		display: block;
	}
	.company .hd .pic{
		width: auto;
		height: auto;
	}
	.company .hd{
		padding: 40px 0;
	}
	.company .hd .flex:before{
		display: none;
	}
	.company .hd .text{
		width: auto;margin-top: 15px;
	}
	.company .hd .text li p{
		color: #fff;
	}
	.company .hd .text .alogo{
		margin-top: 40px;
	}
	.company .hd .text .alogo img{
		width: 180px;
	}
	.company .hd .txt h3{
		margin-top: 20px;
	}
	.company .bd{
		background-size: 100% auto !important;
		padding-bottom: 50px;
	}
	.company .hd .txt{
		padding-bottom: 0;
	}
	h3.tit{
		font-size: 24px !important;
		line-height: 1.4 !important;
	}
	.company .bd .lc{
		margin: 0 -80px;
	}
	.company .bd .flex{
		display: block;
		margin-top: 30px;
	}
	.company .bd .flex .tx{
		width: auto;
	}
	.company .bd .flex .imgs{
		height: auto;width: auto;margin: 15px -25px 0 0;
	}
	.roylist ul{
		padding: 30px 0;gap: 0;
	}
	.roylist li{
		width: calc((100% - 10px)/2);
		margin: 0 0 10px 0;
	}
	.roylist ul{
		justify-content: space-between;
	}
	.hcontact{
		background-size: 100% auto !important;
		margin-top: -40px;padding-top: 50px;
		margin-bottom: 20px;
	}
	.hcontact .wrap{
		display: block;
	}
	.hcontact .text{
		width: auto;
	}
	.hcontact .pic{
		width: auto;margin-top: 20px;
	}
	.hcontact .text p{
		margin-top: 30px;
	}
	.hcontact .text p a{
		    color: rgba(255, 255, 255, 0.5);
	}
	.crumbs{
		padding: 20px 0;
	}
	.product{
		margin-top: 20px;
	}
	.item1{
		padding: 20px !important;
		display: block;
	}
	.product li{
		margin-bottom: 15px;
	}
	.product li:nth-child(2n) .text h3{
		text-align: left;
	}
	.product li:nth-child(2n) .text h3:before{
		left: 0;right: auto;
	}
	.productdel .hd{
		display: block;
	}
	.productdel .hd .pic{
		width: 70%;margin: 0 auto;
	}
	.productdel .hd{
		padding: 40px 0;
	}
	.productdel .hd h1{
		font-size: 22px;
	}
	.productdel .hd .tx{
		margin-top: 20px;
		padding: 30px 0;
	}
	.productdel .hd .text{
		width: auto;
	}
	.productdel .bd td{
		font-size: 14px;
		line-height: 1.4;
		padding: 10px;
	}
	.productdel .bd table{
		margin-bottom: 30px;
	}
	.productdel .prlist li{
		display: block;
		margin-top: 30px;
	}
	.productdel .prlist li .icon{
		width: auto;
		/* background: #0e6b7f; */
		padding: 30px 60px;justify-content: center !important;
	}
	.productdel .prlist li .icon img{
		max-height: 50vw;
	}
	.productdel .prlist li .txt{
		width: auto;
		margin-top: 20px;
	}
	.productdel .prlist li .txt p{
		color: #fff;opacity: 1;
	}
	.productdel .prlist li .txt h4{
		font-size: 18px !important;
	}
	.productdel .prlist li .icon:before{
		display: none;
	}
	.productdel .del{
		padding-bottom: 40px;
	}
	.ovsa{
		overflow-x: scroll;
	}
	.support .wrap{
		min-height: 0;
		display: block;
	}
	.support .tab{
		width: auto;
	}
	.support .rtx{
		width: auto;
		padding: 15px;
	}
	.support .rtx .sdown li a{
		font-size: 16px;
	}
	.scontact{
		padding: 30px 0;
	}
	.scontact ul{
		display: block;
	}
	.scontact ul li{
		max-width: 100%;line-height: 1.8;
		font-size: 18px;
	}
	.search{
		width: 80%;
		bottom: 20px;
	}
	.search .txt{
		width: calc(100% - 80px);font-size: 16px;height: 50px;
	}
	.search .btn{
		width: 50px;height: 50px;background-size: 20px auto !important;
	}
	.support .rtx .del h4{
		font-size: 18px !important;
	}
	.layout{
		overflow: hidden;
	}
	.section2 .imgs .ph{
		margin: 0 auto;
		width: 10.104166666666668rem;
		    height:20.989583333333336rem;
			border-radius: 1.704166666666667rem
	}
	.section2 .imgs{
		margin-top: 20px;
	}
	.section4 .pics i{
		width: 50px;height: 50px;
	}
}
