/*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;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #fff;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #fff;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}


@media only screen and (max-width:1660px) {
	html{
		font-size:16px;
	}
	
}

@media only screen and (max-width:1400px) {
	html{
		font-size:14px;
	}
		
}

@media only screen and (max-width:1200px) {
   html{
   	font-size:12px;
   }
   

}
@media only screen and (max-width:1100px) {
	html{
		font-size:16px;
	}
	.wrap{
		width: auto !important;
		padding: 0 15px;
	}
	span,
	i{
		font-size: inherit !important;
	}
	h1{
		font-size: 22px !important;
	}
	h2{
		font-size: 18px !important;
	}
	h3{
		font-size: 16px !important;
	}
	p,
	h6,
	h5,
	h4{
		font-size: 14px !important;
	}
	html{
		font-size:14px;
	}
	.layout{
		padding-top: 60px;
	}
	.header{
		height: 60px;display: block;background: #000;border-bottom: none;
	}
	.header .logo{
		max-width: 110px;padding-left: 20px;padding-top: 15px;
	}
	.header .rts{
		display: block;
	}
	.header .seach{
		display: none;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;z-index: 23;background: #000;display: none;
		height: calc(100vh - 60px);
	}
	.header .naver li{
		float: none;margin-right: 0;
	}
	.header .engsh{
		position: absolute;
		right: 0;
		top: 0;z-index: 1;height: 60px;
	}
	.header .naver li a{
		font-size: 16px;
		line-height: 46px;padding: 0 20px;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.header .naver ul{
		padding: 6px 0;
	}
	.header .engsh .dls dd a{
		font-size: 14px;
	}
	.gh{
		display: block;right: 70px;top: 20px;
	}
	.banner{
		height: 46vw;
	}
	.banner .txt h2{
		font-size: 20px;
	}
	.banner .txt h3{
		font-size: 14px;
	}
	.tabnavs .wrap{
		padding: 0;
	}
	.tabnavs li a{
		padding: 0 30px;font-size: 16px;line-height: 46px;
	}
	.crumbs .wrap{
		padding: 0;
	}
	.crumbs dl{
		justify-content: flex-start;margin-left: 20px;
	}
	.about2{
		padding: 30px 0;
	}
	.wrap2{
		padding: 0;
	}
	.mtit h2 i{
		font-size: 18px;
	}
	.mtit h2::before{
		width: 14px;height: 14px;
	}
	.mtit h3{
		font-size: 17px;margin-top: 8px;
	}
	.about2 .mlist li{
		display: block;margin-top: 0;
	}
	.about2 .mlist li .pic{
		width: auto;height: auto;
	}
	.about2 .mlist li .text{
		width: auto;padding: 20px;
	}
	.about2 .mlist li{
		background: #f0f0f0 ;
		padding: 0;
		margin-top: 20px;
	}
	.about2 .mlist{
		padding-bottom: 0;
	}
	.about2 .mlist li:nth-child(2n){
		background: #e8f2fc  ;
	}
	.mbanner{
		height: 300px;
	}
	.mbanner .spans{
		left: auto;right: 0;
		bottom: 10px;
	}
	.mabout{
		padding: 30px 0;
	}
	.mabout .hd{
		display: block;
	}
	.mabout .hd .text{
		width: auto;
		padding: 20px;
		margin: 10px 0;
		font-size: 14px;
	}
	.mtit .mmore{
		margin: 15px 0;
	}
	.mabout::before{
		background-size: 100% auto !important;
		width: 30%;display: none;
	}
	.mtit{
		position: relative;
	}
	.mtit .mmore{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.mproduct{
		height: 110vw;
	}
	.mcase,
	.mservice{
		padding: 30px 0;
	}
	.mcase .bd ul li,
	.mservice ul li{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.mcase .bd ul,
	.mservice ul{
		justify-content: space-between;
	}
	.mservice ul li .pic{
		height: 9rem;
	}
	.mcase .bd ul li a{
		height: 10rem;
	}
	.footer .wrap{
		display: block;
	}
	.footer::before,
	.footer .lts{
		display: none;
	}
	.footer .rts{
		margin: 0;width: auto;
		text-align: left;
	}
	.footer .rts .swfd{
		display: block;
	}
	.footer .rts .swfd .wx{
		margin-top: 20px;
	}
	.footer .rts .txt{
		font-size: 14px;
	}
	.copyright{
		display: block;
		width: auto;margin: 10px 0 0;
	}
	.copyright a{
		font-size: 14px;
		text-align: center;
		margin-top: 10px;
	}
	.copyright ul{
		justify-content: space-between;
	}
	.copyright li{
		margin: 0;
	}
	.copyright li img{
		width: 30px;
	}
	.footer .rts{
		padding: 30px 0 0;
	}
	.wrap{
		padding: 0 15px !important;
	}
	.crumbs dl{
		margin: 0;
	}
	.youshidel .del,
	.arcstese .del,
	.arcstese .txt,
	.crumbs dd span, .crumbs dd a{
		font-size: 14px;
	}
	.arcsyous,
	.arcstese{
		padding: 30px 0;
	}
	.arcstese ul{
		display: block;
	}
	.arcstese li{
		width: auto;
		display: block;
	}
	.arcsyous .bds li .ico,
	.arcstese li .pic{
		width: auto;
		height: auto;
	}
	.arcsyous .bds li .txt,
	.arcstese li .rts{
		width: auto;
		padding: 20px;
	}
	.arcstese .txt{
		margin: 15px 0;
	}
	.arcsyous .bds li{
		float: none !important;
		width: auto;
	}
	.arcsyous .bds li a{
		display: block;
	}
	.crumbs dl{
		flex-wrap: wrap;
	}
	.ca_swfl .ture{
		display: none;
	}
	.casedel .box{
		padding: 0 15px;
	}
	.youshidel .del{
		margin: 15px 0 0;
	}
	.youshidel .video{
		width: 100%;
	}
	.casedel .fts{
		display: block;
	}
	.casedel .fts .prev{
		padding: 0;width: auto;
		display: block;
		text-align: left !important;
		    background: url(../images/qms26.png) no-repeat left 15px  center  !important;
			padding-left: 40px;
			border-bottom: 1px solid #f1f1f1;
	}
	.casedel .fts .prev span::before,
	.casedel .fts .next span::before{
		display: none;
	}
	.mxitonggk .hd li{
		display: block;
		padding: 20px;
	}
	.mxitonggk .hd li .text,
	.mxitonggk .hd li .pic{
		width: auto;
	}
	.mxitonggk .bd li{
		width: 25%;
		margin: 0 0 10px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 15px;
	}
	.mxitonggk .mdown,
	.mxitonggk .mlis,
	.mxitonggk .bd{
		padding: 30px 0;
	}
	.mxitonggk .mlis ul{
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.mxitonggk .mlis ul li{
		width: 49%;
		margin: 0 0 10px 0 !important;
		height: 78vw;
	}
	.mxitonggk .mlis li .text p{
		display: block !important;
	}
	.mxitonggk .mdown li{
		width: 100%;
	}
	.system .box .txt{
		font-size: 14px;
	}
	.system .box{
		padding: 20px;
	}
	.about .bd .text{
		margin: 0;
		padding: 20px;
	}
	.about .bd .pic{
		position: static;width: auto;
	}
	.about .bd .text p{
		margin-top: 15px;
	}
	.pages dd:nth-child(n+8){
		display: none;
	}
	.pages dd a{
		width: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.tabnavs ul{
		overflow-x: scroll;
	}
	.tabnavs .wrap{
		padding: 0 !important;
	}
	.casedel .hds dl{
		flex-wrap: wrap;
	}
	.casedel .hds dd{
		margin-bottom: 10px;
		font-size: 14px;
		padding-left: 20px;
	}
	.casedel .hds dd span{
		display: none;
	}
	.casedel .del{
		margin: 25px 0;
	}
	
	.contact{
		padding: 30px 0;
	}
	.contact .box{
		display: block;
	}
	.contact .box .lts{
		width: auto;padding: 20px;
	}
	.contact .box .lts .fms dd{
		width: auto;
		float: none;
		margin: 0 0 10px;
	}
	.contact .box .lts .fms li{
		margin-bottom: 10px;
	}
	.contact .box .lts .fms label{
		font-size: 16px;
	}
	.contact .box .lts .fms .lsele,
	.contact .box .lts .fms .t1{
		height: 38px;
		font-size: 14px;
	}
	.contact .box .lts .fms .t2{
		height: 100px;
	}
	.contact .box .lts .che{
		display: flex;
	}
	.contact .box .lts .che .c2{
		transform: scale(2);
		margin: 8px 10px 0 0;
	}
	.contact .box .rts{
		width: auto;padding: 20px;
	}
	.contact .box .rts .txt{
		font-size: 16px;
	}
	.contact .box .rts .bns span{
		font-size: 14px !important;
	}
	.product{
		padding: 30px 0;
	}
	.product li{
		float: none;
		width: auto;
		margin: 0 0 10px 0;
	}
	.produdel .hds .lts{
		float: none;
		width: auto;
	}
	.produdel .swpie_pro .bs .pic .ico{
		right: 5%;
		bottom: 5%;
		left: auto;
	}
	.produdel .swpie_pro .bs .msk{
		z-index: 11;
	}
	.produdel .hds .rts{
		width: auto;
		float: none;
	}
	.produdel .swpie_pro .hs{
		width: 60px;height: 300px;
	}
	.produdel .swpie_pro .bs{
		width: calc(100% - 70px);
		height: 300px;
	}
	.produdel .swpie_pro .bs .msk{
		top: 20px;
	}
	.produdel .hds .lts{
		overflow: hidden;
	}
	.produdel .hds .rts .del{
		font-size: 14px;
		margin: 10px 0;
	}
	.produdel .bds .list{
		font-size: 14px;
	}
	.produdel .bds{
		margin: 30px 0;
	}
	.produdel{
		padding: 30px 0;
	}
	.yinsizc .bds{
		padding: 20px ;
	}
	.yinsizc .del{
		font-size: 14px;
	}
	.yinsizc{
		padding-bottom: 30px;
	}
	
	
	
	
	.cookies{
		display: block;padding: 10px 20px;
	}
	.cookies .txt{
		font-size: 13px;line-height: 1.7;
	}
	.cookies .btn{
		width: 130px;height: 36px;line-height: 36px;margin-top: 14px;
	}
	
	
	
	
	
}
