/**
 * 主站改版样式 - 首页 + 案例列表页
 * @authors zhengy
 * @date    2020-01-19
 * @version $Id$
 */

/* #headerTab>li:first-child,
#headerTab>li:first-child:hover,
#headerTab>li:first-child:focus {
    opacity: 1;
    background: -webkit-linear-gradient(270deg, #1C64B9 0%, #425190 100%);
    background: -moz-linear-gradient(180deg, #1C64B9 0%, #425190 100%);
    background: linear-gradient(180deg, #1C64B9 0%, #425190 100%);
    border-bottom: 2px solid #fff;
} */
/* 清除浮动 */
.clearfix:after,.clearfix:before{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    *zoom: 1;
}
.header-sub-background,
.search-content-background,
.content-wrapper,
.jufa-main-sidebar {
    background: rgba(0, 0, 0, 0);
}

.jufa-search-list-top {
    border-bottom: 1px solid #e5e5e5;
}

.jufa-treeview {
    border: none;
}

.sidebar-menu {
    border: none;
    background: #fff;
    padding-top: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06);
}

.sidebar-menu li > a {
    background: #f5f9fe;
    color: #1c64b9;
    font-size: 15px;
    font-weight: normal;
}

.c_btn_out {
    background-color: #eee;
}

.c_btn_out .c_sub_btn {
    background: #bf3138;
    border: 1px solid #bf3138;
}

.c_btn_out .c_del_btn {
    background: #fff;
    color: #bf3138;
    border: 1px solid #bf3138;
}

.show_more {
    display: block;
    background: #f9f9f9;
    color: #1c64b9;
    font-size: 13px;
    margin: 3px auto;
    width: 90%;
    text-align: center;
    border-radius: 3px;
    padding: 2px 0px;
    cursor: pointer;
}

.searchListObj {
    background: #fff;
    padding: 20px;
    /* margin-top: 5px; */
    border-top: 1px solid #ddd;
    /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.06); */
}

.searchListObj .jufa-search-list:first-child {
    margin-top: 0px;
}

.jufa-search-list-second {
    color: #999;
    padding-left: 13px;
}

.jufa-search-list-second font {
    color: #999;
    font-size: 12px;
    margin: 0px;
    float: none;
}

.jufa-search-list-title h3 {
    padding: 5px 20px 2px 13px;
    margin-bottom: 5px;
    margin-top: 0;
    display: inline-block;
}

.jufa-divider {
    border-bottom: 1px solid #ddd;
}

.jufa-search-list-bottom {
    border-top: 1px solid #ddd;
    height: 42px;
    line-height: 40px;
}

.search-list-icon {
    border: 0px;
    margin: 4px 10px 0px 10px;
    padding: 0px;
}

.list-bom-left {
    margin-left: 10px;
}

.jufa-search-list-bottom font {
    margin-left: 15px;
}

.concat_word {
    padding: 3px 10px;
    font-size: 14px;
    color: #333;
    border-top: 1px solid #ddd;
    min-height: 40px;
    overflow: hidden;
    position: relative;
    transition: height 0.5s ease-in-out;
}

.concat_word .concat_word_wrap {
    overflow: hidden;
}

.concat_word .toggle {
    line-height: 23px;
    height: 23px;
    font-size: 12px;
    color: #1c64b9;
    cursor: pointer;
    text-align: center;
}

.concat_word .toggle font {
    margin-left: 5px;
}

.concat_word .toggle:hover {
    color: #ff9f24;
}

.concat_word span {
    color: #1c64b9;
    background: #eaf3fd;
    padding: 3.5px 8px;
    margin: 3px 4px;
    cursor: pointer;
    display: inline-block;
}

.concat_word span:hover {
    background: #1c64b9;
    color: #fff;
}

.concat_word .label_light {
    background: #1c64b9;
    color: #fff;
}

.album-tag .label_light {
    background: #1c64b9;
    color: #fff;
    /* cursor: default !important; */
}

.case-textlen {
    padding: 0px;
}

.hit_time {
    margin: 0px;
}

.list_content_out {
    border-top: 1px solid #ddd;
    background: #f8f8f8;
}

.list_tab_tit {
    background: #fff;
}

.list_tab_tit > b {
    margin-left: 10px;
}

