body,html {
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system-font,Helvetica Neue,Helvetica,sans-serif;
    font-size:16px;
}

* {
    margin: 0;
    padding: 0;
}

:root {
--main-color: #e93b3d;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    padding-left: 10px;
    padding-right: 10px
}

a img {
    border: 0;
}

a {
    text-decoration: none;
}

.module-container{
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}
.module-container:before,.module-container:after {
    display: table;
    content: " "
}
.module-container:after {
    clear: both
}

.my-weui-cell{
    padding-left:0px;
}

.my-weui-cell:before{
    border:0;
}

.radius {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.randrect {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.container {
    height: 100%;
    /*overflow-y: auto;*/
    background: #f5f5f5;
    /*-webkit-overflow-scrolling: touch;*/
}

.wy-center-top {
    width: 100%;
    overflow: hidden;
    background: url(../images/zm_login_bg.png) no-repeat;
    background-size: cover;
    color:#fff;
}

.wy-store-panel {
    overflow: hidden;
    background: /*#777;*/url(../images/zm_login_bg.png) no-repeat;
    background-size: cover;
	width:100%;
	height:110px;
	-webkit-filter:blur(1px);
	-moz-filter:blur(1px);
	-o-filter:blur(1px);
	-ms-filter:blur(1px);
	filter:blur(1px);
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
}

.my-login-top{
    width: 100%;
    overflow: hidden;
    background: url(../images/zm_login_bg.png) no-repeat;
    background-size: cover;
    height:260px;
}

.my-login-top .company-name{
    color:#fff;
    font-weight: 400;
    font-size: 24px;
    position: absolute;
    bottom:-120px;
    left:30px;
}

.user-name {
    font-weight: 600;
    font-size: 16px;
}

.user-grade {
    margin: 2px 0;
    font-size: 14px;
}

.user-integral {
    font-size: 14px;
}

.page-space-panel {
    height:40px;
}

.center-orders-panel__hd {
    padding: 0px;
}

.center-ordersModule {
    text-align: center;
    display: block;
    padding: 10px 0;
    position: relative;
}

.center-ordersModule .imgicon {
    display: inline-block;
    height: 24px;
    text-align: center;
    margin-bottom: 5px;
}

.center-ordersModule .imgicon img {
    height: 24px;
    width: auto;
}

.center-ordersModule .name {
    font-size: 14px;
    color: #333;
}

.center-list-txt {
    font-size: 16px;
    color: #333;
    line-height: 20px;
}

.center-list-icon {
    width: 20px;
    height: auto;
}

.wy-cell{display:-webkit-box;display:-webkit-flex;display:flex;}
.weui-cell__hd.cat-check{margin-top:29px;}
.weui-cell__hd.cat-check2{margin-top:0; display:inline-block;}

.module-title {
    padding-right:10px;
    border-bottom: none;
    height: 50px;
    line-height: 36px;
    clear: both;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background:#fff;
    margin-bottom:2px;
    margin-top:5px;
}

.module-title .icon{
    color: #fc5302
}

.module-title>span {
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-size: 16px
}

.latest-link {
    overflow: hidden;
    text-align: center;
    font-size:14px;
    color: #000;
}

.latest-link a {
    min-width: 100px;
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 6px 12px;
}

.goods{
    padding:5px;
}

.g_title{
    text-align:center;
    font-weight: 550;
    border-bottom: 1px solid #888;
    padding-bottom: 6px;
    line-height:30px;
    font-size:18px;
}

.g_title #a3{
    width: 0;
    height: 0;
    border: 4px solid #888;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    left: 49%;
    margin-top: 8px;
}

.separate{height: 3px;}
.separatecol{width: 10px;}

.g_group {
    display: flex;
    background: white;
    padding: 10px;
}
.imgInfo{
     width: 120px;
     height:120px;
     background: #afafaf;
}
.imgInfo img {
    width:100%;
    height:100%;
    object-fit:cover;
}
.imgInfo100{
     width: 100px;
     height:100px;
     background: #afafaf;
}
.imgInfo100 img {
    width:100%;
    height:100%;
    object-fit:cover;
}
.imgInfo80{
     width: 80px;
     height:80px;
     background: #afafaf;
}
.imgInfo80 img {
    width:100%;
    height:100%;
    object-fit:cover;
}
.g_group .buyInfo{
     /*font-size:3.5rem;*/
     /*padding-left: px;*/
     width:calc(100% - 100px);
     position: relative;
}

.buyInfo .ptitle{
    border-bottom: 1px solid #afafaf;
}

.buyInfo .pmemo{
     color: #bfbfbf;
     font-size: 14px;
}

.buyInfo .price{
    font-size:16px;
    font-weight:bold;
    color:#000;
}

.buyInfo div .yun{
     /*font-size:3rem;*/
}

.buyInfo .buy-button{
    position: absolute;
    bottom:0px;
}
.buy-button .button{
    color: #c8c6d5;
    font-weight: lighter;
    padding: 5px 10px;
    background: #000000;
    /*font-size: 2.8rem;*/
}

.pull-right {
  float: right !important;
  margin-right:30px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding: 0 0;
}
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}

.productbar_bottom {
    bottom: 0;
    position: fixed;
    height: 70px;
    width: 100%;
    padding-bottom: 10px;
    z-index:99;
    background: #fff;
}

