.box-com-title {
	position: relative;
	margin-bottom: 30px;
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #222222;
}

.box-title-desc {
	margin-top: 8px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
}

.box-com-title .seemore {
	position: absolute;
	top: 11px;
	right: 0;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
}

.box-com-title .seemore:hover {
	text-decoration: underline;
}

.jingxuan-lawyer-box {
	padding: 40px 0 60px;
}

.jingxuan-lawyer-box .asklaw .lawyer-media-card2 {
	width: 285px;
	height: 365px;
}

.jingxuan-lawyer-box .lawyer-media-card2 .lawyer-img-box {
	width: 100%;
	height: 272px;
	overflow: hidden;
}

.jingxuan-lawyer-box .lawyer-media-card2:nth-of-type(3n+3) {
	margin-right: 20px;
}

.jingxuan-lawyer-box .lawyer-media-card2:last-child {
	margin-right: 0;
}

/* 在线律师 */
.page-online-lawyer-box {
	padding: 40px 0 60px;
}

.online-lawyer-list {
	width: 850px;
}

.lawyer-media-card2 {
	position: relative;
	width: 270px;
	height: 362px;
	margin-right: 20px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	overflow: hidden;
}

.lawyer-media-card2:nth-child(-n + 4) {
	margin-bottom: 20px;
}

.lawyer-media-card2:nth-of-type(3n+3) {
	margin-right: 0;
}

.lawyer-media-card2 .lawyer-img-box {
	display: block;
	width: 270px;
	height: 270px;
}

.cover-img {
	display: block;
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.lawyer-media-card2 .lawyer-msg {
	position: relative;
	top: 0;
	height: 140px;
	padding: 20px;
	transition: all .2s;
	background: #fff;
}

.lawyer-media-card2:hover .lawyer-msg {
	top: -48px;
}

.lawyer-media-card2 .lawyer-name {
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
}

.lawyer-media-card2:hover .lawyer-name {
	font-size: 24px;
}

.lawyer-name:hover {

	color: #1e78f1;
}

.lawyer-media-card2 .ask-btn {
	width: 96px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	background: #0669F0;
	border-radius: 16px;
}

.lawyer-media-card2 .ask-btn:hover {
	background: rgba(6, 105, 240, .9);
}

.lawyer-media-card2 .goodat {
	margin: 4px auto 12px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}

.lawyer-media-card2 .msg-b {
	display: none;
}

.lawyer-media-card2:hover .msg-b {
	display: flex;
}

.lawyer-media-card2 .phone {
	font-size: 18px;
	font-family: 'DINCond-Bold';
	font-weight: bold;
}

.lawyer-media-card2 .phone .iconfont {
	font-size: 17px;
	color: #0669F0;
}

.why-select-card {
	position: relative;
	width: 330px;
	height: 744px;
	background: linear-gradient(360deg, #F3F8FF 0%, #E3EFFF 100%);
	border-radius: 4px;
}

.why-select-card .title {
	position: relative;
	margin: 35px auto 26px;
	text-align: center;
	line-height: 41px;
	font-size: 24px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
}

.why-select-card .title::after {
	position: absolute;
	left: 20px;
	bottom: -26px;
	content: "";
	width: 290px;
	opacity: 0.2;
	border: 1px solid;
	border-image: linear-gradient(90deg, rgba(14, 162, 249, 0), rgba(10, 133, 244, 1), rgba(6, 105, 240, 0)) 2 2;
}

.why-select-card .positive-item {
	display: -webkit-flex;
	display: -ms-flexbox;

	display: flex;
	margin-top: 62px;
	padding-left: 65px;
}

.why-select-card .icon {
	width: 48px;
	height: 48px;
	margin-right: 12px;

}

.why-select-card .positive-title {
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
}

.why-select-card .positive-desc {
	margin-top: 2px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}

.why-select-card .bottom-content {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 238px;
	background: url("../images/index/line_bottom.png");
}

/* 在线法律咨询 */
.page-law-ask-box-left {
	width: 850px;
}

.page-law-ask-box {
	position: relative;
	padding: 40px 0 80px;
	background-color: #f5f5f5;
}

.page-law-ask-box .online-msg {
	flex: 1;
	-webkit-flex: 1;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
}

.page-law-ask-box .online-ask-num {
	margin-left: 30px;
}

.page-law-ask-box .online-ask-num .iconfont {
	font-size: 13px;
	margin-right: 2px;
}

.page-law-ask-box .num-cards {
	margin-left: 8px;
}

.page-law-ask-box .num-card {
	position: relative;
	width: 18px;
	height: 26px;
	margin-left: 2px;
	border-radius: 3px;
	background: #fff;
	font-size: 20px;
	font-family: 'DINCond-Bold';
	color: #666666;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
}
.page-law-ask-box .num-card .num{
	line-height: 26px;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff;
	position: absolute;
}
.page-law-ask-box .online_btn {
	width: 108px;
	height: 40px;
	margin-left: 40px;
	line-height: 40px;
	text-align: center;
	background: #0669F0;
	border-radius: 20px;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}

.page-law-ask-box .online_btn:hover {
	background-color: rgba(6, 105, 240, .9);
}

.law-ask-card-list {
	margin-bottom: 16px;
}

.law-ask-card {
	float: left;
	width: 414px;
	padding: 24px 0;
	border-bottom: 1px solid #EAEAEA;
}

.law-ask-card:nth-child(n+3) {
	border-bottom: none;
}

.law-ask-card:nth-child(odd) {
	margin-right: 20px;
}

.law-ask-card .ask-title {
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #222222;
	line-height: 28px;
}

.law-ask-card .ask-title .iconfont {
	color: #FF7D1B;
	font-size: 26px;
}

.law-ask-card .ask-link {
	display: block;
	color: #222;
}

.law-ask-card .ask-link:hover {
	color: #1e78f1;
}

.law-ask-card .card-desc {
	margin-top: 22px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
}

.law-ask-card .lawyer-img {
	width: 26px;
	height: 26px;
	margin-right: 8px;
	-o-object-fit: cover;
	object-fit: cover;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-radius: 50%;
}

.common-pagination {
	position: absolute;
	width: 100%;
	left: 0;
	display: flex;
	justify-content: center;
}

.page-law-ask-box .common-pagination {
	bottom: 40px;
}

.common-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 2px;
	background: rgb(196, 196, 196);
	border-radius: 1px;
	cursor: pointer;
}

.common-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgb(6, 105, 240);
}

