@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	margin:0px 0px 0px 0px;/*四个值为：上，右，下，左*/
	font-size:12px;
	line-height:21px;
	color:#000;
	background-color:#000000;
	font-family: Arial;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#FFF; text-decoration:none;}
a:hover {color:#FFF; text-decoration:underline;}
a:active {color:#FFF; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*头部CSS*/
.top {
	width:901px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background-color:#181D61;
	line-height:28px;
}
.top_logo {/*头部Logo*/
	width:901px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_column { /*导航栏*/
	width:545px;
	padding:0px 0px 0px 15px;
	margin:0px;
	overflow:hidden;
	float:left;
	color:#FFF;
}
.top_column li {text-align:left;position:relative;display:block;font-size:12px; line-height:22px; font-family:Arial; padding:0px 10px 0px 10px; margin:0px;}

/*内容部分CSS*/
.center {
	width:901px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
	background-color:#3F3F3F;
	clear:both;
}
.center2 { width:871px; min-height:400px; margin:0px auto; overflow:hidden; background:url(../images/cent2.jpg) top center repeat-y; padding:15px; color:#2C3476; clear:both;}
.center_l {/*左边内容*/
	width:253px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*右边内容*/
	width:750px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}

/*底部CSS*/
.bottom_bg {
	width:901px;
	background:url(../images/index_10.jpg) top center no-repeat;
	padding:9px 0px 0px 0px;
	margin:0px auto;
	overflow:hidden;
}
.bottom_list { width:901px; margin:auto; background-color:#DC0112; line-height:28px; height:28px;}
.bottom_list li { float:left; background:url(../images/xl_line.jpg) center right no-repeat; display:block; }
.bottom_list a:link,..bottom_list a:visited { text-decoration:none; display:block; }
.bottom_list a:hover,.bottom_list a:active { color:#000; background:url(../images/xl_bg.jpg) top center repeat-x; display:block;}
.bottom {
	width:901px;
	padding:5px;
	color:#CCC;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
}

/*点击放大产品展示CSS*/
.pro {/*单个产品总框*/
	width:159px;
	height:187px;
	padding:0px 20px 0px 20px;
	margin:0px;
	overflow:hidden;
}
.pro2 {/*单个产品总框*/
	width:149px;
	height:163px;
	padding:0px 11px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_img {/*产品图片*/
	width:149px;
	height:123px;
	padding:0px;
	border:1px #000 solid;
	margin:0px;
	overflow:hidden;
	text-align:center;
	background-color:#000;
}
.pro_test {/*产品名称*/
	width:159px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	background:url(../images/cp_bg.gif) center center no-repeat;
}
.page {/*底部分页CSS*/
	width:98%;
	padding:0px;
	margin:10px auto;
	overflow:hidden;
	border-top:1px #999 dotted;
	line-height:25px;
	text-align:center;
}
.page2 {/*底部分页CSS*/
	width:600px;
	padding:0px;
	margin:10px auto;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}

/*产品左大右小展示CSS*/
.pro_l {
	width:480px;
	padding:0px 5px 0px 5px;
	margin:0px;
	overflow:hidden;
}
.pro_l_photo {
	width:480px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
.pro_l_info {
	width:460px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:250px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:115px;
	padding:0px 8px 0px 0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:115px;
	height:115px;
	border:1px solid #CCC;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
*/.pro_r_photo_name {
	width:117px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
	width:250px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}

/*新闻版面CSS*/
.news_t {
	width:800px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.news_t li{text-align:left;position:relative;display:block;font-size:12px;height:29px; border-bottom:1px #2C3476 dashed; line-height:29px; font-family:Arial; padding:0px 0px 0px 10px; margin:0px; color:#2C3476; background:url(../images/dian.jpg) center left no-repeat;}
.news_t li span{ float:right;}
.news_t li a:link,.news_t li a:visited,.news_t li a:hover,.news_t li a:active { color:#2C3476;}
.news_n {
	width:800px;
	padding:0px 8px 0px 0px;
	margin:0px auto;
	height:200px;
	overflow:hidden;
	overflow-y:scroll; 
	scrollBar-face-color:#ADB3B3; 
	scrollBar-shadow-color:#FFF; 
	scrollBar-highlight-color:#FFF; 
	scrollBar-3Dlight-color:#FFF; 
	scrollBar-Darkshadow-color:#FFF; 
	scrollBar-Track-color:#FFF; 
	scrollBar-Arrow-color:#FFF; 
}



