@charset "utf-8";
/* CSS Document */
#cont{
	background-image: url(../images/neiye_bj.gif);
	background-position:center top;
	background-repeat: repeat-x;
	padding-bottom:60px;
}
#cont1{
	width:1200px;
	margin:0 auto;
}
.cont_01{
	height:50px;
}
.cont_01_left{
	width:auto;
	float:left;
	height:50px;
	padding-left:15px;
	background-image:url(../images/neiye_1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:50px;
	font-family:"微软雅黑","宋体";
	font-size:20px;
	color:#2b2b2b;
}
.cont_01_right{
	width:auto;
	float:right;
}
.cont_01_right ul li{
	float:left;
}
.cont_01_right ul li a{
	width:166px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#3c3c3c;
}
.cont_01_right ul li .cont_01_right_on{
	background-image:url(../images/neiye_11.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ffffff;
}
.cont_02{
	padding-top:30px;
}
.about{
	line-height:32px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#1e1e1e;
}
/*新闻*/
.news{
	width:1150px;
	margin:0px auto;
}
.news ul li{
	height:40px;
	border-bottom:#c4c4c4 1px dashed;
}
.news_tt{
	width:760px;
	float:left;
	background-image: url(../images/xinwen_12.png);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:40px;
}
.news_tt a{
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#333;
	padding-left:15px;
}
.news_tt a:hover{
	text-decoration:none;
	color:#009730;
}
.news_time{
	width:88px;
	float:right;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#666;
	line-height:40px;
}
/*新闻详细*/
.news_show{
	width:1150px;
	margin:0px auto;
}
.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:#d00;
}
/*chanpin*/
.product{
	width:100%;
}
.product ul{
	width:1214px;
}
.product ul li{
	float:left;
	width:287px;
	height:287px;
	position:relative;
	margin-right:14px;
	overflow:hidden;
	margin-bottom:30px;
}
.chanpin_2_img{
	width:287px;
	height:287px;
}
.chanpin_2_tt{
	width:289px;
	height:73px;
	position:absolute;
	z-index:999;
	bottom:-120px;
	background-color:rgba(0,0,0,0.85);
	text-align:center;
	padding-top:16px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#bbbbbb;
	line-height:28px;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
}
.chanpin_2_tt span{
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#919192;
}
.chanpin_2_tt img{
	padding-top:5px;
}
.product ul li:hover .chanpin_2_tt{
	bottom:0;
}
/*产品详细页*/
.pro_show{
	width:100%;
}
.pro_show_2{
	padding-top:20px;
}
.pro_show_img{
	width:410px;
	float:left;
}
.pro_show_img img{
	border:#9c7f15 1px solid;
	background-color:#ffffff;
}
.pro_show_info{
	width:380px;
	float:left;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#333;
	line-height:30px;
	padding-left:30px;
}
.pro_show_3{
	padding-top:20px;
}
.pro_show_3_up{
	height:30px;
	border-bottom:#ddd 1px solid;	
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#333;
}
.pro_show_3_down{
	padding-top:10px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#333;
}




