@charset "UTF-8";

.order-icon-select .iconicon-order-b-sel.active {
    color: #1296db;
}

.order-icon-select .iconicon-order-c-sel.active {
    color: #73BD57;
}

.order-icon-select .icon8xiaoshi.active {
    /*color:#FF311A;*/
    color: transparent;
    background: linear-gradient(rgba(255, 140, 73, 1) 0%, rgba(254, 0, 0, 1) 100%);
    -webkit-background-clip: text;
}

.order-icon-select .iconji.active {
    color: #eb0c0c;
}

.order-icon-select .iconjinji.active {
    color: #eb0c0c;
}

.order-icon-select .iconduihuanshangcheng.active {
    /*color:#FF311A;*/
    color: transparent;
    background: linear-gradient(rgba(255, 128, 0, 1) 0%, rgba(255, 47, 47, 1) 100%);
    -webkit-background-clip: text;
}

.goods-list-page .base-list-b {
    width: 100%;
    overflow-x: scroll; /*添加横向滚动条*/
}
.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .one-model1-data .data-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 64px;
    text-align: center;
    color: #595959;
}

.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .one-model1-data .data-header div {
    flex: 1;
    padding: 5px 8px;
}
.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .one-model1-data .data-header p {
    flex: 1;
    padding: 5px 8px;
}
.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .data-son {
    background-color:#FAFAFA  !important;
    padding: 0px !important;
}
.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .data-son div {
    padding: 0px !important;
}
.YunYin-shop-renovation-goodsEdit-model5-page .model1-content .data-son p {
    padding: 0px !important;
}
.order-discount-detail-page .flex-box-2 .one-flex-box .discount-info .row-content .black-info {
    color: #000 !important;
    text-decoration: none !important;
    cursor: default !important;
}

.YunYin-shop-renovation-modelInfo-page .model1-goods-list .data-far {
    display: block;
}

.YunYin-shop-renovation-modelInfo-page .model1-goods-list .data-son {
    background-color: #FAFAFA !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 100%;
}

.YunYin-shop-renovation-modelInfo-page .model1-goods-list .show {
    color: #208CD3;
    cursor: pointer
}


.goods-list-page .base-list-b {
    width: 100%;
    overflow-x: scroll; /*添加横向滚动条*/
}

.goods-list-page .base-list-b .list-data-select-b {
    width: 100%;
}

.goods-list-page .base-list-b .content .one-data {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 100%;
}


.YunYin-shop-renovation-modelInfo-page .model1-activity-list-content .one-model1 .model1-goods-list .model1-header {
    width: 100%;
}

.YunYin-shop-renovation-modelInfo-page .base-list-b .model1-list {
    width: 100%;
    /*overflow-x: scroll; !*添加横向滚动条*!*/
    overflow: auto;
}

.YunYin-shop-renovation-modelInfo-page .w120 {
    min-width: 120px;
    max-width: 120px;
}

.YunYin-shop-renovation-modelInfo-page .model1-activity-list-content .one-model1 {
    border-bottom: 1px solid #e8e8e8;
}

.YunYin-shop-renovation-modelInfo-page .model1-activity-list-content .one-model1:nth-child(even) {
    background-color: #fff !important;
}

.search-goods-b .search-h-b .flex-1 .search .search-sn-list {
    width: 240px;
    padding: 5px 0;
    border: 1px solid #DDDDDD;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 100;
    max-height: 130px;
    position: absolute;
    left: 0;
    top: 31px;
}

.search-goods-b .search-h-b .flex-1 .search .search-sn-list ul {
    width: 100%;
    height: 100%;
    padding: 8px;
}

.search-goods-b .search-h-b .flex-1 .search .search-sn-list ul li {
    margin-bottom: 8px;
    height: 32px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(38, 38, 38, 1);
    line-height: 32px;
    padding-left: 10px;
    cursor: pointer;
}

.search-goods-b .search-h-b .flex-1 .search .search-sn-list ul li:hover {
    background: rgba(81, 185, 172, 1);
    border-radius: 2px;
    color: rgba(255, 255, 255, 1);
}

.ly-storage-list-page .btn-box {
    width: 88px;
    height: 32px;
    position: relative;

}

