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

@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: #fff;
		top: 100%;z-index: 11;
		display: none;
	}
	.header{
		height: 60px;
		background: none;
	}
	.header .language::before{
		display: none;
	}
	.header .language{
		margin: 0 50px 0 0;
	}
	.header .logo img{
		width: auto;height: 28px;
	}
	.gh{
		display: block;
	}
	.header .naver li a{
		line-height: 50px;
		padding: 0 20px;
		border-bottom: 1px solid #f1f1f1;
	}
	
	.header .btn{
		font-size: 14px;
		line-height: 36px;
		width: 100px;
		border: none;
	}
	.header .seach{
		display: none;
	}
	.header .tps{
		padding: 0;
		height: 100%;
		background: #fff;
	}
	.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;
	}
	.banner{
		height: 40vw;
	}
	.banner img{
		object-fit: cover;
	}
	.about .abo1{
		padding: 40px 0;
	}
	.about .abo1 .txt h3{
		margin-bottom: 15px;
	}
	.contain .hd{
		padding: 40px 0;
	}
	.contain .hd .wrap{
		display: block;
	}
	.contain .hd .lt{
		width: auto;
	}
	.contain .hd .text{
		margin: 20px 0 0;
		padding: 20px;
	}
	.contain .bd{
		height: auto;
	}
	.contain .bd .map{
		height: 260px;
	}
	.contain .bd .list{
		position: static;
	}
	.uitmain{
		padding: 40px 0;
	}
	.uitmain .wrap{
		display: block;
	}
	.uitmain .lts{
		width: auto;position: static;
	}
	.uitmain{
		display: block;
	}
	.uitmain .lts .nav{
		padding: 10px 15px;
	}
	.uitmain .lts li{
		margin: 3px 0;
	}
	.uitmain .lts li p{
		line-height: 2.6;
	}
	.uitmain .rts{
		width: auto;
		margin-top: 20px;
	}
	.news li a{
		display: block;
	}
	.news li .pic{
		width: auto;height: 60vw;
	}
	.news li .ts{
		margin: 15px 0 0;width: auto;
	}
	.pages dd a{
		font-size: 14px;
		line-height: 32px;
		margin: 0;min-width: 32px;
	}
	.pages dd{
		margin: 0;
	}
	.uitmain .lts li p{
		font-size: 16px !important;
	}
	.tongzhi li a{
		display: block;
	}
	.tongzhi li h4{
		max-width: 100%;
	}
	.tongzhi li{
		margin-bottom: 15px;
	}
	.zhaoshe .hds h1{
		font-size: 20px;
	}
	.zhaoshe .xaiz{
		margin-top: 20px;
	}
	.hpage1{
		margin: 20px 0 0;
	}
	.hpage1 ul{
		justify-content: space-between;
	}
	.hpage1 li{
		width: 32%;
		height: 100px;
	}
	.hpage1 li .ts{
		padding: 0 10px;
	}
	.hpage1 li h6{
		font-size: 12px;
		line-height: 24px;
		width: 60px;
	}
	.hpage2{
		padding: 40px 0;
	}
	.hpage2 .uitflax{
		display: block;
	}
	.hpage2 .lts{
		width: auto;
		padding: 15px;
	}
	.hpage2 dl{
		width: auto;
		margin-top: 15px;
	}
	.hpage2 dd{
		padding: 15px;
		margin-bottom: 10px;
	}
	.hpage2 dd h3{
		font-size: 16px !important;
		width: 90px;
	}
	.hpage2 dd h3 span{
		font-size: 20px;
	}
	.hpage2 dd h4{
		flex: 1;
		width: auto;
	}
	.hpage3{
		padding: 40px 0;
	}
	.utkec li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.utkec li .pic{
		height: auto;
	}
	.utkec li h3{
		height: auto;
	}
	.utkec li .ts{
		padding: 15px;
	}
	.utkec li p{
		margin-top: 10px;
	}
	.utkec li:last-child{
		margin-bottom: 0;
	}
	.utkec{
		margin: 20px 0 0;
	}
	.hutit{
		margin-bottom: 20px;
	}
	.hpage4{
		padding: 40px 0;
	}
	.hutit .btn{
		font-size: 16px;
	}
	.hpage4 .bds .uitflax{
		display: block;
	}
	.hpage4 .lts{
		width: auto;
	}
	.hpage4 dl{
		width: auto;
		margin: 20px 0 0;
	}
	.hpage4 dd{
		height: auto;
	}
	.hpage4 ul{
		display: block;
	}
	.hpage4 ul li{
		width: auto;
		margin: 0 0 10px 0;
	}
	.hpage4 .uspic .ts{
		padding: 16px;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.footer .link dd{
		margin: 0 10px 0 0;
	}
	.footer .uitflax{
		display: block;
	}
	.footer .txt p{
		font-size: 16px !important;
	}
	.footer .link{
		margin-bottom: 20px;
	}
	.footer ul{
		justify-content: flex-start;
		margin-top: 15px;
	}
	.footer ul li{
		margin: 0 15px 0 0;
	}
	.copyright{
		margin-top: 30px;
	}
	.copyright{
		font-size: 14px;
	}
	.hpage4 dd{
		margin-bottom: 10px;
	}
	.hpage4 ul{
		margin-top: 10px;
	}
	.about .abo1 .wrap{
		display: block;
	}
	.about .abo1 .txt{
		width: auto;
	}
	.about .abo1 .txt .del{
		margin-top: 15px;
	}
	.about .abo1 .pic{
		width: auto;
		margin: 15px 0 0;
	}
	.about .abo2{
		padding: 60px 15px;
	}
	.about .abo2 .text{
		width: auto;
		margin: 0;
		padding: 25px;
	}
	.about .abo2 .text h3{
		margin-bottom: 15px;
	}
	.about .abo2 .text p{
		line-height: 1.7;
	}
	.shizi .hds,
	.kecheng,
	.about .abo3{
		padding: 40px 0;
	}
	.about .abo3 ul li{
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
	}
	.uth2{
		font-size: 20px;
	}
	.shizi .list ul{
		display: block;
	}
	.shizi .list li{
		width: auto;
	}
	.shizi .list li a{
		display: block;
	}
	.shizi .list li .pic{
		width: auto;
		height: auto;
	}
	.shizi .list li .ts{
		width: auto;
		margin: 15px 0 0;
	}
	.shizi .ovs{
		padding: 30px 0 40px;
	}
	.zhaoshe .xaiz .btn{
		padding: 0 15px;
	}
	.zhaoshe .xaiz .btn span{
		line-height: 40px;
		font-size: 16px;
	}
	.mskweixim .wx p{
		font-size: 18px !important;
	}
	.mskweixim{
		width: 200px;
		padding: 15px;
	}
	
	.hpage2 .hutit{
		display: flex;
	}
	.hpage2 .lts h6{
		width: 120px;
		line-height: 40px;
	}
	.header .naver ul li:nth-child(2n){
		display: none;
	}
}
.mskweixim .wx p{
	font-size: 18px;
	text-align: center;
	padding: 8px 0;
	color: #333;
}