html {
	font-size: 5.3334vw
}

body {
	font-size: .8rem;
	line-height: 1
}

.bg-ff {
	background-color: #fff
}

.bg-gary {
	background-color: #f7f8fa
}

.s-primary {
	color: #0eb298
}

.s-auxiliary1 {
	color: #fe5542
}

.s-auxiliary2 {
	color: #ff8638
}

.s-auxiliary3 {
	color: #d6a46a
}

.s-auxiliary4 {
	color: #468efa
}

.s-success {
	color: #11b790
}

.s-warn {
	color: #f43651
}

.s-hint {
	color: #ff9b37
}

.s-c1 {
	color: #111f34
}

.s-c4 {
	color: #414a5d
}

.s-c6 {
	color: #676f85
}

.s-c8 {
	color: #868ea3
}

.s-ca {
	color: #a6acbd
}

.fb {
	font-weight: 700
}

.fn {
	font-weight: normal
}

.fg {
	font-weight: 300
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.tc {
	text-align: center
}

.un {
	text-decoration: underline
}

.ect {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ect-clamp {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

[class^="ico-"],
.vm {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.1rem
}

.fl {
	float: left
}

.fr {
	float: right
}

.none {
	display: none!important
}

.block {
	display: block!important;
	width: -webkit-fill-available
}

.ovh,
.page-box {
	overflow: hidden
}

.hidden {
	visibility: hidden
}

.scroll-bar::-webkit-scrollbar {
	display: none
}

.cup {
	cursor: pointer
}

.active-hot {
	-webkit-tap-highlight-color: rgba(0, 0, 0, .05)
}

.img-block {
	display: block
}

.img-block img {
	display: block;
	width: 100%;
	height: 100%
}

.lvs_round,
.lvs_round img {
	border-radius: 50%
}

.round-gap2 {
	border-radius: .4rem;
	overflow: hidden
}

.f0 {
	font-size: 0
}

.f12 {
	font-size: .6rem
}

.f14 {
	font-size: .7rem
}

.f18 {
	font-size: .9rem
}

.lh22 {
	line-height: 1.1rem
}

.mt-gap {
	margin-top: .2rem
}

.mt-gap2 {
	margin-top: .4rem
}

.mt-gap3 {
	margin-top: .6rem
}

.mt-gap4 {
	margin-top: .8rem
}

.mt-gap5 {
	margin-top: 1rem
}

.mt-gap6 {
	margin-top: 1.2rem
}

.mt-gap8 {
	margin-top: 1.6rem
}

.mt-gap2-neg {
	margin-top: -.4rem
}

.mr-gap {
	margin-right: .2rem
}

.mr-gap2 {
	margin-right: .4rem
}

.mr-gap3 {
	margin-right: .6rem
}

.mr-gap4 {
	margin-right: .8rem
}

.mr-gap5 {
	margin-right: 1rem
}

.mr-gap6 {
	margin-right: 1.2rem
}

.mb-gap {
	margin-bottom: .2rem
}

.mb-gap2 {
	margin-bottom: .4rem
}

.mb-gap3 {
	margin-bottom: .6rem
}

.mb-gap4 {
	margin-bottom: .8rem
}

.mb-gap5 {
	margin-bottom: 1rem
}

.mb-gap6 {
	margin-bottom: 1.2rem
}

.ml-gap {
	margin-left: .2rem
}

.ml-gap2 {
	margin-left: .4rem
}

.ml-gap3 {
	margin-left: .6rem
}

.ml-gap4 {
	margin-left: .8rem
}

.ml-gap5 {
	margin-left: 1rem
}

.ml-gap6 {
	margin-left: 1.2rem
}

.mlr-gap {
	margin-right: .2rem;
	margin-left: .2rem
}

.mlr-gap2 {
	margin-right: .4rem;
	margin-left: .4rem
}

.mlr-gap3 {
	margin-right: .6rem;
	margin-left: .6rem
}

.mlr-gap4 {
	margin-right: .8rem;
	margin-left: .8rem
}

.mlr-gap5 {
	margin-right: 1rem;
	margin-left: 1rem
}

.mlr-gap6 {
	margin-right: 1.2rem;
	margin-left: 1.2rem
}

.pt-gap {
	padding-top: .2rem
}

.pt-gap2 {
	padding-top: .4rem
}

.pt-gap3 {
	padding-top: .6rem
}

.pt-gap4 {
	padding-top: .8rem
}

.pt-gap5 {
	padding-top: 1rem
}

.pt-gap6 {
	padding-top: 1.2rem
}

.pb-gap {
	padding-bottom: .2rem
}

.pb-gap2 {
	padding-bottom: .4rem
}

.pb-gap3 {
	padding-bottom: .6rem
}

.pb-gap4 {
	padding-bottom: .8rem
}

.pb-gap5 {
	padding-bottom: 1rem
}

.pb-gap6 {
	padding-bottom: 1.2rem
}

.ptb-gap {
	padding-top: .2rem;
	padding-bottom: .2rem
}

.ptb-gap2 {
	padding-top: .4rem;
	padding-bottom: .4rem
}

.ptb-gap3 {
	padding-top: .6rem;
	padding-bottom: .6rem
}

.ptb-gap4 {
	padding-top: .8rem;
	padding-bottom: .8rem
}

.ptb-gap5 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.ptb-gap6 {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem
}

.plr-gap {
	padding-right: .2rem;
	padding-left: .2rem
}

.plr-gap2 {
	padding-right: .4rem;
	padding-left: .4rem
}

.plr-gap3 {
	padding-right: .6rem;
	padding-left: .6rem
}

.plr-gap4 {
	padding-right: .8rem;
	padding-left: .8rem
}

.plr-gap5 {
	padding-right: 1rem;
	padding-left: 1rem
}

.plr-gap6 {
	padding-right: 1.2rem;
	padding-left: 1.2rem
}

.hr-line {
	border-bottom: 1px solid #f0f2f5
}

.last-line-hide .hr-line:last-child {
	border-bottom: 0
}

.line-vertical {
	display: inline-block;
	vertical-align: middle;
	height: .9em;
	margin: -.1rem .4rem 0;
	border-right: 1px solid #dfe2e8
}

.dis-table {
	display: table
}

.box-bar {
	background-color: #fff;
	border-radius: .4rem
}

.icon-loading {
	font-size: 1rem;
	margin-top: -0.1rem;
	animation: spin 1.5s cubic-bezier(0.49, 0.68, 0.91, 0.73) infinite
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.ico-public,
.law_quconsu .lawyer a:after {
	background: url('../image/ico-public.png') no-repeat;
	background-size: 5.25rem 6.25rem
}

.i-pu-arrowb {
	width: .7rem;
	height: .7rem;
	background-position: 0 -1.35rem
}

.i-pu-arrowr {
	width: .7rem;
	height: .7rem;
	background-position: -.75rem -1.35rem
}

.unfold-bar {
	position: relative
}

.unfold-bar .unfd-ovh {
	overflow: hidden;
	transition: height .2s ease-in-out;
	    height: 100% !important;
}

.unfold-bar .unfd-btn {
	height: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
	color: #676F85;
	font-size: .8rem
}

.unfold-bar .unfd-btn .txt {
	display: inline-block;
	padding: 0 .6rem;
	border-radius: .7rem;
	cursor: pointer
}

.unfold-bar .unfd-btn .ico-public {
	margin-left: .2rem
}

.unfold-bar .unfd-btn:active .txt {
	background-color: #F2F2F2
}

.unfold-bar.is-show .unfd-btn .ico-public {
	transform: rotate(180deg)
}

.feadback-bar {
	line-height: 1.2rem
}

.feadback-bar .txt {
	font-size: .6rem;
	color: #868EA3;
	position: relative;
	display: block
}

.feadback-bar .txt .i-pu-tips {
	position: absolute;
	top: .4rem;
	left: 0
}

.feadback-bar.lh18 .txt .i-pu-tips {
	top: .25rem
}

.feadback-bar .handle .link {
	position: absolute;
	top: 1.4rem;
	right: -.4rem;
	white-space: nowrap;
	background-color: #fff;
	box-shadow: 0 .1rem 1rem rgba(0, 0, 0, .2);
	width: 6rem;
	line-height: 2rem;
	border-radius: .4rem;
	font-size: .7rem;
	text-align: center;
	display: none
}

.feadback-bar .handle .link:before {
	content: '';
	position: absolute;
	top: -.4rem;
	right: .45rem;
	border-width: 0 .3rem .4rem;
	border-color: transparent transparent #fff;
	border-style: solid
}

.feadback-bar .handle .link a {
	display: block
}

.feadback-bar .handle .link a:active {
	background-color: #F7F8FA;
	border-radius: .4rem
}

.law_quconsu {
	padding: 1rem .6rem
}

.law_quconsu .question {
	display: block;
	padding-left: 1.2rem;
	position: relative;
	min-height: 1rem;
	background: url(../image/wens.png) no-repeat;
	background-size: 22px;
}

.law_quconsu .question .ico-public {
	position: absolute;
	top: .15rem;
	left: 0;
	margin-top: -1px
}

.law_quconsu .question .tit {
	line-height: 1.1rem
}

.law_quconsu .question .det {
	margin-top: .6rem;
	font-size: .7rem;
	color: #414A5D;
	line-height: 1.1rem
}

.law_quconsu .lawyer {
	justify-content: space-between;
	margin-top: .8rem;
	align-items: center;
	font-size: .6rem;
	color: #868EA3;
	padding-left: 1.2rem
}

.law_quconsu .lawyer a {
	padding: .1rem 1.2rem .1rem .1rem;
	border-radius: .6rem;
	color: #868EA3;
	background-color: #F7F8FA;
	position: relative;
	line-height: 1rem
}

.law_quconsu .lawyer a:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -.3rem;
	right: .4rem;
	width: .6rem;
	height: .6rem;
	background-position: -4.6rem -4.25rem
}

.law_quconsu .lawyer a:active {
	background-color: #EAEBED!important
}

.law_quconsu .lawyer .photo {
	width: 1rem;
	height: 1rem;
	float: left
}

.law_quconsu .lawyer .photo .line-vertical {
	margin-left: -.25rem;
	margin-right: -.25rem
}

.law_quconsu .lawyer .name {
	color: #0B998F
}

.law_quconsu .ans-lawyer {
	justify-content: space-between;
	margin-top: .4rem;
	align-items: center;
	font-size: .6rem;
	color: #868EA3;
	padding-left: 1.2rem
}

.law_quconsu .ans-lawyer .info_law {
	background-color: #F7F8FA;
	line-height: 1rem;
	border-radius: .6rem;
	padding: .1rem .4rem .1rem .5rem
}

.law_quconsu .ans-lawyer .photo img {
	float: left;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	margin-left: -0.4rem;
	border: .05rem solid #fff
}

.law_quconsu .ans-lawyer .gain {
	padding: 0 .4rem 0 .6rem;
	font-size: .6rem;
	color: #0B998F;
	border-radius: .6rem;
	line-height: 1.2rem;
	background-color: #EDFCF5
}

.law_quconsu .ans-lawyer .info_law:active {
	background-color: #EAEBED
}

.law_quconsu .ans-lawyer .gain:active {
	background-color: #E1F0E9
}

.law_quconsu-list li {
	position: relative;
	padding-bottom: 1px
}

.law_quconsu-list li:after {
	content: '';
	position: absolute;
	right: .6rem;
	bottom: 0;
	left: 1.8rem;
	border-bottom: 1px solid #F0F2F5
}

.law_quconsu-list li:last-child:after {
	display: none
}

.law_quatical {
	display: block;
	padding: 1rem .6rem;
	margin-bottom: 15px;
}

.law_quatical .tit {
	line-height: 1.2rem
}

.law_quatical .det {
	font-size: .7rem;
	line-height: 1.1rem;
	color: #414A5D
}

.law_quatical .read {
	font-size: .6rem;
	color: #868EA3
}

.law_quatical .pic {
	position: relative;
	width: 4.8rem;
	height: 3.6rem;
	overflow: hidden;
	border-radius: .2rem;
	background-color: #F7F8FA
}

.law_quatical .pic img {
	border-radius: .2rem
}

.law_quatical .pic .lab {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.1);
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.7) 100%);
	line-height: 1rem;
	padding: 0 .4rem;
	font-size: .5rem;
	color: #fff
}