.list_content_tab {
    display: inline-block;
    padding: 6px 10px 0px;
    background: #fff;
    /* box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.2); */
}

.list_content_tab li {
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    margin-right: 5px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    top: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: bold;
}

.list_content_tab li.active,
.list_content_tab li:hover {
    background: #f8f8f8;
    color: #1c64b9;
    top: 1px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #f8f8f8;
}

.list_content_tab li.pay {
    color: #d3a874;
    position: relative;
}
.list_content_tab li.pay .listVip_v3 {
    width: 57px;
    position: absolute;
    right: -14px;
    top: -6px;
    display: none;
}

.list_content_tab li font {
    margin-left: 5px;
    background: #eaf3fd;
    padding: 0px 5px;
    border-radius: 10px;
    font-weight: normal;
    color: #1c64b9;
}

.list_content_info {
    border-top: 1px solid #ddd;
}

.list_content_info i {
    display: inline-block;
    vertical-align: middle;
    background: #1c64b9;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    margin-right: 10px;
}

.list_content_info a {
    color: #1c64b9;
    margin-left: 15px;
}

.list_content_info font:hover,
.list_content_info a:hover {
    color: #f90;
}

.list_content_info li {
    border-top: 1px dashed #aaa;
    padding: 6px 10px;
}

.list_content_info li:first-child {
    border-top: none;
}

.list_content_info h5 {
    font-size: 14px;
    color: #333;
    margin: 3px 0px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_content_info span {
    font-size: 14px;
    color: #999;
    /*margin-left: 15px;*/
}

.list_content_info a + span {
    font-size: 14px;
    margin-left: 5px;
}

.list_content_text {
    padding: 10px;
}

.list_content_info > div {
    display: none;
    font-size: 14px;
}

.list_content_info > div.active {
    display: block;
}

.jufa-search-list-attribute {
    margin: 0px;
}

.jufa-search-list-attribute .text-main {
    margin-left: 10px;
}

.jufa-search-list:hover {
    background: #fff;
    border: 1px solid #1c64b9;
}

.list_content_info > div {
    height: 131px;
}

.list_content_info > div.list_content_text,
.list_content_info > div.list_content_list_1,
.list_content_info > div.list_content_list_2 {
    /* max-height: 115px; */
    overflow: auto;
}

.list_content_info > div.list_content_list_2 a:hover {
    color: #ff9f24;
}

.list_content_info > div.list_content_list_2 a {
    margin-left: 0;
}

.list_content_info > div.list_content_list_2 .current_article {
    color: #ca4341;
    border: 1px solid #ca4341;
    display: inline-block;
    padding: 2px 4px;
    margin-right: 4px;
    font-size: 12px;
    margin-left: 0;
}

.zt_reason {
    border-top: 1px solid #ddd;
    background: #fff;
    padding: 7px 10px;
    font-size: 12px;
}

.zt_reason a,
.zt_reason a > span {
    border: 0px;
    padding: 0px;
    font-size: 12px;
    height: auto;
    line-height: normal;
    margin-top: -3px;
}

.zt_reason .attribute-list {
    background: #fff;
    border: 1px solid #1c64b9;
    color: #1c64b9;
    font-size: 12px;
    padding: 3px 8px;
    margin: 0px 5px;
    height: auto;
    line-height: normal;
}
.hit_word_list {
    width: calc(100% - 110px);
    display: inline-block;
}
.hit_time_tit_left {
    position: relative;
    top: 3px;
}
.hit_time {
    border-top: 1px solid #ddd;
    background: #f8f8f8;
    padding: 0px;
    font-size: 14px;
}

.hit_time_tit {
    padding: 7px 10px;
    background: #fff;
    box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.2);
}

.hit_time_tit > span {
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    /* min-height: 35px; */
    vertical-align: top;
}
.hit_word_one {
    margin-right: 18px;
    border-radius: 4px;
    border: 1px solid #e9f3ff;
    display: inline-block;
    margin-bottom: 5px;
}
.hit_word {
    background: #e9f3ff;
    border-radius: 4px 0px 0px 4px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c64b9;
    display: inline-block;
    padding: 3px 8px;
}
.hit_word_num {
    background: #caddf5;
    border-radius: 8px;
    font-size: 12px;
    font-family: Roboto-Regular, Roboto;
    font-weight: 400;
    color: #1c64b9;
    display: inline-block;
    padding: 1px 6px;
    margin-left: 7px;
    position: relative;
    top: -1px;
}
.hit_word_byrw {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #273d67;
    background-color: #fff;
    display: inline-block;
    padding: 3px 8px;
}
.hit_time_tit span:hover {
    color: #f90;
}