.ly-storage-list-page .btn-box .btn-type {
    cursor: pointer;
    width: 120px;
    display: flex;
    flex-direction: column;
    padding: 8px;
    background: #FFFFFF;
    position: absolute;
    left: -31px;
    top: 31px;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid rgba(217, 217, 217, 1);
    line-height: 30px;
}

.ly-storage-list-page .btn-box .btn-type p {
    height: 30px;
    width: 100%;
}

.ly-storage-list-page .btn-box .btn-type p:hover {
    background: rgba(81, 185, 172, 1);
    border-radius: 2px;
    color: rgba(255, 255, 255, 1);
}

.ly-storage-list-page .down-btn-box {
    position: relative;
}

.ly-storage-list-page .down-btn-box .down-list-box {
    position: absolute;
    display: none;
    width: 100%;
    height: 100px;
    top: 32px;
    right: 0;
}

.ly-storage-list-page .down-btn-box .down-list {
    position: absolute;
    width: 110px;
    top: 12px;
    right: 0;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px 0 1px 0;
    background: #fff;
}

.ly-storage-list-page .down-btn-box .down-list .triangle {
    position: relative;
    width: 100%;
    height: 0;
}

.ly-storage-list-page .down-btn-box .down-list .triangle:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -5px;
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: -2px 0px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -2px 0px 16px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.ly-storage-list-page .down-btn-box .down-list .down-content {
    position: relative;
    padding: 0 10px;
    background: #fff;
}

.ly-storage-list-page .down-btn-box .down-list .down-content p {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    padding-left: 6px;
}

.ly-storage-list-page .down-btn-box .down-list .down-content p:hover {
    background: #F5F5F5;
}

.ly-storage-list-page .down-btn-box:hover .down-list-box {
    display: block;
}

.is-admin-add-order-page .layui-layer-btn a {
    margin: 0 6px !important;
}

.purchase-order-list-page .content .one-data .have-other:hover .alert-brand {
    display: block !important;
}

.purchase-order-list-page .content .one-data .have-other {
    position: relative;
    text-decoration: underline;
    cursor: pointer;
}

.purchase-order-list-page .content .one-data .have-other .alert-brand {
    z-index: 1;
    min-width: 184px;
    padding: 16px;
    background: rgba(0, 0, 0, 1);
    box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    opacity: 0.8;
    position: absolute;
    top: 30px;
    left: 84px;
    color: white;
    text-align: left;
}

.goods-list-page .base-header .head-nav-b .btn-warp:hover .btn-box {
    display: block;
}

.goods-list-page .base-header .head-nav-b .btn-warp {
    min-width: 88px;
    height: 32px;
    position: relative;
}

.goods-list-page .base-header .head-nav-b .btn-warp .btn-box {
    display: none;
    width: 141px;
    height: 88px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
    position: absolute;
    top: 32px;
    right: 0;
    padding: 8px;
}

.goods-list-page .base-header .head-nav-b .btn-warp .btn-box a p {
    width: 100%;
    height: 32px;
    padding: 6px 10px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(38, 38, 38, 1);
    cursor: pointer;
}

.goods-list-page .base-header .head-nav-b .btn-warp .btn-box a p:hover {
    background: rgba(81, 185, 172, 1);
    border-radius: 2px;
    color: rgba(255, 255, 255, 1);
}

.regional-management-page .list-content .base-list-b .list-title {
    height: 64px;
    display: flex;
    border-bottom: 2px solid #E8E8E8;
    margin: 0 24px;
    align-items: center;
    justify-content: flex-end;
}

.regional-management-page .list-content .base-list-b .list-title .all-use,
.regional-management-page .list-content .base-list-b .list-title .all-control {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #208CD3;
    cursor: pointer;
}

.regional-management-page .list-content .base-list-b .list-title .cancel-check {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #262626;
    margin-right: 24px;
    cursor: pointer;
}

.regional-management-page .list-content .base-list-b .content .one-area {
    position: relative;
}

.regional-management-page .list-content .base-list-b .content .one-area .one-use {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #208CD3;
    display: flex;
    justify-content: center;
}

.regional-management-page .list-content .base-list-b .content .one-area .one-use p {
    margin: 0 4px;
    cursor: pointer;
}

