body {
  background-color: #f8f8f8;
}

/*顶部*/
.header {
    height: 40px;
    background-color: #e3e4e5;
}

.headerBox {
  height: 40px;
}

.headerBox_left {
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 40px;
}

.headerBox_right {
  float: right;
}

.headerBox_right_sort {
  line-height: 40px;
  color: #666;
  float: left;
  position:relative;
}

.headerBox_right_sort a {
  color: #666;
  font-size: 12px;
  margin:0 5px;
  display:inline-block;
}

.headerBox_right_core {
  float: left;
  margin-left: 20px;
  height: 40px;
}

    .headerBox_right_core .btn-group .btn-default {
        background-color: transparent;
        border: none;
        height:40px;
        color:#666;
        outline:none;
    }

    .headerBox_right_core .btn-group:nth-child(2) .btn-default {
        margin-left: 6px !important;
        line-height:40px;
    }

    .headerBox_right_core .btn-group .caret {
        margin-left: 6px;
        color: #666;
    }

    .headerBox_right_core .dropdown-menu,
    .headerBox_right_core .dropdown-menu li {
        min-width: 110px;
        max-width: 110px;
    }

/*logo  搜索框*/
.searchBox {
    overflow: hidden;
    height: 115px;
}

.logo {
  width: 178px;
  height: 67px;
  margin-top: 16px;
  float: left;
}

.searchcontent {
  overflow: hidden;
  float: right;
  padding-top: 16px;
}

.search {
  overflow: hidden;
  float: right;
}

.search_sort {
  overflow: hidden;
}

    .search_sort span {
        width: 36px;
        height: 26px;
        display: block;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        float: left;
        margin-right: 10px;
        position: relative;
        left: 15px;
        line-height: 29px;
        text-align: center;
        color: #ff0104;
        font-size: 13px;
        cursor: pointer;
    }

.search_sort_check {
  background: linear-gradient(-90deg, rgba(255, 0, 1, 1), rgba(255, 42, 91, 1));
  color: white !important;
}

.searchbox {
  float: left;
  width: 510px;
  height: 39px;
  border: 2px solid #ff0001;
  /* border-image: -webkit-linear-gradient(#ff0102, #ff2a5a) 57 10; */
  /* border-image: linear-gradient(#ff0102,#ff2a5a) 40 10; */
  border-radius: 20px;
  box-sizing:border-box;
}

.searchbox img {
  width: 16px;
  height: 16px;
  margin: 10px 10px 0 14px;
  float: left;
}

.searchbox input {
  height: 35px;
  font-size: 12px;
  background: none;
  width: calc(100% - 110px);
}

input::-webkit-input-placeholder {
  color: #999;
}

.searchbox button {
  background: linear-gradient(-90deg, rgba(255, 42, 90, 1), rgba(255, 1, 2, 1));
  float: right;
  height: 35px;
  width: 62px;
  border-radius: 20px;
}

.searchbox button img {
  width: 23px;
  height: 23px;
  margin: 0;
  float: none;
}

.search ul {
  overflow: hidden;
  clear: both;
}

.search ul li {
  float: left;
  margin-left: 30px;
  line-height: 36px;
}

    .search ul li a {
        color: #999;
        font-size: 12px;
        cursor:pointer;
    }



.shop {
    border: 2px solid #ff2a5b;
    /* border-image:linear-gradient(rgba(255,0,1,1),rgba(255,42,91,1)) 40 10; */
    width: 110px;
    height: 39px;
    border-radius: 20px;
    float: right;
    margin-left: 50px;
    text-align: center;
    line-height: 39px;
    font-size: 13px;
    margin-top: 26px;
}

.shop img {
  width: 24px;
  height: 22px;
  margin-top: -4px;
}

/*轮播图  菜单  导航*/
.bannerBox {
  width: 100%;
  /* overflow: hidden; */
  /*margin-top: 10px;*/
  position: relative;
}

