﻿@charset "utf-8";
/* CSS Document */
body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, button {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    font-family: 'Microsoft YaHei';
    font-size: 100px;
    outline: 0;
    -webkit-text-size-adjust: none;
}



a:hover, a:link, a:visited, a {
    color: inherit;
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.container {
    width: 1080px;
    margin: 30px auto;
}

#container2 img {
    width: 33.33%;
}

.fancybox-inner {
    padding: 30px;
    box-sizing: border-box;
}

.shopping-btn {
    background-color: #4cb0f9;
    border-color: #4cb0f9;
    color: #FFF;
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 1px;
    line-height: 38px;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
    width: 44%;
    border-color: #088ef0;
    background: -webkit-gradient(linear, left top, left bottom, from(#34a5f8), to(#088ef0));
    background: linear-gradient(#34a5f8, #088ef0);
}


.sticky {
    position: fixed;
    top: 0;
    animation: thedrop 1s 1;
    -moz-animation: thedrop 1s 1;
    -webkit-animation: thedrop 1s 1;
    background-color: #E5E5E5;
    font-size: 0.15rem;
}

    .sticky .nav-above {
        position: absolute;
        top: 0;
        left: 1em;
        right: 1em;
        height: 15px;
    }

#link_xd_btn {
    color: blue;
}

.section {
    background-color: #fff;
}

.prt-lt {
    position: relative;
    height: 1rem;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 0.3rem;
    padding: 10px;
}

    .prt-lt .lt-lt {
        position: relative;
        float: left;
    }

        .prt-lt .lt-lt img {
            float: left;
            width: 100px;
            height: 100px;
        }

        .prt-lt .lt-lt i.commend {
            position: absolute;
            top: 0;
            left: 0.05rem;
            display: block;
            width: 0.18rem;
            height: 0.24rem;
            background: url(../images/index/commend.png) no-repeat;
            background-size: 0.18rem 0.24rem;
        }

    .prt-lt .lt-ct {
        float: left;
        height: 0.6rem;
        margin-top: 0.2rem;
    }

        .prt-lt .lt-ct p {
            font-size: 16px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.ft-rt {
    width: 100%;
    display: block;
    color: #fff;
    background: #e15044;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    font-size: 18px;
    margin: 0.35rem 10px 5px 0;
    text-align: center;
}

.prt-lt .lt-ct p.pr {
    margin-top: 0.2rem;
    color: #FF5151;
}

.prt-lt .lt-rt {
    position: absolute;
    bottom: 0.3rem;
    right: 0.1rem;
    width: 0.9rem;
    height: 0.3rem;
}

    .prt-lt .lt-rt input {
        float: left;
        width: 0.28rem;
        height: 0.28rem;
        font-size: 0.18rem;
        border: 1px solid #e5e5e5;
        text-align: center;
        color: #A1A09C;
        background-color: #fff;
    }

        .prt-lt .lt-rt input.result {
            border: none;
            color: #FF5151;
        }

.total {
    color: #FF5151;
}

.nm {
    color: #868B92;
}

.support {
    width: 3rem;
    height: 0.4rem;
    margin-bottom: 0.45rem;
    background-color: #fff;
}

    .support p {
        line-height: 0.4rem;
        text-align: center;
        font-size: 0.15rem;
        color: #CCCCCC;
    }

.index-pd {
    width: 998px;
    margin: 0 auto;
    clear: both;
}

    .index-pd .wrap {
        position: relative;
        overflow: hidden;
    }

    .index-pd ul {
        width: 998px;
        padding: 4px 0 0;
        overflow: hidden;
    }

    .index-pd li {
        float: left;
        height: 247px;
        background: #fff;
        margin: 0 15px 0 0;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    .index-pd .cont {
        position: relative;
        z-index: 9;
        overflow: hidden;
        height: 100%;
        cursor: pointer;
    }

        .index-pd .cont:hover h4 {
            color: #fff;
        }

    .index-pd h3 span {
        font-size: 14px;
        color: #6e6d6d;
    }

    .index-pd h3 {
        font-size: 22px;
        font-weight: normal;
        padding: 5px 0 0;
    }

        .index-pd h3 p {
            line-height: 1.3;
            font-size: 14px;
            color: #fff;
            display: none;
        }

    .index-pd h4 {
        font-size: 14px;
        font-weight: 600;
        color: #6e6d6d;
        position: absolute;
        top: 192px;
        width: 100%;
        left: 0;
    }

    .index-pd .mask {
        width: 160px;
        height: 250px;
        position: absolute;
        left: 0;
        transition: top 300ms;
        -moz-transition: top 300ms;
        -webkit-transition: top 300ms;
        -o-transition: top 300ms;
    }

    .index-pd .mika-bg {
        width: 130px;
        height: 120px;
        position: absolute;
        top: 47px;
        left: 28px;
        _left: 54px;
        background-position: center 0;
        background-repeat: no-repeat;
    }

    .index-pd .btn-g-1, .index-pd .btn-g-2 {
        top: 200px;
        position: absolute;
        left: 43px;
    }

    .index-pd .btn-g-2 {
        left: 45px;
    }

    .index-pd #mk1 .mask {
        background: #f4b1c2;
        top: 235px;
    }

    .index-pd #mk2 .mask {
        background: #ffd700;
        top: 235px;
    }

    .index-pd #mk3 .mask {
        background: #5dc4e8;
        top: 235px;
    }

    .index-pd #mk4 .mask {
        background: #bcd984;
        top: 235px;
    }

    .index-pd #mk5 .mask {
        background: #f29200;
        top: 235px;
    }

    .index-pd #mk1:hover .mask,
    .index-pd #mk2:hover .mask,
    .index-pd #mk3:hover .mask,
    .index-pd #mk4:hover .mask,
    .index-pd #mk5:hover .mask {
        top: 0;
        height: 247px;
    }

    .index-pd #mk1 .mika-bg {
        width: 130px;
        background: url("../images/bear.png") no-repeat -202px 0;
    }

    .index-pd #mk2 .mika-bg {
        background: url("../images/bear.png") no-repeat -390px 0;
    }

    .index-pd #mk4 .mika-bg {
        background: url("../images/bear.png") no-repeat -599px 0;
    }

    .index-pd #mk3 .mika-bg {
        background: url("../images/bear.png") no-repeat -785px 0;
    }

    .index-pd #mk5 .mika-bg {
        background: url("../images/bear.png") no-repeat -985px 0;
    }

#mk1, #mk2, #mk3, #mk4, #mk5, #mk6 {
    width: 160px;
}

.index-pd li {
    margin: 0 4px 0 0;
    border: 1px solid #d2d0d1;
}

.index-pd .mask {
    57px;
}

.index-pd .btn-g-1, .index-pd .btn-g-2 {
    left: 34px;
}

.index-pd .mask-bg-1 {
    left: 25px;
}

.index-pd #mk6:hover .mask {
    top: 0;
    height: 247px;
}

.index-pd #mk6 .mask {
    background: #7cdcb8;
    top: 235px;
}

