* {
    font-family: 'Noto Sans SC',arial;
    font-weight: 400;
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.breadcrumb a{
    color: #000000;
}

/*input[type=text],textarea {*//*-webkit-appearance:none;*//*}
*/
.index-saeach-box .i-search {
    border: 2px solid #E4393C;
    height: 40px;
}

.index-saeach-box .form {
    height: 37px;
}

.index-saeach-box input {
    height: 36px;
}

.index-saeach-box .text {
    height: 36px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline: 0;
    outline-offset: 0;
}

html {
    overflow-y: scroll;
}

:root {
    overflow-y: auto;
    overflow-x: hidden;
}

:root body {
    position: absolute;
}

body {
    width: 100vw;
    overflow: hidden;
}


/*导航不换行*/
.navbar-nav > li {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 125px;
}

.navbar-nav > li:hover {
    background-color: #EEEEEE
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.ytrees-nav-logo {
    height: 50px;
    float: left;
    padding: 18px 0 0 0;
    width: 195px;
}

.ytrees-nav-logo img {
    height: 12px
}

/*导航用户*/
.nav-user {
    height: 50px;
    float: right;
    position: relative;
    line-height: 52px;
}

#user-icon {
    float: right;
    position: relative;
    z-index: 2;
    padding: 0px 0px 0px 20px;
}

.nav-user .usericonfont {
    font-size: 23px;
    opacity: 0.8;
}

#user-iphonenum {
    line-height: 50px;
    display: inline-block;
    height: 50px;
    padding: 0px 20px 0px 5px;
    position: relative;
    z-index: 2;
    float: right;
    font-size: 18px;
}

.nav-user .usericonfont:active {
    font-size: 27px;
    opacity: 1
}

.nav-user:active {
    /*background-color: #F4F4F4;*/
}

.nav-user-active {
    background-color: #F4F4F4;
}

.nav-user:hover {
    opacity: 1
}

.nav-user-bar {
    background-color: #F4F4F4;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 10;
    display: none;
    box-shadow: 0px 11px 12px 2px rgba(0, 0, 0, .12);
}

/*详情页样式*/
.nav-user-bar-details {
    display: block!important;
    width: 241px;
    position: relative;
    top: 39%;
    margin: 0 auto;
}
.member-iphone-details{
    display: block!important;
}
.bar-field-details{
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bar-field{
    /*width: 320px;*/
    /*height: 320px;*/
    /*position: absolute;*/
    /*z-index: -1*/
}

/*.nav-user-bar  {*/
/*    width: 430px;*/
/*    position: absolute;*/
/*    height: 400px;*/
/*    top: -100px;*/
/*    left: -150px;*/
/*    z-index: -1*/
/*}*/

.nav-user-bar .member-notLogin {
    /*width: 398px;有微信二维码的时候*/
    /*height: 219px;*/
    width: 240px;
    height: 200px;
    background-color: #F4F4F4;
    display: inline-block;
    position:relative;
}

.member-iphone {
    /*width: 168px;有微信二维码的时候*/
    width: 200px;
    height: 108px;
    /*border-right: 2px solid #101010 ;*/
    margin: 35px 24px;
    display: none;
    margin-top: 0;
    padding-top: 35px;
}
.memberconter {
    display:none;
    width: 2px;
    height: 142px;
    background-color: #D3D4D3;
    position: absolute;
    right: 175px;
    top:19px;
}
.memberwxlogin {
    display:none;
    width: 110px;
    height: 135px;
    position: absolute;
    right: 35px;
    top:19px;
}
#OR_code_div{
    width:107px;
    height: 107px;
    position: absolute;
    right: 96px;
    top:-12px;
}
.wx_div{
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    bottom:0px;
}
.memberwxlogin_go{
    position: absolute;
    right: 0px;
    bottom:-16px;
}
.Newcomer_coupon {
    display:none;
    width: 226px;
    height: 99px;
    position: absolute;
    /*right: 105px;有微信二维码的时候*/
    /*top:175px;*/
    right: 6px;
    top:150px;

}
.memberwxlogin_go {
    font-size: 11px;
    color: #000000;
}
.member-iphone .shade {
    width: 100%;
    height: 100%;
    z-index: 15;
    position: absolute;
    background-color: #000;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    display: none;
}
#member-iphone {
    height: 42px;
}
.member-iphone .loading {
    width: 61px;
    z-index: 16;
    display: none;
    position: absolute;
    top: 17px;
    left: 89px;
}

.member-iphone .input-group-sm .input-group-addon {
    height: 42px;
    padding: 0 0 0 10px;
    line-height: 1;
    background-color: #FFF;
    border: 1px solid rgba(229, 229, 229, 1);
    border-right: 0;
}

.member-iphone .input-group-sm .input-group-addon i {
    font-size: 17px;
    color: #323232;
}

#member-iphone {
    box-shadow: none;
    border: 1px solid rgba(229, 229, 229, 1);
    border-left: 0;
    letter-spacing: 1px;
    font-size: 13px;
}

#member-iphone:focus {
    box-shadow: none;
    border-color: rgba(229, 229, 229, 1);
    border-left: 0;
}


#phoneNumOneClickLogin {
    margin-top: 13px;
    border-radius: 25px;
    font-size: 14px;
    background-image: url(../img/btn-backimg-green.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    color: rgba(255, 255, 255, 1);
    text-align: center;

}

.member-codes {
    display: none;
}

.member-codes .checked-codes {
    padding: 25px 0 3px 0;
    text-align: center;
}

.member-codes .checked-codes .code-container {
    width: 166px;
    margin: auto;
    position: relative;
}

.member-codes .tb-code {
    width: 30px;
    height: 30px;
    background-color: #FFF;
    margin-right: 14px;
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 30px;
    padding-left: 10px;
}

.index-line {
    width: 1px;
    border: rgb(210, 208, 208) 1px solid;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 5px;
    animation: fade 800ms infinite;
    -webkit-animation: fade 800ms infinite;
}

@keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0;
    }
    to {
        opacity: 1.0;
    }
}

.resend-code-btn {
    color: #ACACAC;
    height: 20px;
    line-height: 20px;
    width: 82px;
    margin: auto;

}

/*.resend-code-btn disabled{*/
/*     color: #ACACAC;*/
/* }*/
.resend-code-btn .resendVerificationCode {
    /*color: #828282;*/
    color: #ACACAC;
    height: 20px;
    line-height: 20px;
    width: 82px;
    cursor: default;
}

.send-code-hint {
    color: #ACACAC;
    line-height: 20px;
    width: 90%;
    margin: 10px auto;
    font-size: 10px;
}

.send-code-hint span {
    color: #000000;
}

.member-logged {
    display: none;
    width: 320px;
    height: 320px;
    padding: 6px;
    background-color: #F4F4F4;
}

.member-context {
    height: 120px;
    text-align: center;
    background-color: #FFF;
    padding-top: 20px;
    width: 182px;
    float: left;
}

.member-context a {
    width: 90px;
    display: block;
    margin: auto;
}

.member-context div {
    width: 60px;
    margin: auto;
}

.member-context img {
    width: 100%;
    border-radius: 30px;
}

.member-context #member-context-name {
    height: 30px;
    line-height: 33px;
    color: black;
    cursor: pointer;
}
.member-balance{
    height: 120px;
    text-align: center;
    background-color: #FFF;
    padding-top: 20px;
    width: 120px;
    float: right;
}
.member-balance span:nth-child(1){
    color: #A7B077;
    font-size: 16px;
    height: 50px;
    display: block;
}
.member-balance span:nth-child(2){
    color: #484848;
    font-size: 12px;
    height: 16px;
}
.member-orders {
    height: 90px;
    background-color: #FFF;
    margin-top: 6px;
}


.member-orders a {
    display: block;
    width: 100%;
    height: 100%;
    color: black;
}


.member-getorders {
    float: right;
    width: 30%;
}


.member-getorders:hover a i {
    font-size: 29px;
}

.member-getorders:hover a span {
    font-size: 15px;
}

.member-getorders:active a i {
    font-size: 27px;
}

.member-getorders:active a span {
    font-size: 13px;
}

.member-getorders a {
    display: block;
    width: 100%;
    height: 100%;
    color: black;
}

.member-getorders a i {
    font-size: 28px;
    display: block;
    height: 55px;
    padding-top: 5px;
}

.member-getorders a span {
    display: block;
    width: 100%;
    height: 100%;
    color: rgba(72, 72, 72, 100);
}

.member-orders-item {
    width: 20%;
    float: left;
    height: 100%;
}

.member-orders-item:hover .member-orders-item-count {
    font-size: 17px;
}

.member-orders-item:hover .member-orders-item-name {
    font-size: 15px;
}

.member-orders-item:active .member-orders-item-count {
    font-size: 15px;
}

.member-orders-item:active .member-orders-item-name {
    font-size: 13px;
}


.member-orders-item-count {
    width: 100%;
    display: block;
    height: 55px;
    line-height: 55px;
    color: rgba(85, 215, 175, 100);
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.member-orders-item-name {
    height: 20px;
    line-height: 20px;
    display: block;
    color: rgba(72, 72, 72, 100);
}

.moicn{
    color: red;
}

.member-operate {
    height: 86px;
    margin-top: 6px;
    background-color: #FFF;
}
.member-ordering{
    margin-top: 6px;
    height: 86px;
}

.member-operate-item {
    float: left;
    width: 33%;
    height: 100%;
    cursor: pointer;
    color: black;
}

.member-operate-item-icon {
    display: block;
    height: 50px;
    line-height: 69px;
}

/*.member-operate-item:focus{*/
/*color: black;*/

/*}*/

.member-operate-item-icon i {
    font-size: 36px;
    color: black !important;
}

.member-operate-item-name {
    height: 36px;
    line-height: 36px;
    color: rgba(72, 72, 72, 100);
}

.member-operate-item:hover .member-operate-item-icon i {
    font-size: 37px;
}

.member-operate-item:hover .member-operate-item-name {
    font-size: 15px;
}

.member-operate-item:active .member-operate-item-icon i {
    font-size: 35px;
}

.member-operate-item:active .member-operate-item-name {
    font-size: 13px;
}

.member-operate-item-icon1{
    display: block;
    height: 50px;
    line-height: 69px;
    color: black !important;
}
.member-operate-item-icon1 i {
    font-size: 30px;
}
.member-operate-item:hover .member-operate-item-icon1 i {
    font-size: 31px;
}

.member-operate-item:active .member-operate-item-icon1 i {
    font-size: 29px;
}
.member-operate-item-icon3{
    display: block;
    height: 50px;
    line-height: 69px;
    color: black !important;
}
.member-operate-item-icon3 i {
    font-size: 30px;
}
.member-operate-item:hover .member-operate-item-icon3 i {
    font-size: 31px;
}

.member-operate-item:active .member-operate-item-icon3 i {
    font-size: 29px;
}
.member-operate-item-icon2{
    display: block;
    height: 50px;
    line-height: 69px;
    color: black !important;
}
.member-operate-item-icon2 i {
    font-size: 30px;
}
.member-operate-item:hover .member-operate-item-icon2 i {
    font-size: 31px;
}

.member-operate-item:active .member-operate-item-icon2 i {
    font-size: 29px;
}


/*导航购物车*/
.nav-shopping-cart {
    width: 186px;
    height: 50px;
    float: right;
    position: relative;
}

.nav-shopping-cart-btn {
    height: 50px;
    float: right;
    width: 186px;
    line-height: 42px;
    font-size: 18px;
    padding-right: 15px;
}

.nav-shopping-cart-btn:active {
    background-size: 18px;
    background-position: 31.5px 14.5px;
    font-size: 14px;
}

.nav-shopping-cart-btn-active {
    color: #24CE98;
}

.nav-shopping-cart-btn .nav-shopping-cart-icon {
    top: 4px;
    display: inline-block;
    padding-right: 7px;
    position: relative;
    left: 0px;
    transition: transform 0.2s
}

.nav-shopping-cart-btn i {
    font-size: 31px;
}

.cart-unm {
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
    top: 3px;
    left: 21px;
}

/*待付款*/
.ones {
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}

/*背景*/
.list-group-item-img-ones{z-index: 2;line-height: 1;position: absolute;width: 19px;display: none;}
.list-group-item-img-three{z-index: 2;line-height: 1;position: absolute;width: 19px;display: none;}
.list-group-item-img-four{z-index: 2;line-height: 1;position: absolute;width: 19px;display: none;}
.list-group-item-img-afterSales{z-index: 2;line-height: 1;position: absolute;width: 19px;display: none;}
.list-group-item-img-EvaNum{z-index: 2;line-height: 1;position: absolute;width: 19px;display: none;}

/*待发货*/
.three {
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}
/*已发货*/
.four {
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}
/*已完成*/
.five {
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}
/*售后中*/
.afterSales{
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}
.EvaNum{
    display: none;
    position: absolute;
    font-size: 14px;
    padding: 2px 0px;
    text-align: center;
    width: 19px;
    z-index: 3;
    line-height: 1;
    color: rgba(255, 255, 255, 100);
}
.nav-shopping-cart-btn:active .nav-shopping-cart-btn .nav-shopping-cart-icon i {
    font-size: 12px;
}

.nav-shopping-cart-btn:active .cart-unm {
    left: 22px;
    font-size: 13px;
}

.nav-shopping-cart-bar {
    /*transition-duration: 0.3s;*/
    /*-moz-transition-duration: 0.3s;*/
    /*-webkit-transition-duration: 0.3s;*/
    /*-o-transition-duration: 0.3s;*/
    /*box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, .25);*/
    /*使用边框加图片完成 border-image-slice http://css.doyoe.com/*/
    box-shadow: -8px 12px 15px -4px rgba(0, 0, 0, .12);
    position: absolute;
    right: 0;
    top: 50px;
    width: 500px;
    background-color: #F3F3F3;
    z-index: 9998;
    overflow: hidden;
    height: 0;
    margin: 0;
    display: none;
    height: auto;
    padding-bottom: 40px;
    min-height: 320px;
    max-height: 600px;
}

/*.nav-shopping-cart-bar-show {*/
/*    height: auto;*/
/*    padding-bottom: 40px;*/
/*    min-height: 400px;*/
/*}*/

.nav-shopping-cart-bar .nopeoduct {
    color: #7e7e7e;
    width: 100%;
    height: 100%;
    background-image: url("../img/ytrees/nav-shop-cart-black.png");
    background-position: 50% 30%;
    background-size: 60px;
    background-repeat: no-repeat;
    margin: auto;
    text-align: center;
    line-height: 360px;
    height: 280px;
}

.nav-shopping-cart-bar .productinfo {
    border-bottom: #e8e8e8 1px solid;
    height: 160px;
    position: relative;
    margin: 6px;
    border-radius: 5px;
    background-color: #FFF;
    width: 472px;
}

.nav-shopping-cart-bar .settlement {
    height: 41px;
    width: 100%;
    position: absolute;
    bottom: 0;
    box-shadow: 0px 0px 7px 1px rgb(0 0 0 / 10%);
}

.nav-shopping-cart-bar .settlement .total-lab {
    padding: 0;
    height: 41px;
    background-color: #FFF;
}

.nav-shopping-cart-bar .settlement .all {
    line-height: 40px;
    color: #101010;
    font-size: 14px;
    float: right;
    margin-right: 10px;
}

.nav-shopping-cart-bar .settlement .total-lab #cartAmountFont {
    line-height: 41px;
    color: #FF4646;
    font-size: 18px;
    float: right;
    margin-right: 30px;
}

