@charset "utf-8";

body {
    background-color: #FEFEFE;
    min-width: 1200px;
}

/* 返回首页顶部控制 */
.backToTop {
    font-size: 12px;
    z-index: 99;
    line-height: 1.2;
    color: #fff;
    background-color: #000;
    text-align: center;
    display: none;
    width: 18px;
    padding: 5px 0;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: auto;
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}

.sldh-container {
    width: 1200px;
    margin: 0 auto;
}

.sldh-container .left {
    width: 180px;
    float: left;
}

.sldh-container .right {
    width: 1012px;
    float: right;
}

.sldh-container .left2 {
    width: 780px;
    float: left;
}

.sldh-container .right2 {
    width: 208px;
    float: right;
}

.brands_btn {
    font-weight: bold;
    line-height: 24px;
    text-indent: 10px;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 180px;
    height: 32px;
    border: 0;
    margin-left: 6px;
    cursor: pointer;
}

.left .particular {
    width: 190px;
    overflow: hidden;
}

.left .particular li {
    width: 190px;
    overflow: hidden;
    margin-bottom: 10px;
}

.left .particular .picture {
    float: left;
    margin: 0 5px;
    display: inline;
}

.left .particular .picture a { /* if IE7/8/9*/
    *text-align: center;
    display: inline;
    width: 60px;
    height: 60px;
    float: left;
    padding: 1px;
    margin: 1px;
    border: solid 1px #F5F5F5;
}

.left .particular .picture a:hover {
    border: solid 2px #d8d8d8;
    margin: 0;
}

.left .particular dl {
    width: 110px;
    float: right;
}

.left .particular dt {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.left .particular dt a {
    font-weight: bold;
    color: #3d8bd7;
    text-decoration: none;
}

.left .particular dt a:hover {
    color: #f00;
    text-decoration: underline;
}

.left .particular dd {
    line-height: 20px;
    height: 20px;
    margin-top: 4px;
    overflow: hidden;
}

.left .particular dd img {
    height: 16px;
}

.module_sidebar .distance {
    padding-top: 5px;
    color: #656766;
}

.module_sidebar .distance span {
    font-weight: bold;
    color: #ff5505;
}

.module_sidebar .time {
    padding-top: 5px;
    color: #5db1a2;
}

.message {
    background: url(../images/member/sldus_public.png) no-repeat -238px -408px;
    _background-image: url(../images/ie6/sldus_public.gif) /*IE6*/;
    text-indent: 9999px;
    display: inline-block;
    width: 11px;
    height: 9px;
    vertical-align: middle;
    margin-left: 5px;
}

.align1 {
    padding-left: 32px;
}

.text {
    font-family: Arial;
    font-size: 14px;
    color: #666;
    padding: 4px;
    border: 1px solid;
}

.text {
    border-color: #9CA5B4 #C2C8CF #C2C8CF #9CA5B4;
}

.text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding: 2px;
    border: 1px solid;
}

.text1 {
    border-color: #9CA5B4 #C2C8CF #C2C8CF #9CA5B4;
}

.text2 {
    border: 0;
    width: 300px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

.bg_color1 {
    background-color: #F5F5F5;
}

/* 边栏模块 */
.sldh-module {
    border: solid 1px #ddd;
    margin-bottom: 10px;
    padding: 0 9px;
}

.sldh-module .title {
    height: 36px;
}

.sldh-module .title h3 {
    font: normal 14px/20px "microsoft yahei";
    color: #333;
    height: 20px;
    padding: 8px 0 8px 10px;
}

.sldh-module .title h3 em {
    color: #e4393c;
}

.sldh-module .content {
    overflow: hidden;
}

.sldh-module-style01 {
}

.sldh-module-style03 img{
    max-width: 100%;
    padding: 9px 0;
}

.module_sidebar {
    padding: 4px;
    margin-bottom: 10px;
    border: 1px solid #D8D8D8;
    overflow: hidden;
}

.module_sidebar h2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 30px;
    color: #F60;
    height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E7E7E7;
}

.module_sidebar h2 b {
    font-family: "microsoft yahei", Tahoma, Arial;
    font-size: 15px;
    line-height: 30px;
    color: #3E3E3E;
    display: inline;
    float: left;
    padding: 0 6px 0 4px;
    margin-left: 2px;
}

/* 搜索列表页面规格值过滤条件*/
.sldh-module-filter {
    overflow: hidden;
}

.sldh-module-filter dl {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    display: block;
    clear: both;
    padding: 5px 0;
    margin: -1px auto 0 auto;
    border-top: dotted 1px #E6E6E6;
}

.sldh-module-filter dt,
.sldh-module-filter dd {
    font-size: 12px;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
}

.sldh-module-filter dt,
.sldh-module-filter dd {
    *display: inline /*IE6,7*/;
}

.sldh-module-filter dl dt {
    line-height: 22px;
    font-weight: 600;
    color: #555;
    text-align: right;
    width: 10%;
    overflow: hidden;
}

.sldh-module-filter dl dd.list {
    width: 85%;
    max-height: 200px;
    overflow-y: auto;
}

.sldh-module-filter dl dd.all {
    width: 5%;
}

.sldh-module-filter dl dd.list ul {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
}

.sldh-module-filter dl dd.list ul li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    height: 22px;
    padding: 0 10px;
}

.sldh-module-filter dl dd.list ul li {
    *display: inline /*IE6,7*/;
}

.sldh-module-filter dl dd.list ul li a {
    font-size: 12px;
    line-height: 20px;
    color: #6b6b6b;
    display: block;
    height: 20px;
    padding: 1px 2px;
}

.sldh-module-filter dl dd.list ul li a:hover {
    color: #e4393c;
}

.sldh-module-filter dl dd.all span {
    line-height: 20px;
    color: #999;
    background-color: #FFF;
    height: 20px;
    padding: 2px 4px;
    border-radius: 2px;
    cursor: pointer;
}

.sldh-module-filter dl dd.all span:hover {
    color: #FFF;
    background-color: #D93600;
}

.sldh-module-filter dl dd.all span i {
    font-size: 14px;
    margin-right: 4px;
}

.sldh-module-filter .selected {
    font-weight: 600;
    line-height: 20px;
    color: #999;
    background-color: #FFF;
    display: inline-block;
    height: 20px;
    padding: 0 0 0 5px;
    margin-right: 5px;
    border: solid 1px #D7D7D7;
    cursor: pointer;
}

.sldh-module-filter .selected:hover {
    border-color: #D93600;
}

.sldh-module-filter .selected em {
    line-height: 20px;
    color: #D93600;
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    height: 20px;
    padding: 0 2px;
    margin-left: 2px;
}