.common-pagination .swiper-pagination-bullet:not(:last-child) {
	margin-right: 10px;
}
/* 首页顶部banner */
.page-top-box {
	padding: 20px 0 40px;
	background-color: #f5f5f5;
}
.page-top-box .left-bar{
	width: 220px;
	height: 346px;
	background: #FFFFFF;
	border-radius: 4px;
	    padding-top: 26px;
}
.page-top-box .left-bar li{
	height: 42px;
	line-height: 42px;
	padding-left: 24px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #222222;
	border-left: 2px solid transparent;
}

.page-top-box .left-bar li.active,.page-top-box .left-bar li:hover{
	color: #0669F0;
	background: #EBF3FE;
	border-left: 2px solid #0669f0;
}
.page-top-box .left-bar li.active a{
	color: #0669F0;
}
.page-top-box .top-banner-box-m{
	position: relative;
	width: 665px;
	height: 346px;
	border-radius: 6px;
	overflow: hidden;
}
.page-top-box .top-banner-box-m #index-swiper{
	height: 100%;
}
.page-top-box .top-banner-box-m .box-m-names{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	background: rgba(255,255,255,.6);
	z-index: 10;
}
.page-top-box .top-banner-box-m .box-m-names li:hover{
	
		cursor:pointer;
}
.page-top-box .top-banner-box-m .box-m-names li.act{
	cursor:pointer;
	color: #fff;
	background: rgb(111, 123, 135);
}
.page-top-box .top-banner-box-m .box-m-names .select-i{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	background: rgba(255,255,255,.6);
	z-index: 10;
}
.page-top-box .top-banner-box-m .index-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#index-swiper .swiper-button-prev,#index-swiper .swiper-button-next{
	width: 20px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,.2);
	transition: all .1s;
}
#index-swiper .swiper-button-prev:hover,#index-swiper .swiper-button-next:hover{
	background: rgba(0,0,0,.5);
	transition: all .1s;
}
#index-swiper .swiper-button-prev{
	left: 0;
}
#index-swiper .swiper-button-next{
	right:0;
}
.page-top-box .top-banner-box-r{
	width: 275px;
	height: 346px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 4px;
	padding-top: 34px;
}
.page-top-box .top-banner-box-r .box-r .text{
	margin-top: 16px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}
.page-top-box .top-banner-box-r .box-r-zxbtn{
	display: block;
	width: 227px;
	height: 48px;
	margin: 24px auto 28px;
	line-height: 48px;
	text-align: center;
	background: #0669F0;
	box-shadow: 0px 2px 4px 0px rgba(6,105,240,0.2);
	border-radius: 30px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}