/*轮播图*/
.carousel-indicators {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-left: -50%;
    /*margin-bottom: 50px;*/
    z-index:8;
}

.carousel-indicators li {
  border: 1px solid red;
  opacity: 0.3;
  margin:0px 10px 1px 1px !important;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  background: red;
}

.carousel-control.left,
.carousel-control.right {
  width: 38px;
  height: 60px;
  background: #999;
  top: 40%;
  z-index:8;
}

.carousel-control.left {
  left: 200px;
}

.carousel-control.right {
  right: 157px;
}

.carousel-control .glyphicon{
    font-size:24px;
    color:rgba(255,255,255,.8);
    margin-top:16px;
}

.carousel-inner{
    height:419px;
}

.carousel-inner img{
    min-height: 378px;
}


/*菜单*/
.menuBox {
    overflow: hidden;
}

.menu {
  width: 180px;
  /* background: red; */
  background: linear-gradient(-90deg, rgba(255, 42, 90, 1), rgba(255, 1, 2, 1));
  float: left;
  position: absolute;
  /* bottom: 0; */
  z-index: 9;
}

.menu li .list,.menu_content li {
  height: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
  line-height: 42px;
  color: white;
  font-size: 13px;
  padding-left: 14px;
  padding-right: 24px;
}

    .menu li {
        position:relative;
    }

.menu li .icon {
  width: 21px;
  height: 21px;
  float: left;
  margin-top: 8px;
}

.menu li .menu_more {
  float: right;
  width: 8px;
  height: 14px;
  margin-top: 15px;
}

.menu_content {
    position: absolute;
    left: 180px;
    top: 0;
    width: 180px;
    background: linear-gradient(-90deg, rgba(255, 42, 90, 1), rgba(255, 1, 2, 1));
    z-index:100;
    display: none;
}

.menu_content li a{
  color: white;
  font-size: 13px;
}

.menu-two-item {
    position: absolute;
    left: 180px;
    bottom: 0;
    width: 1020px;
    -webkit-box-shadow: 0 0 6px #aaa;
    background: #fff;
    /*z-index: 100;*/
    min-height: 420px;
    z-index: 16;
    padding: 20px;
    display: none;
    max-height: 462px;
    overflow-y: auto;
}


    .menu-two-item li {
        border-bottom:1px dashed #ccc;
        clear:both;
        overflow:hidden;
        padding-top:10px;
    }

    .menu-two-item label{
        font-weight:600;
        float: left;
        color: #333;
        cursor: pointer;
    }

        .menu-two-item label a {
            color: white;
            background-color: #333;
            padding: 2px 8px;
        }

        .menu-two-item a {
            font-size: 14px;
            margin-left: 20px;
            margin-bottom: 10px;
            float: left;
            color: #333;
            cursor: pointer;
        }

.menu-two-item-check:hover {
    color: red !important;
}
    /*导航*/
    .navigation {
        /*float: right;*/
        position: relative;
        z-index: 9;
        left:182px;
    }

    .navigation li {
        height: 42px;
        line-height: 42px;
        float: left;
        margin-left: 80px;
    }

        .navigation li a {
            font-size: 13px;
            font-weight: bold;
            color: #333;
            cursor: pointer;
        }

.navigation_check {
  color: #ff0104 !important;
}

/*画廊*/
.gallery {
  margin-top: 20px;
}

.gallery img{
    margin-top: 20px;
    height:180px;
}


    .row {
        margin: 0 !important;
        padding: 0 !important;
    }

/*名品推荐*/
.promote {
  overflow: hidden;
  margin-top: 39px;
}

.promote .title {
    font-size: 24px;
    float: left;
    margin-bottom:16px !important;
}

.more {
  float: right;
  font-size: 14px;
  color: #999;
  margin-top: 20px !important;
  margin-right: 15px !important;
}

    .more:hover{
        color:red !important;
    }

    .promoteBox {
        overflow: hidden;
        clear: both;
    }