.sldh-module-filter .selected i {
    font-family: Verdana;
    line-height: 20px;
    color: #CCC;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.sldh-module-filter .selected:hover i {
    color: #D93600;
}

.sldh-module-filter .sldh-module-filter_nav {
    background-color: #FFF7E5;
    width: 100%;
    height: 28px;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #FC4;
}

.sldh-module-filter .sldh-module-filter_nav dt {
    float: left;
    text-align: right;
    line-height: 28px;
    width: 82px;
}

.sldh-module-filter .sldh-module-filter_nav dd {
    float: left;
    margin-top: 5px;
    margin-right: 8px;
    display: block;
}

.sldh-module-filter .contain_list {
    width: 762px;
    height: 96px;
    padding: 2px;
    border: 1px solid #BDD9F7;
    background: #fff;
    position: relative;
    z-index: 1;
    overflow: auto;
}

.sldh-module-filter .contain_list ul {
    width: 720px;
    padding: 10px;
    overflow: hidden;
}

.sldh-module-filter .contain_list li {
    width: 134px;
    height: 22px;
    padding-left: 10px;
    overflow: hidden;
    float: left;
}

.sldh-module-filter .contain_list li a {
    display: block;
    width: 144px;
    height: 22px;
    line-height: 22px;
    color: #656766;
    text-decoration: none;
}

.sldh-module-filter .contain_list li a:hover {
    color: red;
    background: #fff9f1;
}

.sldh-module-filter .contain_list li a span {
    color: #969696;
}

.table_title {
    float: left;
    padding-left: 10px;
}

.table_title p {
    float: left;
    margin-right: 5px;
}

.shop_con_list {
    width: 100%;
}

.group:after, .clear:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}

.no_info {
    height: 230px;
    line-height: 230px;
    text-align: center;
    font-size: 18px;
}

.input_style1 input {
    border: 1px solid #fed39c;
    width: 130px;
    padding: 2px;
}

.input_style2 input {
    border: 1px solid #fed39c;
    width: 100px;
    padding: 2px;
}

.input_style3 input {
    border: 0;
    width: 53px;
    height: 22px;
}

.table_title .price_ico {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.table_title .time_ico {
    width: 18px;
    height: 18px;
    cursor: pointer;
}


/*大图模式列表页*/
.squares .list_pic {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    display: block;
    width: 1012px;
}

.squares .list_pic .item {
    padding: 4px 4px 0;
    margin: 4px 4.913px 0;
    border: 1px solid #fff;
    position: relative;
    -webkit-transition: border-color .1s ease;
    -moz-transition: border-color .1s ease;
    transition: border-color .1s ease;
}

.squares .list_pic li {
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6,7*/;
    width: 233px;
    height: 385px;
    margin-top: 10px;
    *zoom: 1;
}

.squares .list_pic .item:hover {
    -webkit-box-shadow: 0 0 4px 0 rgba(85,85,85,.4);
    -moz-box-shadow: 0 0 4px 0 rgba(85,85,85,.4);
    box-shadow: 0 0 4px 0 rgba(85,85,85,.4);
}

.squares .list_pic .item .collect_cart_gobuy {
    display: none;
}

.squares .list_pic .item:hover .collect_cart_gobuy {
    display: inline-block;
    width: 233px;
    background: #f0f0f0;
    height: 25px;
    text-align: center;
}

.ship-layer {
    position: absolute;
    left: 0;
    top: 90px;
    width: 12px;
    padding: 5px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    font-family: "微软雅黑";
    border-radius: 0 8px 8px 0;
    z-index: 13;
}

.squares .list_pic .item .goods-info .collect_cart_gobuy {
    position: absolute;
    right: 5px;
    top: -27px;
    width: 60px;
    background: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    padding-top: 2px;
}

.squares .goods-content {
    line-height: 20px;
    background-color: #FFF;
    width: 230px;
    height: 375px;
    margin: 3px;
    position: relative;
    z-index: 11;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(153, 153, 153, 0.1);
    transition: border-color 0.4s ease-in-out 0s;
}

.squares .goods-content:hover {
    z-index: 12;
}

.squares .goods-pic {
    background: #FFF;
    width: 220px;
    height: 220px;
    padding: 5px 5px 0 5px;
    z-index: 1;
    top: 0;
    left: 0;
}

.squares .goods-pic a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 220px;
    height: 220px;
    overflow: hidden;
}

.squares .goods-pic img {
    max-width: 220px;
    max-height: 220px;
}

.squares .goods-info {
    width: 230px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 230px;
}

.squares .goods-pic-scroll-show {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true, startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF');
    background: rgba(255, 255, 255, 0.9);
    width: 220px;
    height: 30px;
    padding: 5px 0px;
}

.squares .goods-pic-scroll-show ul {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    width: 180px;
    height: 30px;
}

.squares .goods-pic-scroll-show ul li {
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE7*/;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    *zoom: 1;
}

.squares .goods-pic-scroll-show ul li a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 28px;
    height: 28px;
    padding: 0;
    border: solid 1px #EEE;
    overflow: hidden;
}

.squares .goods-pic-scroll-show ul li.selected a,
.squares .goods-pic-scroll-show ul li a:hover {
    border-color: #D93600;
    transition: border-color 0.4s ease-in-out 0s;
}

.squares .goods-pic-scroll-show ul li img {
    max-width: 28px;
    max-height: 28px;
}

.squares .goods-promotion {
    font: 700 12px/15px "microsoft yahei";
    color: #FFF;
    background: url(../images/sldshop_background_img.png) no-repeat 0 -100px;
    text-align: center;
    width: 30px;
    height: 30px;
    padding: 20px 9px 15px 9px;
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 5px;
}

.squares .goods-price {
    font: 12px/20px Arial;
    color: #f42424;
    background-color: #FFF;
    white-space: nowrap;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 4px;
    overflow: hidden;
}

.squares .goods-price em.sale-price {
    font-size: 20px;
    color: #f42424;
    overflow: hidden;
    font-family: Verdana;
    font-weight: 500!important;
}
.squares .goods-price .sld_goods_price_unite{
    font-size: 16px;
    margin-right: 2px;
}
.group, .xianshi, .tobuy, .mobile,.mobile_pin {
    display: inline-block;
    width: auto;
    height: 20px;
    padding: 0 5px;
    background-color: #e4393c;
    color: #fff!important;
    margin-left: 5px;
    border-radius: 3px;
}

.squares .goods-price em.market-price {
    color: #999;
    text-decoration: line-through;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50px;
    float: left;
    margin-left: 10px;
    overflow: hidden;
}

/* 评价评分样式 */
.squares .goods-price .raty {
    font-size: 0;
    line-height: 0;
    *word-spacing: -1px /*IE6、7*/;
    float: right;
}

