/* 轮播图区域 */
.carousel-wrap {
	width: 100%;
	margin-bottom: 15px;
}

.carousel-item {
	position: relative;
}

.carousel-item img {
	width: 100%;
	height: auto;
	display: block;
	max-height: 330px;
}

.carousel-text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 15px;
	padding: 10px 12px;
}
.section-title{
	background: #fff;
	color: #1a1a1a;
	display: block;
	font-size: .426667rem;
	font-weight: 700;
	padding: 0px 18px;
}
.section-title a{
	color: #1a1a1a;
}
.index_viewMore_y9x6T {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	align-items: center;
	background: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.173333rem;
	-webkit-justify-content: center;
	justify-content: center;
}
.index_viewMoreLink_AamVs {
	background: url(../images/arrow.eabadf34.png) no-repeat 100%/.32rem .32rem;
	color: #1a1a1a;
	font-size: .4rem;
	line-height: 1.173333rem;
	padding-right: .453333rem;
}

.index_info_l-z-e span a{
	color: rgb(245, 67, 67);
}