.nav-shopping-cart-bar .settlement .submit-btn {
    padding: 0;
    height: 41px;
    width: 50%;
    background: url(../img/ytrees/customer-service-head-background.png);
    background-size: 100% 100%;
}

.nav-shopping-cart-bar .settlement .submit-btn button {
    border: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size: 14px;
}

.nav-shopping-cart-bar .nscb-product-operation {
    width: 48%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nav-shopping-cart-bar .nscb-product-operation .nscb-product-name {
    height: 77px;
    line-height: 20px;
    padding: 47px 48px 0 17px;
    font-weight: 600;
    text-align: left;
}

.nav-shopping-cart-bar .nscb-product-price {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 100px;
    text-align: left;
    padding-left: 17px;
}

.nav-shopping-cart-bar .nscb-checkItemDiv {
    height: 100%;
    padding-top: 70px;
}

.nav-shopping-cart-bar .nscb-checkItem {
    position: absolute;
    visibility: hidden;
}

.nav-shopping-cart-bar .nscb-checkItem + label {
    display: inline-block;
    width: 20px;
    position: absolute;
    height: 20px;
    background: url(../img/order/cart_default.png) no-repeat;
    background-size: 20px;
    margin-bottom: 0;
}

.nav-shopping-cart-bar .nscb-checkItem:checked + label {
    background: url(../img/order/cart_selected.png) no-repeat;
    background-size: 20px;
}


.nav-shopping-cart-bar .nscb-pro-img-div {
    padding-top: 20.5px;

}

.nav-shopping-cart-bar .nscb-pro-img-div a {
    width: 117px;
    height: 117px;
    margin: auto;
}


.nav-shopping-cart-bar .nscb-pro-img-div img {
    width: 100%;
    height: 100%;
}

.nav-shopping-cart-bar .nscb-product-operation {
}

.nav-shopping-cart-bar .nscb-fine-tuning-container {
    width: 36px;
    height: 73px;
    margin-top: 43px;
    float: left;
}

.nav-shopping-cart-bar .nscb-fine-tuning-container input[type=text] {
    float: left;
    width: 36px;
    height: 27px;
    line-height: 50px;
    text-align: center;
    border: 1px solid rgba(229, 229, 229, 1);
}

.nav-shopping-cart-bar .nscb-fine-tuning-container .fine-tuning-number {
    float: left;
    width: 20px;
    height: 50px;
    border: 1px solid rgb(229, 229, 229);
    background-color: white;
    border-left: 0
}

.nav-shopping-cart-bar .nscb-fine-tuning-container .fine-tuning-add {
    width: 36px;
    height: 23px;
    background: url(../img/fine-tuning-add.png) no-repeat;
    background-size: 21px;
    background-position: 6px 5px;
    cursor: pointer;
    border: 1px solid rgba(229, 229, 229, 1);
    border-bottom-style: none;
}

.nav-shopping-cart-bar .nscb-fine-tuning-container .fine-tuning-subtract {
    width: 36px;
    height: 23px;
    background: url(../img/fine-tuning-subtract.png) no-repeat;
    background-size: 21px;
    background-position: 6px 5px;
    cursor: pointer;
    border: 1px solid rgba(229, 229, 229, 1);
    border-top-style: none;
}

.nscb-cart-product-delete {
    opacity: 0.7;
    position: absolute;
    left: 448px;
    top: 17px;
    font-size: 15px;
    font-weight: 100;
}

.nscb-cart-product-delete:hover {
    opacity: 1
}

.ytrees-nav {
    height: 50px;
    z-index: 980;
    background-color: #FFF;
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, .1);
    position: relative;
}

.tops{
    top: 1px;
}

.ytrees-nav-fixed {
    position: fixed;
    top: 0px;
    width: calc(100% + 15px);
}

.ytrees-title-navigation {
    /*height: 238px;*/
    /*height: 54px;*/
    width: 100%
}

.ytrees-navbar {
    display: inline-block;
    height: 50px;
    float: initial;
    margin: auto;
    position: relative;
    z-index: 10;
    left: 40px;
}

.ytrees-navbar .dropdown-menu {
    padding: 0;
    line-height: 20px;
    text-align: center;
    background-color: #FBFBFB;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .175);
    box-shadow: 0 0 0 rgba(0, 0, 0, .175);
    min-width: 100%;
}

.ytrees-navbar .dropdown-menu li {
    height: 30px;
    line-height: 30px;
    color: rgba(89, 89, 89, 1);
    font-size: 11px;
    text-align: center;
    padding-top: 3px
}

.ytrees-navbar .dropdown-menu li:hover {
    background-color: #F5F5F5;
}



.ytrees-navbar .dropdown-menu li a {
    width: 70%;
    height: 23px;
    margin: auto;
    padding: 0;
    line-height: 23px;
}

.ytrees-navbar .dropdown-menu > li > a {
    padding: 0;
}

.ytrees-navbar .dropdown-menu li a:hover {
    color: #33C687;
    border-bottom: solid 1px #E8E8E8;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

/*商品分类*/
#NavSort {
    height: 40px;
    border-bottom: solid 2px #E4393C;
    margin-top: 10px;
}

#NavSort .container {
    height: 40px;
}

#NavSort .all-category {
    float: left;
    position: relative;
    z-index: 10;
    width: 210px;
    height: 40px;
    overflow: visible;
}

.all-category .dts a {
    display: block;
    width: 210px;
    height: 40px;
    padding: 0 10px;
    background: #E4393C;
    font: 400 15px/44px "microsoft yahei";
    color: #FFF;
    text-decoration: none;
}

#NavSort .site-menu {
    font-size: 0;
    white-space: nowrap;
    max-width: 988px;
    float: left;
    overflow: hidden;
    height: 40px;
}

#NavSort .site-menu li {
    height: 40px;
    float: left;
}

#NavSort .site-menu li a {
    height: 40px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    font: 400 15px/40px "microsoft yahei";
    color: #333;
    display: block;
}

#NavSort .site-menu li a:hover {
    color: #EC4C4C;
}

.focus-layout {
    width: 100%;
    height: 480px;
    position: relative;
    z-index: 1;
}

#NavSort .sec_attr {
    height: 457px;
    background: #C81623; /*margin-top:2px;*/
}

#NavSort .sec_attr ul {
    padding: 0;
    margin: 0;
}

#NavSort .dd-inner .odd {
    border-left: 1px solid #B61D1D;
    position: relative;
    z-index: 1;
    height: 31px;
    color: #FFF;
}

#NavSort .dd-inner .hover {
    background: #F7F7F7;
    color: #EC4C4C;
}

#NavSort .dd-inner h3 {
    position: absolute;
    z-index: 2;
    height: 31px;
    padding: 0 10px;
    line-height: 31px;
    font-family: "microsoft yahei";
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

#NavSort h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#NavSort .dd-inner .odd a {
    color: #FFF;
}

#NavSort .dd-inner .odd a:hover {
    text-decoration: none;
}

#NavSort .dd-inner .hover a {
    color: #EC4C4C;
}

#NavSort .dd-inner i {
    position: absolute;
    z-index: 1;
    top: 9px;
    right: 14px;
    width: 4px;
    height: 14px;
    font: 400 9px/14px consolas;
}

#NavSort .dd-inner .hover i {
    top: 0;
    left: 205px;
    width: 14px;
    height: 31px;
    background: #F7F7F7;
    overflow: hidden;
    line-height: 200px;
}

.wp1200 #NavSort .dorpdown-layer {
    width: 800px;
}

#NavSort .dorpdown-layer {
    display: none;
    position: absolute;
    left: 209px;
    top: 39px;
    width: 779px;
    background: #F7F7F7;
    border: 1px solid #E4393C;
    overflow: hidden;
}

#NavSort .item-sub {
    display: none;
    zoom: 1;
    overflow: hidden;
    height: 456px;
}

.wp1200 #NavSort .subitems {
    width: 790px;
}

#NavSort .subitems {
    float: left;
    width: 570px;
    padding: 6px 0 1006px 20px;
    margin-bottom: -1000px;
    background: #F7F7F7;
    min-height: 409px;
}

#NavSort .subitems dt {
    position: relative;
    float: left;
    width: 84px;
    padding: 8px 30px 0 0;
    text-align: right;
    font-weight: 700;
    line-height: 2em;
}

#NavSort .subitems dl {
    width: 100%;
    overflow: hidden;
    line-height: 2em;
    margin-bottom: 0px;
}

#NavSort .subitems dt i {
    position: absolute;
    top: 13px;
    right: 18px;
    width: 4px;
    height: 14px;
    font: 400 9px/14px consolas;
}

#NavSort .subitems dl.fore-dl dd {
    border-top: none;
}

.wp1200 #NavSort .subitems dd {
    width: 620px;
}

#NavSort .subitems dd {
    float: left;
    width: 480px;
    padding: 6px 0;
    border-top: 1px solid #EEE;
}

#NavSort .subitems dd a {
    float: left;
    padding: 0 8px;
    margin: 4px 0;
    line-height: 16px;
    height: 16px;
    border-left: 1px solid #E0E0E0;
    white-space: nowrap;
}

/*end*//*首页焦点区域-------------------------------------- */
.ban_mian {
    height: 480px;
    width: 100%;
    padding-top: 0;
    margin: 0px auto;
    position: relative;
}

.home-focus-layout {
    width: 100%;
    height: 480px;
    position: relative;
    z-index: 1;
}

/*轮播*/
.i-flexslider {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 8.25rem;
    overflow: hidden;
    zoom: 1;
}

.i-flexslider .slides li {
    width: 100%;
    height: 100%;
}

.i-flexslider .flex-direction-nav a {
    width: 50px;
    height: 50px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../img/ad_ctr-s.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 25px;
}

.i-flexslider .flex-direction-nav .flex-next {
    background-position: 0 -50px;
    right: 0;
}

.i-flexslider .flex-direction-nav .flex-prev {
    left: 21%;
}

.i-flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.i-flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.i-flexslider:hover .flex-next:hover, .i-flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.banner-paging {
    height: 0.15rem;
    background-color: gray;
}

.i-flexslider .flex-control-nav {
    border: 1px solid red;
    position: absolute; /* bottom:10px;text-align:center;left:60%;*/
}

.flex-control-nav li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25%;
    background: red;
}

.flex-control-paging li a {
    background: url(../img/dot.png) no-repeat 0 -16px;
    display: block;
    height: 0.15rem;
    overflow: hidden;
    text-indent: -99em;
    width: 0.48rem;
    cursor: pointer;
}

.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
    background-position: 0 0;
}

.i-flexslider .slides a img {
    width: 100%;
    height: 8.25rem;
    display: block;
}

/*首页右侧团购活动*/
.home-focus-layout .right-sidebar {
    width: 212px;
    height: 457px;
    margin-left: 394px;
    border: solid 1px #E6E6E6;
    border-top: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
}

/*服务标志*/
.home-focus-layout .policy {
    background-color: #FFF;
    width: 210px;
    height: 89px;
    padding: 8px 0 0;
}

.home-focus-layout .policy ul {
    width: 210px;
    height: 80px;
}

.home-focus-layout .policy ul li {
    line-height: 24px;
    color: #999;
    background: url(../img/CP.png) no-repeat;
    width: 70px;
    height: 76px;
    float: left;
    padding: 52px 10px 0 10px;
}

/*home-focus-layout .policy ul li {line-height:24px;color:#999;width:50px;height:24px;float:left;padding:0 10px 0 10px}
*/
.home-focus-layout .policy ul li.b1 {
    background-position: 0 0;
}

.home-focus-layout .policy ul li.b2 {
    background-position: -70px 0;
}

.home-focus-layout .policy ul li.b3 {
    background-position: -140px 0;
}

