.header-box {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.fl {
	float: left;
}

.about_content_shu_left {
	width: 225px;
}

.about_content_shu_left_title {
	width: 223px;
	height: 80px;
	line-height: 52px;
	border: 1px solid #ccc;
	position: relative;
}

.about_content_shu_left_title>i.i1 {
	width: 197px;
	height: 43px;
	display: inline-block;
	background: #f5bd23;
	position: absolute;
	top: 10px;
	top: 17px;
	left: -16px;
}

.about_content_shu_left_title>i.i2 {
	width: 30px;
	height: 60px;
	display: inline-block;
	background: #fff;
	position: absolute;
	transform: rotate(28deg);
	top: 17px;
	right: 26px;
}

.about_content_shu_left_title>i.i3 {
	width: 15px;
	height: 9px;
	background-color: #f7b500;
	position: absolute;
	top: 60px;
	left: -16px;
}

.about_content_shu_left_title>i.i4 {
	width: 17px;
	height: 10px;
	background: #fff;
	transform: rotate(34deg);
	position: absolute;
	top: 63px;
	left: -20px;
}

.about_content_shu_left div.title {
	width: 197px;
	height: 51px;
	position: absolute;
	top: 17px;
	left: -16px;
}

.about_content_shu_left div.title a {
	display: block;
	width: 148px;
	height: 43px;
	color: #FFF;
	font-size: 16px;
	line-height: 43px;
	padding-left: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.about_content_shu_left_ul {
	background: #fff;
	width: 225px;
	box-sizing: border-box;
}

.about_content_shu_left_ul li.nLi {
	line-height: 43px;
	_height: 43px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.about_content_shu_left_ul li.nLi .f a {
	margin-left: 20px;
	font-size: 14px;
	display: block;
	height: 43px;
	width: 145px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page_news {
	margin-top: 20px;
	width: 225px;
	background: #fff;
	border: 1px solid #ccc;
}

.page_title {
	height: 40px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	background: #f8f8f8;
}

.page_title .icon {
	width: 40px;
	height: 40px;
	border-right: 1px solid #ccc;
	text-align: center;
	line-height: 40px;
}

.page_title .title2 {
	line-height: 40px;
}

.page_title .title2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #333;
}

.page_news ul {
	padding: 10px 20px;
}

.page_news ul li {
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.page_news ul li i {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background: #f7b500;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin-right: 5px;
}

.page_news ul li a {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding: 2.5px 0;
}

.iconfont img {
	width: 24px;
	margin-top: 8px;
}

.centered_page_right {
	width: 950px;
	overflow: hidden;
}

.fr {
	float: right;
}

.page_breadcrumb {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}

.page_breadcrumb ul {
	display: inline;
}

.page_breadcrumb ul li {
	display: inline;
}

.page_breadcrumb ul li img {
	width: 18px;
	vertical-align: middle;
}

ul.product_list {
	float: left;
	width: 110%;
	overflow: hidden;
}

ul.product_list li {
	float: left;
	width: 220.5px;
	margin: 20px 20px 0 0;
	overflow: hidden;
	border: 1px solid #ededed;
	transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

ul.product_list li a {
	display: block;
}

.InsidePage_ProductListPic {
	height: 140px;
	overflow: hidden;
	width: 221px;
	position: relative;
	text-align: center;
	margin: 0px auto;
}

.InsidePage_ProductListPic img {
	min-height: 100%;
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

ul.product_list li .ceng {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	bottom: 0;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 92%;
	padding: 5px 5%;
}

.pa {
	position: absolute;
}

ul.product_list li .tit {
	display: block;
	width: 200.5px;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

ul.product_list li .tit a {
	transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	font-weight: normal;
	font-size: 15px;
}

.pages {
	display: block;
	padding: 20px 0 10px 0;
	width: 100%;
	text-align: center;
}

.pages span {
	display: inline-block;
	margin: 0 3px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	color: #545452;
	background: #f5f5f5;
	border: 1px solid #e1e1e1;
}

.pages a {
	display: inline-block;
	margin: 0 3px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	background: #f5f5f5;
	border: 1px solid #e1e1e1;
	color: #545452;
}

.pages .current {
	background: #f7b500;
	color: #FFF;
}

.clearboth {
	clear: both;
}

.about_content_shu_left_ul li.nLi .f a:hover,
.page_news ul li a:hover {
	color: #f5bd23;
}

ul.product_list li:hover {
	border-color: #dbb866;
}

ul.product_list li:hover .tit a {
	color: #dbb866;
}

ul.product_list li:hover .ceng {
	opacity: 1;
}
