/*往届回顾*/
.swiper-main {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.huigu_con {
	position: relative;
	/* width: 8.2rem; */
	width: 100%;
	margin: 0 auto;
	height: 2.6rem;
}
.huigu_con1 {
	position: relative;
	/* width: 8.2rem; */
	width: 100%;
	margin: 0 auto;
	height: 2.6rem;
}

#certify {
	margin-top: 0.4rem;
}

.swiper-container {
	width: 100%;
	border-right: 1px solid #d2ad9f;
	height: 2.6rem;
}

.swiper-container-1 {
	width: 100%;
	border-right: 1px solid #d2ad9f;
	height: 2.6rem;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
	width: 40%;
}

.swiper-slide img {
	width: 100%;
	border: 1px solid #d2ad9f;
	border-radius: 10px;
}

.huigu_con .left {
	position: absolute;
	left: 0rem;
	top: 0;
	width: 1rem;
	height: 195px;
	z-index: 2;
	background: linear-gradient(to right, #A00400, transparent);
}

.huigu_con .right {
	position: absolute;
	right: 0rem;
	top: 0;
	width: 1rem;
	height: 195px;
	z-index: 2;
	background: linear-gradient(to left, #A00400, transparent);
}
.huigu_con1 .left {
	position: absolute;
	left: 0rem;
	top: 0;
	width: 1rem;
	height: 195px;
	z-index: 2;
	background: linear-gradient(to right, #191083, transparent);
}

.huigu_con1 .right {
	position: absolute;
	right: 0rem;
	top: 0;
	width: 1rem;
	height: 195px;
	z-index: 2;
	background: linear-gradient(to left, #191083, transparent);
}

.swiper-button-prev {
	width: 0.31rem;
	height: 0.31rem;
	background: url(https://doctor.peopledailyhealth.com/web/vote_26/images/left_btn.png) no-repeat;
	background-size: 0.31rem auto;
	position: absolute;
	left: .2rem;
	top: 55%;
	z-index: 3;
}

.swiper-button-next {
	width: 0.31rem;
	height: 0.31rem;
	background: url(https://doctor.peopledailyhealth.com/web/vote_26/images/right_btn.png) no-repeat;
	background-size: 0.31rem auto;
	position: absolute;
	right: .2rem;
	top: 50%;
	z-index: 3;
}

.swiper-button-prev-1 {
	width: 0.31rem;
	height: 0.31rem;
	background: url(https://doctor.peopledailyhealth.com/web/vote_26/images/left_btn.png) no-repeat;
	background-size: 0.31rem auto;
	position: absolute;
	left: .2rem;
	top: 55%;
	z-index: 3;
}

.swiper-button-next-1 {
	width: 0.31rem;
	height: 0.31rem;
	background: url(https://doctor.peopledailyhealth.com/web/vote_26/images/right_btn.png) no-repeat;
	background-size: 0.31rem auto;
	position: absolute;
	right: .2rem;
	top: 50%;
	z-index: 3;
}

.swiper-slide a {
	width: 100%;
	height: 100%;
}

.swiper-container-1{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	list-style:none;
	padding:0;
	z-index:1
}