﻿body {
	width:980px;
	font-size:12px;
	margin:0px auto;
}
.top{	
	width:980px;
	float:left;
}
.banner_up{
	width:980px;
	height:20px;
	float:left;
	background:url(../image/index_bg1.jpg) repeat-y;
}
.setHome{
	margin-top:5px;
	float:right;
}
.banner_pic{
	width:980px;
	height:95px;
	border:0px;
	float:left;
}
.banner_down{
	width:978px;
	height:30px;
	float:left;
	border:1px solid #1948BC;
}

.middle_up{
	width:980px;
	float:left;
}
.up_left{
	width:290px;
	height:275px;
	float:left;
	background:url(../image/index_bg3.jpg);
}
.up_right{
	width:290px;
	height:275px;
	float:right;
	background:url(../image/index_bg3.jpg);
}
.up_center{
	width:346px;
	/*350*/
	height:271px;
	/*275*/
	float:left;
	margin-left:24px;
	margin-right:24px;
	border:2px solid #68C4F7;
}
.up_title{
	/*height:80px;*/
	height:68px;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	margin-left:40px;
	color:#4277C9;
}
.up_split{
	font-size:12px;
	margin-top:4px;
	margin-right:15px;
	float:right;
	color:#4277C9;
}
.up_content{
	height:195px;
	line-height:15px;
}
.num_bg{
	width:12px;
	float:left;
	margin-top:2px;
	margin-left:8px;
	border:1px solid #1948BC;
	text-align:center;
	background-color:#D6E6F5;
}
.news{
	width:240px;
	height:18px;
	font-size:12px;
	float:left;
	margin-left:5px;
	margin-top:2px;
}
.del{
	white-space:nowrap;
	overflow:hidden;
}

.up_down{
	float:left;
}


.middle_middle{
	width:980px;
	float:left;
}
.project_up{
	width:980px;
	height:30px;
	background:url(../image/index_bg1.jpg) repeat-y;
	float:left;
}
.product_pic{
	border:0px;
	margin-top:5px;
	margin-left:30px;
	float:left;
}
.project_title{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
	color:White;
	letter-spacing:5px;
	float:left;
}
.project_more{
	font-size:12px;
	margin-top:10px;
	margin-right:20px;
	float:right;
}
.project_content{
	float:left;
}
.project_pic{
	width:200px;
	height:200px;
	border:0px;
	margin-top:15px;
	margin-left:20px;
}
.project_name{
	width:200px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-size:12px;
	text-align:center;
}


.middle_bottom{
	width:980px;
	margin-top:15px;
	float:left;
}
.split{
	border:0px;
	width:980px;
}
.bottom{
	width:980px;
	float:left;
}
.logo{
	width:140px;
	height:100px;
	margin-left:20px;
	float:left;
}
.bottom_nav{
	font-size:13px;
	margin-top:15px;
	text-align:center;
}




.page{
	width:100%;
    height:16px;
	text-align:center;
	margin-top:5px;
}

a:link {
	text-decoration: none;
	color:#4277C9;
}
a:visited {
	text-decoration: none;
	color:#4277C9;
}
a:hover {
	text-decoration:underline;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#5181D6;
}