.seller-main {
    width: 990px;
    margin: 0 auto;
}

.seller-header {
    height: 150px;
    border-top: 1px solid #c8baaa;
}

.seller-header_2 .seller-main {
    position: relative;
}

.seller-header_2 .sh-r {
    position: absolute;
    top: 0;
    right: 0;
}

.seller-header #seller_menu_list {
    height: 30px;
    line-height: 30px;
}

.seller-header #seller_menu_list li a {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    padding: 0 30px;
    display: block;
    float: left;
    font-family: "Microsoft YaHei", "微软雅黑";
}

.seller-header #seller_menu_list li a:hover {
    text-decoration: none;
    background: transparent;
}

/***============广告图==========****/
.seller-bd, .seller-focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.seller-bd .ex-slide1,.seller-focus .ex-slide1{
    position: relative;
    height: 500px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.seller-bd .ex-slide1 .switchable-content,
.seller-focus .ex-slide1 .switchable-content{
    width: 100%;
    height: 500px;
    top: 0;
}

.seller-bd .ex-slide1 .switchable-content li,
.seller-focus .ex-slide1 .switchable-content li{
    width: 100%;
    height: 100%;
    display: block;
}

.seller-bd .ex-slide1 .switchable-content li img,
.seller-focus .ex-slide1 .switchable-content li img{
    width: 1920px;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.seller-bd .ex-slide1 .slide-trigger,
.seller-focus .ex-slide1 .slide-trigger {
    z-index: 999;
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: 11;
    display: inline-block;
    text-align: center;
}

.seller-bd .ex-slide1 .slide-trigger li,
.seller-focus .ex-slide1 .slide-trigger li{
    background-color: #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin: 0 4px;
    cursor: pointer;
}

.seller-bd .ex-slide1 .slide-trigger li.active,
.seller-focus .ex-slide1 .slide-trigger li.active{
    background-color: #c00;
}

.seller-bd .ex-slide1 .slider-page,
.seller-focus .ex-slide1 .slider-page{
    position: absolute;
    left: 0;
    top: 219px;
    width: 100%;
}

.seller-bd .ex-slide1 .slider-page div,
.seller-focus .ex-slide1 .slider-page div{
    width: 990px;
    position: relative;
    zoom: 1;
    margin: 0 auto;
}

.seller-bd .ex-slide1 .slider-page a,
.seller-focus .ex-slide1 .slider-page a{
    z-index: 22;
    margin-top: 0;
}

/*============热款促销===============*/
.seller-hot {
    margin: 20px auto;
    font-family: "Microsoft YaHei", "微软雅黑";
}

.seller-hot ul {
    width: 993px;
    margin-left: -3px;
}

.seller-hot ul li {
    width: 245px;
    float: left;
    display: block;
    margin-left: 3px;
}

.seller-hot-brand {
    position: relative;
    background-color: #dcdcdc;
    height: 40px;
    line-height: 40px;
}

.seller-hot-brand label {
    position: absolute;
    top: 0;
    left: 15px;
    background-image: url("seller02/hot-label.png");
    background-repeat: no-repeat;
    display: block;
    width: 60px;
    height: 70px;
    z-index: 12;
}

.seller-hot-brand.seller-hot-new label {
    background-position: -18px -16px;
}

.seller-hot-brand.seller-hot-hot label {
    background-position: -95px -16px;
}

.seller-hot-brand.seller-hot-quality label {
    background-position: -172px -16px;
}

.seller-hot-brand span {
    width: 140px;
    font-size: 14px;
    overflow: hidden;
    float: right;
    text-align: right;
    margin-right: 10px;
}

.seller-hot-pic {
    display: block;
    position: relative;
}

.seller-hot-pic label {
    position: absolute;
    top: 190px;
    right: -1px;
    background-image: url("seller02/price_label3.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.seller-hot-pic label b {
    background-image: url("seller02/price_label3.png");
    background-position: 100% 0;
    padding-right: 6px;
    float: left;
    display: block;
    color: #c00;
    font-style: italic;
    font-size: 24px;
}

.seller-hot-pic label b i {
    font-weight: normal;
    font-size: 14px;
}

.seller-hot-price {
    background-color: #dcdcdc;
    height: 50px;
}

.seller-hot-price p {
    margin: 5px 0 5px 10px;
    width: 100px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.seller-hot-price span {
    border: 1px solid #121212;
    border-radius: 30px;
    width: 110px;
    height: 35px;
    line-height: 35px;
    margin: 7px 9px 6px 9px;
    display: block;
    font-size: 15px;
}

.seller-hot-price span b {
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #c00;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 5px 7px;
    font-family: "Helvetica Neue";
}

/*===========floor=============*/
.seller-floor {
    margin-top: 20px;
}

.seller-floor-top {
    text-align: center;
    margin-bottom: 10px;
}

.seller-floor-more {
    color: #fff;
    line-height: 30px;
}

.seller-floor-more:hover {
    color: #fff;
}

.sfBox {
    width: 994px;
    margin-left: -4px;
}

.sfBox .sf-big {
    width: 346px;
    height: 424px;
    float: left;
    margin-left: 4px;
    margin-bottom: 4px;
    display: inline;
    overflow: hidden;
}

.sfBox .sf-big img {
    width: 346px;
    height: 346px;
}

.sfBox .sf-big .sf-big-bg {
    background-color: #dcdcdc;
    padding: 10px;
    height: 60px;
    width: 326px;
    overflow: hidden;
}

.sfBox .sf-big .sf-big-bg p {
    height: 40px;
    line-height: 20px;
    width: 326px;
    overflow: hidden;
}

.sfBox .sf-big .sf-big-bg span,
.sfBox .sf-small .sf-small-bg span {
    font-size: 14px;
    font-weight: bold;
    color: #c00;
}

.sfBox .sf-big a:hover {
    text-decoration: none;
}

.sfBox.style1 ul {
    width: 644px;
    float: left;
}

.sfBox .sf-small {
    position: relative;
    float: left;
    display: block;
    margin-left: 4px;
    width: 210px;
    height: 210px;
    margin-bottom: 4px;
}

.sfBox .sf-small img {
    width: 210px;
    height: 210px;
}

.sfBox .sf-small .sf-small-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .8);
    padding: 2px 10px;
    width: 190px;
    height: 36px;
}

.sfBox .sf-small .sf-small-bg p {
    width: 190px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

/*==floor style2====*/
.sfBox.style2 .sf-bigBox {
    width: 993px;
    margin-left: -3px;
}

.sfBox.style2 .sf-big {
    width: 328px;
    height: 408px;
    display: block;
    margin-left: 3px;
}

.sfBox.style2 .sf-big img {
    width: 328px;
    height: 328px;
}

.sfBox.style2 .sf-big .sf-big-bg {
    width: 308px;
}

.sfBox.style2 .sf-big .sf-big-bg p {
    width: 308px;
}

.sfBox.style2 .sf-small {
    width: 245px;
    height: 285px;
    margin-left: 3px;
}

.sfBox.style2 .sf-small img {
    width: 245px;
    height: 245px;
}

.sfBox.style2 .sf-small .sf-small-bg {
    top: 245px;
    background: #dcdcdc;
    width: 225px;
}

/*==floor style3====*/
.sfBox.style3 ul {
    width: 1000px;
    margin-left: -10px;
}

.sfBox.style3 .sf-small {
    width: 190px;
    height: 230px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.sfBox.style3 .sf-small img {
    width: 190px;
    height: 190px;
}

.sfBox.style3 .sf-small .sf-small-bg {
    top: 190px;
    background: #dcdcdc;
    width: 170px;
}

.seller_ad_pic {
    width: 990px;
    margin: 10px auto;
}