.squares .goods-price .raty img {
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 2px 0;
}

.cr_xie_argue {
    color: #a7a7a7;
    display: inline-block;
    font-weight: 400 !important;
    font-size: 12px;
    margin-right: 16px;
}

.cr_xie_argue a {
    line-height: 20px;
    display: inline-block;
    padding-bottom: 8px;
    color: #005aa0;
    font-family: verdana !important;
    font-weight: 700;
}

.shop_name {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    color: #999;
    padding: 0 3px;
    line-height: 20px;
}

.iconfonts {
    font-family: FontAwesome !important;
    color: #c0c4bc;
}

.cr_xie_lia2 {
    cursor: pointer;
    /*border: 1px solid #ddd;*/
    float: left;
    margin-right: -1px;
    margin-bottom: 10px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 0 !important;
}

.sale-eval {
    padding: 0 3px;
}

.cr_xie_lia2_span2 {
    font-size: 12px;
    line-height: 25px;
    color: #999;
    padding-right: 8px;
}
.collect_cart_gobuy .cr_xie_lia2_span2{
    color: #fff;
}
.cr_xie_lia2_span1 {
    width: 16px;
    height: 16px;
    float: left;
    background-position: 0 -416px;
    margin: 2px 3px 0 3px;
    font-weight: 600;
}

.hascollect {
    color: #e4393c;
}


.squares .goods-name {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    background-color: #FFF;
    height: 40px;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 0 3px;
}

.squares .goods-name a{
    color: #666;
    line-height: 20px;
    display: inline-block;
}
.squares .goods-name a:hover{
    color: #e21a38;
}

.squares .goods-name em {
    color: #e4393c;
}

.squares .store {
    line-height: 20px;
    background-color: #F5F5F5;
    text-align: center;
    display: block;
    height: 20px;
    clear: both;
    padding: 8px 0;
    border-top: solid 1px #EEE;
}

.squares .add-cart {
    display: block;
}

.squares .add-cart a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #F5CDBF;
    text-shadow: -2px 0 0 rgba(0, 0, 0, 0.05);
    background-color: #D93600;
    text-align: center;
    display: block;
    height: 20px;
    padding: 5px 0;
}

.squares .add-cart a i {
    margin-right: 4px;
}

.squares .add-cart a:hover {
    color: #FFF;
    text-decoration: none;
}


.squares .list_pic dl dd.promotion-price {
    width: 65px;
}

.squares .list_pic dl dd.price span, .squares .list_pic dl dd.promotion-price span {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: 600;
    color: #F30;
    margin-left: 2px;
    _margin-left: 1px;
}

.squares .list_pic dl dd.del-price {
    line-height: 20px;
    color: #AAA;
    text-decoration: line-through;
    width: 35px;
    z-index: 2;
    top: 230px;
    left: 80px;
}

.squares .list_pic dl dd.freight {
    color: #666;
    width: 65px;
    text-align: right;
    z-index: 1;
    top: 270px;
    right: 12px;
}

.squares .list_pic dl dd.shop {
    line-height: 21px;
    width: 105px;
    z-index: 2;
    top: 258px;
    left: 12px;
}