.index-pd #mk6 .mika-bg {
    background: url("../images/bear.png") no-repeat 15px bottom;
}

.index-pd .wrap .tip {
    text-align: center;
    color: #ff784f;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
}

.activ2 {
    margin-left: 10px;
}

.product_title {
    width: 998px;
    height: 66px;
    background: url("../images/product-title.png") no-repeat;
}

.zj-title {
    width: 998px;
    height: 71px;
    background: url("../images/zj-title.png") no-repeat;
    clear: both;
    margin-bottom: 10px;
}

#all_width {
    width: 100%;
    overflow: hidden;
    ssmargin-bottom: 10px;
}

.tocontent {
    width: 200px;
    height: 316px;
    float: left;
    padding: 12px;
    background: #FBFAFA;
    border: 1px solid #d2d0d1;
    border-radius: 28px;
}

    .tocontent img {
        width: 180px;
    }

    .tocontent .induct span {
        color: #4CB3F3;
        font-size: 16px;
    }

.green-line {
    width: 3px;
    height: 318px;
    background: #C8EAFF;
    display: inline-block;
    float: left;
    margin: 12px 14px;
}

.tocontent .induct {
    color: #6f7070;
    letter-spacing: 0.8px;
    line-height: 22px;
}

.adv {
    clear: both;
}

    .adv .activ1 {
        float: left;
    }

    .adv .activ2 {
        margin-bottom: 8px;
    }

    .adv .activ2, .adv .activ3 {
        float: right;
    }

.induct2 {
    border-top: 1px dashed #ccc;
    font-size: 12px;
    color: #848484;
    padding-top: 5px;
    margin-top: 5px;
}

.userphoto_right {
    line-height: 22px;
    padding: 0 10px;
    font-size: 12px;
}

#all_width .bugy_title {
    float: left;
    background-image: url("../images/buy_titlebg.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 40px;
    width: 1000px;
    position: relative;
}

    #all_width .bugy_title .userphoto {
        float: left;
        height: 75px;
        width: 76px;
        position: relative;
        left: 70px;
        bottom: 35px;
    }

    #all_width .bugy_title .userphoto_right {
        float: right;
        height: 30px;
        width: 800px;
        line-height: 30px;
    }

#all_width .content_toa {
    float: left;
    width: 100%;
}

.yea_table ul {
    padding: 10px 0;
}

#all_width .content_toa .yea_table {
    float: left;
    width: 100%;
    border: 1px solid #dbdbdb;
    border-left: 0;
}

    #all_width .content_toa .yea_table ul li {
        float: left;
        width: 33%;
        text-align: center;
        height: 65px;
    }

#all_width .content_toa .pro_ptitle {
    border-left: 0;
    float: left;
    height: 30px;
    width: 100%;
    background-color: #f5f5f5;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

#all_width .content_toa .title_aa {
    border-left: 0;
    float: left;
    height: 30px;
    width: 20%;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dbdbdb;
}

#all_width .content_toa .title_a {
    float: left;
    height: 30px;
    width: 100px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dbdbdb;
    text-align: center;
    vertical-align: middle;
}

#all_width .content_toa .title_b {
    float: left;
    height: 30px;
    width: 120px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dbdbdb;
}

#all_width .content_toa .title_c {
    float: left;
    height: 30px;
    width: 100px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dbdbdb;
}

#all_width .content_toa .title_d {
    float: left;
    height: 30px;
    width: 100px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dbdbdb;
    font-weight: bold;
}

#all_width .content_toa .title_e {
    float: left;
    height: 30px;
    width: 473px;
}

#all_width .content_toa .content_buypro {
    width: 998px;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}

    #all_width .content_toa .content_buypro .title_e .titlee_left {
        float: left;
        height: 175px;
        width: 18px;
    }

    #all_width .content_toa .content_buypro .pro_ptitle .buymore {
        line-height: 30px;
        float: left;
        height: 25px;
        width: 180px;
        padding-top: 5px;
    }

    #all_width .content_toa .content_buypro .pro_ptitle .buymoreb {
        float: left;
        height: 30px;
        width: 460px;
    }

    #all_width .content_toa .content_buypro .pro_ptitle .buymorec {
        float: left;
        height: 30px;
        width: 320px;
    }

#all_width .content_toa .tingxin_table {
    border: 1px solid #dbdbdb;
    background-color: #fcfae9;
    float: left;
    height: 50px;
    width: 998px;
    margin-top: 50px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dbdbdb;
}

    #all_width .content_toa .tingxin_table .tixin_a {
        line-height: 50px;
        float: left;
        height: 50px;
        width: 210px;
        text-align: center;
    }

    #all_width .content_toa .tingxin_table .tixin_b {
        line-height: 50px;
        float: left;
        height: 50px;
        width: 260px;
        font-size: 16px;
        color: #d70000;
        text-align: left;
        font-weight: bold;
    }

    #all_width .content_toa .tingxin_table .tixin_c {
        line-height: 50px;
        float: left;
        height: 50px;
        width: 50px;
        padding-left: 300px;
    }

    #all_width .content_toa .tingxin_table .tixin_d {
        line-height: 50px;
        float: left;
        height: 50px;
        width: 150px;
        font-size: 24px;
        color: #d70000;
    }

#all_width .content_toa .yesbuy {
    float: left;
    height: 36px;
    width: 998px;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 30px;
    background-color: #FCFAE9;
}

#all_width .content_toa .content_buypro .title_e img {
    vertical-align: middle;
    text-align: center;
}

#fudong {
    float: left;
    height: 50px;
    width: 50px;
    position: relative;
    top: 2px;
    left: 300px;
    z-index: 4000;
}

#moreqi {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #D70000;
    width: 100%;
    float: right;
    height: 40px;
    padding-bottom: 10px;
    text-align: right;
}

#moreprice {
    font-size: 14px;
    font-weight: bold;
    color: #D70000;
}

.widthboder {
    margin-bottom: 10px;
    border: 1px solid #d2d0d1;
    margin: 0 auto;
    background: #fff;
}

#all_width .bugy_title .userphoto {
    float: left;
    height: 75px;
    width: 76px;
    position: relative;
    left: 70px;
    bottom: 35px;
}

#all_width .content_toa .yesbuy {
    float: left;
    height: 36px;
    width: 998px;
    text-align: right;
    padding-top: 10px;
}

#all_width .content_toa .content_buypro .title_e img {
    vertical-align: middle;
    text-align: center;
}

#fudong {
    float: left;
    height: 50px;
    width: 50px;
    position: relative;
    top: 2px;
    left: 300px;
    z-index: 4000;
}

#moreqi {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #d70000;
    width: 100%;
    float: right;
    height: 40px;
    padding-bottom: 10px;
    text-align: right;
}

#moreprice {
    font-size: 14px;
    font-weight: bold;
    color: #d70000;
}

