@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background-color:#000;
}
html, body, div, span,h1, h2, h3, h4, h5, h6, p,a,img,strong,dl, dt, dd, ol, ul, li,form, label {
	margin: 0;
	padding: 0;
	
}
html {
	overflow-y:scroll;
}
a{ text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}
ul,ol,li { list-style: none;}
em{ font-style:normal;}
.clear{ 
	clear: both;
	font:0;
}
img{border:none;}
.blank5 { 
	height: 5px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}

.blank10 { 
	height: 10px; 
	clear:both; 
	font-size:1px;
	overflow: hidden;
}
.blank20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.color_red{
	color:#ff1d1d;
}
.fl {
	float: left;
}
.fr {
	float:right;
}
.type14{
	font-size:14px;
}
.bg_none{
	background:none;
}



.wall960{
	
	background-color:#fff;
	padding:20px 15px;
	font-size:12px;
}
.banner{
	height:334px;
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.lp_info_r{
	width:910px;
	margin-left:10px;
}
.lp_info_r p{
	line-height:22px;
	text-indent:2em;
}
.detail_btn{
	background:url(../pic/detail_btn.jpg) no-repeat;
	width:98px;
	height:23px;
	cursor:pointer;
	border:none;
	display:inline-block;
	float:right;
}
.info_l{
	background:url(../pic/info_bg_l.jpg) no-repeat;
	width:671px;
	height:337px;
	float:left;
}
.info_l .content{
	padding:40px 20px 0 20px;
}
.info_l .content p{
	text-indent:2em;
	line-height:24px;
	margin-top:15px;
}
.info_r{
	float:left;
	margin-left:30px;
	background:url(../pic/info_r_bg.jpg) no-repeat;
	/*padding:20px 13px 26px 13px;*/
	width:227px;
	height:337px;
}
.content_01{
	border:2px solid #989898;
	zoom:1;
}
.project_list{
	padding:10px 18px;
}
.project_list li{
	float:left;
	padding:10px 23px 10px 0;
}
.project_list li.pr0{
	padding-right:0px;
}
.project_list li img{
	width:205px;
	height:130px;
	display:block;
	margin-bottom:10px;
}
.project_list li p{
	line-height:28px;
}
.list_01{
	padding:10px 18px;
}
.list_01 li{
	float:left;
	overflow:hidden;
	margin:14px 17px 14px 0;
	width:285px;
	position:relative;
}
.list_01 li.pr0{
	margin-right:0px;
}
.list_01 li img{
	width:140px;
	height:130px;
}
.list_01 li p{
	margin-left:10px;
	width:130px;
	position:absolute;
	left:145px;
	top:10px;
}
.list_01 li a{
	
	color:#000;
	line-height:22px;
}
.list_01 li span{
	font-weight:bold;
	margin-left:10px;
}
.list_01 li a:hover{
	text-decoration:underline;
}
.list_01 li a:hover p{
	text-decoration:underline;
}
.pic_div{
	background:url(../pic/pic_bg.jpg) no-repeat;
	width:928px;
	height:469px;
	position:relative;
}
#form{
	margin:50px 0 0 10px;
	font-size:12px;
}
#form dl dt{
	line-height:28px;
}

#form table{
	font-size:12px;
}
#form table td{
	height:24px;
	line-height:24px;
}
/*footer*/
#footer {
	clear:both;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#000;
	text-align:center;
	padding-top:40px;
}
#footer a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	
}
#footer p span{
	font-size:12px;
}