/*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: #fff;
}
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 .naver ul{
		display: block;
	}
	.header .naver ul li{
		margin: 0;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;
		top: 100%;
		background: #fff;
		padding: 0 20px 40px;
	}
	.gh{
		display: block;
		position: static;
	}
	.header .wrap{
		height: 60px;
	}
	.header{
		background: #fff;
	}
	.layout{
		padding-top: 0;
	}
	.header .naver li a{
		display: block;
		line-height: 48px;
		font-size: 16px;
		border-bottom: 1px solid #f1f1f1;
	}
	.header .naver ul li h3 i{
		left: auto;height: 48px;width: 48px !important;right: -10px;
		background: url(../images/qw3.webp) no-repeat center/13px auto !important;
	}
	.header .naver ul li h3 i.on{
		transform: rotate(90deg);
	}
	.header{
		padding: 0;
	}
	
	.hbanner{
		height: auto;
	}
	.header{
		display: flex;
		justify-content: space-between;
		align-items: center;
		top: 0;height: 60px;
		background: #c52a1c;
		padding: 0 15px;
		overflow: initial;
	}
	.hlogo img{
		height: 3rem;
	}
	.header .naver{
		z-index: 11;display: block;background: #c52a1c;
		display: none;
	}
	.header .naver li h3 a{
		width: auto;font-size: 18px;
		padding: 0;
		background: none;
		line-height: 50px;
	}
	.header .naver ul{
		margin: 0;
	}
	.header .logo{
		display: none;
	}
	.header .naver li h3 a{
		border-color: rgba(255,255,255,0.1);
	}
	.layout{
		padding-top: 60px;
	}
	.hpage1 .utit{
		padding: 30px 0;
	}
	.hpage1 .bds{
		padding: 30px 0;
	}
	.hpage1 .bds ul{
		width: auto;display: block;
	}
	.hpage1 .bds ul li{
		width: auto;height: 40vw;
		margin: 0 0 10px;position: relative;
		overflow: hidden;
	}
	.hpage1 .bds ul li::before{
		position: absolute;inset: 0;content: '';
		background: rgba(0,0,0,0.3);z-index: 1;
	}
	.hpage1 .bds li img{
		height: auto;position: absolute;
		bottom: 0;left: 0;right: 0;
	}
	.hpage1 .bds li .ts{
		z-index: 3;
	}
	.hpage2::after, .hpage2:before{
		display: none;
	}
	.hpage2{
		padding: 30px 0;
	}
	.hpage2 img{
		width: 60%;margin: 0 auto;
	}
	.hpage3 .bds{
		display: block;
	}
	.hpage3 .lts{
		width: auto;
	}
	.hpage3 .lts .pic{
		height: auto;
	}
	.hpage3 .lts .ts{
		padding: 15px 0;
	}
	.hpage3 .rts{
		width: auto;
	}
	.hpage3 .rts li{
		margin-bottom: 15px;
		padding-right: 0;
	}
	.hpage3 .fpic{
		margin-top: 25px;
	}
	.hlichen{
		padding-top: 30px;
	}
	.hlichen .lcsection{
		margin-top: 20px;padding: 30px 0;
	}
	.hswiperpic .swiper-slide-active{
		
	}
	.hswiperpic{
		margin: 0;padding: 20px 0;
	}
	.hswiperpic .swiper-slide-active .pic{
		height:15.104166666666668rem ;
	}
	.hswiperpic .swiper-slide-active h4{
		margin: 0;
	}
	.hswiperpic .swiper-slide-active h4 i{
		font-size: 14px;
	}
	.lcth img{
		height: 40px;
	}
	.lcth{
		gap: 0 20px;
	}
	.hpage5 .utit{
		padding: 30px 0;
	}
	.hpage5 .box{
		height: 80vw;
		padding: 30px 0;
	}
	.hpage5 .list li{
		max-width: 60vw;padding: 5px;
	}
	.hpage5 .info{
		bottom: 10px;
	}
	.hpage5 .info .ls{
		width: 60vw;margin-right: -40px;
	}
	.hpage5 .info .btns span{
		width: 60px;height: 60px;
	}
	.hpage5 .btn{
		width: 70px;
	}
	.hpage5 .list li h4{
		font-size: 13px !important;
	}
	.hpage5 .list{
		height: 100%;
	}
	.hpage4{
		padding: 30px 0;
	}
	.hpage4 .hds ul{
		display: block;
	}
	.hpage4 .hds li{
		width: auto;height: auto;
		border-radius: 10px;margin-bottom: 10px;
	}
	.hpage4 .hds li .txt .txt-l {margin-right:3rem;}
	.hpage4 .hds li .ico{
		width: 80px;
	}
	.hpage4 .hds li h3{
		margin: 15px 0;
	}
	.hpage4 .hds li .txt{
		padding: 1rem 2rem;
	}
	.hpage4 .hds{
		margin-bottom: 40px;
	}
	.footer{
		padding: 30px 0 0;
	}
	.footer .hds .ls{
		display: block;
	}
	.footer .hds dl{
		width: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.footer .hds{
		display: block;padding: 15px;
	}
	.footer .hds dd{
		margin: 0 0 10px;
		width: 25%;
	}
	.footer .hds dd .ico{
		margin: 0 auto;
	}
	.footer .hds .ls h3{
		margin: 0;
	}
	.footer .hds .ls h4{
		margin: 15px 0;
	}
	.footer .bds{
		display: block;padding: 20px 0;
	}
	.footer .bds .logo img{
		width: auto;height: 40px;
	}
	.footer .rtext{
		width: auto;
	}
	.footer .rtext .flax{
		display: block;
	}
	.footer .rtext h4{
		border: none;
	}
	.footer .rtext h4:before{
		display: none;
	}
	.footer .rtext h4 br{
		display: none;
	}
	.footer .rtext ul{
		width: auto;display: block;
	}
	.footer .rtext ul li{
		width: auto;display: block;
	}
	.footer .rtext h6{
		width: auto;
		    text-align: left;
		    text-justify: left;
		    text-align-last: left;
		    -moz-text-align-last: left;
		    -webkit-text-align-last: left;
	}
	.footer .rtext h6 br{
		display: none;
	}
	.footer .rtext .flax{
		margin: 15px 0 0;
	}
	.footer .rtext dd a{
		font-size: 14px;
		margin: 0 5px 0 0;
	}
	.footer .rtext h4{
		font-size: 16px !important;
		margin-bottom: 10px;
	}
	.copyright{
		font-size: 14px;padding: 20px 15px;
	}
	.header{
		position: fixed;z-index: 99;
	}
	
	
	.hlogo{
		display: block;
	}
	.hbanner{
		position: relative;
	}
	.hbanner img.ico{
		width: 10rem;
		position: absolute;
		left: 0;right: 0;z-index: 11;
		top: 20px;height: auto;
		margin: 0 auto;
		pointer-events: none;
		display: block;
	}
	.hswiperpic .swiper-slide::before{
		height: 100%;top: 15px !important;
	}
	.lcsection .bns a{
		right: 10px;
	}
	
}
@media only screen and (max-width:768px) {
	
}





