/** #17398 法律专题栏目升级改版需求 2021-05-08 by LXL*/

.w345 {
	width: 345px
}

.w360 {
	width: 360px
}

.w810 {
	width: 810px
}

.p20 {
	padding: 20px
}

.p30 {
	padding: 30px
}

.ptb30-lr20 {
	padding: 30px 20px
}

.pb10 {
	padding-bottom: 10px
}

.mt3 {
	margin-top: 3px
}

.mt5 {
	margin-top: 5px
}

.mt8 {
	margin-top: 8px
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.mt16 {
	margin-top: 16px
}

.mt23 {
	margin-top: 23px
}

.mt40 {
	margin-top: 40px
}

.mr12 {
	margin-right: 12px
}

.mr15 {
	margin-right: 15px
}

.ml20 {
	margin-left: 20px
}

.ml-20 {
	margin-left: -20px
}

.mb30 {
	margin-bottom: 30px
}

.lh24 {
	line-height: 24px
}

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

.max-180 {
	max-width: 180px
}

.max-216 {
	max-width: 216px
}

.f12 {
	font-size: 12px
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px;
	line-height: 24px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.f24 {
	font-size: 24px
}

.f30 {
	font-size: 30px
}

.s-c6 {
	color: #666
}

.s-c9 {
	color: #999
}

.s-cb {
	color: #bbb
}

.s-white {
	color: #fff
}

.a-link,
.s-primary {
	color: #11B790
}

.s-green {
	color: #11B790
}

.s-warn {
	color: #F43651
}

.block {
	display: block !important;
}

.img_lv {
	display: block
}

a:hover {
	color: #F43651
}

.none {
	display: none !important;
}

.is-radius {
	border-radius: 50%;
}

.ico-vip.middle {
	width: 14px;
	height: 14px
}

.anchor {
	cursor: pointer;
}

.anchor:hover {
	color: #F43651;
}


/**/

.u-btn {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 15px;
	cursor: pointer;
	-webkit-transition: border-color .2s linear, color .2s linear, background-color .2s linear;
	transition: border-color .2s linear, color .2s linear, background-color .2s linear
}

.btn-warn {
	border-color: #F43651;
	background-color: #F43651;
	color: #fff
}

.btn-warn-line {
	border-color: #F43651;
	color: #F43651
}

.btn-success {
	background-color: #11B790;
	color: #fff;
	border: 0;
}

.btn-success-plain {
	background-color: #DFF7ED;
	color: #11B790;
	border: 0;
}

.btn-m {
	line-height: 30px
}

.is-round.btn-m {
	border-radius: 16px
}

.btn-warn:hover {
	background-color: #ef5858;
	border-color: #ef5858;
	color: #fff
}

.btn-warn-line:hover {
	background-color: #F43651;
	color: #fff
}

.btn-success:hover {
	background-color: #11B790;
	color: #fff;
	opacity: .8;
}

.btn-success-plain:hover {
	background-color: #11B790;
	color: #fff;
	border: 0;
}

.tran-2s {
	-webkit-transitionn: all .2s linear;
	transition: all .2s linear
}


/**/

.ico-vip {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url('../image/icon-v-middle.png') no-repeat;
	background-size: 100% 100%
}

.ico-vip.large {
	width: 24px;
	height: 24px
}

.ico-vip.mini {
	width: 12px;
	height: 12px
}


/* banner */

.banner {
	position: relative;
}

.tabs-box {
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -600px;
	z-index: 99;
}


/* tab */

.swiper-tabs {
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 99;
	/* padding:15px 0; */
	background: rgba(255, 255, 255, 0.1);
}

.swiper-tabs>a {
	display: block;
	color: #ccc;
	color: rgba(255, 255, 255, 0.4);
	width: 130px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: 0.3s;
	margin-bottom: 10px;
}

.swiper-tabs>a:last-child {
	margin-bottom: 0;
}

.swiper-tabs>a.active,
.swiper-tabs>a:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.15);
}


/* lawyer-charlt-swiper */

.lawyer-charlt-swiper,
.lawyer-charlt-swiper .swiper-slide {
	height: 400px;
	color: #fff;
}

.lawyer-charlt-item {
	position: relative;
}

.lawyer-charlt-item .lawyer {
	display: block;
	position: relative;
	color: #fff;
}

.lawyer-charlt-item .lawyer .photo {
	display: block;
}

.lawyer-charlt-item .conts>.info-link {
	display: block;
	color: #fff;
	transition: all .2s linear;
}

.conts:hover .info-link {
	margin-top: -25px;
	margin-bottom: 25px;
}

.lawyer-charlt-item .conts .info {
	display: block;
	width: 440px;
	color: #fff;
	margin-left: 20px;
}

.conts .u-btn {
	width: 88px;
	opacity: 0;
	visibility: hidden;
	margin-left: 20px;
	transition: all .2s linear;
}

.conts:hover .u-btn {
	opacity: 1;
	visibility: visible;
}

.lawyer-charlt-item .conts {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	padding-top: 70px;
	margin: 0 0 0 -600px;
	z-index: 199;
	background: url('../image/transparent.png') repeat;
}

.lawyer-charlt-item .name {
	line-height: 40px;
	font-size: 36px;
	color: #fff;
	max-width: 264px;
}

.lawyer-charlt-item .law {
	margin: 10px 0 12px;
	line-height: 20px;
	color: #fff;
	opacity: .6;
}

.lawyer-charlt-item .tips>li {
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 5px 17px;
	margin: 8px 8px 0 0;
	background: rgba(233, 233, 233, 0.33);
	border-radius: 4px;
}

.lawyer-charlt-item .disc {
	line-height: 22px;
	margin: 12px 0 20px;
	filter: alpha(opacity=60);
	opacity: .6;
}

.lawyer-charlt-item .tel {
	font-size: 24px;
}

.lawyer-charlt-item .tel .icon-phone {
	font-size: 20px;
	margin-right: 8px;
	margin-top: -3px;
}

.lawyer-charlt-item.team .conts {
	left: 370px;
}

.lawyer-charlt-item.team .disc {
	width: 454px;
}


/* choice-conditions */

.choice-conditions-bar {
	padding: 20px 30px 20px 30px;
}

.choice-conditions {
	position: relative;
	padding-left: 70px;
	min-height: 30px;
	margin-bottom: 10px;
}

.choice-conditions:last-child {
	margin-bottom: 0;
}

.choice-conditions .type {
	position: absolute;
	top: 0;
	left: 0;
	color: #999;
	line-height: 30px;
}

.choice-conditions .list {
	padding-right: 30px;
}

.choice-conditions .list .item {
	float: left;
	color: #666;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 30px;
}

.choice-conditions .list .item.is-this,
.choice-conditions .list .item:hover {
	color: #11B790;
}

.choice-conditions .unfd-ovh {
	height: 40px;
	overflow: hidden;
}

.choice-conditions .unfd-btn {
	position: absolute;
	top: 7px;
	right: 0;
	cursor: pointer;
	border: 1px solid #bbb;
	width: 14px;
	height: 14px;
}

.choice-conditions .unfd-btn:before,
.choice-conditions .unfd-btn:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	border: 4px solid transparent;
	border-bottom: 0;
	margin-left: -4px;
	margin-top: -2px;
}

.choice-conditions .unfd-btn:before {
	border-top-color: #bbb;
}

.choice-conditions .unfd-btn:after {
	border-top-color: #fff;
	margin-top: -3px;
}

.choice-conditions .condition .item {
	float: left;
	padding: 0 12px;
	line-height: 30px;
	border-radius: 4px;
	color: #333;
	background-color: #F5F5F5;
	margin-left: 20px;
	margin-bottom: 10px;
}

.choice-conditions .condition .item .iconfont {
	font-size: 10px;
	margin-left: 6px;
	color: #999;
	cursor: pointer;
}

.choice-conditions .condition .item a:hover,
.choice-conditions .condition .item .iconfont:hover {
	color: #11B790;
}


/* nav-title-f30 */

.nav-title-f30 {
	font-size: 25px;
	line-height: 40px;
}


/* tabs-bar */

.tabs-bar {
	overflow: hidden;
}