.squares .list_pic dl dd.shop a.name {
    text-align: left;
    display: inline-block;
    max-width: 75px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.squares .list_pic dl dd.shop a.chat {
    overflow: visible;
    float: left;
}

.squares .list_pic dl dd.location {
    color: #666;
    width: 65px;
    text-align: right;
    z-index: 1;
    top: 258px;
    right: 12px;
}

.squares .list_pic dl dd.promotion {
    position: absolute;
    z-index: 2;
    top: 280px;
    left: 12px;
}

.squares .list_pic dl dd.promotion span {
    line-height: 16px;
    color: #FFF;
    text-align: center;
    display: inline-block;
    height: 16px;
    float: left;
    padding: 1px 4px;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.squares .list_pic dl dd.promotion .gb {
    background-color: #C00;
}

.squares .list_pic dl dd.promotion .xs {
    background-color: #6C9D26;
}

.squares .list_pic dl dd.seller-intro {
    z-index: 2;
    top: 305px;
    left: 12px;
    width: 170px;
}

.squares .list_pic dl dd.seller-intro ul {
    margin: 0;
    padding: 0;
    padding-bottom: 2px !important;
    border: dotted 1px #A7CAED;
    background-color: #F4FAFE;
    overflow: hidden;
}

.squares .list_pic dl dd.seller-intro ul li {
    margin: 2px 4px;
    padding: 0;
    line-height: 16px;
    height: 16px;
    width: 155px;
}

.squares .list_pic dl dd.seller-intro ul li span {
    float: left;
}

.no-results {
    color: #AAA;
    padding: 200px 0;
    text-align: center;
}


.down {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 2px 15px 0 8px;
    float: left;
    border: 1px solid #ff7a32;
}

.down:hover {
    border: 1px solid #a53a00;
}

.top_page {
    float: right;
    padding-right: 10px;
}

.top_page p {
    float: left;
    line-height: 23px;
}

.sort-bar {
    background: #f1f1f1;
    display: block;
    height: 38px;
    border-top: solid 1px #D7D7D7;
    border-bottom: solid 1px #D7D7D7;
}

.type-bar {
    display: block;
    height: 39px;
    border-bottom: solid 1px #D7D7D7;
}

/* 商品列表排序方式 */
.sldh-all-category {
    vertical-align: top;
    display: none;
    width: 210px;
    height: 36px;
}

/*分类导航菜单*/
.sldh-all-category .all-category {
    display: block;
    width: 210px;
    height: 36px;
    float: left;
}

.sldh-all-category .all-category .title {
    line-height: 20px;
    height: 20px;
    padding: 8px;
}

.sldh-all-category .all-category .title h3 a {
    font-weight: 600;
    color: #D93600;
    float: left;
    margin-left: 8px;
}

.sldh-all-category .all-category .title i {
    font-size: 0px;
    line-height: 0;
    width: 0px;
    height: 0px;
    float: right;
    margin: 8px 4px 0 0;
    border-width: 5px;
    border-color: #D93600 transparent transparent transparent;
    border-style: solid dashed dashed dashed;
}

.sldh-all-category .all-category .category {
    display: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true, startColorstr='#19000000', endColorstr='#19000000');
    background: rgba(0, 0, 0, 0.1);
    width: 210px;
    padding: 0 1px 1px;
    margin-left: -1px;
}

.sldh-all-category .all-category:hover .category {
    display: block;
}

.sldh-all-category .category .menu {
    background-color: #FFF;
}

.sldh-all-category .category .menu li {
    background-color: #FAFAFA;
    width: 210px;
    height: 59px;
    *float: left;
    *clear: left;
    border-top: solid 1px #FFF;
    position: relative;
    z-index: 1;
    zoom: 1;
}

.sldh-all-category .category .menu li.odd {
    background-color: #FAFAFA;
}

.sldh-all-category .category .menu li.even {
    background-color: #F0F0F0;
}

.sldh-all-category .category .menu li.hover {
    z-index: 2;
}

.sldh-all-category .category .class {
    border-style: solid;
    border-width: 1px 0 1px 4px;
    border-color: transparent;
    display: block;
    width: 178px;
    height: 35px;
    padding: 12px 15px;
    position: absolute;
    z-index: 1;
    top: -1px;
    left: -1px;
}

.sldh-all-category .category .hover .class {
    background-color: #FFF !important;
    border-color: #B22D00 transparent #B22D00 #B22D00;
    z-index: 2;
}

.sldh-all-category .category .class span.ico {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 6px;
    float: left;
    filter: alpha(opacity=50) /*IE*/;
    -moz-opacity: 0.5 /*Moz+FF*/;
    opacity: 0.5;
}

.sldh-all-category .category .menu li.hover .ico {
    filter: alpha(opacity=100) /*IE*/;
    -moz-opacity: 1 /*Moz+FF*/;
    opacity: 1;
}

.sldh-all-category .category .class span.ico img {
    max-width: 16px;
    max-height: 16px;
    -webkit-filter: grayscale(100%) /*Webkit*/;
    -o-filter: grayscale(100%);
    /*filter: gray;*/
}

.sldh-all-category .category .menu li.hover .ico img {
    -webkit-filter: grayscale(0) /*Webkit*/;
    -o-filter: grayscale(0);
    filter: none;
}

.sldh-all-category .category .class h4 {
    font-weight: 600;
    line-height: 16px;
    color: #333;
    height: 16px;
    float: left;
}

.sldh-all-category .category .class h4 a {
    color: #333;
}

.sldh-all-category .category .menu li.hover .class h4 a {
    color: #B22D00;
}

.sldh-all-category .category .class .recommend-class {
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 168px;
    height: 16px;
    float: left;
    clear: both;
    margin-top: 4px;
    overflow: hidden;
}

.sldh-all-category .category .class .recommend-class a {
    color: #999;
    margin-right: 6px;
}

.sldh-all-category .category .class .arrow {
    width: 5px;
    height: 9px;
    float: right;
}

.sldh-all-category .category .sub-class {
    background-color: #FFF;
    display: none;
    width: 532px;
    padding: 0 7px;
    border: solid 1px #B22D00;
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 210px;
}

.sldh-all-category .category li.hover .sub-class {
    display: block;
}

.sldh-all-category .category .sub-class dl {
    width: 250px;
    margin: 8px;
    float: left;
}

.sldh-all-category .category .sub-class dl dt {
    line-height: 24px;
    border-bottom: solid 2px #333;
}

.sldh-all-category .category .sub-class dl dt h3 {
    font-weight: 600;
    color: #333;
}

.sldh-all-category .category .sub-class dl dd {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    padding: 3px 0;
}

.sldh-all-category .category .sub-class dl dd.brands-class {
    border-top: dotted 1px #333;
    margin-top: 4px;
}

.sldh-all-category .category .sub-class dl dd a {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
    color: #555;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6、7*/;
    height: 16px;
    padding-right: 7px;
    margin: 2px 7px 2px 0;
    *zoom: 1 /*IE6、7*/;
}

.sldh-all-category .category .sub-class dl dd h5 {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    margin: 4px 0 2px 0;
}

.sldh-sortbar-array {
    font: 12px/36px "microsoft yahei";
    color: #777;
    vertical-align: top;
    display: inline-block;
    *display: inline /*IE6,7*/;
    padding: 0 0 0 10px;
    *zoom: 1;
}

.sldh-sortbar-array ul {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    vertical-align: middle;
    display: inline-block;
    *display: inline /*IE6,7*/;
    border-right: solid 1px #E6E6E6;
    *zoom: 1;
}

.sldh-sortbar-array li {
    font: 12px/20px "microsoft yahei";
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6,7*/;
    border-left: solid 1px #E6E6E6;
    *zoom: 1;
}

.sldh-sortbar-array li a {
    line-height: 20px;
    color: #555;
    display: block;
    height: 20px;
    padding: 8px 13px 8px 12px;
}

.sldh-sortbar-array li a i {
    background: url(../images/sldshop_background_img.png) no-repeat 0 -11px;
    vertical-align: middle;
    display: inline-block;
    width: 7px;
    height: 8px;
    margin-left: 4px;
}

.sldh-sortbar-array li.selected,
.sldh-sortbar-array li:hover {
    background-color: #FFF;
}

.sldh-sortbar-array li.selected a,
.sldh-sortbar-array li:hover a {
    color: #e4393c;
}

.sldh-sortbar-array li a:hover {
    text-decoration: none;
}

.sldh-sortbar-array li.selected a.asc i {
    background-position: -14px -11px;
}

.sldh-sortbar-array li.selected a.desc i,
.sldh-sortbar-array li:hover a i {
    background-position: -7px -11px;
}

/* 商品类型选择 */
.sldh-sortbar-owner {
    font: 12px/36px "microsoft yahei";
    color: #777;
    vertical-align: top;
    display: inline-block;
    *display: inline /*IE6,7*/;
    padding: 0 0 0 230px;
    *zoom: 1;
}

.sldh-sortbar-owner span {
    vertical-align: middle;
    display: inline-block;
    *display: inline /*IE6,7*/;
    *zoom: 1;
}

.sldh-sortbar-owner span a {
    font: 12px/20px "microsoft yahei";
    color: #777;
    display: block;
    height: 20px;
    padding: 8px 8px 8px 4px;
}

.sldh-sortbar-owner span a i {
    background: url(../images/sldshop_background_img.png) no-repeat -44px 0;
    vertical-align: middle;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
}

.sldh-sortbar-owner span a:hover,
.sldh-sortbar-owner span a.selected {
    color: #e4393c;
    text-decoration: none;
}

.sldh-sortbar-owner span a:hover i,
.sldh-sortbar-owner span a.selected i {
    background: url(../images/sldshop_background_img.png) no-repeat -56px 0;
}

.sldh-sortbar-location {
    display: block;
    font: 12px/36px "microsoft yahei";
    color: #777;
    vertical-align: top; /*display: inline-block; */
    *display: inline /*IE6,7*/;
    padding: 0 0 0 12px;
    *zoom: 1;
}

.select_area {
    color: #999;
}

/* 商品筛选下拉形式 */

.sort-bar .select-layer {
    background-color: #FFF;
    border: solid 1px #E6E6E6;
    display: inline-block;
    *display: inline /*IE6,7*/;
    margin: 6px 6px 5px 0;
    position: relative;
    z-index: 19;
    *zoom: 1;
    padding: 3px 15px;
}

.sort-bar .select-layer {
    *display: inline /* if IE7 */;
}

.sort-bar .select-layer .holder {
    background-color: #FFF;
}

.sort-bar .select-layer .holder em {
    font-style: normal;
    line-height: 16px;
    white-space: nowrap;
    display: block;
    padding: 2px 16px 2px 4px;
}

.sort-bar .select-layer .holder em {
    *display: inline /* if IE7 */;
}

.sort-bar .select-layer .selected {
    background-color: #FFF;
    display: none;
    height: 22px;
    padding-bottom: 1px;
    border: solid #E6E6E6;
    border-width: 1px 1px 0 1px;
    position: absolute;
    z-index: 2;
    top: -1px;
    left: -1px;
}

.sort-bar .select-layer .selected a {
    line-height: 16px;
    color: #e4393c;
    white-space: nowrap;
    display: block;
    padding: 4px 11px 5px 10px;
}

.sort-bar .select-layer .selected a {
    *display: inline /* if IE7 */;
}

.sort-bar .select-layer .direction {
    font-size: 0px;
    line-height: 0;
    width: 0px;
    height: 0px;
    border: 4px solid;
    border-color: #666 #F7F7F7 #F7F7F7 #F7F7F7;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    position: absolute;
    z-index: 3;
    top: 11px;
    right: 15px;
}

.sort-bar .select-layer:hover .direction {
    border-color: #666 #FFF #FFF #FFF;
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}

.sort-bar .select-layer:hover .selected {
    display: block;
}

.sort-bar .select-layer .options {
    background-color: #FFF;
    white-space: nowrap;
    display: none;
    border: solid #E6E6E6 1px;
    position: absolute;
    z-index: 1;
    top: 22px;
    left: -88px;
    box-shadow: 2px 2px 0 rgba(102, 102, 102, 0.3);
    -moz-box-shadow: 2px 2px 0 rgba(102, 102, 102, 0.3) /* if FF*/;
    -webkit-box-shadow: 2px 2px 0 rgba(102, 102, 102, 0.3) /* if webkit*/;
    -o-box-shadow: 2px 2px 0 rgba(102, 102, 102, 0.3) /* if opera*/;
}

.sort-bar .select-layer .options li {
    line-height: 20px;
    display: block;
    clear: both;
    padding: 2px 18px 1px 8px;
}

.sort-bar .select-layer .options li.order-default {
    background: #F5F5F5;
    padding-top: 0;
    margin-top: 4px;
    border-top: solid 1px #E7E7E7;
}

.sort-bar .select-layer:hover .options {
    display: inline-block;
}

.sort-bar .select-layer:hover .options {
    *display: inline /* if IE6-7 */;
}

#addressDraw {
    width: 590px;
}

