@charset "utf-8";

body {
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    color: #666;
    background: #fff;
}

em, i, u {
    font-style: normal;
}

.hide {
    display: none;
}

.w {
    width: 990px;
    margin: 0 auto;
}

.mr10 {
    margin-right: 10px;
}

.clear, .clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/* 填写并核对订单信息  */
.checkout-tit {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    overflow: hidden;
}

.checkout-tit .extra-l, .checkout-tit .tit-txt {
    float: left;
}

.checkout-steps {
    background-color: #fff;
    padding: 0 20px;
    border: 1px solid #f0f0f0;
}

/* 收货人信息标题  */
.checkout-steps .step-tit {
    line-height: 40px;
    height: 40px;
    color: #333;
}

.checkout-steps .step-tit h3 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-weight: bold;
}

.checkout-steps .step-tit .extra-r {
    float: right;
}

.ftx-05, .ftx05 {
    color: #005ea7;
}

/* 收货人信息列表  */
.checkout-steps .step-cont {
    margin-bottom: 10px;
}

.consignee-content {
    overflow: hidden;
    max-height: 168px;
}

.consignee-scrollbar {
    width: 938px;
}

.consignee-scroll {
    position: relative;
    zoom: 1;
}

.consignee-scroll .consignee-cont {
    margin: 0 10px 0 20px;
    overflow: hidden;
}

.consignee-scroll .consignee-cont ul {
    width: 99.8%;
}

/* 收货地址信息  */
.consignee-scroll .consignee-cont li {
    list-style: none;
    height: 30px;
    margin: 6px 0;
    float: left;
    width: 99.8%;
}

.consignee-scroll .consignee-cont li.li-hover {
    background-color: #fff3f3;
}

/* 收货人姓名  */
.consignee-scroll .consignee-item.item-hover, .consignee-scroll .consignee-item.item-selected, .consignee-scroll .consignee-item:hover {
    border: 2px solid #e4393c;
    padding: 4px 10px;
}

.consignee-scroll .consignee-cont .consignee-item, .consignee-scroll .consignee-cont .consignee-item-disable {
    float: left;
}

.consignee-scroll .consignee-item {
    list-style: none;
    position: relative;
    border: 1px solid #ddd;
    height: 18px;
    line-height: 18px;
    padding: 5px 11px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}

