.set2 {
	height: 150px;
	width: 100%;
	position: relative;
	background: -webkit-linear-gradient(176deg, #ce0000 0%, #f3a800 100%);
	background: -o-linear-gradient(176deg, #ce0000 0%, #f3a800 100%);
	background: linear-gradient(266deg, #ce0000 0%, #f3a800 100%);
}

.banner .sldbanner {
	--swiper-theme-color: #fff;
	--swiper-navigation-color: #fff;
	--swiper-navigation-size: 30px;
}

.banner .swiper-button-next {
	right: 5%;
}

.banner .swiper-button-prev {
	left: 5%;
}

.banbox {
	position: absolute;
	left: 15%;
	top: 33%;
	z-index: 12;
	width: 741px;
	height: 263px;
	background: rgba(233, 240, 244, 0.3);
	padding: 13px;
}

.bancnt {
	width: 100%;
	padding: 40px 35px;
	background: #e9f0f4;
	text-align: center;
}

.bancnt h2 {
	font-size: 36px;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	color: #333333;
	line-height: 45px;
	text-align: center;
}

.bancnt h3 {
	font-size: 36px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
	text-align: center;
}

.bancnt p {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #7e7e7e;
	line-height: 24px;
	margin: 10px 0 20px;
}

.bancnt a {
	display: block;
	width: 360px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: white;
	text-align: center;
	background: linear-gradient(-90deg, #ce0000 0%, #f3a800 100%);
	margin: auto;
}

.numbox {
	font-size: 0;
}

.num_box {
	display: inline-block;
	vertical-align: top;
	padding: 40px 0;
	text-align: center;
	width: 19.5%;
}

.num_box p {
	font-size: 40px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: white;
	line-height: 24px;
}

.num_box span {
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: white;
	line-height: 18px;
	margin-top: 28px;
	display: block;
}

.numline {
	width: 1px;
	height: 40px;
	background: white;
	opacity: 0.2;
	display: inline-block;
	margin-top: 55px;
}

.ind_tit {
	font-size: 40px;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 48px;
	text-align: center;
	margin-top: 65px;
}

.ind_del {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
	width: 90%;
	text-align: center;
	margin: 10px auto 24px;
}

.set4 {
	position: relative;
}

.about_box {
	position: absolute;
	left: 50%;
	bottom: 80px;
	z-index: 12;
	transform: translateX(-50%);
	width: 1076px;
	text-align: center;
/* 	background-color: rgba(0, 0, 0, 0.2);
	padding: 50px; */
	border-radius: 10px;
}

.about_box h2 {
	font-size: 36px;
	margin-bottom: 8px;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	color: white;
	line-height: 48px;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.3);
}

.about_box p {
	font-size: 18px;
	font-family: "Montserrat", sans-serif;

	color: white;
	line-height: 26px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
}

.about_box a {
	width: 320px;
	height: 54px;
	background: linear-gradient(-90deg, #ce0000 0%, #f3a800 100%);
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	text-align: center;
	color: white;
	line-height: 54px;
	display: block;
	margin: 25px auto 0;
}

.whybox {
	font-size: 0;
	margin-top: -50px;
	margin-bottom: 60px;
}

.why_cnt {
	width: 33%;
	padding: 0 24px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.why_cnt h3 {
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	color: #464646;
	line-height: 22px;
	margin: 5px 0 10px;
}

.why_cnt p {
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}

.set6 {
	background: rgba(239, 243, 247, 1);
}

.newsbox {
	position: relative;
	padding: 45px 0 85px;
}

.newsbox h2 {
	font-size: 40px;
	font-family: "Montserrat", sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 48px;
	margin-bottom: 32px;
}

.newsbox .swiper-slide span {
	font-size: 16px;
	color: #333333;
	font-family: "Open Sans", sans-serif;
	margin-top: 12px;
	margin-bottom: 2px;
	display: block;
}

.newsbox .swiper-slide h4 {
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #333333;
	line-height: 28px;
	margin-bottom: 7px;
}

.newsbox .swiper-slide:hover span,
.newsbox .swiper-slide:hover h4,
.newsbox .swiper-slide:hover h5,
.newsbox .swiper-slide:hover a {
	text-decoration: none;
	color: #ce0000;
}

.newsbox .swiper-slide:hover h4 {
	text-decoration: underline;
}

.newsbox .swiper-slide h5 {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
}

.newsbox .swiper-button-prev,
.newsbox .swiper-button-next {
	outline: none;
}

.newsbox .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	left: unset;
	right: 55px;
	top: 68px;
	opacity: 1;
}

.newsbox .swiper-button-next {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	right: 0px;
	top: 68px;
	opacity: 1;
}

.proline {
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, 1);
	opacity: 0.1;
}

.pro_box {
	margin-top: 30px;
	position: relative;
}

.pro_box .swiper-button-next,
.pro_box .swiper-button-prev {
	width: 12px;
	height: 20px;
	margin-top: -10px;
	background-size: 12px 20px;
}

.pro_type {
	margin: auto;
}

.pro_type .swiper-slide {
	width: 12.5%;
	text-align: center;
}

.pro_type a {
	display: block;
	width: 19%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 15px;
	color: #666;
	background-color: #fff;
	border-radius: 5px;
	float: left;
	transition: all 0.5s ease-in-out;
	margin: 0px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pro_type a:hover {
	color: #fff;
	background-color: #dd4401;
}

.pro_type .swiper-slide p {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 5px;
}

.set3 {
	background: rgba(242, 246, 247, 1);
	padding-bottom: 60px;
}

.procnt {
	margin-top: 40px;
}

.pro_cntlf {
	width: 49.5%;
	font-size: 0;
	background: #fff;
	box-shadow: 0px 0px 8px 10px rgba(0, 0, 0, 0.02);
	padding-top: 77px;
	padding-bottom: 60px;
}

.prolcnt,
.prolimg {
	display: inline-block;
	vertical-align: top;
}

.prolcnt {
	margin-top: 59px;
	width: 52.5%;
	padding-left: 38px;
	margin-right: 35px;
}

.prolcnt p {
	font-size: 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #1a1919;
	line-height: 48px;
}

.prolcnt h4 {
	font-size: 28px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #1a1919;
	line-height: 36px;
}

.prolcnt a {
	display: block;
	width: 100%;
	height: 50px;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #1a1919;
	line-height: 48px;
	margin-top: 35px;
	border: 1px solid black;
	text-align: center;
}

.procnt_rt {
	margin-top: -10px;
	font-size: 0;
}

.prortbox {
	display: inline-block;
	vertical-align: top;
	width: calc(33% - 10px);
	margin-left: 10px;
	margin-top: 10px;
	box-shadow: 0px 0px 8px 10px rgba(0, 0, 0, 0.02);
	padding: 5px;
	text-align: center;
	background: #fff;
	position: relative;
}

.prortbox .prortimg {
	/*background: url(../image/probg.jpg) no-repeat;*/
	background-size: 100% 100%;
	position: relative;
	margin: 0 4px;
	overflow: hidden;
	
	
}

.prortbox .prortimg img{
	transition: all .5s ease-in-out;
}
.prortbox .prortimg img:hover{
	transform: scale(1.1);
}

.prortbox h2 {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: rgba(26, 26, 26, 1);
	line-height: 50px;
	height: 50px;
	background-color: #f2f6f7;
}
.prortbox .prortimg:hover h2{
	color: white;
	background-color: red;
}

.prorthbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 12;
	background: linear-gradient(-90deg, rgba(206, 0, 0, 0.5) 0%, rgba(243, 168, 0, 0.5) 100%);
	padding: 10px;
	opacity: 0;
	transition: all .4s;
}

/* .prortbox:hover .prorthbox {
	opacity: 1;
	transition: all .4s;
} */

.prortul {
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, 0.6);
}

.prohcnt {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
}

.prohcnt p {
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: white;
	text-align: left;
	position: relative;
	padding-left: 10px;
	line-height: 24px;
}

.prohcnt p span {
	display: block;
	position: absolute;
	left: 0;
}

.prod_242 {
	margin: 0 auto
}

.prod_242 .mant-box {
	width: 100%;
	margin: 0;
}

.prod_242 .mant-box .pur {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}

.prod_242 .mant-box .title {
	padding: 10px 10px 20px;
	margin: 0 auto
}

.prod_242 .mant-box .title h2 {
	color: #203144;
	font-size: 36px;
	font-weight: 500;
	margin: 0 0 30px;
	white-space: nowrap;
	text-align: center
}

.prod_242 .mant-box .title p {
	margin: 0 auto
}

.prod_242 .mant-box .title p a {
	color: #666;
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	text-align: center;
	width: 100%;
	display: block;
}

.prod_242 .mant-box .title p a:hover {
	color: #ff8800
}

.prod_242 .mant-box .pur .tab-res {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding: 15px 15px 0
}

.prod_242 .mant-box .pur .tab-res ul,
li {
	margin: 0 auto;
	padding: 0;
	font: 14px 'microsoft yahei', Arial, sans-serif;
	list-style: none;
}

.prod_242 .mant-box .pur .tab-res a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: 500
}

.prod_242 .mant-box .pur .tab-res .tab_conbox .div-span {
	font: 14px 'microsoft yahei', Arial, sans-serif;
	color: #333;
	line-height: 2;
	white-space: nowrap;
	text-overflow: ellipsis
}

.prod_242 .mant-box .pur .tab-res .tab_con {
	display: none;
}

.prod_242 .mant-box .pur .tab-res .tabs {
	height: 80px;
	width: 100%;
	padding: 0;
	background: #F2F2F2;
	-webkit-box-shadow: 0 0 10px rgba(32, 49, 68, 0.15);
	-moz-box-shadow: 0 0 10px rgba(32, 49, 68, 0.15);
	box-shadow: 0 0 10px rgba(32, 49, 68, 0.15);
}

.prod_242 .mant-box .pur .tab-res .tabs li {
	width: 19.33%;
	height: 81px;
	line-height: 81px;
	float: left;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box
}

.prod_242 .mant-box .pur .tab-res .tabs .thistab {
	position: relative
}

.prod_242 .mant-box .pur .tab-res .tabs li a {
	margin: 0 auto;
	color: #666;
	font-size: 18px;
	display: block;
	cursor: pointer
}

.prod_242 .mant-box .pur .tab-res .tabs li a:hover {
	color: #ff8800
}

.prod_242 .mant-box .pur .tab-res .tabs .thistab:after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ff8800
}

