/* CSS Document */
.goods_item_lt{ width:50%}
.goods_item_rt{ width:50%}
.goods_checkbox{ width:5%; float:left;}
.goods_no{ width:40%}
.goods_stock{ width:25%}
.goods_button{ width:10%}
.goods_buy{ width:25%; text-align:center}
.goods_address{ width:15%; padding-left:25px}
.goods_address .price{ color:#F60; font-size:14px}
.goods_button button.remove_cart_btn{ padding:0; margin:0; height:auto; line-height:normal; background:none; color:#333; border:0; width:auto}
.goods_button button.remove_cart_btn:hover{ color:#3963ef; text-decoration:underline}
.cart_htitle{ font-size:20px; display:block; font-weight:bold; margin-bottom:10px; position:relative}
.postion{ margin-bottom:20px}
.cart_htitle:after{ content:""; background:url(../images/step1.jpg) no-repeat; width:639px; height:41px; display:block; position:absolute; right:0; top:18px}
.item_goods{ padding:100px 0}
.goods_ulist{ margin-top:30px}
.goods_item_box{ padding:0}
#cart_header{ background:#eef4fc}
#cart_header .tableitme{}
.goods_checkbox{ padding-top:4px;}
.checkbox{ width:16px; height:16px; display:inline-block; cursor:pointer; border:1px solid #ddd; background:#fff}
.checkbox.on{ border-width:0; background:url(../images/chekcbox.jpg)}
#cart_checkorder{ background:#eef4fc; padding:20px 15px}
.check_lt{ float:left;}
.check_rt{ float:right}
.check_lt .checkbox{ vertical-align:middle}
.check_lt font{ vertical-align:middle; margin-left:5px}
.batchDelCart{ cursor:pointer; margin-left:30px; vertical-align:middle; font-weight:normal; color:#3963ef}
.check_rt label{ font-weight:bold; color:#3963ef; font-size:20px; margin:0 5px}
.check_rt b{ color:#ff0000; font-size:20px}
.gocreateorder{ background:#ff0000; color:#fff; padding:15px 35px; cursor:pointer; border:0; margin-left:20px;
-webkit-border-radius:5px; border-radius:5px; -moz-border-radius:5px;}
.gocreateorder[disabled]{filter:alpha(opacity=50); -webkit-opacity:.5; -moz-opacity:.5; -khtml-opacity:.5; -ms-opacity:.5; -o-opacity:.5; opacity:.5;
cursor:not-allowed!important}
.online_contact{ background-color:#3963ef}
@media (max-width: 1674px){
.item_goods .wcenter{ padding-left:85px; padding-right:85px}
}
@media (max-width: 1500px){
.goods_item_lt{ width:60%}
.goods_item_rt{ width:40%;}
#cartlist .goods_item_rt{min-height:110px}
.goods_item_rt{ position:relative; padding-right:200px}
#cartlist .goods_price{ width:100%;}
#cartlist .goods_buy{ position:absolute; right:0; top:0px; width:200px; border:0}
#cartlist .goods_address{ position:absolute; right:0; top:50px;width:200px; border:0}
#cartlist .goods_button{ position:absolute; right:0; top:80px;width:200px; border:0}
.goods_checkbox{ width:8%}
#cart_header .goods_item_rt{ padding-right:0}
#cart_header .goods_buy{ padding:0;position:absolute; right:120px; top:0px;}
#cart_header .goods_address{ padding:0;position:absolute; right:70px; top:0px;}
#cart_header .goods_button{ padding:0;position:absolute; right:0px; top:0px;}
#cart_header .goods_price{ width:100%}
}
@media (max-width:1400px){
.goods_no{ width:35%}
}
@media (max-width: 1360px){
.goods_date{ width:25%}
.goods_stock{ border-left: 1px solid #eee; padding-left:15px}
.item_goods{ padding:80px 0}
.item_goods .wcenter{ padding-left:50px; padding-right:50px}
}
@media (max-width: 1320px){
.goods_item_lt{ width:55%}
.goods_item_rt{ width:45%}
}
@media (max-width:1230px){
#cart_header .goods_no{ width:auto}
#cart_header .goods_stock{ width:auto}
#cartlist .goods_checkbox{ width:8%}
#cartlist .goods_no{ width:92%}
#cartlist .goods_stock{ margin-left:8%; width:92%; border:0; padding-left:0}
#cartlist .goods_date{ margin-left:8%; width:92%; border:0; padding-left:0}
.goods_item_lt{ width:45%}
.goods_item_rt{ width:55%}
}
@media (max-width:1200px){
#cartlist .goods_price{ width:100%}
.goods_item_lt{ width:40%}
.goods_item_rt{ width:60%}
}
@media (max-width:1150px){
.goods_item_lt{ width:50%}
.goods_item_rt{ width:50%}
}
@media (max-width:1080px){
.goods_item_lt{ width:100%}
.goods_item_rt{ width:100%}
#cartlist .goods_price{ width:350px; margin-left:8%; border:0}
#cart_header .goods_stock,#cart_header .goods_date{ display:none}
#cart_header .goods_address,#cart_header .goods_button{ display:none}
#cart_header .goods_item_lt{ width:50%}
#cart_header .goods_item_rt{ width:50%}
#cart_header .goods_no{ padding-left:25px}
}
@media (max-width:1000px){
#cartlist .goods_buy{ padding-right:30px}
#cartlist .goods_address{ padding-left:0}
#cartlist .goods_button{ padding-left:0}
#cartlist .goods_price label{left:15px}
#cart_header .goods_price{ margin-bottom:0}
.check_rt{ width:100%}
}
@media (max-width:960px){
.cart_htitle:after{ display:none}
#cartlist .goods_buy{ padding:0;position:static; width:150px; margin-left:8%; padding-left:25px}
#cartlist .goods_address{ padding:0;position:static; width:90%;margin-left:8%; padding-left:25px}
#cartlist .goods_button{ padding:0;position:static; width:90%;margin-left:8%; padding-left:25px}
#cartlist .goods_price{ width:100%}
#cart_header .goods_price{ width:50%}
}
@media (max-width:720px){
#cartlist .goods_item_rt{ padding-right:0}
#cart_header .goods_price{ width:auto}
#cart_header .goods_buy{ position:static}
.goods_checkbox{ padding-left:0; border:0}
.gocreateorder{ display:block; margin-left:0}
.check_rt b{ display:block; padding-top:5px; padding-bottom:10px}
}
@media (max-width:600px){
.item_goods{ padding:50px 0}
.item_goods .wcenter{ padding:0 25px}
#cart_header .goods_item_rt{ margin-top:0}
#cartlist .goods_price label{ left:0}
#cartlist .goods_buy,#cartlist .goods_address,#cartlist .goods_button{ padding-left:0}
#cart_header .goods_price{ padding-left:50px}
}
@media (max-width:600px){
#cart_header .goods_item_lt{ width:100%}
#cart_header .goods_item_rt{ display:none}
}