.z_title {
	font-size: .36rem;
	font-weight: 700;
}

a {
	color: #333;
	display: block;
}

.all_title {
	padding: .2rem 0;
	display: flex;
	justify-content: space-between;
}

.border-bt {
	border-bottom: 1px solid #f3f5f9;
	padding: .2rem 0;
}

.lv_banner img {
	max-width: 100%;
}

.lvshi_zhan {
	background-color: #FFF;
	margin-bottom: .2rem;
	box-shadow: 0px 0.03rem 0.68rem 0px rgb(154 180 255 / 19%);
}

.zhan_title {
	padding: 0 .1rem;
}

.zhan_title h2 {
	text-align: center;
	padding: .2rem 0;
	font-size: .34rem;
	color: #15294e;
}

.zhan_detail {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.zhan_detail .zhan_list {
	display: flex;
	flex-direction: column;
	padding: .2rem;
	align-items: center;
	width: 25%;
	height: 1.6rem;
}

.zhan_list img {
	width: .48rem;
	height: .48rem;
	margin-bottom: .1rem;
}

.zhan_list span {
	font-size: .28rem;
	color: #333;
}

.zixun {
	background-color: #fff;
	padding: .32rem;
}

.wenji_right {
	font-size: .32rem;
	color: #225afc;
}

.wenji_right_t {
	font-size: .32rem;
}

.wenji_right_t i {
	font-size: .28rem;
}

.aw_top {
	font-size: .28rem;
}

.aw {
	font-size: .28rem;
	margin-top: .2rem;
	margin-bottom: .2rem;
	font-weight: 700;
}

.aw span {
	margin-right: .2rem;
}

.aw span.active {
	color: #225afc;
	border-bottom: 2px solid #225afc;
}

.aw_top {
	display: flex;
}

.aw_top .icon {
	color: #225afc;
	margin-right: .05rem
}

.aw_t {
	color: #8b97ac;
	margin-top: .1rem;
	font-size: .28rem;
	display: flex;
	align-items: center;
}

.aw_t span {
	margin-right: .2rem;
}

.aw_t span:first-child .iconfont {
	font-size: .24rem;
}

.aw_t .iconfont {
	margin-right: .1rem;
}

/* 查看更多 */
.show-more {
	width: 100%;
	line-height: .86rem;
	text-align: center;
	background: rgba(238, 241, 248, 1);
	border-radius: .08rem;
	font-size: .30rem;
	font-weight: 400;
	color: rgba(72, 99, 149, 1);
}

/* 最新提问 */
.all_new {
	font-size: .28rem;
}

.all_new .new_time {
	color: #ddd;
}

/* 郑州律师文集 */
.wenji {
	padding: .1rem .32rem;
	background-color: #fff;
	margin-top: .2rem;
	padding-bottom: .2rem;
}

.wenji_list .list_t {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #15294e;
	font-size: .32rem;
	margin-bottom: .1rem;
}

.wenji_list .list_cont {
	color: #ccc;
	font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	word-break: break-all;
}

.wenji_list .list_lvshi {
	display: flex;
	margin-top: .2rem;
	justify-content: space-between;
	font-size: .28rem;
	align-items: center;
}

.wenji_list .list_left {
	display: flex;
	align-items: center;
}

.list_left .list_img {
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	overflow: hidden;
	margin-right: .1rem;
}

.list_left .list_img img {
	width: .5rem;
	height: .5rem;
	object-fit: cover;
}

.wenji .list_right {
	color: #ddd;
}

.list_left img {
	max-width: 100%;
}

/* 周边律师 */
.nearby {
	padding: .1rem .32rem;
	background-color: #fff;
	margin-top: .2rem;
}

.nearby_qu .nearby_wrap {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.nearby_wrap .nearby_list {
	background-color: #6b90fc;
	color: #fff;
	font-size: .28rem;
	padding: .15rem 0;
	width: 31%;
	margin-right: calc(7% / 2);
	text-align: center;
	border-radius: .1rem;
	margin-bottom: .2rem;
}

.nearby_wrap .nearby_list.active{
	margin-right: 0;
}

.nearby_details {
	display: flex;
	font-size: .24rem;
}

.nearby_left {
	color: #7485a6;
	width: 1.3rem;
	padding-top: .1rem;
}

.nearby_right {
	flex: 1;
	color: #15294e;
}

.nearby_right .nearby_li {
	padding: .1rem .1rem;
	display: inline-block;
	/* margin-bottom: .1rem; */
}

/* 提问按钮 */
.answer-bom-btn {
	width: 5.18rem;
	height: .98rem;
	position: fixed;
	margin: 0 1.16rem .21rem;
	background: rgba(34, 90, 252, 1);
	box-shadow: 0px 0px .48rem .06rem rgba(34, 90, 252, 0.31);
	border-radius: .49rem;
	bottom: 0;
	font-size: .30rem;
	color: rgba(255, 255, 255, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
}

.answer-bom-btn i {
	margin-right: .20rem;
	font-size: .50rem;
}

/* 下单卡片 */
.orders {
	width: 100%;
	margin-bottom: .2rem;
	position: relative;
}

.orders-bac {
	width: 100%;
}

.orders-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.orders-title {
	font-size: .28rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	padding: .3rem 0;
}

.orders-btn {
	background: #fff;
	width: 5.20rem;
	line-height: .88rem;
	text-align: center;
	/* box-shadow:0px 0px .51rem .03rem rgba(48,98,225,1), 0px 0px .51rem .03rem rgba(51,102,229,1); */
	border-radius: .44rem;
	font-size: .34rem;
	font-weight: bold;
	color: #225afc;
	margin-bottom: .19rem;
}

.orders-num {
	font-size: .26rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.new_cont {
	font-size: .30rem;
	font-weight: 500;
	color: #15294E;
	line-height: .43rem;
	margin-bottom: .34rem;
}



.pay_lawyer_cell {
    width: 100%;
    height: auto;
    background-size: 100% 259px;
    padding-top: 34px;
}

.pay_lawyer_cell .lawyer_intro {
    width: 304px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 1.5;
    margin-bottom: 18px;
    text-align: center;
}

.pay_lawyer_cell .lawyer_tags {
    flex-direction: column;
}

.pay_lawyer_cell .tl {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    font-weight: 600;
    color: #e61;
    margin-bottom: 6px;
    text-align: center;
}

.pay_lawyer_cell .prove_item {
    height: 15px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 15px;
}

.pay_lawyer_cell .prove_item:not(:last-child) {
    margin-right: 22px;
}

.pay_lawyer_cell .prove_item:before {
    content: "";
    margin-right: 6px;
}

.pay_lawyer_cell .prove_item1:before {
    width: 12px;
    height: 13px;
    background-size: 12px 13px;
}

.pay_lawyer_cell .prove_item2:before {
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
}

.pay_lawyer_cell .prove_item3:before {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
}

.pay_lawyer_cell .prove_item4:before {
    width: 12px;
    height: 13px;
    background-size: 12px 13px;
}

.pay_lawyer_cell .pay_lawyer {
    background: #fff;
    border-radius: 10px;
    padding-bottom: 36px;
}

.pay_lawyer_cell .lawyer_img {
    border-radius: 10px;
    display: block;
    position: relative;
}

.pay_lawyer_cell .lawyer_img img {
    width: 100%;
    height: 100%;
}

.pay_lawyer_cell .lawyer_prove {
    width: 29px;
    height: 36px;
    background-size: 29px 36px;
    position: absolute;
    top: 0;
    left: 18px;
}

.pay_lawyer_cell .lawyer_info {
    flex-direction: column;
}

.pay_lawyer_cell .name_cell {
    height: 16px;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    line-height: 16px;
    margin-bottom: 18px;
    max-width: 100%;
}

.pay_lawyer_cell .name_cell a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 267px;
    line-height: 20px;
}

.pay_lawyer_cell .tag {
    padding: 3px 5px;
    background: #f9e9d5;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 400;
    color: #422c11;
    line-height: 11px;
    margin-left: 9px;
}

.pay_lawyer_cell .lawyer_hobbies {
    width: 304px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 14px;
    margin-bottom: 9px;
    text-align: center;
}

.pay_lawyer_cell .lawyer_span_cell {
    margin-bottom: 36px;
}

.pay_lawyer_cell .lawyer_span {
    color: #f44333;
    margin-left: 4px;
}

.pay_lawyer_cell .lawyer_span:not(:last-child) {
    margin-right: 6px;
    position: relative;
}

.pay_lawyer_cell .lawyer_span:not(:last-child):after {
    content: "";
    width: 0;
    height: 11px;
    border-right: 1px solid #d8d8d8;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
}

.pay_lawyer_cell .cb-btn-cell {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.pay_lawyer_cell .cb-btn {
    text-align: center;
    flex: 1;
    height: 32px;
    border-radius: 16px;
    font-size: 15px;
    line-height: 32px;
    font-weight: 500;
    color: #e61;
    box-sizing: border-box;
}

.pay_lawyer_cell .cb-btn:before {
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.pay_lawyer_cell .cb-btn-call {
    color: #fff;
    background: linear-gradient(225deg, #ff5912 0%, #ff922e 100%), #e61;
    position: relative;
}

.pay_lawyer_cell .cb-btn-call:after {
    content: "";
    position: absolute;
    top: -16px;
    right: 11px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 41px;
    height: 19px;
}

.pay_lawyer_cell .cb-btn-msg {
    border: 1px solid #e61;
    margin-right: 10px;
}
.flex {
    display: flex;
}

.flex-aligin-center {
    display: flex;
    align-items: center;
}
.mb68 {
    margin-bottom: .90667rem;
}