.index-wendang {
	position: relative;
	width: 100%;
	background-color: #333335;
	color: #fff;
	height: auto;
	line-height: 35px
}

.index-wendang-left {
	float: left;
	width: 80%;
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 20px 0;
	font-weight: 700
}

.index-wendang-right {
	float: left;
	width: 20%;
	background-color: #c00;
	vertical-align: middle;
	padding: 40px 0
}

.index-wendang-right a {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right a:hover {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right:hover {
	background-color: #c00;
	text-decoration: underline
}

.index-wendang-right-center {
	text-align: center
}

.sy-ty1 {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 60px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.sy-ty1-neirong {
	line-height: 36px;
	padding: 0 10px
}

.sy-ty1-title {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 10px
}

.sy-ty1-title a:hover {
	font-size: 24px;
	color: #fff;
	font-weight: 700
}

.sy-ty1-contact,.sy-ty1-contact a,.sy-ty1-contact a:hover {
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px
}

.sy-ty1-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.sy-ty1-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.sy-ty1-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid;
	text-align: center
}

.sy_profl {
	overflow: auto
}

.sy_profl_imgall {
	width: 32%
}

.sy_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.sy_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.sy_profl_img:hover {
	border: 1px solid #333335
}

.sy_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.sy_profl_img_right {
	float: left;
	width: 48%
}

.sy_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.sy_profl_img_right_title_hangju a {
}

.sy_profl_img_right_hangju {
	line-height: 30px
}

.sy_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.sy_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.container_pro {
	max-width: 1100px;
	margin: auto;
	padding: 0;
	width: 100%
}

.pro_ul * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pro_ul .clearfix {
	_zoom: 1
}

.pro_ul .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.pro_ul .clear {
	overflow: hidden;
	_zoom: 1
}

.pro_ul img {
	max-width: 100%;
	border: 0
}

.pro_ul .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.pro_ul a {
	color: #333;
	text-decoration: none
}

.pro_ul a:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul h3,.pro_ul ul,.pro_ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: lighter
}

.pro_ul h3 a {
	color: #333;
	text-decoration: none
}

.pro_ul h3:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul {
	padding: 0% 10px;
	overflow: hidden
}

.pro_ul .pro_ul_we {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we a img {
	filter: alpha(opacity=100);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.pro_ul .pro_ul_we a:hover img {
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.pro_ul .pro_ul_we a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.pro_ul_we_huanhang_td_4 {
	clear: both
}

.pro_ul_we_huanhang_td_8 {
	clear: both
}

.pro_ul .pro_ul_we {
	width: 22.75%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	padding: 5px
}

.pro_ul .pro_ul_we:nth-child(4n+4) {
	margin-right: 0
}

.pro_ul .pro_ul_we:nth-child(4n+4):after {
	display: none
}

.pro_ul .pro_ul_we .pic {
	position: relative;
	overflow: hidden
}

.pro_ul .pro_ul_we .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_ul .pro_ul_we .pic .zhe_a {
	background-color: rgba(0,0,0,.2);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

.pro_ul .pro_ul_we:after {
	position: absolute
}

.pro_ul .pro_ul_we:before {
	position: absolute
}

.pro_ul .pro_ul_we .text {
	padding: 3% 0 10%;
	text-align: center
}

.pro_ul .pro_ul_we .text h3 {
	color: #333;
	line-height: 30px;
	width: 98%
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

.pro_ul .pro_ul_we:hover .pic .zhe_a {
	display: block
}

.pro_ul .pro_ul_we:hover .text span {
	background: #0083c7
}

@media(max-width:640px) {
	.pro_ul .pro_ul_we {
		width: 48%;
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(5n+5) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(5n+5):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(7n+7) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(7n+7):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(2n+2) {
		clear: none;
		margin-right: 0
	}

	.pro_ul .pro_ul_we:nth-child(2n+2):after {
		display: none
	}
}

.index-arr-product {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #fafbfb;
	border-bottom: #e0e0e0 1px solid;
	padding: 30px 0 60px
}

.index-arr-product .arr-product-slides {
	position: relative;
	width: 100%;
	padding: 0 0 30px
}

.index-arr-product-tit-bar .item-header {
	text-align: center;
	padding: 30px 0
}

.index-arr-product-tit-bar .item-title a {
	display: inline-block;
	color: #333;
	font-size: 24px;
	margin: 0 30px;
	padding: 10px 30px;
	border: 1px solid #333335;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px
}

.index-arr-product-tit-bar .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 24px;
	border: 1px solid #c00
}

.index-arr-product-tit-bar .item-header .line {
	width: 28%;
	display: inline-block;
	border-top: 1px solid #ccc;
	margin-bottom: 10px
}

.index_hot_product_td_img_all {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img_all:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img a,.index_hot_product_td_img_gd a {
	display: block
}

.index_hot_product_td_img a:hover,.index_hot_product_td_img_gd a:hover {
	background: #fff
}

.index_hot_product_td_img a:hover img,.index_hot_product_td_img_gd a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.index_hot_product_td_img a img {
	filter: alpha(opacity=90);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.index_hot_product_td_img a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.index_hot_product {
	margin-bottom: 10px
}

.index_hot_product_main {
	margin: 0 auto;
	padding: 0 0 0
}

.index_hot_product_tr {
}

.index_hot_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.index_hot_product_td_img {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px;
	border-radius: 0
}

.index_hot_product_td_img:hover {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: 0 4px 4px #ececec;
	-webkit-box-shadow: 0 4px 4px #ececec;
	box-shadow: 0 4px 4px #ececec;
	border-radius: 1px
}

.index_hot_product_td_img img {
	max-width: 250px;
	max-height: 250px
}

.index_hot_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.index_hot_product_td_text a {
	color: #333
}

.index_hot_product_td_text a:hover {
	color: #333335
}

.index_hot_product_td_name {
	text-align: center;
	line-height: 26px
}

.pro_border_hui {
	border: #d3d3d3 1px solid
}

.pro_border_hui1 {
	border: #d3d3d3 1px solid
}

.tabbox {
	text-align: center
}

.tabbox li {
	margin: 0;
	padding: 0;
	list-style: none
}

.tabbox .tab {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.tabbox .tab a {
	float: left;
	display: block;
	margin: 10px;
	padding: 0 30px;
	line-height: 42px;
	background-color: #e5e5e5;
	font-size: 16px;
	color: gray;
	text-decoration: none;
	cursor: pointer;
	transition: all .1s ease 0s;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}

.tabbox .tab a:hover {
	background-color: #e5e5e5;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .tab a.on {
	background: #333335;
	color: #fff;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .content {
	overflow: hidden
}

.tabbox .content li {
	display: none
}

.tab-more {
	float: none;
	clear: both;
	margin-top: 30px
}

.tab-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 35px;
	border: 2px solid #999;
	color: #666;
	transition: all .5s ease 0s
}

.tab-more a:hover {
	background-color: #333335;
	border-color: #c00;
	color: #fff;
	text-decoration: none
}

.tab-more-center {
	text-align: center
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

@media screen and (max-width:1120px) {
	.tabbox {
		text-align: center
	}

	.tabbox li {
		margin: 0;
		padding: 0;
		list-style: none
	}

	.tabbox .tab {
		overflow: hidden;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%
	}

	.tabbox .tab a {
		width: 100%;
		display: block;
		margin: 0 5px 5px;
		padding: 0 0;
		line-height: 30px;
		background-color: #e5e5e5;
		font-size: 14px;
		color: gray;
		text-decoration: none;
		cursor: pointer;
		transition: all .5s ease 0s
	}

	.tabbox .tab a:hover {
		background-color: #e5e5e5;
		text-decoration: none
	}

	.tabbox .content {
		overflow: hidden
	}

	.tabbox .content li {
		display: none
	}

	.tab-more {
		float: none;
		clear: both;
		margin-top: 30px
	}

	.tab-more a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		line-height: 34px;
		padding: 0 35px;
		border: 2px solid #999;
		color: #666;
		transition: all .5s ease 0s
	}

	.tab-more-center {
		text-align: center
	}
}

.home_pro {
	background-color: #f9f9f9;
	padding: 50px 0 80px
}

.home_pro .item-header {
	text-align: center;
	padding: 30px 0
}

.home_pro .item-header .item-title a {
	display: inline-block;
	color: #333;
	font-size: 35px;
	margin: 0 30px;
	border-bottom: 3px solid #333335;
	border-top: 0 solid #333335;
	padding: 15px 0
}

.home_pro .item-header .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 35px
}

.home_pro .item-header .line {
	width: 18%;
	display: inline-block;
	border-top: 1px solid #333335;
	margin-bottom: 12px
}

.home_pro .clearfix {
	_zoom: 1
}

.home_pro .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.home_pro .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.home_pro a {
	color: #666
}

.home_pro a:hover {
	text-decoration: none
}

.home_pro h3,.home_pro ul,.home_pro li {
	margin: 0;
	padding: 0
}

.home_pro * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.home_pro .pro_nei {
	max-width: 1120px;
	width: 98%;
	margin: auto
}

.home_pro li {
	list-style: none
}

.pro_com {
	padding-top: 3%
}

.pro_com .p_left {
	width: 49.2%;
	float: left;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_left i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_left .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 30% 0;
	display: none
}

.pro_com .p_left .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_left .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_left .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_left .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_left:hover .zhe_a {
	display: block
}

.pro_com .p_right {
	width: 49.5%;
	float: right
}

.pro_com .p_right ul li {
	width: 48%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_right ul li:nth-child(2n+2) {
	margin-right: 0
}

.pro_com .p_right ul li .pic {
	position: relative
}

.pro_com .p_right ul li .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_right ul li .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 20% 0;
	display: none
}

.pro_com .p_right ul li .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_right ul li .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_right ul li .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_right ul li .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_right ul li:hover .zhe_a {
	display: block
}

@media(max-width:768px) {
	.pro_com .p_left {
		width: 100%;
		margin-bottom: 10px
	}

	.pro_com .p_right {
		width: 100%
	}
}

@media(max-width:480px) {
	.pro_com .p_right {
		width: 100%
	}

	.pro_com .p_right ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px
	}
}

.ny_product {
	margin-bottom: 10px
}

.ny_product_main {
	margin: 0 auto;
	padding: 20px 0 0
}

.ny_product_tr {
}

.ny_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.ny_product_td_img {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px
}

.ny_product_td_img {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img img {
	max-width: 250px;
	max-height: 250px;
	line-height: 250px
}

.ny_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.ny_product_td_text a {
	color: #333
}

.ny_product_td_text a:hover {
	color: #333335
}

.ny_product_td_name {
	text-align: center;
	line-height: 26px
}

.products_inquire {
	border-bottom: #cbcbc9 0 solid;
	background-color: #f3f3f3;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	margin-bottom: 20px;
	width: 98%
}

.products_inquire_n {
	margin: 0;
	border: none;
	padding: 0;
	cursor: pointer;
	padding: 0 10px;
	height: 28px;
	line-height: 28px
}

.product-banner {
	position: relative;
	float: left;
	height: auto
}

.product-banner li,.product-banner li img {
	position: relative;
	width: 100%
}

.product-banner li.slide-item,.product-banner li.slide-item img {
	position: relative;
	width: 100%;
	max-width: 500px;
	max-height: 500px
}

.product-banner .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -50px;
	text-align: center;
	z-index: 99
}

.product-banner .flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 11px;
	height: 11px
}

.product-banner .flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: 0 0;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	padding: 0;
	border: none;
	background: #dbdbdb
}

.product-banner .flex-control-paging li a.flex-active {
	background: #fc7272;
	border: none
}

.ny_img {
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_img1 {
	float: left;
	border: 0 solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 180px;
	line-height: 180px;
	margin-right: 20px
}

.ny_img1:hover {
	border: 0 solid #d3d3d3
}

.ny_img1 img {
	max-width: 180px;
	max-height: 180px
}

.ny_img1_right {
	float: left;
	width: 75%
}

.ny_img1_right_title_hangju {
	font-size: 15px;
	font-weight: 700;
	line-height: 30px
}

.ny_img1_right_title_hangju a {
	font-size: 15px
}

.ny_img1_right_hangju {
	line-height: 30px
}

.left_contactny {
	margin: 5px;
	line-height: 30px
}

.ny_product_td_img a {
	display: block
}

.ny_product_td_img a:hover {
	background: #fff
}

.ny_product_td_img a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.products_right_ny {
	border-bottom: #e0e0e0 0 solid;
	border-left: #e0e0e0 0 solid;
	border-right: #e0e0e0 0 solid
}

.hrstyle {
	border-bottom: #e0e0e0 1px solid;
	line-height: 45px;
	vertical-align: middle
}

.hangju {
	line-height: 35px
}

.hangju img {
}

.products_detail {
	border-bottom: #e0e0e0 1px solid;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	padding-left: 5px
}

.products_di {
	margin-top: 10px
}

.products_di_nr {
	padding-top: 10px
}

.products-list {
	margin: 20px 0 0
}

.ny_sy_products-title {
	font-size: 15px;
	font-weight: 700
}

.products-more {
	display: inline-block;
	color: #fff;
	background: #333335;
	margin-top: 0;
	padding: 0 15px;
	line-height: 30px;
	margin-top: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.products-more:hover {
	color: #fff;
	background: #c00
}

.ny_profl {
	overflow: auto;
	margin: 0 10px
}

.ny_profl_imgall {
	width: 49%
}

.ny_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.ny_profl_img:hover {
	border: 1px solid #333335
}

.ny_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.ny_profl_img_right {
	float: left;
	width: 40%
}

.ny_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.ny_profl_img_right_title_hangju a {
}

.ny_profl_img_right_hangju {
	line-height: 30px
}

.ny_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.ny_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.side-bn {
	max-width: 100%;
	margin: 0 0 25px
}

.side-bn img {
	max-width: 100%
}

.main {
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}

.main-tit-bar {
	line-height: 33px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 5px
}

.main-tit-bar .title {
	font-size: 18px;
	line-height: 33px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position: relative;
	font-weight: 400;
	padding-left: 5px
}

.main-tit-bar .share-this {
	display: inline;
	float: right;
	margin: 0 10px 0 0
}

.main-banner {
	position: relative;
	display: block
}

.main-banner-cont {
	border-top: none;
	padding: 15px 0;
	display: block;
	overflow: hidden
}

.main-banner .slide-banners {
	height: auto;
	margin: 0 0 8px
}

.main-banner .slide-banners .slide-item {
	height: auto
}

.main-banner .slide-banners .slide-item img {
	width: 100%
}

.product-list {
	position: relative;
	overflow: hidden;
	margin: 0 0 0
}

.product-list ul {
	position: relative;
	width: 115%
}

.product-list ul {
	width: 243px;
	margin: 0 38px 38px 0
}

#message {
	margin-bottom: 30px
}

#message .form-group {
	margin: 10px 0 0
}

#message .form-group label {
	line-height: 35px;
	font-weight: 400;
	font-size: 15px;
	color: #696e6e
}

#message .form-control {
	width: 95%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#message .form-control1 {
	width: 30%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control1:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.red {
	color: red
}

#message .btn-submit {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-submit:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .btn-reset {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-reset:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .feedback-tips {
	color: #e74c3c;
	line-height: 22px;
	padding-top: 20px
}

.foot {
	width: 100%;
	border-top: #ccc 0 solid;
	color: #fff;
	line-height: 35px;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto
}

.foot a {
	color: #fff
}

.foot a:hover {
	color: #fff
}

.footall {
	position: relative;
	width: 100%;
	background-color: #980000
}

.fanyi a {
}

.fanyi a:hover {
}

.newsletter-sns {
	border-top: 1px solid #e0e0e0;
	margin-top: 0;
	padding: 50px 0;
	color: #888;
	background: #f9f9f9;
	overflow: hidden;
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	box-shadow: inset 0 10px 10px rgba(0,0,0,.02)
}

.newsletter-sns h3 {
	margin-bottom: 24px;
	font-size: 24px;
	color: #333;
	font-weight: inherit
}

.newsletter-sns .newsletter {
	float: left
}

.newsletter-sns .newsletter form {
	margin-bottom: 20px;
	display: inline-block;
	position: relative
}

.newsletter-sns .newsletter .wpcf7-not-valid-tip,.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	position: absolute;
	top: 4px;
	left: 7px;
	padding: 5px 10px;
	width: 210px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: red;
	background: #fff;
	display: inline-block
}

.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	left: inherit;
	right: 105px
}