.tab-nav {
	color: #666;
}

.tab-nav.border {
	border-bottom: 1px solid #e6e6e6;
}

.tab-nav .tab-link,
.tab-nav .link,
.tab-nav .tab-more {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 4px 10px;
	margin-right: 30px;
	cursor: pointer;
}

.tab-nav .tab-link:nth-child(8n) {
	margin-right: 0;
}

.tab-nav .tab-more,
.tab-nav .link {
	margin-right: 0;
}

.tab-nav .tab-link.is-this,
.tab-nav .link a:hover {
	position: relative;
	color: #11B790;
}

.tab-nav .tab-link.is-this:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	content: '';
	border-bottom: 2px solid #11B790;
}

.tab-nav .tab-link.no-border:after {
	border-bottom: 0;
}

.tabs-bar .unfold-bar {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}

.tabs-bar .unfd-ovh {
	overflow: hidden;
	/* padding-right: 100px; */
}

.tabs-bar .unfd-btn {
	position: absolute;
	top: 5px;
	right: 2px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	padding-left: 20px;
	background-color: #fff;
}

.tabs-bar .unfd-btn:hover {
	color: #333;
}


/* look-news  */

.look-news {
	margin-top: 30px;
}

.look-list-left .pic-txt {
	margin-top: 30px;
}

.look-list-left .pic-txt>a {
	float: left;
	margin-right: 15px;
}

.look-news .pic-txt img {
	width: 120px;
	height: 80px;
}

.look-list-left .pic-txt .txt {
	margin-top: 30px;
	overflow: hidden;
}

.look-news .pic-txt .txt .tips {
	margin-top: 12px;
	font-size: 12px;
}

.pic-txt .txt .tips>a {
	display: inline-block;
	color: #999;
	margin-right: 15px;
}

.pic-txt .txt .tips>a:hover {
	color: #F43651;
}

.look-list-right .pic-txt {
	padding: 0 !important;
}

.look-list-right .pic-txt h5 {
	height: 48px;
}

.look-list-right .pic-txt .txt {
	padding-left: 130px;
	width: 280px;
}


/* pic-list */

.pic-list {
	position: absolute;
	bottom: 0;
	padding: 10px;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	background: rgb(0, 0, 0, 0.5);
}

.pic-list a {
	color: #fff;
	font-size: 15px;
}

.pic-list .tips {
	opacity: .7;
	margin-top: 8px;
}


/*  */

.look-list-left {
	width: 320px;
}

.look-news .pic {
	position: relative;
	width: 100%;
	height: 200px;
}

.look-news .pic>div.ovh>a {
	display: block;
}

.look-news .pic img {
	width: 100%;
	height: 100%;
}

.look-news .pic .info {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	color: #fff;
	padding: 24px 110px 24px 24px;
	height: 100%;
}

.look-news .pic .info> p {
	font-size: 12px;
	margin-top: 10px;
	color: #eee;
	color: rgba(255, 255, 255, 0.6);
}

.look-news .pic .info .tel {
	position: absolute;
	bottom: 32px;
}

.look-news .pic .btn-box {
	position: absolute;
	bottom: 50px;
	left: 24px;
	margin: 17px 0;
}

.look-news .pic .line {
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #F43651;
	position: absolute;
	top: 50%;
	left: 0;
}

.look-news .pic .u-btn {
	opacity: 0;
	visibility: hidden;
	padding: 0px 15px;
	font-size: 12px;
	line-height: 22px;
}

.look-news .pic:hover .u-btn {
	opacity: 1;
	visibility: visible;
}

.look-news .pic:hover .line {
	display: none;
}

.look-list-right {
	padding-left: 340px;
}

.look-list-right li:first-child {
	padding-top: 0;
	border-bottom: 1px solid #E6E6E6;
}

.look-list-right li {
	padding: 20px 0;
}

.look-list-right li .tips {
	margin: 8px 0 10px;
	font-size: 12px;
}

.look-list-right li .txt>p {
	width: 90%;
	float: left;
}


/* lawyer-list */


/* delete */

.lawyer-list li {
	position: relative;
	padding: 40px 0 32px 96px;
	min-height: 80px;
}

.lawyer-list li:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 96px;
	border-bottom: 1px solid #E6E6E6;
}

.lawyer-list li .photo {
	position: absolute;
	top: 40px;
	left: 0;
	width: 80px;
	height: 80px;
}

.lawyer-list li .photo img {
	border-radius: 50%;
}

.lawyer-list li .photo .ico-vip {
	position: absolute;
	right: 4px;
	bottom: 0;
}

