

/* CSS Document */

/* ===============

 * 重新定义Html元素

 * =============== */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
}

strong {
    font-weight: bold;
}

ul, ol {
    list-style: none outside none;
}

fieldset, img {
    border: medium none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font: 13px/150% "微软雅黑", "Microsoft Yahei", arial, "Helvetica Neue", Helvetica, STHeiTi;
    color: #666666;
    background: #FFF none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}

a {
    color: #555;
    outline: medium none;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a:hover {
    color: #ff8c00;
    text-decoration: none;
}

i, cite, em {
    font-style: normal;
}

/* ==========================

 * 为旧版本浏览器格式化Html5元素

 * ========================== */

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}

/* ==========================

 * 常用宽度、高度、边距、边框属性

 * ========================== */

.w {
    width: 100%
}

.wrapper {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.block {
    display: block;
}

.none {
    display: none;
}

.goods-price {
    font-family: "Microsoft Yahei";
}

.goods-price em {
    font-weight: 500;
    color: #333;
}

.nc-appbar-tabs a.compare {
    display: none !important;
}

/*抢购页面去除侧边栏对比



/* ==========================

 * 广告区域布局样式

 * ========================== */

.ads-topbanner-layout {
    text-align: center;
    display: block;
    width: 100%;
    overflow: hidden;
}

/* 公用导航区域

-------------------------------------- */

.public-nav-layout .all-category .category {
    margin-top: -2px;
    display: block !important;
}

/* 首页焦点区域

-------------------------------------- */

.home-focus-layout {
    width: 100%;
    height: 430px;
    position: relative;
    z-index: 1;
}

/* 满屏背静切换焦点图 */

.full-screen-slides {
    width: 100%;
    height: 430px;
    position: relative;
    z-index: 1;
}

.full-screen-slides li {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.full-screen-slides li a {
    display: block;
    width: 776px;
    height: 300px;
    text-indent: -9999px;
    margin-left: -388px;
    position: absolute;
    z-index: 2;
    left: 50%;
}

.full-screen-slides-pagination {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;
    text-align: center;
    display: block;
    list-style: none;
    width: 600px;
    height: 12px;
    padding: 5px 10px;
    margin-left: -320px;
    position: absolute;
    left: 50%;
    top: 395px;
    z-index: 9;
}

.full-screen-slides-pagination li {
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6、7*/;
    list-style: none;
    border-radius: 50%;
    margin: 0 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000');
    background: none;
    overflow: hidden;
    cursor: pointer;
    *zoom: 1;
}

.full-screen-slides-pagination a {
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-family: arial;
    font-size: 10px;
    text-indent: -9999px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.full-screen-slides-pagination .current {
    background: #fff;
}

.home-focus-layout .banner-arrow {
    width: 748px;
    position: absolute;
    top: 165px;
    left: 50%;
    margin-left: -380px;
    z-index: 99999
}

.home-focus-layout .arrow {
    background: url(../../../../images/store/common/home_bg.png) no-repeat;
    width: 45px;
    height: 100px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.home-focus-layout .pre {
    background-position: 0 -100px;
    left: 0;
    border-radius: 0 10px 10px 0;
}

.home-focus-layout .next {
    background-position: -45px -100px;
    right: 0;
    border-radius: 10px 0 0 10px;
}

.home-focus-layout .banner-arrow:hover .arrow {
    opacity: 0.3 !important;
}

.home-focus-layout .banner-arrow .arrow:hover {
    opacity: 0.6 !important;
}

/* 四联切换焦点图 */


.limited_time {
    position: absolute;
    z-index: 9;
    width: 220px;
    height: 164px;
    float: left;
    background: #fff
}

.limited_time .clock-wrap {
    position: relative;
    width: 210px;
    height: 164px;
    background: url(../../../../images/store/common/jptj.png) no-repeat
}

.limited_time .clock {
    position: absolute;
    left: 81px;
    top: 26px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 6px solid transparent
}

.limited_time .clock:before {
    content: "";
    position: absolute;
    left: 18px;
    top: 18px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fa0808
}

.limited_time .clock .clock-h {
    position: absolute;
    top: 5px;
    left: 19px;
    height: 18px;
    width: 5px;
    background: url(../../../../images/store/common/clock_h.png) no-repeat;
    transform: rotate(10deg);
    -webkit-transform-origin: 2.5px 16.5px;
    -moz-transform-origin: 2.5px 16.5px;
    transform-origin: 2.5px 16.5px
}

.limited_time .clock .clock-m {
    position: absolute;
    left: 5px;
    top: 19px;
    width: 19px;
    height: 5px
}

.limited_time .clock .clock-m:after {
    content: "";
    position: absolute;
    left: 14px;
    top: -17px;
    width: 4px;
    height: 21px;
    background-color: #1985D9;
    border-radius: 2px;
    background: url(../../../../images/store/common/clock_m.png) no-repeat;
    border: 1px solid transparent;
    -webkit-transform-origin: 2.5px 19.5px;
    -webkit-animation: tick-tock 20s steps(60, end) infinite;
    -moz-transform-origin: 2.5px 19.5px;
    -moz-animation: tick-tock 20s steps(60, end) infinite;
    transform-origin: 2.5px 19.5px;
    animation: tick-tock 20s steps(60, end) infinite
}

.limited_time .clock .clock-s {
    position: absolute;
    left: 17px;
    top: -6px;
    width: 5px;
    height: 26px;
    -webkit-transform-origin: bottom;
    -webkit-animation: tick-tock 10s linear infinite;
    -moz-transform-origin: bottom;
    -moz-animation: tick-tock 10s linear infinite;
    transform-origin: bottom;
    animation: tick-tock 10s linear infinite
}

.limited_time .clock .clock-s:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%
}

@-keyframes tick-tock {
    to {

        transform: rotate(360deg) translate3d(0, 0, 0)

    }

}

@-moz-keyframes tick-tock {
    to {

        -moz-transform: rotate(360deg) translate3d(0, 0, 0)

    }

}

@-webkit-keyframes tick-tock {
    to {

        -webkit-transform: rotate(360deg) translate3d(0, 0, 0)

    }

}


.index_diyico {
    width: 100%;
    height: 50px;
    padding: 16px 0 10px;
    margin: 0;
}

.index_diyico .index_diybox {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.index_diybox img {
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    display: block;
    float: left;
}

.index_diybox .yuyue_btn {
    float: right;
    display: block;
    width: 140px;
    height: 36px;
    background: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    color: #333;
    margin-top: 6px;
    margin-right: 0;
}

.index_diybox .yuyue_btn:hover {
    background: #ff8c00;
    border-color: #ff8c00;
    color: #fff;
}

.jfocus-trigeminybox {
    width: 1200px;
    height: 180px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 15px;
    overflow: hidden
}

.jfocus-trigeminybox ul {
    width: 1220px;
}

.jfocus-trigeminybox li {
    float: left;
    width: 285px;
    height: 180px;
    margin-right: 20px;
    overflow: hidden;
}

.jfocus-trigeminy {
    float: left;
    width: 985px;
    height: 164px;
    margin-left: -388px;
    clear: both;
    position: absolute;
    z-index: 2;
    top: 520px;
    left: 50%;
    overflow: hidden;
}

.jfocus-trigeminy ul {
    background-color: #FFF;
    width: auto;
    height: 164px;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.jfocus-trigeminy ul li {
    width: 985px;
    height: 164px;
    float: left;
}

.jfocus-trigeminy ul li a {
    display: block;
    width: 240px;
    height: 164px;
    overflow: hidden;
    float: left;
    text-align: right;
    padding-left: 6px;
}

.jfocus-trigeminy ul li a img {
}

.jfocus-trigeminy .arrow {
    background: url(../../../../images/store/common/home_bg.png) no-repeat;
    width: 45px;
    height: 100px;
    position: absolute;
    z-index: 2;
    top: 25px;
    cursor: pointer;
}

.jfocus-trigeminy .pre {
    background-position: 0 -100px;
    left: 6px;
}

.jfocus-trigeminy .next {
    background-position: -45px -100px;
    right: 0;
}

.jfocus-trigeminy .pagination {
    display: none;
}

.jfocus_add1 {
    float: left;
    background: url(https://wx.91ihome.cn/addons/ewei_shopv2/plugin/pc/template/mobile/default/static/images/xiaomei_tuijian.jpg) no-repeat left center;
    width: 211px;
    height: 147px;
}

/*焦点区域右侧*/

.home-focus-layout .right-sidebar {

    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#19000000', endColorstr='#19000000');
    width: 230px;
    height: 400px;
    margin-left: 368px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
}

/*服务标志*/

.home-focus-layout .policy {
    background-color: #FFF;
    width: 210px;
    height: 81px;
    padding: 8px 0 0;
}

.home-focus-layout .policy ul {
    width: 210px;
    height: 80px;
}

.home-focus-layout .policy ul li {
    line-height: 24px;
    color: #999;
    background: url(../../../../images/store/common/CP.png) no-repeat;
    width: 50px;
    height: 24px;
    float: left;
    padding: 52px 10px 0 10px
}

.home-focus-layout .policy ul li.b1 {
    background-position: 0 0;
}

.home-focus-layout .policy ul li.b2 {
    background-position: -70px 0;
}

.home-focus-layout .policy ul li.b3 {
    background-position: -140px 0;
}

/* 商城首页-新闻及店铺Tab切换 */

.nc-home-news .tabs-nav {
    background: #F7F7F7;
    height: 32px;
    border-bottom: solid 1px #E7E7E7;
    position: relative;
    z-index: 1;
}

.nc-home-news .tabs-nav li {
    line-height: 25px;
    background: #F7F7F7;
    text-align: center;
    display: block;
    width: 70px;
    height: 25px;
    float: left;
    padding: 0;
    margin: 5px 0 0 5px;
    border: solid #F7F7F7;
    border-width: 1px 1px 0 1px;
    position: relative;
    z-index: 9;
}

.nc-home-news .tabs-nav li.tabs-selected {
    color: #333;
    font-weight: 700;
    line-height: 27px;
    background: #FFF;
    height: 27px;
    border: solid #E7E7E7;
    border-width: 1px 1px 0 1px;
    position: relative;
    z-index: 10;
    _margin-bottom: -1px /* IE6 */;
}

.nc-home-news .tabs-nav li a:hover, .nc-home-news .tabs-nav li.tabs-selected a {
    color: #333;
}

.nc-home-news .tabs-panel {
    width: 95%;
    margin: 6px auto;
}

.tabs-hide {
    display: none !important;
}

.tabs-panel .store-join-btn {
    background: url(../../../../images/store/common/home_bg.png) no-repeat 0 -200px;
    display: block;
    width: 180px;
    height: 60px;
    margin: 20px auto 10px;
    text-indent: -9999px;
}

.tabs-panel .store-join-help {
    color: #999;
    display: block;
    text-align: center;
}

.tabs-panel .store-join-help:hover {
    text-decoration: none;
    color: #39C;
}

.tabs-panel .store-join-help i {
    font-size: 14px;
    margin-right: 4px;
}

/*抢购活动*/

.home-focus-layout .groupbuy {
    background-color: transparent;
    width: 210px;
    height: 238px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.home-focus-layout .groupbuy .title {
    line-height: 30px;
    background-color: #F0F0F0;
    color: #777;
    width: 210px;
    height: 30px;
}

.home-focus-layout .groupbuy .title i {
    line-height: 16px;
    color: #FFF;
    background-color: #CB0100;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: auto 8px auto 5px;
    border-radius: 2px;
}

.home-focus-layout .groupbuy ul {
    height: 210px;
    padding: 0px;
    margin: 0px;
    float: left;
    clear: both;
    position: absolute;
    z-index: 1;
}

.home-focus-layout .groupbuy ul li {
    float: left;
    width: 210px;
    height: 208px;
    padding: 0px;
}

.home-focus-layout .groupbuy .pagination {
    display: none;
}

.home-focus-layout .groupbuy .arrow {
    background: url(../../../../images/store/common/home_bg.png) no-repeat;
    width: 19px;
    height: 29px;
    position: absolute;
    z-index: 2;
    top: 80px;
    cursor: pointer;
}

.home-focus-layout .groupbuy:hover .arrow {
    opacity: 0.5 !important;
}

.home-focus-layout .groupbuy .arrow:hover {
    opacity: 0.8 !important;
}

.home-focus-layout .groupbuy .pre {
    background-position: -160px -40px;
    left: 0;
}

.home-focus-layout .groupbuy .next {
    background-position: -180px -40px;
    right: 0;
}

.home-focus-layout .groupbuy dl {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: top center;
    width: 210px;
    height: 180px;
    padding-bottom: 28px;
    position: relative;
    z-index: 1;
}

.home-focus-layout .groupbuy dl dt {
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');

    background: rgba(0, 0, 0, 0.5);
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    height: 20px;
    padding: 2px 5px 38px 5px;
    position: absolute;
    z-index: 1;
    top: 120px;
    left: 0;
    overflow: hidden;
}

.home-focus-layout .groupbuy dl dd.price {
    font-family: Verdana, Geneva, "Microsoft Yahei";
    background: url(../../../../images/store/common/home_bg.png) no-repeat 0 0;
    width: 200px;
    height: 30px;
    position: absolute;
    z-index: 1;
    top: 145px;
    left: 10px;
}

.home-focus-layout .groupbuy dl dd.price .groupbuy-price {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    line-height: 24px;
    display: block;
    height: 24px;
    float: left;
    margin: 3px 0 auto 12px;
}

.home-focus-layout .groupbuy dl dd.price .original-price {
    font-size: 13px;
    color: #FFF;
    text-decoration: line-through;
    line-height: 24px;
    color: #F99;
    display: block;
    float: left;
    height: 24px;
    margin: 3px 0 auto 4px;
}

.home-focus-layout .groupbuy dl dd.price .buy-button a {
    font-weight: 600;
    color: #FFF;
    background-color: #FF6800;
    line-height: 20px;
    text-align: center;
    width: 54px;
    height: 22px;
    float: right;
    margin: 5px 5px auto auto;
}

.home-focus-layout .groupbuy dl dd.time {
    font-family: Verdana;
    background-color: #FFF;
    width: 200px;
    height: 20px;
    padding: 4px 5px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.home-focus-layout .groupbuy dl dd.time .sell {
    float: left;
}

.home-focus-layout .groupbuy dl dd.time .sell em {
    font-weight: 600;
    color: #E72551;
    margin-left: 2px;
}

.home-focus-layout .groupbuy dl dd.time .time-remain {
    color: #777;
    float: right;
}

.home-focus-layout .groupbuy dl dd.time .time-remain em {
    font-weight: 600;
    color: #E72551;
}

/* 商城首页-新闻及店铺Tab切换*/

.proclamation {
    background: #FFF;
    width: 210px;
    height: 152px;
    margin: 0 auto;
}

.proclamation .tabs-nav {
    background: #F7F7F7;
    height: 30px;
    border: solid #E7E7E7;
    border-width: 1px 0;
    position: relative;
    z-index: 1;
}

.proclamation .tabs-nav li {
    background: #F7F7F7;
    text-align: center;
    display: block;
    width: 103px;
    height: 20px;
    float: left;
    padding: 5px 0;
    margin: 0;
    border: solid #F7F7F7;
    border-width: 0 0 0 1px;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.proclamation .tabs-nav li h3 {
    font-weight: 600;
    line-height: 20px;
}

.proclamation .tabs-nav li.tabs-selected {
    color: #333;
    font-weight: 600;
    line-height: 20px;
    background: #FFF;
    width: 104px;
    height: 20px;
    border-style: solid;
    border-color: transparent #E7E7E7 #FFF #E7E7E7;
    border-width: 0 1px 1px 1px;
    position: relative;
    z-index: 10;
    _margin-bottom: -1px /* IE6 */;
}

.proclamation .tabs-nav li h3, #news .tabs-nav li.tabs-selected h3 {
    color: #333;
}

.proclamation .tabs-panel {
    width: 95%;
    margin: 6px auto;
}

.proclamation .mall-news {
}

.proclamation .mall-news li {
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    padding: 1px 0;
    overflow: hidden;
}

.proclamation .mall-news li i {
    background: url(../../../../images/store/common/home_bg.png) no-repeat -70px -40px;
    vertical-align: middle;
    display: inline-block;
    width: 2px;
    height: 2px;
    margin-right: 6px;
}

.proclamation .mall-news li time {
    font-family: Tahoma, Geneva, "Microsoft Yahei";
    color: #999;
    font-size: 10px;
    margin-left: 6px;
}

.tabs-hide {
    display: none !important;
}

.home-sale-layout {
    overflow: hidden;
}

.home-sale-layout .left-layout {
    width: 970px;
    float: left;
    border-bottom: solid 1px #F0F0F0;
}

.home-sale-layout .tabs-nav {
    width: 480px;
    height: 40px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
}

.home-sale-layout .tabs-nav li {
    background-color: #f8f8f8;
    width: 146px;
    height: 38px;
    margin: 0 6px;
    border: 1px solid #ddd;
    float: left;
    padding: 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.home-sale-layout .tabs-nav li h3 {
    font-size: 15px;
    line-height: 38px;
    color: #333;
    font-weight: 300;
    text-align: center;
}

.home-sale-layout .tabs-nav li i {
    font-size: 0px;
    line-height: 0;
    display: none;
    width: 0px;
    height: 0px;
    float: right;
    margin-left: -4px;
    border-width: 5px;
    border-style: dashed dashed solid dashed;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
}

.home-sale-layout .tabs-nav .tabs-selected {
    border-color: #f80;
    background: #f80;
}

.home-sale-layout .tabs-nav .tabs-selected i {
    display: block;
    border-color: transparent transparent #f80;
}

.home-sale-layout .tabs-nav .tabs-selected h3 {
    color: #fff;
}

.home-sale-layout .tabs-panel {
    width: 1194px;
    border: 1px solid #eee;
    padding: 15px 2px;
    overflow: hidden;
}

.home-sale-layout .tabs-panel ul {
    width: 1194px;
    overflow: hidden;
}

.home-sale-layout .tabs-panel ul li {
    box-sizing: border-box;
    width: 199px;
    height: 250px;
    padding: 0 15px;
    border-right: solid 1px #eee;
    float: left;
    overflow: hidden;
}

.home-sale-layout .tabs-panel ul li:last-child {
    border-right: none;
}

.home-sale-layout .tabs-panel dl {
    width: 199px;
    margin: 0 auto auto;
    position: relative;
    z-index: 1;
}

.home-sale-layout .tabs-panel dl dt.goods-name {
    font-size: 14px;
    line-height: 19px;
    color: #555;
    font-weight: 300;
    width: 169px;
    height: 38px;
    position: absolute;
    z-index: auto;
    top: 176px;
    left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.home-sale-layout .tabs-panel dl dd.goods-thumb {
    width: 169px;
    height: 169px;
    position: absolute;
    z-index: auto;
    top: 0;
    left: 0;
}

.home-sale-layout .tabs-panel dl dd.goods-thumb a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 169px;
    height: 169px;
    overflow: hidden;
}

.home-sale-layout .tabs-panel dl dd.goods-thumb img {
    max-width: 169px;
    max-height: 169px;
    margin-top: expression(160-this.height/2);

    *margin-top: expression(80-this.height/2);

}

.home-sale-layout .tabs-panel dl dd.goods-price {
    line-height: 20px;
    color: #999;
    position: absolute;
    z-index: auto;
    font-weight: normal;
    top: 220px;
    left: 0;
}

.home-sale-layout .tabs-panel dl dd.goods-price em {
    font-size: 16px;
    vertical-align: middle;
    color: #f70;
}

.home-sale-layout .right-sidebar {
    width: 211px;
    height: 296px;
    float: right;
    border: 1px solid #e8e8e7;
    overflow: hidden;
}

.home-sale-layout .right-sidebar .title {
    height: 40px;
    border-bottom: 1px solid #e8e8e7
}

.home-sale-layout .right-sidebar .title h3 {
    font-size: 14px;
    line-height: 38px;
    color: #D93600;
    float: left;
    margin-left: 20px;
}

.home-sale-layout .right-sidebar .title a {
    line-height: 38px;
    float: right;
    margin-right: 6px;
}

.home-sale-layout .right-sidebar .news {
    height: 105px;
    padding-top: 8px;
    border-bottom: 1px solid #e8e8e7;
}

.home-sale-layout .right-sidebar .news li {
    height: 24px;
    line-height: 24px
}

.home-sale-layout .right-sidebar .news a {
    margin-left: 15px;
}


.home-sale-layout .right-sidebar {
    width: 211px;
    height: 296px;
    float: right;
    border: 1px solid #e8e8e7;
    overflow: hidden;
}

.home-sale-layout .right-sidebar .title {
    height: 40px;
    border-bottom: 1px solid #e8e8e7
}

.home-sale-layout .right-sidebar .title h3 {
    font-size: 14px;
    line-height: 38px;
    color: #D93600;
    float: left;
    margin-left: 20px;
}

.home-sale-layout .right-sidebar .title a {
    line-height: 38px;
    float: right;
    margin-right: 6px;
}

.home-sale-layout .right-sidebar .news {
    height: 105px;
    padding-top: 8px;
    border-bottom: 1px solid #e8e8e7;
}

.home-sale-layout .right-sidebar .news li {
    height: 24px;
    line-height: 24px
}

.home-sale-layout .right-sidebar .news a {
    margin-left: 15px;
}

.home-sale-layout .right-sidebar .ntrance {
    width: 231px;
}

.home-sale-layout .right-sidebar .ntrance ul {
    height: 209px;
    overflow: hidden;
    width: 260px;
}

.home-sale-layout .right-sidebar .ntrance li {
    position: relative;
    border-bottom: 1px solid #e8e8e7;
    border-right: 1px solid #e8e8e7;
    cursor: pointer;
    display: inline;
    float: left;
    height: 70px;
    overflow: hidden;
    width: 70px;
}

.home-sale-layout .right-sidebar .ntrance a {
    cursor: pointer;
    display: block;
    height: 28px;
    line-height: 28px;
    padding-top: 41px;
    text-align: center;
    text-decoration: none;
    width: 70px;
}

.home-sale-layout .right-sidebar .ntrance li i {
    position: absolute;
    left: 23px;
    top: 13px;
    background: url(../../../../images/store/common/ico_ntrance.png) no-repeat;
    display: block;
    height: 25px;
    margin: 0 auto;
    width: 25px;
}

.home-sale-layout .right-sidebar .ntrance li a:hover i {
    animation: 0.5s ease 0s normal forwards 1 running toTopFromBottom;
}

.featuresList li a:hover i {
    -webkit-animation: toTopFromBottom .5s forwards;
    -moz-animation: toTopFromBottom .5s forwards;
    animation: toTopFromBottom .5s forwards
}

@-webkit-keyframes toTopFromBottom {
    49% {

        -webkit-transform: translateY(-15%)

    }

    50% {

        -webkit-transform: translateY(0)

    }

    51% {

        opacity: 1

    }

}

@-moz-keyframes toTopFromBottom {
    49% {

        -moz-transform: translateY(-15%)

    }

    50% {

        -moz-transform: translateY(0)

    }

    51% {

        opacity: 1

    }

}

@keyframes toTopFromBottom {
    49% {

        transform: translateY(-15%)

    }

    50% {

        transform: translateY(0)

    }

    51% {

        opacity: 1

    }

}

.home-sale-layout .right-sidebar .ntrance li .i_ico01 {
    background-position: 0 0
}

.home-sale-layout .right-sidebar .ntrance li .i_ico02 {
    background-position: 0 -26px
}

.home-sale-layout .right-sidebar .ntrance li .i_ico03 {
    background-position: 0 -54px
}

.home-sale-layout .right-sidebar .ntrance li .i_ico04 {
    background-position: 0 -82px
}

.home-sale-layout .right-sidebar .ntrance li .i_ico05 {
    background-position: 0 -111px
}

.home-sale-layout .right-sidebar .ntrance li .i_ico06 {
    background-position: 0 -140px
}


.home-sale-layout .sale-discount {
    width: 210px;
    height: 252px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.home-sale-layout .sale-discount ul {
    width: auto;
    height: 252px;
    position: absolute;
    z-index: 1;
}

.home-sale-layout .sale-discount ul li {
    width: 210px;
    height: 50px;
    float: left;
    padding: 191px 0 0 0;
}

.home-sale-layout .sale-discount .arrow {
    background: url(../../../../images/store/common/home_bg.png) no-repeat;
    width: 19px;
    height: 29px;
    margin-top: -40px;
    position: absolute;
    z-index: 2;
    top: 50%;
    cursor: pointer;
    opacity: 0.25 !important;
}

.home-sale-layout .sale-discount .arrow:hover {
    opacity: 0.85 !important;
}

.home-sale-layout .sale-discount .pre {
    background-position: -160px -70px;
    left: 0;
}

.home-sale-layout .sale-discount .next {
    background-position: -180px -70px;
    right: 0;
}

.home-sale-layout .sale-discount dl {
    height: 59px;
    width: 210px;
    border-bottom: solid 1px #F0F0F0;
    position: relative;
    z-index: 1;
}

.home-sale-layout .sale-discount dl dt, .home-sale-layout .sale-discount dl dd {
    position: absolute;
    z-index: auto;
}

.home-sale-layout .sale-discount dt.goods-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    height: 20px;
    top: 30px;
    left: 5px;
    overflow: hidden;
}

.home-sale-layout .sale-discount dd.goods-thumb {
    top: -155px;
    left: 30px;
}

.home-sale-layout .sale-discount dd.goods-thumb a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;

    width: 150px;
    height: 150px;
    overflow: hidden;
}

.home-sale-layout .sale-discount dd.goods-thumb img {
    max-width: 150px;
    max-height: 150px;
}

.home-sale-layout .sale-discount dd.goods-price {
    font: 600 16px/30px Verdana;
    color: #C00;
    width: 200px;
    height: 30px;
    top: 0;
    left: 5px;
}

.home-sale-layout .sale-discount dd.goods-price .original {
    font-size: 13px;
    color: #AAA;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 6px;
}

.home-sale-layout .sale-discount dd.goods-price-discount {
    color: #FFF;
    background: url(../../../../images/store/common/home_bg.png) no-repeat -100px -100px;
    text-align: center;
    width: 48px;
    height: 24px;
    padding: 28px 0 16px 0;
    top: -40px;
    right: 5px;
}

.home-sale-layout .sale-discount dd.goods-price-discount em {
    font-size: 16px;
    font-weight: 600;
    margin-right: 2px;
}

.home-sale-layout .sale-discount dd.time-remain {
    color: #999;
    line-height: 16px;
    text-align: center;
    width: 210px;
    height: 16px;
    top: -180px;
    left: 0;
}

.home-sale-layout .sale-discount dd.time-remain i {
    background: url(../../../../images/store/common/home_bg.png) no-repeat -40px -60px;
    vertical-align: middle;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 4px;
}

.home-sale-layout .sale-discount dd.time-remain em {
    font-weight: 600;
    color: #555;
    margin: 0 2px;
}

.home-sale-layout .sale-discount dd.goods-buy-btn {
}

.home-sale-layout .sale-discount .preNext {
    opacity: 0.5 !important;
}

.home-sale-layout .sale-discount .preNext:hover {
    opacity: 1 !important;
}

/* 首页标准内容模块

-------------------------------------- */

.home-standard-layout {
    height: 42px;
    overflow: hidden;
    margin-top: 20px;
}

.home-standard-layout2 {
    width: 1200px;
    height: 420px;
    overflow: hidden;
    margin: 0 auto;
}

/*首页楼层横幅 v3-b12*/

.home-floor-banner {
    margin: 10px auto;
    width: 1200px;
    overflow: hidden;
}

.right-side-layout {
    width: 420px;
}

/*区块左侧*/

.home-standard-layout .left-sidebar {
    width: 200px;
    height: 42px;
    float: left;
}

.home-standard-layout .left-sidebar .title {
    width: 100%;
    height: 42px;
}

.home-standard-layout .left-sidebar .title .pic-type {
}

.home-standard-layout .left-sidebar .title .pic-type img {
    max-width: 210px;
    max-height: 42px;
    margin: 0 1px;
}

.home-standard-layout .left-sidebar .title .txt-type {
    height: 36px;
    padding-top: 2px;
}

.home-standard-layout .left-sidebar .title .txt-type span {
    font: 22px/32px Gotham, Helvetica Neue, Helvetica, Arial, " sans-serif";
    line-height: 38px;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    margin: 0 5px 0 10px;
    color: rgba(255, 255, 255, .5)
}

.home-standard-layout .left-sidebar .title .txt-type h2 {
    font: 22px/32px "Microsoft YaHei", 微软雅黑, Helvetica, Arial, " sans-serif";
    color: #fff;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
    *display: inline /*IE6,7*/;
    zoom: 1;
}

.home-standard-layout .left-sidebar .title .txt-type h2 a {
    color: #fff;
}

/*区块左侧广告*/
.home-standard-layout .left-ads {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    display: block !important;
}

.home-standard-layout .left-ads img {
    width: 180px;
    height: auto;
}

.home-standard-layout .left-hot-goods {
    color: #666;
    margin: 10px;
    padding: 10px 10px 3px;
}

.home-standard-layout .left-hot-goods p {
    color: #333;
    font-size: 14px;
}

.home-standard-layout .left-hot-goods ul {
    list-style: outside none disc;
    padding-top: 10px;
}

.home-standard-layout .left-hot-goods ul li {
    lline-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    padding: 1px 0;
    overflow: hidden;
}

.home-standard-layout .left-hot-goods ul li i {
    background: url(../../../../images/store/common/home_bg.png) no-repeat -70px -40px;
    vertical-align: middle;
    display: inline-block;
    width: 2px;
    height: 2px;
    margin-right: 6px;
}

.home-standard-layout .left-hot-goods a {
    color: #666;
    display: inline-block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 160px;
}

.home-standard-layout .left-hot-goods a:hover {
    color: #666;
    text-decoration: underline;
}

/*左侧推荐分类*/

.home-standard-layout .recommend-classes {
    width: 200px;
    padding: 15px 10px 5px;
    overflow: hidden;
}

.home-standard-layout .recommend-classes ul {
    margin: 0;
    padding: 0;
}

.home-standard-layout .recommend-classes ul li {
    display: block;
    float: left;
}

.home-standard-layout .recommend-classes ul li a {
    display: block;
    width: 90px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin: 5px;
    background: rgba(255, 255, 255, .65)
}

.home-standard-layout .recommend-classes ul li a:hover {
    text-decoration: none;
    text-shadow: none;
    background: rgba(255, 255, 255, 1)
}

/*区块中部*/
.cate_title {
    width: 500px;
    height: 40px;
    margin: 40px auto 20px;
    text-align: center;
}

.cate_title a {
    color: #333;
    font-weight: 300;
    font-size: 26px;
    line-height: 40px;
}

.cate_title a span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    font-size: 14px;
    font-weight: 100;
    line-height: 30px;
    color: #666;
}

.home-standard-layout .middle-layout {
    width: 1200px;
    height: 100%;
    margin: 0;
    padding: 0;
}

.home-standard-layout .tabs-nav {
    background-color: transparent;
    width: 100%;
    height: 40px;
}

.home-standard-layout .tabs-nav li {
    background-color: transparent;
    height: 40px;
    float: left;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.home-standard-layout .tabs-nav li h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
}

.home-standard-layout .tabs-nav li i {
    font-size: 0px;
    line-height: 0;
    display: none;
    width: 0px;
    height: 0px;
    float: right;
    margin-left: -4px;
    border-width: 5px;
    border-style: dashed dashed solid dashed;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
}

.home-standard-layout .tabs-panel {
    width: 988px;
    height: 498px;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
}

/*中部推荐位广告图形式1*/

.home-standard-layout .middle-banner-style01 {
    width: 988px;
    height: 498px;
    position: relative;
    z-index: 1;
}

.home-standard-layout .middle-banner-style01 a {
    position: absolute;
    z-index: 1;
}

.home-standard-layout .middle-banner-style01 .a1, .home-standard-layout .middle-banner-style01 .a2, .home-standard-layout .middle-banner-style01 .c1, .home-standard-layout .middle-banner-style01 .c2, .home-standard-layout .middle-banner-style01 .a1 img, .home-standard-layout .middle-banner-style01 .a2 img, .home-standard-layout .middle-banner-style01 .c1 img, .home-standard-layout .middle-banner-style01 .c2 img {
    width: 194px;
    height: 194px;
}

.home-standard-layout .middle-banner-style01 .a1 {
    top: 0;
    left: 0;
}

.home-standard-layout .middle-banner-style01 .a2 {
    top: 194px;
    left: 0;
}

.home-standard-layout .middle-banner-style01 .b1 {
    width: 388px;
    height: 388px;
    top: 0;
    left: 194px;
}

.home-standard-layout .middle-banner-style01 .b1 img {
    width: 388px;
    height: 388px;
}

.home-standard-layout .middle-banner-style01 .c1 {
    top: 0;
    left: 582px;
}

.home-standard-layout .middle-banner-style01 .c2 {
    top: 194px;
    left: 582px;
}

.home-standard-layout .middle-banner-style01 .d1, .home-standard-layout .middle-banner-style01 .d2, .home-standard-layout .middle-banner-style01 .d3, .home-standard-layout .middle-banner-style01 .d4, .home-standard-layout .middle-banner-style01 .d1 img, .home-standard-layout .middle-banner-style01 .d2 img, .home-standard-layout .middle-banner-style01 .d3 img, .home-standard-layout .middle-banner-style01 .d4 img {
    width: 194px;
    height: 110px;
}

.home-standard-layout .middle-banner-style01 .d1 {
    top: 388px;
    left: 0;
}

.home-standard-layout .middle-banner-style01 .d2 {
    top: 388px;
    left: 194px;
}

.home-standard-layout .middle-banner-style01 .d3 {
    top: 388px;
    left: 388px;
}

.home-standard-layout .middle-banner-style01 .d4 {
    top: 388px;
    left: 582px;
}


/*中部推荐广告列表*/

.home-standard-layout .middle-banner-list {
    float: right;
    width: 629px !important;
    height: 420px !important;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #DDD #DDD transparent;
    overflow: hidden;
}

.home-standard-layout .middle-banner-list ul {
    width: 630px;
    height: 420px;
    margin: 0 -1px -1px 0;
    border-left: 1px solid #DDD
}

.home-standard-layout .middle-banner-list ul li {
    width: 209px;
    height: 209px;
    float: left;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #DDD #DDD transparent;
    overflow: hidden;
}

.home-standard-layout .middle-banner-list dl {
    width: 180px;
    margin: 14px auto auto;
    position: relative;
    z-index: 1;
}

.home-standard-layout .middle-banner-list dl dt.banner-name {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 22px;
    width: 180px;
    height: 22px;
    position: absolute;
    z-index: 11;
    top: 198px;
    left: 0;
    overflow: hidden;
    background: #fff;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.style-pink .banner-name a {
    position: relative;
    padding: 0 4px;
    color: #000
}

.home-standard-layout .middle-banner-list dl dd.banner-thumb {
    width: 180px;
    height: 180px;
    overflow: hidden;
    position: absolute;
    z-index: auto;
    top: 0;
    left: 0;
}

.home-standard-layout .middle-banner-list dl dd.banner-thumb a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 180px;
    height: 180px;
    overflow: hidden;
}


/*中部推荐商品列表*/
.r_box .middle-goods-list {
    float: left;
}

.r_box .right-side-layout {
    float: right;
}

.l_box .middle-goods-list {
    float: right;
}

.l_box .right-side-layout {
    float: left;
}

.home-standard-layout2 .middle-goods-list {
    width: 779px;
    height: 420px;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: transparent #DDD transparent transparent;
    overflow: hidden;
}

.home-standard-layout2 .middle-goods-list ul {
    width: 780px;
    height: 420px;
    margin: 0 -1px 0 0;
    border-left: 1px solid #DDD
}

.home-standard-layout2 .middle-goods-list ul li {
    width: 194px;
    height: 209px;
    float: left;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #DDD #DDD transparent;
    overflow: hidden;
}

.home-standard-layout2 .middle-goods-list dl {
    width: 140px;
    margin: 14px auto auto;
    position: relative;
    z-index: 1;
}

.home-standard-layout2 .middle-goods-list dl dt.goods-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #555;
    line-height: 16px;
    width: 145px;
    height: 16px;
    position: absolute;
    z-index: auto;
    top: 146px;
    left: 0;
    overflow: hidden;
    font-weight: 300;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-thumb {
    width: 140px;
    height: 140px;
    overflow: hidden;
    position: absolute;
    z-index: auto;
    top: 0;
    left: 0;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-thumb a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;
    width: 140px;
    height: 140px;
    overflow: hidden;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-thumb img {
    width: 140px;
    height: auto;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-thumb span {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    background: #ff9900;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-price {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    z-index: auto;
    top: 167px;
    left: 0;
}

.home-standard-layout2 .middle-goods-list dl dd.goods-price .original {
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
    color: #999;
    vertical-align: middle;
    margin-left: 6px;
}

/*右侧推荐品牌*/

.home-standard-layout .right-sidebar {
    width: 212px;
    height: 100%;
    float: right;
    left: 0;
}

.home-standard-layout .right-sidebar .title {
    background-color: #FFF;
    width: 100%;
    height: 40px;
    border-bottom: solid 2px #DDD;
}

.home-standard-layout .recommend-brand {
    width: 212px;
    height: 257px;
    overflow: hidden;
}

.home-standard-layout .recommend-brand ul {
    background-color: #FFF;
    width: 212px;
    height: 258px;
    margin-top: -1px
}

.home-standard-layout .recommend-brand ul li {
    background-color: #FFF;
    float: left;
    border-bottom: solid 1px #EEE;
}

.home-standard-layout .recommend-brand ul li a {
    display: block;
    width: 96px;
    height: 32px;
    padding: 5px;
}

.home-standard-layout .recommend-brand ul li img {
    max-width: 96px;
    max-height: 32px;
}

/*右侧广告切换*/

.home-standard-layout2 .right-side-focus {
    width: 419px;
    height: 419px;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: transparent transparent #DDD #DDD;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.home-standard-layout2 .right-side-focus ul {
    height: 419px;
    position: absolute;
    z-index: 1;
}

.home-standard-layout2 .right-side-focus ul li {
    width: 419px;
    height: 419px;
    overflow: hidden;
    float: left;
}

.home-standard-layout2 .right-side-focus img {
    width: 419px;
    height: 419px;
}

.home-standard-layout2 .right-side-focus .pagination {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;

    text-align: center;
    width: 400px;
    height: 6px;
    padding: 7px 10px;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 15px;
}

.home-standard-layout2 .right-side-focus .pagination span {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    background: #fff;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6、7*/;
    list-style: none;
    margin-left: 4px;
    cursor: pointer;
}

.home-standard-layout2 .right-side-focus .pagination span.on {
    background: #fff;
}

.home-standard-layout2 .right-side-focus .arrow {
    background: transparent url("../../../../images/store/common/home_bg.png") no-repeat scroll 0% 0%;
    width: 40px;
    height: 50px;
    position: absolute;
    z-index: 2;
    top: 183px;
    cursor: pointer;
}

.home-standard-layout2 .right-side-focus:hover .arrow {
    opacity: 0.5 !important;
}

.home-standard-layout2 .right-side-focus .arrow:hover {
    opacity: 0.8 !important;
}

.home-standard-layout2 .right-side-focus .pre {
    background-position: -68px -40px;
    left: 0;
}

.home-standard-layout2 .right-side-focus .next {
    background-position: -108px -40px;
    right: 0;
}

/*标准区块色彩风格*/

/*红色*/

.style-red .left-sidebar .title {
    background-color: #d24242;
}

.style-red .left-sidebar, .style-red .right-sidebar {
    background-color: #F9EEF2;
}

.style-red .left-ads {
}

.style-red .recommend-classes li a {
    border-color: #C74D41 transparent #AD3327 transparent;
}

.style-red .left-sidebar .title .txt-type span, .style-red .middle-layout .tabs-selected {
    border-color: #d24242;
}

.style-red .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #d24242 transparent;
}

.style-red .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #d24242 transparent;
}

.style-red .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #d24242;
}

.style-red .goods-price em {
    color: #d24242;
}

.style-red .tabs-nav li.hao_title {
    background-color: #d24242;
}


/*橙色*/

.style-orange .left-sidebar .title {
    background-color: #e6961e;
}

.style-orange .left-sidebar, .style-orange .right-sidebar {
    background-color: #FBF1E8;
}

.style-orange .left-ads {
}

.style-orange .recommend-classes li a {
    border-color: #EB9144 transparent #C56B1E transparent;
}

.style-orange .left-sidebar .title .txt-type span, .style-orange .middle-layout .tabs-selected {
    border-color: #e6961e;
}

.style-orange .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #e6961e transparent;
}

.style-orange .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #e6961e transparent;
}

.style-orange .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #e6961e;
}

.style-orange .goods-price em {
    color: #e6961e;
}

.style-orange .tabs-nav li.hao_title {
    background-color: #e6961e;
}


/*棕色*/

.style-brown .left-sidebar .title {
    background-color: #b47332;
}

.style-brown .left-sidebar, .style-brown .right-sidebar {
    background-color: #FCF2E7;
}

.style-brown .left-sidebar .recommend-classes li a {
    border-color: #A36B33 transparent #7E3F00 transparent;
}

.style-brown .left-sidebar .title .txt-type span, .style-brown .middle-layout .tabs-selected {
    border-color: #b47332;
}

.style-brown .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #b47332 transparent;
}

.style-brown .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #b47332 transparent;
}

.style-brown .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #b47332;
}

