.kouhao-bar {
    height: 114px;
    margin-top: 50px !important;
    font-size: 0;
    border-bottom: 1px solid #009FE9
}

.kouhao-bar .bar-item {
    width: 25%;
    height: 75px;
    display: inline-block;
    font-size: 18px;
    line-height: 75px;
    color: #555;
    font-weight: bold
}

.bar-item .Hexagon {
    width: 64px;
    height: 74px;
    position: relative;
    float: left;
    background-image: url("../images/shop47/duo.png")
}

.bar-item:nth-child(2) .Hexagon {
    background-image: url("../images/shop47/kuai.png")
}

.bar-item:nth-child(3) .Hexagon {
    background-image: url("../images/shop47/hao.png")
}

.bar-item:nth-child(4) .Hexagon {
    background-image: url("../images/shop47/sheng.png")
}

.bar-item .title {
    margin-left: 20px
}

.hot-goods {
    margin-top: 30px !important
}

.hot-goods .title {
    width: 330px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    background-image: url("../images/shop47/hot-goods-title.png");
    margin: 0 auto
}

.hotgoods-list {
    margin-top: 35px;
    height: 508px
}

.hotgoods-item {
    float: left;
    width: 290px;
    height: 234px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
    margin-right: 13px
}

.hotgoods-item:hover {
    border: 1px solid #009fe9
}

.hotgoods-item:nth-child(4), .hotgoods-item:nth-child(8) {
    margin-right: 0
}

.hotgoods-item .goods-pic {
    width: 170px;
    height: 170px;
    position: relative;
    top: 12px;
    margin: 0 auto
}

.hotgoods-con {
    overflow: hidden;
    width: 128px;
    height: 15px;
    position: absolute;
    left: 22%;
    bottom: 0
}