.consignee-scroll .consignee-item span{
    max-width: 105px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.consignee-scroll .consignee-item.item-selected b {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(//misc.360buyimg.com/user/purchase/2.0.0/css/i/selected-icon.png) no-repeat;
}
/* 收货地址详情  */
.consignee-scroll .consignee-cont .addr-detail {
    float: left;
    height: 30px;
    line-height: 30px;
}

.consignee-scroll .consignee-cont .addr-detail span {
    display: inline-block;
    margin-left: 10px;
}

/* 默认地址  */
.consignee-scroll .consignee-cont .addr-default {
    display: inline-block;
    margin: 5px 10px;
    background-color: #999;
    color: #fff;
    padding: 0 3px;
    line-height: 20px;
}

/* 收货地址操作按钮  */
.consignee-scroll .consignee-cont .addr-ops, .consignee-scroll .consignee-cont .op-btns {
    visibility: hidden;
    float: right;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.consignee-scroll .consignee-cont .addr-ops a, .consignee-scroll .consignee-cont .op-btns a {
    margin-right: 10px;
}

.consignee-scroll .consignee-cont li.li-hover .addr-ops, .consignee-scroll .consignee-cont li.li-hover .op-btns {
    visibility: visible;
}

.consignee-scroll .consignee-cont span {
    overflow: hidden;
}

.consignee-scroll .consignee-cont .addr-info {
    max-width: 590px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.consignee-scroll .consignee-cont li.li-hover .addr-info {
    max-width: 490px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 右侧滚动条 */
.consignee-content .ui-scrollbar-bg {
    background: #ebebeb !important;
    width: 9px !important;
    left: 928px !important;
    border-radius: 6px !important;
}

.ui-scrollbar-item-consignee {
    border: #c7c7c7 1px solid;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: #c7c7c7;
    cursor: pointer;
}

.ui-scrollbar-item-on {
    background-position: -71px 0;
}

/* 右侧滚动条 */
.addr-switch {
    height: 18px;
    line-height: 18px;
    padding: 5px 20px;
    cursor: pointer;
}

.addr-switch b {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    line-height: 10px;
    width: 9px;
    margin-left: 5px;
    background: url(../images/addr-i.png) no-repeat 0 0;
}

.addr-switch.switch-on b {
    background: url(../images/addr-i.png) no-repeat 0 0;
}

.addr-switch.switch-off b {
    background: url(../images/addr-i.png) no-repeat 0 -10px;
}

/* 分割线 */
.hr {
    border-bottom: 1px solid #e6e6e6;
    height: 0;
    margin-bottom: 10px;
}


/*******************************编辑收货地址*********************************/
#consignee_body {
    height: 360px;
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    color: #666;
    background: #fff;
}

#consignee-form {
    position: relative;
    height: 360px;
}

.form .item {
    display: inline-block;
    display: block;
    margin-bottom: 15px;
    line-height: 25px;
}

.form .item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* 表单选项名称 */
.form .item span.label {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 4px 0 3px;
    width: 75px;
    text-align: right;
}

.fl {
    float: left;
}

.form .area, .form .itxt, .form .selt {
    line-height: 18px;
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
    float: none;
}

.form .itxt {
    height: 18px;
    width: 155px;
    padding: 3px 5px 2px;
}

.form select{
	height: 25px;
	line-height: 18px;
    border: 1px solid #ccc;
}

.form .error-msg {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 30px;
    vertical-align: middle;
    color: #e4393c;
    background: url(//misc.360buyimg.com/user/purchase/2.0.0/css/i/error-ico.png) 8px 4px no-repeat #fff;
}

#consignee-form .error-msg {
    display: none;
}

#consignee-form .message {
    display: inline-block;
}

.btn-9 {
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top,#f2f2f2,#f7f7f7);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f2f2f2),color-stop(1,#f7f7f7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7', GradientType='0');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f7f7f7');
    background-image: linear-gradient(to top,#f2f2f2 0,#f7f7f7 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #323333;
    font-size: 12px;
    font-weight: 400;
    padding: 0 14px;
    cursor: pointer;
    float: none;
    border: 1px solid #ddd;
}

/*******************************订单附言*********************************/
.order-remarks {
    padding: 10px 0;
    margin-top: 10px;
}

.order-remarks .remark-tit {
    color: #666;
    line-height: 25px;
    margin-bottom: 5px;
}

.order-remarks .remark-cont {
    padding: 0 20px;
}

.form .itxt01 {
    width: 510px;
}

.ftx-03, .ftx03 {
    color: #999;
}

/*******************************发票信息*********************************/
.invoice-cont {
    padding: 10px 20px;
    line-height: 18px;
}


/*******************************订单金额*********************************/
.order-summary{
    border: 1px solid #f0f0f0;
    margin: 20px 0px 10px;
    padding: 20px 0px 20px;
}

.order-summary .statistic .price-item {
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    text-align: right;
}


.order-summary .statistic span {
    margin-right: 5px;
    float: left;
    text-align: right;
}

.order-summary .statistic .price {
    color: #333;
    float: left;
    font-size: 14px;
    text-align: right;
    font-family: verdana;
}

.order-summary .statistic .price-sum {
    color: #e4393c;
    font-family: Verdana;
    font-weight: 700;
    font-size: 18px;
    text-align: right;
}

/*******************************提交订单*********************************/
.checkout-buttons .checkout-submit {
    float: right;
    position: relative;
    width: 135px;
    height: 36px;
    line-height: 36px;
    margin: 8px 10px 0 0;
    padding: 0;
    background-color: #e33a3d;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
}

.checkout-buttons .checkout-submit b {
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 36px;
    background: url(../images/btn-submit.jpg) no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.checkout-buttons .checkout-approve-submit {
    float: right;
    position: relative;
    width: 135px;
    height: 36px;
    line-height: 36px;
    margin: 8px 10px 0 0;
    padding: 0;
    background-color: #e33a3d;
    overflow: hidden;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: arial,"Microsoft YaHei";
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
}
.checkout-buttons .checkout-approve-submit b {
    position: absolute;
    left: 0;
    top: 0;
    width: 135px;
    height: 36px;
    background: url(../images/btn-approve-submit.png) no-repeat;
    cursor: pointer;
    overflow: hidden;
}
/*******************************订单生成成功*********************************/
.addsucess_order-tb .tr-bd {
    text-align: center;
    vertical-align: top;
}
.addsucess_order-tb .tr-bd td {
    padding: 10px;
}
.addsucess_order-tb tbody td {
    border: 1px solid #e5e5e5;
}