.style-brown .goods-price em {
    color: #b47332;
}

.style-brown .tabs-nav li.hao_title {
    background-color: #b47332;
}


/*绿色*/

.style-green .left-sidebar .title {
    background-color: #50be8c;
}

.style-green .left-sidebar, .style-green .right-sidebar {
    background-color: #E8FDF1;
}

.style-green .left-ads {
}

.style-green .left-sidebar .recommend-classes li a {
    border-color: #52BE81 transparent #239C57 transparent;
}

.style-green .left-sidebar .title .txt-type span, .style-green .middle-layout .tabs-selected {
    border-color: #50be8c;
}

.style-green .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #50be8c transparent;
}

.style-green .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #50be8c transparent;
}

.style-green .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #50be8c;
}

.style-green .goods-price em {
    color: #50be8c;
}

.style-green .tabs-nav li.hao_title {
    background-color: #50be8c;
}


/*蓝色*/

.style-blue .left-sidebar .title {
    background-color: #3ca6dc;
}

.style-blue .left-sidebar, .style-blue .right-sidebar {
    background-color: #E8F4FC;
}

.style-blue .left-ads {
}

.style-blue .left-sidebar .recommend-classes li a {
    border-color: #5DADE3 transparent #3089C6 transparent;
}

.style-blue .left-sidebar .title .txt-type span, .style-blue .middle-layout .tabs-selected {
    border-color: #3ca6dc;
}

