/* 重新定义banner开始 */
.banner_notice_search{
	height: 408px;
	height: 450px;
}
.banner_wrap{
	height: 408px;
	height: 380px;
}
.banner_wrap .banner ul li{
	height: 408px;
	height: 380px;
}
.notice_search{
	top: 335px;
	top: 400px;
}
/* 重新定义banner结束 */

/* 定位导航开始 */
.content_nav{
	height: 67px;
	line-height: 67px;
	width: 1172px;
	margin: 0 auto;
}
.content_nav a:hover{
	color: #E99202;
}
/* 定位导航结束 */

/* 产品介绍开始 */
.Channel_introduce{
	width: 1168px;
	height: 150px;
	border: 2px solid #efefef;
	margin: 0 auto;
}
.Channel_introduce .introduce_thumb{
	width: 310px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.Channel_introduce .introduce_thumb img{
	width: 310px;
	height: 150px;
}
.Channel_introduce .introduce_content{
	float: left;
	width: 764px;
	height: 100px;
	overflow: hidden;
	padding: 25px 47px;
}
.Channel_introduce .introduce_content .introduce_cotnent_title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Channel_introduce .introduce_content .introduce_cotnent_subhead{
	font-size: 14px;
}
.Channel_introduce .introduce_content .introduce_content_li ul li{
	float: left;
	line-height: 24px;
	height: 24px;
	width: 50%;
	list-style-type: disc;
	list-style-position:inside;
	color: #666666;
}
.Channel_introduce .introduce_content .introduce_content_li ul li a{
	color: #666666;
}
.Channel_introduce .introduce_content .introduce_content_li ul li a:hover{
	color: #333;
}
/* 产品介绍结束 */

/* 品牌开始 */
.product_brand{
	min-height: 38px;
	line-height: 38px;
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	margin-top: 25px;
	border-bottom: 0px;
}
.product_brand ul li{
	float: left;
	text-align: center;
	/* min-width: 116px; */
	border-right: 1px solid #e6e6e6;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	height: 38px;
	overflow: hidden;
	min-width: 86px;
}
.product_brand ul li a{
	padding: 0px 15px;
	min-width: 86px;
	display: block;
	overflow: hidden;
	height: 38px;
}
.product_brand ul div{
	float: left;
	text-align: center;
	border-left: 1px solid #e6e6e6;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
}
.product_brand ul li.selected,.product_brand ul li:hover{
	background: #f89a20;
	color: #fff !important;
}
.product_brand ul li.selected a,.product_brand ul li:hover a{
	color: #fff !important;
	display: block;
	/* width: 116px; */
	height: 38px;
}
/* 品牌结束 */

/* 产品内容开始 */
.product_content{
	padding: 25px;
	border: 1px solid #e6e6e6;
	width: 1120px;
	height: auto;
	margin: 0 auto;
	border-top: 0px;
	font-size: 12px;
}
.product_content .product_description{
	line-height: 24px;
}
.product_content .product_table{
	margin-top: 25px;
	line-height: 25px;
	max-width: 1120px;
	table-layout:fixed;
	word-break:break-all;
	word-wrap:break-word;
	border-right: 1px solid #e6e6e6;
}
.product_content .product_table tr th,.product_content .product_table tr td{
	/* width: 123px; */
	height: 35px;
	text-align: center;
	border: 1px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 0px;
	/* max-width: 300px; */
}
.product_content .product_table tr th{
	/* white-space: nowrap; */
}
.product_content .product_table tr td{
	border-top: 0px;
}
/* 产品内容结束 */