.hit_word_bg {
    /* background: #7dd5f1; */
    border: 1px solid #efd9b5;
    box-shadow: 0px 0px 5px #efd9b5;
}

/* 展开按钮 */
.show_but_box {
    text-align: center;
}

.show_button {
    border: 0px;
    color: #1c64b9;
    font-size: 12px;
    background: #fff;
    padding: 0px 5px;
    margin: 3px auto;
}

.show_button:hover {
    color: #ff9f24;
}

.show_button font {
    margin-left: 5px;
}

.hide_hit_list {
    display: none;
}

.hit_time_info {
    overflow: hidden;
}

.hit_time_info li {
    border-top: 1px dashed #aaa;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 24px;
}

.hit_time_info .default_color {
    color: #1c64b9;
}

.hit_time_info ul li:nth-child(odd) {
}

.hit_time_info ul li:nth-child(even) {
    background-color: #fff;
}

.hit_time_info li:first-child {
    border-top: none;
}

/* 公报 橙 */
.icon-co-1 {
    color: #f9ad18;
    border: 1px solid #f9ad18;
    background: #fff7e8;
}

/* 指导性 红 */
.icon-co-2 {
    color: #ffffff;
    background: #e54141;
    border-radius: 13px;
}

/* 检察 绿 */
.icon-co-3 {
    color: #82c613;
    border: 1px solid #82c613;
    background: #f3fae7;
}

/* 典型 绿 */
/*.icon-co-4 {
    color: #82C613;
    border: 1px solid #82C613;
    background: #F3FAE7;
}*/

.newtips_1,
.newtips_6 {
    color: #e54141;
    border: 1px solid #e54141;
    background: #fff7f6;
}

.newtips_2,
.newtips_3 {
    color: #1c64b9;
    border: 1px solid #1c64b9;
    background: #ebf6ff;
}
.newtips_4 {
    color: #7fc2bf;
    border: 1px solid #7fc2bf;
    background: #ebf7f6;
}
.newtips_5 {
    color: #ff7e35;
    border: 1px solid #ff7e35;
    background: #fff4f0;
}
.jufa-titalfont a:link {
    color: #333;
}

#caseType .radio-inline {
    padding-left: 10px;
}

.new-type-bg {
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: -1px;
    border: none;
    border-radius: 4px;
    font-weight: 400;
    color: #ffffff;
    background: #e54141;
    border-radius: 13px;
    padding: 3px 12px;
    margin-right: 13px;
}

.list_content_old {
    padding: 10px;
    font-size: 12px;
    background: #fff;
    border-top: 1px solid #ddd;
}

#waitObj img {
    position: relative;
    top: -12px;
}

.header-srh-drop {
    width: 600px;
}

.drop-option,
.srh-drop {
    /* 11-27 */
    /* border: 1px solid #ddd; */
    border-left: 1px solid #1c64b9;
    border-right: 1px solid #1c64b9;
    border-bottom: 1px solid #1c64b9;
    border-top: 0px;
}

.case_law_dialog {
    width: 700px;
    position: absolute;
    z-index: 999;
    display: none;
}

.case_law_dialog .showThisLaw-up {
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
    position: relative;
    top: 1px;
    left: 30px;
}
.law_labels_item > p {
    max-width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.case_law_dialog .showThisLaw-up-small {
    border-bottom: 10px solid #fff;
    top: -8px;
    left: 30px;
}

.case_law_dialog .c_text {
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
    margin-top: -9px;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
}

.list_kword {
    margin: 12px 0px 0px;
    border-top: 1px solid #ddd;
    padding: 7px 10px;
    font-size: 12px;
}

/* 切换模糊检索询问弹窗 */
.chooseMode_wrap {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #333;
    z-index: 9999;
}

.chooseMode {
    width: 320px;
    height: 150px;
    border-radius: 10px;
    font-size: 14px;
    border: 1px solid #94b7d5;
    background-color: #f1f6fb;
    box-shadow: 0px 0px 4px #94b7d5;
    padding: 6px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    /*opacity: 0;*/
}

.chooseMode .chooseMode_close {
    text-align: right;
    cursor: pointer;
    line-height: 1;
}

.chooseMode .chooseMode_close img {
    width: 12px;
}

.chooseMode .chooseMode_box {
    text-align: center;
}

.chooseMode .chooseMode_title {
    padding: 15px 20px 10px;
}

.chooseMode .chooseMode_title span {
    color: #bf3138;
}

.chooseMode .chooseMode_btns {
    text-align: center;
    margin-top: 10px;
}

.chooseMode .chooseMode_btn {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 4px;
}

.chooseMode #chooseMode_change {
    background-color: #1c64b9;
    color: #fff;
    border: 1px solid #1c64b9;
}

