﻿@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body{background-color:#f5f6f8;
	font-size: 13px;
	font-family: "宋体";line-height:20px;
}
.box{
	width: 1000px;
	margin: 0px auto;
	background-color: #f5f6f8;
	
	background-image: url(../images/4.jpg);
	background-repeat: repeat-y;
height:1700px
}

.top {height: 130px;width:550px; margin:0px auto; clear:both;}

.logo{ float:left; }
.conpy{ margin-top:15px; margin-left:60px;}
.tel{ margin-top:20px; margin-left:100px;}


.main{ width:706px; margin:0px auto; }
.main_1{ text-align:center; font-weight:bold; font-size:14px; line-height:40px;}
.main_2{width: 706px;background-color:#C9CED6;height:140px; margin-bottom:20px;line-height:20px;text-align:left;}
.main_ul{
	width: 705px;
	text-align: left;
	list-style-type: none;
}
.main_li{ float:left; width:180px; padding-right:40px;}
.li_1{ float:right;}

.main_3{clear:both;  width: 605px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC;clear:both;height:300px; margin-bottom:20px;}
.title{ clear:both; line-height:20px;}
.table{ clear:both; width:605px; }
.main_3_left{ width:200px; float:left; line-height:25px; font-weight:bold;}
.main_3_right{width:350px; float:left; line-height:25px;}

.main_4{width: 706px;height:400px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCC; margin-bottom:20px;}
.main_4_title{ font-weight:bold; line-height:25px;}
.main_4_conent{ width:605px; margin-bottom:15px;}
.main_5{ width:605px; margin-bottom:20px;} 


.foot{width:300px; margin:0px auto;}
.foot p{font-family: "仿宋_GB2312";font-weight: normal;}