body {
    background-color: #f7f7f7;
    font-family: apple-sf, Hiragino Sans GB;
    min-width: 1298px;
    color: #000
}

.common .menu {
    background-color: #fff;
    position: fixed;
    top: 67px;
    left: 0;
    bottom: 0;
    width: 227px;
    overflow-y: auto;
    border-right: 1px solid #eee;
    z-index: 1000;
    box-shadow: 0 8px 8px 3px rgba(37, 41, 49, .078)
}

.common .content {
    min-height: 600px;
    max-width: 1698px;
    margin: 0 auto
}

.index-main {
    padding-top: 79px
}

.el-table {
    color: #111
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.ivu-input[disabled],
fieldset[disabled] .ivu-input {
    background-color: #fbfbfb;
    color: #666
}

.ivu-modal-footer {
    border-top: 0
}

.my-scroll::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 6px
}

.my-scroll::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .12);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .08)
}

.my-scroll:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

.padding-top-79 {
    padding-top: 79px
}

textarea::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 6px
}

textarea::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0);
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 10px transparent
}

textarea:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

.el-tabs--card>.el-tabs__header .el-tabs__nav {
    height: 41px
}

.ivu-select-dropdown::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 6px
}

.ivu-select-dropdown::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0);
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 10px transparent
}

.ivu-select-dropdown:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

.ivu-cascader-menu::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 6px
}

.ivu-cascader-menu::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0);
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 10px transparent
}

.ivu-cascader-menu:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

.help-item a {
    color: #000
}

.help-item a:hover {
    color: red
}

.common .header {
    height: 62px;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    min-width: 1298px;
    z-index: 1001;
    box-shadow: 0 2px 5px 0 rgba(37, 41, 49, .07)
}

.common .header .logo,
.common .header .logo a,
.common .header .logo img,
.common .header .tou-bu-sou-suo {
    float: left
}

.common .header .user {
    float: left;
    display: flex;
    height: 62px;
    justify-content: center;
    align-items: center
}

.common .header .user .info {
    height: 44px;
    line-height: 37px;
    border-radius: 200px;
    border: 1px solid #e1e1e1;
    padding: 3px;
    padding-right: 20px;
    cursor: pointer;
    box-sizing: border-box;
    margin-left: 15px
}

.common .header .user .info .avatar_url {
    float: left;
    margin-right: 8px;
    margin-left: 1px
}

.common .header .user .info span {
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: #666;
    max-width: 99px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.common .header .cai-dan {
    float: right;
    display: flex;
    height: 62px;
    justify-content: center;
    align-items: center
}

.common .header .cai-dan .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 6px;
    padding: 0 6px;
    cursor: pointer
}

.common .header .cai-dan .item:hover .icon,
.common .header .cai-dan .item:hover .name {
    color: red
}

.common .header .cai-dan .item .icon {
    height: 22px;
    line-height: 22px;
    color: #111
}

.common .header .cai-dan .item .icon .iconfont {
    font-size: 22px
}

.common .header .cai-dan .item .name {
    font-size: 12px;
    color: #555
}

.user-tips .tou-xiang,
.user-tips .tou-xiang img {
    float: left
}

.user-tips .btn-list {
    float: right;
    height: 60px;
    width: 298px;
    line-height: 28px
}

.user-tips .btn-list .loginout:hover {
    color: #ff4000
}

.user-tips .btn-list .lian-jie a {
    color: #888
}

.user-tips .btn-list .lian-jie a:hover {
    color: #ff4000
}

.user-tips .btn-list .lian-jie span {
    margin: 0 15px;
    color: #ebebeb
}

.user-tips .btn-list .vip-icon {
    color: #ff8212;
    font-size: 16px;
    margin-left: 3px
}

.user-tips .btn-list .gyl-vip0.vip-icon {
    color: #aaa
}

.user-tips .btn-list .loginout {
    float: right;
    color: #aaa;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sou-suo {
    padding-top: 20px
}

.sou-suo .km-search-box {
    width: 720px;
    margin: 0 auto;
    display: flex;
    position: relative
}

.sou-suo .km-search-box .ivu-input {
    border: 2px solid #333;
    border-radius: 32px;
    box-sizing: border-box;
    font-size: 15px;
    height: 52px;
    padding-left: 22px;
    padding-right: 128px
}

.header-an-niu .user-shou-ye {
    background-color: #f4f6f7;
    height: 32px;
    line-height: 30px;
    padding: 0 9px;
    border-radius: 3px;
    cursor: pointer;
    color: #333
}

.header-an-niu .user-shou-ye:hover {
    background-color: #eee;
    color: #000
}

.header-an-niu .user-shou-ye .iconfont {
    margin-right: 5px;
    float: left
}

.tou-bu-sou-suo .sou-suo .km-search-box .ivu-input {
    border-color: #ccc
}

