.index-banner {
	width: 100%;
	height: 910px;
	overflow: hidden;
}
.index-banner .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}
.index-banner .swiper-container .swiper-slide {
	position: relative;
}
.index-banner .swiper-button-next.swiper-button-disabled {
	opacity: 1;
}
.index-banner .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}
.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	background: url(../img/br.png);
    right: 85px;
    left: auto;
}
.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	background: url(../img/bl.png);
    left: 85px;
    right: auto;
}
.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.index-banner .swiper-pagination {
	width: 100%;
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 50px;
	text-align: center;
}
.index-banner .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 7px;
	background-color: #ffffff;
	opacity: 1;
	border-radius: 4px;
	overflow: hidden;
	transition: all 1s;
	margin: 0 5px;
    cursor: pointer;
}
.index-banner .swiper-pagination-switch.swiper-active-switch {
	width: 25px;
	background-color: #e01b2d;
}
.index-banner .banner-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.index-banner video {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}
.index-banner .banner-box .banner-txt {
	width: 1200px;
	height: 180px;
	line-height: 24px;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -142px 0 0 -605px;
	font-weight: lighter;
	text-shadow: 1px 2px 2px rgba(4,0,0,0.4);
}
.banner-txt h2 {
	font-size: 58px;
	line-height: 70px;
	font-weight: lighter;
	text-shadow: 2.6px 5.4px 4.6px rgba(4,0,0,0.4);
	margin: 0 0 10px;
}
.banner-txt h2 img {
	margin: -25px 10px 0;
}
.banner-txt a {
	display: block;
	color: #FFFFFF;
	width: 130px;
	height: 24px;
	overflow: hidden;
}
.banner-txt a em {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	margin-left: 12px;
	position: relative;
	float: left;
}
.banner-txt a em img {
	position: absolute;
	right: 7px;
	top: 5px;
	transition: all 0.5s;
}
.banner-txt a span {
	display: block;
	line-height: 24px;
	height: 24px;
	float: left;
	margin-left: 10px;
	transition: all 0.5s;
	text-shadow: 1px 2px 2px rgba(4,0,0,0.4);
}
.banner-box1 a {
	margin: 80px 0 0;
}
.banner-box2 a {
	margin: 80px 0 0;
}
.banner-txt a:hover em img {
	right: -13px;
}
.banner-txt a:hover span {
	margin-left: 30px;
}
@media only screen and (max-width: 991px) {
	.index-banner {
	    height: 1468px;
	}
	.index-banner video,.index-banner .banner-box2>img:nth-of-type(1) {
		display: none !important;
	}
	.index-banner .banner-box>img {
		width: 100%;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	    right: 50%;
	    margin-right: 95px;
	}
	.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	    left: 50%;
	    margin-left: -295px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	    width: 82px;
	    height: 82px;
	    margin-top: 0px;
	    top: auto;
	    bottom: 370px;
	    border: 2px solid #FFFFFF;
	    background-size: 27px;
	}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 65px;
	}
	.index-banner .swiper-pagination-bullet {
		width: 23px;
		height: 16px;
		border-radius: 8px;
	}
	.index-banner .swiper-pagination-bullet-active {
		width: 55px;
	}
	.index-banner .banner-box .banner-txt {
		width: 620px;
		height: 180px;
		line-height: 24px;
		font-size: 16px;
		margin: -142px 0 0 -310px;
	}
	.banner-txt a {
		display: none;
	}
}
@media only screen and (max-width: 700px) {
	.index-banner {
	    height: 650px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	    margin-right: 70px;
	}
	.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	    margin-left: -165px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	    width: 40px;
	    height: 40px;
	    bottom: 180px;
	    background-size: 18px;
	}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 33px;
	}
	.index-banner .swiper-pagination-bullet {
		width: 12px;
		height: 8px;
		border-radius: 4px;
	}
	.index-banner .swiper-pagination-bullet-active {
		width: 28px;
	}
	.index-banner .banner-box .banner-txt {
		width: 330px;
		height: 100px;
		line-height: 22px;
		font-size: 14px;
		margin: -70px 0 0 -165px;
	}
	.banner-txt h2 {
	    font-size: 30px;
	    line-height: 40px;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner {
		height: 664px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	    right: 20px;
	}
	.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	    left: 20px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	    width: 50px;
	    height: 50px;
	    margin-top: -25px;
	}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 20px;
	}
	.index-banner video {
		width: 1400px;
		margin: 0 0 0 -700px;
	}
	.index-banner .banner-box>img {
		width: 1400px;
	}
	.index-banner .banner-box>img:nth-of-type(2),.index-banner .banner-box1>img {
		display: none;
	}
	.index-banner .banner-box .banner-txt {
		width: 800px;
		height: 180px;
		line-height: 20px;
		font-size: 14px;
		margin: -100px 0 0 -400px;
	}
	.banner-txt h2 {
		font-size: 72px;
		line-height: 80px;
		margin: 0 0 10px;
	}
	.banner-box1 a,.banner-box2 a {
		margin: 40px 0 0;
	}
}
@media only screen and (min-width: 1300px) {
	.index-banner {
		height: 758px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	    right: 40px;
	}
	.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	    left: 40px;
	}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 30px;
	}
	.index-banner video {
		width: 1600px;
		margin: 0 0 0 -800px;
	}
	.index-banner .banner-box>img {
		width: 1600px;
	}
	.index-banner .banner-box .banner-txt {
		width: 1200px;
		line-height: 24px;
		font-size: 16px;
		margin: -142px 0 0 -605px;
	}
	.banner-txt h2 {
		font-size: 64px;
		line-height: 75px;
		margin: 0 0 10px;
	}
	.banner-box1 a,.banner-box2 a {
		margin: 60px 0 0;
	}
}
@media only screen and (min-width: 1600px) {
	.index-banner {
		height: 910px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-container-rtl .swiper-button-prev {
	    right: 85px;
	}
	.index-banner .swiper-button-prev,.index-banner .swiper-container-rtl .swiper-button-next {
	    left: 85px;
	}
	.index-banner .swiper-button-next,.index-banner .swiper-button-prev {
	    width: 70px;
	    height: 70px;
	    margin-top: -35px;
	}
	.index-banner .swiper-container-horizontal>.swiper-pagination-bullets,.index-banner .swiper-pagination-custom,.index-banner .swiper-pagination-fraction {
		bottom: 50px;
	}
	.index-banner video {
		width: 1920px;
		margin: 0 0 0 -960px;
	}
	.index-banner .banner-box>img {
		width: 1920px;
	}
	.banner-txt h2 {
		font-size: 90px;
		line-height: 95px;
	}
	.banner-box1 a,.banner-box2 a {
		margin: 80px 0 0;
	}
}
@media only screen and (min-width: 1921px) {
	.index-banner video {
		width: 100%;
		margin: 0;
		left: 0px;
	}
	.index-banner .banner-box>img {
		width: 100%;
	}
}
/*致力于为社会流体领域  提供更先进的控制系统*/
.index1 {
	width: 100%;
	overflow: hidden;
	padding: 110px 0 70px;
	background-image: url(../img/index1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.index1-top {
	width: 100%;
	overflow: hidden;
	text-align: justify;
	margin: 0 0 105px;
}
.index1-top h3 {
	font-size: 32px;
	line-height: 42px;
	color: #333333;
	float: left;
}
.index1-top p {
	width: 715px;
	overflow: hidden;
	float: right;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
}
.index1-top p span {
	font-family: "黑体";
}
.index1-bottom {
	width: 100%;
	overflow: hidden;
}
.index1-bottom h2 {
	font-size: 42px;
	line-height: 50px;
	color: #333333;
	margin: 0 0 22px;
}
.index1-video {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index1-video:before {
	content: '';
	display: block;
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -27.5px 0 0 -27.5px;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	z-index: 1;
	cursor: pointer;
}
.index1-video img {
	width: 100%;
}
.index1-video .index1-swiper {
	width: 86px;
	height: 49px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -43px;
	z-index: 1;
	text-align: center;
}
.index1-swiper .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index1-swiper .swiper-container .swiper-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index1-swiper .swiper-container .swiper-slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index1-swiper a {
	display: block;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.index1-swiper a img {
	width: 100%;
}
.index1-swiper .swiper-button-next.swiper-button-disabled {
	background:#819fd4 url(../img/vr.png);
	opacity: 1;
}
.index1-swiper .swiper-button-prev.swiper-button-disabled {
	background:#819fd4 url(../img/vl.png);
    opacity: 1;
}
.index1-swiper .swiper-button-next,.index1-swiper .swiper-container-rtl .swiper-button-prev {
	background:#004098 url(../img/vr.png);
    right: 0px;
    left: auto;
}
.index1-swiper .swiper-button-prev,.index1-swiper .swiper-container-rtl .swiper-button-next {
	background:#004098 url(../img/vl.png);
    left: auto;
    right: 54px;
}
.index1-swiper .swiper-button-next,.index1-swiper .swiper-button-prev {
    width: 54px;
    height: 58px;
    top: auto;
    bottom: 0px;
    border-radius: 0px;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
@media only screen and (max-width: 991px) {
	.index1 {
		padding: 50px 0 0;
		background: #f1f4f7;
	}
	.index1 .container {
		width: 100%;
	}
	.index1 .index1-sm {
		width: 620px;
		overflow: hidden;
		margin: 0 auto;
	}
	.index1-sm h2 {
		font-size: 40px;
		line-height: 45px;
		color: #333333;
		margin: 0 0 25px;
	}
	.index1 .index1-sm .index1-img {
		width: 100%;
		overflow: hidden;
	}
	.index1-img img {
	 	width: 100%;
	}
	.index1-top {
		width: 620px;
		margin: 0 auto;
		background-image: url(../img/index1s.jpg);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 100%;
		padding: 40px 32px 48px;
	}
	.index1-top h3 {
		font-size: 36px;
		line-height: 46px;
		color: #004098;
		float: none;
		margin: 0 0 20px;
	}
	.index1-top h3 strong {
		font-weight: normal;
	}
	.index1-top p {
		width: 100%;
		font-size: 28px;
		line-height: 36px;
		max-height: 180px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		float: none;
	}
	.index1-top a {
		display: block;
		width: 160px;
		height: 43px;
		overflow: hidden;
		text-align: center;
		line-height: 43px;
		border-radius: 5px;
		background-color: #e60012;
		font-size: 20px;
		color: #FFFFFF;
		margin: 32px auto 0;
	}
	.index1-bottom {
	    width: 100%;
	    overflow: hidden;
	    background-color: #FFFFFF;
	    padding: 50px 0 65px;
	    border-top: 1px solid #f7f9fa;
	}
	.index1-bottom h2 {
		width: 620px;
		font-size: 40px;
		line-height: 45px;
		margin: 0 auto 25px;
	}
	.index1-bottom .index1-video {
		width: 620px;
		height: 350px;
		overflow: visible;
		margin: 0 auto;
	}
	.index1-video:before,.index1-video>img {
		display: none;
	}
	.index1-video .index1-swiper {
		width: 100%;
		height: 425px;
		padding: 0 0 80px;
		overflow: visible;
		position: relative;
		left: 0;
		bottom: 0;
		margin-left: 0;
		text-align: left;
	}
	.index1-swiper .swiper-container {
		width: 100%;
		overflow: visible;
	}
	.index1-swiper a {
	    position: relative;
	}
	.index1-swiper a h2 {
		width: 100%;
		padding: 0 28px;
		color: #FFFFFF;
		font-size: 23px;
		line-height: 25px;
		position: absolute;
		top: 29px;
		left: 0px;
	}
	.index1-swiper a span {
		display: block;
		width: 340px;
		height: 42px;
		line-height: 42px;
		font-size: 14px;
		padding: 0 28px;
		overflow: hidden;
		color: #FFFFFF;
		background-color: rgba(0,64,152,0.53);
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
}
@media only screen and (max-width: 700px) {
	.index1 {
		padding: 35px 0 0;
	}
	.index1 .index1-sm {
		width: 330px;
	}
	.index1-sm h2 {
		font-size: 28px;
		line-height: 35px;
		margin: 0 0 15px;
	}
	.index1-top {
		width: 330px;
		padding: 20px 20px 25px;
	}
	.index1-top h3 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.index1-top p {
		font-size: 14px;
		line-height: 22px;
		max-height: 110px;
	}
	.index1-top a {
		width: 100px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin: 16px auto 0;
	}
	.index1-bottom {
	    padding: 25px 0 35px;
	}
	.index1-bottom h2 {
		width: 330px;
		font-size: 28px;
		line-height: 35px;
		margin: 0 auto 15px;
	}
	.index1-bottom .index1-video {
		width: 330px;
		height: 175px;
	}
	.index1-video .index1-swiper {
		height: 225px;
		padding: 0 0 40px;
	}
	.index1-swiper a h2 {
		padding: 0 14px;
		font-size: 16px;
		line-height: 20px;
		top: 12px;
	}
	.index1-swiper a span {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		padding: 0 14px;
	}
	.index1-swiper .swiper-button-prev,.index1-swiper .swiper-container-rtl .swiper-button-next {
	    right: 27px;
	}
	.index1-swiper .swiper-button-next,.index1-swiper .swiper-button-prev {
	    width: 27px;
	    height: 29px;
	    background-size: 9px auto !important;
	}
}
@media only screen and (min-width: 992px) {
	.index1 {
		padding: 80px 0 60px;
	}
	.index1 .index1-sm,.index1-top a {
		display: none;
	}
	.index1-top {
		margin: 0 0 60px;
	}
	.index1-top p {
		width: 600px;
	}
	.index1-video .index1-swiper {
		bottom: 20px;
	}
	.index1-swiper a {
		border: 1px solid #FFFFFF;
	}
	.index1-swiper a h2,.index1-swiper a span,.index1-swiper .swiper-button-next,.index1-swiper .swiper-button-prev {
	    display: none;
	}
}
@media only screen and (min-width: 1300px) {
	.index1 {
		padding: 110px 0 70px;
	}
	.index1-top {
		margin: 0 0 105px;
	}
	.index1-top p {
		width: 715px;
	}
	.index1-video .index1-swiper {
		bottom: 30px;
	}
}
.video-masked {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1001;
	display: none;
}
.video-masked .video-x {
	width: 40px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}
.video-masked .video-x:before,.video-masked .video-x:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	overflow: hidden;
	background-color: #ffffff;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -3px 0 0 -20px;
	transform: rotate(45deg);
}
.video-masked .video-x:after {
	transform: rotate(-45deg);
}
.video-masked .video-list {
	width: 1000px;
	overflow: hidden;
	margin: 150px auto;
}
.video-list li {
	width: 100%;
	overflow: hidden;
	display: none;
}
.video-list li.active {
	display: block;
}
.video-list video {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.video-masked .video-list {
		width: 700px;
		margin: 250px auto;
	}
}
@media only screen and (max-width: 700px) {
	.video-masked .video-x {
		width: 30px;
		height: 30px;
		top: 15px;
		right: 15px;
	}
	.video-masked .video-x:before,.video-masked .video-x:after {
		width: 30px;
		height: 4px;
		border-radius: 2px;
		margin: -2px 0 0 -15px;
	}
	.video-masked .video-list {
		width: calc(100% - 30px);
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		margin: 150px auto;
	}
}
@media only screen and (min-width: 992px) {
	.video-masked .video-list {
		width: 800px;
		margin: 150px auto;
	}
}
@media only screen and (min-width: 1300px) {
	.video-masked .video-list {
		width: 1000px;
		margin: 150px auto;
	}
}
/*城市供水 市政排水 污水处理*/
.index2 {
	width: 100%;
	height: 700px;
	overflow: hidden;
	padding: 155px 0 0;
	position: relative;
	background-color: #000000;
}
.index2 img {
	display: block;
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	opacity: 0.5;
	z-index: 1;
	transition: all 0.3s;
}
.index2 img.active {
	opacity: 1;
	z-index: 2;
}
.index2 h2 {
	font-size: 30px;
	line-height: 72px;
	color: #FFFFFF;
	font-weight: lighter;
	transition: all 0.5s;
	cursor: pointer;
	position: relative;
	z-index: 3;
}
.index2 h2.active {
	font-size: 45px;
	font-weight: normal;
}
.index2 h2:after {
	content: '';
	display: block;
	width: 0px;
	height: 1px;
	background-color: #FFFFFF;
	position: absolute;
	left: 202px;
	top: 50%;
}
.index2 h2.active:after {
	width: 1358px;
	transition: all 1s;
}
.index2 a {
	display: block;
	width: 135px;
	height: 35px;
	overflow: hidden;
	border-radius: 8px;
	border: 1px solid #FFFFFF;
	position: relative;
	z-index: 3;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	margin: 180px 0 0;
	transition: all 0.5s;
}
.index2 a:hover {
	transform: scale(1.1);
	background-color: #e60012;
	border-color: #e60012;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}
@media only screen and (max-width: 991px) {
	.index2 {
		height: 687px;
		padding: 65px 0 0;
	}
	.index2 img {
		width: 1886px;
		margin-left: -943px;
	}
	.index2 h2 {
		font-size: 27px;
		line-height: 65px;
		text-align: center;
	}
	.index2 h2.active {
		font-size: 45px;
	}
	.index2 h2:after {
		display: none;
	}
	.index2 a {
		width: 160px;
		height: 45px;
		border-radius: 6px;
		line-height: 43px;
		font-size: 20px;
		float: none;
		margin: 45px auto 0;
	}
}
@media only screen and (max-width: 700px) {
	.index2 {
		height: 345px;
		padding: 35px 0 0;
	}
	.index2 img {
		width: 950px;
		margin-left: -475px;
	}
	.index2 h2 {
		font-size: 14px;
		line-height: 35px;
	}
	.index2 h2.active {
		font-size: 22px;
	}
	.index2 a {
		width: 100px;
		height: 32px;
		border-radius: 4px;
		line-height: 30px;
		font-size: 14px;
		margin: 25px auto 0;
	}
}
@media only screen and (min-width: 992px) {
	.index2 {
		height: 547px;
		padding: 100px 0 0;
	}
	.index2 img {
		width: 1500px;
		margin-left: -750px;
	}
	.index2 h2 {
		font-size: 30px;
		line-height: 72px;
	}
	.index2 h2.active {
		font-size: 45px;
	}
	.index2 h2:after {
		left: 202px
	}
	.index2 h2.active:after {
		width: 1358px;
	}
	.index2 a {
		margin: 90px 0 0;
	}
}
@media only screen and (min-width: 1300px) {
	.index2 {
		height: 700px;
		padding: 155px 0 0;
	}
	.index2 img {
		width: 1920px;
		margin-left: -960px;
	}
	.index2 h2 {
		font-size: 30px;
		line-height: 72px;
	}
	.index2 h2.active {
		font-size: 45px;
	}
	.index2 h2:after {
		left: 202px
	}
	.index2 h2.active:after {
		width: 1358px;
	}
	.index2 a {
		margin: 180px 0 0;
	}
}
@media only screen and (min-width: 1921px) {
	.index2 img {
		width: 100%;
		margin-left: 0px;
		left: 0px;
	}
}
/*新闻资讯*/
.index3 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 115px;
}
.index3 h2 {
	font-size: 42px;
	line-height: 50px;
	color: #333333;
	margin: 55px 0;
}
.index3 .index3-list {
	width: 100%;
	height: 455px;
}
.index3-list a {
	display: block;
	width: 360px;
	height: 455px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0px 0px 22px 2px rgba(19,9,12,0.14);
}
.index3-list a:nth-of-type(2) {
	margin: 0 60px;
}
.index3-list .index3-img {
	width: 100%;
	overflow: hidden;
}
.index3-img img {
	width: 100%;
	transition: all 0.5s;
}
.index3-list .index3-txt {
	width: 100%;
	height: 255px;
	overflow: hidden;
	padding: 30px 35px;
	position: relative;
}
.index3-txt h4 {
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	max-height: 90px;
	overflow: hidden;
	color: #a2a2a2;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index3-txt p {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #c8c8c8;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 10px 0 20px;
}
.index3-txt span {
	display: block;
	width: 100%;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #a2a2a2;
	overflow: hidden;
	position: absolute;
	left: 35px;
	bottom: 33px;
}
.index3-txt span img {
	margin: -2px 0 0 13px;
}
.index3-list a:hover .index3-img img {
	transform: scale(1.1);
}
.index3-list a:hover .index3-txt h4 {
	color: #e60012;
}
.index3 .index3-more {
	display: block;
	width: 130px;
	height: 35px;
	overflow: hidden;
	border-radius: 4px;
	background-color: #e60012;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	margin: 75px auto 0;
	transition: all 0.5s;
}
.index3 .index3-more:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}
@media only screen and (max-width: 991px) {
	.index3 {
		padding: 0 0 70px;
	}
	.index3 h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 55px 0 50px;
	}
	.index3 .index3-list {
		width: 100%;
		height: auto;
	}
	.index3-list a {
		width: 100%;
		height: auto;
		float: none;
	}
	.index3-list a:nth-of-type(2) {
		margin: 73px 0;
	}
	.index3-list .index3-txt {
		height: 450px;
		padding: 45px 55px;
	}
	.index3-txt h4 {
		font-size: 40px;
		line-height: 62px;
		max-height: 186px;
	}
	.index3-txt p {
		font-size: 28px;
		line-height: 40px;
		height: 80px;
		margin: 20px 0 40px;
	}
	.index3-txt span {
		font-size: 24px;
		height: 30px;
		line-height: 30px;
		left: 55px;
		bottom: 55px;
	}
	.index3-txt span img {
		width: 38px;
		margin: -2px 0 0 25px;
	}
	.index3 .index3-more {
		width: 160px;
		height: 45px;
		border-radius: 5px;
		font-size: 20px;
		line-height: 45px;
		margin: 60px auto 0;
	}
}
@media only screen and (max-width: 700px) {
	.index3 {
		padding: 0 0 40px;
	}
	.index3 h2 {
		font-size: 28px;
		line-height: 35px;
		margin: 30px 0 25px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 30px 0;
	}
	.index3-list .index3-txt {
		height: 225px;
		padding: 20px 25px;
	}
	.index3-txt h4 {
		font-size: 20px;
		line-height: 30px;
		max-height: 90px;
	}
	.index3-txt p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin: 10px 0 20px;
	}
	.index3-txt span {
		font-size: 14px;
		height: 20px;
		line-height: 20px;
		left: 25px;
		bottom: 25px;
	}
	.index3-txt span img {
		width: 20px;
		margin: -2px 0 0 12px;
	}
	.index3 .index3-more {
		width: 100px;
		height: 32px;
		font-size: 14px;
		line-height: 32px;
		margin: 30px auto 0;
	}
}
@media only screen and (min-width: 992px) {
	.index3 {
		padding: 0 0 80px;
	}
	.index3 h2 {
		font-size: 42px;
		line-height: 50px;
		margin: 55px 0;
	}
	.index3 .index3-list {
		height: 410px;
	}
	.index3-list a {
		width: 300px;
		height: 410px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 0 35px;
	}
	.index3-list .index3-img {
		height: 175px;
	}
	.index3-list .index3-txt {
		height: 245px;
		padding: 20px 25px;
	}
	.index3-txt span {
		left: 25px;
	}
	.index3 .index3-more {
		margin: 50px auto 0;
	}
}
@media only screen and (min-width: 1300px) {
	.index3 {
		padding: 0 0 115px;
	}
	.index3 h2 {
		font-size: 42px;
		line-height: 50px;
		margin: 55px 0;
	}
	.index3 .index3-list {
		height: 455px;
	}
	.index3-list a {
		width: 360px;
		height: 455px;
	}
	.index3-list a:nth-of-type(2) {
		margin: 0 60px;
	}
	.index3-list .index3-img {
		height: 210px;
	}
	.index3-list .index3-txt {
		height: 255px;
		padding: 30px 35px;
	}
	.index3-txt span {
		left: 35px;
	}
	.index3 .index3-more {
		margin: 75px auto 0;
	}
}