#addressDraw dt {
    line-height: 20px;
    font-weight: 700;
    padding: 12px 0 5px
}

#addressDraw .oreder-default {
    padding: 4px 15px 3px
}

#addressDraw .location-hots {
    padding: 1px 0 0 15px;
}

#addressDraw .location-hots dd {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 3px 0;
    width: 85px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#addressDraw .location-all {
    padding-left: 15px
}

#addressDraw .location-all ul {
    float: left;
    width: 141px
}

#addressDraw .location-all li {
    *zoom: 1;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 16px;
    white-space: nowrap;
    vertical-align: top;
    clear: both
}

#addressDraw .location-all .lt {
    float: left;
    padding-top: 1px;
    width: 14px
}

#addressDraw .location-all .lc {
    margin-left: 16px;
    padding-left: 8px;
    border-left: 1px dotted #999
}

#addressDraw .location-all .lc span {
    display: block;
    padding: 3px 0
}

#addressDraw .location-all .lc span a {
    display: inline;
    padding: 0
}

#addressDraw .oreder-default {
    padding: 4px 15px 3px;
    background: #f1f1f1;
    line-height: 20px;
    display: block;
    clear: both;
    padding: 2px 18px 1px 8px;
}

#addressDraw a:hover {
    color: #c81622;
    text-decoration: underline;
}

.cr_xie_lia2:hover span {
    color: #e4393c;
}

/* 店铺分类类目 */
.jmys-store-class {
    border: solid 1px #E7E7E7;
    padding: 8px 0;
    overflow: hidden;
    margin-bottom: 10px;
    zoom: 1;
}

.jmys-store-class dl {
    line-height: 32px;
}

.jmys-store-class dl dt {
    width: 78px;
    float: left;
    text-align: right;
}

.jmys-store-class dl dd {
    width: 910px;
    float: left;
}

.jmys-store-class dl dd a {
    color: #0063DC;
    display: inline-block;
    width: 150px;
    height: 32px;
    overflow: hidden;
    padding: 0 10px;
}

/* 店铺列表展示 */
.jmys-store-list {
}

.jmys-store-list li {
    border-bottom: solid 1px #E7E7E7;
    padding: 20px 0;
    vertical-align: top;
}

.jmys-store-list li a {
    color: #0063DC;
}

.jmys-store-list li dl {
    display: inline-block;
    height: 72px;
    vertical-align: top;
}

.jmys-store-list li dl {
    *display: inline /*IE7*/;
}

.jmys-store-list li dd {
    line-height: 24px;
    color: #555;
}

.jmys-store-list li dl.shop-info {
    width: 400px !important;
    padding: 0 0 0 100px;
    position: relative;
    z-index: 1;
}

.jmys-store-list li dt.shop-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
}

.jmys-store-list li dd.shop-pic {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 0;
    left: 0;
}

