
.nor-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    margin-bottom: 30px;
    overflow: hidden;
}

.nor-header .tl {
    color: #999;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.nor-header .tl strong {
    color: #222;
    font-size: 28px;
    margin-right: 16px;
    font-weight: 600
}

.nor-header .h_tl .otherBtn {
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #00b594;
    border-radius: 15px;
    font-size: 14px;
    color: #00b594;
    font-weight: 500
}

.nor-header .h_tl .otherBtn:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(https://pic2.findlawimg.com/images/v4/pc/index/refresh_icon.png) center center/100% auto no-repeat;
    margin-right: 4px;
    -webkit-transition: .4s;
    transition: .4s
}

.nor-header .h_tl .otherBtn:hover:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nor-header .link {
    font-size: 14px;
    color: #666
}

.nor-header .link:hover {
    color: #00997d
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}



.consult_mainlr .tl {
    line-height: 20px;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
}

.consult_box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 810px;
    margin-right: 30px
}

.swiper-pagination {
    position: absolute;
    bottom: auto;
    left: auto;
    width: auto;
    right: 24px;
    top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.swiper-pagination .swiper-pagination-bullet {
    cursor: pointer;
    margin: 0 4px;
    display: block;
    width: 12px;
    height: 12px;
    background: #ccc;
    border-radius: 50%;
    opacity: 1
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #00b594
}

.swiper_box {
    position: relative;
    padding: 30px 30px 8px
}

.swiper_box .swiper-container {
    height: 331px
}

.swiper_box .swiper-pagination {
    right: 24px;
    top: 36px
}

.swiper-list {
    font-size: 12px;
    color: #999;
    line-height: 14px
}

.swiper-list .item {
    padding: 16px 0;
    border-bottom: 1px solid #eee
}

.swiper-list .item:last-child {
    border-bottom: none
}

.swiper-list .item .link {
    color: #333;
    font-size: 14px;
    line-height: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-right: 20px
}

.swiper-list .item .link .tag1 {
    color: #6cad37;
    font-size: 12px;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 8px;
    background: #f0f6ea;
    display:inline-block;
}

.swiper-list .item .link .tag2 {
    color: #4548b3;
    font-size: 12px;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 8px;
    background: #efeefc;
    display:inline-block;
}

.swiper-list .item .link a:hover {
    color: #00997d
}

.mt20 {
    margin-top: 20px
}

.consult_bottom {
    position: relative;
    height: 156px;
}



.consult_bottom .consult_lawyer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.consult_bottom .consult_lawyer .ctl {
    line-height: 24px;
    color: #333;
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 15px
}

.consult_bottom .consult_lawyer .green {
    color: #00997d
}

.consult_bottom .consult_lawyer .lclist .litem {
    position: relative;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #106152;
    font-weight: 500;
    padding-right: 56px
}

.consult_bottom .consult_lawyer .lclist .litem:last-child {
    padding-right: 0
}

.consult_bottom .consult_lawyer .lclist .litem:last-child:after {
    display: none
}

.consult_bottom .consult_lawyer .lclist .litem:after {
    content: '';
    display: block;
    position: absolute;
    right: 12px;
    top: 1px;
    width: 34px;
    height: 17px;
    background: url(https://pic2.findlawimg.com/images/v4/pc/index/consult_arr.png) center center/100% auto no-repeat
}

.consult_bottom .ques_list {
    position: relative;
    width: 255px;
    margin-right: 36px;
    height: 40px;
    border: 2px solid #00b594;
    border-radius: 12px;
    background: #fff
}

.consult_bottom .ques_list .ques_txt {
    padding-left: 14px;
    font-size: 14px;
    line-height: 1;
    color: #999;
    line-height: 40px
}

.consult_bottom .ques_list .ques_btn {
    position: absolute;
    display: block;
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background: #00b594;
    border-radius: 13px;
    color: #fff;
    top: -2px;
    right: -2px
}

.consult_right {
    width: 320px;
    padding: 32px 20px 0
}


.lates-list {
    position: relative;
    margin-top: 30px;
    height: 483px
}

.lates-list:after {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(15%,transparent),color-stop(55%,#fff));
    background: linear-gradient(to bottom,transparent 15%,#fff 55%)
}

.lates-list .latest-ans-item {
    height: 109px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 6px 0 0 36px
}

.lates-list .latest-ans-item:before {
    content: '';
    width: 1px;
    height: calc(100% - 14px);
    background: #eee;
    position: absolute;
    left: 14px;
    bottom: 0
}

.lates-list .latest-ans-item .lawyer-img-box {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #c3c3c3;
    background: #c3c3c3;
    top: 7px;
    left: 6px
}

.lates-list .latest-ans-item:hover .lawyer-img-box {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #00b594;
    background: #00b594;
    top: 7px;
    left: 6px
}

.lates-list .latest-ans-item .lawyer-img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.lates-list .latest-ans-item .lawyer-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 16px
}

.lates-list .latest-ans-item .mr {
    font-weight: 400;
    margin-left: 20px;
    font-size: 12px;
    color: #999
}

.lates-list .latest-ans-item .lawyer-content {
    line-height: 1;
    font-size: 14px
}

.lates-list .latest-ans-item .title {
    color: #999
}

.lates-list .latest-ans-item .content {
    color: #333;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.lates-list .latest-ans-item .time {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.lates-list .latest-ans-item .content:hover {
    color: #00997d
}

.lates-list .latest-ans-item a:hover {
    color: #00997d
}

.box_bgwhite {
    background-color: #fff !important;
}

.xcm_index_qklist_box {
    padding-bottom: 20px;
     overflow: hidden;
}


.xcm_qklist_box_bar{
    height: 102px;
	line-height: 102px;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_title{
    margin-right: 28px;
    float: left;
    font-size: 22px;
	font-weight: bold;
	color: #222;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_title a{
	font-size: 22px;
	font-weight: bold;
	color: #222;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_title a:hover{
    color:#008eb7;;
} 
.xcm_qklist_box_bar .xcm_qklist_box_bar_tab{
    float: left;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_tab li{
    margin-right: 28px;
    float: left;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_tab li a{
    font-size: 14px;
	color: #222;
    display: block;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_tab li:hover a{
    color: #008eb7;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_more{
	float: right;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_more a{
	font-size: 14px;
	color: #999;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_more a::after{
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/dd/icon_more.png) no-repeat;
	background-size: 15px 15px;
	vertical-align: middle;
	margin: 0 0 4px 6px;
}
.xcm_qklist_box_bar .xcm_qklist_box_bar_more a:hover{
	color: #008eb7;
}


.xcm_index_qklist_box .qklist_box_con_item{
	float: left;
	width: 1060px;
	height: 870px;
   
}
.xcm_index_qklist_box .qklist_box_con_item ul li{
    width: 198px;
	height: 280px;
	background-color: #fbfbfb;
    text-align: center;
    float: left;
	margin: 0 17px 17px 0;
}
.xcm_index_qklist_box .qklist_box_con_item ul li:nth-of-type(5n){
	margin-right: 0;
}
.xcm_index_qklist_box .qklist_box_con_item ul li img{
	width: 135px;
	height: 182px;
	display: block;
	margin: 20px auto;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}
.xcm_index_qklist_box .qklist_box_con_item ul li:hover img{
	-webkit-transform:scale(1.01);
	-moz-transform:scale(1.01);
	-ms-transform:scale(1.01);
	transform:scale(1.01);
}
.xcm_index_qklist_box .qklist_box_con_item ul li h2{
	font-size: 14px;
	line-height: 1;
	font-weight: normal;
	color: #222;
	margin-bottom: 10px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xcm_index_qklist_box .qklist_box_con_item ul li:hover h2{
	color: #008eb7;
}
.xcm_index_qklist_box .qklist_box_con_item ul li p{
	color: #999;
	line-height: 20px;
	font-size: 12px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xcm_index_qklist_box .qklist_box_con_item ul li p span.rq{
	color: #555;
}
.xcm_index_qklist_box .qklist_box_con_item ul li p span.price{
	color: #e40000;
}
.xcm_index_qklist_box .qklist_box_con_list{
    margin-left: 20px;
    float: left;
    width: 280px;
	height: 620px;
	background-color: #fff;
}
.box_bgwhite .qklist_box_con_list{
	background-color: #f9f9f9;
}
.xcm_index_qklist_box .qklist_box_con_list .qklist_box_con_bar{
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-bottom: solid 1px #eeeeee;
}
.xcm_index_qklist_box .qklist_box_con_list .qklist_box_con_bar a{
    display: block;
	font-size: 17px;
	color: #222;
	font-weight: bold;
	text-align: center;
}
.xcm_index_qklist_box .qklist_box_con_list ul{
    margin: 20px 30px 10px 30px;
    height: 500px;
}
.xcm_index_qklist_box .qklist_box_con_list li .d_index{
	float: left;
	font-size: 13px;
	color: #999;
	width: 15px;
	height: 40px;
	margin-right: 10px;
    line-height: 40px;
	text-align: center;
        margin-top: 2px;
}
.xcm_index_qklist_box .qklist_box_con_list li:nth-of-type(2) .d_index{
	color: #f00000;
}
.xcm_index_qklist_box .qklist_box_con_list li:nth-of-type(3) .d_index{
	color: #f00000;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir{
	margin-bottom: 0px;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_index{
	color: #fff;
	line-height: 18px;
	background: url(../images/icon_first.png) no-repeat;
	background-size: 15px 18px;
    margin-top: 15px;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_info{
	float: left;
	width: 135px;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_info h3{
	font-size: 14px;
	font-weight: normal;
	color: #222;
	margin-bottom: 8px;
	line-height: 18px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_info p{
	font-size: 12px;
	color: #777;
	line-height: 28px;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_info p span{
	color: #e40000;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir .d_info p.price{
	color: #e40000;
	margin-top: 0;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir:hover .d_info h3{
	color: #008eb7;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir img{
	float: right;
	width: 60px;
	height: 81px;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}
.xcm_index_qklist_box .qklist_box_con_list li.li_fir:hover img{
	-webkit-transform:scale(1.01);
	-moz-transform:scale(1.01);
	-ms-transform:scale(1.01);
	transform:scale(1.01);
}
.xcm_index_qklist_box .qklist_box_con_list li{
	line-height: 44px;
    overflow: hidden;
}
.xcm_index_qklist_box .qklist_box_con_list li>a>h3{
	float: left;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	width: 49%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    margin: 0px;
}
.xcm_index_qklist_box .qklist_box_con_list li:hover>a>h3{
	color: #008eb7;
}
.xcm_index_qklist_box .qklist_box_con_list li>a>p.jb{
	float: right;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 39%;
	font-size: 12px;
	color: #999;
	text-align: right;
    margin: 0px;
}
.xcm_index_qklist_box .qklist_box_con_list .title{
	height: 20px;
	line-height: 20px;
	display: block;
    overflow: hidden;
}
.xcm_index_qklist_box .qklist_box_con_list .info{
	height: 20px;
	line-height: 20px; 
	display: block;
    overflow: hidden;
    color: #888;
}
.xcm_index_qklist_box .qklist_box_con_list .info span{
	color: #cc0001;
}
.xcm_index_qklist_box .qklist_box_con_list .info a{
    color: #888;
}
.xcm_index_qklist_box .qklist_box_con_list .info a:hover{
    color:#cc0001;
}
.xcm_index_qklist_box .qklist_box_con_list .price{
    margin-top: 10px;
	font-family: "Arial";
	color: #cc0001;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
}
.xcm_index_qklist_box .qklist_box_con_list .price span{
	margin: 0 4px;
}
.xcm_index_qklist_box .qklist_box_con_list .price s {
	font-size: 12px;
	color: #aaa;
}
.xcm_index_qklist_box .qklist_box_con_list .price b {
    color: #888;
	font-weight: normal;
	font-size: 12px;
	margin-right: 3px;
}
.xcm_index_qklist_box .qklist_box_con_list .price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 2px;
}
.xcm_index_qklist_box .qklist_box_con_list .bottom-more{
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;    
}
.xcm_index_qklist_box .qklist_box_con_list .bottom-more a{
    padding-right: 10px;
    background-image: url(../images/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}

#banner-swiper{
    margin-top: 20px;
}

#banner-swiper .swiper-pagination{
    bottom: 22px !important;
    top: auto;
    left: 1260px;
    /* right: 200px !important; */
    /* width: 100%; */
    text-align: right;
}

.pro_lawyer {
    margin-top: 35px;
}


.pro_lawyer .item {
    position: relative;
    height: 312px;
    width: 320px;
    margin-right: 21px;
    background: url(../images/lawyer_bg02.jpg) no-repeat;
    -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, .03);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, .03);
    float: left;
    margin-bottom: 21px;
}

.pro_lawyer .item:nth-child(4n){
    margin-right: 0;
}


.pro_lawyer .item:hover .btn {
    bottom: 159px;
    opacity: 1
}

.pro_lawyer .item:hover .btn:hover {
    opacity: .8
}

.pro_lawyer .item:hover .phone {
    display: none
}

.pro_lawyer .item.default {
    text-align: center;
    background: url(../images/none04.png) no-repeat
}

.pro_lawyer .item.default .dtl {
    padding-top: 80px;
    line-height: 24px;
    font-size: 24px;
    color: #666
}

.pro_lawyer .item.default .ddesc {
    width: 200px;
    margin: 0 auto;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    margin-top: 24px
}

.pro_lawyer .item.default .dphone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 18px;
    font-size: 16px;
    color: #666;
    margin-top: 36px
}

.pro_lawyer .item.default .dphone:before {
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/phone_icon02.png) center center/13px auto no-repeat;
    margin-right: 8px
}

.pro_lawyer .img_box {
    position: absolute;
    right: 14px;
    top: 0;
    display: block;
    width: 166px;
    height: 190px;
    overflow: hidden
}

.pro_lawyer .img_box .img {
    display: block;
    width: 100%
}

.pro_lawyer .tl {
    padding-top: 50px;
    padding-left: 30px;
    line-height: 24px;
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

.pro_lawyer .label {
    padding-left: 30px;
    line-height: 1;
    margin-top: 12px;
    font-size: 14px;
    color: rgba(255,255,255,.6)
}

.pro_lawyer .phone {
    height: 18px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-top: 28px;
    padding-left: 30px
}

.pro_lawyer .phone:before {
    content: '';
    display: block;
    width: 12px;
    height: 13px;
    margin-right: 6px;
    background: url(../images/phone_icon.png) center center/12px auto no-repeat;
    opacity: .6
}

.pro_lawyer .bot {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 12px;
    background: #fff;
    padding: 20px 18px;
    height: 124px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pro_lawyer .bot:before {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: -6px;
    width: 66px;
    height: 8px;
    background: -webkit-gradient(linear,right top,left top,from(#ffd154),to(rgba(255,209,84,0)));
    background: linear-gradient(270deg,#ffd154 0%,rgba(255,209,84,0) 100%)
}

.pro_lawyer .prof_flex {
    margin-left: -4px
}

.pro_lawyer .prof_flex .tag {
    margin-left: 4px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    background: rgba(153,71,0,.1);
    font-size: 12px;
    color: #612f03
}

.pro_lawyer .desc {
    line-height: 22px;
    font-size: 14px;
    color: #333;
    margin-top: 16px
}

.pro_lawyer .btn {
    position: absolute;
    left: 30px;
    bottom: 150px;
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background: -webkit-gradient(linear,left top,right top,from(#fa8900),to(#fa1e1e));
    background: linear-gradient(90deg,#fa8900 0%,#fa1e1e 100%);
    border-radius: 30px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0
}

.bg9{
    background: #fff;
    overflow: hidden;
}

#adv-swiper .swiper-pagination{
    right: 21px !important;
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    top: auto;
}

#adv-swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #e40000;
}



#ad-swiper .swiper-pagination{
    right: 21px !important;
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    top: auto;
}

#ad-swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #e40000;
}


#banner-swiper-1 {
    margin-top: 20px;
}

#banner-swiper-1 .swiper-pagination{
    right: 21px !important;
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    top: auto;
}

#banner-swiper-1 .swiper-pagination .swiper-pagination-bullet-active{
    background: #e40000;
}




#ad-swiper-1 .swiper-pagination{
    right: 21px !important;
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    top: auto;
}

#ad-swiper-1 .swiper-pagination .swiper-pagination-bullet-active{
    background: #e40000;
}


#banner-swiper .swiper-pagination{
    right: 21px !important;
    bottom: 13px !important;
    left: auto !important;
    width: auto !important;
    top: auto;
}

#banner-swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #e40000;
}