.hotgoods-con .googs-title {
    width: 100%;
    height: 100%;
    line-height: 15px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.shop-floor {
    background-color: #fff;
    min-width: 1200px
}

.floor {
    margin-top: 40px;
    width: 486px;
    float: left;
    height: 735px;
    position: relative;
    overflow: hidden
}

.floor:nth-child(even) {
    width: 692px;
    float: right
}

.floor .title {
    width: 100%;
    font-size: 0;
    border-bottom: #100964 1px solid;
    padding-bottom: 10px
}

.floor:nth-child(2n) .title {
    border-bottom: #E60012 1px solid
}

.floor:nth-child(3n) .title {
    border-bottom: #00A0E9 1px solid
}

.floor:nth-child(4n) .title {
    border-bottom: #F19149 1px solid
}

.floor .title .name {
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #555;
    display: inline
}

.floor .title .bar {
    display: inline-block;
    width: 328px;
    height: 14px;
    background-image: -webkit-gradient(linear, left top, right top, from(#F3F3F3), to(#fff));
    background-image: -o-linear-gradient(left, #F3F3F3, #fff);
    background-image: linear-gradient(to right, #F3F3F3, #fff)
}

.floor .title .square {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #100964;
    margin: 0 10px
}

.floor:nth-child(2n) .title .square {
    background: #E60012
}

.floor:nth-child(3n) .title .square {
    background: #00A0E9
}

.floor:nth-child(4n) .title .square {
    background: #F19149
}

.floor:last-child {
    margin-bottom: 42px
}

.slidebar-right {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 7;
    background: #fff;
    border: 1px solid #ddd
}

.slidebar-item {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}

.ico-slidebar4 {
    border-bottom: none;
    height: 0;
    overflow: hidden
}

.ico-slidebar1 {
    background-position: -235px 0
}

.ico-slidebar2 {
    background-position: -275px 0
}

.ico-slidebar3 {
    background-position: -235px -40px
}

.ico-slidebar4 {
    background-position: -275px -40px
}

.sbar-hover-txt {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    background-color: #aaa;
    text-align: center
}

.slidebar-item:hover .sbar-hover-txt {
    display: block
}

.sbar-hover-pic {
    position: absolute;
    left: 61px;
    top: -41px;
    padding: 10px;
    width: 80px;
    background: #fff;
    border: 1px solid #ddd;
    opacity: 0
}

.slidebar-item:hover .sbar-hover-pic {
    left: -117px;
    opacity: 1;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.sbar-hover-pic:before {
    content: '';
    position: absolute;
    left: 101px;
    top: 48px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 14px solid #ddd
}

.sbar-hover-pic:after {
    content: '';
    position: absolute;
    left: 100px;
    top: 49px;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 13px solid #fff
}

.ico-slidebar3 .sbar-hover-pic {
    top: -82px
}

.ico-slidebar3 .sbar-hover-pic:before {
    top: 89px
}

.ico-slidebar3 .sbar-hover-pic:after {
    top: 90px
}

.qrcode-wrap {
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer
}

.qrcode-des {
    line-height: 21px;
    height: 63px;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    text-align: center
}

.swiper {
    position: relative;
    height: 500px;
    width: 100%;
    min-width: 1200px;
    overflow: hidden
}

.swiper-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.swiper .item {
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.swiper .item-pic {
    width: 1920px;
    height: 100%;
    overflow: hidden;
    display: block
}

.pagination {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 6;
    width: 100%;
    text-align: center
}

.pagination-item {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 2px;
    background: #f2f2f2;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url(/public/css/PIE.htc);
    cursor: pointer
}

.pagination-item:hover {
    background-color: #bbb
}

.pagination-item.active {
    background-color: #bbb
}

.swiper .swiper-control {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 80px;
    color: #fff;
    background-color: #000;
    background-image: url("../images/ico-arrow-banner.png");
    background-repeat: no-repeat;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.swiper:hover .swiper-control {
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2
}

.swiper-control.left-btn {
    background-position: 0px 0px;
    left: 2%
}

.swiper-control.right-btn {
    background-position: -40px 0px;
    right: 2%
}

.flash-sale .swiper-control, .new-goodslist .swiper-control {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -63.5px;
    width: 44px;
    height: 127px;
    color: #ccc;
    background-color: #fff
}

.font-arrow, .font-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -8px;
    border: 8px solid transparent
}

.font-arrow.font-arrow-left {
    border-right: 10px solid #AF0100;
    left: 8px
}

.font-arrow.font-arrow-right {
    border-left: 10px solid #AF0100;
    right: 8px
}

.font-arrow:after {
    content: ''
}

.font-arrow.font-arrow-left:after {
    left: -6px;
    border-right: 10px solid #fff
}

.font-arrow.font-arrow-right:after {
    right: -6px;
    border-left: 10px solid #fff
}

.flash-sale .swiper-control.left-btn, .new-goodslist .swiper-control.left-btn {
    left: 0
}

.flash-sale .swiper-control.right-btn, .new-goodslist .swiper-control.right-btn {
    left: auto;
    right: 0
}

.floor-recommend .swiper-control {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -17.5px;
    width: 16px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-family: '宋体';
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    background-color: #000;
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1
}

.floor-recommend .swiper-control.left-btn {
    left: 0px
}

.floor-recommend .swiper-control.right-btn {
    left: auto;
    right: 0px
}

.floor-goods-list .swiper-control, .group-list .swiper-control {
    position: absolute;
    top: 11px;
    margin: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #666;
    font-family: '宋体';
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd
}

.floor-goods-list .swiper-control.left-btn, .group-list .swiper-control.left-btn {
    left: auto;
    right: 38px
}

.floor-goods-list .swiper-control.right-btn, .group-list .swiper-control.right-btn {
    right: 0
}

.floor-goods-list .swiper-control:hover, .group-list .swiper-control:hover {
    color: #fff;
    background-color: #ccc
}

.swiper:hover .swiper-control:hover, .flash-sale:hover .swiper-control, .floor-recommend .swiper-control:hover {
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.flash-sale:hover .swiper-control:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.user-info {
    width: 100%;
    height: 404px;
    background-color: #fff;
    position: relative;
    float: left
}

.user-title {
    padding-left: 23px;
    font-size: 16px;
    color: #1F1F1F;
    line-height: 38px;
    font-weight: 500;
    position: relative
}

.user-title i {
    display: block;
    width: 3px;
    height: 18px;
    position: absolute;
    top: 11px;
    left: 10px;
    background-color: #946661
}

.user-head {
    width: 57px;
    height: 57px;
    margin: auto;
    margin-top: 23px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    behavior: url(/public/css/PIE.htc);
    border: 1px solid #eee;
    overflow: hidden
}

.user-info button {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-left: 8px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    background-color: #5CA1FF;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.user-info .user-login {
    margin-top: 24px;
    margin-bottom: 12px
}

.user-info .user-register {
    background-color: #fff;
    color: #2B75D9;
    border: 1px solid #ddd;
    margin-left: 14px
}

.user-info .cutoff {
    margin: 31px 0 10px 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #5CA1FF
}

.swiper-bottom-box {
    position: absolute;
    bottom: 10px;
    left: 317px;
    right: 17px
}

.adv3 {
    padding-top: 30px;
    min-height: 1px;
    overflow: hidden
}

.adv3 .recommend-brand {
    float: left;
    width: 380px;
    height: 218px;
    margin-left: 42px;
    overflow: hidden
}

.adv3 .recommend-brand:first-child {
    margin-left: 0
}

.adver_line {
    display: block;
    width: 1200px;
    height: 128px;
    margin: 20px auto 0;
    overflow: hidden;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

.floor-top {
    z-index: 1
}

.floor-title {
    width: 100%;
    height: 38px;
    color: #000;
    font-size: 0;
    position: relative
}

.floor-title .floor-name {
    line-height: 38px;
    font-size: 18px;
    color: #000
}

.floor-nav-list {
    margin-top: 24px;
    width: 100%;
    height: 61px;
    overflow: hidden;
    z-index: 1;
    font-size: 0
}

.floor-top .liner {
    float: left;
    width: 100%;
    height: 2px;
    background-color: #E42A2A
}

.floor-nav-item {
    float: left;
    width: 61px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    margin: 0 0 0 30px;
    font-size: 12px;
    font-weight: 400;
    color: #2B2B2B;
    background-color: #fff;
    position: relative;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.floor-nav-item>span {
    padding: 0 5px
}

.floor-nav-item:first-child {
    margin-left: 20px
}

.floor-nav-item:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.floor-nav-item-active {
    color: #fff;
    background-color: #F33B5A
}

.floor-nav-item-active span {
    color: #176ACF
}

.floor-nav-item-active:after {
    content: '';
    position: absolute;
    right: -36px;
    top: 0;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-left: 18px solid #fff
}

.nav-more-btn {
    position: absolute;
    top: 0;
    right: 0
}

.floor-main {
    height: 520px;
    overflow: hidden;
    position: relative;
    font-size: 0
}

.floor-left {
    width: 284px;
    height: 418px;
    position: relative
}

.floor-brand {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 284px;
    height: 216px;
    overflow: hidden
}

.floor-left-title {
    width: 300px;
    height: 88px;
    line-height: 88px;
    margin-top: 22px;
    color: #fff;
    background-color: #098AF1;
    text-align: center;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 0 18px
}

.floor-left-title span {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    width: 228px
}

.floor-brand1 {
    float: right;
    width: 200px;
    min-height: 400px;
    position: relative;
    overflow: hidden
}

.floor-brand .floor-brand-adv {
    width: 230px;
    height: 469px;
    margin-top: 1px
}

.brand-big {
    display: inline-block;
    width: 100%;
    height: 1000px;
    overflow: hidden;
    margin-bottom: 5px
}

.floor-adv .brand-small {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.floor-main .floor-adv {
    width: 250px;
    height: 520px;
    overflow: hidden;
    display: inline-block
}

.floor-main .floor-adv2 {
    width: 430px;
    height: 520px
}

.floor-adv .brand-big {
    width: 100%;
    height: 100%
}

.floor-brand-list {
    width: 970px;
    margin: 10px 0 0 10px;
    font-size: 0
}

.floor-brand-item {
    float: left;
    width: 150px;
    height: 90px;
    overflow: hidden;
    margin: 0 0 0 14px;
    background-color: #EA6228;
    position: relative
}

.floor-brand-item:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 5px;
    width: 135px;
    height: 76px;
    border: 2px solid #fff
}

.floor-brand-item:first-child {
    margin-left: 0
}

.floor-brand-item a {
    display: block;
    width: 127px;
    height: 70px;
    margin: 11px;
    background-color: #fff
}

.floor-brand-title span {
    text-align: center;
    font-size: 18px
}

.floor-brand-wrap {
    position: relative;
    margin: 54px 10px 0
}

.floor-brand-wrap li {
    width: 100%;
    border-top: 1px solid #ccc
}

.floor-brand-wrap li:first-child {
    border-top: none
}

.floor-brand-wrap li a {
    display: block;
    width: 240px;
    height: 120px;
    margin: 10px auto
}

.floor-brand-wrap li span {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 120px;
    margin: 10px auto;
    color: #666
}

.floor-goods-list {
    width: 100%;
    height: 670px;
    margin: 0 auto;
    display: block;
    padding-top: 20px
}

.floor-goods-list>ul {
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    height: 723px
}

.floor-goods-list>ul>li {
    width: 1060px;
    height: 100%;
    float: left
}

.floor-goods-item {
    width: 220px;
    height: 325px;
    float: left;
    overflow: hidden;
    background-color: #F6F4FF;
    position: relative;
    margin: 0px 30px 20px 0;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.floor-goods-item:nth-child(2n) {
    margin-right: 0
}

.floor:nth-child(even) .floor-goods-item {
    margin: 0px 15px 20px 0;
    background-color: #FFEDE0
}

.floor:nth-child(even) .floor-goods-item:nth-child(3n) {
    margin-right: 0px
}

.floor-goods-item>a {
    display: block;
    width: 170px;
    height: 170px;
    position: relative;
    overflow: hidden;
    top: 25px;
    margin: 0 auto
}

.floor-goods-item .goods-pic {
    width: 100%;
    height: 100%
}

.floor-goods-list .floor-goods-con {
    width: 166px;
    height: 81px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 204px;
    margin: auto
}

.floor-goods-list .floor-goods-con .shop-price {
    width: 74px;
    line-height: 14px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #CF0000;
    display: block
}

.floor-goods-list .floor-goods-con .buy {
    float: right;
    width: 135px;
    height: 100px;
    background-color: #3F3F3F
}

.floor-goods-list .floor-goods-con .buy div {
    width: 36px;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 25px auto 0
}

.floor-goods-list .googs-title {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    color: #102E37;
    overflow: hidden;
    word-break: break-all;
    position: relative;
    margin-bottom: 27px
}

.floor-goods-con .googs-price {
    font-size: 14px !important;
    height: 20px;
    line-height: 20px;
    color: #E63E24;
    margin-top: 5px;
    font-weight: bold;
    position: relative
}

.floor-goods-list .googs-price span:before {
    content: '￥';
    color: #F21717;
    font-size: 12px
}

.floor-goods-item .googs-price>span {
    display: inline-block
}

.floor-goods-item .floor-goods-btn {
    display: block;
    width: 55px;
    height: 18px;
    line-height: 18px;
    color: #FF9900;
    text-align: center;
    border: 1px solid #FF9900;
    margin-top: 4px;
    font-size: 12px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.floor-recommend {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    border: 1px solid #515BD4
}

.floor-recommend:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 53px;
    background: url("../images/shop47/floor-recommend.png") no-repeat;
    z-index: 1
}

.floor-recommend-title {
    height: 52px;
    padding-left: 15px;
    line-height: 52px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #eee
}

.floor-recommend-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.floor-recommend-list {
    width: 346px;
    height: 214px;
    overflow: hidden;
    position: relative
}

.floor-recommend-list>ul {
    height: 100%;
    min-width: 346px;
    position: absolute;
    background: #fff
}

.floor-recommend-list>ul>li {
    width: 286px;
    height: 100%;
    float: left
}

.floor-recommend-item {
    display: block;
    width: 140px;
    height: 140px;
    float: left;
    background-color: #fff;
    margin: 10px 0 0 32px
}

.floor-recommend-item:first-child {
    margin-left: 15px
}

.floor-recommend-pic {
    width: 140px;
    height: 140px
}

.floor-recommend-cont {
    width: 100%;
    height: 148px;
    padding: 0 28px
}

.recommend-goods-name {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    height: 72px;
    margin: 20px 0 24px 0;
    color: #666;
    overflow: hidden
}

.recommend-goods-price {
    color: #E01010;
    font-size: 18px;
    font-weight: 400
}

.recommend-more-btn {
    display: block;
    height: 53px;
    line-height: 53px;
    text-align: right;
    font-size: 12px;
    color: #999
}

.recommend-more-btn>i {
    font-family: consolas;
    margin: 0 10px;
    font-size: 16px
}

.recommend-more-btn:hover {
    color: #e23435
}

.right-bar-border {
    position: fixed;
    right: 0;
    bottom: 200px
}

.right-bar:hover {
    background-color: #0E9E99
}

.right-bar {
    display: block;
    height: 38px;
    width: 38px;
    border: #ddd solid 1px;
    border-radius: 5px 0px 0px 5px;
    background: #fff
}

.right-bar>i {
    display: block;
    height: 38px;
    width: 38px
}

.right-bar-border>a:not(:first-child)>.right-bar {
    margin-top: 1px
}

.icon-right-bar1 {
    background: url("../images/ico-shop5-index.png") no-repeat 0 -348px
}

.icon-right-bar2 {
    background: url("../images/ico-shop5-index.png") no-repeat 0 -386px
}

.icon-right-bar3 {
    background: url("../images/ico-shop5-index.png") no-repeat 0 -426px
}

.icon-right-bar1:hover {
    background: url("../images/ico-shop5-index.png") no-repeat -38px -348px
}

.icon-right-bar2:hover {
    background: url("../images/ico-shop5-index.png") no-repeat -38px -386px
}

.icon-right-bar3:hover {
    background: url("../images/ico-shop5-index.png") no-repeat -38px -426px
}

.icon-right-bar4 {
    background: url("../images/ico-shop5-index.png") no-repeat -38px -462px;
    background-color: #0E9E99
}

.recommend-info {
    padding-top: 56px;
    height: 370px
}

.recommend-info .shop-recommend, .recommend-info .shop-info {
    background: #fff;
    border-top: 1px solid #D91496
}

.recommend-info .shop-recommend {
    width: 970px;
    height: 100%;
    float: left
}

.recommend-info .shop-info {
    width: 242px;
    height: 100%;
    float: right;
    position: relative
}

.recommend-info .shop-recommend-title, .recommend-info .shop-info-title {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #eee;
    position: relative
}

.recommend-info .shop-recommend-title i {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    background: url("../images/ico-shop5-index.png") no-repeat 0 -688px;
    margin: 12px 11px 0 7px
}

.recommend-info .shop-recommend-title span {
    color: #D91496;
    font-size: 18px;
    font-weight: bold
}

#myRecommend {
    width: 787px;
    height: 156px;
    overflow: hidden;
    position: relative
}

#myRecommend .shop-recommend-main {
    height: 100%;
    position: absolute;
    background-color: #fff
}

#myRecommend .shop-recommend-main li:not(:first-child):after {
    content: '';
    width: 1px;
    height: 130px;
    border-right: 1px solid #ddd;
    position: absolute;
    top: 14px;
    left: 0
}

#myRecommend .shop-recommend-main li {
    float: left;
    width: 262px;
    height: 100%;
    position: relative
}

.shop-recommend-main .good-text {
    width: 140px;
    height: 100%;
    line-height: 40px;
    padding: 20px 10px 0 6px;
    float: left
}

.shop-recommend-main .good-title {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #444;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.shop-recommend-main .good-price {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #111
}

.shop-recommend-main .good-img {
    width: 98px;
    height: 98px;
    margin: 30px 0 0 24px;
    float: left
}

.shop-info .shop-info-title {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #111;
    text-align: center
}

.shop-info .shop-info-title i {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/ico-shop5-index.png") no-repeat 0 -710px;
    vertical-align: top;
    position: absolute;
    left: 19px;
    top: 13px
}

.shop-info .shop-info-main {
    height: 175px;
    width: 100%;
    overflow: hidden;
    padding-top: 15px
}

.shop-info .shop-info-main li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 16px;
    font-size: 14px
}

.info-main-text {
    float: left;
    color: #333;
    max-width: 170px;
    padding-right: 10px
}

.info-main-date {
    float: right;
    color: #999
}

.shop-info .shop-info-img {
    width: 100%;
    height: 149px;
    position: absolute;
    bottom: 0;
    border: 1px solid #333
}

.mySwiper {
    margin-top: 10px
}

.mySwiper-top-img {
    width: 968px;
    height: 440px
}

.mySwiper-top-img>a {
    width: 100%;
    height: 331px
}

.swiper-right-box {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 100%
}

.swiper-recommend-shop {
    height: 353px;
    width: 100%;
    background-color: #fff
}

.recommend-shop-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    color: #DF3A65;
    text-align: center;
    font-weight: bold;
    font-size: 16px
}

.recommend-shop-main {
    width: 212px;
    height: 288px;
    margin: 0 auto;
    margin-top: 13px;
    overflow: hidden;
    position: relative
}

.recommend-shop-main>ul {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff
}

.recommend-shop-main>ul>li {
    float: left;
    width: 212px;
    height: 100%
}

.swiper-recommend-pic {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    margin-top: 20px
}

.swiper-recommend-cont {
    width: 100%;
    padding: 0 12px
}

.swiper-recommend-goods_price {
    color: #E71919;
    font-size: 18px;
    font-weight: 400;
    margin: 16px 0 10px 0
}

.swiper-recommend-goods_name {
    position: relative;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    color: #666;
    overflow: hidden
}

.swiper-right-item {
    display: inline-block;
    width: 205px;
    height: 230px;
    background: #fff
}

.swiper-right-item:first-child {
    margin: 10px 0 16px 0
}

.flash-sale {
    width: 100%;
    position: relative;
    margin: 50px 0 0 0
}

.flash-sale-title {
    width: 177px;
    height: 25px;
    background: url("../images/shop47/flash-sale-title.png");
    float: right;
    position: relative;
    text-align: center
}

.flash-sale-title>i {
    width: 15px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 13px 0 0;
    background: url("../images/shop47/flash-sale-title.png") no-repeat
}

.flash-sale-title>span {
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #E95D22;
    position: relative
}

.flash-sale-wrap {
    width: 100%;
    height: 357px;
    position: relative
}

.flash-sale-container {
    height: 100%
}

.flash-sale-item {
    width: 290px;
    height: 100%;
    margin: 0 13px 0 0;
    background-color: #f6f6f6;
    float: left;
    position: relative
}

.flash-sale-item:nth-child(4) {
    margin: 0
}

.flash-sale-item-tag {
    position: absolute;
    left: -10px;
    top: 10px;
    width: 80px;
    height: 38px;
    background: url("../images/shop47/flash-sale-item.png") no-repeat
}

.flash-sale-item>a {
    display: block;
    width: 263px;
    height: 263px;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    top: 13px
}

.flash-sale-item>a .flash-sale-good_pic {
    width: 100%;
    height: 100%;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.flash-sale-good_txt {
    width: 263px;
    margin: 20px auto
}

.fsgt-title {
    font-size: 30px;
    color: #333;
    margin: 18px 0
}

.flash-sale-good_name {
    width: 100%;
    font-size: 14px;
    line-height: 15px;
    height: 15px;
    overflow: hidden;
    position: relative;
    color: #102E37
}

.flash-sale-good_price {
    width: 100%;
    height: 22px;
    margin: 20px 0 0
}

.flash-sale-good_price span {
    float: left;
    line-height: 20px;
    height: 20px;
    font-size: 14px
}

.flash-sale-good_price .shop-price {
    color: #E63E24;
    position: relative;
    font-size: 24px
}

.flash-sale-good_price .shop-price:before, .flash-sale-good_price .market-price:before {
    content: '￥';
    color: #E63E24;
    font-size: 24px
}

.flash-sale-good_price .market-price:before {
    color: #ccc
}

.market-price {
    width: 40%;
    font-weight: 400;
    text-decoration: line-through;
    color: #ccc
}

.flash-sale-btn {
    width: 80px;
    height: 18px;
    background-color: #4D638C;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    display: block;
    margin: 0 auto;
    cursor: pointer
}

.flash-sale-btn:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.flash-sale-good_submit {
    width: 188px;
    height: 32px;
    background: #FE5842;
    margin: auto
}

.flash-sale-good_submit a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 32px
}

.flash-sale-good_submit:hover {
    background: #fa3e25
}

.shop-notice {
    width: 100%;
    height: 238px;
    background-color: #FEDA77;
    position: relative;
    overflow: hidden
}

.shop-notice:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 10px;
    width: 100%;
    height: 0;
    border-top: 10px dotted #fff
}

.shop-notice-title {
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: 10px
}

.shop-notice-title i {
    width: 22px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 22px 9px 0 42px;
    background: url("../images/shop47/shop-notice-title.png")
}

.shop-notice-title span {
    line-height: 40px;
    color: #2B2B2B;
    font-weight: bold;
    font-size: 18px
}

.shop-notice-con {
    position: absolute;
    top: 50px;
    left: 0;
    padding: 0px 20px 20px;
    height: 188px;
    width: 100%
}

.shop-notice-con>li {
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #2B2B2B;
    font-size: 14px;
    margin-top: 10px
}

.shop-notice-con>li a:hover {
    color: #666
}

.shop-notice-con>li:first-child {
    margin-top: 0
}

.layel2 {
    padding: 0 10px;
    margin-top: 20px;
    width: 100%
}

.text_uspa {
    width: 200px;
    height: 36px;
    padding: 6px 7px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(/public/css/PIE.htc);
    margin-bottom: 12px;
    float: left;
    position: relative
}

.judgp {
    width: 30px;
    height: 22px;
    border-right: 1px solid #ddd;
    background: url(../images/loginchat.png) no-repeat;
    float: left
}

.judgp.uspa_user {
    background-position: 0 0
}

.judgp.uspa_pwd {
    background-position: 3px -32px
}

.check_cum {
    width: 107px
}

.layel2 input, .text_cmu {
    width: 154px;
    height: 100%;
    color: #999;
    padding-left: 12px
}

.layel2 input[type='text'] {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.check_cum .text_cmu {
    width: 100%;
    padding-left: 0
}

.check_cum_img {
    width: 85px;
    height: 36px;
    float: left;
    margin-left: 8px
}

.login_bnt {
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #31A0FF;
    float: left;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(/public/css/PIE.htc);
    position: relative
}

.login_bnt a {
    display: block;
    width: 100%;
    height: 100%
}

.layel3 {
    padding: 21px 8px 0 0;
    text-align: right
}

.layel3 .contactsty .register_c .justclix {
    display: inline-block
}

.layel3 span, .layel2 input {
    font-size: 14px
}

.layel3 .register_c>span {
    color: #999
}

.layel3 .justclix span {
    color: #31A0FF
}

.user-info-islogin {
    position: relative;
    padding: 20px 0 30px 0;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #5CA1FF
}

.user-info-islogin .username, .user-info-islogin .shop-info {
    text-align: center;
    color: #946661;
    font-size: 14px;
    padding-bottom: 10px
}

.user-info-islogin a {
    padding: 0;
    position: absolute;
    bottom: 10px;
    right: 5px;
    color: #999;
    font-size: 14px
}

.group-list {
    width: 100%;
    height: 300px;
    margin-top: 10px;
    position: relative;
    overflow: hidden
}

.group-goods-empty {
    width: 100%;
    padding: 0 8%;
    height: 100%;
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
    background-color: #449A91;
    font-weight: bold
}

.group-goods-empty p {
    padding-top: 40%
}

.group-list-title {
    width: 100%;
    height: 50px;
    position: relative;
    border-bottom: 2px solid #EBEBEB;
    background-color: #fff
}

.group-list-title i {
    display: inline-block;
    width: 16px;
    height: 14px;
    margin: 13px 11px 0 4px;
    background: url("../images/shop47/shop72-flash-sale-title.png") no-repeat
}

.group-list-title span {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding-right: 20px;
    border-bottom: 2px solid #EB3740;
    color: #2C2C2A;
    font-weight: bold;
    font-size: 18px
}

.group-list-title .group-list-name {
    width: 200px;
    height: 92px;
    line-height: 92px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    font-size: 24px;
    font-weight: bold;
    color: #292929
}

.group-list-title .group-end-time {
    height: 30px;
    line-height: 30px
}

.group-list-container {
    width: 100%;
    height: 419px;
    border-top: none;
    position: relative;
    overflow: hidden
}

.group-list>ul {
    width: 100%;
    height: 100%
}

.group-list>ul>li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    border: 1px solid #eee
}

.group-list a {
    width: 100%;
    height: 208px;
    position: relative;
    display: block
}

.group-list a .group-goods-pic {
    width: 188px;
    height: 188px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -94px
}

.group-list .group-goods-con {
    width: 100%;
    height: 91px;
    position: relative;
    padding: 0 23px
}

.group-list .group-goods-name {
    width: 100%;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #444;
    font-weight: bold;
    overflow: hidden
}

.group-list .group-btn {
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    background-color: #FFB400;
    display: block;
    color: #fff;
    position: relative;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    behavior: url(/public/css/PIE.htc)
}

.group-list .group-goods-price {
    margin: 10px 0 0
}

.group-list .group-goods-price span {
    display: inline-block;
    color: #232323;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    max-width: 50%
}

.group-list .group-goods-price .group-market-price {
    color: #666;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 400
}

.group-list .group-end-time {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    text-align: center;
    font-size: 0
}

.group-list .group-end-time .group-end-time-title {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    position: relative
}

.group-list .group-end-time .group-end-time-icon {
    width: 21px;
    height: 24px;
    display: inline-block;
    margin: 8px 14px 0 11px;
    background: url("../images/shop47/group-list-icon.png") no-repeat;
    vertical-align: top;
    position: relative
}

.group-list .group-end-time .group-end-time-icon:after {
    content: '';
    position: absolute;
    right: -14px;
    top: -3px;
    width: 1px;
    height: 30px;
    background-color: #fff
}

.group-list .group-end-time .group-end-time-con {
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.group-list .group-end-time .day, .group-list .group-end-time .hour, .group-list .group-end-time .minutes, .group-list .group-end-time .second {
    margin: 2px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top
}

.new-goodslist {
    width: 988px;
    height: 126px;
    float: right;
    margin-left: 2px;
    position: relative;
    overflow: hidden
}

.new-goodslist-title {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #ddd
}

.new-goodslist-title span {
    display: inline-block;
    height: 50px;
    font-size: 18px;
    color: #22282E;
    font-weight: bold;
    line-height: 50px;
    padding-right: 25px;
    border-bottom: 2px solid #EB3740
}

.new-goodslist-wrap {
    width: 900px;
    height: 100%;
    margin: 0 44px;
    position: relative;
    overflow: hidden
}

.new-goodslist-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.new-goodslist-con li {
    float: left;
    width: 126px;
    height: 100%;
    margin-right: 3px;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.new-goodslist-con .new-goods-item a {
    width: 100%;
    height: 126px;
    display: block;
    position: relative
}

.new-goodslist-con .new-goods-item a img {
    width: 126px;
    height: 126px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -63px;
    margin-left: -63px;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}

.new-goodslist-con .new-goods-item .new-goods-txt {
    width: 100%;
    height: 90px;
    padding: 0 20px
}

.new-goodslist-con .new-goods-item .new-goods-name {
    width: 100%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333
}

.new-goodslist-con .new-goods-item .new-goods-price {
    margin-top: 15px;
    height: 26px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    font-size: 0
}

.new-goodslist-con .new-goods-item .new-goods-price>span {
    color: #232323;
    font-size: 18px;
    font-weight: bold;
    display: inline-block
}

.addcart-btn {
    width: 20px;
    height: 20px;
    background-color: transparent;
    font-size: 0;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s;
    cursor: pointer;
    float: right;
    margin: 0 10px 0 0
}

.addcart-btn:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
}

.addcart-btn i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    background: url("../images/shop47/addcart.png") no-repeat 0 1px
}

.addcart-btn span {
    color: #449A91;
    font-size: 14px;
    line-height: 26px
}

.oblique-line {
    display: inline-block;
    width: 18px;
    height: 30px;
    background-color: #292929;
    position: relative;
    vertical-align: top;
    margin: 31px 2px 0
}

.oblique-line:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 18px solid transparent
}

.oblique-line:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 29px solid #fff;
    border-left: 17px solid transparent
}

.flash-sale-title .oblique-line {
    background-color: #5759CC;
    margin: 30px 2px 0
}

.flash-sale-title .oblique-line:before {
    border-top-color: #F2F2F6
}

.flash-sale-title .oblique-line:after {
    border-bottom-color: #F2F2F6
}

.circle-sm:after, .circle-sm:before, .circle-lg:after, .circle-lg:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    behavior: url(/public/css/PIE.htc);
    background-color: #4D638C;
    vertical-align: top;
    margin-top: 14px
}

.circle-sm:before {
    margin-right: 12px
}

.circle-sm:after {
    margin-left: 12px
}

.circle-lg:after, .circle-lg:before {
    width: 10px;
    height: 10px;
    margin-top: 13px
}

.circle-lg:before {
    margin-right: 42px
}

.circle-lg:after {
    margin-left: 42px
}

.adv {
    width: 190px;
    height: 100%
}

.adv .adv-left {
    width: 190px;
    height: 190px;
    display: block;
    margin: 10px 0 0 0;
    position: relative;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    -pie-background: rgba(255, 255, 255, 0.8);
    behavior: url("/public/css/PIE.htc");
    overflow: hidden
}

.adv .adv-left:first-child {
    margin-left: 0
}

.adv .adv-content {
    width: 200px;
    height: 120px;
    display: block;
    margin: 0 0 0 22px;
    float: left;
    z-index: 2;
    position: relative
}

.adv .adv-content:first-child {
    margin-left: 0
}

.adv .adv-right {
    width: 190px;
    height: 190px;
    display: block;
    margin: 10px 0 0 0;
    position: relative;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    overflow: hidden
}

.adv-animate a {
    overflow: hidden
}

.adv-animate a:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 100%;
    top: 0;
    left: 20px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    overflow: hidden
}

