@import url(navi.css);
@import url(featured_slide.css);
html{overflow-x:hidden;}

body{*overflow-x:hidden;}
body{
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"宋体";
	color:#333333;
	background-color:#FFFFFF;
	line-height: 1.66;
	}
#top {
	margin: auto;
	height: auto;
	}
li {list-style:none;}
ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

.wrapper{
	display:block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:"黑体";
	}
div.wrapper2{ width:1024px; margin:0 auto;}

.col0, .col0 a{
	color:#FFFFFF;
	background-color:#005BAA;
	margin: 0px;
	padding: 0px;
}
.col1, .col1 a{
	color:#005BAA;
	background-color:#005BAA;
}
.col2， .col2 a{
	padding:15px 0
}
.col3{
	color:#333333;
	background-color:#FFFFFF;
}
.col3 a{color:#005BAA; background-color:#FFFFFF;}
.col4{
	color:#005BAA;
	background-color:#E7E7E7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
}
.col4 a{
	color:#333333;
}
.col5, .col5 a{
	color:#F0F0F0;
	background-color:#004D93;
}
.col6, .col6 a{
	color:#F0F0F0;
	background-color:#005BAA;
}
.col7, .col7 a{
	color:#333333;
}
/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #breadcrumb, #homecontent, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:1200px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	z-index:1000;
	padding-right: 0;
	padding-left: 5;
	padding-bottom: 10px;
	}

#header #logo{
	display:block;
	float:left;
	width:120px;
	margin-top:10px;
	overflow:hidden;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb a{
	color:#005BAA;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:20px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #homecontent h2{
	font-size:20px;
	margin:0 0 15px 0;
	padding-bottom:8px;
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	}

/* ----------------------------------------------Homepage-------------------------------------*/

#homecontent{
	line-height:1.55;	font-size: 16px;
padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 965px;
	overflow: hidden;
	}
#homecontent h2, #homecontent h2 a{
	font-family: "黑体";
	font-size: 20px;
	color: #005BAA;
	}
#homecontent img{
	padding:4px;
	border:1px solid #999999;
	}

#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent p.readmore{
	font-weight:bold;
	text-align:right;
	}

/* Left Column */

#homecontent .fl_left{
	display:block;
	float:left;
	width:920px;
	}

#homecontent .fl_left .column2{
	display:block;
	width:900px;
	font-size: 16px;
line-height: 1.86;
	}

#homecontent .fl_left li{
	display:block;
	float:left;
	width:720px;
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	}
#homecontent .fl_left .column2 img{
	margin-right: 35px;
	margin-left: 5px;
	}

#homecontent .fl_left li.last{margin-right:0;}

#homecontent .fl_left p.readmore{
	display:block;
	width:250px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

/* Right Column */

#homecontent .fl_right{
	display:block;
	float:right;
	width:255px;
	}

#homecontent .fl_right li{
	display:block;
	width:255px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #999999;
	}

#homecontent .fl_right img{
	float:left;
	width:80px;
	height:80px;
	margin:0 10px 0 0;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:900px;
	background-color: #F9F9F9;
	}
#content p{	font-size: 16px;
line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	}
#content img{
	padding: 3px;
	border: 1px solid #CCCCCC;
	}
#content h1{
	font-family: "黑体";
	font-size: 22px;
	color: #005BAA;
	background-color: #F9F9F9;
	}
.chanping ul{
	display:block;
	float:left;
	width:690px;
	background-color: #F7F7F7;
	}
.chanping ul li {
	display:block;
	float:left;
	width:334px;
	background-color: #F7F7F7;
	}
.chanping p{	font-size: 16px;
line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	}
.chanping ul li p a{	font-size: 16px;
line-height: 24px;
	color: #333333;
	}
.chanping ul li img{
	padding: 3px;
	border: 3px solid #CCCCCC;
	margin: 5px;
	text-align: center;
	}
/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#005BAA; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#005BAA; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	height: 450px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	overflow: hidden;
	}

#footer h2{
	font-size:20px;
	font-weight:normal;
	margin-bottom:3px;
	padding-bottom:4px;
	font-family: "黑体";
	color: #005BAA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005BAA;
	}
#footer h2 a{
	font-size:20px;
	font-weight:normal;
	font-family: "黑体";
	color: #005BAA;
	}
#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:230px;
	padding:5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
	}
#footer h2 a{
	font-family: "黑体";
	font-size: 16px;
	font-weight: bold;
	}
#footer .last{
	margin:0;
	}
.topnews-ul LI {
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 15px;
	HEIGHT: 30px;
	PADDING-TOP: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topnews-ul LI SPAN {
	FLOAT: right
}
.topnews-ul LI A {
	
}
.topnews-ul LI A:hover {
	
}
.zhishi-ul LI {
	LINE-HEIGHT: 30px;
	PADDING-LEFT: 15px;
	HEIGHT: 30px;
	PADDING-TOP: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.zhishi-ul LI SPAN {
	FLOAT: right
}
.zhishi-ul LI A {
	
}
.zhishi-ul LI A:hover {
	
}
/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
DIV#productall2{
	width:100%;
}

#productall2 h1{ color:#073c7e; font-size:20px; line-height:24px; font-family:"新宋体";}

#productall2 ul{
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#productall2 ul li{ float:left; width:202px;}

#productall2 ul li img{
	text-align:center;
	margin: 2px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#productall2 ul li p{
	color:#333333;
	line-height:24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.mainbody{
	display:block;
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	}
.mainbody h2{
	color: #005BAA;
	}
 .mainbody h2 a{
	color: #005BAA;
	}
.mainbody p{
	padding-right: 20px;
	padding-left: 20px;	font-size: 16px;
line-height: 14px;
	}
.mainbody img{
	}
/* ----------------------------------------------productall-------------------------------------*/
DIV#productall{
	width:100%;
}

#productall h1{
	color:#073c7e;
	font-size:20px;
	line-height:24px;
	font-family:"黑体";
}

#productall ul{
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#productall ul li{ float:left; width:340px;}

#productall ul li img{
	text-align:center;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#productall ul li p{
	color:#333px;
	line-height:24px;
	text-align: center;
}
