@charset "utf-8";
/* CSS Document */

/*全局定义*/
	*{margin:0;padding:0;}
	body {margin:0;padding:0;width:100%;color:#666;font-size:13px; background-attachment: fixed; font-family:"微软雅黑"; background:#F5F5F5;}
	ul,li { margin:0;padding:0; list-style:none;}
	img { border:0; display:block;}
    a { font-family:"微软雅黑";font-size:13px; color: #666; text-decoration: none;}
    a:hover { font-family:"微软雅黑"; font-size:13px; color:#FF6600; text-decoration: blink;}
   .clr{ clear:both; margin:0; padding:0; background:none;}

	
/*头部定义*/
.head{ width:100%; height:35px; background:#3F5285;}
.head_widht{ width:1100px; height:35px; margin:0 auto;}
.head_left{ height:35px; line-height:35px; float:left; text-align:left; color:#CBD0DE; font-size:12px;}
.head_right{ height:35px; float:right; text-align:right; color:#CBD0DE; line-height:35px; font-size:12px;}
.head_right a{ color:#CBD0DE; font-size:12px;}
.head_right a:hover{ color:#FF6600;}
.top{ width:1100px; height:110px; margin:0 auto;}
.top_left{ height:67px; float:left; margin-top:22px;} 
.top_right{ height:30px; float:right; margin-top:35px;}
.dh{ width:100%; border-top:1px solid #E0E0E0; margin:0 auto;}
.dh_widht{ width:1100px; height:50px; margin:0 auto; border-left:1px solid #E0E0E0;}

#nav{width:1100px; margin:auto; height:50px; float:right; position:absolute; z-index:99999;}
#nav .mainlevel{float:left; width:136px;/*IE6 only*/ height:50px; line-height:50px; border-right:1px solid #E0E0E0;}
#nav .mainlevel a{text-decoration:none; font-family:"微软雅黑"; line-height:50px; display:block; text-align:center; font-size:15px; width:136px; color:#333333; }
#nav .mainlevel a:hover,.mainlevel a.active{ color:#3F5285; text-decoration:none;}
#nav .mainlevel ul{display:none; position:absolute; background:#fff; padding:5px 0px; z-index:99;}
#nav .mainlevel li{width:136px;/*IE6 only*/ height:35px; line-height:35px;}
#nav .mainlevel li a{width:100%;/*IE6 only*/height:36px; display:block; background:none; line-height:35px; font-size:13px; font-weight:normal; color:#A0A0A2;  border-bottom:1px solid #F1F1F1;}
#nav .mainlevel li a:hover{width:100%;/*IE6 only*/ height:35px; background:#E84E2C; color:#fff;}


.ban_x{
	width:100%;
	height:110px;
	background:url(../images/ban_bj.png) top center repeat-x;
	position:absolute;
	z-index:9999999;
	top: 735px;
	border-top:1px solid #5D5F56;
}
.ban_left{ width:1100px; height:110px; border-left:1px solid #464437; margin:0 auto;}
.ban_1{ width:160px; height:110px; float:left; border-right:1px solid #45473C;}
.ban_2{ width:150px; height:110px; float:left; border-right:1px solid #45473C; background:url(../images/c2.png) top center no-repeat;}
.ban_2 a{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c2.png) top center no-repeat; display:block; }
.ban_2 a:hover{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c_2.png) top center no-repeat;}
.ban_3{ width:150px; height:110px; float:left; border-right:1px solid #45473C; background:url(../images/c3.png) top center no-repeat;}
.ban_3 a{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c3.png) top center no-repeat; display:block; }
.ban_3 a:hover{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c_3.png) top center no-repeat;}
.ban_4{ width:150px; height:110px; float:left; border-right:1px solid #45473C; background:url(../images/c4.png) top center no-repeat;}
.ban_4 a{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c4.png) top center no-repeat; display:block; }
.ban_4 a:hover{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c_4.png) top center no-repeat;}
.ban_5{ width:150px; height:110px; float:left; border-right:1px solid #45473C; background:url(../images/c5.png) top center no-repeat;}
.ban_5 a{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c5.png) top center no-repeat; display:block; }
.ban_5 a:hover{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c_5.png) top center no-repeat;}
.ban_6{ width:150px; height:110px; float:left; border-right:1px solid #45473C; background:url(../images/c6.png) top center no-repeat;}
.ban_6 a{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c6.png) top center no-repeat; display:block; }
.ban_6 a:hover{ width:150px; height:110px; border-right:1px solid #45473C;  background:url(../images/c_6.png) top center no-repeat;}
.ban_7{ width:160px; height:110px; float:left; border-right:1px solid #45473C; line-height:110px; text-align:center; color:#FFF; font-size:14px;}
.ban_7 a{color:#FFF; font-size:14px;}
.ban_7 a:hover{color:#FF6600;}

.bannerBox {

	POSITION:relative;  z-index:9;  width:100%; height:600px; clear:both; margin-top:1px;
	}
	.slideBox {
		POSITION: relative; BACKGROUND: #fff; HEIGHT:600px; z-index:1;   
	}
	.slideBox UL {
		POSITION: relative; HEIGHT: 600px; OVERFLOW: hidden
	}
	.slideBox LI {
		HEIGHT:600px;
	}
	.slideBoxNav {
		TEXT-ALIGN: center; top:540px; z-index:8000; position:absolute; left:46%; padding:5px 8px 5px 3px;
	}
	.slideBoxNav A {
		margin-left:3px; width: 30px; display: inline-block; height: 22px; background:url(../images/v2.png) top center no-repeat; overflow:hidden; text-decoration:none; line-height:10px; text-align:center;
	}
	.slideBoxNav A.selected {
		margin-left:3px; width: 30px; display: inline-block; height: 22px; background:url(../images/v1.png) top center no-repeat; overflow:hidden;
	}
.about_ban{ width:100%; height:300px; background:url(../images/about_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}
.news_ban{ width:100%; height:300px; background:url(../images/news_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}
.cy_ban{ width:100%; height:300px; background:url(../images/001.jpg) top center no-repeat; overflow:hidden; clear:both;}
.hd_ban{ width:100%; height:300px; background:url(../images/jd_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}
.job_ban{ width:100%; height:300px; background:url(../images/job_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}
.fw_ban{ width:100%; height:300px; background:url(../images/fw_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}
.lx_ban{ width:100%; height:300px; background:url(../images/lx_ban.jpg) top center no-repeat; overflow:hidden; clear:both;}



.in_about{ width:1100px; height:auto; margin:0 auto; margin-top:35px; overflow:hidden; clear:both;}
.in_about_title{ width:1100px; height:35px; border-bottom:1px dashed #A6A6A6; margin:0 auto;}
.in_about_title_left{ height:35px; line-height:35px; float:left; text-align:left; font-size:14px; color:#3F5285;}
.in_about_title_right{ height:30px; float:right;}
.in_about_msg{ width:1100px; height:auto; margin:0 auto; margin-top:15px;}
.in_about_msg_pic{ width:254px; height:114px; float:left;}
.in_about_msg_right{ width:830px; height:auto; float:right;}
.in_about_msg_right_tilte{ width:830px; height:35px; margin:0 auto; text-align:left; line-height:35px; font-size:14px; color:#3F5285;}
.in_about_msg_right_msg{ width:830px; height:auto; margin:0 auto; text-align:left; line-height:24px;}
.in_about_gd{ width:830px; height:35px; margin:0 auto; text-align:left; line-height:35px; color:#3F5285;}
.in_about_gd a{color:#3F5285;}
.in_about_gd a:hover{color:#FF6600;}

.in_nr{ width:1100px; height:auto; margin:0 auto; margin-top:10px; overflow:hidden; clear:both;}
.in_news{ width:680px; height:auto; float:left;}
.in_news_title{ width:680px; height:40px; margin:0 auto; border-bottom:2px solid #3F5285;}
.in_news_title_left{ height:40px; float:left; line-height:40px; text-align:left; font-size:14px; color:#3F5285;}
.in_news_title_right{ height:40px; line-height:40px; float:right; text-align:right;}
.in_news_msg{ width:680px; height:215px; margin:0 auto; margin-top:18px;}
.in_news_left{ width:270px; height:215px; float:left;}
.in_news_left_pic{ width:270px; height:186px; margin:0 auto;}
.in_news_left_title{ width:270px; height:35px; text-align:center; line-height:35px; margin:0 auto; background:url(../images/news1.png) top center no-repeat; color:#F5F5F5; position:absolute; z-index:100; margin-top:181px;}
.in_news_left_title a{color:#F5F5F5; }
.in_news_left_title a:hover{color:#FF3300; }
.in_news_right{ width:390px; height:auto; float:right;}


.in_news_list{ width:390px; margin:0 auto; overflow:hidden; clear:both;}
.in_news_list li{ width:390px; height:35px; overflow:hidden; clear:both; line-height:35px; border-bottom:1px dashed #DBDBDB;}
.in_news_list li a{ line-height:35px; float:left; overflow:hidden;  background:url(../images/index_4.jpg) center left no-repeat; padding-left:10px;}
.in_news_list li a:hover{line-height:35px; float:left; overflow:hidden; clear:both; color:#FF3300; text-decoration:underline;}
.in_news_list li p{float:right; width:25%; text-align:right; line-height:35px; padding-right:6px; font-size:11px;}

.in_hd{ width:382px; height:auto; float:right;}
.in_hd_tilte{ width:382px; height:40px; margin:0 auto; border-bottom:2px solid #3F5285;}
.in_hd_title_left{ height:40px; float:left; line-height:40px; text-align:left; font-size:14px; color:#3F5285;}
.in_hd_title_right{ height:40px; line-height:40px; float:right; text-align:right;}
.in_hd_msg{ width:382px; height:220px; margin:0 auto; margin-top:15px;}

.in_zs{ width:1100px; height:auto; margin:0 auto; margin-top:15px; overflow:hidden; clear:both;}
.in_zs_title{ width:1100px; height:40px; border-bottom:2px solid #3F5285; margin:0 auto;}
.in_zs_title_left{ height:40px; float:left; line-height:40px; text-align:left; font-size:14px; color:#3F5285;}
.in_zs_title_right{ height:40px; line-height:40px; float:right; text-align:right;}

/*首页案例滚动*/
.in_pro{ width:1100px; height:240px; margin:0 auto; overflow:hidden; clear:both; margin-top:20px;}
    ul.products_list{ padding-top:0;}
	ul.products_list li{ float:left; margin:0px 15px 15px 0x;}
	ul.products_list li ul li { float:none; text-align:center; width:197px; margin:0; height:146px;}
	.product_list_image { height:146px; width:197px; display:block; padding:5px; margin-left:13px; background:#FFF; border:1px solid #DCD7CF;}
	.product_list_title { width:207px; height:40px; margin:0 auto; text-align:center; line-height:40px;}
	.product_list_title a{ display:block; height:40px; line-height:40px; color:#666; text-align:center;}
	.product_list_title a:hover{ color:#CC0000;}
	
    #demo { overflow:hidden; width:1100px; }
    #indemo { float:left; width:800%;}
    #demo1 { float:left;}
    #demo2 {float:left;}
	
.foot{ width:100%; height:35px; background:#3F5285; margin-top:30px; overflow:hidden; clear:both;}
.footd_width{ width:1003px; height:35px; text-align:left; line-height:35px; margin:0 auto; color:#FFF;}
.footd_width a{ color:#FFF;}
.footd_width a:hover{ color:#0066CC; text-decoration:underline;}
.foot_bj{ width:100%; height:280px; background:#3F5285; overflow:hidden; clear:both;}
.foot_bj_width{ width:1100px; height:auto; margin:0 auto; margin-top:30px;}
.foot_k{ width:1100px; height:50px; margin:0 auto;}

.in_d1{ width:100%; height:250px; background:#01723A;}
.in_d_k{ width:1100px; height:170px; margin:0 auto; margin-top:10px; overflow:hidden; clear:both; background:url(../images/shu.png) top left no-repeat; }
.in_d_left{ width:156px; height:170px; text-align:center; line-height:28px; color:#A2ABC2; float:left; background:url(../images/shu.png) top right no-repeat; }
.in_d_left a{ color:#A2ABC2;}
.in_d_left a:hover{ color:#FF9900; text-decoration:underline;}
.in_d_right{ width:270px; height:170px; text-align:left; line-height:28px; color:#A2ABC2; float:right; background:url(../images/shu.png) top right no-repeat; padding-right:20px;}
.in_d_right a{ color:#A2ABC2; }
.in_d_right a:hover{ color:#FFCC00; }

.footd{ width:1100px; height:50px; margin:0 auto; background:url(../images/xian.png) top center no-repeat; margin-top:30px;}
.footd_left{ width:550px; height:50px; float:left; text-align:left; line-height:50px; color:#A2ABC2; font-size:12px;}
.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;}
.v123 {
	font-family: "微软雅黑";
	line-height: 30px;
	border: 1px solid #E1E1E1;
	color:#999;
}

.ny_about{ width:1100px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.ny_left{ width:210px; height:auto; float:left;}
.ny_left_title{ width:210px; height:54px; margin:0 auto; line-height:20px; text-align:left; font-size:18px; border-bottom:1px solid #E7E7E7; margin-bottom:1px; background:url(../images/001.jpg) top center no-repeat; color:#FFF; padding-top:25px;}

.left{ width:210px; margin:0 auto;}
.left a{ width:185px; height:36px; color:#666; line-height:36px; display:block; text-align:left; padding-left:25px; background:#E8E8E8; margin-top:1px;}
.left a:hover { width:185px; text-decoration:none; height:36px; color:#fff; background:#3F5285; line-height:36px; padding-left:25px;}
.left a.active { width:185px; background:#3F5285; color:#fff; padding-left:25px; height:36px; line-height:36px;}
.left_x{ width:210px; height:1px; border-bottom:1px solid #E4E4E4;}
.left_d{ width:209px; height:107px; margin:0 auto; margin-top:10px; overflow:hidden; clear:both;}

.ny_right{ width:860px; height:auto; float:right;}
.ny_about_title{ width:860px; height:40px; border-bottom:1px solid #E1E1E1; border-top:1px solid #E1E1E1;}
.ny_about_title_left{ width:100px; height:40px; float:left; text-align:left; line-height:40px; font-size:18px; color:#3F5285;}
.ny_about_title_right{ width:300px; height:40px; line-height:40px; text-align:right; float:right; font-size:12px;}
.ny_about_title_right a{ font-size:12px; color:#666;}
.ny_about_title_right a:hover{ font-size:12px; color:#014C8F;}

/*精彩活动标题*/
.hd_title{ width:1100px; height:40px; border-bottom:1px solid #E1E1E1; border-top:1px solid #E1E1E1;}
.hd_title_left{ width:100px; height:40px; float:left; text-align:left; line-height:40px; font-size:18px; color:#3F5285;}
.hd_title_right{ width:300px; height:40px; line-height:40px; text-align:right; float:right; font-size:12px;}
.hd_title_right a{ font-size:12px; color:#666;}
.hd_title_right a:hover{ font-size:12px; color:#014C8F;}

/*荣誉|案例|车间列表*/
.honor_list { width:850px; margin:0 auto; padding-top:10px;}
.honor_list li{ width:250px; height:195px; border:1px solid #E3E3E3; float:left; margin-left:22px; margin-bottom:40px;}
.honor_list li .imgs{ padding:5px;}
.honor_list li .title{ width:250px; height:40px; line-height:40px; text-align:center;}

/*精彩活动列表*/
.hd_list { width:1100px; margin:0 auto; padding-top:40px;}
.hd_list li{ width:290px; height:225px; border:1px solid #E3E3E3; float:left; margin-left:30px; margin-bottom:40px;}
.hd_list li .imgs{ padding:5px;}
.hd_list li .title{ width:290px; height:40px; line-height:40px; text-align:center;}

/*内页新闻列表*/
.news_list{margin:0 auto; width:850px; margin-top:10px;}
.news_list li{ height:40px; *height:40px;  _height:40px; padding-left:0px; width:850px; 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:15px; background:url(../images/index_3.png) 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:15px; background:url(../images/index_3.png) 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:850px; margin:0 auto;}
.contact_dt{ width:850px; height:260px; margin:0 auto;}
.contact_lx{ width:850px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.contact_lx_lx{ width:380px; height:auto; float:left;}
.contact_lx_lx li{ width:380px; height:30px; line-height:30px; text-align:left; border-bottom:1px dashed #E0E0E0; margin-right:30px;}
.contact_lx_mc{ font-family:"微软雅黑"; font-size:16px; color:#C5161D; font-weight:bold;}
.contact_lx_ewm{ width:135px; height:165px; margin-top:10px; text-align:center; line-height:30px; float:right; padding-right:30px;}


.about_msg{ width:860px; height:auto; margin:0 auto; line-height:36px; text-align:left; font-size:14px; margin-top:20px;}
.about_msg1{ width:860px; height:auto; margin:0 auto; line-height:36px; text-align:left; font-size:14px; margin-top:20px;}

/*关于首页关于我们导航*/
.menu_f{ width:400px; margin:0 auto; float:right;}
.menu_f li{float:left; width:100px; height:30px; background:#666; color:#FFF}
.menu_f li a{width:100px; height:30px; display:block; text-align:center; line-height:30px; border-left:1px solid #fff; color:#fff;}
.menu_f li a:hover,.menu_f li a.active{text-decoration:none; background:#3F5285; color:#fff;}
.an_11 {
 width:46px; height:30px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	background-image: url(../images/ss.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	color:#FFf;
}