.jmys-store-list li dd.main-runs {
    width: 380px;
    height: 24px;
    padding-right: 15px;
    margin: 0 5px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jmys-store-list li dd.shopkeeper {
}

.jmys-store-list li dd.more-on, .jmys-store-list li dd.more-off {
    text-decoration: underline;
    cursor: pointer;
}

.jmys-store-list li dd.more-on i, .jmys-store-list li dd.more-off i {
    vertical-align: middle;
    display: inline-block;
    width: 10px;
    height: 9px;
    margin-left: 6px;
}

.jmys-store-list li dd.more-on i, .jmys-store-list li dd.more-off i {
    _display: none;
}

.jmys-store-list li dd.more-on i {
    background-position: 0 -20px;
}

.jmys-store-list li dd.more-off i {
    background-position: 0 -30px;
}

form .field_notice {
    color: #9C9C9C;
    margin-left: 5px;
}

form .red {
    color: red;
    border: 0px;
    background-color: #FFFFFF;
}

form label.error {
    color: red;
    margin-left: 5px;
}

form input.error {
    border: red 1px dotted;
}

form label.checking {
    padding-left: 18px;
    background: transparent url(../images/checking.gif) no-repeat;
    margin-left: 5px;
    font-style: italic;
    color: #9C9C9C;
    display: none;
}

form label.validate_right {
    padding-left: 20px;
    background: transparent url(../images/right.gif) no-repeat;
    margin-left: 6px;
    font-style: italic;
    color: #78A42F;
    float: none;
}

.btn {
    width: 80px;
    height: 28px;
    border: 0;
    cursor: pointer;
}

.left .particular li {
+ margin-bottom: 6 px;
}

.receive_add .radio input {
    position: relative;
+ top: - 3 px;
}

/*文章新闻内容*/
.sldh-article-con {
    background: #FFF;
    display: block;
    padding: 19px;
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
    overflow: hidden;
}

.sldh-article-con h1 {
    font: 600 16px/32px "microsoft yahei";
    color: #3d3f3e;
    text-align: center;
}

.sldh-article-con h2 {
    color: #9a9a9a;
    font-size: 12px;
    padding: 5px 0 20px;
    margin-bottom: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
}

.sldh-article-con .title-bar {
    border-bottom: solid 1px #E6E6E6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.sldh-article-con .title-bar h3 {
    font: normal 18px/20px "microsoft yahei";
}

.sldh-article-con .default p {
    display: block;
    clear: both;
    padding: 5px;
}

.sldh-article-con img {
    max-width: 930px;
}

.sldh-article-list {
}

.sldh-article-list li {
    line-height: 20px;
    display: block;
    height: 20px;
    padding: 5px 0;
}

.sldh-article-list li i {
    background: url(../images/sldshop_background_img.png) no-repeat -80px 0;
    vertical-align: middle;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 10px;
}

.sldh-article-list li a {
    color: #333;
}

.sldh-article-list li time {
    font-size: 11px;
    color: #AAA;
    float: right;
    -webkit-text-size-adjust: none;
}

.more_article {
    border-top: 1px solid #d2d2d2;
    padding: 10px 0 0 20px;
    margin-top: 10px;
    overflow: hidden;
}

.more_article span {
    color: #3f3f3f;
    font-weight: normal;
    margin-bottom: 10px;
}

.more_article span a {
    color: #006bcd;
    text-decoration: none;
}

.more_article span a:hover {
    color: #f60;
    text-decoration: underline;
}

.more_article time {
    font-size: 11px;
    color: #999;
    padding-left: 20px;
}

/* 翻页样式 */
.pagination {
    display: inline-block;
    margin: 0 auto;
}

.pagination ul {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
}

.pagination ul li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    margin: 0 0 0 -1px;
}

.pagination ul li {
    *display: inline /*IE6、7*/;
    *zoom: 1;
}

.pagination li span {
    font: normal 14px/20px "microsoft yahei";
    color: #AAA;
    background-color: #FAFAFA;
    text-align: center;
    display: block;
    min-width: 20px;
    padding: 8px;
    border: 1px solid #E6E6E6;
    position: relative;
    z-index: 1;
}

.pagination li a span,
.pagination li a:visited span {
    color: #666;
    text-decoration: none;
    background-color: #FFF;
    position: relative;
    z-index: 1;
}

.pagination li a:hover span, .pagination li a:active span {
    color: #FFF;
    text-decoration: none !important;
    background-color: #D93600;
    border-color: #CA3300;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.pagination li a:hover {
    text-decoration: none;
}

.pagination li span.currentpage {
    color: #AAA;
    font-weight: bold;
    background-color: #FAFAFA;
    border-color: #E6E6E6;
    position: relative;
    z-index: 2;
}

.sort-bar .pagination {
    display: inline-block;
    float: right;
    margin: 7px 5px 0 0
}

.sort-bar .pagination ul {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
}

.sort-bar .pagination ul li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    margin: 0 2px;
}

.sort-bar .pagination ul li {
    *display: inline /*IE6、7*/;
    *zoom: 1;
}

.sort-bar .pagination li span {
    font: normal 12px/16px "microsoft yahei";
    color: #AAA;
    background-color: #FAFAFA;
    text-align: center;
    display: block;
    min-width: 16px;
    padding: 2px 6px;
    border: 1px solid #E6E6E6;
    position: relative;
    z-index: 1;
}

.sort-bar .pagination li a span {
    color: #005AA0;
    text-decoration: none;
    background-color: #FFF;
    position: relative;
    z-index: 1;
}

.sort-bar .pagination li a:hover span {
    color: #FFF;
    text-decoration: none;
    background-color: #c81622;
    border-color: #CA3300;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.ad_middle {
    display: inline;
    width: 240px;
    height: 135px;
    float: left;
    margin: 0 8px 0 0;
}

/*商品列表页面侧边栏-分类树形菜单*/
.tree {
    padding: 5px 10px;
}

.tree li {
    line-height: 20px;
    display: block;
    clear: both;
    padding: 0 0;
}

.tree ul {
    margin-left: 16px;
}

.tree ul li {
    padding: 2px 0 !important;
}

.tree li i {
    background: #FFF;
    vertical-align: middle;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #555;
    display: inline-block;
}

.tree li i.tree-parent {
    background: url(../images/sldshop_background_img.png) no-repeat -11px 0;
}

.tree li i.tree-parent:hover {
    background-position: -33px 0 !important;
    cursor: pointer;
}

.tree li i.tree-parent-collapsed {
    background: url(../images/sldshop_background_img.png) no-repeat 0 0;
}

.tree li i.tree-parent-collapsed:hover {
    background-position: -22px 0;
    cursor: pointer;
}

.tree li a:focus,
.tree li a.tree-parent:focus,
.tree li a.tree-item-active {
    color: #000;
}

.tree li a.selected {
    font-weight: bold;
    color: #D93600;
}

.tree ul.tree-group-collapsed {
    display: none;
}

/*商品列表页面侧边栏-品牌列表类*/
.sldh-sidebar-brand {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    width: 208px;
    margin: -1px 0 0 -1px;
}

.sldh-sidebar-brand li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    width: 102px;
    height: 54px;
    border: solid #E6E6E6;
    border-width: 1px 0 0 1px;
}

.sldh-sidebar-brand li {
    *display: inline /*IE6、7*/;
    *zoom: 1;
}

.sldh-sidebar-brand li a {
    display: block;
}

.sldh-sidebar-brand .brand-logo {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 102px;
    height: 34px;
    padding: 0;
    overflow: hidden;
}

.sldh-sidebar-brand .brand-logo img {
    max-width: 102px;
    max-height: 34px;
}

.sldh-sidebar-brand .brand-name {
    font: normal 12px/20px "microsoft yahei";
    color: #AAA;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
    height: 20px;
    padding: 0 12px;
    overflow: hidden;
}

