@charset "utf-8";
.datails_tit {
    height: 68px;
    width: 1200px;
    background-color: #fff;
    margin: 15px auto;
    position: relative
}

.datails_tit .news_tle_bt {
    float: left;
    font-size: 16px;
    height: 68px;
    line-height: 68px;
    padding-left: 30px;
}

.datails_tit .h_5 {
    font-size: 20px;
}

.mianb_link {
    float: left;
    height: 68px;
    line-height: 68px;
}

.mianb_link a {
    color: #333;
    font-size: 16px;
}

.mianb_link i {
    background: url(../images/last_icon.png) no-repeat;
    margin: 0 12px;
    display: inline-block;
    width: 7px;
    height: 12px;
}

.mianb_link span {
    font-size: 16px;
}

.news_tle_bt h1 {
    font-size: 16px;
    display: inline-table;
}

.news_tle_bt h1.index_h1 {
    font-size: 20px;
}

.news_cont {
    overflow: hidden
}

.news_fl {
    float: left;
}

.news_fr {
    float: right;
    width: 345px;
}


.newstxt {
    float: left;
    margin-left: 20px;
    width: 570px;
}

.newstxt h4 {
    color: #222;
    font-size: 18px;
    display: block;
}

.newstxt h4 a {
    color: #222;
    line-height: 30px;
}

.newstxt h4 a:hover {
    color: #3c86eb;
}

.newstxt span {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 5px;
    display: block
}

.newstxt a .highlight {
    font-size: 16px;
}

.newstxt .highlight {
    display: initial;
}

.newstle {
    overflow: hidden;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5
}

.news_flcont {
    overflow: hidden;
    width: 780px;
    padding: 15px 30px;
    background-color: #fff;
}


ul.newscont_ul li {
    background: url(../images/03ad1081_new_line.png) 0 16px no-repeat;
    height: 36px;
    line-height: 36px;
}

ul.newscont_ul li a {
    height: 36px;
    line-height: 36px;
    display: block;
    width: 270px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.noimg {
    width: 770px;
    margin-left: 0;
}

.newscont_ul span {
    width: 134px;
    margin: 4px;
    float: left;
}

.newscont_ul span a {
    width: 132px;
    border: 1px solid #eee;
    display: block;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.newscont_ul span a:hover {
    border: 1px solid #3489d7;
    color: #3489d7
}


.newscont_ul {
    overflow: hidden
}


.datails_tit .h_5 span {
    font-size: 16px;
}

.laber_inner {
    margin-bottom: 25px !important
}

.lawyer_review_similar {
    height: 66px;
    line-height: 66px;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 3px;
    margin-bottom: 2px;
}

.lawyer_review_similar h3 {
    font-size: 20px;
    font-weight: bold;
}

.consult_list {
    padding: 15px 30px;
    padding-left: 0;
    background-color: #fff;
    width: 285px;
    border-radius: 3px;
    margin-bottom: 2px;
}

.consult_list p {
    display: block;
    overflow: hidden
}

.consult_list p span {
    font-size: 12px;
    color: #999
}

.consult_list p span a {
    color: #999
}

.consult_list p span a:hover {
    color: #3c86eb
}

.consult_list p span.em_fl {
    float: left
}

.consult_list p span.em_fl i {
    color: #ff6868;
    padding: 0 5px;
}

.consult_list p span.em_fr {
    float: right;
    padding-left: 20px;
    display: block;
    max-width: 90px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.consult_list b {
    line-height: 22px;
    padding-bottom: 3px;
    text-align: justify;
    font-size: 14px;
}


.hot_title {
    height: 90px;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 3px;
    width: 840px;
    line-height: 90px;
}

.hot_switch {
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}

.hot_switch a.current {
    background-color: #3c86eb;
    color: #fff;
    border-radius: 3px;
    position: relative
}

.hot_switch a.current:after {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    border: solid transparent;
    pointer-events: none;
    border-width: 8px;
    border-color: rgba(0, 0, 0, 0);
}

.hot_switch a.current:after {
    margin-left: -26px;
    border-top-color: #3c86eb;
    bottom: -16px
}

.newstxt h4.label_title {
    overflow: hidden
}

.newstxt h4.label_title a {
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    max-width: 650px;
    font-weight: bold;
    color: #333;
    font-size: 16px;
}

.newstxt h4.label_title em {
    color: red
}

.news_label_title h1 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
}

.news_label_title span {
    color: #666;
    line-height: 28px;
    font-size: 14px;
    padding-top: 15px;
    display: block
}

.news_label_title span a {
    color: #333;
    font-size: 14px;
    padding: 2px 15px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 6px;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
}

.news_label_title span a:hover {
    color: #3c86eb;
    border: 1px solid #3c86eb;
}

.news_label_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

.news_label_title p {
    font-size: 14px;
    color: #999;
}

.label_pinyin {
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    height: 43px;
    display: block
}

.label_pinyin ul {
    overflow: hidden;
    display: flex;
}

.label_pinyin ul li {
    flex: 1;
}

.label_pinyin ul li span.current:after {
    content: "";
    border-bottom: 2px solid #3c86eb;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2
}

.label_pinyin ul li span.current {
    color: #3c86eb;
    font-weight: bold;
    font-size: 14px;
}

.label_pinyin ul li span {
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    position: relative;
    display: block;
    width: 29px;
    text-align: center;
    color: #999
}

.pinyin_cont_list ul {
    overflow: hidden;
    padding-top: 20px;
}

.pinyin_cont_list ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 15px;
    position: relative;
    float: left;
    margin: 0 5px;
}

.pinyin_cont_list ul li:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -1px;
    border-radius: 50%;
    border: 2px solid #ddd;
    left: 0;
}

.pinyin_cont_list ul li a {
    font-size: 15px;
    color: #333
}

.pinyin_cont_list ul li a:hover {
    color: #3c86eb;
}

.pinyin_cont_list {
    padding-bottom: 38px;
}

.news_conts_ts {
    font-size: 14px;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.news_conts_ts a {
    color: #3c86eb
}

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

 .zm_list li {
     float: left;
 }
.zm_list li a {
    width: auto !important;
    padding-right: 20px !important;
}