@charset "utf-8";
/* CSS Document */

/*全局定义*/
	*{margin:0;padding:0;}
	body {margin:0;padding:0;width:100%;color:#666;font-size:14px; background-attachment: fixed; font-family:Geneva, Arial, Helvetica, sans-serif; background:#F8F8F8;}
	ul,li { margin:0;padding:0; list-style:none;}
	img { border:0;}
    a { font-family:Geneva, Arial, Helvetica, sans-serif;font-size:14px; color: #666; text-decoration: none;}
    a:hover { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:14px; color:#FF6600; text-decoration: blink;}
   .clr{ clear:both; margin:0; padding:0; background:none;}

	
/*头部定义*/
.head{ width:100%; height:50px; background:#F7F7F7; border-bottom:1px solid #E5E5E5;}
.head_width{ width:1100px; height:50px; margin:0 auto;}
.head_left{ width:40%; line-height:50px; float:left; text-align:left;}
.head_right{ width:60%; line-height:50px; float:right; text-align:right;}
.dh{ width:1100px; height:115px; margin:0 auto;}
.logo{ width:200px; height:80px; margin-top:17px; float:left;}
.dh_right{ width:750px; height:115px; float:right;}

#nav{width:750px; margin:auto; height:113px; position:absolute; z-index:99999999;}
#nav .mainlevel{float:left; width:125px;/*IE6 only*/ height:113px; line-height:113px; position:relative;}
#nav .mainlevel a{text-decoration:none; line-height:113px; display:block; text-align:center; font-size:16px; width:125px; color:#666;}
#nav .mainlevel a:hover,.mainlevel a.active{ text-decoration:none; color:#FF9900;}
#nav .mainlevel a.active{ text-decoration:none; color:#FF9900;}
#nav .mainlevel ul{display:none; position:absolute; background:#fff; padding:5px 0px 12px; z-index:99; left:-70px;}
#nav .mainlevel li{width:250px;/*IE6 only*/ height:38px; line-height:38px; color:#F4A285; border-bottom:1px solid #EAEAEA; margin:0 auto; }
#nav .mainlevel li a{width:100%;/*IE6 only*/height:38px; display:block; background:none; line-height:38px; font-size:16px; font-weight:normal; color:#999;}
#nav .mainlevel li a:hover{width:100%;/*IE6 only*/ height:38px; background:#9BA9C5; color:#fff;}

/* 本例子css */
		.slideBox{ width:100%; height:800px; overflow:hidden; position:relative; margin:0 auto; margin-top:1px;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:800px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.about_ban{ width:100%; height:400px; background:url(../images/about.jpg) top center no-repeat; overflow:hidden; clear:both;}
.news_ban{ width:100%; height:400px; background:url(../images/news.jpg) top center no-repeat; overflow:hidden; clear:both;}
.pro_ban{ width:100%; height:400px; background:url(../images/pro.jpg) top center no-repeat; overflow:hidden; clear:both;}
.fw_ban{ width:100%; height:400px; background:url(../images/fw.jpg) top center no-repeat; overflow:hidden; clear:both;}
.lx_ban{ width:100%; height:400px; background:url(../images/lx.jpg) top center no-repeat; overflow:hidden; clear:both;}
.p_dh{ width:100%; height:55px; background:url(../images/dh_bj.png) top center no-repeat; position:absolute; z-index:99; left:0; right:0; top:166px;}
.p_width{ width:1100px; height:55px; margin:0 auto; background:url(../images/xian.png) right no-repeat; }
.p_left{ width:219px; height:55px; float:left; background:url(../images/xian.png) left no-repeat; text-align:center; line-height:55px; font-size:14px; color:#FFF;}
.p_left a{ font-size:14px; color:#FFF;}
.p_left a:hover{ font-size:14px; color:#FFCC00;}
.p_left1{ width:220px; height:55px; float:left; background:url(../images/xian.png) left no-repeat; text-align:center; line-height:55px; font-size:14px; color:#FFF;}
.p_left1 a{ font-size:14px; color:#FFF;}
.p_left1 a:hover{ font-size:14px; color:#FFCC00;}
.p_left2{ width:245px; height:55px; float:left; background:url(../images/xian.png) left no-repeat; text-align:center; line-height:55px; font-size:14px; color:#FFF;}
.p_left2 a{ font-size:14px; color:#FFF;}
.p_left2 a:hover{ font-size:14px; color:#FFCC00;}


#nav_list{width:200px; margin:auto; height:45px; float:right; position:absolute; z-index:99999;}
#nav_list .mainlevel{float:left; width:200px;/*IE6 only*/ height:45px; line-height:45px;}
#nav_list .mainlevel a{text-decoration:none; font-family:Geneva, Arial, Helvetica, sans-serif; line-height:45px; display:block; text-align:left; font-size:14px; width:200px; color:#666; }
#nav_list .mainlevel a:hover{ color:#666; text-decoration:none;}
#nav_list .mainlevel a.active{ color:#666; text-decoration:none;}
#nav_list .mainlevel ul{display:none; position:absolute; background:#fff; padding:0px 0px; z-index:99; bottom:45px;}
#nav_list .mainlevel li{width:200px;/*IE6 only*/ height:35px; line-height:35px; position:relative;}
#nav_list .mainlevel li a{width:100%;/*IE6 only*/height:36px; display:block; background:none; line-height:35px; font-size:13px; font-weight:normal; color:#666;  border-bottom:1px solid #F1F1F1;}
#nav_list .mainlevel li a:hover{width:100%;/*IE6 only*/ height:35px; background:#E84E2C; color:#fff;}


.f_dh{ width:100%; height:84px; margin:0 auto; background:url(../images/dh_bj.png) center repeat-y; position:absolute; z-index:999; top:883px; left:0; right:0;}
.f_width{ width:1100px; height:84px; margin:0 auto;}
.f_left{ width:390px; height:45px; float:left; margin-top:22px; margin-right:15px;}
.f_left_width{ width:340px; height:45px; float:left; margin-top:20px;}
.f_right{ width:340px; height:45px; float:right; margin-top:20px;}
.f_left1{ width:190px; height:45px; background:#D0772C; float:left; line-height:45px; text-align:center; font-size:16px; color:#FFF;}
.f_left2{ width:140px; height:45px; background:#D0772C; float:left; line-height:45px; text-align:center; font-size:16px; color:#FFF;}
.f_right1{ width:200px; height:45px; background:#fff; float:right; line-height:45px; text-align:left; font-size:16px;}

.in_pro{ width:100%; height:450px; margin-top:1px; background:#EFEFEF;}
.in_al_width{ width:1260px; height:auto; margin-top:20px; margin:0 auto;}

.in_lb{ width:1100px; height:auto; margin:0 auto; margin-top:40px; overflow:hidden; clear:both;}
.in_lb_left{ width:350px; height:auto; float:left; margin-right:25px;}
.in_lb_right{ width:350px; height:auto; float:right;}
.in_lb_left_pic{ width:350px; height:183px; margin:0 auto; overflow:hidden;}
.in_lb_left_pic img{transform: scale(1); transition: all 1s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 1s ease 0s;}
.in_lb_left_pic img:hover{transform: scale(1.2);transition: all 1s ease 0s;-webkit-transform: scale(1.2);-webkit-transform: all 1s ease 0s;}
.in_lb_left_title{ width:350px; height:40px; margin:0 auto; line-height:40px; text-align:left; font-size:18px;}
.in_lb_left_msg{ width:350px; height:auto; margin:0 auto; text-align:left; line-height:25px;}

.in_zs{ width:100%; height:160px; background:#999999; margin:0 auto; margin-top:40px; overflow:hidden; clear:both;}
.in_zs_width{ width:680px; height:98px; margin:0 auto; padding-top:31px;}

.in_foot{ width:1100px; height:auto; margin:0 auto; margin-top:30px; border-right:1px solid #ECECEC; overflow:hidden; clear:both;}
.in_foot_left{ width:215px; height:200px; float:left; border-left:1px solid #ECECEC; text-align:center; line-height:30px; color:#9B9B9B;}

.in_footd{ width:100%; height:50px; background:#666; margin-top:40px;}
.in_footd_width{ width:1100px; height:50px; margin:0 auto; overflow:hidden; clear:both;}
.in_footd_left{ width:650px; height:50px; float:left; line-height:50px; text-align:left; color:#CACACA;}
.in_footd_right{ width:400px; height:22px; float:right; padding-top:14px;}

a.vl
{ width:192px; height:22px; float:left; display:block; background:url(../images/js.png) no-repeat left -3px;}
a.vl:hover
{background:url(../images/js1.png) no-repeat left -3px;}

a.hyqf
{ width:192px; height:22px; float:right; display:block; background:url(../images/js.png) no-repeat right -3px;}
a.hyqf:hover
{ background:url(../images/js1.png) no-repeat right -3px;}

#ny_nr{ width:100%; height:auto; margin:0 auto;}
.ny_dh{ width:100%; height:60px; margin:0 auto; border-bottom:1px solid #E4E4E4;}
.ny_dh_k{ width:1100px; height:60px; margin:0 auto;}
.ny_dh_left{ width:210px; height:60px; background:url(../images/about_3.jpg) top center repeat-x; float:left; text-align:left; font-size:22px; color:#fff; line-height:60px;}
.ny_dh_right{ width:500px; height:60px; line-height:60px; float:right; text-align:right;}

.ny_about{ width:1100px; height:100%; margin:0 auto; overflow:hidden; clear:both;}
.ny_left{ width:210px; height:auto; float:left; margin-top:5px;}

.ny_left_list{ width:210px; height:auto; margin:0 auto;}
.ny_left_list li{ width:210px; height:38px; margin:0 auto; text-align:left; line-height:38px; border-bottom:1px solid #EBEBEB;}
.ny_left_list li a{ width:210px; height:38px; margin:0 auto; text-align:left; line-height:38px; border-bottom:1px solid #EBEBEB; background:#F9F9F9; display:block; font-size:14px;}
.ny_left_list li a:hover{ width:210px; height:38px; margin:0 auto; text-align:left; line-height:38px; background:#9BA9C5; color:#FFF; font-size:14px;}
.ny_left_list li a.active{ width:210px; height:38px; margin:0 auto; text-align:left; line-height:38px; background:#9BA9C5; color:#FFF; font-size:14px;}

.ny_left_pic{ width:210px; height:20px; margin:0 auto; margin-top:10px; background:#FF9900;}

.ny_news{ width:210px; height:100%; border:1px solid #EEEEEE; margin:0 auto; margin-top:10px;}
.ny_news_title{ width:100%; height:40px; background:url(../images/news_2.jpg) top center repeat-x; margin:0 auto; text-align:left; font-size:15px; color:#333333; line-height:40px;}
.ny_news_pic{ width:200px; height:95px; margin:0 auto;}

.ny_news_list{ width:200px; margin:0 auto; margin-top:5px; height:140px;}
.ny_news_list li{ width:200px; height:24px; overflow:hidden; clear:both; line-height:24px;}
.ny_news_list li a{ line-height:24px; float:left; overflow:hidden; clear:both; background:url(../images/dian1.jpg) center left no-repeat; padding-left:8px;}
.ny_news_list li a:hover{line-height:24px; float:left; overflow:hidden; clear:both; color:#ff6600;}


.ny_right{ width:860px; height:100%; float:right;}
.ny_right_title{ width:860px; height:60px; text-align:left; margin:0 auto; font-size:20px; font-weight:bold; color:#333333; line-height:60px; border-bottom:1px dashed #E4E4E4;}
.ny_about_msg{ width:860px; height:auto; margin:0 auto; line-height:28px; text-align:left; font-size:16px; margin-top:15px;}

.ny_about_pic{ width:860px; height:160px; margin:0 auto;}

.w1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 45px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*内页新闻列表*/
.news_list{margin:0 auto; width:860px; margin-top:20px; overflow:hidden; clear:both;}
.news_list li{ height:40px; *height:40px;  _height:40px; padding-left:0px; width:860px; clear:both;  overflow:hidden; border-bottom:1px dashed #ccc;}
.news_list li a{ line-height:40px; *line-height:40px;  _line-height:40px; color:#5d5d5d; float:left; overflow:hidden; padding-left:20px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li a:hover{ line-height:40px; *line-height:40px;  _line-height:40px; color:#FF3300; text-decoration:underline; float:left; overflow:hidden; padding-left:20px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li p{float:right; width:30%; text-align:right; line-height:40px; *line-height:40px;  _line-height:40px; padding-right:10px; font-size:12px;}


/*荣誉|案例|车间列表*/
.honor_list { width:860px; margin:0 auto; padding-top:10px;}
.honor_list li{ width:260px; height:210px; border:1px solid #E3E3E3; float:left; margin-left:20px; margin-bottom:40px;}
.honor_list li .imgs{ padding:5px;}
.honor_list li .title{ width:260px; height:40px; line-height:40px; text-align:center;}

/*产品列表*/
.p_list { width:860px; margin:0 auto; padding-top:10px;}
.p_list li{ width:370px; height:370px; border:1px solid #E3E3E3; float:left; margin-left:40px; margin-bottom:40px;}
.p_list li .imgs{ padding:5px;}
.p_list li .title{ width:370px; height:40px; line-height:40px; text-align:center;}

/*内页新闻列表*/
.news_list{margin:0 auto; width:860px; margin-top:30px;}
.news_list li{ height:40px; *height:40px;  _height:40px; padding-left:0px; width:860px; clear:both;  overflow:hidden; border-bottom:1px dashed #ccc;}
.news_list li a{ line-height:40px; *line-height:40px;  _line-height:40px; color:#5d5d5d; float:left; overflow:hidden; padding-left:20px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li a:hover{ line-height:40px; *line-height:40px;  _line-height:40px; color:#0991DF; float:left; overflow:hidden; padding-left:20px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li p{float:right; width:35%; text-align:right; line-height:40px; *line-height:40px;  _line-height:40px; padding-right:6px; font-size:12px;}

/*联系我们内容*/
.contact{ width:860px; margin:0 auto;}
.contact_dt{ width:860px; height:260px; margin:0 auto;}
.contact_lx{ width:860px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.contact_lx_lx{ width:580px; height:auto; float:left;}
.contact_lx_lx li{ width:580px; height:30px; line-height:30px; text-align:left; border-bottom:1px dashed #E0E0E0; margin-right:30px;}
.contact_lx_mc{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:16px; color:#FF9900; font-weight:bold;}
.contact_lx_ewm{ width:135px; height:165px; margin-top:10px; text-align:center; line-height:30px; float:right; padding-right:30px;}


/*三级导航*/
.list{width:100%; margin:0px auto 0 auto; border-top:solid 1px #e5e5e5;}
.list ul li{ border-bottom:solid 1px #e5e5e5;  }
.list ul li a{padding-left: 10px;color: #666; font-size:14px; display: block;  height:40px;line-height: 40px;position: relative;}
.inactive_l{width:100%; height:40px; line-height:40px;}
.inactive_l a{width:80%; float: left; color:#FFF;}
.inactive_l:hover{ background:#9BA9C5; color:#FFF;}
.inactive_l a:hover{ background:#9BA9C5; color:#FFF;}
.inactive{ float:left; width:80%;}
.list ul li .inactive_l i{ float:right; width:20px; height:20px;    margin-top: 9px;}
.list ul li .inactive_l i{ background:url(../images/jiantou1.png) no-repeat center;}
.list ul li .inactives_l i{background:url(../images/jiantou.png) no-repeat center;} 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0; }
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:20px;}
.list ul li ul li ul li a{ color:#333; padding-left:30px;}