.newsletter-sns .newsletter .newsletter-email,.newsletter-sns .newsletter .newsletter-firstname,.newsletter-code,.newsletter-sns .newsletter input[type=text] {
	margin-right: 12px;
	padding: 5px 10px;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #dadde0;
	color: #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter .newsletter-submit,.newsletter-sns .newsletter input[type=submit] {
	padding: 5px 16px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	border: none;
	color: #fff;
	background: #ef5c32;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter input[type=text]:hover,.newsletter-sns .newsletter input[type=email]:hover {
	border-color: #333335
}

.newsletter-sns .newsletter input[type=submit]:hover {
	background: #c00
}

.newsletter-sns .newsletter p {
	max-width: 620px;
	line-height: 20px;
	color: #aaa
}

.sns {
	float: right
}

.sns a {
	margin-right: 6px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	display: inline-block;
	background: url(/images/v_public/bm77style/icon-sns.png) no-repeat 0 0;
	cursor: pointer;
	border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease
}

.sns a:hover {
	margin-top: -5px;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}

.sns a#i_facebook {
	background-position: 0 0
}

.sns a#i_twitter {
	background-position: -51px 0
}

.sns a#i_linkedin {
	background-position: -102px 0
}

.sns a#i_skype {
	background-position: -153px 0
}

.sns a#i_googleplus {
	background-position: -306px 0
}

.sns a#i_youtube {
	background-position: -255px 0
}

.sns a#i_instagram {
	background-position: -357px 0
}

.sns a#i_pinterest {
	background-position: -204px 0
}

.sns a#i_qq {
	background-position: -408px 0
}

.sns a#i_email {
	background-position: -459px 0
}

.sns a#i_flickr {
	background-position: -510px 0
}

.sns #weixin {
	padding: 10px;
	text-align: center;
	background: #333;
	display: none;
	position: absolute;
	left: 4px;
	bottom: 30px;
	z-index: 999
}

.sns #weixin img {
	display: block
}

@media screen and (max-width:769px) {
	.newsletter {
		clear: both
	}

	.newsletter-email {
		clear: both
	}

	.newsletter-firstname {
		margin-top: 20px;
		clear: both
	}

	.newsletter-submit {
		margin-top: 20px;
		clear: both
	}

	.newsletter-code {
		margin-top: 20px;
		clear: both
	}

	.sns {
		clear: both;
		margin-top: 20px;
		float: left
	}
}

.footall {
	position: relative;
	width: 100%
}

.link_tu {
	padding-top: 5px;
	text-align: center
}

.link_tu_foot {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 5px;
	margin: 0 auto
}

.link_tu img {
	line-height: 30px;
	padding: 10px 5px 5px 10px
}

.gotop {
	display: block;
	width: 45px;
	height: 40px;
	padding: 5px 0 0;
	line-height: 40px;
	text-align: center;
	background-image: url(/images/top.png);
	background-position: center 9px;
	background-repeat: no-repeat;
	background-color: #333335;
	position: fixed;
	right: 20px;
	bottom: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	opacity: .3;
	-moz-opacity: 30;
	filter: alpha(opacity=30)
}

.gotop:hover {
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	opacity: 1;
	-moz-opacity: 100;
	filter: alpha(opacity=100)
}

#page {
	padding: 8px;
	margin: 3px;
	text-align: center;
	clear: both
}

#page a {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #01b0ed;
	text-decoration: none
}

#page a:hover {
	color: #fff;
	background: #01b0ed
}

#page span.current {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #fff;
	background: #01b0ed
}

#page span.disabled {
	border: #eee 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #ddd
}

#page span.text {
	border: #ccc 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #666
}