.productbar {
    display:-webkit-box;
    display:-webkit-flex;
    display:flex;
    /*bottom: 15px;*/
    width: 100%;
    /*position: fixed;*/
    height:60px;

}

.productbar_icon{
    padding:0 10px;
    height:100%;
    text-align:center;
    background:#fafafa;
    color:#999999;
}

.productbar_icon:active{
    color: #10aeff;
}

.productbar_icon i {
    padding-top:11px;
}

.productbar_icon.on{
    color: #10aeff;
}

.productbar_button{
    width:100%;
    height:100%;
    line-height: 60px;
    text-align:center;
    color:#fff;
    font-weight:bold;
}

.productbar .cart{
    background:orange;
}

.productbar .buy{
    background:red;
}

.product-option {
    display:inline-flex;
    flex-wrap:wrap;
}

.product-option__item{
    padding:10px 10px;
    margin:5px 5px;
    border:1px solid silver;
    border-radius:8px;
}

.product-option__item.on{
    border:1px solid red;
}

[navbar] .nav-item.on a{
    color:#000;
    font-weight:bold;
}

.imageclip_container {
    padding: 15px;
    background: #fff;
    color: #555;
}

.imageclip-hide {
    display: none!important;
    visibility: hidden!important
}

/*组合框BEGIN{{*/

.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 10px
}

.row:before,.row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.module-transverse {
    /*margin-bottom: 10px;*/
    margin-left:5px;
    margin-right:5px;
}

.module-transverse .inner-list {
    width: 100%;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: left
}

.module-transverse .inner-list a {
    display: block;
    line-height: 100%;
}

.module-transverse .inner-list a img{
    width:100%;
    height:100%;
    object-fit:cover;
}


.module-transverse .inner-list a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: rgba(255,255,255,.8);
    color: #222;
    font-size:14px;
    margin-bottom:2px;
}

.module-transverse .inner-list a span:after {
    content: "";
    border: 12px #eaeaea solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.8) rgba(255,255,255,.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -24px;
    margin-bottom:2px;
}

.module-transverse .inner-list a:nth-of-type(1) {
    width: 49%;
}

.module-transverse .inner-list a:nth-of-type(2),.module-transverse .inner-list a:nth-of-type(3) {
    position: absolute;
    right: 0;
    width: 49%;
}

.module-transverse .inner-list a:nth-of-type(2) {
    top: 0
}

.module-transverse .inner-list a:nth-of-type(3) {
    bottom: 0 !important
}

.module-Line-box-three {
    margin-left:5px;
    margin-right:5px;
}

.module-Line-box-three .inner-list {
    display: flex;
    justify-content: space-between
}

.module-Line-box-three .inner-list a {
    flex: 1;
    position: relative;
}

.module-Line-box-three .inner-list a:nth-of-type(1) {
    margin-right: 6px;
    width:49%;
    position: relative;
}

.module-Line-box-three .inner-list a:nth-of-type(2) {
    margin-right: 6px;
    position: relative;
}

.module-Line-box-three .inner-list a img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.module-Line-box-three .inner-list a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: rgba(255,255,255,.8);
    color: #222;
    font-size:14px;
}

.module-Line-box-three .inner-list a span:after {
    content: "";
    border: 12px #eaeaea solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.8) rgba(255,255,255,.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -24px;
}


.module-Line-box-two {
    margin-left:5px;
    margin-right:5px;
}

.module-Line-box-two .inner-list {
    display: flex;
    justify-content: space-between
}

.module-Line-box-two .inner-list a {
    flex: 1;
    position: relative;
}

.module-Line-box-two .inner-list a:nth-of-type(1) {
    margin-right: 6px;
    position: relative;
}

.module-Line-box-two .inner-list a img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.module-Line-box-two .inner-list a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: rgba(255,255,255,.8);
    color: #222;
    font-size:14px;
}

.module-Line-box-two .inner-list a span:after {
    content: "";
    border: 12px #eaeaea solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.8) rgba(255,255,255,.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -24px;
}

.module-banner {
    margin-left:5px;
    margin-right:5px;
    margin-bottom:-7px;
}

.module-banner a {
    text-align: center;
    position: relative;
    display: block;
}

.module-banner a img {
    width:100%;
    height:200px;
    object-fit:cover;
}

.module-banner .inner-list a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: rgba(255,255,255,.8);
    color: #222;
    font-size:14px;
    margin-bottom:7px;
}

.module-banner .inner-list a span:after {
    content: "";
    border: 12px #eaeaea solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(255,255,255,.8) rgba(255,255,255,.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -24px;
    margin-bottom:7px;
}
/*}}组合框END*/

