/***************** All *****************/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
body {
	font-family: Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #a3aab2;
	background:#141516 url(../images/ct_bg.jpg) repeat-y center;
}
a {
	color: #a3aab2;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
img {
	border: 0;
}
ul, li {
	list-style: none;
}
.clear {
	clear:both;
}
#head, #banner, #center{
	width:1003px;
	margin:0 auto;
}
/***************** head *****************/
#head{
	height:96px;
	background:url(../images/top_bg.jpg) no-repeat 0 0;
}
.top_link{
	width:420px;
	height:50px;
	float:right;
	font:normal 14px "宋体";
	text-align:center;
	line-height:50px;
	}
#nav{
	width:742px;
	float:right;
	padding:5px 0 0 20px;
	}
ul#menu li{
	width:99px;
	float:left;
	text-align:center;
	font:bold 14px/39px "宋体";
	padding:0 2px;
	}
ul#menu li a{
	width:99px;
	height:39px;
	display:block;
	color:#fff;
	}
ul#menu li a:hover{
	background:url(../images/menu_h.jpg) no-repeat center 0;
	}
/***************** banner*****************/
#banner{
	height:330px;
	text-align:center;
	background:#384043;
	}
/***************** center *****************/
#center{
	width:997px;
	padding:5px 3px 30px;
	}
#left,#right{
	width:220px;
	height:360px;
	float:left;
	padding:7px 7px 13px;
	background:#3f4448;
	}
#right{
	float:right;
	}
.title{
	height:25px;
	line-height:25px;
	background:url(../images/line.jpg) no-repeat -25px bottom;
	}
.title h3{
	font-size:12px;
	padding-left:20px;
	background:url(../images/arrow.jpg) no-repeat 5px 5px;
	}
span.nacarat{
	color:#f60;
	}
.con{
	padding-top:10px;
	}
input,select{
	border:1px #2f2f2f solid;
	background:#9ea7b0;
}
.con table input,.con table select{
	width:170px;
	height:20px;
}

.sort_box{
	padding-top:15px;
}
ul.sort_list li{
	margin-bottom:1px;
	}
ul.sort_list li a{
	width:190px;
	height:22px;
	margin:0 auto;
	display:block;
	line-height:22px;
	padding-left:20px;
	background:#53575b url(../images/dian.jpg) no-repeat 10px center;
	}
ul.sort_list li a:hover{
	width:180px;
	color:#303539;
	padding-left:30px;
	background:#74797e url(../images/dian.jpg) no-repeat 20px center;
	}
ul.sort_list li ul li a{
	width:180px;
	padding-left:30px;
	background:none;
	}
ul.sort_list li ul li a:hover{
	width:170px;
	padding-left:40px;
	background:none;
	}

.contact_box{
	padding-top:15px;
	}
span.more{
	float:right;
	}
.contact_box .con{
	line-height:25px;
	padding:8px 10px 0;
	}


.center_con{
	width:500px;
	margin:0 auto;
	}
.about_box .title,.news_box .title{
	background:url(../images/title_bg.jpg) no-repeat 0 0;
	}
.about_box .con{
	line-height:25px;
	padding:10px 8px;
	}
.a_pic{
	width:142px;
	float:left;
	margin-right:15px;
	}
.a_pic img{
	padding:3px;
	background:#fff;
	}
	
/*news-list*/	
.news_box{
	padding-top:10px;
	}
span.time{
	color:#666;
	float:right;
	}
.news_box .con{
	padding:10px 8px;
	}
ul.news_list li{
	height:26px;
	padding:0 5px;
	line-height:26px;
	background:url(../images/line.jpg) no-repeat left bottom;
	}
ul.news_list li a{
	padding-left:12px;
	background:url(../images/arrow.gif) no-repeat 0 3px;
	}
	
/*products-list*/
.products_box{
	margin-top:8px;
	padding:0 0 8px;
	background:#3f4448;
	}
.lt_arrow{
	width:21px;
	float:left;
	margin:60px 0 0 5px;
	}
.rt_arrow{
	width:21px;
	float:right;
	margin:60px 5px 0 0;
	}
.pro_list{
	float:left;
	margin:15px 8px 0;
	text-align:center;
	}
.pro_list a.imgbox{
	width:170px;
	height:100px;
	display:block;
	margin-bottom:5px;
	border:2px #757A7C solid;
	background:#fff;
	}
.pro_list a.imgbox:hover{
	border:2px #f60 solid;
	}

.pro_list a.imgbox img{
	max-width:160px;
	max-height:100px;
	}
* html .imgbox img{
	width:expression(this.width >160 && this.height <= this.width ? 160: true);
	height:expression(this.height > 100 && this.width <= this.height ? 100 : true);
}

/***************** foot *****************/
#foot{
	height:130px;
	background:url(../images/foot_bg.jpg) no-repeat center 0;
	}

/***************** insidepage *****************/
.pagination{
	margin-top:20px;
	text-align:center;
	padding-left:50px;
}
.crumb{
	float:right;
	margin-right:5px;
	}

.inpg_right{
	width:750px;
	float:right;
	}
.inpg_right .title{
	background:#3F4448 url(../images/title_bg.jpg) no-repeat right 0;
	}
.inpg_right .con{
	padding:15px 15px 0;
	line-height:25px;
	}
/*inpg_news_list*/
span.time{
	color:#666;
	float:right;
	}
ul.list li{
	height:35px;
	padding:0 5px;
	line-height:35px;
	background:url(../images/line.jpg) no-repeat bottom;
	}
ul.list li a{
	padding-left:15px;
	background:url(../images/arrow.gif) no-repeat 0 3px;
	}
	
/*inpg_news_show*/
.textTitle {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
}
.subtime {
	color: #fff;
	line-height: 15px;
	text-align: right;
	background: #3F4448;
	padding: 0 20px;
}
.content {
	padding: 10px;
	line-height: 26px;
}

/*inpg_products_list*/
.inpg_right ul.pro_list li{
	float:left;
	height:150px;
	margin:15px 6px 0;
	text-align:center;
	}

.inpg_right ul.pro_list li a.imgbox{
	width:160px;
	height:100px;
	display:block;
	margin-bottom:5px;
	border:2px #757A7C solid;
	background:#fff;
	/*非IE的主流浏览器识别的垂直居中的方法*/
	display:table-cell;
	vertical-align:middle;
	/* 针对IE的Hack */
	*display: block;
	*font-size: 87px;/*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

	overflow:hidden;
	}
.inpg_right ul.pro_list li a.imgbox:hover{
	border:2px #f60 solid;
	}

.inpg_right ul.pro_list li a.imgbox img{
	max-width:160px;
	max-height:100px;
	vertical-align:middle;
	}
* html .inpg_right ul.pro_list li a.imgbox img{
	width:expression(this.width >110 && this.height <= this.width ? 110: true);
	height:expression(this.height > 100 && this.width <= this.height ? 100 : true);
}

/*inpg_products_show*/
.big_pic{
	text-align:center;
	margin-bottom:10px;
}
h1{
	font-size:18px;
	text-align:center;
	line-height:35px;
	border-bottom:1px #53575B solid;
	}
.picnews_con{
	padding-top:10px;
	line-height:30px;
}
.imgbox01 img {
	max-width:720px;
}
* html .imgbox01 img{
    width: expression(this.width > 720 && this.width > this.height ? 720 : true);
}


ul.link_list li{
	width:150px;
	float:left;
	margin:0 5px;
	background:none;
	}