.adv-animate a:hover:before {
    opacity: 1;
    left: 130%;
    -webkit-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out
}

.carefully-chosen {
    width: 100%;
    height: 449px;
    overflow: hidden;
    margin-top: 30px
}

.carefully-chosen-title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #232323
}

.carefully-chosen-title span {
    line-height: 40px;
    font-size: 22px;
    color: #232323
}

.carefully-chosen-con>ul {
    height: 68px
}

.carefully-chosen-con>ul li {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #F2F2F2;
    color: #232323;
    float: left;
    margin: 10px 0 0 20px;
    position: relative;
    cursor: pointer
}

.carefully-chosen-con>ul li:first-child {
    margin-left: 0
}

.carefully-chosen-con>ul .carefully-chosen-active {
    background-color: #449A91;
    color: #fff
}

.carefully-chosen-con>ul .carefully-chosen-active:after {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-top: 9px solid #449A91
}

.draw-dot {
    width: 100%;
    min-width: 1200px;
    overflow: hidden
}

.draw-dot li {
    float: left;
    width: 240px;
    height: 86px;
    background-color: #fff;
    margin: 0 0 0 6px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center
}

.draw-dot li:first-child {
    margin-left: 0
}

.draw-dot li span {
    font-size: 20px;
    color: #333;
    display: block;
    line-height: 50px
}