.regional-management-page .list-content .base-list-b .content .one-area .one-city {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100%;
}

.regional-management-page .list-content .base-list-b .content .one-area .one-city .select-check {
    position: absolute;
    left: 24px;
}

.regional-management-page .list-content .base-list-b .content .one-area .one-city {
    position: relative;
}

.regional-management-page .list-content .base-list-b .content .one-area .hidden-box {
    display: none;
    position: absolute;
    top: 68%;
    left: 30%;
    background: #FFFFFF;
    padding: 8px 24px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    z-index: 1;
    text-align: left;
}


.regional-management-page .list-content .base-list-b .content .one-area .hidden-box .hidden-warp {
    display: flex;
}

.regional-management-page .list-content .base-list-b .content .one-area .hidden-box .hidden-warp .center {
    width: 2px;
    background: #F5F5F5;
    margin: 0 8px;
}


.regional-management-page .list-content .base-list-b .content .one-area .hidden-box p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #262626;
    line-height: 20px;
    margin-top: 8px;

}

.regional-management-page .list-content .base-list-b .content .one-area .hidden-box span {
    margin-bottom: 8px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #262626;
    /*line-height: 0px;*/
}

/*.regional-management-page .list-content .base-list-b .content .one-city:hover + .hidden-box {*/
/*    display: block !important;*/
/*}*/

.regional-management-alert .content .the-content .one-data .select-box {
    display: flex;
    justify-content: center;
}

.regional-management-alert .content .the-content .one-data .select-b {
    display: flex;
    justify-content: center;
    position: relative;
    font-size: 12px;
}


.regional-management-alert .content .the-content .one-data:nth-last-child(1) .my-sort__box .the-down {
    cursor: default;
    color: #999;
}

.regional-management-alert .content .the-content .one-data:nth-child(1) .my-sort__box .the-top {
    cursor: default;
    color: #999;
}

.regional-management-alert .content .the-content .one-data .my-sort__box .the-top {
    margin-right: 8px;
    cursor: pointer;
}

.regional-management-alert .content .the-content .one-data .my-sort__box .the-down {

    cursor: pointer;
}

.regional-management-alert .content .the-content .one-data .delete-one p {
    cursor: pointer;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FE4848;
}


.choose-city-box .list-warp {
    /*max-height: 500px;*/
    /*overflow-y: auto;*/
    /*width: 100%;*/
    /*position: relative;*/
}

.choose-city-box .list-warp .the-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    margin-bottom: 24px;
    /*width: 800px;*/
    border-bottom: 2px solid #E8E8E8;
}

.choose-city-box .the-list .one-data {
    min-width: 155px;
    height: 64px;
    display: flex;
    align-items: center;
    padding-left: 24px;
    /*justify-content: center;*/
}

.choose-city-box .the-list .one-data:nth-child(10n+6),
.choose-city-box .the-list .one-data:nth-child(10n+7),
.choose-city-box .the-list .one-data:nth-child(10n+8),
.choose-city-box .the-list .one-data:nth-child(10n+9),
.choose-city-box .the-list .one-data:nth-child(10n+10) {
    background: #f5f5f5;
}

.choose-city-box .the-list .one-data .data-select {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
}

.choose-city-box .the-list .one-data .data-select .name {
    margin-left: 24px;
}

.watchTheStoreBox .content {
    display: flex;
}

.watchTheStoreBox .content .left,
.watchTheStoreBox .content .right {
    flex: 1;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    /*justify-content: center;*/
}

.watchTheStoreBox .content .left .warp,
.watchTheStoreBox .content .right .warp {
    /*max-height: 280px;*/
    /*overflow-y: auto;*/
}

.watchTheStoreBox .content .left .title,
.watchTheStoreBox .content .right .title {
    /*padding-top: 21px;*/
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #595959;
}


.watchTheStoreBox .content .center {
    width: 2px;
    background: #E8E8E8;
}

.watchTheStoreBox .content .left p,
.watchTheStoreBox .content .right p {
    padding-left: 40px;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #262626;
    display: flex;
    align-items: center;
}

.vip-goods-list .content .one-data .goods-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
}

