* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 12px;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

bbody, th, td, button, input, select, textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

address, cite, dfn, var, em, i, u {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none
}

li {
    display: list-item;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
    }

img {
    width: 100%;
    border: none;
    vertical-align: middle
}

mark {
    background: none;
}

:focus {
    outline: 0
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dedede;
}

.arial {
    font-family: 'arial';
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ellipsis_two {
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    overflow: hidden;
    -ms-line-clamp: 2;
}

input:-webkit-autofill {
    -webkit-transition: background-color 50000s ease-in-out 0s !important;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

/* PC */
@media screen and (min-width: 751px) {
    .tab_nav .select_num .nav_title {
        text-align: center;
        font-size: 18px;
        height: 100%;
        width: 200px;
        line-height: 45px;
        float: left;
        background: #0282dd;
        color: #fff;
    }

    /*导航*/
    .tab_nav {
        width: 1190px;
        background: #f7f1f1;
    }
        .tab_nav.sp {
            margin: 0 auto;
        }

    .border_bottom {
        width: 1190px;
        margin: 0 auto;
    }

    .menu_btn {
        display: none;
    }

    .tab_nav:not(.tab_nav_swipe) {
        padding: 0 25px;
    }

    .tab_nav .ulist {
        width: 980px;
    }

        .tab_nav .ulist li {
            text-align: center;
            font-size: 15px;
            width: auto;
            height: 45px;
            line-height: 42px;
        }

    .tab_nav:not(.tab_nav_swipe) .ulist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .tab_nav:not(.tab_nav_swipe) .ulist li {
            display: block;
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            -webkit-flex: 1;
            flex: 1;
            box-flex: 1;
        }

    .tab_nav .ulist li a {
        display: inline-block;
        font-size: 18px;
        position: relative;
    }

    .tab_nav .ulist li img {
        position: absolute;
        width: 24px;
        height: 17px;
    }

    .tab_nav .ulist li a.active {
        color: #018bef;
        border-bottom: 3px solid #018bef;
        box-sizing: border-box;
    }

    .tab_nav .ulist li a:hover {
        border-bottom: 3px solid #018bef;
        box-sizing: border-box;
        color: #018bef;
    }

    .tab_nav .select_num {
        width: 200px;
        float: left;
        position: relative;
    }

        .tab_nav .select_num p {
            text-align: center;
            font-size: 18px;
            height: 100%;
            width: 200px;
            line-height: 45px;
            float: left;
            background: #0282dd;
            color: #fff;
        }

        .tab_nav .select_num img {
            display: inline-block;
            width: 10px;
            margin-left: 10px;
        }

}

/* MB */
@media screen and (max-width: 750px) {

    .cover, header, .crumbs, .footer {
        display: none;
    }

    /* nav */
    .MBHeadNav {
        padding: 2rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .nav_title {
        font-size: 3rem;
    }

    .menu_btn {
        width: 6rem;
        height: 6rem;
    }

    .menu_mask {
        width: 100%;
        height: calc(100% - 10rem);
        background: rgba(0, 0, 0, 0.5);
        z-index: 2;
        display: none;
        position: absolute;
        top: 10rem;
        left: 0;
    }

    .menu_item {
        width: 100%;
        height: 10rem;
        line-height: 10rem;
        font-size: 2.8rem;
        background: #fff;
        padding: 0 2rem;
        box-sizing: border-box;
        border-top: 1px solid #E7E7E7;
    }
        .menu_item a {
            display: block;
            height: 100%;
            font-size: 2.8rem;
        }

}

/*顶部*/
.cover {
    margin: auto;
    width: 100%;
}
    .cover .shortcut {
        margin: auto;
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        background-color: #e3e4e5;
        height: 35px;
        line-height: 35px;
        color: #666;
    }

    .cover .site {
        margin: 0 auto;
        width: 1190px;
    }

        .cover .site .site_left {
            float: left;
        }

            .cover .site .site_left li {
                float: left;
                padding-right: 10px;
            }

                .cover .site .site_left li.login,
                .cover .site .site_left li.register {
                    color: #ef3030;
                }

        .cover .site .site_right {
            float: right;
        }

        .cover .site .item {
            float: left;
            display: flex;
        }

            .cover .site .item a {
                color: #666;
            }

    .cover .weChat,
    .cover .operators li {
        width: 200px;
        height: auto;
        border: 1px solid #ccc;
        box-sizing: border-box;
        background-color: #F2F2F2;
    }

    .cover .weChat,
    .cover .operators {
        position: absolute;
        z-index: 999;
    }

    .cover .site .spacer {
        overflow: hidden;
        float: left;
        margin: 12px 5px 0;
        width: 1px;
        height: 10px;
        border-right: 1px solid #ccc;
    }

    .cover .weChat {
        margin-right: 370px;
        right: 0;
        top: 35px;
    }

    .cover .operators {
        margin-right: 300px;
        right: 0;
        top: 35px;
        position: absolute;
        border: 1px solid #ccc;
        box-sizing: border-box;
    }

        .cover .operators li {
            border-bottom: 1px solid #ccc;
            padding: 10px;
        }

/*头部*/
.header {
    background: #fff;
}

    .header .search_fixed {
        margin: 0 auto;
        width: 1190px;
    }

    .header .wrapper {
        padding-top: 20px;
        height: 100px;
    }

        .header .wrapper .logo {
            float: left;
        }

        .header .wrapper .logo_lk {
            display: block;
            width: 211px;
            height: 27px;
            margin-top: 20px;
            overflow: hidden;
            text-indent: -9999px;
            background: url(/img/pc/logo.png) 0 0 no-repeat;
        }

    .header .city_checked {
        float: left;
        display: flex;
        margin-top: 30px;
    }

.location {
    position: relative;
}

.header .city_checked .map {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 3px;
    left: 5px;
    background-size: 100%;
    background: url(/img/pc/map.png) 0 0 no-repeat;
}

.header .city_checked .city {
    font-size: 14px;
    display: inline-block;
    max-width: 55px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.header .city_checked .show_more_list {
    position: absolute;
    display: none;
    top: 110px;
    background: #fff;
    width: 100%;
    max-width: 250px;
    height: auto;
    z-index: 9999;
    box-shadow: 0px 5px 14px #d6d6d6;
    padding: 10px;
}

.header .show_more_list .hot_city {
    color: #018bee;
    font-size: 14px;
    margin: 0;
}

.header .show_more_list li {
    float: left;
    width: 60px;
    line-height: 30px;
}

.header .show_more_list .more_city {
    clear: both;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #018bee;
    text-align: center;
}

    .header .show_more_list .more_city a {
        color: #fff;
    }

.header .show_more_list a:hover {
    color: #ef3030;
}

.arrow_bottom {
    position: absolute;
    top: 7px;
    right: 0;
    width: 6px;
    height: 5px;
    right: -7px;
    z-index: 2;
}

    .arrow_bottom i em,
    .arrow_bottom i span {
        border-width: 6px 6px 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-color: transparent;
        border-style: solid;
    }

    .arrow_bottom i em,
    .arrow_bottom i span {
        top: 1px;
        border-top-color: #666;
    }

    .arrow_bottom i {
        position: absolute;
        width: 6px;
        height: 3px;
        -webkit-transition: .2s ease-in;
        -webkit-transform-origin: 50% 60%;
        -moz-transition: .2s ease-in;
        -moz-transform-origin: 50% 60%;
    }

        .arrow_bottom i span {
            border-top-color: #f6f6f6;
        }

.header .search {
    margin-left: 50px;
    float: left;
}

    .header .search .search_wrap {
        position: relative;
    }

        .header .search .search_wrap .search_bd {
            margin-top: 15px;
            height: 44px;
            width: 600px;
            background: #FFF;
            -webkit-border-radius: 100px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 100px;
            -moz-background-clip: padding;
            border-radius: 100px;
            background-clip: padding-box;
            position: relative;
            border: 2px solid #018bef;
            box-sizing: border-box;
            z-index: 30;
            overflow: hidden;
        }

.header .search_fixed .supportPhone {
    float: right;
    width: 185px;
    height: 24px;
    margin-top: 25px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/img/pc/tel.png) 0 0 no-repeat;
}

.header .search .search_wrap .btn_search {
    position: absolute;
    right: 0;
    background: #018bef;
    width: 110px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
}

.header .search .search_wrap .search_suggest_combobox, [data-sg-type=combobox] {
    vertical-align: middle;
}

.header .search [data-sg-type=combobox] {
    margin-right: 75px;
    overflow: hidden;
    outline: 0;
    margin-left: 0;
    padding-left: 65px;
}

.header .search .search_wrap .search_suggest_combobox > input, [data-sg-type=combobox] > input {
    width: 100%;
    height: 22px;
    padding: 11px 0;
    overflow-y: visible;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
    outline: none;
}

.header .search .search_wrap .searchBtn_icon {
    position: absolute;
    width: 20px;
    top: 13px;
    left: 20px;
}


.header .search .search_wrap .search_select {
    border: none;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    position: absolute;
    z-index: 100;
    top: 10px;
    right: 120px;
    cursor: pointer;
}

    .header .search .search_wrap .search_select option {
        color: #333;
        line-height: 38px;
        cursor: pointer;
        background: #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        margin: 100px;
        width: 140px;
        height: 40px;
        border: 1px solid #cccccc;
        position: relative;
    }

.header_cart {
    position: relative;
}

.my_collect {
    margin: 15px 0 0 10px;
    float: left;
    width: 49px;
    border: 1px solid #36a9fc;
    box-sizing: border-box;
    color: #018bee;
    font-size: 16px;
    text-align: center;
    position: relative;
}

    .my_collect .cor {
        position: absolute;
        top: 0;
        width: 18px;
        height: 18px;
        background: url("/img/pc/cor.png") no-repeat;
        color: #fff;
    }

.header_cart .my_collect_num {
    position: absolute;
    border: 1px solid #36a9fc;
    width: 340px;
    min-height: 60px;
    background: #fff;
    right: -1px;
    top: 43px;
    z-index: 2;
    display: none;
    text-align: left;
}

.header_cart .cart_hd {
    height: 50px;
    line-height: 50px;
    padding: 0px 8px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

.header_cart .cart_bd {
    background: #fff;
    max-height: 304px;
    overflow-y: auto;
}

.header_cart .cart_item_l,
.header_cart .cart_item_m,
.header_cart .cart_item_r {
    display: flex;
    flex-wrap: nowrap;
}

.header_cart .cart_item {
    border-top: 1px solid #f4f4f4;
    padding: 6px 12px;
    display: flex;
    align-items: center;
}

.header_cart .cart_item_l {
    width: 40%;
    flex-direction: column;
}

.header_cart .cart_number {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.header_cart .cart_fee,
.header_cart .cart_operator {
    font-size: 12px;
    color: #c8c8c8;
}

.header_cart .cart_item_m {
    flex: 1;
    flex-direction: column;
}

.header_cart .cart_price {
    font-size: 14px;
    line-height: 21px;
    color: #0282dd;
}

.header_cart .cart_btn {
    font-size: 14px;
    padding: 6px 8px;
    line-height: 1;
    border-radius: 3px;
}

    .header_cart .cart_btn.cancel_btn {
        border: 1px solid #333;
        background: transparent;
    }

    .header_cart .cart_btn + .cart_btn {
        margin-left: 5px;
    }

    .header_cart .cart_btn.submit_btn {
        border: 1px solid #0282dd;
        color: #fff;
        background: #0282dd;
    }

.header_cart .cart_ft {
    border-top: 1px solid #f1f1f1;
    padding: 8px;
    background: #edf8ff;
    overflow: hidden;
}

.header_cart .cart_ft_info {
    line-height: 29px;
    float: left;
    color: #666;
    font-size: 14px;
}

.header_cart .cart_ft .cart_num {
    font-weight: 700;
    font-size: 14px;
}



.contents {
    display: none;
    background: #fff;
    position: absolute;
    top: 40px;
    z-index: 11;
    border: 1px solid #0182dd;
    box-sizing: border-box;
    border-top: none;
    width: 200px;
}

.grid {
    width: 200px;
    height: 100%;
    padding: 0 5px;
}

    .grid .item {
        margin-bottom: 5px;
        border-bottom: 1px solid #e6e6e6;
        box-sizing: border-box;
    }

        .grid .item:last-child {
            border: none;
        }

        .grid .item h3 {
            padding: 10px 0 10px 5px;
            font-size: 14px;
            font-weight: bold;
        }

        .grid .item ul {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            padding-left: 5px;
            padding-bottom: 5px;
        }

            .grid .item ul li {
                display: inline-block;
                line-height: 25px;
                color: #666666;
                font-size: 13px;
                padding-right: 10px;
            }

                .grid .item ul li a:hover,
                .tab_con ul li a:hover {
                    color: #FD3631;
                }

/*号码*/
.public_num {
    height: auto;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    box-sizing: border-box;
}

    .public_num .phoneNum {
        height: 25px;
        line-height: 25px;
    }

    .public_num .ulist .item {
        float: left;
        padding: 10px 10px 5px;
        width: 20%;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        box-sizing: border-box;
        position: relative;
    }

        .public_num .ulist .item .phoneNum li {
            float: left;
            font-size: 22px;
            font-weight: bold;
            font-family: Arial;
            color: #1e1e1e;
        }

.num_split {
    position: relative;
}

.public_num .ulist .item .phoneNum li.num_split:before {
    height: 1px;
    content: '';
    border-bottom: 1px solid #1e1e1e;
    background-color: #1e1e1e;
    width: 6px;
    display: block;
    margin: 10px 2px 0;
}

.public_num .ulist .item .phoneNum li.highlight {
    color: #0182dd;
}

.public_num .ulist .item.bg_lt .phoneNum li.highlight {
    color: #f42929;
}

.public_num .ulist .item.bg_dx .phoneNum li.highlight {
    color: #0768b3;
}

.public_num .ulist .item .dnseg {
    clear: both;
    margin: 10px 0 0;
}

    .public_num .ulist .item .dnseg span {
        color: #666;
    }

    .public_num .ulist .item .dnseg .sp {
        background-color: #eb4543;
        color: #fff;
        padding: 3px;
    }

.public_num .ulist .item .price {
    color: #ef3030;
    font-size: 16px;
}

    .public_num .ulist .item .price .charge {
        color: #999;
    }

.public_num .ulist .item.bg_yd {
    background: url("/img/pc/bg_yd.png") 100% no-repeat #fff;
    background-size: 80px 80px;
}

.public_num .ulist .item.bg_lt {
    background: url("/img/pc/bg_lt.png") 100% no-repeat #fff;
    background-size: 80px 80px;
}

.public_num .ulist .item.bg_dx {
    background: url("/img/pc/bg_dx.png") 100% no-repeat #fff;
    background-size: 80px 80px;
}

.public_num .ulist .item.bg_fs {
    background: url("/img/pc/bg_fs.png") 100% no-repeat #fff;
    background-size: 100%;
}

.public_num .ulist .item .more {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: center;
    margin: 5px 0;
}

.public_num .ulist .item .viewBtn {
    display: inline-block;
    padding: 0 10px;
    margin: 10px 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    box-sizing: border-box;
    border-radius: 10px;
    border-color: transparent;
    background-color: #ef3030;
    color: #fff;
}

.ulist .item .icon_cart {
    background: url(/img/pc/icon_cart.png) no-repeat;
    background-size: 70%;
    position: absolute;
    right: -6px;
    top: 0;
    width: 20px;
    height: 20px;
    display:none;
}

.num_tab_move {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c8dbf0;
    display: none;
}

    .num_tab_move .phoneNum {
        margin: 10px 0 15px 20px;
        width: 100%;
        line-height: 30px;
        font-size: 22px;
        font-weight: 900;
    }

.u_num_backdrop_opt {
    margin-left: 15px;
    display: flex;
}

.u_num_backdrop_opt_btn {
    background: #67adf9;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 70px;
    color: #fff;
    border: none;
    margin-right: 10px;
}

    .u_num_backdrop_opt_btn.btn_collect {
        background: url(/img/pc/btn_collect_del.png) 15% 50% no-repeat, #268eff;
        background-size: 20%;
        margin-right: 10px;
    }

    .u_num_backdrop_opt_btn.btn_collect_del {
        background: url(/img/pc/btn_collect_add.png) 10% 50% no-repeat, #268eff;
        background-size: 20%;
        display: none;
        margin-right: 10px;
    }

    .u_num_backdrop_opt_btn i {
        padding-left: 15px;
    }

    .u_num_backdrop_opt_btn span {
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-right: 5px;
    }

.footer {
    clear: both;
}

    .footer .tab_nav {
        background: #fff;
    }

.mod_service,
.mod_link,
.mod_copyright {
    margin: 0 auto;
}

.mod_service,
.mod_help {
    background: #c5e5fe;
    width: 100%;
}

.mod_service_list {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0;
}

.mod_service_item {
    float: left;
    width: 20%;
}

    .mod_service_item .icon {
        float: left;
        width: 55px;
        height: 55px;
        margin-right: 20px;
    }

.mod_service_txt {
    line-height: 24px;
}

.footer_tab_list {
    display: flex;
}

    /*.footer_tab_list .tab_nav {*/
    /*    width: 1070px;*/
    /*}*/

    .footer_tab_list .qq {
        line-height: 45px;
    }

.mod_link {
    margin-top: 20px;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    width: 1190px;
}

    .mod_link .tab_nav {
        display: flex;
        border: none;
    }

.tab_nav:not(.tab_nav_swipe) {
    padding: 0;
}

.mod_link .tab_nav li {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #84bbf7;
    font-size: 14px;
    margin: 10px 10px 0 0;
}

    .mod_link .tab_nav li a {
        color: #fff;
    }

    .mod_link .tab_nav li.active {
        background-color: #0f94fd;
    }

.mod_link .tab_con ul li {
    padding: 10px;
    display: inline-block;
}

.mod_link .tab_con li a:hover,
.mod_help_nav li a:hover,
.mod_copyright_links a:hover,
.mod_copyright_info a:hover {
    color: #ef3030;
}

.mod_link .tab_con {
    margin-top: 10px;
}


.mod_help_inner {
    margin: 0 auto;
    width: 1000px;
    padding: 20px 0 0;
}

.mod_help_list {
    overflow: hidden;
    height: 160px;
    display: flex;
}

.mod_help_code {
    width: 120px;
    height: 120px;
    margin-right: 20px;
}

.mod_help_nav {
    float: left;
    width: 20%;
    line-height: 22px;
    margin-top: 5px;
}

.mod_help_nav_tit {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.mod_copyright_inner {
    text-align: center;
    background: #0081df;
    overflow: hidden;
}

.mod_copyright_links {
    background: #006dbf;
    height: 30px;
    line-height: 30px;
}

    .mod_copyright_links a {
        color: #fff;
    }

.mod_copyright_inner span {
    margin: 0 7px;
    color: #ccc;
}

.mod_copyright_info {
    padding: 10px 0;
    line-height: 22px;
    color: #fff;
}

    .mod_copyright_info a {
        color: #fff;
    }

.center_msg {
    width: 1190px;
    margin: 0 auto;
}

.mod_copyright_inner .qr_code {
    width: 150px;
    height: 112px;
    float: left;
    margin: 10px 60px 0 0;
}

.mod_copyright_inner .links_right {
    float: left;
}

.mod_copyright_auth {
    height: 50px;
    text-align: center;
    margin: 10px auto 5px auto;
}

    .mod_copyright_auth img {
        width: auto;
    }

/*返回顶部*/
#gotop[data-gotop-type='gotop'] {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    background: rgba(255, 255, 255, .5);
    border-radius: 50%;
    color: #999;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

    #gotop[data-gotop-type='gotop']:before {
        margin: 8px 0 2px;
    }

/*面包屑*/
.crumbs {
    width: 1190px;
    margin: 0 auto;
    padding: 20px 0;
}

    .crumbs,
    .crumbs a {
        font-size: 14px;
        color: #626262;
    }

        .crumbs a:hover {
            color: #ef3030;
        }

/*高级搜索*/
.advanced_search_wrapper {
    width: 1190px;
    margin: 0 auto;
}

.advanced_search_method {
    width: 100%;
    height: 100px;
    margin: 20px 0;
}

.advanced_search_fuzzy,
.advanced_search_accurate {
    float: left;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    width: 49%;
    height: 100px;
}

.advanced_search_fuzzy {
    margin-right: 2%;
}

.search_fuzzy_title,
.search_accurate_title {
    height: 35px;
    line-height: 35px;
    background-color: #EAEAEA;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

.advanced_search_fuzzy:hover,
.advanced_search_accurate:hover {
    border: 1px solid #ef3030;
}

    .advanced_search_fuzzy:hover .search_fuzzy_title,
    .advanced_search_accurate:hover .search_accurate_title {
        color: #ef3030;
        background-color: rgb(255, 219, 207);
    }

.numSeckill_collect {
    margin: 0 0 20px 0;
}

.search_fuzzy_cont {
    margin: 17px 0 0 20px;
}

.search_fuzzy_input {
    font-size: 14px;
    float: left;
    height: 30px;
    line-height: 30px;
}

    .search_fuzzy_input input {
        margin-left: 10px;
        width: 200px;
        padding-left: 5px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #dedede;
        box-sizing: border-box;
    }


.search_fuzzy_radio input[type=radio] {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border: 1px #ccc solid;
    border-radius: 50%;
    -webkit-appearance: none;
    margin: -5px 5px;
}

input[type='radio']::before {
    content: "\a0";
    display: inline-block;
    vertical-align: -3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-indent: 2px;
    box-sizing: border-box;
    float: left;
}

.search_fuzzy_radio input[type="radio"]:checked:before {
    width: 8px;
    height: 8px;
    margin: 3px;
    background: #ef3030;
    border-radius: 50%;
    content: '';
    vertical-align: middle;
    float: left;
}

.search_accurate_cont {
    margin: 15px 0 15px 8px;
    display: flex;
    cursor: pointer;
}

.advanced_search_accurate .accurate_input {
    width: 22px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    margin: 0 1px;
    padding: 0;
    text-align: center;
    color: #333;
    font-size: 18px;
}

.search_accurate_tip {
    margin: 3px 0 0 65px;
    color: #999;
}

.advanced_search_table.sp {
    display: none;
}

    .advanced_search_table.sp .advanced_table_tr {
        border-top: none;
    }

    .advanced_search_table.sp .advanced_table_th {
        border-top: none;
    }

.advanced_table_tr {
    border: 1px dashed #DEDEDE;
    box-sizing: border-box;
}

.advanced_table_th {
    width: 115px;
    font-weight: normal;
    font-size: 14px;
    color: #878787;
    /* border: 1px solid #e6e6e6; */
    box-sizing: border-box;
    /* background-color: #f6f6f6; */
    color: #878787;
    text-align: left;
    box-sizing: border-box;
    padding-left: 29px;
}

/*.advanced_table_td .cur:hover i {
    display: block;
}*/

.advanced_table_td {
    display: inline-block;
    /* padding: 8px 20px; */
    line-height: 40px;
}

    .advanced_table_td .condition_province_filter {
        margin: 0 20px 0 0;
        min-width: 80px;
    }

    .advanced_table_td a {
        position: relative;
        padding: 5px 14px;
        /* border: 1px solid #fff; */
        box-sizing: border-box;
        font-size: 14px;
        margin-left: 12px;
        color: #333333;
    }

        .advanced_table_td a.cur {
            color: #ffffff;
            background: #0282DD;
            border-radius: 30px;
        }

        .advanced_table_td a.more_dnseg {
            border: 1px solid #6cafdf;
            border-radius: 5px;
            background: #dcf0ff;
            padding: 0 5px;
            color: #3b3b3b;
            white-space: nowrap;
        }

.advanced_search_tab .tabbar {
    width: 190px;
    padding-left: 18px;
    height: 28px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: -1px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    border-top: none;
    cursor: pointer;
}

.advanced_search_input {
    float: left;
    margin: 0 10px 0 10px;
    height: 25px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}

.condition_filter {
    float: left;
    width: 110px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}

.advanced_search_criteria .btn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0;
}

    .advanced_search_criteria .btn.btn_city,
    .advanced_search_criteria .btn.btn_acc {
        background: #0282dd;
        margin: 0 10px 0 20px;
    }

    .advanced_search_criteria .btn.btn_pro {
        background: #dcf0ff;
        color: #3b3b3b;
        border-color: #6cafdf;
    }

    .advanced_search_criteria .btn.btn_clear {
        background: #eee;
        color: #3b3b3b;
        border-color: #c9c9c9;
    }

.advanced_search_criteria .nosure {
    color: #acacac;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
}

.advanced_search_table .accurate_input {
    width: 30px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #333;
    font-size: 18px;
    float: left;
}

.advanced_search_table .sp {
    border-bottom: 1px solid #c9c9c9;
    box-sizing: border-box;
    width: 10px;
    height: 1px;
    display: inline-block;
    margin: 20px 5px 5px;
}

.low_price,
.high_price {
    width: 65px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    margin: 0 5px;
    padding-left: 5px;
}
#search_price {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #0199e5;
    border: 1px solid #0199e5;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 9px 15px;
    min-width: 50px;
    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%);
    height: 28px;
    padding: 0;
    border-radius: 0;
    margin-left: 5px;
}
.serv_u {
    border: 1px solid #0282dd !important;
    color: #0282dd;
    padding: 3px;
}
    .serv_u .del {
        border-radius: 1px;
        width: 16px;
        height: 16px;
        line-height: 15px;
        margin: 2px;
        font-size: 15px;
        background-color: #0282dd;
        color: #fff;
        font-style: normal;
        display: inline-block;
        text-align: center;
    }
/*号码排序*/
.num_wrapper {
    margin: 100px auto 0;
}

.num_cont_left {
    /*width: 970px;*/
    width:100%;
    float: left;
}

.package_box_sort {
    height: 42px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    background: #f2f2f2;
    overflow: hidden;
}

.package_box_ulist {
    float: left;
    height: 42px;
    line-height: 42px;
    display: flex;
}

    .package_box_ulist li a {
        font-size: 14px;
    }

    .package_box_ulist li.active a {
        display: block;
        color: #0282dd;
    }

    .package_box_ulist li.active {
        background-color: #fff;
        height: 42px;
        box-sizing: border-box;
        border-bottom: 1px solid #e6e6e6;
    }

.low {
    display: inline-block;
    width: 15px;
}

    .package_box_ulist .package_box_item {
        float: left;
        height: 40px;
        margin-left: -1px;
        min-width: 98px;
        text-align: center;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        box-sizing: border-box;
        color: #666;
        position: relative;
    }

        .package_box_ulist .package_box_item.active .link {
            color: #0282DD;
        }

        .package_box_ulist .package_box_item.active,
        .package_box_ulist .package_box_item.active:hover {
            position: relative;
            z-index: 1;
            background-color: #fff;
            border-color: #e6e6e6;
            color: #ef3030;
        }

        .package_box_ulist .package_box_item .low {
            display: inline-block;
            position: absolute;
            width: 12px;
            height: 12px;
            top: 0;
        }

.package_box_search {
    float: left;
    margin: 5px 0 0 10px;
}

.search_input {
    display: inline-block;
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    /* padding: 6px 12px; */
    font-size: 14px;
    color: #878787;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    float: left;
    border-radius: 0;
    position: relative;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.search_input::placeholder{
    color:#878787;
    font-size:14px;
}
.package_box_search .submitBtn {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #0282DD;
    border: 1px solid #0282DD;
    box-sizing: border-box;
    /* border-radius: 4px; */
    padding: 9px 15px;
    min-width: 70px;
    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 rgba(0, 0, 0, .05);
    float: left;
    height: 30px;
    padding: 0;
    /* border-radius: 0; */
    margin-left: -1px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.filter_row {
    zoom: 1;
    height: 39px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    position: relative;
}

    .filter_row:before,
    .filter_row:after {
        content: " ";
        display: table;
    }

    .filter_row .filter_box ul:before,
    .filter_row .filter_box ul:after {
        content: " ";
        display: table
    }

    .filter_row .filter_box ul:after {
        clear: both
    }

.trig_item {
    float: left;
    height: 26px;
}

    .trig_item .th {
        position: relative;
        line-height: 26px;
        padding: 0 23px 0 6px;
        border: 1px solid transparent;
        background: #fff;
        margin-right: 15px;
        cursor: pointer;
    }

.filter_row .filter_box ul li {
    float: left;
    line-height: 39px;
    margin-left: 12px;
    color: #6d6d6d;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    padding: 1px 16px;
}

.feature_cont_foot {
    text-align: center;
}

.filter_row .filter_box ul li:hover:not(.curr) {
    border: none !important;
    color: #0199e5;
}

.filter_row .filter_box ul li:hover {
    border: none !important;
    color: #0199e5;
}

.disabled {
    opacity: .4;
    cursor: default;
    -ms-pointer-events: none;
    pointer-events: none;
}

.filter_row .trig_item .th {
    padding: 0 6px 0 23px;
    color: #6d6d6d;
}

    .filter_row .trig_item .th i,
    .filter_row .filter_box ul li:before {
        position: absolute;
        left: 4px;
        top: 6px;
        width: 14px;
        height: 14px;
        border: 1px solid #e0e0e0;
        line-height: 14px;
        font-size: 15px;
    }

.filter_row .filter_box ul li:before {
    content: '';
    top: 7px;
    left: -2px;
}

.filter_row .filter_box ul li {
    line-height: 26px !important;
    font-size: 14px;
}

.filter_row .trig_item .th i:before {
    display: none;
}

.sl_value {
    padding-left: 10px;
    overflow: hidden;
    zoom: 1;
    background: #fff;
}

.trig_item .sl_value {
    display: block;
}

.filter_row .common_box {
    position: absolute;
    margin-top: -1px;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 15;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.feature_cont_head {
    padding: 12px 12px 8px;
    color: #777;
    font-size: 12px;
}

.cl, .clearfix {
    zoom: 1;
}

.sl_value .cl {
    padding-top: 4px;
}

.sl_value li {
    float: left;
    padding: 1px 5px;
    margin: 5px 2px 6px 0;
    height: 22px;
    line-height: 20px;
    cursor: pointer;
}

    .sl_value li.curr {
        position: relative;
        color: #fff;
        background: #0199e5;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .sl_value li:hover:not(.curr) {
        color: #0199e5;
        border: 1px solid #0199e5;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 22px;
        line-height: 20px
    }

.trig_item:hover .common_box {
    display: block !important;
}

.filter_row .filter_box ul li.selected {
    color: #0199e5;
}

    .filter_row .filter_box ul li.selected:before {
        content: "√";
    }

.filter_row .trig_item .red {
    color: #0199e5;
}

    .filter_row .trig_item .red:after {
        content: "√";
        position: absolute;
        left: 5px;
        top: 1px;
    }

.btns {
    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 rgba(0, 0, 0, .05);
}

.J_btnsConfirm {
    color: #fff;
    border-color: #0199e5;
    background-color: #0199e5;
    padding: 3px 10px;
    border: 0;
    cursor: pointer;
}

.J_btnsCancel {
    border-color: #DDD;
    color: #666;
    background-color: #f7f7f7;
    padding: 3px 10px;
    border: 1px solid #d0d0d5;
    margin-left: 10px;
    cursor: pointer;
}

.valueList li {
    border: 1px solid #fff;
}

.no_diss {
    float: left;
    margin-top: 7px;
    color: #666;
}

    .no_diss input {
        margin-right: 5px;
    }

input[type="checkbox"]:checked::before {
    width: 16px;
    height: 16px;
    background-color: #0199e5;
    content: "√";
    vertical-align: middle;
    float: left;
}

input[type='checkbox']::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: 2px;
    box-sizing: border-box;
    float: left;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    color: #fff;
}

.page_bar {
    margin: 20px auto;
    text-align: center;
}

    .page_bar .btn {
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        box-sizing: border-box;
        background-color: #fff;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        display: inline-block;
        border-radius: 3px;
        cursor: pointer;
    }

        .page_bar .btn.prevBtn {
            margin-right: 20px;
        }
        .page_bar .btn:hover {
            background: #0282DD;
            color:#ffffff;
        }
       
        .num_cont_right {
            float: right;
            width: 210px;
            border: 1px solid #DEDEDE;
        }

    .num_cont_right .title {
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        /* background: #f6f1f1; */
        box-sizing: border-box;
        border-bottom: 1px solid #DEDEDE;
        color: #333333;
        padding-left: 10px;
    }

        .num_cont_right .title span {
            width: 3px;
            height: 20px;
            background-color: #268eff;
            float: left;
            margin-right: 20px;
            margin-top: 10px;
        }

    .num_cont_right .item {
        box-sizing: border-box;
        padding: 10px;
        border-bottom:1px dashed #DEDEDE;
    }

        .num_cont_right .item a:hover {
            color: #ef3030;
        }

    .num_cont_right .desc {
        margin-top: 10px;
        background: #fff;
        color: #333333;
        font-size:12px;
    }
.num_cont_right .pic{
    display:inline-block;
    overflow:hidden;
    border-radius:5px;
}
/*号码模块搜索框背景*/
.width {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.public_search_bg {
    height: 105px;
    background: rgba(255,255,255,.7);
    position: absolute;
    width: 924px;
    margin: 0 auto;
    z-index: 1;
    top: 240px;
    left: 133px;
    border-radius: 10px;
}

.public_search_hd {
    float: left;
    color: #996032;
    font-size: 22px;
    line-height: 105px;
    padding-left: 60px;
    position: relative;
}

    .public_search_hd span {
        background: url(/img/pc/hd_bg.png) no-repeat;
        display: block;
        width: 104px;
        height: 9px;
        position: absolute;
        top: 60px;
        left: 50px;
    }

.public_search_bd {
    float: left;
    border: 2px solid #fa7468;
    border-radius: 40px;
    width: 640px;
    height: 55px;
    margin-top: 25px;
    margin: 25px 0 0 25px;
}

    .public_search_bd input {
        height: 55px;
        border: none;
        border-radius: inherit;
        padding-left: 15px;
        background: none;
        font-size: 17px;
        color: #777680;
        width: 70%;
    }

    .public_search_bd .icon {
        width: 22px;
        display: inline-block;
        margin-left: 15px;
    }

    .public_search_bd .btn {
        border: none;
        border-radius: 40px;
        background: #f9444e;
        color: #fff;
        font-size: 24px;
        width: 126px;
        height: 55px;
        float: right;
        text-align: center;
        line-height: 55px;
    }

/*提交成功*/
.success_cont .success_cont_left {
    width: 960px;
    float: left;
}

    .success_cont .success_cont_left .order_success_tips {
        margin: 0 30px;
    }

.success_cont_left {
    width: 960px;
    float: left;
}

.order_success_info {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #f65a41;
    margin-bottom: 20px;
}

    .order_success_info div {
        font-size: 30px;
    }

    .order_success_info p {
        font-size: 16px;
        color: #6d6d6d;
    }

.order_success_icon {
    width: 283px;
    height: 197px;
    margin: 0 auto;
}

.order_success_tips {
    border: 1px solid #ffe0c8;
    background: #fff6ef;
    padding: 25px 50px 40px 55px;
}

    .order_success_tips h5 {
        font-weight: bold;
        font-size: 16px;
        color: #6d6d6d;
        padding-bottom: 25px;
    }

    .order_success_tips p {
        padding-bottom: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #1b1b1b;
    }

/*无结果*/
.no_search_result {
    width: 970px;
    padding: 80px 0;
    color: #666;
}

.no_search_result_img {
    width: 170px;
    height: 170px;
    margin: 0 auto;
    vertical-align: middle;
}

.no_result_title {
    font-size: 24px;
    margin: 20px 0;
    text-align: center;
}

.no_result_tips {
    width: 300px;
    margin: 10px auto;
    font-size: 15px;
}

    .no_result_tips .sp {
        font-size: 16px;
        color: #0282dd;
    }

/*号码订购*/
.info_left {
    float: left;
    width: 970px;
}

    .info_left .step {
        margin: 0 95px 26px;
    }

.made_num_info {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.info_title {
    padding-left: 24px;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
    background: url("/img/pc/info_title_bg.png") no-repeat;
}

.info_cont_group {
    display: flex;
}

    .info_cont_group.sp .input {
        margin-left: 64px;
    }

.info_cont_group_hd {
    background: #f0f0f0;
    position: relative;
    line-height: 60px;
    padding: 0 10px 0 24px;
}

    .info_cont_group_hd .fontalign {
        display: inline-block;
        width: 76px;
        text-align: justify;
        text-align-last: justify;
        font-size: 15px;
    }

    .info_cont_group_hd::before {
        content: "";
        position: absolute;
        right: -1rem;
        top: 2rem;
        width: 0;
        height: 0;
        border-top: 0.65rem solid transparent;
        border-right: 1.3rem solid #fff;
        border-bottom: 0.65rem solid #fff;
        transform: rotate(145deg);
    }

.info_cont_group_bd {
    display: flex;
    font-size: 15px;
    margin: 10px 0;
    align-items: center;
}

    .info_cont_group_bd .sign {
        color: #ff4200;
        padding: 0 15px 0 40px;
    }

.bor-p, .bor-c, .bor-d {
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    height: 35px;
    line-height: 35px;
    width: 100px;
    margin-right: 10px;
}

    .info_cont_group_bd .select,
    .info_cont_group_bd .input,
    .info_cont_group_bd .textarea {
        width: 333px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #e6e6e6;
        box-sizing: border-box;
        background: #f8f8f8;
        padding-left: 15px;
    }

        .info_cont_group_bd .select:last-child {
            margin-left: 19px;
        }

    .info_cont_group_bd .input {
        width: 690px;
    }

    .info_cont_group_bd .textarea {
        width: 690px;
        max-width: 690px;
        min-width: 690px;
        height: 65px;
        min-height: 65px;
        max-height: 200px;
    }

    .info_cont_group_bd .input.code {
        width: 400px;
        position: relative;
    }

    .info_cont_group_bd .ver_code {
        position: absolute;
        right: 610px;
    }

.info_left .btn {
    display: block;
    text-align: center;
    color: #b0b0b0;
    cursor: pointer;
    transition: all .4s;
    width: 255px;
    height: 35px;
    line-height: 35px;
    margin: 25px auto;
    vertical-align: bottom;
    border: none;
    background-color: #0282dd;
    color: #fff;
    font-size: 16px;
}

.info_left .info_tips {
    border: 1px solid #ffe0c8;
    box-sizing: border-box;
    background: #fff6ef;
    padding: 15px 50px 20px 60px;
    margin-top: 20px;
    overflow: hidden;
    clear: both;
    color: #1b1b1b;
}

    .info_left .info_tips .title {
        padding-bottom: 15px;
        font-weight: bold;
        font-size: 14px;
    }

    .info_left .info_tips p {
        line-height: 25px;
        font-size: 14px;
        color: #1b1b1b;
    }

/*分页*/
.pagination {
    height: 50px;
    padding-top: 10px;
    margin-left: 50px;
}

.page {
    width: 100%;
    clear: both;
    overflow: hidden;
    display: flex;
}

.page_l {
    float: left;
    color: #505050;
    margin: 0 auto;
}

.page_r {
    float: right;
}

    .page_r a, .page_r span {
        display: inline-block;
        height: 34px;
        line-height: 34px;
        padding: 0 15px;
        /*color: #1f86e2;*/
        /*border: 1px solid #dcd9d4;*/
        color: #101010;
        background: #F2F5F8;
        overflow: hidden;
        border-radius: 6px;
        cursor: pointer;
    }

        .page_r a:hover, .page_r span.current {
            color: #fff;
            /*border: 1px solid #dcd9d4;*/
            height: 34px;
            line-height: 34px;
            /*background: #1f86e2;*/
            background: linear-gradient(to right, #39A5FF, #2582FF);
            overflow: hidden
        }
.fill {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    clear: both;
}

    .fill input {
        width: 40px;
        height: 34px;
        line-height: 34px;
        /*border: 1px solid #dcd9d4;*/
        border: none !important;
        background: #F2F5F8;
        box-sizing: border-box;
        border-radius: 6px;
        margin: 0 5px;
        text-align: center;
    }

.img_mask{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	display:none;
}
.img_mask .mask_img {
	width:700px;
	height:400px;
	margin: 200px auto;
}
.img_mask .mask_img img{
	width:100%;
	height:100%;
}

.dialog_mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.15);
    z-index: 19999;
    display: none;
}

.dialog {
    position: fixed;
    z-index: 20000;
    left: 50%;
    top: 50%;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    transform: translate(-50%, -50%);
    display: none;
}

.dialog_cont {
    position: relative;
    padding: 10px;
    background: #fff;
}

.dialog_loading_cont {
    /*display: none;*/
    padding: 10px;
}

.dialog_loaging_img {
    width: 60px;
    height: 60px;
}

.xieyi_box{
    margin:20px 0 0 20px;
}
.xieyi {
    color: #0282dd;
    cursor:pointer;
}
.agreement_marker,
.agreement_marker2,
.agreement_marker3,
.agreement_marker_more {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.498039);
    display: none;
}

    .agreement_marker .alertFram,
    .agreement_marker2 .alertFram,
    .agreement_marker3 .alertFram,
    .agreement_marker_more .alertFram {
        position: fixed;
        left: 7.5%;
        top: 35%;
        margin: -55 auto auto;
        padding-bottom: 10px;
        width: 85%;
        border-radius: 6px;
        overflow: hidden;
        text-align: center;
        z-index: 99999999;
        background: rgb(255, 255, 255);
        color: #333;
    }

        .agreement_marker .alertFram ul li:first-child,
        .agreement_marker2 .alertFram ul li:first-child,
        .agreement_marker3 .alertFram ul li:first-child,
        .agreement_marker_more .alertFram ul li:first-child {
            width: 100%;
            position: relative;
            padding: 20px 0;
            box-sizing: border-box;
        }

        .agreement_marker .alertFram ul li .fst,
        .agreement_marker2 .alertFram ul li .fst,
        .agreement_marker3 .alertFram ul li .fst,
        .agreement_marker_more .alertFram ul li .fst {
            font-size: 16px;
        }

        .agreement_marker .alertFram ul li span,
        .agreement_marker2 .alertFram ul li span,
        .agreement_marker3 .alertFram ul li span,
        .agreement_marker_more .alertFram ul li span {
            position: absolute;
            width: 50px;
            height: 40px;
            right: 0;
            top: 0;
        }

            .agreement_marker .alertFram ul li span:after,
            .agreement_marker2 .alertFram ul li span:after,
            .agreement_marker3 .alertFram ul li span:after,
            .agreement_marker_more .alertFram ul li span:after {
                content: "";
                position: absolute;
                right: 20px;
                top: 20px;
                width: 21px;
                height: 21px;
                background: url(/images/close_icon.png) no-repeat right;
                background-size: 100%;
            }

        .agreement_marker .alertFram ul li p,
        .agreement_marker2 .alertFram ul li p,
        .agreement_marker3 .alertFram ul li p,
        .agreement_marker_more .alertFram ul li p {
            text-align: left;
            margin: 20px 50px;
        }

.order_box_right {
    width: 179px;
    height: 406px;
    float: right;
}

/*协议*/

.agreement_marker,
.agreement_marker2,
.agreement_marker3,
.agreement_marker_more {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    background-color: rgba(25,28,34,.77);
    color: #4c5161;
    font-size: 14px;
    overflow: auto;
    z-index: 999;
}

    .agreement_marker .alertFram,
    .agreement_marker2 .alertFram,
    .agreement_marker3 .alertFram,
    .agreement_marker_more .alertFram {
        max-height: 1000px;
        width: 1200px;
        position: absolute;
        top: 50px;
        bottom: 60px;
        left: 50%;
        margin: auto 0 auto -600px;
        overflow-y: scroll;
    }

        .agreement_marker .alertFram ul li:first-child,
        .agreement_marker2 .alertFram ul li:first-child,
        .agreement_marker3 .alertFram ul li:first-child,
        .agreement_marker_more .alertFram ul li:first-child {
            width: 100%;
            position: relative;
            padding: 20px 0;
            box-sizing: border-box;
        }

        .agreement_marker .alertFram ul li .fst,
        .agreement_marker2 .alertFram ul li .fst,
        .agreement_marker3 .alertFram ul li .fst,
        .agreement_marker_more .alertFram ul li .fst {
            font-size: 16px;
        }

        .agreement_marker .alertFram ul li span,
        .agreement_marker2 .alertFram ul li span,
        .agreement_marker3 .alertFram ul li span,
        .agreement_marker_more .alertFram ul li span {
            position: absolute;
            width: 50px;
            height: 40px;
            right: 0;
            top: 0;
        }

            .agreement_marker .alertFram ul li span:after,
            .agreement_marker2 .alertFram ul li span:after,
            .agreement_marker3 .alertFram ul li span:after,
            .agreement_marker_more .alertFram ul li span:after {
                content: "";
                position: absolute;
                right: 20px;
                top: 20px;
                width: 21px;
                height: 21px;
                background: url(/images/close_icon.png) no-repeat right;
                background-size: 100%;
            }

        .agreement_marker .alertFram ul li p,
        .agreement_marker2 .alertFram ul li p,
        .agreement_marker3 .alertFram ul li p,
        .agreement_marker_more .alertFram ul li p {
            text-align: left;
            margin: 20px 50px;
        }

    .agreement_marker .know,
    .agreement_marker2 .know,
    .agreement_marker3 .know,
    .agreement_marker_more .know {
        background: #ef3030;
        color: #fff;
        border-radius: 5px;
        margin: 12px auto;
        width: 100px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        text-align:center;
    }

.scroll_y {
    width: 1198px;
    height: 50px;
    background: #fff;
    position: fixed;
    left: 50%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    bottom: 60px;
    margin-left: -599px;
}
.dwdw {
    position: relative;
    width: 100%;
    height: 50px;
}
.guanbi {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    border-radius: 50%;
    float: right;
    cursor: pointer;
}
.consumer2 {
    color: #0282dd;
}

.checkedbg_lt {
    background: url("/img/com/flter_lt.png") no-repeat;
    background-size: 100% 100%;
}

.checkedbg_dx {
    background: url("/img/com/flter_dx.png") no-repeat;
    background-size: 100% 100%;
}

.checkedbg_yd {
    background: url("/img/com/flter_yd.png") no-repeat;
    background-size: 100% 100%;
}

/* 号码不存在弹框 */
.nonum_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
    z-index: 999;
}

.nonum_box {
    width: 450px;
    height: 200px;
    background: #fff;
    margin: 200px auto;
    position: relative;
    overflow: hidden;
}

.nonum_icon {
    width: 40px;
    height: 40px;
    border: 3px solid #fe552e;
    color: #fe552e;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 20px;
}

.nonum_text {
    text-align: center;
    margin: 20px auto;
    font-size: 14px;
}

.nonum_txt {
    text-align: center;
    font-size: 14px;
    color: #666;
}

.nonum_btn {
    width: 100px;
    height: 30px;
    background: #ef3030;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 10px auto;
    cursor: pointer;
}
.package_box_ulist li{
    width:100px;
    text-align:center;
}
.kefa_city {
    /*display:block;*/
    width: 200px;
    border-radius: 20px;
    border: 1px solid #0282DD;
    color: #0282DD;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin: 10px;
}
.delivery_city_selected {
    color: #ffffff !important;
    background: #0282DD;
}
