@charset "utf-8";
/* CSS Document */
#banner_nei{
	height:354px;
	margin-top:98px;
	position:relative;
}
#cont{
	width:100%;
	overflow:hidden;
}
.cont_1{
	height:53px;
	background-color:#f4f4f4;
}
.cont_11{
	width:1200px;
	margin:0 auto;
	text-align:right;
	height:53px;
	line-height:53px;
	font-size:13px;
	color:#8a8a8a;
}
.cont_11 img{
	vertical-align:middle;
	margin-right:4px;
}
.cont_2{
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
.about{
	width:100%;
}
.about_up{
	padding-bottom:33px;
	font-size:16px;
	color:#302f2f;
	line-height:39px;
}
.about_down{
	width:100%;
}
.about_down ul{
	width:1215px;
}
.about_down ul li{
	float:left;
	width:390px;
	margin-right:15px;
	text-align:center;
}
.about_down ul li a{
	font-size:16px;
	color:#030303;
}
.about_down ul li img{
	vertical-align:top;
	margin-bottom:16px;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.about_down ul li:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
/*水木文化*/
.shuimuwenhua{
	width:100%;
}
.shuimuwenhua ul{
	width:1217px;
}
.shuimuwenhua ul li{
	float:left;
	width:389px;
	margin-right:16px;
	margin-bottom:20px;
}
.shuimuwenhua_img{
	width:389px;
	height:279px;
	position:relative;
	overflow:hidden;
	background-color:#000000;
}
.shuimuwenhua_img img{
	vertical-align:top;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.shuimuwenhua ul li:hover .shuimuwenhua_img img{
	opacity:0.2;
}
.shuimuwenhua_img_tt{
	width:369px;
	position:absolute;
	z-index:99;
	top:40%;
	left:10px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
	opacity:0;
	visibility:hidden;
	line-height:30px;
}
.shuimuwenhua ul li:hover .shuimuwenhua_img_tt{
	opacity:1;
	visibility:visible;
}
.shuimuwenhua_tt{
	padding-top:12px;
	text-align:center;
	font-size:18px;
	color:#030303;
}
.shuimusibiao{
	width:100%;
}
/*产品列表*/
.product{
	width:100%;
}
.list{
	width:267px;
	float:left;
	background-color:#ededed;
	padding-bottom:30px;
}
.list_up{
	text-align:center;
	height:93px;
}
.list_up img{
	vertical-align:top;
}
.list_down{
	padding-top:20px;
}
.list_down ul li{
	padding-bottom:13px;
}
.list_down ul li a{
	height:47px;
	display:block;
	background-image:url(../images/p_11.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:47px;
	padding-left:57px;
	font-size:16px;
	color:#000000;
}
.list_down ul li ul{
	display:none;
}
.list_down ul li:hover ul{
	display: block;
	padding-top:12px;
}
.list_down ul li:hover ul li{
	padding-bottom:6px;
}
.list_down ul li:hover ul li a{
	display:block;
	background-image:url(../images/p_12.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#000000;
}
.chanpin{
	width:912px;
	float:right;
}
.chanpin ul{
	width:930px;
}
.chanpin ul li{
	float:left;
	width:290px;
	height:224px;
	border:#929292 1px solid;
	position:relative;
	overflow:hidden;
	margin-right:18px;
	margin-bottom:25px;
}
.chanpin_img{
	text-align:center;
}
.chanpin_img img{
	vertical-align:top;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;
}
.chanpin ul li:hover .chanpin_img img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.chanpin_tt{
	width:100%;
	height:35px;
	position:absolute;
	z-index:99;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
	line-height:35px;
	font-size:15px;
	color:#ffffff;
}
/*产品详情*/
.pro_show{
	width:912px;
	float:right;
}
.pro_show_up{
	padding-bottom:20px;
}
.pro_show_up_left{
	width:380px;
	float:left;
}
.pro_show_up_left img{
	width:350px;
	border:#cccccc 1px solid;
}
.pro_show_up_right{
	width:450px;
	float:left;
	line-height:33px;
	font-size:16px;
	color:#333333;
}
.pro_show_down{
	width:100%;
}
.pro_show_down_1{
	height:40px;
	border-bottom:#cccccc 1px solid;
}
.pro_show_down_1 span{
	display:inline-block;
	padding:0 30px;
	height:40px;
	background-color:#016bcd;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#ffffff;
}
.pro_show_down_2{
	padding-top:20px;
}
/*新闻*/
.erjifenlei{
	width:100%;
	height:60px;
	position:absolute;
	z-index:99;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,0.3);
	text-align:center;
}
.erjifenlei ul li{
	display:inline-block;
}
.erjifenlei ul li a{
	width:153px;
	height:60px;
	display:block;
	text-align:center;
	line-height:60px;
	font-size:16px;
	color:#ffffff;
}
.erjifenlei ul li .erjifenlei_on{
	background-color:#ff0000;
}
.news{
	width:100%;
}
.news ul li{
	padding:24px 40px;
	border-bottom:#cfcfcf 1px dashed;
}
.news_time{
	width:89px;
	height:93px;
	float:left;
	border:#9b9b9b 1px solid;
	text-align:center;
	line-height:33px;
	font-size:16px;
	color:#141414;
}
.news_time h2{
	height:60px;
	background-color:#024490;
	text-align:center;
	line-height:60px;
	font-size:40px;
	color:#ffffff;
}
.news_tt{
	width:1015px;
	float:right;
}
.news_tt_up{
	height:35px;
}
.news_tt_up a{
	font-size:18px;
	color:#303030;
}
.news_tt_down{
	font-size:13px;
	color:#686868;
	line-height:28px;
}
/*新闻详细*/
.news_show{
	width:100%;
	padding-top:20px;
}
.news_show_left{
	width:780px;
	float:left;
}
.news_show_left_01{
	padding-bottom:50px;
	font-size:20px;
	color:#3d4198;
}
.news_show_left_01 h2{
	font-size:30px;
	color:#757575;
	height:40px;
}
.news_show_left_02{
	font-size:14px;
	color:#4a4a4a;
	line-height:33px;
}
.news_show_right{
	width:347px;
	float:right;
}
.news_show_right_1{
	padding-bottom:30px;
}
.news_show_right_2{
	padding-bottom:33px;
	background-image:url(../images/news_show_11.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.news_show_right_2_up{
	padding-bottom:10px;
}
.news_show_right_2_up h2{
	height:30px;
	font-size:24px;
	color:#757575;
}
.news_show_right_2_up a{
	font-size:16px;
	color:#3d4198;
}
.news_show_right_2_down{
	font-size:13px;
	color:#7e7e7e;
	line-height:25px;
}
.news_show_right_3{
	padding-top:20px;
}
.news_show_right_3 ul li{
	height:32px;
	line-height:32px;
}
.news_show_right_3 ul li a{
	font-size:13px;
	color:#7e7e7e;
}
/*荣誉*/
.rongyu{
	width:100%;
}
.rongyu ul{
	width:1219px;
}
.rongyu ul li{
	float:left;
	width:284px;
	height:402px;
	border:#969696 1px solid;
	margin-right:18px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
}
.rongyu_tt{
	width:284px;
	height:38px;
	position:absolute;
	z-index:99;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
	line-height:38px;
	font-size:16px;
	color:#ffffff;
}
/*。文化*/
.wenhua{
	padding:0 20px;
}
.wenhua ul li{
	height:60px;
	border-bottom:#afadad 1px dashed;
	padding:0 20px;
}
.wenhua_left{
	width:1000px;
	float:left;
	background-image:url(../images/wenhua_1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:60px;
	line-height:60px;
	font-size:16px;
	color:#2b2a2a;
	padding-left:20px;
}
.wenhua_right{
	width:auto;
	float:right;
	height:60px;
	line-height:60px;
	font-size:14px;
	color:#797979;
}
/*公司相册*/
.xiangce{
	width: 75%;
	margin: 0 auto;

}
.xiangce ul{
	width:1219px;
}
.xiangce ul li{
	float:left;
	width:284px;
	height:178px;
	border:#969696 1px solid;
	margin-right:18px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
}
.xiangce_tt{
	width:284px;
	height:38px;
	position:absolute;
	z-index:99;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
	line-height:38px;
	font-size:16px;
	color:#ffffff;
}
/*招聘*/
.zhaopin{
	width:100%;
}
.contact{
	width:100%;
}
.contact_left{
	width:350px;
	float:left;
	font-size:15px;
	color:#3f3f3f;
	line-height:32px;
}
.contact_left img{
	vertical-align:top;
	margin-bottom:18px;
}
.contact_right{
	width:795px;
	float:right;
	border:#b0b0b0 1px solid;
}
.contact_right img{
	vertical-align:top;
}












