.law_quatical .flex-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.law_quatical-list li {
	position: relative;
	padding-bottom: 1px
}

.law_quatical-list li:after {
	content: '';
	position: absolute;
	right: .6rem;
	bottom: 0;
	left: .6rem;
	border-bottom: 1px solid #F0F2F5
}

.law_quatical-list li:last-child:after {
	display: none
}

.recommend-lvs_list li {
	position: relative;
	padding-bottom: 1px
}

.recommend-lvs_list li:after {
	content: '';
	position: absolute;
	right: .6rem;
	bottom: 0;
	left: 4.2rem;
	border-bottom: 1px solid #F0F2F5;
	right: .6rem;
	bottom: 0;
	left: 4.2rem
}

.recommend-lvs_list li:last-child:after {
	display: none
}

.recommend-lvs_list .recommend-art-v2 {
	margin-top: .6rem;
	padding-bottom: 0
}

.recommend-lvs_list .recommend-art-v2:after {
	display: none
}

.lvs_card {
	padding: 1rem .6rem;
	overflow: hidden;
}

.lvs_card .lawyer {
	position: relative;
	display: block;
	padding-left: 3.6rem
}

.lvs_card .lawyer .photo {
	position: absolute;
	top: 0;
	left: 0
}

.lvs_card .lawyer .photo img {
	width: 3rem;
	height: 3rem
}

