@charset "utf-8";

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pro_title_fram {
	float: left;
	height: 62px;
	width: 430px;
}
.pro_title {
	font-size: 24px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 23px;
	width: 421px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
.pro_search {
	font-size: 15px;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 39px;
	width: 430px;
}


.abgne_tab {
	width: 1200px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
ul.tabs {
	width: 770px;
	height: 53px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	float: left;
	margin-top: 9px;
}
ul.tabs li {
	float: left;
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	position: relative;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 153px;
	border: 1px none #dcdcdc;
	margin-left: 1px;
	background-image: url(images/product_20.gif);
	background-repeat: no-repeat;
}
ul.tabs li a {
	display: block;
	color: #000;
	border: 1px none #fff;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
}
ul.tabs li a:hover {
	background-image: url(images/product_20.gif);
	background-repeat: no-repeat;
}
ul.tabs li.active  {
	background-image: url(images/product_22.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
ul.tabs li.active a:hover {
	background-image: url(images/product_22.gif);
	background-repeat: no-repeat;
}
div.tab_container {
	clear: left;
	width: 1200px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	float: left;
	height: auto;
	padding-top: 20px;
}
div.tab_container .tab_content {
	float: left;
	width: 1200px;
	height: auto;

}
.pro_box {
	padding: 9px;
	float: left;
	height: auto;
	width: 360px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #c5c5c5;
	margin-bottom: 23px;
}
.pro_banner {
	float: left;
	height: 150px;
	width: 1180px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.pro_page {
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	text-decoration: none;
	float: left;
	height: 40px;
	width: 1180px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
}