#all_width .morenhuo {
    float: left;
    height: 185px;
    width: 660px;
    background-color: #fffdee;
    border: 1px solid #edd28b;
    margin-top: 15px;
    margin-bottom: 10px;
}

    #all_width .morenhuo .huuotitle {
        float: left;
        height: 25px;
        width: 660px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f8f0b7;
    }

        #all_width .morenhuo .huuotitle .huotitle_left {
            float: left;
            height: 25px;
            width: 400px;
            line-height: 25px;
            padding-left: 15px;
            font-size: 14px;
            color: #000;
        }

        #all_width .morenhuo .huuotitle .huotitle_right {
            text-align: right;
            float: right;
            height: 22px;
            width: 200px;
            padding-right: 15px;
            padding-top: 3px;
        }

#all_width .shouhuo_list {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

    #all_width .shouhuo_list .shouhuo_title {
        float: left;
        height: 30px;
        width: 660px;
        line-height: 30px;
    }

        #all_width .shouhuo_list .shouhuo_title img {
            vertical-align: middle;
        }

    #all_width .shouhuo_list form .per_cen_left {
        float: left;
        height: 30px;
        width: 70px;
        line-height: 30px;
        clear: both;
    }

    #all_width .shouhuo_list form .per_cen_right {
        float: left;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fafafa;
    }

    #all_width .shouhuo_list form .per_cen_rightb {
        float: left;
        height: 30px;
        width: 300px;
        clear: right;
        line-height: 30px;
    }

    #all_width .shouhuo_list form .per_cen_right input {
        line-height: 20px;
        height: 20px;
        margin-top: 2px;
        padding-top: 2px;
        float: left;
        border: 1px solid #e7e7e7;
    }

#all_width .morenhuo .dizhi_left {
    float: left;
    height: 160px;
    width: 350px;
    padding-top: 15px;
}

#all_width .morenhuo .dizhi_right {
    float: right;
    height: 160px;
    width: 300px;
    padding-top: 15px;
}

#all_width .morenhuo .con_a {
    float: left;
    height: 20px;
    width: 70px;
    line-height: 20px;
    text-align: right;
    color: #999;
}

#all_width .morenhuo .con_b {
    float: left;
    height: 20px;
    width: 280px;
    line-height: 20px;
}

.onlineFormList select {
    width: 33%;
}

.online-title {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    background: #f3f3f3;
}

.online-wrap .online-title li {
    float: left;
    width: 30%;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

    .online-wrap .online-title li:nth-child(2), .online-content .online-b {
        width: 40%;
    }

.online-content {
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
}

    .online-content .online-a, .online-content .online-c {
        width: 30%;
    }

    .online-content .online-a, .online-content .online-b, .online-content .online-c {
        float: left;
        text-align: center;
    }

    .online-content .online-a {
        line-height: 112px;
    }

    .online-content .online-b li {
        padding: 5px 0;
    }

.online-wrap .red {
    color: red;
}

.online-b a {
    font-size: 12px;
}

.online-wrap .selected {
    background: #FFF6F8;
}

.tixin_c {
    position: relative;
}

    .tixin_c .quit-pay {
        position: absolute;
        bottom: 5px;
        right: 5px;
        width: 60px;
        height: 32px;
        line-height: 32px;
        padding: 0 5px;
        border-radius: 5px;
        text-align: center;
        background: #dbdbdb;
        display: block;
    }

    .tixin_c .sure {
        display: block;
        text-align: center;
        color: #FFF;
        line-height: 32px;
        -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15);
        width: 120px;
        margin: 0 auto;
        background: #32C5BD;
        border: 1px solid #32C5BD;
    }

.tingxin_table {
    padding: 0 0 6px 20px;
    line-height: 26px;
    background: #FDFDFD;
}

.prt-btn {
    width: 100px;
    display: block;
    color: #fff;
    background: #e15044;
    height: 33px;
    line-height: 33px;
    border-radius: 5px;
    float: right;
    margin: 0.35rem 10px 5px 0;
    text-align: center;
}

.prt-change {
    width: 100px;
    display: block;
    color: #fff;
    background: #1294d9;
    height: 33px;
    line-height: 33px;
    border-radius: 5px;
    float: right;
    margin: 0.35rem 10px 5px 0;
    text-align: center;
}

.my-side {
    width: 150px;
    float: left;
    background: #FFA20F;
    padding: 20px 0;
}

    .my-side .ava {
        text-align: center;
        padding: 0 0 30px;
    }

        .my-side .ava img {
            display: block;
            margin: 0 auto 5px;
        }

    .my-side dl {
        padding: 0 0 0 5px;
    }

    .my-side dt {
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding: 0 5px 15px 0;
    }

    .my-side dd {
        padding: 1px 0;
    }

        .my-side dd a {
            display: block;
            height: 38px;
            line-height: 38px;
            padding: 0 0 0 10px;
            font-size: 14px;
            color: #FFF;
        }

            .my-side dd a:hover {
                text-decoration: none;
                background: #fff;
            }

    .my-side .selected a {
        background: #fff;
        color: #FFA20F;
    }

.myorderWrap {
    width: 998px;
    margin: 12px auto 0;
    overflow: hidden;
}

    .myorderWrap .myorderL, .myorderWrap .myorderR {
        float: left;
    }

    .myorderWrap .myorderR {
        width: 836px;
        margin-left: 12px;
    }

    .myorderWrap .myorderL {
        width: 150px;
        min-height: 300px;
        background: #8ED3F2;
    }

    .myorderWrap .orderForm {
        margin-top: 20px;
        width: 830px;
    }

.orderForm th {
    font-weight: normal;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    background: #fafafa;
}

.orderForm tbody {
    border: 1px solid #ccc;
}

.orderForm .contain {
    background: #FFF;
    color: #333;
}

.orderForm tr td {
    border-bottom: 8PX solid #f5f5f5;
    text-align: center;
    height: 36px;
    line-height: 36px;
    flex: 1;
}

.orderForm .buybook {
    width: 74px;
    height: 90px;
    background: #FFF;
    padding: 5px;
    margin: 5px 0;
    border-radius: 3px;
}

.orderForm tr td a {
    display: inline-block;
    color: #333;
    height: 30px;
    line-height: 30px;
}

.myorderTitle a {
    color: #999;
    font-size: 14px;
}

.myorderTitle .chinese {
    padding: 0 8px 0 30px;
}

.myorderDe {
    margin-top: 20px;
    border-bottom: 1px solid #c9caca;
    border-left: 1px solid #c9caca;
    color: #595757;
    background: #FFF;
}

    .myorderDe .mid {
        text-align: center;
    }

    .myorderDe .pad {
        padding-left: 30px;
    }

    .myorderDe .deBuy {
        padding: 10px 0;
        float: left;
    }

    .myorderDe .deName {
        line-height: 110px;
        padding-left: 20px;
        color: #595757;
    }

    .myorderDe tr, .myorderDe td {
        border-right: 1px solid #c9caca;
        border-top: 1px solid #c9caca;
        height: 40px;
        line-height: 40px;
    }

.myorderTitle {
    border: 1px solid #d9d9d9;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    padding-left: 12px;
    background: #FFA20F;
}
/*
    ÐÂ¼ÓµÄ
    */

