﻿body, iframe, div, ul, li, table, tr, td, img, p, span {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {
    text-align: left;
    font-size: 14px !important;
    font-family: Arial,'Microsoft YaHei',微软雅黑 !important;
    background-color: #ffffff;
    color: #181818;
    max-width: 750px;
    min-width: 350px;
    margin: 0 auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*去除a标签点击蓝色*/
}

/*details summary 去除三角*/
details summary::-webkit-details-marker {
    display: none;
}

/*input {
    padding: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
}*/

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        color: #1E5494;
    }

.aBlue {
    color: #1E5494;
}

:focus {
    outline: none;
}

li {
    list-style: none;
}

.cur {
    cursor: pointer;
}

.tet {
    border: 1px #dfdfdf solid;
    height: 15px;
    padding: 5px;
    resize: none;
}

.ddl {
    height: 25px;
    border: 1px #dfdfdf solid;
}

.tarea {
    width: 300px;
    height: 50px;
    border: 1px #dfdfdf solid;
    padding: 5px;
    resize: none;
}

.butHei, .butHei_radius {
    width: 200px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border: 0px;
    margin: 0 auto;
    font-size: 16px;
}

.butHei_radius {
    border-radius: 20px;
}

.butZi {
    width: 200px;
    height: 40px;
    background-color: #8a0b49;
    color: #fff;
    border: 0px;
    margin: 0 auto;
}

.inputBox {
    width: 16px;
    height: 16px;
    border: 2px #ccc solid;
}

.mid, .min {
    width: 100%;
    overflow: hidden;
    max-width: 750px;
    min-width: 350px;
    margin: 0 auto;
    margin-top: 55px;
    padding-bottom: 60px;
}