.promoteBox ul {
  margin-bottom: 40px;
  overflow: hidden;
}

.promoteBox ul li {
  float: left;
  width: calc(20% - 15px);
  margin-bottom: 40px;
  margin-right: 15px;
}

.promoteBox ul li:nth-last-child(1) {
  margin-right: 0;
}

.promoteBox ul li img {
  height: 225px;
  width:100%;
}

.promoteBox ul li p {
  padding: 0 9px;
}

.promoteBox ul li p span {
  display: block;
}

.promoteBox ul li p span:nth-child(1) {
  font-size: 14px;
  /* color: #E31436; */
  font-weight: bold;
  margin-top:13px;
  margin-bottom: 5px;
  text-align:center;
}

.promoteBox ul li p span:nth-child(2) {
  font-size: 12px;
  color: #666;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* autoprefixer: off */
  -webkit-line-clamp: 2;
  /*autoprefixer: on */
  overflow: hidden;
}

/*图片*/
.picture {
  margin-bottom: 20px;
}

/*艺术家*/
.artist .title{
    float:left;
    margin-bottom:16px;
}

.artistBox ul {
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: auto;
    overflow-y: hidden;
}

.artistBox ul li {
  background-color: white;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.artist ul::-webkit-scrollbar {
  display: none;
}

.artistBox {
  position: relative;
}

.artist_left,
.artist_right {
  position: absolute;
  top: 97px !important;
  background: #dfdfdf !important;
  z-index: 9999;
}

.artist_left {
  left: 0 !important;
}

.artist_right {
  right: 16px !important;
}

.artistBox ul li span {
    text-align: center;
}

.artistBox ul li {
  color: #333;
  padding-bottom:25px;
}

.artistBox ul li:hover {
  color: #e31436;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
}

/*艺术店*/

.artshopBox ul li {
  background: none;
}

.artshopBox ul li:hover {
  background-color: white;

  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.19);
}



.promoteBox ul li:hover p span:nth-child(1) {
  color: #e31436;
}

.artshopBox_img {
  margin-top: 16px;
  font-size: 12px;
  color: #666;
}

.artshopBox_img img {
  width: 14px;
  height: 18px !important;
  margin-right: 6px !important;
}

.VRartshop .VR_img{
    height:225px !important;
}

.VRartshop li {
    background-color: #fff !important;
    padding-bottom: 25px;
    margin-bottom: 0 !important;
    margin-top: 8px !important;
}

    .VRartshop li:nth-child(1), .VRartshop li:nth-child(2), .VRartshop li:nth-child(3), .VRartshop li:nth-child(4), .VRartshop li:nth-child(5) {
        margin-top: 0 !important;
    }

/*关于我们*/
.about {
    overflow: hidden;
    margin: 50px auto;
}

.about ul {
  overflow: hidden;
}

    .about ul li:nth-child(1){
        width:24%;
    }

    .about ul li {
        float: left;
        width: 19%;
        cursor: pointer
    }

.about ul li p:nth-child(1) img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.about ul li p:nth-child(1) {
  color: #555;
  font-size: 18px;
  margin-bottom: 15px !important;
}

.about ul li p:nth-child(1):hover {
  color: #e31436;
}

.about ul li p:nth-child(2) a {
  color: #888;
  font-size: 14px;
}

    .about ul li p:nth-child(2) a:hover{
        color:red !important;
    }
    /*底部*/





.warpa {
    width: 100%;
    background-color: #282828;
    margin-top: 30px;
    height: 200px;
}

.footer-service .fc-logo {
    width: 200px;
    height: 100%;
    float: left
}

    .footer-service .fc-logo.j_logo img {
        max-width: 150px;
    }