@media screen and (max-width:1120px) {
	.ny_img1_right {
		float: left;
		width: 95%
	}

	.index-info-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-info-tit-bar .item-header .item-title a,.index-info-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-info-tit-bar .item-header .line {
		width: 0%
	}

	.sy-tongyong-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.sy-tongyong-tit-bar .item-header .item-title a,.sy-tongyong-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.sy-tongyong-tit-bar .item-header .line {
		width: 0%
	}

	.about-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.about-tit-bar .item-header .item-title a,.about-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.about-tit-bar .item-header .line {
		width: 0%
	}

	.index-product-tit-bar .item-header {
		text-align: center;
		padding: 50px 0 20px
	}

	.index-product-tit-bar .item-header .item-title a,.index-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #fff;
		font-size: 26px;
		margin: 0 20px
	}

	.index-product-tit-bar .item-header .line {
		width: 0%
	}

	.index-arr-product-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-arr-product-tit-bar .item-header .item-title a,.index-arr-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 22px;
		margin: 0 20px;
		border: 0 solid #333335;
		-moz-border-radius: 0;
		-webkit-border-radius: 0
	}

	.index-arr-product-tit-bar .item-header .line {
		width: 0%
	}

	.home_pro-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_pro-tit-bar .item-header .item-title a,.home_pro-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_pro-tit-bar .item-header .line {
		width: 0%
	}

	.home_news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_news-tit-bar .item-header .item-title a,.home_news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_news-tit-bar .item-header .line {
		width: 0%
	}

	.index-news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-news-tit-bar .item-header .item-title a,.index-news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-news-tit-bar .item-header .line {
		width: 0%
	}

	.index-info-wrap .index-info ul {
		position: relative;
		padding: 20px 0
	}

	.index-wendang {
		position: relative;
		width: 100%;
		background-color: #333335;
		color: #fff;
		height: auto;
		line-height: 35px
	}

	.index-wendang-left {
		float: left;
		width: 100%;
		font-size: 18px;
		margin: 0;
		padding: 20px 10px;
		font-weight: 700
	}

	.index-wendang-right {
		float: left;
		width: 100%;
		background-color: #c00;
		vertical-align: middle;
		padding: 20px 0
	}

	.index-wendang-right a {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right a:hover {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right:hover {
		background-color: #c00;
		text-decoration: underline
	}

	.index-wendang-right-center {
		text-align: center
	}
}

@media screen and (min-width:770px) {
	.products_xx_tu1 {
		display: none
	}
}

@media screen and (max-width:769px) {
	.products_xx_tu {
		display: none
	}

	.products_xx_tu1 {
		margin-top: 10px
	}

	.products_intro {
		overflow-x: scroll;
		width: 100%;
		height: 100%
	}

	.side-tit-bar {
		background-color: #fff
	}

	.mobile-head-wrapper {
		background: #333335
	}

	.mobile-serve .title-ico {
		background-color: #333335
	}

	.sy_profl_imgall {
		width: 100%
	}

	.ny_profl_imgall {
		width: 100%
	}
}

@media screen and (min-width:384px) {
	.property_8_br {
		display: none
	}
}

@media screen and (min-width:1121px) {
	.index_hot_product_main {
		width: 1160px
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 18px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_main {
		width: 850px
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 14.6666666666667px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_3 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_9 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_15 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:1025px) and (max-width:1120px) {
	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 -127px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 180px;
		height: 180px
	}

	.index_hot_product_td_img_gd img {
		max-height: 180px;
		max-width: 180px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 15px 35px
	}

	.index_hot_product_td_text_gd {
		width: 180px;
		overflow: hidden
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 62.44px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:901px) and (max-width:1024px) {
	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 -127px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 39.5px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_img_gd {
		width: 160px;
		height: 160px
	}

	.index_hot_product_td_img_gd img {
		max-height: 160px;
		max-width: 160px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 0 32px
	}

	.index_hot_product_td_text_gd {
		width: 160px;
		overflow: hidden
	}
}

@media screen and (min-width:771px) and (max-width:900px) {
	.zbrightsy_2 {
		width: 100%;
		padding-right: 0
	}

	.syjj {
		display: none
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 1.33333333333333px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_3 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 15.45px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 0 25px
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}
}

@media screen and (min-width:601px) and (max-width:770px) {
	.product_juzhong {
		width: 600px;
		margin: 0 auto
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 600px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:501px) and (max-width:600px) {
	.index_hot_product_td_img {
		width: 180px;
		height: 180px;
		line-height: 180px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 180px;
		max-width: 180px;
		line-height: 180px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 180px;
		height: 180px
	}

	.index_hot_product_td_img_gd img {
		max-height: 180px;
		max-width: 180px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 500px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 200px;
		height: 200px;
		line-height: 200px
	}

	.ny_product_td_img img {
		max-height: 200px;
		max-width: 200px;
		line-height: 200px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 200px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:400px) and (max-width:500px) {
	.index_hot_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 8px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 150px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 160px;
		height: 160px
	}

	.index_hot_product_td_img_gd img {
		max-height: 160px;
		max-width: 160px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 160px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px
	}

	.ny_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 155px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:399px) {
	.index_hot_product_td_img {
		width: 140px;
		height: 140px;
		line-height: 140px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 140px;
		max-width: 140px;
		line-height: 140px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px
	}

	.ny_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:350px) {
	.index_hot_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 130px;
		height: 130px
	}

	.index_hot_product_td_img_gd img {
		max-height: 130px;
		max-width: 130px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 110px;
		height: 110px;
		line-height: 110px
	}

	.ny_product_td_img img {
		max-height: 110px;
		max-width: 110px;
		line-height: 110px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 110px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:240px) and (max-width:320px) {
	.index_hot_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px;
		clear: both
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px
	}

	.ny_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:770px) and (max-width:1024px) {
	.ppp1 {
		display: none
	}

	body {
		background-image: inherit
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.syprony1 {
		margin: 0
	}

	.zbleftsy {
		padding-left: 0
	}

	.zbleftsy_r {
		padding-right: 0
	}

	.zbleftsy_4 {
		padding-left: 0
	}

	.zbleftsy_5 {
		padding-left: 0
	}

	.zbleftsy_7 {
		padding-left: 0
	}

	.zbrightsy_1 {
		padding-right: 0
	}

	.zbrightsy_1_r {
		padding-left: 0
	}

	.zbrightsy_2 {
		padding-right: 0
	}

	.zbrightsy_4 {
		padding-right: 0
	}

	.zbrightsy_5 {
		padding-right: 0
	}

	.zbrightsy_7 {
		padding-right: 0
	}

	.zbyousy_4 {
		padding-right: 0
	}

	.zbyousy_5 {
		padding-right: 0
	}

	.zbyousy_7 {
		padding-right: 0
	}
}

@media screen and (min-width:240px) and (max-width:770px) {
	body {
		background-image: inherit
	}

	.zbleftsy {
		display: none
	}

	.zbrightsy_1 {
		width: auto;
		float: none
	}

	.zbrightsy_2 {
		width: auto;
		float: none
	}

	.syjj {
		display: none
	}{	display:none
}

.syaboutdh_r {
	display: none
}

.syprodh_r {
	display: none
}

.sypro_g_dh_r {
	display: none
}}

@media screen and (min-width:240px) and (max-width:480px) {
	.syaboutdh_l {
		display: none
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_l {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_l {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.ppp {
		display: none
	}
}

@media screen and (max-width:1120px) {
	.hangju img {
		width: 100%;
		height: 100%
	}
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}.index-wendang {
	position: relative;
	width: 100%;
	background-color: #333335;
	color: #fff;
	height: auto;
	line-height: 35px
}

.index-wendang-left {
	float: left;
	width: 80%;
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 20px 0;
	font-weight: 700
}

.index-wendang-right {
	float: left;
	width: 20%;
	background-color: #c00;
	vertical-align: middle;
	padding: 40px 0
}

.index-wendang-right a {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right a:hover {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right:hover {
	background-color: #c00;
	text-decoration: underline
}

.index-wendang-right-center {
	text-align: center
}

.sy-ty1 {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 60px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.sy-ty1-neirong {
	line-height: 36px;
	padding: 0 10px
}

.sy-ty1-title {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 10px
}

.sy-ty1-title a:hover {
	font-size: 24px;
	color: #fff;
	font-weight: 700
}

.sy-ty1-contact,.sy-ty1-contact a,.sy-ty1-contact a:hover {
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px
}

.sy-ty1-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.sy-ty1-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.sy-ty1-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid;
	text-align: center
}

.sy_profl {
	overflow: auto
}

.sy_profl_imgall {
	width: 32%
}

.sy_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.sy_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.sy_profl_img:hover {
	border: 1px solid #333335
}

.sy_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.sy_profl_img_right {
	float: left;
	width: 48%
}

.sy_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.sy_profl_img_right_title_hangju a {
}

.sy_profl_img_right_hangju {
	line-height: 30px
}

.sy_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.sy_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.container_pro {
	max-width: 1100px;
	margin: auto;
	padding: 0;
	width: 100%
}

.pro_ul * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pro_ul .clearfix {
	_zoom: 1
}

.pro_ul .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.pro_ul .clear {
	overflow: hidden;
	_zoom: 1
}

.pro_ul img {
	max-width: 100%;
	border: 0
}

.pro_ul .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.pro_ul a {
	color: #333;
	text-decoration: none
}

.pro_ul a:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul h3,.pro_ul ul,.pro_ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: lighter
}

.pro_ul h3 a {
	color: #333;
	text-decoration: none
}

.pro_ul h3:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul {
	padding: 0% 10px;
	overflow: hidden
}

.pro_ul .pro_ul_we {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we a img {
	filter: alpha(opacity=100);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.pro_ul .pro_ul_we a:hover img {
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.pro_ul .pro_ul_we a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.pro_ul_we_huanhang_td_4 {
	clear: both
}

.pro_ul_we_huanhang_td_8 {
	clear: both
}

.pro_ul .pro_ul_we {
	width: 22.75%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	padding: 5px
}

.pro_ul .pro_ul_we:nth-child(4n+4) {
	margin-right: 0
}

.pro_ul .pro_ul_we:nth-child(4n+4):after {
	display: none
}

.pro_ul .pro_ul_we .pic {
	position: relative;
	overflow: hidden
}

.pro_ul .pro_ul_we .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_ul .pro_ul_we .pic .zhe_a {
	background-color: rgba(0,0,0,.2);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

.pro_ul .pro_ul_we:after {
	position: absolute
}

.pro_ul .pro_ul_we:before {
	position: absolute
}

.pro_ul .pro_ul_we .text {
	padding: 3% 0 10%;
	text-align: center
}

.pro_ul .pro_ul_we .text h3 {
	color: #333;
	line-height: 30px;
	width: 98%
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

.pro_ul .pro_ul_we:hover .pic .zhe_a {
	display: block
}

.pro_ul .pro_ul_we:hover .text span {
	background: #0083c7
}

@media(max-width:640px) {
	.pro_ul .pro_ul_we {
		width: 48%;
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(5n+5) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(5n+5):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(7n+7) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(7n+7):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(2n+2) {
		clear: none;
		margin-right: 0
	}

	.pro_ul .pro_ul_we:nth-child(2n+2):after {
		display: none
	}
}

.index-arr-product {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #fafbfb;
	border-bottom: #e0e0e0 1px solid;
	padding: 30px 0 60px
}

.index-arr-product .arr-product-slides {
	position: relative;
	width: 100%;
	padding: 0 0 30px
}

.index-arr-product-tit-bar .item-header {
	text-align: center;
	padding: 30px 0
}

.index-arr-product-tit-bar .item-title a {
	display: inline-block;
	color: #333;
	font-size: 24px;
	margin: 0 30px;
	padding: 10px 30px;
	border: 1px solid #333335;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px
}

.index-arr-product-tit-bar .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 24px;
	border: 1px solid #c00
}

.index-arr-product-tit-bar .item-header .line {
	width: 28%;
	display: inline-block;
	border-top: 1px solid #ccc;
	margin-bottom: 10px
}

.index_hot_product_td_img_all {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img_all:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img a,.index_hot_product_td_img_gd a {
	display: block
}

.index_hot_product_td_img a:hover,.index_hot_product_td_img_gd a:hover {
	background: #fff
}

.index_hot_product_td_img a:hover img,.index_hot_product_td_img_gd a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.index_hot_product_td_img a img {
	filter: alpha(opacity=90);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.index_hot_product_td_img a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.index_hot_product {
	margin-bottom: 10px
}

.index_hot_product_main {
	margin: 0 auto;
	padding: 0 0 0
}

.index_hot_product_tr {
}

.index_hot_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.index_hot_product_td_img {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px;
	border-radius: 0
}

.index_hot_product_td_img:hover {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: 0 4px 4px #ececec;
	-webkit-box-shadow: 0 4px 4px #ececec;
	box-shadow: 0 4px 4px #ececec;
	border-radius: 1px
}

.index_hot_product_td_img img {
	max-width: 250px;
	max-height: 250px
}

.index_hot_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.index_hot_product_td_text a {
	color: #333
}

.index_hot_product_td_text a:hover {
	color: #333335
}

.index_hot_product_td_name {
	text-align: center;
	line-height: 26px
}

.pro_border_hui {
	border: #d3d3d3 1px solid
}

.pro_border_hui1 {
	border: #d3d3d3 1px solid
}

.tabbox {
	text-align: center
}

.tabbox li {
	margin: 0;
	padding: 0;
	list-style: none
}

.tabbox .tab {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.tabbox .tab a {
	float: left;
	display: block;
	margin: 10px;
	padding: 0 30px;
	line-height: 42px;
	background-color: #e5e5e5;
	font-size: 16px;
	color: gray;
	text-decoration: none;
	cursor: pointer;
	transition: all .1s ease 0s;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}

.tabbox .tab a:hover {
	background-color: #e5e5e5;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .tab a.on {
	background: #333335;
	color: #fff;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .content {
	overflow: hidden
}

.tabbox .content li {
	display: none
}

.tab-more {
	float: none;
	clear: both;
	margin-top: 30px
}

.tab-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 35px;
	border: 2px solid #999;
	color: #666;
	transition: all .5s ease 0s
}

.tab-more a:hover {
	background-color: #333335;
	border-color: #c00;
	color: #fff;
	text-decoration: none
}

.tab-more-center {
	text-align: center
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

@media screen and (max-width:1120px) {
	.tabbox {
		text-align: center
	}

	.tabbox li {
		margin: 0;
		padding: 0;
		list-style: none
	}

	.tabbox .tab {
		overflow: hidden;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%
	}

	.tabbox .tab a {
		width: 100%;
		display: block;
		margin: 0 5px 5px;
		padding: 0 0;
		line-height: 30px;
		background-color: #e5e5e5;
		font-size: 14px;
		color: gray;
		text-decoration: none;
		cursor: pointer;
		transition: all .5s ease 0s
	}

	.tabbox .tab a:hover {
		background-color: #e5e5e5;
		text-decoration: none
	}

	.tabbox .content {
		overflow: hidden
	}

	.tabbox .content li {
		display: none
	}

	.tab-more {
		float: none;
		clear: both;
		margin-top: 30px
	}

	.tab-more a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		line-height: 34px;
		padding: 0 35px;
		border: 2px solid #999;
		color: #666;
		transition: all .5s ease 0s
	}

	.tab-more-center {
		text-align: center
	}
}

.home_pro {
	background-color: #f9f9f9;
	padding: 50px 0 80px
}

.home_pro .item-header {
	text-align: center;
	padding: 30px 0
}

.home_pro .item-header .item-title a {
	display: inline-block;
	color: #333;
	font-size: 35px;
	margin: 0 30px;
	border-bottom: 3px solid #333335;
	border-top: 0 solid #333335;
	padding: 15px 0
}

.home_pro .item-header .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 35px
}

.home_pro .item-header .line {
	width: 18%;
	display: inline-block;
	border-top: 1px solid #333335;
	margin-bottom: 12px
}

.home_pro .clearfix {
	_zoom: 1
}

.home_pro .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.home_pro .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.home_pro a {
	color: #666
}

.home_pro a:hover {
	text-decoration: none
}

.home_pro h3,.home_pro ul,.home_pro li {
	margin: 0;
	padding: 0
}

.home_pro * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.home_pro .pro_nei {
	max-width: 1120px;
	width: 98%;
	margin: auto
}

.home_pro li {
	list-style: none
}

.pro_com {
	padding-top: 3%
}

.pro_com .p_left {
	width: 49.2%;
	float: left;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_left i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_left .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 30% 0;
	display: none
}

.pro_com .p_left .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_left .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_left .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_left .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_left:hover .zhe_a {
	display: block
}

.pro_com .p_right {
	width: 49.5%;
	float: right
}

.pro_com .p_right ul li {
	width: 48%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_right ul li:nth-child(2n+2) {
	margin-right: 0
}

.pro_com .p_right ul li .pic {
	position: relative
}

.pro_com .p_right ul li .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_right ul li .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 20% 0;
	display: none
}

.pro_com .p_right ul li .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_right ul li .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_right ul li .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_right ul li .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_right ul li:hover .zhe_a {
	display: block
}

@media(max-width:768px) {
	.pro_com .p_left {
		width: 100%;
		margin-bottom: 10px
	}

	.pro_com .p_right {
		width: 100%
	}
}

@media(max-width:480px) {
	.pro_com .p_right {
		width: 100%
	}

	.pro_com .p_right ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px
	}
}

.ny_product {
	margin-bottom: 10px
}

.ny_product_main {
	margin: 0 auto;
	padding: 20px 0 0
}

.ny_product_tr {
}

.ny_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.ny_product_td_img {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px
}

.ny_product_td_img {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img img {
	max-width: 250px;
	max-height: 250px;
	line-height: 250px
}

.ny_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.ny_product_td_text a {
	color: #333
}

.ny_product_td_text a:hover {
	color: #333335
}

.ny_product_td_name {
	text-align: center;
	line-height: 26px
}

.products_inquire {
	border-bottom: #cbcbc9 0 solid;
	background-color: #f3f3f3;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	margin-bottom: 20px;
	width: 98%
}

.products_inquire_n {
	margin: 0;
	border: none;
	padding: 0;
	cursor: pointer;
	padding: 0 10px;
	height: 28px;
	line-height: 28px
}

.product-banner {
	position: relative;
	float: left;
	height: auto
}

.product-banner li,.product-banner li img {
	position: relative;
	width: 100%
}

.product-banner li.slide-item,.product-banner li.slide-item img {
	position: relative;
	width: 100%;
	max-width: 500px;
	max-height: 500px
}

.product-banner .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -50px;
	text-align: center;
	z-index: 99
}

.product-banner .flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 11px;
	height: 11px
}

.product-banner .flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: 0 0;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	padding: 0;
	border: none;
	background: #dbdbdb
}

.product-banner .flex-control-paging li a.flex-active {
	background: #fc7272;
	border: none
}

.ny_img {
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_img1 {
	float: left;
	border: 0 solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 180px;
	line-height: 180px;
	margin-right: 20px
}

.ny_img1:hover {
	border: 0 solid #d3d3d3
}

.ny_img1 img {
	max-width: 180px;
	max-height: 180px
}

.ny_img1_right {
	float: left;
	width: 75%
}

.ny_img1_right_title_hangju {
	font-size: 15px;
	font-weight: 700;
	line-height: 30px
}

.ny_img1_right_title_hangju a {
	font-size: 15px
}

.ny_img1_right_hangju {
	line-height: 30px
}

.left_contactny {
	margin: 5px;
	line-height: 30px
}

.ny_product_td_img a {
	display: block
}

.ny_product_td_img a:hover {
	background: #fff
}

.ny_product_td_img a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.products_right_ny {
	border-bottom: #e0e0e0 0 solid;
	border-left: #e0e0e0 0 solid;
	border-right: #e0e0e0 0 solid
}

.hrstyle {
	border-bottom: #e0e0e0 1px solid;
	line-height: 45px;
	vertical-align: middle
}

.hangju {
	line-height: 35px
}

.hangju img {
}

.products_detail {
	border-bottom: #e0e0e0 1px solid;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	padding-left: 5px
}

.products_di {
	margin-top: 10px
}

.products_di_nr {
	padding-top: 10px
}

.products-list {
	margin: 20px 0 0
}

.ny_sy_products-title {
	font-size: 15px;
	font-weight: 700
}

.products-more {
	display: inline-block;
	color: #fff;
	background: #333335;
	margin-top: 0;
	padding: 0 15px;
	line-height: 30px;
	margin-top: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.products-more:hover {
	color: #fff;
	background: #c00
}

.ny_profl {
	overflow: auto;
	margin: 0 10px
}

.ny_profl_imgall {
	width: 49%
}

.ny_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.ny_profl_img:hover {
	border: 1px solid #333335
}

.ny_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.ny_profl_img_right {
	float: left;
	width: 40%
}

.ny_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.ny_profl_img_right_title_hangju a {
}

.ny_profl_img_right_hangju {
	line-height: 30px
}

.ny_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.ny_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.side-bn {
	max-width: 100%;
	margin: 0 0 25px
}

.side-bn img {
	max-width: 100%
}

.main {
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}

.main-tit-bar {
	line-height: 33px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 5px
}

.main-tit-bar .title {
	font-size: 18px;
	line-height: 33px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position: relative;
	font-weight: 400;
	padding-left: 5px
}

.main-tit-bar .share-this {
	display: inline;
	float: right;
	margin: 0 10px 0 0
}

.main-banner {
	position: relative;
	display: block
}

.main-banner-cont {
	border-top: none;
	padding: 15px 0;
	display: block;
	overflow: hidden
}

.main-banner .slide-banners {
	height: auto;
	margin: 0 0 8px
}

.main-banner .slide-banners .slide-item {
	height: auto
}

.main-banner .slide-banners .slide-item img {
	width: 100%
}

.product-list {
	position: relative;
	overflow: hidden;
	margin: 0 0 0
}

.product-list ul {
	position: relative;
	width: 115%
}

.product-list ul {
	width: 243px;
	margin: 0 38px 38px 0
}

#message {
	margin-bottom: 30px
}

#message .form-group {
	margin: 10px 0 0
}

#message .form-group label {
	line-height: 35px;
	font-weight: 400;
	font-size: 15px;
	color: #696e6e
}

#message .form-control {
	width: 95%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#message .form-control1 {
	width: 30%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control1:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.red {
	color: red
}

#message .btn-submit {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-submit:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .btn-reset {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-reset:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .feedback-tips {
	color: #e74c3c;
	line-height: 22px;
	padding-top: 20px
}

.foot {
	width: 100%;
	border-top: #ccc 0 solid;
	color: #fff;
	line-height: 35px;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto
}

.foot a {
	color: #fff
}

.foot a:hover {
	color: #fff
}

.footall {
	position: relative;
	width: 100%;
	background-color: #980000
}

.fanyi a {
}

.fanyi a:hover {
}

.newsletter-sns {
	border-top: 1px solid #e0e0e0;
	margin-top: 0;
	padding: 50px 0;
	color: #888;
	background: #f9f9f9;
	overflow: hidden;
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	box-shadow: inset 0 10px 10px rgba(0,0,0,.02)
}

.newsletter-sns h3 {
	margin-bottom: 24px;
	font-size: 24px;
	color: #333;
	font-weight: inherit
}

.newsletter-sns .newsletter {
	float: left
}

.newsletter-sns .newsletter form {
	margin-bottom: 20px;
	display: inline-block;
	position: relative
}

.newsletter-sns .newsletter .wpcf7-not-valid-tip,.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	position: absolute;
	top: 4px;
	left: 7px;
	padding: 5px 10px;
	width: 210px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: red;
	background: #fff;
	display: inline-block
}

.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	left: inherit;
	right: 105px
}

.newsletter-sns .newsletter .newsletter-email,.newsletter-sns .newsletter .newsletter-firstname,.newsletter-code,.newsletter-sns .newsletter input[type=text] {
	margin-right: 12px;
	padding: 5px 10px;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #dadde0;
	color: #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter .newsletter-submit,.newsletter-sns .newsletter input[type=submit] {
	padding: 5px 16px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	border: none;
	color: #fff;
	background: #ef5c32;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter input[type=text]:hover,.newsletter-sns .newsletter input[type=email]:hover {
	border-color: #333335
}

.newsletter-sns .newsletter input[type=submit]:hover {
	background: #c00
}

.newsletter-sns .newsletter p {
	max-width: 620px;
	line-height: 20px;
	color: #aaa
}

.sns {
	float: right
}

.sns a {
	margin-right: 6px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	display: inline-block;
	background: url(/images/v_public/bm77style/icon-sns.png) no-repeat 0 0;
	cursor: pointer;
	border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease
}

.sns a:hover {
	margin-top: -5px;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}

.sns a#i_facebook {
	background-position: 0 0
}

.sns a#i_twitter {
	background-position: -51px 0
}

.sns a#i_linkedin {
	background-position: -102px 0
}

.sns a#i_skype {
	background-position: -153px 0
}

.sns a#i_googleplus {
	background-position: -306px 0
}

.sns a#i_youtube {
	background-position: -255px 0
}

.sns a#i_instagram {
	background-position: -357px 0
}

