.header_dl{
	width: 100%;
	height: auto;
	margin: calc(50vh - 405px) auto 0;
}
.header_dl .header1{
	width: 1400px;
	height: 96px;
	margin: 0 auto;
}
.header_dl .header1 .logo{
	width: auto;
	height: 69px;
	padding: 0;
}
.header_dl .header1 .logo a{
	float: left;
}
.header_dl .header1 .logo img{
	width: auto;
	height: 69px;
}
.header_dl .header1 .logo h3{
	float: left;
	font-size: 20px;
	color: #349300;
	line-height: 1;
	margin: 12px 0 0 20px;
	font-weight: bold;
}
.header_dl .header1 .tel{
	height: 50px;
}
.header_dl .header1 .tel p{
	font-size: 14px;
	color: #888888;
	line-height: 1;
	padding-top: 45px;
}
.header_dl .header1 .tel p a{
	font-size: 14px;
	color: #888888;
}
.header_dl .header1 .tel p a:hover{
	color: #3EB135;
}
.header_dl .header2{
	width: 100%;
	height: 50px;
	background-color: #fff8f0;
}
.header_dl .header2_1{
	width: 1400px;
	height: 50px;
	margin: 0 auto;
}
.header_dl .header2_1 p{
	font-size: 14px;
	color: #777777;
	line-height: 50px;
}
.header_dl .header2_1 p.fl{
	padding-left: 28px;
	background: url(../images/lyws_40.png) no-repeat;
	background-position: left center;
}
.header_dl .header2_1 p a{
	font-size: 14px;
	color: #777777;
}
.header_dl .header2_1 p a.on{
	font-size: 14px;
	color: #349300;
}
.header_dl .header2_1 p a:hover{
	color: #349300;
}
.header_dl .header2_1 p span{
	font-size: 14px;
	color: #777777;
	margin: 0 8px;
}


.main_dl{
	width: 100%;
	height: 653px;
	background: url(../images/hjw_13.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}
.denglu{
	width: 1400px;
	height: 549px;
	padding: 0;
	margin: 0 auto;
}
.denglu1{
	width: 374px;
	height: 439px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	box-sizing: border-box;
	margin: 113px 73px 0 0;
	float: right;
	border-radius:15px;
}
.denglu1>h3{
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 1;
	padding: 40px 0 20px;
}
.denglu1>h3 a{
	color: #666666;
	margin-right: 10px;
	padding-bottom: 8px;
}
.denglu1>h3 a.on{
	border-bottom: 3px solid #349300;
	/*color: #349300;*/
}
.denglu1>h3 a:hover{
	border-bottom: 3px solid #349300;
}
.form_login{
	width: 100%;
	height: auto;
	margin: 20px auto 0;
}
.denglu1 .form_login_item{
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}
.denglu1 .form_login_item .form_login1{
	width: 100%;
	height: 40px;
	position: relative;
}
.denglu1 .form_login_item .form_login1 i{
	display: block;
	width: 33px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 12px;
	color: #c8c8c8;
	font-size: 20px;
	line-height: 51px;
	text-align: center;
}
.denglu1 .form_login_item .form_login1 input{
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	padding: 0 15px 0 15px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	font-size: 14px;
	color: #999999;
}
.denglu1 .form_login_item .form_login1.yanzhengma{
	float: left;
	width: calc(100% - 98px);
}
.denglu1 .form_login_item .form_login_vercode{
	width: 92px;
	height: 40px;
	float: right;
}
.denglu1 .form_login_item .form_login_vercode img{
	width: 92px;
	height: 40px;
	display: block;
}
.denglu1 .form_login_item.wjmm{
	height: 23px;
	line-height: 1;
}
.denglu1 .form_login_item.wjmm p{
	font-size: 14px;
	color: #999;
	float: left;
}
.denglu1 .form_login_item.wjmm p a{
	color: #349300;
}
.denglu1 .form_login_item.wjmm>a{
	font-size: 14px;
	color: #999;
	float: right;
}


.denglu1 .form_login_item>button.layui-btn{
	width: 100%;
	height: 45px;
	background-color: #349300;
	font-size: 18px;
	font-weight: bold;
	border-radius: 8px;
}

.footer_dl{
	width: 100%;
	height: 60px;
	background-color: #eeeeee;
}
.footer_dl1{width: 1400px;height: auto;padding: 0;margin: 0 auto;}
.footer_dl1 p{width: 100%;height: 60px;font-size: 14px;line-height: 60px;color: #666666;text-align: center;}
.footer_dl1 p a{color: #666666;}
.footer_dl1 p a:hover{color: #666666;}
.footer_dl1 p span{color: #666666;margin: 0 5px;}

.wjmm_tc{
    display: none;
    width:100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
}
.wjmm_tc1{
    position: absolute;
    width: 368px;
    height: 170px;
    background-color: #FFF;
    border-radius: 10px;
    left: calc(50% - 184px);
    top: calc(50vh - 85px);
}
.wjmm_tc1 a{
    font-size: 10px;
    color: #fff;
    display: block;
    width:17px;
    height: 17px;
    background-color: #cccccc;
    border-radius: 9px;
    text-align: center;
    line-height: 17px;
    float: right;
    margin: 6px 7px 0 0;
}
.wjmm_tc1 h3{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding: 30px 0 14px 25px;
    box-sizing: border-box;
}
.wjmm_tc1 p{
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding-left: 25px;
    box-sizing: border-box;
}
.wjmm_tc1 span{
    font-size: 26px;
    color:#ff9000;
    font-weight: bold;
}

@media only screen and (max-width: 1450px)  {
	body{zoom: 0.9;}
	.header_dl{
		margin: calc(50vh - 405px * 0.9) auto 0;
	}
}
@media only screen and (max-width: 1400px)  {
	body{zoom: 0.88;}
	.header_dl{
		margin: calc(50vh - 405px * 0.88) auto 0;
	}
}
@media only screen and (max-width: 1350px)  {
	body{zoom: 0.85;}
	.header_dl{
		margin: calc(50vh - 405px * 0.85) auto 0;
	}
}