/* CSS Document */
.nright2 {
	float: left;
	width: 100%;
	margin-top: 2%;
}
.productq {
	float: left;
	width: 100%;
	
}
.product_lit {
	float: left;
	width: 100%;
}
.list_title {
	float: left;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-right: 1%;
	padding-left: 1%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}
.list_title h3 {
	margin: 0px;
	padding: 0px;
}
.list_title h3 a {
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.list_title h3 a img {
	float: left;
	padding-top: 13px;
	padding-right: 8px;
}


.list_title span {
	float: right;
}
.list_title span a {
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
	color: #2c2c2c;
}
.list1 {
	width: 98%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}
.list1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.list1 li {
	width: 23%;
	margin-left: 1%;
	float: left;
	margin-top: 15px;
	margin-right: 1%;
	margin-bottom: 0px;
}
.list1 li img {
	width: 99%;
	height: 176px;
	border: 1px solid #d2d2d2;
	margin-bottom: 2px;
}
.list1 li img:hover {
	border: 1px solid #11325f;
}
.list1 li p {
	text-align: center;
	background: #e6e6e6;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list1 ul li p a {
	color: #555;
	text-decoration: none;
	line-height: 30px;
	font-size: 13px;
}

#Tab2 {
	WIDTH: 100%;
	MARGIN-BOTTOM: 20px;
	CLEAR: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #11325f;
	font-size: 13px;
	line-height: 30px;
	color: #000;
}
.proxx_tit {
	height: 42px;
	width: 100%;
	background-color: #F3f3f3;
	list-style-type: none;
	
}
.Menubox {LINE-HEIGHT: 42px; WIDTH: 98%; HEIGHT: 42px; margin-left:1%;}
.Menubox UL {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;

	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	list-style-type: none;
}
.Menubox LI {
	TEXT-ALIGN: center; WIDTH: 24.5%; DISPLAY: block; FLOAT: left; COLOR: #000; CURSOR: pointer; FONT-WEIGHT: bold
}
.Menubox UL LI {
	MARGIN: 0px 4px 0px 0px;
	color: #333;
	
	font-size: 16px;
}
.Menubox LI.hover {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;

	PADDING-TOP: 0px;
	background-color: #11325f;
	color: #FFF;
}
.Contentbox {
	LINE-HEIGHT: 30px;
	BORDER-TOP-STYLE: none;
	HEIGHT: auto;
	CLEAR: both;
	width: 98%;
	margin-left: 1%;
	color: #333;
}
.Contentbox table {

}
.Contentbox a {
	text-decoration: none;
}

/*产品内页 相关产品*/
.rss_list_wz{margin:0;padding:0;list-style:none; width:928px;}
.rss_list_wz ul{width:928px; margin-top:20px;}
.rss_list_wz ul li{width:210px; float:left; overflow:hidden; margin:0 10px; text-align:center; line-height:24px;}
.rss_list_wz ul li a{width:22%; margin:0; line-height:24px;}
.rss_list_wz ul li a img{width:202px; border:1px dotted #ddd; padding:3px; height:155px;}
.rss_list_wz ul dd{width:285px; float:left; overflow:hidden; margin:0 10px; line-height:24px;}
.rss_list_wz ul dd a{width:300px; margin:0; line-height:24px;}