.sldh-sidebar-brand a:hover .brand-name {
    color: #FFF;
    background-color: #D93600;
}

/*商品列表页面侧边栏-推广商品*/
.sldh-booth-list {
    overflow: hidden;
}

.sldh-booth-list li {
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
    position: relative;
    z-index: 1;
}

.sldh-booth-list .goods-pic {
    width: 160px;
    height: 160px;
    padding: 0;
    margin: 0 auto;
}

.sldh-booth-list .goods-pic a {
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.sldh-booth-list .goods-pic img {
    max-width: 160px;
    max-height: 160px;
}

.sldh-booth-list .goods-name {
    *line-height: 18px;
    max-height: 20px;
    overflow: hidden;
    margin-top: 5px;
}

.sldh-booth-list .goods-price {
    font-size: 14px;
    color: #e4393c;
    padding: 0;
}

.sldh-booth-list .goods-name {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    background-color: #FFF;
    height: 20px;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0 3px;
}

.sldh-booth-list li p {
    width: 80px;
    margin: 0 10px;
    float: left;
    display: inline;
}

.sldh-booth-list li p a {
    display: block;
    width: 78px;
    height: 78px;
    overflow: hidden;
    border: 1px solid #bbb;
}

.sldh-booth-list li p a:hover {
    border: 1px solid #999;
}

.sldh-booth-list h3 {
    width: 90px;
    float: right;
}

.sldh-booth-list h3 a {
    display: block;
    width: 90px;
    height: 48px;
    line-height: 16px;
    overflow: hidden;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 10px;
}

.sldh-booth-list h3 a:hover {
    text-decoration: underline;
    color: #f60;
}

.sldh-booth-list h3 span {
    display: block;
    color: #fe5504;
    font-weight: bold;
    font-size: 14px;
}
.aside-list li {
    margin-bottom: 15px;
    position: relative;
}
.aside-list .p-img, .aside-list .p-img img {
    width: 160px;
}
.aside-list .p-name {
    position: absolute;
    left: 0;
    bottom: 28px;
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    max-height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=true, startColorstr='#B2FFFFFF', endColorstr='#B2FFFFFF');
    background: rgba(255,255,255,.7);
    display: none;
}
.aside-list .p-name a {
    display: block;
    padding: 0 10px;
    max-height: 40px;
    overflow: hidden;
    font-size: 12px;
}
.aside-list .p-name a:hover{
    color: #f42424;
}
.aside-list .p-price {
    padding: 5px 10px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.aside-list .p-price .sale-price {
    float: left;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.second-color {
    color: /*second_color_start*/#E31939;
}
.aside-list .p-price .market-price, .aside-list .p-price .sale-num {
    float: right;
    color: #999;
    font-size: 12px;
}
.aside-list li:hover .p-name {
    display: block;
}


/*侧边栏文章列表*/
.sldh-sidebar-article-class {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    width: 214px;
    padding: 4px 0;
    margin-left: -1px;
}

.sldh-sidebar-article-class li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    display: inline-block;
    padding: 0 9px;
    margin: 4px 0;
    border-left: dotted 1px #D7D7D7;
}

.sldh-sidebar-article-class li a {
    line-height: 16px;
    font-size: 12px;
    color: #555;
    display: block;
    width: 63px;
    height: 16px;
    padding: 2px 0;
}

.sldh-sidebar-article-class li a:hover {
    font-weight: 600;
    text-decoration: none;
    color: #FFF;
    background-color: #151515;
    border-radius: 2px;
}

.sldh-sidebar-article-list {
    padding: 4px 0;
}

.sldh-sidebar-article-list li {
    padding: 4px 9px;
}

.sldh-sidebar-article-list li i {
    background: url(../images/sldshop_background_img.png) no-repeat -80px 0;
    vertical-align: middle;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 5px;
}

.sldh-sidebar-article-list li a {
    height: 20px;
}

.sticky #main-nav {
    background-color: #F7F7F7;
    width: 1200px;
    margin-left: -600px;
    border-bottom: solid 1px #DDD;
    position: fixed;
    _position: relative;
    top: 0;
    left: 50%;
    z-index: 999;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.sticky #main-nav ul {
    margin: 0 auto;
}