/*end*//*团购*/
.home-focus-layout .groupbuy {
    background-color: transparent;
    width: 210px;
    height: 198px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.home-focus-layout .groupbuy .title {
    line-height: 30px;
    background-color: #F0F0F0;
    color: #777;
    width: 210px;
    height: 30px;
}

.home-focus-layout .groupbuy .title i {
    line-height: 16px;
    color: #FFF;
    background-color: #CB0100;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: auto 8px auto 5px;
    border-radius: 2px;
}

.home-focus-layout .groupbuy ul {
    height: 210px;
    padding: 0px;
    margin: 0px;
    float: left;
    clear: both;
    position: absolute;
    z-index: 1;
}

.home-focus-layout .groupbuy ul li {
    float: left;
    width: 210px;
    height: 208px;
    padding: 0px;
}

.home-focus-layout .groupbuy .pagination {
    display: none;
}

.home-focus-layout .groupbuy .arrow {
    background: url(../img/home_bg.png) no-repeat;
    width: 19px;
    height: 29px;
    position: absolute;
    z-index: 2;
    top: 80px;
    cursor: pointer;
}

.home-focus-layout .groupbuy:hover .arrow {
    opacity: 0.5 !important;
}

.home-focus-layout .groupbuy .arrow:hover {
    opacity: 0.8 !important;
}

.home-focus-layout .groupbuy .pre {
    background-position: -160px -40px;
    left: 0;
}

.home-focus-layout .groupbuy .next {
    background-position: -180px -40px;
    right: 0;
}

.home-focus-layout .groupbuy dl {
    background-color: #FFF;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: top center;
    width: 210px;
    height: 180px;
    position: relative;
    z-index: 1;
}

.proclamation {
    background: #FFF;
    width: 210px;
    height: 169px;
    padding-top: 10px;
}

.proclamation .tabs-nav {
    background: #F7F7F7;
    height: 30px;
    border: solid #E7E7E7;
    border-width: 1px 0;
    position: relative;
    z-index: 1;
}

.proclamation .tabs-nav li {
    background: #F7F7F7;
    text-align: center;
    display: block;
    width: 106px;
    height: 20px;
    float: left;
    padding: 5px 0;
    margin: 0;
    border: solid #F7F7F7;
    border-width: 0 0 0 1px;
    position: relative;
    z-index: 9;
    cursor: pointer;
}

.proclamation .tabs-nav li.tabs-selected {
    color: #333;
    font-weight: 600;
    line-height: 20px;
    background: #FFF;
    width: 104px;
    height: 29px;
    border-style: solid;
    border-color: transparent #E7E7E7 #FFF #E7E7E7;
    border-width: 0 1px 1px 1px;
    position: relative;
    z-index: 10;
}

.proclamation .tabs-nav h3 {
    font-weight: 600;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 12px;
}

.proclamation .tabs-panel {
    width: 95%;
    margin: 6px auto;
}

.proclamation .tabs-panel .store-join-help {
    padding: 13px 15px;
    margin-top: 30px;
    margin-left: 11px;
    font-size: 24px;
    font-family: "微软雅黑";
    background: #C81623;
    border-color: #C81623;
    border-radius: 4px;
    color: #FFF;
}

.proclamation .mall-news li {
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    padding: 1px 0;
    overflow: hidden;
}

.proclamation .mall-news li i {
    background: url(../img/background_img.png) no-repeat -78px 1px;
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 6px;
}

.tabs-hide {
    display: none;
}

/*猜你喜欢*/
.gusess-like { /*height:289px;*/
}

#guessyou { /*height:269px;*/
    margin-bottom: 20px;
    overflow: hidden;
}

.guess-title {
    height: 36px;
}

.gusess-like h2 {
    float: left;
    display: inline;
    line-height: 30px;
    font-size: 20px;
    font-family: "microsoft yahei";
    font-weight: normal;
}

#guessyou .guess-box { /*height:232px;*/
    border: 1px solid #EDEDED; /*border-top:0;*/
    overflow: visible;
    padding-bottom: 10px;
}

.guess-box .guess-spacer {
    position: relative;
    height: 1px;
    line-height: 0;
    font-size: 0;
}

.guess-box ul { /*height:230px;*/
    padding-top: 10px;
    overflow: hidden;
    padding-left: 0px;
}

.wp1200 #guessyou li {
    width: 201px;
}

#guessyou li {
    float: left;
    width: 197px;
    overflow: hidden;
    padding-bottom: 15px;
}

#guessyou .p-img {
    text-align: center;
    margin-bottom: 10px;
    height: 150px;
    overflow: hidden;
}

#guessyou .p-img img {
    height: 150px;
}

#guessyou .p-info {
    padding: 0 36px;
}

#guessyou .p-name {
    height: 36px;
    margin-bottom: 6px;
    overflow: hidden;
}

/*#guessyou .p-name a {color:#666;}
#guessyou .p-name a:hover {color:#EC4C4C;}
#guessyou .p-name a:visited {color:#666;}
*/
#guessyou .p-price {
    color: #E4393C;
    font-size: 18px;
}

#guessyou .p-price i {
    font-size: 14px;
}

.floor-banner {
    height: 100px;
    margin-bottom: 20px;
}

/*楼层*/
.floor-box {
    height: 530px;
}

.floor-box .lazy-clothes {
    border-bottom: 1px solid #E4393C;
    overflow: visible;
    position: relative;
    height: 36px;
}

.floor-title {
    background: #AAA;
    width: 35px;
    height: 26px;
    color: #FFF;
    position: absolute;
    left: 0px;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
    top: 3px;
}

.floor-box h2 {
    position: relative;
    padding-left: 45px;
    color: #333;
    float: left;
    display: inline;
    line-height: 33px;
    font-size: 18px;
    width: 326px;
    font-family: "microsoft yahei";
    font-weight: normal;
}

.floor-box .lazy-clothes .tab {
    margin-top: 0px;
    float: left;
}

.floor-box .tab {
    border: solid 1px #EDEDED;
    border-bottom: 0 none;
    height: 34px;
    line-height: 34px;
    z-index: 1;
}

.floor-box .tab-items {
    float: left;
    min-width: 78px;
    display: inline;
    height: 34px;
    position: relative;
    z-index: 2;
}

.floor-box .tab-items a {
    float: left;
    height: 34px;
    padding: 0 16px;
    text-decoration: none;
    line-height: 34px;
    overflow: hidden;
    background: #FFF;
    border-left: solid 1px #FFF;
    border-right: solid 1px #FFF;
    white-space: nowrap;
    font-size: 16px;
}

.floor-box .tab-selected a {
    border-left: solid 1px #C81623;
    border-right: solid 1px #C81623;
    border-top: solid 3px #E4393C;
    top: 0px;
    left: -1px;
    height: 35px;
    line-height: 30px;
    color: #E4393C;
    text-indent: 1px;
    white-space: nowrap;
}

/*.floor-box .tab-items a:hover {color:#E4393C;}
*/
.floor-box .tab-items span {
    position: absolute;
    width: 1px;
    height: 14px;
    background: #CCC;
    top: 10px;
    right: 0;
    overflow: hidden;
}

.floor-box .tab-selected span {
    display: none;
}

.floor-box li:last-child span {
    background: #FFF;
}

.floor-box .lazy-left {
    float: left;
    width: 329px;
    height: 552px;
    border-right: solid 1px #DEDEDE;
    overflow: hidden;
    font-family: "microsoft yahei";
}

.floor-box .lazy-inner {
    position: relative;
    width: 329px;
    background: #E5EBEB;
    overflow: hidden;
}

.floor-box .left-box {
    position: relative;
    width: 329px;
    height: 400px;
    overflow: hidden;
}

.wp1200 .floor-box .lazy-main {
    width: 880px;
}

.lazy-mc .lazy-main {
}

.floor-box .lazy-main {
    position: relative;
    float: left;
    width: 660px;
    overflow: hidden;
}

.wp1200 .floor-box .p-list {
    width: 890px;
}

.floor-box .p-list {
    width: 670px;
    overflow: hidden;
}

.lazy-mc .p-list li {
    width: 185px;
}

.wp1200 .floor-box .p-list li {
    width: 220px;
    height: 276px;
}

.floor-box .p-list li {
    float: left;
    width: 160px;
    padding: 0 17px 0;
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    overflow: hidden;
}

.floor-box .p-list .p-img {
    height: 185px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
}

.floor-box .p-list .p-name {
    height: 36px;
    line-height: 18px;
    margin-bottom: 8px;
    overflow: hidden;
}

.floor-box .p-list .p-price {
    font-size: 15px;
    font-family: Verdana;
    color: #E4393C;
}

.hide {
    display: none;
}

.brand-logo {
    height: 152px;
    width: 100%;
    bottom: 0;
    background: #F7F7F7;
}

.p-list div.p-img img {
    width: 185px;
}

.brand-logo-in {
    height: 152px;
    border: solid 1px #DEDEDE;
    border-right: 0;
    padding: 10px;
}

.brand-logo ul {
    background-color: #FBFBFB;
    overflow: hidden;
    padding: 0px 0 0 10px;
}

.brand-logo ul li {
    float: left;
    margin: 0 10px 10px 0;
    width: 62px;
}

.brand-logo ul li a {
    background-color: #FFF;
    border: 1px solid #838282;
    border-radius: 3px;
    color: #838282;
    display: block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
}

.brand-logo ul li a:hover {
    color: #EC4C4C;
}

.add-p-img {
    width: 185px;
    height: 275px;
    overflow: hidden;
    line-height: 275px;
}

.add-p-img img {
    max-width: 100%;
}

/*end*//*重写bootstrap样式适应需求效果*/
@media (min-width: 1200px) {
    .container {
        width: 1220px;
    }
}

/* 宽度大于等于1200分辨率 */
.container-fluid, .container {
    padding: 0
}

.navbar {
    margin: 0;
    padding-top: 0.25rem;
}

.navbar-default {
    background-color: #101010;
    border: 0;
    border-radius: 0;
    height: 1rem;
}

.navbar-default .navbar-nav > li > a {
    color: #C8C8C8;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #FFFFFF;
    background-color: transparent;
}

.navbar-brand {
    padding-left: 0;
}

/*.nav-active {color:#000000 !important;font-weight:bold;border-bottom:2px solid #DFDFDF;}
*/
.nav-active {
    color: #24CE98 !important;
}

.nav > li > a {
    border-radius: 0px;
    padding-top: 15px;
    font-size: 18px;
    color: rgba(72, 72, 72, 100);
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
}

.logo-b-size {
    height: 0.2rem;
    width: 1.67rem;
    margin: 0 auto;
}

/* 轮播图 S */
.btn-bar-00 {
    height: 0.15rem;
    background-color: #F59F17;
    opacity: 0.25;
}

.btn-bar-01 {
    height: 0.15rem;
    background-color: #82C529;
    opacity: 0.25;
}

.btn-bar-02 {
    height: 0.15rem;
    background-color: #56AAE7;
    opacity: 0.25;
}

.btn-bar-03 {
    height: 0.15rem;
    background-color: #FF7245;
    opacity: 0.25;
}

.btn-bar-check {
    opacity: 1;
}

