﻿/*订购流程图*/
.SONav
{
    height: 36px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.SONav .SOCurrentNav
{
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 20px;
}

.SOSoap
{
    text-align: center;
    padding: 0px 0px 5px 0px;
}


/*购物车商品列表*/
#CartItemList
{
    font-size: 12px;
}
#CartItemList table
{
    border-collapse: collapse;
}
#CartItemList table td
{
    border: 1px #ccc solid;
    border-bottom: 0px;
    border-top: 0px;
}
#CartItemList table thead td
{
    background: #ccc;
    height: 30px;
    border-top: 1px #666 solid;
    font-weight: bold;
}
#CartItemList table tbody td
{
}
.CartItem td
{
    text-align: center;
}
.c-i-bdr
{
    height: 1px;
    background-color: #ccc;
}
.CartItem .Quantity input
{
    width: 50px;
}

/*购物车商品列表header*/
#SOCart .Total
{
    background-color: #f5f5f5;
    border-bottom: 1px #666 solid;
}
#SOCart .Total .notice
{
    color: #777;
}
#SOCart .Total .textright
{
    padding-right: 10px;
}
#SOCart .Total .textright span
{
    font-weight: bold;
}
#SOCart .Total .textright #spanTotalPrice
{
    font-size: 14px;
}
/*购物车促销显示*/

.proModel
{
    float: left;
    margin: 10px 0px 10px 10px;
    text-align: center;
}
.proModel h5
{
    background: url(../images/so/icon-promotion.jpg) left 2px no-repeat;
    font-family: Arial,黑体;
    font-size: 18px;
    font-weight: bold;
    color: #642260;
    line-height: 18px;
    text-align: left;
    margin-bottom: 5px;
    padding-left: 15px;
}
.proModel p
{
    text-align: left;
    color: #888;
    line-height: 20px;
    padding-left: 15px;
}
#CartItemPromotion
{
    display: none;
}
#CartItemPromotion
{
    color: #f60;
    padding: 0px;
    padding: 5px;
    border-top: 1px #f60 solid;
}
#CartItemPromotion ul
{
    margin-left: 50px;
}
#CartItemPromotion ul li
{
    height: 20px;
    line-height: 20px;
    clear: both;
    border-top: 1px #fff dashed;
}
#CartItemPromotion ul li span
{
    display: block;
    height: 20px;
    line-height: 20px;
    float: left;
}
#CartItemPromotion ul li .itemtype
{
    width: 80px;
}
#CartItemPromotion ul li .name
{
    width: 340px;
    overflow: hidden;
}
/*购物车操作*/

/*整单赠品、加购相关促销*/

*html #Promotion
{
    height: 30px;
}
#Promotion, #SOPromotionGift, #SOPromotionCombo
{
    display: none;
}
#Promotion .con h5
{
    margin: 0px 10px;
}
#Promotion .PromotionProduct
{
}
#Promotion .PromotionProduct .quantity input
{
    width: 30px;
}
#Promotion .giftItem
{
    float: left;
    margin: 10px 0px 0px 10px;
}
#Promotion #SOPromotionCombo, #Promotion #SOPromotionGift
{
    padding-bottom: 10px;
}

#Promotion #SOPromotionCombo .giftItem ul li
{
    margin-bottom: 7px;
}

/*生成订单通用样式*/
#selectShipType .msg
{
    margin-right: 10px;
}
.labelRdo
{
    cursor: point;
}
.soOption
{
    width: 50%;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    padding: 0px 5px;
    text-align: right;
    float: right;
}
a.SOedit, a.SOedit:visited
{
    color: #f60;
    background: url(../images/icon/icona.gif) left -1376px no-repeat;
    padding-left: 15px;
}
a.SOedit:hover
{
    background-position: left -975px;
}


.inputRadioList input
{
    border: 0px;
}
.inputRadioList label
{
    margin-left: 5px;
    margin-right: 15px;
}
.soNum
{
    display: block;
    float: left;
    width: 20px;
    height: 28px;
    line-height: 24px;
    background: url(../images/icon/icon_btn_1.gif) -1898px top no-repeat;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px;
}


/*选择配送方式*/
#selectShipType
{
    border: 1px #ccc solid;
    border-bottom: 1px #666 solid;
    border-top: 0px;
    padding-bottom: 10px;
}
#showSelectPlace table
{
    border-collapse: collapse;
}
#showSelectPlace table thead tr td
{
    background-color: #f5f5f5;
    height: 25px;
    font-weight: bold;
    color: #444;
}
#showSelectPlace table tbody tr td
{
    border: 1px solid #ccc;
    height: 30px;
    border-right: 0px;
}
*html #showSelectPlace table tbody tr td
{
    border: 1px #ccc solid;
    border-left: 0px;
}

#useAddPlace #selectNewPlace
{
    height: 30px;
    line-height: 30px;
}
#useAddPlace #AddAdr .ul-info
{
    margin-left: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#useAddPlace #AddAdr .ul-info label
{
    text-align: left;
    width: 80px;
}

/*选择支付方式*/
#shipTypeForm
{
    margin-left: 18px;
}
#shipTypeList
{
    clear: both;
}
#shipTypeList dl
{
    margin-top: 10px;
    clear: both;
}
#shipTypeList dl dt
{
    clear: both;
    height: 20px;
    width: 100%;
}
#shipTypeList dl input, #shipTypeList dl label
{
    line-height: 20px;
    height: 20px;
    display: block;
    float: left;
}
#shipTypeList dl label
{
    padding-top: 3px;
}

#shipTypeList dl dd
{
    margin-left: 20px;
    margin-top:10px;
    height:20px;
    float:left;
}

/*订单确认*/
.mar-so-chk
{
    margin: 10px 20px 10px 20px;
}
#SoCheckOut
{
}
.soH5
{
    height: 25px;
}
.soSpanTitle
{
    height: 25px;
}
.soH5 a
{
    color: #999;
    font-weight: normal;
}

.soCheckOutCon
{
}

#AddressInfo ul li
{
    height: 20px;
    line-height: 20px;
}
#AddressInfo .ul-info label
{
    text-align: left;
    width: 70px;
}

#SODeliveryPeriod
{
    margin-top: 10px;
}
.SOdataGrid
{
    border-collapse: collapse;
}
.SOdataGrid table
{
    border-collapse: collapse;
}
.SOdataGrid table td
{
}
.SOdataGrid table thead
{
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    font-weight: bold;
    background-color: #f5f5f5;
}
.SOdataGrid table thead td
{
}
.SOdataGrid table tbody td
{
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    border: 1px #ccc solid;
}
.SOdataGrid table tfoot table td
{
    border: 0px;
}
.SelectedSOPromtoion
{
    border: 0px #eee solid;
    margin-left: -5px;
    padding: 5px;
    background-color: #fff;
    margin-top: 10px;
    color: #999;
}
.SelectedSOPromtoion ul
{
}
.SelectedSOPromtoion ul li
{
    height: 20px;
}
.SelectedSOPromtoion ul li span
{
    display: block;
    float: left;
    height: 20px;
}
.SelectedSOPromtoion ul li .itemtype
{
    width: 70px;
}
.SelectedSOPromtoion ul li .name
{
    width: 350px;
    overflow: hidden;
}

/*客户备注*/
#SOCustomerNote .ul-info label
{
    width: 60px;
}

/*发票信息*/
#SOInvoice
{
}
#SOInvoice dl
{
    height: 25px;
}
#SOInvoice dl dd
{
    float: left;
    display: block;
    height: 25px;
    margin-right: 20px;
}

/*优惠券使用*/
#SOUseCoupon
{
    height: auto;
}
.inputCoupon
{
    width: 300px;
}

#InputCouponNo, #SelectCouponNo
{
    border-top: 0px;
    overflow: auto;
}

#CartInfo
{
}
/*金额统计*/
#SOAmt
{
    color: #333;
    margin-top: 20px;
}
#SOAmt ul
{
    float: right;
    margin-right: 5px;
}
#SOAmt .ul-info li label
{
    width: 120px;
}
#SOAmt .ul-info li em
{
    padding-left: 10px;
    width: 80px;
}
.totalAmt
{
    font-size: 14px;
    border-bottom: 1px #666 solid;
    background-color: #eee;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    font-weight: bold;
}
.totalAmt em
{
    font-style: normal;
    font-weight: bold;
}

/*在线支付 确认订单及金额*/
.netPayConfirm
{
    list-style: none;
    border: 1px #f80 solid;
    width: 500px;
    background-color: #ffe;
}
.netPayConfirm ul
{
    margin: 0px;
    padding: 0px;
}
.netPayConfirm form
{
    margin: 0px;
    padding: 0px;
}
.netPayConfirm form ul li b
{
    width: 100px;
    display: block;
}
.netPayConfirm form .msg-page-btn
{
    margin-left: 40px;
}

/*在线支付 说明*/
#payAttention
{
    background-color: #eff;
    padding: 10px;
}
#payAttention h5
{
    margin: 0px;
    padding: 0px;
    color: #444;
}
#payAttention p
{
    margin-left: 25px;
    font-size: 11px;
}
/*订单成功*/
#SOSuccess
{
    text-align: center;
    vertical-align: top;
}
#SOSuccess table
{
    vertical-align: top;
    margin: 30px auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
}

#SOSuccess img
{
    margin-top: 10px;
    margin-bottom: 10px;
}
#SOSuccess .word_p14
{
    margin-bottom: 30px;
}
#SOSuccess em
{
    font-style: normal;
    font-weight: bold;
    color: #ff3366;
}
#SOSuccess div
{
    line-height: 25px;
}
#SOSuccess span
{
    line-height: 25px;
}


/*按钮*/
.btn-so-gotobuy
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px 0px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-gotopay
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -40px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-selectfree
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -80px;
    width: 81px;
    height: 23px;
    border: none;
    cursor: pointer;
}
.btn-so-addfree
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -80px;
    width: 81px;
    height: 23px;
    border: none;
    cursor: pointer;
}
.btn-so-login
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -160px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-reg
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -200px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-next
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -240px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-submit
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -280px;
    height: 31px;
    width: 111px;
    border: none;
    cursor: pointer;
}
.btn-so-carduse
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -320px;
    height: 19px;
    width: 57px;
    border: none;
    cursor: pointer;
}
.btn-so-clearcoupon
{
    background: url(../images/so/btn-so-clearcoupon.jpg) top center no-repeat;
    height: 31px;
    width: 160px;
    border: none;
    cursor: pointer;
}

.btn-so-confirm
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -350px;
    height: 18px;
    width: 66px;
    border: none;
    cursor: pointer;
}
.btn-so-paynow
{
    background: url(../images/so/btn-so.gif) top center no-repeat;
    background-position: 0px -380px;
    height: 27px;
    width: 97px;
    border: none;
    cursor: pointer;
}


/*box*/
.box-so
{
    background: url(../images/so/box-so-bg.jpg) left top repeat-y;
}

.box-so .con
{
    background: url(../images/so/box-so-top.jpg) left top no-repeat;
    padding: 25px;
}

.box-so .bottom
{
    height: 20px;
    background: url(../images/so/box-so-bottom.jpg) left top no-repeat;
}

div.box-so-p
{
    background: url(../images/so/box-so-p-t.jpg) left top no-repeat;
    width: 207px;
}
div.box-so-p div.pbottom
{
    height: 17px;
    background: url(../images/so/box-so-p-b.jpg) left top no-repeat;
}
div.box-so-p div.pcon
{
    padding: 20px;
}