.sns a#i_pinterest {
	background-position: -204px 0
}

.sns a#i_qq {
	background-position: -408px 0
}

.sns a#i_email {
	background-position: -459px 0
}

.sns a#i_flickr {
	background-position: -510px 0
}

.sns #weixin {
	padding: 10px;
	text-align: center;
	background: #333;
	display: none;
	position: absolute;
	left: 4px;
	bottom: 30px;
	z-index: 999
}

.sns #weixin img {
	display: block
}

@media screen and (max-width:769px) {
	.newsletter {
		clear: both
	}

	.newsletter-email {
		clear: both
	}

	.newsletter-firstname {
		margin-top: 20px;
		clear: both
	}

	.newsletter-submit {
		margin-top: 20px;
		clear: both
	}

	.newsletter-code {
		margin-top: 20px;
		clear: both
	}

	.sns {
		clear: both;
		margin-top: 20px;
		float: left
	}
}

.footall {
	position: relative;
	width: 100%
}

.link_tu {
	padding-top: 5px;
	text-align: center
}

.link_tu_foot {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 5px;
	margin: 0 auto
}

.link_tu img {
	line-height: 30px;
	padding: 10px 5px 5px 10px
}

.gotop {
	display: block;
	width: 45px;
	height: 40px;
	padding: 5px 0 0;
	line-height: 40px;
	text-align: center;
	background-image: url(/images/top.png);
	background-position: center 9px;
	background-repeat: no-repeat;
	background-color: #333335;
	position: fixed;
	right: 20px;
	bottom: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	opacity: .3;
	-moz-opacity: 30;
	filter: alpha(opacity=30)
}

