/*pad*/

img {
    max-width: 100%;
    height: 100%;
}

.gh {
    height: 30px;
    width: 30px;
    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: #313131;
    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: #313131;
    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: 9px;
}

.gh a:before {
    top: -9px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    background: #313131;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #313131;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}

@media only screen and (min-width:1920px) {	
	html{
		font-size: 19.2px;
	}
}




@media only screen and (max-width:1040px) {
	.header .rtc,
	.header .wrap{
		display: block;
	}
	.header .rtc .chen{
		display: none;
	}
	.header .rform dl{
		justify-content: space-between;
	}
	.header .rform dd:nth-child(1){
	   	width: 38% !important;
	}
		.header .rform dd:nth-child(2){
	   	width: 38% !important;
	}
		.header .rform dd:nth-child(3){
	   	width: 20% !important;
	}
	.header .rform .btn{
	    	width: 100% !important;
	}
	.header .rform dd .txt{
		width: 100%;
	}
	.layout{
		padding-top:58px;
	}
	.wrap{
		width: auto;
	}
	.header .logo img{
		height: 40px;display: block;
	}
	.header .logo{
		width: auto;
		padding: 15px 10px;
		position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 99;
		background: #e3f1f9;
		height: 58px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.header{
		padding: 0;
	}
	.header .logo img{
		display: block;
	}
	.gh{
		position: absolute;
		right: 10px;
		top: 15px;
		display: block;
	}
	.header .rform{
		padding: 5px 10px;
	}
	.header .rform .btn{
		width: auto;
		padding: 0 10px;
	}
	.header .rform dd{
		margin-right: 0;
	}
	.header .rform .txt{
		font-size: 12px;
		padding: 0 5px;
	}
	.naver ul{
		display: block;
	}
	.naver{
		position: fixed;top: 0;
		right: 0;left: 0;
		bottom: 0;left: 0;
		z-index: 99;
		background:rgba(0,0,0,0.5);
		display: none;
	}
	.naver .nsearch{
		display: none;
	}
	.naver .wrap{
		display: block;
		width: 80%;
		margin-left: 20vw;
		background: #fff;
		height: 100vh;
		padding: 20px;
	}
	.naver li::before{
		display: none;
	}
	.naver li a{
		color: #000;
	}
	.naver .chen{
		display: block;position: relative;z-index: 111;
	}
	.naver ul{
		margin-top: 10px;
	}
	.naver li{
		border-bottom: 1px solid #eeeeee;
	}
	.naver li a{
		padding: 0;
		line-height: 50px;
	}
	.uuweb{
		display: block;
	}
	.uuweb .li{
		margin-top: 20px;
	}
	.uuweb h4{
		font-size:16px ;
		line-height: 1.6;
		color: #363636;
		font-weight: bold;
	}
	.uuweb p{
		font-size:14px ;
		line-height: 1.6;
		color: #666666;
	}
	.naver li.on a,
	.naver li a:hover{
		color: #2684b7;
	}
	.naver li i{
		display: none;
	}
	.hbanner .wrap{
		margin: 10px ;
		height: auto;
	}
	.hbanner .wrap .ban{
		float: none;
		height: 55vw;
		width: auto;
	}
	.hbanner .ban2{
		float: none;
		width: auto;
		height: auto;
	}
	.hbanner .ban2 .text{
		padding: 20px;
	}
	.hbanner .ban2 .text h2{
		font-size: 16px;
	}
	.hbanner .ban2 .text p{
		font-size: 14px;
	}
	.hlist li{
		float: none;
		width: auto;
		background: #efefef;
		margin: 0 0 8px;
	}
	.hlist{
		margin:0 10px ;
	}
	.hlist li a{
		padding: 5px;
	}
	.lmore{
		/* display: none; */
	}
	.hlist li .pic{
		height: 140px;
	}
	.hlist li .text .txt{
		height: 90px;
	}
	.hpage1{
		margin: 10px;
	}
	.hpage1 .habout{
		float: none;
		width: auto;
	}
	.hpage1 .hnews{
		float: none;
		width: auto;
	}
	.footer .wrap{
		flex-wrap: wrap;
	}
	.footer .wrap dl{
		width: auto;
	}
	.footer{
		padding: 20px 10px 0;
	}
	.footer .wrap dl:last-child{
		width: 100%;text-align: center;
		margin-top: 20px;
	}
	.footer .wrap dl:last-child dt{
		display: none;
	}
	.footer dd .weix img{
		margin: 0 auto;
	}
	.footer .copyright{
		margin-top: 20px;
	}
	.footer dt{
		border: none;
		margin-bottom: 0;
	}
	.footer dd h6, .footer dd a{
		white-space: nowrap;
	}
	.footer{
		margin-top: 20px;
	}
	.hlist li:nth-child(1) .text .txt,
	.hlist li:nth-child(2) .text .txt{
		height: 90px;
	}
	.crumbs{
		margin: 10px;
	}
	.urt,
	.ult{
		float: none;
		width: auto;
		margin:  10px;
	}
	.case .list li{
		float: left;
		width: 49%;
		margin: 0 0 10px 0;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}
	.case .list li:nth-child(2n){
		float: right;
	}
	.hxuqiu ul li{
		width: 100%;
		margin-bottom: 5px;
	}
	.mianze {
		margin: 0 10px;
	}
	.mianze .ult,
	.mianze .urt{
		margin-left: 0;
		margin-right: 0;
	}
	.hdtit{
		display: block;
	}
	.hdtit h1{
		font-size: 20px;
	}
	.crumbs li i, .crumbs li a{
		font-size: 14px;
	}
	.tit{
		font-size: 18px;
	}
	.team{
		padding: 10px;
	}
	.team h3{
		font-size: 16px;
	}
	.yewu .bd li .item .pic{
		float: none !important;
		width: auto;
		height: auto;
	}
	.yewu .bd li .txt{
		float: none !important;
		width: auto;
	}
	
	.teamtc li{
		display: block;
	}
	.teamtc .team .uuline li .pic{
		width: 50%;
		margin: 0 auto 10px;
	}
	.teamtc .team .uuline li .text{
		width: auto;
		height: auto;
	}
	.teamtc{
		margin: 0 20px;
		padding: 30px;
		top: 10%;
	}
	.teamtc .icon{
		top: 5px;right: 5px;
	}
	.banner{
	    margin: 0;
	}
	.header .logo h2{
	    font-size: 18px;
	    letter-spacing: 6px;
	}
	.header .logo h3{
	    font-size: 12px;
	}
	.banner .btxtc h3{
	    font-size: 14px;
	}
	.banner .btxtc h4 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 10% 0 0;
}

.ult{
    	width: auto !important;
}
.naver li h3{
    position: relative;
}
.naver li .nli{
   position: static;
}
.naver li .nli dd:first-child::before{
    display: none;
}
.naver li .nli dl{
    margin-top: 0;width: 90%;overflow: hidden;margin-bottom:10px;
}

/*.naver li i{*/
/*display: block !important;background: url(../images/qms11.png) no-repeat right center/6px auto;width: 40px;height: 40px;*/
/*bottom: 4px;left: auto;right: 0;*/
/*}*/



.flogo{
    font-size: 12px !important;
}
.header .logo{
    padding: 9px 10px;
}

	
}