.page-top-box .top-banner-box-r .box-r-zxbtn:hover{
	background: rgba(6, 105, 240,.9);
}
.page-top-box .top-banner-box-r .box-r-text{
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #222222;
	line-height: 25px;
}
.page-top-box .top-banner-box-r .box-r-ul{
	margin-top: 24px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
}
.page-top-box .top-banner-box-r .box-r-ul .img{
	margin-bottom: 8px;
}
.page-top-box .left-bar li .iconfont{
	color: #0669f0;
	margin-right: 12px;
	font-size: 20px;
	width: 21px;
	height: 20px;
}

.page-top-box .youshi-data {
	margin-top: 30px;
}

.page-top-box .youshi-data li:last-child {
	flex: none;
	-webkit-flex: none;
}

.page-top-box .youshi-data li .iconfont {
	margin-right: 12px;
	font-size: 44px;
	color: #999999;
}

.page-top-box .youshi-data li span {
	font-size: 18px;
	font-family: 'PingFangSC-Medium', PingFang SC;
	font-weight: 500;
	color: #444444;
	line-height: 25px;
}

.page-top-box .youshi-data li p {
	margin-top: 4px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
}

.page-top-box .youshi-data li p em {
	font-size: 24px;
	font-family: 'DINCond-Bold';
}


/* 服务评价 */
.page-comment-rank-box {
	margin-bottom: 60px;
}

.comment-media-card {
	width: 387px;
	height: 263px;
	padding: 30px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	border: 1px solid #EEEEEE;
}

.comment-media-card .lawyer-msg {
	position: relative;
	padding-bottom: 24px;
}

.comment-media-card .lawyer-msg::before {
	content: "";
	position: absolute;
	border-top: 1px solid #eee;
	width: 100%;
	left: 0;
	bottom: 0;
	transform-origin: 0 100%;
}

.comment-media-card .lawyer-img-box {
	width: 60px;
	height: 60px;
	border-radius: 50px;
	overflow: hidden;
	margin-right: 10px;
}

.comment-media-card .lawyer-img-box .cover-img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;

}

.comment-media-card .lawyer-name {
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 25px;
}

.comment-media-card .lawyer-name:hover {
	color: #1e78f1;
}

