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

.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: #333;
}
html{
	font-size: 1vw;
}

@media only screen and (max-width:1240px) {
	html{
		font-size: 16px;
	}
}
@media only screen and (max-width:1080px) {
	html{
		font-size: 14px;
	}
}
@media only screen and (max-width:996px) {
	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 .naver li a{
		margin: 0;
	}
	.header .naver ul{
		display: block;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;background: #242a26;
		top: 100%;z-index: 11;
		display: none;
	}
	.header{
		height: 60px;
	}
	.header .language::before{
		display: none;
	}
	.header .language{
		margin: 0 50px 0 0;
	}
	.header .logo img{
		width: auto;height: 38px;
	}
	.gh{
		display: block;
	}
	.header .naver li a{
		line-height: 50px;
		padding: 0 20px;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	
	.header .btn{
		font-size: 14px;
		line-height: 36px;
		width: 100px;
		border: none;
	}
	.header .seach{
		display: none;
	}
	.header .tps{
		padding: 0;
		height: 100%;
	}
	.header .tps .wrap{
		height: 100%;
	}
	.gh{
		position: static;
		margin-left: 15px;
	}
	.layout{
		padding-top: 60px;
	}
	.header{
		position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 111;
	}
	.xsheader .ls{
		font-size: 14px;
		max-width: 75%;line-height: 1.2;
	}
	.xsheader .wrap{
		height: 100%;
	}
	.xspage{
		padding: 30px 0;
	}
	.xspage .tps{
		display: block;
	}
	.xspage .rs{
		display: block;
	}
	.xspage .time{
		display: block;
		margin-right: 0;
		margin-top: 20px;
	}
	.xspage .time h3{
		font-size: 14px !important;
	}
	.xspage .time .fms{
		width: 100%;
		height: 40px;
	}
	.xspage .time .btn{
		margin: 15px 0 0;
	}
	.xspage .rs .bns{
		margin-top: -1.7708333333333335rem;
	}
	.xspage .tbs h3{
		font-size: 16px !important;
	}
	.xspage .tbs ul{
		display: block;
	}
	.xspage .tbs li{
		width: auto;
		padding: 7px 0;
		border-bottom: 1px solid #f1f1f1;
	}
	.xsyaoqiu .btn .b1{
		margin-top: 20px;
	}
	.delupage h1{
		font-size: 22px;
	}
	.delupage .fms{
		width: 100%;
	}
	.xsheader{
		height: 60px;
	}
	.delupage .box{
		width: 100%;
		padding: 0 20px;
	}
	.xsbanji .bds ul{
		display: block;
	}
	.xsbanji .bds li{
		width: auto;
		margin: 0 0 15px 0;
	}
	.xspage{
		min-height: calc(100vh - 60px);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.layout{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.xstext{
		font-size: 20px;
	}
}