.footer-service {
    width: 1190px;
    margin: 0 auto;
    padding-top: 40px;
}

    .footer-service dl {
        float: left;
        width: 150px;
    }

    .footer-service dt {
        position: relative;
        font-size: 15px;
        zoom: 1;
        font-weight: bold;
        color: #323232;
        line-height: 15px;
        padding-bottom: 20px;
    }

        .footer-service dt strong {
            font-weight: bold;
            color: #D5D5D5;
        }

    .footer-service dd {
        /*height: 110px;*/
        overflow: hidden;
        padding-top: 2px
    }

    .footer-service dl a {
        color: #BDBDBD;
        display: block;
        font-weight: 400;
        line-height: 27px;
    }

        .footer-service dl a:hover {
            color: #e50011;
        }

    .footer-service dl p {
        font-size: 14px;
        color: #BDBDBD;
        line-height: 14px;
        padding-bottom: 10px;
    }

    .footer-service .qrcode {
        width: 165px;
        float: right;
        text-align: center;
    }

    .footer-service .fc-left {
        float: left;
        width: 825px;
        overflow: hidden;
        padding: 20px 0 0 10px;
        margin: -20px 0 0 -10px;
    }

    .footer-service .qrcode img {
        width: 78px;
        height: 78px;
        display: inline;
    }

    .footer-service .qrcode h3 {
        font-size: 15px;
        margin-top: 15px;
        color: #D5D5D5;
        font-weight: bold
    }

    .footer-service .qrcode p {
        color: #D5D5D5;
        font-size: 14px;
    }





footer {
    height: 60px;
    background-color: #282828;
}

    footer p {
        /*border-bottom: 1px solid #ddd;*/
        padding-top: 20px;
        padding-bottom: 10px;
        color: #f5f5f5;
    }

footer p a {
  font-size: 13px;
  color: #aaa;
  line-height: 30px;
}

footer p a:hover { 
  cursor: pointer;
  color: #e31436;
}

/*右侧固定*/
/*.right_fixed{
  width: 84px;
  overflow: hidden;
  position: fixed;
  right: 0;
  bottom: 200px;
  z-index: 9;
}

.right_fixed ul{
  overflow: hidden;
}

.right_fixed ul li{
  height: 92px;
  background-color: white;
  text-align: center;
  margin-bottom: 2px;
}

.right_fixed ul li img{
  width: 31px;
  height: 25px;
  margin: 16px auto;
}

.right_fixed ul li p{
  font-size: 12px;
  color: #999;
}*/

.right-side {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1001;
}