.yesbuy {
    text-align: right;
}

.psMethod {
    padding: 0;
}

.flytrip {
    line-height: 26px;
    background: #F0F0F0;
    padding: 10px;
}

.flytripR .send {
    width: 25%;
    text-align: center;
    display: block;
    color: #32C5BD;
    /* text-shadow: 0 1px 1px #CA9B04; */
    text-decoration: none;
    border-radius: 8px;
    float: left;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #32C5BD;
    margin: 0 1px;
    flex: 1;
}

.shade_from {
    padding-left: 10px;
}

.input_style {
    border: 1px solid #ccc;
}

.title_aa, .title_a, .title_d {
    width: 14%;
    text-align: center;
    float: left;
}

.title_e {
    width: 58%;
    text-align: center;
    float: left;
}

    .title_e .GoodsListTab td div {
        position: relative;
        background-size: contain;
        width: 100px;
        height: 100px;
    }



@media screen and (max-width: 640px) {
    .shopping-wrap {
        margin: 0 5px;
    }

    .yto {
        display: block;
        margin: 10px auto;
    }

    #container2 {
        width: auto;
        margin-bottom: 10px;
        border-top: 2px solid #ccc;
        padding-top: 10px;
        display: flex;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .sp-logo {
        margin: 10px 0 0 10px;
    }
}

.shopping-wrap select {
    width: 30%;
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 2px;
}

.shopping-wrap p {
  
    font-size: 16px;
 
    line-height: 28px;
    text-indent: 2em;
    text-align:left;
    letter-spacing: 0.8px;
}

.yto {
    text-align: center;
    margin: 20px auto;
    display: inherit;
}
/*------------支付页面---------------*/
/*contain*/
.payforWrap {
    position: relative;
    margin: 52px auto 20px;
    width: 987px;
    border-radius: 5px;
    background: #FFF;
    clear: both;
    overflow: hidden;
}

.contain-img {
    position: absolute;
    left: 220px;
    top: -53px;
    width: 537px;
    height: 80px;
}

.quser {
    width: 986px;
    margin: 85px 0 10px 0;
}

#addaddress div span {
    color: #f00;
}

.quser h2 {
    margin-left: 20px;
    font-size: 20px;
    display: inline-block;
    color: #333333;
}

.quser p {
    width: 465px;
    margin-left: 30px;
    font-size: 15px;
    display: inline-block;
    color: #727171;
    background: url(../images/de8.jpg) no-repeat right center;
}

.quser span {
    margin: 0 5px;
    font-size: 18px;
    display: inline-block;
    color: #e60911;
}

.calendar {
    margin: 0 auto;
    height: 40px;
    border-radius: 0 3px 3px 0;
    border: 1px solid #e2e2e2;
    border-left: none;
    background: #f9f9f9;
}

    .calendar .check {
        margin-left: 8px;
        color: #5FBBAF;
        display: inline-block;
    }

    .calendar em {
        width: 2px;
        height: 40px;
        background: #419991;
        display: inline-block;
        float: left;
        border: 1px solid #d6e7e5;
    }

    .calendar h3 {
        margin-left: 16px;
        font-size: 14px;
        font-weight: bold;
        line-height: 40px;
        display: inline-block;
        float: left;
    }

