/*shop_car*/
.shopcar_right_box{ float:left; margin-left:15px; width:902px}
.shopcar_right_box h1{ font-size:16px; padding:0; margin:0; line-height:46px; color:#1a1a1a}
.shopcar_righ_top{ height:34px;background-color:#f3f3f3; overflow:hidden; border:1px solid #e0e0e0; border-top:3px solid #aace3a; color:#666666}
.shopcar_infor01{ float:left; width:87px}
.shopcar_infor01 #shopcar_infor01_input{ float:left; margin-left:20px; margin-right:10px; margin-top:8px}
.shopcar_infor01 h1{ float:left; margin:0; padding:0; font-size:12px; line-height:30px;color:#666666 }
.shopcar_infor02{ float:left; width:266px; line-height:30px; text-align:center}
.shopcar_infor03{ float:left; width:150px; line-height:30px; text-align:center}
.shopcar_infor04{ float:left; width:208px; line-height:30px; text-align:center}
.shopcar_infor05{ float:left; width:142px; line-height:30px; text-align:center}
.shopcar_infor06{ float:left; width:127px; line-height:30px; text-align:center}

.shop_car_probox{ width:902px; height:78px; display:block;border:1px solid #e0e0e0; margin:10px 0}
.shop_car_probox .pro01 input{ float:left; margin-left:20px; margin-right:10px; margin-top:32px}
.shop_car_probox .pro01{ float:left; height:78px; width:87px}
.shop_car_probox .pro02{ float:left;line-height:78px; width:275px; text-align:center;}
.shop_car_probox .pro03{ float:left;line-height:78px; width:149px; text-align:center;border-left:1px solid #e0e0e0}
.shop_car_probox .pro04{ float:left;height:78px; width:209px; text-align:center;border-left:1px solid #e0e0e0}
.shop_car_probox .pro05{ float:left;line-height:78px; width:125px; text-align:center;border-left:1px solid #e0e0e0}
.shop_car_probox .pro06{ float:left;line-height:78px; width:127px; text-align:center;border-left:1px solid #e0e0e0}
.shop_car_probox .pro06 a{ color:#86a529}
.productSelectNumValue{
    margin: 25px 50px;
}
.productSelectNumValue input {
    display: block;
    width: 50px;
    height: 26px;
    line-height: 28px;
    border-left: 0;
    border-right: 0;
    border-top: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
    outline: none;
    text-align: center;
}
input#product_num:focus{
    border-top: solid 1px #d0d0d0;
    border-bottom: solid 1px #d0d0d0;
    border-left: 0;
    border-right: 0;
}
.fl{
    float: left;
}
.order-info table{
    margin-top: 10px;
    width: 1100px;
    margin: 10px auto;
    border-top:2px solid #aace3a;
    text-align: center;
    height: 110px;
}
.order-content td{
    height: 78px;

}
.order-info table tr td{
    vertical-align: middle;
}
.order-result{
    background: #f4f4f4;
    height: 45px;
}
.order-result input{
    border:1px solid #ddd;
}
.order-add-instruction{
    float: left;
}
.order-sum{
    font-size: 14px;
    float:right;
    color:#333333;
}
.productSelectNumValue a {
    height: 30px;
    width: 28px;
}
.minus-btn{
    background: url(../images/order_confirm/minus_btn.png) no-repeat;
}
.no-minus-btn{
    background: url(../images/order_confirm/no-minus_btn.png) no-repeat;
}
.plus-btn{
    background: url(../images/order_confirm/plus_btn.png) no-repeat;
}
/*结算*/
.shop_car_buy{ height:54px; width:902px; background-color:#f3f3f3; margin-top:33px; margin-bottom:50px; overflow:hidden}
.shop_car_buy01{ float:left; }
.shop_car_buy01 #shop_car_buy_input{float:left; margin-left:20px; margin-right:10px; margin-top:20px; display:block}
.shop_car_buy01 h1{ float:left; margin:0; padding:0; font-size:12px; line-height:54px;color:#666666}
.shop_car_buy02{ float:left;font-size:12px; line-height:54px;color:#666666; display:block; margin-left:43px}
.shop_car_buy03{ background-color:#f76707; width:127px; display:block; float:right; text-align:center; color:#fff; line-height:54px; font-size:16px; font-weight:bold;}
.shop_car_buy04{ font-size:12px; line-height:54px;color:#666666; float:right;margin-right:30px}
.shop_car_buy04 strong,.shop_car_buy04 strong span{ font-size:26px; color:#f76707; }
.shop_car_buy05{ font-size:12px; line-height:54px;color:#666666; float:right;margin-right:30px;}
.shop_car_buy06{ font-size:12px; line-height:54px;color:#666666; float:right;}
.empty-cart-container{
    margin-left: 410px;
    margin-top: 150px;
}
.empty-cart-container .empty-title{
    color:#B8B8B8;
    font-size: 18px;
    line-height: 39px;
}
.empty-cart-container .empty-target{
    text-align: center;
    width: 142px;
    display: block;
    color: #93AF41;
    font-size: 19px;
}

















