/*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-color: #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-color: #fff;
}
html{
		font-size: 1vw;
	}

@media only screen and (max-width:1620px) {
	
}
@media only screen and (max-width:1080px) {
	html{
		font-size: 16px;
	}
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	h5{
		font-size: 16px !important;
	}
	p,
	h6{
		font-size: 14px !important;
	}
	
	.wrap {
		width: auto;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}	
	.header{
		top: 0;
	}
	.naver{
		position: absolute;
		right: 0;left: 0;
		top: 100%;
		max-height: calc(100vh - 60px);
			overflow-y: scroll;
			margin-top: 0 !important;
			display: none;
		background: rgba(0, 104, 183, 0.8);
	}
	.header .naver ul{
		display: block;
	}
	.header .naver li h3 a{
		font-size: 16px;
		padding: 0 20px;
		line-height: 46px;
		text-align: left;
	}
	.header .naver li{
		border-bottom: 1px solid rgba(0,0,0,0.1);
		margin: 0;
	}
	.header .wrap{
		height: 100%;
	}
	.header .naver li h3{
		position: relative;
	}
	.header .naver li i{
		position: absolute;
		right: 0;top: 0;width: 46px;
		height: 46px;background: url(../images/qw28-1.png) no-repeat center;
		transition:all 0.3s;z-index: 11;display: block;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.header .naver li i.on{
		transform: rotate(90deg);
	}
	.header{
		-webkit-backdrop-filter: blur(1.5625vw);
		    -webkit-backdrop-filter: blur(1.5625vw);
		    backdrop-filter: blur(1.5625vw);
		    background-color: rgba(255, 255, 255, 1);
			height: 60px;
	}
	.header .wrap{
		width: auto;
	}
	.layout{
		padding-top: 60px;
	}
	.hnli{
		position: static;
	}
	.gh{
		display: block;
		position: absolute;
		right: 20px;top: 18px;
	}
	.hbanner{
		height: 48vw;
	}
	.header .tps{
		display: none;
	}
	.header .logo{
		width: auto;
	}
	.header .logo img{
		height: 38px;
	}
	.header .wrap{
		height: 60px;
		align-items: center;
	}
	.header{
	    background: rgba(0, 104, 183, 0.8);
	    padding: 0.78125rem 0;
	}
	.header .th{
		display: none;
	}
	.header{
		padding: 0;
	}
	.naver ul dl{
		position: static;
		background: none;
		border-radius: 0;
		width: auto;
		transform:translateX(0%);
	}
	.naver ul dd a{
		text-align: left;
		padding: 8px 30px;
		border: none;font-size: 14px;
	}
	.banner{
		height: 60vw;
	}
	.header.on{
		padding: 0;
	}
	.newsflex{
		display: block;
	}
	.newsflex .pic{
		width: auto;
	}
	.newsflex .pic .ovs{
		height: 60vw;
	}
	.newsflex .pic .txt{
		margin-right: 0;
	}
	.newsflex .pic .txt h4 {
	    width: calc(100% - 6.375rem);
		margin-right: 0;
	}
	.newsflex .pic .spans{
		position: static;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.newsflex .newslist{
		width: auto;
	}
	.newsflex .newslist li{
		width: 100%;
	}
	.newsflex .newslist li a{
		padding:12px 20px;
	}
	.section2 .wrap{
		display: block;
	}
	.section1{
		padding-bottom: 0;
	}
	.section2 .lt{
		width: auto;
	}
	.tit.ltf{
		background-size: 7rem auto;
	}
	.section2 .hotlist li a{
		padding: 15px 0;
	}
	.section2 .rt{
		width: auto;
		margin-right: 0;
	}
	.section2 .rt .flexc{
		display: block;
	}
	.section2 .rt .item{
		padding: 0;background: none;
		margin-top: 20px;
	}
	.section2 .rt::before{
		display: none;
	}
	.section2 .rt .picovs{
		width: auto;
		height: auto;
	}
	.section2 .rt .icontxtlist{
		width: auto;padding: 0;
	}
	.section3 .flexc{
		display: block;
	}
	.section3 .flexc .ltc{
		width: auto;margin: 0;
	}
	.section3 .flexc .ltc li{
		padding: 0;
	}
	.section3 .pic{
		width: auto;
		height: auto;
	}
	.section3 .rtc li a{
		padding: 15px 0;
	}
	.section4{
		margin-top: 20px;
		padding-top: 20px;
	}
	.section4 .flexc{
		display: block;
	}
	.section4 .flexc .ltc{
		width: auto;
		height: auto;
	}
	.section4 .flexc .rtc{
		width: auto;
	}
	.section4::before{
		display: none;
	}
	.section4 .rtc .hd h3 a{
		font-size: 18px;
		margin-top: 10px;
	}
	.section4 .rtc .swiperlist .picovs{
		height: 40vw;
	}
	.section4 .rtc .swiperlist{
		margin: 20px 40px;
	}
	.section4{
		padding-bottom: 0;
	}
	.section5{
		background-size: 300px auto !important;
	}
	.section5 .piclist ul{
		display: block;
	}
	.section5 .piclist ul li{
		width: auto !important;
		margin: 0 0 10px 0 !important;
	}
	.section5 .piclist ul li .picovs img{
		height: auto !important;
	}
	.section6 .pic ul li{
		width: 49%;
		margin: 0 0 10px 0;
	}
	.section6 .pic ul{
		justify-content: space-between;
	}
	.section6 .pic ul li p{
		left: 20px;top: 15px;font-size: 12px !important;
	}
	.footer{
		padding-top: 40px;
	}
	.footer .flex{
		display: block;
	}
	.footer .flex .logo img{
		height: 32px;
	}
	.footer .flex ul{
		border: none;
		padding: 20px 0;
		width: auto;
	}
	.footer .copyright a,
	.footer .link dt,
	.footer .link dd a,
	.footer .flex dt,
	.footer .flex dd,
	.footer .flex ul li a{
		font-size: 14px;
	}
	.footer .flex dl{
		margin-bottom: 15px;
	}
	
	
	.header .th{
    position: absolute;display: flex;
    top: 0;left: 0;right: 0;justify-content: space-between;;
    padding: 0 20px;
}
.header{
    padding-top: 30px !important;
}
.header .th ul{
    justify-content: space-between;;
    padding: 0 0;flex: 1;
}
.search{
    display: none !important;
}
.header .th .en{
    margin: 0 0 0 15px;
}
.header .th li a{
    padding: 0;line-height: 30px;
}
.gh{
    top: 48px;
}

.webnone{
    display: none;
}
.header .th .en a{
    width: auto;
}
.pcnone{
    display: block;
}
.tit.ltf{
    background: url(../images/qw5.png) no-repeat center top / 8.4375rem auto;
}
.flexth .tit.ltf{
    text-align: center;
}
.flexth .tit.ltf h6::after {
    background: url(../images/qw6.png) no-repeat center / contain;
    left: auto;
    right: 100%;
}


}
@media only screen and (max-width:768px) {
	
}