.index-banner {
	width: 100%;
	height: 1000px;
	overflow: hidden;
	position: relative;
}
.index-banner .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index-banner .swiper .swiper-slide {
	overflow: hidden;
	position: relative;
}
.index-banner .banner-swiper1,.index-banner .banner-swiper2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index-banner .banner-swiper1:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../img/banner1.jpg);
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
	animation: bnr2 25s linear infinite;
}
.index-banner .banner-swiper2:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(../img/banner4.jpg);
	background-repeat: no-repeat !important;
	background-position: center !important;
}
@-moz-keyframes bnr2 {
	0%{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@-ms-keyframes bnr2 {
	0%{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@-webkit-keyframes bnr2 {
	0%{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
@keyframes bnr2 {
	0%{transform: scale(1);}
	50%{transform: scale(1.3);}
	100%{transform: scale(1);}
}
.banner-swiper1 .banner1 {
	width: 995px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	z-index: 2;
}
.banner-swiper1 .banner2 {
	width: 916px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -400px;
	z-index: 1;
}
.banner1>img,.banner2>img {
	width: 100%;
}
.banner-swiper1 h2 {
	width: 1200px;
	text-align: center;
	font-size: 136px;
	line-height: 130px;
	font-weight: lighter;
	color: #FFFFFF;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -440px;
	z-index: 2;
}
.banner-swiper1 .banner-txt {
	width: 250px;
	height: 73px;
	padding: 10px 35px;
	position: absolute;
	left: 50%;
	top: 555px;
	margin-left: 112px;
	z-index: 3;
}
.banner-txt:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transform: skewX(-21deg);
	background-color: #d0111b;
	position: absolute;
	left: 0px;
	top: 0px;
}
.banner-txt h4 {
	font-size: 24px;
	line-height: 27px;
	font-weight: lighter;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
}
.banner-txt h4 span {
	font-weight: normal;
}
.banner-txt1 {
	width: 1400px;
	position: relative;
	top: 50%;
	left: 50%;
	margin: -135px 0 0 -700px;
	color: #ffffff;
}
.banner-txt1 h2 {
	font-size: 108px;
	line-height: 120px;
	position: relative;
	transition: top 0.5s,opacity 0.5s;
}
.banner-txt1 h4 {
	font-size: 32px;
	line-height: 40px;
	font-family: arial;
	font-weight: bold;
	margin: 10px 0 15px;
	position: relative;
	transition: all 0.5s 0.3s,opacity 0.5s 0.3s;
}
.banner-txt1 span {
	display: block;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background-color: #d1121b;
	position: relative;
	transition: top 0.5s 0.5s,opacity 0.5s 0.5s;
}
@media only screen and (max-width: 991px) {
	.index-banner {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
		height: 1300px;
	}
	.index-banner .banner-swiper1:before {
		background-image: url(../img/banner1s.jpg);
		background-size: 100%;
	}
	.index-banner .banner-swiper2:before {
		background-image: url(../img/banner4s.jpg);
		background-size: 100%;
	}
	.banner-swiper1 .banner1 {
		width: 1103px;
		top: 114px;
		margin-left: -594px;
	}
	.banner-swiper1 .banner2 {
		width: 933px;
		margin-left: -371px;
	}
	.banner1>img:nth-of-type(1),.banner2>img:nth-of-type(1) {
		display: none;
	}
	.banner-swiper1 h2 {
		width: 650px;
		font-size: 108px;
		line-height: 120px;
		top: 450px;
		margin-left: -325px;
	}
	.banner-swiper1 .banner-txt {
		width: 390px;
		height: 114px;
		padding: 15px 50px;
		top: 932px;
		margin-left: -241px;
	}
	.banner-txt:before {
		transform: skewX(24deg);
	}
	.banner-txt h4 {
		font-size: 36px;
		line-height: 42px;
	}
	.banner-txt1 {
		width: 650px;
		margin: -335px 0 0 -325px;
		text-align: center;
	}
	.banner-txt1 h2 {
		width: 440px;
		font-size: 144px;
		line-height: 173px;
		margin: 0 auto;
	}
	.banner-txt1 h4 {
		font-size: 29px;
		line-height: 40px;
		margin: 20px 0 0;
	}
	.banner-txt1 span {
		display: none;
	}
	.index-banner .swiper-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-bullets.swiper-pagination-horizontal,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 25px;
	}
	.index-banner .swiper-pagination-bullet {
		width: 14px;
		height: 14px;
	}
	.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #d1121b;
	}
}
@media only screen and (max-width: 750px) {
	.index-banner {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
		height: 650px;
	}
	.banner-swiper1 .banner1 {
		width: 552px;
		top: 57px;
		margin-left: -297px;
	}
	.banner-swiper1 .banner2 {
		width: 466px;
		margin-left: -185px;
	}
	.banner-swiper1 h2 {
		width: 325px;
		font-size: 54px;
		line-height: 65px;
		top: 240px;
		margin-left: -162.5px;
	}
	.banner-swiper1 .banner-txt {
		width: 195px;
		height: 57px;
		padding: 8px 25px;
		top: 466px;
		margin-left: -120px;
	}
	.banner-txt h4 {
		font-size: 18px;
		line-height: 21px;
	}
	.banner-txt1 {
		width: 325px;
		margin: -160px 0 0 -162.5px;
	}
	.banner-txt1 h2 {
		width: 220px;
		font-size: 72px;
		line-height: 90px;
	}
	.banner-txt1 h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 10px 0 0;
	}
	.index-banner .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner {
		height: 690px;
	}
	.index-banner .banner-swiper1:before {
		background-position: 50% 70px;
		background-size: 1200px;
	}
	.banner-swiper1 .banner1 {
		width: 686px;
		margin-left: -428px;
	}
	.banner-swiper1 .banner2 {
		width: 632px;
		margin-left: -331px;
	}
	.banner1>img:nth-of-type(2),.banner2>img:nth-of-type(2) {
		display: none;
	}
	.banner-swiper1 h2 {
		width: 960px;
		font-size: 92px;
		line-height: 90px;
		top: 280px;
		margin-left: -480px;
	}
	.banner-swiper1 .banner-txt {
		width: 165px;
		height: 50px;
		padding: 5px 25px;
		top: 390px;
		margin-left: 93px;
	}
	.banner-txt h4 {
		font-size: 16px;
		line-height: 20px;
	}
	.banner-txt1 {
		width: 960px;
		margin: -85px 0 0 -480px;
	}
	.banner-txt1 h2 {
		font-size: 81px;
		line-height: 90px;
		top: -100px;
		opacity: 0;
	}
	.banner-txt1 h4 {
		font-size: 24px;
		line-height: 30px;
		margin: 5px 0 10px;
		top: -200px;
		opacity: 0;
	}
	.banner-txt1 span {
		width: 50px;
		height: 3px;
		top: -300px;
		opacity: 0;
	}
	.index-banner .swiper-slide-active .banner-txt1 h2,.index-banner .swiper-slide-active .banner-txt1 h4,.index-banner .swiper-slide-active .banner-txt1 span {
		top: 0px;
		opacity: 1;
	}
	.index-banner .swiper-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-bullets.swiper-pagination-horizontal,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 25px;
	}
	.index-banner .swiper-pagination-bullet {
		width: 14px;
		height: 14px;
	}
	.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #d1121b;
	}
}
@media only screen and (min-width: 1200px) {
	.index-banner {
		height: 800px;
	}
	.index-banner .banner-swiper1:before {
		background-position: 50% 80px;
		background-size: 1450px;
	}
	.banner-swiper1 .banner1 {
		width: 796px;
		margin-left: -496px;
	}
	.banner-swiper1.banner2 {
		width: 732px;
		margin-left: -384px;
	}
	.banner-swiper1 h2 {
		width: 1150px;
		font-size: 108px;
		line-height: 100px;
		top: 320px;
		margin-left: -575px;
	}
	.banner-swiper1 .banner-txt {
		width: 200px;
		height: 60px;
		padding: 5px 28px;
		top: 484px;
		margin-left: 96px;
	}
	.banner-txt h4 {
		font-size: 18px;
		line-height: 25px;
	}
	.banner-txt1 {
		width: 1150px;
		margin: -105px 0 0 -575px;
	}
	.banner-txt1 h2 {
		font-size: 96px;
		line-height: 100px;
	}
	.banner-txt1 h4 {
		font-size: 28px;
		line-height: 35px;
		margin: 8px 0 12px;
	}
	.banner-txt1 span {
		width: 60px;
		height: 4px;
	}
}
@media only screen and (min-width: 1450px) {
	.index-banner {
		height: 1000px;
	}
	.index-banner .banner-swiper1:before {
		background-position: bottom center;
		background-size: 1920px;
	}
	.banner-swiper1 .banner1 {
		width: 995px;
		margin-left: -620px;
	}
	.banner-swiper1 .banner2 {
		width: 916px;
		margin-left: -480px;
	}
	.banner-swiper1 h2 {
		width: 1400px;
		font-size: 134px;
		line-height: 130px;
		top: 400px;
		margin-left: -700px;
	}
	.banner-swiper1 .banner-txt {
		width: 250px;
		height: 73px;
		padding: 10px 35px;
		top: 555px;
		margin-left: 140px;
	}
	.banner-txt h4 {
		font-size: 24px;
		line-height: 27px;
	}
	.banner-txt1 {
		width: 1400px;
		margin: -135px 0 0 -700px;
	}
	.banner-txt1 h2 {
		font-size: 108px;
		line-height: 120px;
	}
	.banner-txt1 h4 {
		font-size: 32px;
		line-height: 40px;
		margin: 10px 0 15px;
	}
	.banner-txt1 span {
		width: 70px;
	}
}
@media only screen and (min-width: 1921px) {
	.index-banner .banner-swiper1:before,.index-banner .banner-swiper2:before {
		background-size: 100%;
	}
}
/*在线客服 质量保证 免费维修 快速反应*/
.index1 {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.index1 li {
	width: -moz-calc(25% - 87px);
	width: -webkit-calc(25% - 87px);
	width: calc(25% - 87px);
	height: 310px;
	margin-right: 116px;
	padding: 85px 0 0;
	overflow: hidden;
	float: left;
	text-align: center;
	cursor: pointer;
}
.index1 li:last-of-type {
	margin-right: 0px;
}
.index1 .index1-img {
	width: 65px;
	height: 65px;
	overflow: hidden;
	margin: 0 auto;
}
.index1-img img {
	width: 100%;
	transition: all 0.5s;
}
.index1 h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 30px 0 10px;
	font-weight: bold;
	color: #333333;
	transition: all 0.5s;
}
.index1 p {
	font-size: 12px;
	line-height: 18px;
	color: #949494;
}
.index1 li:hover .index1-img img {
	transform: rotateY(180deg);
}
.index1 li:hover h4 {
	color: #d1121b;
}
@media only screen and (max-width: 991px) {
	.index1 {
		padding: 0 0 80px;
	}
	.index1 li {
		width: 300px;
		height: auto;
		margin: 75px 0 0;
		padding: 0;
	}
	.index1 li:nth-of-type(2n+1) {
		margin: 75px 50px 0 0;
	}
	.index1 .index1-img {
		width: 111px;
		height: 111px;
		margin: 0 auto;
	}
	.index1 h4 {
		font-size: 26px;
		line-height: 30px;
		margin: 25px 0 15px;
	}
	.index1 p {
		font-size: 22px;
		line-height: 30px;
	}
	.index1 p br {
		display: none;
	}
}
@media only screen and (max-width: 750px) {
	.index1 {
		padding: 0 0 40px;
	}
	.index1 li {
		width: -moz-calc(50% - 10px);
		width: -webkit-calc(50% - 10px);
		width: calc(50% - 10px);
		margin: 35px 0 0;
	}
	.index1 li:nth-of-type(2n+1) {
		margin: 35px 20px 0 0;
	}
	.index1 .index1-img {
		width: 50px;
		height: 50px;
	}
	.index1 h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 15px 0 10px;
	}
	.index1 p {
		font-size: 12px;
		line-height: 18px;
	}
}
@media only screen and (min-width: 992px) {
	.index1 li {
		width: -moz-calc(25% - 30px);
		width: -webkit-calc(25% - 30px);
		width: calc(25% - 30px);
		height: 260px;
		margin-right: 40px;
		padding: 50px 0 0;
	}
	.index1 .index1-img {
		width: 40px;
		height: 40px;
	}
	.index1 li br {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.index1 li {
		width: -moz-calc(25% - 60px);
		width: -webkit-calc(25% - 60px);
		width: calc(25% - 60px);
		height: 280px;
		margin-right: 80px;
		padding: 70px 0 0;
	}
	.index1 .index1-img {
		width: 50px;
		height: 50px;
	}
}
@media only screen and (min-width: 1450px) {
	.index1 li {
		width: -moz-calc(25% - 87px);
		width: -webkit-calc(25% - 87px);
		width: calc(25% - 87px);
		height: 310px;
		margin-right: 116px;
		padding: 85px 0 0;
	}
	.index1 .index1-img {
		width: 65px;
		height: 65px;
	}
	.index1 li br {
		display: block;
	}
}
/*企业简介*/
h2 {
	line-height: 55px;
	font-size: 48px;
	font-weight: lighter;
}
h2 strong {
	font-weight: bold;
}
.index2 {
	width: 100%;
	height: 862px;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.index2:before {
	content: '';
	display: block;
	width: 1350px;
	height: 100%;
	overflow: hidden;
	background-image: url(../img/index2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
}
.index2 .index2-left {
	width: 515px;
	color: #FFFFFF;
	overflow: hidden;
	margin: 175px 0 0;
	float: left;
	position: relative;
	z-index: 1;
}
.index2-left h2 {
	margin: 0 0 40px;
}
.index2-left p {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 20px;
	color: #FFFFFF;
	text-align: justify;
}
.index2-left p:first-of-type {
	font-size: 16px;
}
.index2-left a {
	display: block;
	width: 208px;
	height: 44px;
	overflow: hidden;
	margin: 150px 0 0;
	position: relative;
}
.index2-left a span {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	padding: 0 4px;
	color: #FFFFFF;
	font-family: arial;
	overflow: hidden;
	background-image: url(../img/morew.png);
	background-repeat: no-repeat !important;
	background-position: 98% 50% !important;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.index2-left a:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	overflow: hidden;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.5s;
}
.index2-left a:hover:before {
	height: 100%;
}
.index2-left a:hover span {
	color: #d1121b;
	font-weight: bold;
	padding: 0 10px;
	background-image: url(../img/morer.png);
	background-position: 95% 50% !important;
}
.index2 .index2-right {
	width: 721px;
	overflow: hidden;
	margin: 155px 0 0;
	float: right;
	position: relative;
	z-index: 1;
}
.index2-right img {
	width: 100%;
}
.index2-right .index2-icon {
	width: 129px;
	height: 129px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -65px 0 0 -65px;
	z-index: 1;
}
@media only screen and (max-width: 991px) {
	h2 {
		line-height: 65px;
		font-size: 60px;
	}
	.index2 {
		height: auto;
	}
	.index2:before {
		width: 1200px;
		margin-left: -600px;
	}
	.index2 .index2-left {
		width: 100%;
		margin: 75px 0 0;
	}
	.index2-left h2 {
		margin: 0 0 35px;
	}
	.index2-left p {
		font-size: 20px;
		line-height: 34px;
		margin: 0 0 25px;
	}
	.index2-left p:first-of-type {
		font-size: 22px;
	}
	.index2-left a {
		width: 260px;
		height: 55px;
		margin: 120px 0 0;
	}
	.index2-left a span {
		height: 52px;
		line-height: 52px;
		font-size: 18px;
		padding: 0 5px;
		background-size: 13px;
	}
	.index2-left a:before {
		height: 3px;
	}
	.index2-left a:hover span {
		padding: 0 10px;
	}
	.index2 .index2-right {
		width: 100%;
		margin: 100px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	h2 {
		line-height: 40px;
		font-size: 36px;
	}
	.index2:before {
		width: 768px;
		margin-left: -384px;
	}
	.index2 .index2-left {
		margin: 40px 0 0;
	}
	.index2-left h2 {
		margin: 0 0 20px;
	}
	.index2-left p {
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 15px;
	}
	.index2-left p:first-of-type {
		font-size: 14px;
	}
	.index2-left a {
		width: 140px;
		height: 40px;
		margin: 40px 0 0;
	}
	.index2-left a span {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
		background-size: 8px;
	}
	.index2-left a:before {
		height: 2px;
	}
	.index2 .index2-right {
		margin: 50px 0 0;
	}
	.index2-right .index2-icon {
		width: 60px;
		height: 60px;
		margin: -30px 0 0 -30px;
	}
}
@media only screen and (min-width: 992px) {
	h2 {
		line-height: 40px;
		font-size: 36px;
	}
	.index2 {
		height: 603px;
	}
	.index2:before {
		width: 945px;
		margin-left: -600px;
	}
	.index2 .index2-left {
		width: 380px;
		margin: 125px 0 0;
	}
	.index2-left h2 {
		margin: 0 0 20px;
	}
	.index2-left p {
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 10px;
	}
	.index2-left p:first-of-type {
		font-size: 14px;
	}
	.index2-left a {
		width: 145px;
		margin: 80px 0 0;
	}
	.index2 .index2-right {
		width: 505px;
		margin: 110px 0 0;
	}
	.index2-right .index2-icon {
		width: 90px;
		height: 90px;
		margin: -45px 0 0 -45px;
	}
}
@media only screen and (min-width: 1200px) {
	h2 {
		line-height: 45px;
		font-size: 40px;
	}
	.index2 {
		height: 690px;
	}
	.index2:before {
		width: 1080px;
		margin-left: -725px;
	}
	.index2 .index2-left {
		width: 415px;
		margin: 140px 0 0;
	}
	.index2-left h2 {
		margin: 0 0 30px;
	}
	.index2-left p {
		font-size: 13px;
		line-height: 22px;
		margin: 0 0 15px;
	}
	.index2-left p:first-of-type {
		font-size: 15px;
	}
	.index2-left a {
		width: 168px;
		margin: 100px 0 0;
	}
	.index2 .index2-right {
		width: 577px;
		margin: 125px 0 0;
	}
	.index2-right .index2-icon {
		width: 104px;
		height: 104px;
		margin: -52px 0 0 -52px;
	}
}
@media only screen and (min-width: 1450px) {
	h2 {
		line-height: 55px;
		font-size: 48px;
	}
	.index2 {
		height: 862px;
	}
	.index2:before {
		width: 1350px;
		margin-left: -960px;
	}
	.index2 .index2-left {
		width: 515px;
		margin: 175px 0 0;
	}
	.index2-left h2 {
		margin: 0 0 40px;
	}
	.index2-left p {
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 20px;
	}
	.index2-left p:first-of-type {
		font-size: 16px;
	}
	.index2-left a {
		width: 208px;
		margin: 150px 0 0;
	}
	.index2 .index2-right {
		width: 721px;
		margin: 155px 0 0;
	}
	.index2-right .index2-icon {
		width: 129px;
		height: 129px;
		margin: -65px 0 0 -65px;
	}
}
@media only screen and (min-width: 1921px) {
	.index2:before {
		width: -moz-calc(50% + 390px);
		width: -webkit-calc(50% + 390px);
		width: calc(50% + 390px);
		margin-left: 0px;
		left: 0px;
	}
}
/*产品中心*/
.index3 {
	width: 100%;
	padding: 115px 0 100px;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.index3 h2 {
	text-align: center;
	color: #333333;
	margin: 0 0 60px;
}
.index3-list {
	width: 100%;
	height: 665px;
	position: relative;
}
.index3-list a {
	display: block;
	width: 440px;
	height: 665px;
	background-color: #ececec;
	overflow: hidden;
	float: left;
	position: relative;
	top: -110px;
}
.index3-list a:nth-of-type(2) {
	top: 0px;
	margin: 0 40px;
}
.index3-img {
	width: 355px;
	height: 500px;
	padding: 30px;
	overflow: hidden;
	margin: 37px auto 0;
}
.index3-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
    object-fit: contain;
    transition: all 0.3s;
}
.index3-txt {
	width: 100%;
	height: 110px;
	color: #FFFFFF;
	overflow: hidden;
	padding: 45px 30px 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s;
}
.index3-txt:before {
	content: '';
	display: block;
	width: 100%;
	height: 93px;
	overflow: hidden;
	background-color: #3e3e3e;
	border-bottom: 3px solid #d1121b;
	transform: skewX(30deg);
	position: absolute;
	left: -27px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s linear;
}
.index3-txt h3 {
	font-size: 30px;
	line-height: 35px;
	position: relative;
	z-index: 3;
	margin: 0 0 7px;
}
.index3-txt p {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	z-index: 3;
	opacity: 0;
	transition: all 0.3s;
}
.index3-list a:hover .index3-img img {
	transform: scale(1.1);
}
.index3-list a:hover .index3-txt {
	padding: 17px 37px 0;
}
.index3-list a:hover .index3-txt:before {
	height: 100%;
	left: 0px;
	background-color: #d1121b;
	transform: skewX(0deg);
}
.index3-list a:hover .index3-txt p {
	opacity: 1;
}
@media only screen and (max-width: 991px) {
	.index3 {
		padding: 75px 0 90px;
	}
	.index3 h2 {
		margin: 0 0 55px;
	}
	.index3-list {
		height: auto;
	}
	.index3-list a {
		width: 100%;
		height: 985px;
		top: 0px;
		float: none;
	}
	.index3-list a:nth-of-type(2) {
		margin: 75px 0;
	}
	.index3-img {
		width: 530px;
		height: 715px;
		padding: 30px;
		margin: 55px auto 0;
	}
	.index3-txt {
		height: 166px;
		padding: 55px 0 0;
		text-align: center;
	}
	.index3-txt:before {
		height: 166px;
		border-bottom-width: 4px;
		left: -47px;
	}
	.index3-txt h3 {
		font-size: 44px;
		line-height: 50px;
		margin: 0 0 7px;
	}
	.index3-txt p {
		font-size: 24px;
		line-height: 30px;
	}
	.index3-list a:hover .index3-txt {
		padding: 25px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.index3 {
		padding: 40px 0 45px;
	}
	.index3 h2 {
		margin: 0 0 30px;
	}
	.index3-list a {
		height: 490px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 35px 0;
	}
	.index3-img {
		width: 280px;
		height: 370px;
		padding: 20px;
		margin: 20px auto;
	}
	.index3-txt {
		height: 85px;
		padding: 28px 0 0;
	}
	.index3-txt:before {
		height: 85px;
		border-bottom-width: 2px;
		left: -24px;
	}
	.index3-txt h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 3px;
	}
	.index3-txt p {
		font-size: 12px;
		line-height: 18px;
	}
	.index3-list a:hover .index3-txt {
		padding: 10px 0;
	}
}
@media only screen and (min-width: 992px) {
	.index3 {
		padding: 85px 0 70px;
	}
	.index3 h2 {
		margin: 0 0 40px;
	}
	.index3-list {
		height: 525px;
	}
	.index3-list a {
		width: 300px;
		height: 525px;
		top: -70px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 0 30px;
	}
	.index3-img {
		width: 275px;
		height: 400px;
		padding: 20px;
		margin: 20px auto 0;
	}
	.index3-txt {
		height: 90px;
		padding: 40px 25px 0;
	}
	.index3-txt:before {
		height: 70px;
		left: -27px;
	}
	.index3-txt h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 5px;
	}
	.index3-list a:hover .index3-txt {
		padding: 10px 30px 0;
	}
}
@media only screen and (min-width: 1200px) {
	.index3 {
		padding: 95px 0 80px;
	}
	.index3 h2 {
		margin: 0 0 50px;
	}
	.index3-list {
		height: 590px;
	}
	.index3-list a {
		width: 360px;
		height: 590px;
		top: -90px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 0 35px;
	}
	.index3-img {
		width: 325px;
		height: 450px;
		padding: 25px;
		margin: 30px auto 0;
	}
	.index3-txt {
		height: 110px;
		padding: 45px 30px 0;
	}
	.index3-txt:before {
		height: 93px;
		left: -27px;
	}
	.index3-txt h3 {
		font-size: 28px;
		line-height: 35px;
	}
	.index3-list a:hover .index3-txt {
		padding: 15px 35px 0;
	}
}
@media only screen and (min-width: 1450px) {
	.index3 {
		padding: 115px 0 100px;
	}
	.index3 h2 {
		margin: 0 0 60px;
	}
	.index3-list {
		height: 665px;
	}
	.index3-list a {
		width: 440px;
		height: 665px;
		top: -110px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 0 40px;
	}
	.index3-img {
		width: 355px;
		height: 500px;
		padding: 30px;
		margin: 37px auto 0;
	}
	.index3-txt {
		height: 110px;
		padding: 45px 30px 0;
	}
	.index3-txt:before {
		height: 93px;
		left: -27px;
	}
	.index3-txt h3 {
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 7px;
	}
	.index3-list a:hover .index3-txt {
		padding: 17px 37px 0;
	}
}
/*新凯品质*/
.index4 {
	width: 100%;
	padding: 125px 0 100px;
	overflow: hidden;
	background: #FFFFFF url(../img/index4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	z-index: 1;
}
.index4 h2 {
	color: #FFFFFF;
	text-align: center;
}
.index4 .index4-list {
	width: 100%;
	overflow: hidden;
	margin: 90px 0 0;
}
.index4-list a {
	display: block;
	width: 440px;
	overflow: hidden;
	float: left;
	position: relative;
}
.index4-list a:nth-of-type(2) {
	margin: 0 40px;
}
.index4-list a img {
	width: 100%;
	transition: all 0.3s;
}
.index4-list a .index4-txt {
	width: 100%;
	height: 93px;
	padding: 30px 28px;
	color: #FFFFFF;
	overflow: hidden;
	border-bottom: 3px solid #d1121b;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s;
}
.index4-txt:after {
	content: '';
	display: block;
	width: 100%;
	height: 90px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.8);
	transform: skewX(30deg);
	position: absolute;
	left: -26px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s;
}
.index4-list a h3 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 10px;
	position: relative;
	z-index: 2;
}
.index4-list a p {
	line-height: 18px;
	position: relative;
	z-index: 2;
	opacity: 0;
	transition: all 0.3s;
}
.index4-list a:hover img {
	transform: scale(1.1);
}
.index4-list a:hover .index4-txt {
	height: 130px;
	padding: 23px 37px;
}
.index4-list a:hover .index4-txt:after {
	height: 100%;
	background-color: #d1121b;
	transform: skewX(0deg);
	left: 0px;
}
.index4-list a:hover p {
	opacity: 1;
}
@media only screen and (max-width: 991px) {
	.index4 {
		padding: 115px 0 110px;
		background-image: url(../img/index4s.jpg);
		background-size: 100%;
	}
	.index4 .index4-list {
		margin: 100px 0 0;
	}
	.index4-list a {
		width: 100%;
		float: none;
	}
	.index4-list a:nth-of-type(2) {
		margin: 70px 0;
	}
	.index4-list a .index4-txt {
		height: 137px;
		padding: 45px 40px;
		border-bottom-width: 4px;
	}
	.index4-txt:after {
		height: 133px;
		left: -38px;
	}
	.index4-list a h3 {
		font-size: 36px;
		line-height: 40px;
		margin: 0 0 18px;
	}
	.index4-list a p {
		font-size: 18px;
		line-height: 27px;
	}
	.index4-list a p br {
		display: none;
	}
	.index4-list a:hover .index4-txt {
		height: 192px;
		padding: 35px 40px;
		text-align: center;
	}
}
@media only screen and (max-width: 750px) {
	.index4 {
		padding: 55px 0;
	}
	.index4 .index4-list {
		margin: 40px 0 0;
	}
	.index4-list a:nth-of-type(2) {
		margin: 35px 0;
	}
	.index4-list a .index4-txt {
		height: 70px;
		padding: 20px;
		border-bottom-width: 2px;
	}
	.index4-txt:after {
		height: 68px;
		left: -20px;
	}
	.index4-list a h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 5px;
	}
	.index4-list a p {
		font-size: 12px;
		line-height: 18px;
	}
	.index4-list a:hover .index4-txt {
		height: 100px;
		padding: 15px 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index4 {
		padding: 85px 0 70px;
		background-size: 1200px;
	}
	.index4 .index4-list {
		margin: 65px 0 0;
	}
	.index4-list a {
		width: 300px;
	}
	.index4-list a:nth-of-type(2) {
		margin: 0 30px;
	}
	.index4-list a .index4-txt {
		height: 63px;
		padding: 20px 15px;
	}
	.index4-txt:after {
		height: 60px;
		transform: skewX(20deg);
		left: -10px;
	}
	.index4-list a h3 {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 5px;
	}
	.index4-list a:hover .index4-txt {
		height: 95px;
		padding: 15px 25px;
	}
	.index4-list a p br {
		display: none;
	}
}
@media only screen and (min-width: 1200px) {
	.index4 {
		padding: 100px 0 80px;
		background-size: 1450px;
	}
	.index4 .index4-list {
		margin: 70px 0 0;
	}
	.index4-list a {
		width: 360px;
	}
	.index4-list a:nth-of-type(2) {
		margin: 0 35px;
	}
	.index4-list a .index4-txt {
		height: 78px;
		padding: 25px 20px;
	}
	.index4-txt:after {
		height: 75px;
		transform: skewX(25deg);
		left: -17px;
	}
	.index4-list a h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.index4-list a:hover .index4-txt {
		height: 110px;
		padding: 20px 30px;
	}
}
@media only screen and (min-width: 1450px) {
	.index4 {
		padding: 125px 0 100px;
		background-size: 1920px;
	}
	.index4 .index4-list {
		margin: 90px 0 0;
	}
	.index4-list a {
		width: 440px;
	}
	.index4-list a:nth-of-type(2) {
		margin: 0 40px;
	}
	.index4-list a .index4-txt {
		height: 93px;
		padding: 30px 28px;
	}
	.index4-txt:after {
		height: 90px;
		transform: skewX(30deg);
		left: -26px;
	}
	.index4-list a h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.index4-list a:hover .index4-txt {
		height: 130px;
		padding: 23px 37px;
	}
	.index4-list a p br {
		display: block;
	}
}
@media only screen and (min-width: 1921px) {
	.index4{
		background-size: 100%;
	}
}
/*新闻资讯*/
.index5 {
	width: 100%;
	padding: 90px 0;
	overflow: hidden;
	background-color: #f7f7f7;
	position: relative;
	z-index: 1;
}
.index5 h2 {
	color: #333333;
	text-align: center;
}
.index5 .index5-list {
	width: 100%;
	overflow: hidden;
	margin: 90px 0 0;
}
.index5-list a {
	display: block;
	width: 440px;
	overflow: hidden;
	float: left;
	position: relative;
}
.index5-list a:nth-of-type(2) {
	margin: 0 40px;
}
.index5-list a img {
	width: 100%;
	transition: all 0.3s;
}
.index5-list a .index5-txt {
	width: 100%;
	height: 70px;
	padding: 12px 20px;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s;
	border-bottom: 3px solid #d1121b;
}
.index5-txt:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.8);
	transform: skewX(30deg);
	position: absolute;
	left: -19px;
	bottom: 0px;
	z-index: 1;
	transition: all 0.3s;
}
.index5-list a h4 {
	width: 100%;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 3px;
	position: relative;
	z-index: 2;
}
.index5-list a p {
	line-height: 20px;
	position: relative;
	z-index: 2;
}
.index5-list a:hover img {
	transform: scale(1.1);
}
.index5-list a:hover .index5-txt {
	border-color: rgba(209,18,27,0.85);
}
.index5-list a:hover .index5-txt:after {
	height: 100%;
	background-color: rgba(209,18,27,0.85);
	transform: skewX(0deg);
	left: 0px;
}
@media only screen and (max-width: 991px) {
	.index5 {
		padding: 90px 0;
	}
	.index5 .index5-list {
		margin: 50px 0 0;
	}
	.index5-list a {
		width: 100%;
		float: none;
	}
	.index5-list a:nth-of-type(2) {
		margin: 70px 0;
	}
	.index5-list a .index5-txt {
		height: 103px;
		padding: 20px 30px;
		border-bottom-width: 4px;
	}
	.index5-txt:after {
		left: -28px;
	}
	.index5-list a h4 {
		height: 30px;
		font-size: 27px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.index5-list a p {
		font-size: 18px;
		line-height: 20px;
	}
	.index5-list a:hover .index5-txt {
		padding: 20px 40px;
	}
}
@media only screen and (max-width: 750px) {
	.index5 {
		padding: 45px 0;
	}
	.index5 .index5-list {
		margin: 25px 0 0;
	}
	.index5-list a:nth-of-type(2) {
		margin: 35px 0;
	}
	.index5-list a .index5-txt {
		height: 57px;
		padding: 10px 15px;
		border-bottom-width: 2px;
	}
	.index5-txt:after {
		left: -16px;
	}
	.index5-list a h4 {
		height: 20px;
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 3px;
	}
	.index5-list a p {
		font-size: 12px;
		line-height: 16px;
	}
	.index5-list a:hover .index5-txt {
		padding: 10px 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index5 {
		padding: 65px 0;
	}
	.index5 .index5-list {
		margin: 60px 0 0;
	}
	.index5-list a {
		width: 300px;
	}
	.index5-list a:nth-of-type(2) {
		margin: 0 30px;
	}
	.index5-txt:after {
		transform: skewX(20deg);
		left: -12px;
	}
	.index5-list a h4 {
		height: 20px;
		line-height: 20px;
		margin: 0 0 5px;
	}
}
@media only screen and (min-width: 1200px) {
	.index5 {
		padding: 70px 0;
	}
	.index5 .index5-list {
		margin: 70px 0 0;
	}
	.index5-list a {
		width: 360px;
	}
	.index5-list a:nth-of-type(2) {
		margin: 0 35px;
	}
	.index5-txt:after {
		transform: skewX(25deg);
		left: -16px;
	}
}
@media only screen and (min-width: 1450px) {
	.index5 {
		padding: 90px 0;
	}
	.index5 .index5-list {
		margin: 90px 0 0;
	}
	.index5-list a {
		width: 440px;
	}
	.index5-list a:nth-of-type(2) {
		margin: 0 40px;
	}
	.index5-txt:after {
		transform: skewX(30deg);
		left: -19px;
	}
	.index5-list a h4 {
		height: 25px;
		line-height: 25px;
		margin: 0 0 3px;
	}
}