/*quick-icon BEGIN{{*/
.quick_icons {
    background-color: #fff;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}
/*}}quick-icon END*/

/*product_item BEGIN{{*/

.product-grid-box {
    margin-top:5px;
}

.product-grid-box .product-item {
    width: calc(50% - 5px);
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #fff
}

.product-grid-box .product-item:nth-child(2n+1) {
    margin-right: 5px
}

.product-grid-box .product-item:nth-child(2n+2) {
    margin-left: 5px
}

.product-list-item-style {
    padding-bottom: 0px;
    border-radius: 6px;
    border-radius: 4px
}

.product-list-item-style .product-item-wrapper {
    display: block;
    overflow: hidden;
    border-radius: 6px;
    overflow: hidden
}

.product-list-item-style .product-item-wrapper .image {
    text-align: center;
    position: relative
}

.product-list-item-style .product-item-wrapper .image a {
    display: block
}

.product-list-item-style .product-item-wrapper .image img {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:200px;
    object-fit:cover;
}

.product-list-item-style .product-item-wrapper .image .sales {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background: #fff;
    color: #222;
    zoom:.8}

.product-list-item-style .product-item-wrapper .image .sales:after {
    content: "";
    border: 12px #eaeaea solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    right: -24px
}

.product-list-item-style .product-item-wrapper .info {
    position: relative;
    padding: 0 8px 5px
}

.product-list-item-style .product-item-wrapper .info>a {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 35px;
    line-height: 17px;
    color: #222;
    overflow: hidden;
    font-size: 16px;
    margin: 5px 0 4px;
    white-space: initial
}

.product-list-item-style .product-item-wrapper .info .flag-icon {
    font-size: 12px;
    background: #e33;
    background: linear-gradient(135deg, #FF9999 0%, #F15353 100%);
    padding: 1px 3px;
    height: 18px;
    line-height: 19px;
    border-radius: 2px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    margin-left: 3px
}

.product-list-item-style .product-item-wrapper .info .flag-icon.flash-sale-icon {
    background: linear-gradient(135deg, #B1E381 0%, #10AC52 100%)
}

.product-list-item-style .product-item-wrapper .info .price {
    color: #f00;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product-list-item-style .product-item-wrapper .info .price .product-price {
    height: 22px
}

.product-list-item-style .product-item-wrapper .info .price .price-old {
    font-size: 14px;
    font-weight: normal;
    color: #aaa;
    text-decoration: line-through;
    zoom:.8;
}

.product-list-item-style .product-item-wrapper .info .price .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
    font-weight: 500
}

.product-list-item-style .product-item-wrapper .info .price .price-right {
    max-width: 60%
}

.product-list-item-style .product-item-wrapper .info .price .price-right span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.product-list-item-style .product-item-wrapper .info .price .seller-icon {
    padding: 0 2px;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    border-radius: 2px;
    font-weight: 500;
    font-size: 12px
}

.product-list-item-style .product-item-wrapper .info .price .seller-icon a {
    color: var(--main-color)
}

.product-list-item-style .product-item-wrapper .info>.seller-wrap {
    color: #666;
    margin: 3px 0 1px;
    padding-top: 5px;
    border-top: 1px solid #f5f5f5
}

.product-list-item-style .product-item-wrapper .info>.seller-wrap .title {
    border: 1px solid var(--main-color);
    padding: 1px 6px;
    line-height: 1;
    border-radius: 10px;
    color: var(--main-color);
    margin-right: 6px
}

.product-list-item-style .product-item-wrapper .info>.seller-wrap a {
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform-origin: 0 center;
    color: inherit
}

.product-list-item-style .product-item-wrapper .custom-btn-link {
    width: 100%;
    padding: 8px 4px
}

.product-list-item-style.list,.product-list-item-style.product-list-box {
    margin-bottom: 10px;
    background-color: #fff
}

.product-list-item-style.list .product-item-wrapper,.product-list-item-style.product-list-box .product-item-wrapper {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    position: relative
}

.product-list-item-style.list .product-item-wrapper .image,.product-list-item-style.product-list-box .product-item-wrapper .image {
    float: left;
    width: 100px
}

html[dir=rtl] .product-list-item-style.list .product-item-wrapper .image,html[dir=rtl] .product-list-item-style.product-list-box .product-item-wrapper .image {
    float: right
}

.product-list-item-style.list .product-item-wrapper .info,.product-list-item-style.product-list-box .product-item-wrapper .info {
    margin-top: 0;
    margin-left: 110px;
    height: 100%;
    padding: 0
}

html[dir=rtl] .product-list-item-style.list .product-item-wrapper .info,html[dir=rtl] .product-list-item-style.product-list-box .product-item-wrapper .info {
    margin: 0 110px 0 0
}

html[dir=rtl] .product-list-item-style.list .product-item-wrapper .info .price,html[dir=rtl] .product-list-item-style.product-list-box .product-item-wrapper .info .price {
    left: auto;
    right: 110px
}

.product-list-item-style.list .product-item-wrapper .info a,.product-list-item-style.product-list-box .product-item-wrapper .info a {
    -webkit-line-clamp: 3;
    height: auto;
    margin: 0 0 15px
}

.product-list-item-style.list>div:last-child .product-item-wrapper,.product-list-item-style.product-list-box>div:last-child .product-item-wrapper {
    border-bottom: none;
    margin-bottom: 0
}

.product-list-item-style.product-min-box .product-box {
    padding-right: 10px;
    overflow: hidden
}

.product-list-item-style.product-min-box .product-box .product-item {
    padding-right: 0;
    padding-left: 10px
}

.product-list-item-style.product-min-box .product-box .product-item .info>a {
    display: none
}

.product-list-item-style.special-products .price {
    text-align: center
}

.product-list-item-style.bestseller-products h2 {
    margin-bottom: 0
}

.product-list-item-style.bestseller-products .bestseller-border {
    position: relative;
    overflow: hidden
}

.product-list-item-style.bestseller-products .bestseller-border:nth-child(2n+2) {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding-top: 5px
}

.product-list-item-style.bestseller-products .bestseller-border:nth-child(2n+1) {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid rgba(0,0,0,0);
    padding-top: 5px
}
/*}}product_item  END*/

.product-count-down {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    display: inline-block
}

.product-count-down li {
    text-align: center;
    float: left;
    font-size: 12px;
    color: #fff;
    position: relative;
    font-weight: bold
}

.roomcell{
    padding:10px;
}
.roomcell_container{
    background:#fff;
    border-radius:10px 10px 10px 10px;
}
.roomcell_hd{
    color:#fff;
    background:#5BABD0;
    border-radius:10px 10px 0 0;
}

.roomcell_hd.absent{
    background:#A5A5A5;
}

.roomcell_hd span{
    line-height:30px;
    /*font-size:16px;*/
    font-weight:bold;
}
.roomcell_icon{
    padding-top:10px;
    padding-bottom:10px;
}
.roomcell_status{
    padding-bottom:5px;
}
.roomcell_status span{
    color:#F46C44;
    /*border:2px solid #F46C44;
    border-radius:10px;*/
    line-height:20px;
    /*padding:0px 10px;*/
}
.roomcell_capcity {
    padding-bottom:10px;
}

/*商品分类页*/
.padding-all{padding:10px}

.category-top{border-bottom:1px solid #e8e8e8;position:fixed; left:0; top:0; right:0; z-index: 1; background:#F6F6F9}
.menu-left,.menu-right{position:fixed; left:0;top:90px; bottom:0; overflow-y: scroll;}

.menu-left{background:#F6F6F9;}
.menu-left ul li{box-sizing: border-box;  font-size:14px; color:#333; width:90px; height:42px; line-height:42px; text-align: center;}
.menu-left ul li.active{background:#fff; position:relative;}
.menu-left ul li.active:before{content: " "; position: absolute;display: block; width:2px; height:100%; background:#e21323; top:0; left:0;}
.menu-right{background:#fff; position:inherit; margin-left:90px; margin-top:90px; right:0; bottom:0;}
.menu-left-nosearch{top:46px;}
.menu-right-nosearch{top:46px;margin-top:46px;}
.menu-left-notitle{top:44px;}
.menu-right-notitle{top:44px;margin-top:44px;}
.menu-left-notitle.menu-left-nosearch,.menu-right-notitle.menu-right-nosearch{top:0px;margin-top:0px;}

/*sidebar*/
.weui-sidenavibar {
    overflow: hidden;
    height:1000px;
    width:100%;
}

.weui-sidenavibar .weui-sidenavibar-left{
    position:relative;
    float:left;
    width:25%;
    background:#F6F6F9;
    overflow-y: scroll;
}

.weui-sidenavibar .weui-sidenavibar-left .weui-sidenavibar__item{
    box-sizing: border-box;
    font-size:14px;
    color:#333;
    height:65px;
    line-height:65px;
    text-align: center;
    text-overflow:ellipsis;
}

.weui-sidenavibar .weui-sidenavibar-left .weui-sidenavibar__item.weui-sidenavibar__item_on{
    background:#fff;
    position:relative;
}

.weui-sidenavibar .weui-sidenavibar-left .weui-sidenavibar__item.weui-sidenavibar__item_on:before{
    content: " ";
    position: absolute;
    display: block;
    width:2px;
    height:100%;
    background:#e21323;
    top:0;
    left:0;
}

.weui-sidenavibar .weui-sidenavibar-right{
    background:#fff;
    position:relative;
    float:left;
    width:75%;
    max-height:1000px;
    overflow-y: scroll;
}

.summary_item{
    float: left;
    width: 24.5%;
    text-align: center;
}

.detail_item{
    float: left;
    width: 20%;
    text-align: center;
}

.store_detail_item{
    float: left;
    width: 22%;
    font-size: 0.8rem;
    height: 2.3rem;
}
.store_detail_item_s{
    float: left;
    width: 18%;
    font-size: .8rem;
    color: #0084FF;background-color: #FFFFFF;
    height: 2.3rem;
}

.icon-qrcode{
    background: url(../images/qr-code.png) no-repeat;
    width: 24px;
    height: 24px;
}
.icon-right{
background: url(../images/right.png) no-repeat;
width: 20px;
height: 20px;
}
.coin-quickbuy-ul{
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}
.coin-quickbuy-li{
    position: relative;
    float: left;
    list-style-type: none;
    width: 33.3%;
    box-sizing: border-box;
    padding-right: 12px;
    padding-bottom: 12px;
    color: #000000;
}
.coin-quickbuy-a{
    display: block;
    border: 1px solid #DADADA;
    border-radius: 20px;
    color: #ff3300;
    height: 19vw;
    line-height: 5vw;
    padding: 6vw 0 1vw 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: none;
    z-index: 1000;
    position: relative;
}
.coin-quickbuy-a i{
    color: #DADADA;
}

.coin-quickbuy-a:active{
    background-image: linear-gradient(to bottom, rgb(250, 230, 135), rgb(250, 110, 135));
    color: #ffffff;
}

.coin-quickbuy-a:active i{
    color: #ffffff;
}

.coin-quickbuy-mark {
    padding-left:0.625em;
    padding-right:0;
    padding-top: .625em;-webkit-overflow-scrolling: touch; }
.coin-quickbuy-mark-rt{
    top: 0;
    color: #fff;
    font-size:14px;
    height: 1.6em;
    display: flex;
    line-height: 1.5em;
    position: absolute;
    right: 2em;
    text-align: center;
    padding:0.1em;
    bottom:0.625em!important;
}
.coin-quickbuy-mark-rt .hot{
    background: url(../images/coin_quickbuy_hot.png) no-repeat;
    background-size: cover;
    height: 1.4em;
    width: 1.4em;
    z-index: 1111;
}
.coin-quickbuy-mark-rt .recommend{
    background: url(../images/coin_quickbuy_recommend.png) no-repeat;
    background-size: cover;
    height: 1.4em;
    width: 1.4em;
    z-index: 1111;
}
.coin-quickbuy-mark-rt .save{
    background: url(../images/coin_quickbuy_save.png) no-repeat;
    background-size: cover;
    height: 1.4em;
    width: 1.4em;
    z-index: 1111;
}
.game-dropcoin-a{
    display: block;
    border: 1px solid #DADADA;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, rgb(250, 230, 135), rgb(250, 110, 135));
    color: #000;
    height: 25vw;
    width: 25vw;
    line-height: 12vw;
    padding: 4vw 4vw 4vw 4vw;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
}
.game-dropcoin-a:active{
    border: 1px solid #fff;
    color: #fff;
}

.btn-disable{
    color: #fff;
    background-color: rgb(158, 158, 158);
}
.btn-disable:active{
    color: #fff;
    background-color: rgb(158, 158, 158);
}

.weui-uploader__file_detele{
    position:relative;
}
.weui-uploader__file_detele:before{
    content:" ";
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
}

/*store list botton*/
.store-bottom-area{
    padding:15px 0 14px;
    text-align:center;
    font-size:12px;
    font-weight:700;
    display:flex;
    -webkit-box-orient:horizontal;
    box-orient:horizontal;
}

.store-bottom-button{
    padding: 3px 6px;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    display:block;
    margin-left: 3px;
    margin-right: 3px;
    background-color: #888;
    color:#fff;
    position:relative;
    overflow: hidden;
}

.button-style-blue{
    background-color: #48A1FF;
    color:#fff;
    border-radius: 1px;
}

.button-style-green{
    background-color: #00ce1b;
    color:#fff;
    border-radius: 1px;
}

.button-style-red{
    background-color: #ff0000;
    color:#fff;
    border-radius: 1px;
}

.button-style-orange{
    background-color: #ff7b00;
    color:#fff;
    border-radius: 1px;
}

.button-style-purple{
    background-color: #4400ff;
    color:#fff;
    border-radius: 1px;
}

.button-style-blue-rotate{
    color: #48A1FF;
    background-color:#E7F2FB;
    border-radius: 1px;
}

.button-style-green-rotate{
    color: #41B29C;
    background-color:#E6F7ED;
    border-radius: 1px;
}

.button-style-red-rotate{
    color:#ff0000;
    background-color: #ffcccc;
    border-radius: 1px;
}

.button-style-orange-rotate{
    color:#e59d30;
    background-color: #FFEED9;
    border-radius: 1px;
}

.button-style-purple-rotate{
    color:#6f00ff;
    background-color: #c9c3ff;
    border-radius: 1px;
}

.weui-lable_long{
    width: 150px;
}

.transparent_navbar {
    display: flex;
    align-items: center;
    background: #2982fa;
    padding: 0px 2vw 0px 2vw;
    font-size: 14px;
}
.transparent_navbar .transparent_navbar_item {
    position: relative;
    width: 18vw;
    height: 10vw;
    margin: auto;
    line-height: 10vw;
    text-align: center;
    color: #fff;
}
.transparent_navbar .active {
    background: #fff;
    color: #2982fa;
    z-index: 1;
    border-radius: 10px 10px 0 0;
    box-shadow: 10px 10px 0 0 #fff, -10px 10px 0 0 #fff;
}
.transparent_navbar .active::before {
    content: "";
    position: absolute;
    left: -11px;
    bottom: 0;
    width: 11px;
    height: 10vw;
    background: #2982fa;
    border-radius: 0 0 10px 0;
}
.transparent_navbar .active::after {
    content: "";
    position: absolute;
    right: -11px;
    bottom: 0;
    width: 11px;
    height: 10vw;
    background: #2982fa;
    border-radius: 0 0 0 10px;
}

.transparent_navbar_page{
    background-color:#fff;
    overflow: auto;
    position:absolute;
    z-index:1;
}

.noneed_before::before{
    content: none;
}

.noneed_after::after{
    content: none;
}

.top_bd_ft_group{
    display: flex;
    background: #fff;
    width: 100%;
    height: 11vw;
    border-bottom: 1px solid #ccc;
}

.top_bd_ft_group .top_ft{
    display: flex;
    align-items: center;
    color:#2982fa;
    height: 11vw;
    width: 15vw;
    line-height: 11vw;
}

.top_bd_ft_group .top_bd{
    width: 85vw;
    line-height: 11vw;
}

.top_bd_ft_group .top_bd .top_bd_btn{
    line-height: 20px;
    font-size: 16px;
    width: auto;
    vertical-align: middle;
    display: inline-block;
    margin-left: 3vw;
    padding: 3px 10px;
}

.top_bd_ft_group .blue_bottom_navbar {
    width: 80vw;
}

.blue_bottom_navbar {
    display: flex;
    background: #fff;
    height: 11vw;
    font-size: 14px;
    overflow: auto;
}
.blue_bottom_navbar .blue_bottom_navbar_item {
    height: 10vw;
    width: 15vw;
    line-height: 10vw;
    text-align: center;
    color: #666;
}
.blue_bottom_navbar .active {
    color: #2982fa;
    box-shadow: 0px 14px 0 -10px #2982fa;
}

.icon-wifi{
    background: url(../images/wifi.png) no-repeat;
    width: 18px;
    height: 18px;
    margin: 2px;
}
.icon-wifi_close{
    background: url(../images/wifi_close.png) no-repeat;
    width: 18px;
    height: 18px;
    margin: 2px;
}
.icon-wifi_warning{
    background: url(../images/wifi_warning.png) no-repeat;
    width: 18px;
    height: 18px;
    margin: 2px;
}

.icon-device_icon{
    background: url(../images/device_list_icon.png) no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    margin: 2px;
}

.icon-device_icon_warning{
    background: url(../images/device_list_warning_icon.png) no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    margin: 2px;
}

.bottom_btn_area {
    display: flex;
    height: 12vw;
    font-size: 16px;
    padding: 0 1vw 0 1vw;
    border-bottom: 1px solid #ccc;
}

.bottom_btn_area .btn-normal{
    flex: 1;
    height:8vw;
    line-height: 8vw;
    margin-left: 1vw;
    margin-right: 1vw;
    text-align: center;
    background-color: #ddd;
    color: #000;
    border-radius: 1vw;
}

.btn-gray{
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 5px;
    background-color: #ddd;
    color: #000;
    border-radius: 1vw;
}

.btn-blue_font_border{
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 5px;
    background-color: #FFF;
    color: #2E53FF;
    border: 1px solid #2E53FF;
    border-radius: 1vw;
}

.btn-blue_font{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 5px;
    background-color: #FFF;
    color: #4A7AE0;
    border: 1px solid #c8d9ff;
    border-radius: 1vw;
}

.btn-red_font{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 5px;
    background-color: #FFF;
    color: #FF3B30;
    border: 1px solid #ffe2e0;
    border-radius: 1vw;
}

.btn-green_back{
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    margin-left: 1vw;
    margin-right: 1vw;
    padding: 5px;
    background-color: #41B29C;
    color: #fff;
    border: 1px solid #41B29C;
    border-radius: 1vw;
}

.device_option_list{
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 2vw;
    background-color: #eee;
}
.device_option_item{
    flex: 1;
}
.device_icon-drop_coin{
    background: url(../images/drop_coin.png) no-repeat;
    background-size: cover;
    width: 15vw;
    height: 15vw;
    margin: 2vw auto 2vw auto;
}
.device_icon-drop_coin_unable{
    background: url(../images/drop_coin_unable.png) no-repeat;
    background-size: cover;
    width: 15vw;
    height: 15vw;
    margin: 2vw auto 2vw auto;
}
.device_icon-show_qrcode{
    background: url(../images/show_qrcode.png) no-repeat;
    background-size: cover;
    width: 15vw;
    height: 15vw;
    margin: 2vw auto 2vw auto;
}
.device_icon-restart_device{
    background: url(../images/restart_device.png) no-repeat;
    background-size: cover;
    width: 15vw;
    height: 15vw;
    margin: 2vw auto 2vw auto;
}
.billing_icon-copy_to{
    background: url(../images/billing_copy_to.png) no-repeat;
    background-size: cover;
}

.device_form{
    padding: 3vw;
    background-color: #FFFFFF;
    line-height: 1.47058824;
    font-size: 16px;
    overflow: hidden;
    position: relative;
}
.form_blank_area{
    width: 100%;
    height: 1vw;
    background-color: #eee;
}

.device_gift_list{
    background-color: #eee;
    width: 100vw;
    padding: 1vw 0vw;
}

.device_gift_item{
    background-color: #fff;
    border-radius: 10px;
    margin:2vw;
    display:flex;
}

.panda_3d_device_title{
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 20px;
    color: #fff;
    max-width: 80vw;
    height: 8vw;
    line-height: 8vw;
    margin: 1vw;
    padding: 0vw 2vw;
}

.device-profit-button{
    font-size: 14px;
    color: #2982fa;
    background-color:#d3ebff;
    padding: 2px 10px;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
    display:block;
    margin-left: 5px;
    margin-right: 5px;
    position:relative;
}

.device-profit-button.active{
    background-color:#f1f1f1;
    border:1px solid #d3ebff;
}

.employee_mgr_list_item{
    background-color: #fff;
    border-radius: 10px;
    margin:2vw;
}

#slide2 .dot-custom{
    position: absolute;
    right: 45%;
    bottom: 10px;
    z-index: 5;
    font-size: 0;
    text-align: center;
    margin: 0 auto;
}

.slide .dot-custom span{
    background: url(../images/dot.png) no-repeat;
    background-size: 100% auto;
    display: inline-block;
    width: 15px;
    height: 5px;
    margin-left: 5px;
}

.slide .dot-custom .cur{
    background: url(../images/dot-use.png) no-repeat;
    background-size: 100% auto;
}

.custom_cell_hd{
    font-size:16px;
    line-height:22px;
    width:22px;
    height:22px;
    text-align:center;
    margin-right:2vw;
    color:#000000DB;
    font-weight: 600;
}

.top_tier{
    color:#fff;
    background-color:rgb(255, 166, 0);
}

.mgr_menu-left,.mgr_menu-right{position:fixed; left:0;top:0px;margin-top:0px; bottom:0; overflow-y: scroll;}

.mgr_menu-left{background:#F6F6F9;}
.mgr_menu-left ul li{box-sizing: border-box;  font-size:14px; color:#333; width:80px; height:42px; line-height:42px; text-align: center;}
.mgr_menu-left ul li.active{color: #2982fa;background:#fff; position:relative;}
.mgr_menu-left ul li.active:before{content: " "; position: absolute;display: block; width:6px; border-radius: 0px 10px 10px 0px; height:30%; background:#2982fa; top:35%; left:0;}
.mgr_menu-right{position:inherit; right:0; bottom:0;}


.tab_group{
    display: flex;
    width: 100%;
    height: 11vw;
}
.tab_group .blue_bottom_tab {
    width: 80vw;
}

.blue_bottom_tab {
    display: flex;
    height: 11vw;
    font-size: 14px;
    overflow: auto;
}
.blue_bottom_tab .blue_bottom_tab_item {
    color: #0000008f;
    font-size: 13px;
    height: 10vw;
    width: 18vw;
    line-height: 10vw;
    text-align: center;
}
.blue_bottom_tab .active {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    box-shadow: 0px 14px 0 -10px #2982fa;
}
.weui-picker-calendar{
    height: 17rem;
}
.weui-picker-calendar .picker-modal-inner{
    height: 15rem;
}
.picker-calendar-week-days{
    height: 2rem;
    background: none;
}
.picker-calendar-week-days .picker-calendar-week-day{
    line-height: 2rem;
}
.picker-calendar-week-days:after{
    background: none;
}
.picker-calendar-row:after{
    background: none;
}
.picker-calendar-day.picker-calendar-day-selected span{
    background-color: #007FFFFF;
}
::-webkit-scrollbar {
    display: none;
}

.normal_navbar {
    display: flex;
    background: #fff;
    height: 40px;
    font-size: 13px;
    overflow: auto;
}
.normal_navbar .normal_navbar_item {
    margin: auto;
    text-align: center;
    color: #0000008F;
}
.normal_navbar .active {
    color: #000000DB;
    font-weight: 600;
    font-size: 16px;
}
.triangle-left {
    width: 0;
    height: 0;
    border-top: 6px solid transparent; /* 上边框透明 */
    border-bottom: 6px solid transparent; /* 下边框透明 */
    border-right: 8px solid #000000DB; /* 右边框为黑色 */
}
.triangle-right {
    width: 0;
    height: 0;
    border-top: 6px solid transparent; /* 上边框透明 */
    border-bottom: 6px solid transparent; /* 下边框透明 */
    border-left: 8px solid #000000DB; /* 左边框为黑色 */
}
.calendar_items.active{
    background-color: #007FFFFF;
    color: #fff;
}

.my_header_item{
    text-align: center;
    flex: 1;
    color:#0000008F;
    font-size: 14px;
}
.my_header_item.active{
    color:#000000DB;
    font-size: 16px;
    font-weight: 600;
}

.my_header_item2{
    margin: 0 1vw;
    justify-content: end;
    text-align: center;
    color:#0000008F;
    font-size: 14px;
    line-height: 14px;
}
.my_header_item2.active{
    color:#000000DB;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}

.zh_content{
    padding: 20px 16px 12px;
    word-wrap: break-word;
    position: relative;
    background-color: #fff;
}
.zh_c_inner{    
    max-width: 677px;
    margin-left: auto;
    margin-right: auto;
}
.zh_c_title_main{
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 14px;
    font-weight: bold;
}
.zh_c_title_sub{
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 14px;
    font-weight: 600;
}
.zh_c_article{
    overflow: hidden;
    color: #333;
    font-size: 14px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
}
.zh_c_article p{
    clear: both;
    min-height: 1em;
    text-indent: 2em;
    padding-bottom: 1em;
}
.zh_c_article *{
    max-width: 100% !important;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    word-wrap: break-word !important;
}

.home_product_tabbar{
    padding: 12px 0;
    margin: 0 16px;
    height: 22px;
    line-height: 22px;
    overflow-x: auto;
    white-space: nowrap;
}
.home_product_tabbar_item{
    display: inline-block;
    font-size: 14px;
    color: #0000008F;
}
.home_product_tabbar_item.active{
    background: url(../images/tabbar_bottom.png) no-repeat bottom;
    background-size: 80% 30%;
    font-size: 16px;
    color: #000000DB;
    font-weight: 600;
}
.home_product_image{
    width: 100px;
    height: 100px;
    background-color: #afafaf;
    border-radius: 12px;
}
.home_product_name{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #000000DB;
    font-weight: bold;
}
.home_product_quickbuy_price{
    padding-left: 2vw;
    height: 28px;
    line-height: 28px;
    background-color: #FFE8D6FF;
    border-radius: 6px;
    font-weight: 600;
    color: #FF6F00FF;
    flex: 1;
}
.home_product_quickbuy_button{
    height: 32px;
    width: 59px;
    margin-left: -20px;
    margin-top: -4px;
    background: url(../images/home_product_quickbuy.png) no-repeat;
    background-size: auto 100%;
}
.zh_linear_btn{
    height: 40px;
    line-height: 40px;
    background-image: linear-gradient(to right, #FE263EFF, #FF6F00FF);
    border-radius: 12px;
    border: 0;
}
.zh_linear_btn.rotate{
    color: #000;
    background-image: none;
    background-color: #ddd;
}

.zh_product_option_item{
    font-size: 12px;
    color: #000000DB;
    background-color: #F6F6F6FF;
    padding:6px 12px;
    margin:6px;
    border-radius:3px;
}

.zh_product_option_item.on{
    color: #FF6F00FF;
    background-color: #fff;
    border:1px solid #FF6F00FF;
}

.zh_count__number{
    background-color: #F1F5F8FF;
    font-size: 14px;
    border: 0;
    width: 32px;
    text-align: center;
    color: #000000DB;
    font-weight: 600;
    margin: 0 1px;
}
.zh_count__decrease{
    background-color: #F1F5F8FF;
    font-size: 16px;
    border: 0;
    width: 24px;
    text-align: center;
    color: #000000DB;
}
.zh_count__increase{
    background-color: #F1F5F8FF;
    font-size: 16px;
    border: 0;
    width: 24px;
    text-align: center;
    color: #000000DB;
}

.new_aside_category_left,.new_aside_category_right{position:fixed; left:0;top:0; bottom:0; overflow-y: scroll;}

.new_aside_category_left{background:#F9F9F9FF;}
.new_aside_category_left ul li{box-sizing: border-box;  font-size:12px; color:#0000008F; width:108px; height:54px; line-height:54px; text-align: center;}
.new_aside_category_left ul li.active{background:#fff; position:relative; color:#000000FF; font-weight: 600;}
.new_aside_category_right{background:#fff; position:inherit; margin-left:108px; right:0; bottom:0;}

.category_product_image{
    width: 64px;
    height: 64px;
    background-color: #afafaf;
    border-radius: 12px;
}
.category_product_name{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #000000DB;
    font-weight: bold;
}
.category_product_price{
    height: 24px;
    line-height: 24px;
    font-weight: 600;
    flex: 1;
}
.category_product_add2cart_button{
    height: 20px;
    width: 20px;
    background: url(../images/category_add2cart.png) no-repeat;
    background-size: auto 100%;
}

.new_cart_title{
    background: url(../images/tabbar_bottom.png) no-repeat bottom;
    background-size: 80% 30%;
}

.zh_tabber_item .zh_tabber_item_img{
    background-color:#929293FF;
    width:24px;
    height:24px;
}
.zh_tabber_item .weui-tabbar__label{
    font-size:10px;
    color:#929293FF;
}

.zh_tabber_item.weui-bar__item_on .zh_tabber_item_img{
    background-color: #FF6F00FF;
}
.zh_tabber_item.weui-bar__item_on .weui-tabbar__label{
  color:#FF6F00FF;
}

.zh_tabber_item2{
    flex:none;
    height: 46px;
    line-height: 46px;
    padding: 0;
    margin: auto 2vw;
    text-align: center;
    color: #0000008F;
}

.zh_tabber_item2.active{
    color: #000000DB;
    font-weight: 600;
    font-size: 16px;
}

.bby_order_items{
    background-color: #fff;
    margin: 2vw 0;
    padding: 12px 16px;
}

.newproductbar_icon{
    display: grid;
    margin: auto;
    height:100%;
    text-align:center;
    color:#000000DB;
}

.newproductbar_icon:active{
    color: red;
}

.newproductbar_icon i {
    padding-top:11px;
}

.newproductbar_icon.on{
    color: red;
}
.new_productbar_button{
    flex:1;
    height:40px;
    line-height: 40px;
    margin: auto 3vw;
    border-radius: 6px;
    background: linear-gradient( 270deg, #FC6B15 0%, #FE263E 100%);
    text-align:center;
    color:#fff;
    font-size: 14px;
    font-weight:600;
}

.zh_new_count__number{
    font-size: 14px;
    border: 0;
    width: 30px;
    height: 20px;
    text-align: center;
    color: #000000DB;
    margin: 0 1px;
}
.zh_new_count__decrease{
    height: 20px;
    width: 20px;
    background: url(../images/category_decrease.png) no-repeat;
    background-size: auto 100%;
}
.zh_new_count__increase{
    height: 20px;
    width: 20px;
    background: url(../images/category_add2cart.png) no-repeat;
    background-size: auto 100%;
}