@charset "utf-8";
/* CSS Document */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,dfn,em,img,ins,strong,dd,dl,dt,li,ol,ul,label,legend,table,tr,th,td,form,b{margin:0;padding:0}
body{font:12px Arial, Simsun;   color:#575556;background: #f0f0f0}

h1,h2,h3,h4,h5,h6{font-size:12px;}
ul,ol,dl,dt,dd{list-style-type:none}
img{vertical-align:top; border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;border:0px; color:#575556; text-decoration:none; text-align:none;}
a:hover{color:#EABC57; text-decoration:underline;}
container-bg-wrap {
	background-color:#f0f0f0;
	width:100%;
	min-width:1000px
}
.container-wrap {
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:23px 0
}
 
.wrap{width:1130px; margin:0 auto;}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	zoom:1
}
 .red,a.red,a.red:visited,a.red:hover {
	color:#d41c4f
}
.cart-top {
	height:102px;
	width:100%;
	min-width:1000px;
	background-color:#fff;
	border-bottom:8px solid  #1B2C72;
	text-align:center;
	padding-bottom:15px;
	overflow:hidden
}
.cart-top .cart-top-wrap {
	width:1000px;
	height:102px;
	text-align:left;
	margin:0 auto
}
.cart-top .cart-logo {
	width:98px;
	height:102px;
	float:left;
	margin-top:27px
}
.cart-top .cart-title {
	width:300px;
	float:left;
	margin:34px 0 0 20px;
	_display:inline
}
.cart-top .cart-title h1 {
	height:29px;
	text-align:left;
	text-indent:-999px;
	overflow:hidden
}
.cart-top .cart-title .title-temp-cart {
	width:127px;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/3.png?4bec31) top left no-repeat
}
.cart-top .cart-title .title-goods-list {
	width:84px;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/7.png?4bec31) top left no-repeat
}
.cart-top .cart-step-3 {
	width:480px;
	float:right;
	height:80px;
	overflow:hidden;
	margin-top:30px
}
.cart-top .cart-step-3 .cart-step-ico {
	height:30px;
	width:480px;
	background:transparent url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/1.png?4bec31) top center no-repeat;
	font-size:0;
	line-height:0
}
.cart-top .cart-step-3 li {
	float:left;
	width:160px;
	text-align:center
}
.cart-top .cart-step-4 {
	width:480px;
	float:right;
	height:80px;
	overflow:hidden;
	margin-top:30px
}
.cart-top .cart-step-4 .cart-step-ico {
	height:30px;
	width:480px;
	font-size:0;
	line-height:0
}
.cart-top .cart-step-4 li {
	float:left;
	width:110px;
	text-align:center
}
.cart-top .cart-step-4 li.step-text-1 {
	padding-left:25px
}
.cart-top .cart-step-4 li.step-text-4 {
	width:90px
}
.cart-top .cart-step-checkout .cart-step-ico {
	background:transparent url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/12.png?4bec31) top center no-repeat
}
.cart-top .cart-step-cod .cart-step-ico {
	background:transparent url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/37.png?4bec31) top center no-repeat
}
.cart-top .cart-step-payment .cart-step-ico {
	background:transparent url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/38.png?4bec31) top center no-repeat
}
.cart-top .cart-step-success .cart-step-ico {
	background:transparent url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/39.png?4bec31) top center no-repeat
}
.login-info {
	width:400px;
	
}
.login-info a{ padding-right:5px; color:#DB0D3C}
.login-info p{
	float:left;  
}


/****弹出框******/
button::-moz-focus-inner{ border:0; padding:0; margin:0; }

.easyDialog_wrapper{ width:320px; color:#444; border:3px solid rgba(0,0,0,0); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); display:none; font-family:"Microsoft yahei", Arial; }

.easyDialog_wrapper .easyDialog_content{ -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #e5e5e5; }

.easyDialog_wrapper .easyDialog_title{ height:30px; line-height:30px; overflow:hidden; color:#666; padding:0 10px; font-size:14px; border-bottom:1px solid #e5e5e5; background:#f7f7f7; border-radius:4px 4px 0 0; }

.easyDialog_wrapper .close_btn{ font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }

.easyDialog_wrapper .close_btn:hover{ color:#333; }

.easyDialog_wrapper .easyDialog_text{ padding:25px 10px; font-size:13px; line-height:22px; }

.easyDialog_wrapper .easyDialog_footer{ padding:0 10px; *zoom:1; }

.easyDialog_wrapper .easyDialog_footer:after{ content:''; display:block; height:0; overflow:hidden; visibility:hidden; clear:both; }

.easyDialog_wrapper .btn_highlight,
.easyDialog_wrapper .btn_normal{ border:1px solid; border-radius:2px; cursor:pointer; font-family:"Microsoft yahei", Arial; float:right; font-size:12px; padding:0 12px; height:24px; line-height:24px; margin-bottom:10px; }

.easyDialog_wrapper .btn_highlight{ background:#4787ed; background:-webkit-gradient(linear,center bottom,center top,from(#4787ed),to(#4d90fe)); background:-moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color:#3079ed; color:#fff; }

.easyDialog_wrapper .btn_normal{ margin-left:10px; border-color:#c3c3c3; background:#ececec; color:#333; background:-webkit-gradient(linear,center bottom,center top,from(#ececec),to(#f4f4f4)); background:-moz-linear-gradient(90deg,#ececec,#f4f4f4); }
/***弹出登录***/
.login {
	margin: 0px auto; width: 446px; overflow: hidden;
}
 
.login .log_box {
	width: 411px; height: 32px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: dashed; margin-left:15px; 
}
.login .log_box li {
	width: 107px; height: 30px; float: left; cursor: pointer;
}
.login  .log_box .nav0 {
	background: url("./images/login.png") no-repeat -107px 0px;
}
.login  .log_box .selected0 {
	background: url("./images/login.png") no-repeat 0px 0px;
}
.login  .log_box .nav1 {
	background: url("./images/login.png") no-repeat 0px -32px;
}
.login   .log_box .selected1 {
	background: url("./images/login.png") no-repeat -107px -32px;
}
.login  .log_box1 {
	width: 411px; height: 32px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: dashed;
}
.login  .log_box1 li {
	width: 107px; height: 30px; float: left; cursor: pointer;
}
.login .log_box1 .nav0 {
	background: url("./images/login.png") no-repeat -107px 0px;
}
.login  .log_box1 .selected0 {
	background: url("./images/login.png") no-repeat 0px 0px;
}
.login   .log_box1 .nav1 {
	background: url("./images/login.png") no-repeat 0px -32px;
}
.login   .log_box1 .selected1 {
	background: url("./images/login.png") no-repeat -107px -32px;
}
.log_form {
	margin: 38px 0px 0px 60px;
}
.log_form th {
	padding: 5px; vertical-align: top;
}
.log_form td {
	padding: 5px; vertical-align: top;
}
.log_form th {
	text-align: right; padding-top: 10px;
}
.log_form td {
	text-align: left;
}
.log_form td span {
	color: rgb(102, 102, 102); display: block;
}
.log_form td span.erro {
	color: rgb(195, 0, 0); padding-top: 4px;
}
.log_form td span.error {
	color: rgb(195, 0, 0); padding-top: 4px;
}
.log_form td i {
	background: url("../images/cart.png") no-repeat left -223px; width: 22px; height: 20px; display: none;
}
.log_form td i.erro {
	background-position: -41px -223px;
}
.log_form td .dl {
	border: currentColor; border-image: none; width: 83px; height: 32px; color: rgb(255, 255, 255); line-height: 24px; font-size: 14px; font-weight: bold; float: left; cursor: pointer;
}
.log_form td .lj {
	border: currentColor; border-image: none; width: 83px; height: 32px; color: rgb(255, 255, 255); line-height: 24px; font-size: 14px; font-weight: bold; float: left; cursor: pointer;
}
.log_form td .mm {
	line-height: 24px; margin-left: 10px; float: left; display: inline;
}
.login .other_log {
	margin: 40px 0px 10px 30px; height:50px;  
}
.login .other_log .qq {
	background: url("./images/login.png") no-repeat 0px -115px; width: 38px; height: 17px; margin-top: 10px; margin-right: 10px; float: left; display: inline-block;
}
.login .other_log .sina {
	background: url("./images/login.png") no-repeat -45px -115px; width: 64px; height: 17px; margin-top: 10px; margin-right: 10px; float: left; display: inline-block;
}
.login .other_log .zfb {
	background: url("./images/login.png") no-repeat -117px -115px; width: 48px; height: 17px; margin-top: 10px; margin-right: 10px; float: left; display: inline-block;
}
.login .text_name {
	border: 1px solid rgb(204, 204, 204); border-image: none; width: 170px; height: 25px; color: rgb(0, 0, 0); padding-top: 5px; padding-left: 5px;
}
.login_box{
	background: rgb(255, 255, 255); border: 7px solid rgb(50, 50, 50); border-image: none; width: 446px; padding-top: 8px; margin-bottom: 30px; position: relative; display:none;  
}
.login_box .gb {
	background: url("./images/login.png") no-repeat 0px -201px; top: 0px; width: 25px; height: 25px; right: 0px; position: absolute; cursor: pointer;
}
.login_box .tck_close {
	background: url("./images/login.png") no-repeat 0px -201px; top: 0px; width: 25px; height: 25px; right: 0px; position: absolute; cursor: pointer;
}
/****头部结束*****/


.cart-wrapper {
	background-color:#fff;
	width:970px;
	padding:15px
}
 
.special-service {
	height:40px;
	overflow:hidden
}
.spe-ser-title {
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0
}
.spe-ser-con {
	letter-spacing:-8px
}
.spe-ser-con li {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:40px;
	overflow:hidden
}
.s-ser-1,.s-ser-2,.s-ser-3,.s-ser-4,.s-ser-5 {
	display:block;
	height:40px;
	text-align:left;
	text-indent:-999px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/footer-bar.jpg?4bec31)
}
.s-ser-1 {
	width:205px;
	background-position:-10px 0
}
.s-ser-2 {
	width:176px;
	background-position:-215px 0
}
.s-ser-3 {
	width:179px;
	background-position:-391px 0
}
.s-ser-4 {
	width:215px;
	background-position:-570px 0
}
.s-ser-5 {
	width:185px;
	background-position:-786px 0
}
.cart-notice {
	width:100%;
	position:relative;
	margin-bottom:10px
}
.cart-notice .arrow-b-l,.cart-notice .arrow-b-r,.cart-notice .arrow-t-l {
	display:block;
	width:11px;
	height:6px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	position:absolute
}
.cart-notice .arrow-b-l {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/4.png?4bec31);
	bottom:-5px;
	left:31px
}
.cart-notice .arrow-t-l {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/10.png?4bec31);
	top:-5px;
	left:31px
}
.cart-notice .arrow-b-r {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/4.png?4bec31);
	bottom:-5px;
	right:31px
}
.cart-notice .notice-wrap {
	background-color:#fffdee;
	border:1px solid #d7d7d7;
	padding:8px
}
.cart-notice .notice-title {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:67px;
	vertical-align:top
}
.cart-notice .notice-body {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:860px;
	color:#666
}
.cart-notice .notice-body li {
	margin-bottom:3px
}
.goods-list {
	width:100%;
	color:#666
}
.goods-list a {
	color:#666
}
.goods-list a:hover {
	color:#ed1c22
}
.goods-list td.l,.goods-list th.l {
	text-align:left
}
.goods-list td.c,.goods-list th.c {
	text-align:center
}
.goods-list td.r,.goods-list th.r {
	text-align:right
}
.goods-list thead th {
	border-bottom:2px solid #666;
	line-height:30px;
	font-weight:700;
	color:#000;
	text-align:center
}
.goods-list tbody {
	border-bottom:2px dotted #efefef
}
.goods-list tbody td {
	padding:5px;
	text-align:center
}
.goods-list tbody .goods-info {
	text-align:left
}
.goods-list tbody .goods-info .g-sku,.goods-list tbody .goods-info .g-title a {
	color:#666;
	font-weight:700
}
.goods-list tbody .goods-info .g-promo {
	color:#ed1c22
}
.goods-list tbody .sale-td {
	position:relative
}
.goods-list tbody .quantity {
	position:relative;
	height:24px;
	width:68px;
	margin:0 auto
}
.goods-list tbody .quantity a {
	position:absolute;
	top:5px;
	width:11px;
	height:11px;
	text-indent:-999em;
	overflow:hidden
}
.goods-list tbody .quantity a.remove {
	left:0;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/5.png?4bec31)
}
.goods-list tbody .quantity a.add {
	left:59px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/6.png?4bec31)
}
.goods-list tbody .quantity .input_quantity {
	position:absolute;
	text-align:center;
	top:0;
	left:18px;
	width:30px;
	border:1px solid #cbcbcb;
	height:18px;
	line-height:18px
}
.goods-list tbody .login-tip {
	position:absolute;
	padding:2px 3px;
	background-color:#e6effe;
	border:1px solid #aac1e0;
	border-radius:3px;
	color:#3f85da;
	bottom:6px;
	left:14px;
	cursor:pointer
}
.goods-list tbody .login-tip i {
	border-color:#fff #fff #abc2e2;
	position:absolute;
	top:-9px;
	left:33px;
	line-height:0;
	font-size:0;
	border-width:4px;
	border-style:solid
}
.goods-list .quantity-tip {
	color:#ed1c22
}
.goods-list .sub-goods-info {
	text-align:left
}
.goods-list .sub-goods-ico {
	display:block;
	width:18px;
	height:18px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:0 0 0 4px;
	margin:0 auto
}
.goods-list .sub-goods .pic {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:64px
}
.goods-list .sub-goods .sub-goods-info {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:260px
}
.goods-list .sale-tip {
	cursor:pointer;
	height:18px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #888;
	border-left:1px solid #888;
	position:relative;
	padding-left:4px;
	margin:0 auto
}
.goods-list .sale-tip .sale-price {
	height:16px;
	border:1px solid #fff;
	line-height:16px;
	padding-right:24px
}
.goods-list .sale-tip .sale-price-list {
	display:none;
	position:absolute;
	left:-1px;
	top:18px;
	border:1px solid #ccc;
	background-color:#fff;
	padding:1px;
	width:170px;
	z-index:2
}
.goods-list .sale-tip .sale-price-list li {
	height:26px;
	line-height:26px;
	text-align:left
}
.goods-list .sale-tip .sale-price-list li a {
	display:block;
	color:#666;
	text-indent:15px
}
.goods-list .sale-tip .sale-price-list li a:hover {
	background-color:#e0e0e0
}
.goods-list .sale-tip .sale-price-list li.selected a {
	background-color:#efefef
}
.goods-list .overPrice {
	z-index:2
}
.goods-list .overPrice .sale-price-list {
	display:block
}
.goods-list .sale-tip .sale-price .arrowdown {
	display:block;
	width:16px;
	height:16px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/8.png?4bec31) top left no-repeat;
	position:absolute;
	right:1px;
	top:1px
}
.goods-list .overPrice .sale-price .arrowdown {
	background-position:bottom left
}
.goods-list .sale-price-list em {
	color:#ed1c22
}
.price12,.price14,.price16,.price18 {
	color:#ed1c22;
	font-weight:700
}
.price14 {
	font-size:14px
}
.price16 {
	font-size:16px
}
.price18 {
	font-size:20px
}
.bottom-btns {
	width:100%;
	margin-bottom:20px;
	padding-top:20px;
	clear:both
}
.bottom-btns .go-cancel,.bottom-btns .go-checkout,.bottom-btns .go-payment {
	float:right;
	display:block;
	width:209px;
	height:40px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/2.png?4bec31)
}
.bottom-btns .logout-tip {
	float:right
}
.bottom-btns .logout-tip .logout-tip-wrap {
	color:#ed1c22;
	padding:12px 18px 8px 0;
	height:19px;
	line-height:19px;
	float:right;
	display:block
}
.bottom-btns .logout-tip i {
	display:inline-block;
	*display:inline;
	zoom:1;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/40.png?4bec31);
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
	width:16px;
	height:16px;
	margin-right:4px;
	vertical-align:middle
}
.bottom-btns .go-payment {
	width:209px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/34.png?4bec31)
}
.bottom-btns .go-cancel {
	width:120px;
	margin-right:8px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/41.png?4bec31)
}
.ajaxLoading {
	display:none;
	z-index:10;
	left:50%;
	margin-left:-50px;
	border:1px solid #efefef;
	border-top:0;
	background-color:#fff;
	font-size:12px;
	color:#333;
	height:30px;
	line-height:30px;
	width:100px;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	box-shadow:0 0 8px #000;
	-webkit-box-shadow:0 0 8px #000;
	-moz-box-shadow:0 0 8px #000;
	position:fixed;
	top:-1px
}
.ui-input {
	height:23px;
	border:1px solid #ccc;
	line-height:23px;
	padding:0 4px
}
a.btn-ui {
	display:block;
	width:34px;
	height:17px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	background-color:#f5f5f5;
	border:1px solid #999;
	margin-top:3px;
	color:#989898
}
a.btn-ui:hover {
	background-color:#c5c5c5;
	color:#333
}
.tipsy {
	font-size:12px;
	position:absolute;
	padding:5px;
	z-index:100000;
	text-align:left
}
.tipsy-inner {
	background-color:#000;
	color:#fff;
	max-width:200px;
	padding:5px 8px 4px;
	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
}
.tipsy-arrow {
	position:absolute;
	width:0;
	height:0;
	line-height:0;
	border:5px dashed #000
}
.tipsy-arrow-n {
	border-bottom-color:#000
}
.tipsy-arrow-s {
	border-top-color:#000
}
.tipsy-arrow-e {
	border-left-color:#000
}
.tipsy-arrow-w {
	border-right-color:#000
}
.tipsy-n .tipsy-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-nw .tipsy-arrow {
	top:0;
	left:10px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-ne .tipsy-arrow {
	top:0;
	right:10px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-s .tipsy-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-sw .tipsy-arrow {
	bottom:0;
	left:10px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-se .tipsy-arrow {
	bottom:0;
	right:10px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-e .tipsy-arrow {
	right:0;
	top:50%;
	margin-top:-5px;
	border-left-style:solid;
	border-right:none;
	border-top-color:transparent;
	border-bottom-color:transparent
}
.tipsy-w .tipsy-arrow {
	left:0;
	top:50%;
	margin-top:-5px;
	border-right-style:solid;
	border-left:none;
	border-top-color:transparent;
	border-bottom-color:transparent
}
.simplemodal-overlay {
	background-color:#000
}
.mbb-modal {
	background-color:#fff;
	width:450px;
	box-shadow:0 0 9px #2f2f2f
}
.mbb-modal .mbb-modal-title {
	position:relative;
	line-height:43px;
	height:43px;
	width:100%;
	text-indent:15px;
	color:#fff;
	text-align:left;
	font-size:14px;
	font-weight:700;
	background-color:#666
}
.mbb-modal .mbb-modal-title .title-close {
	display:block;
	width:43px;
	height:43px;
	background:#333 url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/42.png?4bec31) top left no-repeat;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden
}
.mbb-modal .mbb-modal-content {
	padding:15px;
	background-color:#fff;
	text-align:left;
	line-height:150%
}
.mbb-modal .mbb-modal-btn {
	text-align:right;
	padding:5px 15px 15px
}
.mbb-modal .mbb-modal-btn a {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:25px;
	line-height:25px;
	color:#fff;
	text-align:center;
	padding:0 20px;
	border:0;
	margin-left:5px;
	background-color:#c7c7c7
}
.mbb-modal .mbb-modal-btn a em {
	cursor:pointer
}
.mbb-modal .mbb-modal-btn a:hover {
	color:#ffd4d6
}
.mbb-modal .mbb-modal-btn a.btn-ok,.mbb-modal .mbb-modal-btn a.btn-yes {
	background-color:#ed1c22
}
.mbb-modal .mbb-modal-btn a.btn-close,.mbb-modal .mbb-modal-btn a.btn-close em,.mbb-modal .mbb-modal-btn a.btn-no,.mbb-modal .mbb-modal-btn a.btn-no em {
	color:#8e8e8e
}
.mbb-info {
	width:700px;
	*border:1px solid #ffd076;
	border-top:0
}
.mbb-info-information {
	background-color:#fffdd5;
	color:#333;
	border-top:0;
	overflow:hidden
}
.mbb-info-information .mbb-modal-content {
	background-color:transparent;
	padding:8px 15px
}
.mbb-info-information .mbb-modal-btn {
	padding:5px 8px 8px
}
.page-loading {
	padding:20px;
	text-align:center
}
.page-loading img {
	margin:0 auto
}
.btns {
	height:30px;
	margin-bottom:8px
}
.btns a.btn-cancel,.btns a.btn-ok {
	height:30px;
	padding:0 25px;
	line-height:30px;
	background-color:#ed1b24;
	display:inline-block;
	*display:inline;
	zoom:1;
	color:#fff;
	font-weight:700
}
.btns a.btn-ok:hover {
	background-color:#cb040d;
	color:#fff;
	font-weight:700
}
.btns a.btn-cancel {
	background-color:#8a8a8a
}
.btns a.btn-cancel:hover {
	background-color:#a6a6a6
}
.fix-radio input[type=radio] {
	vertical-align:middle;
	margin:-2px 0 0;
	margin-bottom:1px
}
.f_textarea {
	padding:4px;
	border:1px solid #abadb3
}
.f_inputTxt {
	padding:0 4px;
	height:21px;
	line-height:21px;
	border:1px solid #abadb3
}
.buy-tip {
	width:300px;
	margin:10px auto;
	font-size:14px;
	font-weight:700;
	color:#818181;
	line-height:150%
}
.buy-tip a {
	width:120px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff;
	font-size:12px;
	margin:10px 5px 0 0;
	font-weight:400;
	display:inline-block;
	_display:inline;
	*zoom:1
}
.buy-tip a:hover {
	color:#fff
}
.buy-tip .pop-login {
	background-color:#ed1b24
}
.buy-tip .pop-checkout {
	background-color:#ff7e16
}
.list-footer-info {
	padding:15px 0;
	border-bottom:2px solid #666;
	 
	
}
.cart-count {
	float:right;
	text-align:right
}
.cart-count .freight-tip {
	margin-top:5px;
	padding:0 5px;
	background-color:#e6e8e3;
	border-radius:4px;
	line-height:25px;
	height:25px;
	color:#ed1c22;
	display:inline-block;
	*display:inline;
	zoom:1
}
.cart-count th {
	text-align:right;
	color:#666
}
.cart-count td {
	height:24px;
	text-align:left
}
.cart-count .total-price {
	margin-top:25px
}
.cart-count .total-price .price {
	font-size:20px;
	font-weight:700;
	color:#ed1c22
}
.sale-panel {
	float:left;
	width:644px
}
.sale-panel .s-p-line {
	height:25px;
	margin-bottom:8px;
	line-height:25px;
	clear:both
}
.sale-panel .s-p-result {
	float:left;
	margin-right:10px;
	text-align:left
}
.sale-panel .s-p-title {
	float:left;
	width:95px;
	text-align:right;
	color:#666
}
.sale-panel .s-p-input {
	float:left;
	margin-right:10px
}
.sale-panel .s-p-lower {
	float:left;
	color:#666;
	margin-right:10px
}
.sale-panel .s-p-cancel {
	float:left;
	width:50px
}
.sale-panel .s-p-link {
	float:left;
	margin-left:4px
}
.sale-panel .s-p-con {
	color:#666
}
.md-input {
	float:left;
	width:40px;
	margin-right:5px;
	padding:0 4px
}
.md-tip {
	padding-left:35px
}
.md-tip .notice-wrap {
	padding:0 4px
}
.md-tip .cart-notice {
	float:left;
	width:auto;
	margin-left:60px;
	*display:inline
}
.md-tip .cart-notice .arrow-t-l {
	left:16px
}
.md-card-input {
	width:117px;
	height:23px;
	border:1px solid #ccc;
	line-height:23px;
	padding:0 4px
}
.input-select {
	height:23px;
	width:160px;
	border:1px solid #ddd;
	position:relative;
	background-color:#fff;
	z-index:2
}
.input-select .coupon-ico {
	font-size:0;
	line-height:0;
	display:block;
	width:16px;
	height:13px;
	position:absolute;
	top:5px;
	left:5px;
	cursor:pointer;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/9.png?4bec31) top left no-repeat
}
.input-select .cur-coup {
	width:130px;
	height:13px;
	line-height:13px;
	border:0;
	position:absolute;
	outline:0;
	top:5px;
	left:29px
}
.input-select .coupon-list {
	width:460px;
	height:179px;
	padding:1px;
	border:1px solid #ddd;
	position:absolute;
	top:23px;
	left:-1px;
	background-color:#fff;
	z-index:1;
	color:#666
}
.input-select .coupon-list .coupon-close {
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	right:1px;
	top:1px;
	font-size:0;
	line-height:0;
	color:#e0e0e0;
	text-align:left;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/44.png?4bec31) top left no-repeat
}
.input-select .coupon-list .c-h-1 {
	width:40px
}
.input-select .coupon-list .c-h-2 {
	width:50px
}
.input-select .coupon-list .c-h-3 {
	width:145px
}
.input-select .coupon-list .c-h-4 {
	width:75px
}
.input-select .coupon-list .c-h-5 {
	width:130px
}
.input-select .coupon-list .c-h-6 {
	width:150px
}
.input-select .coupon-list .c-h-7 {
	width:200px;
	text-align:left
}
.input-select .coupon-list .c-h-9 {
	width:159px;
	text-align:left;
	overflow:hidden
}
.input-select .coupon-list .coupon-list-head {
	width:440px;
	height:30px;
	background-color:#e0e0e0
}
.input-select .coupon-list .coupon-list-head div {
	float:left;
	line-height:30px;
	text-align:center
}
.input-select .coupon-list .coupon-list-wrap {
	height:150px;
	width:460px;
	overflow-y:scroll
}
.input-select .coupon-list .coupon-list-wrap .c-item {
	height:30px;
	line-height:30px;
	cursor:pointer;
	overflow:hidden
}
.input-select .coupon-list .coupon-list-wrap .c-item div {
	float:left;
	text-align:center
}
.input-select .coupon-list .coupon-list-wrap .c-item input {
	margin-top:9px
}
.input-select .coupon-list .coupon-list-wrap .odd {
	background-color:#f2f2f2
}
.input-select .coupon-empty {
	height:auto
}
.input-select .coupon-empty .coupon-list-wrap {
	height:auto;
	overflow:auto
}
.input-select .coupon-empty .coupon-list-wrap .coupon-list-body p {
	padding:15px;
	color:#888
}
.coupon-input {
	z-index:2
}
.dmcoupon-input {
	z-index:1
}
.alert-600 {
	width:580px
}
.alert-600 .alert-msg {
	margin-bottom:10px
}
.alert-600 .alert-more-link {
	clear:both;
	padding:10px 0 5px;
	text-align:right
}
.alert-600 .alert-more-link a {
	color:#ed1c24
}
.alert-600 .alert-goods-list {
	overflow:hidden;
	height:147px;
	background:#fff url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/page_loading.gif?4bec31) center center no-repeat
}
.alert-600 .alert-goods-list div {
	float:left;
	width:100px;
	padding:0 5px 10px;
	height:145px;
	background-color:#fff;
	text-align:center
}
.alert-600 .alert-goods-list div .add-cart {
	padding-top:5px;
	color:#fff
}
.alert-600 .alert-goods-list div .add-cart a {
	padding:2px 4px;
	background-color:#ed1c24;
	text-align:center;
	color:#fff;
	margin:0 auto;
	width:77px
}
.hobby-goods-box {
	width:1000px;
	position:relative;
	padding-top:55px
}
.hobby-goods-box .hobby-tab-bar {
	height:35px;
	position:absolute;
	top:0;
	left:0;
	margin-top:20px;
	line-height:35px
}
.hobby-goods-box .hobby-tab-bar h2 {
	height:34px;
	width:102px;
	float:left
}
.hobby-goods-box .hobby-tab-bar h2 a {
	height:33px;
	width:102px;
	display:block;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:2px solid #888;
	background-color:#fff;
	line-height:32px;
	text-align:center;
	color:#888
}
.hobby-goods-box .hobby-tab-bar h2 a.selected {
	border-bottom-color:#fff;
	border-top-color:#333;
	color:#333
}
.hobby-goods-box .tab-title {
	height:34px;
	float:left;
	padding:0 20px;
	line-height:34px;
	font-weight:700
}
.hobby-goods-box .tab-title span {
	font-weight:400
}
.hobby-goods-box .tab-cont {
	background-color:#fff;
	border:1px solid #ddd
}
.cart-rec .you-like .you-lik-list,.cart-rec .you-like .you-like-body {
	height:295px
}
.cart-rec .add-cart {
	background:red;
	color:#fff;
	padding:2px 5px;
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-top:8px
}
.exchange_box ul {
	width:1100px;
	padding:0 0 0 10px
}
.exchange_box .title a {
	color:#666
}
.exchange_box .title a:hover {
	color:#ed1c22
}
.exchange_box li {
	float:left;
	width:227px;
	height:104px;
	margin:10px 10px 10px 0;
	overflow:hidden;
	color:#666
}
.exchange_box .pic {
	width:102px;
	height:102px;
	float:left;
	margin-right:10px;
	border:1px solid #e4e4e4
}
.exchange_box .info {
	overflow:hidden;
	zoom:1
}
.exchange_box .add_cart {
	background:red;
	color:#fff;
	padding:2px 5px;
	display:inline-block;
	zoom:1;
	margin-top:2px
}
.exchange_box .price {
	margin:4px 0
}
.exchange_box .price span,.exchange_box .price strong {
	color:#ed1c22
}
.exchange_box .price strong {
	font-size:12px
}
.exchange_box .price s {
	color:#888
}
.j_mbplan_box {
	margin:0 0 20px 5px;
	height:20px;
	line-height:20px;
	color:#666
}
.j_mbplan_box .checked-icon {
	display:block;
	height:16px;
	width:16px;
	background:#efefef url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/45.png?4bec31) bottom left no-repeat;
	vertical-align:middle;
	cursor:pointer;
	float:left;
	margin:3px 8px 0 0
}
.j_mbplan_box .title {
	cursor:pointer;
	color:#ed1c22
}
.j_mbplan_box i.checked {
	background-position:top left
}
.pop-tip {
	padding:0 10px 0 30px
}
.pop-tip li {
	list-style-type:decimal;
	line-height:150%;
	margin:5px 0
}/*********结算********/
.special-service {
	height:40px;
	overflow:hidden
}
.spe-ser-title {
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0
}
.spe-ser-con {
	letter-spacing:-8px
}
.spe-ser-con li {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:40px;
	overflow:hidden
}
.s-ser-1,.s-ser-2,.s-ser-3,.s-ser-4,.s-ser-5 {
	display:block;
	height:40px;
	text-align:left;
	text-indent:-999px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/footer-bar.jpg?6b0d8b)
}
.s-ser-1 {
	width:205px;
	background-position:-10px 0
}
.s-ser-2 {
	width:176px;
	background-position:-215px 0
}
.s-ser-3 {
	width:179px;
	background-position:-391px 0
}
.s-ser-4 {
	width:215px;
	background-position:-570px 0
}
.s-ser-5 {
	width:185px;
	background-position:-786px 0
}
.cart-notice {
	width:100%;
	position:relative;
	margin-bottom:10px
}
.cart-notice .arrow-b-l,.cart-notice .arrow-b-r,.cart-notice .arrow-t-l {
	display:block;
	width:11px;
	height:6px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	position:absolute
}
.cart-notice .arrow-b-l {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/4.png?6b0d8b);
	bottom:-5px;
	left:31px
}
.cart-notice .arrow-t-l {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/10.png?6b0d8b);
	top:-5px;
	left:31px
}
.cart-notice .arrow-b-r {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/4.png?6b0d8b);
	bottom:-5px;
	right:31px
}
.cart-notice .notice-wrap {
	background-color:#fffdee;
	border:1px solid #d7d7d7;
	padding:8px
}
.cart-notice .notice-title {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:67px;
	vertical-align:top
}
.cart-notice .notice-body {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:860px;
	color:#666
}
.cart-notice .notice-body li {
	margin-bottom:3px
}
.goods-list {
	width:100%;
	color:#666
}
.goods-list a {
	color:#666
}
.goods-list a:hover {
	color:#ed1c22
}
.goods-list td.l,.goods-list th.l {
	text-align:left
}
.goods-list td.c,.goods-list th.c {
	text-align:center
}
.goods-list td.r,.goods-list th.r {
	text-align:right
}
.goods-list thead th {
	border-bottom:2px solid #666;
	line-height:30px;
	font-weight:700;
	color:#000;
	text-align:center
}
.goods-list tbody {
	border-bottom:2px dotted #efefef
}
.goods-list tbody td {
	padding:5px;
	text-align:center
}
.goods-list tbody .goods-info {
	text-align:left
}
.goods-list tbody .goods-info .g-sku,.goods-list tbody .goods-info .g-title a {
	color:#666;
	font-weight:700
}
.goods-list tbody .goods-info .g-promo {
	color:#ed1c22
}
.goods-list tbody .sale-td {
	position:relative
}
.goods-list tbody .quantity {
	position:relative;
	height:24px;
	width:68px;
	margin:0 auto
}
.goods-list tbody .quantity a {
	position:absolute;
	top:5px;
	width:11px;
	height:11px;
	text-indent:-999em;
	overflow:hidden
}
.goods-list tbody .quantity a.remove {
	left:0;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/5.png?6b0d8b)
}
.goods-list tbody .quantity a.add {
	left:59px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/6.png?6b0d8b)
}
.goods-list tbody .quantity .input_quantity {
	position:absolute;
	text-align:center;
	top:0;
	left:18px;
	width:30px;
	border:1px solid #cbcbcb;
	height:18px;
	line-height:18px
}
.goods-list tbody .login-tip {
	position:absolute;
	padding:2px 3px;
	background-color:#e6effe;
	border:1px solid #aac1e0;
	border-radius:3px;
	color:#3f85da;
	bottom:6px;
	left:14px;
	cursor:pointer
}
.goods-list tbody .login-tip i {
	border-color:#fff #fff #abc2e2;
	position:absolute;
	top:-9px;
	left:33px;
	line-height:0;
	font-size:0;
	border-width:4px;
	border-style:solid
}
.goods-list .quantity-tip {
	color:#ed1c22
}
.goods-list .sub-goods-info {
	text-align:left
}
.goods-list .sub-goods-ico {
	display:block;
	width:18px;
	height:18px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:0 0 0 4px;
	margin:0 auto
}
.goods-list .sub-goods .pic {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:64px
}
.goods-list .sub-goods .sub-goods-info {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:260px
}
.goods-list .sale-tip {
	cursor:pointer;
	height:18px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #888;
	border-left:1px solid #888;
	position:relative;
	padding-left:4px;
	margin:0 auto
}
.goods-list .sale-tip .sale-price {
	height:16px;
	border:1px solid #fff;
	line-height:16px;
	padding-right:24px
}
.goods-list .sale-tip .sale-price-list {
	display:none;
	position:absolute;
	left:-1px;
	top:18px;
	border:1px solid #ccc;
	background-color:#fff;
	padding:1px;
	width:170px;
	z-index:2
}
.goods-list .sale-tip .sale-price-list li {
	height:26px;
	line-height:26px;
	text-align:left
}
.goods-list .sale-tip .sale-price-list li a {
	display:block;
	color:#666;
	text-indent:15px
}
.goods-list .sale-tip .sale-price-list li a:hover {
	background-color:#e0e0e0
}
.goods-list .sale-tip .sale-price-list li.selected a {
	background-color:#efefef
}
.goods-list .overPrice {
	z-index:2
}
.goods-list .overPrice .sale-price-list {
	display:block
}
.goods-list .sale-tip .sale-price .arrowdown {
	display:block;
	width:16px;
	height:16px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/8.png?6b0d8b) top left no-repeat;
	position:absolute;
	right:1px;
	top:1px
}
.goods-list .overPrice .sale-price .arrowdown {
	background-position:bottom left
}
.goods-list .sale-price-list em {
	color:#ed1c22
}
.price12,.price14,.price16,.price18 {
	color:#ed1c22;
	font-weight:700
}
.price14 {
	font-size:14px
}
.price16 {
	font-size:16px
}
.price18 {
	font-size:20px
}
.bottom-btns {
	margin-bottom:20px;
	clear:both
}
.bottom-btns .go-cancel,.bottom-btns .go-checkout,.bottom-btns .go-payment {
	float:right;
	display:block;
	width:209px;
	height:40px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(./images/cart/2.png)
}
.bottom-btns .logout-tip {
	float:right
}
.bottom-btns .logout-tip .logout-tip-wrap {
	color:#ed1c22;
	padding:12px 18px 8px 0;
	height:19px;
	line-height:19px;
	float:right;
	display:block
}
.bottom-btns .logout-tip i {
	display:inline-block;
	*display:inline;
	zoom:1;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/40.png?6b0d8b);
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
	width:16px;
	height:16px;
	margin-right:4px;
	vertical-align:middle
}
.bottom-btns .go-payment {
	width:209px;
	background-image:url(./images/cart/34.png)
}
.bottom-btns .go-cancel {
	width:120px;
	margin-right:8px;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/41.png?6b0d8b)
}
.cart-pick-box {
	PADDING-BOTTOM: 50px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 50px
}
.cart-pick-other {
	TEXT-ALIGN: center; PADDING-BOTTOM: 25px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: "Microsoft YaHei", "微软雅黑", tahoma, arial, simhei, "黑体"; COLOR: #666; FONT-SIZE: 18px; PADDING-TOP: 20px
}
.cart-pick-other A {
	PADDING-LEFT: 10px; COLOR: #ed1b23
}
.cart-pick-other A:hover {
	COLOR: #ed1b23
}
.cart-pick-search {
	MARGIN: 0px auto; WIDTH: 404px; HEIGHT: 60px
}
.cart-pick-search .search-form {
	PADDING-LEFT: 32px; WIDTH: 372px; BACKGROUND: url(images/s_bg.png) no-repeat left top; HEIGHT: 34px; OVERFLOW: hidden
}
.cart-pick-search .search-input {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; LINE-HEIGHT: 22px; MARGIN-TOP: 6px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium; WIDTH: 290px; FLOAT: left; HEIGHT: 20px; COLOR: #666; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.cart-pick-search .input-focus {
	COLOR: #333333
}
.cart-pick-search .search-btn {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; MARGIN: 3px 3px 0px 0px; WIDTH: 71px; BACKGROUND: url(images/s_btn.png) no-repeat left top; FLOAT: right; HEIGHT: 28px; BORDER-TOP: medium none; CURSOR: pointer; BORDER-RIGHT: medium none
}
.ajaxLoading {
	display:none;
	z-index:10;
	left:50%;
	margin-left:-50px;
	border:1px solid #efefef;
	border-top:0;
	background-color:#fff;
	font-size:12px;
	color:#333;
	height:30px;
	line-height:30px;
	width:100px;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	box-shadow:0 0 8px #000;
	-webkit-box-shadow:0 0 8px #000;
	-moz-box-shadow:0 0 8px #000;
	position:fixed;
	top:-1px
}
.ui-input {
	height:23px;
	border:1px solid #ccc;
	line-height:23px;
	padding:0 4px
}
a.btn-ui {
	display:block;
	width:34px;
	height:17px;
	line-height:17px;
	text-align:center;
	overflow:hidden;
	background-color:#f5f5f5;
	border:1px solid #999;
	margin-top:3px;
	color:#989898
}
a.btn-ui:hover {
	background-color:#c5c5c5;
	color:#333
}
.tipsy {
	font-size:12px;
	position:absolute;
	padding:5px;
	z-index:100000;
	text-align:left
}
.tipsy-inner {
	background-color:#000;
	color:#FFF;
	max-width:200px;

	padding:5px 8px 4px;

	text-align:center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
}
.tipsy-arrow {
	position:absolute;
	width:0;
	height:0;
	line-height:0;
	border:5px dashed #000
}
.tipsy-arrow-n {
	border-bottom-color:#000
}
.tipsy-arrow-s {
	border-top-color:#000
}
.tipsy-arrow-e {
	border-left-color:#000
}
.tipsy-arrow-w {
	border-right-color:#000
}
.tipsy-n .tipsy-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-nw .tipsy-arrow {
	top:0;
	left:10px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-ne .tipsy-arrow {
	top:0;
	right:10px;
	border-bottom-style:solid;
	border-top:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-s .tipsy-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-sw .tipsy-arrow {
	bottom:0;
	left:10px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-se .tipsy-arrow {
	bottom:0;
	right:10px;
	border-top-style:solid;
	border-bottom:none;
	border-left-color:transparent;
	border-right-color:transparent
}
.tipsy-e .tipsy-arrow {
	right:0;
	top:50%;
	margin-top:-5px;
	border-left-style:solid;
	border-right:none;
	border-top-color:transparent;
	border-bottom-color:transparent
}
.tipsy-w .tipsy-arrow {
	left:0;
	top:50%;
	margin-top:-5px;
	border-right-style:solid;
	border-left:none;
	border-top-color:transparent;
	border-bottom-color:transparent
}
.simplemodal-overlay {
	background-color:#000
}
.mbb-modal {
	background-color:#fff;
	width:450px;
	box-shadow:0 0 9px #2f2f2f
}
.mbb-modal .mbb-modal-title {
	position:relative;
	line-height:43px;
	height:43px;
	width:100%;
	text-indent:15px;
	color:#fff;
	text-align:left;
	font-size:14px;
	font-weight:700;
	background-color:#666
}
.mbb-modal .mbb-modal-title .title-close {
	display:block;
	width:43px;
	height:43px;
	background:#333 url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/42.png?6b0d8b) top left no-repeat;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden
}
.mbb-modal .mbb-modal-content {
	padding:15px;
	background-color:#fff;
	text-align:left;
	line-height:150%
}
.mbb-modal .mbb-modal-btn {
	text-align:right;
	padding:5px 15px 15px
}
.mbb-modal .mbb-modal-btn a {
	display:inline-block;
	*display:inline;
	zoom:1;
	height:25px;
	line-height:25px;
	color:#fff;
	text-align:center;
	padding:0 20px;
	border:0;
	margin-left:5px;
	background-color:#c7c7c7
}
.mbb-modal .mbb-modal-btn a em {
	cursor:pointer
}
.mbb-modal .mbb-modal-btn a:hover {
	color:#ffd4d6
}
.mbb-modal .mbb-modal-btn a.btn-ok,.mbb-modal .mbb-modal-btn a.btn-yes {
	background-color:#ed1c22
}
.mbb-modal .mbb-modal-btn a.btn-close,.mbb-modal .mbb-modal-btn a.btn-close em,.mbb-modal .mbb-modal-btn a.btn-no,.mbb-modal .mbb-modal-btn a.btn-no em {
	color:#8e8e8e
}
.mbb-info {
	width:700px;
	*border:1px solid #ffd076;
	border-top:0
}
.mbb-info-information {
	background-color:#fffdd5;
	color:#333;
	border-top:0;
	overflow:hidden
}
.mbb-info-information .mbb-modal-content {
	background-color:transparent;
	padding:8px 15px
}
.mbb-info-information .mbb-modal-btn {
	padding:5px 8px 8px
}
.page-loading {
	padding:20px;
	text-align:center
}
.page-loading img {
	margin:0 auto
}
.btns {
	height:30px;
	margin-bottom:8px
}
.btns a.btn-cancel,.btns a.btn-ok {
	height:30px;
	padding:0 25px;
	line-height:30px;
	background-color:#ed1b24;
	display:inline-block;
	*display:inline;
	zoom:1;
	color:#fff;
	font-weight:700
}
.btns a.btn-ok:hover {
	background-color:#cb040d;
	color:#fff;
	font-weight:700
}
.btns a.btn-cancel {
	background-color:#8a8a8a
}
.btns a.btn-cancel:hover {
	background-color:#a6a6a6
}
.fix-radio input[type=radio] {
	vertical-align:middle;
	margin:-2px 0 0;
	margin-bottom:1px
}
.f_textarea {
	padding:4px;
	border:1px solid #abadb3
}
.f_inputTxt {
	padding:0 4px;
	height:21px;
	line-height:21px;
	border:1px solid #abadb3
}
.buy-tip {
	width:300px;
	margin:10px auto;
	font-size:14px;
	font-weight:700;
	color:#818181;
	line-height:150%
}
.buy-tip a {
	width:120px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff;
	font-size:12px;
	margin:10px 5px 0 0;
	font-weight:400;
	display:inline-block;
	_display:inline;
	*zoom:1
}
.buy-tip a:hover {
	color:#fff
}
.buy-tip .pop-login {
	background-color:#ed1b24
}
.buy-tip .pop-checkout {
	background-color:#ff7e16
}
.list-footer-info {
	padding:15px 0 0
}
.cart-count {
	float:right;
	text-align:right
}
.cart-count th {
	text-align:right;
	color:#666
}
.cart-count td {
	height:24px;
	text-align:left
}
.cart-count .total-price {
	margin-top:25px
}
.cart-count .total-price .price {
	font-size:20px;
	font-weight:700;
	color:#ed1c22
}
.sale-panel {
	float:left;
	width:560px
}
.sale-panel .s-p-line {
	height:25px;
	line-height:25px;
	clear:both
}
.sale-panel .s-p-title {
	float:left;
	width:95px;
	text-align:right
}
.sale-panel .s-p-input {
	float:left;
	margin-right:10px
}
.sale-panel .s-p-lower {
	float:left;
	color:#666;
	margin-right:10px
}
.sale-panel .s-p-cancel {
	float:left;
	width:50px
}
.sale-panel .s-p-link {
	float:left;
	margin-left:4px
}
.sale-panel .s-p-con {
	color:#666
}
.md-input {
	float:left;
	width:40px;
	margin-right:5px;
	padding:0 4px
}
.md-tip {
	padding-left:35px
}
.md-tip .notice-wrap {
	padding:0 4px
}
.md-tip .cart-notice {
	float:left;
	width:auto
}
.md-card-input {
	width:117px;
	height:23px;
	border:1px solid #ccc;
	line-height:23px;
	padding:0 4px
}
.title-bar {
	height:35px;
	width:100%;
	background-color:#f0f0f0;
	line-height:35px
}
.title-bar h2 {
	float:left;
	height:35px;
	font-size:15px;
	padding:0 18px;
	line-height:35px
}
.checkout-box {
	padding:20px 20px 0
}
.consignee-list li {
	position:relative;
	margin-bottom:4px;
	padding:5px;
	cursor:pointer
}
.consignee-list li.selected {
	background-color:#fffde3;
	border-radius:4px;
	border:1px solid #f2a935
}
.consignee-list .cons-name {
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
	margin-right:4px;
	width:130px
}
.consignee-list .cons-title {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:620px
}
.consignee-list .cons-edit {
	position:absolute;
	right:42px;
	top:5px
}
.consignee-list .cons-del {
	position:absolute;
	right:5px;
	top:5px
}
.consignee-edit {
	padding:0 20px;
	border:1px solid #ddd;
	border-radius:4px;
	margin-top:10px;
	position:relative;
	background-color:#f3f3f3
}
.consignee-edit .close-consignee {
	position:absolute;
	right:10px;
	top:5px
}
.edit-form {
	margin-top:10px
}
.edit-form th {
	text-align:right;
	width:80px;
	height:30px
}
.edit-form td {
	height:30px;
	text-align:left
}
.edit-form td.l {
	text-align:left
}
ul.pay_delivery_list {
	padding:10px
}
dl.pay_delivery_set dt {
	font-weight:700;
	font-size:14px
}
dl.pay_delivery_set li {
	margin-bottom:8px
}
dl.pay_delivery_set dd {
	padding:15px
}
dl.pay_delivery_set .delivery_tip,dl.pay_delivery_set .pay_tip {
	padding-left:60px;
	color:#999
}
dl.pay_delivery_set .delivery_tip {
	padding-left:77px
}
div.pay_delivery_but {
	padding-left:25px
}
.pay_delivery_list li {
	margin-bottom:8px
}
.ul_pay_list li {
	height:auto
}
.pay_types_box {
	display:block;
	padding:5px 10px 10px;
	margin-left:17px
}
.pay_types_box h3 {
	clear:both;
	font-weight:400;
	padding-top:12px
}
.pay_types_box ul {
	clear:both;
	padding-left:30px
}
.pay_types_box ul li {
	float:left;
	padding:4px 4px 0 25px;
	height:35px;
	position:relative;
	margin:17px 0 0
}
.pay_types_box ul li label {
	cursor:pointer
}

.pay_types_box ul li input {
	position:absolute;
	left:8px;
	top:18px;
	*left:4px;
	*top:13px
}
.pay_types_box ul li .bank_sale img {
	border:1px solid red
}
.pay_types_box ul li .bank_sale .sale_title {
	position:absolute;
	top:-14px;
	background-color:red;
	border-radius:0 3px 0 0;
	color:#FFF;
	padding:0 2px;
	height:19px;
	overflow:hidden
}
.expressList {
	padding:8px 0 0
}
.expressList input {
	vertical-align:middle;
	margin:-2px 0 0;
	margin-bottom:1px
}
.ul_delivery_area {
	padding-left:15px
}
.checkout-sub-title {
	height:20px;
	margin-top:10px
}
.checkout-sub-title h3 {
	font-size:14px
}
.checkout-sub-title .ico_close,.checkout-sub-title .ico_open {
	width:9px;
	height:9px;
	display:block;
	float:left;
	font-size:0;
	line-height:0;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:6px 6px 0 0
}
.checkout-sub-title .ico_open {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/36.png?6b0d8b)
}
.checkout-sub-title .ico_close {
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/35.png?6b0d8b)
}
.checkout-sub-title h3 {
	cursor:pointer;
	float:left
}
.message_input {
	width:370px;
	height:65px
}
.message_result {
	color:#999;
	padding:8px 0
}
.bottom-btns {
	width:900px;
	padding-top:8px
}
.simple-total {
	width:430px;
	float:right;
	margin-right:30px;
	_display:inline
}
.simple-total .notice-body {
	width:auto
}
.simple-total table {
	color:#333
}
.simple-total td,.simple-total th {
	padding-bottom:4px
}
.simple-total th {
	font-weight:700;
	text-align:right;
	width:65px;
	vertical-align:top;
	line-height:150%
}
.simple-total .price-th {
	padding-top:7px
}
.edit-tip {
	color:#ed1c22;
	padding:6px
}
.waiting-loading {
	width:207px;
	height:38px;
	text-align:center;
	line-height:38px;
	float:right;
	position:relative;
	border:1px dashed #bfde84;
	background-color:#edfbd8
}
.waiting-loading i {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	background-image:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/loading.gif?6b0d8b);
	background-repeat:no-repeat;
	left:25px;
	top:12px
}
.more_consignee {
	text-align:center
}
.span_region select {
	padding:1px
}
.message-body {
	padding-left:21px
}
.bank-sale {
	padding:0 0 5px 37px;
	color:#ed1c22
}
.bank-sale span {
	padding-right:20px
}
.import-address {
	float:right;
	margin:6px 6px 0 0
}
.checkout_sub {
	margin-bottom:30px
}


