* {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    font-size: 12px;
    font-family: Microsoft YaHei;
}

div {
    box-sizing: border-box;
}

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, span, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.auto {
    margin: 0 auto;
}

a {
    text-decoration: none;
}

a.btn:hover {
    color: #fff;
}

i {
    font-style: normal;
}

ul, ol, dl {
    list-style-type: none
}

html, body {
    *position: static
}

body {
    width: 100vw;
    overflow-y: hidden;color: #666;

}

html {
    overflow-y: scroll;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:root {
    overflow-y: auto;
    overflow-x: hidden;
}

:root body {
    position: absolute;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input, button {
    overflow: visible;
    vertical-align: middle;
    outline: none
}

input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"] {
    -webkit-appearance: none;
    outline: none
}

b {
    font-weight: normal;
}

.overHidden {
    overflow: hidden;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
.mg-0 {
    margin: 0;
}

.mg-5 {
    margin: 5px;
}

.mg-10 {
    margin: 10px;
}

.mg-15 {
    margin: 15px;
}

.mg-20 {
    margin: 20px;
}

.mg-25 {
    margin: 25px;
}

.mg-30 {
    margin: 30px;
}

.mg-35 {
    margin: 35px;
}

.mg-40 {
    margin: 40px;
}

.mg-45 {
    margin: 45px;
}

.mg-50 {
    margin: 50px;
}

.ml-0 {
    margin-left: 0;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-39 {
    margin-left: 39px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}
.ml-75 {
    margin-left: 75px;
}

.ml-85 {
    margin-left: 85px;
}

/*.ml-190 {
    margin-left: 190px!important;
}*/

.mr-0 {
    margin-right: 0 !important;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-14 {
    margin-right: 14px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-100 {
    margin-right: 100px;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-5 {
    margin-top: 5px;
}

.mt-7 {
    margin-top: 7px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-65 {
    margin-bottom: 65px;
}

.pg-0 {
    padding: 0;
}

.pg-5 {
    padding: 5px;
}

.pg-10 {
    padding: 10px;
}

.pg-15 {
    padding: 15px;
}

.pg-20 {
    padding: 20px;
}

.pg-25 {
    padding: 25px;
}

.pg-30 {
    padding: 30px;
}

.pg-35 {
    padding: 35px;
}

.pg-40 {
    padding: 40px;
}

.pg-45 {
    padding: 45px;
}

.pg-50 {
    padding: 50px;
}

.pl-0 {
    padding-left: 0;
}

.pl-5 {
    padding-left: 5px;
}

.pl-9 {
    padding-left: 9px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-100 {
    padding-left: 100px;
}

.pl-120 {
    padding-left: 120px;
}

.pl-150 {
    padding-left: 150px;
}

.pl-200 {
    padding-left: 200px;
}

.pr-0 {
    padding-right: 0;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 25px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-68 {
    padding-right: 68px;
}

.pt-0 {
    padding-top: 0;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-0 {
    padding-bottom: 0;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.opacity {
    opacity: 0;
}

.w-25 {
    width: 25px;
}

.w-30 {
    width: 30px;
}

.w-40 {
    width: 40px;
}

.w-48 {
    width: 48px;
}

.w-50 {
    width: 50px;
}

.w-56 {
    width: 56px;
}

.w-60 {
    width: 60px;
}

.w-64 {
    width: 64px;
}

.w-69 {
    width: 69px;
}

.w-75 {
    width: 75px;
}

.w-76 {
    width: 76px;
}

.w-77 {
    width: 77px;
}

.w-78 {
    width: 78px;
}

.w-80 {
    width: 80px;
}

.w-85 {
    width: 85px;
}

.w-84 {
    width: 84px;
}

.w-87 {
    width: 87px;
}

.w-89 {
    width: 89px;
}

.w-95 {
    width: 95px;
}

.w-97 {
    width: 97px;
}

.w-100 {
    width: 100px;
}

.w-103 {
    width: 103px;
}

.w-105 {
    width: 105px;
}

.w-108 {
    width: 108px;
}

.w-110 {
    width: 110px;
}

.w-113 {
    width: 113px;
}

.w-120 {
    width: 120px;
}

.w-130 {
    width: 130px;
}
.w-138 {
    width: 138px;
}

.w-140 {
    width: 140px;
}

.w-145 {
    width: 145px;
}

.w-150 {
    width: 150px;
}

.w-155 {
    width: 155px;
}

.w-158 {
    width: 158px;
}

.w-15 {
    width: 15px;
}

.w-160 {
    width: 160px;
}

.w-161 {
    width: 161px;
}


.w-170 {
    width: 170px;
}

.w-180 {
    width: 180px;
}

.w-185 {
    width: 185px;
}

.w-190 {
    width: 190px;
}

.w-196 {
    width: 191px;
}

.w-200 {
    width: 200px !important;
}

.w-213 {
    width: 213px;
}

.w-220 {
    width: 220px;
}

.w-250 {
    width: 250px;
}

.w-260 {
    width: 260px;
}

.w-300 {
    width: 300px;
}

.w-365 {
    width: 365px;
}

.w-387 {
    width: 387px;
}

.w-388 {
    width: 388px;
}

.w-397 {
    width: 397px;
}

.w-400 {
    width: 400px;
}

.w-313 {
    width: 313px;
}

.w-315 {
    width: 315px;
}

.w-353 {
    width: 353px;
}

.w-355 {
    width: 355px;
}

.w-360 {
    width: 360px;
}

.w-384 {
    width: 384px;
}

.w-385 {
    width: 385px;
}

.w-390 {
    width: 390px;
}

.w-440 {
    width: 440px;
}

.w-473 {
    width: 473px;
}

.w-475 {
    width: 475px;
}

.w-480 {
    width: 480px;
}

.w-500 {
    width: 500px;
}

.w-570 {
    width: 570px;
}

.w-580 {
    width: 580px;
}

.w-610 {
    width: 610px;
}

.w-640 {
    width: 640px;
}

.w-720 {
    width: 720px;
}

.w-869 {
    width: 869px;
}

.w-870 {
    width: 870px;
}

.w-955 {
    width: 954px;
}

.w-1010 {
    width: 1010px;
    margin: 0 auto;
}
.w-1070 {
    width: 1070px;
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

input {
    border: none;
}

.radius-2 {
    border-radius: 2px;
}

.radius-4 {
    border-radius: 4px;
}

.text-l {
    text-align: left;
}

.text-l-i {
    text-align: left !important;;
}

.text-r {
    text-align: right;
}

.text-c {
    text-align: center;
}

.h-auto {
    height: auto;
}

.h-20 {
    height: 20px;
}

.h-25 {
    height: 25px;
}

.h-30 {
    height: 30px;
}

.h-31 {
    height: 31px;
}

.h-40 {
    height: 40px;
}

.h-60 {
    height: 60px;
}

.h-65 {
    height: 65px;
}

.h-80 {
    height: 80px;
}

.h-78 {
    height: 78px;
}

.h-100 {
    height: 100px;
}

.h-150 {
    height: 150px;
}

.h-300 {
    height: 300px;
}

.h-500 {
    height: 500px;
}


.lh-30 {
    line-height: 30px;
}

.lh-31 {
    line-height: 31px;
}

.lh-39 {
    line-height: 39px;
}

.lh-40 {
    line-height: 40px;
}

.lh-50 {
    line-height: 50px;
}

.lh-55 {
    line-height: 55px;
}

.lh-60 {
    line-height: 60px;
}

.lh-80 {
    line-height: 80px;
}

.w50 {
    width: 50%;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.top-0 {
    top: 0px;
}

.top-2 {
    top: 2px;
}

.top-5 {
    top: 5px;
}

.top-7 {
    top: 7px;
}

.top-15 {
    top: 15px;
}

.top-150 {
    top: 150px;
}

.left-0 {
    left: 0px;
}

.left-30 {
    left: 30px;
}

.left-75 {
    left: 75px;
}

.left-80 {
    left: 80px;
}

.left-680 {
    left: 680px;
}

.btm-40 {
    bottom: 40px;
}

.bg-333399 {
    background: #333399;
}

.bg-fff {
    background: #fff;
}

.bg-ddd {
    background: #ddd;
}

.logo {
    width: 134px;
    height: 32px;
    background: url("../img/best-service-icon.png") 0 0 no-repeat;
}

.bg-opa {
    background: transparent;
}

.bg-f5f6f7 {
    background: #f5f6f7;
}

.bg-f5f6f7_ {
    background: #f5f6f7 !important;
}

.font-fff {
    color: #fff;
}

.red {
    color: red;
}

.font-5878df {
    color: #5878df;
}

.font-333 {
    color: #333 !important;
}

.font-f60 {
    color: #ff6600;
}

.font-2bc393 {
    color: #2bc393;
}
.font-47a9e1{
    color: #47a9e1;
}
.font-cc9966 {
    color: #cc9966;
}
.font-937da7 {
    color: #937da7;
}
.font-2466E1 {
    color: #2466E1;
}
.font-2466E1:hover{
    color: #2466E1;
}
.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-24 {
    font-size: 24px;
}

.fs-30 {
    font-size: 30px;
}

.fs-36 {
    font-size: 36px;
}

.fs-45 {
    font-size: 45px;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}

.bold {
    font-weight: bold;
}

.pos-r {
    position: relative;
}

.pos-a {
    position: absolute;
}

.font-normal {
    font-weight: normal;
    font-style: normal;
}

.service-icon {
    width: 15px;
    vertical-align: middle;
    height: 18px;
    background: url("../img/best-service-icon.png") 0 -44px no-repeat;
}

.msg-icon {
    width: 16px;
    height: 22px;
    background: url(../img/best-service-icon.png) -34px -45px no-repeat;
}

.qs {
    width: 19px;
    height: 22px;
    background: url(../img/best-service-icon.png) -67px -45px no-repeat;
}

.line {
    width: 2px;
    background: #fff;
    height: 20px;
}

.exit {

    width: 16px;
    height: 20px;
    background: url("../img/best-service-icon.png") 0 -77px no-repeat;
}

.pointer {
    cursor: pointer;
}

.left {
    position: relative;

    display: block;
}

.active {
    border: 1px solid #ff6600 !important;
}

.active > a {
    color: #ff6600 !important;
}

.left-side-menu {
    float: left;
    border-radius: 4px;
    box-shadow: 5px 5px 5px #eae9e9;
    border-top: 5px solid #ff6600;
    cursor: pointer;
    position: fixed;
    overflow-y: auto;
}

.menu-ico {
    display: block;
}

.menu-ico > b {
    display: inline-block;
    width: 19px;
    margin-right: 8px;
    margin-bottom: 1px;
    height: 18px;
    vertical-align: middle;
    background: url("../img/best-service-icon.png") no-repeat;
}

.public > b {
    background-position: -19px -103px;

}

.public {
    cursor: pointer;
}

.index > b {
    background-position: -27px -406px;

}

.index {
    cursor: pointer;
}

.left-side-menu > ul > li {
    overflow: hidden;
    position: relative;
}

.left-side-menu > ul > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}

.left-side-menu > ul > li > div {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}

.menuActive.public > b {
    background-position: 0 -103px;
}

.menuActive.index > b {
    background-position: 0px -406px;
}

.operate > b {
    background-position: -19px -124px;
}

.menuActive.operate > b {
    background-position: 0 -124px;
}

.member > b {
    background-position: -19px -146px;
}

.menuActive.member > b {
    background-position: 0 -146px;
}

.msgSet > b {
    background-position: -26px -341px;

}
.spread > b{
    background-position: -26px -495px;
}
.stock > b{
    background-position: -26px -513px;
}
.serviceCard > b {
    background-position: -26px -455px;
}

.menuActive.serviceCard > b {
    background-position: 2px -455px;
}

.menuActive.msgSet > b {
    background-position: 0 -341px;
}

.menuActive.spread > b{
    background-position: 0 -495px;
}
.menuActive.stock > b{
    background-position: 0 -513px;
}
.history > b {
    background-position: -26px -313px;

}

.menuActive.history > b {
    background-position: 0 -313px;
}
.finance>b{
    background-position: -26px -532px;
}
.menuActive.finance>b{
    background-position: 2px -532px;
}

.menu-ico {
    height: 20px;
    line-height: 20px;
    display: block;
    border-left: 5px solid #fff;
    padding-left: 35px;
    font-size: 14px;
    color: #666;
}

.menuActive {
    border-left: 5px solid #ff6600;
    color: #f60;
    font-weight: bold;
}

.secondary-menu {
    display: none;
}

.secondary-menu-active {
    display: block;
}

/*.left-side-menu > ul > li:first-of-type .secondary-menu {
    display: block;
}*/

.secondary-menu > li {
    height: 40px;
    line-height: 40px;
    background: #e9f1fe;
    position: relative;
}

.secondary-menu > li > a {
    float: left;
    width: 100%;
    height: 100%;
    padding-left: 65px;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}

.right-arrow {
    display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.right-arrow-7 {
    width: 7px;
    height: 7px;
}

.right-arrow-13 {
    width: 13px;
    height: 13px;
}

.right-arrow-fff {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.right-arrow-ccc {
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}

.secondary-menu em {
    top: 15px;
    left: 160px;
    border-top: 2px solid #e9f1fe;
    border-right: 2px solid #e9f1fe;
}

.secondary-menu-list-active em {
    border-top: 2px solid #2466e1;
    border-right: 2px solid #2466e1;
}

.secondary-menu-list-active a {
    color: #2466e1 !important;
}

.secondary-menu-list-active1 em {
    border-top: 2px solid #2466e1;
    border-right: 2px solid #2466e1;
}

.secondary-menu-list-active1 a {
    color: #2466e1 !important;
}

/*右边内容开始*/

.right-content {
    overflow: hidden;
    margin-left: 190px;
}

.right-content > iframe {
    width: 100%;
    height: 100%;
}

/*项目设置*/
.item-title {
    border-bottom: 1px solid #f4f4f4;
    height: 50px;
}

.item-title > h1 {
    display: inline-block;
    height: 100%;
    line-height: 50px;
    text-align: center;
    border-bottom: 3px solid #ff6600;
    margin-left: 38px;
}

.item-title > h1 a {
    font-size: 14px;
}

.font-666 {
    color: #666;
}

.font-959595 {
    color: #959595;
}

.service > li {
    text-align: center;
    float: left;
    width: 160px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-left: 31px;
    height: 260px;
    margin-bottom: 20px;
}

.service > li .edit-soldOut {
    display: none;
}
.service > li .edit-soldOut2 {
    display: block;
}

.service > li .soldOut {
    display: none;
}

.service > li .putaway {
    display: inline-block;
}

.in-the-shelf {
    border: 1px solid #ff6600 !important;
}

.in-the-shelf > h1 {
    color: #ff6600;
}

.in-the-shelf .edit-soldOut {
    display: block !important;
}

.in-the-shelf .soldOut {
    display: inline-block !important;
}

.in-the-shelf .putaway {
    display: none !important;
}

.product-image {
    width: 124px;
    height: 124px;
    margin: 0 auto;
    /*  background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;*/
}

.product-image > img {
    width: 100%;
    height: 100%;
}

.shelve {
    height: 50px;
    text-align: center;
    padding-top: 24px;
}

.btn {
    height: 30px;
    border: none;
    line-height: 30px;
    border-radius: 15px;
    cursor: pointer;
    text-align: center;

}

.btn_ {
    height: 24px;
    border: none;
    line-height: 24px;
    border-radius: 12px;
    cursor: pointer;
    text-align: center;
}

.btn_1, .btn1 {
    background: #ff6600;
    color: #fff;
}

.btn_1:hover {
    background: #ff7711;
}

.btn1:not(:disabled):hover {
    background: #ff7711;
}


.btn2 {
    background: #666666;
    color: #fff;
}

.btn2:not(:disabled):hover {
    background: #777;
}

.edit-soldOut {
    border-radius: 15px;
    height: 30px;
    background: #f4f4f4;
    margin-left: 15px;
    overflow: hidden;
}

.edit-soldOut > .btn {
    float: left;
    text-align: center;
    line-height: 30px;
    border: none;
    cursor: pointer;
    color: #fff;
    border-radius: 0;
}

.btn3 {
    background: #ff6600;
}

.btn3:not(:disabled):hover {
    background: #ff7711;
}

.btn4 {
    background: #5878df;
    color: #fff;
}
.btn4 {
    background: #5878df;
    color: #fff;
}

.btn5 {
    background: #5878df;
    color: #fff;
    height: 19px;
    line-height: 19px;
}

.btn8 {
    background: #A9A9A9;
    color: #fff;
}
.btn6 {
    background: #ff6600;
    color: #fff;
}
.btn-sm{
    height: 22px;
    border: none;
    line-height: 22px;
    border-radius: 11px;
    cursor: pointer;
    text-align: center;
}
.btn-sm-active{
    background: #ff6600;
    color: #fff;
}
.btn-sm-disabled{
    background: #ddd;
    color: #fff;
}
.btn7 {
    background: #ddd;
    color: #fff;
    height: 24px;
    line-height: 24px;
    cursor: not-allowed;
}

.btn6:hover,.btn-sm:hover {
    background: #ff7711;
}


.ml-2 {
    margin-left: 2px;
}

.vip > li {
    width: 270px;
    border: none;
    border-radius: 10px;
    height: 240px;
}

.vip .in-the-shelf {
    border: none !important;
}

.in-the-shelf > a {
    display: block;
    height: 65%;
    border-radius: 10px;
    width: 100%;
    background: url("../img/add1.png") center center/ 60px 60px no-repeat;

}

.card-image {
    width: 100%;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.card-image > img {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.card-name {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 14px;
    color: #fff;
    z-index: 10;
}

.card-price {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 16px;
    color: #f00;
    z-index: 10;
}

.vip .edit-soldOut {
    margin: 0 auto;
}

.choose {
    background: url("../img/choose.png") 0 -32px no-repeat;
}

.choosed {
    background: url("../img/choose.png") 0 12px no-repeat;
}

.table {
    width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: none;
    table-layout: fixed;
}

.table1 {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: none;
    table-layout: fixed;
}

.table_ td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table1 td {
    background: #fff;
}

.table-bg thead th {
    background-color: #e9f1fe;
    font-size: 12px;
}

.table-bordered {
    border: 1px solid #cccccc;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #cccccc;

}

.table-bordered td {
    padding: 0 5px;
}

.table-bordered th {
    color: #333;
}

.table-border.table-bordered {
    border-bottom: 0
}

.table-border {
    border-top: 1px solid #ddd;
}

.table-border th, .table-border td {
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.table-tr-40 tr {
    height: 40px;
}

.unit {
    position: absolute;
    background: #fff;

}

.yuan {
    background-image: url("../img/yuan.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.unitText {
    position: absolute;
    background: #fff;
    z-index: 10;
    display: block;
    width: 21px;
    height: 100%;
}

.right-2 {
    right: 2px;
}

.top-0 {
    top: 0;
}

.top-185 {
    top: 185px;
}

.right-0 {
    right: 0;
}

.right-10 {
    right: 10px;
}

.lh-20 {
    line-height: 20px;
}

.lh-25 {
    line-height: 25px;
}

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
    color: #d3d3d3;
}

textarea::-moz-placeholder, input::-moz-placeholder {
    color: #d3d3d3;
}

textarea:-moz-placeholder, input:-moz-placeholder {
    color: #d3d3d3;
}

textarea:-ms-input-placeholder, input:-ms-input-placeholder {
    color: #d3d3d3;
}

textarea {
    resize: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding-right: 30px;
}

select::-ms-expand {
    display: none;
}

.select {
    height: 100%;
    width: 100%;
    padding-left: 40%;
    border: none;
    top: 0;
    left: 0;
    z-index: 10;
}

.disabled {
    background: #ebebe4;
    cursor: not-allowed;
}

.disabled > .unit {
    background: #ebebe4;
    cursor: not-allowed;
}

.transparent {
    background: transparent;
}

.drop-down-arrow {
    border: 1px solid #ccc;
    cursor: pointer;
    z-index: 1;
    box-sizing: border-box;
}

.zIndex-10 {
    z-index: 10;
}

.drop-down-arrow > em {
    width: 8px;
    height: 8px;
    border: #cccccc solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    display: block;
    margin-left: 8px;
    margin-top: 5px;
}

.border-ddd {
    border: 1px solid #ddd;
}

.model {
    border-radius: 10px;
}

.layui-layer.layui-layer-page {
    background: transparent;
    box-shadow: none;
}

.layui-layer-content {
    background: rgba(0, 0, 0, 0);
}

.shadow {
    box-shadow: 5px 5px 5px #ebebeb;
}

.btn-btm {
    margin: 0 auto;
    margin-top: 20px;
}

/*运营管理*/
.clear > li > .btn {
    font-size: 14px;
}

.clear {
    clear: both;
}

.clear > li {
    /*width: 300px;*/
    width: 33%;
    height: 410px;
    position: relative;
    padding-top: 30px;
    float: left;
    background: #fff;
}

.clear strong, .clear strong i {
    font-size: 18px;
}

.start {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 3px;
    background: url("../img/start.png") 0 0/100% 100% no-repeat;
}

.renew {
    position: relative;
    height: 450px;
    background: url("../img/statistical.png") 205px 65px no-repeat;
}

.renew > div {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #5878df;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    position: absolute;
}

.renew > div > span {
    color: #edf0fb;
    display: block;
    line-height: 21px;
}

.renew > div > span > strong {
    color: #fff;
    vertical-align: middle;
}

.fridge {
    left: 120px;
    top: 75px;

}

.washing {
    left: 540px;
    top: 65px;

}

.air {
    left: 125px;
    top: 247px;

}

.other {
    left: 540px;
    top: 245px;

}

.back {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-bottom: 4px;
    background: url("../img/back.png") 0 0 no-repeat;
}

.backed > b {
    background: url("../img/back.png") 0 -19px no-repeat;
}

.backed {
    color: #ff6600;
}

.backContain {
    right: 20px;
    top: 15px;
    cursor: pointer;
}

.borderNone {
    border: none !important;
}

.search {
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    background: url("../img/back.png") 7px -33px no-repeat #5878df;
}

.smallBtn {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-bottom: 3px;
    background: url("../img/back.png") 0 0 no-repeat;
}

.preview {
    background-position: 0px -103px;
}

.in-storage {
    background-position: 0px -388px;
}

.add {
    background-position: 0px -122px;
}

.pushBtn {
    background-position: 0px -85px;
}

.sendBtn {
    background-position: 0px -63px;
}
/*采购入库*/
.caiGou {
    background-position: 0px -613px;
}
/*商城设置*/
.mall-set {
    background-position: 0px -593px;
}

/*删除*/
.delete {
    background-position: 0px -139px;
}

/*删除紫色*/
.delete1 {
    background-position: 0px -556px;
}

/*已启用*/
.effect {
    background-position: 0px -192px;
}

/*未启用*/
.lose {
    background-position: 0px -174px;
}

/*编辑，修改*/
.reInput {
    background-position: 0px -211px;
}

/*禁用*/
.disable {
    background-position: 0px -318px;
}

/*启用*/
.enable {
    background-position: 0px -353px;
}

/*增加*/
.add {
    background-position: 0px -122px;
}

/*联系电话*/
.tel-Num {
    width: 16px;
    height: 16px;
    background-position: 0px -437px;
}

/*编辑*/
.edit-msg {
    background-position: 0px -490px;
}

/*充值记录*/
.cz {
    background-position: 0px -511px;
}

/*充值*/
.czjl {
    background-position: 0px -534px;
}

.look {
    background-position: 0px -158px;
}


.lose {
    background-position: 0px -174px;
}

.opload {
    background-position: 1px -281px;
}

.down {
    background-position: 0px -245px;
}

.code {
    background-position: 0px -264px;
}

.apply {
    background-position: 0px -228px;
}

.reInput {
    background-position: 0px -211px;
}
/*转工单*/
.turn {
    background-position: -19px -570px;
}
/*收起*/
.off {
    background-position: -22px -536px;
}
/*展开*/
.on {
    background-position: -43px -536px;
}

/*短信签名*/
.msg-name {
    width: 16px;
    height: 16px;
    background-position: 0px -410px;
}

/*短信发送记录*/
.msg-history {
    width: 16px;
    height: 16px;
    background-position: 0px -466px;
}

.add-template-icon {
    width: 16px;
    height: 16px;
    background-position: 0px -577px;
}

.headImg {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-top: 2px;
}

.text-over {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    white-space: nowrap;
}

.text-over-line2 {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.userName {
    max-width: 97px;
}

.bubble {
    min-height: 204px;
    height: auto;
    padding-bottom: 30px;
    background: url("../img/bubble.png") 0 0 /100% 100%;
}

.bubble1 {
    min-height: 130px;
    height: auto;
    padding-bottom: 30px;
    background: url("../img/pao.png") 0 0 /100% 100%;
}

.number {
    overflow-y: auto;
}

/*商城*/
.product-detail > ul, .product-detail > div {
    overflow: hidden;
    height: 17px;
}

.product-detail > div:first-of-type {
    height: 15px;
    line-height: 15px;
}

.product-detail b {
    font-weight: bold;
}

.label {
    width: 32px;
    height: 15px;
    border-radius: 2px;
    margin-right: 4px;
    background: url("../img/icon-1.png") no-repeat;
}

.new {
    background-position: 0px -26px;
}

.promotion {
    background-position: 0px -54px;
}

.hot {
    background-position: 0px 0px;
}

.fine-select {
    background-position: 0px -360px;
}
.has-coupon {
    background-position: 0px -473px;
}

.goods-image {
    width: 100px;
    height: 100px;
    background: #eee;
}

.goods-image > img {
    width: 100%;
    height: 100%;
}

.goods-list {
    overflow: hidden;
}

/*mall*/
.goods-list > li {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #ddd;
    width: 320px;
    margin-top: 10px;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
    position: relative;
}

/*.goods-list > li:nth-child(3n) {*/
/*    margin-right: 0 !important;*/
/*}*/

.none-mark {
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    background: url("../img/icon-1.png") 0px -302px no-repeat;
}

.goods-operate {
    position: absolute;
    right: -50px;
    top: 0;
    height: 100%;
    width: 50px;
    padding-top: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px 0 0 10px;

}

.goods-operate1 {
    width: 40px;
    border-left: 1px dashed #ddd;
    margin-left: 10px;
}

.goods-operate1 > li {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-top: 20px;
    background-image: url("../img/icon-1.png");
    cursor: pointer;
}

.goods-operate1 > li:first-of-type {
    margin-top: 0 !important;
}

.goods-operate > li {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
    background-image: url("../img/icon-1.png");
    cursor: pointer;

}

.goods-editor {
    background-position: 0 -80px;
}

.goods-btn-hover.goods-editor {
    background-position: 0 -106px
}

.goods-up {
    background-position: -2px -133px

}

.goods-btn-hover.goods-up {
    background-position: -2px -159px;

}

.goods-down {
    background-position: -3px -189px;

}

.goods-btn-hover.goods-down {
    background-position: -6px -216px;
}

.goods-delete {
    background-position: -6px -242px;

}

.goods-btn-hover.goods-delete {
    background-position: -6px -270px;
}

/*添加自营商品*/

.kind li {
    position: relative;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    cursor: pointer;
}

.kind li:hover {
    background: #5878df;
    color: #fff;
}

.kind-active {
    background: #5878df;
    color: #fff;
}

.scroll-y {
    overflow-y: auto;
}

/*.scroll {*/
/*overflow-y: scroll;*/
/*}*/

.kind .right-arrow {
    position: absolute;
    display: block;
    right: 10px;
    top: 15px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}

.choose1 {
    background: url(../img/choose.png) 0 -36px no-repeat;
}

.choosed1 {
    background: url(../img/choose.png) 0 8px no-repeat;
}

.check {
    background: url(../img/choose.png) -1px -296px no-repeat
}

.checked {
    background: url(../img/choose.png) -1px -270px no-repeat
}

.say {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}

.say > b {
    width: 14px;
    height: 14px;
    vertical-align: text-top;
    cursor: pointer;
    background: url(../img/choose.png) -1px -327px no-repeat
}

.sayContain {
    width: auto;
    min-width: 400px;
    height: auto;
    padding: 5px 10px;
    position: absolute;
    z-index: 1000;
    left: -274px;
    background: #fbf2f1;
    border: 1px solid #ff8b8b;
    border-radius: 10px;
    line-height: 18px;
    bottom: 28px;
    display: none;
}

.sayContain > span {
    display: block;
}

.sayContain > em {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff8b8b;
    position: absolute;
    margin: 50px auto;
    bottom: -58px;
    left: 273px;
}

.sayContain i {
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fbf2f1;
    position: absolute;
    left: -7px;
    top: -9px;
}

.say:hover .sayContain {
    display: block;
}
.sayContain1{
    width: 361px;
    left: -8px;
    bottom: 25px;
}
/*.sayContain > em {
    left: 5px;
}*/
.kailong {
    width: 0;
    height: 0;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
    border-top: 50px solid red;
}

.inputPro-detail > div {
    overflow: hidden;
    padding-bottom: 10px;
}

/*添加商品图片*/

.addPicture > ul:first-of-type {
    float: left;
}

.addPicture > ul:first-of-type > li {
    float: left;
    margin-right: 20px;
}

.addPicture > ul:first-of-type > li > div {
    width: 88px;
    height: 88px;
    position: relative;
}

.addPicture > ul:first-of-type > li > div > img {
    width: 100%;
    height: 100%;
}


.addPicture > ul:first-of-type > li:first-of-type > h3 {
    display: block !important;
}

.addPicture > ul:first-of-type > li > h3 {
    font-size: 12px;
    text-align: center;
    padding: 0;
    margin-top: 5px;
    color: #ed710b;
    cursor: pointer;
    display: none;
}

.addPicture > ul:first-of-type > li:hover h3 {
    display: block;
}

.addPicture > ul:first-of-type > li > div:hover span {
    display: block;
}

.pushPicture {
    width: 88px;
    float: left;
    border: 1px solid #ddd !important;
    cursor: pointer;
    height: 88px;
    background: url("../img/add.png") center center no-repeat !important;
}

.pushPicture > img {
    width: 100%;
    height: 100%;
}

.addPicture > p {
    display: block;
    padding-left: 80px;
    color: #666;
    padding-top: 10px;
    font-size: 12px;
    margin-top: 105px;
}

.mr-30important {
    margin-right: 30px !important;
}

/*分页*/

/*分页*/
.page_.w-1200 {
    margin: auto;
}

.page_ ul li {
    display: inline-block;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    overflow: hidden;
    vertical-align: middle;
    background: #fff;
}

.page_ ul li:first-of-type, .page_ ul li:nth-last-child(3) {
    width: 80px;
}

.page_ ul li:last-of-type {
    display: none;
}

.page_ ul {
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}

.page_ ul li a {
    display: block;
    height: 100%;
    color: #666;
    padding: 0 10px;
}

.select-box {
    border: solid 1px #ddd;
    box-sizing: border-box;
    vertical-align: middle;
    width: 80px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 5px;
    height: 32px;
    position: relative;
    margin-top: -3px;
    background: #fff;
}

.select-box > select {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1100;
    height: 100%;
    padding-left: 18px;
    border-radius: 4px;
    font-size: 12px;
    background: transparent;
}

.select-box > span {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    right: 2px;
    top: 3px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 3px;
}

.select-box > span:after, .select-box > span:before {
    display: block;
    content: "";
    border-width: 7px 7px 7px 7px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 5px;
    top: 7px;
    z-index: 1000;
}

.select-box > span:before {
    border-color: #ddd transparent transparent transparent !important;
    top: 9px;
}

.select-box:hover span:before {
    border-color: #ed710b transparent transparent transparent !important;
}

.modal-body .input-text {
    width: calc(100% - 80px);
    border-radius: 3px;
}

.input-text {
    border: solid 1px #ccc;
    width: 50px;
}

.page-contain {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.page_ {
    text-align: center;
    padding: 5px 0;
    background: #f4f4f4;
}

.page-go {
    display: inline-block;
    height: 30px;
    width: 50px;
    text-align: center;
    box-sizing: border-box;
    line-height: 28px;
    vertical-align: middle;
    border: 1px solid #ed710b;
    background: #fff;
    color: #ed710b;
    margin-bottom: 3px;
    margin-left: 10px;
}

.controls {
    border: none !important;
    width: auto !important;
    background: transparent !important;
}

#jump_page_input {
    text-align: center;
    border: 1px solid #ddd;
    height: 30px;
    width: 40px;
    border-radius: 4px;
    vertical-align: baseline;
}

.select-box > span {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    right: 2px;
    top: 3px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 3px;
}

/*分页结束*/
/*返回顶部开始*/
.back-top {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    display: block;
    position: fixed;
    bottom: 60px;
    right: 0;
    /*right: calc(50% - 660px);*/
    color: #aaa;

}

.back-top > img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 15px auto;
}

@media all and (max-width: 1200px) {
    .back-top {
        right: 0px;
    }
}

/*返回顶部结束*/
.tr-active {
    background: #e9f1fe;
}

.tr-disable {
    background: #ffe8e8;
}

/*商城订单*/
.order-li {
    border: 1px solid #ddd;
    margin-top: 20px;
}

.order-top {
    background: #ededed;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
}

.order-detail {
    overflow: hidden;
}

.order-detail > div, .order-detail > ul {
    float: left;
}

.order-detail > ul {

}

.order-pro {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
}

.order-pro:last-of-type {
    border-bottom: none;
}

.order-pro > div, .order-pro > span {
    float: left;
}

.order-pro > div {
    width: 221px;
    padding: 20px 0 20px 20px;
}

.order-pro-img {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.order-pro-img ~ span {
    max-width: 100px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-pro > span {
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 20px 0;
}

.order-pro-img > img {
    width: 100%;
    height: 100%;
}

.user-msg > div, .user-msg > span {
    float: left;
    text-align: center;
    padding-top: 15px;
}

.user-msg img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 5px;
}

.user-msg > div {
    text-align: left;
}

.order-detail {
    height: inherit;
}

.user-msg {
    border-right: 1px solid #ddd;
    height: 100%;
}

.user-msg > div > span {
    display: block;
    text-align: center;
}

#look-item-img {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

/*线下活动*/
.process {

    background: #5878df;
}

.bg-5878df {
    background: #5878df;
}

.bg-5878df > em {
    background: #5878df !important;
}

.steps {
    background: #cccccc;
}

.process, .steps {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.process > span, .steps > span {
    float: left;
    height: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.process > span {
    width: 25%;
}

.steps > span {
    width: 33.33333%;
}

.process > span > em, .steps > span > em {
    position: absolute;
    right: -19px;
    top: 0;
    border: #fff solid;
    border-width: 2px 2px 0 0;
    display: block;
    width: 27px;
    height: 31px;
    background: #5878df;
    z-index: 1000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vipChoose .process > span > em, .steps > span > em {
    background: #ccc;
}

.delete-img {
    width: 20px;
    height: 20px;
    background: #aaa;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    display: none;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}

.imgList li > div:hover .delete-img {
    display: block;
}

/*登录页面*/
.login-BG {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: url("../img/bj.jpg") center center/cover no-repeat;
}

.login-BG > div > form {
    float: right;
    margin-right: 120px;
    margin-top: 120px;
    overflow: hidden;
    width: 340px;
    height: 385px;
    background: url("../img/fromBg.png") center center/cover no-repeat;
}

.login-BG .anima {
    float: left;
    margin-top: 120px;
    overflow: hidden;
}

@media all and (max-width: 1440px) {
    .login-BG .anima {
        margin-top: 30px;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }

    .login-BG > div > form {
        margin-right: 200px;
        margin-top: 30px;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }

}

.login-BG > div {
    width: 1200px;
    margin: 0 auto;
}

.foot {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #999;
    width: 100% !important;
    height: 45px;
    line-height: 43px;
    font-size: 12px;
}

.foot > div {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.foot a {
    color: #999;
}

.user, .pass {
    width: 280px;
    height: 40px;
    background-color: #545659;
    margin-bottom: 25px;
    margin-left: 30px;
}

.pass {
    margin-bottom: 5px;
}

.pass ~ p {
    width: 280px;
    margin: 0 auto;
}

.user input, .pass input {
    width: 230px;
    border: none !important;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    color: #ddd;
    background: transparent;
}

.user input:focus, .pass input:focus {
    border: none !important;

}

.pass > b, .user > b {
    vertical-align: middle;
    margin-bottom: 3px;
    height: 20px;
    width: 45px;
    display: inline-block;
    margin-top: 10px;
    border-right: 1px solid #7b8083;
}

.pass > b {
    background: url("../img/userIcon.png") 17px -24px no-repeat;
}

.user > b {
    background: url("../img/userIcon.png") 17px 0 no-repeat;
}

.user {
    margin-top: 90px;
}

.loginBtn {
    width: 280px;
    height: 40px;
    color: #fff;
    background-color: #1956dd;
    margin-left: 30px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
}

.loginBtn:hover {
    color: #fff;
}

.rem {
    width: 280px;
    height: 40px;
    margin-left: 30px;
    margin-top: 60px;
}

.rem > label {
    position: relative;
}

.rem > a {
    color: #00a0e9;
}

.rem > label > b {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-bottom: 3px;
    display: inline-block;
    background: url("../img/userIcon.png") 0 -47px no-repeat;
}

.yesRember {
    background: url("../img/userIcon.png") 0 -65px no-repeat !important;
}

.rem > label > input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}


.anima {
    position: relative;
    width: 640px;
    height: 500px;
}

.sicleImg {
    position: absolute;
    left: 20px;
    top: 9px;
    animation: myfirst 4s linear infinite;
}

@keyframes myfirst {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-moz-keyframes myfirst /* Firefox */
{
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@-o-keyframes myfirst /* Opera */
{
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #f0f4f6;
    text-align: center;
    line-height: 99px;
    position: absolute;
    left: 0;
    top: 0;

}

.circleContain {
    width: 371px;
    height: 370px;
    position: absolute;
    left: 50px;
    top: 38px;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.circleContain p {
    font-size: 14px;
    color: #fff;
    position: absolute;
}

.circleContain:nth-of-type(1) p {
    top: 45px;
    left: 46px;
}

.circleContain:nth-of-type(2) p {
    top: -23px;
    left: 26px;
}

.circleContain:nth-of-type(3) p {
    top: -22px;
    left: -47px;
}

.circleContain:nth-of-type(4) p {
    top: 44px;
    left: -67px;
}

.circleContain:nth-of-type(5) p {
    top: 84px;
    left: -13px;
}

.anima > b {
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
}

.anima > b:nth-of-type(1) {
    animation: ci1 1s linear 0s infinite alternate;
    left: 147px;
    top: 31px;
}

.anima > b:nth-of-type(2) {
    animation: ci2 2s linear 2s infinite alternate;
    left: 407px;
    top: 126px;

}

.anima > b:nth-of-type(3) {
    animation: ci2 4s linear 0s infinite alternate;
    left: 20px;

    top: 200px;
}

.anima > b:nth-of-type(4) {
    animation: ci1 2s linear 4s infinite alternate;
    left: 368px;
    top: 383px;;
}

.anima > b:nth-of-type(5) {
    animation: ci2 3s linear 1s infinite alternate;
    left: 127px;
    top: 377px;
}

@keyframes ci1 {
    from {
        opacity: 1;
        width: 20px;
        height: 20px;
    }
    to {
        opacity: 0.3;
        width: 15px;
        height: 15px;
    }
}

@keyframes ci2 {
    from {
        opacity: 0.8;
        width: 20px;
        height: 20px;
    }
    to {
        opacity: 0.5;
        width: 0px;
        height: 0px;
    }
}

.wenzi {
    position: absolute;
    top: 178px;
    left: 38px;
}

.head {
    width: 100% !important;
    height: 60px;
    background: #fff;
}

.headContain {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    line-height: 60px;
}

.headContain > img:first-of-type {
    margin-top: 11px;
}

.headContain > img:last-of-type {
    margin-top: 14px;
}

.login-tip {
    height: 20px;
}

/*商城收益*/
.income-pro > div {
    width: 333px;
    padding: 20px 0 20px 35px;
}

.specification {
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}

.specification > span {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.income-total {
    padding: 10px 20px 0;
    overflow: hidden;
}

.income-total > div {
    float: left;
    width: 50%;
    height: 90px;
    text-align: center;
    padding-top: 20px;
}

.income-total-left {
    background: #ecf9ff;
}

.income-total-right {
    background: #fff8ec;
}

.income-total h4 {
    font-size: 14px;
    margin-bottom: 5px;
}

.income-total b {
    font-size: 20px;
    color: #ff6666;
}

.income-icon {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 3px;
    height: 20px;
    background: url("../img/best-service-icon.png") no-repeat;
}

.forecastEarn {
    background-position: 0 -262px;
}

.balance {
    background-position: 0 -242px;
}

.date-icon {
    cursor: pointer;
    z-index: 1;
    box-sizing: border-box;
}

.date-icon > em {
    float: left;
    width: 100%;
    height: 100%;
    background: url("../img/date.png") 0 0/100% 100% no-repeat;
}

.date {
    background-image: url("../img/date1.png");
    background-position: right center;
    background-repeat: no-repeat;
    /*background: url("../img/date.png") 0 0/100% 100% no-repeat;*/
}

select::-ms-expand {
    display: none;
}

.info-select {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.model > div:first-child {
    overflow-y: visible;
}

/*公众号*/
.public-statistic {
    display: block;
    padding: 50px 20px 40px;
}

.public-statistic > div {
    float: left;
    margin-right: 10px;
    height: 100px;
}

.bg-ecf9ff {
    background: #ecf9ff;
}

.bg-fff8ec {
    background: #fff8ec;
}

.bg-ffecf6 {
    background: #ffecf6;
}

.head-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

.head-img > img {
    width: 100%;
    height: 100%;
}

.public-num {
    float: left;
}

.public-num > div > b {
    float: left;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;

}

.fans1 {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/public.png) 0 -338px no-repeat;

}

.public-num span {
    font-size: 14px;
    float: left;
}

.public-num > div {
    overflow: hidden;
    line-height: 26px;
    font-weight: bold;
}

.code-wei {
    background: url("../img/public.png") 0 0 no-repeat;
}

.fans {
    background: url("../img/public.png") 0 -33px no-repeat;
}

.public-code i {
    width: 70px;
    height: 18px;
    font-size: 12px !important;
    line-height: 18px;
    background-color: #23bf36;
    color: #fff;
    float: left;
    border-radius: 9px;
    text-align: center;
    vertical-align: middle;
    margin-top: 3px;
    margin-left: 10px;
}

.tongJi td {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

.tongJi {
    background: rgba(244, 244, 244, 1);
    border: 1px solid rgba(221, 221, 221, 1);
}

.public-code i b {
    display: inline-block;
    width: 13px;
    height: 106%;
    background: url(../img/public.png) 0 -277px no-repeat;
    vertical-align: middle;
}

.public-num strong {
    font-size: 20px !important;
    color: #ff6666;
}

.fans-red {
    font-size: 14px;
    color: #ff6666;
}

.added {
    width: 190px;
    padding: 20px;
}

.added > div {
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 20px;
}

.added > div > b {
    float: right;
    height: 18px;
    width: 18px;
    background: url("../img/public.png") no-repeat;
}

.yesterday b {
    background-position: 0 -68px !important;
}

.this-week b {
    background-position: 0 -95px !important;
}

.this-month b {
    background-position: 0 -122px !important;
}

.added > p {
    overflow: hidden;

}

.added > p > strong {
    font-size: 20px;
    margin-right: 5px;
}

.yesterday strong, .fans-blue {
    color: #5878df;
}

.this-week strong, .fans-yellow {
    color: #f1ae3b;
}

.this-month strong, .fans-pink {
    color: #d282ac;
}

.added > p > span {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    vertical-align: bottom;
}

.trend {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../img/public.png");
}

.up {
    background-position: 3px -302px;
}

.decline {
    background-position: 3px -322px;
}

.chart-contain  {
    width: 100%;
    height: 450px;
    border-radius: 4px;
    padding: 20px 25px;
    overflow: hidden;
    border: 1px solid #efefef;
}

.chart-contain > div:last-of-type {
    padding: 10px 0;
    height: 370px;
    float: left;
    width: 100%;
}

.chart-contain > div:first-of-type {
    width: 100%;
    border-bottom: 1px dashed #efefef;
    overflow: hidden;
}

.chart-contain > div > h1 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
    float: left;
    width: 20%;
    text-align: center;
}

.chart-contain > div > h1 b {
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
    margin-right: 10px;
    background: url("../img/public.png") no-repeat;
}

.renew-num {
    background-position: 0 -153px !important;
}

.clean-num {
    background-position: 0 -191px !important;
}
.az-num {
    background-position: 0 -382px !important;
}
.recycle-num {
    background-position: 0 -421px !important;
}
.other-num {
    background-position: 0 -460px !important;
}

.chart-contain > div > h1 strong {
    font-size: 20px;
    margin-left: 10px;
    vertical-align: bottom;
}

.mall-data {
    width: 100%;
    border-radius: 5px;
    border-color: #efefef;
}

.mall-data td {
    padding: 35px 0;
    text-align: center;
    font-weight: bold;
    width: calc(100% / 6);
    border-color: #efefef;
}

.mall-data td:first-of-type {
    border-radius: 5px 0 0 5px;
}

.mall-data td:last-of-type {
    border-radius: 0 5px 5px 0;
}

.mall-data div {
    width: 44px;
    height: 44px;
    margin: 0 auto 25px;
    background-image: url('../img/public.png');
}

.mall-data span {
    font-size: 20px;
}

.mall-data p {
    font-size: 12px;
    margin-top: 20px;
}

.font-f66 {
    color: #ff6666;
}

.mall-data td:first-of-type {
    border-radius: 5px 0 0 5px;
}

.userLook {
    background-position: -32px 0;
}

.addCart {
    background-position: -32px -53px

}

.payOrder {
    background-position: -32px -104px

}

.backOrder {
    background-position: -32px -155px

}

.saleAll {
    background-position: -32px -212px;
}

.saleAllMoney {
    background-position: -32px -269px;
}

.income-statistical {
    overflow: hidden;
}

.income-statistical > div {
    float: left;
    width: 50%;
    height: 130px;
    text-align: center;
    padding-top: 20px;
}

.income-statistical-left {
    background: #ecf9ff;
}

.income-statistical-right {
    background: #ffecf6;
}

.income-statistical h4 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}

.income-statistical b {
    font-size: 20px;
    color: #ff6666;
}

.income-statistical p {
    font-size: 12px;
    margin-top: 15px;
}

.statistical-icon {
    display: inline-block;
    width: 20px;
    vertical-align: middle;
    margin-right: 3px;
    height: 20px;
    background: url("../img/public.png") no-repeat;
}

.recommend {
    background-position: 0 -250px;
}

.directly {
    background-position: 0 -226px;
}


/*公众号首页结束*/


.layui-layer-page .layui-layer-content {
    overflow: hidden;
    overflow-y: auto;
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0px !important;
}

.select2-container {
    float: left;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    border: 1px solid #ccc;
    cursor: pointer;
    z-index: 1;
    box-sizing: border-box;
    width: 25px !important;
    height: 25px !important;
    border-radius: 4px;
    position: absolute;
    top: 2px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 8px !important;
    height: 8px !important;
    border: #cccccc solid !important;
    border-width: 1px 1px 0 0 !important;
    -webkit-transform: rotate(135deg) !important;
    -moz-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    -o-transform: rotate(135deg) !important;
    transform: rotate(135deg) !important;
    display: block !important;
    top: 34% !important;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0;
}

/*.select2-container--open .select2-dropdown {
    left: -1px;
    width: 480px !important;

}*/

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 5px !important;
    padding-right: 30px !important;
}

/*按钮固定*/
.button-contain {
    background: #fff;
    padding: 0 100px 20px;
    border-radius: 0 0 10px 10px;

}

.vertical-align-b {
    vertical-align: bottom;
}

.vertical-align-m {
    vertical-align: middle;
}

.smallImg {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #fff;
    vertical-align: inherit;
    box-sizing: border-box;
    margin-bottom: 1px;
}

.smallImg > img {
    width: 100%;
    height: 100%;
}

/*会员卡设置*/
.cardContain {
    padding: 20px 40px 20px 10px;
    overflow: hidden;
}

.cardContain > li {
    float: left;
    width: 270px;
    border: 1px solid #fff;
    border-radius: 25px;
    overflow: hidden;
    height: 160px;
    background: #eee;
    margin-left: 30px;
    margin-bottom: 30px;
    position: relative;

}

.cardContain > li > input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.cardContain > li > img {
    width: 100%;
    height: 100%;

}

.setGood > em {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 2px;
    display: none;
    cursor: pointer;
    background: url("../img/choose.png") 0 -124px no-repeat;
}

.setGood:hover em {
    display: block;
}

.maskLayer {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: hidden;
}

.left-650 {
    left: calc(50% - 325px);
}

.left-700 {
    left: calc(50% - 350px);
}

.left-800 {
    left: calc(50% - 400px);
}

.left-1000 {
    left: calc(50% - 500px);
}

.zIndex-1000 {
    z-index: 1000;
}

.mask-contain {
    position: fixed;
    top: 100px;
    z-index: 10001;
}

.mask-contain-main {
    overflow-y: auto;
    height: auto;
}

.viewCoupon {
    width: 580px;
    height: 195px;
    background: #eee;
}

.coupon1 {
    background: url("../img/coupon1.jpg") 0 0/100% 100%;
}

.coupon2 {
    background: url("../img/coupon2.jpg") 0 0/100% 100%;
}

.coupon3 {
    background: url("../img/coupon3.jpg") 0 0/100% 100%;
}

.coupon-left {
    width: 170px;
    float: left;
}

.coupon-left p {
    padding-top: 50px;
    padding-bottom: 30px;
}

.coupon-right {
    width: 410px;
    float: left;
    padding: 0 15px 0 25px;
}

.coupon-right > div:first-of-type {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}

.coupon-right > div:first-of-type > p {
    font-size: 20px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 23px;
}

.coupon-right > div:first-of-type > span {
    font-size: 18px;
}

.coupon-right > div:last-of-type {
    padding-top: 15px;
}

.viewCoupon button {
    float: right;
    width: 105px;
    height: 30px;
    border-radius: 15px;
    color: #fff;
    font-size: 18px;
    border: none;
}

.coupon1 button {
    background: #ff6666;
}

.coupon2 button {
    background: #7ca3ed;
}

.coupon3 button {
    background: #ff9966;
}

.layui-input, .layui-select, .layui-textarea {
    border: none;
}

.goodsAll > li {
    border: 1px solid #ddd;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 306px;
    height: 120px;
    padding: 10px;
    border-radius: 3px;
    position: relative;
    float: left;
}

.goodsAll > li > input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.goodsAll > li > div:first-of-type {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
}

.goodsAll > li img {
    width: 100%;
    height: 100%;
}

.goodsAll > li > div:last-of-type {
    float: left;
    width: 180px;
    padding-left: 10px;
    font-size: 14px;
}

.goodsAll > li > div:last-of-type p {
    word-break: break-all;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.chosen {
    border-color: #ff6600 !important;
}

.chosen em {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url(../img/choose.png) 0 1px no-repeat;
}

.card-active {
    border-color: #ff6600 !important;
}

.card-active em {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: url(../img/choose.png) 2px -171px no-repeat;
}

.addQY {
    display: block;
    margin: 0 auto;
    height: 26px;
    background: #ff6600;
    color: #fff;
    border: none;
    width: 80px;
}

.tiShi {
    background: #ff6666;
}

.tiShi > span {
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    width: calc(100% - 25px);
    overflow: hidden;
}

.choosedPro {
    overflow: hidden;
}

.choosedPro > div {
    float: left;
    line-height: 20px;
}

.chooseImg {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.chooseImg > img {
    width: 100%;
    height: 100%;
}

.qyItem {
    width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.chooseService em {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 25px;
    right: 41%;
    background: url(../img/choose.png) 0 -44px no-repeat;
}

.chooseService-active {
    border-color: #ff6600 !important;
}

.chooseService-active em {
    background: url(../img/choose.png) 0 0px;
}

.service input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0;
}

/*
.fen{
    width: 100px;
    border: 1px solid #ddd;
    margin-left: 10px;
    border-bottom: none;
    border-right: none;
}
.fen>span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.fen~.goodsAll{
    width: 880px;
    border: 1px solid #ddd;
    padding-top: 20px;
    min-height: 400px;
}
.fen~.goodsAll>li{
    width: 270px;
}
.fen~.goodsAll>li>div:first-of-type {
    width: 80px;
    height: 80px;
}
.fen~.goodsAll>li>div:last-of-type {
    width: 168px;
}
.fen~.goodsAll>li>div:last-of-type p {
    height: 40px;
    -webkit-line-clamp: 2;
    margin-bottom: 20px
}
.fen~.goodsAll>li{
    height: 100px;
}*/
.mask-contain-main .page-contain, .model .page-contain {
    position: inherit;
    background: #fff;
    overflow: hidden;
    margin-top: 20px;
}

.mask-contain-main .page_, .model .page_ {
    background: #fff;
}

.qyItemChoose, .qyItemChoose2 {
    border-bottom: 1px solid #f4f4f4;
    height: 50px;
}

.qyItemChoose > h1, .qyItemChoose2 > h1 {
    display: inline-block;
    height: 100%;
    line-height: 50px;
    text-align: center;
    border-bottom: 3px solid #fff;
    margin-left: 38px;
}

.qyItemChoose1 {
    border-bottom: 3px solid #ff6600 !important;
}

.allChoose {
    display: block;
    width: 60px;
    height: 30px;
    margin-left: 20px;
    border: 1px solid #333;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
    background: url(../img/choose.png) 5px -36px no-repeat
}

.allChoose > input {
    opacity: 0;
}

.allChoosed {
    display: block;
    width: 60px;
    height: 30px;
    margin-left: 20px;
    margin-bottom: 10px;
    border: 1px solid #ff6600;
    color: #ff6600;
    background: url(../img/choose.png) 5px 8px no-repeat;
}

/*短信发送*/
.duanXin {
    height: 40px;
    background: #e9f1fe;
    line-height: 40px;
    width: 970px;
    box-sizing: border-box;
    padding: 0 20px;
}

.centerScroll {
    height: 375px;
    overflow-y: auto;
}

.msgMoney > label span {
    display: block;
}

.msgMoney > label {
    float: left;
    width: 180px;
    padding-left: 30px;
    position: relative;
    line-height: 25px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.msgMoney input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.msgMoney b {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    width: 16px;
    height: 16px;
    background: url(../img/choose.png) 0 -44px no-repeat;
}

.sendChoose b {
    background: url(../img/choose.png) 0 0px no-repeat !important;
}

.sendChoose {
    color: #ff6600 !important;
}

.payStyle > li {
    width: 140px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    float: left;
    border: 1px solid #ddd;
    line-height: 40px;
    margin-right: 30px;
    position: relative;
}

.payStyle input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.payActive {
    border: 1px solid #ff6600 !important;
}

.payStyle b {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.payActive em {
    bottom: 3px;
    right: 3px;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    background: url("../img/choose.png") 0 -232px no-repeat;

}

.aliPay {
    background: url("../img/pay.png") 0 -59px no-repeat;
}

.weChat {
    background: url("../img/pay.png") 0 0 no-repeat;
}

.order-num {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #ddd;
    width: 94%;
    margin: 0 auto;
}

.code-img {
    width: 190px;
    height: 190px;
    margin: 30px auto 5px;
    padding: 10px;
    border: 1px solid #ddd;
}

.code-img img, .code-img canvas {
    height: 100%;
    width: 100%;
}

.layui-layer-dialog .layui-layer-setwin {
    right: 10px !important;
    top: 11px !important;
}

/*会员信息*/
.member-information {
    overflow: hidden;
    margin-bottom: 20px;
    overflow-y: auto;
    max-height: 220px;
}

.member-information > li {
    float: left;
    width: 200px;
    border: 1px solid #fff;
    border-radius: 15px;
    overflow: hidden;
    height: 100px;
    background: #5FB878;
    margin-right: 30px;
    position: relative;
    margin-bottom: 10px;
}

.member-information > li > input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.member-information > li > img {
    width: 100%;
    height: 100%;

}

.member-information > li > b {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 16px;
    color: #fff;
}

.member-information > li > span {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 55px;
    left: 15px;
    font-weight: bold;
}

.w-1200 > .right-content > div:first-of-type {
    min-height: calc(100vh - 113px);
}

.without {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 100px;
}

/*自动回复*/
.reply {
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-image: url("../img/reply.png");
    background-repeat: no-repeat;
    display: inline-block;
}

.replyImg {
    background-position: 0 -39px;
}

.replyText {
    background-position: 0 -75px;
}

.replyUrl {
    background-position: 0 0;
}

.hide {
    display: none;
}

.reply-img {
    height: 400px;
}

.reply-img > img {
    height: 100%;
}

.reply-text-contain {
    height: auto;
    min-height: 80px;
}

.delete-card {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    background: #aaa;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    display: none;
}

.card-image:hover .delete-card,.other-item:hover .delete-card {
    display: block;
}

/*模板内容*/
.template-btn {
    border-top: 1px solid #ddd;
    padding: 20px;
}

.say1 .sayContain {
    left: -10px;
    width: 510px;
}

.say1 .sayContain > em {
    left: 12px;
}

.overTable th, .overTable td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.moreChoose {
    width: 14px;
    height: 14px;
    display: block;
    margin: 0 auto;
    background: url("../img/checkbox.png") 0 -20px no-repeat;
}

.selectActive > span {
    background: url("../img/checkbox.png") 0 0px no-repeat;
}

span.selectActive {
    background: url("../img/checkbox.png") 0 0px no-repeat;
}

.moreChoose > input {
    width: 100%;
    height: 100%;
    opacity: 0;
    float: left;
}

.item-title-dis {
    border-bottom: 3px solid #fff !important;
}

.model td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-input {
    border: 1px solid #ddd;
}

.text-input > input {
    width: 100%;
    padding-left: 5px;
    height: 100%;
    float: left;
}

.title {
    font-weight: bold;
    line-height: 25px;
    border-left: 3px solid #FFB800;
    border-bottom: 1px solid #eee;
}

.unLine {
    text-decoration: underline;
}

th .check, td .check {
    background: url(../img/choose.png) -1px -304px no-repeat;
}

th .checked, td .checked {
    background: url(../img/choose.png) -1px -276px no-repeat;
}


.fixedBox {
    overflow-y: auto;
}

.joinUs {
    width: 100%;
    height: 500px;
    background: url("../img/joinUs.png") 0 0/100% 100% no-repeat;
    position: relative;
}

.joinUs-up {
    width: 100%;
    height: 60px;
    background: url("../img/join-us-up.png") 0 0/100% 100% no-repeat;
    position: relative;
}

.joinUs-up button {
    top: 9px;
    left: 670px;
}

.has-join {
    font-size: 16px;
    font-family: PingFang-SC-Medium, Microsoft YaHei;
    font-weight: 500;
    color: rgba(224, 216, 201, 1);
    line-height: 60px;
    padding-left: 170px;
}

.has-join b {
    color: #ff6600;
    font-weight: bold;
    font-size: 14px;
}

.join-btn {
    width: 300px;
    height: 42px;
    border: none;
    border-radius: 21px;
    background: url("../img/join-btn.png") 0 0 no-repeat;
    font-size: 22px;
    color: rgba(0, 2, 27, 1);
    font-family: PingFang-SC-Medium, Microsoft YaHei;
    position: absolute;
    top: 340px;
    left: 355px;

}

.join-show-time {
    float: right;
    width: 98px;
    height: 28px;
    border: 1px solid rgba(192, 169, 135, 1);
    font-size: 14px;
    font-family: PingFang-SC-Regular, Microsoft YaHei;
    color: rgba(192, 169, 135, 1);
    border-radius: 14px;
    background: transparent;
}

.join-show-time i {
    font-size: 14px;
    font-family: PingFang-SC-Regular, Microsoft YaHei;
    color: rgba(192, 169, 135, 1);
}

.explain-btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.say {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 2px;
    background: url("../img/join-btn.png") 0 -75px no-repeat;
}

.go-say {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 2px;
    background: url("../img/join-btn.png") 0 -103px no-repeat;
}

.recruit-title {
    font-size: 24px;
    color: rgba(102, 102, 102, 1);
    font-weight: 500;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 20px;
}

.recruit-title2 {
    font-size: 18px;
    color: rgba(211, 184, 147, 1);
    font-weight: 500;
    text-align: center;
    margin-bottom: 60px;
}

.recruit {
    padding-left: 40px;
    padding-right: 40px;
}

.recruit > p {
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    margin-bottom: 30px;

}

.recruit-btn {
    margin-top: 50px;
}

.recruit-btn > div {
    width: 100%;
    height: 200px;
    background: url("../img/recruit.png") 0 0/100% 100%;
}

.recruit-btn button {
    top: 120px;
}

.show-join {
    width: 26px;
    height: 34px;
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    cursor: pointer;
    background: url("../img/rg2.png") 0 0/100% 100% no-repeat;
}

.down1 > div {
    width: 300px;
    height: 42px;
    border: none;
    border-radius: 21px;
    background: url("../img/join-btn.png") 0 0 no-repeat;
    font-size: 22px;
    color: rgba(0, 2, 27, 1);
    font-family: PingFang-SC-Medium, Microsoft YaHei;
    /*position: absolute;*/
    line-height: 40px;
    /*top:340px;*/
    /*left: 355px;*/
    display: block;
    margin: 0 auto;
}

.join-code {
    width: 340px;
    height: 600px;
    text-align: center;
    position: relative;
    background: url("../img/show-code.jpg") 0 0/100% 100% no-repeat;
}

.down1 {
    width: 100%;
    position: absolute;

    bottom: 30px;
}

.down1 > div > img {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}

.join-name {
    font-size: 18px;
    font-family: PingFang-SC-Bold, Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.join-name1 {
    font-size: 16px;
    font-family: PingFang-SC-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #DDD3BB;

}

.join-code > p {
    padding-top: 180px;
}

.join-code-img {
    width: 150px;
    height: 150px;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    margin: 30px auto 0;
    padding: 8px;
}

.join-code-img img, .join-code-img canvas {
    width: 100%;
    height: 100%;
}

.sao {
    font-size: 12px;
    -webkit-text-size-adjust: none;
    font-family: PingFang-SC-Regular, Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 43px;
}

.join-code button, .down1 > div {
    top: 540px;
    left: 50px;
    width: 240px;
    font-size: 18px;
    display: block;
}

@media all and (max-width: 1660px) {
    .join-code {
        width: 280px;
        height: 490px;
    }

    .join-name {
        font-size: 16px;
    }

    .join-name1 {
        font-size: 14px;
    }

    .join-code > p {
        padding-top: 140px;
    }

    .join-code-img {
        width: 140px;
        height: 140px;
        margin: 20px auto 0;
    }

    .join-code button, .down1 > div {
        top: 440px;
        left: 30px;
        width: 220px;
        font-size: 16px;
        height: 36px;
        border-radius: 18px;
    }
}

.join-btn > img {
    width: 24px;
    height: 19px;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}

.forget-BG {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: url("../img/zhuceBg.png") center center/cover no-repeat;
}

.no-forget {
    width: 1000px;
    padding-top: 80px;
    margin: 0 auto;
}

.no-forget a {
    font-size: 12px;
    color: #00A0E9;
    text-decoration: underline;
}

.back-password {
    width: 455px;
    margin: 50px auto;
}

.back-title {
    float: left;
    width: 100px;
    line-height: 54px;
    font-size: 14px;
    text-align: right;
    padding-right: 10px;
}

.back-password > div {
    height: 54px;
    margin-bottom: 20px;
}

.back-input {
    float: right;
    height: 100%;
    width: 355px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(140, 140, 140, 1);
}

.back-input1 > input {
    width: 250px !important;
}

.back-input1 > button {
    width: 96px;
    height: 36px;
    background: rgba(25, 86, 221, 1);
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    border: none;
    margin-top: 9px;
    margin-right: 4px;
    cursor: pointer;
}

.back-input1 > .disabled {
    color: #06003b;
    cursor: not-allowed;
}

.back-input > input {
    height: 100%;
    float: left;
    width: 100%;
    padding-left: 10px;
    font-size: 14px;
}

.back-password > button, .btn-success {
    width: 355px;
    line-height: 54px;
    height: 54px;
    background: rgba(25, 86, 221, 1);
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    border: none;
    float: right;
    margin-top: 50px;
    cursor: pointer;
}

.re-success {
    width: 355px;
    text-align: center;
    margin: 0 auto;
    padding-top: 200px;
}

.re-success > div {
    height: 110px;
    width: 160px;
    margin: 0 auto;
    background: url("../img/downSuccess.png") 0 0/100% 100%;
}

.re-success > p {
    font-size: 18px;
    color: rgba(49, 49, 49, 1);
    margin-top: 60px;
    margin-bottom: 50px;
}

@media all and (max-width: 1660px) {
    .no-forget {
        width: 700px;
        padding-top: 40px;
    }

    .back-password > div {
        height: 40px;
    }

    .back-password {
        margin: 30px auto;
        height: 40px;
    }

    .back-input {
        height: 40px;
    }

    .back-title {
        line-height: 40px;
    }

    .back-password > button, .btn-success {
        height: 40px;
        font-size: 14px;
        margin-top: 30px;
    }

    .back-input1 > button {
        height: 30px;
        margin-top: 5px;
    }
}

@media all and (max-width: 1445px) {
    .layui-laydate-content td, .layui-laydate-content th {
        width: 28px !important;
        height: 20px !important;
        padding: 0px !important;
    }

    .layui-laydate-main {
        width: 225px !important;
    }

    .layui-laydate-range {
        width: 455px !important;
    }

    .layui-laydate-header {
        line-height: 15px !important;
    }

    .layui-laydate-footer {

        height: 30px !important;
        line-height: 23px !important;
        padding: 4px 20px!important;
    }
    .laydate-footer-btns span {
        line-height: 25px;
        border-radius: 2px;
    }
    .laydate-footer-btns {
        top: 2px !important;
    }
    .laydate-time-list ol li{
        line-height: 20px;
    }
    .laydate-time-list li ol {
        height: 86%;
    }
    .laydate-time-list p {
        line-height: 18px;
    }
}


.intro1, .intro2 {
    overflow: hidden;
    padding: 0 45px;
    margin-bottom: 40px;
}

.intro1 > div {
    width: 49%;
}

.intro1 img {
    width: 100%;
}

.intro1 p {
    font-size: 14px;
    margin-top: 20px;
    line-height: 30px;
    color: rgba(36, 102, 225, 1);
}

.intro2 > div {
    width: 32%;
}

.intro2 img {
    width: 100%;
}

.intro2 p {
    font-size: 14px;
    margin-top: 20px;
    line-height: 30px;
    color: rgba(36, 102, 225, 1);
}

.intro-center {
    margin-left: 2%;
}

.page1_ ul li:first-of-type, .page1_ ul li:nth-last-child(3) {
    width: 65px;
}

.page1_ .select-box {
    width: 65px;
    border-radius: 4px;
    margin-left: 3px;
    height: 27px;
    margin-top: -6px;
}

.page1_ {
    border-top: 1px solid #ddd;
}

.page1_ ul li {
    height: 27px;
    line-height: 26px;
}

.page1_ #jump_page_input {
    height: 27px;
    width: 37px;
    border-radius: 4px;
}

.page1_ .page-go {
    height: 27px;
    width: 45px;
    line-height: 26px;
    margin-left: 4px;
}

.right-content > div > .pg-20 {
    padding: 10px;
}

.layui-layer-dialog {
    background: #fff !important;
}

.contain-iframe, .contain-iframe-two, .contain-iframe-three,.contain-iframe-four,.contain-iframe-five,.contain-iframe-six,.contain-iframe-qi {
    position: fixed;
}

.w-275 {
    width: 275px;
}

.head-contain {
    position: fixed;
}

.list-contain {
    height: auto;
    overflow: auto;
}

.allList {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.img-swiper{
    width:700px;
    height: 60vh;
}
.img-swiper .swiper-slide{
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img-swiper .swiper-slide>div{
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.other-item{
    position: relative;
}
.other-item>.delete-card{
    top: 2px;
    right: 2px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
}
/*优服商城*/
.mall-left > b {
    background-position: -19px -186px;
}
.menuActive.mall-left > b {
    background-position: 0px -186px;
}
.up-service > b {
    background-position: -26px -429px;
}
.menuActive.up-service > b {
    background-position: 1px -429px;
}

.button-contain .layui-layer-close{
    position: initial;
}
.service-goods{
    padding: 30px 0;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;

}
.service-title-icon{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px;
    background: url("../img/up.png");
}
.service-goods-title{
    line-height: 40px;
    font-size:16px;
    font-weight:bold;
    color:rgba(102,102,102,1);
    margin-bottom: 10px;
}
.service-goods-detail{
    line-height: 20px;
}
.yfxzs{
    background-position: 0 0;
}
.zxzf{
    background-position: 0 -61px;
}
.wxmb{
    background-position: 0 -125px;
}
.sum{
    overflow: hidden;
}
.sum>li{
    width:140px;
    height:50px;
    border:1px solid rgba(221,221,221,1);
    border-radius:5px;
    text-align:center;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    position: relative;
}
.sum>li>p{
    font-size: 14px;
    font-weight: bold;
}

.sum>li>b{
    position: absolute;
    display: none;
    width: 15px;
    height: 15px;
    bottom: 3px;
    right: 5px;
    background: url(../img/choose.png) -1px -278px no-repeat

}
.choose-sum{
    border:1px solid #ff6600!important;
}
.choose-sum b{
    display: block!important;
}
.sum li input{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
}
.service-goods:last-of-type{
    padding-bottom: 170px;
    border:none;
}
.total-sum{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background:rgba(0,0,0,0.7);
}
.total-order{
    font-size:16px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    padding-top: 20px;
}
.total-order>b{
    width: 20px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 3px;
    background: url("../img/up.png")0 -200px;
}
.has-choose{
    overflow: hidden;
    margin-left: 150px;
    margin-top: 20px;
}
.has-choose>div{
    float: left;
    border-right:1px dashed#fff;
    width: 150px;
    text-align: center;
    height: 64px;
    font-weight: bold;
}
.has-choose p{
    font-size: 14px;
    padding-top: 10px;
}
.kefu{
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: url('../img/best-service-icon.png') 15px 0;
}
.time{
    margin-right: 3px;
    margin-bottom: 2px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background-image: url('../img/best-service-icon.png');
}
.life{
    background-posiftion: 14px -20px;
}
.lose-time{
    background-position:15px -41px;
}
.select-add{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}
.select-add ul{
    display: none;
}
.select-add li{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border:1px solid #ddd;
    background: #fff;
    border-bottom: none;
    cursor: pointer;

}
.select-add li:hover{
    background: rgb(30,144,255);
    color: #ffffff;
}
/*.select-add li:last-child{
    background: #ff6600;
    color: #fff;
    text-align: center;
    padding-left: 0;

}*/
.affiche-bg{
    width: 1000px;
    height: 700px;
    padding: 60px 0;
    background: url("../img/bjNotice.png") 0 0/100% 100% no-repeat;
}
.affiche-contian{
    margin: 0 auto;
    width: 700px;
    height: 500px;
    overflow-y: auto!important;
}
.affiche-contian p{
    text-indent: 2em;
    color:rgba(102,102,102,1);
    line-height: 20px;
}
.close-affiche{
    width:120px;
    height:30px;
    background:rgba(153,153,153,1);
    box-shadow:0px 5px 5px 0px rgba(3,0,0,0.1);
    font-size:12px;
    font-weight:bold;
    color:rgba(255,255,255,1);
    border:none;
    border-radius: 15px;
}
.affiche-contian>h1{
    font-size:18px;
    font-weight:400;
    color:rgba(255,102,0,1);
    margin-bottom: 20px;
    text-align: center;
}
.affiche-contian img{
    max-width: 100%;
}
.affiche-contian>h1>b{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 5px;
    background:url(../img/best-service-icon.png) -128px -82px no-repeat;
}
.news-big{
    border-top: 5px solid #ff6600;
    cursor: pointer;
    position: fixed;
    background: #f00;
    top:70px;
    overflow-y: auto;
    width:180px;
    padding-bottom: 20px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 5px 0px rgba(3,0,0,0.05);
    border-radius:5px;
    display: none;
}
.news-big>h1{
    font-size:18px;
    font-weight:400;
    color:rgba(255,102,0,1);
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("../img/yinying.png") left bottom/100% 1rem no-repeat;
}
.news-big>h1>b,.news-small b{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 5px;
    background:url(../img/best-service-icon.png) -128px -82px no-repeat;
}
.news-big li{
    border-bottom:1px dashed #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.news-big ul{
    padding: 0 20px;
}
.news-big p{
    word-break: break-all;
}
.news-big p>span,.updateIcon{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 5px;
    background:url(../img/best-service-icon.png) -128px -61px no-repeat;
}
.news-small{
    width:60px;
    height:80px;
    top:70px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 5px 0px rgba(3,0,0,0.05);
    border-radius:5px;
    position: fixed;
    text-align: center;
    padding: 12px;
    display: none;
}
.news-small b{
    background:url(../img/best-service-icon.png) -128px -104px no-repeat;
}
.news-small span{
    font-size:14px;
    font-weight:bold;
    color:rgba(102,102,102,1);
    line-height:16px;
}
.news-small i{
    position: absolute;
    top:0;
    right: 0;
    display: inline-block;
    padding: 0 5px;
    height:16px;
    background:rgba(255,51,51,1);
    font-size:12px;
    border-radius: 8px;
    color:rgba(255,255,255,1);
}
@media all and (max-width: 1600px) {
    /*.news-big {*/
    /*    display: none;*/
    /*}*/
    /*.news-small{*/
    /*    display: block;*/
    /*}*/
}

.update{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}
.update p:hover{
    text-decoration:underline;
    cursor: pointer;
}
.union-type>div{
    width:170px;
    height:40px;
    line-height: 40px;
    padding-left: 40px;
    font-size:14px;
    font-weight:bold;
    color:rgba(102,102,102,1);
    position: relative;
    cursor: pointer;
}
.union-type>div.union-type-active{
    color: #3366cc;
    background:rgba(233,241,254,1);
}
.union-type em{
    top: -24px;
    left: 109px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.union-type-detail{
    border-left: 1px dashed #ddd;
    margin-left: 30px;
}
.category{
    border:1px solid #ddd;
    padding: 10px 25px;
    margin-top: 10px;
    position: relative;
}
.category > em {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #aaa;
    position: absolute;
    top: -8px;
    left: 8px;
}

.category i {
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    left: -7px;
    top: 1px;
}
.union-type-active em{
    border-top: 2px solid #2466e1;
    border-right: 2px solid #2466e1;
}
/*临时添加隐藏*/
.hidden{
    display: none;
}
/*三级页面*/
.float ul{
    float: left;
}
.clearboth{
    clear: both;
}
.three1{
    margin-left: -50px;
}
.three3{
    margin-left: 10px;
}
/*添加删除按钮*/
.w-182{
    width: 182px;
}

.qyfloat{
    float: left;
}
.clearboth{
    clear: both;
}
.qymar{
    padding-right: 282px;
    margin-top: 20px;
}
.table-tip td{
    overflow: visible;
}
#addCoupon .sayContain{
    left: -373px;
}
#addCoupon .sayContain > em {
    left: 372px;
}
/*修改部分：分级页面修改*/
.divleft{
    width: 0;
    height: 0;
    border: 16px solid;
    border-color:#ff6600 transparent transparent transparent;
    transform: rotate(90deg);
    margin-left: -20px;
    margin-top: -8px;
}
/*修改部分：分级页面背景颜色选中变蓝*/
.text-li{
    background: #5878DF;
    color: #FFF;
}
/*修改部分：添加全选下面的按钮*/
.allfl{
    float: left;
}
.clearboth{
    clear: both;
}
.w-100d{
    width: 100px !important;
    border: 1px solid #fff !important;
    margin-bottom: 28px;
    margin-top: -12px;
}
/*添加样式：超出部分隐藏，用点点显示*/
.text-ul>li:not(:first-child){
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap ; /*设置为单行*/
}
/*修改部分：添加giveVIP页面*/
.layui-input1{
    width: 300px;
    height: 30px;
    border: 1px solid #ccc;
    box-shadow:inset 0 1px 0 0.5px #676666fa;
    -webkit-transition:all 0s !important;
}
.posisearch{
    position: relative;
}
.absearch{
    position: absolute;
    top:1px;
    left: 416px;
}

.divcheckbox{
    border-radius: 0;
}
.inputml-32{
    margin-left: -32px;
    font-size: 12px;
}
.fontbbb{
    font-weight: bold;
    margin-left: 18px !important;
}
/*修改部分：添加非卖会员卡边角*/
.card-image .unsaleablevip{
    position: absolute;
    top:114px;
    left: -68px;
    border: 60px solid #e6e6e6;
    border-right: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 60px solid transparent;
    transform: rotate(42deg);
}
.card-image .fontvip{
    position: absolute;
    top:133px;
    left: 3px;
    transform: rotate(44deg);
    color:#666;
    font-size: 12px;
}
/*修改部分：添加servervip.html新页面*/
.neww30{
    width: 30%;
    margin-left: 10px;
}
.inputselect{
    width: 250px;
    height: 30px;
}
.positbale-icon{
    position: relative;
}
.quesicon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    color:#fff;
    text-align: center;
    line-height: 22px;
    background: #FFB800;
    position: absolute;
    top:50px;
    left: 344px;
}
.posi-t1{
    position: absolute;
    top:90px;
}
.posi-t2{
    position: absolute;
    top:130px;
}
.posi-t3{
    position: absolute;
    top:172px;
}
.posi-t4{
    position: absolute;
    top:209px;
    left: 366px;
}
/*修改：添加选择框中添加输入框样式*/
input.newmt-5{
    width: 69%;
    top:0px;
    position: absolute;
    left: 0px;
}
.neww30{
    width: 35%;
    margin-left: 10px;
}
.newspos-a{
    position: absolute;
    top: 0px;
    left: 0px;
}
/* 修改部分9月17添加管家服务卡普卡 */
.posi-t5{
    position: absolute;
    top: 250px;
    left: 359px;
}
.posi-t6 {
    position: absolute;
    top: 289px;
    left: 344px;
}
/*修改新增管家服务卡table背景颜色*/
.bg-ccc tbody tr{
    background: #fff;
}
.backf2f2f2{
    background: #f2f2f2 !important;
}

.hind p{
    color: #f00;
    margin-left: 98px;
    margin-top: -12px;
    margin-bottom: 7px;
}
.equityml{
    margin-left: 10px;
}
/*添加管家服务卡页面样式*/
.font-h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    color: #fff;
}
.newf-l {
    float: left;
}
.newf-r{
    float: right;
}
.newbutton {
    height: 22px;
    line-height: 22px;
    background: #fff;
    color: #ff0000c7;
    margin-top: 4px;
    font-weight: bold;
    font-size: 14px;
}
/*修改部分：memberInformation.html添加下划线*/
.vipunderline{
    border-bottom: 1px solid #ccc;
    margin-top: -18px;
    margin-bottom: 18px;
    width: 100%;
}
.over-gun{
    overflow-x: scroll;
    overflow-y: hidden;
}
table.newtablewidth{
    width: 150%;
}
.wid-60{
    width: 60%;
}
.newwid-button{
    margin-left: 16px;
    width: 90%;
}
.vippice{
    margin-top: 8px;
}
.wid-60 .butclose{
    width: 78%;
    height: 24px;
    line-height: 25px;
    border-radius: 8px;
}
.newbtn6{
    background: #fff;
    color: #ff6600;
    border: 2px solid #ff6600;
    width: 15px !important;
    height: 15px !important;
    border-radius: 0px !important;
    margin-left: 30px;
    margin-top: 10px;
}
.mt-ml{
    margin-top: 8px;
    margin-left: 31px;
}
.newml{
    margin-top: 10px;
    margin-left: 10px;
}
/*修改部分：公共样式修改*/
.disnone{
    display: none;
}
/*修改部分：提成结算页面*/
.item-title .ununderline{
    border-bottom: 0;
}
.h-31.f-l.mr-20.mt-20.newml {
    margin-left: 14px;
    margin-top: 20px;
}

.butler-title-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px;
    background: url(../img/butler2.png);
}
.appliance-title-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 10px;
    background: url(../img/appliance.png);
}
/* 修改：添加家电服务卡页面butlerservercard.html */
div.newleft{
    float: left;
    border-radius: 4px;
    box-shadow: 5px 5px 5px #eae9e9;
    border-top: 5px solid #ff6600;
    cursor: pointer;
}
div.newleft li:nth-child(1){
    margin-top: 10px;
}
div.newleft li{
    height: 60px;
}
.fontfamily{
    width: 120px;
    margin:0 auto 30px auto;
    margin-top:60px;
}
.xiancard{
    width: 926px;
    border-bottom: 1px dashed #666666;
    margin: auto;
}
.w-926{
    width: 926px;
}
.marginauto{
    margin: auto;
}
.gjbanner{
    margin-top:30px;
}
.gjbanner img{
    width: 100%;
}
.font-h{
    width: 921px;
    height: 112px;
    margin-top: 20px;
}
.font-h h1{
    text-indent:25px;
}
.pos-item{
    height: 40px;
    position: relative;
    top:0px;
    left: 0px;
    margin-top: 50px;
}
.item-xian{
    border-bottom: 1px solid #666666;
    width: 176px;
}
.pos-item span{
    position: absolute;
    top:-13px;
    left: 414px;
    display: inline-block;
    background: #fff;
}
.box-item{
    overflow: hidden;
    padding: 0 80px;
    margin-bottom: 60px;
}
.box-item>div{
    width: 45%;
}
.box-item img{
    width: 76px;
    height:76px;
}
.box-item>div>div{
    width: 280px;
    font-size: 14px;
    color:rgba(102,102,102,1);
    margin-left: 10px;
}
.box-item h1{
    font-size:16px;
    font-weight:bold;
    color:rgba(102,102,102,1);
    margin-bottom: 10px;
}
.box-item p{
    line-height: 22px;
    font-size: 14px;
}
.fl-item{
    float: left;
}
.fr-item{
    float: right;
}
.gjbpic1{
    width: 650px;
    height: 345px;
}
.gjbpic1 img{
    width: 100%;
}
.new-font{
    height: 80px;
}
.newmt-10{
    margin-top: 10px;
}
.new-mt128{
    margin-top: 128px;
}
.gjbpic3{
    margin-bottom: 200px;
    margin-top: 20px;
}
.font-bold{
    font-weight: bold;
}
.new-mt145{
    margin-top: 145px;
}
.mt-0{
    margin-top:0px !important;
}
/*修改添加家电服务卡详情样式*/
.w-638{
    width: 638px;
}

/* 以下修改可提交 */
/* 修改部分：添加页面accountqx.html
/* 三级导航 */
.xialasdele{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/qxxiala.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    position: absolute;
    left: 145px;
}
.xialasdele1{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/qxxiala.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    position: absolute;
    left: 158px;
}
/*.right-tab-box{*/
/*    width:760px;*/
/*}*/
.lext-nav-box .tit{
    font-size: 14px
}
.lext-nav-box p{
    line-height: 20px;
    padding: 5px;
    cursor: pointer;
}
.lext-nav-box .sub-nav{
    padding: 3px 0;
    font-size: 14px;
    display: none;
}
.lext-nav-box .three-nav{
    padding: 2px 0;
    display: none;
}
.lext-nav-box .three-nav p{
    display: flex;
    justify-content: space-between;
    font-size: 8px
}
.new-f14{
    font-size: 14px !important;
}
/* <!-- 点击一级或者二级页面，添加下级部门可添加页面--> */
.butsy{
    color:#fff;
    background-color: #ff6600;
}
span.disbolck {
    display: none;
}
/*修改：添加二级三级页面选择显示背景颜色*/
.selectback{
    background: #E9F1FE;
    color: #3166CC;
}
/*修改：添加三级选中显示背景颜色*/
.selectback1{
    background: #FEF8E9;
}
/* 添加新建员工弹窗 */
.dashedpart{
    border-bottom: 1px dashed #c9c9c9;
    width: 90%;
}
.mr-224{
    margin-right: 224px;
}
.ml-70{
    margin-left: 72px;
}
/* 添加的角色和权限页面：rolepermission.html */
.fixedleft{
    border: 1px solid #c9c9c9;
}

.lext-nav-boxpt li{
    line-height: 2;
}
.jia{
    display: inline-block;
    background: url(../img/qxfileclose.png)no-repeat center center;
    width: 16px;
    height: 10px;
}
/*添加三级页面展开样式*/
.jia1{
    display: inline-block;
    background: url(../img/qxjian.png)no-repeat center center;
    width: 16px;
    height: 10px;
}
.xuxian{
    width: 16px;
    height: 20px;
    border-left:1px  dashed  #c9c9c9;
    border-bottom:1px  dashed  #c9c9c9;
}
.bottom-xian{
    border-bottom: 1px solid #c9c9c9;
    text-align: center;
    background: #e9f1fe;
}
.item-box{
    display: flex;
    /*添加完自动换行*/
    flex-wrap: wrap;
}
.twonnav,.threennav{
    display: block;
}
.xuxian1{
    width: 16px;
    border-left:1px  dashed  #c9c9c9;
    border-top:1px  dashed  #c9c9c9;
}
.margin45{
    margin-left: 40px;
}
.disinbolock{
    display: inline-block;
}
.mt-60{
    margin-top: 60px;
}
.underbottom{
    border-bottom: 1px solid  #c9c9c9;
    width: 660px;
}
.underbottom1{
    border-bottom: 1px solid  #c9c9c9;
    width: 612px;
}
/* 点击弹出二级页面：＋变- */
.jian{
    display: inline-block;
    background: url(../img/qxfile.png)no-repeat center center;
    width: 16px;
    height: 10px;
}
.jian1{
    display: inline-block;
    background: url(../img/qxfile.png)no-repeat center center;
    width: 16px;
    height: 10px;
}
.mr-225{
    margin-right: 225px;
}
.autoa{
    text-align: center;
    line-height: 30px;
    background: #fff;
    color: #0e0e0e;
}
.autoa-vis{
    background: #ff6600;
    color:#fff;
}
.item-bigbox{
    overflow-y: auto;
}
.disinbolock{
    width: 155px;
}

.threewid{
    width: 116px;
}
/*权限页面修改页面样式*/
.newbtn{
    height: 32px;
    line-height: 32px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    font-size: 14px;
}
/*添加下级部门的黑色图标+样式*/
/*.qxadd2{*/
/*   display: inline-block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background: url(../img/qxadd2.png)no-repeat center center;*/
/*    vertical-align: middle;*/
/*}*/
/*点击添加部门事件样式*/
.qxadd{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/qxadd.png)no-repeat center center;
    vertical-align: middle;
}
.color30{
    color: #fff;
    background:#ff6600 ;
}
/*点击添加二级部门样式*/
.colorf60{
    color:#ff6600;
}
.selectback1{
    background:#FEF8E9;
}
.ml-21{
    margin-left: 21px;
}
.ml-9{
    margin-left: 9px;
}
.newbtn4{
    background: #ff6600 !important;
    color: #fff;
}
/*优化商城订单页面添加属性*/
.w-280{
    width: 280px;
}
.mt-22{
    margin-top: 22px;
}
/*修改家电服务卡详情：添加购机价格*/
.ml-55{
    margin-left: 55px;
}
.sear1{
   top:-33px;
    left: 52px;
}
.sear2{
    top:-33px;
    left: 198px;
}
/*点击属性边框变化*/
.newborder-ddd{
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
.bot-xian{
    border-bottom: 1px solid #ddd;
}
.border-ddd2{
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd ;
    border-top:1px solid #fff;
}
/*添加自营商品优化样式*/
.imporpadback{
    background: #fff !important;
    padding-left: 10px !important;
}
.w-228{
    width: 228px;
}
/*修改部分：添加优服商城维护会员管理页面*/
.newover-gun {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 98%;
    height: 728px;
}
.appliance-name{
    border-right: 1px solid #f4f4f4;
    height: 728px;
    border-bottom-left-radius: 8px;
    border-bottom: none;
}
.appliance-name li {
    border-right: none;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
}
.appliance-name li:nth-of-type(1){
    border-top:none;
}
.appliance-name-two{
    background: #fff;
    color: #000;
     display: none;
    border: 1px solid #dddddd8f;
    box-shadow: 2px 4px 8px #cccccc3d;
    word-wrap: break-word;
    word-break: break-all;
}
.appliance-two-show{
    position: absolute;
    top:0px;
    left: 110px;
    display: block;
    z-index: 10;
}
.jiantou{
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #dddddd8f;
    border-top: none;
    border-left: none;
    transform: rotate(135deg);
    left: -6px;
    top: 12px;
    background: #fff;
}
.fixedBox-ul{
    overflow-y: auto;
    height: 560px;
}
.newcheck{
    background: url(../img/choose.png) -1px -304px no-repeat;
}
.newchecked{
    background: url(../img/choose.png) -1px -276px no-repeat;
}
.ml-01{
    margin-left: -10px;
}
.hysp{
    left:0;
    top:0;
    width: 88px;
    height: 25px;
    background: url(../img/hysp.png) no-repeat;
}
/*添加区间价格样式*/
.jiagexian{
    top: -12px;
    padding: 6.5px;
    color: #ddd;
}
.ml-125{
    margin-left: 125px;
}
.w-600{
    width: 600px;
}
.topImg{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/zdbk.png) no-repeat;
    top: 0;
    left: 0;
}
.newPos{
    left: 282px;
    transform: rotate(90deg);
}
/*修改维护页面的置顶图片*/
.new-img{
    background: url(../img/zd.png) 0 0 no-repeat;
    vertical-align: center;
}
.new-img2{
    background: url(../img/qxzd.png) 0 0 no-repeat;
    vertical-align: center;
}
.mr-90{
    margin-right: 90px;
}
/*修改维护页面添加图片*/
.no-product{
    width: 296px;
    height: 200px;
    margin: 135px auto 0px;
}
.no-product i{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/no-product.png) no-repeat;
    background-size: cover;
}
.h-470{
    height: 470px;
}
/*修改部分：添加我的服务项目*/
.gj-title{
    border-bottom: 1px solid #ddd;
}
.gj-title h1{
    display: block;
    width: 120px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: none;
}
.h28{
    height: 28px;
}
/*修改：添加微信退款*/
.newContain{
    left:32px;
    bottom: -13px;
}
.newContain em{
    left: -13px;
    bottom: -35px;
    transform: rotate(89deg);
}
.warn-tell2{
    width: 745px;
    border: 1px solid #ddd;
    position: absolute;
    top: 258px;
    left: 27px;
    border-radius: 5px;
}
.i-know{
    width: 100px;
    margin: 15px auto 10px;
}
.i-know span{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    text-align: center;
}
.p-11{
  padding-left: 11px;
}
/*修改提成弹出窗*/
.mr-55{
    margin-right: 55px;
}
.w-396{
    width: 396px;
}
.border-ccc{
    border: 1px solid #ccc;
}
.w-929{
    width: 929px;
}

.layui-btn{
    background-color: #ff7711 !important;
}

.layui-table thead tr, .layui-table-header, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: #e9f1fe !important;
}

.layui-table-click, .layui-table tbody tr:hover, .layui-table-hover{
    background-color: #fff !important;
}

.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-color: #ccc !important;
}

.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i {
    color: #ff7711 !important;
}

/*运营模板弹窗*/
.tuwenskin{background:#fff !important; border-radius: 10px !important;}
.frapmesCont{padding:40px 80px 0; display:flex; align-items:center;}
.graphicMessg{width:420px; height:590px; background:url(../img/twBg.png) no-repeat center; background-size:cover;}
.graphicMessgbigtxt{display:block; font-size:16px; color:#333; text-align:center; position:relative; top:67px;}
.graphicMessgleft{background:#fff; width:330px; margin:126px auto 0; padding:20px 0; box-sizing:border-box; border-radius:5px;}
.frapleftbigtxt{font-size:16px; color:#454141;}
.frapleftbigtxtPrev{padding:0 15px 15px 20px; display:flex; justify-content:space-between; align-items:center;}
.dianico1pic{width:18px; height:4px;}
.frapqtxt{font-size:14px; color:#999; padding:0 15px 30px 20px; display:block;}
.frapul{padding-left:20px; border-bottom:1px solid #ededed;}
.frapliItem{font-size:14px; color:#999; padding-bottom:15px; display:flex;}
.fraplileftt{display:inline-block; width:100px; color:#999;}
.fraplirightt{display:inline-block; width:200px;}
.chakflex{display:flex; justify-content:space-between; padding:20px 10px 0 20px; align-items:center;}
.chaktxt{font-size:14px; color:#454141;}
.rightArrpic{width:6px; height:11px;}
.frapCenter{margin:0 65px;}
.dianjwtxt{font-size:18px; font-weight:800; display:block; color:#333; text-align: center;}
.dianjwtxt2{font-size:18px; display:block; color:#333; margin:10px 0;}
.jaintouico1pic{width:130px; height:66px;}
.firstimg1pic{width:240px; height:466px;}
.tuwenskin .layui-layer-content{height:auto !important;}
.tuwenskin .layui-layer-title{border-top-left-radius: 10px; border-top-right-radius: 10px;}
.yellorang{color:#ff6600; width:267px;}
.flex{
    display: flex;
}
.bg-e9f1fe{
    background-color: #e9f1fe;
}
.flex-cc{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.flex-c{
    display: flex;
    justify-content: center;
}
.br-ccc{
    border-right: 1px solid #ccc;
}
.bt-ccc{
    border-top: 1px solid #ccc;
}
.pf > div{
    flex: 1;
}
.sta-border{
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
/*商超订单*/
.order-detail .w-260{width: 260px}
.order-detail .w-120{width: 120px}
.order-detail .w-130{width: 130px}
.order-detail .w-181{width: 181px}
.order-detail .w-310{width: 310px}
.order-detail .w-103{width: 103px}
/*响应式布局*/
@media screen and (max-width: 1920px) {
    .w-1200 {
        width: 1580px;
    }
    .w-1010{
        width: 1390px;
    }
    .service > li{
        margin-left: 58px;
        /*width: 190px;*/
    }
    .right-tab-box {
        width: 1139px;
    }
    .goods-list > li{
        width: 320px;
        margin-right: 25px;
        margin-top: 30px;
    }
    .goods-list > li:nth-child(3n){
        margin-right: 25px;
    }
    .goods-list > li:nth-child(4n + 0){
        margin-right: 0;
    }
    .added{
        width: 320px;
    }
    .w-196{
        width: 191px;
    }
    .w-190{
        width: 190px;
    }
    .newPos{
        left: 282px;
    }
    .order-pro > div{width: 305px;}
    .order-pro .w-77{width: 140px}
    .order-detail .w-280{width: 366px}
    .order-detail .w-97{width: 106px}
    .order-detail .user-msg .w-145{width: 248px;}
    .order-detail .w-100{width: 171px}
    .order-detail .w-95{width: 131px}
}
@media screen and (max-width: 1600px) {
    .w-1200 {
        width: 1400px;
    }
    .w-1010{
        width: 1210px;
    }
    .service > li{
        margin-left: 25px;
        /*width: 170px;*/
    }
    .right-tab-box {
        width: 960px;
    }
    .goods-list > li{
        width: 378px;
        margin-right: 25px;
        margin-top: 10px;
    }
    .goods-list > li:nth-child(3n+0){
        margin-right: 0;
    }
    .goods-list > li:nth-child(4n+0){
        margin-right: 25px;
    }
    .goods-list > li:nth-child(12n+0){
        margin-right: 0px;
    }
    .added{
        width: 259px;
    }
    .w-196{
        width: 255px;
    }
    .w-190{
        width: 237px;
    }
    .newPos{
        left: 340px;
    }
    .order-pro > div{width: 251px;}
    .order-pro .w-77{width: 110px}
    .order-detail .w-280{width: 330px}
    .order-detail .user-msg .w-145{width: 210px;}
    .order-detail .w-100{width: 122px}
    .order-detail .w-95{width: 123px}
    /*商超订单*/
    .order-detail .w-260{width: 250px}
    .order-detail.yfcs .w-97{width: 96px}
    .order-detail .w-130{width: 110px}
    .order-detail .w-315{width: 242px}
    .order-detail .w-181{width: 125px}
}
@media screen and ( max-width: 1440px ) {
    .w-1200 {
        width: 1200px;
    }
    .w-1010{
        width: 1010px;
    }
    .service > li{
        margin-left: 47px;
        /*width: 160px;*/
    }
    .right-tab-box {
        width: 760px;
    }
    .goods-list > li{
        width: 320px;
        margin-right: 15px;
        margin-top: 10px;
    }
    .goods-list > li:nth-child(3n+0){
        margin-right: 0;
    }
    .goods-list > li:nth-child(4n+0){
        margin-right: 15px;
    }
    .goods-list > li:nth-child(12n+0){
        margin-right: 0px;
    }
    .added{
        width: 190px;
    }
    .w-196{
        width: 191px;
    }
    .w-190{
        width: 190px;
    }
    .newPos{
        left: 282px;
    }
    .order-pro > div{width: 206px;}
    .order-pro.yfcs > div{width: 210px;}
    .order-pro .w-77{width: 77px}
    .order-pro.yfcs .w-97{width: 91px}
    .order-detail .w-280{width: 280px}
    .order-detail .user-msg .w-145{width: 145px;}
    .order-detail .w-100{width: 100px}
    .order-detail .w-95{width: 95px}
/*商超订单*/
    .order-detail .w-260{width: 200px}
    .order-detail .w-120{width: 108px}
    .order-detail .w-130{width: 80px}
    .order-detail .w-315{width: 206px}
    .order-detail .w-181{width: 95px}
}

.purchase > b{
    background-position: -60px -104px;
}

.menuActive.purchase > b {
    background-position: -38px -103px;
}