.gotop:hover {
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	opacity: 1;
	-moz-opacity: 100;
	filter: alpha(opacity=100)
}

#page {
	padding: 8px;
	margin: 3px;
	text-align: center;
	clear: both
}

#page a {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #01b0ed;
	text-decoration: none
}

#page a:hover {
	color: #fff;
	background: #01b0ed
}

#page span.current {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #fff;
	background: #01b0ed
}

#page span.disabled {
	border: #eee 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #ddd
}

#page span.text {
	border: #ccc 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #666
}

@media screen and (max-width:1120px) {
	.ny_img1_right {
		float: left;
		width: 95%
	}

	.index-info-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-info-tit-bar .item-header .item-title a,.index-info-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-info-tit-bar .item-header .line {
		width: 0%
	}

	.sy-tongyong-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.sy-tongyong-tit-bar .item-header .item-title a,.sy-tongyong-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.sy-tongyong-tit-bar .item-header .line {
		width: 0%
	}

	.about-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.about-tit-bar .item-header .item-title a,.about-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.about-tit-bar .item-header .line {
		width: 0%
	}

	.index-product-tit-bar .item-header {
		text-align: center;
		padding: 50px 0 20px
	}

	.index-product-tit-bar .item-header .item-title a,.index-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #fff;
		font-size: 26px;
		margin: 0 20px
	}

	.index-product-tit-bar .item-header .line {
		width: 0%
	}

	.index-arr-product-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-arr-product-tit-bar .item-header .item-title a,.index-arr-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 22px;
		margin: 0 20px;
		border: 0 solid #333335;
		-moz-border-radius: 0;
		-webkit-border-radius: 0
	}

	.index-arr-product-tit-bar .item-header .line {
		width: 0%
	}

	.home_pro-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_pro-tit-bar .item-header .item-title a,.home_pro-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_pro-tit-bar .item-header .line {
		width: 0%
	}

	.home_news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_news-tit-bar .item-header .item-title a,.home_news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_news-tit-bar .item-header .line {
		width: 0%
	}

	.index-news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-news-tit-bar .item-header .item-title a,.index-news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-news-tit-bar .item-header .line {
		width: 0%
	}

	.index-info-wrap .index-info ul {
		position: relative;
		padding: 20px 0
	}

	.index-wendang {
		position: relative;
		width: 100%;
		background-color: #333335;
		color: #fff;
		height: auto;
		line-height: 35px
	}

	.index-wendang-left {
		float: left;
		width: 100%;
		font-size: 18px;
		margin: 0;
		padding: 20px 10px;
		font-weight: 700
	}

	.index-wendang-right {
		float: left;
		width: 100%;
		background-color: #c00;
		vertical-align: middle;
		padding: 20px 0
	}

	.index-wendang-right a {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right a:hover {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right:hover {
		background-color: #c00;
		text-decoration: underline
	}

	.index-wendang-right-center {
		text-align: center
	}
}

@media screen and (min-width:770px) {
	.products_xx_tu1 {
		display: none
	}
}

@media screen and (max-width:769px) {
	.products_xx_tu {
		display: none
	}

	.products_xx_tu1 {
		margin-top: 10px
	}

	.products_intro {
		overflow-x: scroll;
		width: 100%;
		height: 100%
	}

	.side-tit-bar {
		background-color: #fff
	}

	.mobile-head-wrapper {
		background: #333335
	}

	.mobile-serve .title-ico {
		background-color: #333335
	}

	.sy_profl_imgall {
		width: 100%
	}

	.ny_profl_imgall {
		width: 100%
	}
}

@media screen and (min-width:384px) {
	.property_8_br {
		display: none
	}
}

@media screen and (min-width:1121px) {
	.index_hot_product_main {
		width: 1160px
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 18px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_main {
		width: 850px
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 14.6666666666667px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_3 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_9 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_15 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:1025px) and (max-width:1120px) {
	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 -127px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 180px;
		height: 180px
	}

	.index_hot_product_td_img_gd img {
		max-height: 180px;
		max-width: 180px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 15px 35px
	}

	.index_hot_product_td_text_gd {
		width: 180px;
		overflow: hidden
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 62.44px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:901px) and (max-width:1024px) {
	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 -127px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 39.5px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_img_gd {
		width: 160px;
		height: 160px
	}

	.index_hot_product_td_img_gd img {
		max-height: 160px;
		max-width: 160px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 0 32px
	}

	.index_hot_product_td_text_gd {
		width: 160px;
		overflow: hidden
	}
}

@media screen and (min-width:771px) and (max-width:900px) {
	.zbrightsy_2 {
		width: 100%;
		padding-right: 0
	}

	.syjj {
		display: none
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 1.33333333333333px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_3 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 15.45px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 0 25px
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}
}

@media screen and (min-width:601px) and (max-width:770px) {
	.product_juzhong {
		width: 600px;
		margin: 0 auto
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 600px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:501px) and (max-width:600px) {
	.index_hot_product_td_img {
		width: 180px;
		height: 180px;
		line-height: 180px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 180px;
		max-width: 180px;
		line-height: 180px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 180px;
		height: 180px
	}

	.index_hot_product_td_img_gd img {
		max-height: 180px;
		max-width: 180px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 500px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 200px;
		height: 200px;
		line-height: 200px
	}

	.ny_product_td_img img {
		max-height: 200px;
		max-width: 200px;
		line-height: 200px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 200px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:400px) and (max-width:500px) {
	.index_hot_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 8px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 150px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 160px;
		height: 160px
	}

	.index_hot_product_td_img_gd img {
		max-height: 160px;
		max-width: 160px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 160px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px
	}

	.ny_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 155px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:399px) {
	.index_hot_product_td_img {
		width: 140px;
		height: 140px;
		line-height: 140px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 140px;
		max-width: 140px;
		line-height: 140px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px
	}

	.ny_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:350px) {
	.index_hot_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 130px;
		height: 130px
	}

	.index_hot_product_td_img_gd img {
		max-height: 130px;
		max-width: 130px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 110px;
		height: 110px;
		line-height: 110px
	}

	.ny_product_td_img img {
		max-height: 110px;
		max-width: 110px;
		line-height: 110px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 110px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:240px) and (max-width:320px) {
	.index_hot_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px;
		clear: both
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px
	}

	.ny_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:770px) and (max-width:1024px) {
	.ppp1 {
		display: none
	}

	body {
		background-image: inherit
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.syprony1 {
		margin: 0
	}

	.zbleftsy {
		padding-left: 0
	}

	.zbleftsy_r {
		padding-right: 0
	}

	.zbleftsy_4 {
		padding-left: 0
	}

	.zbleftsy_5 {
		padding-left: 0
	}

	.zbleftsy_7 {
		padding-left: 0
	}

	.zbrightsy_1 {
		padding-right: 0
	}

	.zbrightsy_1_r {
		padding-left: 0
	}

	.zbrightsy_2 {
		padding-right: 0
	}

	.zbrightsy_4 {
		padding-right: 0
	}

	.zbrightsy_5 {
		padding-right: 0
	}

	.zbrightsy_7 {
		padding-right: 0
	}

	.zbyousy_4 {
		padding-right: 0
	}

	.zbyousy_5 {
		padding-right: 0
	}

	.zbyousy_7 {
		padding-right: 0
	}
}

@media screen and (min-width:240px) and (max-width:770px) {
	body {
		background-image: inherit
	}

	.zbleftsy {
		display: none
	}

	.zbrightsy_1 {
		width: auto;
		float: none
	}

	.zbrightsy_2 {
		width: auto;
		float: none
	}

	.syjj {
		display: none
	}{	display:none
}

.syaboutdh_r {
	display: none
}

.syprodh_r {
	display: none
}

.sypro_g_dh_r {
	display: none
}}

@media screen and (min-width:240px) and (max-width:480px) {
	.syaboutdh_l {
		display: none
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_l {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_l {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.ppp {
		display: none
	}
}

@media screen and (max-width:1120px) {
	.hangju img {
		width: 100%;
		height: 100%
	}
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}.index-wendang {
	position: relative;
	width: 100%;
	background-color: #333335;
	color: #fff;
	height: auto;
	line-height: 35px
}

.index-wendang-left {
	float: left;
	width: 80%;
	color: #fff;
	font-size: 22px;
	margin: 0;
	padding: 20px 0;
	font-weight: 700
}

.index-wendang-right {
	float: left;
	width: 20%;
	background-color: #c00;
	vertical-align: middle;
	padding: 40px 0
}

.index-wendang-right a {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right a:hover {
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.index-wendang-right:hover {
	background-color: #c00;
	text-decoration: underline
}

.index-wendang-right-center {
	text-align: center
}

.sy-ty1 {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 60px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.sy-ty1-neirong {
	line-height: 36px;
	padding: 0 10px
}

.sy-ty1-title {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	padding-bottom: 10px
}

.sy-ty1-title a:hover {
	font-size: 24px;
	color: #fff;
	font-weight: 700
}

.sy-ty1-contact,.sy-ty1-contact a,.sy-ty1-contact a:hover {
	color: #fff;
	font-size: 16px;
	padding-bottom: 10px
}

.sy-ty1-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.sy-ty1-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.sy-ty1-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid;
	text-align: center
}

.sy_profl {
	overflow: auto
}

.sy_profl_imgall {
	width: 32%
}

.sy_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.sy_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.sy_profl_img:hover {
	border: 1px solid #333335
}

.sy_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.sy_profl_img_right {
	float: left;
	width: 48%
}

.sy_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.sy_profl_img_right_title_hangju a {
}

.sy_profl_img_right_hangju {
	line-height: 30px
}

.sy_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.sy_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.container_pro {
	max-width: 1100px;
	margin: auto;
	padding: 0;
	width: 100%
}

.pro_ul * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.pro_ul .clearfix {
	_zoom: 1
}

.pro_ul .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.pro_ul .clear {
	overflow: hidden;
	_zoom: 1
}

.pro_ul img {
	max-width: 100%;
	border: 0
}

.pro_ul .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.pro_ul a {
	color: #333;
	text-decoration: none
}

.pro_ul a:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul h3,.pro_ul ul,.pro_ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: lighter
}

.pro_ul h3 a {
	color: #333;
	text-decoration: none
}

.pro_ul h3:hover {
	color: #333335;
	text-decoration: none
}

.pro_ul {
	padding: 0% 10px;
	overflow: hidden
}

.pro_ul .pro_ul_we {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.pro_ul .pro_ul_we a img {
	filter: alpha(opacity=100);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.pro_ul .pro_ul_we a:hover img {
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.pro_ul .pro_ul_we a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.pro_ul_we_huanhang_td_4 {
	clear: both
}

.pro_ul_we_huanhang_td_8 {
	clear: both
}

.pro_ul .pro_ul_we {
	width: 22.75%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	cursor: pointer;
	margin-top: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	padding: 5px
}

.pro_ul .pro_ul_we:nth-child(4n+4) {
	margin-right: 0
}

.pro_ul .pro_ul_we:nth-child(4n+4):after {
	display: none
}

.pro_ul .pro_ul_we .pic {
	position: relative;
	overflow: hidden
}

.pro_ul .pro_ul_we .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_ul .pro_ul_we .pic .zhe_a {
	background-color: rgba(0,0,0,.2);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

.pro_ul .pro_ul_we:after {
	position: absolute
}

.pro_ul .pro_ul_we:before {
	position: absolute
}

.pro_ul .pro_ul_we .text {
	padding: 3% 0 10%;
	text-align: center
}

.pro_ul .pro_ul_we .text h3 {
	color: #333;
	line-height: 30px;
	width: 98%
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

.pro_ul .pro_ul_we:hover .pic .zhe_a {
	display: block
}

.pro_ul .pro_ul_we:hover .text span {
	background: #0083c7
}

@media(max-width:640px) {
	.pro_ul .pro_ul_we {
		width: 48%;
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(3n+3):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(5n+5) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(5n+5):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(7n+7) {
		margin-right: 4%
	}

	.pro_ul .pro_ul_we:nth-child(7n+7):after {
		display: block
	}

	.pro_ul .pro_ul_we:nth-child(2n+2) {
		clear: none;
		margin-right: 0
	}

	.pro_ul .pro_ul_we:nth-child(2n+2):after {
		display: none
	}
}

.index-arr-product {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #fafbfb;
	border-bottom: #e0e0e0 1px solid;
	padding: 30px 0 60px
}

.index-arr-product .arr-product-slides {
	position: relative;
	width: 100%;
	padding: 0 0 30px
}

.index-arr-product-tit-bar .item-header {
	text-align: center;
	padding: 30px 0
}

.index-arr-product-tit-bar .item-title a {
	display: inline-block;
	color: #333;
	font-size: 24px;
	margin: 0 30px;
	padding: 10px 30px;
	border: 1px solid #333335;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px
}

.index-arr-product-tit-bar .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 24px;
	border: 1px solid #c00
}

.index-arr-product-tit-bar .item-header .line {
	width: 28%;
	display: inline-block;
	border-top: 1px solid #ccc;
	margin-bottom: 10px
}

.index_hot_product_td_img_all {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img_all:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.index_hot_product_td_img a,.index_hot_product_td_img_gd a {
	display: block
}

.index_hot_product_td_img a:hover,.index_hot_product_td_img_gd a:hover {
	background: #fff
}

.index_hot_product_td_img a:hover img,.index_hot_product_td_img_gd a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.index_hot_product_td_img a img {
	filter: alpha(opacity=90);
	opacity: .9;
	transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out
}

.index_hot_product_td_img a:hover img {
	filter: alpha(opacity=100);
	opacity: 1;
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2)
}

.index_hot_product {
	margin-bottom: 10px
}

.index_hot_product_main {
	margin: 0 auto;
	padding: 0 0 0
}

.index_hot_product_tr {
}

.index_hot_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.index_hot_product_td_img {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px;
	border-radius: 0
}

.index_hot_product_td_img:hover {
	border: 1px solid #d3d3d3;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: 0 4px 4px #ececec;
	-webkit-box-shadow: 0 4px 4px #ececec;
	box-shadow: 0 4px 4px #ececec;
	border-radius: 1px
}

.index_hot_product_td_img img {
	max-width: 250px;
	max-height: 250px
}

.index_hot_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.index_hot_product_td_text a {
	color: #333
}

.index_hot_product_td_text a:hover {
	color: #333335
}

.index_hot_product_td_name {
	text-align: center;
	line-height: 26px
}

.pro_border_hui {
	border: #d3d3d3 1px solid
}

.pro_border_hui1 {
	border: #d3d3d3 1px solid
}

.tabbox {
	text-align: center
}

.tabbox li {
	margin: 0;
	padding: 0;
	list-style: none
}

.tabbox .tab {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.tabbox .tab a {
	float: left;
	display: block;
	margin: 10px;
	padding: 0 30px;
	line-height: 42px;
	background-color: #e5e5e5;
	font-size: 16px;
	color: gray;
	text-decoration: none;
	cursor: pointer;
	transition: all .1s ease 0s;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}

.tabbox .tab a:hover {
	background-color: #e5e5e5;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .tab a.on {
	background: #333335;
	color: #fff;
	text-decoration: none;
	border-bottom: #c00 3px solid
}

.tabbox .content {
	overflow: hidden
}

.tabbox .content li {
	display: none
}

.tab-more {
	float: none;
	clear: both;
	margin-top: 30px
}

.tab-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 35px;
	border: 2px solid #999;
	color: #666;
	transition: all .5s ease 0s
}

.tab-more a:hover {
	background-color: #333335;
	border-color: #c00;
	color: #fff;
	text-decoration: none
}

.tab-more-center {
	text-align: center
}

.product-more {
	float: none;
	clear: both;
	margin: 10px 0
}

.product-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 34px;
	padding: 0 25px;
	background-color: #333335;
	border: 0 solid #999;
	color: #fff;
	transition: all .5s ease 0s;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more a:hover {
	background-color: #c00;
	border-color: #999;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: #c00 3px solid
}

.product-more-center {
	text-align: center
}

@media screen and (max-width:1120px) {
	.tabbox {
		text-align: center
	}

	.tabbox li {
		margin: 0;
		padding: 0;
		list-style: none
	}

	.tabbox .tab {
		overflow: hidden;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 100%
	}

	.tabbox .tab a {
		width: 100%;
		display: block;
		margin: 0 5px 5px;
		padding: 0 0;
		line-height: 30px;
		background-color: #e5e5e5;
		font-size: 14px;
		color: gray;
		text-decoration: none;
		cursor: pointer;
		transition: all .5s ease 0s
	}

	.tabbox .tab a:hover {
		background-color: #e5e5e5;
		text-decoration: none
	}

	.tabbox .content {
		overflow: hidden
	}

	.tabbox .content li {
		display: none
	}

	.tab-more {
		float: none;
		clear: both;
		margin-top: 30px
	}

	.tab-more a {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		line-height: 34px;
		padding: 0 35px;
		border: 2px solid #999;
		color: #666;
		transition: all .5s ease 0s
	}

	.tab-more-center {
		text-align: center
	}
}

.home_pro {
	background-color: #f9f9f9;
	padding: 50px 0 80px
}

.home_pro .item-header {
	text-align: center;
	padding: 30px 0
}

.home_pro .item-header .item-title a {
	display: inline-block;
	color: #333;
	font-size: 35px;
	margin: 0 30px;
	border-bottom: 3px solid #333335;
	border-top: 0 solid #333335;
	padding: 15px 0
}

.home_pro .item-header .item-title a:hover {
	display: inline-block;
	color: #333;
	font-size: 35px
}

.home_pro .item-header .line {
	width: 18%;
	display: inline-block;
	border-top: 1px solid #333335;
	margin-bottom: 12px
}

.home_pro .clearfix {
	_zoom: 1
}

.home_pro .clearfix:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden
}

.home_pro .vcenter {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto
}

.home_pro a {
	color: #666
}

.home_pro a:hover {
	text-decoration: none
}

.home_pro h3,.home_pro ul,.home_pro li {
	margin: 0;
	padding: 0
}

.home_pro * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.home_pro .pro_nei {
	max-width: 1120px;
	width: 98%;
	margin: auto
}

.home_pro li {
	list-style: none
}

.pro_com {
	padding-top: 3%
}

.pro_com .p_left {
	width: 49.2%;
	float: left;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_left i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_left .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 30% 0;
	display: none
}

.pro_com .p_left .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_left .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_left .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_left .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_left:hover .zhe_a {
	display: block
}

.pro_com .p_right {
	width: 49.5%;
	float: right
}

.pro_com .p_right ul li {
	width: 48%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	position: relative;
	border: 1px dashed #dfdfdf
}

.pro_com .p_right ul li:nth-child(2n+2) {
	margin-right: 0
}

.pro_com .p_right ul li .pic {
	position: relative
}

.pro_com .p_right ul li .pic i {
	display: block;
	padding-bottom: 100%
}

.pro_com .p_right ul li .zhe_a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/zhe_bg.png);
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding: 20% 0;
	display: none
}

.pro_com .p_right ul li .zhe_a img {
	max-width: 100%;
	max-height: 100%;
	border: 0
}

.pro_com .p_right ul li .zhe_a span {
	display: block;
	color: #fff;
	width: 98%;
	margin: auto
}

.pro_com .p_right ul li .zhe_a .zw {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5%
}

.pro_com .p_right ul li .zhe_a .yw {
	font-family: AvantGardeBook;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.pro_com .p_right ul li:hover .zhe_a {
	display: block
}

@media(max-width:768px) {
	.pro_com .p_left {
		width: 100%;
		margin-bottom: 10px
	}

	.pro_com .p_right {
		width: 100%
	}
}

@media(max-width:480px) {
	.pro_com .p_right {
		width: 100%
	}

	.pro_com .p_right ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px
	}
}

.ny_product {
	margin-bottom: 10px
}

.ny_product_main {
	margin: 0 auto;
	padding: 20px 0 0
}

.ny_product_tr {
}

.ny_product_td {
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}

.ny_product_td_img {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 250px;
	height: 250px;
	line-height: 250px
}

.ny_product_td_img {
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	padding: 0;
	background-color: #fff;
	border: #d3d3d3 1px solid;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

.ny_product_td_img img {
	max-width: 250px;
	max-height: 250px;
	line-height: 250px
}

.ny_product_td_text {
	overflow: hidden;
	padding-top: 10px
}

.ny_product_td_text a {
	color: #333
}

.ny_product_td_text a:hover {
	color: #333335
}

.ny_product_td_name {
	text-align: center;
	line-height: 26px
}

.products_inquire {
	border-bottom: #cbcbc9 0 solid;
	background-color: #f3f3f3;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	margin-bottom: 20px;
	width: 98%
}

.products_inquire_n {
	margin: 0;
	border: none;
	padding: 0;
	cursor: pointer;
	padding: 0 10px;
	height: 28px;
	line-height: 28px
}

.product-banner {
	position: relative;
	float: left;
	height: auto
}

.product-banner li,.product-banner li img {
	position: relative;
	width: 100%
}

.product-banner li.slide-item,.product-banner li.slide-item img {
	position: relative;
	width: 100%;
	max-width: 500px;
	max-height: 500px
}

.product-banner .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -50px;
	text-align: center;
	z-index: 99
}

.product-banner .flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 11px;
	height: 11px
}

.product-banner .flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: 0 0;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	padding: 0;
	border: none;
	background: #dbdbdb
}

.product-banner .flex-control-paging li a.flex-active {
	background: #fc7272;
	border: none
}

.ny_img {
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_img1 {
	float: left;
	border: 0 solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 180px;
	line-height: 180px;
	margin-right: 20px
}

.ny_img1:hover {
	border: 0 solid #d3d3d3
}

.ny_img1 img {
	max-width: 180px;
	max-height: 180px
}

.ny_img1_right {
	float: left;
	width: 75%
}

.ny_img1_right_title_hangju {
	font-size: 15px;
	font-weight: 700;
	line-height: 30px
}

.ny_img1_right_title_hangju a {
	font-size: 15px
}

.ny_img1_right_hangju {
	line-height: 30px
}

.left_contactny {
	margin: 5px;
	line-height: 30px
}

.ny_product_td_img a {
	display: block
}

.ny_product_td_img a:hover {
	background: #fff
}

.ny_product_td_img a:hover img {
	filter: alpha(opacity=80);
	-khtml-opacity: .8;
	opacity: .8;
	-webkit-transition: all .3s ease-out;
	-khtml-transition: all .3s ease-out
}

.products_right_ny {
	border-bottom: #e0e0e0 0 solid;
	border-left: #e0e0e0 0 solid;
	border-right: #e0e0e0 0 solid
}

.hrstyle {
	border-bottom: #e0e0e0 1px solid;
	line-height: 45px;
	vertical-align: middle
}

.hangju {
	line-height: 35px
}

.hangju img {
}

.products_detail {
	border-bottom: #e0e0e0 1px solid;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	padding-left: 5px
}

.products_di {
	margin-top: 10px
}

.products_di_nr {
	padding-top: 10px
}

.products-list {
	margin: 20px 0 0
}

.ny_sy_products-title {
	font-size: 15px;
	font-weight: 700
}

.products-more {
	display: inline-block;
	color: #fff;
	background: #333335;
	margin-top: 0;
	padding: 0 15px;
	line-height: 30px;
	margin-top: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.products-more:hover {
	color: #fff;
	background: #c00
}

.ny_profl {
	overflow: auto;
	margin: 0 10px
}

.ny_profl_imgall {
	width: 49%
}

.ny_profl_imgall {
	overflow: hidden;
	border-bottom: 0 solid #d3d3d3;
	padding-top: 20px;
	padding-bottom: 20px
}

.ny_profl_img {
	border: 1px solid #d3d3d3;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10x;
	border-radius: 10px
}

.ny_profl_img:hover {
	border: 1px solid #333335
}

.ny_profl_img img {
	max-width: 170px;
	max-height: 170px
}

.ny_profl_img_right {
	float: left;
	width: 40%
}

.ny_profl_img_right_title_hangju {
	font-weight: 700;
	line-height: 30px
}

.ny_profl_img_right_title_hangju a {
}

.ny_profl_img_right_hangju {
	line-height: 30px
}

.ny_profl_img_more {
	display: inline-block;
	float: left;
	color: #333;
	background: #fff;
	margin-top: 10px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30x;
	border-radius: 30px;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-ms-transition: all .15s ease;
	transition: all .15s ease
}

.ny_profl_img_more:hover {
	color: #fff;
	background: #c00;
	border: 1px solid #d3d3d3
}

.side-bn {
	max-width: 100%;
	margin: 0 0 25px
}

.side-bn img {
	max-width: 100%
}

.main {
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}

.main-tit-bar {
	line-height: 33px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 5px
}

.main-tit-bar .title {
	font-size: 18px;
	line-height: 33px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	position: relative;
	font-weight: 400;
	padding-left: 5px
}

.main-tit-bar .share-this {
	display: inline;
	float: right;
	margin: 0 10px 0 0
}

.main-banner {
	position: relative;
	display: block
}

.main-banner-cont {
	border-top: none;
	padding: 15px 0;
	display: block;
	overflow: hidden
}

.main-banner .slide-banners {
	height: auto;
	margin: 0 0 8px
}

.main-banner .slide-banners .slide-item {
	height: auto
}

.main-banner .slide-banners .slide-item img {
	width: 100%
}

.product-list {
	position: relative;
	overflow: hidden;
	margin: 0 0 0
}

.product-list ul {
	position: relative;
	width: 115%
}

.product-list ul {
	width: 243px;
	margin: 0 38px 38px 0
}

#message {
	margin-bottom: 30px
}

#message .form-group {
	margin: 10px 0 0
}

#message .form-group label {
	line-height: 35px;
	font-weight: 400;
	font-size: 15px;
	color: #696e6e
}

#message .form-control {
	width: 95%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#message .form-control1 {
	width: 30%;
	background: #f9f8f8;
	padding: 10px;
	color: #696e6e;
	border: 2px solid #e4e4e2;
	box-shadow: none
}

#message .form-control1:focus {
	border-color: #980000;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.red {
	color: red
}

#message .btn-submit {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-submit:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .btn-reset {
	background: #980000;
	border: 2px solid #980000;
	color: #fff;
	height: 40px;
	margin-right: 20px;
	padding: 0 10px
}

#message .btn-reset:hover {
	background: #980000;
	border: 2px solid #980000;
	color: #fff
}

#message .feedback-tips {
	color: #e74c3c;
	line-height: 22px;
	padding-top: 20px
}

.foot {
	width: 100%;
	border-top: #ccc 0 solid;
	color: #fff;
	line-height: 35px;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto
}

.foot a {
	color: #fff
}

.foot a:hover {
	color: #fff
}

.footall {
	position: relative;
	width: 100%;
	background-color: #980000
}

.fanyi a {
}

.fanyi a:hover {
}

.newsletter-sns {
	border-top: 1px solid #e0e0e0;
	margin-top: 0;
	padding: 50px 0;
	color: #888;
	background: #f9f9f9;
	overflow: hidden;
	-moz-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	-webkit-box-shadow: inset 0 10px 10px rgba(0,0,0,.02);
	box-shadow: inset 0 10px 10px rgba(0,0,0,.02)
}

.newsletter-sns h3 {
	margin-bottom: 24px;
	font-size: 24px;
	color: #333;
	font-weight: inherit
}

.newsletter-sns .newsletter {
	float: left
}

.newsletter-sns .newsletter form {
	margin-bottom: 20px;
	display: inline-block;
	position: relative
}

.newsletter-sns .newsletter .wpcf7-not-valid-tip,.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	position: absolute;
	top: 4px;
	left: 7px;
	padding: 5px 10px;
	width: 210px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: red;
	background: #fff;
	display: inline-block
}

.newsletter-sns .newsletter .wpcf7-firstname-not-valid-tip {
	left: inherit;
	right: 105px
}

.newsletter-sns .newsletter .newsletter-email,.newsletter-sns .newsletter .newsletter-firstname,.newsletter-code,.newsletter-sns .newsletter input[type=text] {
	margin-right: 12px;
	padding: 5px 10px;
	line-height: 30px;
	font-size: 13px;
	border: 1px solid #dadde0;
	color: #999;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter .newsletter-submit,.newsletter-sns .newsletter input[type=submit] {
	padding: 5px 16px;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	border: none;
	color: #fff;
	background: #ef5c32;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease
}

.newsletter-sns .newsletter input[type=text]:hover,.newsletter-sns .newsletter input[type=email]:hover {
	border-color: #333335
}

.newsletter-sns .newsletter input[type=submit]:hover {
	background: #c00
}

.newsletter-sns .newsletter p {
	max-width: 620px;
	line-height: 20px;
	color: #aaa
}

.sns {
	float: right
}

.sns a {
	margin-right: 6px;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	display: inline-block;
	background: url(/images/v_public/bm77style/icon-sns.png) no-repeat 0 0;
	cursor: pointer;
	border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease
}

.sns a:hover {
	margin-top: -5px;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75
}

.sns a#i_facebook {
	background-position: 0 0
}

