@charset "UTF-8";
#search-nav{
    height: 40px;
    min-width: 1200px;
}

.all-goods-list{
    float: left;
    width: 220px;
    position: relative;
}

.all-goods-list .all-goods-title{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #ff201a;
    padding-left: 40px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.all-goods-list .all-goods-title a{
    display: block;
    color: #fff;
}

.all-goods-list .all-goods-title a i{
    display: block;
    position: absolute;
    width: 15px;
    height: 13px;
    background: url("../images/icon-orange.png") no-repeat -520px 0;
    left: 16px;
    top: 14px;
    margin-left: 0;
}

.all-content{
    width: 220px;
    position: absolute;
    left: 0;
    z-index: 12;
    background: rgba(255,255,255,.9);
    background: #fff\9;
    filter: alpha(opacity=90)\9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 440px;
    top: 40px;
    padding-bottom: 10px;
}

.all-content dl{
    margin-top: 10px;
}

.all-content dl dt{
    float: left;
    width: 60px;
    line-height: 22px;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
}

.all-content dl dt a {
    color: #333;
}

.all-content dl dd {
    float: right;
    width: 160px;
    box-sizing: border-box;
    padding-right: 10px;
    line-height: 22px;
}

.all-content dl dd a{
    color: #555;
    font-size:13px;
    display: inline-block;
    padding: 0;
}

.all-content dl dd a.orange {
    color: #ff201a
}

.all-content dl dd a:hover{
    color: #ff201a;
    background: none ;
    text-decoration: underline;
}

.all-content dl dd span {
    color: #666;
    padding: 0 6px;
}

.all-content dl dd span:last-child {
    display: none;
}

.navitems-2016{
    float: left;
    padding-left: 40px;
}

.navitems-2016 li{
    float: left;
    padding: 0 25px;
    line-height: 40px;
    font-size: 16px;
}

.navitems-2016 li.selected a {
    color: #ff201a;
}




.seo-art-container {
    position: relative;
}

.seo-art-news {
    position: absolute;
    right: 0;
    top: 50px;
    height: 420px;
    width: 180px;
    background: rgba(255,255,255,.9);
    z-index: 11;
}

.seo-login {
    line-height: 34px;
    color: #666;
    text-align: center;
    height: 175px;
    overflow: hidden;
}

.seo-userimg {
    display: block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin: 15px auto 0;
}

.seo-login-on .seo-userimg {
    width: 66px;
    height: 66px;
    margin-top: 18px;
    margin-bottom: 6px;
}


.seo-login-btn a {
    display: inline-block;
    background: #ff201a;
    border: solid 1px #ff201a;
    width: 73px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin: 0 3px 3px;
}

.seo-login-btn a:hover {
    color: #fff;
}

.seo-login-btn a:last-child {
    background: #fff;
    color: #ff201a
}

.seo-login-btn a:last-child:hover {
    background: #ff201a;
    color: #fff;
}

.seo-login-a a {
    color: #666;
    padding: 0 3px;
    margin-top: 6px;
    display: inline-block;
}

.seo-login-a a:before {
    display: inline-block;
    background-image: url("../images/icon-orange.png");
    width: 22px;
    height: 16px;
    vertical-align: top;
    content: "";
    background-position: -410px -40px;
    margin: 10px 4px 0 0;
}

.seo-login-a a:last-child:before {
    background-position: -450px -40px;
    width: 15px;
    height: 17px;

}

.sque-edghe {
    height: 80px;
    padding: 10px;
    border-top:solid 1px #f2f2f2;
}

.swiper-containe-notice {
    height: 80px;
    overflow: hidden;
}


.swiper-containe-notice li {
    line-height: 20px;
}

.swiper-containe-notice li span {
    color: #ff201a;
}

.zx li {
    width: 60px;
    height: 72px;
    float: left;
    border-top:solid 1px #f2f2f2;
    border-right:solid 1px #f2f2f2;
    box-sizing: border-box;
    text-align: center;
    line-height: 16px;
}

.zx li:nth-child(3n) {
    border-right:none;
}

.zx li i {
    display: block;
    width: 26px;
    height: 26px;
    margin: 10px auto 8px;
    background-image: url("../images/icon-orange1.png");
}

.zx li:nth-child(1) i {
    background-position: -490px -40px;
}

.zx li:nth-child(2) i {
    background-position: -530px -40px;
}

.zx li:nth-child(3) i {
    background-position: -570px -40px;
}

.zx li:nth-child(4) i {
    background-position: -490px -70px;
}

.zx li:nth-child(5) i {
    background-position: -530px -70px;
}

.zx li:nth-child(6) i {
    background-position: -570px -70px; 
}


/*-- 轮转广告flash --*/
.flash_div { 
    width:100%; 
    height:440px; 
    overflow:hidden; 
    min-width:1200px; 
    position: relative;
}
.flash { 
    position:absolute; 
    height:440px; 
    overflow:hidden; 
    text-align:center; 
    margin:0 auto; 
    min-width:1200px; 
}
.flash ul { 
    position:absolute; 
    bottom:10px;  
    width:300px; 
    height:20px; 
    overflow:hidden; 
    left:50%; 
    margin-left: -150px;  
}
.flash ul li { 
    display: inline-block; 
}
.flash ul li a { 
    display:inline-block; 
    width:9px; 
    height:9px; 
    margin:0 3px; 
    overflow:hidden; 
    text-indent:-1000em; 
    border-radius:50% 50% 50% 50%; 
    background:#b5b5b5; 
}
.flash p a { 
    display:block; 
    width:1200px; 
    height:440px; 
    margin:0 auto; 
}
.flash p p { 
    position:relative; 
    width:100%; 
    background-position:center; 
}


.flash_div a.common-btn{
    display: none;
    position: absolute;
    top: 50%;
    z-index: 100000000000000;
    width: 26px;
    height: 46px;
    margin-top: -23px;
}

#J_prev-btn{
    left: 50%;
    margin-left: -375px;
    background: url("../images/icon-orange.png") no-repeat -320px -60px;
}

#J_next-btn{
    right: 50%;
    margin-right: -415px;
    background: url("../images/icon-orange.png") no-repeat -360px -60px;

}

.mainbox {
    width: 100%;
    min-width: 1200px;
}

.tenant-1920 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.tenant-box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: visible;
}

.tenant-content {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.tenant-content img {
    display: block;
}

.brand-left {
    position: relative;
}

.brand-hover {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 247px;
}

.brand-hover a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid 1px #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 1px;
    text-indent: -1000em;
}

.brand-hover a.hover {
    background: #ff201a;
    border: solid 1px #ff201a;
}

.tenant-goods-list {
    width: 1210px;
    padding-bottom: 15px;
}


.tenant-goods-list li {
    float: left;
    position: relative;
    width: 202px;
    padding: 15px;
    margin: 10px 10px 0 0;
    background: #fff;
}

.tenant-img img {
    width: 200px;
    height: 200px;
}

.tenant-title {
    clear: both;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.tenant-sale-price {
    font-size: 18px;
    font-weight: normal;
    color: #ff201a;
}

.tenant-market-price {
    text-decoration: line-through;
    color: #999;
    padding-left: 10px;
}

.tenant-num {
    display: none;
}

.tenant-ad {
    display: none;
}
.tenant-buy {
    display: none;
}






