/* ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¼Ã¢â€žÂ¢ÃƒÂ¤Ã‚Â¼Ã‚Â´ */
.contenr {
	margin: 50px auto;
	width: 1400px;
}

.conh2 {
	text-align: center;
	font-size: 24px;
	margin: 50px;
}

.hzhb {
	overflow: hidden;
	margin-bottom: 50px;
}

.hzhb li {
	width: 23%;
	float: left;
	border: 1px solid #dcdcdc;
	border-radius: 8px;
	margin-left: 2.3%;
	/* margin-top: 50px; */
	height: 150px;
	margin-bottom: 35px;
	position: relative;
}

.hzhb li:nth-child(1),
.hzhb li:nth-child(5) {
	margin-left: 0;
}

.hzhb li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

/* ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã…â€™ÃƒÂ§Ã¢â‚¬Â°Ã‚Â¹ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ */
.product {
	
	width: 1400px;
	margin: 0 auto;
}
.product-c {margin-bottom: 59px;background: #fafafa;padding-bottom: 31px;padding-top: 24px;}
.product-wrap{
	box-sizing: border-box;
	
	background: #fafafa;
}
.protle {
	text-align: center;
}

.protle div {
	font-size: 20px;
	color: #be2933;
	line-height: 60px;
}

.protle p {
	width: 33%;
	height: 10px;
	margin: 0 auto;
	background: url(../image/ppbj.png) no-repeat;
	background-size: 100%;
}

.purter {
	margin: 40px 0;
	color: #525252;
	text-align: left;
	line-height: 25px;
	text-align: justify;
	font-size: 16px;
}

.productBer .swiper-slide img {
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}

.productBer .swiper-slide img:hover {
	transform: scale(1.1);
}

.productBer .swiper-slide p {
	text-align: center;
	width: 70%;
	margin: 20px auto;
	color: #7c7c7c;
	line-height: 25px;
}

.pptd {
	position: relative;
}

.productLeft {
	left: -30px;
	background: url(../image/ppzuo.png) no-repeat !important;
}

.productRight {
	right: -40px;
	background: url(../image/ppyou.png) no-repeat !important;
}

.productLeft,
.productRight {
	height: 30px;
	top: 39%;
}

.kjcx {
	margin: 0 auto;
	width: 1400px;
	background: #fff;
}

.duct {
	overflow: hidden;
}

.duct li {
	float: left;
	width: 50%;
	height: 370px;
	overflow: hidden;
	/* background: #f2f2f2; */
	display: flex;
	align-items: center;
}

.duct .ductle {
	box-sizing: border-box;
	padding: 30px 20px;
	text-align: justify;
	line-height: 30px;
}

.duct li img {
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}

.duct li img:hover {
	transform: scale(1.1);
}

/* ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬ÂºÃƒÂ¥Ã‚Â·Ã‚Â¥ÃƒÂ¦Ã…Â Ã¢â€šÂ¬ÃƒÂ¦Ã…â€œÃ‚Â¯ */
.slzx {
	box-sizing: border-box;
	padding: 30px 4%;
	background: url(../image/jgbj.png) no-repeat;
	background-size: 100% 100%;
margin-bottom: 50px;
}

.slzx p {
	margin-bottom: 18px;
	line-height: 31px;
	text-align: justify;
}

.jgzs {
	overflow: hidden;
}

.jgzs li {
	width: 23.4%;
	/* float: right; */
	margin-left: 2%;
	display: inline-block;
}

.jgzs li:nth-child(4n+1) {
	margin-left: 0.2%;
}

.jgzs li p {
	background: #f2f2f2;
	overflow: hidden;
}

.jgzs li p img {
	width: 100%;
	height: 250px;
	/* background: #f5f5f5; */
	transition: all 0.8s;
}

.jgzs li p img:hover {
	transform: scale(1.1);
}

.jgzs li div {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 40px;
	line-height: 25px;
	box-sizing: border-box;
	padding: 20px 10px;
	box-shadow: 0 0 8px #ccc;
	float: right;
}
.jgzs li div h6{/* display: -webkit-box; *//* -webkit-box-orient: vertical; *//* -webkit-line-clamp: 6; *//* overflow: hidden; */font-weight: 500;text-align: justify;}

/* ÃƒÂ¥Ã…â€™Ã‚Â ÃƒÂ¥Ã‚Â¿Ã†â€™ÃƒÂ¤Ã‚Â¼Ã‚Â ÃƒÂ¦Ã¢â‚¬Â°Ã‚Â¿ */
.terul {
	overflow: hidden;
}

.terul li {
	height: 250px;
	float: left;
	width: 32%;
	margin-left: 2%;
	position: relative;
	background: #fafafa;
	margin-bottom: 40px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.terul li:nth-child(3n+1) {
	margin-left: 0;
}

.terul li img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	transition: all 0.8s;
}

.terul li img:hover {
	transform: scale(1.1);
}

.jxcc {
	box-sizing: border-box;
	background: url(../image/jxbj.png) no-repeat;
	background-size: 100% 100%;
	line-height: 25px;
	padding: 30px 3%;
	margin: 30px 0 50px 0;
	height: 150px;
}

.jgjs {
	overflow: hidden;
	margin-bottom: 70px;
}

.jgjs li {
	float: left;
	width: 31.6%;
	margin-left: 2.6%;
	text-align: center;
	line-height: 60px;
	background: #eee;
}
.jgjs li:nth-child(1) {
	
	margin-left: 0;
	
}
.jgjs li:nth-child(4) {
	margin-right: 0;
}

.jgjs li a {
	font-size: 20px;
}

.jgjs .mcak {
	background: #bc2b37;
}

.jgjs .mcak a {
	color: white;
	font-weight: bold;
}

/* ÃƒÂ¨Ã…Â½Ã‚Â·ÃƒÂ¥Ã‚Â¥Ã¢â‚¬â€œÃƒÂ¨Ã‚Â¯Ã‚ÂÃƒÂ¦Ã‹Å“Ã…Â½ */
.hjzm {
	width: 30%;
	margin: 30px auto;
	overflow: hidden;
}

.hjzm li {
	float: left;
	text-align: center;
	width: 30%;
	margin-left: 5%;
	line-height: 50px;
	font-size: 22px;
	cursor: pointer;
}

.hjzm li:nth-child(1) {
	margin-left: 0;
}
.hjzm-1 {
	width: 30%;
	margin: 30px auto;
	overflow: hidden;
}

.hjzm-1 li {
	float: left;
	text-align: center;
	width: 30%;
	margin-left: 5%;
	line-height: 50px;
	font-size: 22px;
	cursor: pointer;
}
.hjzm-1 li:hover {
	color: #BC2B37;
}

.hjzm-1 li:nth-child(1) {
	margin-left: 0;
}

.ppactive {
	color: #BC2B37;
	font-weight: bold;
	border-bottom: 3px solid #BC2B37;
}
.ppactive a {
    color: #BC2B37;
    font-weight: bold;

}
.conul {
	overflow: hidden;
	display: none;
}

.conul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	background: #fafafa;
	margin-bottom: 40px;
}

.conul li:nth-child(3n+1) {
	margin-right: 0;
}

.conul li p {
	height: 250px;
	background: #eee;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.conul li p img {
	transition: all 0.8s;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	cursor: pointer;
}

.conul li p img:hover {
	transform: scale(1.1);
}

.conul li div {
	width: 99%;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	background: white;
	line-height: 25px;
	box-sizing: border-box;
	padding: 20px 10px;
	box-shadow: 0 0 8px #ddd;
        overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}



