.style-blue .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #3ca6dc transparent;
}

.style-blue .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #3ca6dc transparent;
}

.style-blue .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #3ca6dc;
}

.style-blue .goods-price em {
    color: #3ca6dc;
}

.style-blue .tabs-nav li.hao_title {
    background-color: #3ca6dc;
}


/*粉色*/

.style-pink .left-sidebar .title {
    background-color: #ff7373;
}

.style-pink .left-sidebar, .style-pink .right-sidebar {
    background-color: #FFEBEB;
}

.style-pink .left-sidebar .recommend-classes li a {
    border-color: #FFEBEB transparent #E56767 transparent;
}

.style-pink .left-sidebar .title .txt-type span, .style-pink .middle-layout .tabs-nav .tabs-selected {
}

.style-pink .middle-layout .tabs-nav .tabs-selected i {
    display: block;
    border-color: transparent transparent #f8a03a transparent;
}

.style-pink .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #f8a03a transparent;
}

.style-pink .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #f8a03a;
}

.style-pink .tabs-nav li.hao_title {
    background-color: #f8a03a;
}

.home-standard-layout .hao_title {
    height: 40px;
    border-radius: 30px 30px 0 0;
    margin-left: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    font-weight: 600;
    color: #fff;
}

.home-standard-layout .cate_nav {
    text-align: center;
    float: left;
}

