/*banner*/
.fenye{padding: 14px 0;}
*{font-family: "微软雅黑" !important;}
.in_banner{
	position: relative;
	margin: 0 auto;
	width: 1199px;
	height: 316px;
	margin-bottom: 30px;
	overflow: hidden;
}
.in_banner > a{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 600;
	display: block;
	width: 18px;
	height: 33px;
	cursor: pointer;
}
.in_banner .next{left: 20px;background: url(../images/prevBtn.png) left center no-repeat;}
.in_banner .next:hover{background: url(../images/prevBtn2.png) left center no-repeat;}
.in_banner .prev{right: 20px;background: url(../images/prevBtn.png) right center no-repeat;}
.in_banner .prev:hover{background: url(../images/prevBtn2.png) right center no-repeat;}
.in_banner ul li{
	float: left;
	display: block;
	width: 1199px;
	height: 316px;
}
/*banner*/
/*公司大事记*/
.in_dsj{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 47px;
	overflow: hidden;
	margin-bottom: 30px;
	overflow: hidden;
	background: #f3f3f3;
}
.in_dsj > a{
	position: absolute;
	top: 50%;
	z-index: 500;
	margin-top: -12px;
	display: block;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.in_dsj > a:hover{filter:alpha(opacity=70);opacity:0.7;-moz-opacity:0.7; /*Firefox私有，透明度80%*/opacity:0.7;/*其他，透明度80*/}
.in_dsj .next{right: 40px;background: url(../images/an_a.png) left center no-repeat;}
.in_dsj .prev{right: 10px;background: url(../images/an_a.png) right center no-repeat;}
.in_dsj > em{
	float: left;
	display: block;
	height: 47px;
	width: 50px;
	background: url(../images/dsj_a.jpg) center center no-repeat;
}
.in_dsj > span{
	float: left;
	display: block;
	height: 47px;
	width: 122px;
	text-align: center;
	line-height: 47px;
	background: #0762d3;
}
.in_dsj > span h2{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.in_dsj > span h2 a{
	color: #fff;
}
.in_dsj > span h2 a:hover{
	color: #00a458;
}
.in_dsj > div{
	position: relative;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 45px;
	width: 981px;
	padding-right: 16px;
	padding-left: 30px;
}
.in_dsj_box ul li{
	float: left;
	display: block;
	width: 910px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.in_dsj_box_ul li h3{
	float: left;
	font-weight: normal;
	font-size: 14px;
}
.in_dsj_box_ul li h3 a{color: #333;}
.in_dsj_box_ul li h3 a span{color: #0762d3;}
.in_dsj_box_ul li h3 a:hover{color: #00A458;}
.in_dsj_box_ul li em{float: right;}
/*公司大事记*/
/*原料及产品展示*/
.in_ycl{
	width: 1200px;
	margin: 0 auto;
	min-height: 100px;
	margin-bottom: 30px;
	margin-top: -30px;
}
.in_ycl_tit{
	height: 70px;
	line-height: 70px;
	padding-left: 45px;
	background: url(../images/tb_a.png) left center no-repeat;
}
.in_ycl_tit h2{font-weight: normal;font-size: 20px;color: #333333;font-weight: bold;}
.in_ycl_tit h2 a{color: #333;}
.in_ycl_tit h2 a:hover{color: #00a458;}
.in_ycl_box{
	height: 158px;
	width: 1200px;
	overflow: hidden;
}
.in_ycl_box ul{width: 104%;}
.in_ycl_box ul li{float: left;margin-right: 12px;}
.in_ycl_box_a{
	position: relative;
	height: 158px;
	width: 190px;
	overflow: hidden;
}
.in_ycl_box_a:hover > a img{filter:alpha(opacity=90);opacity:0.9;-moz-opacity:0.8; /*Firefox私有，透明度80%*/opacity:0.8;/*其他，透明度80*/}
.in_ycl_box_a:hover > h3{display: block;}
.in_ycl_box_a > h3{
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
	display: block;
	height: 36px;
	line-height: 36px;
	width: 100%;
	background: url(../images/tit_tx.png) center center repeat-x;
	display: none;
}
.in_ycl_box_a > h3 a{color: #fff;}
.in_ycl_box_a > h3 a:hover{color: yellow;}
/*原料及产品展示*/
/*三块*/
.in_skbox{
	width: 1200px;
	min-height: 100px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.in_skbox_a{
	float: left;
	width: 1200px;
	height: 264px;
	overflow: hidden;
	margin-right: 44px;
}
.in_skbox_a_tit{
	height: 46px;
	line-height: 46px;
	width: 100%;
}
.in_skbox_a_tit h2{
	float: left;
	display: block;
	height: 46px;
	font-weight: normal;
	font-size: 20px; font-weight: bold;
	padding-left: 45px;
	background: url(../images/tb_b.png) 6px center no-repeat;
}
.in_skbox_a_tit h2 a{color: #333;}
.in_skbox_a_tit h2 a:hover{color: #00a458;}
.in_skbox_a_tit em{
	float: right;
	display: block;
	height: 46px;
	width: 28px;
	font-size: 13px;
	color: #6d6d6d;
	padding-right: 18px;
	background: url(../images/tb_c.png) right center no-repeat;
}
.in_skbox_a_tit em a{color: #6d6d6d;}
.in_skbox_a_tit em a:hover{color: #00a458;}
.in_skbox_a_box{
	width: 100%;
	height: 218px;
	font-size: 14px;
	line-height: 30px;
	color: #767676;
}
.in_skbox_a_box a{color: #767676;}
.in_skbox_a_box a:hover{color: #00a458;}
.gsjj_img{
	float: right;
	margin-left: 25px;
	margin-bottom: 12px;
}
.in_skbox_b{
	float: left;
	width: 406px;
	height: 264px;
	overflow: hidden;
}
.in_skbox_b_tit{
	height: 46px;
	width: auto;
	padding-left: ;
}
.in_skbox_b_tit > div{
	float: left;
	padding-left: 26px;
	background: url(../images/tb_d.png) left center no-repeat;
}
.in_skbox_b_tit > em{
	float: right;
	display: block;
	height: 46px;
	width: 28px;
	font-size: 13px;
	line-height: 46px;
	padding-right: 18px;
	background: url(../images/tb_c.png) right center no-repeat;
}
.in_skbox_b_tit > em a{color: #6d6d6d;}
.in_skbox_b_tit > em a:hover{color: #00a458;}
.in_skbox_b_tit > div ul li{
	float: left;
}
.in_skbox_b_tit > div h2{
	font-weight: normal;
	font-size: 16px;
	display: block;
	height: 46px;
	line-height: 46px;
	padding: 0 12px;
}
.in_skbox_b_tit > div h2 a{color: #333;}
.in_skbox_b_tit > div h2:hover a{
	color: #00a458;
}
.in_skbox_b_tit > div h2:hover{
	background: url(../images/s_a.png) center bottom no-repeat;
}
.in_skbox_b_box{
	width: 100%;
	height: 218px;
}
.in_skbox_b_box ul li{
	float: left;
	display: block;
	height: 36px;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	background: url(../images/li_0.png) left center no-repeat;
}
.in_skbox_b_box ul li h3{
	float: left;
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	color: #767676;
}
.in_skbox_b_box ul li h3 a{color: #767676;}
.in_skbox_b_box ul li h3 a:hover{color: #00a458;}
.in_skbox_b_box ul li em{
	float: right;
	display: block;
	height: 36px;
	line-height: 36px;
	width: 84px;
	text-align: center;
	font-size: 12px;
	color: #6e6e6e;
	background: url(../images/sj_bj.png) center center no-repeat;
}
.in_skbox_b_tit > div ul li.on h2{
	background: url(../images/s_a.png) center bottom no-repeat !important;
}
.in_skbox_b_tit > div ul li.on h2 a{color: #00a458 !important;}
/*视频*/
.in_skbox_sp{
	float: right;
	width: 288px;
	height: 264px;
	overflow: hidden;
}
.in_skbox_sp_tit{
	height: 46px;
	line-height: 46px;
	width: 100%;
}
.in_skbox_sp_tit h2{
	float: left;
	display: block;
	font-weight: normal;
	height: 46px;
	line-height: 46px;
	padding-left: 35px;
	background: url(../images/tb_e.png) 6px center no-repeat;
}
.in_skbox_sp_tit h2 a{color: #333333;}
.in_skbox_sp_tit h2 a:hover{color: #00a458;}
.in_skbox_sp_tit em{
	float: right;
	display: block;
	height: 46px;
	width: 28px;
	font-size: 13px;
	line-height: 46px;
	padding-right: 18px;
	background: url(../images/tb_c.png) right center no-repeat;
}
.in_skbox_sp_box{
	width: 100%;
	height: 218px;
	overflow: hidden;
	padding-top: 10px;
	cursor: pointer;
}
/*视频*/
/*三块*/
/*四块导航*/
.in_sk_dh{
	width: 1200px;
	height: 97px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}
.in_sk_dh ul{width: 104%;}
.in_sk_dh ul li{float: left;margin-right: 16px;}
.in_sk_dh ul li > div{
	width: 288px;
	height: 97px;
}
.in_sk_dh ul li > div a{
	float: left;
	width: 178px;
	height: 75px;
	padding-left: 110px;
	padding-top: 22px;
}
.in_sk_dh ul li > div h2{
	display: block;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
}
.in_sk_dh ul li > div em{
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.in_sk_dh ul li:hover div{filter:alpha(opacity=90);opacity:0.9;-moz-opacity:0.8; /*Firefox私有，透明度80%*/opacity:0.8;/*其他，透明度80*/}
.ys_a{background: #1360be url(../images/bj_a.png) 40px center no-repeat;}
.ys_b{background: #1360be url(../images/bj_b.png) 40px center no-repeat;}
.ys_b em{color: #fff !important;}
.ys_c{background: #1360be url(../images/bj_c.png) 40px center no-repeat;}
.ys_c em{color: #fff !important;}
.ys_d{background: #1360be url(../images/bj_d.png) 40px center no-repeat;}
.ys_d em{color: #fff !important;}
/*四块导航*/
/*人才招聘开始*/
.xl_rczp_box,.xl_rczp_box_ul{
	width: 1004px;
	height: auto;
	min-height: 400px;
	margin-bottom: 24px;
}
.xl_rczp_box_ul{margin-top: 36px;}
.xl_rczp_tit{
	height: 44px;
	width: 928px;
	border-bottom: 1px solid #dbdbdb;
	line-height: 44px;
	background: url(../images/rczp_01.png) right center no-repeat;
	cursor: pointer;
}
.xl_rczp_tit.on{background: url(../images/rczp_00.png) right center no-repeat;}
.xl_rczp_tit.on h3{color: #01479d;}
.xl_rczp_tit h3{
	display:block;
	max-width: 800px;
	float: left;
	height: 44px;
	line-height: 44px;
	width: auto;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
}
.xl_rczp_nr{width: 928px;height: auto;display:none;}
.xl_rczp_tit:hover h3{color: #01479d;}
.xl_rczp_nr_top{
	height: auto;
	width: 928px;
	font-size: 14px;
	color: #333333;
	line-height: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.xl_rczp_nr_an{height: 34px;width: 928px;margin-bottom: 16px;}
.xl_rczp_a_s,.xl_rczp_a_c{display:block;float:left;height: 34px;width: 85px;background:#c5c5c5;text-align: center;line-height: 34px;color: #333333;font-size: 14px;}
.xl_rczp_a_s{margin-right: 9px;}
.xl_rczp_a_s:hover ,.xl_rczp_a_c:hover{background: #01479d;color: #ffffff;}
/*人才招聘结束*/
.xg_yzm div{
	padding: 0 0 0 10px !important;
	width: 452px;
}
.xg_yzm img{
	float: left;
	cursor: pointer;
	border-left: 1px solid #ddd;
}
.xg_yzm input{
	width: 380px !important;
	float: left;
}
.ql_bot_copybox img{vertical-align: middle;}
