

/*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: #ff6801;
    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: #ff6801;
    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: #ff6801;
}

.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: #ff6801;
}


@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: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	html{
		font-size: 16px;
	}
	.wrap{
		width: auto;
		padding: 0 15px;
	}
	.hbanner{
		height: 30rem;
	}
	.logo img{
		width: 50px;
	}
	.hbanner .logo{
		left: 20px;
	}
	.hbanner{
		height: 40vw;
	}
	.hnaver{
		position: fixed;
		left: 0;right: 0;
		top: 60px;z-index: 99;
	}
	.hnaver ul{
		flex-wrap: wrap;
		justify-content: flex-start;
		display: block;
	}
	.hnaver li a{
		padding: 0;
		text-align: center;
		display: block;
	}
	.hnaver li{
		width: auto;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	.hnaver .wrap{
		padding: 0;
	}
	.hpage1{
		padding: 30px 0;
	}
	.hpage1 .pros{
		display: block;
	}
	.hpage1 .pros .pic{
		width: 80%;
		margin: 0 auto;
	}
	.hpage1 .pros .txt{
		width: auto;margin-top: 20px;
	}
	.hpage1 .navs{
		position: static;
		margin-top: 20px;
	}
	.hpage1 .navs dd{
		margin: 0 5px 5px 0;
	}
	.hpage2{
		padding: 30px 0;
	}
	.hpage2 .wrap{
		display: block;
	}
	.hpage2 .text{
		width: auto;
		padding: 0;
		margin: 0;
	}
	.hpage2 .pic{
		width: auto;
		margin-top: 15px;
	}
	.hpage3{
		padding: 30px 0;
	}
	.hpage3 .hs li{
		margin: 0 5px 5px 0;
		display: inline-block;
	}
	.hpage3 .hs ul{
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.hpage4{
		padding: 30px 0;
	}
	.htit i{
		font-size: 20px;
	}
	.hpage4 .uitswbs{
		margin-top: 15px;
	}
	.uitswbs .pagination{
		margin-top: 15px;
	}
	.footer .nav{
		display: none;
	}
	.footer .flax{
		display: block;
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.footer .ls{
		width: auto;
	}
	.footer .ls p span,
	.footer .ls p i{
		font-size: 14px;
	}
	.footer dl{
		margin-top: 20px;
		justify-content: center;
	}
	.footer dd{
		margin: 0 20px;
	}
	.footer dd .wx{
		width: 100px;
		height: 100px;
	}
	.copyright{
		font-size: 14px;
		padding: 10px;
	}
	.case{
		padding: 30px 0;
	}
	.htit h2 span{
		font-size: 16px;
	}
	.padd{
		padding: 0;
	}
	.case .box{
		display: block;
	}
	.case .lts{
		width: auto;
	}
	.case .lts ul{
		display: block;
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.case .lts li{
		display: inline-block;
	}
	.case .lts li a{
		font-size: 16px;
		padding: 0 20px;
	}
	.case .rts{
		width: auto;
		margin: 20px 0;
	}
	.case .swippic .hs{
		height: 50vw;
	}
	.contact .hds .flax{
		display: block;
	}
	.contact .flax .pic{
		width: auto;
	}
	.contact .flax .txt{
		width: auto;
		margin-top: 20px;
	}
	.contact .flax .txt p i,
	.contact .flax .txt p span{
		font-size: 14px;width: auto;
	}
	.contact .flax .txt p{
		display: block;margin-bottom: 15px;
	}
	.contact .hds .flax{
		margin-bottom: 15px;
	}
	.contact .fms li dl{
		display: block;
	}
	.contact .fms li dd{
		width: auto;
		margin: 0 0 10px 0;
	}
	.contact .fms li dd h5{
		width: auto;
		white-space: nowrap;
	}
	.contact .fms li .t1{
		width: auto;
		flex: 1;
		font-size: 14px;
		height: 40px;
	}
	.contact .fms li .t2{
		width: 100%;height: 140px;
	}
	.contact .fms .bns .b1{
		font-size: 16px;
	}
	.contact{
		padding: 30px 0;
	}
	.hnaver li a{
		font-size: 14px;
	}
	.hnaver li:nth-child(n+5){
		border-bottom: none;
	}
	.news{
		padding: 30px 0;
	}
	.news .bds li a{
		display: block;
	}
	.news .bds li .ls{
		width: auto;
		display: none;
	}
	.news .bds li .rs{
		width: auto;border: none;
	}
	.page dd{
		margin: 0 2px;
	}
	.page dd a{
		font-size: 14px;
	}
	.prodel .pro1{
		padding: 30px 0;
	}
	.prodel .pro1 .flax{
		display: block;
	}
	.prodel .pro1 .ls{
		width: auto;
		display: block;
	}
	.prodel .pro1 .vios{
		width: auto;
	}
	.prodel .pro1 dl{
		width: auto;
	}
	.prodel .pro1 .text{
		width: auto;
	}
	.prodel .pro1 .text .bns{
		margin-top: 25px;
	}
	.prodel .pro2{
		padding: 20px 0;
	}
	.prodel .pro2 .bds ul li{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.prodel .pro2 .bds ul{
		justify-content: space-between;
	}
	.prodel .pro3{
		padding: 40px 0;
	}
	.prodel .pro3 .hs ul{
		white-space: nowrap;
		display: block;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.prodel .pro3 .hs ul li{
		display: inline-block;
		margin-right: 5px;
	}
	.prodel .pro3 .hs li a{
		padding: 0 20px;
		min-width: 0;
		font-size: 16px;
	}
	.prodel .pro3 .uitswbs .swiper-slide{
		height: 40vw;
	}
	.product{
		padding: 40px 0;
	}
	.product .bds li{
		display: block;
	}
	.product .bds li .ls{
		width: auto;
	}
	.product .bds li .rs{
		width: auto;
		border: none;
		padding: 20px;
	}
	.product .bds li dd{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.product .bds li dl{
		justify-content: space-between;
	}
	.product .bds li dd .pic{
		height: 40vw;
	}
	.hnaver{
		height: auto;
	}
	.layout.on .hnaver ul{
		position: fixed;
		top: 0;z-index: 999;
		background: #ff6801;
		box-shadow: 0 0 6px 0 rgba(80,80,80,0.2);
	}
	.hpage4 .uitswbs .swiper-slide{
		height: 50vw;
	}
	.layout{
		padding-top: 60px;
	}
	.header .ths{
		position: fixed;left: 0;right: 0;
		display: flex;top: 0;z-index: 99;
		justify-content: space-between;
		align-items: center;background: #fff;
		height: 60px;padding: 0 20px;
	}
	.logo{
		position: static;
	}
	.gh{
		display: block;position: sticky;
	}
	.hnaver{
		display: none;
	}
	
	
}