.home-standard-layout .cate_nav a {
    float: left;
    text-align: center;
    height: 20px;
    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
}

.style-pink .goods-price em {
    color: #ff7373;
}


/*紫色*/

.style-purple .left-sidebar .title {
    background-color: #9C59B8;
}

.style-purple .left-sidebar, .style-purple .right-sidebar {
    background-color: #F7EAFD;
}

.style-purple .left-ads {
}

.style-purple .left-sidebar .recommend-classes li a {
    border-color: #B07AC6 transparent #8C50A5 transparent;
}

.style-purple .left-sidebar .title .txt-type span, .style-purple .middle-layout .tabs-selected {
    border-color: #9C59B8;
}

.style-purple .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #9C59B8 transparent;
}

.style-purple .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #9C59B8 transparent;
}

.style-purple .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #9C59B8;
}

.style-purple .goods-price em {
    color: #9C59B8;
}

.style-purple .tabs-nav li.hao_title {
    background-color: #9C59B8;
}


/*浅色*/

.style-default .left-sidebar .title {
    background-color: #565656;
}

.style-default .left-sidebar, .style-purple .right-sidebar {
    background-color: #F5F5F5;
}

.style-default .left-ads {
}

.style-default .left-sidebar .recommend-classes li a {
    border-color: #555 transparent #8C50A5 transparent;
}