.chooseMode #chooseMode_cancel {
    border: 1px solid #94b7d5;
    color: #94b7d5;
    background-color: #f1f6fb;
}

/* 列表 - 选中文本 - 在结果中搜索 */

#hglighttip {
    position: absolute;
    background-color: #fff;
    width: 162px;
    display: none;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    z-index: 5;
}

#hglighttip .icon {
    height: 21px;
    width: 26px;
    display: inline-block;
}

#hglighttip .text {
    display: inline-block !important;
    font-size: 16px;
    padding-left: 1px;
}

#hglighttip .item {
    float: left;
    padding: 10px 10px;
    cursor: pointer;
    text-align: center;
}

#hglighttip .item:hover {
    color: #1c64b9;
}

#hglighttip {
    width: auto !important;
}

#hglighttip .item {
    float: none;
    text-align: left;
}

#hglighttip .text {
    display: inline-block;
    margin-left: 10px;
}

#resultSearch {
    display: none;
}

#rSearchBox {
    font-size: 14px;
    padding: 10px 0;
}

#rSearchBox > div {
    padding: 5px 10px;
    white-space: nowrap;
}

#rSearchBox b {
    font-weight: normal;
    color: #1c64b9;
}

#rSearchBox button {
    background: #fff;
    border: 1px solid #1c64b9;
    color: #1c64b9;
    font-size: 12px;
    border-radius: 3px;
    padding: 1px 5px;
    /* float: right; */
    margin-left: 10px;
}

#rSearchBox button:hover {
    opacity: 0.85;
}

#rSearchBox font {
    color: #ca4341;
}

#rSearchBox > img {
    margin: 15px;
}

#rSearchBox font + a {
    color: #fff;
    background: #d3a889;
    padding: 1px 6px;
    font-size: 13px;
    border-radius: 2px;
    margin-left: 15px;
}

#backgroundDetail {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 3;
    background: black;
    opacity: 0;
    top: 0;
    left: 0;
}

.media-body {
    padding: 0 4px;
}

.searchlist-id {
    position: relative;
    font-weight: 400;
    color: #666;
    background: #f9f9f9;
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
    right: inherit;
    top: inherit;
    vertical-align: top;
}

.searchlist-id:last-child {
    margin-right: 0;
}

.case-textlen,
.last-time,
.byrw-textlen {
    width: auto;
    padding: 0 4px;
}

.text-main {
    /* float: left; */
    font-size: 12px;
    /* margin-left: 10px; */
    /* margin-right: 5px; */
}

.toDetail {
    color: #1c64b9;
    margin-left: 2px;
    cursor: pointer;
    text-decoration: underline;
}

.toDetail:hover {
    color: #f90;
}

.list_content_list_2 .glalDate {
    color: #1c64b9;
    display: inline-block;
    padding: 3px 4px 2px;
    background: url(/static/Public/images/border_arrow.png) no-repeat;
    background-size: 100% 100%;
    width: 95px;
    text-align: center;
    font-size: 14px;
}

.list_content_list_2 .line {
    height: 19px;
    width: 1px;
    background-color: #1c64b9;
    color: #1c64b9;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.list_content_list_2 .empty_arrow {
    width: 0;
    height: 0;
    border-left: 6px solid #1c64b9;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    position: relative;
    display: inline-block;
    margin-left: 0;
}

.list_content_list_2 .empty_arrow::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid #f5f9fe;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    position: absolute;
    left: -30px;
    top: -28px;
}

.list_content_list_2 h5 {
    margin-bottom: 6px;
}

