﻿@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体";
	margin:0 auto;
	color:#999999;
	background:#f2f2f2;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	padding:0;
	margin:0;
}
table, td, tr, th {
	font-size:12px;
}
li {
	list-style-type:none;
}
img {
	vertical-align:top;
	border:0;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
.clear {
	clear:both;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#000000
}
/*主页样式*/
.index_main {
	width:1120px;
	margin:0 auto;
	background:#FFFFFF;
}
.top {
	width:1120px;
	height:100px;
	background:url(../images/top_bg.jpg);
	border-bottom:1px solid #f2f2f2;
	padding-top:18px;
}
.heigh-endtop {
	width:1120px;
	height:60px;
	background:url(../images/top_bg.jpg);
	border-bottom:1px solid #f2f2f2;  
	padding-top:18px;
}
.nav {
	background:url(../images/nav_bg.gif);
	width:1120px;
	height:37px;
	line-height:37px;
}
.nav ul {
	margin:0;
	padding-left:18px;
}
.nav ul li {
	float:left;
	width:84px;
	color:#cccccc;
	list-style:37px;
	text-align:center;
}
.nav ul li a {
	color:#cccccc;
}
.nav ul li a:hover {
	color:#FFFFFF;
}
.box_1 {
	width:890px;
	margin:0 auto;
	padding-top:24px;
	padding-bottom:24px;
}
.box_1_txt {
	font-size:16px;
	line-height:32px;
}
.box_2 {
	padding-top:24px;
	background:#f5f5f5;
}
.box_2_left {
	float:left;
	width:375px;
	padding-top:40px;
	line-height:32px;
	font-size:16px;
	padding:24px;
}
.box_2_right {
	width:695px;
	margin:0 auto;
	float:left
}
.box_3 {
	width:890px;
	margin:0 auto;
	padding-top:24px;
}
.box_3_txt {
	font-size:16px;
	line-height:32px;
	padding-bottom:20px;
}
.box_list {
	background:#fafafa;
	height:190px;
	width:1120px;
	margin:0 auto;
	padding-top:24px;
	padding-bottom:24px;
	border-bottom:1px solid #e1e1e1;
}
.box_list_left {
	float:left;
	height:190px;
	width:200px;
	font-size:14px;
	padding-left:42px;
}
.box_list_left p {
	line-height:32px;
}
.box_list_left2 {
	float:left;
	border-left:1px solid #e1e1e1;
	height:190px;
	width:244px;
}
.box_list_center {
	float:left;
	border-left:1px solid #e1e1e1;
	height:190px;
	width:246px;
}
.box_list_center ul li {
	height:24px;
	line-height:24px;
	margin-left:16px;
}
.box_list_right {
	float:left;
	border-left:1px solid #e1e1e1;
	height:190px;
	width:240px;
}
.box_list_right p {
	width:230px;
	line-height:24px;
	margin-left:10px;
}
.footer {
	text-align:center;
	line-height:120px;
	height:120px;
	background:#fafafa;
	width:1120px;
	margin:0 auto;
}

.box_high-end1 {
	width:1120px;
	margin:0 auto;
	padding-top:24px;
	padding-bottom:24px;
}
