@charset "utf-8";
/* CSS Reset */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, td { margin: 0; padding: 0; -webkit-box-sizing: border-box; }
fieldset, img { border: none; vertical-align: middle; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ul, ol { list-style: none; }
em,i{ font-style:normal;}
select, input { vertical-align: middle;}
select, input, textarea { font-size: 12px; margin: 0; outline: none; resize: none; color: #888; font-family: "Helvetica"; }
table { border-collapse: collapse; }
html{-webkit-text-size-adjust: none;/* display: block; */}
body { color: #3a3a3a; font-family: "Helvetica"; font-size: 16px ;background-color: #fff; }
* {-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
article， aside， details， figcaption， figure， footer， header， hgroup， menu， nav， section {display: block; margin:0; padding:0;}
@media screen and (min-width: 320px) {
body { font-size: 16px; }
}
@media screen and (min-width: 480px) {
body { font-size: 24px; }
}

@media screen and (min-width: 640px) {
body { font-size: 32px; }
}

a{text-decoration:none}
img{max-width:100%;}
.clearfix:after{content:".";display:block;height:0;overflow:hidden;clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}

.fl { float: left;
    color: #fff;}
.fr { float: right; }
.pa{ position:absolute;}
.pr{ position:relative;}
.ct { margin: 0 auto; }
.hide{display: none;}
.bf{background-color: #fff;}
.b0{margin-bottom: 0;}
.main { width: 100%; min-width: 320px; /*max-width: 640px;*/ margin: 0 auto; padding-bottom:2em;background-color: #fff;}
.wrap{overflow:hidden;}
.addhome{background: url("../images/addIcon.png") no-repeat;position: fixed;width: 15.3125em;height: 4.3125em;background-size: 100% 100%;left: 49.6%;bottom: 0;margin-left: -7.605em;}
.bidTimes{line-height: 1.75em;background: #ffe0be;padding-left: 0.6875em;}
.bidTimes b{width: 1em;height:1em;margin-top:0.375em;float:left;background: url("../images/wait_icon.png") no-repeat center center;display: inline-block;background-size: 100% auto;margin-right: 0.375em;}
.bidTimes span{font-size: 0.8125em;color: #3a3a3a;}
.bidTimes strong{font-size: 0.9375em;color: #f67f00;}