

/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    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;
	position: static;
}

.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: #000;
}


@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: 12px;
	}
	
}
@media only screen and (max-width:1040px) {
	h2{
		font-size: 22px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	
	.news .hds .swiper-slide .pic{
		height: 20rem;
	}
	
	
	.wrap{
		width: auto;padding: 0 15px;
	}
	.wrap{
		width: auto;padding: 0 15px;
	}
	.layout{
		padding-top: 50px;
	}
	.header{
		height: 50px;
		padding: 0 15px;
		padding-right: 70px;
	}
	.gh{
		position: absolute;
		right: 15px;
		
	}
	.header .wrap{
		display: block;
	}
	.header .logo{
		max-width: 220px;
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		background: #000;display: none;
		height: calc(100vh - 50px);
		overflow-y: scroll;
	}
	.header .naver ul{
		display: block;padding: 0 15px;
	}
	.gh{
		display: block;
		right: 20px;top: 12px;
	}
	.header .naver li{
		margin-left: 0;margin-bottom: 5px;
	}
	.header .naver li a{
		font-size: 16px;line-height: 46px;
	}
	
	.header {
	    background: #1b1b1b;
	}
	.header .seach{
		display: none;
	}
	.header .engsh::after{
		display: none;
	}
	.header .naver li{
		margin: 0;
	}
	.hbanner .fx{
		bottom: 10px;
	}
	.habout .wrap{
		display: block;
	}
	.habout{
		padding: 30px 0 0;
	}
	.habout .text{
		width: auto;
		margin-top: 20px;
	}
	.habout .text .flax{
		display: block;
	}
	.habout .text .flax ul{
		width: auto;
		margin-top: 20px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.habout .text .flax ul li{
		width: 48%;margin: 0 0 10px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.habout .text .flax .more a{
		font-size: 16px;
		
	}
	.hproduct{
		padding: 30px 15px;
	}
	.hproduct .lts{
		float: none;
		position: static;
		padding: 0;
		width: auto;
	}
	.hproduct .rts{
		width: auto;float: none;
	}
	.hproduct .rts ul{
		width: auto;
		float: none;
	}
	.hproduct .rts .imgs{
		display: none;
	}
	.hproduct .rts ul .pic{
		display: block;
		margin-top: 30px;
	}
	.hproduct .lts li{
		margin-bottom: 0;
		display: inline-block;
		margin-right: 20px;
	}
	.hproduct .lts ul{
		white-space: nowrap;
		overflow-x: scroll;
	}
	.hproduct .lts li a{
		font-size: 16px;
		line-height: 2;display: block;
	}
	.hproduct .rts ul{
		padding: 20px 0;
	}
	.hproduct .rts ul li{
		margin-bottom: 20px;
	}
	.mfuw{
		padding: 60px 0 30px;
	}
	.mfuw .flax{
		display: block;
	}
	.mfuw .flax .r,
	.mfuw .flax .l{
		width: auto;
	}
	.mfuw .flax .r ul{
		display: block;
	}
	.mfuw .flax li{
		width: auto !important;
		margin: 10px 0 0 !important;
	}
	.hyinyong ul{
		display: block;
	}
	.hyinyong .mtit{
		position: static;
	}
	.hyinyong .mtit h2{
		position: relative;
	}
	.hyinyong{
		padding: 60px 0 30px;
	}
	.hyinyong ul{
		margin-top: 20px;
	}
	.hyinyong ul li{
		width: auto;
		border: none;
		margin-top: 10px;
	}
	.hyinyong ul li a{
		height: auto;
		padding: 20px;
		overflow: hidden;
		border: 1px solid rgba(255,255,255,0.2);
		background: rgba(255,255,255,0.2);
	}
	.hyinyong ul li .icon{
		top: 0;
	}
	.hnews{
		padding: 60px 0 30px;
	}
	.hnews .flax{
		display: block;
	}
	.hnews .flax .lts{
		width: auto;
		float: none;
	}
	.hnews .flax .list{
		width: auto;
	}
	.hnews .flax .lts h6 i{
		font-size: 14px;
		line-height: 2;
		padding: 0 15px;
	}
	.hicon .btn{
		background-size: 30% auto !important;
	}
	.hnews .flax .list li h6{
		padding-left: 20px;
	}
	.hpics{
		height: 50vw;background-size: cover !important;
		background-attachment: inherit !important;
	}
	.footer .navs{
		display: none;
	}
	.footer .tbs{
		display: block;
	}
	.footer .tbs .rts,
	.footer .tbs .lts{
		width: auto;
		display: block;
		border: none;
	}
	.footer .tbs dt{
		font-size: 16px;
		line-height: 2;
	}
	.footer .tbs dd{
		font-size: 14px;
	}
	.footer .tbs .wxs{
		width: 120px;
	}
	.footer .tbs .wx{
		height: auto;
		margin-top: 20px;
	}
	.copyright{
		font-size: 14px;
	}
	.footer{
		padding: 20px 0;
	}
	.footer .tbs{
		padding-top: 0;
	}
	.banner{
		height: 50vw;
	}
	.banner .txt{
		padding: 0 15px;
	}
	.uitnavs li{
		display: inline-block;
		padding: 0 15px;
	}
	.uitnavs ul{
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
	}
	.uitnavs li a{
		font-size: 16px;
	}
	.uitnavs{
		border-radius: 0;
	}
	.abo_rongy .bds ul{
		display: block;
	}
	.abo_rongy .bds ul li{
		width: auto;
		margin: 0 0 10px 0;
		height: auto;
	}
	.abo_rongy .bds li .tbs{
		position: static;
		height: auto;
		padding: 10px;
	}
	.abo_rongy .bds li .bord{
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.abo_rongy .bds li .pic img{
		width: 100%;
	}
	.uitbgs{
		padding: 60px 0 30px;
	}
	.pages dd a{
		font-size: 13px;
		line-height: 30px;
		padding: 0 12px;min-width: 30px;
	}
	.about .flax{
		display: block;
	}
	.about .flax .dels{
		width: auto;
	}
	.about .flax ul{
		width: auto;
		padding: 20px 0;
		overflow: hidden;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.about .flax ul li{
		width: 49%;margin-bottom: 15px;
	}
	.alicheng{
		padding: 60px 0 20px;
	}
	.mtit h2 i{
		font-size: 18px;
	}
	.mtit h2 span{
		font-size: 20px;
		top: 0;
	}
	.alicheng .por{
		margin: 0 15px;
	}
	.alicheng .swipers .swiper-slide{
		height: auto;margin: 0 !important;
		border: none;background: rgba(255,255,255,0.2);
		padding: 20px;
	}
	.alicheng .por::before,
	.alicheng .swipers .swiper-slide::before{
		display: none;
	}
	.ahezuo{
		padding: 50px 0 30px;
	}
	.ahezuo ul{
		justify-content: space-between;
	}
	.ahezuo ul li{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.contact .hds{
		display: block;
	}
	.contact .hds .form,
	.contact .hds .txt{
		width: auto;
	}
	.contact .hds .form{
		margin-top: 10px;
	}
	.contact .hds .wxs{
		width: 120px;
	}
	.contact .hds .wx{
		height: auto;
	}
	.contact .hds .form .t1{
		height: 40px;
		font-size: 14px;
	}
	.contact .hds .form .btn{
		width: 120px;
		line-height: 40px;
		font-size: 14px;
		height: 40px;
	}
	.jishusl .ovs{
		padding: 0 30px;
	}
	.jishusl .ovs .prev, .jishusl .ovs .next{
		left: 0;
	}
	.jishusl .ovs .next{
		left: auto;
		right: 0;
	}
	.news .hds .swiper-slide a{
		display: block;
	}
	.news .hds .swiper-slide .txt{
		width: auto;
		margin-top: 15px;
	}
	.news .bds ul{
		display: block;
		margin-bottom: 15px;
	}
	.news .bds ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.news .bds li .pic{
		height: auto;
	}
	.news .hds{
		margin-bottom: 20px;
	}
	.uiture{
		width: 100px;
		line-height: 34px;
		font-size: 14px;
	}
	.newsdel .hds dd{
		font-size: 14px;
		padding-left: 20px;
		background-size: 15px auto !important;
	}
	.prodel .tps{
		display: block;
	}
	.prodel .tps .lts{
		width: auto;
	}
	.prodel .tps .txt{
		width: auto;
	}
	.prodel .tps .txt h6{
		line-height: 32px;
		margin: 15px 0;
		padding: 0 15px;
	}
	.prodel .tps .txt .btn span{
		font-size: 14px;
	}
	.prodel .tps .txt .btn{
		margin-top: 20px;
	}
	.prodel .text{
		padding: 15px;
	}
	.uitpro ul{
		display: block;
	}
	.uitpro ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.uitpro li h5 span{
		font-size: 14px;
		padding-left: 28px;
	}
	.uitpro li .pic{
		height: 30vw;
		margin: 15px 0;
	}
	.qiyewh .hd .swiper-slide a{
		display: block;height: auto;
	}
	.qiyewh .hd .swiper-slide .pic{
		width: auto;
	}
	.qiyewh .hd .swiper-slide .txt{
		width: auto;padding: 15px;
		height: auto;
	}
	.qiyewh .hd .fxbtn{
		position: static;
		width: auto;
		    background: linear-gradient(to right, #156af0, #0557c7);
			padding: 0 15px 20px;
	}
	.qiyewh .hd .fxbtn .spans span{
		font-size: 14px;
	}
	.qiyewh .bd ul{
		display: block;
		margin-bottom: 20px;
	}
	.qiyewh .bd ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.qiyewh .bd li .pic{
		height: auto;
	}
	.about .hd,
	.qiyewh{
		padding: 50px 0 30px;
	}
	.hbanner{
		height: 60vw;
	}
	.hproduct .rts ul li{
		opacity: 1;
	}
	.header .naver li .nli dl::before,
	.header .naver li h3::before,
	.header .naver li h3::after{
		display: none;
	}
	.header .naver li i{
		   position: absolute;
		   right: 0;
		   top: 50%;z-index: 1; background: url(../images/prev.png) no-repeat center;background-size: 10px auto;width: 20px;height: 20px;transform:rotate(180deg);
		   -ms-transform:rotate(180deg);  /* IE 9 */
		   -moz-transform:rotate(180deg);     /* Firefox */
		   -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
		   -o-transform:rotate(180deg);margin-top: -10px;
	}
	.header .naver li .nli{
		position: static;width: auto;background: none;
	}
	.header .naver li{
		border-bottom: 1px solid #222;
	}
	.header .naver li .nli dd{
		border-color: #222;
	}
	.header .naver li .nli dd a{
		font-size: 15px;line-height: 36px;color: #fff;
	}
	.prodel .tps .swippro .bds img, .prodel .tps .swippro .hds img{
		max-width: 80%;max-height: 80%;
	}
	.contact .map{
		height: 60vw;
	}
	.contact .fts .pic{
		margin-top: 0;
	}
	.yejizs .bds ul{
		display: block;
	}
	.yejizs .bds li{
		width: auto;margin-right: 0;
	}
	.yejizs .bds li .tbs{
		display: none;
	}
	.yejizs .bds li .pic{
		height: auto;
	}
	.alicheng .swipers{
		margin: 0 30px;
	}
	.alicheng .por .next,.alicheng .por .prev {
		background-size: 10px auto;
	}
	.hbanner dd{
		margin-right: 10px;
	}
	.header .naver li .nli dd a{
		text-align: left;
	}
	.contact .fts .pic .ico{
		margin: -15px -5px;
	}
	
	.header .naver li:nth-child(3) .nli dl{
	    display: block;
	}
	.header .naver li:nth-child(3) .nli dl dd{
	    width: auto;
	}
	

	
	@-webkit-keyframes bounce-up2 {
	    25% {
	        -webkit-transform: translateY(2px);
	    }
	    50%, 100% {
	        -webkit-transform: translateY(0);
	    }
	    75% {
	        -webkit-transform: translateY(-2px);
	    }
	}
	
	
	@keyframes bounce-up2 {
	    25% {
	        transform: translateY(2px);
	    }
	    50%, 100% {
	        transform: translateY(0);
	    }
	    75% {
	        transform: translateY(-2px);
	    }
	}
}
