@charset "utf-8";
/* design by pcfinal*/

* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:"宋体";
	font-size:12px;
}
input, select, textarea {
	font-size:12px;
	padding:3px 5px;
}
.layout {
	width:960px;
	margin:0 auto;/*居中*/
}
.clear {
	clear:both;/*清除浮动*/
}
img {
	border:none;
}
li {
	line-height:22px;/*全局列表行高*/
}
h1 {
	font-size:14px;
	text-align:center;
	line-height:26px;
}
h2 {
	font-size:12px;
	color:#FFF;
}
p {
	line-height:22px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#4C8EC0;
	text-decoration:underline;
}
/*头部开始*/
#top {
	height:111px;
	border-top:5px solid #06F;
}
#logo {
	height:106px;
	width:83px;
	float:left;
}
#logoRight {
	height:106px;
	width:876px;
	float:right;
	/*border:1px solid red;*/
}
#top_ad {
	height:70px;
}
.top_1 {
	height:70px; width:478px; float:left;
	background:url(images/index_1.jpg) no-repeat;
}
.top_2 {
	height:70px; width:300px; float:right;
}
#top_menu {
	height:50px;
	width:300px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}
#banner {
	height:163px;
}
/*头部结束*/

/*导航条开始*/
#nav {
	height:33px;
	line-height:33px;
	text-align:right;
	margin:0px auto;
	/*background:#0066FF;
	background:url(images/nav_bg.jpg) no-repeat;*/
}
#nav ul li {
	float:left;
	line-height:33px;
	text-align:center;
	width:70px;
	background:url(images/nav_2.jpg) center right no-repeat;
}
#nav ul li a {
	display:block;
	/*color:#FFF;*/
	font-size:12px;
	font-weight:bold;
}
#nav ul li a:hover {
	text-decoration:none;
	background:url(images/nav_1.jpg) center no-repeat;
	color:#000;
}
.m_b {
	height:9px; width:960px;
	background:url(images/index_2.jpg) repeat-x;
}
.adv {
	width:960px; height:36px; text-align:left; line-height:36px;
	background:url(images/index_5.jpg) repeat-x;
}
/*导航条结束*/

/*主体开始*/
#content {
}
#left {
	width:202px;
	float:left;
}
#index_left {
	width:255px;
	float:left;
}
.left_title {
	height:38px;
	line-height:38px;
	padding-left:15px;
	margin-top:10px;
	background:url(images/left_title_bg.jpg) no-repeat;
}
.left_body {
	padding:10px;
	border:1px solid #4C8EC0;
	border-top:none;
	margin-bottom:10px;
}
.left_body ul li {
	border-bottom:1px dashed #4C8EC0;
	line-height:30px;
	text-align:center;
}
#right {
	width:750px;
	float:right;
}
#index_right {
	width:705px;
	float:right;
}
.right_title {
	height:38px;
	line-height:38px;
	padding-left:15px;
	position:relative;
	margin-top:10px;
	background:url(images/right_title_bg.jpg) repeat-x;
}
.right_title_index1 {
	height:28px; width:440px;
	line-height:28px;
	position:relative;
	margin-top:10px;
	background:url(images/tit_bg.jpg) repeat-x;
}
.right_title_index2 {
	height:28px; width:235px;
	line-height:28px;
	position:relative;
	margin-top:10px;
	background:url(images/tit_bg.jpg) repeat-x;
}
.more {
	position:absolute;
	right:30px;
	top:0px;
	width:50px;
	height:30px;
	text-align:center;
}
.right_body {
	padding:10px;
	border:1px solid #4C8EC0;
	border-top:none;
	overflow:auto;
	zoom:1;
}
.right_body_index1 {width:440px;border-top:none;overflow:auto;zoom:1;}
.right_body_index2 {width:235px;border-top:none;overflow:auto;zoom:1;}
.cases li {
	padding:5px; margin-left:10px;
}
.products li {
	float:left;
	text-align:center;
	padding:5px;
}
.products img {
	padding:5px;
	border:1px solid #CCC;
}
.products a:hover img {
	border:1px solid #4C8EC0;
}
.products a {
	line-height:22px;
}
.news li {
	line-height:26px;
	border-bottom:1px dashed #4C8EC0;
	padding-left:15px;
	background:url(images/ico.gif) left center no-repeat;
}
.data {
	float:right;
}
/*主体结束*/


/*底部开始*/
#link {
	height:40px;
	text-align:center;
	line-height:36px;
	margin-top:5px;
	background:#589EDA;
}
#link ul li {
	float:left;
	text-align:center;
	padding:2px;
}
#link ul img {
	padding:3px;
}
#footer {
	text-align:center;
	padding:10px 0;
}
/*底部结束*

/*表格开始*/
.table {
	border-collapse:collapse;
	width:100%;
	margin-top:10px;
}
.table td {
	padding:5px;
	border:1px solid #CCC;
}
.table th {
	padding:5px;
	border:1px solid #CCC;
}
/*表格结束*/
.submit {
	text-align:center;
}
.submit input {
	padding:10px 25px;
}

/*新主页面*/
