﻿* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 微软雅黑;
}

.shou {
    color: #9b9ea0 !important;
    font-size: 15px;
}

    .shou:hover {
        color: #fe552e !important;
    }
/*面包屑导航*/
.crumbs {
    padding: 10px 0;
}

.crumbs-cont {
    font-size: 14px;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 20px;
}

    .crumbs-cont a {
        text-decoration: none;
    }

.crumbs .toggle-btn {
    float: right;
    height: 24px;
    margin: 3px 0 0 5px;
    line-height: 24px;
    border: 1px solid #e0e0e0;
    padding: 0 9px;
    background: #fff;
    color: #666;
    cursor: pointer;
    text-decoration: none;
}

.crumbs .show-collapse .collapse, .crumbs .show-expend .expand {
    display: inline-block;
    color: #626262;
    cursor: pointer;
    font-size: 13px;
}

.crumbs .show-expend .collapse {
    display: none;
}
.show-expend span {
    font-size: 14px;
}

.show-expend:hover span {
    color: #E94B01;
}

.show-expend:hover .icon1 {
    color: #E94B01;
}

.icon1 {
    font-size: 10px;
}

.crumbs-nav-item {
    font-size: 15px;
    line-height: 30px;
    color: #000;
}

.crumbs-arrow {
    color: #000;
    font-size: 16px;
}

.crumbs-nav-item.current {
    font-weight: 400;
    color: #000;
    margin-right: 15px;
}

.crumbs-select-item {
    position: relative;
    margin-right: 5px;
    padding: 1px 27px 1px 4px;
    max-width: 144px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #e0e0e0;
    color: #666;
    background: #fff;
    font-size: 14px;
    text-decoration: none;
    display: none;
}
.glyphicon-remove:before {
    content: "✖";
}
    .crumbs-select-item .icon3 {
        position: absolute;
        right: 0;
        width: 24px;
        text-align: center;
        bottom: 0;
        top: -1px;
        line-height: 22px;
        font-size: 12px;
        color: #ccc;
    }

    .crumbs-select-item:hover {
        border: 1px solid #E94B01;
        color: #000;
    }

        .crumbs-select-item:hover .icon3 {
            color: #fff;
            background: #E94B01;
        }

.clear-all {
    cursor: pointer;
    border: 1px dashed #ddd;
    color: #999;
    padding: 1px 12px;
    line-height: 18px;
    font-size: 13px;
    border-radius: 2px;
    white-space: nowrap;
    text-decoration: none;
}

    .clear-all:hover {
        color: #E94B01;
        border-radius: 2px;
        border: 1px solid #E94B01;
    }

