﻿@charset "utf-8";

/*J增加的样式*/
body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

body::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 2px;
}

body::-webkit-scrollbar-thumb {
    background: #0080d1;
    border-radius: 2px;
}

body::-webkit-scrollbar-thumb:hover {
    background: #f00;
}

body::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

body {
    -webkit-font-smoothing: antialiased;
}

#toolbar {
    border-bottom: 1px solid #ddd;
    background: #e3e4e5;
}

div.fl a.juan-logo.fl img {
    position: absolute;
    top: -54px;
    background-color: #fff;
    z-index: 12;
}

.header .mainNav .nav .navigation li.current {
    background: none;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

#toolbar .bar-con .right-show div.logined-show a .user {
    color: #0080D1;
}

.topBanner {
    z-index: 13;
    position: relative;
}

.header .mainNav {
    border-bottom: 1px solid #8C8C8C;
}

.search-keywords .hot-keys a,
.search-keywords .hot-keys a.red,
.search-keywords .hot-keys a.blue {
    color: #B6B4AF;
}

.hot_box.fr {
    width: 306px;
    margin-top: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.header .mainNav .nav .navigation li.last.jihua a {
    color: #007fd6;
}

#mallSearch button {
    width: 100px;
    height: 36px;
    right: -3px;
    background: linear-gradient(to left, #06bacc, #0080d1 100%);
    top: -3px;
    z-index: 10;
}

.mallSearch-form {
    border: solid #0080d1;
    border-radius: 5px;
}

#mallSearch {
    padding-left: 289px;
    padding-top: 21px;
    float: left;
    overflow: initial;
}

.header .mainNav .nav .navigation li a {
    font-weight: 600;
    letter-spacing: 1px;
}

.top_wrap .banner_l dl {
    padding: 2px 10px 1px 9px;
    width: 170px;
}

.search-keywords {
    padding: 0;
}

.top_bar .banner {
    margin-left: 191px;
    width: 714px;
}