.right-side-menu {
    height: 100%;
    width: 40px;
    background-color: #2a2a2e;
    position: relative;
    float: left;
}

    .right-side-menu ul {
        position: absolute;
    }

        .right-side-menu ul.menu-top {
            top: 15%;
        }

        .right-side-menu ul.menu-bot {
            bottom: 0;
        }

            .right-side-menu ul.menu-bot li {
                margin: 0;
            }

    .right-side-menu li {
        width: 40px;
        height: 40px;
        margin: 10px 0;
        cursor: pointer;
        position: relative;
    }

    .right-side-menu ul li#right_customer s {
        position: relative;
        top: -10px;
    }

    .right-side-menu ul s {
        width: 20px;
        border-bottom: 1px solid #505053;
        display: block;
        margin-left: 10px;
    }

    .right-side-menu li span {
        display: none;
        position: absolute;
        right: 60px;
        opacity: 0;
        top: 0;
        width: 90px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        background-color: #494949;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        position: absolute;
    }

        .right-side-menu li span:before {
            position: absolute;
            content: '';
            border-bottom: 10px dashed transparent;
            border-top: 10px dashed transparent;
            border-left: 10px solid #494949;
            right: -5px;
            top: 10px;
        }

    .right-side-menu li i {
        display: block;
        width: 40px;
        height: 40px;
    }

        .right-side-menu li i s {
            background: url(../Images/Himall_web.png) no-repeat;
            border: none;
            margin: auto;
            position: relative;
        }

        .right-side-menu li i.user s {
            display: block;
            width: 19px;
            height: 19px;
            background-position: -1403px -26px;
            top: 10px;
        }

        .right-side-menu li i.cart s {
            display: block;
            width: 16px;
            height: 14px;
            background-position: -1429px -0px;
            top: 22px;
        }

        .right-side-menu li i.asset s {
            display: block;
            width: 16px;
            height: 18px;
            background-position: -1429px -26px;
            top: 10px
        }

        .right-side-menu li i.at-shop s {
            display: block;
            width: 17px;
            height: 16px;
            background-position: -1455px 0;
        }

        .right-side-menu li i.at-goods s {
            display: block;
            width: 17px;
            height: 16px;
            background-position: -1455px 0;
            top: 12px
        }

        .right-side-menu li i.history s {
            display: block;
            width: 19px;
            height: 19px;
            background-position: -1455px -26px;
            top: 10px
        }

        .right-side-menu li i.go-top {
            background-position: 0 -280px;
            background-image: url(../Images/right.png)
        }

    .right-side-menu li:hover, .right-side-menu li.active {
        background-color: #e3393c;
    }

    .right-side-menu li.side-cart {
        height: 120px;
        text-align: center;
        margin: 0;
        padding: 10px 0;
    }

        .right-side-menu li.side-cart p {
            color: #fff;
            padding: 0 14px;
            margin: 2px 0;
        }

        .right-side-menu li.side-cart em {
            display: inline-block;
            padding: 0 3px;
            min-width: 14px;
            height: 20px;
            line-height: 20px;
            border-radius: 10px;
            background-color: #e3393c;
            color: #fff;
        }

    .right-side-menu li .side-point {
        display: none;
        position: absolute;
        right: 40px;
        top: 0;
        width: 120px;
        line-height: 30px;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        background-color: #494949;
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        position: absolute;
    }

        .right-side-menu li .side-point a {
            background-color: #e3393c;
            border-radius: 4px;
            padding: 0 10px;
            margin: 2px 0;
            color: #fff;
            display: inline-block;
            line-height: 20px;
        }

        .right-side-menu li .side-point:before {
            position: absolute;
            content: '';
            border-bottom: 10px dashed transparent;
            border-top: 10px dashed transparent;
            border-left: 10px solid #494949;
            right: -5px;
            top: 10px;
        }

/*侧边栏客服*/
li#right_customer {
    width: 40px;
    height: 38px;
    padding: 5px 0;
    position: relative;
}

    li#right_customer .customer {
        display: block;
        height: 38px;
        width: 40px
    }

        li#right_customer .customer b {
            display: block;
            height: 20px;
            width: 40px;
            background-image: url(../Images/online_btn_03.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: 18px;
        }

        li#right_customer .customer em {
            font-size: 12px;
            color: #d7d7d7;
            width: 40px;
            text-align: center;
            display: block;
        }

    li#right_customer .customer {
        background: none;
    }

.right-side-menu li#right_customer span {
    height: 48px;
    min-width: 102px;
    line-height: 30px;
}

    .right-side-menu li#right_customer span img {
        display: inline-block;
        width: 20px;
        vertical-align: top;
        margin-top: 7px;
    }

    .right-side-menu li#right_customer span a {
        float: left;
    }

.right-side-menu li#right_customer .online-service {
    width: 32px;
    display: inline-block;
}

#right_customer .online-service .qq-img {
    width: 18px;
    height: 18px;
    margin: 7px auto 5px;
    background-image: url(../Images/qq_icon.png);
    background-size: 18px 18px;
}

#right_customer .online-service em {
    font-size: 12px;
    display: block;
    color: #fff;
    height: 12px;
    text-align: center;
    width: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 12px;
    text-align: center;
}

#right_customer span:before {
    top: 15px;
}

.side-content {
    background: #393939;
    height: 100%;
    display: none;
    width: 220px;
    float: left;
}

    .side-content .side-bd {
        position: relative;
    }

