@charset "utf-8";
/* CSS Document */

body {	font-family:"微软雅黑";
        font-size: 12px;
	color: #444444;
	margin:0;
}

img{ border:0;}
A:link {
	COLOR: #444444; TEXT-DECORATION: none
}
A:visited {
	COLOR: #444444; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:active {
	COLOR: #444444; TEXT-DECORATION: none
}
ol, ul {
	list-style: none;
}
ol, ul, li,
table,tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
*{margin: 0;padding: 0;hide-focus: expression(this.hideFocus=true); /* for ie 5+ */outline: none; /* for firefox 1.5 + */}
.cl{ clear:both;}

.main{ width:100%; height:auto; overflow:hidden;}

/*网站头部*/
.logo{ width:100%; height:96px; overflow:hidden;background:url(../images/header.jpg) repeat-x top left;}
.logo_main{ width:1002px; height:96px; overflow:hidden; margin:0 auto;}
.menu{ width:100%; height:38px; overflow:hidden; background:url(../images/menu_bg.jpg) repeat-x top left;}
.menu ul.navigation{ width:1002px; height:38px; overflow:hidden; margin:0 auto;}
.menu ul.navigation li{ width:165px; height:38px; float:left; overflow:hidden; text-align:center; font-size:14px;line-height:38px; background:url(../images/jiange.jpg) no-repeat top right; padding-right:2px;}
.menu ul.navigation li a{ color:#ffffff;}

/*网站主体部分*/
.content{ width:1002px; height:auto; overflow:hidden; margin:0 auto; background:#ffffff;}

/*网站banner*/
.banner{ width:1002px; height:auto; overflow:hidden; margin:0 auto 11px;}

.mian_mid{ width:1002px; height:auto; overflow:hidden;}
/*网站左侧部分*/
.side_left{ width:218px; height:auto; float:left; overflow:hidden;}

.blk_t{ width:218px; height:27px; font-size:13px; background:url(../images/left_01.jpg) no-repeat; overflow:hidden; line-height:30px; text-indent:18px; color:#ffffff; font-weight:bold;}

/*--- 产品类别 ---*/
.prod_type{padding-top:8px; margin-bottom:9px;}
.prod_type ul{margin-left:10px;float:none;width:200px;}
.prod_type ul li{padding:0 0 0px 38px; margin-bottom:5px; background:url(../images/class_bg.jpg) no-repeat top left;}
.prod_type ul li a{height:31px;line-height:31px;}
.prod_type ul li a:hover,.prod_type ul li.act a{ color:#ff6600;}
.prod_type ul ul{display:none;}
.prod_type ul ul li{text-indent:0px;border:0px;padding:0px;background-position:0px 8px; background:none;}
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited{ color:#444;}


/*左侧新闻列表*/
.list_con{ padding-top:5px; margin-bottom:9px; padding-bottom:5px;}
.list_con ul{line-height:2em;margin-left:10px;}
.list_con ul li{background:url(../images/news_arrow.gif) no-repeat;background-position:0px 7px;width:300px;float:left;padding-left:15px;overflow:hidden;}
.list_more{ clear:both; text-align:right; padding-right:20px;}
.list_bot{clear:both;height:5px;font-size:1px;line-height:5px;overflow:hidden;display:none;background-image:url(../images/bag_30.jpg);}

/*网站右侧部分*/
.sid_rig{ width:758px; height:auto; float:left; overflow:hidden; display:inline; padding-left:20px;}

.blk_t_r{ width:758px; height:34px; overflow:hidden; font-size:13px; background:url(../images/index_01.jpg) no-repeat; overflow:hidden; line-height:25px; text-indent:35px; font-weight:bold; }
.company_intro{ line-height:26px; padding:10px 0px 0px 0px;; border:none;}

/*右侧滚动产品展示*/
.sen { width:214px; height:202px;}
.sen_t {width:202px; height:150px; margin:8px 6px 6px 6px;}
.sen_t img { width:200px; height:150px; border:1px solid #E6E6E6;  padding:1px; margin:3px;}
.sen_b { width:204px; height:25px; line-height:25px; text-align:center; padding-top:5px;}

/*页脚*/
.footer{clear:both; width:1000px; text-align:center;line-height:21px; padding-bottom:10px;  margin:0 auto; color:#ffffff;}
.footer a{ color:#ffffff;}
.footer_main{ width:100%; height:auto; float:left; overflow:hidden; background:url(../images/foot_bg.jpg) repeat-x top left #78110c;;}



