.layout{
	margin: 0 auto;
	overflow: hidden;position: relative;
}
.mask{
	position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 33;background: rgba(0,0,0,0.6);display: none;
}



.mak_xiey{
	position: fixed;
	left: 0;right: 0;
	top: 10%;z-index: 34; margin: 0 50px;padding: 30px;background: #fff;border-radius: 10px;display: none;width: 600px;margin: 0 auto;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.mak_xiey h2{
	font-size:24px;
	line-height: 1.7;
	color: #363636;text-align: center;font-weight: bold;
}
.mak_xiey .ico{
	background: url(../images/c1.png) no-repeat center;width: 30px;height: 30px;position: absolute;
	top: 30px;right: 65px;z-index: 1;
}
.mak_xiey .scroll em{
	font-weight: bold;
}
.mak_xiey .scroll{
	margin-top: 20px;font-size:16px ;
	line-height: 1.8;height: 500px;
	color: #666666;overflow: hidden;
}
.mak_xiey .bta{
	margin: 20px 0 0;background: #128560;line-height: 50px;border-radius:30px;
	font-size:16px ;
	color: #fff;text-align: center;display: block;
	cursor: pointer;
}
.mak_xiey h5{
	font-size: 14px;
	line-height: 60px;
	color: #999999;text-align: center;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #128560;
}
.wrap{
	max-width: 1120px;margin: 0 auto;padding: 0 20px;margin-top: -50px;
}
.hforms{
	background: url(../images/qw3.png) no-repeat center bottom /100% auto;position: relative;
	padding-bottom: 190px;
}
.copyright{
	background: #474C55;padding: 12px 0;font-size: 12px;
	line-height: 1.6;
	color: #fff;text-align: center;
}
.copyright a{
	color: #fff;
}
.hforms .pic img{
	width: 100%;display: block;
}
.hforms .logo{
	max-width: 500px;margin: 0 auto;
}
.hforms .logo img{
	width: 100%;height: 100%;display: block;object-fit: contain;
}
.hforms .text{
	margin-top: 40px;
}
.hforms .text h2{
	color: #037886;font-size: 34px;
	line-height: 1.6;font-weight: bold;
}
.hforms .text h3{
	font-size: 16px;
	line-height: 1.6;
	color: #595757;margin-top: 10px;
}
.hforms ul{
	margin-top: 20px;
}
.hforms li{
	margin-bottom: 10px;
}
.hforms li h5{
	font-size: 14px;
	line-height: 1.6;
	color: #000;margin-bottom: 5px;margin-left: 20px;
}
.hforms li .t1{
	    color: #333333;
	    background-color: #EFEFEF;width: 100%;height: 36px;padding: 0 14px;font-size: 14px;color: #000;
		border: none;-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
}
.hforms li .t2{
	box-sizing: border-box;background-color: transparent;outline: 0;
	-webkit-appearance: none;
	background: url(../images/c10.png) no-repeat right 20px center #EFEFEF;background-size: 12px auto;
}
.hforms li .t3{
	height: 150px;padding: 10px 14px;resize: none;line-height: 1.7;
}
.hforms li dl{
	display: flex;align-items: center;padding-left: 12px;
}
.hforms li dd{
	margin-right: 15px;
}
.hforms li dd .che{
	display: none;
}
.hforms li dd label{
	font-size:14px ;
	line-height: 32px;
	color: #000;display: block;padding-left:26px;background: url(../images/c17.png) no-repeat left center;background-size: 16px auto;cursor: pointer;
}
.hforms li dd input:checked + label{
	background: url(../images/c17-1.png) no-repeat left center;background-size: 16px auto;
}
.hforms .btn{
	    font-size: 16px;
	    font-weight: 400;
	    color: #037886;line-height: 46px;border: none;
	    background-color: #EFEFEF;width: 100%;display: block;cursor: pointer;
}
.hforms .btn:hover{
	background: #037886;color: #fff;
}
.hforms h6{
	margin-top: 30px;position: relative;z-index: 2;text-align: center;
}
.hforms h6 .che{
	display: none;
}
.hforms h6 label{
	font-size:16px ;
	line-height: 32px;
	color: #ccc;display: inline-block;padding-left:26px;background: url(../images/c17.png) no-repeat left center;background-size: 16px auto;
}
.hforms h6 label a{
	color: #ccc;
}
.hforms h6 input:checked + label{
	background: url(../images/c17-1.png) no-repeat left center;background-size: 16px auto;
}





@media (max-width: 767px) {
   .hforms .logo {
        width: 90px;
		margin: 0;
    }
	.hforms .text h2{
		        font-size: 24px;
				text-align: center;
				line-height: 1.2;
	}
	.hforms .text h3{
		text-align: center;
		        font-size: 16px;
		        line-height: 2em;
				margin: 0;
	}
	.hforms{
		padding-bottom: 60px;
	}
	.mak_xiey{
		width: auto;
		margin: 0 20px;
		padding: 20px;
	}
	.mCSB_inside>.mCSB_container{
		margin-right: 10px;
	}
	.mCSB_scrollTools{
		right: 0px;
	}
	.mak_xiey .scroll{
		height: 350px;
	}
	.mak_xiey h2{
		font-size: 20px;
	}
	.mak_xiey .ico{
		right: 10px;top: 10px;
	}
	.mak_xiey .bta{
		line-height: 40px;
	}
}




