@charset "utf-8";
/* CSS Document */


/*��¼ҳ��*/
#head{ 
	width:100%;
	height:130px;
}
.head-main{
	width:1200px;
	height:105px;
}
.logo{ 
	width:459px;
	float: left;
}
.dengl{ 
	line-height:35px;
	float: left;
}
#content{ 
	height:480px;
	width:100%;
	background-color:#049039;
	
}
.cont-main{ 
	width:1200px;
	height:480px;
}
.dl-img{ 
	width:600px;
	height:480px;
	overflow:hidden;
}
.dl-img li{ 
	width:200px;
	height:160px;
	float:left;
} 
.dl-text{ 
	width:330px;
	height:320px;
	background-color:#fff;
}
.dl-textwjmm{ 
	height:390px;
}
.dl-qh{ 
	width:330px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:3px;

}
.dl-qh div{ 
	font-size:16px;
	cursor:pointer;
	padding:0 8px;
	border-bottom:3px solid #fff;
}
.dl-textzh .zh{ 
	border-color:#f60;
} 
.dl-qh .wjmmh3{ 
	border-color:#f60;
}
.dl-textsj .sj{ 
	border-color:#f60;
}
.dl-qh .zc{ 
	color:#f60;
	font-size:15px;
}
.ipt-text{ 
	width:330px;
	height:166px;
}
.ipt-text>div{ 
	height:45px;
	border:1px solid #e5e5e5;
}
.ipt-text div input{ 
	padding-left:40px;
	line-height:45px;
	width:290px;
	height:45px;
	font-size:16px;
}
.ipt-text .zh{ 	
	background:url(../img/icon01.png) no-repeat 10px; center;
}
.ipt-text .ma{ 
	background:url(../img/icon02.png) no-repeat 10px; center;
}
.ipt-text .yzm{ 
	background:url(../img/icon03.png) no-repeat 10px; center;
}

.ipt-text .sj{ 
	background:url(../img/icon04.png) no-repeat 10px; center;
}
.dl-text .butt input{ 
	width:330px;
	height:45px;
	background-color:#049039;
	font-size:18px;
	color:#fff;
}
#dl-footer{ 
	width:1200px;
	margin:0 auto;
}
#dl-footer .cont{ 
	padding-top:10px;
	width:450px;
	margin:0 auto;
	font-size:14px;
	color:#9e9e9e;
}
#dl-footer .cont li{ 
	float:left;
	width:16.5%;
}
#dl-footer .cont li a{ 
	color:#9e9e9e;
} 