.gclear .baocun {
    margin: 20px 0 0 144px;
    color: #FFF;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    width: 180px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    -ms-border-radius: 5px;
    background-image: linear-gradient(top,, #4090ec 10%,#3467b7 100%);
}

.calendar .return {
    margin-right: 25px;
    float: right;
    font-size: 13px;
    line-height: 40px;
    display: inline-block;
    color: #0098a8;
    list-style: none;
    cursor: pointer;
}

.shInput {
    width: 350px;
    height: 28px;
    border: 1px solid #e2e2e2;
    line-height: 28px;
    padding-left: 8px;
    margin-left: 8px;
}

.gclear {
    margin: 23px 28px;
    width: 952px;
}

    .gclear p {
        width: 550px;
        height: 44px;
        font-size: 14px;
        line-height: 44px;
        color: #5c5c5c;
    }

        .gclear p img {
            margin: 0 10px;
        }

.wendaa {
    margin: 23px 28px;
    width: 952px;
    height: 140px;
    font-size: 16px;
}

    .wendaa li {
        height: 35px;
    }

        .wendaa li .week {
            width: 228px;
            display: inline-block;
            color: #5c5c5c;
        }

        .wendaa li .weekDe {
            color: #8b897e;
            font-size: 15px;
        }

    .wendaa .inpu {
        margin-right: 6px;
    }

.searc {
    margin: 23px 16px;
    width: 952px;
}

    .searc p {
        height: 44px;
        font-size: 16px;
        line-height: 44px;
        color: #5c5c5c;
    }

        .searc p input {
            margin: 0 10px;
        }

.webpage {
    width: 987px;
    overflow: hidden;
}

    .webpage span {
        height: 66px;
        line-height: 66px;
        display: inline-block;
        margin-left: 20px;
    }

    .webpage .fapiao {
        margin-left: 36px;
    }

.webpage-le {
    float: left;
    width: 290px;
    height: 66px;
    margin-left: 66px;
}

.webpage .dlt {
    margin-left: 35px;
    height: 66px;
    line-height: 66px;
}

    .webpage .dlt dd, .dlt dt {
        float: left;
    }

    .webpage .dlt dd {
        margin-top: 17px;
    }

        .webpage .dlt dd .weinpu {
            float: left;
            width: 546px;
            height: 30px;
            border-radius: 5px;
            border: 1px solid #e2e2e2;
            padding-left: 8px;
        }

.goods h3 {
    height: 36px;
    line-height: 36px;
}

.goods h3 {
    float: left;
    color: #595757;
    font-size: 14px;
    background: #fff;
}

.goods ul {
    height: 73px;
    background: #f9f9f9;
    text-align: center;
}

.goods li {
    list-style: none;
    color: #234213;
}

    .goods li img {
        width: 51px;
        height: 61px;
    }

.goodsTitle span {
    display: inline-block;
}

.goodsName {
    width: 597px;
    text-align: center;
}

.goods ul li {
    float: left;
    height: 75px;
    text-align: left;
}

    .goods ul li.goodsPrice, .goodsTitle .goodsPrice {
        width: 154px;
        text-align: center;
    }

    .goods ul li.goodsNum, .goodsTitle .goodsNum {
        width: 200px;
        text-align: center;
    }

    .goods ul li img {
        margin: 6px 80px 6px 60px;
    }

    .goods ul li img, .goods ul li i {
        float: left;
    }

.goods ul {
    height: 75px;
    line-height: 75px;
    margin-bottom: 5px;
    clear: both;
}

.user-center-box {
    float: left;
    overflow: hidden;
    padding-top: 20px;
}

.user {
    height: 190px;
}

.user-information {
    float: left;
}

.nich {
    padding-right: 18px;
}

.user-information p {
    padding: 10px 0;
    clear: both;
    overflow: hidden;
}

.orderForm caption {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
}

.user-information .dj {
    display: inline-block;
    padding: 0 15px;
}

.myorderR {
    width: 1080px;
    margin: 0 auto;
}

.orderForm {
    margin: 20px auto;
}

.user-information .green {
    color: #01aeca;
}

.user-information .ts {
    color: #EE7700;
}

.allGoodsPrice {
    float: right;
    margin: 20px 12px 15px 0;
    overflow: hidden;
}

    .allGoodsPrice span {
        display: block;
        color: #234213;
        line-height: 22px;
    }

.payforWrap .tip {
    font-size: 18px;
    color: #fd0906;
    margin: 0 0 30px 30px;
    clear: both;
}

.person-information-content {
    width: 978px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    overflow: hidden;
}

.myorderWrap {
    width: 998px;
    margin: 12px auto 0;
    overflow: hidden;
}

    .myorderWrap .myorderL, .myorderWrap .myorderR {
        float: left;
    }

    .myorderWrap .myorderR {
        width: 836px;
        margin-left: 12px;
    }

    .myorderWrap .myorderL {
        width: 150px;
        min-height: 300px;
        background: #8ED3F2;
    }

.orderForm tr:first-child {
    background: #fff;
}

.orderForm th {
    font-weight: normal;
    height: 30px;
    text-align: center;
}

.orderForm .contain {
    background: #FFF;
}

.orderForm tr td {
    border-bottom: 3PX solid #f5f5f5;
    padding-bottom: 6px;
    text-align: center;
}

.orderForm .buybook {
    width: 74px;
    height: 90px;
    background: #FFF;
    padding: 5px;
    margin: 5px 0;
    border-radius: 3px;
}

.orderForm tr td a {
    display: inline-block;
    color: #000;
    height: 30px;
    line-height: 30px;
}

    .orderForm tr td a:hover {
        color: #E95377;
    }

.myorderTitle a {
    color: #999;
    font-size: 14px;
}

.myorderTitle .chinese {
    padding: 0 8px 0 30px;
}

.myorderDe {
    margin-top: 20px;
    border-bottom: 1px solid #c9caca;
    border-left: 1px solid #c9caca;
    color: #595757;
    background: #FFF;
}

    .myorderDe .mid {
        text-align: center;
    }

    .myorderDe .pad {
        padding-left: 30px;
    }

    .myorderDe .deBuy {
        padding: 10px 0;
        float: left;
    }

    .myorderDe .deName {
        line-height: 110px;
        padding-left: 20px;
        color: #595757;
    }

    .myorderDe tr, .myorderDe td {
        border-right: 1px solid #c9caca;
        border-top: 1px solid #c9caca;
        height: 40px;
        line-height: 40px;
    }

.user-center-box .head {
    float: left;
    padding: 16px;
}

.user-center-box .user {
    height: 150px;
}

.payforAfterWrap p {
    color: #3e3a39;
    line-height: 30px;
}

    .payforAfterWrap p.next {
        margin-left: 40px;
        font-size: 16px;
    }

    .payforAfterWrap p a {
        color: #62ad1c;
        padding: 0 12px;
    }

.xg-password a, .xg-information a {
    text-align: center;
    display: block;
    color: #FFF;
    font-size: 14PX;
    background: none repeat scroll 0% 0% #81BAE1;
    height: 30px;
    line-height: 30px;
    width: 180px;
    margin: 5px;
}

.flytrip {
    margin: 0 auto 20px;
    width: 960px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    background: #f8f8f8;
}

.flytripL, .flytripR {
    float: left;
    overflow: hidden;
}

.flytripL {
    width: 602PX;
    padding: 14px 28px 0;
}

    .flytripL p {
        height: 34px;
        color: #595757;
        font-size: 15px;
    }

.flytripR {
    border-left: 1px dashed #d7d5d5;
    padding: 20px;
    width: 245px;
}

    .flytripR dl {
        height: 25px;
    }

    .flytripR dd {
        float: right;
    }

    .flytripR dt {
        float: left;
    }

    .flytripR .allpay dt {
        font-size: 18px;
    }

    .flytripR .allpay dd {
        color: #e60012;
        font-weight: bold;
        font-size: 18PX;
    }

    .flytripR .send {
        width: 218px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        color: #FFF;
        background: #fd0906;
        border-radius: 5PX;
        display: block;
        margin: 10px auto 0;
        font-size: 18PX;
    }

.flytripL .other {
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #e2e2e2;
}

.transtion {
    clear: both;
}

    .transtion ul {
        background: #F9F9F9;
        border: 1px solid #e2e2e2;
        padding: 12PX 145px;
        overflow: hidden;
    }

        .transtion ul li {
            float: left;
            width: 330PX;
            padding-bottom: 20px;
        }

            .transtion ul li span {
                display: block;
                line-height: 28px;
                color: #666;
            }

.fr {
    float: right;
}

.catbox {
    margin: 0 auto;
}

    .catbox table {
        text-align: center;
        width: 100%;
        border-spacing: 0;
        border: 0;
    }

        .catbox table th {
            border-top: 1px solid #eb5532;
            background: #f8f8f8;
            height: 38px;
            overflow: hidden;
            font-weight: normal;
            font-size: 15px;
            text-align: center;
        }

.gwc tr {
    background: #e1f0f3;
}

#artTable h2 span {
    float: left;
}

.catbox table td {
    color: #444;
    padding: 18px 0;
    border-top: 14px solid #FFF;
}

.gwc .on {
    background: #e1f0f3;
    padding: 14px;
    overflow: hidden;
    margin-top: 14px;
    position: relative;
}

.checkbox {
    width: 60px;
}

.gwc .goods {
    width: 300px;
}

    .gwc .goods span {
        float: left;
        margin-top: 10px;
    }

.gwc .price {
    width: 130px;
    vertical-align: top;
}

.gwc .count {
    width: 100px;
    vertical-align: top;
}

.count .add, .count input, .count .reduce {
    float: left;
    margin-right: -1px;
    position: relative;
    z-index: 0;
}

.count .add, .count .reduce {
    height: 23px;
    width: 23px;
    border: 1px solid #aaa;
    background: #fff;
    text-align: center;
    line-height: 23px;
    color: #444;
}

    .count .add:hover, .count .reduce:hover {
        color: #f50;
        z-index: 3;
        border-color: #f60;
        cursor: pointer;
    }

.gwc .count input {
    width: 50px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #aaa;
    color: #343434;
    text-align: center;
    padding: 4px 0;
    background-color: #fff;
    z-index: 2;
}

.subtotal {
    width: 150px;
    color: red;
    font-weight: 400;
    font-size: 16px;
    vertical-align: top;
}

.operation span:hover {
    cursor: pointer;
    color: red;
    text-decoration: underline;
}

.price .pre {
    margin-top: 10px;
}

.count i {
    color: #727073;
    display: inline-block;
    margin-top: 15px;
}

.operation {
    vertical-align: top;
}

.foot .delete {
    color: #244111;
    vertical-align: top;
}