.carousel-fade .carousel-inner .item {
    opacity: 0.75;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

/* 轮播图 E */
.goto-product-detail-btn {
    opacity: 0.9;
    position: absolute;
    right: 100px;
    top: 300px;
    background: url(../img/btn-backimg-green.jpeg) no-repeat;
    background-size: cover;
    border-radius: 7px;
    color: #FFF;
    width: 108px;
    height: 35px;
    border: 0;
}

/* 野树客服 START*/
.customer-service {
    height: 590px;
    display: none;
    width: 450px;
    border-radius: 8px;
    right: 100px;
    bottom: 129px;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    line-height: 20px;
    text-align: center;
    background-color: white;
    /*box-shadow: rgb(239, 239, 239) 0px 1px 2px 2px;*/
}

.customer-service-mini {
    transition: opacity 0.4s;
    position: absolute;
    z-index: 1;
    opacity: 1;
    display: block;
}

.customer-service-mini img {
    width: 55px;
    height: 55px;
}

.customer-service-mini div {
    width: 55px;
    height: 55px;
    z-index: 101;
    opacity: 0.2;
    position: absolute;
    background-color: black;
    border-radius: 55px;
}

.customer-service-mini div:hover {
    opacity: 0;
}

.customer-service-head {
    line-height: 48px;
    width: 100%;
    height: 48px;
    background: url(../img/ytrees/customer-service-head-background.png);
    background-size: 100% 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: center;
}

/*.customer-service-head .btn-minimize {float:left;font-size:26px;color:white;margin-right:15px;}
*/
.customer-service-head .btn-minimize {
    font-size: 26px;
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: right;
    width: 50px;
    height: 48px;
}

.customer-service-head .btn-inform {
    font-size: 21px;
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: left;
    width: 45px;
    height: 48px;
}

/*.customer-service-head .btn-inform {width:0.6rem;float:right;font-size:26px;color:white;position:relative;}
*//*.unread-unm {display:block;position:relative;display:block;position:absolute;top:-6px;left:26px;width:30px;z-index:1;display:none;}
*/
.unread-unm {
    display: none
}

.unread-unm-mini {
    position: absolute;
    z-index: 2;
    right: 3px;
    top: 1px;
    padding: 2px 6px;
    font-size: 12px;
    display: block;
}

.customer-service-body {
    width: 100%;
    height: 405px;
    overflow-y: auto;
    overflow-x: hidden;
    border-left: 1px solid #00BC96;
    border-right: 1px solid #00BC96;
}

.customer-service-body .customer-service-body-msg-left {
    width: 100%;
    letter-spacing: 1.5px;
    text-align: left;
    position: relative;
    padding: 10px 90px 10px 40px;
}

.customer-service-body .guesSyouAantToAsk-body-msg-left {
    width: 100%;
    letter-spacing: 1.5px;
    text-align: left;
    position: relative;
    padding: 10px 0px 10px 40px;
}

.customer-service-body .guesSyouAantToAsk-body-msg-left .guesSyouAantToAsk-div1 {
    top: 27px;
    left: 7%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.customer-service-body .guesSyouAantToAsk-body-msg-left .guesSyouAantToAsk-div1 img {
    width: 35px;
    height: 35px;
}

.customer-service-body .guesSyouAantToAsk-body-msg-left .guesSyouAantToAsk-div2 {
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    background-color: #F6F6F6;
    border-radius: 5px;
    min-height: 35px;
    display: inline-block;
    max-width: 300px;
}

.guesSyouAantToAsk-div2 .guesSyouAantToAsk-div2-div1{
    width: 100%;
    font-size: 18px;
    height: 105px;
    padding: 15px 10px 0px 10px;
    line-height: 26px;
}

.guesSyouAantToAsk-div2 .guesSyouAantToAsk-div2-div2{
    width: 100%;
    height: 65px;
    font-size: 12px;
    padding: 7px 10px 10px 10px;
    line-height: 18px;
    color: rgba(96, 96, 96, 100);
    cursor: pointer;
}


.guesSyouAantToAsk-div2-div2-img {
    width: 30px;
    height: 30px;
    margin-left: 4px;
}

.guesSyouAantToAsk-div2-context1{
    width: 65px;
    height: 180px;
    float:left;
}

.guesSyouAantToAsk-div2-context2{
    width: 215px;height: 180px;float:right;padding: 10px 0;
}

.guesSyouAantToAsk-div2-context1-span1{
    color: rgba(0, 189, 150, 100);
}

.guesSyouAantToAsk-div2-context1-span2{
    color: rgba(96, 96, 96, 100);
}

.guesSyouAantToAsk-div2-context2-div1{
    height: 40px;cursor: pointer;
}

.guesSyouAantToAsk-div2-context2-div1-div{
    width: 175px;float:left;font-size: 13px;font-weight: 550;
}

.guesSyouAantToAsk-div2-context2-div1-img{
    width: 8px;height: 10px;margin-top: 13px;margin-left: 0;
    float: right;
}

.customer-service-body .customer-service-body-msg-left-notice {
    -webkit-text-size-adjust: none;
    font-size: 14px;
    color: #333;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 20px;
    font-family: 'Noto Sans SC',arial;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    letter-spacing: 1.5px;
    text-align: left;
    position: relative;
    padding: 10px 0px 10px 40px;
}
.customer-service-body .customer-service-body-msg-left-notice .avatar{
    top: 27px;
    left: 7%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.customer-service-body .customer-service-body-msg-left-notice .avatar img{
    width: 35px;
    height: 35px;
}

.customer-service-body .customer-service-body-msg-left div:nth-child(1) {
    top: 27px;
    left: 7%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.customer-service-body .customer-service-body-msg-left div:nth-child(1) img {
    width: 35px;
    height: 35px;
}

.customer-service-body .customer-service-body-msg-left div:nth-child(2) {
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    background-color: #F6F6F6;
    border-radius: 5px;
    min-height: 35px;
    display: inline-block;
    max-width: 270px;
}

.customer-service-body-msg-left-notice-img{
    background: url(../img/ytrees/customer-service-body-msg-leftimg.png) no-repeat;
    background-position: left;
    background-size: 12px 30px;
    width: 10px;
    height: 14px;
    float: left;
    margin-top: 11px;
    margin-left: 10px;
}

.customer-service-body .customer-service-body-msg-right {
    width: 100%;
    letter-spacing: 1.5px;
    position: relative;
    padding: 0px 13px 0px 90px;
    text-align: right;
    margin-top: 10px;
    min-height: 30px;
}

.customer-service-body .customer-service-body-msg-right-notice {
    width: 100%;
    letter-spacing: 1.5px;
    position: relative;
    padding: 0px 13px 0px 90px;
    text-align: right;
    margin-top: 10px;
    min-height: 30px;
}

.customer-service-body-msg-right-notice-commodity{
    width: 100%;
    letter-spacing: 1.5px;
    position: relative;
    padding: 0px 13px 0px 90px;
    text-align: right;
    margin-top: 10px;
    min-height: 30px;
}

.customer-service-body-point-right{
    width: 94%;
    font-size: 12px;
    text-align: right;
    margin-right: 28px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 17px;
}

.customer-service-body .customer-service-body-msg-right div:nth-child(1) {
    padding: 7px 12px 7px 12px;
    background-color: rgba(7, 191, 143, 100);
    border-radius: 5px;
    text-align: left;
    display: inline-block;
    max-width: 310px;
    min-width: 32px;
    min-height: 35px;
    color: rgba(255, 255, 255, 100);
}

.customer-service-body-msg-right-notice-context .title{
    margin-left: 11px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
}

.customer-service-body-msg-right-notice-context .body .info .info-img{
    width: 22%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.customer-service-body-msg-right-notice-context .body .info .info-parameter{
    width: 78%;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    margin: auto;
    text-align: center;
}

.customer-service-body-msg-right-notice-context .information{
    margin: 5px 0 5px 11px;
    font-size: 11px;
}

.customer-service-body-msg-right-notice-context .push_button{
    margin: 19px 13px 19px 0;
    float: right;
}

.customer-service-body-msg-right-notice-context .push_button .push_button_check{
    width: 83px;
    height: 32px;
    color: white;
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: url(../img/ytrees/customer-service-btn-send.png);
    background-size: 100% 100%;
    margin: 0 6px;
    border-color: #22d198;
}

.customer-service-body-msg-right-notice-context .push_button .push_button_confirm{
    width: 83px;
    height: 32px;
    color: white;
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: url(../img/ytrees/customer-service-btn-send.png);
    background-size: 100% 100%;
    margin: 0 6px;
    border-color: #22d198;
}

.customer-service-body-msg-right-notice-context .push_button .push_button_modify{
    width: 83px;
    height: 32px;
    color: rgba(16, 16, 16, 100);
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #ffffff;
    background-size: 100% 100%;
    margin: 0 6px;
    border-color: rgba(187, 187, 187, 100);
}

.customer-service-body-msg-right-notice-context .push_button .push_button_alreadyConfirm{
    width: 83px;
    height: 32px;
    color: rgba(187, 187, 187, 100);
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: rgba(231, 231, 231, 100);
    background-size: 100% 100%;
    margin: 0 6px;
    border-color: rgba(231, 231, 231, 100);
}

.customer-service-body-msg-right-notice-context .body .info{
    height: 74px;
    width: 100%;
    display: table;
    margin: 4px 0;
    background-color: rgb(255 255 255);
}

.customer-service-body-msg-right-notice-context {
    -webkit-text-size-adjust: none;
    font-size: 14px;
    color: #333;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    letter-spacing: 1.5px;
    text-align: left;
    font-family: 'Noto Sans SC',arial;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    background-color: #F6F6F6;
    border-radius: 5px;
    min-height: 35px;
    display: inline-block;
    max-width: 300px;
}

.customer-service-body-msg-right-notice-context .customer-service-productCollocateStr{
    border: 1px solid #808080;
    border-radius: 5px;
    padding: 1px 5px;
    color: #808080;
    margin-right: 5px;
    font-size: 10px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 20px;
    line-height: 16px;

}

/*.customer-service-body .customer-service-body-msg-right div:nth-child(1) img {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/

.customer-service-body .customer-service-body-msg-right div:nth-child(2) {
    background: url(../img/ytrees/customer-service-body-msg-rightimg1.png) no-repeat;
    background-size: 10px 14px;
    width: 14px;
    height: 14px;
    float: right;
    margin-top: 10px;
}

.customer-service-body-msg-right-notice-img {
    background: url(../img/ytrees/customer-service-body-msg-rightimg2.png) no-repeat;
    background-size: 10px 14px;
    width: 14px;
    height: 14px;
    float: right;
    margin-top: 10px;
}

.customer-service-body .customer-service-body-msg-right div:nth-child(3) {
    /*background: url(../img/ytrees/customer-service-body-msg-rightimg1.png) no-repeat;*/
    /*!* background-position: right; *!*/
    /*background-size: 10px 14px;*/
    /*width: 14px;*/
    /*height: 14px;*/
    /*float: right;*/
    /*margin-top: 6px;*/
}

.inline-block {
    display: inline-block
}


.customer-service-footer {
    width: 100%;
    height: 137px;
    position: relative;
    border-left: 1px solid #00BC96;
    border-right: 1px solid #00BC96;
    border-bottom: 1px solid #00BC96;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.customer-service-footer button:nth-child(3) {
    width: 83px;
    height: 32px;
    color: white;
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: url("../img/ytrees/customer-service-btn-send.png");
    background-size: 100% 100%;
    position: absolute;
    right: 10px;
    top: 10px;
    border-color: #22d198;
}

.w-e-text::-webkit-scrollbar {
    display: none;
}

/* 联系我们窗口 START*/
.contact-window {
    display: none;
    width: 270px;
    border-radius: 0;
    right: 100px;
    bottom: 129px;
    height: 226px;
    background-color: #FFFFFF;
    position: fixed;
    overflow: hidden;
    z-index: 3;
    box-shadow: rgb(239, 239, 239) 0px 1px 2px 2px;
}

.contact-window .contact-container {
    margin: 0;
    background-color: #E3E3E3;
}

.contact-window .contact-container div {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5px;
}

.contact-window .contact-window-head {
    width: 100%;
    height: 44px;
    background: url(../img/ytrees/customer-service-head-background.png);
    background-size: 100% 100%;
}

.contact-window .contact-window-head .contact-window-btn-minimize {
    font-size: 26px;
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: right;
    width: 50px;
    height: 44px;
}

.contact-window .contact-window-info {
    border-radius: 0px;
    border: 0;
}

.contact-window .contact-window-phone {
    border-radius: 0px;
    border: 0;
}

.contact-window .contact-window-name {
    border-radius: 0px;
    border: 0;
}

.contact-window .contact-window-submit {
    border-radius: 0px;
    width: 83px;
    height: 32px;
    color: white;
    font-size: 13px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: url("../img/ytrees/customer-service-btn-send.png");
    background-size: 100% 100%;
    margin-right: 10px;
}

.contact-window-mini {
    transition: opacity 0.4s;
    position: absolute;
    z-index: 1;
    opacity: 1;
    display: block;
    background: url("../img/ytrees/customer-service-btn-send.png");
}

.contact-window-mini img {
    width: 55px;
    height: 55px;
}

.contact-window-mini div {
    width: 55px;
    height: 55px;
    z-index: 101;
    opacity: 0.2;
    position: absolute;
    background-color: black;
    bottom: 0;
    border-radius: 55px;
}

.contact-window-mini div:hover {
    opacity: 0;
}

/* 联系我们窗口 END*//* 二维码 START*/
.qrcode-window {
    border-radius: 0px;
    position: fixed;
    overflow: hidden;
    z-index: 4;
    height: 264px;
    width: 270px;
    display: none;
    right: 100px;
    bottom: 129px;
    box-shadow: rgb(239, 239, 239) 0px 1px 2px 2px;
}

.qRcodeWindow-container {
    background-color: #FFFFFF;
}

.qrcode-window .qRcode-container {
    margin: 0;
}

.qrcode-window .qRcode-container .contact-information {;
    text-align: center;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background-color: #E3E3E3;
}

.qrcode-window .qRcode-container div {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0px;
}

.qrcode-window .qrcode-window-head {
    width: 100%;
    height: 44px;
    background: url(../img/ytrees/customer-service-head-background.png);
    background-size: 100% 100%;
}

.qrcode-window .qrcode-window-head .qrcode-window-btn-minimize {
    font-size: 26px;
    color: white;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    float: right;
    width: 50px;
    height: 44px;
}

.qrcode-window-mini {
    transition: opacity 0.4s;
    z-index: 5;
    opacity: 1;
    display: block;
    position: fixed;
    bottom: 143px;
    right: 20px;
}

.qrcode-window-mini img {
    width: 55px;
    height: 55px;
    z-index: 100
}

.qrcode-window-mini div {
    width: 55px;
    height: 55px;
    z-index: 101;
    opacity: 0.2;
    position: absolute;
    background-color: black;
    bottom: 0;
    border-radius: 55px;
}

.qrcode-window-mini div:hover {
    opacity: 0;
}

/* 二维码 END*//* 野树客服 END*/
.float-helper {
    position: fixed;
    right: 20px;
    bottom: 52px;
    z-index: 8;
    /*height: 170px;*/
}
.payRemind{
    width: 48px;
    height: 48px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    border-radius:5px;
    box-shadow: 0 2px 10px 0 rgb(3 18 41 / 13%);
    border: 1px solid #e4e4e4;
}
.payRemind span:nth-child(2){
    width: 40px;
    height: 15px;
    line-height: 15px;
    display: block;
    text-align: center;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #808080;
    margin-top: 3px;
    margin-left: 3px;
    border-radius:5px;
}
.payRemindSpan{
    line-height: 23px;
    color: #E41C23;
    width: 46px;
    height: 23px;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}
/* 全局提示 start */

.prompt{
    position: fixed;
    color: #FFFFFF;
    right: 45%;
    z-index: 9999;
    top: 47%;
    max-width: 280px;
    text-align: center;
    min-width: 160px;
    height: auto;
    min-height: 60px;
    background-color: #000000;
    border-radius: 10px;
    padding: 20px 10px;
    font-weight: 600;
    opacity: 0.7;
    font-size: 16px;
    display:none;   /*隐藏*/
}

/* 全局提示 end */

.float-helper ul {
    list-style: none;
    padding: 0;
    background: #fff;
}

.float-helper__container {
    background: #304240;
    width: 48px;
    border-radius: 2px;
    box-shadow: 0 2px 10px 0 rgba(3, 18, 41, .13);
}

.float-helper__container--btn {
    width: 48px;
    height: 44px;
    box-sizing: border-box;
    color: #797d86;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
}

.flex-center {
    justify-content: center;
    align-items: center;
}

.flex {
    display: flex !important;
}

.float-helper__container--btn i {
    font-size: 25px;
    width: 25px;
    height: 36px;
    padding-left: 1px;
    padding-bottom: 1px;
    display: block;
    color: #304240;
}

.float-helper__container--btn .float-helper__container--btni {
    font-size: 21px;
    width: 25px;
    height: 29px;
    padding-left: 1px;
    padding-bottom: 1px;
    display: block;
    transform: scale(1, 3);
    -ms-transform: scale(1, 3);
    -webkit-transform: scale(1.2, 1);
    -moz-transform: scale(1, 3);
    -o-transform: scale(1, 3);
    color: #373741;
    font-weight: bold;
}

.float-helper__container--btn i:hover {
    color: #1fcf95;
}

.float-helper__container--btn:hover > .popover2 {
    opacity: 1;
}

.float-helper__container .popover2 {
    position: absolute;
    right: 100%;
    transition: all .5s;
    opacity: 0;
    bottom: 6px;
}

.float-helper__container .popover2:focus {
    outline: 0;
}

.float-helper__container .popover__content {
    background: #304240;
    line-height: 24px;
    color: #fff;
    border-radius: 1px;
    margin-right: 10px;
    padding: 0 15px 0 12px;
}

.float-helper__container .popover__content span {
    display: block;
    white-space: pre;
    font-size: 12px;
    line-height: 24px;
}

.float-helper__container .popover__arrow {
    top: 9px;
    right: 9px;
    border-color: #304240 #304240 transparent transparent;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    transform: rotate(45deg);
    background: #304240;
}

.float-helper__container .goTop {
    width: 48px;
    height: 38px;
    background: #304240;
    overflow: hidden;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 2px 10px 0 rgba(3, 18, 41, .13);
}

.float-helper__container .goTop:hover > .popover2 {
    opacity: 1;
}

.cursor-pointer {
    cursor: pointer !important;
}

.float-helper__container .goTop a {
    display: block;
    padding: 7px 14px;
}

.float-helper__container .goTop a i {
    font-size: 18px;
    width: 18px;
    height: 18px;
    padding-left: 1px;
    padding-bottom: 1px;
    display: block;
    color: #FFFFFF;
}

.float-helper__container .goTop:hover {
    background-color: #1fcf95;
}

.float-helper__container .goTop a:hover {
    background-color: #1fcf95;
}


/* 数码产品侧边导航 START*/
.left-navigation {
    position: fixed;
    top: 250px;
    right: 10px;
    width: 115px;
    display: none;
    z-index: 3
}

.left-navigation .leftnav-default {
    color: rgba(89, 89, 89, 1);
    font-size: 15px;
    background-color: rgba(247, 247, 247, 1);
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.left-navigation .leftnav-active {
    color: #FFFFFF;
    background-color: #36D987;
}

.left-navigation .leftnav-backtop {
    background: #FFFFFF;
    color: rgba(89, 89, 89, 1);
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.pos-right {
    cursor: pointer;
}

/* 数码产品侧边导航 END*//* 数码产品  S*/
.digital-product {
    margin-top: 1.02rem;
    margin-bottom: 0.15rem;
}

.digital-title {
    margin-left: 20px;
    color: #333333;
    cursor: pointer;
}

.digital-title-active {
    color: #FFFFFF;
    background-color: #36D987;
    height: 0.26rem;
    width: 0.75rem;
    text-align: center;
    line-height: 0.26rem;
}

.digital-preview-pic {
    width: 2.34rem;
    height: 2.34rem;
}

.digital-big-area > div:not(:first-child) {
    margin-left: 0.12rem;
}

.digital-bar {
    height: 0.1rem;
    background-color: #F2F2F2;
    margin-top: 0.08rem;
}

.digital-bar-checked {
    height: 0.1rem;
    background-color: #36D987;
    margin-top: 0.08rem;
}

.digital-small-area {
    margin-bottom: 0.15rem;
}

.digital-last, .digital-more {
    height: 1.44rem;
}

.digital-last span {
    margin-right: 17px;
}

.digital-more {
    margin-top: 0.12rem;
}

.link-more {
    color: #36D987;
}

.link-more:link {
    color: #36D987 !important;
    text-decoration: none;
}

.link-more:hover {
    color: #36D987;
    text-decoration: none;
}

.product-block img {
    transition: all 0.6s;
}

/* 表示所有的属性变化在0.6s的时间段内完成。 */
.product-block img:hover {
    transform: scale(1.03);
}

/*表示在鼠标放到图片上的时候图片按比例放大1.4倍  */
.digital-last img {
    transition: all 0.6s;
}

.digital-last img:hover {
    transform: scale(1.03);
}

/* 数码产品  E*//*工业设计 S*/
.industry-design {
    margin-top: 0.9rem;
    margin-bottom: 0.15rem;
}

.industry-design-img img {
    cursor: pointer;
}

.industry {
    background-color: #36D987;
    border-radius: 0.13rem;
    height: 0.26rem;
    width: 0.58rem;
}

.industry-gray {
    background-color: #CCCCCC;
    border-radius: 0.13rem;
    height: 0.26rem;
    width: 0.58rem;
}

.industry > .industry-point {
    background-color: #FFFFFF;
    border-radius: 1rem;
    height: 0.08rem;
    width: 0.08rem;
}

.industry-gray > .industry-point {
    background-color: #FFFFFF;
    border-radius: 1rem;
    height: 0.08rem;
    width: 0.08rem;
}

.industry-point:not(:first-child) {
    margin-left: 0.08rem;
}

.industry-design-img .releative-show {
    position: relative;
    top: -70px;
    background: white;
}

.industry-design-img .design-img-bottom {
    margin-top: -60px;
}

/*工业设计 E*//*软件开发 S*/
.soft-develop {
    margin-top: 0.94rem;
    margin-bottom: 0.15rem;
}

.soft-dev {
    height: 3.2rem;
}

.soft-dev div:nth-child(2) {
    height: 2.34rem;
}

.soft-dev div:nth-child(3) {
    padding-bottom: 0.5rem;
    color: #333333;
    font-size: 0.18rem;
}

.top-bar-01 {
    height: 0.2rem;
    background-color: #69BAF9;
}

.top-bar-02 {
    height: 0.2rem;
    background-color: #FFC670;
}

.top-bar-03 {
    height: 0.2rem;
    background-color: #62CCA1;
}

.top-bar-04 {
    height: 0.2rem;
    background-color: #F6716F;
}

/*软件开发 E*//* 影视制作 S*/
.movies-marking {
    margin-top: 0.9rem;
    margin-bottom: 0.15rem;
}

.movies-play-01 {
    background-color: #57C887;
    height: 0.74rem;
    width: 0.89rem;
}

.movies-play-02 {
    background-color: #56AAE7;
    height: 0.74rem;
    width: 0.89rem;
    opacity: 0.5;
}

.movies-play-03 {
    background-color: #F59F17;
    height: 0.74rem;
    width: 0.89rem;
    opacity: 0.5;
}

.movies-play-04 {
    background-color: #30C4E9;
    height: 0.74rem;
    width: 0.89rem;
    opacity: 0.5;
}

.movies-play-05 {
    background-color: #FF7245;
    height: 0.74rem;
    width: 0.89rem;
    opacity: 0.5;
}

.movies-play-06 {
    background-color: #EE7ABB;
    height: 0.74rem;
    width: 0.89rem;
    opacity: 0.5;
}

/* 影视制作 E*//* 品牌服务 S*/
.brand-service-title {
    margin-top: 0.9rem;
    margin-bottom: 0.15rem;
}

.brand-service .brand-bg {
    height: 2.5rem;
    width: 2.99rem;
    background-color: #3B3B3B;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.brand-service .brand-big-title {
    height: 0.75rem;
    padding-bottom: 0.05rem;
    color: #333333;
    font-size: 18px;
}

.brand-small-title {
    height: 1.19rem;
    color: #808080;
    font-size: 14px;
}

.brand-small-title p {
    margin: 0;
    padding: 0;
}

.brand-bar-01 {
    height: 0.06rem;
    background-color: #69BAF9;
}

.brand-bar-02 {
    height: 0.06rem;
    background-color: #FFC670;
}

.brand-bar-03 {
    height: 0.06rem;
    background-color: #62CCA1;
}

.brand-bar-04 {
    height: 0.06rem;
    background-color: #F6716F;
}

/* 品牌服务 E*//* FOOTER S */
#home-footer {
    background-color: #222D35;
    z-index: 3;
    height: 350px;
    bottom: 0px;
    width: 100%;
}

.gotop {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 350px;
}

.gotop img:first-child {
    width: 115px;
    height: 100%
}

.footer-aboutus {
    height: 75%;
    position: relative;
}

.footer-aboutus-padding {
    height: 75%;
}

.footer-aboutus-padding .footer-aboutus-padding-block {
    width: 20%;
    float: left;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.footer-aboutus-padding .footer-aboutus-padding-block img {
    vertical-align: middle;
    align-items: center;
    max-width: 80%;
    max-height: 60%
}

.footer-aboutus-padding .footer-aboutus-padding-block .contact-container {
    border-radius: 5px;
    background-color: #FFFFFF;
    width: 94%;
    padding: 15px 0;
    margin-right: 20px;
}

.footer-aboutus-padding .footer-aboutus-padding-block .contact-info {
    border-radius: 5px;
}

.footer-aboutus-padding .footer-aboutus-padding-block .contact-phone {
    border-radius: 5px;
}

.footer-aboutus-padding .footer-aboutus-padding-block .contact-name {
    border-radius: 5px;
}

.footer-aboutus-padding .footer-aboutus-padding-block .contact-submit {
    border-radius: 5px;
}

.footer-aboutus-right-company {
    color: #FFFFFF;
    font-size: 15px;
    text-align: right;
    right: 1rem;
    height: 17%;
    display: flex;
    padding-right: 5%;
}

.footer-aboutus-right-company > p {
    float: right;
    margin: auto 0;
    width: 100%;
    font-family: Roboto
}

.footer-aboutus-boundary {
    border-bottom: 2px solid #808080;
    left: 659px;
    opacity: 0.47;
}

.footer-aboutus-right-about {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    font-size: 12px;
    text-align: right;
    height: 25%;
    width: 100%;
    line-height: 46px;
    display: flex;
    padding-right: 5%;
    border-top: 1px solid #797a7b;
}

.footer-aboutus-right-about > p {
    margin: auto 0;
    width: 100%;
}

.footer-aboutus-right-about > p > span {
    padding-left: 0.6rem
}

.footer-copyright {
    background-color: white;
    height: 25%;
    width: 100%;
}

.footer-copyright .footer-copyright-container {
    width: 100%;
    margin: auto 7%;
    color: #818181;
    font-size: 12px;
    margin-top: 28.75px;
}

.footer-copyright .footer-copyright-container .col-lg-7 {
    display: flex;
    color: rgba(59, 59, 59, 1);
    font-size: 13px;
    text-align: center;
    height: 0.3rem;
    line-height: 0.3rem;
    width: calc(100% - 350px)
}

.footer-copyright .footer-copyright-container .col-lg-7 span:nth-child(1) {
    color: #818181;
}

.footer-copyright .footer-copyright-container .col-lg-5 {
    width: 350px;
    height: 0.3rem;
    margin: 0;
    padding: 0;
}

.footer-copyright .footer-copyright-container .col-lg-5 a {
    width: 36px;
}

.footer-copyright .footer-copyright-container .col-lg-5 a:link img {
    margin: 0 0.03rem;
    opacity: 0.25;
    width: 30px;
    height: 30px;
}

.footer-copyright .footer-copyright-container .col-lg-5 a:hover img {
    margin: 0 0.03rem;
    opacity: 1;
}

.footer-copyright .footer-copyright-container .col-lg-5 img {
    vertical-align: bottom;
    margin-bottom: 5px;
}

/* FOOTER E *//*OTHER PAGES CSS S*//*数码产品 START*/
.nav-body {
    height: 3rem;
    background-color: white;
    position: relative
}

.nav-content {
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.nav-content div:nth-child(1) {
    margin-top: 1.5rem;
    color: rgba(16, 16, 16, 1);
    font-size: 46px;
    text-align: center;
}

.nav-content div:nth-child(2) {
    width: 70%;
    margin: auto;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.nav-content div:nth-child(3) {
    height: 23px;
    line-height: 23px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    text-align: center;
}

.catelist-top {
    height: 3rem;
}

.catelist-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.catelist-top .boundary {
    width: 70%;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.catelist-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

/*数码产品 END*//*工业设计 START*/
.industy-top {
    height: 8rem;
}

.industy-top .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.industy-top .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.industy-top .top-img {
    margin-top: 0.36rem;
}

.industy-top .top-img img:not(:last-child) {
    margin-right: 0.1rem;
}

.industy-top .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.top-left-bg-img {
    position: absolute;
    top: 1rem;
    left: 0;
    height: 6.51rem;
    width: 8.42rem;
}

.top-right-bg-img {
    position: absolute;
    top: 2.49rem;
    right: 0;
    height: 6.51rem;
    width: 8.42rem;
}

.industy-process {
    height: 8rem;
}

.industy-process .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.industy-process .smalltitle {
    font-size: 15px;
    color: #000000;
    opacity: 0.35;
}

.industy-process .process-img {
    margin-top: 0.43rem;
}

.industy-process .process-img img:nth-child(2n) {
    height: 0.3rem;
}

.industy-process .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #404040;
}

.middle-left-bg-img {
    position: absolute;
    top: 9rem;
    left: 0;
    height: 7.2rem;
    width: 9.91rem;
}

.middle-right-bg-img {
    position: absolute;
    top: 9.8rem;
    right: 0;
    height: 7.2rem;
    width: 9.91rem;
}

.industy-works {
    padding-bottom: 1.5rem;
}

.industy-works .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.industy-works .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.industy-works .industy-content-01 {
    margin-top: 0.4rem;
}

.industy-works .industy-content-01 .works-bottom-txt {
    height: 0.7rem;
}

.industy-works .industy-content-02 {
    margin-top: 0.1rem;
}

.industy-works .industy-content-02 .works-bottom-txt {
    height: 0.7rem;
}

/*工业设计 END*//*软件开发  START*/
.software-top {
    height: 8rem;
}

.software-top .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.software-top .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.software-top .top-img {
    margin-top: 0.36rem;
}

.software-top .top-img img:not(:last-child) {
    margin-right: 0.1rem;
}

.software-top .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.software-process {
    height: 10.73rem;
}

.software-process .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.software-process .smalltitle {
    font-size: 15px;
    color: #000000;
    opacity: 0.35;
}

.software-process .process-img {
    margin-top: 0.43rem;
}

.software-process .process-img img:nth-child(2n) {
    height: 0.3rem;
}

.software-process .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #404040;
}

.software-team {
    height: 10.97rem;
}

.software-team .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.software-team .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.software-team .team-img {
    margin-top: 0.36rem;
    height: 6.17rem;
}

.software-team .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.team-bg-img {
    position: absolute;
    top: 23.44rem;
    right: 0;
    height: 7.26rem;
    width: 19.2rem;
}

.team-bg-img-desc {
    position: absolute;
    top: 22.50rem;
    height: 6.17rem;
    width: 100%;
    text-align: center;
}

.software-hire {
    height: 9.4rem;
}

.software-hire .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.software-hire.smalltitle {
    font-size: 15px;
    color: #000000;
    opacity: 0.35;
}

.software-hire .hire-bar {
    height: 0.1rem;
    width: 10.34rem;
    background-color: #FF7245;
    margin-top: 0.26rem;
}

.software-hire .white-area {
    height: 6.6rem;
    width: 10.34rem;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding-top: 70px;
}

.software-hire .hire-rect {
    height: 56px;
    width: 62px;
    background-color: #E3E7E8;
}

.software-hire .hire-rect:not(:last-child) {
    margin-right: 24px;
}

.software-hire .white-area .hire-order {
    color: #FFFFFF;
    font-size: 30px;
    display: inline-block;
    width: 46px;
    height: 40px;
    text-align: center;
    margin-right: 22px;
}

.software-hire .white-area .order-01 {
    background-color: #82C529;
}

.software-hire .white-area .order-02 {
    background-color: #56AAE7;
}

.software-hire .white-area .order-03 {
    background-color: #F59F17;
}

.software-hire .white-area .order-04 {
    background-color: #57C887;
}

.software-hire .white-area .order-05 {
    background-color: #FF7245;
}

.software-hire .white-area .order-06 {
    background-color: #CAA07D;
}

.software-hire .white-area .order-07 {
    background-color: #EE7ABB;
}

.software-hire .white-area .order-08 {
    background-color: #29AB91;
}

.software-hire .white-area .order-09 {
    background-color: #30C4E9;
}

.software-hire .white-area .order-10 {
    background-color: #F47558;
}

.software-hire .white-area .order-txt {
    font-size: 25px;
    display: inline-block;
    background-color: #F2F4F5;
    color: #333333;
}

.white-area .hire-line:nth-child(1) {
    margin-top: 109px;
}

.white-area .hire-line:not(:last-child) {
    margin-bottom: 29px;
}

.hire-bg-left {
    position: absolute;
    top: 30.7rem;
    left: 0;
}

.hire-bg-right {
    position: absolute;
    top: 30.7rem;
    right: 0;
}

.software-advantage {
    height: 10.98rem;
}

.software-advantage .advantage-img {
    margin-top: 199px;
}

.advantage-bg-img {
    position: absolute;
    top: 40.74rem;
    width: 100%;
    text-align: center;
    height: 6.35rem;
}

.advantage-bg-img-desc {
    position: absolute;
    top: 42.10rem;
    width: 100%;
    text-align: center;
    height: 6.35rem;
}

/*软件开发  END*//*视频制作 START */
.movies-top {
    height: 10.4rem;
}

.movies-top .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.movies-top .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.movies-top .top-img {
    margin-top: 0.36rem;
}

.movies-top .top-img img:not(:nth-child(3)) {
    margin-right: 0.15rem;
}

.movies-top .top-img img:not(:nth-child(6)) {
    margin-right: 0.15rem;
}

.movies-top .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.movies-process {
    height: 10.73rem;
}

.movies-process .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.movies-process .smalltitle {
    font-size: 15px;
    color: #000000;
    opacity: 0.35;
}

.movies-process .process-img {
    margin-top: 0.43rem;
}

.movies-process .process-img img:nth-child(2n) {
    height: 0.10rem;
    width: 0.18rem;
}

.movies-process .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #404040;
}

.movies-works {
    height: 17.41rem;
}

.movies-works .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.movies-works .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
    margin-bottom: 0.4rem;
}

/*视频制作 END *//*品牌服务 START  */
.brand-top {
    height: 8rem;
}

.brand-top .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.brand-top .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.brand-top .top-img {
    margin-top: 0.36rem;
}

.brand-top .top-img img:not(:last-child) {
    margin-right: 0.1rem;
}

.brand-top .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.brand-plan {
    height: 8.02rem;
}

.brand-plan .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.brand-plan .smalltitle {
    font-size: 15px;
    color: #000000;
    opacity: 0.35;
}

.brand-plan .process-img {
    margin-top: 0.43rem;
}

.brand-plan .process-img img:not(:last-child) {
    margin-right: 0.2rem;
}

.brand-plan .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #404040;
}

.ps-design {
    height: 9.88rem;
}

.ps-design .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.ps-design .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
}

.ps-design .ps-img {
    margin-top: 0.44rem;
}

.ps-design .ps-img img:not(:last-child) {
    margin-right: 0.2rem;
}

.ps-design .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

.business-photo {
    height: 16.7rem;
}

.business-photo .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #333333;
}

.business-photo .smalltitle {
    font-size: 15px;
    color: #333333;
    opacity: 0.35;
    margin-bottom: 0.44rem;
}

.business-photo .photo-bar01 {
    height: 50px;
    background-color: #82C529;
    position: relative;
    top: -50px;
    opacity: 0.75;
    line-height: 50px;
    color: #FFFFFF;
}

.business-photo .photo-bar02 {
    height: 50px;
    background-color: #F59F17;
    position: relative;
    top: -50px;
    opacity: 0.75;
    line-height: 50px;
    color: #FFFFFF;
}

.business-photo .photo-bar03 {
    height: 50px;
    background-color: #56AAE7;
    position: relative;
    top: -50px;
    opacity: 0.75;
    line-height: 50px;
    color: #FFFFFF;
}

.business-photo .photo-bar04 {
    height: 50px;
    background-color: #57C887;
    position: relative;
    top: -50px;
    opacity: 0.75;
    line-height: 50px;
    color: #FFFFFF;
}

.business-photo .photo-bar05 {
    height: 50px;
    background-color: #EE7ABB;
    position: relative;
    top: -50px;
    opacity: 0.75;
    line-height: 50px;
    color: #FFFFFF;
}

.business-photo .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #404040;
    padding-bottom: 0.5rem;
}

.business-spread {
    height: 10.63rem;
}

.business-spread .bigtitle {
    font-size: 50px;
    margin-top: 1.5rem;
    color: #FFFFFF;
}

.business-spread .smalltitle {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.35;
    margin-bottom: 0.44rem;
}

.business-spread .ps-img {
    margin-top: 0.44rem;
}

.business-spread .bottom-title {
    margin-top: 0.7rem;
    font-size: 15px;
    color: #BFBFBF;
}

/*品牌服务 END  *//*关于我们 START  */
.about-top {
    height: 3rem;
}

.about-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.about-top .boundary {
    width: 70%;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.about-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.about-content {
}

.about-content .content-top {
    height: 3.45rem;
    background-color: #1A1A1A;
    margin-top: -0.6rem;
}

.about-content .content-bottom {
    background-color: #FFFFFF;
}

.about-content .content-bottom .title01 {
    color: #101010;
    font-size: 16px;
    margin-left: 3.11rem;
    margin-top: 0.85rem;
}

.about-content .content-bottom .title01 span {
    margin-left: 0.1rem;
    color: #BFBFBF;
    font-size: 16px;
}

.about-content .content-bottom .title01-content {
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    line-height: 23px;
    margin: auto;
}

.about-content .content-bottom .title01-content p span {
    width: 3px;
    height: 15px;
    top: 2.5px;
    line-height: 20px;
    display: inline-block;
    background-color: rgba(57, 206, 163, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    position: relative;
    left: -10px;
}

.about-content .content-bottom .cutoff-line {
    height: 1px;
    background-color: #F2F2F2;
}

.about-content .content-bottom .job-mobile {
    color: #5579D9;
    margin-left: 0.2rem;
    margin-bottom: 0.1rem;
    display: inline-block;
}

.about-content .content-bottom .job-email {
    color: #5579D9;
    margin-left: 0.2rem;
    width: 1.7rem;
    display: inline-block;
}

.about-content .content-bottom .job-qrcode {
    margin-left: 1.26rem;
    cursor: pointer;
}

.qrcode-releative01 {
    position: relative;
    top: -100px;
    left: 75%;
    width: 200px;
}

.qrcode-releative02 {
    position: relative;
    top: -65px;
    left: 75%;
    width: 200px;
}

.qrcode-releative03 {
    position: relative;
    top: -35px;
    left: 75%;
    width: 200px;
}

/*关于我们 END  *//*联系我们 START  */
.contact-top {
    height: 3rem;
}

.contact-top .contactflag {
    margin: 0 auto;
    height: 1.1rem;
}

.contact-top .contactflag img {
    margin: 0 auto;
    height: 1.1rem;
}

.contact-top .bigtitle {
    font-size: 50px;
    color: #000000;
}

.contact-top .boundary {
    width: 70%;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.contact-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.contact-content {
    margin-bottom: 1rem;
    margin-left: 10%;
    margin-right: 10%
}

#dituContent {
    width: 100%;
    height: 500px;
    border: #CCC solid 1px;
    min-width: 700px
}

.contact-content-left ul li {
    border: 0px;
    margin-bottom: 18px;
}

.contact-content-left #submit {
    background: url(../img/btn-backimg-green.jpeg) no-repeat;
    background-size: cover;
    background-color: transparent;
    border: 0;
}

.contact-content-left ul li:nth-child(1) {
    line-height: 50px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
}

.contact-content-left ul li input {
    width: 270px;
    height: 42px;
    line-height: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 0px;
}

.contact-content .error-message {
    color: #8a6d3b;
    font-size: 13px;
    position: absolute;
    display: block;
    bottom: -18px;
}

.contact-content-left ul li textarea {
    width: 270px;
    height: 182px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 0px;
}

.contact-content-left ul li:nth-child(6) button {
    background: url(../img/submit-background.png) no-repeat;
    width: 119px;
    height: 47px;
    background-size: 100%;
    display: block;
    text-align: center;
    line-height: 37px;
    color: rgba(255, 255, 255, 1);
    border: 0;
    border-radius: 27px;
}

.contact-content .content-top {
    height: 3.45rem;
    background-color: #1A1A1A;
    margin-top: -0.6rem;
}

.contact-content .content-bottom {
    background-color: #FFFFFF;
}

.contact-content .content-bottom .title01 {
    color: #101010;
    font-size: 16px;
    margin-left: 3.11rem;
    margin-top: 0.85rem;
}

.contact-content .content-bottom .title01 span {
    margin-left: 0.1rem;
    color: #BFBFBF;
    font-size: 16px;
}

.contact-content .content-bottom .title01-content {
    width: 8.5rem;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    line-height: 23px;
    margin: auto;
}

.contact-content .content-bottom .cutoff-line {
    height: 1px;
    background-color: #F2F2F2;
}

.contact-content .content-bottom .job-mobile {
    color: #5579D9;
    margin-left: 0.2rem;
    margin-bottom: 0.1rem;
    display: inline-block;
}

.contact-content .content-bottom .job-email {
    color: #5579D9;
    margin-left: 0.2rem;
    width: 1.7rem;
    display: inline-block;
}

.contact-content .content-bottom .job-qrcode {
    margin-left: 1.26rem;
    cursor: pointer;
}

/*百度地图*/
.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

/*联系我们 END  *//*商品详情 START */
.breadcrumbs-top {
    height: 0.58rem;
    margin-top: 0.5rem;
}

.breadcrumbs-top .bread-top-nav {
    padding-left: 0.35rem;
    width: 8.41rem;
}

.breadcrumbs-top .bread-top-nav span {
    font-size: 14px;
    padding-right: 10px;
    color: #687280;
}

.breadcrumbs-top .bread-top-nav span:nth-child(1) > a, span:nth-child(3) > a {
    color: #5579D9;
}

.breadcrumbs-top .bread-top-search {
    margin: 0 auto;
}

.breadcrumbs-top .bread-top-search input {
    border: 0;
    font-size: 18px;
    color: #BBBBBB;
}

.breadcrumbs-top .bread-top-search img {
    vertical-align: middle;
    margin-top: -5px;
    cursor: pointer;
}

.detail-content .content-left {
    margin-left: 0.1rem;
}

.detail-content .content-pro {
    text-align: center
}

.detail-content .content-introduction {
    /*background: #FFF;*/
    /*box-shadow: 0px 8px 4px 0px #FFF inset, 0px 0px 10px 2px #FFF inset, 0px 0px 20px 4px #FFF inset;*/
    margin-bottom: 20px
}

#descriptionText img {
    width: 100%
}

.detail-content .content-pro-sku {
    text-align: center;
}

.detail-content .content-pro-sku-small {
    height: 1rem;
}

.detail-content .content-pro-sku-small img {
    height: 0.54rem;
    width: 0.54rem;
    cursor: pointer;
    margin-left: 0.05rem;
}

.detail-content .content-pro-sku-small img:nth-child(1) {
    border: 1px #36D987 solid;
}

.detail-content .content-pro-sku-f {
    margin: 15px;
}

.detail-content .content-pro-sku-f span {
    height: 20px;
    line-height: 20px;
    color: #BABABA;
    font-size: 14px;
    width: 138px;
}

.detail-content .content-pro-sku-f span:before {
    margin-right: 8px
}

.content-pro-sku-container {
    background-color: white;
}

.content-pro-sku-div {
    position: relative;
}

.content-pro-sku-div .sku-name {
    margin-bottom: 10px;
    color: rgba(168, 168, 168, 100);
}

.detail-content .back-top {
    margin-top: 0.1rem;
}

.detail-content .back-top div:nth-child(1) {
    border-left: 0.1rem #F59F17 solid;
    height: 1rem;
    width: 2.25rem;
    font-size: 20px;
    color: #333333;
    cursor: pointer;
}

.detail-content .back-top div:nth-child(2) {
    height: 1rem;
    width: 0.1rem;
}

.detail-content .back-top div:nth-child(3) {
    border-left: 0.1rem #F6716F solid;
    height: 1rem;
    width: 1.55rem;
    font-size: 20px;
    color: #333333;
    cursor: pointer;
}

.content-pro .pro-name1 {
    text-align: left;
    padding-left: 10px;
    color: #333333;
    font-size: 25px;
}

.content-pro .pro-name2 {
    padding-top: 0.03rem;
    text-align: left;
    padding-left: 10px;
}

.content-pro .pro-boundary {
    padding-top: 0.03rem;
    border-bottom: #DFDFDF 1px solid
}

.content-pro-sku-select .col-xs-3 {
    height: calc(75% / 3);
    width: 50px;
    line-height: 31px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    margin: 0px auto;
    padding: 5px 0;
}

.content-pro-sku-count-name-position {
    height: 31px;
    line-height: 31px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.content-pro-sku-select .col-xs-9 {
    line-height: 17px;
    height: calc(75% / 3);
    width: calc(100% - 50px);
    margin: 0px auto;
    padding: 5px 0;
}

.content-pro-sku-select .content-pro-sku-price-value {
    height: 25%;
    line-height: 41px;
    color: rgba(16, 16, 16, 1);
    font-size: 28px;
}

.content-pro-sku-select .content-pro-sku-color-name {
    line-height: 30px
}

.content-pro-sku-select .content-pro-sku-color-values span img {
    width: 12px;
    padding: 0px 0px 3px 0px;
}

.content-pro-sku-select .content-pro-sku-color-values span span {
}

/*背面*/
.content-pro-sku-select .fine-tuning-container {
    width: 160px;
    height: 35px;
}

.content-pro-sku-select .fine-tuning-container input[type=number] {
    float: left;
    width: 70px;
    height: 100%;
    line-height: 31px;
    text-align: center;
    border: 1px solid rgba(229, 229, 229, 1);
}

.content-pro-sku-select .fine-tuning-container input[type=number]::-webkit-outer-spin-button, .content-pro-sku-select .fine-tuning-container input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.content-pro-sku-select .fine-tuning-container .fine-tuning-add {
    cursor: pointer;
    height: 100%;
    width: 45px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-left: 0;
    float: left;
    text-align: center;
}

.content-pro-sku-select .fine-tuning-container .fine-tuning-add span {
    line-height: 32px;
    font-size: 15px;
    color: #444444
}

.content-pro-sku-select .fine-tuning-container .fine-tuning-subtract {
    cursor: pointer;
    height: 100%;
    width: 45px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-right: 0;
    float: left;
    text-align: center;
}

.content-pro-sku-select .fine-tuning-container .fine-tuning-subtract span {
    line-height: 32px;
    font-size: 15px;
    color: #444444
}

.how-buy {
    display: none;
    position: fixed;
    z-index: 100000;
    left: 773px;
    top: 716px;
    width: 319px;
    height: 156px;
    line-height: 20px;
    background: rgba(255, 255, 255, 1);
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: center;
    margin: auto;
    border: 1px solid rgba(217, 217, 217, 1);
}

.how-buy .row {
    height: 156px;
    margin: 0;
    padding: 0 15px;
}

.how-buy .how-buy-title {
    height: 78px;
    line-height: 78px;
    opacity: 0.6;
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
}

.how-buy .col-xs-6 {
    margin: 0;
    padding: 0;
}

.how-buy #continueBuy {
    background: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    color: #FFF;
    font-size: 12px;
}

.how-buy #userlogin {
    background: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    color: #FFF;
    font-size: 12px;
}