.style-default .left-sidebar .title .txt-type span, .style-purple .middle-layout .tabs-selected {
    border-color: #9C59B8;
}

.style-default .middle-layout .tabs-selected i {
    display: block;
    border-color: transparent transparent #565656 transparent;
}

.style-default .tabs-nav {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #565656 transparent;
}

.style-default .tabs-nav li {
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #565656;
}

.style-default .goods-price em {
    color: #565656;
}

.style-default .tabs-nav li.hao_title {
    background-color: #565656;
}


.home-channel-layout {
    margin-top: 15px;
}

.home-channel-layout .ll {
    width: 380px;
    margin-right: 30px;
    float: left;
}

.home-channel-layout .ml {
    width: 380px;
    float: left;
}

.home-channel-layout .rl {
    width: 380px;
    margin-left: 30px;
    float: right;
}

.home-channel-layout .title {
    height: 38px;
    border-bottom: solid 2px #DDD;
}

.home-channel-layout .title h2 {
    font-family: "microsoft yahei";
    font-size: 22px;
    font-weight: 100;
    line-height: 30px;
    paddding: 4px;
}

.home-channel-layout .content {
    margin: 10px 0;
}

.cms-picture {
    width: 380px;
    height: 260px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.cms-picture ul {
    position: absolute;
    z-index: 1;
}

.cms-picture ul li {
    width: 380px;
    height: 260px;
    float: left;
}

.cms-article {
    width: 380px;
    margin-top: 15px;
}

.cms-article dl {
    width: 120px;
    height: 110px;
    float: left;
    clear: left;
    position: relative;
    z-index: 1;
}

.cms-article dl dt {
    line-height: 24px;
    width: 120px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.cms-article dl dd {
    width: 120px;
    height: 90px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.cms-article dl dd img {
    max-width: 120px;
}

.cms-article ul {
    width: 240px;
    float: right;
}

.cms-article ul li {
    line-height: 24px;
}

.microshop-summary .content {
    width: 380px;
    overflow: hidden;
}

.microshop-summary .content ul {
    width: 400px;
    margin-left: -20px;
}

.microshop-summary .content ul li {
    float: left;
    width: 180px;
    height: 240px;
    padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.microshop-share {
    width: 180px;
    height: 90px;
    padding: 195px 0 10px 0;
    position: absolute;
    left: 20px;
    top: 0;
    background: url(https://wx.91ihome.cn/addons/ewei_shopv2/plugin/pc/template/mobile/default/static/css/trans.gif);
}

.microshop-share b {

    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#A5000000', endColorstr='#A5000000');
    background: rgba(0, 0, 0, 0.65);
    display: block;
    width: 180px;
    height: 240px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 195px;
}

.microshop-summary .content ul li dl {
    position: relative;
    z-index: 2;
}

.microshop-summary .content ul li dl dt {
    padding: 5px;
}

.share-member-avatar {
    border: solid 1px #FFF;
    width: 32px;
    height: 32px;
    float: left;
}

.share-member-avatar img {
    max-width: 32px;
    max-height: 32px;
}

.share-member-info {
    float: left;
    margin-left: 8px;
}

.share-member-name {
    font-size: 13px;
    font-weight: 600;
    color: #FC0;
}

.share-date {
    font-family: Tahoma, Geneva, "Microsoft Yahei";
    color: #999;
}

.share-content {
    font-size: 13px;
    line-height: 16px;
    clear: both;
    height: 32px;
    padding: 5px;
    overflow: hidden;
}

.share-content a {
    color: #EEE;
}

.share-content a:hover {
    text-decoration: none;
    color: #FC0;
}

.share-like {
    line-height: 16px;
    color: #CCC;
    padding: 0 5px;
}

.share-like i {
    background: url(../../../../images/store/common/home_bg.png) no-repeat -40px -40px;
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.share-like em {
    font-weight: 600;
    color: #FC0;
    margin: 0 2px;
}

.microshop-thumb {
    background: #fff;
    overflow: hidden;
}

.microshop-thumb a {
    overflow: hidden;
    text-align: center;
    position: relative;
}

.microshop-thumb a img {
    position: relative;
    vertical-align: text-top;
}

.microshop-thumb {
    width: 180px;
    height: 240px;
}

.microshop-thumb a {
    width: 180px;
    height: 240px;
}

.circle-summary .contnet {
    width: 380px;
    overflow: hidden;
}

.circle-theme {
    width: 400px;
    margin-left: -20px;
    overflow: hidden;
}

.circle-theme li {
    width: 180px;
    margin-left: 20px;
    float: left;
}

.circle-theme li a {
    width: 180px;
}

.circle-theme-thumb {
    background: #fff;
    overflow: hidden;
}

.circle-theme-thumb a {
    overflow: hidden;
    text-align: center;
    position: relative;
}

.circle-theme-thumb a img {
    position: relative;
    vertical-align: text-top;
}

.circle-theme-name {
    line-height: 16px;
    background-color: #EBF5EC;
    height: 32px;
    padding: 5px;
    overflow: hidden;
}

.circle-theme-from {
    line-height: 24px;
    color: #999;
    padding: 0 5px;
}

.circle-theme-from a {
    color: #3AA55A;
}

.circle-reply-theme {
    border: dashed #DDD;
    border-width: 1px 0;
    margin: 10px 0 15px 0;
    padding: 8px 5px;
    overflow: hidden;
}

.circle-reply-theme li {
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.circle-reply-theme li a:hover {
    color: #3AA55A;
    text-decoration: none;
}

.circle-reply-theme li span {
    color: #999;
    margin-right: 4px;
}

.circle-member {
    width: 400px;
    margin-left: -20px;
}

.circle-member li {
    width: 80px;
    height: 80px;
    float: left;
    margin-left: 20px;
}

.circle-member li div.circle-member-avatar {
    width: 80px;
    height: 80px;
}

.circle-member li div.circle-member-avatar a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    *display: block;

    width: 72px;
    height: 72px;
    float: left;
    padding: 3px;
    border: solid 1px #EBF5EC;
    overflow: hidden;
}

.circle-member li div.circle-member-avatar a:hover {
    background-color: #EBF5EC;
}

.circle-member li div.circle-member-avatar img {
    max-width: 72px;
    max-height: 72px;
    margin-top: expression(72-this.height/2);

    *margin-top: expression(36-this.height/2);

}

.circle-member li h4.circle-member-name {
    font-weight: 600;
    line-height: 24px;
    height: 24px;
}

.circle-member li h4.circle-member-name a {
    color: #3AA55A;
}

.circle-member li p.circle-member-theme {
    line-height: 16px;
    height: 32px;
    overflow: hidden;
}

.circle-member li p.circle-member-theme a {
    color: #999;
}

.clip-thumb {
    background: #fff;
    overflow: hidden;
}

.clip-thumb a {
    overflow: hidden;
    text-align: center;
    position: relative;
}

.clip-thumb a img {
    position: relative;
    vertical-align: text-top;
}


.footer-line {
    border-top: 4px solid #e7e7e7;
    font-family: "微软雅黑";
    margin-top: 20px;
    min-width: 1190px;
    padding: 0;
}

/* 友情链接 */

.index-link {
    width: 1200px;
    margin-top: 10px;
    font-size: 14px;
}

.website {
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
}

.website dt, .website dd {
    float: left;
}

.website dt {
    position: relative;
    width: 140px;
    text-align: center;
    background: #eee;
}

.website dt b {
    position: absolute;
    top: 50%;
    right: -7px;
    margin-top: -7px;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #eee;
    overflow: hidden;
}

.website dd {
    width: 1020px;
    height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
}

.website dd a {
    margin: 0 5px 0 8px;
}

/*控制左侧导航菜单*/

#nav_box {
    position: fixed;
    top: 160px;
    display: none;
    left: 50%;
    margin-left: -690px
}

#nav_box ul li {
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: #fafafa;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-weight: bold
}

#nav_box ul li.last {
    border-bottom: 1px solid #eee
}

#nav_box ul li .num {
    color: #666;
    display: block
}

#nav_box ul li .word {
    display: none;
    color: #fff
}

#nav_box ul li.nav_h_1 .word {
    background: #f8a03a
}