.foot {
    padding: 21px 12px 31px;
    background: #f8f8f8;
    overflow: hidden;
    font-size: 16px;
}

    .foot .select-all {
        width: 100px;
        padding: 0 30px 0 5px;
        color: #244111;
        ;
    }

    .foot .closing {
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        background: #fd0a06;
        display: inline-block;
        color: #FFF;
        border-radius: 5px;
        cursor: pointer;
    }

    .foot .total {
        margin: 0 20px;
        cursor: pointer;
        color: #8a8a8a;
    }

        .foot .total i {
            font-size: 14px;
            float: right;
            margin-top: 5px;
        }

    .foot #priceTotal, .foot #selectedTotal {
        color: red;
        font-family: "Microsoft Yahei";
        font-weight: bold;
    }

    .foot .selected {
        cursor: pointer;
        color: #8a8a8a;
    }

        .foot .selected .arrow {
            position: relative;
            top: -3px;
            margin-left: 3px;
        }

        .foot .selected .down {
            position: relative;
            top: 3px;
            display: none;
        }

        .foot .selected:hover .arrow {
            color: red;
        }

    .foot .selected-view {
        width: 935px;
        border: 1px solid #c8c8c8;
        position: absolute;
        height: auto;
        background: #ffffff;
        z-index: 9;
        bottom: 48px;
        left: -1px;
        display: none;
    }

#selectedViewList {
    padding: 10px 20px 10px 20px;
}

    #selectedViewList div {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 80px;
        border: 1px solid #ccc;
        margin: 10px;
        float: left;
    }

        #selectedViewList div img {
            width: 100px;
            height: 80px;
            margin-right: 10px;
            float: left;
        }

        #selectedViewList div span {
            display: none;
            color: #ffffff;
            font-size: 12px;
            position: absolute;
            top: 0px;
            right: 0px;
            width: 60px;
            height: 18px;
            line-height: 18px;
            text-align: center;
            background: #000;
            cursor: pointer;
        }

        #selectedViewList div:hover span {
            display: block;
        }

#cartTable label {
    margin-left: 29px;
}

.gwc {
    width: 998px;
    overflow: hidden;
    margin: 12px auto 0;
}

    .gwc h2 {
        border: 1px solid #d9d9d9;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        color: #e60911;
        padding-left: 12px;
        background: url("../images/bg-line.jpg") repeat-x;
    }

.gwc_tb1 {
    width: 100%;
    border-top: 1px solid #eb5532;
    background: #f8f8f8;
    height: 38px;
    overflow: hidden;
}

    .gwc_tb1 ul {
        height: 38px;
        line-height: 38px;
        color: #224213;
    }

.gwc .bor {
    border: 1px solid #d3d3d3;
    border-top: 0;
}

.projectPic, .proPic {
    float: left;
}

.gwc_tb2 {
    background: #e1f0f3;
    padding: 14px;
    overflow: hidden;
    margin-top: 14px;
    position: relative;
}

.projectPic {
    width: 395px;
}

.tb2_td1 {
    margin-right: 20px;
}

.proPic {
    margin-right: 20px;
    width: 100px;
    text-align: center;
    background: #FFF;
    border: 1PX solid #e0e1e3;
    padding: 8PX 0;
    border-radius: 5px;
}

.projectPic .bookName {
    color: #595856;
    margin-top: 8px;
    display: inline-block;
}

.gwc input {
    width: 18px;
    height: 18px;
}

.my-side {
    width: 150px;
    float: left;
    background: #8ED3F2;
    padding: 20px 0;
}

    .my-side .ava {
        text-align: center;
        padding: 0 0 30px;
    }

        .my-side .ava img {
            display: block;
            margin: 0 auto 5px;
        }

    .my-side dl {
        padding: 0 0 0 5px;
    }

    .my-side dt {
        font-size: 18px;
        color: #fff;
        text-align: center;
        padding: 0 5px 15px 0;
    }

    .my-side dd {
        padding: 1px 0;
    }

        .my-side dd a {
            display: block;
            height: 38px;
            line-height: 38px;
            padding: 0 0 0 10px;
            font-size: 14px;
            color: #00B0FF;
        }

            .my-side dd a:hover {
                text-decoration: none;
                background: #fff;
            }

    .my-side .selected a {
        background: #fff;
        color: #61C6F0;
    }
/*---------------------我的订单--------------------------*/
.myorderWrap {
    width: 998px;
    margin: 12px auto 0;
    overflow: hidden;
}

    .myorderWrap .myorderL, .myorderWrap .myorderR {
        float: left;
    }

    .myorderWrap .myorderR {
        width: 836px;
        margin-left: 12px;
    }

    .myorderWrap .myorderL {
        width: 150px;
        min-height: 300px;
        background: #8ED3F2;
    }

    .myorderWrap .orderForm {
        margin-top: 20px;
        width: 830px;
    }

.orderForm th {
    font-weight: normal;
    height: 30px;
    text-align: center;
}

.orderForm .contain {
    background: #FFF;
}

.orderForm tr.contain td {
    border-bottom: 3PX solid #f5f5f5;
    padding-bottom: 6px;
    text-align: center;
    width: 20%;
}

.orderForm .buybook {
    width: 74px;
    height: 90px;
    background: #FFF;
    padding: 5px;
    margin: 5px 0;
    border-radius: 3px;
}

.orderForm tr td a {
    display: inline-block;
    color: #000;
    height: 30px;
    line-height: 30px;
}

    .orderForm tr td a:hover {
        color: #E95377;
    }

.myorderTitle a {
    color: #999;
    font-size: 14px;
}

.shopping-wrap {
    width: 1080px;
    margin: 0 auto;
    background: #fff;
}

.myorderTitle .chinese {
    padding: 0 8px 0 30px;
}

.myorderDe {
    margin-top: 20px;
    border-bottom: 1px solid #c9caca;
    border-left: 1px solid #c9caca;
    color: #595757;
    background: #FFF;
}

    .myorderDe .mid {
        text-align: center;
    }

    .myorderDe .pad {
        padding-left: 30px;
    }

    .myorderDe .deBuy {
        padding: 10px 0;
        float: left;
    }

    .myorderDe .deName {
        line-height: 110px;
        padding-left: 20px;
        color: #595757;
    }

    .myorderDe tr, .myorderDe td {
        border-right: 1px solid #c9caca;
        border-top: 1px solid #c9caca;
        height: 40px;
        line-height: 40px;
    }

.myorderTitle {
    border: 1px solid #d9d9d9;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #E95377;
    padding-left: 12px;
    margin-bottom: 10px;
    background: url(../images/bg-line.jpg) repeat-x;
}

.payforAfterWrap {
    width: 540px;
    margin: 100px auto;
}

    .payforAfterWrap .true {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        background: url(../images/true.png) no-repeat;
        padding-left: 40px;
        font-size: 18px;
    }

    .payforAfterWrap p {
        color: #3e3a39;
        line-height: 30px;
    }

        .payforAfterWrap p.next {
            margin-left: 40px;
            font-size: 16px;
        }

        .payforAfterWrap p a {
            color: #62ad1c;
            padding: 0 12px;
        }