.vip-goods-list .content .one-data .goods-box img {
    width: 52px;
    height: 52px;
    margin-right: 8px;
}

.vip-goods-list .content .one-data .vip-price {
    position: relative;
}

.vip-goods-list .content .one-data .vip-price .hover-icon {
    position: absolute;
    right: -6px;
    top: 12px;
}

.vip-goods-list .content .one-data .vip-price input {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.vip-goods-list .content .one-data .compareLink {
    min-width: 194px
}

.vip-goods-list .content .one-data .compareLink a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #208CD3;
    text-decoration: underline;
}

.vip-goods-list .content .one-data .control .write {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #51B9AC;
}

.vip-goods-list .content .one-data .control .remove {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FE4848;
}

.vip-goods-edit .link-box {
    margin-top: 16px;
    width: 100%;
    height: 152px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    padding: 0 24px;
}

.vip-goods-edit .link-box .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    border-bottom: 2px solid #E8E8E8;
}

.vip-goods-edit .link-box .title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    color: #595959;
}

.vip-goods-edit .link-box .link-input {
    margin-top: 24px;
}

.vip-goods-edit .link-box .link-input input {
    width: 489px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding-left: 8px;
}

.vip-goods-edit .content {
    width: 100%;
    margin-top: 24px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
}

.vip-goods-edit .content .title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    border-bottom: 2px solid #E8E8E8;
    padding: 0 24px;

}

.vip-goods-edit .content .title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    color: #595959;
}

.vip-goods-edit .content .title p span:nth-child(1) {
    margin-right: 24px;
}