/* 剩余次数提示弹窗 */

#tryInfoModal {
    text-align: center;
}

#tryInfoModal .modal-dialog {
    width: 380px;
    margin-top: 15%;
}

#tryInfoModal .modal-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #d3a874;
}

#tryInfoModal .modal-body {
    padding-top: 10px;
    font-size: 16px;
    padding-bottom: 0;
}

#tryInfoModal .modal-body font {
    color: #d3a874;
    margin: 0px 5px;
}

#tryInfoModal .modal-footer {
    text-align: center;
    border: 0px;
    margin: 0px;
}

#tryInfoModal .modal-footer button {
    border: 1px solid #d3a874;
    background: #fff;
    color: #d3a874;
    margin: 0px 10px 10px;
}

#tryInfoModal .modal-footer #goVipBtn {
    background: #d3a874;
    color: #fff;
}

.gold_c {
    color: #d3a874;
}

#tryInfoModal #tryInfo,
#tryInfoModal #articlesInfo {
    display: block;
    width: 330px;
    margin: 0 auto;
    background: #fdf5eb;
    padding: 5px 0;
    border-radius: 4px;
}

.gold_d {
    width: 330px;
    margin: 10px auto;
    text-align: left;
    padding: 10px 0 10px 53px;
    background: #fdf5eb;
    border-radius: 4px;
}

.gold_d img {
    width: 20px;
    margin-right: 10px;
}

.gold_d p {
    margin: 3px 0;
}

.jufa-search-list-second .album_btn {
    background: #1c64b9;
    color: #fff;
    padding: 1px 6px;
    border-radius: 3px;
    margin-right: 20px;
    display: inline-block;
    font-size: 12px;
}
.law_labels_item {
    position: relative;
}

.album-tag {
    border-top: 1px solid #ddd;
    margin-top: 10px;
}
.album-tag {
    margin-top: 0;
}

.album-tag-box {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.album-tag:after {
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}

.album-tag:first-child {
    position: relative;
}

.tag-area {
    width: 330px;
}

.title-area {
    color: #a2a2a2;
    text-align: right;
    width: 85px;
    margin-right: 2px;
}

.tag-name {
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
    margin-bottom: -1px;
    margin-left: -1px;
    width: 50%;
    font-size: 12px;
    display: inline-block;
}

.album-tag a,
.law_labels_item {
    color: #1c64b9;
    background: #eaf3fd;
    padding: 0px 8px;
    margin: 3px 4px;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    position: relative;
}

.jufa-search-list {
    overflow-x: hidden;
}

/* 相关搜索 */

.keyword_near_search {
    width: 100%;
    color: #888;
    border-top: 1px solid #ddd;
    text-align: left;
    line-height: 35px;
    margin-top: 3px;
}

.keyword_near_search a {
    margin: 0px 5px;
    color: #1c64b9;
}

/* 批量下载 */

#show_excel_content font {
    margin: 0px 5px;
}

#show_excel_content .dl_pay + font {
    color: #d3a874;
}

#show_excel_content b {
    display: inline-block;
    width: 70px;
}

.vip_info,
.vip_buy {
    text-align: center;
}

.vip_info {
    margin: 10px 0px;
}

.vip_info span {
    background: #fdf5ec;
    padding: 0px 5px;
    color: #d3a874;
}

.vip_buy {
    color: #d43a3a;
    display: none;
}

.vip_buy a {
    background: #d3a777;
    color: #fff;
    padding: 3px 5px;
    margin-left: 10px;
    border-radius: 2px;
}

.vip_buy img {
    height: 18px;
    margin-right: 5px;
}

.album-tag-left,
.album-tag-right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.album-tag-left > .tag-name,
.album-tag-right > .tag-name {
    display: block;
    width: 100%;
}

.tag-area {
    /* width: 300px; */
    width: 79%;
}

.wid {
    width: 100%;
}

.jdwt_title {
    cursor: pointer;
}

.album-tag .toggle {
    color: #1c64b9;
    font-size: 12px;
    padding: 0px 5px;
    margin: 3px auto;
    text-align: center;
    cursor: pointer;
}

.album-tag .toggle:hover {
    color: #ff9f24;
}

.jdwt_list i {
    display: inline-block;
    vertical-align: middle;
    background: #1c64b9;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.jdwt_list li {
    border-bottom: 1px dashed #aaa;
    padding: 10px 20px;
}