.divCenter {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.divLeft {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}

.divHei {
    display: none;
    position: fixed;
    z-index: 10010;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.5;
}

.leftMore {
    position: fixed;
    z-index: 10011;
    width: 300px;
    height: 100%;
    top: 0px;
    left: -300px;
    background-color: #fff;
    overflow-y: scroll;
}

.leftMore_zy {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    padding-left: 50px;
    color: #fff;
    text-align: left;
    font-size: 16px;
    background-image: url(/Mobile/img/ico/zhuye.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 20px auto;
    background-color: #000;
    border-bottom: 1px #fff solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.leftMore_a {
    display: block;
    width: 280px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
    font-size: 15px;
    border-bottom: 1px #ccc solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.leftMore_wai {
    width: 100%;
    height: 55px;
    overflow: hidden;
    padding-left: 20px;
    line-height: 55px;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    text-align: left;
    background-image: url(/Mobile/img/ico/jia_hui.png);
    background-repeat: no-repeat;
    background-position: 265px center;
    background-size: 13px auto;
    border-bottom: 1px #fff solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.leftMore_nei {
    display: none;
    width: 280px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .leftMore_nei a {
        display: block;
        width: 280px;
        height: 55px;
        line-height: 55px;
        overflow: hidden;
        padding-left: 20px;
        text-align: left;
        background: url(/Mobile/img/ico/right_hei.png) no-repeat;
        background-position: 265px center;
        background-size: 10px auto;
        border-bottom: 1px #ccc solid;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .leftMore_nei div {
        width: 280px;
        height: 55px;
        line-height: 55px;
        overflow: hidden;
        padding-left: 20px;
        text-align: left;
        border-bottom: 1px #ccc solid;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.leftMore_nei_img {
    float: left;
    max-width: 160px;
    margin-top: 13px;
}

.newTop {
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 55px;
    max-width: 750px;
    min-width: 350px;
    top: 0px;
    margin: auto;
    background-color: #000;
    text-align: center;
    background: url(/mobile/img/bj/index/dhbjm1.jpg) repeat-x;
    background-size: auto 55px;
}

.newTopl {
    width: 50px;
}

.newTopr {
    width: 40px;
}

.newTopl img {
    display: block;
    max-height: 25px;
    margin: 0 auto;
}

.newTopr img {
    display: block;
    max-height: 22px;
    margin: 0 auto;
}

.newTopm {
    padding-left: 20px;
    text-align: left;
}

    .newTopm img {
        display: block;
        max-height: 25px;
    }

.topTy {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 45px;
    min-width: 350px;
    top: 0px;
    left: 0px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.topTyl {
    width: 40px;
}

    .topTyl img {
        display: block;
        max-height: 20px;
        margin: 0 auto;
    }

.topTyr {
    width: 40px;
}

.topSo_wai {
    display: none;
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100px;
    max-width: 750px;
    min-width: 350px;
    top: 55px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-color: #606060;
}

.topSo {
    width: 318px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 32px;
}

.topSo_tet {
    width: 240px;
    height: 22px;
    border: 0px;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px 0px 0px 5px;
}

.topSo_but {
    width: 40px;
    border-radius: 0px 5px 5px 0px;
    background: url(../img/ico/so_hui.png) no-repeat center;
    background-size: 15px auto;
    background-color: #fff;
}

.topSo_del {
    width: 25px;
    padding-left: 5px;
}

    .topSo_del div {
        width: 23px;
        height: 23px;
        margin: 0 auto;
        line-height: 24px;
        text-align: center;
        border: 1px #ccc solid;
        background-color: #fff;
        color: #666666;
        font-size: 23px;
    }

.botTy {
    position: fixed;
    z-index: 100;
    width: 100%;
    height: 50px;
    max-width: 750px;
    min-width: 350px;
    bottom: 0px;
    margin: auto;
    background-color: #fff;
    border-top: 1px #eeeeee solid;
    text-align: center;
}

.newMid {
    width: 100%;
    overflow: hidden;
    max-width: 750px;
    min-width: 350px;
    margin: 0 auto;
    margin-top: 55px;
    padding-bottom: 60px;
}

.loginBt {
    width: 100%;
    height: 40px;
    line-height: 41px;
    overflow: hidden;
    font-size: 18px;
    border-bottom: 1px #bfbfbf solid;
    text-align: center;
}

.loginTs {
    width: 100%;
    overflow: hidden;
    color: #6a6a6a;
    font-size: 13px;
    margin-top: 5px;
    text-align: center;
}

.loginCon {
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
}

    .loginCon td {
        padding-bottom: 50px;
    }

.tet_login {
    width: 180px;
    height: 38px;
    border: 1px #000 solid;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 18px;
}

    .tet_login::-webkit-input-placeholder {
        color: #d7d7d7;
        font-size: 14px;
        text-align: left;
    }

.but_login {
    width: 120px;
    height: 40px;
    border: 0px;
    background-color: #000;
    border-radius: 5px;
    color: #fff;
}

.inBack {
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-align: left;
}

    .inBack img {
        float: right;
        max-height: 14px;
    }

.inBackL {
    width: 20px;
    padding-right: 5px;
    text-align: right;
}

.inBack span {
    color: #8f8f8f;
}

.backTab {
    width: 100%;
    overflow: hidden;
    height: 40px;
    text-align: left;
    color: #8a8a8a;
    border-bottom: 1px #ccc solid;
    font-size: 15px;
}

    .backTab img {
        display: block;
        max-height: 15px;
        margin: 0 auto;
    }

    .backTab a {
        color: #8a8a8a;
    }

.pconImg {
    width: 100%;
    overflow: hidden;
}

.pconImg_img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.pcnBt_wai {
    width: 100%;
    overflow: hidden;
    padding: 10px 0px 8px 10px;
    text-align: center;
}

.pcnBt {
    width: 100%;
    overflow: hidden;
    font-family: Arial;
    font-size: 24px;
    line-height: 30px;
}

    .pcnBt s {
        font-size: 18px;
        color: #821b2c;
    }

    .pcnBt span {
        font-size: 18px;
    }

.pcnSize {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

.pcnSize1 {
    color: #2a4872;
    font-weight: bold;
}

.pcnSize2 {
    color: #000;
}

.pcnCon_wai {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    border-bottom: 8px #eeeeee solid;
    padding-bottom: 20px;
}

.pcnCon {
    width: 90%;
    overflow: hidden;
    line-height: 30px;
    text-align: justify;
    margin: 0 auto;
    font-size: 16px;
}

.pcnTs {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    margin-top: 50px;
    text-align: center;
}

    .pcnTs span {
        width: 150px;
        overflow: hidden;
        border-bottom: 1px #000 solid;
        padding-bottom: 5px;
        cursor: pointer;
    }

.pcnTsa {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    margin-top: 50px;
    text-align: center;
}

.orderDz {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 8px #eeeeee solid;
}

    .orderDz td {
        padding-bottom: 10px;
    }

    .orderDz img {
        display: block;
        max-width: 18px;
        margin: 0 auto;
    }

.orderPro {
    width: 100%;
    border-bottom: 8px #eeeeee solid;
    padding: 20px 0px 20px 0px;
}

    .orderPro img {
        display: block;
        width: 80px;
        margin: 0 auto;
    }

.orderPro_m {
    text-align: left;
    line-height: 22px;
}

.orderPro_m_bt {
    font-size: 16px;
}

.orderPro_r {
    width: 80px;
    vertical-align: top;
    padding-top: 8px;
    font-size: 16px;
    text-align: left;
    color: #fff;
}

.orderTime {
    width: 90%;
    text-align: left;
    color: #5b5b5b;
    margin: 0 auto;
    margin-top: 20px;
}

    .orderTime td {
        padding-bottom: 10px;
    }

    .orderTime span {
        /*font-weight: bold;*/
    }

.orderPs1 {
    color: #2a4872;
    font-weight: bold;
}

.orderPs2 {
    color: #5b5b5b;
}

.orderShop {
    display: none;
    width: 350px;
    height: 400px;
    overflow-y: scroll;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 0px 20px 0px;
}

.orderShop_list {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
    text-align: left;
    background-color: #dbdbd7;
    padding: 10px;
    line-height: 22px;
    font-size: 13px;
    border-radius: 5px;
}

    .orderShop_list b {
        font-size: 14px;
    }

.orderUpdz {
    position: fixed;
    z-index: 2;
    width: 350px;
    height: 350px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    margin-top: -150px;
    background-color: #eeeeee;
    border-radius: 5px;
}

.orderUpdz_nei {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    text-align: left;
}

    .orderUpdz_nei td {
        padding-bottom: 20px;
    }

.orderUpdz_tet {
    width: 210px;
    height: 20px;
    border: 0px;
    background-color: #eeeeee;
    border-bottom: 1px #dfdfdf solid;
    padding: 0px 5px 0px 5px;
}


.orderUpdz_area {
    width: 208px;
    height: 40px;
    background-color: #eeeeee;
    border: 1px #dfdfdf solid;
    padding: 5px;
    resize: none;
}

.orderUpdz_but {
    width: 200px;
    height: 40px;
    font-size: 16px;
    background-color: #000;
    border-radius: 20px;
    border: 0px;
    color: #fff;
}

.orderBut {
    position: fixed;
    width: 100%;
    height: 45px;
    line-height: 45px;
    max-width: 750px;
    min-width: 350px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.newPageBt {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px #bfbfbf solid;
    font-size: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.newp_more {
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border: 1px #cccccc solid;
    border-radius: 5px;
    color: #666666;
    margin-top: 30px;
}

.list_null {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    text-align: center;
}

.fhTop {
    position: fixed;
    z-index: 101;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 5px;
    bottom: 5px;
}

.spOrderDz_wai {
    width: 100%;
    overflow: hidden;
    background: url(/img/ico/red_blue.png) repeat-x;
    background-position: center bottom;
    background-size: auto 3px;
    background-color: #fff;
    border-radius: 0px 0px 6px 6px;
    padding-bottom: 20px;
}

.spOrderDz {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

    .spOrderDz tr td {
        padding-bottom: 8px;
    }

.new_con {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    line-height: 30px;
    text-align: justify;
}

.butJz {
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: 1px #ccc solid;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 60px;
}

.tcTable {
    display: none;
    overflow: hidden;
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
}

    .tcTable td {
        padding-bottom: 20px;
    }

.tcTable_bt {
    text-align: center;
    font-weight: bold;
}
/*尾部*/
.bot {
    width: 100%;
    overflow: hidden;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 50px;
}

.bot_top_wai {
    width: 100%;
    overflow: hidden;
    background-color: #f4f4f4;
}

.bot_top {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    background: url(/mobile/img/bj/index/dhbj3.jpg) repeat-x;
    background-size: auto 50px;
}

.bot_top_bt {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 16px;
}

.bot_top_btl {
    text-align: left;
    padding-left: 20px;
}

.bot_top_btr {
    width: 30px;
    text-align: left;
}

    .bot_top_btr img {
        display: block;
        max-height: 15px;
    }

.bot_top_div {
    display: none;
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
}

.bot_top_nr {
    width: 100%;
    background-color: #fff;
    color: #000;
    font-size: 16px;
}

    .bot_top_nr td {
        height: 50px;
        border-top: 1px #ccc solid;
    }

.bot_topB {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

    .bot_topB td {
        padding-top: 20px;
        padding-bottom: 20px;
    }

.bot_topBl img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}

.bot_topBr {
    line-height: 22px;
    color: #666666;
}

.bot_lx, .bot_fh {
    width: 85%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

    .bot_lx a {
        float: left;
        display: block;
        width: 48%;
        overflow: hidden;
        height: 50px;
        background-color: #000;
        color: #fff;
        background-repeat: no-repeat,repeat-x;
        background-position: center;
        background-size: auto 22px,auto 50px;
        /*background-size: auto 22px;*/
    }

.bot_fh {
    color: #fff;
    margin-bottom: 20px;
}

.bot_bot_wai {
    width: 100%;
    overflow: hidden;
    background-color: #000;
    color: #dfdfdf;
    background: url(/mobile/img/bj/index/dhbjm1.jpg);
    background-repeat: repeat;
}

.bot_botA {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

    .bot_botA td {
        width: 33.33%;
        height: 35px;
    }

    .bot_botA a {
        color: #dfdfdf;
    }

.bot_botAl {
    text-align: left;
}

.bot_botAm {
    text-align: center;
}

.bot_botAr {
    text-align: right;
}

    .bot_botAr img {
        float: right;
        max-width: 25px;
        margin-left: 15px;
    }

.bot_xian {
    width: 100%;
    overflow: hidden;
    /*border-top: 1px #5d5d5d solid;*/
    border-top: 1px #fff solid;
    margin-top: 5px;
}
/*尾部结束*/
