/*专题库头部*/

/* 清除浮动 */
.clearfix:after,
.clearfix:before {
    content: '';
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.search-tab {
    background: #fff;
    height: 40px;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.search-tab a {
    color: #333;
    font-size: 14px;
    padding: 7px 20px;
    border-bottom: 2px solid #fff;
}

.search-tab .active a {
    color: #1c64b9;
    border-bottom: 2px solid;
}

.search-tab ul a:hover {
    border-bottom: 2px solid;
    color: #1c64b9;
    transition: 0.5s;
}

.search-tab ul {
    overflow: hidden;
    line-height: 40px;
    position: relative;
    z-index: 10;
}

.search-tab .title-logo {
    float: left;
    min-width: 192px;
}

.sBtn {
    width: 90px;
}

#header-nav li {
    margin: 0 20px;
}

.album-title-header {
    font-size: 18px;
    margin: 0 15px;
    display: block;
    line-height: 40px;
    color: #1c64b9;
}

.album-logo {
    line-height: 38px;
}

.album-logo img {
    height: 20px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}

.mainBtn {
    background: #1c64b9;
    color: #fff;
    cursor: pointer;
    border: 1px solid #1c64b9;
}

.delBtn {
    background: transparent;
    color: #1c64b9;
}

/*专题库头部./*/
/*详情页*/
a {
    color: #1c64b9;
}

.jufa-btn-success {
    background-color: #1c64b9;
    border-color: #1c64b9;
    color: #fff;
}

.header-search-btn,
.nav-title-text,
.detail-middle-item,
.text-hover,
.detail-right li,
.detail-quote,
.tagCollect .header i,
.detail-quote {
    color: #333;
}

.jufa-header-tabs > li.active > a,
.jufa-header-tabs > li.active > a:hover,
.jufa-header-tabs > li.active > a:focus {
    color: #1c64b9;
}

.new-file {
    color: #1c64b9;
    border: 1px solid #1c64b9;
}

.detail-ietm-index {
    line-height: 34px;
    overflow: hidden;
    color: #1c64b9;
    font-size: 18px;
    border-left: 5px solid #1c64b9;
    padding-left: 10px;
    background: #fafafa;
}

.detail-header-line {
    width: 100%;
    height: 1px;
    border-top: 2px solid #1c64b9;
}

.detail-two-title {
    border-left: 0;
    padding-left: 0;
    background: #fff;
}

.bg-lightgray {
    padding: 2px;
    border-left: 5px solid #1c64b9;
    padding-left: 5px;
}

.new-file-btn:hover {
    border: 1px solid #1c64b9;
}

/*详情页./*/
.model-title {
    line-height: 35px;
    font-size: 18px;
    border-left: 5px solid #1c64b9;
    color: #1c64b9;
    padding-left: 5px;
    border-bottom: 1px solid #ddd;
}

.jufa-login {
    color: #1c64b9;
    padding: 2px 16px;
    border: 1px solid #1c64b9;
    border-radius: 2px;
}

.jufa-btn-success:hover,
.jufa-btn-success:focus {
    color: #fff;
    background-color: #1c64b9;
    border: 1px solid #1c64b9;
    transition: 0.5s;
}

.pleaseBuy {
    border: 1px solid #1c64b9;
    border-radius: 3px;
    display: block;
    float: left;
    width: 200px;
    height: 40px;
    color: #1c64b9;
    line-height: 40px;
    text-align: center;
}

.buyTip {
    margin-right: 40px;
    background: #1c64b9;
    color: white;
    margin-left: 105px;
}

.commentDisTop {
    background: #1c64b9;
}

.btn-default {
    background-color: transparent;
    color: #1c64b9;
    border-color: #1c64b9;
}

.btn-default:hover,
.btn-default:active,
.btn-default.focus {
    transition: 0.5s;
    border-color: #1c64b9;
    color: #1c64b9;
    background-color: transparent;
}

.commentDisBottom,
.commentDisContent {
    background-color: #fff;
}

#commentPop #commentTop {
    color: #1c64b9;
}

element.style {
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
    color: #1c64b9;
    background-color: #fff;
    border-color: #1c64b9;
}

.no-reslut-box {
    width: 695px;
    margin: 0 auto;
}

.no-reslut-help {
    border-radius: 50px;
    padding: 2px 8px 4px;
    color: #fff;
    background: #1c64b9;
    margin: 5px;
}

.selCase option {
    font-size: 14px;
}

/*弹层*/
#lean_overlay_out {
    position: fixed;
    z-index: 101;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    overflow: auto;
    display: block;
}

.over {
    overflow: hidden;
}

.publicBox .publicBoxInner .header {
    background: #1c64b9;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
}

.header-chlid {
    background: transparent;
    font-size: 14px;
    color: #333;
    padding: 10px 20px;
}

/*.buyTip {
    margin-right: 40px;
    background: #1C64B9;
    color: #fff;
    margin-left: 105px;
}*/

/* 多选 */