.jdwt_list .asslevel {
    padding-left: 20px;
    margin-top: 8px;
}

.jdwt_list font:hover {
    color: #1c64b9;
    cursor: pointer;
}

li.jdwd_nodata {
    border: none;
    text-align: center;
    height: 200px;
    line-height: 200px;
}

.bor {
    border: none;
}

.album-tag > div {
    padding: 2px 10px;
    border-top: 1px dashed #ddd;
    display: flex;
}

.album-tag > div:first-child {
    border-top: 0px;
}

.album-tag > div:after {
    content: "";
    display: block;
    clear: both;
}

.lbum-tag_title {
    float: left;
    /* width: auto; */
    margin: 3px 0;
    min-width: 70px;
}

.album-tag_content {
    /* float: left; */
    width: calc(100% - 70px);
    /* display: inline-block; */
    flex: 1;
}

.match {
    font-weight: normal;
    background: #1c64b9;
    color: #fff;
    font-size: 14px;
    padding: 0 5px;
    margin-right: 8px;
}

.list_content_text_byrw p {
    text-indent: 22.25pt;
}

.tabbar_item_content.jdwt {
    display: none;
}
/* .case_type_tab {
    height: 41px;
    line-height: 46px;
    width:100%;
    background:#e8e8e8;
    border-bottom:1px solid #1C64B9;
    margin-top: 10px;
} */

.case_type_tab span {
    cursor: pointer;
    padding: 9px 3px;
    /* margin-right: 10px; */
    font-size: 14px;
    border: 1px solid transparent;
    border-top: 3px solid transparent;
}

.case_type_tab span.active {
    color: #1c64b9;
    /* border:1px solid #1C64B9; */
    border-bottom: 3px solid #1c64b9;
    /* border-bottom: none; */
    /* background:#f2f2f2; */
}
.case_type_tab span:hover {
    color: #1c64b9;
}
.jufa-search-lists {
    display: none;
}

.jufa-search-lists.active {
    display: block;
}

#fzQBox {
    background: #fff;
    margin-bottom: 15px;
    padding: 6px 10px;
    line-height: 20px;
}

#fzQMoreBtn {
    float: right;
    color: #cc4c43;
    cursor: pointer;
}

#fzQMoreList {
    padding: 5px 15px 20px;
}

#fzQMoreList > div {
    padding: 4px 0;
}

.hit_time_tit_tip {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8ba1bd;
    line-height: 20px;
}
/* 案例列表 购买vip */
.jufa-search-list {
    position: relative;
}

.jufalist_vip {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(/static/Public/images/buyVip_list/buyvip_caselist.png) no-repeat;
    background-size: 100% 100%;
}
.jufalist_vip_price {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    background: url(/static/Public/images/buyVip_list/buyvip_caselist_2.png) no-repeat 0px -8px;
    background-color: #fff;
    box-shadow: 0px 0px 4px #ccc;
    border-radius: 12px;
    background-size: 100% 100%;
}
/* vip 处 */
.choseWrap {
    width: 100%;
    /* height: 100%; */
    text-align: center;
}
.choseWrap_inner {
    width: 100%;
    height: 65%;
}
.clearfix:after {
    content: ""; /*设置内容为空*/
    height: 0; /*高度为0*/
    line-height: 0; /*行高为0*/
    display: block; /*将文本转为块级元素*/
    visibility: hidden; /*将元素隐藏*/
    clear: both; /*清除浮动*/
}
.clearfix {
    zoom: 1; /*为了兼容IE*/
}
#choseWrap_one_1 {
    /* margin-left: 38px; */
}
.choseWrap_wrap_list>div:first-child {
    margin-right: 0px!important;
}
#publicTip.modal{
    z-index: 1051;
}
.choseWrap_one {
    width: 30%;
    height: 126px;
    margin-left: calc(10% / 4);
    height: 126px;
    position: relative;
    padding: 0px 10px;
    float: left;
    margin-top: 10px;
    border-radius: 4px;
    background: #ffffff;
    border: 2px solid #fff;
    box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
    /* margin-right: 30px; */
}
.choseWrap_one:last-of-type {
    margin-right: 0px;
}
.choseWrap_one_active {
    border: 2px solid #edcc86;
}
.tuijian {
    width: 70px;
    position: absolute;
    left: -3px;
    top: -12px;
}
.haschose {
    position: absolute;
    right: -4px;
    bottom: -4px;
    width: 38px;
}
.choseWrap_one .choseWrap_one_top {
    border-bottom: 1px dotted #979797;
}
.choseWrap_one_top .choseWrap_one_top_tit {
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    text-align: center;
}