/*****支付*******/
.big-tip {
	font-size:22px;
	font-weight:700;
	color:#ed1c22;
	text-align:center;
	padding:20px 0 30px;
	font-family:"微软雅黑"
}
.buy-goods-list table {
	width:100%;
	border:1px solid #ddd
}
.buy-goods-list table td,.buy-goods-list table th {
	padding:6px;
	text-align:center;
	color:#666
}
.buy-goods-list table th {
	font-weight:700;
	background-color:#ddd;
	color:#333
}
.buy-goods-list table td.l {
	text-align:left
}
.bank-list {
	width:1000px;
	position:relative;
	padding-top:55px
}
.bank-list .bank-tab-bar {
	height:35px;
	position:absolute;
	top:0;
	left:0;
	margin-top:20px;
	line-height:35px
}
.bank-list .bank-tab-bar .tab-title {
	height:34px;
	float:left;
	padding:0 20px;
	line-height:34px;
	font-weight:700
}
.bank-list .bank-tab-bar h2 {
	height:34px;
	width:102px;
	float:left
}
.bank-list .bank-tab-bar h2 a {
	height:33px;
	width:102px;
	display:block;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:2px solid #888;
	background-color:#fff;
	line-height:32px;
	text-align:center;
	color:#888
}
.bank-list .bank-tab-bar h2 a.selected {
	border-bottom-color:#fff;
	border-top-color:#333;
	color:#333
}
.bank-list .bank-pay-panels {
	background-color:#fff;
	border:1px solid #ddd;
	padding:30px 20px 30px 50px
}
.bank-list .bank-pay-panels .notice-wrap {
	width:570px
}
.bank-list .bank-pay-panels .notice-body {
	width:475px
}
.bank-list .bank-pay-panels .bank-table {
	clear:both
}
.bank-list .bank-pay-panels .bank-table td {
	height:30px;
	padding:16px 0;
	line-height:2
}
.bottom-links {
	padding:15px 0;
	color:#666;
	height:25px
}
.bottom-links .links {
	float:left
}
.bottom-links .links a {
	padding-right:10px;
	color:#3398ce
}
.bottom-links .links a.red {
	color:#ed1c22
}
.bottom-links .share {
	float:right
}
.bottom-links .mbb-share {
	display:none
}
.pay_types li {
	float:left;
	width:170px;
	height:38px;
	position:relative;
	padding:15px 0 0 27px
}
.pay_types li img {
	vertical-align:middle;
	cursor:pointer
}
.pay_types li input[type=radio] {
	vertical-align:middle;
	margin:-2px 0 0;
	margin-bottom:1px;
	position:absolute;
	left:8px;
	top:26px
}
.pay_types li .bank_sale img {
	border:1px solid red
}
.pay_types li .bank_sale .sale_title {
	position:absolute;
	top:-4px;
	line-height:19px;
	background-color:red;
	border-radius:0 3px 0 0;
	color:#FFF;
	padding:0 2px;
	height:19px;
	overflow:hidden;
	_zoom:1;
	_left:47px;
	_top:-3px
}
.pay_types_box h3 {
	font-size:12px;
	font-weight:400;
	margin:20px 0 5px;
	clear:both;
	zoom:1
}
.pay_types_box .types-t1 {
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/pay_t_01.gif?948709) no-repeat;
	text-indent:73px;
	color:#888;
	overflow:hidden
}
.pay_types_box .types-t2 {
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/pay_t_02.gif?948709) no-repeat;
	padding-left:140px;
	color:#888
}
.pay_types_box .types-t3 {
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/pay_t_03.gif?948709) no-repeat;
	text-indent:-999em;
	overflow:hidden
}
.commen_use li {
	float:left;
	width:170px;
	height:46px
}
.commen_use li img {
	vertical-align:middle;
	padding:10px;
	cursor:pointer
}
.commen_use li input[type=radio] {
	vertical-align:middle;
	margin:-2px 0 0;
	margin-bottom:1px
}
.fix-radio {
	padding-bottom:10px
}
.pay_sale_prompt {
	color:#ED1C24;
	font-size:14px;
	line-height:20px;
	padding-bottom:10px
}
.pay_types_commen {
	margin:15px 0 10px;
	overflow:hidden;
	text-indent:-999em;
	background:url(http://mbbimg.mbaobao.com/static/pcweb//mod/page/cart/4.0.8/img/pay_t_common.gif?948709) no-repeat
}
.payment-submit {
	margin-left:100px;
	height:40px;
	text-indent:-999em;
	overflow:hidden;
	width:178px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	background:url(./images/cart/pay.png) top left no-repeat
}
.payButton{
	margin-left:100px;
	height:40px;
 
	overflow:hidden;
 
	border:none;
	cursor:pointer;
	vertical-align:middle;
	float:right;
}
.bank_unionpay {
	display:none
}

/****用户中心***/
    .f_l{float:left;}
    .usBox{  border:1px solid #e2e2e2; padding:15px; width:1000px;}
    .usBox_1{background:#fff; text-align:left; width:297px; height:208px; padding:43px 153px 60px 123px;}
    .usBox_1 .logtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px 0px;}
    .us_Submit{border:none; width:115px; height:40px; background:url(images/bnt_ur_log.gif);}
    .us_Submit_reg{border:none; width:113px; height:40px; background:url(images/bnt_ur_reg.gif);}
    .usTxt{width:265px; height:267px; padding:43px 0 0 90px; background:#f2f2f2; float:right;
    text-align:left; background:url(images/ur_bg1.gif) no-repeat 0 50%; line-height:23px;
    }
    .usTxt img{margin-top:15px;}
    /*注册*/
    .usBox_2{background:#fff; text-align:left; padding:43px 153px 60px 123px;}
    .usBox_2 .regtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px -34px;}
    .actionSub a{color:#006acc; text-decoration:underline;
    background:url(images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
    }
    .box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(images/menuBg.gif) no-repeat 0 -30px;
    color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
    }
    .box_1 .userCenterBox .userMenu a.curs{background:url(images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
    .box_1 .userCenterBox .userMenu a img{ margin-right:3px;}
    .msgBottomBorder{clear:both; background:url(images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}

   /******/
   .consignee_area {
	 height:20px; line-height:20px; vertical-align:middle;
}
.consignee_area span{ 
    padding-left:5px; height:20px; display:block; border:1px solid #CCC;line-height:20px;  vertical-align:middle; background-color:#FFF; margin-right:5px; cursor:pointer; float:left;position:relative;
}
.consignee_area i{ 
    display:inline-block; width:20px; height:20px;background:url(../images/lehome_ico.png)  no-repeat -280px -1px ;line-height:20px;  vertical-align:middle;padding:0px;top:0px; margin-left:5px;
}
.area_list_none{
	display:none;
}
.consignee_area div{
	width:420px;position:absolute; left:-1px;top:20px;background:#fff;display:block; z-index:1000; display:none; border:1px solid #CCC;
}
.consignee_area div ul{
	overflow:hidden; padding-bottom:5px; padding-top:5px;
}
.consignee_area div ul li{
	display:inline-block; height:20px; vertical-align:middle; width:69px; text-align:center;
}
.consignee_area .red{
	color:#F00
 }
 .consignee_area .reds{
	color:#F00; 
 }
.consignee_area .un_select{
	padding:10px; height:20px; vertical-align:middle; line-height:20px;
}