.vip-goods-edit .content .warp .warp-title {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.vip-goods-edit .content .warp .warp-title .write-price {
    text-decoration: underline;
    cursor: pointer;
}

.vip-goods-edit .content .warp .warp-title p {
    flex: 1;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #595959;
}

.vip-goods-edit .content .warp .data-list .one-data {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
}

.vip-goods-edit .content .warp .data-list .one-data p {
    flex: 1;
    text-align: center;
}

.vip-goods-edit .content .warp .data-list .one-data img {
    width: 52px;
    height: 52px;
    margin: 6px 0;
}

.vip-goods-edit .content .warp .data-list .one-data input {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.vip-goods-edit .content .warp .data-list .one-data:nth-child(odd) {
    background-color: #FAFAFA;
}

.choose-btn {
    display: none;
}

.switch-box {
    max-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose-label {
    width: 48px;
    height: 28px;
    border-radius: 14px;
    position: relative;
    background-color: #bdbdbd;
    overflow: hidden;
    margin: 0;
    margin-top: 4px;
    vertical-align: middle;

    display: flex;
    align-items: center;
}

.choose-label:before {
    content: '';
    position: absolute;
    left: 1px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    background-color: #fff;
    z-index: 20;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.switch-box .active {
    background-color: #51B9AC;
    /*box-shadow: #51B9AC 0px 0px 0px 1px;*/
}

.switch-box .active:before {
    left: 26px;
}

.saleVolume-up-list .list-data-select-b {
    padding: 0 !important;
}

.saleVolume-up-list .common-input {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-align: center;
}

.saleVolume-up-list .switch-warp {
    display: flex;
    align-items: center;
    justify-content: center;
}

.saleVolume-up-list .border-b-header {
    border: none !important;
    width: 100%;

}

.saleVolume-up-list .border-b-header p {
    flex: 1;

}

.saleVolume-up-list .border-b-header p span {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FE4848;
}

.saleVolume-up-list .split-text {
    margin: 0 8px;
}


.saleVolume-up-list .scroll-box {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: fixed;
    bottom: 36px;
    right: 24px;
    /*background: red;*/
    background: url("/static/admin/images/btn_back_to_top@2x.png") no-repeat;
    background-size: 100% 100%;
}

.sale-goods-list .img-box {
    display: flex;
    align-items: center;
    text-align: left;
    /*justify-content: center;*/
}

.sale-goods-list .img-box img {
    width: 52px;
    height: 52px;
    margin-right: 8px;
    margin-left: 16px;
}

.sale-goods-list .edit-one {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #51B9AC;
    cursor: pointer;
}

.sale-goods-list .delete-one {
    margin-left: 24px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FE4848;
    cursor: pointer;
}

.sale-goods-list-pop .goods-warp {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sale-goods-list-pop .goods-warp img {
    width: 52px;
    height: 52px;
}

.sale-goods-list-pop .goods-warp .goods-warp-name {
    margin-top: 8px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #262626;
    line-height: 22px;
}

.sale-goods-list-pop .goods-warp .goods-warp-sn {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #262626;
    line-height: 22px;
}

.sale-goods-list-pop .tips {
    text-align: center;
    margin-top: 24px;
}


.sale-goods-list-pop .tips span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #595959;
}

.sale-goods-list-pop .tips .saleNum-input {
    width: 161px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    padding-left: 8px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #595959;
}

.YunYin-shop-renovation-modelInfo-page .title-box {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    display: flex;
    align-items: center;
    padding-left: 24px;
    margin-top: 16px;
}


.YunYin-shop-renovation-modelInfo-page .type3 {
    height: 124px;
}

.YunYin-shop-renovation-modelInfo-page .type3 .title-text {
    margin-right: 24px;
}

.YunYin-shop-renovation-modelInfo-page .type3 .up-the-image{
    width: 325px;
    height: 44px;
    border: 1px solid #D9D9D9;
}

.YunYin-shop-renovation-modelInfo-page .type3 .show-the-image img {
    width: 325px;
    height: 44px;
    border: 1px solid #D9D9D9;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data {
    height: 128px;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .img-box .up-the-image {
    width: 104px;
    height: 104px;
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .img-box .show-the-image img {
    width: 104px;
    height: 104px;
    border: 1px solid #E8E8E8;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .share-title input,
.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .share-desc input {
    width: 226px;
    height: 64px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    text-indent: 9px;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .cover-box .up-the-image {
    width: 160px;
    height: 91px;
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .cover-box .show-the-image img {
    width: 160px;
    height: 91px;
    border: 1px solid #E8E8E8;
}

.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .cover-title input {
    width: 104px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    text-indent: 9px;
}
.YunYin-shop-renovation-modelInfo-page .content-3 .one-data .select-check {
    display: flex;
    justify-content: center;
}
.YunYin-shop-renovation-modelInfo-page .title-box {
    display: flex;
    align-items: center;
    width: 100%;
    height: 124px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
}

.proxy-setting-box .title {
    height: 64px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;


}

.proxy-setting-box .title .left {
    flex: 1;
    display: flex;
    align-items: center;
}

.proxy-setting-box .title .right {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #51B9AC;
    line-height: 20px;
}

.proxy-setting-box .title .left p {
    margin-right: 24px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #595959;
    line-height: 22px;
}

.proxy-setting-box .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    border-top: 2px solid #E8E8E8;
    border-bottom: 2px solid #E8E8E8;
    max-height: 256px;
    overflow: auto;
}

.proxy-setting-box .content .warp-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
}
.proxy-setting-box .content .warp-title p {
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #595959;
    line-height: 22px;
}

.proxy-setting-box .content .warp {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.proxy-setting-box .content .warp .one-data {
    width: 50%;
    height: 64px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.proxy-setting-box .content .warp .one-data div {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.proxy-setting-box .content .warp .one-data div input {
    width: 72px;
    height: 32px;
    border-radius: 2px;
    border: 1px solid #DDDDDD;
    text-align: center;
}



.proxy-setting-box .content .warp .one-data:nth-child(4n+1) {
    background-color: #FAFAFA;
    border-right: 1px solid #E8E8E8
}

.proxy-setting-box .content .warp .one-data:nth-child(5n+1) {
    border-right: 1px solid #E8E8E8
}

.proxy-setting-box .content .warp .one-data:nth-child(4n+2) {
    background-color: #FAFAFA;
}

.attemper-order-detail-page .one-flex-box .info {
    padding: 10px 0;
    line-height: 32px;
    font-size: 14px;
}

.attemper-order-detail-page .one-flex-box .info .order-ps textarea {
    display: block;
    resize: none;
    width: 100%;
    line-height: 20px;
    border: none;
    padding: 0 5px;
}

.goods-cost-list-page .select-check {
    display: flex;
    align-items: center;
    justify-content: center;
}

