html, body, div, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, strong, span, b, i, input, button, textarea, select, option, img, a, table, tr, td {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    border: 0 none;
}

.wrap {
    width: 1160px;
    margin: 0 auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
a:hover{
    color: #289cff!important;
}
.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.fz12{
    font-size: 12px;
}
.fz14{
    font-size: 14px;
}
img{
    max-width: 100%;
    vertical-align: baseline;
}
.sell-list li .center-info .same-info{
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.home-big-title{
	height: auto!important;
}
.self-store{
	cursor:default;
}
