/*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: #111;
    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: #111;
    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: #111;
}

.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: #111;
}
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;
	}
	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;
	}	
	html{
		font-size: 16px;
	}
	.header .logo a img{
		height: 40px;
	}
	.newbanner .txt p{
		line-height: 1.6;
	}
	.naver{
		position: absolute;
		right: 0;left: 0;
		top: 100%;
		max-height: calc(100vh - 60px);
			overflow-y: scroll;
			display: none;
	}
	.header .naver ul{
		display: block;
	}
	.header .naver li a{
		font-size: 16px;
		padding: 0 20px;
		line-height: 46px;
		text-align: left;
	}
	.header .naver li{
		border-bottom: 1px solid rgba(255,255,255,0.1);
		margin: 0;
	}
	.header .wrap{
		height: 100%;
	}
	.naver .wrap{
		padding: 0;
	}
	.header .naver li h3{
		position: relative;
	}
	.header{
			position: fixed;top: 0;
	}
	.header .th{
		height: 60px;
	}
	.header .seach,
	.header .tel{
		display: none;
	}
	.header .th .wrap{
		padding: 0 15px;height: 60px;
	}
	.layout{
		padding-top: 60px;
	}
	.header .th .search{
		display: none;
	}
	.gh{
		display: block;position: static;
		margin-left: 20px;
	}
	.header .logo h4{
		display: none;
	}
	.hsearch{
		display: none;
	}
	.hbanpic{
		padding: 0;
	}
	.hbanpic .wrap{
		padding: 0;
	}
	.hsection1 .wrap{
		display: block;
	}
	.hsection1{
		padding-top: 30px;
	}
	.hsection1 .swiperban{
		height: auto;
	}
	.hsection1 .swiperban p{
		padding: 50px 15px 15px;
	}
	.hsection1 .swiperban .hspans{
		position: static;display: flex;justify-content: center;
		margin: 10px 0 20px;
	}
	.hsection1 .swiperban .hspans span{
		width: 10px;height: 10px;
	}
	.hsection1 .hnews{
		width: auto;
		margin: 0;
	}
	.swiperjl .pic{
		height: 60vw;
	}
	.hsection3 .wrap{
		display: block;
	}
	.hsection3 .whlist{
		width: auto;
		margin-bottom: 20px;
	}
	.thflex h3{
		font-size: 16px !important;
		padding: 0 10px;
	}
	.hsection4{
		padding-top: 30px;
	}
	.hsection4 .wrap{
		display: block;
	}
	.hsection4 .wrap .plist{
		width: auto;margin: 0 0 20px;
	}
	.thflex{
		margin-bottom: 10px;
	}
	.hsection5{
		padding-top: 30px;
	}
	.footer .th{
		padding: 30px 0;
	}
	.footer .th .wrap{
		display: block;
	}
	.header.active .th{
		height: 60px;
	}
	.footer .th .weix{
		margin-top: 20px;
	}
	.copyright a{
		font-size: 14px;
	}
	.copyright .wrap{
		height: auto;
		padding: 10px 15px;
	}
	.copyright h6{
		display: none;
	}
	.header.active .logo a img{
		height: 40px;
	}
	.crumbs dd{
		font-size: 14px;
	}
	.flexwrap{
		display: block;
	}
	.hltab{
		width: auto;
	}
	.flextext{
		width: auto;
		margin-top: 20px;
	}
	.wdetail h1{
		font-size: 18px;
	}
	.nextbtn li a{
		font-size: 14px;
	}
	.jgitem{
		margin-top: 15px;
	}
	.pages ul li{
		margin: 0;
	}
	.pages ul li a{
		font-size: 14px;
		line-height: 38px;
		padding: 0 14px;
	}
	.pages ul li.prev, .pages ul li.next{
		margin: 0 10px;
	}
	.news .swiper-slide{
		width: 100%;
		margin-bottom: 10px;
	}
	.whlist dt a{
		padding: 10px 0;
	}
	.hltab dd li a{
		font-size: 14px;
		line-height: 38px;
	}
	.hltab dd>a{
		font-size: 16px;
	}
	
	
}
@media only screen and (max-width:768px) {
	.linklist li{
		width: 48%;
		margin: 0 0 10px;
		height: auto;
	}
	.linklist ul{
		justify-content: space-between;
	}
	.fenzlist ul{
		justify-content: space-between;
	}
	.fenzlist li{
		width: 49%;margin: 0 ;
	}
	.fenzlist li a{
		font-size: 14px;line-height: 44px;
	}
	
}