.comment-media-card .star-msg {
	font-size: 16px;
	color: #dddddd;
	margin: 22px 0 20px;
}
.comment-media-card .star-msg .star {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.comment-media-card .star-msg .iconfont {
	margin-right: 10px;
}

.star-msg .iconfont.icon-select {
	color: #f79704;
}

.comment-media-card .star-num {
	font-size: 18px;
	font-family: 'DINCond-Bold';
	font-weight: bold;
	color: #F79704;
	line-height: 21px;
}

.comment-media-card .comment-text {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #666666;
	line-height: 22px;
}

.comment-media-card .desc {
	margin-top: 20px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
}

.comment-swiper-btns .prev-btn,
.comment-swiper-btns .next-btn {
	cursor: pointer;
	width: 24px;
	height: 24px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #EEEEEE;

}

.comment-swiper-btns .iconfont {
	color: #666;
}

.comment-swiper-btns .next-btn {
	margin-left: 20px;
}

/* 法律知识 */
.page-zhishi-box {
	padding: 40px 0 60px;
	background: rgb(245, 245, 245);
}

.page-zhishi-box .zs-box-right {
	width: 310px;
}

.zs-box-right .box-zm-ul {
	margin-top: 20px;
	border: 1px solid #e0e0e0;
	border-bottom:none;
}

.zs-box-right .box-zm-ul>li {
	float: left;
	width: 50%;
	height: 47px;
	line-height: 47px;
	background: #F5F5F5;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
.zs-box-right .box-zm-ul>li:nth-child(even){
	border-right:none;
}
.zs-box-right .box-zm-ul>li:last-child {
	width: 100%;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
}

.zs-box-right .box-zm-ul>li:last-child a {
	font-size: 14px;
	color: #666666;
}

.box-zm-ul>li:last-child .iconfont {
	color: #666666;
	font-size: 14px;
}

.zs-box-right .box-zm-ul>li>a {
	display: block;
	padding: 0 15px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zs-box-right .box-zm-ul>li>a:hover {
	color: #fff;
	background-color: rgba(6, 105, 240, .9);
}

.zs-box-right .box-zm-ul>li>a:hover .iconfont {
	color: #fff;
}

.page-zhishi-box .zs-box-left {
	padding-right: 39px;
}

.page-zhishi-box .zx-list {
	width: 390px;
	margin: 31px 70px 0 0;
}

.page-zhishi-box .zx-list:last-child {
	margin-right: 0;
}

.page-zhishi-box .zx-list ul {
	margin-top: 20px;
}

.page-zhishi-box .zx-list li {
	position: relative;
	margin-bottom: 12px;
}

.page-zhishi-box .zx-list a::before {
	content: "";
	position: absolute;
	left: 0;
	width: 4px;
	height: 4px;
	background: #999999;
	border-radius: 50%;
}

.page-zhishi-box .zx-list li:last-child {
	margin-bottom: 0;
}

.page-zhishi-box .zx-list a {
	padding-left: 8px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.page-zhishi-box .zx-list a:hover {
	/* font-weight: 600; */
	color: rgba(6, 105, 240,.9);
}

.page-zhishi-box .zx-list .date {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
}

.page-zhishi-box .zs-box-left li:last-child {
	margin-top: 11px;
}

.page-zhishi-box .zs-box-left .img {
	width: 200px;
	height: 139px;
	margin-right: 12px;
}

.page-zhishi-box .zs-box-left .right-con {
	padding: 8px 0 12px;
}

.page-zhishi-box .zs-box-left h4 {
	font-size: 16px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 24px;
}

.page-zhishi-box .zs-box-left h4>a:hover {
	color: rgba(6, 105, 240, .9);
}

.page-zhishi-box .zs-box-left .article_title {
	width: 70%;
	/* 防止文本换行 */
	white-space: nowrap;
	/* 隐藏超出容器的内容 */
	overflow: hidden;
	/* 显示省略号 */
	text-overflow: ellipsis;
}

.page-zhishi-box .zs-box-left .date {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
}

.page-zhishi-box .zs-swiper {
	position: relative;
	width: 445px;
	height: 290px;
	margin-right: 12px;
}
.page-zhishi-box .zs-swiper .swiper-container{
	width:100%;
	height:100%;
}
.page-zhishi-box .zs-swiper .zsimg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-zhishi-box .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 445px;
	height: 60px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0px 0px 4px 4px;
	text-align: center;
	padding: 10px 40px 0;
}

.zs-swiper .swiper-button-next,
.zs-swiper .swiper-button-prev {
	width: 20px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.2);
	transition:all .1s;
}
.zs-swiper .swiper-button-next:hover,
.zs-swiper .swiper-button-prev:hover{
	background: rgba(0,0,0,.5);
	transition:all .1s;
}
.zs-swiper .swiper-button-next {
	right: 0;
}

.zs-swiper .swiper-button-prev {
	left: 0;
}

.zs-swiper .swiper-pagination-bullet {
	width: 30px;
	height: 2px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 1px;
}

.zs-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #FFFFFF;
}

/* 律师排行榜 */
.page-comment-rank-box {
	padding: 40px 0;
}
/* .lawyer-rank-media-card .rank-icon.icon1 {
    background: url("../images/index/r1.png") center center no-repeat;
}
.lawyer-rank-media-card .rank-icon.icon2{
	background-image: url("../images/index/r2.png");
}
.lawyer-rank-media-card .rank-icon.icon3{
	background-image: url("../images/index/r3.png");
}
.lawyer-rank-media-card .rank-icon.icon4{
	background-image: url("../images/index/r4.png");
}
.lawyer-rank-media-card .rank-icon.icon5{
	background-image: url("../images/index/r5.png");
}
.lawyer-rank-media-card .rank-icon.icon6{
	background-image: url("../images/index/r6.png");
}
.lawyer-rank-media-card .rank-icon.icon7{
	background-image: url("../images/index/r7.png");
}
.lawyer-rank-media-card .rank-icon.icon8{
	background-image: url("../images/index/r8.png");
}
.lawyer-rank-media-card .rank-icon.icon9{
	background-image: url("../images/index/r9.png");
}
.lawyer-rank-media-card .rank-icon.icon10{
	background-image: url("../images/index/r10.png");
} */

.tj-lawter-card {

	position: relative;
	width: 386px;
	height: 549px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	border: 1px solid #EEEEEE;
	text-align: center;
	background: url("../images/index/1345.png") center top no-repeat;
	background-size: 100% 370px;
}

.tj-lawter-card .card-tag {
	position: absolute;
	width: 55px;
	height: 70px;
	background: url(../images/index/hf1231.png) center center no-repeat;
	background-size: 100% 100%;
	top: 0;
	left: 20px;
}

.tj-lawter-card .up-content {
	padding-top: 56px;
}

.tj-lawter-card .lawyer-img-box {
	width: 134px;
	height: 134px;
	border-radius: 50%;
	margin: 0 auto 20px;
	overflow: hidden;
	display: block;
}

.tj-lawter-card .lawyer-name {
	font-size: 28px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 40px
}

.tj-lawter-card .lawyer-type {
	margin: 8px auto 20px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 25px;
}

.tj-lawter-card .tags {
	display: flex;
	justify-content: center;
}

.tj-lawter-card .tag {
	padding: 4px 12px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	border-radius: 14px;
	border: 1px solid #BABABA;
}

.tj-lawter-card .tag:not(:last-child) {
	margin-right: 10px;
}

.tj-lawter-card .num-msg {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 60px auto 22px;
}

.tj-lawter-card .msg-item {
	height: 50px;
	text-align: center;
	width: 140px;
}

.tj-lawter-card .msg-value {
	font-size: 28px;
	font-family: 'DINCond-Bold';
	font-weight: bold;
	color: #333333;
	line-height: 32px;
	margin-bottom:3px;
}

.tj-lawter-card .msg-name {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;
}

.tj-lawter-card .ask-btn {
	display: block;
	width: 282px;
	height: 52px;
	margin: auto;
	background: #FF7D1B;
	border-radius: 26px;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 52px;
	text-align: center;
}
.tj-lawter-card .ask-btn:hover{
	background-color: rgba(255, 125, 27,.9);
}


/* 登录 */
.login-header{
	height:90px;
}
.login-header .logo{
	width: 200px;
	height:35px;
}
.login-header .lh-r{
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.login-header .lh-r .iconfont{
	font-size: 22px;
}
.login-header .lh-r .telnum{
	margin-left:8px;
	font-size: 20px;
	font-family: 'DINCond-Bold';
	color: #333333;
	line-height: 30px;
}
.login-footer{
	padding-top: 60px;
}
.login-footer .un-pr > a{
	font-size: 12px;
    color: #666666;
    padding: 0 24px;
    border-right: 1px solid #eee;
}
.login-footer .un-pr > a:hover{
	color: #0669F0;
}
.login-footer .copyright{
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.login-content{
	position: relative;
	width:100%;
	height:680px;
}
.login-content .bgimg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 0;
}
.login-content .formbox{
	position: relative;
    top: 80px;
    left: 57.3%;
    width: 460px;
    height: 520px;
	padding:50px 40px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px 0px rgb(5 58 132 / 10%);
    border-radius: 10px;
    z-index: 111;
}
.login-content .formbox .form-tab{
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	line-height: 28px;
	padding: 0 50px;
}
.login-content .formbox .form-tab>span{
	cursor: pointer;
}
.login-content .formbox .form-tab>span.active{
	position: relative;
	color: #0669F0;
}
.login-content .formbox .form-tab>span.active::after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 30px;
    height: 3px;
    margin-left: -15px;
    background: #0668EF;
    border-radius: 2px;
}
.login-content .formbox .ipt-div{
	width: 380px;
    height: 52px;
    padding: 0 20px;
    line-height: 52px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #EAEAEA;
}
.login-content .formbox .ipt-div.active{
	border-color:#0669F0;
}
.login-content .formbox .ipt-div>input{
	height: 100%;
	padding-left: 5px;
	line-height: inherit;
}
.login-content .formbox .ipt-div .iconfont{
	font-size:20px;
	color: #979797;
}
.login-content .formbox .icon-guanbi{
	font-size: 16px!important;
	display: none;
	cursor: pointer;
}
.login-content .formbox .iconpass{
	width: 20px;
    margin-left: 15px;
	cursor: pointer;
}
.login-content .formbox .getcode{
	width: 124px;
	height: 52px;
	margin-left: 12px;
	font-size: 16px;
	color: #0669F0;
	background: #F5F5F5;
	border-radius: 8px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
}
.login-content .formbox .subBtn{
	width: 380px;
	height: 52px;
	line-height:52px;
	text-align:center;
	background: #0669F0;
	border-radius: 26px;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.login-content .formbox .subBtn:hover{
	cursor: pointer;
}
.popup-div{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
	display:flex;
	display:-webkit-flex;
}
.popup-div .popbox{
    width: 600px;
    height: 574px;
    margin: auto;
	padding: 30px;
    background: #FFFFFF;
    border-radius: 10px;
}
.popup-div .popbox .title{
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    line-height: 28px;
    text-align: center;
}
.popup-div .popbox .content{
    margin-top: 30px;
    color: #666666;
    line-height: 28px;
    font-size: 14px;
}
.popup-div .popbox .button{
	display: block;
    width: 100px;
    height: 34px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    background: #0669F0;
    border-radius: 17px;    
    margin: 34px auto 0;
}