.lvs_card .lawyer .tit {
	line-height: 1.2rem;
	display: table
}

.lvs_card .lawyer .tit .name {
	margin-right: .1rem
}

.lvs_card .lawyer .tit .u-lab {
	margin-right: .1rem;
	padding: 0 .2rem;
	font-size: .5rem;
	border-radius: .1rem;
	line-height: .8rem;
	font-weight: 500
}

.lvs_card .lawyer .tit .u-lab:last-child {
	margin-right: 0
}

.lvs_card .lawyer .tit .ico-label-bee-r {
	margin-left: .1rem
}

.lvs_card .lawyer .skill {
	font-size: .65rem;
	color: #888;
	line-height: 20px;
}

.lvs_card .lawyer .tag {
	color: #676F85;
	margin-left: -.4rem;
	font-size: 0
}

.lvs_card .lawyer .tag span {
	padding: 0 .25rem;
	border: 1px solid #DFE2E8;
	border-radius: .2rem;
	font-size: .5rem;
	line-height: .9rem;
	margin-left: .4rem;
	margin-top: .2rem
}

.lvs_card .ico-gold-lawyer,
.lvs_card .ico-fine-lawyer {
	position: absolute;
	top: 2.6rem;
	left: 0;
	width: 3rem;
	height: .85rem;
	background-size: 100% 100%
}

