.slide_title {
	width: 100%;
	text-align: center;
	right: 0;
	top: 1.5rem;
}
.slide_P {
	width: 100%;
	text-align: center;
	right: 0;
	top: 2.3rem;
}
.slide_heng {
    width: 0.75rem;
    position: absolute;
    top: 3.6rem;
    right: 45%;
    border-bottom: 0.01rem solid #FFFFFF;
    z-index: 3;
    color: #FFFFFF;
    line-height: 0.45rem;
}
.fangan_an_div {
	width: 100%;
	height: 1.55rem;
    overflow-y: hidden;
    overflow-x: auto;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.fang_an_div_btn {
    overflow-x: scroll;
}
.fangan_an_btn {
	width: 15.25rem;
	height: 1.55rem;
	display: flex;
	flex-wrap: wrap;
    white-space: nowrap;
	background-color: #FFFFFF;
}
.an_btn_line {
	width: 2.5rem;
	height: 1.5rem;
	background-color: #FFFFFF;
	border: 0.01rem solid #EEEEEE;
	font-size: 0.25rem;
	line-height: 1.5rem;
}
.btnAct {
	color: #1D51E0;
	border-color: #256DFF;
}
.fangan_wz_div {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.fangan_wz_hang {
	width: 50%;
	margin-bottom: 0.6rem;
}
.wz_hang_img {
	width: 100%;
	height: 2.4rem;
	position: relative;
}
.wz_hang_mb {
	width: 100%;
	height: 2.4rem;
	background-color: rgba(0, 0, 0,0.4);
	position: absolute;
	z-index: 3;
	top: 0;
}
.hang_mb_img {
	width: 0.6rem;
	height: 0.5rem;
	font-size: 0;
	margin-top: 0.75rem;
}
.hang_mb_title {
	width: 100%;
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 0.5rem;
	zoom: 0.9;
}
.wz_hang_text {
	width: 100%;
	font-size: 0.25rem;
	color: #333333;
	line-height: 0.7rem;
	box-shadow: 0px 2px 10px 0px rgba(1, 1, 1, 0.08);
}