.sou-suo .km-search-box .btn {
    width: 80px;
    position: absolute;
    right: 6px;
    top: 6px;
    height: 40px;
    line-height: 38px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: #ff5000;
    background-image: -moz- oldlinear-gradient(305deg, #ff9000 0, #ff5000 77%);
    background-image: linear-gradient(145deg, #ff9000, #ff5000 77%);
    color: #fff;
    text-align: center;
    border-radius: 26px
}

.sou-suo .km-search-box .ivu-input-icon {
    right: 89px;
    height: 52px;
    line-height: 52px;
    cursor: pointer
}

.da-fen-lei {
    display: flex;
    margin: 30px 82px 0 0;
    width: calc(100% - 82px);
    overflow: hidden;
    padding-left: 20px;
    position: relative
}

.da-fen-lei .zhu-ti {
    display: flex;
    transition: margin-left .5s ease
}

.da-fen-lei .item {
    background-color: #fff;
    display: flex;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 12px;
    margin-bottom: 20px;
    width: 269px;
    height: 117px;
    position: relative
}

.da-fen-lei .item .iconfont {
    bottom: -17px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    color: #fff;
    display: none
}

.da-fen-lei .item .ming-zi {
    position: absolute;
    top: 8px;
    left: 12px;
    font-size: 18px;
    font-weight: 700
}

.da-fen-lei .item.active {
    --tw-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
    background: linear-gradient(180deg, #ffe2e2, #fff);
    --tw-shadow-colored: 0px 4px 16px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.da-fen-lei .item.active .iconfont {
    display: block
}

.da-fen-lei.show-btn .yd-btn {
    position: absolute;
    background-color: rgba(0, 0, 0, .1);
    height: 50px;
    width: 50px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    top: 25%
}

.da-fen-lei.show-btn .yd-btn span {
    font-size: 20px;
    line-height: 50px
}

.da-fen-lei.show-btn .yd-btn:hover {
    background-color: rgba(0, 0, 0, .3)
}

.da-fen-lei.show-btn .yd-btn.btn-qian {
    left: 10px
}

.da-fen-lei.show-btn .yd-btn.btn-hou {
    right: 10px
}

.shai-xuan {
    background-color: #fff;
    border-radius: 12px;
    min-height: 100px;
    margin: 3px 82px 0 20px;
    padding: 15px 20px;
    font-size: 13px
}

.shai-xuan .item {
    padding: 5px 0;
    display: flex
}

.shai-xuan .item .name {
    float: left;
    width: 90px;
    line-height: 36px;
    color: #888;
    flex-shrink: 0
}

.shai-xuan .item .xuan-xiang {
    float: left
}

.shai-xuan .item .xuan-xiang .xiang {
    float: left;
    border: 1px solid #ddd;
    margin: 4px 10px 4px 0;
    padding: 0 15px 0 15px;
    line-height: 26px;
    height: 28px;
    color: #666;
    cursor: pointer;
    font-size: 13px
}

.shai-xuan .item .xuan-xiang .xiang .el-icon-arrow-right {
    color: #ccc
}

.shai-xuan .item .xuan-xiang .xiang.geng-duo {
    padding: 0 0 0 15px;
    line-height: 26px;
    height: 28px
}

.shai-xuan .item .xuan-xiang .xiang.geng-duo .icon {
    float: right;
    width: 25px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    border-left: 1px solid #eee;
    margin-left: 15px
}

.shai-xuan .item .xuan-xiang .select {
    display: none
}

.shai-xuan .item .xuan-xiang .xiang.active {
    border-color: #ff6000;
    color: #ff6000;
    font-weight: 700
}

.shai-xuan .item .xuan-xiang .xiang:first-child.active {
    font-weight: 400
}

.shai-xuan .item .xuan-xiang .xiang.active .el-icon-arrow-right {
    color: #ff6000
}

.shai-xuan .item .xuan-xiang .xiang.active .icon {
    border-left: 1px solid #ff9f64
}

.shai-xuan .item .xuan-xiang .xiang.active .select {
    display: inline-block
}

.shai-xuan .item .xuan-xiang .xiang:hover {
    color: #ff6000
}

.shai-xuan .item .xuan-xiang .xiang.jinxuan {
    cursor: not-allowed;
    color: #999
}

.province-citys {
    float: left
}

.province-citys .city {
    float: left;
    border: 1px solid #ddd;
    margin: 4px 10px 4px 0;
    padding: 0 15px 0 15px;
    line-height: 26px;
    height: 28px;
    color: #666;
    cursor: pointer;
    font-size: 12px
}

.province-citys .city .el-icon-arrow-right {
    margin-left: 5px;
    color: #ccc
}

.province-citys .city.active {
    border-color: #ff6000;
    color: #ff6000
}

.province-citys .city:hover {
    color: #ff6000
}

.goods-item {
    width: calc(20% - 15px);
    box-sizing: border-box;
    margin: 0 15px 20px 0;
    border-radius: 12px;
    padding-bottom: 12px;
    position: relative
}

@media (min-width:1480px) {
    .goods-item {
        width: calc(16.66667% - 15px)
    }
}

.goods-item .ivu-checkbox-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    margin: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px
}

.goods-item .tu-pian {
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-radius: 12px
}

.goods-item .tu-pian img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s ease 0s
}

.goods-item .tu-pian .el-image {
    height: 100%;
    width: 100%;
    font-size: 13px
}

.goods-item .biao-ti {
    font: 12px/1.5 tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #111;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px
}

.goods-item .biao-ti .title {
    word-wrap: break-word;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    word-break: break-all;
    -webkit-line-clamp: 2;
    color: #000;
    margin: 6px 6px 0 6px
}

.goods-item .biao-ti .title em {
    font-style: unset;
    color: #ff4000
}

.goods-item .biao-ti .title img {
    height: 18px;
    margin-right: 3px;
    float: left;
    margin-top: 1px
}

.goods-item .zhi-chi {
    padding: 0 8px;
    margin-top: 5px;
    height: 20px
}

.goods-item .zhi-chi .express {
    float: left;
    line-height: 1
}

.goods-item .zhi-chi .express img {
    width: 18px;
    aspect-ratio: 1/1;
    margin-right: -5px;
    opacity: .5;
    cursor: pointer
}

.goods-item .zhi-chi .ping-tai {
    float: right;
    line-height: 1;
    text-align: right
}

.goods-item .zhi-chi .ping-tai .iconfont {
    font-size: 19.3px;
    opacity: .5;
    cursor: pointer
}

.goods-item .jia-ge-ku-cun {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 8px;
    margin-top: 5px
}

.goods-item .jia-ge-ku-cun .jia-ge {
    transform: translateY(1px)
}

.goods-item .jia-ge-ku-cun .jia-ge .fu-hao {
    color: #ff4000;
    font-size: 16px;
    font-weight: 700
}

.goods-item .jia-ge-ku-cun .jia-ge .yuan {
    color: #ff4000;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0
}

.goods-item .jia-ge-ku-cun .jia-ge .fen {
    color: #ff4000;
    font-size: 14px;
    font-weight: 700
}

.goods-item .jia-ge-ku-cun .jia-ge .vip-icon {
    color: #ff8212;
    font-size: 20px
}

.goods-item .jia-ge-ku-cun .jia-ge .vip-icon.gyl-vip0 {
    color: #aaa
}

.goods-item .jia-ge-ku-cun .ku-cun {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
    margin-left: auto
}

.goods-item .an-niu {
    display: flex;
    padding: 0 8px;
    margin-top: 12px
}

.goods-item .an-niu .btn {
    width: 40%;
    text-align: center;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer
}

.goods-item .an-niu .btn.xia-dan {
    background: linear-gradient(90deg, #ffeae3, #ffe4db);
    color: #ff4000
}

.goods-item .an-niu .btn.pu-huo {
    background-color: #f5f5f5;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.goods-item .an-niu .di-qu {
    width: 20%;
    text-align: center;
    font-size: 11px;
    line-height: 30px;
    color: #aaa
}

.vip-money-list {
    line-height: 20px;
    color: #ff4000;
    text-align: center;
    font-size: 12px
}

.vip-money-list .iconfont {
    margin-right: 5px
}

.vip-money .content {
    font-size: 12px
}

.el-popover {
    min-width: 50px
}

.goods-item:hover {
    --tw-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0px 4px 16px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.goods-item:hover .zhutu img {
    transform: scale(1.06)
}

.chan-pin-lie-biao {
    background-color: #fff;
    border-radius: 12px;
    min-height: 700px;
    margin: 12px 82px 0 20px
}

.chan-pin-lie-biao .kuai-jie {
    padding: 15px 15px;
    border-bottom: 1px solid #eee
}

.chan-pin-lie-biao .kuai-jie .ivu-btn {
    font-size: 12px;
    height: 28px;
    margin-left: 9px
}

.chan-pin-lie-biao .pai-xu {
    padding: 12px 15px;
    border-bottom: 1px solid #eee
}

.chan-pin-lie-biao .pai-xu .btn {
    margin-right: 50px;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    float: left;
    line-height: 27px
}

.zuhe2-ipt .ivu-input-group-append,
.zuhe2-ipt .ivu-input-group-prepend {
    background-color: #fff;
    line-height: 21px
}

.chan-pin-lie-biao .pai-xu .btn.active {
    color: red
}

.chan-pin-lie-biao .lie-biao {
    padding: 12px 6px 30px 15px
}

.chan-pin-lie-biao .lie-biao .goods-item {
    float: left;
    box-sizing: border-box
}

.chan-pin-lie-biao .lie-biao .goods-item.is-check {
    box-shadow: 0 2px 12px 0 #0037ff
}

.iconfont.tb {
    border-color: #f50;
    color: #f50
}

.iconfont.dy {
    border-color: #c155ff;
    color: #a0f
}

.iconfont.pdd {
    border-color: #f76363;
    color: #f70000
}

.iconfont.ks {
    border-color: #e67856;
    color: #e64c00
}

.iconfont.jd {
    border-color: #f76363;
    color: #f70000
}

.iconfont.sph {
    border-color: #e67856;
    color: #e16900
}

.iconfont.xhs {
    border-color: red;
    color: red
}

.iconfont.tgc {
    border-color: #f50;
    color: #f50
}

.footer-main {
    margin-top: 30px;
    border-top: 1px solid #ddd
}

.footer-main .zhuti {
    padding: 35px 20px;
    max-width: 1698px;
    margin: 0 auto;
    display: flex
}

.footer-main .zhuti .zuo-bian {
    width: calc(100% - 220px);
    line-height: 26px
}

.footer-main .zhuti .zuo-bian .gong-neng {
    font-size: 12px
}

.footer-main .zhuti .zuo-bian .gong-neng a {
    color: #666
}

.footer-main .zhuti .zuo-bian .gong-neng a:hover {
    color: red
}

.footer-main .zhuti .zuo-bian .gong-neng span {
    margin: 0 9px;
    color: #ccc
}

.footer-main .zhuti .zuo-bian .ban-quan {
    font-size: 12px
}

.footer-main .zhuti .zuo-bian .ban-quan a {
    color: #666;
    margin-right: 20px
}

.footer-main .zhuti .zuo-bian .ban-quan a:hover {
    color: red
}

.footer-main .zhuti .you-bian {
    width: 200px
}

.footer-main .zhuti .you-bian .wxewm {
    text-align: center
}

.footer-main .zhuti .you-bian .wxewm img {
    width: 130px;
    height: 130px
}

.footer-main .zhuti .you-bian .wzsm {
    text-align: center;
    font-size: 12px;
    color: #999;
    padding-top: 6px
}

.ke-fu-layout {
    width: 66px;
    min-height: 150px;
    top: 10%;
    box-shadow: -2px 0 30px 2px rgba(97, 105, 119, .18);
    right: 0;
    background-color: #f7f9fa;
    position: fixed;
    border-radius: 18px 0 0 18px
}

.ke-fu-layout .kf-item {
    color: #051fb1;
    text-align: center;
    font-size: 12px;
    height: 80px;
    line-height: 22px;
    box-sizing: border-box;
    padding-top: 19px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer
}

.ke-fu-layout .iconfont {
    font-size: 30px
}

.ke-fu-layout .kf-item:hover {
    color: #ff5000
}

.wei-xin img {
    width: 180px;
    height: 180px
}

.kf-wen-zi {
    line-height: 26px;
    color: #000;
    font-size: 13px;
    text-align: center
}

.kf-wen-zi .w-name {
    color: #666
}

.tou-bu-sou-suo {
    width: 32%
}

.tou-bu-sou-suo .sou-suo {
    padding: 0;
    margin: 0;
    margin-top: 11px
}

.tou-bu-sou-suo .km-search-box {
    width: calc(100% - 20px);
    margin-left: 20px;
    max-width: 500px
}

.tou-bu-sou-suo .km-search-box .ivu-input {
    height: 38px;
    padding-left: 15px;
    font-size: 14px
}

.tou-bu-sou-suo .km-search-box .btn {
    height: 30px;
    line-height: 29px;
    top: 4px;
    right: 4px;
    opacity: .8
}

.tou-bu-sou-suo .km-search-box .ivu-input-icon {
    height: 38px;
    line-height: 38px
}

.search-pagination .el-pagination.is-background .btn-next,
.search-pagination .el-pagination.is-background .btn-prev,
.search-pagination .el-pagination.is-background .el-pager li {
    height: 39px;
    line-height: 39px;
    min-width: 39px
}

.search-pagination .el-pagination button,
.search-pagination .el-pagination span:not([class*=suffix]) {
    line-height: 39px
}

.search-pagination .el-pagination.is-background .btn-next {
    margin-right: 16px
}

.sou-ji-lu {
    min-height: 200px
}

.sou-ji-lu .biao-ti {
    font-size: 16px;
    margin-bottom: 12px
}

.sou-ji-lu .ci-lie-biao .ci-item {
    float: left;
    height: 38px;
    line-height: 36px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 38px;
    padding: 0 15px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #222
}

.sou-ji-lu .ci-lie-biao .ci-item .el-icon-close {
    float: right;
    width: 20px;
    text-align: center;
    line-height: 26px;
    color: #ccc;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 6px
}

.sou-ji-lu .ci-lie-biao .ci-item .el-icon-close:hover {
    color: #ff5000
}

.sou-ji-lu .ci-lie-biao .ci-item.is-close {
    padding-right: 0
}

.sou-ji-lu .ci-lie-biao .ci-item:hover {
    border: 1px solid #ff4000
}

.flying-image {
    position: fixed;
    width: 200px;
    height: 200px;
    background-color: transparent;
    transition: all .5s ease-in-out;
    pointer-events: none;
    z-index: 1101
}

.denglu-yemian {
    min-height: 700px;
    width: 432px;
    margin: 0 auto;
    padding-top: 150px
}

.pu-huo-lan {
    position: fixed;
    border-radius: 60px;
    height: 60px;
    display: flex;
    width: calc(100% - 118px);
    max-width: 1581px;
    align-items: center;
    bottom: 12px;
    background-color: #fff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .3);
    padding-left: 20px;
    z-index: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pu-huo-lan .xuan-shu {
    margin-left: 30px;
    cursor: pointer
}

.pu-huo-lan .xuan-shu b {
    color: #ff4000
}

.pu-huo-lan .xuan-shu .el-icon-arrow-up {
    margin-left: 5px
}

.pu-huo-lan .qing-kong {
    margin-left: 20px;
    cursor: pointer
}

.pu-huo-lan .btn .ivu-btn-error {
    background: linear-gradient(271deg, #ff4000, #ff702d 98%);
    height: 37px;
    line-height: 36px;
    padding: 0 20px
}

table {
    border-collapse: collapse
}

@keyframes flash {

    0%,
    to {
        border-color: #ff4000
    }

    25%,
    75% {
        border-color: #ffc7c7
    }
}

.details {
    width: 1266px;
    margin: 0 auto
}

.details .zhu-ti {
    position: relative;
    min-height: 1000px;
    width: 1266px
}

.details .zhu-ti .zuo-bian {
    width: 740px
}

.details .zhu-ti .zuo-bian .tb-ming-zi {
    margin-top: 32px;
    font-size: 17px;
    color: #000
}

.details .zhu-ti .zuo-bian .shu-xing td {
    border: 1px solid #d5d5d5;
    padding: 5px 5px;
    font-size: 12px;
    color: #000;
    line-height: 20px;
    min-width: 100px;
    word-break: break-all
}

.details .zhu-ti .zuo-bian .shu-xing table {
    margin-top: 12px;
    width: 740px
}

.details .zhu-ti .zuo-bian .shu-xing table .name {
    width: 111px;
    background-color: #eee;
    color: #666
}

.details .zhu-ti .zuo-bian .xiang-qing {
    margin-top: 12px
}

.details .zhu-ti .zuo-bian .xiang-qing .el-image,
.details .zhu-ti .zuo-bian .xiang-qing img {
    float: left
}

.details .zhu-ti .you-bian {
    width: 510px;
    float: right
}

.details .zhu-ti .you-bian .d-content {
    position: fixed;
    top: 79px;
    background-color: #fff;
    width: 510px;
    max-height: calc(98vh - 80px);
    min-height: 360px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    border-radius: 12px;
    overflow-y: hidden
}

.details .zhu-ti .you-bian .d-content .biao-ti {
    height: 39px;
    margin: 12px 20px 0;
    border-bottom: 1px solid #f1f1f1
}

.details .zhu-ti .you-bian .d-content .biao-ti .name {
    width: 78px;
    margin: 0 auto;
    font-weight: 700;
    color: #333;
    font-size: 17px;
    border-bottom: 3px solid #333;
    line-height: 36px;
    text-align: center
}

.details .zhu-ti .you-bian .d-content .jia-ge,
.select-goods-sku .jia-ge {
    margin: 0 20px 0;
    height: 44px
}

.details .zhu-ti .you-bian .d-content .jia-ge .fenxi,
.select-goods-sku .jia-ge .fenxi {
    color: #ff4000
}

.details .zhu-ti .you-bian .d-content .jia-ge span.ty,
.select-goods-sku .jia-ge span.ty {
    font-style: normal;
    font-weight: 700;
    color: #ff4000
}

,
.details .zhu-ti .you-bian .d-content .jia-ge .fh,
.select-goods-sku .jia-ge .fh {
    font-size: 22px
}

.details .zhu-ti .you-bian .d-content .jia-ge .yuan,
.select-goods-sku .jia-ge .yuan {
    font-size: 32px
}

.details .zhu-ti .you-bian .d-content .jia-ge .fen,
.select-goods-sku .jia-ge .fen {
    font-size: 22px
}

.details .zhu-ti .you-bian .d-content .jia-ge .zhong,
.select-goods-sku .jia-ge .zhong {
    padding: 0 6px;
    font-size: 22px
}

.details .zhu-ti .you-bian .d-content .jia-ge .ku-cun-xin-xi,
.select-goods-sku .jia-ge .ku-cun-xin-xi {
    font-weight: inherit;
    margin-left: 20px;
    font-size: 13px;
    color: #ff4000
}

.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .fen,
.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .fenxi,
.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .fh,
.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .ku-cun-xin-xi,
.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .vip-icon,
.details .zhu-ti .you-bian .d-content .jia-ge.xiajia .yuan,
.select-goods-sku .jia-ge.xiajia .fen,
.select-goods-sku .jia-ge.xiajia .fenxi,
.select-goods-sku .jia-ge.xiajia .fh,
.select-goods-sku .jia-ge.xiajia .ku-cun-xin-xi,
.select-goods-sku .jia-ge.xiajia .vip-icon,
.select-goods-sku .jia-ge.xiajia .yuan {
    color: #aaa
}

.details .zhu-ti .you-bian .d-content .jia-ge .ku-cun-xin-xi .iconfont,
.select-goods-sku .jia-ge .ku-cun-xin-xi .iconfont {
    margin-left: 5px;
    font-size: 15px
}

.details .zhu-ti .you-bian .d-content .jia-ge .vip-icon,
.select-goods-sku .jia-ge .vip-icon {
    color: #ff4000;
    font-size: 20px
}

.details .zhu-ti .you-bian .d-content .jia-ge .vip-icon.gyl-vip0,
.select-goods-sku .jia-ge .vip-icon.gyl-vip0 {
    color: #aaa
}

.details .zhu-ti .you-bian .d-content .fu-wu,
.select-goods-sku .fu-wu {
    margin: 6px 20px 0;
    color: #999;
    height: 26px
}

.details .zhu-ti .you-bian .d-content .fu-wu .name,
.select-goods-sku .fu-wu .name {
    margin-right: 12px
}

.details .zhu-ti .you-bian .d-content .fu-wu .dq,
.select-goods-sku .fu-wu .dq {
    color: #222
}

.details .zhu-ti .you-bian .d-content .xuan-xiang,
.select-goods-sku .xuan-xiang {
    margin: 0 6px 72px 8px;
    overflow-y: auto;
    max-height: calc(100vh - 295px);
    min-height: 161px;
    padding-bottom: 30px
}

.select-goods-sku .xuan-xiang {
    max-height: calc(100vh - 272px);
    padding: 0 5px;
    margin: 0 5px 72px 3px;
    padding-top: 10px
}

.select-goods-sku .zhutu {
    float: left;
    margin-left: 15px;
    margin-right: 12px;
    height: 116px;
    width: 116px;
    border-radius: 6px;
    border: 1px solid #eee
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .kuang,
.select-goods-sku .xuan-xiang .kuang {
    padding: 0 6px 0 12px;
    border: 2px solid #fff;
    margin-bottom: 0
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .kuang.no-select,
.select-goods-sku .xuan-xiang .kuang.no-select {
    border-color: #ff4000;
    animation: flash .3s ease-in-out 2 forwards
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .name,
.select-goods-sku .xuan-xiang .name {
    font-weight: 700;
    font-size: 13px;
    padding: 10px 0 8px 0;
    color: #000
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn,
.ks-xuan-xiang .btn,
.select-goods-sku .xuan-xiang .item-list .btn {
    float: left;
    border: 1px solid #cfcfcf;
    height: 36px;
    line-height: 32px;
    padding: 0 13px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: 0 9px 9px 0;
    color: #333;
    font-size: 13px
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn .iconfont,
.ks-xuan-xiang .btn .iconfont,
.select-goods-sku .xuan-xiang .item-list .btn .iconfont {
    float: left;
    font-size: 20px;
    margin-right: 3px;
    opacity: .5
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn img,
.ks-xuan-xiang .btn img,
.select-goods-sku .xuan-xiang .item-list .btn img {
    float: left;
    height: 21px;
    width: 21px;
    margin: 6px 5px 0 0;
    opacity: .6
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn:hover,
.ks-xuan-xiang .btn:hover,
.select-goods-sku .xuan-xiang .item-list .btn:hover {
    border-color: #ff4000
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.active,
.ks-xuan-xiang .btn.active,
.select-goods-sku .xuan-xiang .item-list .btn.active {
    border: 1px solid #ff4000;
    color: #ff4000;
    font-weight: 700
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.active img,
.ks-xuan-xiang .btn.active img,
.select-goods-sku .xuan-xiang .item-list .btn.active img {
    opacity: 1
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.active .iconfont,
.ks-xuan-xiang .btn.active .iconfont,
.select-goods-sku .xuan-xiang .item-list .btn.active .iconfont {
    font-weight: 400;
    opacity: 1
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.active img,
.select-goods-sku .xuan-xiang .item-list .btn.active img {
    opacity: 1
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.active .iconfont,
.select-goods-sku .xuan-xiang .item-list .btn.active .iconfont {
    opacity: 1;
    font-weight: 400
}

.details .zhu-ti .you-bian .d-content .xuan-xiang .item-list .btn.jinxuan,
.select-goods-sku .xuan-xiang .item-list .btn.jinxuan {
    border-color: #dadada;
    opacity: .35;
    cursor: no-drop
}

.select-goods-sku .xuan-xiang .kuang {
    margin-bottom: 0
}

.details .zhu-ti .you-bian .d-content .btn-list,
.select-goods-sku .btn-list {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 68px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    text-align: center
}

.details .zhu-ti .you-bian .d-content .btn-list .anniu,
.select-goods-sku .btn-list .anniu {
    background: linear-gradient(270deg, #f40, #ff702d 88%);
    display: inline-block;
    color: #fff;
    height: 44px;
    padding: 0 32px;
    line-height: 44px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    margin: 12px 12px 0
}

.details .zhu-ti .you-bian .d-content .btn-list .anniu.xiajia,
.select-goods-sku .btn-list .anniu.xiajia {
    background: linear-gradient(90deg, #a5a5a5, #707070)
}

.details .zhu-ti .you-bian .d-content .btn-list .anniu.an2 {
    background: linear-gradient(90deg, #ffeae3, #ffe4db);
    color: #ff4000
}

.cang-ku-info {
    background-color: #fff;
    border-radius: 6px;
    padding: 12px 12px
}

.cang-ku-info .ming-zi {
    height: 30px
}

.cang-ku-info .ming-zi .mz {
    font-size: 18px;
    float: left;
    color: #333
}

.cang-ku-info .ming-zi .guan-zhu {
    font-size: 12px;
    cursor: pointer;
    float: left;
    line-height: 30px
}

.cang-ku-info .ming-zi .guan-zhu .iconfont {
    margin: 0 3px 0 12px;
    float: left
}

.cang-ku-info .ming-zi .guan-zhu .el-icon-loading {
    margin-top: 6px
}

.cang-ku-info .ming-zi .btn {
    float: right;
    font-size: 12px;
    color: #333;
    border-radius: 30px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #ccc;
    padding: 0 12px
}

.cang-ku-info .ming-zi .btn:hover {
    color: #ff4000;
    border-color: #ff4000
}

.cang-ku-info .fu-wu .xm {
    color: #666;
    font-size: 13px
}

.cang-ku-info .fu-wu .xm span {
    color: #aaa
}

.shang-pin-info {
    margin-top: 15px;
    font-size: 13px
}

.shang-pin-info h1 {
    font-size: 18px;
    line-height: 36px;
    color: #333
}

.biao-ti img,
.shang-pin-info h1 img {
    height: 21px;
    margin-right: 3px;
    float: left;
    margin-top: 9px
}

.biao-ti img {
    margin-top: 3px
}

.shang-pin-info .xiao-liang {
    color: #999
}

.shang-pin-info .xiao-liang .sz {
    color: #ff4000
}

.shang-pin-info .shou-cang,
.shang-pin-info .xia-zai {
    float: right;
    line-height: 18px;
    font-size: 12px;
    cursor: pointer
}

.shang-pin-info .shou-cang .iconfont,
.shang-pin-info .xia-zai .iconfont {
    float: left;
    margin-right: 2px
}

.shang-pin-info .xia-zai {
    margin-right: 26px
}

.shang-pin-info .xia-zai .iconfont {
    margin-top: 1px;
    color: #999
}

.lun-bo-tu-da {
    margin-top: 12px
}

.lun-bo-tu-da .da-tu {
    float: right;
    overflow: hidden;
    border-radius: 12px
}

.lun-bo-tu-da .da-tu,
.lun-bo-tu-da .da-tu img {
    height: 633px;
    width: 633px
}

.lun-bo-tu-da .xiao-tu {
    float: left;
    height: 633px;
    overflow-y: auto;
    width: 96px
}

.lun-bo-tu-da .xiao-tu .tu-list {
    border: 2px solid #fff;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 9px;
    float: left
}

.lun-bo-tu-da .xiao-tu .tu-list img {
    height: 80px;
    width: 80px;
    float: left
}

.lun-bo-tu-da .xiao-tu .tu-list:last-child {
    margin-bottom: 0
}

.lun-bo-tu-da .xiao-tu .tu-list:hover {
    border-color: #ffa384
}

.lun-bo-tu-da .xiao-tu .tu-list.active {
    border-color: #ff4000
}

.orders_by {
    width: 1298px;
    margin: 0 auto
}

.orders_by .ding-bu .shang-pin {
    float: left;
    background-color: #fff;
    border-radius: 9px;
    padding: 9px;
    width: 928px;
    height: 111px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.orders_by .ding-bu .shang-pin .da-tu {
    margin-right: 9px
}

.el-image,
.orders_by .ding-bu .shang-pin .da-tu,
.yi-xuan-pin img {
    float: left;
    height: 93px;
    width: 93px;
    border-radius: 6px;
    overflow: hidden
}

.orders_by .ding-bu .shang-pin .nei-rong {
    float: left;
    width: 800px
}

.orders_by .ding-bu .shang-pin .biao-ti {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.orders_by .ding-bu .shang-pin .biao-ti a,
.yi-xuan-pin .xq .title {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.orders_by .ding-bu .shang-pin .gui-ge {
    padding-top: 1px
}

.orders_by .ding-bu .shang-pin .gui-ge .item {
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #000
}

.orders_by .ding-bu .shang-pin .gui-ge .item .mc {
    color: #999;
    margin-right: 3px
}

.orders_by .ding-bu .shang-pin .gui-ge .item b {
    color: #ff4000
}

.orders_by .ding-bu .shang-pin .zhi-chi {
    padding-top: 7px
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn,
.tijiao-ping-kuai .tj-xuan-xiang {
    float: left;
    border: 1px solid #cfcfcf;
    height: 34px;
    line-height: 32px;
    padding: 0 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: 0 9px 0 0;
    color: #111;
    font-size: 13px
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn .iconfont {
    float: left;
    font-size: 20px;
    margin-right: 3px;
    opacity: .5
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn img,
.tijiao-ping-kuai .tj-xuan-xiang img {
    float: left;
    height: 22px;
    width: 22px;
    margin: 5px 5px 0 0;
    opacity: .6
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn.active {
    border-color: #a9a9a9;
    color: #222;
    font-weight: 700
}

.el-dialog__body {
    padding: 20px 20px
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn.active img {
    opacity: 1
}

.el-input__inner {
    padding: 0 6px
}

.el-input.is-disabled .el-input__inner {
    color: #666
}

.shiming-ipt-list .el-input-group__prepend {
    padding: 0 8px
}

.shiming-ipt-list .el-input__inner {
    padding: 0 9px
}

.money-liang {
    margin-top: 20px;
    font-size: 13px
}

.money-liang b {
    color: #ff4000;
    font-size: 18px
}

.tips-content {
    margin-top: 9px;
    font-size: 13px
}

.tips-content .el-icon-warning {
    font-size: 21px;
    margin-right: 3px;
    float: left
}

.jin-du-tiao {
    margin-top: 20px
}

.li-ji-ti-jiao .iconfont {
    font-size: 20px;
    float: left;
    height: 14px;
    margin-top: -2px;
    margin-right: 3px
}

.tips-content b {
    color: red
}

.orders_by .ding-bu .shang-pin .zhi-chi .btn.active .iconfont {
    opacity: 1;
    font-weight: 400
}

.orders_by .ding-bu .cang-ku {
    float: right;
    background-color: #fff;
    height: 111px;
    border-radius: 9px;
    padding: 10px 0 0 20px;
    width: 360px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.money-address b {
    color: #ff4000
}

.orders_by .ding-bu .cang-ku .name {
    font-size: 18px;
    line-height: 32px;
    height: 30px
}

.orders_by .ding-bu .cang-ku .name .iconfont {
    float: left;
    font-size: 21px;
    margin-top: 7px;
    margin-right: 5px;
    line-height: 21px
}

.orders_by .ding-bu .cang-ku .fenshu {
    color: #666;
    font-size: 13px;
    line-height: 26px;
    margin-top: 5px
}

.orders_by .ding-bu .cang-ku .fenshu span {
    color: #aaa
}

.orders_by .ding-bu .cang-ku .fachu {
    font-size: 13px;
    color: #aaa
}

.orders_by .ding-bu .cang-ku .fachu .dz {
    color: #000
}

.buy-wangdian-tips {
    background-color: #fff;
    margin-top: 12px;
    padding: 9px;
    border-radius: 6px;
    font-size: 13px;
    color: #666
}

.buy-wangdian-tips .el-icon-warning-outline {
    margin-right: 3px;
    font-size: 16px;
    float: left;
    margin-top: 2px;
    color: #ff7900
}

.fa-jian {
    margin-top: 12px
}

.fa-jian .ivu-btn {
    margin-left: 6px
}

.my-el-select,
.my-el-select .left-name {
    display: inline-block;
    float: left
}

.my-el-select .left-name {
    border: 1px solid #dcdfe6;
    border-bottom-left-radius: 4px;
    border-right: 0;
    border-top-left-radius: 4px;
    color: #909399;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #fff
}

.el-input--small .el-input__inner {
    color: #000
}

.my-el-select .el-input--suffix .el-input__inner {
    padding-left: 10px
}

.my-el-select .el-input--small .el-input__inner {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.my-el-select .el-select {
    float: left
}

.shu-ru-fang-shi {
    margin-top: 12px
}

.shu-ru-fang-shi .el-tabs--card>.el-tabs__header .el-tabs__nav {
    border-radius: 0
}

.shu-ru-fang-shi .el-tabs__header {
    margin: 0
}

.shu-ru-fang-shi .el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    background-color: #fff
}

.shu-ru-fang-shi .el-tabs__content {
    background-color: #fff;
    border: 1px solid #dcdee2;
    border-top: 0;
    padding: 12px
}

.shu-ru-fang-shi .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container,
.shu-ru-fang-shi .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    height: 39px;
    line-height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.shu-ru-fang-shi .ivu-tabs-nav .ivu-tabs-tab .ivu-icon {
    font-size: 18px
}

.shu-ru-fang-shi .el-tabs__item .iconfont {
    font-size: 18px;
    float: left;
    margin-right: 5px
}

.zhi-neng-ti-shi {
    padding-bottom: 6px
}

.zhi-neng-ti-shi p {
    font-size: 11px;
    line-height: 18px;
    color: #aaa
}

.shu-ru-fang-shi textarea.ivu-input {
    font-size: 12px
}

.dao-ru-di-zhi .upload-table .el-upload {
    float: left
}

.dao-ru-di-zhi .upload-table .el-upload-dragger {
    height: 102px;
    width: 500px
}

.dao-ru-di-zhi .el-upload-dragger .el-icon-upload {
    margin: 6px 0 9px
}

.btn-list .el-input--small .el-input__inner {
    padding: 0 10px
}

.btn-list .list-item,
.btn-list .my-el-select {
    float: left;
    margin: 0 9px 9px 0
}

.btn-list .el-input-group__prepend {
    background-color: #fff;
    padding: 0 10px
}

.di-zhi-lie-biao {
    background-color: #fff;
    margin-top: 12px;
    border: 1px solid #85c1ff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.di-zhi-lie-biao .btn-list {
    margin: 12px 12px 0
}

.di-zhi-lie-biao .address-list {
    padding: 6px 12px 12px
}

.biao-btn-list .list-item {
    font-size: 12px;
    margin: 0 8px 8px 0;
    padding: 0 10px;
    height: 26px
}

.biao-btn-list .biao-ipt {
    float: right;
    margin-right: 0;
    padding-right: 0
}

.biao-btn-list .ivu-input {
    font-size: 12px;
    height: 26px
}

.ti-jiao-lan {
    height: 72px
}

.ti-jiao-lan .zhu-ti {
    height: 72px;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1)
}

.ti-jiao-lan .zhu-ti .zhong-bu {
    width: 1298px;
    margin: 0 auto
}

.ti-jiao-lan .zhu-ti.active {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    inset-block-end: 0
}

.ti-jiao-lan .zuo-bian {
    float: left;
    height: 72px;
    display: flex;
    max-width: 444px
}

.ti-jiao-lan .you-bian {
    float: right;
    height: 72px;
    display: flex;
    max-width: 950px
}

.ti-jiao-lan .you-bian .tijiao-anniu {
    background: linear-gradient(270deg, #f40, #ff702d 88%);
    display: inline-block;
    color: #fff;
    height: 44px;
    padding: 0 22px;
    line-height: 44px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-top: 13.9px
}

.ti-jiao-lan .you-bian .tijiao-anniu .iconfont {
    margin-right: 5px;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-top: 1px;
    float: left
}

.ti-jiao-lan .you-bian .zhang-hu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: right;
    margin-right: 15px;
    font-size: 13px;
    line-height: 18px
}

.ti-jiao-lan .you-bian .zhang-hu b {
    color: #ff4000
}

.ti-jiao-lan .you-bian .zhang-hu .cz {
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-left: 6px
}

.ti-jiao-lan .zuo-bian .suan-fa {
    margin-top: 5px;
    font-size: 13px
}

.ti-jiao-lan .zuo-bian .suan-fa b {
    color: #ff4000
}

.ti-jiao-lan .zuo-bian .jia-ge {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center
}

.ti-jiao-lan .you-bian .zhang-hu .iconfont {
    margin-left: 6px;
    cursor: pointer
}

.di-zhi-item .el-input-group__prepend {
    padding: 0 5px;
    background-color: #fff
}

.di-zhi-item .el-input__inner {
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
    color: #000
}

.di-zhi-item .el-input {
    margin: 2px 4px 2px 0
}

.di-zhi-item .shan-dizhi {
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    margin: 2px 4px 2px 20px;
    display: inline-block;
    cursor: pointer;
    color: #aaa
}

.di-zhi-item .shan-dizhi .el-icon-delete {
    margin-right: 3px;
    font-size: 14px;
    float: left;
    line-height: 22px
}

.di-zhi-item .shan-dizhi:hover {
    color: red
}

.di-zhi-item .bei-zhu .el-input-group__prepend {
    width: 100px
}

.di-zhi-item .bei-zhu .el-input-group__prepend .el-select {
    margin: -4px -12px -4px -4px
}

.el-select-dropdown__item {
    font-size: 13px;
    padding: 0 12px
}

.address-list .el-table--small td.el-table__cell {
    padding: 18px 0
}

.address-list .el-input.is-disabled .el-input__inner[disabled=disabled] {
    color: #000;
    background-color: #fefefe;
    cursor: pointer
}

.address-list .el-input.is-disabled .el-input-group__prepend .el-input__inner {
    cursor: pointer
}

.address-list .ipt-zhong .el-input__inner {
    padding: 0 8px;
    text-align: center
}

.di-zhi-lie-biao .biao-ti {
    border-bottom: 1px solid #afd6ff;
    background-color: #d9ecff;
    padding: 8px 12px;
    font-size: 15px
}

.di-zhi-lie-biao .biao-ti .tips {
    font-size: 12px;
    color: #666
}

.ipt-money-w .el-input.max .el-input-group__prepend {
    background: #fff;
    border-radius: 0;
    border-left: 0
}

.input-address .ipt-money-w .el-input.min {
    float: left;
    margin-right: 0
}

.ipt-money-w .el-input.min .el-input__inner {
    border-radius: 0
}

.w-qi-zhi {
    float: left;
    border: 1px solid #dcdfe6;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 30px;
    border-radius: 4px;
    overflow: hidden;
    height: 32px
}

.my2-el-select .el-input--small .el-input__inner {
    padding-left: 10px
}

.w-qi-zhi .name {
    color: #909399;
    padding: 0 9px;
    border-right: 1px solid #dcdfe6
}

.w-qi-zhi .name,
.w-qi-zhi .qi {
    background-color: #fff;
    float: left
}

.w-qi-zhi .qi {
    width: 30px;
    height: 30px;
    text-align: center;
    border-right: 1px solid #eaedf4;
    cursor: pointer;
    position: relative
}

.w-qi-zhi .qi .el-icon-check {
    position: absolute;
    bottom: 0;
    right: 0;
    color: red;
    font-size: 15px;
    font-weight: 700
}

.w-qi-zhi .qi img {
    height: 16px;
    float: left;
    margin: 7px 0 0 7px
}

.w-qi-zhi .qi:last-child {
    border-right: 0
}

.address-list th.el-table__cell {
    background-color: #f5faff;
    padding: 6px 0
}

.di-zhi-item .jia-shou .el-input__inner {
    color: #ff4000
}

.dian-pu-la-qu .btn-list .ivu-radio-group .ivu-radio-group-item {
    font-size: 12px;
    margin-right: 20px
}

.dian-pu-la-qu .btn-list .ivu-radio-group .ivu-radio-group-item:last-child {
    margin-right: 0
}

.dian-pu-la-qu .btn-list .ivu-radio-group {
    border: 1px solid #dcdfe6;
    height: 32px;
    line-height: 27px;
    padding: 0 12px;
    border-radius: 4px
}

.ipt-address-shop th.el-table__cell {
    padding: 7px 0
}

.ipt-address-shop td.el-table__cell {
    padding: 8px 0
}

.shop-list .tbfs .el-input__inner {
    padding: 0 8px;
    line-height: 30px
}

.shop-list .cz-btn {
    padding: 7px 8px
}

.address-list .el-input.is-disabled.jia-shou .el-input__inner[disabled=disabled] {
    color: #ff4000
}

.tong-bu-dialog .bu-name {
    height: 40px;
    line-height: 40px
}

.da-dan-tool-list {
    padding-bottom: 25px
}

.di-zhi-item .img-icon {
    height: 26px;
    width: 26px;
    margin: 2px 4px 2px 0;
    display: inline-flex;
    box-sizing: border-box;
    border: 1px solid #e4e7ed;
    background: #fff;
    border-radius: 4px;
    line-height: 24px;
    justify-content: center;
    align-items: center;
    float: left
}

.di-zhi-item .xuhao {
    float: left;
    line-height: 14px;
    margin-right: 4px;
    margin-top: 9px
}

.di-zhi-item .el-checkbox {
    float: left;
    margin-right: 4px;
    margin-top: 4px
}

.di-zhi-item .el-checkbox .el-checkbox__inner {
    height: 18px;
    width: 18px
}

.di-zhi-item .el-checkbox .el-checkbox__inner:after {
    height: 9px;
    left: 5px;
    width: 4px;
    top: 1px;
    border-width: 2px
}

.di-zhi-item .img-icon img {
    height: 18px;
    float: left
}

.shang-pin-lan .yuan-pin .nei-rong .img {
    height: 68px;
    width: 68px;
    border: 1px solid #eee;
    border-radius: 3px;
    overflow: hidden;
    float: left
}

.address-item-goods .yuan-goods {
    display: flex;
    line-height: 20px
}

.address-item-goods img {
    height: 60px;
    width: 60px;
    border-radius: 4px;
    margin-right: 9px
}

.shop-price .txt .tubiao {
    margin-right: 3px;
    color: #409eff;
    font-size: 12px
}

.user-menu {
    position: fixed;
    width: 230px;
    left: 16px;
    top: 76px;
    background-color: #fff;
    height: calc(100vh - 90px);
    border-radius: 12px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 16px 20px;
    box-sizing: border-box
}

.user-menu::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 3px
}

.user-menu::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0);
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 10px transparent
}

.user-menu:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

#messageContent ul {
    margin: 0;
    padding: 0
}

#admin-app-body {
    margin: 80px 80px 50px 263px;
    min-height: 200px;
    position: relative
}

.user-menu .el-collapse,
.user-menu .el-collapse-item__header,
.user-menu .el-collapse-item__wrap {
    border: 0
}

.user-menu .el-collapse-item__arrow {
    margin: 0 -1px 0 auto
}

.el-collapse-item__arrow {
    transform: rotate(90deg)
}

.el-collapse-item__arrow.is-active {
    transform: rotate(270deg)
}

.user-menu .iconfont {
    margin-right: 6px
}

.el-collapse-item__header {
    font-size: 15px
}

.user-menu .menu-item {
    margin-right: 3px;
    width: 88px;
    float: left;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #000
}

.user-menu .el-collapse-item__content {
    padding-bottom: 12px
}

.user-menu .el-collapse-item__header {
    height: 36px;
    line-height: 36px
}

.user-menu .btn-shezhi {
    margin-left: 92px
}

.user-menu .gyl-shezhi {
    color: #bbb
}

.user-menu .menu-list {
    line-height: 36px
}

.user-menu .menu-item:hover {
    color: #ff4000
}

.user-menu .menu-item.active {
    color: #1a66ff;
    font-weight: 700
}

.user-menu .el-collapse-item__header b {
    font-size: 14px
}

.user-main-content {
    padding-top: 76px;
    margin-right: 83px;
    padding-bottom: 15px
}

.common .content.user-content {
    max-width: 100%;
    margin-left: 262px;
    background-color: #f7f7f7
}

.ks-bu-fen-1 {
    display: flex;
    position: relative
}

.tbfs-zhuti {
    width: calc(100% - 260px)
}

.bf1-ci-yao {
    width: 260px
}

.tbfs-zhuti .zhuti-div {
    background-color: #fff;
    margin-right: 12px
}

.tbfs-zhuti .zhuti-div {
    padding: 20px
}

.ks-name .ivu-icon,
.ks-name b,
.ks-name span {
    font-size: 14px;
    float: left;
    line-height: 26px
}

.ks-name .ivu-icon,
.ks-name span {
    margin-left: 5px;
    font-size: 18px;
    color: #aaa;
    cursor: pointer
}

.ks-xuan-xiang {
    margin-top: 8px
}

.ks-shang-pin .xin-xi {
    float: left;
    margin-left: 12px;
    line-height: 26px;
    color: #000;
    margin-top: 3px
}

.ks-shang-pin .xin-xi .biao-ti {
    font-size: 15px
}

.ks-shang-pin .xin-xi .qita {
    font-size: 14px
}

.ks-shang-pin .xin-xi .qita .nr {
    margin-right: 39px;
    color: #008200
}

.ks-shang-pin .el-image {
    height: 88px;
    width: 88px;
    cursor: pointer
}

.ks-bu-fen-2 {
    margin-top: 12px
}

.ks-bu-fen-2 .zhuti-div {
    background-color: #fff;
    padding: 12px 20px 20px 20px
}

.ks-xuan-xiang .btn {
    padding: 0 20px;
    margin-right: 15px
}

.ks-xuan-xiang.shang-pin .btn {
    height: 30px;
    line-height: 28px
}

.bf1-ci-yao {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0
}

.bf1-ci-yao .biao-ti {
    border-bottom: 1px solid #eee;
    padding: 9px 12px;
    font-size: 14px;
    color: #666
}

.select-goods .ivu-tabs-bar {
    margin-bottom: 9px
}

.select-goods .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab {
    height: 38px;
    padding: 8px 21px 4px
}

.select-goods .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-nav-container,
.select-goods .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    height: 39px
}

.select-goods .ivu-tabs.ivu-tabs-card>.ivu-tabs-bar .ivu-tabs-tab-active {
    font-weight: 700;
    background: #f7f7f7
}

.select-goods .goods-item {
    width: calc(33% - 15px)
}

@media (min-width:900px) {
    .select-goods .goods-item {
        width: calc(33% - 15px)
    }
}

@media (min-width:1200px) {
    .select-goods .goods-item {
        width: calc(25% - 15px)
    }
}

@media (min-width:1450px) {
    .select-goods .goods-item {
        width: calc(20% - 15px)
    }
}

@media (min-width:1750px) {
    .select-goods .goods-item {
        width: calc(16.6666% - 15px)
    }
}

.da-fen-lei .item img {
    width: 269px;
    height: 117px
}

.select-goods .shai-xuan {
    margin: 3px 0 0 0;
    padding: 5px 20px
}

.select-goods .shai-xuan .item {
    padding: 2px 0
}

.select-goods .shai-xuan .item .xuan-xiang .xiang {
    margin: 3px 10px 3px 0;
    line-height: 23px;
    height: 25px
}

.select-goods .chan-pin-lie-biao {
    margin-right: 0;
    margin-left: 0
}

.select-goods .chan-pin-lie-biao .lie-biao {
    padding: 12px 0 30px 0
}

.select-goods .sou-suo {
    padding-top: 5px
}

.el-input-group__append,
.el-input-group__prepend {
    padding: 0 12px
}

.select-goods .shai-xuan .item .name {
    line-height: 30px
}

.select-goods .goods-item .ivu-checkbox-wrapper {
    display: none
}

.select-goods .index-main {
    padding: 0
}

.select-goods .da-fen-lei {
    margin: 18px 0 0 0;
    width: 100%;
    padding-left: 0
}

.select-goods .da-fen-lei .item {
    height: 80px;
    width: 185px
}

.select-goods .da-fen-lei .item .ming-zi {
    font-size: 14px
}

.select-goods .da-fen-lei .item img {
    width: 185px;
    height: 80px
}

.select-goods .el-drawer.rtl {
    max-width: 1680px;
    min-width: 730px
}

.select-goods .el-icon-close {
    position: absolute;
    top: 10px;
    right: 35px;
    font-size: 20px;
    cursor: pointer;
    z-index: 999999;
    color: #ccc;
    display: block
}

.select-goods .el-icon-close:hover {
    color: #ff6000
}

.ks-shang-pin {
    border: 1px solid #eee;
    border-radius: 9px;
    padding: 6px;
    box-shadow: 0 0 transparent, 0 0 transparent, 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.xuan-goods-guige .el-drawer__header {
    color: #3e3e3e;
    font-size: 17px;
    padding: 10px 15px 0;
    margin-bottom: 20px
}

.ipt-address {
    position: relative
}

.ipt-address .el-table th.el-table__cell>.cell {
    font-weight: 400
}

.ipt-address .wu-chan-pin {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .01;
    z-index: 90;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 200px
}

.ti-jiao-lan .nei-rong {
    margin: 0 5px 0 20px
}

.ti-jiao-lan.active .nei-rong {
    margin: 0 83px 0 262px
}

.ivu-tabs .ivu-tabs-nav-scroll {
    overflow: visible !important;
    height: auto !important
}

.zui-jin-list {
    height: calc(100% - 40px);
    overflow-y: auto;
    padding: 5px;
    padding-top: 0
}

.zui-jin-list .chanpin-item {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    border-bottom: 1px solid #eee
}

.zui-jin-list .el-image {
    float: left;
    opacity: .7;
    border: 1px solid #ddd
}

.zui-jin-list .chanpin-item:hover {
    background-color: #fafafa
}

.zui-jin-list .chanpin-item:hover .el-image {
    opacity: 1
}

.zui-jin-list .chanpin-item:hover .info {
    color: #000
}

.zui-jin-list .info {
    float: left;
    width: 150px;
    margin-left: 9px;
    margin-top: 5px
}

.zui-jin-list .info img {
    height: 16px;
    width: 16px;
    float: left;
    margin-right: 3px;
    opacity: .7
}

.zui-jin-list .info .biaoti,
.zui-jin-list .info .sku {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    height: 22px
}

.zui-jin-list .info .sku {
    font-size: 12px
}

.zui-jin-list .info .xiangmu {
    font-size: 12px;
    line-height: 16px
}

.zui-jin-list .info .iconfont {
    margin-right: 3px;
    opacity: .7
}

.my-el-select .el-input.is-disabled .el-input__inner {
    background-color: #fefefe
}

.zui-jin-list .chanpin-item.xiajia {
    opacity: .5
}

.fh-address-list {
    background-color: #fff;
    margin-top: 12px;
    margin-bottom: 111px;
    padding: 9px;
    border: 1px solid #dcdee2
}

.fh-address-list .a-item {
    margin-bottom: 26px;
    border: 1px solid #ddd;
    box-shadow: -5px 5px 8px 0 rgba(37, 41, 49, .078)
}

.fh-address-list .a-item .di-zhi-item {
    padding: 9px;
    border-bottom: 1px solid #eee;
    background-color: #f5faff
}

.fh-address-list .shang-pin-lan {
    display: flex;
    border-bottom: 1px solid #eee
}

.fh-address-list .shang-pin-lan .ge-zi {
    box-sizing: border-box;
    border-right: 1px solid #eee
}

.shang-pin-lan .ge-zi .name {
    background-color: #f5faff;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    padding: 3px 9px;
    color: #999
}

.shang-pin-lan .ge-zi.yuan-pin {
    flex: 0.8
}

.shang-pin-lan .ge-zi.xin-pin {
    flex: 1
}

.shang-pin-lan .ge-zi .nei-rong {
    padding: 9px;
    display: flex
}

.shang-pin-lan .ge-zi .nei-rong .info {
    padding-left: 9px;
    flex: 1 1 0px
}

.shang-pin-lan .ge-zi .nei-rong .num-price {
    display: flex;
    margin-top: 3px
}

.shang-pin-lan .ge-zi .nei-rong .sku-name {
    font-size: 12px;
    color: #2d8cf0;
    margin-top: 3px
}

.shang-pin-lan .ge-zi .nei-rong .num-price div {
    font-size: 12px;
    color: #2d8cf0;
    margin-right: 19px
}

.shang-pin-lan .ge-zi .nei-rong .dian .iconfont {
    float: left;
    line-height: 18px;
    margin-right: 2px
}

.shang-pin-lan .ge-zi.yuan-pin .nei-rong {
    opacity: .8
}

.a-item .notes {
    background-color: #f5faff;
    padding: 6px 9px;
    font-size: 12px;
    border-bottom: 1px solid #eee
}

.fh-address-list .shang-pin-lan:last-child {
    border-bottom: 0
}

.di-zhi-lan .el-icon {
    float: left;
    margin: 3px 3px 0 0;
    font-size: 15px
}

.shang-pin-lan .ge-zi .nei-rong .info .title {
    font-size: 13px;
    line-height: 17px;
    margin-top: 4px
}

.fh-address-list .shang-pin-lan .ge-zi:last-child {
    border-right: 0
}

.a-item.xuan-zhong .ge-zi .name,
.a-item.xuan-zhong .notes,
.fh-address-list .a-item.xuan-zhong .di-zhi-item {
    background-color: #e2f0ff
}

.fh-address-list .a-item.xuan-zhong {
    border-color: #2572ff
}

.biao-btn-list .el-checkbox,
.biao-btn-list .el-checkbox.is-bordered.el-checkbox--small {
    height: 26px;
    padding: 2px 10px 2px 8px;
    margin: 0 8px 8px 0;
    float: left
}

.biao-btn-list .el-checkbox__label {
    padding-left: 6px
}

.shang-pin-lan .ge-zi .nei-rong.btn {
    flex-direction: column
}

.shang-pin-lan .ge-zi .ivu-btn-small {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    margin-bottom: 4px
}

.shang-pin-lan .ge-zi .nei-rong.btn .ivu-btn-small:last-child {
    margin-bottom: 0
}

.wu-shang-pin {
    display: flex
}

.wu-shang-pin .tu-kuang {
    height: 68px;
    width: 68px;
    background-color: #fafafa;
    border-radius: 3px;
    border: 1px dashed #ccc;
    margin-right: 9px;
    text-align: center
}

.wu-shang-pin .tu-kuang .el-icon-picture-outline {
    font-size: 36px;
    margin-top: 14px;
    color: #ddd
}

.wu-shang-pin .info-txt .biao-ti,
.wu-shang-pin .info-txt .xin-xi {
    height: 22px;
    border: 1px dashed #ccc;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 0 7px;
    width: 200px;
    margin-top: 7px
}

.wu-shang-pin .info-txt .xin-xi {
    width: 100px
}

.buy-shang-pin {
    display: flex;
    flex: 1 1 0px
}

.buy-shang-pin .xin-xi {
    flex: 1 1 0px
}

.shang-pin-lan .ge-zi .buy-goods-list {
    padding: 5px
}

.shang-pin-lan .ge-zi .buy-goods-list .nei-rong {
    padding: 5px;
    position: relative
}

.buy-goods-list .el-image {
    height: 68px;
    width: 68px;
    float: left;
    margin-right: 9px;
    border: 1px solid #eee;
    cursor: pointer
}

.buy-goods-list .biao-ti {
    font-size: 13px;
    margin-top: 4px
}

.buy-goods-list .mo-ren,
.buy-goods-list .qita {
    font-size: 12px;
    margin-top: 3px
}

.buy-goods-list .mo-ren .kd-icon {
    float: left;
    height: 17px
}

.buy-goods-list .mo-ren .kd-name {
    margin: 0 15px 0 3px
}

.buy-goods-list .mo-ren .el-input {
    float: right;
    width: 72px;
    margin-top: -1px
}

.buy-goods-list .mo-ren .el-input--mini .el-input-group__prepend {
    padding: 0 5px
}

.buy-goods-list .mo-ren .el-input--mini .el-input__inner {
    padding: 0 4px;
    height: 20px;
    line-height: 20px
}

.buy-goods-list .qita .nr {
    margin-right: 15px
}

.buy-goods-list .biao-ti img {
    height: 17px;
    margin-top: 2px
}

.buy-goods-list .qita .zu-he {
    white-space: nowrap
}

.buy-goods-list .del-btn {
    float: right;
    line-height: 18px;
    height: 20px;
    margin-top: -1px;
    margin-left: 6px
}

.buy-goods-list .del-btn .ivu-icon {
    line-height: 18px
}

.buy-goods-list .del-btn.wupin {
    margin-top: 35px;
    float: inherit;
    margin-left: -24px;
    height: 22px
}

.shang-pin-lan .ge-zi .nei-rong .sku-name .ivu-icon {
    color: #ffa0a0;
    font-size: 15px;
    cursor: pointer
}

.btn-list .el-input-group__append,
.btn-list .el-input-group__prepend {
    background-color: #fff
}

.btn-list .el-input-group__append {
    padding: 0 8px
}

.buy-goods-list .el-input.duo-ge .el-input-group__append,
.buy-goods-list .el-input.duo-ge .el-input-group__prepend,
.buy-goods-list .el-input.duo-ge .el-input__inner {
    border-color: #0af
}

.buy-goods-list .el-input.duo-ge .el-input-group__append,
.buy-goods-list .el-input.duo-ge .el-input-group__prepend {
    background-color: #c4ebff
}

.buy-goods-list .el-input.xian-gou .el-input-group__append,
.buy-goods-list .el-input.xian-gou .el-input-group__prepend,
.buy-goods-list .el-input.xian-gou .el-input__inner {
    border-color: red
}

.buy-goods-list .el-input.xian-gou .el-input-group__append,
.buy-goods-list .el-input.xian-gou .el-input-group__prepend {
    background-color: #ffdcd0
}

.address-item-goods .goods-biao-ti {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.no-shop-goods {
    text-align: center;
    line-height: 68px;
    font-size: 12px;
    color: #aaa;
    width: 100%
}

.page-quanxuan {
    line-height: 22px
}

.page-quanxuan span {
    cursor: pointer
}

.page-quanxuan span:hover {
    color: #05f
}

.ks-xuan-xiang.why .btn .iconfont {
    font-size: 16px
}

.page-1-content .zhu-ti {
    background-color: #fff
}

.page-1-content .page-title {
    font-size: 19px;
    padding: 20px 20px 10px 20px
}

.page-1-content .page-tips {
    font-size: 13px;
    padding: 5px 20px 20px 20px;
    line-height: 26px
}

.vip-list-div {
    padding: 5px 20px 50px 20px
}

.vip-list-div .vip-item {
    box-shadow: 0 7px 14px rgba(60, 66, 87, .1), 0 3px 6px rgba(0, 0, 0, .1);
    width: 280px;
    padding: 12px;
    display: inline-table;
    margin: 0 30px 30px 0;
    height: 529px
}

.vip-list-div .vip-item .ming-zi {
    text-align: center;
    line-height: 36px;
    font-size: 22px;
    margin-top: 15px
}

.vip-list-div .vip-item .huo-qu {
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    margin-top: 15px
}

.vip-list-div .vip-item .sheng-ji-btn {
    text-align: center;
    margin-top: 20px
}

.vip-list-div .vip-item .ivu-btn-large {
    font-size: 14px;
    padding: 0 50px
}

.vip-list-div .vip-item .te-quan {
    padding: 30px 20px 0 20px;
    font-size: 13px;
    line-height: 28px
}

.vip-list-div .vip-item .te-quan .iconfont {
    margin-right: 9px;
    float: left
}

.vip-list-div .vip-item .te-quan .gyl-xuanze {
    color: #008b00
}

.vip-list-div .vip-item .te-quan .gyl-cuowu {
    color: #f55
}

.vip-list-div .vip-item .te-quan p {
    height: 30px
}

.vip-list-div .mf-btn {
    font-size: 11px;
    margin-top: 12px;
    display: inline-block;
    color: #ffa555;
    cursor: pointer
}

.tui-guang-top .item {
    background-color: #fff;
    height: 150px;
    border-radius: 12px;
    float: left;
    padding: 16px;
    width: 32.7%;
    box-sizing: border-box;
    margin-right: .95%
}

.tui-guang-top .item:last-child {
    margin-right: 0
}

.tui-guang-top .item .name {
    color: #999;
    margin-bottom: 6px;
    margin-top: 3px
}

.tui-guang-top .item .money {
    margin-bottom: 10px;
    height: 36px
}

.tui-guang-top .item .money b {
    font-size: 26px;
    margin-right: 6px
}

.tui-lie-biao {
    padding: 12px 20px 20px 20px;
    background-color: #fff;
    min-height: 200px;
    border-radius: 8px
}

.el-button--mini,
.el-button--mini.is-round {
    padding: 7px 10px
}

.el-table--border .el-table__cell:first-child .cell {
    padding-left: 6px
}

.el-table .cell,
.el-table th.el-table__cell>.cell {
    padding-left: 6px;
    padding-right: 6px
}

.search-btn-list {
    margin: 10px 0 0 0
}

.w-select-div {
    display: inline-flex;
    margin: 0 12px 12px 0
}

.my-pagination {
    margin-top: 12px
}

.w-select-div .name {
    padding: 0 10px;
    line-height: 30px;
    font-size: 13px;
    color: #909399;
    display: inline-table;
    border: 1px solid #dcdfe6;
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.el-pagination {
    padding: 2px 0
}

.my-pagination .el-pagination.is-background .btn-prev,
.search-pagination .el-pagination.is-background .btn-prev {
    margin-left: 0
}

.search-ipt-list .el-input,
.search-ipt-list .ivu-btn {
    margin: 0 9px 0 0;
    float: left
}

.search-ipt-list .el-input-group__append,
.search-ipt-list .el-input-group__prepend {
    padding: 0 12px;
    background-color: #fff
}

.search-ipt-list .el-input__inner {
    padding-left: 9px
}

.suan-fa-maio-shu {
    font-size: 12px;
    line-height: 22px
}

.pu-huo-lan.tishi {
    height: auto;
    right: auto;
    left: auto;
    padding: 0;
    bottom: 36px;
    z-index: 800
}

.pu-huo-lan.tishi .btn {
    margin: 0
}

.pu-huo-lan.tishi .btn2 .ivu-btn {
    height: 50px;
    padding: 0 25px;
    font-size: 15px;
    line-height: 48px
}

.sgph-xuan-platform .title {
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    margin-top: 30px
}

.sgph-xuan-platform .platform-list {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    padding: 50px
}

.sgph-xuan-platform .platform-item {
    border: 1px solid #ccc;
    padding: 11px 25px;
    margin: 10px;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sgph-xuan-platform .platform-item .iconfont {
    font-size: 22px;
    float: left;
    line-height: 22px;
    margin: 0 5px 0 0
}

.sgph-xuan-platform .platform-item:hover {
    border-color: #ff7900;
    background-color: #fff4f4
}

.sgph-tabs .ivu-tabs-nav .ivu-tabs-tab .ivu-icon.iconfont {
    margin-bottom: 10px;
    font-size: 22px;
    float: left;
    height: 22px;
    width: 22px;
    margin: 0 5px 0 0;
    opacity: .35
}

.sgph-tabs .ivu-tabs-nav .ivu-tabs-tab.ivu-tabs-tab-active .ivu-icon.iconfont {
    opacity: 1
}

.sgph-tabs .ivu-tabs-bar {
    margin-bottom: 10px
}

.sgph-tabs .ivu-tabs-nav .ivu-tabs-tab {
    padding: 12px 16px
}

.sgph-content .el-icon-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
    color: #aaa;
    cursor: pointer
}

.sgph-content .el-icon-close:hover {
    color: red
}

.clearfix .fl {
    float: left
}

.clearfix .fr {
    float: right
}

.clearfix.search-btn-list .el-button--small.el-button--primary.fl {
    height: 32px;
    padding: 6px 17px
}

.sgph-select {
    padding: 15px;
    box-sizing: border-box;
    height: calc(100% - 55px);
    position: absolute;
    overflow-y: auto;
    width: 100%;
    min-width: 1198px
}

.sgph-select .biao-ti {
    font-weight: 700
}

.sgph-content {
    height: 100%
}

.zhichi-shop {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 9px;
    line-height: 80px;
    margin-top: 20px;
    font-size: 13px;
    color: #333
}

.sgph-select-list .w-select-div .name {
    line-height: 26px;
    font-size: 12px
}

.sgph-select-list .w-select-div {
    margin: 0
}

.phsz-ipt-list .fl.el-input--small,
.phsz-ipt-list .w-select-div,
.phsz-ipt-list .zuhe2-ipt {
    margin: 0 10px 10px 0
}

.phsz-ipt-list .zuhe2-ipt .ivu-input-group-append,
.phsz-ipt-list .zuhe2-ipt .ivu-input-group-prepend,
.phsz-ipt-list .zuhe2-ipt .ivu-input-small {
    height: 32px;
    font-size: 13px
}

.phsz-ipt-list .w-select-div .name {
    color: #515a6e
}

.sgph-td-goods {
    display: flex
}

.sgph-td-goods .sp-img {
    display: flex;
    margin-right: 9px
}

.sgph-td-goods .sp-img img {
    height: 60px;
    width: 60px;
    border-radius: 3px;
    border: 1px solid #eee
}

.sgph-td-goods .sp-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 22px
}

.sgph-td-goods .sp-txt .title {
    font-size: 14px
}

.sgph-td-goods .sp-txt .icon {
    opacity: .5
}

.xuan-xiang .shu-xing td {
    border: 1px solid #d5d5d5;
    padding: 5px 5px;
    font-size: 12px;
    color: #000;
    font-weight: inherit;
    line-height: 20px
}

.xuan-xiang .shu-xing table {
    margin-top: 12px;
    width: 1168px
}

.xuan-xiang .shu-xing table .name {
    background-color: #f8f8f8;
    color: #666;
    margin: 0;
    float: none;
    text-align: left
}

.sgph-dibu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 72px;
    background-color: #fff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .3);
    z-index: 999;
    text-align: center;
    line-height: 72px
}

.laiyuan-div {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 8px;
    overflow: hidden
}

.laiyuan-div .name {
    border-bottom: 1px solid #ccc;
    line-height: 32px;
    padding-left: 10px;
    font-size: 14px;
    background-color: #f6f6f6
}

.laiyuan-div .content {
    padding: 10px
}

.laiyuan-div .content .zilei {
    float: left;
    margin-right: 50px;
    line-height: 26px
}

.search-ipt-list .time .el-input--small .el-input__inner {
    padding-left: 30px
}

.w-select-div .el-input--mini .el-input__inner,
.w-select-div .el-input--small .el-input__inner {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pu-huo-lan .btn {
    margin-left: 30px
}

.pu-huo-lan .btn .ivu-btn-error,
.sgph-dibu .ivu-btn-error {
    background: linear-gradient(271deg, #ff4000, #ff702d 98%);
    height: 37px;
    line-height: 36px;
    padding: 0 20px
}

.puhuo-dialog .el-input--small .el-input__inner {
    line-height: 30px
}

.puhuo-dialog .el-input-group__append,
.puhuo-dialog .el-input-group__prepend {
    line-height: 30px;
    padding: 0 8px
}

.puhuo-layout {
    height: 600px;
    overflow-y: auto;
    border: 1px solid #eee;
    border-radius: 9px;
    padding: 12px
}

.tip-rule {
    line-height: 20px;
    color: #999;
    font-size: 12px;
    margin-top: 5px
}

.tip-rule a {
    color: #66b1ff
}

.tip-rule a:hover {
    color: red
}

.xuan-xiang .name .x {
    color: red;
    margin-right: 6px
}

.xuan-xiang .name {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 2px;
    font-weight: 700
}

.taobao-puhuo .xuan-xiang .name {
    margin-top: 20px
}

.tip-rule img {
    height: 13px;
    width: 13px
}

.xuan-xiang .duo-ipt .el-input {
    float: left;
    margin: 0 9px 9px 0
}

.tb-shu-xing .item {
    float: left;
    margin: 0;
    padding-bottom: 12px;
    width: 220px
}

.tb-shu-xing .sx-name {
    padding-bottom: 3px;
    font-size: 12px;
    padding-left: 2px
}

.tb-shu-xing .sx-name b {
    color: red
}

.money-list .el-input__inner {
    border-color: #6e6e6e;
    text-align: center
}

.money-list .el-table td .cell {
    padding: 0 2px
}

.money-list .el-table td.text-td .cell {
    padding: 0 10px
}

.money-list .el-table th>.cell {
    padding: 0 8px
}

.money-list th {
    line-height: 30px
}

.specs-list .el-input__icon {
    float: right;
    line-height: 32px
}

.val-list .value-ipt .el-input__inner {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.val-list .notes-ipt .el-input__inner,
.val-list .unit.value-ipt .el-input__inner {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0
}

.el-checkbox.is-bordered.el-checkbox--small {
    line-height: 17px
}

.can-kao-tips {
    color: #999;
    padding-bottom: 20px;
    line-height: 28px
}

.can-kao-tips .item {
    margin-right: 20px;
    float: left;
    min-width: 200px
}

.money-list .el-select .el-input__inner {
    text-align: left
}

.xuan-sku-tu .tu-list {
    float: left;
    width: 80px;
    height: 300px;
    overflow-y: auto;
    border-right: 1px dashed #ccc
}

.xuan-sku-tu .tu-list img {
    cursor: pointer;
    border: 1px solid #eee;
    margin-bottom: 3px;
    opacity: .7
}

.pu-huo-zhutu img {
    float: left;
    width: 99px;
    height: 99px;
    border: 1px solid #ccc;
    margin: 0 9px 9px 0
}

.pu-huo-xiangtu img {
    float: left;
    max-height: 150px;
    max-width: 200px;
    border: 1px solid #ccc;
    margin: 0 12px 12px 0
}

.tiao-tu {
    text-align: center;
    padding-top: 6px
}

.tiao-tu span {
    font-size: 23px;
    cursor: pointer;
    font-weight: 700;
    color: #aaa
}

.tiao-tu .el-icon-right {
    margin-left: 30px
}

.tiao-tu .el-icon-back {
    margin-right: 30px
}

.tiao-tu span:hover {
    color: red
}

.input-address .el-tabs__item.is-active {
    background-color: #fff
}

.input-address .el-tabs__item .iconfont {
    float: left;
    margin-right: 5px
}

.input-address .el-tabs__header {
    margin-bottom: 0
}

.input-address .el-tab-pane {
    background-color: #fff;
    border-right: 1px solid #dcdfe6;
    border-left: 1px solid #dcdfe6
}

.xianshi {
    padding: 12px
}

.xianshi .upload-table {
    text-align: left
}

.xianshi .el-upload {
    float: left
}

.xianshi .el-upload-dragger {
    width: 500px;
    height: 102px
}

.xianshi .el-upload-dragger .el-icon-upload {
    margin: 8px 0 10px;
    font-size: 52px
}

.lun-bo .ge-zi,
.menu .ge-zi {
    float: left;
    background-color: #f7f9fa;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin: 0 9px 9px 0;
    cursor: pointer
}

.lun-bo .ge-zi img,
.menu .ge-zi img {
    float: left
}

.index-menu-zt {
    height: 44px;
    overflow: hidden
}

.index-menu-zt .item {
    float: left;
    height: 44px;
    line-height: 44px;
    cursor: pointer
}

.index-menu-zt .icon {
    float: left;
    border-radius: 100%;
    margin-right: 12px;
    height: 44px;
    width: 44px;
    background-color: #f3f6f8;
    line-height: 44px;
    text-align: center
}

.index-menu-zt .icon img {
    height: 26px;
    width: 26px;
    margin-top: 9px
}

.index-menu-zt .name {
    font-size: 16px
}

.index-menu-zt .ge {
    float: left;
    margin: 0 22px;
    width: 1px;
    height: 28px;
    background-color: #eee;
    margin-top: 8px
}

.index-menu-zt .iconfont {
    font-size: 23px
}

.index-menu-zt .item:hover .icon {
    background-color: #ffeee6
}

.index-menu-zt .item:hover .name {
    color: #ff5000
}

.shai-xuan-list .xuan-list .item img {
    float: left;
    margin-right: 5px;
    border-radius: 100%;
    background-color: #f3f6f8
}

.shai-xuan-list .xuan-list .item.active img {
    background-color: #ffeee6
}

.xuan-list.menu .item {
    line-height: 32px;
    margin: 0 32px 8px 0
}

.select-goods-zhuti {
    margin-bottom: 16px
}

.select-goods-zhuti .item {
    float: left;
    margin: 6px 15px 6px 0;
    line-height: 32px;
    height: 32px;
    font-size: 14px;
    padding: 5px 15px 5px 5px;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #f3f6f8;
    color: #000;
    cursor: pointer
}

.select-goods-zhuti .item.active {
    background-color: #ffeee6;
    color: #ff5000
}

.select-goods-zhuti .item .iconfont,
.select-goods-zhuti .item img {
    border-radius: 100%;
    float: left;
    margin-right: 7px
}

.select-goods-zhuti .item .iconfont {
    line-height: 30px;
    height: 30px;
    text-align: center;
    width: 30px;
    float: left;
    font-size: 22px;
    border: 1px solid #ffb491
}

.index-menu-zt span.zi {
    float: left;
    height: 44px
}

.goods-create .title {
    color: #252931;
    font-size: 14px;
    margin-top: 15px;
    line-height: 26px
}

.goods-create .tips {
    color: #898b8f;
    font-size: 12px;
    line-height: 20px
}

.zhu-tu-list .img {
    display: inline-block;
    border: 1px dashed #4784ff;
    border-radius: 5px;
    height: 98px;
    width: 98px;
    float: left;
    margin: 0 12px 12px 0;
    text-align: center;
    color: #565960;
    overflow: hidden;
    position: relative
}

.zhu-tu-list .img .el-icon-back,
.zhu-tu-list .img .el-icon-delete,
.zhu-tu-list .img .el-icon-document-copy,
.zhu-tu-list .img .el-icon-right {
    cursor: pointer
}

.zhu-tu-list .img .del {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    text-align: center;
    line-height: 36px;
    padding-top: 26px;
    color: #fff;
    font-size: 24px;
    opacity: .6
}

.zhu-tu-list .img:hover .del {
    display: block
}

.zhu-tu-list .img.sbs {
    height: 130px
}

.zhu-tu-list .img.sbs .btn {
    top: 37%
}

.zhu-tu-list .el-upload {
    float: left
}

.zhu-tu-list .img .btn .el-icon-plus {
    font-size: 16px;
    font-weight: 700
}

.zhu-tu-list .img .btn {
    line-height: 20px;
    position: absolute;
    top: 27%;
    width: 98px
}

.zhu-tu-list .img .name {
    background: #1966ff;
    color: #fff;
    font-size: 12px;
    height: 18px;
    line-height: 18px
}

.goods-leimu .el-cascader-panel.is-bordered {
    border: 1px solid #838383
}

.goods-leimu .el-cascader-menu__wrap {
    height: 330px
}

.goods-create .title .x {
    color: red;
    margin-right: 6px
}

.goods-create .title .sm {
    color: #aaa;
    margin-left: 12px;
    font-size: 12px
}

.goods-create .create-item {
    margin-top: 0
}

.goods-create .create-item .el-input__inner {
    padding: 0 8px
}

.goods-create .create-item .el-date-editor--date .el-input__inner {
    padding-left: 30px
}

.create-shuxing {
    padding-top: 10px
}

.xuan-xiang .el-select__input {
    padding-left: 8px
}

.create-shuxing .shuxing-item {
    float: left;
    margin: 0 20px 16px 0;
    line-height: 28px;
    height: 66px
}

.create-shuxing .shuxing-item .name {
    font-size: 13px;
    color: #565960
}

.create-shuxing .shuxing-item .name b {
    color: red;
    margin-right: 6px
}

.create-shuxing .shuxing-item .el-input__inner {
    padding: 0 8px
}

.specs-list {
    border: 6px solid #cce5ff
}

.specs-list .item .key {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 10px 8px 10px;
    font-size: 16px
}

.specs-list .item .key .el-icon-delete {
    float: right;
    font-size: 21px;
    color: #dcdcdc;
    margin: 6px 4px 0 0;
    cursor: pointer
}

.specs-list .item .key .el-icon-delete:hover {
    color: red
}

.specs-list .val-list {
    margin: 10px 10px 8px 10px
}

.specs-list .val-list .item-val {
    padding-right: 30px;
    height: 36px
}

.sku-preview,
.specs-list .val-list .img-val {
    overflow: hidden;
    cursor: pointer;
    margin-left: 5px;
    border-radius: 3px;
    border: 1px solid #dcdfe6;
    height: 26px;
    width: 26px;
    margin-top: 0;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    color: #adadad
}

.sku-preview:hover,
.specs-list .val-list .img-val:hover {
    border-color: #c0c4cc
}

.specs-list .close-btn {
    font-size: 15px;
    margin: 8px 0 0 5px;
    color: #ccc;
    cursor: pointer;
    color: #fa0
}

.specs-list .close-btn:hover {
    color: red
}

.specs-list .item {
    border-bottom: 2px solid #cce5ff
}

.specs-list .item:last-child {
    border-bottom: 0
}

.money-list .el-table--medium th {
    padding: 0;
    background-color: #fbfbfb
}

.money-list .el-table--medium td {
    padding: 6px 0
}

.money-list .el-table--enable-row-hover .el-table__body tr:hover>td {
    background: #fff
}

.no-details {
    text-align: center;
    font-size: 30px;
    color: #efefef;
    padding-top: 90px
}

.manage-specs,
.specs-list .item-val .el-icon-circle-plus-outline {
    color: #00ad00;
    float: right;
    font-size: 20px;
    cursor: pointer;
    margin: 6px 10px 0 0;
    height: 21px;
    width: 21px;
    line-height: 20px;
    border-radius: 100px;
    text-align: center
}

.manage-specs:hover,
.specs-list .item-val .el-icon-circle-plus-outline:hover {
    color: #008200
}

.manage-specs.plus {
    margin-top: 9px;
    line-height: 24px;
    color: #00ad00
}

.manage-specs.plus:hover {
    color: #050
}

.w-dialog.w-goods-dialog .el-dialog {
    margin-bottom: 150px
}

.sku-table {
    width: 100%
}

.sku-table .el-table__body tr.hover-row>td {
    background-color: #fff
}

.sku-preview {
    margin: 0;
    height: 33px;
    width: 33px;
    line-height: 30px;
    font-size: 23px;
    color: #d8d8d8;
    margin: 0 auto
}

.money-list .el-input__inner {
    border-color: #fff
}

.money-list .el-input__inner:hover {
    border-color: #ececec
}

.money-list .el-input__inner:focus {
    border-color: #0af
}

.money-list .el-table--border .el-table__cell:first-child .cell,
.money-list .el-table td .cell,
.money-list .el-table td.text-td .cell {
    padding: 0 5px
}

.specs-list .val-list .img-val img {
    width: 26px;
    height: 26px
}

.preview-td img {
    height: 30px;
    width: 30px;
    overflow: hidden;
    border-radius: 3px
}

.fl {
    float: left
}

.specs-list .val-list .el-input__inner {
    float: left;
    padding: 0 8px;
    height: 30px
}

.cha-shang-pin .el-input-group__append {
    padding: 0
}

.cha-shang-pin .iconfont {
    padding: 0 12px;
    float: left;
    line-height: 38px
}

.money-list .el-input__inner {
    padding: 0 9px
}

.money-list .el-table td,
.money-list .el-table th.is-leaf {
    padding: 8px 0
}

.money-list .el-table th>.cell {
    padding: 0 5px
}

.money-list th {
    line-height: 20px
}

.money-list .el-table th.is-leaf {
    background-color: #f5faff
}

.el-checkbox__input.is-disabled+span.el-checkbox__label,
.el-radio__input.is-disabled+span.el-radio__label {
    color: #838383
}

.specs-list .item .key .x {
    color: red
}

.create-shuxing .shuxing-item .el-date-editor--date .el-input__inner {
    padding-left: 30px
}

.specs-select .el-input__inner {
    padding: 0 6px
}

.specs-select .clearfix .el-input--mini {
    margin: 3px 0
}

.specs-list .el-input__icon {
    height: 32px
}

.specs-list .fl .el-input--suffix {
    float: left
}

.specs-list .biaoti .el-input__inner {
    padding: 0 8px;
    font-weight: 700;
    font-size: 16px;
    background-color: #f5f5f6
}

.sku-table .dan-wei .el-input-group__append {
    background: #fff;
    border: 0;
    padding: 0 5px
}

.edit-goods-list .goods-create .tips {
    margin-left: 0
}

.zhu-tu-list .img.duoyu {
    opacity: .2
}

.shuxing-item .el-select__input {
    margin-left: 9px
}

.sou-suo {
    padding-top: 8px
}

.edit-ji-ben .is-disabled .el-input__inner {
    cursor: default
}

.el-button+.el-button,
.el-checkbox.is-bordered+.el-checkbox.is-bordered {
    margin-left: 6px
}

.zuhe2-ipt,
.zuhe2-ipt .ivu-input-group {
    float: left
}

.zuhe2-ipt .ivu-input-small {
    height: 27px
}

.zuhe2-ipt .ivu-input-group-append,
.zuhe2-ipt .ivu-input-group-prepend {
    font-size: 12px;
    box-sizing: border-box;
    height: 27px
}

.zuhe2-ipt .ipt-1 .ivu-input-group-append {
    border-right: 0;
    border-radius: 0
}

.zuhe2-ipt .ipt-2 .ivu-input-small {
    border-radius: 0
}

.zuhe2-ipt .ivu-input-wrapper-small .ivu-input-icon {
    height: 27px;
    line-height: 27px
}

.da-hang .el-table--small .el-table__cell {
    padding: 12px 0
}

.cang-ku-toubu {
    border: 1px solid #fff;
    padding: 6px;
    border-radius: 6px;
    background-color: #fff
}

.cang-ku-toubu .img {
    height: 66px;
    width: 66px;
    border-radius: 6px;
    border: 1px solid #eee;
    margin-right: 12px
}

.cang-ku-toubu,
.cang-ku-toubu .info-name,
.cang-ku-toubu .number-list {
    display: flex
}

.cang-ku-toubu .info-name,
.cang-ku-toubu .name-btn {
    flex: 1
}

.cang-ku-toubu .number-list .item {
    width: 111px;
    text-align: center;
    padding-top: 10px
}

.cang-ku-toubu .number-list .item .number {
    color: #333;
    font-weight: 700;
    font-size: 15px
}

.cang-ku-toubu .number-list .item .num-name {
    color: #666;
    font-size: 12px
}

.cang-ku-toubu .ck-name {
    font-size: 17px;
    line-height: 38px
}

.cang-ku-toubu .guan-zhu {
    margin-left: 20px;
    display: inline-block;
    cursor: pointer
}

.cang-ku-toubu .guan-zhu .iconfont {
    float: left;
    margin-right: 3px
}

.ck-kw-ipt,
.ck-kw-ipt.ivu-input-group-small .ivu-input {
    height: 27px
}

.lb-zhu-ti {
    background-color: #fff;
    min-height: 500px;
    border-radius: 12px
}

.lb-zhu-ti .search-ipt-list {
    padding: 20px
}

.search-ipt-list .btn-list {
    padding-top: 6px
}

.search-ipt-list .ipt-item {
    margin: 0 9px 9px 0
}

.my-el-select .el-input__inner {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.batch-btn-list {
    padding: 0 20px 5px 20px
}

.batch-btn-list .btn-item {
    height: 28px;
    margin: 0 6px 6px 5px;
    font-size: 12px
}

.batch-btn-list .btn-item .ivu-icon {
    font-size: 14px
}

.batch-btn-list .xuan-num {
    display: inline-block;
    height: 28px;
    border: 1px solid #e6e8eb;
    border-radius: 4px;
    float: left;
    padding: 0 9px;
    line-height: 26px
}

.nei-rong.jian-yi .el-textarea__inner {
    height: 372px
}

.batch-btn-list .xuan-num:first-child {
    margin-left: 0
}

.lb-zhu-ti .my-pagination,
.table-data-list {
    padding: 0 20px 20px 20px
}

.kd-dan-hao .el-tag,
.kd-dan-hao .iconfont,
.kd-dan-hao img {
    float: left;
    line-height: 17px;
    margin-right: 3px;
    opacity: .7
}

.kd-dan-hao .iconfont,
.kd-dan-hao img {
    margin-top: 2px;
    opacity: .5
}

.kd-dan-hao .iconfont {
    font-size: 18px
}

.table-data-list .el-table--small .el-table__cell {
    padding: 15px 0
}

.ding-dan-goods .feng-mian {
    border-radius: 3px;
    opacity: .8;
    float: left;
    margin-right: 5px;
    border: 1px solid #eee;
    height: 44px;
    width: 44px
}

.c-tu-pian {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #bbb
}

.c-tu-pian img {
    height: 36px;
    width: 36px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin-right: 5px
}

.ding-dan-goods .t-kuang {
    display: flex;
    height: 22px
}

.ding-dan-goods .title {
    line-height: 19px;
    height: 22px;
    word-wrap: break-word;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #666;
    width: 100%;
    word-break: break-all;
    -webkit-line-clamp: 1
}

.c-tu .el-icon-close {
    float: left;
    line-height: 36px;
    color: red;
    cursor: pointer;
    padding: 0 5px
}

.user-shop-name {
    border: 1px solid #ccc;
    color: #00569b;
    padding: 2px 5px;
    border-radius: 3px;
    margin-right: 5px
}

.user-shop-name .iconfont {
    font-size: 12px;
    margin-right: 3px
}

.export-item {
    width: 160px;
    padding-top: 6px;
    float: left
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    border-color: #8f8f8f
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
    border-color: #000
}

.export-item .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
    border-color: #2196f3
}

.export-item .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
    border-color: #05f
}

.shop_type.dian-pu .iconfont {
    float: left;
    margin: 0 3px 0 0;
    font-size: 15px
}

.tool_YueJi {
    color: red
}

.tool_YuJin {
    color: #a0f
}

.tool_YiDian {
    color: #05f
}

.tool_KuMaiPdd {
    color: #0a0
}

.tool_JiuDian {
    color: #a50
}

.tool_KumaiTaobao {
    color: #f50
}

.she-group-btn .el-button--small {
    padding: 9px
}

.phjl-goods-info {
    display: flex
}

.phjl-goods-info .info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    line-height: 26px
}

.phjl-goods-info .img {
    display: flex;
    margin-right: 9px
}

.phjl-goods-info .img img {
    height: 66px;
    width: 66px;
    border-radius: 3px
}

.phjl-status.el-tag {
    font-size: 11px
}

.pu-huo .search-ipt-list {
    margin-top: 0
}

.phjl-goods-info .el-tag {
    margin-right: 6px
}

.puhuo-renwu-table .el-button {
    padding: 6px 8px
}

.search-ipt-list.pu-huo-dialog .el-input--small {
    margin: 0 12px 12px 0
}

.el-input__inner,
.el-tag.el-tag--info {
    color: #000
}

.spsc-table img.fm {
    float: left;
    border-radius: 6px;
    border: 1px solid #eee;
    height: 80px
}

.spsc-table .el-tag {
    margin: 0 6px 5px 0;
    float: left
}

.spsc-table .iconfont {
    float: left;
    margin: 0 3px 5px 0;
    font-size: 23px;
    opacity: .5
}

.spsc-table .kdtb {
    float: left;
    margin: 1px 3px 5px 0;
    height: 20px;
    opacity: .5
}

.sp-zuji.chan-pin-lie-biao .lie-biao .goods-item {
    min-width: 239px
}

.rucang-table .img {
    float: left;
    margin-right: 9px;
    border-radius: 5px
}

.el-textarea__inner {
    padding: 8px 10px
}

.message-list .kefu-msg {
    background-color: #f6fbfd
}

.message-list .el-card.kefu-msg {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1)
}

.tou-su-dialog .express-msg {
    height: 105px;
    border: 1px solid #dcdfe6;
    border-radius: 6px;
    margin-top: 9px;
    color: #000;
    box-sizing: border-box;
    font-size: 12px;
    padding: 9px;
    overflow: hidden;
    line-height: 18px;
    margin-bottom: 9px
}

.tou-su-dialog .w-select-div {
    margin-bottom: 9px
}

.tou-su-dialog .express-msg .name {
    color: #3a8ee6;
    font-weight: 700
}

.tou-su-dialog .el-textarea__inner {
    height: 133px;
    font-size: 14px;
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.tou-su-dialog .btn-list {
    text-align: right;
    margin-top: 15px
}

.tou-su-dialog .message-list {
    display: inline-block;
    width: 500px;
    float: left;
    height: 432px;
    overflow: hidden;
    position: relative
}

.tou-su-dialog .message-list .content {
    height: 432px;
    width: 488px;
    border: 1px solid #dcdfe6;
    border-radius: 6px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 12px;
    max-height: 432px;
    min-height: 432px;
    padding-top: 18px;
    overflow-y: scroll
}

.tou-su-dialog .message-list .content::-webkit-scrollbar {
    color: transparent;
    height: 3px;
    width: 3px
}

.message-list .el-icon-magic-stick {
    position: absolute;
    top: 10px;
    right: 22px;
    font-size: 23px;
    cursor: pointer;
    color: #ff7d7d;
    background-color: #fff;
    z-index: 999
}

.tou-su-dialog .message-list .content::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, 0);
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 10px transparent
}

.tou-su-dialog .message-list .content:hover::-webkit-scrollbar-thumb {
    background: hsla(0, 0%, 100%, .32);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

.tou-su-dialog .message-list .msg {
    font-size: 14px;
    line-height: 22px
}

.message-list .msg pre {
    white-space: pre-wrap;
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.tou-su-dialog .message-list .jibie {
    font-size: 12px;
    border: 1px solid #eee;
    line-height: 18px;
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px
}

.tou-su-dialog .message-list .el-tag {
    background-color: #fff
}

.tou-su-dialog .message-list .tag {
    opacity: .5;
    padding-top: 9px
}

.tou-su-dialog .message-list .el-timeline-item__wrapper {
    padding-left: 20px;
    top: -6px
}

.tou-su-dialog .message-list .el-card {
    box-shadow: 0 0 0 0 transparent
}

.tou-su-dialog .el-card__body {
    padding: 9px;
    font-size: 13px
}

.tou-su-dialog .chu-li-qu {
    display: inline-block;
    height: 432px
}

.tou-su-dialog .el-dialog__body {
    padding-top: 8px;
    padding-bottom: 25px
}

.tou-su-dialog .tu-pian {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #bbb
}

.tou-su-dialog .tu-pian img {
    height: 36px;
    width: 36px;
    border: 1px solid #eee;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    margin-right: 5px
}

.tou-su-dialog .btn-list .el-icon-close {
    float: left;
    line-height: 36px;
    color: red;
    cursor: pointer;
    padding: 0 5px
}

.tou-su-dialog .el-input.is-disabled .el-input__inner {
    background-color: #fff
}

.suokucun-table .cangku-logo {
    float: left;
    margin-right: 6px;
    border: 1px solid #eee;
    height: 50px;
    width: 50px;
    border-radius: 3px
}

.bd-shop-list .no-shop-list {
    color: #ccc;
    text-align: center;
    line-height: 39px;
    font-size: 12px;
    border: 1px solid #eee;
    margin: 0 20px;
    border-radius: 6px
}

.btn-btn-mini {
    padding: 20px 20px 5px 20px
}

.btn-btn-mini .xuan.el-button {
    float: left;
    padding: 7px 9px;
    margin: 0 6px 6px 0
}

.btn-btn-mini .xuan.el-input {
    float: left
}

.btn-btn-mini .xuan.w-select-div {
    float: left;
    margin: 0 6px 6px 0
}

.btn-btn-mini .xuan.w-select-div .name {
    line-height: 26px
}

.btn-btn-mini .el-input-group__append,
.btn-btn-mini .el-input-group__prepend {
    background-color: #fff
}

.bd-shop-list {
    padding: 0 20px;
    max-height: 180px;
    overflow-y: auto
}

.bd-shop-list .el-checkbox {
    margin-bottom: 9px
}

.tong-yong-lie-biao {
    padding: 12px 20px 20px 20px;
    background-color: #fff;
    min-height: 200px;
    border-radius: 8px
}

.lei-shou-ji {
    background-color: #fff;
    width: 500px;
    border-radius: 12px;
    min-height: 500px;
    overflow: hidden
}

.lei-shou-ji .title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #67b3ff;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.lei-shou-ji .item {
    height: 36px;
    line-height: 36px;
    padding: 12px 20px;
    border-bottom: 1px solid #fff5f5;
    font-size: 15px;
    box-sizing: content-box
}

.lei-shou-ji .btn {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 60px
}

.lei-shou-ji .item .name {
    color: #666
}

.lei-shou-ji .item .value {
    float: right;
    font-weight: 700;
    color: #000
}

.lei-shou-ji .btn .el-button {
    width: 300px;
    font-size: 17px
}

.lei-shou-ji.ys2 .item {
    height: auto;
    padding-bottom: 23px
}

.lei-shou-ji.ys2 .name {
    font-size: 12px
}

.lei-shou-ji.ys2 .name .xh {
    font-size: 14px;
    color: red;
    font-weight: 700
}

.lei-shou-ji .val-ipt .el-input-group__append,
.lei-shou-ji .val-ipt .el-input-group__prepend {
    padding: 0
}

.lei-shou-ji .tips {
    margin: 15px;
    font-size: 15px;
    color: #333;
    line-height: 28px;
    background-color: #fff9f9;
    border-radius: 12px;
    padding: 12px
}

.lei-shou-ji .val-ipt.dxyzm .el-input-group__append,
.lei-shou-ji .val-ipt.dxyzm .el-input-group__prepend {
    padding: 0 30px;
    line-height: 34px
}

.avatar_url {
    height: 26px;
    width: 26px;
    float: left;
    margin-right: 6px;
    border-radius: 100%;
    border: 1px solid #eee;
    box-sizing: border-box
}

.user-main-zhong {
    position: relative
}

.user-main-zhong .ke-fu-wei {
    height: 300px;
    width: 280px;
    background-color: #fff;
    border-radius: 12px;
    display: inline-block
}

.user-main-zhong .k-kuai-jie {
    height: 300px;
    width: calc(100% - 293px);
    background-color: #fff;
    border-radius: 12px;
    float: right;
    overflow: hidden
}

.ke-fu-wei .ewm img {
    width: 150px;
    height: 150px;
    margin: 32px 0 0 62px
}

.ke-fu-wei .tips {
    text-align: center;
    color: #03a9f4;
    margin-top: 25px
}

.main-tong-kuang .k-title {
    height: 15px;
    line-height: 15px;
    font-weight: 700;
    border-left: 3px solid red;
    font-size: 15px;
    margin: 20px;
    padding-left: 9px;
    margin-bottom: 0
}

.k-kuai-jie .k-btn-list .k-btn-item {
    float: left;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 22px 10px 0 20px;
    box-sizing: border-box;
    padding-top: 20px;
    cursor: pointer;
    transition: all .5s
}

.k-kuai-jie .k-btn-list .k-btn-item:hover {
    border-color: #ddd;
    background-color: #f1f2f5
}

.k-kuai-jie .k-btn-list .k-btn-item .icon {
    font-size: 32px;
    color: #07f
}

.k-kuai-jie .k-btn-list .k-btn-item .name {
    font-size: 14px;
    color: #000;
    padding-top: 6px;
    font-weight: 300
}

.main-tong-kuang .goods-list {
    margin: 10px 10px 0 5px
}

.k-btn-item .icon-div {
    height: 33px;
    line-height: 33px
}

.main-tong-kuang .chan-pin-lie-biao .lie-biao .goods-item {
    min-width: 239px;
    max-width: 239px
}

.help-main-div {
    padding-top: 30px
}

.help-main-div .wz-lei-mu {
    float: left;
    width: 260px;
    padding-top: 12px;
    background-color: #fff
}

.help-main-div .lie-xiang {
    float: right;
    width: 988px;
    background-color: #fff
}

.help-main-div .el-collapse-item__header {
    font-size: 14px;
    padding: 14px 24px
}

.help-main-div .zi-menu {
    font-size: 14px;
    padding: 6px 24px 6px 39px;
    cursor: pointer;
    border-right: 3px solid #fff
}

.help-main-div .zi-menu:hover {
    color: #05f
}

.help-main-div .el-collapse-item__wrap {
    border-bottom: 0
}

.help-main-div .el-collapse {
    border: 0
}

.help-main-div .zi-menu.active {
    color: #2d8cf0;
    background: #f0faff;
    border-right-color: #2d8cf0
}

.help-main-div .wz-liebiao .title,
.help-main-div .wz-xiang .title {
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #eee
}

.help-main-div .wz-xiang .title {
    height: 76px;
    line-height: 50px;
    margin-top: 0
}

.help-main-div .wz-xiang .title .msg {
    font-size: 11px;
    color: #999;
    line-height: 13px
}

.help-main-div .wen-item .hang-content {
    padding: 10px 0 15px 0;
    cursor: pointer;
    float: left;
    line-height: 26px
}

.help-main-div .wen-list {
    padding: 10px 20px 0 20px
}

.help-main-div .help-content {
    padding: 10px 20px 20px 20px
}

.hang-content .w-title {
    font-size: 14px
}

.hang-content .w-title em {
    font-style: normal;
    color: red
}

.hang-content .w-time {
    font-size: 11px;
    color: #ccc
}

.help-content * {
    padding: revert;
    margin: revert
}

.help-content table:not([cellpadding]) td,
.help-content table:not([cellpadding]) th {
    padding: .4rem
}

.help-main-div .wen-item .hang-content:hover {
    color: #00f
}

.xin-ren-ti-shi {
    position: fixed;
    bottom: 10px;
    right: 80px;
    inset-block-end: 10px;
    box-shadow: -2px 0 30px 2px rgba(97, 105, 119, .18);
    height: 300px;
    z-index: 999;
    border-radius: 12px;
    width: 500px;
    background-color: #fff;
    overflow: hidden
}

.xin-ren-ti-shi .title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
    color: #fff;
    background-color: #2196f3
}

.xin-ren-ti-shi img {
    width: 160px;
    border: 1px solid #eee;
    height: 160px;
    float: left;
    margin: 20px 0 0 20px
}

.xin-ren-ti-shi .wen-ben {
    float: left;
    width: 280px;
    line-height: 25px;
    margin: 25px 0 0 20px;
    font-size: 16px;
    color: #007de3
}

.xin-ren-ti-shi .btn-list {
    text-align: right;
    padding-top: 15px;
    padding-right: 20px
}

.header .ivu-badge-count {
    top: -7px;
    right: 17px
}

.right-help-list .help-item {
    font-size: 12px;
    line-height: 24px
}

.bangzhu-tishi-icon {
    margin-left: 5px;
    font-size: 18px;
    color: #aaa;
    cursor: pointer
}

.bangzhu-tishi-div {
    font-size: 12px
}

.bangzhu-tishi-div .ivu-icon,
.bangzhu-tishi-div a {
    color: #ff9500
}

.bangzhu-tishi-div a:hover {
    color: red
}

.biao-btn-list .list-item.tishi {
    margin-left: 20px;
    padding: 0 5px
}