/*公共样式*/
@charset "utf-8";
*{margin:0;padding:0}
html{ width: 100%;}
body{font-family:"Microsoft Yahei" !important;  font-size: 12px; color:#888;background:#f8f8f8;}
body,ul,li{margin:0; padding:0}
a,a:hover,a:active{text-decoration: none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
ul, li {list-style-type: none;}
i,em{font-style:normal;}
img{vertical-align:center; border:0 none;}/*图片去边框并居中*/
button { cursor: pointer;}
/* .float_l{float:left}
.float_r{float:right} */
.txt_r {text-align: right;}
.txt_l{text-align:left;}
h1,h2,h3,h4,h5{font:normal 12px/20px "Microsoft Yahei"; }
.gray{color:#888}
.red{color:#e3393c}
.white{color:#fff;}
.blue{color:#1c6dd4}
.width100%{width:100%}
.font18{font-size:18px;}
.font16{font-size:16px;}
.font14{font-size:14px;}
.font12{font-size:12px;}
.bold{font-weight:bold}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{zoom: 1;}
.body_wrap{
	width:1200px;
	margin: 0 auto;
}
.orange {
    color: #ff8c0b;
}

.reduce_header {
     background:url(/view/images/user/center/mb825_headerbg.jpg) no-repeat scroll 0 0;
 color: #fff; height: 60px; margin-bottom: 18px; width:100%;min-width: 1200px;
}
.reduce_content{
	margin: 0px auto; width: 1200px;
}
.reduce_logo{
	float: left;
    line-height: 40px;
    margin-right: 30px;
    margin-top: 8px;}
.reduce_info{float: right;
    height: 26px;
    line-height: 26px;
    margin-top: 18px;
}
.blue_footer{
	    width: 100%;
    margin: 25px auto 0 auto;
    padding-bottom: 12px;
    padding-top: 20px;
    font: normal 12px/20px Microsoft YaHei;
    clear: both;
    overflow: hidden;
    background: #58aeea;
    text-align: center;
}
.blue_footer_left{
    width: 832px;
    float: left;
    color:white;
}
.blue_footer p {
    width: 830px;
    float: left;
    line-height: 25px;
    text-align: left;
    color: #fff;
}
.blue_footer a {
    color: #dadfe6;
}
.blue_footer_left li a {
    color: #fff;
}
.about{ width:800px;; padding-bottom:10px;}
.about li{ float:left; text-align:left;  color:#fff;}
.about li a{  color:#fff;}
.about li a:hover{ text-decoration:underline;}
.about li span{ display:block; margin:0 10px;}
.code_2wm {
    float: right;
    margin-right: 125px;
    width: 100px;
}
.blue_footer .code_2wm span {
    display: block;
    color: #fff;
}
.goodsCard-icon-sellout-big {
    margin-top: -55px;
    margin-left: -55px;
    width: 110px;
    height: 110px;
    background: url(/view/images/sellout03-bak.png) center center no-repeat;
    overflow: hidden;
}

.goodsCard-icon-sellout-big, .goodsCard-icon-sellout-small, .goodsCard-icon-sold-big, .goodsCard-icon-sold-small, .goodsCard-icon-noSale-big, .goodsCard-icon-noSale-small {
    position: absolute;
    left: 50%;
    top: 50%;
}