.lvs_card .ico-gold-lawyer {
	background-image: url('../image/gold-lawyer.png');
	background-size: 100% 100%
}

.lvs_card .ico-fine-lawyer {
	background-image: url('../image/fine-lawyer.png')
}

.mcom_law {
	padding-top: .6rem;
	padding-bottom: .6rem;
	text-align: center;
	font-size: 0.8rem;
	color: #999;
	position: relative
}

.mcom_law:before,
.mcom_law:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.3rem;
	height: .15rem;
	background-size: 100% 100%
}

.mcom_law:before {
	margin-left: -1.7rem;
	background-image: url('../image/recom-line-left.png')
}

.mcom_law:after {
	margin-left: .4rem;
	background-image: url('../image/recom-line-right.png')
}

.mcom_law .line-vertical {
	margin-right: .2rem;
	margin-left: .2rem
}

.mcom_law .max6 {
	max-width: 4.2rem
}

.more_law {
	border-top: 1px solid #F0F2F5;
	text-align: center;
	padding: 0.5rem 0;
}

.more_law .txt {
	padding: 0 0.6rem;
	font-size: .6rem;
	line-height: 1.4rem;
	border-radius: 0.7rem;
	color: #676F85;
	cursor: pointer;
}

.lh18 {
	line-height: .9rem;
}

.zs-unfold {
	border-radius: .8rem .8rem 0 0;
	margin-top: -0.8rem;
}

.zs-unfold .unfd-conts {
	padding: 1.5rem .8rem 1rem;
}

.zs-unfold .unfd-btn-bar {
	position: relative;
	z-index: 1;
}

.zs-unfold .unfd-btn-bar:before {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 2.5rem;
	z-index: -1;
	height: 7rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .9) 50%, #FFFFFF 100%);
}

.zs-unfold .unfd-btn-bar .unfd-btn {
	color: #0B998F;
	padding: 1.2rem 0 1.6rem;
	height: auto;
	line-height: 1;
}

.zs-unfold.is-show .unfd-ovh {
	overflow: inherit;
	transition: none;
}

.zs-unfold.is-show .unfd-btn-bar {
	display: none;
}


/**/

.det-title {
	font-size: 1.1rem;
	line-height: 1.7rem;
}


/* det-guide */

.det-guide {
	overflow: hidden;
	font-size: .7rem;
	line-height: 1.2rem;
	color: #676F85;
}

.det-guide .tag {
	float: left;
	margin-right: .6rem;
	position: relative;
	z-index: 1;
	color: #111F34;
	font-weight: bold;
}