.sticky .sldh-all-category {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.sticky .gotop a {
    display: block;
    width: 32px;
    height: 40px;
    position: absolute;
    top: -1px;
    right: -32px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.sticky .gotop a:hover {
    background-position: -32px -150px;
}

.gotop a {
    display: none;
}

/*全部分类样式*/
.sld_category_nav {
    position: fixed;
    left: 50%;
    top: 10px;
    margin-left: -600px;
    z-index: 1;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #c8c8c8;
    width: 190px;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}
.sld_category_nav ul li{
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    background: #fff;
    font-size: 14px;
    text-align: center;
    width: 162px;
    overflow: hidden;
}
.sld_category_nav ul li a{
    color: #5f5f5f;
    height: 42px;
    line-height: 42px;
    width: 160px;
    display:inline-block;
}
.sld_category_nav ul li:hover{
    background: #222;
}
.sld_category_nav ul li:hover a{
    color: #fff;
}
.sld_category_nav li.curSldSele{
    background: #222;
}
.sld_category_nav li.curSldSele a{
    color: #fff;
}
/*全部分类、全部品牌等*/
.sld_brand_recommond .sld_rec_con{
    clear: both;
    overflow: hidden;
}
.sld_brand_recommond .sld_rec_title,.sld_brand_cat_list .sld_cat_title{
    font-size: 19px;
    color: #000;
    border-left: 4px solid #E0e0e0;
    margin-top: 25px;
}
.sld_brand_recommond ul li{
    float: left;
    margin-top: 20px;
}
.sld_brand_recommond ul li:nth-child(2n+1){
    margin-right: 14px;
}
.sld_brand_recommond .wrap_sld_rec_detail{
    width: 590px;
    height: 239px;
    border: 4px solid #e0e0e0;
    clear: both;
    overflow: hidden;
}
.sld_brand_recommond .wrap_sld_rec_detail .left{
    float: left;
    width: 289px;
    height: 239px;
}
.sld_brand_recommond .wrap_sld_rec_detail .left:hover img{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}
.sld_brand_recommond .wrap_sld_rec_detail .left img{
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -moz-transition: transform .5s,-moz-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s,-moz-transform .5s;
}
.sld_brand_recommond .wrap_sld_rec_detail .sld_rec_detail_right{
    float: right;
    width: 293px;
    height: 239px;
}
.sld_brand_recommond .wrap_sld_rec_detail .sld_rec_detail_right div{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 293px;
    height: 239px;
}
.sld_brand_recommond .wrap_sld_rec_detail .sld_rec_detail_right div img{
    width: 150px;
    height: 50px;
}
.sld_brand_recommond .wrap_sld_rec_detail .sld_rec_detail_right div p{
    margin-top: 32px;
    color: #626262;
    font-size: 16px;
}

.sld_brand_cat_list .sld_cat_con li{
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}
.sld_brand_cat_list .sld_cat_con li:nth-child(4n+4){
    margin-right: 0px;
}
.sld_brand_cat_list .wrap_sld_cat_detail{
    width: 289px;
    height: 406px;
    border: 3px solid #e0e0e0;
}
.sld_brand_cat_list .wrap_sld_cat_detail .sld_top{
    position: relative;
}
.sld_brand_cat_list .wrap_sld_cat_detail .sld_top img{
    width: 289px;
    height: 239px;
}
.sld_brand_cat_list .wrap_sld_cat_detail .sld_bottom{
    width: 289px;
    height: 150px;
}
.sld_brand_cat_list .wrap_sld_cat_detail .sld_bottom div{
    width: 289px;
    height: 167px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.sld_brand_cat_list .wrap_sld_cat_detail .sld_bottom div img{
    width: 150px;
    height: 50px;
}
.sld_brand_cat_list .wrap_sld_cat_detail .sld_bottom div p{
    margin-top: 32px;
}

 .wrap_sld_cat_detail .sld_cat_detail_right div p{
    margin-top: 32px;
    color: #626262;
    font-size: 16px;
}
.sld_cat_con li .brand_desc {
    padding: 0 20px;
    color: #fff;
    position: absolute;
    width: 249px;
    height: 0;
    bottom: 0;
    left: 0;
    line-height: 24px;
    z-index: 2;
    font-size: 14px;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sld_cat_con li:hover .brand_desc {
    height: 239px;
}
.sld_cat_con li .brand_desc .tit {
    font-size: 18px;
    line-height: 36px;
    padding-top: 40px;
}
.sld_cat_con li .brand_desc_notic .tit {
    padding-top: 90px;
    color: #fff;
}
.sld_cat_con li .brand_desc .info {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.sld_cat_con li .brand_desc .info p {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: normal;
}
.sld_cat_con li .mask {
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #000;
    opacity: .45;
    -ms-filter: alpha(Opacity=45);
    filter: alpha(Opacity=45);
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.sld_cat_con li:hover .mask {
    height: 239px;
}
.sld_cat_con li:hover {
    border-color: #aaaaaa;
}




.tab-bar .hover {
    border-bottom-color: #e1363f;
}

.tab-bar .hover a {
    color: #e1363f;
}


.sldh-category-all {
    width: 996px;
    overflow: hidden;
    float: right;
}

.sldh-category-all ul {
    *word-spacing: -1px /*IE6、7*/;
    margin-left: 10px;
}

.sldh-category-all li {
    overflow: hidden;
}

.sldh-category-all li .sld_all_cat_title {
    font-family: "microsoft yahei";
    font-size: 20px;
    font-weight: bold;
    color: #1a1a1a;
    height: 54px;
    line-height: 54px;
    margin-top: 17px;

}
.sldh-category-all li .sld_cat_detail{
    border: 1px solid #e5e5e5;
    padding: 0px 34px 40px 34px;
}
.sldh-category-all li .sld_cat_detail{
    border-top: 1px solid #222;
}
.sldh-category-all li .sld_cat_detail li{
    margin-top: 40px;
}

.sldh-category-all li .sld_cat_detail .sld_cat_first_img_left{
    width: 75px;height: 75px;display: inline-block;vertical-align: top
}

.sldh-category-all li .sld_cat_detail .sld_cat_secandthird_right{
    display: inline-block;vertical-align: top;margin-left: 25px;
}
.sldh-category-all li .sld_cat_detail .sld_cat_secandthird_right .sld_third_class_list{
    word-wrap: break-word;
    width: 800px;
    overflow: hidden;
}
.sldh-category-all li .sld_cat_detail .sld_second_class{
    font-size: 14px;
    color: #1a1a1a;
    display: block;
    font-weight: bold;
}
.sldh-category-all li .sld_cat_detail .sld_third_class{
    font-size: 12px;
    color: #5f5f5f;
    display: inline-block;margin-right: 40px;
    height: 32px;
    line-height: 32px;
}

#categoryList .items {
    padding: 22px 24px 1px;
    background: #fbfbfb;
    line-height: 20px;
}

.sldh-category-all li .title a {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    margin-left: 9px;
    padding: 0 6px 0 30px;
    background: #fff;
    color: #000;
}

.sldh-category-all li .title a:hover {
    color: #D93600;
}

.sldh-category-all li .title b {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.sldh-category-all li .title i {
    position: absolute;
    left: 15px;
    top: 6px;
    display: inline-block;
    background: url(../images/shop/classify_icon.png) no-repeat;
    background-position: -25px -90px;
    width: 16px;
    height: 9px;
    z-index: 1;
}

.sldh-category-all li dl {
    margin-bottom: 20px;
    display: block;
    clear: both;
    overflow: hidden;
}

.sldh-category-all dl dt {
    position: relative;
    float: left;
    margin-right: 10px;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
}

.sldh-category-all dl dt a {
    color: #333;
}

.sldh-category-all dl dd {
    font-size: 12px;
    float: left;
    margin-right: -3px;
}

.sldh-category-all dl dd a {
    color: #666;
    margin-right: 6px;
}

.sldh-category-all dl dd a:hover {
    color: #D93600;
}



.current_hot {
    width: 207px;
    border: 1px solid #e1e1e1;
    margin-bottom: 8px;
}

.current_hot h4 {
    line-height: 42px;
    font-size: 12px;
    padding-left: 10px;
    border-bottom: 1px solid #e1e1e1;
    color: #666;
}

.current_hot ul {
    padding: 0 6px;
}

.current_hot ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}

.current_hot ul li a {
    display: block;
}

.current_hot ul li img {
    width: 100%;
    border: none;
}

.current_hot li h5 {
    text-align: center;
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    line-height: 18px;
    height: 18px;
    color: #666;
    font-size: 12px;
    margin-top: 6px;
}

.hot_all a {
    font-size: 12px;
    color: #666;
    font-weight: 600;
    display: inline-block;
}

.hot_all {
    text-align: center;
    font-size: 12px;
    width: 116px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.hot_all a:hover {
    color: red;
}

/*商品列表页样式*/
.group-layer {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 35px;
    height: 33px;
    text-align: center;
    background: #f42424;
    color: #fff;
    font-size: 12px;
    line-height: 33px;
    font-family: "微软雅黑";
    z-index: 14;
    border-bottom-left-radius: 50%;
}
