/*购物车*/
.car-box-content
{
    width: 7.4rem;
    min-height: 13rem;
    margin: 0 auto;
    padding: 44px 0 100px 0;
}
.car-box-img
{
    width: 100%;
    height: auto;
    margin-top: 3px;
    padding: 5px;

    border-bottom: 1px solid #f3f3f3;
    background: #fff;
}
.var-img-box-left
{
    float: left;
    overflow: hidden;

    width: 20%;
    height: 1.6rem;
}
.var-img-box-left img
{
    width: 100%;
}
.var-img-right
{
    float: right;

    width: 73%;
    height: 1.6rem;
}
.cnput-check-box
{
    float: left;

    width: 5%;
    margin-right: 2%;
}
.cnput-check-box input
{
    margin-top: 30px;
}
.footrt-buy
{
    font-size: 14px;

    width: auto;
}
.footrt-buy input
{
    margin-top: 5px;
    margin-left: 4px;
}
.var-img-right h2
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;

    overflow: hidden;

    width: 100%;
    height: 38px;
}
.var-img-right .number-box-list
{
    font-size: 12px;

    width: 100%;
    margin-top: .15rem;
}
.var-img-right .number-box-list i
{
    font-style: normal;

    float: left;
}
.var-img-right .number-box-list em
{
    font-style: normal;

    float: left;

    margin-left: 20px;

    color: #f00;
}
.var-img-right .number-box-list span
{
    display: block;
    float: right;

    width: .3rem;
    height: .3rem;
    margin-right: .15rem;
}
.var-img-right .number-box-list span img
{
    width: 100%;
}
.footer-buy
{
    line-height: 40px;

    position: fixed;
    z-index: 333;
    bottom: 55px;

    width: 100%;
    height: 40px;

    border: 1px solid #f6f6f6;
    background: #fff;
}
.footer-buy  p
{
    float: left;

    margin-left: 10px !important;

    color: #f00 !important;
}
.footer-buy a
{
    display: block;
    float: right;

    width: 40%;
    height: 100%;

    text-align: center;

    color: #fff !important;
    background: #f00;
}
/*选择登录*/
.login-box
{
    font-size: 14px;

    overflow: hidden;

    width: 7.4rem;
    margin: 0 auto;
    padding: 10px 4px !important;
    padding-bottom: 5px !important;

    border-bottom: 1px solid #dedede;
    background: #fff;
}
.login-box input
{
    font-size: 12px;

    width: 100%;
    height: 35px !important;
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    padding-left: 25px !important;

    border-radius: 0 !important;
    background: url(../images/user.png) no-repeat 6px;
    background-size: 18px 18px;
}
.login-box input.passwprd
{
    margin-top: 15px !important;

    background: url(../images/suo.png) no-repeat 6px;
    background-size: 18px 22px;
}
.login-box span
{
    line-height: 35px;

    display: block;

    width: 100%;
    height: 35px;
    margin-top: 15px !important;

    cursor: pointer;
    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #ff3371;
}
.login-box  a
{
    font-size: 12px;
    line-height: 25px;

    display: block;

    width: 100%;
    margin-top: 6px !important;

    text-align: center;

    color: #f00;
}
.regest-login-box
{
    width: 7.4rem;
    height: auto;
    margin: 0 auto;
    margin-top: 10px !important;
    padding: 4px;

    background: #fff;
}
.regest-login-box p
{
    font-size: 12px;
}
.regest-login-box  span
{
    font-size: 12px;
    line-height: 35px;

    display: block;

    width: 100%;
    height: 35px;
    margin-top: 15px !important;

    text-align: center;

    color: #fff!important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #ff3371;
}
/*选择支付方式*/
.chose-address
{
    width: 100%;
    padding: 4px !important;

    background: #fff;
}
.chose-address h2
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;

    padding-bottom: 6px !important;

    border-bottom: 1px solid #dedede;
}
.chose-address
{
    width: 100%;
}
.chose-address p
{
    font-size: 12px !important;

    margin-bottom: 5px !important;

    color: #333 !important;
}
.chose-address input
{
    height: 35px !important;
    margin-bottom: 3px !important;
}
.chose-address p span
{
    color: #f00;
}
.chosebox
{
    font-size: 12px;

    width: 100%;
}
.chosebox input
{
    float: left;

    height: 21px !important;
}
.chose-address h3
{
    font-size: 14px;
    line-height: 1.5;

    padding-bottom: 6px !important;

    border-bottom: 1px solid #dedede;
}
.chosr-bank
{
    width: 100%;
}
.chosebox i
{
    font-style: normal;

    float: left;
}
.car-price-box
{
    width: 100%;
    padding-bottom: 20px;

    text-align: right;
}
.car-price-box span
{
    padding: 10px 60px;

    cursor: pointer;

    color: #fff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f14619;

        -ms-border-radius: 4px;
}
/*支付成功失败*/
.success-box
{
    width: 100%;
    margin: 0 auto;

    text-align: center;
}
.success-box span
{
    font-size: 200px;

    text-align: center;

    color: #2ac845;
}
.pay-suuc-order
{
    display: -webkit-flex;
    display:         flex;

    width: 5rem;
    height: 35px;
    margin: 0 auto;
}
.pay-suuc-order a
{
    line-height: 35px;

    text-align: center;

    color: #333;
    border: 1px solid #333;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;

    -webkit-flex: 1;
    -moz-box-flex: 1;
            flex: 1;
}
.pay-suuc-order a:first-child
{
    margin-right: 2%;

    color: #2ac845;
    border-color: #2ac845;
}
.pay-suuc-order a:last-child
{
    margin-left: 2%;
}
.redfaild
{
    color: #f00 !important;
}
/*信用卡确认支付*/
.bank-box
{
    font-size: 12px;
    line-height: 30px;

    width: 100%;

    color: #333 !important;
    background: #fff;
}
.bank-box .money
{
    color: #f00;
}
.paybottom
{
    font-size: 12px;
    line-height: 30px;

    background: #fff;
}
.bank-box a
{
    line-height: 30px;

    display: block;

    width: 100%;
    height: 30px;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f00;
}
/*支付确认*/
.bank
{
    overflow: hidden;

    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px;

    border: 1px solid #dedede;
    -webkit-box-shadow: #666 0 0 5px;
       -moz-box-shadow: #666 0 0 5px;
            box-shadow: #666 0 0 5px;
}
.banktt
{
    font-size: 12px;
    line-height: 25px;

    width: 100%;
    height: 30px;
    padding: 5px;

    border-bottom: 1px solid #dedede;
    background: #f3f3f3;
}
.table-chose p
{
    font-size: 12px;
    line-height: 2;

    float: left;
    overflow: hidden;

    width: 30%;
    height: 24px;
}
.table-chose
{
    width: 80%;
    margin: 0 auto;
    margin-top: 5px;
}
.table-chose img
{
    float: left;

    width: 30%;
}
.table-chose input
{
    float: left;

    width: 60%;
    height: 30px;

    border: 1px solid #dedede;
}
.table-chose select
{
    font-size: 12px;

    float: left;

    width: 25%;
    height: 30px;
    margin-left: 1%;
    padding: 0 !important;
    padding-left: 1% !important;

    border: 1px solid #dedede !important;
}
.bank1 img
{
    width: 5% !important;
    margin-top: 2%;
    margin-left: 3%;

    cursor: pointer;
}
.addbox-pay
{
    font-size: 12px;
    line-height: 30px;

    height: 30px;
    margin: 10px;
    padding-left: 10px;

    color: #999;
    border: 1px solid #efefef;
}
.table-chose a
{
    font-size: 12px;
    line-height: 30px;

    display: block;
    float: left;

    width: 48%;
    height: 30px;
    margin-left: 2%;

    text-align: center;

    color: #fff !important;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #f14619;

        -ms-border-radius: 4px;
}
.casrtpay
{
    line-height: 35px;

    display: block;

    width: 100%;
    height: 35px;
    margin-top: 15px !important;

    cursor: pointer;
    text-align: center;

    color: #fff ;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #5d4139;
}
.select
{
    width: 100%;
    height: 35px;
    margin-bottom: 3px !important;
}
.select #province_id
{
    display: inline-block;

    width: 49%;
    height: 35px;
    padding: 0;

    border: 1px solid #dedede !important;
}
.select #city_id
{
    display: inline-block;

    width: 49%;
    height: 35px;
    padding: 0;

    border: 1px solid #dedede !important;
}

.chosebox .greenbox
{
    font-size: 14px;
    font-weight: bold;
}
.chosebox .greenbox b
{
    color: green;
}