.album-sidebar-menu li.check_out {
    float: right;
    display: none;
}

.check_out button {
    margin: 8px 10px 0px 0px;
}

.check_out .check_cancel {
    width: 40px;
    display: none;
}

.check_out .check_sure {
    border: 1px solid #1c64b9;
    background: #1c64b9;
    color: #fff;
}

.c_box {
    display: none;
}

.c_all {
    float: left;
    margin: 14px 0px 0px 15px !important;
}

.filter-dropdown-container > .filter-dropdown > li {
    position: relative;
    height: 30px;
}

.filter-dropdown .c_box {
    position: absolute;
    z-index: 999;
    margin: 7px 0px 0px 8px;
}

.filter-dropdown .c_box + li > a {
    padding-left: 27px;
}

.c_tree_out {
    display: inline-block;
}

.c_tree_out .c_box {
    margin: 6px 0px 0px 8px;
}

.c_tree_out .c_box + li > a {
    margin: 0px;
}

.add-hide {
    display: list-item;
    height: 45px !important;
    overflow: hidden;
}

.add-h {
    height: 45px !important;
}

.h-style {
    height: 100%;
}

.btn-isshow {
    display: none !important;
}

.hide-style {
    overflow: hidden;
}

.li-content {
    margin-right: 80px;
}

/* .zmr30 {
    margin-right: 43px !important;
} */
/* .info-div {
    margin-right: -8px;
} */

.hideLineBtn {
    position: absolute !important;
    font-size: 12px !important;
    /* right: -23px; */
    right: 0;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #1c64b9 !important;
    box-sizing: content-box;
    background: #fff;
    border: 1px solid #1c64b9;
    border-radius: 3px;
    padding: 0 10px !important;
    height: 22px;
    line-height: 22px;
    margin: 5.5px 11px 0px 0px !important;
    width: 40px;
    top: 0;
}

.block-style {
    display: block !important;
    width: 70px;
    height: 27px;
}

.album-sidebar-menu .treeview-menu:not(:first-child) {
    /* padding-right: 250px !important; */
}

.zw {
    width: 40px !important;
}

/* 下面是行政holo系统的新样式 */
.xingzheng-treeview a {
    font-size: 14px !important;
}

.xingzheng-sidebar-menu > li span {
    font-size: 14px !important;
}

.xzSearchData {
    width: 100%;
    height: 160px;
    overflow-y: scroll;
}

.xzSearchData li {
    padding: 0 5px !important;
}

.zsearch-box {
    position: absolute;
    right: 8%;
    top: 0;
    margin: 4px auto;
}

.xingzheng-input {
    background: url(/static/Public/images/zsearch.png) no-repeat left 6px center;
    background-size: 18px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ddd;
    height: 30px;
    box-shadow: 0px 0px 5px 0px rgba(209, 211, 221, 0.5);
    position: relative;
    padding-left: 30px;
    width: 160px;
    line-height: 30px;
}

.xingzheng-input::-webkit-input-placeholder {
    color: #333;
    opacity: 0.7;
}

.notice {
    text-align: center;
    margin-top: 20px;
}

.album-filter {
    position: initial !important;
}

/* .xingzheng-sidebar-menu>li {
    position: initial !important;
}
.xingzheng-sidebar-menu .treeview-menu {
    position: initial !important;
} */

/* .xingzheng-sidebar-menu .treeview-menu>li {
    position: initial !important;
}
.xingzheng-sidebar-menu .holo-menu>li {
    display: block !important;
}
.xz-content {
    position: relative;
}
.xingzheng-treeview a {
    position: initial !important;
} */
.xingzheng {
}

.right-container {
    position: relative;
}

.xingzheng-lists {
    height: 45px;
    border-bottom: 1px solid #eee;
    padding-right: 250px;
    overflow: hidden;
}

.f-dropdown-title,
.xingzheng-title a {
    color: #333;
    float: left;
    font-size: 12px;
    padding: 4px;
    margin: 7px 10px;
}

.f-dropdown-title {
    margin: 5px 10px;
}

.xingzheng-list-item a:hover,
.xingzheng-title a:hover {
    color: #1c64b9;
}

.f-dropdown {
    position: absolute;
    background: #fff;
    border: 1px solid #1c64b9;
    z-index: 1000;
    display: none;
    margin-left: -5px;
    min-width: 180px;
}

.zindex-style {
    z-index: 9999;
}

.f-dropdown li {
    height: 30px;
    line-height: 30px;
}

.f-dropdown li a,
.xzSearchData li a {
    padding-left: 27px;
    color: #777;
    width: 100%;
    margin: 0;
    padding: 5px 10px;
}

.xzSearchData li a {
    padding: 10px 5px 10px 0;
}

.xzSearchData > li span {
    line-height: 30px;
}

.left-classify {
    height: 100%;
}

.f-dropdown-title {
    border: 1px solid #f0f0f0;
}

.hoverStyle {
    border: 1px solid #1c64b9;
    /* border-bottom: 0;
    z-index: 101; */
    background: #fff;
}