#all_width .bugy_title {
    float: left;
    background-image: url("../images/buy_titlebg.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 40px;
    width: 1000px;
    position: relative;
}

    #all_width .bugy_title .userphoto {
        float: left;
        height: 75px;
        width: 76px;
        position: relative;
        left: 70px;
        bottom: 35px;
    }

    #all_width .bugy_title .userphoto_right {
        float: right;
        height: 30px;
        width: 800px;
        line-height: 30px;
        padding-top: 10px;
    }

#all_width .content_toa {
    float: left;
    height: auto;
    width: 998px;
}

    #all_width .content_toa .yea_table {
        float: left;
        height: 110px;
        width: 998px; /*background-image: url("../images/yesbuy.gif");*/
        background-repeat: repeat-x;
        background-position: left top;
        border: 1px solid #dbdbdb;
        border-left: 0;
    }

        #all_width .content_toa .yea_table ul li { /*background-image: url("../images/buy_titlebg.png"); background-repeat: no-repeat; background-position: right center;*/
            float: left;
            height: 85px;
            width: 160px;
            padding-top: 25px;
            text-align: center;
        }

    #all_width .content_toa .pro_ptitle {
        border-left: 0;
        float: left;
        height: 30px;
        width: 100%;
        background-color: #f5f5f5;
        line-height: 30px;
        text-align: center;
        font-weight: bold;
    }

    #all_width .content_toa .title_aa {
        border-left: 0;
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_aa1 {
        border-left: 0;
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_a {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
        text-align: center;
        vertical-align: middle;
    }

    #all_width .content_toa .title_a1 {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
        text-align: center;
        vertical-align: middle;
    }

    #all_width .content_toa .title_b {
        float: left;
        height: 30px;
        width: 120px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_b1 {
        float: left;
        height: 30px;
        width: 120px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_c {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_d {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
        font-weight: bold;
    }

    #all_width .content_toa .title_e {
        float: left;
        height: 30px;
        width: 473px;
    }

    #all_width .content_toa .title_c1 {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
    }

    #all_width .content_toa .title_d1 {
        float: left;
        height: 30px;
        width: 100px;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #dbdbdb;
        font-weight: bold;
    }

    #all_width .content_toa .title_e1 {
        float: left;
        height: 30px;
        width: 473px;
    }

    #all_width .content_toa .content_buypro {
        width: 998px;
        height: auto;
        float: left;
        text-align: center;
        border-bottom: 1px solid #dbdbdb;
    }

        #all_width .content_toa .content_buypro .title_e .titlee_left {
            float: left;
            height: 175px;
            width: 18px;
        }

        #all_width .content_toa .content_buypro .pro_ptitle .buymore {
            line-height: 30px;
            float: left;
            height: 25px;
            width: 180px;
            padding-top: 5px;
        }

        #all_width .content_toa .content_buypro .pro_ptitle .buymoreb {
            float: left;
            height: 30px;
            width: 460px;
        }

        #all_width .content_toa .content_buypro .pro_ptitle .buymorec {
            float: left;
            height: 30px;
            width: 320px;
        }

    #all_width .content_toa .tingxin_table {
        border: 1px solid #dbdbdb;
        background-color: #fcfae9;
        float: left;
        height: 50px;
        width: 998px;
        margin-top: 50px;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #dbdbdb;
    }

        #all_width .content_toa .tingxin_table .tixin_a {
            line-height: 50px;
            float: left;
            height: 50px;
            width: 210px;
            text-align: center;
        }

        #all_width .content_toa .tingxin_table .tixin_b {
            line-height: 50px;
            float: left;
            height: 50px;
            width: 260px;
            font-size: 16px;
            color: #d70000;
            text-align: left;
            font-weight: bold;
        }

        #all_width .content_toa .tingxin_table .tixin_c {
            line-height: 50px;
            float: left;
            height: 50px;
            width: 50px;
            padding-left: 300px;
        }

        #all_width .content_toa .tingxin_table .tixin_d {
            line-height: 50px;
            float: left;
            height: 50px;
            width: 150px;
            font-size: 24px;
            color: #d70000;
        }

    #all_width .content_toa .yesbuy {
        float: left;
        height: 36px;
        width: 998px;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 30px;
        background-color: #FCFAE9;
    }

    #all_width .content_toa .content_buypro .title_e img {
        vertical-align: middle;
        text-align: center;
    }

#fudong {
    float: left;
    height: 50px;
    width: 50px;
    position: relative;
    top: 2px;
    left: 300px;
    z-index: 4000;
}

#moreqi {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #D70000;
    width: 100%;
    float: right;
    height: 40px;
    padding-bottom: 10px;
    text-align: right;
}

#moreprice {
    font-size: 14px;
    font-weight: bold;
    color: #D70000;
}

.widthboder {
    width: 998px;
    overflow: hidden;
    margin-bottom: 10px;
    border: 1px solid #d2d0d1;
    margin: 0 auto;
    background: #fcfbf5;
}

#all_width .bugy_title .userphoto {
    float: left;
    height: 75px;
    width: 76px;
    position: relative;
    left: 70px;
    bottom: 35px;
}

#all_width .content_toa .yesbuy {
    float: left;
    height: 36px;
    width: 998px;
    text-align: right;
    padding-top: 10px;
}

#all_width .content_toa .content_buypro .title_e img {
    vertical-align: middle;
    text-align: center;
}

#fudong {
    float: left;
    height: 50px;
    width: 50px;
    position: relative;
    top: 2px;
    left: 300px;
    z-index: 4000;
}

#moreqi {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #d70000;
    ;
    width: 100%;
    float: right;
    height: 40px;
    padding-bottom: 10px;
    text-align: right;
}

#moreprice {
    font-size: 14px;
    font-weight: bold;
    color: #d70000;
}

#all_width .morenhuo {
    float: left;
    height: 185px;
    width: 660px;
    background-color: #fffdee;
    border: 1px solid #edd28b;
    margin-top: 15px;
    margin-bottom: 10px;
}

    #all_width .morenhuo .huuotitle {
        float: left;
        height: 25px;
        width: 660px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f8f0b7;
    }

        #all_width .morenhuo .huuotitle .huotitle_left {
            float: left;
            height: 25px;
            width: 400px;
            line-height: 25px;
            padding-left: 15px;
            font-size: 14px;
            color: #000;
        }

        #all_width .morenhuo .huuotitle .huotitle_right {
            text-align: right;
            float: right;
            height: 22px;
            width: 200px;
            padding-right: 15px;
            padding-top: 3px;
        }

