@charset "utf-8";
/* CSS Document */
#cont{
	background-color:#f4f5f6;
	padding-bottom:50px;
}
.cont_1{
	height:66px;
	background-color:#ffffff;
}
.cont_11{
	width:1200px;
	margin:0 auto;
}
.cont_1_left{
	width:auto;
	float:left;
}
.cont_1_left ul li{
	float:left;
	padding-right:34px;
}
.cont_1_left ul li a{
	display:inline-block;
	height:66px;
	line-height:66px;
	font-size:14px;
	color:#444444;
}
.cont_1_left ul li .cont_1_left_on{
	height:63px;
	border-bottom:#0564c6 3px solid;
}
.cont_1_right{
	width:auto;
	float:right;
	line-height:66px;
	height:66px;
	font-size:14px;
	color:#444444;
}
.cont_1_right img{
	vertical-align:middle;
}
.cont_1_right a{
	color:#000;
}
.cont_2{
	width:100%;
}
.about{
	width:1200px;
	margin:0 auto;
}
.about_left{
	width:740px;
	float:left;
	padding-top:30px;
	font-size:14px;
	color:#666666;
	line-height:27px;
}
.about_left h2{
	font-size:24px;
	color:#323232;
	font-weight:bold;
	padding-bottom:10px;
}
.about_right{
	width:430px;
	float:right;
}
.about_right_01{
	text-align:center;
}
.about_right_01 img{
	vertical-align:top;
}
.about_right_02{
	padding:30px 0;
	background-color:#ffffff;
	text-align:center;
}
.about_right_02 a{
	display:inline-block;
	padding:0 25px;
	font-size:14px;
	color:#666666;
}
.about_right_02 a img{
	margin-bottom:8px;
}
.about_right_03{
	text-align:center;
}
/*工厂*/
.gongchang{
	width:1160px;
	margin:0 auto;
	padding-top:30px;
}
.gongchang_up{
	height:717px;
	position:relative;
	overflow:hidden;
}
.gongchang_up_01{
	width:53px;
	position:absolute;
	z-index:99;
	top:0;
	left:0;
}
.gongchang_up_02{
	width:53px;
	position:absolute;
	z-index:99;
	top:0;
	right:0;
}
.gongchang_down{
	padding-top:23px;
}
.gongchang_down_01{
	width:36px;
	float:left;
}
.gongchang_down_03{
	width:36px;
	float:right;
}
.gongchang_down_02{
	width:1068px;
	float:left;
	padding-left:18px;
}
.gongchang_down_02 ul li{
	float:left;
	margin-right:12px;
}
.gongchang_down_02 ul li img{
	padding:6px;
	background-color:#ffffff;
	border:#e2e2e3 1px solid;
}
/*产品*/
.product{
	width:1200px;
	margin:0 auto;
	padding-top:30px;
}
.product ul{
	width:1237px;
}
.product ul li{
	float:left;
	width:373px;
	height:374px;
	position:relative;
	overflow:hidden;
	margin-right:37px;
	margin-bottom:40px;
}
.p_tt{
	width:373px;
	height:374px;
	position:absolute;
	z-index:99;
	top:100%;
	left:0;
	background-color:rgba(0,0,0,0.4);
	text-align:center;
	line-height:300px;
	font-size:24px;
	color:#ffffff;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}
.product ul li:hover .p_tt{
	top:0;
}
/*产品详细页*/
.pro_show{
	width:1200px;
	margin:0 auto;
}
.pro_show_2{
	padding-top:20px;
}
.pro_show_img{
	width:310px;
	float:left;
}
.pro_show_img img{
	width:300px;
	border:#e4e4e4 1px solid;
}
.pro_show_info{
	width:300px;
	float:left;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#333;
	line-height:30px;
	padding-left:30px;
}
.pro_show_3{
	padding-top:20px;
	font-family:"微软雅黑","宋体";
}
.pro_show_3_up{
	height:30px;
	border-bottom:#ddd 1px solid;
	font-size:12px;
	line-height:30px;
	color:#222;
}
.pro_show_3_down{
	padding-top:10px;
	font-size:12px;
	color:#222;
}
/*公益*/
.gongyi{
	width:1200px;
	margin:0 auto;
	padding-top:26px;
}
.gongyi ul{
	width:1230px;
}
.gongyi ul li{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.gongyi_img{
	width:379px;
	height:256px;
}
.gongyi_tt{
	width:343px;
	height:92px;
	background-color:#ffffff;
	padding:15px 18px;
	font-size:14px;
	color:#666666;
	line-height:25px;
}
.gongyi_tt a{
	display:inline-block;
	padding-bottom:7px;
	font-size:18px;
	color:#666666;
}
.gongyi ul li:hover .gongyi_tt{
	background-color:#00a0e9;
	color:#ffffff;
}
.gongyi ul li:hover .gongyi_tt a{
	color:#ffffff;
}
/*新闻*/
.news{
	width:1200px;
	margin:0 auto;
	padding-top:30px;
}
.news1{
	background-image:url(../images/news_bj.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
.news_left{
	width:742px;
	float:left;
	padding-top:14px;
}
.news_left_01{
	height:200px;
	background-color:#ffffff;
}
.news_left_01_img{
	width:315px;
	text-align:center;
	padding-top:30px;
	float:left;
}
.news_left_01_tt{
	width:418px;
	float:left;
	padding-top:30px;
}
.news_left_01_tt_01{
	height:40px;
	line-height:40px;
	font-size:29px;
	color:#00a0e9;
	font-weight:bold;
}
.news_left_01_tt_02{
	height:50px;
}
.news_left_01_tt_02 a{
	font-size:18px;
	color:#444444;
	font-weight:bold;
	line-height:38px;
}
.news_left_01_tt_03{
	font-weight:13px;
	color:#666666;
	line-height:20px;
	height:44px;
	overflow:hidden;
}
.news_left_02{
	padding-top:13px;
}
.news_left_02 ul li{
	padding:16px 0 10px;
	border-bottom:#d5dbdc 1px dashed;
}
.news_left_02_time{
	background-image:url(../images/news_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:109px;
	height:102px;
	float:left;
	text-align:right;
	padding-right:13px;
	padding-top:20px;
	font-size:18px;
	color:#00a0e9;
	font-weight:bold;
}
.news_left_02_time h2{
	font-size:30px;
	color:#00a0e9;
	font-weight:bold;
	padding-bottom:12px;
}
.news_left_02_tt{
	width:580px;
	float:right;
	padding-right:10px;
	font-size:13px;
	color:#777777;
	line-height:20px;
}
.news_left_02_tt a{
	font-size:16px;
	color:#666666;
	font-weight:bold;
	line-height:40px;
}
.news_left_02_tt a:hover{
	color:#00a0e9;
}
.news_right{
	width:402px;
	float:right;
	padding-top:14px;
	padding-right:14px;
}
.news_right_1{
	height:400px;
}
.news_right_2{
	background-image:url(../images/news_13.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:219px;
}
.news_right_2_01{
	text-align:center;
	padding-top:60px;
	height:83px;
	font-size:13px;
	color:#ffffff;
}
.news_right_2_02{
	text-align:center;
}
/*新闻详细*/
.news_show{
	width:100%;
}
.news_show_1{
	text-align:center;
	border-bottom:#ddd 1px dashed;
}
.news_show_1 h2{
	font-size:18px;
	font-family:"微软雅黑","宋体";
	color:#222;
	line-height:35px;
}
.news_show_1 span{
	font-size:12px;
	color:#666;
	line-height:25px;
}
.news_show_1 span a{
	font-size:12px;
	color:#666;
}
.news_show_1 a:hover{
	text-decoration:none;
	color:#d8181a;
}
.news_show_2{
	padding-top:20px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#333;
	line-height:30px;
}
.news_show_3{
	padding-top:40px;
}
.news_show_3 span{
	font-size:12px;
	color:#333;
}
.news_show_3 span a{
	color:#f00;
}
/*联系我们*/
.contact{
	width:100%;
	/*background-image:url(../images/contact_11.gif);
	background-position:center top;
	background-repeat:no-repeat;*/
}
.contact_up{
	height:279px;
	width:1200px;
	margin:0 auto;
}
.contact_up_left{
	width:500px;
	float:left;
	padding-top:54px;
	font-size:14px;
	color:#444444;
	line-height:28px;
}
.contact_up_left h2{
	font-size:16px;
	color:#444444;
	font-weight:bold;
	margin-bottom:12px;
}
.contact_up_right{
	width:auto;
	float:right;
	padding-top:58px;
}
.contact_down{
	text-align:center;
}




















































