.top_bar {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.top_wrap .banner_r dl dd img {
    padding: 0;
}

.top_wrap .banner_r.acd dl {
    background-color: #F6F6F6;
}

.top_wrap .banner_r.acd {
    width: 293px;
}

.goods-list li {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    border: 0;
    margin: 0 21.5px 20px 0;
    border-radius: 5px;
    box-sizing: border-box;
}

.goods-list li:hover {
    border: 0;
}

.goods-list li .good-title a {
    color: #000;
    letter-spacing: 1px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
}

.goods-list li .good-title {
    text-align: center;
    font-family: "helvetica neue", "Hiragino Sans GB", "冬青黑", "Microsoft YaHei", "微软雅黑", arial, sans-serif;
    line-height: 16px;
    margin: 16px 15px 6px;
    width: auto;
}

.goods-list li .pic-img img {
    border-radius: 5px;
    display: inline;
}

.item-btn-box .item-btn.gone {
    background: none;
}

.jiaquanzs .item-coupon.mui-act-item-couponColor {
    line-height: 22px;
    font-family: "微软雅黑";
    border: 0;
    color: #fff;
    width: 80px;
    height: 50px;
    background-color: #FF2220;
    float: right;
    margin-top: 0px;
    margin-left: -31px;
    font-size: 14px;
    font-weight: 600;
}

.jiaquanzs .item-coupon.mui-act-item-couponColor .quanjia {
    border-right: 0px;
    line-height: 20px;
    height: 20px;
    padding-top: 3px;
    text-align: center;
    overflow: hidden;
}

.jiaquanzs .item-coupon.mui-act-item-couponColor .pir {
    font-size: 16px;
}

.jiaquanzs .item-coupon.mui-act-item-couponColor .num {
    font-size: 22px;
}

.jiaquanzs .item-coupon.mui-act-item-couponColor .pirnum {
    width: 80px;
    height: 23px;
    background: url(img/quan05.png) center no-repeat;
    background-size: 82px 23px;
    float: right;
}

.goods-list li .good-price span.price-old {
    margin-left: 14px;
    color: #fa3e3f;
    font-weight: 900;
}

.goods-list li .good-price {
    width: 285px;
    font-family: "helvetica neue", "Hiragino Sans GB", "冬青黑", "Microsoft YaHei", "微软雅黑", arial, sans-serif;
    color: #000;
    font-size: 12px;
    padding: 3px 5px 0px 5px;
    height: 80px;
}

.goods-list li .good-price span.sold {
    color: #000;
    float: right;
    margin-right: 20px;
}

span.buzhou3 {
    color: #000;
    font-weight: bold;
    width: 32%;
    display: inline-block;
}

.goods-list li .good-price .price-current {
    font-size: 20px;
    font-family: Arial;
    font-weight: 700;
    width: 33.3%;
    color: #000;
}

em.icon-normal.icon-sign {
    background: url(img/126x34.gif) no-repeat 0 0;
    background-position: 0 0;
    width: 71px;
    height: 32px;
    float: left;
    margin-top: 3px;
}

div.mall-search.fix-top .search-keywords {
    display: none;
}

.item-btn-box {
    width: 0;
    padding: 0;
}

span.taobaotmall {
    float: left;
    margin-left: 20px;
}

div.good-price span.taobaotmall img {
    position: relative;
    top: 2.5px;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 6px;
}

.line-cate-nav {
    position: relative;
}

.product-pic.fl {
    margin: 10px 0 10px 10px;
    padding: 0;
    border-right: 1px dotted #e2e2e2;
}

div.list-good .item-coupon.mui-act-item-couponColor {
    position: absolute;
    top: 0;
    right: 0;
    width: 74px;
    height: 63px;
    border: 0;
    background: linear-gradient(to left, #06bacc, #0080d1 100%);
    line-height: 23px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
}

.item-coupon.mui-act-item-couponColor p.quan {
    line-height: 20px;
    height: 18px;
    padding-top: 3px;
    text-align: center;
    overflow: hidden;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-right: 0;
    position: relative;
    z-index: 11;
}

.item-coupon.mui-act-item-couponColor span.pir {
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    font-family: "微软雅黑";
}

.item-coupon.mui-act-item-couponColor span.num {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    display: inline-block;
    margin-top: 1px;
    font-family: "微软雅黑";
    position: relative;
    z-index: 10;
}

.item-coupon.mui-act-item-couponColor span.pirnum {
    width: 74px;
    height: 21px;
    background: url(img/quan05.png) center no-repeat;
    background-size: 74px 21px;
    margin-top: 3px;
    float: right;
}

.goods-list li .list-good.buy .good-price .price-current {
    color: #000;
}

.jiaquanzs {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 82px;
    height: 73px;
    border: 0;
}

.item-btn-box .item-btn {
    width: 70px;
    margin-top: 3px;
    background: none;
    color: #000;
}

.item-btn-box .item-btn img {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.item-btn-box .jiaimgqh {
    width: 47px;
    margin-top: 8px;
    margin-left: 2px;
}

.top_wrap .banner_l dl dd {
    text-shadow: 1px 1px 1px #D8D8D8;
}

.line-cate-nav-location {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.side_right .side-box {
    background: #000;
}

#flashSale {
    margin-top: 10px;
}

.flashSale_wrap {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    margin-top: 15px;
    border-radius: 5px;
    background: #fff;
    padding-top: 1px;
    height: 45px;
}

.main.pr.mt25.clear {
    margin-top: 18px !important;
}

#flashSale .hdXsq .tit .tit_attach {
    margin-top: 2px;
}

div.hdXsq .mod-list {
    margin-top: -2px;
}

.header .mainNav .nav .navigation li.current a {
    color: #0080d1;
}

.place-explain {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    max-width: 100%;
}

.place-explain div {
    margin: 0px auto;
    width: 1181px;
}

div.container.fl div.product.clear {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    padding-bottom: 0;
}

#toolbar .bar-con .right-show div i.huiyandlu {
    background: url(img/huiyang200.png);
    background-size: contain;
    height: 17px;
    margin-top: 9px;
}

#toolbar .bar-con .right-show div i.zhuche200 {
    background: url(img/de200.png);
    background-size: contain;
    height: 17px;
    margin-top: 10px;
}

#toolbar .bar-con .right-show div i.kehu200 {
    background: url(img/kehu200.png);
    background-size: contain;
    height: 17px;
    margin-top: 10px;
}