#coating {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99999
}

/*商品详情 END *//*代理加盟 START */
.agent-top {
    height: 2.5rem;
}

.agent-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.agent-top .boundary {
    width: 70%;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.agent-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.agent-content {
    height: 11rem;
}

#agentMapTool {
    height: 5rem;
    width: 8rem;
    margin: 0 auto;
}

.provincial-data-body {
    min-width: 5rem;
    max-width: 6rem;
    height: 2.9rem;
    width: 32%;
    border: 1px solid #BBBBBB;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 0.4rem
}

.select-provincial-data {
    width: 95%;
    height: 2.7rem;
    margin: auto;
    margin-top: 10px;
}

.select-provincial-data::-webkit-scrollbar { /*滚动条整体样式*/
    width: 15px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 15px;
    position: absolute;
    right: 0;
}

.select-provincial-data::-webkit-scrollbar-thumb { /*滚动条里面小方块样式*/
    border-radius: 15px; /*滚动条的背景区域的圆角*/
    background-color: #F4F4F4; /*滚动条的背景颜色*/
    margin-right: 5px;
}

.select-provincial-data::-webkit-scrollbar-track { /*滚动条里面轨道样式*/
    border-radius: 0;
    background: transparent;
}

.select-provincial-data li {
}

.select-provincial-data li div:nth-child(1) {
    width: 30px;
    height: 60px;
    float: left;
}

