@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#F6F6F6;
	color:#292929;
	font-size:12px;
	font-family:"";
}
ul, ol, li{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong{
	margin:0; padding:0; font-style:normal;
}

a img{ border:none;}

.head{
	width:100%;
	height:507px;
	background:url(images/bg.jpg) repeat-x;
	}
.head_con{
	width:986px;
	height:507px;
	margin:0 auto;
	}
.menu{
	width:986px;
	height:85px;
	}
.menu_logo{
	width:250px;
	height:69px;
	float:left;
	margin-top:8px;
	}
.menu_con{
	width:690px;
	height:85px;
	float:left;
	margin-left:45px;
	display:inline;
	}
.menu_con ul{
	width:690px;
	height:27px;
	}
.menu_con ul li{
	width:93px;
	height:27px;
	float:left;
	margin-top:30px;
	}
.menu_con ul li a{
	width:93px;
	height:27px;
	display:block;
	float:left;
	margin-left:5px;
	display:inline;
	line-height:27px;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-size:14px;
	}
.menu_con ul li a:hover,.menu_con ul li a.hover{
	background:url(images/a_bg.jpg) no-repeat;
	color:#FFF;
	}
.swap{
	width:986px;
	height:422px;
	margin:0 auto;
	}
/*头部结束*/
#mid{
	width:986px;
	margin:0 auto;
	margin-top:20px;
	}
.mid_le{
	width:710px;
	float:left;
	}
.le_tit{
	width:710px;
	float:left;
	height:28px;
	background:url(images/intro_tit.jpg) left no-repeat;
	font-size:20px;
	font-weight:bold;
	font-family:"΢ź";
	color:#045D01;
	text-indent:1em;
	line-height:28px;
	}
.intro{
	width:670px;
	float:left;
	line-height:28px;
	color:#666;
	font-size:14px;
	padding:20px;
	}
.mid_ri{
	width:253px;
	float:right;
	}
.ri_tit{
	clear:both;
	width:233px;
	height:35px;
	background:url(images/title_bg.jpg) no-repeat;
	color:#FFF;
	font-family:"΢ź";
	font-weight:bold;
	font-size:16px;
	line-height:35px;
	padding-left:20px;
	}
.about{
	width:253px;
	height:105px;
	margin:20px 0px 0px 0px;
	}
.about a{
	width:60px;
	height:27px;
	display:block;
	float:left;
	text-decoration:none;
	color:#181818;
	font-size:14px;
	margin-right:20px;
	}
.partner{
	width:253px;
	height:auto;
	float:left;
	display:inline;
	margin-bottom:15px;
	}
.partner a{
	width:117px;
	height:56px;
	display:block;
	float:left;
	margin-top:15px;
	}
.pa1{
	margin-left:18px;
	display:inline;
	}
.contant{
	width:253px;
	float:left;
	color:#666;
	line-height:28px;
	font-size:12px;
	}
.contant font{
	color:#000;
	font-size:12px;
	}
#foot{
	clear:both;
	width:100%;
	height:43px;
	background:url(images/foot.jpg) repeat-x;
	float:left;
	margin-top:30px;
	}
.footer{
	width:986px;
	height:40px;
	margin:0 auto;
	line-height:40px;
	color:#D0D0D0;
	}
.footer a{
	color:#D0D0D0;
	text-decoration:none;
	margin-left:10px;
	}

/*case start*/
.case{
	width:693px;
	float:left;
	line-height:25px;
	color:#666;
	font-size:12px;
	border-bottom:#ACACAC 1px dashed;
	margin-top:25px;
	padding-bottom:20px;
	}
.case_le{
	width:153px;
	float:left;
	}
.case_ri{
	width:530px;
	float:right;
	padding-left:10px;
		}
.case_ri h4{
	font-size:12px;
	color:#191919;
	}
.case_ri h4 a{
	text-decoration:none;
	font-weight:normal;
	color:#191919;
	}
.case_ri h4 a:hover{ color:#F00;}