#toolbar .bar-con .right-show div i.baoming200 {
    background: url(img/baoming200.png);
    background-size: contain;
    height: 17px;
    margin-top: 10px;
}

#toolbar .bar-con .right-show div.logined-show .normal-box ul li a {
    color: #0080d1;
}

#toolbar .bar-con .right-show div.logined-show .normal-box {
    top: 36px;
    left: 0px;
}

#toolbar .bar-con .right-show div.logined-show .normal-box ul li a:hover {
    background: #c1e7ff;
}

#toolbar .bar-con .right-show div.logined-show .normal-box {
    border: #0080d1 solid 1px;
}

#toolbar .bar-con .right-show div.logined-show .normal-box ul li {
    border-bottom: #0080d1 solid 1px;
}

.product-info.fl {
    padding-top: 25px;
    margin-left: 29px;
}

.product-info.fl h3 a {
    font-size: 16px;
    color: #000;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

.product-info .btn .go_btn {
    width: 221px;
}

.itemde.item-coupon .quan,
.product-info .btn .buy {
    background: linear-gradient(to top, #ff5363, #f00 100%);
}

.mui-act-item-couponColor .quan {
    border-right: dashed 1px #FF2220;
}

.product-pic {
    margin: 10px 0 10px 10px;
    padding: 0;
    border-right: 0px dotted #e2e2e2;
}

.foot .white_bg {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    border-top: 0;
}

.foot {
    border-top: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.item-btn-box .item-btn.start_1 {
    background: #FFFFFF;
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-nvzhuang {
    background-position: 0 -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-nanzhuang {
    background-position: -24px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-xiezi {
    background-position: -48px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-xiangbao {
    background-position: -72px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-muying {
    background-position: -96px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-meizhuang {
    background-position: -120px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-jujia {
    background-position: -144px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-jiafang {
    background-position: -168px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-wenti {
    background-position: -192px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-meishi {
    background-position: -216px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-shuma {
    background-position: -240px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-dianqi {
    background-position: -264px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-neiyi {
    background-position: -288px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a .ct-icon-peishi {
    background-position: -312px -24px
}

.top_wrap .banner_l dl .firstindex:hover dd a {
    color: #f8285c;
    text-decoration: underline;
}

.sm-cat-list-main dt {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    _margin-left: -5px;
    margin-bottom: 3px;
}

.sm-cat-list-main .cat-title {
    float: left;
    margin-right: 5px;
    margin-left: -5px;
    height: 24px;
    display: block;
    position: relative;
    color: #fff;
}

.sm-cat-list-main dt .lala {
    font-family: 'marketicon';
    color: #fff;
    font-weight: 100;
    font-size: 12px;
}

.sm-cat-list-main a {
    color: #FFF;
    display: block;
    white-space: nowrap;
    border-radius: 2px;
    padding: 0 5px;
}

.sm-cat-list-main dl.dl1 {
    border: 2px solid #f56293;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #f56293;
}

.sm-cat-list-main dl.dl2 {
    border: 2px solid #52a0ea;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #52a0ea;
}

.sm-cat-list-main dl.dl31 {
    border: 2px solid #f56293;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #f56293;
}

.sm-cat-list-main dl.dl32 {
    border: 2px solid #52a0ea;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #52a0ea;
}

.sm-cat-list-main dl.dl41 {
    border: 2px solid #F56293;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #F56293;
}

.sm-cat-list-main dl.dl42 {
    border: 2px solid #52a0ea;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #52a0ea;
}

.sm-cat-list-main dl.dl43 {
    border: 2px solid #AA72D2;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #AA72D2;
}

.sm-cat-list-main dl.dl5 {
    border: 2px solid #FF3185;
    border-bottom: 0;
    float: left;
    width: 224px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #FF3185;
}

.sm-cat-list-main dl.dl6 {
    border: 2px solid #AA72D2;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #AA72D2;
}

.sm-cat-list-main dl.dl7 {
    border: 2px solid #B68571;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #B68571;
}

.sm-cat-list-main dl.dl8 {
    border: 2px solid #B0A44B;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #B0A44B;
}

.sm-cat-list-main dl.dl9 {
    border: 2px solid #52a0ea;
    border-bottom: 0;
    float: left;
    width: 224px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #52a0ea;
}

.sm-cat-list-main dl.dl10 {
    border: 2px solid #ff6440;
    border-bottom: 0;
    float: left;
    width: 155.39px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #ff6440;
}

.sm-cat-list-main dl.dl11 {
    border: 2px solid #0dc3ce;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #0dc3ce;
}

.sm-cat-list-main dl.dl12 {
    border: 2px solid #D5B612;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #D5B612;
}

.sm-cat-list-main dl.dl13 {
    border: 2px solid #f56293;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #f56293;
}

.sm-cat-list-main dl.dl14 {
    border: 2px solid #52a0ea;
    border-bottom: 0;
    float: left;
    width: 184px;
    padding-left: 12px;
    height: 71px;
    padding-bottom: 11px;
    padding-top: 6px;
    padding-top: 8px \0;
    _padding-top: 6px;
    background: url(img/T1fVd8FH0aXXXz87E.-1-57.png) no-repeat left center;
    _background: 0;
    position: relative;
    overflow: hidden;
    background-color: #52a0ea;
}

.sm-cat-list-main .cat-title p {
    margin-left: 5px;
}

.sm-cat-list-main a.adianji {
    background-color: #fff;
    color: #F56293;
}

.rank-no.rank-no-1 {
    background-image: url(img/rank-no-1-066bf9a28b.png);
    position: absolute;
    left: 10px;
    top: 6px;
    width: 40px;
    height: 68px;
    background-size: cover;
    z-index: 1;
}

.rank-no.rank-no-2 {
    background-image: url(img/rank-no-2-c59bb4fa39.png);
    position: absolute;
    left: 10px;
    top: 6px;
    width: 40px;
    height: 68px;
    background-size: cover;
    z-index: 1;
}

.rank-no.rank-no-3 {
    background-image: url(img/rank-no-3-6ca077daeb.png);
    position: absolute;
    left: 10px;
    top: 6px;
    width: 40px;
    height: 68px;
    background-size: cover;
    z-index: 1;
}

#toolbar .bar-con .right-show div i.icon-qq {
    margin-top: 9px;
}

#toolbar .bar-con .right-show div i.icon-taobao {
    margin-top: 10px;
}

.line-cate-nav li a:hover,
.line-cate-nav li a.active {
    color: #0080D1;
}

.line-cate-nav li.firstcate div.code-cate dd a {
    font-size: 12px;
    color: #fff;
}

.market-wrap.clearfix.sm-cat-list-main {
    height: 90px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.win2a {
    display: none;
}

.mall-search:hover .win2a {
    display: block;
    width: 267px;
    background-color: #0080D1;
    z-index: 1998;
    height: 70px;
    border: 2px solid #0080D1;
    border-radius: 5px;
    padding: 14px 8px;
    text-align: center;
    line-height: 175%;
    text-indent: 2em;
    position: absolute;
    top: 59px;
    left: 50%;
    margin-left: 241px;
    box-shadow: 2px 2px 5px #aaaaaa;
}

.icon-sign {
    margin-top: 12px;
}

div.youxiaolian {
    float: right;
    width: 295px;
    height: 170px;
    display: block;
    box-shadow: 0 -12px 10px rgba(0, 0, 0, .2);
    background-color: #fff;
    text-align: center;
    margin-left: 20px;
    position: relative;
}

.sellers-page-seller .seller-banner .seller-banner-part .slide_box li img {
    width: 707px;
}

spen.topimg001 {
    position: relative;
    top: 4px;
    left: 0px;
    background-image: url(img/daohan1.jpg);
    width: 20px;
    height: 26px;
    float: left;
}

.bdshare-button-style0-24 .bds_sqq {
    background-position: 0 -2652px;
}

.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 -1612px;
}

.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -104px;
}

.bdshare-button-style0-24 .bds_tqq {
    background-position: 0 -260px;
}

.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -52px;
}

.bdshare-button-style0-24 a,
.bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(img/icons_0_24.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}

.bdshare-button-style0-24 a {
    margin-left: 18px;
}

#all {
    position: absolute;
    top: 49px;
}

.bdsharebuttonbox.bdshare-button-style0-24 {
    position: absolute;
    bottom: 5px;
    left: 20px;
}

.bdsharebuttonbox.bdshare-button-style0-24 p {
    position: absolute;
    bottom: 33px;
    left: 53px;
}

.header .state-show .on {
    background: none;
    color: #0080d1;
}

.search-keywords .hot-keys a {
    margin-right: 17px;
}

div.user_main div.left {
    width: 190px;
    background-color: #FFFFFF;
}

div.user_main div.right {
    width: 1008px;
    background: #fff;
}

div.user_main {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

div.user_main div.left div.user {
    margin-left: 11px;
}

div.user_main div.left div.user-bind {
    margin-left: 11px;
}

div.user_main .user-nick.org_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header .mainNav .nav .navigation li.hot a {
    color: #000000;
    font-weight: 600;
}

div.mainNav div.nav .state-show.fr:hover {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    height: 39px;
}

div.header div.area div a.indexa51:hover {
    color: #fff0;
}

div.header div.area div a img.dailiindex:hover {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

.header .mainNav .nav .navigation li:hover {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

body .header {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.app-side-box .app-txt {
    font-size: 14px;
    color: #0080d1;
}

#mallSearch #searchprompt {
    padding-left: 30px;
    letter-spacing: 1px;
}

.searchprompt-info ul li.cur {
    background: #0080d1;
    color: #fff;
}

.side_right .side-oper li.normal.curr a.links {
    background-color: #0080d1;
}

.side_right .side-oper li.normal:hover a.links {
    background-color: #0080d1;
    text-decoration: none;
}

div.main.w1200.clear .gain-juandou.clear {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    margin-top: 10px;
}

div.main.w1200.clear .huan-list.clear {
    margin-top: 20px;
}

div#jf_userinfo .nav-userinfo .user-img .userinfo-img {
    width: 86px;
}

.goods-list li.hover {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

img.dengjiuser {
    width: 17px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 2px;
}

.price-area {
    float: left;
    width: 140px;
    margin-top: 2px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

span.taobaotmall b {
    font-size: 13px;
}

span.price {
    position: relative;
    color: #f00;
    font-size: 12px;
    line-height: 28px;
    font-weight: bold;
}

em.number-font {
    position: relative;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: 700;
    font-size: 26px;
    font-style: normal;
    padding-left: 2px;
}

em.counter {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
}

em.baoyou-2020 {
    width: 18px;
    display: block;
    position: absolute;
    line-height: 13px;
    font-size: 12px;
    font-weight: normal;
    bottom: 2px;
    transform: scale(0.85);
    color: #000;
    white-space: initial;
    right: -20px;
}

.info b {
    color: #fff;
    padding: 4px 7px;
    border-radius: 3px;
    background: linear-gradient(to right, #FF9800, #f00 100%);
    font: 12px/1 arial, SimSun;
    margin-right: 20px;
    float: right;
    margin-top: 6px;
    max-width: 72px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-new-2020 {
    text-align: center;
    border-radius: 5px;
    line-height: 19px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
    position: absolute;
    top: 9px;
    right: 10px;
    font-weight: bold;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
}

.new-2020-quan {
    position: relative;
    padding: 4px 0;
    border-radius: 5px 5px 0 0px;
    background: #f00;
    color: #fff;
    width: 62px;
}

.list-new-2020 b {
    font-size: 16px;
}

.new-2020-butie {
    position: relative;
    padding: 4px 0;
    background: #006ba7;
    color: #fff;
    border-radius: 0 0px 5px 5px;
    width: 62px;
}

.new-2020-lijin {
    position: relative;
    width: 62px;
    padding: 4px 0;
    background: linear-gradient(to right, #3dce00, #069c55 100%);
    color: #fff;
}

.xiaolian-price {
    display: flow-root;
    font-size: 12px;
    color: #000;
    margin-bottom: 3px;
}

.header .mainNav .nav .navigation li.last:hover .nav-more {
    z-index: 100000000;
}

.gengduolj {
    position: absolute;
    z-index: 10;
    bottom: 0%;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    width: 90%;
    margin: 0 5% 5%;
    text-decoration: inherit;
    border-radius: 5px;
    background: linear-gradient(to right, #FF9800, #f00 100%);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}