.choseWrap_one_top_tit img {
    width: 22px;
    vertical-align: top;
}
.choseWrap_one_top_price {
    margin: 16px auto;
    text-align: center;
}
.choseWrap_one_top_price_now {
    font-weight: bold;
    font-size: 32px;
    font-family: Galvji-Bold, Galvji;
    color: #fd451c;
}
.choseWrap_one_top_price_old {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #585858;
    line-height: 10px;
}
.choseWrap_one_bot {
    padding-top: 12px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
}

.jufalist_vip_tips {
    line-height: 24px;
    /* min-height: 24px; */
    width: 100%;
    position: relative;
    display: block;
    float: left;
    color: #333;
    z-index: 100;
    margin-top: 15px;
}

.rightNowBtn {
    height: 46px;
    background: #edcc86;
    box-shadow: 0px 2px 5px 1px rgba(56, 56, 56, 0.15);
    border-radius: 4px;
    line-height: 46px;
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
    width: 332px;
    border: none;
    margin-top: 16px;
}
.choseWrap_one_2 .tuijian,
.choseWrap_one_2 .haschose {
    display: none;
}
.choseWrap_one_3 .tuijian,
.choseWrap_one_3 .haschose {
    display: none;
}
/* 推荐 */
.choseWrap_one_1 .tuijian {
    display: none;
}
/* 618 */
.act618Icon {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 60px;
}
.jufalist_vip .chose_block {
    width: 100%;
    margin: 74px auto 0;
}

.jufalist_vip .chose_block_top {
    position: relative;
    height: 40px;
}
.jufalist_vip .choseWrap_wrap {
    background-color: #fff;
    padding: 20px 0;
    width: 100%;
}

.jufalist_vip .chose_block_top .type_one {
    width: 50%;
    height: 40px;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.jufalist_vip .type_one.active {
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4a2a03;
}

.jufalist_vip .chose_block_top .type_one_l {
    background-image: url("/static/Public/images/vip_change/svip/vip_bg_01.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    width: 51%;
    /* position: relative; */
}

.jufalist_vip .chose_block_top .type_one_r {
    background-image: url("/static/Public/images/vip_change/svip/vip_bg_02.png");
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 51%;
    display: none;
}
/* 限时优惠角标 */
.jufalist_vip .limitTimeDiscont {
    font-size: 18px;
    font-weight: 600;
    /* background-color: #fd451c; */
    background: linear-gradient(to right,#fd451c,#ff7a3c);
    color: #fff;
    position: absolute;
    top: -18px;
    left: 12px;
    border-radius: 12px 0 12px 0;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
}
.jufalist_vip .goVIPPage {
    color: #c5bb93;
    font-size: 14px;
    position: absolute;
    top: 6%;
    right: 10%;
    cursor: pointer;
}
/* 提示 */

.publicTip_bot {
    width: 100%;
    text-align: center;
    border-radius: 12px;
    background: #f1f6fb;
    height: 100px;
    line-height: 100px;
}
.publicTip_text {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #3e3c3c;
    font-weight: 400;
    letter-spacing: 1px;
}

.jufa-search-list-save {
    margin-right: 8px;
}

/* vip 惠享 */
.choseWrap_one_bot .hui_text{
    display: none;
}
.choseWrap_one_bot .hui_text .quan_text{
    color: #fff;
    background-color: #e54343;
    padding: 0px 1px;
    border-radius: 2px;
    margin: 0 2px;
    font-size: 12px;
}
.choseWrap_one_top_price .old_price{
    text-decoration: line-through;
    display: none;
}

/* 11.11限时特惠 */
.yhje {
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    position: absolute;
    left: -3px;
    top: -12px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    background: linear-gradient(to right,#fd451c,#ff7a3c);
    color: #fff;
    border-radius: 8px 0 8px 0;
}
.jufalist_vip_tips{
    margin-top: 10px;
}