.select-provincial-data li div:nth-child(1) span {
    width: 15px;
    height: 15px;
    background-color: rgba(70, 223, 179, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 6px;
    display: block;
}

.select-provincial-data li {
    border: 0px
}

.select-provincial-data li h4 {
    height: 26px;
    line-height: 20px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
}

.select-provincial-data li h5 {
    height: 26px;
    line-height: 20px;
    color: #C0C0C0;
    font-size: 16px;
    text-align: center;
}

.select-provincial-data li span:nth-child(1) {
    height: 26px;
    line-height: 17px;
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
}

.select-provincial-data li span:nth-child(2) {
    margin-left: 50px;
    height: 26px;
    line-height: 17px;
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
}

.apply-agent-button {
    background: url(../img/apply-agent.jpeg) no-repeat;
    width: 153px;
    height: 37px;
    background-size: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 37px;
    color: rgba(255, 255, 255, 1);
    border: 0;
}

/*代理加盟 END *//*登入 START*/
.login-top {
    height: 2.5rem;
}

.login-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.login-top .boundary {
    width: 31%;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.login-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.login-content {
    height: 4rem;
    min-width: 440px;
    background-color: #F7F7F7;
}

.login-content div:nth-child(1) span {
    color: red
}

.login-content div:nth-child(1) label {
    height: 20px;
    line-height: 20px;
    color: rgba(16, 16, 16, 1);
    font-size: 10px;
    font-weight: normal;
}

.login-content div:nth-child(1) .input-group {
    height: 100%
}

.login-content div:nth-child(1) .input-group .input-group-addon {
    height: 43px;
    background-color: white;
    border-radius: 0;
    border: 1px solid rgba(229, 229, 229, 1);
    border-right-width: 0;
}

.login-content div:nth-child(1) .input-group img {
    height: 60%
}

.login-content div:nth-child(1) .input-group input {
    border-radius: 0;
    width: 100%;
    height: 43px;
    line-height: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-left: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    color: rgba(16, 16, 16, 1);
    font-size: 9px;
}

.login-content div:nth-child(2) {
    height: 50px;
}

.login-content div:nth-child(2) div:nth-child(3) button {
    line-height: 16px;
    color: rgba(37, 191, 242, 1);
    font-size: 11px;
    text-align: center;
    text-decoration: underline;
    display: block;
    margin-top: 4px;
}

.login-content div:nth-child(3) div:nth-child(1) a {
    background-image: url("../img/WeChat-account-login.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 116px;
    height: 36px;
    border-radius: 9px;
}

.login-content div:nth-child(3) div:nth-child(3) button {
    background-image: url("../img/login-background-image.png");
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.login-content div:nth-child(3) div:nth-child(4) button {
    background-image: url("../img/register-background-image.png");
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/*选择登录页面(游客)*/
.select-login-content {
    height: 6rem;
    min-width: 440px;
    background-color: #F7F7F7;
    min-width: 630px;
}

.select-login-content span {
    color: red
}

.select-login-content .logn-function {
    height: 80px;
    text-align: right;
}

.select-login-content .logn-function label {
    font-weight: normal;
    width: 88px;
    height: 34px;
    height: 34px;
    line-height: 34px;
    color: rgba(16, 16, 16, 1);
    font-size: 10px;
    font-weight: normal;
}

.select-login-content .logn-function label input {
    position: relative;
    top: 2px;
}

.select-login-content div:nth-child(1) .input-group {
    height: 100%
}

.select-login-content div:nth-child(1) .input-group .input-group-addon {
    height: 43px;
    background-color: white;
    border-radius: 0;
    border: 1px solid rgba(229, 229, 229, 1);
    border-right-width: 0;
}

.select-login-content div:nth-child(1) .input-group img {
    height: 60%
}

.select-login-content div:nth-child(1) .input-group input {
    border-radius: 0;
    width: 100%;
    height: 43px;
    line-height: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-left: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    color: rgba(16, 16, 16, 1);
    font-size: 9px;
}

.select-login-content div:nth-child(2) div:nth-child(3) button {
    line-height: 16px;
    color: rgba(37, 191, 242, 1);
    font-size: 11px;
    text-align: center;
    text-decoration: underline;
    display: block;
    margin-top: 4px;
}

.select-login-content #wechatLogin {
    min-width: 50px;
    max-width: 119px;
    margin-top: 50px;
    background: url("../img/WeChat-account-login.png") no-repeat;
    background-size: cover;
    width: 116px;
    height: 36px;
    border-radius: 9px;
}

.select-login-content .select-login-dologin-btn {
    width: 100%;
    background: url("../img/login-background-image.png") no-repeat;
    background-size: cover;
    border-radius: 25px;
    max-width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.select-login-content .select-login-register-btn {
    float: right;
    background: url("../img/register-background-image.png") no-repeat;
    background-size: cover;
    border-radius: 25px;
    width: 100%;
    max-width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.select-login-content .normal-login {
    border-right: 2px solid #DFDFDF;
    border-right: 2px solid #DFDFDF;
    padding: 0 60px;
}

.visitor-come-in {
    padding: 0 60px;
}

.visitor-come-in label {
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

.visitor-come-in label font {
    color: red
}

.visitor-come-in #visitorComeIn {
    margin-top: 30px;
    width: 100%;
    max-width: 119px;
    height: 47px;
    background: url("../img/login-background-image.png") no-repeat;
    background-size: cover;
    border-radius: 25px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/* 小屏幕（平板，大于等于 500） */
@media (min-width: 500px) {
    .login-content {
        width: 500px
    }

    .login-top .boundary {
        width: 500px;
    }

    .select-login-content {
        width: 500px;
    }

    .select-login-content .select-login-dologin-btn {
        margin-right: 0;
    }
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .login-content {
        width: 545px
    }

    .login-top .boundary {
        width: 650px
    }

    .select-login-content {
        width: 545px
    }

    .select-login-content .select-login-dologin-btn {
        margin-right: 0;
    }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .login-content {
        width: 42%
    }

    .login-top .boundary {
        width: 42%
    }

    .select-login-content {
        width: 42%
    }

    .select-login-content .select-login-dologin-btn {
        margin-right: 25px;
    }
}

/*登入 END*//*注册 START*/
.register-top {
    height: 3rem;
}

.register-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.register-top .boundary {
    width: calc(40% + 50px);
    min-width: 490px;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.register-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.register-content {
    height: 5.7rem;
    width: 40%;
    min-width: 440px;
    background-color: #F7F7F7;
}

.register-content .col-item-left {
    padding-left: 0;
    padding-right: 25px;
}

.register-content .col-item-right {
    padding-right: 0;
    padding-left: 25px
}

.register-content .col-xs-6 {
    height: 100px
}

.register-content label {
    height: 20px;
    line-height: 15px;
    color: rgba(16, 16, 16, 1);
    font-size: 10px;
    font-weight: normal;
    user-select: none;
}

.register-content span {
    color: red
}

.register-content .input-hint {
    color: #959595;
    font-size: 10px
}

.register-content .input-group {
    width: 100%
}

.register-content input {
    width: 95%;
    height: 42px;
    line-height: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    color: rgba(16, 16, 16, 1);
    font-size: 9px;
    border-radius: 0;
}

.register-content .radio-inline {
    height: 42px;
    line-height: 42px;
    width: 60px;
    user-select: none;
}

.register-content input[type="radio"] {
    width: 16px;
    height: 16px;
    line-height: 42px;
    margin: 14px 0 0 10px;
}

.register-content .captcha-img {
    height: 42px;
    top: 9px;
    display: block;
    float: right;
    padding-top: 8px;
}

.register-content .register_action_items button {
    width: 115px;
    height: 46px;
    border-radius: 25px;
    float: right;
    background-image: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.register-content .error-message label {
    color: red;
    display: block;
    height: 20px;
    line-height: 20px;
    opacity: 0.7;
    user-select: none;
}

.register-content #sendSmsCode {
    width: 85px;
    font-size: 11px;
    float: right;
    height: 42px;
    line-height: 20px;
    border-radius: 5px;
    background-color: rgba(127, 132, 136, 1);
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0);
}

.register-succeed-content {
    height: 5.7rem;
    width: 40%;
    min-width: 440px;
    background-color: #F7F7F7;
    margin: 0 auto;
    display: none
}

.register-succeed-content .register-succeed-info {
    height: 2rem;
    width: 2rem;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
}

.register-succeed-content .register-succeed-info div:nth-child(1) {
    height: 40px;
    line-height: 17px;
    color: rgba(16, 16, 16, 1);
    margin: 0 auto;
}

.register-succeed-content .register-succeed-info div:nth-child(2) {
    height: 140px;
    margin: 0 auto;
    line-height: 15px;
    color: rgba(145, 145, 145, 1);
    font-size: 10px;
    text-align: center;
}

.register-succeed-content .register-succeed-info button {
    margin: 0 auto;
    width: 115px;
    height: 46px;
    border-radius: 25px;
    background-image: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/*注册 END*//*找回密码 START*/
.retrieve-password-top {
    height: 2.4rem;
}

.retrieve-password-top .bigtitle {
    font-size: 50px;
    margin-top: 1.1rem;
    color: #000000;
}

.retrieve-password-top .boundary {
    width: calc(40% + 50px);
    min-width: 490px;
    height: 10px;
    border-top: 2px solid #DFDFDF;
}

.retrieve-password-top .smalltitle {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0.44rem;
}

.retrieve-password-content {
    height: 5rem;
    width: 40%;
    min-width: 440px;
    background-color: #F7F7F7;
    margin-bottom: 100px;
}

.retrieve-password-content .progress-bar-confirm-phone {
    background-image: url(../img/confirm-phone.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 456px;
    height: 36px;
    line-height: 36px;
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    text-align: center;
    margin: 0 auto 1rem auto;
}

.retrieve-password-content label {
    height: 20px;
    line-height: 15px;
    color: rgba(16, 16, 16, 1);
    font-size: 10px;
    font-weight: normal;
    user-select: none;
}

.retrieve-password-content .col-xs-12 {
    height: 100px
}

.retrieve-password-content span {
    color: red
}

.retrieve-password-content .form-group {
    margin: 0 auto;
    width: 50%;
    max-width: 270px
}

.retrieve-password-content .form-group .input-group {
    width: 100%;
}

.retrieve-password-content .form-group input {
    width: 100%;
    height: 42px;
    line-height: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    color: rgba(16, 16, 16, 1);
    font-size: 9px;
    border-radius: 0;
}

.retrieve-password-content .error-message label {
    color: red;
    display: block;
    height: 20px;
    line-height: 20px;
    opacity: 0.7;
    user-select: none;
}

.retrieve-password-content .retrieve-password-action-items {
    margin-top: 80px
}

.retrieve-password-content .retrieve-password-action-items button {
    margin: 0 auto;
    width: 115px;
    height: 46px;
    border-radius: 25px;
    background-image: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.retrieve-password-content input[name=smsCode] {
    width: calc(100% - 100px);
    float: left;
}

.retrieve-password-content #sendSmsCode {
    width: 85px;
    font-size: 11px;
    float: right;
    height: 42px;
    line-height: 20px;
    border-radius: 5px;
    background-color: rgba(127, 132, 136, 1);
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0);
}

#succeedChangePasswordDiv #backHome {
    margin: 0 auto;
    width: 115px;
    height: 46px;
    border-radius: 25px;
    background-image: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/*找回密码 END*//*微信登录 STATE*/
.wechatlogin-container {
    width: 32%;
    margin: auto;
    min-width: 500px;
    max-width: 618px;
    background-color: #FFFFFF;
    box-shadow: 8px 8px 15px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 0);
}

.wechatlogin-container .bigtitle {
    font-size: 50px;
    margin-top: 0.7rem;
    color: #000000;
}

.wechatlogin-container .boundary {
    width: 63%;
    border-top: 2px solid #DFDFDF;
}

.wechatlogin-container .title {
    height: 30px;
    line-height: 40px;
    font-size: 20px;
}

.wechatlogin-container .info {
    text-align: center;
    line-height: 10px;
    margin-top: 20px;
}

.wechatlogin-container #login_container {
    height: 400px
}

.wechatlogin-container #bind_wechat_container {
    height: 300px
}

.wechatlogin-container .smalltitle {
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
    margin-bottom: 30px
}

.wechatlogin-container img {
    width: 161px;
}

.wechatlogin-container .wechatlogin-hint {
    height: 20px;
    margin-bottom: 70px;
    line-height: 20px;
    color: rgba(145, 145, 145, 1);
    font-size: 10px;
}

/*微信登录 END*//*微信登录成功 STATE*/
.wechatlogin-success-container {
    width: 32%;
    margin: 91px auto 150px;
    min-width: 500px;
    max-width: 618px;
    background-color: #FFFFFF;
    box-shadow: 8px 8px 15px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 0);
}

.wechatlogin-success-container .bigtitle {
    font-size: 50px;
    margin-top: 0.7rem;
    color: #000000;
}

.wechatlogin-success-container .boundary {
    height: 10px;
    width: 63%;
    border-top: 2px solid #DFDFDF;
}

.wechatlogin-success-container .wechatlogin-success-content {
    height: 400px
}

.wechatlogin-success-container .smalltitle {
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
    margin-bottom: 50px
}

.wechatlogin-success-container .wechatlogin-success-state {
    height: 26px;
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    margin-bottom: 12px
}

.wechatlogin-success-container .wechatlogin-success-info {
    height: 26px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    margin-bottom: 60px
}

.wechatlogin-success-container .wechatlogin-success-operation {
    margin-bottom: 160px
}

.wechatlogin-success-container #fillAccountInfo {
    margin-right: 20px;
    background: url("../img/login-background-image.png") no-repeat;
    background-size: 100%;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

.wechatlogin-success-container #bindExistingAccount {
    background: url("../img/login-background-image.png") no-repeat;
    background-size: 100%;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/*微信登录成功 END*//*绑定手机 STATE*/
#accountInfo {
    margin-right: 20px;
    background: url("../img/login-background-image.png") no-repeat;
    background-size: 100%;
    border-radius: 25px;
    width: 119px;
    height: 47px;
    line-height: 17px;
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    text-align: center;
}

/*场景产品 STATE*/
.no-product-ul {
    width: 100%
}

.no-product-ul li {
    border-color: transparent;
    text-align: center;
    color: grey;
    height: 500px;
    line-height: 500px
}

/*场景产品 END*//*产品防伪 START  */
.antifake-content {
    width: 60%;
    min-width: 850px;
    line-height: 20px;
    text-align: center;
    box-shadow: 8px 8px 15px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: #FFF;
    margin: 100px auto;
}

.antifake-content .antifake-title {
    margin: 70px auto 0;
    height: 70px;
    line-height: 67px;
    color: rgba(16, 16, 16, 1);
    font-size: 46px;
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
    width: 80%;
}

.serial-num-div {
    margin: 50px auto;
}

.serial-num-div .serial-num-hint {
    height: 35px;
    line-height: 35px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: center;
}

.serial-num-div input {
    width: 458px;
    height: 56px;
    border-radius: 10px;
    color: rgba(136, 136, 136, 1);
    font-size: 16px;
    text-align: left;
    box-shadow: 0px 0px 0px 0px rgba(170, 170, 170, 1);
    font-family: Microsoft Yahei;
    border: 1px solid rgba(187, 187, 187, 1);
    margin: auto;
}

.serial-num-div .serial-num-query {
    color: rgba(51, 198, 135, 1);
    font-size: 14px;
    text-align: center;
}

.code-box .code-hint {
    height: 35px;
    line-height: 35px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: center;
}

.code-box .code-img {
}

.code-box .code-img img {
    width: 170px;
    height: 66px;
    border-radius: 15px;
}

.code-box input {
    height: 56px;
    border-radius: 10px;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    text-align: left;
    box-shadow: 0px 0px 0px 0px rgba(170, 170, 170, 1);
    border: 1px solid rgba(187, 187, 187, 1);
}

.code-box .code-reload {
    height: 20px;
    line-height: 20px;
    color: rgba(51, 198, 135, 1);
    font-size: 14px;
    text-align: center;
}

.antifake-action button {
    margin: 70px auto;
    color: #FFF;
    width: 115px;
    height: 46px;
    border: 0;
    border-radius: 50px;
    background-image: url(../img/login-background-image.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.antifake-return-content {
    width: 60%;
    min-width: 850px;
    line-height: 20px;
    text-align: center;
    box-shadow: 8px 8px 15px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: #FFF;
    margin: 100px auto;
}

.antifake-return-content .antifake-title {
    margin: 70px auto 0;
    height: 70px;
    line-height: 67px;
    color: rgba(16, 16, 16, 1);
    font-size: 46px;
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
    width: 80%;
}

.antifake-return-content .row {
    height: 742px;
    padding: 100px 0;
}

.antifake-return-content .pro-img img {
    width: 80%;
}

.antifake-return-content .pro-param .pro-param-field {
    border-bottom: 1px solid #DFDFDF;
    height: 57px;
    width: 80%;
}

.antifake-return-content .pro-param .pro-param-field .title {
    width: 100px;
    height: 57px;
    line-height: 57px;
    color: rgba(16, 16, 16, 1);
    font-size: 20px;
    text-align: left;
    float: left;
}

.antifake-return-content .pro-param .pro-param-field .context {
    color: rgba(16, 16, 16, 1);
    font-size: 16px;
    text-align: left;
    width: calc(100% - 100px);
    float: left;
    height: 57px;
    line-height: 57px;
    padding-left: 10px;
}

.antifake-about-container {
    width: 60%;
    min-width: 850px;
    line-height: 20px;
    text-align: center;
    box-shadow: 8px 8px 15px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: #FFF;
    margin: 100px auto;
}

.antifake-about-container .antifake-title {
    margin: 70px auto 0;
    height: 70px;
    line-height: 67px;
    color: rgba(16, 16, 16, 1);
    font-size: 46px;
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
    width: 80%;
}

.antifake-about-container .row {
    height: 742px;
    padding: 100px 0;
}

.antifake-about-container .row .col-lg-6 {
    height: 100%;
}

.antifake-about-container .row .about-img img {
    height: 100%;
}

.antifake-about-container .row .antifake-about-content {
    display: table;
    height: 100%;
    padding: 0 14% 0 0;
}

.antifake-about-container .row .antifake-about-content div {
    display: table-cell;
    vertical-align: middle;
}

/*产品防伪 END  *//*OTHER PAGES CSS E*/


#nav-user:hover {
    background: #F3F3F3;
    color: #24CE98;
}

.nav-shopping-cart:hover {
    background: #F3F3F3;
}

/*------------- 购物车 ----------------------*/
.cart_first {
    height: 50px;
    padding: 14px 30px 14px 20px;
    font-size: 16px;
    border-bottom: #e8e8e8 1px solid;
    position: relative;
    margin: 6px 6px 0px 6px;
    border-radius: 5px;
    background-color: #FFF;
    width: 472px;
}

.cart_first_left {
    float: left;

}

.cart_first_right {
    float: right;
    margin-right: 2px;
    width: 30px;
    cursor: pointer;
    /*display: none;*/
}

.cart_first_right_img {
    width: 21px;
    height: 21px;
}

.cart_mallMobilePrice {
    height: 100%;
    text-align: center;
    font-size: 14px;
}

.selectAll {
    position: absolute;
    visibility: hidden;
}

.selectAll + label {
    display: inline-block;
    width: 20px;
    position: absolute;
    height: 20px;
    background: url(../img/order/cart_default.png) no-repeat;
    background-size: 20px;
    margin-bottom: 0;
}

.selectAll:checked + label {
    background: url(../img/order/cart_selected.png) no-repeat;
    background-size: 20px;
}

.cart_tail_delete {
    padding: 0;
    height: 41px;
    background: url(../img/ytrees/customer-service-head-background.png);
    background-size: 100% 100%;
}

.cart_delete_tail {
    border: 0;
    background-color: transparent;
    width: 485px;
    height: 100%;
    float: right;
    line-height: 40px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
}

.total-lab2 {
    background-color: #EAEAEA;
    font-size: 18px;
    color: #FF4646;
    line-height: 40px;
    text-align: center;
    height: 100%;
    padding: 0;

}

.file_dev{
    height: 35px;
    width: 33px;
    position: absolute;
    left: 45px;
    opacity: 0.7;
    cursor: pointer;
    top: 2px;
    background: url(../img/album.png) no-repeat;
    background-size: 33px 35px;
}

.file_dev:hover{
    opacity: 1;
    cursor:pointer
}

.file_dev input[type='file']{
    overflow: hidden;
    right: 0;
    top: 0;
    opacity: 0;
    width: 33px;
    cursor: pointer;
    font-size: 0;
    height: 35px;
}

.file_loading{
    position: absolute;
    top: -15px;
    right: 0;
    z-index: 100;
}

.file_video_notclick{
    pointer-events: none;
}

.pcRank{
    width: 15px;
    height: 15px;
    color: #FFFFFF;
    text-align: center;
    line-height: 15px;
    font-size: 8px;
    font-weight: 600;
    position: absolute;
    right: 3px;
    bottom: 0px;
}
.pcRank1{
    background: url("../img/rank1.png")no-repeat;
    background-size: cover;
}
.pcRank2{
    background: url("../img/rank2.png")no-repeat;
    background-size: cover;
}
.pcRank3{
    background: url("../img/rank3.png")no-repeat;
    background-size: cover;
}

#editor .w-e-panel-container{
    top: -140px;
}
.mySwiper-slide{
    height: 74px;
    width: 305px;
    position: absolute;
    left:1px;
    background-color: #ffffff;
    animation:text 30s infinite  linear;
}
.mySwiper-slide-hidden{
    display: none;
}