.side-bd .cart-top {
    height: 28px;
    line-height: 28px;
    background-color: #e6e6e6;
}

    .side-bd .cart-top label {
        margin-left: 13px;
    }

        .side-bd .cart-top label input {
            vertical-align: middle;
            margin-right: 3px;
        }

    .side-bd .cart-top a {
        float: right;
        margin-right: 18px;
    }

.side-bd .cart-list li {
    padding-left: 8px;
    margin-top: 16px;
    background-color: #fff;
}

    .side-bd .cart-list li:first-child {
        margin: 0;
    }

.cart-list .cart-list-shop {
    height: 29px;
    line-height: 18px;
    overflow: hidden;
    background-color: #fff;
}

    .cart-list .cart-list-shop input[type="checkbox"] {
        margin: 7px 5px;
        float: left;
    }

    .cart-list .cart-list-shop p {
        border-bottom: 1px solid #e6e6e6;
        padding: 5px 0;
        ;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #333;
        width: 119px;
        float: left;
    }

    .cart-list .cart-list-shop span {
        color: #999;
        text-align: right;
        padding: 5px 0;
        width: 60px;
        float: right;
        border-bottom: 1px solid #e6e6e6;
        margin-right: 10px;
    }

.cart-list .cart-list-goods {
    position: relative;
    width: 100%;
    overflow: hidden;
    zoom: 1;
}

.cart-list-goods input[type="checkbox"] {
    margin: 20px 5px 5px;
    float: left;
}

.cart-list-goods img {
    width: 50px;
    height: 50px;
    margin: 5px;
    float: left;
}

.cart-list-goods .s-num {
    float: left;
    width: 59px;
    text-align: center;
    margin-top: 21px;
    line-height: 14px
}

    .cart-list-goods .s-num span {
        padding: 0 6px;
        line-height: 18px;
        background-color: #E05558;
        color: #fff;
        border-radius: 3px;
    }

.cart-list-goods .s-g-price {
    float: left;
    width: 60px;
    float: left;
    text-align: right;
    line-height: 18px;
    padding-top: 19px;
}
/*.cart-list-goods i{ position:absolute; right:10px; top:3px; font-family:Tahoma; width:14px; height:14px; line-height:10px; text-align:center; text-align:center; background-color:#666; color:#fff; display:none; border-radius:100%;}
.cart-list-goods:hover i{ display:block;}*/
.side-cart-c {
    position: relative;
    height: 100%;
    background-color: #e6e6e6;
}

    .side-cart-c .side-bt {
        bottom: 20px;
        left: 0;
        padding: 0 15px;
        width: 190px;
        position: absolute;
        background-color: #e6e6e6;
    }

        .side-cart-c .side-bt input[type="button"] {
            width: 100%;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #fff;
            background-color: #e3393c;
            border: 0 none;
            cursor: pointer;
        }

            .side-cart-c .side-bt input[type="button"]:hover {
                background-color: #E22226;
            }

    .side-cart-c .cart-total {
        color: #333;
        line-height: 30px;
    }

        .side-cart-c .cart-total .total-money {
            float: right;
            color: #e3393c;
        }

.side-content .side-hd {
    position: relative;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 100%;
    text-align: center;
    background-color: #393939;
}

    .side-content .side-hd a {
        color: #fff;
    }

    .side-content .side-hd .side-close {
        display: block;
        position: absolute;
        left: 10px;
        top: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-family: 'simsun';
        cursor: pointer;
        font-weight: bold;
    }

.side-goods-list {
    background-color: #393939;
    padding: 10px 15px;
}

    .side-goods-list li {
        width: 100%;
        float: left;
        padding: 10px 0;
        border-top: 1px solid #666;
    }

        .side-goods-list li:first-child {
            border: none;
        }

        .side-goods-list li img {
            width: 50px;
            height: 50px;
            float: left;
            margin-right: 10px;
        }

        .side-goods-list li p {
            height: 36px;
            overflow: hidden;
        }

            .side-goods-list li p a {
                color: #fff;
            }

                .side-goods-list li p a:hover {
                    text-decoration: underline;
                }