.sns a#i_twitter {
	background-position: -51px 0
}

.sns a#i_linkedin {
	background-position: -102px 0
}

.sns a#i_skype {
	background-position: -153px 0
}

.sns a#i_googleplus {
	background-position: -306px 0
}

.sns a#i_youtube {
	background-position: -255px 0
}

.sns a#i_instagram {
	background-position: -357px 0
}

.sns a#i_pinterest {
	background-position: -204px 0
}

.sns a#i_qq {
	background-position: -408px 0
}

.sns a#i_email {
	background-position: -459px 0
}

.sns a#i_flickr {
	background-position: -510px 0
}

.sns #weixin {
	padding: 10px;
	text-align: center;
	background: #333;
	display: none;
	position: absolute;
	left: 4px;
	bottom: 30px;
	z-index: 999
}

.sns #weixin img {
	display: block
}

@media screen and (max-width:769px) {
	.newsletter {
		clear: both
	}

	.newsletter-email {
		clear: both
	}

	.newsletter-firstname {
		margin-top: 20px;
		clear: both
	}

	.newsletter-submit {
		margin-top: 20px;
		clear: both
	}

	.newsletter-code {
		margin-top: 20px;
		clear: both
	}

	.sns {
		clear: both;
		margin-top: 20px;
		float: left
	}
}