#all_width .shouhuo_list {
    float: left;
    height: auto;
    width: 660px;
    margin-top: 15px;
    margin-left: 30px;
}

    #all_width .shouhuo_list .shouhuo_title {
        float: left;
        height: 30px;
        width: 660px;
        line-height: 30px;
    }

        #all_width .shouhuo_list .shouhuo_title img {
            vertical-align: middle;
        }

    #all_width .shouhuo_list form .per_cen_left {
        float: left;
        height: 30px;
        width: 85px;
        line-height: 30px;
    }

    #all_width .shouhuo_list form .per_cen_right {
        float: left;
        height: 30px;
        line-height: 30px;
    }

    #all_width .shouhuo_list form .per_cen_rightb {
        float: left;
        height: 30px;
        width: 300px;
        clear: right;
        line-height: 30px;
    }

    #all_width .shouhuo_list form .per_cen_right input {
        line-height: 20px;
        height: 20px;
        margin-top: 2px;
        padding-top: 2px;
        float: left;
    }

#all_width .morenhuo .dizhi_left {
    float: left;
    height: 160px;
    width: 350px;
    padding-top: 15px;
}

#all_width .morenhuo .dizhi_right {
    float: right;
    height: 160px;
    width: 300px;
    padding-top: 15px;
}

#all_width .morenhuo .con_a {
    float: left;
    height: 20px;
    width: 70px;
    line-height: 20px;
    text-align: right;
    color: #999;
}

#all_width .morenhuo .con_b {
    float: left;
    height: 20px;
    width: 280px;
    line-height: 20px;
}

#clear {
    clear: both;
}

.address .address-list li {
    border: 1px solid #fff;
    *zoom: 1;
    line-height: 24px;
    padding-left: 75px;
    position: relative;
    *padding-top: 2px;
    *padding-bottom: 2px;
    *border: 0;
}

    .address .address-list li:hover {
        background-color: #fffae5;
    }

.address li input, .address li label {
    vertical-align: middle;
}

.address li label {
}

.address li.selected {
    background-color: #fff5cc;
    border: 1px solid #ffe580;
}

.contentWrap {
    z-index: -1;
}

.shade {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.shade_content {
    display: none;
    width: 510px;
    border-radius: 10px;
    height: 380px;
    position: absolute;
    z-index: 9999; /* top: 50%; left: 50%; margin-top: -190px; margin-left: -275px;*/
    background: #FFFFFF;
}

.shade_content_div {
    margin: 0px auto;
    text-align: center;
    height: 100%;
    width: 379px;
    margin-top: 20px;
}

.shade_title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.btn_remove {
    border-radius: 5px;
    background: #31B0D5;
    color: white;
    width: 150px;
    height: 40px;
    border: 0px;
    outline: 0px;
    font-size: 15px;
}

.sub_set {
    border-radius: 5px;
    background: #31B0D5;
    color: white;
    width: 150px;
    height: 40px;
    border: 0px;
    outline: 0px;
    font-size: 15px;
}

.shade_from .input-box {
    width: 90px;
    display: inline-block;
    padding-left: 0;
}

.input_style, .input-box {
    height: 30px;
    border-radius: 5px;
    width: 272px;
    outline: 0px;
    border: 1px solid #CCCCCC;
    padding-left: 8px;
}

.span_style {
    font-size: 18px;
    width: 94px;
    display: inline-block;
    text-align: left;
    float: left;
}

.col-right {
    float: left;
    width: 285px;
}

.shade_from {
    margin-top: 20px;
}

    .shade_from .col-xs-12 {
        margin-top: 15px;
        overflow: hidden;
        clear: both;
    }

.shade_colse {
    text-align: right;
    margin-top: 10px;
}

    .shade_colse button {
        font-size: 20px;
        color: white;
        outline: 0px;
        margin-right: 10px;
        border-radius: 50px;
        background: red;
        height: 30px;
        width: 30px;
        border: 0px;
    }

.open_new {
    width: 100%;
    text-align: right;
}

.open_btn {
    height: 30px;
    width: 120px;
    border-radius: 10px;
    background: red;
    color: white;
    outline: 0px;
    margin-bottom: 10px;
    border: 0px;
}

.shopping_content {
    width: 1210px;
    margin: auto;
    position: relative;
}

.shopping_table {
    width: 100%;
}

.btn_r {
    border-radius: 5px;
    background: #31B0D5;
    color: white;
    width: 60px;
    height: 30px;
    border: 0px;
    outline: 0px;
    font-size: 15px;
}

.momey_input {
    border-radius: 5px;
    outline: 0px;
    height: 20px;
    width: 50px;
    border: 1px solid #CCCCCC;
    text-align: center;
}

.btn_reduce {
    height: 20px;
    width: 20px;
    border: 1px solid #CCCCCC;
    background: transparent;
    border-radius: 2px;
    outline: 0px;
}

.btn_add {
    height: 20px;
    width: 20px;
    border: 1px solid #CCCCCC;
    background: transparent;
    border-radius: 2px;
    outline: 0px;
}

.btn_closing {
    height: 40px;
    width: 130px;
    border-radius: 5px;
    background: #31B0D5;
    outline: 0px;
    border: 1px solid transparent;
    color: white;
}

.div_outMumey {
    height: 40px;
    width: 130px;
    border-radius: 5px;
    background: #CCCCCC;
    color: white;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.address-bar .new {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    padding: 0 10px;
    width: 80px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    background: #419991;
    border-radius: 5px;
    display: block;
}


#all_width .content_toa .content_buypro1 {
    width: 998px;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}

    #all_width .content_toa .content_buypro1 .title_e .titlee_left {
        float: left;
        height: 175px;
        width: 18px;
    }

    #all_width .content_toa .content_buypro1 .pro_ptitle .buymore {
        line-height: 30px;
        float: left;
        height: 25px;
        width: 180px;
        padding-top: 5px;
    }

    #all_width .content_toa .content_buypro1 .pro_ptitle .buymoreb {
        float: left;
        height: 30px;
        width: 460px;
    }

    #all_width .content_toa .content_buypro1 .pro_ptitle .buymorec {
        float: left;
        height: 30px;
        width: 320px;
    }

    #all_width .content_toa .content_buypro1 .title_e img {
        vertical-align: middle;
        text-align: center;
    }

    #all_width .content_toa .content_buypro1 .title_e img {
        vertical-align: middle;
        text-align: center;
    }

.all_main {
    width: 980px;
    margin: 20px auto;
    background: #fff;
    padding: 10px;
}

.shop-info img {
    width: 120px;
    height: 80px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
}

.order_content {
    float: left;
    display: block;
}

    .order_content p {
        height: 32px;
        font-size: 16px;
    }

.shop-arithmetic {
    float: left;
    width: 152px;
    border: 1px solid #ccc;
    margin: 18px;
}

    .shop-arithmetic .minus {
        width: 40px;
        height: 32px;
        /* border: 1px solid; */
        display: inline-block;
        line-height: 32px;
        text-align: center;
    }

.settlement {
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: #df0716;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    border: 0;
    margin-top: 18px;
    float: right;
    margin-right: 20px;
}

.all_main_ul_li {
    overflow: hidden;
}

.shop-arithmetic .num {
    width: 60px;
    height: 32px;
    /* border: 1px solid; */
    display: inline-block;
    line-height: 32px;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.shop-arithmetic .plus {
    width: 40px;
    height: 32px;
    /* border: 1px solid; */
    display: inline-block;
    line-height: 32px;
    text-align: center;
}