.side-asset-total {
    margin: 5px 15px;
    background-color: #efefef;
    border-radius: 3px;
}

    .side-asset-total div {
        width: 50%;
        float: left;
        padding: 8px 0 10px;
        text-align: center;
        position: relative;
    }

        .side-asset-total div:first-child:after {
            content: '';
            border-right: 1px solid #dfdfdf;
            position: absolute;
            height: 40px;
            top: 10px;
            right: 0;
        }

    .side-asset-total span {
        width: 100%;
        display: block;
        font-size: 18px;
        line-height: 24px;
    }

.side-asset-list {
    padding: 5px 14px;
}

    .side-asset-list p {
        color: #fff;
        padding-top: 10px;
    }

    .side-asset-list ul {
        margin-top: 10px;
    }

    .side-asset-list li {
        background-color: #fd7778;
        padding: 10px;
        position: relative;
    }

        .side-asset-list li:before {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAECAQAAABhe7jaAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAAMgAAAAEAIwF5NQAAABISURBVDjL7cYxFYAgFADAgxI+olDBFizWsoURSOLj2cEBRyP8hZsu1dvhwu70rke+b6Q6PQqGwnrkeyJj+q3HXjY00Iz14OMDOiIdQWtnq7QAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDQtMDFUMTY6MDQ6NTYrMDg6MDC7Xd3cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA0LTAxVDE2OjA0OjU2KzA4OjAwygBlYAAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=) repeat-x;
            position: absolute;
            top: -2px;
            left: 0;
            content: '';
            height: 4px;
            width: 100%;
        }

        .side-asset-list li a {
            color: #fff;
        }

        .side-asset-list li h3 {
            font-size: 12px;
            line-height: 30px;
            height: 30px;
            color: #a44;
            position: relative;
            text-align: right;
        }

            .side-asset-list li h3 span {
                font-size: 20px;
                width: 60px;
                color: #fff;
                position: absolute;
                bottom: -10px;
                left: 0;
                text-align: left;
            }

        .side-asset-list li h5 {
            font-size: 12px;
            line-height: 20px;
            height: 20px;
            overflow: hidden;
        }

        .side-asset-list li p {
            padding: 0 0 0 60px;
            color: #a44;
            text-align: right;
        }

        .side-asset-list li.coupon-lg {
            background-color: #ffc24d;
        }

        .side-asset-list li.coupon-sm {
            background-color: #3abec0;
        }

        .side-asset-list li.coupon-lg h3, .side-asset-list li.coupon-lg p {
            color: #b70;
        }

        .side-asset-list li.coupon-sm h3, .side-asset-list li.coupon-sm p {
            color: #13797b;
        }

        .side-asset-list li.getCurCoupon {
            cursor: pointer;
            position: relative;
        }

            .side-asset-list li.getCurCoupon:after {
                content: '立即领取';
                width: 24px;
                background: rgba(0,0,0,0.4);
                color: #fff;
                position: absolute;
                top: 0;
                line-height: 20px;
                right: 0;
                padding: 24px 10px;
                transition: all .3s;
                bottom: 0;
            }

            .side-asset-list li.getCurCoupon:hover:after {
                padding: 24px 15px;
            }


.side-asset-c, .side-atgoods-c, .side-history-c {
    display: none;
    height: 100%;
}

    .side-asset-c .side-bd, .side-atgoods-c .side-bd, .side-history-c .side-bd {
        height: 95%;
    }

.copyright {
    text-align: center;
    padding: 15px 0;
    color: #fff;
    background: #fff;
    line-height: 24px;
    background: #111;
}

    .copyright a {
        color: #fff;
    }

    .copyright img {
        display: inline-block
    }


.hidden_box{
    overflow:hidden;
}

.hidden_box li a{
    background-color:#333;
    color:white;
    padding:0 13px 0 8px;
    height:26px;
    line-height:26px;
    font-weight:600;
}