.hoverBack {
    background: #ff9f1a !important;
}

.hoverFont {
    color: #ffffff !important;
}

.xingzheng-title {
    color: #333 !important;
}
.album-tag .label_light {
    background: #1c64b9;
    color: #fff;
}
.album-tag-box_ {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.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_title {
    cursor: pointer;
}
/* 本院认为首行缩进 */
.list_content_text_byrw p {
    text-indent: 22.25pt;
}
.sysreport,
.syscollect,
#syscollect {
    width: 300px;
    height: 60px;
    background-color: #fbfbfb;
    border: 1px solid #f0f0f0;
    display: none;
    position: fixed;
    top: 365px;
    left: 400px;
    z-index: 102;
}

#syscollect p,
.sysreport p,
.syscollect p {
    padding-top: 20px;
    text-align: center;
    color: #666;
}

.sysreport,
.syscollect {
    top: 200px;
    left: 50%;
    margin-left: -150px;
}

#calList img {
    width: 40px;
    display: block;
    margin: 0 auto;
}
.lookRemainTimes {
    height: 500px;
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
}
.getVip {
    color: #d3a874;
    cursor: pointer;
}

/*个人中心兑换码*/
#focusPersonContent {
    background: #fff;
    padding: 25px 30px 0;
    border-radius: 5px;
}

#focusPersonContent table {
    border-collapse: collapse;
}

#focusPersonContent th,
td {
    text-align: center;
}

.focusPerson-content th,
.focusPerson-content td {
    border: 1px solid #eee;
    padding: 10px 20px;
}
.changeCode-img.cards {
    width: 111px;
    height: 34px;
}
#focusPersonContent th {
    background: #f9f9f9;
}
#groupBtn_new,
#groupBtn,
#focusGroupClose,
#groupCloseMain {
    padding: 2px 32px;
    margin: 20px 0;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
}
#groupCloseMain,
#focusGroupClose {
    background: #fff;
    color: #1c64b9;
    border: 1px solid;
}

.groupCardBtn {
    width: 220px;
    margin: 0 auto;
}

.combtn {
    background: #1c64b9;
    color: #fff;
    cursor: pointer;
}

.cardSee {
    color: #1c64b9;
}

.cardSee:hover {
    cursor: pointer;
    color: #ff9f24;
}

.cantSee {
    color: #d7d7d7;
}

.cardUse {
    padding: 5px 15px;
    border-radius: 3px;
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
}

.combtn:hover {
    background: #ff9f24;
    color: #fff;
}

.disBtn {
    background: #f2f2f2;
    color: #d7d7d7;
}

.disBtn:hover {
    color: #d7d7d7;
    cursor: default !important;
}

.bindingCard {
    padding: 8px 20px;
    border-radius: 5px;
}

.cardBack {
    padding: 5px 15px;
    border-radius: 3px;
}

#changeImg {
    position: absolute;
    font-size: 12px;
    margin-left: 5px;
    line-height: 45px;
    cursor: pointer;
}

#changeImg i {
    margin: 0 5px;
}

.changeCode-img {
    width: 110px;
    height: 44px;
    border: 1px solid #eee;
    border-radius: 3px;
    cursor: pointer;
}

#loginWeChatObj {
    display: none;
}

.retrun_self_meter_log {
    padding: 2px 5px;
    font-size: 15px;
    background: #337ab7;
    float: right;
    color: white;
    border: 0;
    border-radius: 5px;
    margin-top: 3px;
    margin-bottom: 2px;
    margin-left: 20px;
}
#focusGroupPop {
    width: 930px;
    display: none;
    z-index: 1005;
    position: fixed;
    top: 20%;
    left: 50%;
    border-radius: 5px;
    overflow: hidden;
    margin-left: -400px;
    top: 0;
    opacity: 0;
}
#focusGroupPop {
    width: auto;
    left: 60%;
}
#focusPersonContent {
    background: #fff;
    padding: 25px 30px 0;
    border-radius: 5px;
}
#focusCpyzPop #focusCpyzContent,
#casePop #caseContent,
#focusPersonContent {
    background: #fbfbfb;
    margin-top: 0;
    font-size: 16px;
    line-height: 28px;
    /* padding-bottom: 20px; */
    padding-left: 20px;
    padding-right: 20px;
    max-height: 300px;
    /* overflow: auto;
  overflow-x: hidden; */
}

/* 案例列表 购买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 -11px;
    background-color: #fff;
    box-shadow: 0px 0px 4px #ccc;
    border-radius: 12px;
    background-size: 100% 90%;
}
/* 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*/
}
#publicTip.modal {
    z-index: 1051;
}
#choseWrap_one_1 {
    /* margin-left: 38px; */
}
.choseWrap_wrap_list > div:first-child {
    margin-right: 0px !important;
}
.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);
}
.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;
}
.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: 8%;
    right: 10%;
    cursor: pointer;
}

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

#downObj {
    padding: 0 15px;
}
/* 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;
}