#nav_box ul li.nav_h_2 .word {
    background: #d24242
}

#nav_box ul li.nav_h_3 .word {
    background: #e6961e
}

#nav_box ul li.nav_h_4 .word {
    background: #50be8c
}

#nav_box ul li.nav_h_5 .word {
    background: #3ca6dc
}

#nav_box ul li.nav_h_6 .word {
    background: #aa69be
}

#nav_box ul li.nav_h_7 .word {
    background: #ff7373
}

#nav_box ul li.nav_h_8 .word {
    background: #e6961e
}

#nav_box ul li.nav_h_9 .word {
    background: #3ca6dc
}

#nav_box ul li.nav_h_10 .word {
    background: #aa69be
}

#nav_box ul li.hover .num {
    display: none !important
}

#nav_box ul li.hover .word {
    display: block !important
}

#nav_box ul li:last-child {
    border: 0;
    overflow: hidden;
}

/*楼层*/

.home-standard-layout .tabs-nav li.right-brand {
    float: right;
    height: 40px;
}

.home-standard-layout .tabs-nav li.right-brand a {
    color: #666;
    cursor: pointer;
    float: right;
    line-height: 42px;
    padding: 0 15px;
    background: url(../../../../images/cms/f_more_bg.png) no-repeat right;
}

.sticky {
    position: fixed;
    _position: relative;
    height: 50px;
    width: 100%;
    min-width: 990px;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.sticky .public-head-layout {
    height: 50px !important;
}

.sticky .public-head-layout .site-logo {
    height: 40px !important;
    margin: 5px 10px auto 0 !important
}

.sticky .public-head-layout .site-logo img {
    max-height: 40px !important
}

.sticky .public-head-layout .site-ad, .sticky .keyword {
    display: none;
}

.sticky .head-user-menu {
    margin: 5px 0 0 0 !important
}

.sticky .head-search-bar {
    padding-top: 4px;
    margin: 0 0 0 80px;
}


/*右边*/

.right-panel {
    filter: alpha(opacity=95);
    -moz-opacity: .95;
    opacity: .95;
    width: 230px;
    height: 430px;
    background: #fff;
    float: right;
    border-top: 0
}

.right-panel .welcomePanel {
    background: url(../../../../images/store/common/login-bg.jpg) top center;
    background-size: 230px auto;
    height: 100px;
    text-align: center
}

.right-panel .welcomePanel img {
    margin: 5px 0;
    width: 65px;
    border-radius: 50%
}

.right-panel .loginPanel {
    border-top: 1px #c1c1c1 solid;
    border-bottom: 1px #c1c1c1 solid;
    border-color: #e3e3e3
}

.right-panel .loginPanel .loginTxt {
    font-size: 14px;
    border-right: 1px #c1c1c1 solid;
    border-color: #e3e3e3
}

.right-panel .loginPanel span {
    padding: 10px 0;
    display: inline-block;
    width: 48%;
    cursor: pointer;
    font-size: 14px;
    text-align: center
}

.right-panel .loginPanel img {
    padding-right: 5px;
    width: 15px;
    height: 15px;
}

.right-panel .exitPanel {
    background: url(../../../../images/store/common/login-bg.jpg);
    height: 100px
}

.right-panel .exitPanel img {
    padding: 17px 10px 17px 25px;
    width: 65px;
    border-radius: 50%;
    vertical-align: middle
}

.right-panel .exitPanel .message {
    display: inline-block;
    width: 120px;
    vertical-align: middle
}

.right-panel .exitPanel .message .name {
    font-size: 14px;
    font-weight: 600;
    color: #ff8c00;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.right-panel .exitPanel .message .logOut {
    cursor: pointer
}

.right-panel .txtPanel {
    border-top: 1px #c1c1c1 solid;
    border-bottom: 1px #c1c1c1 solid;
    padding: 2px 0
}

.right-panel .txtPanel a {
    padding: 3px 0;
    display: inline-block;
    width: 31%;
    text-align: center;
    cursor: pointer
}

.right-panel .txtPanel .line {
    border-right: 1px #c1c1c1 solid
}

.right-panel .securePanel {
    color: #000;
    padding: 16px 0;
}

.right-panel .securePanel h6 {
    margin: 0;
    padding: 0 0 10px 20px
}

.right-panel .securePanel li {
    display: inline-block;
    width: 32%;
    text-align: center
}

.right-panel .securePanel li img {
    width: 40px;
    margin-bottom: 5px
}

.panelimg-side li {
    display: inline-block;
    list-style-type: none;
    position: relative;
    padding: 0;
    margin: 0;
    font-size: 0
}


/*banner右侧广告切换*/

.right-panel .panelimg-side {
    width: 230px;
    height: 195px;
    position: relative;
    overflow: hidden;
}

.right-panel .panelimg-side ul {
    height: 165px;
    position: absolute;
    z-index: 1;
}

.right-panel .panelimg-side ul li {
    width: 230px;
    height: 165px;
    overflow: hidden;
    float: left;
}

.right-panel .panelimg-side img {
    width: 230px;
    height: 165px;
}

.right-panel .panelimg-side h5 {
    position: absolute;
    bottom: 5px;
    z-index: 2;
    width: 230px;
    height: 30px;
    color: #333;
    text-align: center;
    line-height: 30px;
}


.right-panel .panelimg-side .pagination {
    font-size: 0;
    *word-spacing: -1px /*IE6、7*/;

    text-align: center;
    width: 210px;
    height: 6px;
    padding: 7px 10px;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 15px;
}

.right-panel .panelimg-side .pagination span {
    background: #fff;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    *display: inline /*IE6、7*/;

    list-style: none;
    width: 24px;
    height: 6px;
    margin-left: 4px;
    cursor: pointer;
}

.right-panel .panelimg-side .pagination span.on {
    background: #fff;
}

.right-panel .panelimg-side .arrow {
    background: transparent url("../../../../images/store/common/home_bg.png") no-repeat scroll 0% 0%;
    width: 40px;
    height: 50px;
    position: absolute;
    z-index: 2;
    top: 183px;
    cursor: pointer;
}

.right-panel .panelimg-side:hover .arrow {
    opacity: 0.5 !important;
}

.right-panel .panelimg-side .arrow:hover {
    opacity: 0.8 !important;
}

.right-panel .panelimg-side .pre {
    display: none
}

.right-panel .panelimg-side .next {
    display: none
}


.comment {
    margin: 0 auto;
    width: 1200px;
}

.comment .tit {
    height: 46px;
    line-height: 46px;
    margin-top: 0px;
    overflow: hidden;
}

.comment .tit .cmttite {
    float: left;
}

.comment .tit .cmttite span {
    font-size: 20px;
    color: #666;
}

.comment .tit .cmttite .more {
    margin-left: 14px;
    color: #797a7a;
}

.comment .tit .cmttite .more:hover {
    color: #3c3c3c;
    text-decoration: none;
}

.comment .tit .notice {
    float: right;
    width: 221px;
    display: inline;
}

.comment .tit .notice h3 {
    font-size: 16px;
    color: #6d6d6d;
    height: 44px;
}

.cmtcon {
    background: #fff;
    overflow: hidden;
    zoom: 1;
    height: 248px;
    border-bottom: 1px solid #d5d9dd;
}

.cmtcon .cmtleft {
    float: left;
    height: 248px;
    width: 978px;
    border-bottom: 1px solid #d5d9dd;
    border-top: 2px solid #d5d9dd;
    border-left: 1px solid #d5d9dd;
    border-right: 1px solid #d5d9dd;
    display: inline
}

.cmtcon .cmtleft dl {
    width: 288px;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dashed #d5d9dd;
    float: left;
    margin: 0 15px 0 23px;
    padding: 17px 0;
    display: inline;
}

.cmtcon .cmtleft dl dt {
    float: left;
    width: 90px;
    height: 90px;
    display: inline;
}

.cmtcon .cmtleft dl dd {
    float: right;
    width: 180px;
    display: inline;
}

.cmtcon .cmtleft dl dd h3 {
    line-height: 18px;
}

.cmtcon .cmtleft dl dd h3 .username {
    color: #333
}

.cmtcon .cmtleft dl .goods-name {
    color: #8c8c8c;
    line-height: 20px;
    margin-top: 10px;
    max-height: 40px;
    _height: 40px;
    overflow: hidden;
}

.cmtcon .cmtleft dl .goods-name a {
    color: #8c8c8c;
}

.noticecon {
    margin: 14px auto 0;
    width: 219px;
}

.noticecon ul {
    margin-top: 12px;
    height: 118px;
    overflow: hidden
}

.noticecon ul li {
    line-height: 24px;
    overflow: hidden;
    height: 24px
}

.noticecon ul li a {
    color: #6d6d6d;
    font-size: 13px
}

.noticecon ul li a:hover {
    text-decoration: none;
    color: #F4504E
}

.cmtcon .cmtleft dl dt img {
    max-width: 90px;
    max-height: 90px;
}

.cmtcon .cmtleft dl dd h3 .datetime {
    float: right;
    color: #ccc;
}

.cmtcon .cmtleft dl dd p {
    color: #8c8c8c;
    line-height: 20px;
    margin-top: 10px;
    max-height: 40px;
    _height: 40px;
    overflow: hidden;
}

.cmtcon .cmtrigt {
    float: right;
    width: 219px;
    display: inline;
    border-right: 1px solid #e8ebed;
    border-bottom: 1px solid #e8ebed;
    border-top: 2px solid #f80;
    height: 248px;
}

.grid_119011 .copyright_img a img {
    margin-left: 20px;
}

.floor-head .ad-panel .ad-links ul {
    float: right;
}

.floor-head .ad-panel .ad-links ul li a {
    text-align: right;
}

.floor-head .ad-panel .ad-links ul li a {
    font-size: 13px;
    line-height: 13px;
    padding: 7px 10px;
    border: 1px solid #ccc;
    border-radius: 16px;
    display: inline-block;
    color: #666;
    margin-left: 6px;
    _margin-left: 3px;
    _vertical-align: sub;
}

.floor-head .ad-panel .ad-links ul li a:hover {
    border: 1px solid #c9033b;
    background: #c9033b;
    text-decoration: none;
    color: #fff !important;
}

#top-banner {
    display: block;
}



