/*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: #143867;
    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: #143867;
    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: #143867;
}

.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: #143867;
}

@media only screen and (max-width:1480px) {
	html{
		font-size: 17px;
	}
}
@media only screen and (max-width:1280px) {
	html{
		font-size: 16px;
	}
	
}
@media only screen and (max-width:1180px) {
	html{
		font-size: 14px;
	}
	
}
@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;
	}
	
	.wrap {
		width: auto;
		padding: 0 15px;
	}
	.header .naver .ph{
		display: none;
	}
	.header .rts .shop{
		margin-right: 50px;
	}
	.header{
		position: fixed;top: 0;left: 0;right: 0;z-index: 1000;
	}
	.header .naver ul li{
		margin: 0 !important;
	}
	.gh{
		display: block;
		right: 20px;top: 20px;
	}
	.header .wrap{
		height: 60px;
	}
	html{
		font-size: 16px;
	}
	.header .naver ul{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		height: calc(100vh - 60px);
		background: #fff;display: none;
	}
	.header .naver .rts{
		margin-right: 50px;
	}
	.header .naver li a{
		display: block;
		line-height: 42px;
	}
	.header .naver li{
		border-bottom: 1px solid #f1f1f1;
		margin-right: 0;
	}
	.header .logo a img{
		width: 40px;margin-right:5px;
	}
	.header .logo .tx h2{
		font-size: 14px !important;
	}
	.header .logo .tx h6{
		font-size: 12px !important;
		font-size: 0.6rem !important;
	}
	.header .htb .logo a{
		width: 70vw;
	}
	.banner .prev, .banner .next{
		background-size: 50% auto !important;
	}
	.header .htb .wrap{
		height: 60px;
	}
	.header .logo a{
		font-size: 14px;
	}
	.layout{
		padding-top: 60px;
	}
	.header .naver ul li a{
		font-size: 16px;
		display: block;
		line-height: 50px;
	}
	.header .naver ul li{
		margin: 0;
		padding: 0 20px;
		border-bottom: 1px solid #f1f1f1;
	}
	.layout{
		overflow: hidden;
	}
	.fxrtb{
		display: none;
	}
	.tps{
		right: 10px;
	}
	.header .tp{
		display: none;
	}
	.gh{
		top: 18px;
	}
	.banner{
		height: 50vw;
	}
	.hment li{
		width: 25%;
		margin-bottom: 10px;
	}
	.hnews .wrap{
		display: block;
	}
	.hnews .text{
		width: auto;
	}
	.hnews .text li{
		width: 100%;
	}
	.hnews .text li:nth-child(n+2) {
	    border-top: 1px dashed #D8D8D8 !important;
	}
	.hnews .pic{
		width: auto;height: auto;
	}
	.hnews .pic .tx{
		width: auto;
		left: 0;right: 0;
	}
	.hpad{
		padding: 30px 0;
	}
	.hjoin .wrap{
		display: block;
	}
	.hjoin .lis{
		width: auto;
		margin: 0 0 20px 0;
	}
	.hjoin .lis .pic{
		height: auto;
	}
	.hmore{
		font-size: 14px;
		line-height: 30px;
		width: auto;
		padding: 0 15px;
	}
	.htalent .ulis{
		display: block;
	}
	.htalent .ulis>div{
		width: auto;
		margin: 0 0 8px 0 !important;
		width: auto !important;
	}
	.hservice .wrap{
		display: block;
	}
	.hservice .ltc{
		width: auto;
		margin-bottom: 10px;
	}
	.hservice .rtc{
		width: auto;
	}
	.hservice .rtc .item dd a,
	.hservice .ltc .boxc li a{
		font-size: 14px;
	}
	.hservice .rtc .item dl{
		display: block;
		padding: 10px 0;
	}
	.hservice .rtc .item dd{
		width: auto;
		margin: 0;
	}
	.hlink dl,
	.hlink .pic ul,
	.hpiclist ul{
		display: block;
	}
	.hlink dd,
	.hlink .pic ul li,
	.hpiclist ul li{
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
	.hlink dd .lsele{
		font-size: 14px;
		height: 44px;
	}
	.footer .wrap{
		padding: 30px 15px;
		display: block;
	}
	.footer .lt{
		width: auto;
		margin-bottom: 20px;
	}
	.footer li{
		font-size: 16px;
	}
	.footer li img{
		width: 20px;height: 20px;
	}
	.copyright a{
		font-size: 14px;
		line-height: 1.6;
		padding: 15px 0;
		display: block;
	}
	
	.htalent .ulis>div li{
		height: 40vw;overflow: hidden;
		position: relative;
	}
	.htalent .ulis img{
		
	}
	.htalent .ulis{
		
	}
	.htalent .ulis>div li a{
		height: 100%;
	}
	
}