.footall {
	position: relative;
	width: 100%
}

.link_tu {
	padding-top: 5px;
	text-align: center
}

.link_tu_foot {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 5px;
	margin: 0 auto
}

.link_tu img {
	line-height: 30px;
	padding: 10px 5px 5px 10px
}

.gotop {
	display: block;
	width: 45px;
	height: 40px;
	padding: 5px 0 0;
	line-height: 40px;
	text-align: center;
	background-image: url(/images/top.png);
	background-position: center 9px;
	background-repeat: no-repeat;
	background-color: #333335;
	position: fixed;
	right: 20px;
	bottom: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	opacity: .3;
	-moz-opacity: 30;
	filter: alpha(opacity=30)
}

.gotop:hover {
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
	opacity: 1;
	-moz-opacity: 100;
	filter: alpha(opacity=100)
}

#page {
	padding: 8px;
	margin: 3px;
	text-align: center;
	clear: both
}

#page a {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #01b0ed;
	text-decoration: none
}

#page a:hover {
	color: #fff;
	background: #01b0ed
}

#page span.current {
	border: #01b0ed 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #fff;
	background: #01b0ed
}

#page span.disabled {
	border: #eee 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #ddd
}

#page span.text {
	border: #ccc 1px solid;
	padding: 2px 5px;
	margin: 2px;
	color: #666
}