.draw-dot li a {
    color: #666;
    font-size: 16px
}

.shopin {
    height: 180px;
    width: 100%;
    margin: 10px 0 0 0;
    background-color: #8134AF;
    position: relative;
    padding: 10px;
    overflow: hidden
}

.shopin i {
    width: 79px;
    height: 72px;
    position: absolute;
    bottom: -1px;
    right: -11px;
    background: url("../images/shop47/shopin.png") no-repeat
}

.shopin>span {
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    vertical-align: bottom;
    letter-spacing: 2px
}

.shopin>a {
    display: block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1.5px
}

.shopin-txt {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff
}

.shopin-square {
    margin-top: 15px;
    display: block
}

.floor-placeholder {
    width: 133px;
    height: 37px;
    line-height: 37px;
    border: 2px solid #D5F3FD;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: -3px;
    background-color: #fff;
    font-size: 16px;
    color: #2B2B2B;
    text-align: center
}

.floor-placeholder:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: -8px;
    width: 103px;
    height: 33px;
    border: 2px solid #D5F3FD;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: -1
}

.floor-placeholder:after {
    content: '';
    position: absolute;
    right: -173px;
    bottom: 8px;
    width: 173px;
    height: 1px;
    background-color: #D5F3FD
}

.nav-more-btn.floor-placeholder:after {
    right: auto;
    left: -205px;
    bottom: 15px;
    width: 198px
}

