@charset "utf-8";
/* CSS Document */
#cont{
	width:100%;
	background-image:url(../images/cont_bj.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding-top:20px;
	padding-bottom:28px;
}
.cont1{
	width:1000px;
	margin:0px auto;
}
.left{
	width:215px;
	float:left;
}
.left_1{
	height:39px;
	background-image:url(../images/left_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	color:#fff;
	padding-left:13px;
	line-height:39px;
	font-weight:bold;
}
.left_2{
	width:100%;
}
.left_2 ul li a{
	height:33px;
	display:block;
	background-image:url(../images/left_21.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	line-height:33px;
	font-size:12px;
	color:#444444;
	text-align:center;
}
.left_2 ul li:hover a{
	text-decoration: none;
	background-image:url(../images/left_22.jpg);
	color:#fff;
}
.right{
	width:765px;
	float:right;
}
.right_1{
	height:37px;
	background-image:url(../images/right_1.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#333;
	line-height:37px;
	padding-left:37px;
}
.right_1 a{
	color:#333;
}
.right_2{
	padding-top:20px;
	padding-bottom:50px;
}
/*关于*/
.about{
	width:720px;
	margin:0px auto;
	font-size:12px;
	color:#333;
	line-height:29px;
}
/*新闻*/
.news{
	width:720px;
	margin:0px auto;
}
.news ul li{
	height:39px;
	border-bottom:#ddd 1px dashed;
}
.news_tt{
	width:620px;
	float:left;
	background-image:url(../images/biao_1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:39px;
}
.news_tt a{
	font-size:12px;
	color:#333;
	padding-left:10px;
}
.news_tt a:hover{
	text-decoration:none;
	color:#d00;
}
.news_time{
	width:88px;
	float:right;
	line-height:39px;
	font-size:12px;
	color:#666;
	line-height:39px;
}

/*新闻详细*/
.news_show{
	width:710px;
	margin:0px auto;
	padding-bottom:30px;
}
.news_show_1{
	text-align:center;
	border-bottom:#200901 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-size:12px;
	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;
}
/*产品*/
.product{
	width:100%;
}
.product ul li{
	float:left;
	padding-left:24px;
	padding-top:20px;
}
.p_img{
	width:220px;
	height:220px;
	border:#d0c9c9 1px solid;
}
.p_tt{
	width:220px;
	text-align:center;
	line-height:35px;
}
.p_tt a{
	font-size:12px;
	color:#333333;
}
.product ul li:hover .p_img{
	border:#d00 1px solid;
}
.product ul li:hover .p_tt a{
	color:#d00;
}
/*产品详细页*/
.pro_show{
	width:710px;
	margin:0px auto;
}
.pro_show_1{
	text-align:center;
	line-height:30px;
	font-family:"微软雅黑","宋体";
	font-size:18px;
	color:#666;
}
.pro_show_2{
	width:710px;
	margin:0px auto;
	padding-top:20px;
}
.pro_show_img{
	width:300px;
	float:left;
}
.pro_show_info{
	width:400px;
	float:right;
}
.pro_show_info ul li{
	width:350px;
	height:25px;
	line-height:25px;
}
.pro_show_left{
	width:66px;
	float:left;
	text-align:right;
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.pro_show_right{
	width:280px;
	float:left;
	font-size:12px;
	color:#666;
}
.fenxiang{
	font-size:12px;
	color:#d00;
	padding-left:15px;
}
.pro_show_3{
	width:710px;
	margin:0px auto;
	padding-top:20px;
}
.pro_show_3_up{
	height:30px;
	border-bottom:#ddd 1px solid;
	font-size:12px;
	color:#333;
}
.pro_show_3_down{
	padding-top:10px;
	font-size:12px;
	color:#666;
}









































































































































































