@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #272727;
}
body {
	margin: 0px;
	background-image:url(../images/bg.jpg);
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
form{ margin:0px;}

/*页面容器*/
.box{ width:950px; background-color:#FFF; margin:0 auto;}

/*导航栏右侧背景*/
.nav_right_bg{ background-image:url(../images/nav_right_bg.jpg); width:260px; height:32px; background-repeat:no-repeat; background-position:right;}

/*搜索*/
.search_input{ width:126px; height:17px; border:1px solid #824f3f; line-height:17px; background-image:url(../images/search_bg.jpg); background-repeat:no-repeat; background-position:0px center; text-indent:20px;}

/*中部banner背景*/
.index_banner_bg{ background-image:url(../images/banner_center_bg.jpg); width:250px; height:206px; background-repeat:no-repeat;}

/*首页公司介绍*/
.index_about{ height:150px; width:218px; line-height:20px; overflow:hidden; margin:auto; font-size:12px; font-family:"宋体";}

/*左侧背景*/
.index_left_bg{ background-image:url(../images/index_left_bg.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#f7f2eb;}

/*首页产品分类*/
/*大类*/
.big_type_off{ border-bottom:1px solid #decbb9; background-image:url(../images/arrow_right.jpg); background-position:10px center; background-repeat:no-repeat; height:30px; line-height:30px; text-indent:30px; font-weight:bold; color:#C5C5C5; text-align:left;}

.big_type_off a{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_off a:active{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_off a:link{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_off a:visited{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_off a:hover{ background-image:url(images/ar1_over.png); color:#1F9CFA;}

.big_type_on{ border-bottom:1px solid #decbb9; background-image:url(../images/arrow_down.jpg); background-position:10px center; background-repeat:no-repeat; height:30px; line-height:30px; text-indent:30px; font-weight:bold; color:#C5C5C5; text-align:left;}
.big_type_on a{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_on a:active{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_on a:link{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_on a:visited{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.big_type_on a:hover{ background-image:url(images/ar1_over.png); color:#1F9CFA;}

/*小类*/
.small_type{ border-bottom:1px dashed #decbb9; background-image:url(../images/arrow2.jpg); background-position:30px center; background-repeat:no-repeat; height:30px; line-height:30px; text-indent:45px; text-align:left;}
.small_type a{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.small_type a:active{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.small_type a:link{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.small_type a:visited{ height:22px; padding-left:10px; background:url(images/ar2.png) left no-repeat; color:#C5C5C5;}
.small_type a:hover{ background-image:url(images/ar1_over.png); color:#1F9CFA;}
/*首页员工推荐*/
.Staff_title{ background-image:url(../images/index_Staff.jpg); background-position:center; background-position:left; background-repeat:no-repeat; text-align:right;}

/*首页新闻动态*/
.news_title{ background-image:url(../images/index_news.jpg); background-position:center; background-position:left; background-repeat:no-repeat; text-align:right; border-bottom:1px solid #bdbdbd;}
.news_list{ background-image:url(../images/arrow3.jpg); background-position:0px center; text-indent:15px; height:26px; line-height:26px; background-repeat:no-repeat;}

/*首页产品中心*/
.product_title{ background-image:url(../images/index_product.jpg); background-position:center; background-position:left; background-repeat:no-repeat; text-align:right; border-bottom:1px solid #bdbdbd;}
.product_box{ border:1px solid #bdbdbd; width:120px; height:120px; line-height:120px; text-align:center; display: table-cell;vertical-align:middle;*display: block;
*font-size: 119px; margin:0 auto;}
.product_box img{ vertical-align:middle;}

/*底部背景*/
.footer_bg{ background-image:url(../images/footer_bg.jpg); background-repeat:no-repeat; height:97px; line-height:23px; margin-top:20px; background-position:center;}

.footer_line{ background-image:url(../images/footer_line.jpg); background-repeat:repeat-x; height:2px;}