.floor-num {
    font-size: 18px;
    color: #000;
    line-height: 38px;
    margin-right: 5px
}

.floor-bg-1 {
    background: -o-linear-gradient(180deg, #97C2AF 0%, #C2DCD1 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#97C2AF), to(#C2DCD1));
    background: -o-linear-gradient(top, #97C2AF 0%, #C2DCD1 100%);
    background: linear-gradient(180deg, #97C2AF 0%, #C2DCD1 100%)
}

.floor-bg-2 {
    background: -o-linear-gradient(180deg, #FECE84 0%, #FEE1B5 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FECE84), to(#FEE1B5));
    background: -o-linear-gradient(top, #FECE84 0%, #FEE1B5 100%);
    background: linear-gradient(180deg, #FECE84 0%, #FEE1B5 100%)
}

.floor-bg-3 {
    background: -o-linear-gradient(180deg, #80C8F0 0%, #B3E0F7 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#80C8F0), to(#B3E0F7));
    background: -o-linear-gradient(top, #80C8F0 0%, #B3E0F7 100%);
    background: linear-gradient(180deg, #80C8F0 0%, #B3E0F7 100%)
}

.floor-bg-4 {
    background: -o-linear-gradient(180deg, #EB9191 0%, #F1B3B4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#EB9191), to(#F1B3B4));
    background: -o-linear-gradient(top, #EB9191 0%, #F1B3B4 100%);
    background: linear-gradient(180deg, #EB9191 0%, #F1B3B4 100%)
}

.index-nav {
    width: 60px;
    height: 100%;
    background-color: #2B2B2B;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.index-nav-con {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    height: 170px;
    margin-top: -85px
}

.index-nav-con>li {
    margin-top: 30px;
    width: 100%;
    position: relative
}

.index-nav-con>li:first-child {
    margin-top: 0
}

.index-nav-con>li>a {
    width: 45px;
    height: 45px;
    display: block;
    margin: 11px auto;
    background-repeat: no-repeat;
    background-position: center
}

.nav-my {
    background: url("../images/shop47/nav-my.png")
}

.nav-cart {
    background: url("../images/shop47/addcart.png")
}

.nav-top {
    background: url("../images/shop47/nav-top.png")
}

.nav-order {
    background: url("../images/shop47/order.png")
}

.index-nav-con>li>span {
    width: 75px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    text-align: center;
    background-color: #D5F3FD;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: -1;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.index-nav-con>li>span:before {
    content: '';
    position: absolute;
    right: -14px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #D5F3FD
}

@media screen and (max-width: 1440px) {
    .floor-nav {
        position: fixed;
        left: 0;
        top: 50%;
        margin-left: 0
    }
}