.lawyer-list .u-btn {
	position: absolute;
	top: 70px;
	right: 0;
	padding: 0 18px;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.lawyer-list .name {
	font-size: 20px;
	line-height: 26px;
	max-width: 460px;
}

.lawyer-list .name:hover,
.lawyer-list .info a:hover {
	color: #11B790;
}

.lawyer-list .info {
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	max-width: 460px;
}

.lawyer-list .info .iconfont {
	font-size: 12px;
	margin-right: 5px;
	margin-top: -2px;
	color: #999;
}

.lawyer-list .grade {
	text-align: right;
	margin-top: 6px;
	font-size: 12px;
	color: #bbb;
	line-height: 20px;
}

.lawyer-list .grade .grade-txt {
	line-height: 26px;
	height: 26px;
	margin-bottom: 4px;
}

.lawyer-list .grade .grade-txt span {
	font-size: 20px;
	margin-right: 5px;
	position: relative;
	top: 1px;
}

.lawyer-list .tag {
	margin-left: -12px;
}

.lawyer-list .tag span {
	float: left;
	margin: 10px 0 0 12px;
	padding: 0 7px;
	border: 1px solid #E6E6E6;
	border-radius: 12px;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}

.lawyer-list .txt-tag {
	max-width: 460px;
	margin-top: 15px;
}

.lawyer-list .tel {
	position: relative;
	line-height: 30px;
	margin-top: 5px;
}

.lawyer-list .tel .iconfont {
	float: left;
	font-size: 18px;
	margin-right: 6px;
}

.lawyer-list .tel .din-b {
	font-size: 24px;
}

.lawyer-list .tel .tips {
	position: absolute;
	right: 0;
	bottom: -20px;
	font-size: 12px;
	color: #bbb;
	line-height: 20px;
}

.lawyer-list li:hover .u-btn {
	filter: alpha(opacity=100);
	opacity: 1;
}

.lawyer-list li:hover .grade {
	display: none;
}

.lawyer-list .u-badge {
	position: relative;
	top: -20px;
	margin-left: 2px;
	display: inline-block;
	padding: 0 6px;
	line-height: 18px;
	background-color: #F43651;
	border-radius: 9px 9px 9px 0;
	font-size: 12px;
	color: #fff;
}

.lawyer-list .recommed {
	padding-bottom: 40px;
}

.lawyer-list .recommed .u-btn {
	filter: alpha(opacity=100);
	opacity: 1;
	display: inline-block;
	bottom: 60px;
	top: auto;
}

.lawyer-list .recommed:hover .grade {
	display: block;
}

.lawyer-list .service {
	margin-top: 20px;
}

.lawyer-list .service .icon-law {
	font-size: 14px;
	color: #D5C4B4;
	margin-right: 8px;
	margin-top: -3px;
}

.lawyer-list .service dd {
	position: relative;
	margin-top: 10px;
	padding: 16px 20px;
	background: -webkit-gradient(linear, left top, right top, from(#F5F5F5), color-stop(43%, #FCFCFC), to(#FFFFFF));
	background: linear-gradient(90deg, #F5F5F5 0%, #FCFCFC 43%, #FFFFFF 100%);
	filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr=#fff5f5f5, endColorStr=#00ffffff, gradientType=1);
}

.lawyer-list .service dd:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-width: 7px;
	border-style: solid;
	border-color: #E6DACE transparent transparent #E6DACE;
}

.lawyer-list .disc {
	width: 440px;
	font-size: 12px;
	line-height: 20px;
}


/* u-pagination */

.u-pagination {
	line-height: 38px;
}

.u-pagination .iconfont {
	font-size: 14px;
	color: #999;
	margin-top: -3px;
}

.u-pagination button,
.u-pagination .page,
.u-pagination .page .item {
	display: inline-block;
	vertical-align: middle;
}

.u-pagination button,
.u-pagination .item {
	min-width: 20px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	padding: 0 9px;
	line-height: inherit;
	text-align: center;
	cursor: pointer;
}

.u-pagination .omit {
	border: none;
	cursor: default;
}

.u-pagination .page,
.u-pagination .item {
	margin: 0 2px;
	color: #666;
}

.u-pagination .item:hover {
	color: #11B790;
}

.u-pagination .item.is-this {
	background-color: #11B790;
	border-color: #11B790;
	color: #fff;
}

.u-pagination .is-disabled .iconfont {
	color: #bbb;
}

.u-pagination button {
	min-width: 40px;
}

.u-pagination button .icon-arrow-right-o {
	font-size: 13px;
}


/* view-list */

.view-list li {
	overflow: hidden;
	margin-bottom: 15px;
}

.view-list .tit {
	font-size: 16px;
	line-height: 24px;
}

.view-list .tit.ect {
	/*height: 24px;*/
}

.view-list .tit.jia_lvs {
	max-height: 48px;
}

.view-list .info {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	margin-top: 5px;
}

.view-list .info>a {
	color: #999;
}

.view-list .info>a:hover {
	color: #F43651;
}

.view-list .info span {
	margin-left: 20px;
}

.view-list .info span:last-child {
	margin-right: 0;
}

.view-list .photo {
	width: 45px;
	height: 45px;
}

.view-list .photo img {
	border-radius: 50%;
	display: block;
	width: 100%;
	height: 100%;
}

.view-list .img_lv {
	width: 105px;
	height: 70px;
}


/* tag-list */

.tag-list {
	margin-top: 10px;
}

.tag-list .item {
	display: inline-block;
	padding: 0 20px;
	width: 100%;
	border-radius: 15px;
	color: #666;
	line-height: 40px;
	box-sizing: border-box;
	margin-bottom: 10px;
	background-color: #F5F5F5;
}

.tag-list-full {
	margin-top: 10px;
	margin-left: -20px;
}

.tag-list-full .item {
	font-size: 16px;
	padding: 1px 20px;
	margin: 20px 0 0 20px;
}

.tag-list .item:hover {
	color: #11B790;
}

.tag-list .item.active {
	color: #fff;
	background-color: #11B790;
}


/* nav-title-f18 */

.nav-title-f18 {
	position: relative;
	font-size: 18px;
	line-height: 24px;
}

.nav-title-f18:before {
	content: '';
	position: absolute;
	top: 3px;
	left: -20px;
	width: 4px;
	height: 18px;
	background-color: #11B790;
}


/* what-findlawyer */

.what-findlawyer {
	padding: 28px 30px 30px;
	background: url('../image/bg.png') #fff no-repeat;
	background-size: 100% auto;
}

.what-findlawyer .nav-title-f18:before {
	left: -30px;
}

.what-findlawyer li {
	margin-top: 30px;
	padding-bottom: 6px;
}

.what-findlawyer li .tit {
	font-size: 15px;
	margin-bottom: 5px;
}

.what-findlawyer .pic {
	float: left;
	width: 80px;
	height: 70px;
	margin-right: 12px;
}

.what-findlawyer .txt {
	font-size: 12px;
	color: #999;
}

.what-findlawyer .u-btn {
	line-height: 40px;
	border-radius: 50px;
	font-size: 16px;
}


/* answer-list */

.answer-list .lawyer {
	position: relative;
	padding-right: 30px;
}

.answer-list .lawyer .photo {
	position: relative;
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}

.answer-list .lawyer .photo img {
	border-radius: 50%;
}

.answer-list .lawyer .photo .ico-vip {
	position: absolute;
	right: 0;
	bottom: 0;
}

.answer-list .lawyer .name {
	font-size: 16px;
	line-height: 22px;
}

.answer-list .lawyer .time {
	line-height: 16px;
	color: #bbb;
	font-size: 12px;
	margin-top: 2px;
}

.answer-list .lawyer .icon-useful-o {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	color: #bbb;
	cursor: pointer;
}

.answer-list .lawyer .icon-useful-o.is-this {
	color: #11B790;
}

.answer-list .lawyer .icon-useful-o.is-this:before {
	content: "\e63b";
}

.answer-list .conts {
	position: relative;
	display: block;
	margin-top: 20px;
	padding: 10px 12px;
	background-color: #F5F5F5;
	border-radius: 8px;
}

.answer-list .conts:before {
	content: '';
	position: absolute;
	top: -7px;
	left: 14px;
	border-width: 0 6px 7px 6px;
	border-style: solid;
	border-color: transparent transparent #F5F5F5 transparent;
}

.answer-list .conts .answer {
	line-height: 22px;
	max-height: 44px;
}

.answer-list .conts .wenti {
	font-size: 12px;
	color: #999;
	margin-top: 4px;
}

.answer-list a:hover {
	color: #11B790;
}


/* rank-list */

.rank-list li {
	margin-top: 20px;
}

.rank-list .one {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.rank-list .one .num {
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 20px;
	margin-left: 10px;
	line-height: 28px;
	border: 1px solid #ccc;
	border-radius: 50%;
	font-size: 13px;
	color: #999;
	text-align: center;
}

.rank-list .one .help {
	float: right;
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}

.rank-list .one .name {
	font-size: 16px;
}

.rank-list .two {
	display: none;
	overflow: hidden;
}

.rank-list .two .photo {
	position: relative;
	z-index: 1;
	float: left;
	width: 50px;
	margin-right: 10px;
	padding-bottom: 21px;
}

.rank-list .two .photo img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.rank-list .two .num {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
	z-index: -1;
	display: inline-block;
	width: 24px;
	height: 25px;
	line-height: 24px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background: url('../image/icon.png') no-repeat;
	background-position: -160px -60px;
}

.rank-list .two .name {
	font-size: 15px;
	line-height: 24px;
}

.rank-list .two .name a:hover {
	color: #11B790;
}

.rank-list .two .help {
	font-size: 12px;
	color: #999;
	margin-top: 4px;
	line-height: 18px;
}

.rank-list .is-show .one {
	display: none;
}

.rank-list .is-show .two {
	display: block;
}


/* service-swiper-btn */

.service-swiper-btn .swiper-btn {
	position: relative;
	float: left;
	width: 16px;
	height: 16px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	margin-top: 3px;
	margin-left: 8px;
	cursor: pointer;
}

.service-swiper-btn .swiper-btn:before,
.service-swiper-btn .swiper-btn:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	border: 4px solid transparent;
	margin-top: -4px;
}

.service-swiper-btn .swiper-btn.prev:before {
	border-left-width: 0;
	border-right-color: #999;
	margin-left: -2px;
}

.service-swiper-btn .swiper-btn.prev:after {
	border-left-width: 0;
	border-right-color: #fff;
	margin-left: -1px;
}

.service-swiper-btn .swiper-btn.next:before {
	border-right-width: 0;
	border-left-color: #999;
	margin-left: -1px;
}

.service-swiper-btn .swiper-btn.next:after {
	border-right-width: 0;
	border-left-color: #fff;
	margin-left: -2px;
}

.service-swiper-btn .swiper-btn.is-disabled {
	cursor: no-drop;
}


/* dynamic-tab */

.dynamic-tab .nav {
	float: left;
	position: relative;
	margin-right: 12px;
	margin-top: 2px;
	font-size: 12px;
	color: #999;
	cursor: pointer;
	line-height: 18px;
	padding-bottom: 4px;
}

.dynamic-tab .nav.is-this {
	color: #11B790;
}

.dynamic-tab .nav.is-this:before {
	content: '';
	position: absolute;
	right: 2px;
	bottom: 0;
	left: 2px;
	height: 2px;
	background-color: #11B790;
	border-radius: 2px;
}


/* dynamic-more */

.dynamic-more {
	margin-top: 2px;
	line-height: 18px;
	font-size: 12px;
	color: #999;
}

.dynamic-more:hover {
	color: #11B790
}


/* dynamic-swiper */

.dynamic-swiper {
	height: 486px;
}


/* dynamic-answer */

.dynamic-answer {
	height: 486px;
}

.dynamic-answer .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}

.dynamic-answer .swiper-wrapper .swiper-slide {
	float: none;
}

.dynamic-answer .swiper-wrapper .answer-list {
	padding-bottom: 28px;
}


/** tebielvs_box */

.tebielvs_box {
	position: relative;
	z-index: 3;
	margin-top: -30px;
	height: 222px;
}

.tebielvs_list {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 4px 15px 30px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 16px 30px rgba(0, 0, 0, .08);
}

.tebielvs_list li {
	position: relative;
	float: left;
	margin: 30px 30px 0 25px;
	padding-left: 50px;
	width: 129px;
}

.tebielvs_list .ico {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 34px;
	transition: transform linear .2s;
}

.tebielvs_list li:hover .ico {
	transform: translateX(5px);
}

.tebielvs_list .tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.tebielvs_list .neiro_lvtu {
	margin-top: 6px;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

.tebielvs_list .neiro_lvtu a {
	margin-right: 10px;
	color: #999;
}

.tebielvs_list .neiro_lvtu a:hover {
	color: #f43651;
}

.tebielvs_list .more {
	cursor: pointer;
}


/* 右侧单个律师 */

.right-lawyer {
	position: relative;
}

.right-lawyer a {
	color: #fff;
}

.right-lawyer .tag {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	padding: 2px 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	z-index: 9;
}

.right-lawyer .info {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 300px;
}

.right-lawyer .info>h4 {
	font-size: 20px;
	margin-bottom: 12px;
}

.right-lawyer .info>p {
	opacity: 0.6;
}

.right-lawyer .info>.tel {
	margin: 20px 0;
}

.right-lawyer .info>.tel>.icon-phone {
	float: left;
	font-size: 18px;
	margin-right: 6px;
}

.right-lawyer .info>.tel>span {
	font-size: 24px;
}

.right-lawyer .u-btn {
	position: absolute;
	bottom: 17px;
	right: 30px;
	width: 72px;
	opacity: 0;
	visibility: hidden;
}

.right-lawyer:hover .u-btn {
	opacity: 1;
	visibility: visible;
}


/* 最新专题信息 */

.topic-news .list {
	width: 100%;
	/* width: 350px; */
}

.topic-news .list> h5 {
	font-size: 20px;
	color: #333;
	margin: 20px 0 15px;
}

.topic-news .list li {
	width: 100%;
	font-size: 16px;
	color: #333;
	padding: 10px 10px 10px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
}

.topic-news .list li::before {
	content: '';
	float: left;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #999;
	margin: 8px 12px 0 0;
}

.news-swiper {
	height: 215px;
}


/* 大家在看的法律专题 */


/* topic-swiper */

.topic-swiper,
.law-topic-swiper {
	height: 480px;
}

.topic-swiper .pagination,
.law-topic-swiper .pagination {
	position: absolute;
	z-index: 20;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: #fff;
}

.topic-swiper .swiper-pagination-switch,
.law-topic-swiper .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #E6E6E6;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #E6E6E6;
	cursor: pointer;
}

.topic-swiper .swiper-active-switch,
.law-topic-swiper .swiper-active-switch {
	background: #fff;
	border-color: #11B790;
}


/* 大家都在问 */

.topic-swiper.ask-swiper {
	height: 385px;
}

.topic-swiper.ask-swiper li {
	height: auto;
	margin-top: 30px;
}


/* pics_lvsst */

.pics_lvsst {
	margin-left: -30px;
}

.pics_lvsst>li {
	float: left;
	width: 360px;
	height: 130px;
	margin-left: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

.pics_lvsst>li>p {
	height: 60px;
	font-size: 14px;
}

.topic-img {
	position: relative;
	color: #fff;
}

.topic-img img {
	display: block;
}

.topic-img .info {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 27px 30px;
	color: #fff;
}

.topic-img .info>p {
	opacity: 0.6;
	margin-top: 6px;
}

.topic-img .btn-box {
	position: absolute;
	bottom: 27px;
	left: 30px;
	width: 100%;
	height: 24px;
}

.topic-img .btn-box .u-btn {
	line-height: 22px;
	padding: 0 15px;
	font-size: 12px;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.topic-img:hover .btn-box .u-btn {
	opacity: 1;
	visibility: visible;
}

.topic-img .btn-box .tel {
	display: block;
}

.topic-img:hover .btn-box .tel {
	display: none;
}


/* pics_lvs */

.pics_lvs {
	position: relative;
	box-sizing: border-box;
	padding-left: 52px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E6E6E6;
}

.pics_lvs .date {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	text-align: center;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
}

.pics_lvs .date .month {
	line-height: 16px;
	background: #ccc;
	background: linear-gradient(346deg, #C8C8C8 0%, #A5A5A5 100%);
}

.pics_lvs .date .day {
	line-height: 22px;
}

.pics_lvs h5 {
	line-height: 20px;
	margin-bottom: 16px;
	font-size: 16px;
}


/* 首页 无广告 banner */

.default-banner {
	position: relative;
	height: 400px;
}

.default-banner>img {
	width: 100%;
	height: 100%;
}


/* 一级专长首页 */

.topic-banner .topic-left {
	width: 770px;
}

.topic-left .tit {
	width: 230px;
	padding: 20px 0 0 20px;
}

.topic-left .tit .line {
	display: inline-block;
	width: 16px;
	height: 2px;
	background: #BBBBBB;
	margin: 60px 0 20px;
}


/* full 承包 */

.topic-banner .topic-left.full {
	width: 1200px;
	box-sizing: border-box;
}

.topic-left.full .tit .line {
	margin: 15px 0;
}

.topic-left.full .lawyer-with-intro .info {
	top: 24px;
	left: 330px;
	width: 360px;
}

.topic-left.full .lawyer-with-intro .btn-box {
	top: 30px;
	right: 40px;
	bottom: auto;
	left: auto;
	width: auto;
}

.topic-left.full .lawyer-with-intro .btn-box>.u-btn {
	padding: 0 22px;
}


/* lawyer-with-intro 通用*/

.lawyer-with-intro {
	position: relative;
}

.lawyer-with-intro .info {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 200px;
	color: #333;
}

.lawyer-with-intro .line {
	display: inline-block;
	width: 14px;
	height: 2px;
	background: #F43651;
}

.lawyer-with-intro .btn-box {
	position: absolute;
	bottom: 40px;
	left: 40px;
	width: 200px;
}

.lawyer-with-intro .btn-box> .u-btn {
	opacity: 0;
	visibility: hidden;
	padding: 0 31px;
}

.lawyer-with-intro .btn-box> .place {
	position: absolute;
	top: 0;
	display: block;
}

.lawyer-with-intro:hover .btn-box> .place {
	display: none;
}

.lawyer-with-intro:hover .btn-box> .u-btn {
	opacity: 1;
	visibility: visible;
}


/* right */

.topic-right {
	width: 360px;
}


/* 律师 */

.topic-right .topic-img {
	height: 132px;
	margin-top: 21px;
}

.topic-right .topic-img .info {
	padding: 0;
	top: 0;
	left: 30px;
}

.topic-right .topic-img .tag {
	display: inline-block;
	background: #333;
	background: rgba(0, 0, 0, 0.3);
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	margin-bottom: 13px;
}

.topic-right .topic-img .btn-box {
	bottom: 16px;
}


/* 默认 */

.topic-right {
	margin-top: -21px;
}

.small-banner {
	position: relative;
	height: 132px;
	background: #fff url("../image/small-banner-bg.png") no-repeat right 0;
	margin-top: 21px;
}

.small-banner>.txt {
	position: absolute;
	left: 24px;
	top: 40px
}

.small-banner>.u-btn {
	position: absolute;
	top: 50px;
	right: 24px;
	color: #666;
	padding: 0 22px;
}

.small-banner>.u-btn:hover {
	background-color: #ef5858;
	border-color: #ef5858;
	color: #fff;
}


/* 百科知识 */

.knowledge-list> li {
	margin-top: 30px;
	// height: 70px;
}

.knowledge-list> li img {
	display: block;
	width: 105px;
	height: 70px;
}

.knowledge-list> li .txt {
	padding-left: 117px;
}

.knowledge-list> li .txt.txt-full {
	padding-left: 0;
}

.knowledge-list> li .tips {
	margin-top: 7px;
}


/* 在线服务 */

.online-service-list {
	margin-left: -30px;
}

.online-service-list> li {
	float: left;
	width: 360px;
	height: 200px;
	margin-left: 30px;
}


/* 律师 */

.online-service-list .lawyer {
	position: relative;
}

.online-service-list .lawyer img {
	width: 360px;
	height: 200px;
	display: block;
}

.online-service-list .lawyer .info {
	position: absolute;
	top: 40px;
	left: 34px;
	color: #333;
}

.online-service-list .lawyer .tel {
	width: 184px;
	height: 40px;
	line-height: 40px;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
	border-radius: 20px;
	text-align: center;
}

.online-service-list .lawyer .u-btn {
	position: absolute;
	left: 34px;
	bottom: 24px;
	line-height: 24px;
	border-radius: 20px;
	opacity: 0;
	visibility: hidden;
}

.online-service-list .lawyer:hover .info {
	top: 25px;
}

.online-service-list .lawyer:hover .u-btn {
	opacity: 1;
	visibility: visible;
}


/* 默认 */

.online-service-list .default {
	background: url('../image/bg1.png') no-repeat;
}

.online-service-list .default .line {
	display: inline-block;
	width: 21px;
	height: 4px;
	background: #11B790;
}

.online-service-list .default h5 {
	margin-top: 60px;
}


/* 二级专长 */


/* 检索列表 */

.search-list> li {
	margin-top: 40px;
}

.search-list .tips,
.search-list .tips>a {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}

.search-list .tips>a:hover {
	color: #F43651;
}

.search-list .tips>span {
	margin-right: 20px;
}

.lawyer-head {
	position: relative;
}

.lawyer-card .lawyer-head>a.block {
	color: #333;
	width: 180px;
	padding: 18px 20px;
	height: 40px;
	background: url('../image/search-lawyer-bg.png') no-repeat;
}

.lawyer-card .photo {
	position: relative;
	width: 45px;
	height: 45px;
}

.lawyer-card .lawyer-head .ico-vip {
	position: absolute;
	right: 0;
	bottom: 0;
}

.lawyer-head .tag {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #fff;
	padding: 2px 5px;
	background: #333;
	background: rgba(0, 0, 0, 0.3);
	display: block;
}

.lawyer-head>.u-btn {
	position: absolute;
	right: 10px;
	top: 29px;
	opacity: 0;
	visibility: hidden;
}


/*.lawyer-head:hover .tag{display: none;}*/

.lawyer-head:hover>.u-btn {
	opacity: 1;
	visibility: visible;
}


/* 优质服务律师 */

.good-lawyer-list .lawyer-card .lawyer-head>a.block {
	width: 300px;
	height: 60px;
	padding: 25px 10px;
	background-image: url('../image/good-lawyer-bg.png');
}

.good-lawyer-list .lawyer-card .photo {
	width: 60px;
	height: 60px;
}


/* 详情页 */

.wenti-neiro_lvtu img {
	width: 180px;
	height: 120px;
}

.wenti-neiro_lvtu .neiro_lvtu {
	position: relative;
	border-left: 2px solid #E6E6E6;
	background: url('../pic/law-topic/answer-bg.png') no-repeat center 0, linear-gradient(90deg, #F9F9F9 0%, #FFFFFF 100%);
}

.wenti-neiro_lvtu .neiro_lvtu .look-more {
	position: absolute;
	top: 10px;
	right: 0;
}

.wenti-neiro_lvtu .neiro_lvtu .look-more .u-btn {
	padding: 3px 28px;
	border-radius: 50px;
}


/* 详情页中间 广告律师 */

.center-lawyer {
	padding: 0 40px;
	height: 120px;
	background: url('../image/center-lawyer-bg.png') no-repeat 0 0;
}

a.photo {
	position: relative;
	display: inline-block;
}

.center-lawyer img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: block;
}

a.photo> .ico-vip {
	position: absolute;
	bottom: 0;
	right: 0;
}

.center-lawyer .center-intro {
	width: 625px;
	line-height: 120px;
}

.center-lawyer .photo {
	margin: -2px 15px 0;
	vertical-align: middle;
	border: 5px solid #ECECEC;
	border-radius: 50%;
}

.center-lawyer .u-btn {
	margin-top: 42px;
}

.center-lawyer a.photo> .ico-vip {
	width: 16px;
	height: 16px;
}


/* 提问 */

.ask-confirm {
	padding: 30px 20px 20px;
}

.ask-confirm a.photo img {
	width: 60px;
	height: 60px;
}

.ask-confirm .ask-form textarea {
	display: block;
	height: 200px;
	width: 100%;
	border-radius: 8px;
	background: #F5F5F5;
	padding: 10px;
	box-sizing: border-box;
}

.ask-confirm .ask-form .u-btn {
	line-height: 46px;
	font-size: 16px;
	border-radius: 50px;
}

.ask-confirm .ask-input {
	position: relative;
}

.ask-confirm .ask-input::before {
	content: '';
	position: absolute;
	top: -7px;
	left: 27px;
	border-width: 0 6px 7px 6px;
	border-style: solid;
	border-color: transparent transparent #F5F5F5 transparent;
}


/* 最新专题信息 */

.new-pics_lvsst {
	margin-left: -50px;
}

.new-pics_lvsst>li {
	float: left;
	width: 350px;
	margin: 30px 0 0 50px;
}

.new-pics_lvsst>li>a {
	font-size: 16px;
	width: 270px;
	display: inline-block;
}

.new-pics_lvsst>li>span {
	float: right;
	color: #999;
}


/* 轮播 */

.law-topic-tabs .tabs-cont .tab-item {
	visibility: visible;
	/*display: none;*/
}

.law-topic-tabs .tabs-cont .tab-item:nth-of-type(1) {
	/*display: block;*/
}

.law-topic-tabs .tabs-cont .tab-item.none {
	display: block !important;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* add by lxl 2021-08-20 */

.wenti-neiro_lvtu .unfd-conts {
	line-height: 20px;
}

.wenti-neiro_lvtu .jia_lvs {
	-webkit-line-clamp: 4;
	max-height: 80px;
}


/* 下载合同 */

.box-bar {
	padding: 30px 0;
	background: #fff;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .02);
	box-shadow: 0 3px 5px rgba(0, 0, 0, .02);
}

.dows_lvs {
	padding: 0 20px;
}

.dows_lvs li {
	padding: 8px 0;
}

.dows_lvs li .num {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #f8f8f8;
	color: #999;
	font-size: 16px;
	text-align: center;
}

.dows_lvs li.is-red .num {
	background-color: #F43651;
	color: #fff;
}

.dows_lvs .one {
	position: relative;
	padding-left: 30px;
	line-height: 24px;
	font-size: 16px;
}

.dows_lvs .one .num {
	top: 1px;
}

.dows_lvs .one>a {
	display: inline-block;
}

.dows_lvs .two {
	display: none;
	height: 133px;
}

.dows_lvs .two .img-block {
	position: relative;
	float: left;
	width: 98px;
	height: 133px;
	border: 1px solid #e8e8e8;
	margin-right: 10px;
}

.dows_lvs .two .img-block .num {
	top: 0;
	left: 0;
}

.dows_lvs .two .tit {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	max-height: 96px;
	overflow: hidden;
}

.dows_lvs .two .price {
	font-size: 12px;
	color: #bbb;
	margin-top: 5px;
}

.dows_lvs .two .price .f-num {
	font-size: 18px;
	font-style: normal;
}

.dows_lvs li.is-this .one {
	display: none;
}

.dows_lvs li.is-this .two {
	display: block;
}

.dows_lvs .one:hover a {
	color: #F43651;
}

.imgposi {
	position: relative;
	height: 220px;
	width: 100%;
	display: inline-block;
}

.imgposi img {
	width: 100%;
	height: 100%;
}

.imgposi p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: #fff;
}


/*========*/

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt24 {
	margin-top: 24px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mr5 {
	margin-right: 5px;
}

.mr30 {
	margin-right: 30px;
}

.mlr5 {
	margin-right: 5px;
	margin-left: 5px;
}

.ml20 {
	margin-left: 20px;
}

.ptb50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb30 {
	padding-bottom: 30px;
}

.p20 {
	padding: 20px;
}

.f12 {
	font-size: 12px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f25 {
	font-size: 25px;
}

.f30 {
	font-size: 30px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh40 {
	line-height: 40px;
}

.h40 {
	height: 40px;
}


/** artcial-swiper */

.artcial-swiper {
	width: 560px;
	height: 365px;
}

.artcial-swiper .swiper-slide {
	position: relative;
}

.artcial-swiper .swiper-slide .bg {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 90px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .56) 100%);
	filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr=#00000000, endColorStr=#8c000000, gradientType=0);
}

.artcial-swiper .swiper-slide .tit {
	position: absolute;
	right: 20px;
	bottom: 32px;
	left: 20px;
	font-size: 20px;
	color: #fff;
}

.artcial-swiper .pagination {
	position: absolute;
	bottom: 15px;
	left: 20px;
	z-index: 1;
}

.artcial-swiper .pagination span {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 4px;
	background-color: #999;
	transition: width linear .2s;
}

.artcial-swiper .pagination .swiper-active-switch {
	width: 20px;
	background-color: #11B790;
}


/** specia_lvtu */

.specia_lvtu {
	padding: 20px 0;
	width: 600px;
	background-color: #fff;
}


/** tag_lvtu */

.tag_lvtu {
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
}

.tag_lvtu a {
	width: 100%;
	display: inline-block;
	padding: 0 20px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	background-color: #f5f5f5;
	border-radius: 16px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.tag_lvtu a:hover {
	color: #fff;
	background-color: #11B790;
}


/** hot_art_lvtu */

.hot_art_lvtu li {
	padding: 20px 10px 20px 0;
	width: 800px;
	overflow: hidden;
}

.hot_art_lvtu li:hover {
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .08);
}

.hot_art_lvtu .img_lv {
	margin-right: 20px;
	width: 180px;
	height: 120px;
}

.hot_art_lvtu .tit {
	font-size: 18px;
	line-height: 28px;
}

.hot_art_lvtu .neiro_lvtu {
	margin-top: 15px;
	max-height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.hot_art_lvtu .info {
	margin-top: 18px;
	line-height: 14px;
}


/** title-f20 */

.title-f20 {
	position: relative;
	padding-left: 10px;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
}

.title-f20:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	width: 2px;
	height: 20px;
	background-color: #11B790;
}


/** ext_lvs */

.ext_lvs li {
	margin-top: 20px;
}

.ext_lvs .tit {
	max-height: 48px;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
}

.ext_lvs .neiro_lvtu {
	margin-top: 8px;
	color: #666;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}

.ext_lvs .info {
	margin-top: 8px;
	line-height: 16px;
}

.text-neiro_lvtu-show .neiro_lvtu {
	display: none;
}

.text-neiro_lvtu-show .is-show .neiro_lvtu {
	display: block;
	color: #777;
}


/** text-roll */

.text-roll {
	position: relative;
	height: 300px;
	overflow: hidden;
}

.text-roll .ext_lvs {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.text-roll .ext_lvs li {
	margin-top: 0;
	padding-top: 20px;
}


/** lore-img-bar */

.lore-img-bar {
	position: relative;
	display: block;
	width: 360px;
	height: 240px;
	overflow: hidden;
}

.lore-img-bar .conts {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 47px 20px 0;
	height: 90px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .57) 100%);
	filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr=#00000000, endColorStr=#8d000000, gradientType=0);
}

.lore-img-bar .conts .tit {
	font-size: 16px;
	color: #fff;
	;
}

.lore-img-bar .conts .neiro_lvtu {
	margin-top: 10px;
	height: 36px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}


/** baoli_lvtu */

.baoli_lvtu li {
	margin-top: 20px;
	overflow: hidden;
}

.baoli_lvtu .img_lv {
	margin-right: 10px;
	width: 120px;
	height: 80px;
}

.baoli_lvtu .tit {
	max-height: 44px;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px;
}

.daodu {
	background-color: #f5f5f5;
	padding: 20px;
	box-sizing: border-box;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
}

.title_xq {
	margin-bottom: 30px;
}

.neiro_lvtu_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: #777;
}

.userCreateTime span {
	display: inline-block;
	color: #777;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 28px;
	font-size: 16px;
	margin-bottom: 20px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}

.more-artcial-list li {
	margin-top: 20px;
	float: left;
	width: 48%;
}

.more-artcial-list li:nth-child(2n) {
	float: right;
}

.more-artcial-list .tit {
	line-height: 24px;
	height: 24px;
}

.more-artcial-list .tit a {
	font-size: 16px;
	color: #333;
	vertical-align: middle;
}

.more-artcial-list .tit a:hover {
	color: #11AB5D;
}

.more-artcial-list .txt {
	font-size: 13px;
	color: #999;
	line-height: 20px;
	margin-top: 8px;
}

.list_tuijian .tit img {
	width: 25px;
	vertical-align: middle;
}

.jian_section3 .ext_lvs .tit a {
	font-size: 18px;
	font-weight: bold;
}

.jian_section3 .title-f20 {
	border-bottom: 1px solid #ddd;
}

.lawlore-swiper {
	background-color: #FAFAFA;
	height: 284px;
	position: relative;
}

.lawlore-swiper .pagination {
	position: absolute;
	right: 0;
	bottom: 8px;
	left: 0;
	text-align: center;
}

.lawlore-swiper .pagination .swiper-pagination-switch {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 4px;
	background-color: #E6E6E6;
	cursor: pointer;
	margin: 0 2px;
	position: relative;
}

.lawlore-swiper .pagination .swiper-pagination-switch:before {
	content: '';
	position: absolute;
	top: -8px;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.lawlore-swiper .pagination .swiper-active-switch {
	background-color: #1AC095;
}

.lawlore-sw-list {
	overflow: hidden;
	position: relative;
	padding-top: 6px;
}

.lawlore-sw-list:before {
	content: '';
	position: absolute;
	top: 24px;
	left: 50%;
	bottom: 6px;
	border-right: 1px solid #F2F2F2;
}

.lawlore-sw-list li {
	float: left;
	width: 50%;
	padding-top: 12px;
	line-height: 36px;
}

.lawlore-sw-list .item {
	padding: 0 16px;
	height: 36px;
}

.lawlore-sw-list li:nth-child(2n+1) .item {
	padding-right: 32px;
}

.lawlore-sw-list li:nth-child(2n) .item {
	padding-left: 32px;
}

.lawlore-sw-list .txt {
	font-size: 14px;
	color: #999;
}

.lawlore-sw-list .tit {
	font-size: 16px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	max-width: 260px;
}

.lawlore-sw-list .tit:hover {
	color: #1AC095;
}

.lawlore-sw-list .tit .tag {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 8px 0 0;
	padding: 0 5px;
	border: 1px solid #bbb;
	background-color: #fff;
	font-size: 14px;
	color: #999;
	line-height: 20px;
}


/* nav */

.nav_f24 h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
}

.nav_f24 .tip {
	color: #ccc;
	margin-top: 5px;
}

.nav_f18 h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

.pt55 {
	padding-top: 55px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb50 {
	padding-bottom: 50px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt60 {
	margin-top: 60px;
}

.w800 {
	width: 800px;
}

.w740 {
	width: 740px;
}

.w380 {
	width: 380px;
}


/* adver_lvs */

.adver_lvs .con_item {
	padding: 25px 0 30px;
	border-bottom: 1px solid #f2f2f2;
}

.adver_lvs .con_item strong {
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}

.adver_lvs .con_item .h32 {
	height: 32px;
	line-height: 32px;
	margin-top: 14px;
}

.adver_lvs .con_item .h32 .inf {
	width: 200px;
}

.adver_lvs .con_item .h32 .inf span {
	float: left;
	font-size: 12px;
	color: #999;
}

.adver_lvs .con_item .h32 .inf .tag {
	padding: 0 9px;
	height: 22px;
	line-height: 24px;
	margin: 4px 20px 0 0;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	color: #666;
}

.adver_lvs .con_item .h32 .inf .tag .iconfont {
	float: left;
	color: #999;
	margin: -1px 5px 0 0;
}

.adver_lvs .con_item .ohter {
	margin-top: 20px;
	font-size: 12px;
	color: #999;
}

.adver_lvs .con_item .ohter span {
	margin-right: 20px;
}

.adver_lvs .con_item .ohter span .iconfont {
	font-size: 12px;
	color: #bbb;
	margin-right: 5px;
}


/* nav-h88 */

.nav-h88 {
	height: 48px;
	padding-top: 40px;
	border-bottom: 1px solid #f2f2f2;
}

.nav-h88 strong {
	float: left;
	font-size: 18px;
}

.nav-h88 strong b {
	color: #f25618;
}

.nav-h88 .tab_nav span,
.nav-h88 .tab_nav a {
	float: left;
	color: #999;
	cursor: pointer;
	margin-left: 30px;
	position: relative;
	padding-bottom: 29px;
}

.nav-h88 .tab_nav span:hover,
.nav-h88 .tab_nav a:hover,
.nav-h88 .tab_nav span.cur {
	color: #01af63;
}

.nav-h88 .tab_nav span.cur:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #01af63;
	content: '';
}


/* resu_luyus */

.resu_luyus {
	padding: 0 40px 40px;
}

.resu_luyus .adver_lvs .con_item .h32 .inf span {
	float: right;
}


/* zblr_tui */

.zblr_tui {
	padding: 27px 0 0;
	background-color: #fff;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08);
}

.zblr_tui .nav_f18 {
	padding: 0 30px;
}

.zblr_tui .tag {
	padding: 20px;
	box-sizing: border-box;
}

.zblr_tui .tag a {
	float: left;
	width: 48%;
	height: 32px;
	padding: 0 15px;
	background-color: #f6f6f6;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	text-align: center;
	box-sizing: border-box;
}

.zblr_tui .tag a:nth-child(2n) {
	float: right;
}

.zblr_tui .tag a:hover {
	color: #f25618;
}


/* hot_tui */

.hot_tui {
	padding: 27px 30px 0;
	background-color: #fff;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08);
}

.hot_tui .adver_lvs {
	margin-top: 8px;
}


/**/

.hot_tui a {
	display: inline-block;
	padding: 12px 0 16px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 7px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}


/**/

.hot_tui .lawyer-video {
	padding: 16px 0 20px;
}

.hot_tui .lawyer-video .img_lv {
	width: 120px;
	height: 80px;
	margin: 5px 20px 0 0;
}

.hot_tui .lawyer-video .img_lv .ico_index.i_20 {
	width: 32px;
	height: 32px;
	background-position: -235px -70px;
	margin: -16px 0 0 -16px;
}

.hot_tui .lawyer-video strong {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.hot_tui .lawyer-video .inf {
	margin-top: 13px;
}

.hot_tui .lawyer-video .inf .tag {
	margin-right: 10px;
}


/* lawyer_replies */

.lawyer_replies {
	padding: 27px 30px 30px;
	background-color: #fff;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08);
}

.replies_roll {
	margin-top: 15px;
}

.replies_roll .ovh {
	height: 375px;
	position: relative;
}

.replies_roll .roll_nr {
	position: absolute;
	top: 0;
}

.replies_roll .line {
	border-left: 1px solid #ebebeb;
	padding-left: 20px;
	margin-left: 7px;
}

.replies_roll .dt_item {
	padding-bottom: 15px;
}

.replies_roll .dt_item .time {
	position: relative;
	left: -28px;
	display: block;
	height: 34px;
	background-color: #fff;
	color: #999;
	line-height: 34px;
}

.replies_roll .dt_item .time img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin-right: 5px;
}

.replies_roll .dt_item strong {
	display: block;
	height: 28px;
	overflow: hidden;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
}

.replies_roll .dt_item .h40 {
	height: 40px;
	overflow: hidden;
	margin-top: 8px;
}

.replies_roll .dt_item .h40 .img_lv {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.replies_roll .dt_item .h40 .img_lv img {
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.replies_roll .dt_item .h40 p {
	color: #999;
}


/* r_guide */

.r_guide {
	padding: 20px;
	box-sizing: border-box;
	background: url(../image/ask_bg.jpg) repeat-y;
}

.r_guide h3 {
	font-size: 24px;
	color: #fff;
	line-height: 28px;
	font-weight: 300;
	text-align: center;
}


/**/

.step_bar {
	padding: 32px 0 25px;
}

.step_bar dl {
	padding: 10px 0;
	position: relative;
}

.step_bar dl.line_lvs:after {
	position: absolute;
	left: 18px;
	top: 49px;
	width: 1px;
	height: 30px;
	background-color: #fbfcfc;
	content: '';
}

.step_bar dl dt {
	float: left;
	width: 34px;
	height: 34px;
	margin: 4px 20px 4px 0;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}

.step_bar dl .f16 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 3px;
	line-height: 24px;
}

.step_bar dl .f12 {
	font-size: 14px;
	color: #fff;
	opacity: 0.6;
}

.ptb30_lr40 {
	padding: 25px 40px;
}

.mt10 {
	margin-top: 10px;
}

.pb30 {
	padding-bottom: 30px;
}

.w800 {
	width: 800px;
}

.w380 {
	width: 380px;
}


/* problem_bar */

.problem_bar {
	padding: 37px 55px 0 90px;
	position: relative;
}

.problem_bar .icon-ask {
	position: absolute;
	left: 40px;
	top: 40px;
	width: : ;
	px;
	height: 42px;
	font-size: 32px;
	color: #f5b150;
	line-height: 32px;
}

.problem_bar h1 {
	font-size: 20px;
	line-height: 36px;
	font-weight: 600;
}

.problem_bar .info {
	font-size: 13px;
	color: #999;
	margin: 14px 0;
}

.problem_bar .info span {
	margin-right: 20px;
}

.problem_bar p {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 22px;
}

.problem_bar.solve .icon-ask:before {
	content: "\e7e9";
}

.problem_bar.solve .icon-ask {
	color: #01af63;
}


/* playbar_lvs */

.playbar_lvs {
	padding: 25px 40px 0 40px;
}

.playbar_lvs .nav_f24 {
	font-size: 24px;
	color: #999;
	line-height: 34px;
}


/* info_tag */

.rysr_lvs {
	padding: 38px 0 36px 110px;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
}

.rysr_lvs .icon_best {
	width: 72px;
	height: 24px;
	padding-left: 29px;
	display: none;
	background: url('../image/bg_best.png') no-repeat;
	line-height: 24px;
	color: #fff;
}

.rysr_lvs .btn_ask {
	position: absolute;
	top: 60px;
	right: 0;
	width: 94px;
	height: 38px;
	border: 1px solid #f25618;
	border-radius: 20px;
	font-size: 16px;
	color: #f25618;
	line-height: 40px;
	text-align: center;
	transition: all .25s linear;
}

.rysr_lvs .btn_ask:hover {
	background-color: #f25618;
	color: #fff;
}

.rysr_lvs .img_lv {
	position: absolute;
	left: 0;
	top: 40px;
	width: 80px;
	height: 80px;
}

.rysr_lvs .img_lv img {
	border-radius: 50%;
	width: 100%;
	height: 100%;
}

.rysr_lvs .name {
	height: 30px;
	line-height: 30px;
}

.rysr_lvs .name a {
	float: left;
	font-size: 20px;
	font-weight: 600;
}

.rysr_lvs .tel {
	height: 20px;
	color: #666;
	margin: 6px 0;
}

.rysr_lvs .tel .icon-phone {
	vertical-align: middle;
	width: 16px;
	margin-right: 5px;
}

.rysr_lvs .tx {
	margin: 20px 0;
	font-size: 16px;
	line-height: 26px;
}

.rysr_lvs .time {
	display: block;
	font-size: 12px;
	color: #bbb;
}

.rysr_lvs .zhuiwen {
	padding-top: 15px;
}

.rysr_lvs .zhuiwen .zw_k {
	position: relative;
	padding: 7px 0 7px 70px;
}

.rysr_lvs .zhuiwen .zw_k span {
	position: absolute;
	left: 0;
	top: 8px;
	width: 48px;
	height: 20px;
	border: 1px solid #d8d8d8;
	border-radius: 11px;
	font-size: 12px;
	color: #bbb;
	text-align: center;
	line-height: 22px;
}

.rysr_lvs .zhuiwen .zw_k p {
	color: #666;
	line-height: 24px;
}

.rysr_lvs .zan_bar {
	margin-top: 13px;
}

.rysr_lvs.ry_best {
	padding-top: 76px;
}

.rysr_lvs.ry_best .icon_best {
	position: absolute;
	left: 0;
	top: 24px;
	display: block;
}

.rysr_lvs.ry_best .img_lv {
	top: 78px;
}


/* ry_all_btn */

.ry_all_btn {
	padding: 34px 0;
	font-size: 16px;
	color: #666;
	text-align: center;
	cursor: pointer;
}

.ry_all_btn .icon-more-arrow {
	font-size: 12px;
	color: #01af63;
	margin: -2px 0 0 8px;
}


/* nav */

.nav_f24 h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
}

.nav_f18 h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}


/* hot_tui_list */

.hot_tui_list .its_lvs {
	padding: 30px 0;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}

.hot_tui_list .its_lvs strong {
	display: block;
	font-size: 18px;
	line-height: 30px;
}

.hot_tui_list .its_lvs .tx {
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin: 8px 0 0
}

.hot_tui_list .its_lvs .inf {
	height: 24px;
	overflow: hidden;
	color: #999;
	line-height: 24px;
	margin-top: 10px;
}

.hot_tui_list .its_lvs .img_lv {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 180px;
	height: 120px;
	overflow: hidden;
	background-color: #000;
}

.hot_tui_list .its_lvs .img_lv img {
	transition: all .25s linear;
}

.hot_tui_list .img_lv:hover img {
	transform: scale(1.02);
}


/* video */

.hot_tui_list .img_lv.video img {
	opacity: .5;
}

.hot_tui_list .img_lv.video:hover .ico_index {
	opacity: .5;
}

.hot_tui_list .img_lv.video .ico_index {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: -21px 0 0 -21px;
	transition: all .25s linear;
	opacity: 1;
}

.hot_tui_list .img_lv.video span {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 4px;
	background-color: #000;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}


/* s_t_h160 */

.s_t_h160 {
	height: 160px;
	margin-top: 26px;
}

.s_t_h160 .img_lv {
	float: left;
	width: 240px;
	height: 160px;
	overflow: hidden;
	margin-right: 20px;
}

.s_t_h160 strong {
	display: block;
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}

.s_t_h160 .inf {
	font-size: 12px;
	color: #999;
	margin: 14px 0 9px;
}

.s_t_h160 .tx {
	line-height: 24px;
	color: #999;
	font-size: 14px;
	overflow: hidden;
}


/* baike_list */

.baike_list {
	padding-bottom: 20px;
}

.baike_list dd {
	float: left;
	width: 340px;
	margin: 30px 40px 0 0;
}

.baike_list dd:nth-child(2n) {
	margin-right: 0;
}

.baike_list dd .img_lv {
	float: left;
	width: 150px;
	height: 110px;
	overflow: hidden;
	margin-right: 20px;
}

.baike_list dd strong {
	display: block;
	font-size: 16px;
	font-weight: 500;
	height: 20px;
	overflow: hidden;
}

.baike_list dd .inf {
	font-size: 12px;
	color: #999;
	margin: 12px 0 9px;
}

.baike_list dd .tx {
	line-height: 24px;
	color: #999;
	height: 48px;
	overflow: hidden;
}


/* tui_tab_bar */

.tui_tab_bar {
	height: 305px;
	overflow: hidden;
}


/* tab_nav */

.tui_tab_bar .tab_nav {
	padding-top: 16px;
	height: 46px;
	margin: 0 40px;
}

.tui_tab_bar .tab_nav span {
	float: left;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	color: #666;
	line-height: 46px;
	margin-right: 46px;
}

.tui_tab_bar .tab_nav span.cur {
	color: #01af63;
	font-weight: 600;
}

.tui_tab_bar .tab_nav span.cur:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background-color: #01af63;
	content: '';
}

.xingshi ul li {
	margin-bottom: 15px;
	font-size: 15px;
}


/* tag_r4 */

.tui_tab_bar .tag_r4 {
	padding: 25px 30px 35px;
}

.tui_tab_bar .tag_r4 a {
	float: left;
	width: 48%;
	padding: 0 10px;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	font-size: 15px;
	color: #666;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
}

.tui_tab_bar .tag_r4 a:nth-child(2n) {
	float: right;
}


/* list_r2 */

.list_r2 {
	padding: 18px 20px;
}

.list_r2 li {
	float: left;
	width: 340px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.list_r2 li a {
	color: #666;
}

.tui_tab_bar .tag_r4 a:hover,
.list_r2 li a:hover {
	color: #f25618;
}


/* evaluate_bar */
.evaluate_bar{
	padding: 26px;
	box-sizing: border-box;
}
.eval_list li {
	padding-top: 30px;
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
}

.eval_list li .tip {
	display: block;
	font-size: 16px;
	color: #555;
	height: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}

.eval_list li .info {
	height: 40px;
}

.eval_list li .info .img_lv {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.eval_list li .info .img_lv img {
	border-radius: 50%;
}

.eval_list li .info .name {
	line-height: 20px;
	overflow: hidden;
	margin: 8px 0;
}

.eval_list li .info .name a {
	color: #999;
}


/* 2019-04-28  #5719  */

.list_r2 li .time {
	float: right;
	color: #bbb;
	margin-left: 20px;
}


/* 2019-07-29 #6865 */

.f12 {
	font-size: 12px;
}

.f18 {
	font-size: 18px;
}

.lh32 {
	line-height: 32px;
}

.s_cb {
	color: #bbb;
}

.ml10 {
	margin-left: 10px;
}


/* 2019-08-21 #6694 */

.reply_list .medal-ico {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: auto;
	margin-left: 8px;
	cursor: pointer;
}


/* 2019-09-29  #7665 */


/*
.rysr_lvs .zan_bar {
	height: 32px;
}

.rysr_lvs .zan_bar .liked {
	float: left;
}*/


/* 2019-11-21 #8443 */

.s_gn {
	color: #00af63;
}

.mr30 {
	margin-right: 30px;
}


/* newask_bar */

.newask_bar {
	padding: 27px 30px 0;
}

.newask_list li {
	padding: 14px 0 18px;
	border-bottom: 1px solid #eee;
}

.newask_list .hide {
	display: none;
}

.newask_list .tit {
	font-size: 16px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
}

.newask_list .info {
	font-size: 12px;
	color: #999;
	margin-top: 6px;
}

.more-all-ask {
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #999;
	cursor: pointer;
}

.more-all-ask .iconfont {
	font-size: 14px;
	margin-top: -3px;
	margin-left: 5px;
}

.more-all-ask.show .iconfont {
	transform: rotate(180deg);
}


/** add: #11592 by LJ 2020-07-10 */


/* tui_tab_bar */

.tui_tab_bar {
	height: auto;
}

.tui_tab_bar .tag_auto {
	padding: 25px 30px 35px;
}

.tui_tab_bar .tag_auto a {
	float: left;
	height: 36px;
	padding: 0 10px;
	background-color: #f9f9f9;
	margin: 5px 10px;
	font-size: 12px;
	color: #666;
	line-height: 36px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tui_tab_bar .tag_auto a:hover {
	color: #f25618;
}

.box-bar .nav-f18 {
	padding: 0 20px;
	height: 18px;
	line-height: 18px;
	border-left: 4px solid #11B790;
}

.box-bar .nav-f18 .tit {
	font-size: 18px;
}