
.article-list p a {
	display: block;
	line-height: 23px;
	overflow: hidden;
	text-indent: 0px;
	background: url(/assets/indeximg/ico-2.gif) 0px 9px no-repeat;
	overflow: hidden;
	border-bottom: 1px #ddd dashed;
}

.article-list span {
	display: block;
	line-height: 23px;
	overflow: hidden;
	text-indent: 0px;
	overflow: hidden;
}

.div_radio label {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
/*    margin-right: 10px;*/
}

.flex.spb {
	justify-content: space-between;
	flex-wrap: wrap;
 /* 添加此行以允许换行 */
}


.mzItem {
	padding: 25px 0 !important;
}

.mzItem a.active {
	background: #99CCCC;
	color: #FFFFFF;
}

.mzItem a {
	width: 66px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 4px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #666666;
	margin-right: 10px;
	transition: background 0.3s;
 /* 平滑过渡效果 */
}

.three_tab {
	width: 100%;
	padding: 46px 10px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 8px;
	color: #0e0e0f;
}

.up_dq span.active {
	background: linear-gradient(to right, #f1534b, #e58244);
	color: #fff;
}

.up_dq span, .up_dq a {
	width: 45%;
	height: 45px;
	border: 1px solid #ffffff;
	line-height: 45px;
	display: block;
	background: #eaeaea;
	border-radius: 5px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
	cursor: pointer;
	position: relative;
	color: #4e5151;
}

.bd_ipt {
	width: 350px;
	height: 42px;
	line-height: 42px;
	background: #f5f5f5;
	margin-top: 28px;
	padding-left: 17px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #d4d4d4;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.bd_ipt span {
	font-size: 18px;
	color: #0e0e0f;
}

.bd_ipt input {
	font-size: 17px;
	border: 0;
	background: none;
	padding-left: 5px;
	width: 168px;
}

.bd_ipt .sexSelect {
	top: 7px;
	right: 12px;
}

.sexSelect {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 0;
}

.bd_ipt .sexSelect span.active {
	background: #1dd6cd;
}

.bd_ipt .sexSelect span {
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #e5e5e1;
}

.sexSelect span.active {
	background: #89c1c0;
	color: #f9f9f5;
}

.bd_ipt span {
	font-size: 18px;
	color: #0e0e0f;
}

.sexSelect span {
	width: 46px;
	height: 46px;
	display: inline-block;
	border-radius: 50%;
	background: #f2f2ee;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	margin-left: 10px;
	cursor: pointer;
}

.bd_ipt input {
	font-size: 17px;
	border: 0;
	background: none;
	padding-left: 5px;
	width: 168px;
}

.three_form button {
	width: 100%;
	height: 62px;
	background: #e77645;
	border: 0;
	color: #fff;
	font-size: 27px;
	margin-top: 28px;
	border-radius: 5px;
}

.form-submit {
	width: 5.16rem;
	height: .98rem;
	margin: 0 auto;
	display: block;
    /* background: url(../img/submit-bg1.png) no-repeat; */
	background: #e77645;
	border-radius: 8px;
    /* background-size: 100% 100%; */
	font-size: 25px;
	color: #fff;
	border: none;
	margin-top: .20rem;
	cursor: pointer;
}

.h_Bg {
	background: #fdfaf6;
	padding-bottom: 0px;
}

.r_ph span.active {
	color: #171617;
	font-size: 24px;
}

.r_ph span {
	font-size: 24px;
	color: #a39b9d;
	margin-right: 37px;
	cursor: pointer;
	position: relative;
}

.jx_tab .r_ph span.active:after {
	background: #a93121;
}

.r_ph span.active:after {
	content: '';
	width: 70px;
	height: 9px;
	background: #4cb9ba;
	border-radius: 5px;
	position: absolute;
	bottom: -46px;
	left: 50%;
	margin-left: -35px;
}

.l_article {
	width: 620px;
	box-sizing: border-box;
	box-shadow: 0px 3px 10px 4px #eeeeee;
	padding: 47px 21px 28px 21px;
	background: #fff;
	border-radius: 8px;
}

.up_ming a {
	width: 60px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	font-size: 18px;
	color: #494f4f;
	letter-spacing: 2px;
	border: 1px solid #dadcdc;
	border-radius: 5px;
}

.tw_l img {
	width: 164px;
	height: 119px;
}

.wz_list_dq {
	margin-top: 5px;
	margin-left: 15px;
}

.wz_list_dq a {
	display: block;
	color: #0e0e0f;
	font-size: 22px;
	margin-bottom: 12px;
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.d_article li {
	width: 48%;
	margin-top: 12px;
}

.d_article a {
	width: 400px;
	color: #0e0e0f;
	margin-top: 4px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 15px;
	box-sizing: border-box;
	position: relative;
	display: block;
	max-width: 100%;
}

.d_article a:after {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 12px;
	border-radius: 50%;
	background: #424040;
}

.article_wap {
	margin-top: 16px;
}

.tw_font {
	margin-top: 20px;
}

.up_dq span.active:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #eb6a48;
	position: absolute;
	bottom: -11px;
	left: 67px;
}