.prod_242 .mant-box .pur .tab-res .tabs .thistab>a {
	color: #ff8800
}

.prod_242 .mant-box .pur .tab-res .tab_con {
	font-size: 14px;
	line-height: 175%;
	padding: 20px 0
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body {
	padding: 30px 0 0;
	margin: 0
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left {
	padding: 0 10px 0 0
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-right {
	padding: 0 0 0 10px
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box {
	cursor: default;
	position: relative;
	overflow: hidden;
	width: 100%
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box img {
	width: 100%;
	height: 462px;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.3)
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover .overly {
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	/* Opera */
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly .text {
	width: 80%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	position: absolute;
	bottom: 140px;
	left: 50%;
	margin-left: -40%
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly .btn {
	border-radius: 0;
	border: 1px solid #ffab4a;
	color: #ffab4a;
	width: 164px;
	height: 38px;
	line-height: 24px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	bottom: 60px;
	margin-left: -82px;
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover .overly .btn {
	background: #ffab4a;
	color: #fff;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-go {
	cursor: pointer;
	display: block
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 {
	position: relative;
	overflow: hidden;
	width: 100%
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 img {
	height: 171px;
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	transition: transform 0.3s
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body {
	background: #e9e9e9;
	height: 50px;
	padding: 15px 10px;
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

@media only screen and (min-width: 1200px) {
	.prod_242 .mant-box .pur {
		width: 1170px
	}

	.prod_242 .mant-box .pur .title {
		padding: 0px 10px 30px;
		text-align: center
	}

}

@media (min-width: 991px) and (max-width: 1200px) {
	.prod_242 .mant-box {
		height: auto
	}

	.prod_242 .mant-box .pur .tab-res .tabs {
		height: 60px
	}

	.prod_242 .mant-box .pur .tab-res .tabs li {
		height: 61px;
		line-height: 61px
	}
}

@media only screen and (max-width: 992px) {
	.prod_242 .mant-box {
		height: auto;
		background: none;
	}

	.prod_242 .mant-box .pur .title {
		padding: 10px 10px 20px
	}

	.prod_242 .mant-box .pur .title p {
		text-align: center
	}

	.prod_242 .mant-box .pur .title p a {
		font-weight: normal;
		line-height: 24px
	}

	.prod_242 .mant-box .pur .tab-res .tabs {
		height: 40px
	}

	.prod_242 .mant-box .pur .tab-res .tabs li {
		height: 41px;
		line-height: 41px
	}

	.prod_242 .mant-box .pur .tab-res .tabs li a {
		font-size: 20px;
	}

	.prod_242 .mant-box .pur .tab-res .tab_con {
		padding: 0
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body {
		padding: 15px 10px;
		background: #F2F2F2
	}

}

@media only screen and (max-width: 720px) {
	.prod_242 {
		FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#fff, endColorStr=#f1f2f3);
		background: -ms-linear-gradient(top, #fff, #f1f2f3);
		background: -moz-linear-gradient(top, #fff, #f1f2f3);
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f1f2f3));
		padding: 20px 0;
	}

	.prod_242 .mant-box .pur {
		padding: 0
	}

	.prod_242 .mant-box .pur .title {
		padding: 0 10px 0
	}

	.prod_242 .mant-box .pur .title h2 {
		font-size: 20px;
		margin: 0 0 10px;
	}

	.prod_242 .mant-box .pur .title p {
		margin: 0 0 10px
	}

	.prod_242 .mant-box .pur .title p a {
		font-size: 15px
	}

	.prod_242 .mant-box .pur .tab-res {
		padding: 0
	}

	.prod_242 .mant-box .pur .tab-res .tabs {
		height: 40px;
		width: 100%;
		padding: 0;
		background: #F2F2F2;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-bottom: 2px solid #e9e9e9;
	}

	.prod_242 .mant-box .pur .tab-res .tabs li a {
		font-size: 16px;
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body {
		padding: 15px 10px 0
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-box-xs {
		height: 54px;
		padding: 0;
		text-align: left;
		color: #666;
		font-size: 14px;
		line-height: 18px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient;
		text-overflow: ellipsis;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin: 0 0 10px;
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left {
		padding: 0 5px
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-right {
		padding: 0 5px
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body {
		background: #e2e2e2
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 img {
		width: 100%;
		height: 100%
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body {
		height: 54px
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .xs-body {
		padding: 0;
		margin: 0 -8px
	}

	.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .xs-body .item {
		padding: 8px;
		display: block
	}
}