@media screen and (max-width:1120px) {
	.ny_img1_right {
		float: left;
		width: 95%
	}

	.index-info-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-info-tit-bar .item-header .item-title a,.index-info-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-info-tit-bar .item-header .line {
		width: 0%
	}

	.sy-tongyong-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.sy-tongyong-tit-bar .item-header .item-title a,.sy-tongyong-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.sy-tongyong-tit-bar .item-header .line {
		width: 0%
	}

	.about-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.about-tit-bar .item-header .item-title a,.about-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.about-tit-bar .item-header .line {
		width: 0%
	}

	.index-product-tit-bar .item-header {
		text-align: center;
		padding: 50px 0 20px
	}

	.index-product-tit-bar .item-header .item-title a,.index-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #fff;
		font-size: 26px;
		margin: 0 20px
	}

	.index-product-tit-bar .item-header .line {
		width: 0%
	}

	.index-arr-product-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-arr-product-tit-bar .item-header .item-title a,.index-arr-product-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 22px;
		margin: 0 20px;
		border: 0 solid #333335;
		-moz-border-radius: 0;
		-webkit-border-radius: 0
	}

	.index-arr-product-tit-bar .item-header .line {
		width: 0%
	}

	.home_pro-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_pro-tit-bar .item-header .item-title a,.home_pro-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_pro-tit-bar .item-header .line {
		width: 0%
	}

	.home_news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.home_news-tit-bar .item-header .item-title a,.home_news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.home_news-tit-bar .item-header .line {
		width: 0%
	}

	.index-news-tit-bar .item-header {
		text-align: center;
		padding: 10px 0
	}

	.index-news-tit-bar .item-header .item-title a,.index-news-tit-bar .item-header .item-title a:hover {
		display: inline-block;
		color: #333;
		font-size: 26px;
		margin: 0 20px
	}

	.index-news-tit-bar .item-header .line {
		width: 0%
	}

	.index-info-wrap .index-info ul {
		position: relative;
		padding: 20px 0
	}

	.index-wendang {
		position: relative;
		width: 100%;
		background-color: #333335;
		color: #fff;
		height: auto;
		line-height: 35px
	}

	.index-wendang-left {
		float: left;
		width: 100%;
		font-size: 18px;
		margin: 0;
		padding: 20px 10px;
		font-weight: 700
	}

	.index-wendang-right {
		float: left;
		width: 100%;
		background-color: #c00;
		vertical-align: middle;
		padding: 20px 0
	}

	.index-wendang-right a {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right a:hover {
		color: #fff;
		font-size: 18px;
		font-weight: 700
	}

	.index-wendang-right:hover {
		background-color: #c00;
		text-decoration: underline
	}

	.index-wendang-right-center {
		text-align: center
	}
}

@media screen and (min-width:770px) {
	.products_xx_tu1 {
		display: none
	}
}

@media screen and (max-width:769px) {
	.products_xx_tu {
		display: none
	}

	.products_xx_tu1 {
		margin-top: 10px
	}

	.products_intro {
		overflow-x: scroll;
		width: 100%;
		height: 100%
	}

	.side-tit-bar {
		background-color: #fff
	}

	.mobile-head-wrapper {
		background: #333335
	}

	.mobile-serve .title-ico {
		background-color: #333335
	}

	.sy_profl_imgall {
		width: 100%
	}

	.ny_profl_imgall {
		width: 100%
	}
}

@media screen and (min-width:384px) {
	.property_8_br {
		display: none
	}
}

/* 通用清除浮动类 */
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

/* 产品列表容器基础样式 */
.products-list {
    width: 100%;
    max-width: 1200px; /* 限制最大宽度 */
    margin: 0 auto; /* 居中 */
    overflow: hidden;
    padding: 0 10px; /* 给容器加少量左右内边距，避免产品贴边 */
}

/* 每个产品项外层容器 - 核心调整间距 */
.ny_product_td_l {
    float: left; 
    width: 33.3333%; /* 3列布局 */
    padding: 0 8px; /* 大幅减小左右间距（原10px→8px），可根据需要调至6px/5px */
    box-sizing: border-box;
    margin-bottom: 16px; /* 适度减小上下间距 */
}

/* 产品内容容器 */
.ny_product_td {
    width: 100%;
    overflow: hidden;
}

/* 产品图片容器 */
.ny_product_td_img {
    width: 100%;
    aspect-ratio: 1/1; /* 正方形比例 */
    overflow: hidden;
    margin-bottom: 8px; /* 减小图片与文字间距 */
}

.ny_product_td_img img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* 图片等比缩放 */
}

/* 产品文字容器 */
.ny_product_td_text {
    width: 100%;
    text-align: center;
}

.ny_product_td_name a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

/* 大屏设备 (≥1121px) */
@media screen and (min-width:1121px) {
    .products-list {
        max-width: 1160px;
    }
    .ny_product_td_l {
        padding: 0 10px; /* 大屏保留稍宽间距，也可改为8px更紧凑 */
    }
}

/* 中屏设备 (1025px - 1120px) */
@media screen and (min-width:1025px) and (max-width:1120px) {
    .ny_product_td_l {
        width: 33.3333%;
        padding: 0 7px; /* 中屏更紧凑 */
    }
}

/* 小屏设备 (901px - 1024px) */
@media screen and (min-width:901px) and (max-width:1024px) {
    .ny_product_td_l {
        width: 33.3333%;
        padding: 0 6px; /* 小屏最紧凑 */
    }
}

/* 适配更小屏幕 */
@media screen and (max-width:900px) {
    .ny_product_td_l {
        width: 33.3333%;
        padding: 0 5px; /* 超小屏极致紧凑 */
    }
}

/* 移除旧的清除浮动类干扰 */
.ny_product_td_2, .ny_product_td_3, .ny_product_td_4, 
.ny_product_td_6, .ny_product_td_8, .ny_product_td_9, 
.ny_product_td_10, .ny_product_td_12, .ny_product_td_14, 
.ny_product_td_15 {
    clear: none !important;
    height: auto !important;
}
@media screen and (min-width:771px) and (max-width:900px) {
	.zbrightsy_2 {
		width: 100%;
		padding-right: 0
	}

	.syjj {
		display: none
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 1.33333333333333px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_3 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.main {
		width: 74%;
		padding-right: 0
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 15.45px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0;
		padding: 0 25px
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}
}

@media screen and (min-width:601px) and (max-width:770px) {
	.product_juzhong {
		width: 600px;
		margin: 0 auto
	}

	.index_hot_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.index_hot_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 600px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td {
		float: left;
		overflow: hidden;
		padding: 0 23px
	}

	.ny_product_td_text {
		width: 250px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:501px) and (max-width:600px) {
	.index_hot_product_td_img {
		width: 180px;
		height: 180px;
		line-height: 180px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 180px;
		max-width: 180px;
		line-height: 180px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 180px;
		height: 180px
	}

	.index_hot_product_td_img_gd img {
		max-height: 180px;
		max-width: 180px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 180px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 500px;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 200px;
		height: 200px;
		line-height: 200px
	}

	.ny_product_td_img img {
		max-height: 200px;
		max-width: 200px;
		line-height: 200px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 200px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:400px) and (max-width:500px) {
	.index_hot_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 8px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 150px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 160px;
		height: 160px
	}

	.index_hot_product_td_img_gd img {
		max-height: 160px;
		max-width: 160px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 160px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 150px;
		height: 150px;
		line-height: 150px
	}

	.ny_product_td_img img {
		max-height: 150px;
		max-width: 150px;
		line-height: 150px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 155px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:399px) {
	.index_hot_product_td_img {
		width: 140px;
		height: 140px;
		line-height: 140px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 140px;
		max-width: 140px;
		line-height: 140px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 140px;
		height: 140px
	}

	.index_hot_product_td_img_gd img {
		max-height: 140px;
		max-width: 140px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 140px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.layout,.main {
		width: 95%;
		margin: 0 auto;
		position: relative
	}

	.ny_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px
	}

	.ny_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (max-width:350px) {
	.index_hot_product_td_img {
		width: 130px;
		height: 130px;
		line-height: 130px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 130px;
		max-width: 130px;
		line-height: 130px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_img_gd {
		width: 130px;
		height: 130px
	}

	.index_hot_product_td_img_gd img {
		max-height: 130px;
		max-width: 130px
	}

	.index_hot_product_td_gd {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text_gd {
		width: 130px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_10 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_12 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_14 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 110px;
		height: 110px;
		line-height: 110px
	}

	.ny_product_td_img img {
		max-height: 110px;
		max-width: 110px;
		line-height: 110px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 110px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:240px) and (max-width:320px) {
	.index_hot_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px;
		text-align: center
	}

	.index_hot_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.index_hot_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 30px
	}

	.index_hot_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 5px;
		clear: both
	}

	.index_hot_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.index_hot_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.index_hot_product_td_2 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_4 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_6 {
		clear: both;
		height: 0
	}

	.index_hot_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_img {
		width: 90px;
		height: 90px;
		line-height: 90px
	}

	.ny_product_td_img img {
		max-height: 90px;
		max-width: 90px;
		line-height: 90px
	}

	.ny_product_td_l {
		float: left;
		overflow: hidden;
		margin-left: 10px
	}

	.ny_product_td_r {
		float: right;
		overflow: hidden;
		margin-right: 10px
	}

	.ny_product_td {
		overflow: hidden;
		padding: 0 0
	}

	.ny_product_td_text {
		width: 90px;
		overflow: hidden
	}

	.ny_product_td_2 {
		clear: both;
		height: 0
	}

	.ny_product_td_4 {
		clear: both;
		height: 0
	}

	.ny_product_td_6 {
		clear: both;
		height: 0
	}

	.ny_product_td_8 {
		clear: both;
		height: 0
	}

	.ny_product_td_10 {
		clear: both;
		height: 0
	}

	.ny_product_td_12 {
		clear: both;
		height: 0
	}

	.ny_product_td_14 {
		clear: both;
		height: 0
	}
}

@media screen and (min-width:770px) and (max-width:1024px) {
	.ppp1 {
		display: none
	}

	body {
		background-image: inherit
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.syprony1 {
		margin: 0
	}

	.zbleftsy {
		padding-left: 0
	}

	.zbleftsy_r {
		padding-right: 0
	}

	.zbleftsy_4 {
		padding-left: 0
	}

	.zbleftsy_5 {
		padding-left: 0
	}

	.zbleftsy_7 {
		padding-left: 0
	}

	.zbrightsy_1 {
		padding-right: 0
	}

	.zbrightsy_1_r {
		padding-left: 0
	}

	.zbrightsy_2 {
		padding-right: 0
	}

	.zbrightsy_4 {
		padding-right: 0
	}

	.zbrightsy_5 {
		padding-right: 0
	}

	.zbrightsy_7 {
		padding-right: 0
	}

	.zbyousy_4 {
		padding-right: 0
	}

	.zbyousy_5 {
		padding-right: 0
	}

	.zbyousy_7 {
		padding-right: 0
	}
}

@media screen and (min-width:240px) and (max-width:770px) {
	body {
		background-image: inherit
	}

	.zbleftsy {
		display: none
	}

	.zbrightsy_1 {
		width: auto;
		float: none
	}

	.zbrightsy_2 {
		width: auto;
		float: none
	}

	.syjj {
		display: none
	}
.syaboutdh_r {
	display: none
}

.syprodh_r {
	display: none
}

.sypro_g_dh_r {
	display: none
}
    
}

@media screen and (min-width:240px) and (max-width:480px) {
	.syaboutdh_l {
		display: none
	}

	.syaboutdh_r {
		display: none
	}

	.syprodh_l {
		display: none
	}

	.syprodh_r {
		display: none
	}

	.sypro_g_dh_l {
		display: none
	}

	.sypro_g_dh_r {
		display: none
	}

	.ppp {
		display: none
	}
}

@media screen and (max-width:1120px) {
	.hangju img {
		width: 100%;
		height: 100%
	}
}

.main_kuanping {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden
}