

.wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.md-honor {
	position: relative;
	background: url(../images/img18.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden
}
.md-honor .slide {
	overflow: hidden
}
.md-honor .body {
	position: relative;
}
.md-honor .body:before {
	height: 3px;
	background: #e7354a;
	content: '';
	display: inline-block;
	left: 0;
	right: 0;
	top: 39%;
	position: absolute
}
.md-honor .swiper-slide ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.md-honor .swiper-slide li {
	height: 450px;
	position: relative;
	text-align:justify;
	width: 400px
}
.md-honor .swiper-slide li a {
	color: #666
}
.md-honor .swiper-slide li:before,  .md-honor .swiper-slide li:after {
	position: absolute;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	content: '';
	display: inline-block;
	left: 50%
}


.md-honor .swiper-slide h4,  .md-honor .swiper-slide .text {
	opacity: 0;
	transition: 1s;
	width: 100%;
	position: absolute
}
.md-honor .swiper-slide .text {
	height: 35px;
	color: #666;
}
.md-honor .swiper-slide .text a {
	color: #414141;
	 font-size:14px;
	 line-height:28px;
}
 .md-honor .swiper-slide li:nth-child(2n+1) h4,  .md-honor .swiper-slide li:nth-child(2n+1) .text {
 -webkit-transform: translate(0, 50px);
 -ms-transform: translate(0, 50px);
 transform: translate(0, 50px)
}
 .md-honor .swiper-slide li:nth-child(2n+1) h4 {
 top: 110px;
 height:80px;
 padding-top:90px;
 background:url(../images/jt1.jpg) center 52px no-repeat;
 text-align:center;
 
 
}
 .md-honor .swiper-slide li:nth-child(2n+1) .text {
 top: 0;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end
}
 .md-honor .swiper-slide li:nth-child(2n+1):before {
 top: 121px
}
 .md-honor .swiper-slide li:nth-child(2n+1):after {
 top: 133px
}
 .md-honor .swiper-slide li:nth-child(2n) h4,  .md-honor .swiper-slide li:nth-child(2n) .text {
 -webkit-transform: translate(0, -50px);
 -ms-transform: translate(0, -50px);
 transform: translate(0, -50px)
}
 .md-honor .swiper-slide li:nth-child(2n) h4 {
 top: 120px;
 background:url(../images/jt1.jpg) center 60px no-repeat;
 height:80px;
 text-align:center;
}
 .md-honor .swiper-slide li:nth-child(2n) .text {
 top: 205px;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start
}
 .md-honor .swiper-slide li:nth-child(2n):before {
 top: 325px
}
 .md-honor .swiper-slide li:nth-child(2n):after {
 top: 231px
}


.md-honor .swiper-slide.swiper-slide-active li h4,  .md-honor .swiper-slide.swiper-slide-active li .text {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.md-honor .slide {
	overflow: visible
}
.md-honor .slide-prev,  .md-honor .slide-next {
	opacity: 1;
	width: 30px;
	height: 18px;
	background: url(../images/zjt.jpg) no-repeat center;
	background-size: cover;
}
.md-honor .slide-next {
	background: url(../images/rjt.jpg) no-repeat center;
	background-size: cover;
	right: 5%;
}
.md-honor .slide-prev {
	left: 5%;
}
.md-honor h4 {
	font-size: 24px;
	color: #e7354a;
	font-weight: bold
}
.md-honor .wrap {
	position: relative
}