.det-guide .tag:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: .1rem;
	left: 0;
	z-index: -1;
	height: .3rem;
	background: linear-gradient(270deg, rgba(55, 166, 250, 0) 0%, rgba(66, 129, 236, 0.8000) 100%);
	border-radius: .1rem;
}


/* detail-con */

.detail-con {
	font-size: .8rem;
	line-height: 1.2rem;
	color: #111F34;
}

.detail-con img {
	display: block;
	max-width: 100%;
	height: auto;
}

.detail-con p {
	margin-top: 1rem;
	text-indent: 2em;
	font-size: 0.8rem;
}

.detail-con a {
	color: #0B998F !important;
}


/* lvs_hoexpand */

.lvs_hoexpand li {
	position: relative;
	line-height: 2.4rem;
}

.lvs_hoexpand li:before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 1.3rem;
	border-bottom: 1px solid #F0F2F5;
}

.lvs_hoexpand li:last-child:before {
	display: none;
}

.lvs_hoexpand .txt {
	display: block;
}

.lvs_hoexpand .txt span.f16 {
	padding-left: 25px;
	box-sizing: border-box;
	background: url(../image/hots.png) no-repeat;
	background-size:20px;
}
/*问答*/

/* detail-question */
.detail-question { position: relative; z-index: 1; border-radius: .8rem .8rem 0 0; margin-top: -0.8rem; padding: .8rem .8rem 1rem; }
.detail-question.hr-line:after { right: .8rem; left: .8rem; }
.detail-question .tit { font-size: .9rem; line-height: 1.4rem; max-height: 11.9rem; overflow-y: auto; }
.detail-question .info_law { font-size: .6rem; color: #868EA3; }
/* detail-answer */
.detail-answer { padding: 1.2rem .8rem .6rem; }
.detail-answer .answer-tit { font-size: .7rem; color: #676F85; line-height: .9rem; }
.detail-answer .more_law { margin-bottom: -.5rem; border-top: 0; }
.flex-row {
    display: flex;
}
.detail-bar .banner{
	width: 100%;
	height: 120px;
}
.answer-list .lawyer .ask {
    width: 3rem;
    height: 1.4rem;
    line-height: 1.4rem;
    border-radius: 1rem;
    text-align: center;
    background-color: #F7F8FA;
    color: #0B998F;
    font-size: .6rem;
    margin-top: -18px;
}
.ico-askdetail {
    background: url(../image/ico-askdet.png) no-repeat;
    background-size: 2.75rem 0.9rem;
}
.i-askd1 {
    width: 0.9rem;
    height: 0.9rem;
    background-position: 0 0;
}
.i-askd2 {
    width: 0.9rem;
    height: 0.9rem;
    background-position: -1rem 0;
}
/* answer-list */
.answer-list li { padding-top: 1rem; padding-bottom: .8rem; padding-left: 2.2rem; border-bottom: 1px solid #F0F2F5; }
.answer-list .lawyer { position: relative; margin-left: -2.2rem; align-items: center; }
.answer-list .lawyer .photo { width: 1.8rem; height: 1.8rem; margin-right: .4rem; }
.answer-list .lawyer .info_law { flex: 1; flex-direction: column; }
.answer-list .lawyer .info_law .name { font-size: .7rem; color: #414A5D; }
.answer-list .lawyer .info_law .name span.ect { max-width: 4.9rem; }
.answer-list .lawyer .info_law .tag { margin-top: .4rem; font-size: .6rem; color: #868EA3; }
.answer-list .lawyer .info_law .tag .ect { max-width: 2.4rem; }
.answer-list .detail { line-height: 1.2rem;font-size: 0.8rem; }
.answer-list .handle { line-height: 1.2rem; overflow: hidden; font-size: .6rem; color: #868EA3; }
.answer-list .once-answer { background-color: #F7F8FA; padding: .6rem; border-radius: .2rem; font-size: .7rem; margin-bottom: .2rem; }
.answer-list .once-answer dd { color: #414A5D; line-height: 1.1rem; }
.answer-list .quality-answer { position: relative; z-index: 1; margin: 1rem -.4rem 0; padding-top: 2.4rem; background: url('../../pic/askdetail/answer-tit.png') center top no-repeat; background-size: 100% auto; padding-right: .4rem; padding-left: 2.6rem; border-bottom: 0; }
.answer-list .quality-answer:before { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; border: 1px solid #DCE6F5; border-radius: .4rem; z-index: -1; }
.answer-list .quality-answer .lawyer .ask { background-color: #EDFCF5; }
.answer-list .quality-answer .lawyer .ask:active { background-color: #E1F0E9; }