.Collection-box {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
/*整个搜索的框*/
.numpagebox {
    width: 100%;
}

.screen-list-box {
    width: 1230px;
    margin: 0 auto;
    font-family: 微软雅黑;
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    background: #FFEEE4;
}

.screen-list {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
    position: relative;
}

.screen-list-yx {
    width: 1230px;
    margin: 0 auto;
    font-family: 微软雅黑;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    background: #FFEEE4;
    display: none;
}

.screen-list:first-child {
    border-top: none;
}

.screen-list-left-ys {
    width: 120px;
    float: left;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 17px 0;
    position: relative;
}

.screen-list-left {
    width: 120px;
    background: #FFEEE4;
    float: left;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
    /*border-left: 1px solid #e0e0e0;*/
}

    .screen-list-left .screen-list-top {
        position: absolute;
        top: 42px;
    }

    .screen-list-left .screen-item, .screen-list-left-ys .screen-item {
        font-family: "微软雅黑";
        font-weight: 600;
        font-size: 15px;
        color: #000;
    }

.screen-list-right-ys {
    width: 1108px;
    float: right;
    background: #f4f4f4;
    overflow: hidden;
    border-left: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 11px;
    line-height: 32px;
}

.screen-list-right {
    /*width: 1108px;*/
    width: calc(100% - 120px);
    float: right;
    border-left: 1px solid #e0e0e0;
    box-sizing: border-box;
    padding: 11px 0;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.slt-one {
    width: 100px;
    height: 25px;
    border: 1px solid #D2D5DA;
    outline: none;
    margin-left: 50px;
}

.slt-tow {
    width: 100px;
    height: 25px;
    border: 1px solid #D2D5DA;
    outline: none;
    margin-left: 20px;
}

.screen-btn {
    width: 53px;
    height: 25px;
    display: inline-block;
    background: #0188CA;
    color: white;
    line-height: 25px;
    text-align: center;
    margin-left: 20px;
}

.screen-list-lefttext {
    width: 60px;
    float: left;
    position: relative;
}

    .screen-list-lefttext .quanbu {
        background: #E94B01;
        color: #fff;
        padding: 4px 6px;
        margin-left: 10px;
    }

    .screen-list-lefttext .quanbu2 {
        /*border:1px solid #E94B01;*/
        color: black;
        padding: 3px 6px;
        margin-left: 10px;
    }

    .screen-list-lefttext .screen-list-top {
        position: absolute;
        top: 30px;
    }

.screen-list-rightbox {
    width: 1047px;
    float: right;
}

.screen-list-yd, .screen-list-lt, .screen-list-dx {
    overflow: hidden;
    display: none;
}

.screen-list-lt {
    margin: 4px 0;
}

.screen-list-rightbox .yd-lefttext {
    width: 52px;
    float: left;
    color: black;
}

.screen-list-rightbox .lists {
    width: 995px;
    float: right;
    color: #0088ca;
}

.screen-list-rightbox .item {
    position: relative;
    float: left;
    margin: 0px 17px 0 0;
    padding: 3px 3px;
    border: 1px solid transparent;
    border-radius: 3px;
    height: 20px;
    line-height: 13px;
    color: black;
    text-decoration: none;
}

    .screen-list-rightbox .item:hover {
        border: 1px solid #E94B01;
        color: #E94B01;
    }

    .screen-list-rightbox .item.active {
        color: #fff !important;
        background: #E94B01;
    }

.screen-list-rightbox .removable {
    color: #fff;
    /*margin-right: 25px;*/
    /*padding-right: 14px;*/
}

    .screen-list-rightbox .removable:after {
        background: #0088ca;
        position: absolute;
        right: 0;
        top: -1px;
        width: 24px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        margin-right: -22px;
        /*padding-right: 14px;*/
        content: "✖";
        border-radius: 0 3px 3px 0;
        cursor: pointer;
    }
/*最高至最低*/
.input-price {
    width: 72px;
    height: 22px;
    border: 1px solid #D0D1CF;
    outline: none;
    text-align: center;
    font-weight: 100;
}

    .input-price::placeholder {
        font-size: 12px;
    }

.xi {
    font-weight: 500;
}

.pricefilter {
    height: 22px;
    padding: 3px 8px;
    font-size: 12px !important;
    margin-left: 4px;
    color: #fff;
    background: #E94B01;
}

.xlk {
    width: 100px;
    height: 22px;
    color: black;
    padding-left: 5px;
    border: 1px solid #D0D1CF;
    outline: none;
    font-weight: 500;
    float: left;
    margin-right: 5px;
    margin-left: 10px;
}

.bhsz {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.zjgl {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.wsgl {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.szsx {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.jxhm {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.shfs {
    width: 100px;
    height: 22px;
    color: black;
    border: 1px solid #D0D1CF;
    font-weight: 500;
    float: left;
    background: url(../image/xl.png) right center no-repeat;
    padding-left: 5px;
    margin-left: 10px;
}

.zjgl-box {
    width: 200px;
    /*height:150px;*/
    overflow: hidden;
    background: white;
    position: absolute;
    z-index: 99;
    border: 1px solid #D0D1CF;
    top: 30px;
    left: 10px;
    display: none;
    padding: 10px 0;
}

    .zjgl-box div {
        float: left;
        padding: 5px 10px;
        margin-left: 5px;
        margin-top: 5px;
    }

        .zjgl-box div:hover {
            background: #F65C0E;
            color: white;
        }

.ty {
    background: #F65C0E;
    color: white;
}

.szsx-box {
    width: 200px;
    overflow: hidden;
    padding: 10px 0;
    border: 1px solid #D0D1CF;
    position: absolute;
    top: 30px;
    z-index: 999;
    left: 10px;
    background: white;
    display: none;
}

    .szsx-box div {
        float: left;
        padding: 5px 10px;
        margin-left: 5px;
        margin-top: 5px;
    }

        .szsx-box div:hover {
            background: #F65C0E;
            color: white;
        }

.wsgl-box {
    width: 200px;
    overflow: hidden;
    padding: 10px 0;
    border: 1px solid #D0D1CF;
    position: absolute;
    top: 30px;
    z-index: 999;
    left: 120px;
    background: white;
    display: none;
}

    .wsgl-box div {
        float: left;
        padding: 5px 10px;
        margin-left: 5px;
        margin-top: 5px;
    }

        .wsgl-box div:hover {
            background: #F65C0E;
            color: white;
        }

.jxhm-box {
    width: 200px;
    overflow: hidden;
    padding: 10px 0;
    border: 1px solid #D0D1CF;
    position: absolute;
    top: 30px;
    z-index: 999;
    left: 120px;
    background: white;
    display: none;
}

    .jxhm-box div {
        float: left;
        padding: 5px 10px;
        margin-left: 5px;
        margin-top: 5px;
    }

        .jxhm-box div:hover {
            background: #F65C0E;
            color: white;
        }

.shfs-box {
    width: 200px;
    overflow: hidden;
    padding: 10px 0;
    border: 1px solid #D0D1CF;
    position: absolute;
    top: 30px;
    z-index: 999;
    left: 340px;
    background: white;
    display: none;
}

    .shfs-box div {
        float: left;
        padding: 5px 10px;
        margin-left: 5px;
        margin-top: 5px;
    }

        .shfs-box div:hover {
            background: #F65C0E;
            color: white;
        }

.hidden-box {
    /*display:none;*/
    width: 200px;
    height: 150px;
    background: white;
    position: absolute;
    left: 230px;
    top: 30px;
    z-index: 999;
    border: 1px solid #D0D1CF;
    display: none;
    /*display:flex;
    flex-wrap:wrap;*/
}
/*.hidden-box2{ 

}*/
.bh {
    /*width:80px;*/
    height: 25px;
    margin-left: 15px;
    float: left;
}

    .bh input {
        margin-top: 6px;
        float: left;
    }

    .bh span {
        font-size: 12px;
        line-height: 25px;
        margin-left: 3px;
    }

.bh-btnbox {
    width: 100%;
    overflow: hidden;
}

.qd-btn {
    width: 60px;
    height: 25px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: white;
    border: 1px solid #D0D1CF;
    float: left;
    background: #E04531;
    margin-left: 30px;
    margin-top: 10px;
}

.qx-btn {
    width: 60px;
    height: 25px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #6F6E6F;
    border: 1px solid #D0D1CF;
    float: left;
    background: #F7F7F6;
    margin-left: 10px;
    margin-top: 10px;
}
/*限制尾数规律的高*/
.limited-height {
    max-height: 20px;
    overflow: hidden;
    float: left !important;
    width: 930px;
}

.weishuall {
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    right: 30px;
}

    .weishuall:hover {
        color: #F65C0E;
    }
/* 搜索 */
.box {
    width: 1230px;
    height: 105px;
    margin: 0 auto;
    font-family: 微软雅黑;
}

.box-left {
    width: 590px;
    height: 100%;
    border: 1px solid #fe552e;
    float: left;
}

.box-right {
    width: 620px;
    height: 100%;
    border: 1px solid #CDCFCE;
    float: right;
}

.box-left-head {
    width: 100%;
    height: 35px;
    background: #FFE2CA;
    line-height: 35px;
    font-weight: 700;
    color: black;
}

    .box-left-head span {
        margin-left: 20px;
        font-size: 15px;
    }


.box-left-min {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 14px;
}

.box-left-one {
    margin-left: 20px;
    color: #000;
}

.box-left-one + .input-search-box {
    float: none;
    display: inline-block
}

.box-left-two {
    width: 160px;
    height: 30px;
    border: 1px solid #fe552e;
    outline: none;
    padding-left: 10px;
}

    .box-left-two::placeholder {
        font-size: 14px;
    }

.box-left-three {
    margin-left: 20px;
    margin-right: 5px;
    font-weight: 500;
    color: black;
}

.box-left-four {
    color: black;
    font-weight: 500;
}

.box-left-five {
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #fe552e;
    color: white;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.box-left-six {
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: rgb(252, 139, 66);
    color: white;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}

.box-right-head {
    width: 100%;
    height: 35px;
    background: #E7E7E7;
    line-height: 35px;
    font-weight: 700;
    color: #000;
}

    .box-right-head span {
        margin-left: 20px;
        font-size: 15px;
    }


.box-right-min {
    width: 100%;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 14px;
}

.box-right-one {
    margin-left: 20px;
    color: #000;
}

.box-right-two {
    width: 25px;
    height: 30px;
    border-top: 2px solid #CDCFCE;
    border-bottom: 2px solid #CDCFCE;
    border-left: 1px solid #CDCFCE;
    border-right: 1px solid #CDCFCE;
    outline: none;
    text-align: center;
}

.box-right-min .box-right-two:nth-child(5) {
    margin-right: 10px;
}

/*.box-right-min .box-right-two:nth-child(8) {
    margin-right: 10px;
}*/

.box-right-five {
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #999999;
    color: white;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.box-right-six {
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #999999;
    color: white;
    display: inline-block;
    cursor: pointer;
}
.sc2 {
    width: 50%;
    height: 100%;
    color: white;
    float: left;
    background: #FF9000;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    display: none;
}

.box-right-foot {
    width: 100%;
    margin-top: 5px;
    color: #949494;
    font-size: 13px;
}

    .box-right-foot span {
        margin-left: 83px;
    }
/* 筛选 */

/* 号码表格 */
.num-box {
    width: 1230px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.num-box-left {
    width: 1002px;
    float: left;
}

/*
.num-box-left-head {
    width: 100%;
    height: 40px;
    background: #F4F4F3;
    border: 1px solid #D2D5DA;
    line-height: 40px;
}

.num-box-head-nav1 {
    display: inline-block;
    width:100px;
    font-weight: 900;
    height: 39px;
    border-right: 1px solid #D2D5DA;
    text-align: center;
    float: left;
    font-size: 14px;
}

.num-box-head-nav2 {
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    text-align: center;
    float: left;
    font-size: 13px;
    color: #6E838A;
}

    .num-box-head-nav2 img {
        width: 10px;
        height: 15px;
       
    }

.num-box-head-nav3 {
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    text-align: center;
    float: left;
    font-size: 13px;
    color: #6E838A;
}

    .num-box-head-nav3 img {
        width: 10px;
        height: 15px;
        margin-bottom: 3px;
    }

.num-box-left-head input {
    width: 150px;
    height: 30px;
    border: 1px solid #D8DAD7;
    padding-left: 10px;
    font-size: 14px;
    color: #A5A5A5;
    outline: none;
    float: left;
    margin-top: 5px;
    margin-left: 30px;
}

.num-btn {
    line-height: 30px;
    width: 50px;
    height: 30px;
    border: 1px solid #D8DAD7;
    float: left;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
    border-left:none;
}
*/
.filter .sort-row {
    height: 41px;
    border: 1px solid #e8e8e8;
    background: #f5f5f5;
}

.filter .sorts {
    float: left;
    line-height: 39px;
}

    .filter .sorts .sort {
        float: left;
    }

.icon2 {
    font-size: 10px;
}

li {
    list-style: none;
}


.filter .sorts .link {
    float: left;
    height: 39px;
    margin-left: -1px;
    min-width: 98px;
    text-align: center;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    color: #6d6d6d;
    text-decoration: none;
}

    .filter .sorts .link.first {
        margin-left: 0;
        border-left: none;
    }

    .filter .sorts .link.active, .filter .sorts .link:hover {
        position: relative;
        z-index: 1;
        font-weight: 700;
        background-color: #fff;
        border-color: #e5e5e5;
        color: black;
    }

.filter .search {
    float: left;
    margin: 5px 0 0 10px;
}

    .filter .search .search-input {
        float: left;
        width: 150px;
        height: 30px;
        border-radius: 0;
        position: relative;
    }

.search-input::placeholder {
    font-size: 14px;
}

.form-inline .form-control {
    display: inline-block;
}

.form-control {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #4c5161;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #4c5161;
    border: 1px solid #d0d0d5;
    border-radius: 4px;
    padding: 9px 15px;
    min-width: 50px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    text-decoration: none;
    transition: border-color .15s,background-color .15s,opacity .15s;
    cursor: pointer;
    overflow: visible;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

    .btn:focus {
        outline: 0;
    }

.filter .search .submit-btn {
    float: left;
    height: 30px;
    padding: 0;
    border-radius: 0;
    margin-left: -1px;
    border-color: #e0e0e0;
    color: white;
}

/*.filter .search .submit-btn:hover {
    color: #fff;
    background: #E94B01;
}*/

.btn-primary.btn-plain {
    background-color: transparent;
    color: #0088ca;
}

.btn-primary {
    color: #fff;
    background-color: #df3033;
    border-color: #df3033;
}


.num-box-right-head {
    width: 100%;
    height: 50px;
    background: #B5E2FF;
    line-height: 50px;
    text-align: center;
}


/* 分页 */
.paging {
    width: 250px;
    height: 40px;
    margin-left: 750px;
    margin-top: 50px;
}

.paging-btn {
    float: left;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    border: 1px solid #E6E6E6;
    text-align: center;
    line-height: 35px;
    margin-top: 2px;
}



.psn {
    position: relative;
}

/*分页*/
.pagination-fr {
    float: right;
}

.pagination > li > a:hover {
    border: 1px solid #fe552e !important;
    color: #fe552e !important;
    background: white;
}

.pagination > li > a:active {
    color: white !important;
    background: #fe552e !important;
}


.num-list {
    width: 100%;
    height: 100%;
    list-style: none;
}

.num-tab {
    border: 1px solid #F4F4F4;
    width: 200px;
    height: 100.5px;
    position: relative;
    margin: 0px -1px -1px 0px;
    float: left;
}
.num-tab a{
    color:#000000;
}
.bg-lt {
    background: url(../image/bg-lt.png) 100% no-repeat;
}

.bg-yd {
    background: url(../image/bg-yd.png) 100% no-repeat;
    background-size: 80px 80px;
}

.bg-dx {
    background: url(../image/bg-dx.png) 100% no-repeat;
    background-size: 80px 80px;
}

.num-hd {
    width: 100%;
    line-height: 30px;
    font-size: 22px;
    font-weight: 900;
    padding-left: 10px;
    margin-top: 10px;
}

.num-md {
    width: 100%;
    line-height: 25px;
    padding-left: 20px;
}

.city-yys{
    max-width:60%;
    overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	color:#979998;
	font-size:14px;
    float: left;
}

.num-lab-lh {
    padding: 1px 3px;
    background: #F84F4F;
    color: white;
}

.num-lab-ql {
    padding: 1px 3px;
    background: #FB6DDE;
    color: white;
}

.num-lab-sr {
    padding: 1px 3px;
    background: #FC8B42;
    color: white;
}

.num-fd {
    width: 100%;
    line-height: 25px;
    padding-left: 15px;
    clear: both;
}

.price {
    font-size: 14px;
    color: #F43F4F;
}

.hf {
    color: #979998;
    margin-left: 10px;
}

.num-split {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 22px;
    vertical-align: text-bottom;
}

.blue {
    color: #FF552E;
}

.after:before {
    content: "-";
    color: #AFAFB1;
}

.num-tab-move {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    cursor: pointer
}

.num-hd-move {
    width: 100%;
    line-height: 30px;
    font-size: 22px;
    font-weight: 900;
    padding-left: 10px;
    margin-top: 10px;
    color: white;
}

.num-btn-box {
    width: 100%;
    overflow: hidden;
    display: flex;
    margin-top: 10px;
}

    .num-btn-box div {
        width: 70px;
        height: 30px;
    }

.sc-btn {
    line-height: 30px;
    color: white;
    text-align: center;
    font-size: 14px;
    margin-left: 20px;
    background: #393232;
}

.yy-btn {
    line-height: 30px;
    color: white;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
    background: #df3033;
}

.num-tab:hover .num-tab-move {
    display: block;
}
.num-tab:hover .num-hd span{ 
	color:white !important;
}
.num-tab:hover .num-hd .after:before {
	color: white !important;
}
.xx-sc {
    width: 17px;
    height: 20px;
    background:url(../image/xingxing.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.m-l {
    margin-left: 27px !important;
}

.gocs {
    width: 100px;
    padding: 3px 10px;
    background: rgb(254, 85, 46);
    color: white;
    float: right;
    text-align: center;
    margin-right: 700px;
    cursor: pointer;
}
.jgpx{ 
    width:16px;
    height:16px;
}
.sxicon {
    width: 16px;
    height: 16px;
}