@font-face {
    font-family: 'icomoon';
    src: url('/assets/designer/static/merchant/fonts/icomoon.eot?z21ixb1');
    src: url('/assets/designer/static/merchant/fonts/icomoon.eot?z21ixb1#iefix') format('embedded-opentype'),
        url('/src/assets/designer/static/merchant/fonts/icomoon.ttf?z21ixb1') format('truetype'),
        url('/src/assets/designer/static/merchant/fonts/icomoon.woff?z21ixb1') format('woff'),
        url('/src/assets/designer/static/merchant/fonts/icomoon.svg?z21ixb1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ic_suo:before {
    content: "\eb4b";
}

.icon-ic_zoom:before {
    content: "\eb4c";
}

.icon-icon_czjx1:before {
    content: "\eb3b";
}

.icon-icon_spjx1:before {
    content: "\eb3c";
}

.icon-basis1:before {
    content: "\eb38";
}

.icon-heng1:before {
    content: "\eb39";
}

.icon-jingxiang:before {
    content: "\eb3d";
}

.icon-zhong1:before {
    content: "\eb47";
}

.icon-guanlian:before {
    content: "\eb3f";
}

.icon-suo:before {
    content: "\eb40";
}

.icon-bespread:before {
    content: "\eb29";
}

.icon-timepiece:before {
    content: "\eb1d";
}

.icon-COEM:before {
    content: "\eafc";
}

.icon-EEs:before {
    content: "\eafd";
}

.icon-GEMs:before {
    content: "\eafe";
}

.icon-professional-edition:before {
    content: "\ea94";
}

.icon-tile:before {
    content: "\ea2a";
}

.icon-filter:before {
    content: "\ea29";
}

.icon-Subtract:before {
    content: "\ea27";
}

.icon-Add:before {
    content: "\ea22";
}

.icon-background-color:before {
    content: "\ea1b";
}

.icon-feedback:before {
    content: "\ea18";
}

.icon-smile:before {
    content: "\ea17";
}

.icon-upload-pictures:before {
    content: "\ea16";
}

.icon-font-color:before {
    content: "\ea15";
}

.icon-hint1:before {
    content: "\ea0c";
}

.icon-zoomin:before {
    content: "\ea05";
}

.icon-X:before {
    content: "\ea03";
}

.icon-top:before {
    content: "\e9e9";
}

.icon-Tilt:before {
    content: "\e9e6";
}

.icon-tick:before {
    content: "\e9e0";
}

.icon-Text:before {
    content: "\e9dd";
}

.icon-Right2:before {
    content: "\e9c0";
}

.icon-Restore:before {
    content: "\e9be";
}

.icon-reminder:before {
    content: "\e9bd";
}

.icon-record:before {
    content: "\e9b6";
}

.icon-question2:before {
    content: "\e9b4";
}

.icon-product:before {
    content: "\e9af";
}

.icon-printing-subtract2:before {
    content: "\e9ae";
}

.icon-printing-add2:before {
    content: "\e9ad";
}

.icon-previous_page:before {
    content: "\e9ab";
}

.icon-pictures:before {
    content: "\e9a8";
}

.icon-Picture_width:before {
    content: "\e9a6";
}

.icon-next_page:before {
    content: "\e991";
}

.icon-Left2:before {
    content: "\e97e";
}

.icon-layer_up:before {
    content: "\e97a";
}

.icon-layer_down:before {
    content: "\e979";
}

.icon-layer_close:before {
    content: "\e978";
}

.icon-label_select:before {
    content: "\e976";
}

.icon-label_promotion:before {
    content: "\e975";
}

.icon-label_prerogative:before {
    content: "\e974";
}

.icon-NEW:before {
    content: "\e970";
}

.icon-hides:before {
    content: "\e96c";
}

.icon-Height_maximization:before {
    content: "\e96a";
}

.icon-edit_field_top:before {
    content: "\e95b";
}

.icon-edit_field_pattern:before {
    content: "\e95a";
}

.icon-edit_field_horizontal:before {
    content: "\e959";
}

.icon-edit_field_bottom:before {
    content: "\e957";
}

.icon-display:before {
    content: "\e952";
}

.icon-design:before {
    content: "\e94f";
}

.icon-Copy_picture:before {
    content: "\e941";
}

.icon-close:before {
    content: "\e93d";
}

.icon-center3:before {
    content: "\e93a";
}

.icon-cancel:before {
    content: "\e936";
}

.icon-Bold:before {
    content: "\e932";
}

.icon-background:before {
    content: "\e92c";
}

.icon-arrows2:before {
    content: "\e927";
}

.icon-Add2:before {
    content: "\e921";
}

.icon-HOT:before {
    content: "\e91e";
}


@font-face {
    font-family: "iconfont";
    src: url('/src/assets/designer/static/merchant/fontsNew/iconfont.eot?t=1545807318834'),
        /* IE9 */
        url('/src/assets/designer/static/merchant/fontsNew/iconfont.woff?t=1545807318834') format('woff'),
        url('/src/assets/designer/static/merchant/fontsNew/iconfont.ttf?t=1545807318834') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
        url('/src/assets/designer/static/merchant/fontsNew/iconfont.svg?t=1545807318834#iconfont') format('svg');
    /* iOS 4.1- */
}


* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

a {
    cursor: pointer;
    text-decoration: none;
    color: rgb(89, 90, 90);
    vertical-align: middle;
}

body {
    min-width: 1280px;
}

body,
textarea {
    font: 12px/1.55 "HanHei SC", PingHei, "PingFang SC", STHeitiSC-Light,
        "Helvetica Neue", Helvetica, "Microsoft Yahei", 微软雅黑, STHeiti,
        华文细黑, Arial, sans-serif;
}

em {
    color: #FF0000;
}

img {
    border: 0;
    vertical-align: middle;
}

button {
    outline: none;
}

ul {
    list-style: none;
}

.opacity8:HOVER,
.fopacity8:HOVER * {
    opacity: 0.8;
    cursor: pointer;
}

.notice-list .fopacity8:hover * {
    opacity: 1;
}

.blue:hover {
    opacity: 1 !important;
    color: #235270 !important;
}

dd,
dt {
    line-height: 36px !important;
}

dl dd h4 {
    line-height: 37px !important;
}

a {
    text-decoration: none !important;
}

input:focus,
textarea:focus {
    border: 1px solid #98B9F0;
    box-shadow: 0 0 2px #A3C3F9;
    outline: none;
}

.br4 {
    border-radius: 4px;
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

input,
textarea {
    padding: 6px;
}

input[type="button"] {
    padding: 0;
}

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

textarea::-moz-placeholder,
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

.none {
    display: none !important;
}

.pr {
    position: relative;
}

.inline-block {
    display: inline-block !important;
}

.line-height {
    line-height: 1.4;
}

.letter {
    letter-spacing: -8px;
}

.letter>* {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
}

.vt {
    vertical-align: top !important;
}

.tc {
    text-align: center !important;
}

.tr {
    text-align: right !important;
}

.tl {
    text-align: left !important;
}

.fn {
    font-weight: normal;
}

.fb {
    font-weight: bold;
}

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

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr1 {
    margin-right: 1px !important;
}

.mr2 {
    margin-right: 2px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml12 {
    margin-left: 12px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.cp {
    cursor: pointer !important;
}

.underline {
    text-decoration: underline;
}

.fr {
    float: right !important;
}

.w45 {
    width: 45% !important;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px !important;
}

.c51 {
    color: rgb(51, 51, 51);
}

.c153 {
    color: rgb(153, 153, 153);
}

.c184 {
    color: rgb(184, 183, 182);
}

.blue {
    color: #428bca !important;
}

.cr {
    color: rgb(237, 78, 42);
}

.gray {
    color: rgb(153, 153, 153) !important;
}

.relative {
    position: relative;
}

.red {
    color: #ff4d3a !important;
}

.border {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
}

.o8:HOVER {
    opacity: 0.8;
    cursor: pointer;
}

.fixed {
    position: fixed;
}

.dn {
    display: none;
}

.dib {
    display: inline-block !important;
}

/* ==============================  loading  ==================================== */

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(0.6);
        transform: rotate(180deg) scale(0.6);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}

/* ==============================  londing end  ==================================== */

.head>div {
    display: inline-block;
}

.head {
    background-color: #428bca;
    box-shadow: 0px 3px 6px 0px rgba(214, 214, 214, 0.5);
    position: relative;
    height: 60px;
}

.head-account {
    background-color: rgb(255, 255, 255);
    height: 38px;
    line-height: 38px;
    margin-top: 22px;
    margin-right: 20px;
    padding: 0 18px;
    border-radius: 5px 5px 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

#lw-navigations .txt-logo {
    float: left;
    font-size: 24px;
    color: #F8F9FA;
    font-weight: 400;
    line-height: 54px;
    margin-left: 10px;
}

#lw-navigations .nav-left {
    float: left;
    display: flex;
    margin-left: 110px;
}

#lw-navigations .nav-left>li {
    display: block;
    margin-left: 5px;
    width: 66px;
    position: relative;
}

#lw-navigations .nav-left>li>a {
    display: block;
    text-align: center;
    line-height: 54px;
    color: 14px;
    color: #CED4DA;
}

#lw-navigations .nav-left>li>dl,
#lw-navigations .nav-left>li>.nav-list {
    position: absolute;
    z-index: 16;
    left: 0;
    top: 54px;
    background-color: #222222;
    padding: 20px;
    display: none;
}

#lw-navigations .nav-left>li>dl dt {
    font-size: 14px;
    color: #fff;
    width: 150px;
}

#lw-navigations .nav-left>li>dl a {
    display: block;
    color: #CED4DA;
    font-size: 14px;
    width: 150px;
    padding: 4px 20px;
    margin-top: 5px;
    border-radius: 4px;
}

#lw-navigations .nav-left>li>.nav-list dl {
    margin-top: 10px;
}

#lw-navigations .nav-left>li>.nav-list dl:first-child {
    margin-top: 0;
}

#lw-navigations .nav-left>li>.nav-list dl dt {
    font-size: 14px;
    color: #fff;
}

#lw-navigations .nav-left>li>.nav-list dl dd {
    display: flex;
}

#lw-navigations .nav-left>li>.nav-list dl a {
    display: block;
    color: #CED4DA;
    min-width: 100px;
    font-size: 14px;
    padding: 4px 20px;
    margin-top: 5px;
    border-radius: 4px;
}

#lw-navigations .nav-left>li:hover dl,
#lw-navigations .nav-left>li:hover>.nav-list {
    display: block;
}

#lw-navigations .nav-left>li:hover>a,
#lw-navigations .nav-left>li>a:hover {
    text-decoration: none;
    background-color: #00A6ED;
    color: #fff;
}

#lw-navigations .nav-left>li>dl a:hover,
#lw-navigations .nav-left>li>.nav-list dl a:hover {
    text-decoration: none;
    background-color: #00A6ED;
    color: #fff;
}

#lw-navigations .header-notice {
    position: relative;
    display: flex !important;
    align-items: center;
    margin-left: 20px;
}

#lw-navigations .header-notice>i {
    display: block;
    font-size: 18px;
    color: #CED4DA;
}

#lw-navigations .header-notice>span {
    position: absolute;
    top: 10px;
    right: -8px;
    display: block;
    background-color: #F6511D;
    padding: 1px 4px;
    font-size: 12px;
    color: #fff;
    border-radius: 50%;
}

#lw-navigations .header-userinfo {
    display: flex !important;
    align-items: center;
    margin-left: 30px;
    position: relative;
}

#lw-navigations .header-userinfo:hover .logout {
    display: block;
}

#lw-navigations .header-userinfo>a {
    display: flex;
    align-items: center;
}

#lw-navigations .header-userinfo>a img {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

#lw-navigations .header-userinfo>a span {
    display: block;
    margin-left: 5px;
    font-size: 12px;
    color: #CED4DA;
}

#lw-navigations .header-userinfo>a i {
    display: block;
    font-size: 12px;
    color: #CED4DA;
    transform: scale(0.6) rotate(90deg);
    margin-left: 3px;
}

#lw-navigations .header-userinfo>a:hover {
    text-decoration: none;
}

#lw-navigations .header-userinfo .logout {
    position: absolute;
    z-index: 16;
    bottom: -15px;
    display: none;
}

#lw-navigations .header-userinfo .logout a {
    padding: 5px 20px;
    background-color: #fff;
    box-shadow: 1px 1px 1px #d4d3d3;
    font-size: 14px;

}

#lw-navigations .header-userinfo .logout a:hover {
    text-decoration: none;
    color: #F6511D;
}

#lw-navigations .header-userinfo .logout .triangle {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -6px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 6px solid #fff;
}

.lw-product-details {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 17;
    display: none;
}

.lw-product-details>.wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 700px;
    height: 550px;
    background-color: #fff;
    padding: 0 15px;
    border-radius: 4px;
}

.lw-product-details .lw-title {
    border-bottom: 1px solid #CED4DA;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.lw-product-details .lw-title h3 {
    font-size: 16px;
    color: #0D2C54;
}

.lw-product-details .lw-title i {
    font-size: 12px;
    color: #6C757D;
    cursor: pointer;
}

.lw-product-details .lw-content .tab-header {
    margin-top: 15px;
    display: flex;
    margin-left: 1px;
}

.lw-product-details .lw-content .tab-header>a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    border: 1px solid #E9ECEF;
    border-bottom: none;
    font-size: 12px;
    color: #222222;
    margin-left: -1px;
}

.lw-product-details .lw-content .tab-header>a:hover {
    text-decoration: none;
}

.lw-product-details .lw-content .tab-header>a.active {
    background-color: #00A6ED;
    color: #F8F9FA;
    border-color: #00A6ED;
}

.lw-product-details .lw-content .lw-tab-content {
    border: 1px solid #E9ECEF;
    height: 430px;
    overflow: hidden;
    overflow-y: auto;
}

.lw-product-details .lw-content .lw-tab-content>.tab {
    display: none;
    padding: 12px 15px;
}

.lw-product-details .lw-content .lw-tab-content>.tab.active-show {
    display: block;
}

.panel.panel-switch .swiper-container-horizontal>.swiper-pagination-bullets,
.panel.panel-switch .swiper-pagination-custom,
.panel.panel-switch .swiper-pagination-fraction {
    bottom: 0;
}

.content {
    padding: 20px;
    color: rgb(89, 90, 90);
}

.notice {
    border: 1px solid rgb(225, 227, 229);
}

.normal tbody tr:NTH-CHILD(even) {
    background-color: rgb(250, 252, 255);
}

.normal tbody tr:HOVER {
    background-color: rgba(242, 242, 242, 0.6);
}

/** UI调整  start*/

/* 工具样式  */

.com-bg-color-w {
    background: rgb(245, 247, 250);
}

.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    display: none;
}

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

.fix {
    zoom: 1;
}

.fix:after {
    display: block;
    content: 'clear';
    clear: both;
    line-height: 0;
    visibility: hidden;
}

/* 公共容器 */

.main-btn-b {
    border-radius: 4px;
    background-color: #428bca;
    color: #FFF;
    display: inline-block;
    padding: 4px 16px;
    border: 1px solid #428bca;
    line-height: 1.5;
    cursor: pointer;
}

.main-btn-b:hover {
    opacity: 0.8;
}

.main-btn-b.small {
    padding: 0px 4px;
}

.main-btn-w {
    border-radius: 4px;
    background-color: rgb(250, 250, 250);
    color: #444;
    display: inline-block;
    padding: 4px 16px;
    border: 1px solid rgb(204, 204, 204);
    line-height: 1.5;
    cursor: pointer;
}

.main-btn-w:hover {
    background-color: rgb(240, 240, 240);
}

table.normal {
    width: 100%;
    border-collapse: collapse;
}

.normal thead th {
    background: rgb(245, 247, 250);
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    height: 40px;
    white-space: nowrap;
    /*position: relative;*/
}

.normal thead th:first-child {
    border-left: 1px solid rgb(221, 221, 221);
}

.normal thead th:last-child {
    border-right: 1px solid rgb(221, 221, 221);
}

.normal td {
    text-align: center;
    border: 1px solid rgb(221, 221, 221);
    height: 38px;
    padding: 5px;
}

.normal tbody td a {
    color: #1e7ec8;
}

.normal tbody td a.main-btn-w {
    color: #444;
}

.normal tbody td a:hover {
    opacity: 0.8;
}

.com-pop-module {
    position: fixed;
    top: 36px;
    min-width: 580px;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 5px;
    z-index: 9999;
    display: none;
    color: rgb(89, 90, 90);
}

.com-pop-module.half {
    min-width: 360px;
}

.com-pop-title {
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    font-weight: bold;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.com-pop-title .pop-close-btn {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    color: #bbb;
    width: 54px;
    font-size: 12px;
    text-align: center;
}

.com-pop-bottom {
    text-align: right;
    padding: 15px 20px;
    border-top: 1px solid rgb(221, 221, 221);
}

.com-pop-cont {
    overflow: auto;
}

.com-pop-cont::-webkit-scrollbar {
    height: 10px;
    width: 10px;
    background-color: #fff;
}

.com-pop-cont::-webkit-scrollbar-track {}

.com-pop-cont::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #cccccc;
}

/* 主体结构  */

/* 位置导航 */

/* 公共搜索区域 */

/* 公共分页器 */

/**********************hyg**********************************/

.ajaxBomb {
    position: fixed;
    top: 36px;
    min-width: 358px;
    max-width: 80%;
    padding: 12px 14px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 1px;
    border-color: rgb(93, 153, 44);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(244, 254, 233);
    color: rgb(101, 126, 66);
    z-index: 999999;
}

.ajaxBomb .icon-X {
    position: absolute;
    right: 12px;
    top: 12px;
}

.ajaxBomb.fail {
    border-width: 1px;
    border-color: rgb(220, 63, 71);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(254, 233, 236);
    color: rgb(220, 63, 71);
}

.item-content {
    margin-left: 92px;
}

.cancel {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    border-radius: 4px;
    background-color: rgb(253, 253, 253);
    line-height: 30px;
    font-size: 12px;
    display: inline-block;
    height: 30px;
    text-align: center;
    min-width: 60px;
}

.sure {
    border-radius: 4px;
    background-color: rgb(66, 139, 202);
    min-width: 60px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
}

.bomb-box {
    position: fixed;
    top: 36px;
    min-width: 420px;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 5px;
    z-index: 9999;
    display: none;
}

.bomb-box-title {
    background-color: rgb(245, 247, 250);
    line-height: 40px;
    padding: 0 15px;
}

.bomb-box-title .icon-X {
    float: right;
    margin-top: 14px;
}

.bomb-box-content {
    padding: 20px 30px;
    line-height: 1.8;
    max-height: 620px;
    overflow: auto;
}

.gallery-upload {
    border-width: 1px;
    border-color: rgb(190, 190, 190);
    border-style: dashed;
    height: 460px;
    margin-bottom: 20px;
}

.gallery-upload-icon i {
    font-size: 218px;
    color: #eeeeee;
    margin-top: 50px;
    display: block;
}

.gallery-upload-list,
.gallery-upload-start {
    width: 80%;
    max-width: 1200px;
}

.gallery-upload:HOVER {
    background-color: rgb(238, 238, 238);
}

.gallery-upload:HOVER .icon-upload-pictures {
    color: #fff;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

.bomb-box-content>div {
    margin-top: 10px;
}

.bomb-box-content>div:FIRST-CHILD {
    margin-top: 0;
}

/* 支付订单货款 */

/** 支付订单货款 end**/

/*****p-info*****/
.p-info,
.c-info {
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    margin-top: 20px;
}

.navFix {
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
}

.p-info-cate,
.c-info-cate {
    background-color: rgb(246, 246, 246);
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid rgb(66, 139, 202);
    letter-spacing: -8px;
}

.c-info-cate {
    background-color: rgb(246, 246, 246);
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #ec5947;
    letter-spacing: -8px;
}

.p-info-cate ul li {
    display: inline-block;
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    width: 112px;
    text-align: center;
    position: relative;
    letter-spacing: normal;
}

.c-info-cate ul li {
    display: inline-block;
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    width: 112px;
    text-align: center;
    position: relative;
    letter-spacing: normal;
}

.c-info-cate ul li i {
    font-size: 17px;
    position: absolute;
    top: 9px;
    left: 84px;
    color: #ec5947;
}

.p-info-cate ul li:HOVER {
    color: rgb(66, 139, 202);
    cursor: pointer;
}

.c-info-cate ul li:HOVER {
    background-color: #ec5947;
    color: #fff;
    cursor: pointer;
}

.c-info-cate ul li:HOVER i {
    color: #fff;
}

.p-info-cate ul li.cur {
    background-color: rgb(66, 139, 202);
    color: #fff;
}

.c-info-cate ul li.cur {
    background-color: #ec5947;
    color: #fff;
}

.c-info-cate ul li.cur i {
    color: #fff;
}

.p-info-cate ul li.cur .p-info-cate-line {
    background-color: rgb(66, 139, 202);
}

.p-info-cate-line {
    background-color: rgb(225, 227, 229);
    position: absolute;
    width: 1px;
    height: 16px;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.p-info-content {
    padding: 20px;
}

.c-info-content {
    padding: 20px 20px 0 20px;
}

.c-info .swiper-container {
    padding-bottom: 30px;
}

.c-info-content .pro-item {
    display: block;
    width: 200px;
    height: 260px;
    border: 1px solid rgb(225, 227, 229);
    text-align: center;
    margin: 10px 0;
    padding: 15px;
    position: relative;
    margin-right: 25px;
}

.c-info-content .pro-item:hover {
    border-color: #1F8BCE;
}

.c-info-content .swiper-slide .pro-item:last-child {
    margin-right: 0 !important;
}

.c-info-content .pro-item img {
    width: 150px;
    height: 150px;
}

.c-info-content .pro-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-info-content .pro-item .pro-tit {
    font-weight: bold;
    padding-top: 15px;
}

.c-info-content .pro-item .pro-price .blue {
    font-size: 15px;
    font-weight: bold;
    color: #1F8BCE;
}

.c-info-content .pro-item i.flag {
    font-size: 66px;
    color: #ec5947;
    position: absolute;
    top: -7px;
    right: -5px;
}

.c-info-content .pro-item .pro-shipping {
    margin-top: 5px;
}

.c-info-content .pro-item .pro-time {
    margin-top: 5px;
}

.sample-swiper img {
    max-width: 100%;
    max-height: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(243, 243, 243);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 9.9px 0.1px rgba(102, 102, 102, 0.1);
}

.p-info-content-sample {
    position: relative;
}

.p-info-content-sample-more {
    color: #1F8BCE;
    position: absolute;
    top: 0;
    right: 0;
}

.sample-swiper .swiper-slide {
    position: relative;
    cursor: pointer;
    border: 1px solid #FFF;
}

.sample-swiper .swiper-slide>a {
    display: block;
    position: relative;
    border: 1px solid #F2F2F2;
    margin: -1px;
}

.sample-swiper-price {
    color: #666;
    padding: 8px;
}

.sample-swiper-name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #FFF;
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.5);
    word-break: break-word;
    display: none;
}

.sample-swiper .swiper-slide:HOVER {
    border: 1px solid #1F8BCE;
}

.sample-swiper .swiper-slide:HOVER>a {
    border: 1px solid transparent;
}

.sample-swiper .swiper-slide:HOVER .sample-swiper-name {
    display: block;
}

.p-info-content-sample .swiper-button-prev,
.p-info-content-commonCatIdProduct .swiper-button-prev,
.p-info-content-commonFactoryProduct .swiper-button-prev {
    background-image: url("/static/frontend/images/designer/arrow_left.png");
    left: 0;
    background-size: 10px 15px;
}

.p-info-cate ul li>a {
    display: block;
}

.p-info-content-sample .swiper-button-next,
.p-info-content-commonCatIdProduct .swiper-button-next,
.p-info-content-commonFactoryProduct .swiper-button-next {
    background-image: url("/src/assets/designer/static/frontend/images/designer/arrow_right.png");
    right: 0;
    background-size: 10px 15px;
}

.p-info-content-diagram {
    text-align: center;
}

.p-info-content-diagram img {
    max-width: 790px;
    display: block;
    margin: 10px auto 0;
}

.p-info-content-title {
    letter-spacing: normal !important;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(242, 242, 242);
    background-color: rgb(250, 250, 250);
    height: 40px;
    line-height: 38px;
    padding: 0 12px;
    font-size: 14px;
    color: rgb(77, 77, 77);
    font-weight: bold;
    margin-bottom: 20px;
}

.p-info-content>div {
    margin-bottom: 20px;
}

.p-info-content-pack {
    font-size: 12px;
    color: rgb(51, 51, 51);
}

.p-info-content-pack>div {
    margin-top: 12px;
    letter-spacing: -16px
}

.p-info-content-pack>div:FIRST-CHILD {
    margin-top: 0;
}

.p-info-content-pack>div>div {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

.p-info-content-detail>div>div:FIRST-CHILD {
    width: 64px;
    padding-left: 3px;
}

.p-info-content-detail>div>div:LAST-CHILD {
    width: calc(100% - 64px);
}

.p-info-content-pack>div>div:FIRST-CHILD {
    width: 150px;
    padding-left: 3px;
}

.p-info-content-pack>div>div:LAST-CHILD {
    width: calc(100% - 150px);
}

.p-pack-table th span {
    font-weight: normal;
}

.samples-empty {
    margin: 0 auto;
}

.p-info-content-diagram .samples-empty {
    padding: 40px 0;
}

/*****p-info end*****/

/**********************hyg end******************************/

/* 左侧栏 */

/*.com-nav-module dt .icon-next_page {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 12px;
    display: none;
}

.com-nav-module dt .icon-down {
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 12px;
}*/
/*技术支持 Start*/
/*技术支持 End*/
/*帮助中心搜索 Start*/
/*帮助中心搜索 End*/
/*帮助中心首页 Start*/
/*帮助中心首页 End*/
/*帮助中心文章 Start*/
/*帮助中心文章 End*/

/* 公告弹窗 */
/* 时间选择弹窗 */

/* 账号模块 */

.com-bind-cont {
    padding: 20px 20px 10px;
}

.com-bind-cont .com-bind-item {
    padding: 10px 44px;
}

.com-bind-item>.item-tit {
    min-width: 85px;
    display: inline-block;
    margin-top: 5px;
    text-align: right;
}

.com-bind-item>.item-content {
    margin-left: 20px;
    max-width: calc(100% - 105px);
    position: relative;
}

.com-bind-item>.item-content>span {
    display: inline-block;
    width: 230px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.com-bind-item>.item-content input[type="text"],
.com-bind-item>.item-content textarea,
.com-bind-item>.item-content select {
    color: rgb(89, 90, 90);
    border: 1px solid rgb(221, 221, 221);
    border-radius: 4px;
    width: 230px;
}

.item-content>label {
    display: inline-block;
    width: 125px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 6px 10px 0 0;
}

.item-content input[type="checkbox"],
.item-content input[type="radio"] {
    margin: -2px 4px 0;
    vertical-align: middle;
    padding: 0;
}

/* 帮助中心 */
/*.help-doc-box > p {
    margin-bottom: 10px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.help-doc-box > p > a {
    position: relative;
}

.help-doc-box > p > a > i {
    position: absolute;
    right: -30px;
    top: -10px;
    font-size: 24px;
}
*/

/* 密码模块 */

/* 店铺模块 */

/* 产品模块 */

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/
/* 产品模块end */

/* 订单模块 */

.normal.order tbody tr {
    background-color: rgb(255, 255, 255);
}

.normal.order tbody tr.order {
    background-color: rgb(245, 247, 250);
}

.normal.order tbody tr:hover {
    background-color: rgba(242, 242, 242, 0.6);
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

.break-all {
    word-break: break-all;
}

/* 订单模块end */

/* 充值和支付模块 */

/* 首页调整 */

/* 交易记录 */

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

/* 增值服务UI */

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

/** UI调整  end*/
/* 图库UI */

.question-tip {
    display: none;
    position: absolute;
    background: #FFF;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 100001;
    border: 1px solid #E1E1E2;
    box-shadow: 0 0 5px #E1E1E2;
    min-width: 40px;
    text-align: center;
}

.question-tip>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #CAD2D3 transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: 24px;
}

.question-tip>span>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #FFF transparent transparent transparent;
    position: absolute;
    bottom: 1px;
    left: -6px;
}

/* 图库编辑弹窗覆盖 */

/* 图库UI End */
/* 定制产品模板UI */

/* 选品 */
/*.com-pt-list:hover .com-pt-img img{*/
/*-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);*/
/*transition: all 0.5s;*/
/*}*/
/*.product-swiper-box .next-btn,.product-swiper-box .per-btn{
    z-index: 2;
    top: 12px;
    padding: 5px;
    width: 20px;
    height: 20px;
    line-height: 0px;
    background: rgba(235, 246, 255, 0.5);
    text-align: center;
}*/
/* two items */
/* three items */
/* 选品详情start */
.p-info-content-commonFactoryProduct .updete-level-btn,
.commonCatIdProduct-pr .updete-level-btn {
    display: inline-block;
    border: 1px solid rgb(255, 174, 0);
    border-radius: 4px;
    width: 100%;
    height: 26px;
    cursor: pointer;

    line-height: 26px;
    text-align: center;
    color: rgb(255, 174, 0);
}

/* 选品详情end */

/* 导入订单UI */
/* 购物车，结算页UI */

.main-btn-b.add {
    padding: 6px 7px;
}

/* 购物车，结算页End */
/* 商品详情模块 start */

/* 商品详情模块 End */
/* 统计模块 start */

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/

/*定义滚动条的轨道，内阴影及圆角*/

/*定义滑块，内阴影及圆角*/
/* 群组 图标 */

/* 统计模块 End */

/*意见反馈*/
.feedback-wrap {
    position: fixed;
    bottom: 16%;
    right: 0;
    z-index: 999;
    text-align: center;
    color: #fff;
}

.feedback-wrap p,
.feedback-wrap a {
    display: block;
    cursor: pointer;
    margin-bottom: 5px;
}

.feedback-wrap span {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 12px;
    -webkit-transform: scale(0.84, 0.84);
    *font-size: 10px;
    color: #fff;
}

.feedback-wrap a:first-child {
    margin-bottom: 3px;
}

.feedback-wrap .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    background: #ccc;
    color: #fff;
    text-align: center;
}

.com-pop-module.feedback-pop {
    min-width: 556px;
}

.feedback-pop .com-pop-cont {
    padding: 30px;
}

.feedback-title .icon {
    font-size: 40px;
    float: left;
    color: #428bca
}

.feedback-title h3 {
    font-weight: bold;
    font-size: 16px;
}

.feedback-title p {
    color: #aaa;
}

.com-bind-item.com-bind-item-block>.item-tit {
    display: block;
    text-align: left;
}

.com-bind-item.com-bind-item-block>.item-content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-top: 5px;
    padding: 0 18px;
}

.com-bind-item.com-bind-item-block>.item-content input[type="text"],
.com-bind-item.com-bind-item-block>.item-content textarea {
    width: 100%;
    padding: 6px !important;
}

.feedback-pop .item-content.item-content-contact {
    display: flex;
    flex-wrap: nowrap;
}

.photo-wrap .webuploader-pick+div {
    width: 60px !important;
    height: 60px !important;
}

.photo-wrap .photo-item {
    width: 60px;
    height: 60px;
    border: 1px solid #e9e9e9;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
}

.photo-wrap img {
    width: 100%;
    height: 100%;
}

.photo-wrap .remove {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
}

.photo-picker {
    width: 60px;
    height: 60px;
    background-color: #f0f0f0;
    text-align: center;
    border: 1px dashed #ccc;
    display: inline-block;
}

.photo-picker i {
    font-size: 36px;
    color: #ccc;
    line-height: 60px;
}

.feedback-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    display: none;
}

/*账户充值*/
.color-blue {
    color: #428bca;
}

/*进度条*/
/* 小程序尺码设置 */

/*复制按钮*/
.pointer {
    cursor: pointer;
}

.point {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: rgb(89, 90, 90);
    vertical-align: middle;
    margin: -2px 2px 0 2px;
}

/* 采购计划 */

.color-picker-list li,
.color-picker-list-hover li {
    background-color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: #DEE2E6 solid 1px;
    text-align: center;
    display: inline-block;
    margin-left: 8px;
    vertical-align: top;
}

.color-picker-list-hover li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #DEE2E6;
    overflow: hidden;
    margin-left: 8px;
    margin-top: 5px;
}

.color-picker-list-hover li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.map-preview-title {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    background-color: rgb(230, 235, 242);
    font-weight: bold;
}

.map-preview-title .icon-layer_close {
    float: right;
    color: #999;
    font-size: 12px;
    margin: 14px 6px 0 0;
    cursor: pointer;
}

.map-preview-img {
    width: 320px;
    height: 320px;
    margin: 18px auto 30px;
}

.map-preview-img img {
    max-width: 100%;
    max-height: 100%;
}

.map-preview-list img {
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
}

.map-preview-list {
    width: 64%;
    margin: 0 auto 30px;
    position: relative;
}

.map-preview-list .swiper-slide {
    position: relative;
}

.map-preview-list .tips-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 1px 0;
}

.maskT.map-preview-mask {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

/* 自由品清单 */
/* 供货关系 */


.design-tip-box {
    display: none;
    position: absolute;
    background: #FFF;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 10;
    border: 1px solid #E1E1E2;
    box-shadow: 0 0 5px #E1E1E2;
    min-width: 40px;
    text-align: center;
    white-space: nowrap;
    z-index: 9999;
}

.design-tip-box>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #CAD2D3 transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%, 0);
}

.design-tip-box>span>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #FFF transparent transparent transparent;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0);
}

.visualization-transparent {
    z-index: 9;
}

/* 售后详情start */
/* 售后详情end */
/* 合成记录 */
/* 待匹配订单 */
.visualization-canvas img {
    position: absolute;
    width: 600px;
    height: 600px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.visualization-baseMap {
    z-index: 1;
}

.visualization-canvas canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

.visualization-maskMap {
    z-index: 3;
}

.visualization-canvas svg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}


.map-preview-div:not(.product) {
    position: fixed;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 1);
    width: 766px;
    height: 634px;
    left: -9999px;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1008;
}

.map-preview-div.show {
    left: 50%;
}

.preview-nc {
    letter-spacing: -8px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.preview-nc>div {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
}

.map-preview-div .map-preview-img {
    width: 500px;
    height: 500px;
    margin: 10px auto;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
}

.map-preview-img img {
    max-width: 100%;
    max-height: 100%;
}

.mgg-preview-colors {
    width: 92%;
    margin: 18px auto 0;
    text-align: center;
}

.mgg-preview-colors ul {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.map-preview-list img {
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
}

.preview-nc>div.map-preview-list {
    position: relative;
    width: calc(100% - 610px);
    height: 542px;
    background-color: rgb(250, 250, 250);
    margin-top: 12px;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    justify-content: center;
    align-items: center;
}

.map-preview-div .map-preview-list .swiper-container {
    height: 494px;
    width: 116px;
}

.map-preview-div .map-preview-list .swiper-slide {
    position: relative;
    height: 116px;
    margin-bottom: 10px;
}

.map-preview-list .tips-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
}

.maskT.map-preview-mask {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
}

.map-preview-div .map-preview-list .swiper-button-prev {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_left.png);
    top: 12px;
    background-size: 10px 15px;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
}

.map-preview-div .map-preview-list .swiper-button-next {
    background-image: url("/src/assets/designer/static/frontend/images/designer/arrow_right.png");
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
    bottom: -10px;
    top: auto;
    background-size: 10px 15px;
}

.map-preview-list img:HOVER,
.map-preview-list img.cur {
    border: 10px solid #68ad08;
    cursor: pointer;
}

/***********************  多细节图   ***********************************/


.visualization-baseMap {
    z-index: 1;
}


.visualization-maskMap {
    z-index: 3;
}


.details-swiper-list:HOVER .icon-zoomin {
    display: block;
}

.details-swiper-list .swiper-pagination-bullet-active {
    background-color: rgb(66, 139, 202);
}

.details-swiper-list .swiper-button-next {
    background-image: url("/src/assets/designer/static/frontend/images/designer/dr.png");
    right: 2px;
}

.details-swiper-list .swiper-button-prev {
    background-image: url("/src/assets/designer/static/frontend/images/designer/dl.png");
    left: 2px;
}

.details-swiper-list .swiper-button-next,
.details-swiper-list .swiper-button-prev {
    -moz-background-size: 11px 18px;
    -webkit-background-size: 11px 18px;
    background-size: 11px 18px;
}


.details-swiper-list .icon-zoomin {
    color: #9E9E9E;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.details-view {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 4px;
    background-color: rgb(254, 254, 254);
    width: 46px;
    height: 46px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    cursor: pointer;
    position: relative;
}

.details-view.cur {
    border-color: rgb(236, 78, 43);
    border-width: 2px;
}

.details-view .visualization-canvas {
    transform: scale(0.07);
    left: 1px;
    top: 1px;
}

.details-view.cur .visualization-canvas {
    left: 0;
    top: 0;
}

.generalCanvas .visualization-canvas {
    transform: scale(0.91198);
    left: 0;
}

/*********************  多细节图end *************************************/

.preview-nc-l {
    width: 600px;
}

.map-preview-pre {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_left.png);
    background-size: 9px 16px;
    width: 30px;
    height: 50px;
    top: 50%;
    position: absolute;
    left: -42px;
    transform: translate(0, -50%);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}

.map-preview-next {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_right.png);
    background-size: 9px 16px;
    width: 30px;
    height: 50px;
    top: 50%;
    position: absolute;
    right: -42px;
    transform: translate(0, -50%);
    cursor: pointer;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.details-swiper-list .visualization-canvas {
    cursor: zoom-in;
}

.map-preview-list .visualization-canvas {
    transform: scale(0.19333333333333333);
    left: 0;
}

.map-preview-list .visualization-canvas img {
    background-color: transparent;
}

.pre-ss .visualization-canvas {
    transform: scale(0.8333333333333334);
}

.visualization-transparent {
    z-index: 9;
}

.pre-ss .visualization-canvas {
    left: 0;
}


/*售后服务*/

/*成本计算*/

/*新手指南 Start*/
/*新手指南 End*/
/* 自定义select2模块 start */
/* 自定义select2模块 end */
/*账号提现 Start*/
@keyframes animate-positive {
    0% {
        width: 0;
    }
}

/*账号提现 End*/
/*授权独品弹窗*/

/*fba发货计划流程*/

.icon-promote {
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    width: 14px;
    height: 14px;
    background-color: #ff1c00;
    font-family: MicrosoftYaHei !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-stretch: normal;
    vertical-align: 12%;
}

.detaiName>span {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 10px;
}

.p-detail-title {
    display: inline-block;
    min-width: 60px;
    text-align-last: justify;
}

.detaiName>span:nth-child(2) {
    width: 33.33%;
}

.detaides>div {
    margin-bottom: 10px;
}

.fullvv>div {
    display: inline-block;
    vertical-align: top;
}

.sizestru {
    text-align: right;
    margin-top: 5px;
    font-size: 12px;
    color: #9E9E9E;
}

.commonCatIdProduct-pr {
    position: relative;
    padding: 0 40px;
}

.commonCatIdProduct-swiper {
    padding-bottom: 30px;
}

.commonCatIdProduct-swiper .swiper-slide>a {
    display: block;
}

.commonCatIdProduct-img {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    border-radius: 4px;
    position: relative;
}

.commonCatIdProduct-swiper .swiper-slide:HOVER .commonCatIdProduct-img {
    border-color: #1F8BCE;
}

.commonCatIdProduct-img img {
    max-width: 100%;
    max-height: 100%;
}

.commonCatIdProduct-name {
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    bottom: 0;
    position: absolute;
    left: -1px;
    width: calc(100% + 2px);
    display: none;
}

.commonCatIdProduct-swiper .swiper-slide:HOVER .commonCatIdProduct-name {
    display: block;
}

.commonCatIdProduct-price {
    margin-top: 6px;
}

.commonCatIdProduct-price-e {
    color: rgb(153, 153, 153);
}

.commonCatIdProduct-price b {
    font-size: 16px;
    color: #428bca;
}

.commonCatIdProduct-price-e b {
    color: #ec5947;
    font-size: 12px;
}

.commonCatIdProduct-swiper .swiper-pagination {
    bottom: 0 !important;
}

/****************** 实名认证 start ***************/
/****************** 实名认证 end ***************/
/*********************** vue component start *************************/
#pagination>div {
    display: inline-block;
}

/*********************** vue component end *************************/
/* 店铺产品设置 start */
/* two items */
/* 店铺产品设置 end */

/* 汇出产品名称自定义 Start */
/* 汇出产品名称自定义 End */

/* 我的优惠券 Start */
/* .coupon-list li:nth-child(4n+4){
    margin-right: 0;
} */
/* .coupon-list li:nth-child(-n+4){
    margin-top:0
} */

/* 我的优惠券 End */


/*搜索loading样式 start*/
@keyframes zw-clip-rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*搜索loading样式 End*/

/* Loading 蓝色  start*/

@keyframes zw-blue-loading {
    50% {
        opacity: 0.3;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* Loading 蓝色  end*/
/* 首页 统计订单状态 样式*/
/* 物流样式修改  start */


/* .cart_shipping_list .normal tbody .bgc-white:NTH-CHILD(even) {
    background-color: rgb(255, 255, 255) !important;
} */
/* .normal #pay_normal .cart_address_item:hover,.normal #allOrderPayNormal .cart_address_item:hover {

} */
/* .order_fast span,.order_default span{
    width:12px;
    height:12px;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
} */
/* 物流样式修改  end */

/* 账号升级、服务到期提醒 start */
/* 账号升级、服务到期提醒 end */


/* 账号注销 Start */
/* 账号注销 End */

/* 关联样式 start */
/* 关联样式 end */

/* 自定义金额 Start*/
/* 自定义金额 End*/
/* dhl手机过长异常处理设置*/

/* ueditor样式*/
/* ueditor样式end*/

/* 计泡样式 */
/* 物流费用hover显示运费统计 */

/* 物流table 固定 thead css */
/* .wlrule_style table {
    border-collapse: collapse !important;
    border-width: 0 0 1px 0 !important;
    border-style: solid !important;
    border-color: rgb(225, 227, 229) !important;
}
.wlrule_style table tbody {
    display: block;
    height: 195px;
    overflow-y: auto;
    overflow-x: hidden;
}
.wlrule_style table thead,
.wlrule_style table tbody tr {
    display: table;
    text-align: center;
    width: 100%;
    table-layout: fixed;
}
.wlrule_style table thead {
    width: calc(100% - 17px)
}
.wlrule_style table thead tr,
.wlrule_style table tr td {
    border-top: 0 !important;
}
.wlrule_style table tbody tr:last-child td {
    border-bottom: 0 !important;
} */
/* 物流table 固定 thead css */

/* 邀请注册 */
/**拿样标签开始*/
/* .p-tag svg:hover + img{
    display: block !important;
} */
/**拿样标签结束*/

/* 日期插件icon图片 */
/*公告置顶样式*/

/*公告置顶样式结束*/

.header {
    min-width: 1180px;
}

.custom {
    /*  width: 1024px;
     height: 650px;
     margin: 0 auto;
     display: table;
     position: relative; */
}

.custom a {
    vertical-align: top;
}

text {
    white-space: pre;
}

#designer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 20px;
    width: calc(100% - 260px);
    height: 100%;
    padding: 120px 40px 80px 40px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    background-color: #e4f2ff;
    border-radius: 10px;
}

#designer .lw-copy-face {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 18px;
}

#designer .lw-designer-wrap {
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    z-index: 1;
}

#designer .lw-designer-wrap>svg {
    /* border: 1px solid red; */
    margin-top: 15px;
}

.generalCanvas {
    /* border: 1px solid red; */
}

.lw-begin-designer {
    position: absolute;
    z-index: 15;
    left: 908.834px;
    top: 303.902px;
    cursor: pointer;
    /* background-color: #e7e7e7; */
    padding: 10px 0;
    border-radius: 10px;
    display: none;
}

.lw-begin-designer .wrap {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.lw-begin-designer .wrap>i {
    display: inline-block;
    font-size: 40px;
    color: #00A6ED;
    transform: rotate(45deg);
}

.lw-begin-designer .txt {
    font-size: 18px;
    color: #00A6ED;
    text-align: center;
    text-shadow: 2px 2px 5px black, 2px 2px 5px blue, 2px 2px 5px white;
    margin-top: 10px;
}

.lw-loading-img {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.lw-loading-img .loader:before,
.lw-loading-img .loader:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0.5em;
    height: 0.5em;
    border-radius: 0.25em;
    transform: translate(-50%, -50%);
}

.lw-loading-img .loader:before {
    animation: before 2s infinite;
}

.lw-loading-img .loader:after {
    animation: after 2s infinite;
}

@keyframes before {
    0% {
        width: 0.5em;
        box-shadow: 1em -0.5em rgba(225, 20, 98, 0.9), -1em 0.5em rgba(111, 202, 220, 0.9);
    }

    35% {
        width: 2.5em;
        box-shadow: 0 -0.5em rgba(225, 20, 98, 0.9), 0 0.5em rgba(111, 202, 220, 0.9);
    }

    70% {
        width: 0.5em;
        box-shadow: -1em -0.5em rgba(225, 20, 98, 0.9), 1em 0.5em rgba(111, 202, 220, 0.9);
    }

    100% {
        box-shadow: 1em -0.5em rgba(225, 20, 98, 0.9), -1em 0.5em rgba(111, 202, 220, 0.9);
    }
}

@keyframes after {
    0% {
        height: 0.5em;
        box-shadow: 0.5em 1em rgba(61, 184, 143, 0.9), -0.5em -1em rgba(233, 169, 32, 0.9);
    }

    35% {
        height: 2.5em;
        box-shadow: 0.5em 0 rgba(61, 184, 143, 0.9), -0.5em 0 rgba(233, 169, 32, 0.9);
    }

    70% {
        height: 0.5em;
        box-shadow: 0.5em -1em rgba(61, 184, 143, 0.9), -0.5em 1em rgba(233, 169, 32, 0.9);
    }

    100% {
        box-shadow: 0.5em 1em rgba(61, 184, 143, 0.9), -0.5em -1em rgba(233, 169, 32, 0.9);
    }
}

/* #demo {
    width: calc(100vw - 590px);
    height: 100%;
    border: 1px solid blue;
    box-sizing: border-box;
}
 */
.designerOperation {
    position: absolute;
    top: 10px;
    left: 15px;
}

.designerOperation a {
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7px 0px rgba(199, 214, 219, 0.9);
    width: 120px;
    height: 38px;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: rgb(76, 76, 76);
    margin-right: 6px;
}

.designerOperation a:hover,
.designerOperation a.hover {
    color: rgb(66, 139, 202);
}

.designerOperation a i {
    margin-right: 8px;
    vertical-align: middle;
    font-size: 16px;
}

.designerOperation a span {
    vertical-align: middle;
}

.designerOperation a.cur {
    color: rgb(66, 139, 202);
}

.print_area_border_outer {
    stroke: #d9dde2;
    stroke-dasharray: 2;
    stroke-width: 1;
}

.appearance-button {
    position: absolute;
    bottom: 144px;
    right: 15px;
    z-index: 10;
}


.box_left {
    position: absolute;
    width: 268px;
    left: 15px;
    top: 68px;
    z-index: 12;
}

.left_box {
    /*  color: rgb(76, 76, 76);
     border-radius: 4px;
     background-color: rgb(248, 248, 248);
     border-style: solid;
     border-width: 1px;
     border-color: rgb(209, 206, 203); */
}

.left_box .title,
.left_box .category,
.GalleryCategory,
.bgGalleryCategory {
    /* border-bottom: 1px solid rgb(234, 234, 234); */
}

.left_box .title span {
    display: inline-block;
    line-height: 34px;
    font-size: 12px;
}

.left_box .title,
.paTileTitle,
.shortCutsTitle,
.saveRecords .title {
    background-color: rgb(235, 235, 235);
    box-shadow: 0px 0px 1px 0px rgba(199, 214, 219, 0.7);
    padding-left: 6px;
    line-height: 36px;
    padding: 0 10px;
}

.left_box .title span.chooseBackgroundGallery,
.left_box .title span.chooseBackgroundSelf {
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    height: 30px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}

.chooseBackgroundGallery,
.chooseBackgroundSelf {
    cursor: pointer;
}

.chooseBackgroundGallery.cur,
.chooseBackgroundSelf.cur {
    background-color: rgb(76, 168, 230) !important;
    color: #fff !important;
}

.cate-radio-div {
    padding: 8px 10px 0;
}

.cate-radio-div>a {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px;
    color: rgb(102, 102, 102);
}

.cate-radio-div>a.cur {
    background-color: rgb(76, 168, 230) !important;
    color: #fff;
}

.cate-radio-div>a:first-child {
    border-radius: 4px 0 0 4px;
    border-right: none;
}

.cate-radio-div>a:last-child {
    border-radius: 0 4px 4px 0;
}


.product-cate-top,
.product-cate-type,
.category-top,
.bgCategory-top,
.GalleryAccount-sel-diy,
.GalleryBGAccount-sel-diy {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
}

.product-cate-type {
    display: none;
    margin-bottom: 6px;
}

/* .left_box .category,
.GalleryCategory,
.bgGalleryCategory {
    padding: 6px 10px 10px;
} */

.left_box .GalleryCategory,
.left_box .category {
    position: relative;
    margin-top: 20px;
    /* margin-left: 9px; */
    width: 330px;
    /* height: 40px; */
}
.category-ridio{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;

}
.category-ridio .collec-radio{
    border: 1px solid #2173dc;
   width: 320px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50px;
    color: #2173dc;
    font-size: 15px;
    background: #ffffff;
}
.category-ridio .collec-radio.selected{
    background: #2173dc;
    border: 1px solid #2173dc;
    width: 320px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    font-size: 15px;
}
.category-ridio .collec-radio .rr-text{
    font-size: 15px;
    color: #000;
}
.category-ridio .collec-radio .collec-radio-inp{
    font-size: 15px;
    color: #000;
}
.left_box .GalleryCategory select,
.left_box .category .product-select-text {
    background: #ffffff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 12px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #000;
    text-align: center;
    border: 1px solid #2173dc;
    border-radius: 50px;
    overflow: hidden;
}
.left_box .category select {
    background: #ffffff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 12px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #000;
    text-align: center;
    border: 1px solid #2173dc;
    border-radius: 50px;
    overflow: hidden;
}
.left_box .category .product-select-val {
    display: none;
}
.left_box .category #tree-product-type {
    display: none;
    position: absolute;
    background: #ffffff;
    padding: 10px;
    top: 40px;
    left: 0;
    max-height: 300px;
    overflow: auto;
    z-index: 10000;
    border-radius: 5px;
}
.left_box .category #tree-product-type .layui-tree-entry{
   height: auto;
}
.left_box .category #tree-product-type .layui-tree-set{
  text-align: left;
}
.left_box .GalleryCategory::before,
.left_box .category::before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 45%;
    width: 8px;
    height: 8px;
    border-left: 1px solid #2173dc;
    border-bottom: 1px solid #2173dc;
    transform: translateY(-45%) rotate(-45deg);
    pointer-events: none;
}

.left_box .GalleryCategory select option {
    background-color: none;
    border: none;
    outline: none;
    height: 20px;
    font-size: 12px;
}

.left_box .gallerySearch {
    display: flex;
    justify-content: center;
}

.left_box .search-wrap {
    flex: 1;
    position: relative;
    border: 1px solid #2173dc;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
}
.left_box .search-collect {

    border-radius: 50px;

}
.left_box .search-wrap .enter-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 12px;
    color: #6C757D;
    z-index: 1;
}

.left_box .gallerySearch .searchText {
    /* border: 1px solid; */
    width: 100%;
    height: 38px;
    border-radius: 2px;
    padding: 0 12px;
    border: none;
    outline: none;
}
.left_box .gallerySearch .product-select {
    /* border: 1px solid; */
    width: 100%;
    height: 38px;
    border-radius: 2px;
    padding: 0 12px;
    border: none;
    outline: none;
}
.chooseBg-search-senior {
    margin-left: 2px;
}

.left_box .gallerySearch .searchBtn {
    position: absolute;
    width: 30px;
    height: 100%;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    font-size: 12px;
    color: #6C757D;
    z-index: 2;
    opacity: 0;
}

.left_box .gallerySearch .filterBtn {
    outline: none;
    width: 88px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    background: #2173dc;
    border: 1px solid #2173dc;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    cursor: pointer;
}

.productList {
    /* text-align: center; */
}

.proImg,
.mImg {
    width: 46px;
    height: 46px;
}

.proImg {
    width: 100%;
    height: 100%;
}

.proIcon {
    position: absolute;
    top: -2px;
    right: -2px;
    z-index: 1;
}

.chooseBackground .backgroundList {
    padding-left: 2px;
    min-height: 338px;
}

.chooseDesign .gallery {
    padding-left: 1px;
    max-height: 850px;
}

.chooseProduct .productList {
    /* min-height: 338px; */
}

.uploadPic .uploadPicList {
    min-height: 402px;
}

.uploadBut {
    border-width: 1px;
    border-color: rgb(166, 166, 166);
    border-style: dashed;
    background-color: #fff;
    width: 75px;
    height: 75px;
    float: left;
    margin-left: 9px;
    margin-top: 12px;
    text-align: center;
}

.uploadBut a {
    border-width: 1px;
    border-color: rgb(166, 166, 166);
    border-style: solid;
    border-radius: 4px;
    background-color: rgb(251, 251, 253);
    width: 62px;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    color: rgb(166, 166, 166);
    border: 1px solid #9d9d9d;
    display: inline-block;
    margin-top: 27px;
}

.uploadBut a.hover {
    opacity: 0.8;
}

.left_box {
    /* height: 100%; */
    padding-top: 1px;
    overflow: hidden;
}
div#sanzhihujingDesigner div#lw-left .lw-tab-body-wrp{
    height: initial !important;
}
#lw-left{
    min-height: initial !important;
}

.left_box .chooseDesignGallery-div {
    height: 100%;
}

.lw-img-wrap,
.lw-productList-wrap {
    /* max-height: calc(100vh - 200px); */
    height: calc(100vh - 265px);
    /* border: 1px solid red; */
    overflow: hidden;
    overflow-y: auto;
}

.chooseDesignGallery-div .gallery,
.chooseProduct-div .productList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 290px;
    margin-left: 11px;
}

.gallery .galleryImg,
.backgroundList .galleryImg,
.productList .procuctListImg {
    width: 80px;
    height: 80px;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
}

.gallery .galleryImg,
.productList .procuctListImg {
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery .galleryImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.pre_next_page {
    /*  position: absolute;
     left: 0;
     right: 0;
     margin: 0 auto;
     bottom: 8px; */
    margin-top: 10px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.pre_next_page .gPage {
    display: flex;
    align-items: center;
}

.pre_next_page .gPage .page-num {
    display: flex;
    font-size: 16px;
    color: #303133;
    margin-left: 10px;
    margin-right: 10px;
}

.pre_next_page .prePage {
    transform: rotate(180deg);
}

.pre_next_page .prePage,
.pre_next_page .nextPage {
    display: inline-block;
    width: 42px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #303133;
    border: 1px solid #303133;
    border-radius: 2px;
}

.pre_next_page .prePage>.iconfont,
.pre_next_page .nextPage>.iconfont {
    display: inline-block;
    transform: scale(0.6);
}

.pre_next_page .totalPage {
    margin-left: 3px;
}

.pre_next_page .prePage:hover,
.pre_next_page .nextPage:hover {
    opacity: 0.8;
    text-decoration: none;
}

.bChoosePageGo,
.uChoosePageGo,
.pChoosePageGo {
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-radius: 4px;
    background-image: -moz-linear-gradient(90deg,
            rgb(224, 224, 224) 0%,
            rgb(239, 239, 239) 100%);
    background-image: -webkit-linear-gradient(90deg,
            rgb(224, 224, 224) 0%,
            rgb(239, 239, 239) 100%);
    background-image: -ms-linear-gradient(90deg,
            rgb(224, 224, 224) 0%,
            rgb(239, 239, 239) 100%);
    box-shadow: inset 0px 2px 0px 0px rgba(221, 221, 221, 0.004);
    width: 24px;
    height: 24px;
    font-size: 12px;
    text-align: center;
}

.gChoosePageGo,
.pChoosePageGo {
    display: block;
    background-color: rgba(0, 0, 0, 0) !important;
    width: 42px;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    border: 1px solid #303133;
    border-radius: 2px;
    text-align: center;
    color: #303133;
    margin-left: 5px;
}

.gChoosePageGo:hover,
.bChoosePageGo:hover,
.uChoosePageGo:hover,
.pChoosePageGo:hover {
    opacity: 0.8;
}

.size-button {
    position: absolute;
    bottom: 110px;
    right: 15px;
    z-index: 10;
    padding-top: 10px;
}

.size-button .size-picker-list li {
    margin: 3px 0px 3px 6px;
    padding: 0px 10px;
    cursor: pointer;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 2px;
    background-color: rgb(253, 253, 253);
    min-width: 40px;
    height: 24px;
    line-height: 22px;
    text-align: center;
}

.size-button .size-picker-list li.cur {
    border: 1px solid rgb(236, 78, 43);
    color: rgb(236, 78, 43);
}

.lw-right-btn {
    position: absolute;
    bottom: 20px;
    padding-right: 40px;
    width: 100%;
    height: 36px;
    display: flex;
    justify-content: end;
    z-index: 10;
}

.detai-preview {
    position: absolute;
    bottom: 20px;
    /* right: 15px; */
    width: 118px;
    border-radius: 4px;
    background-color: rgb(0, 153, 255);
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    z-index: 9;
}

.shoppingCartDiv,
.addCartDiv {
    height: 100%;
    margin-left: 20px;
    padding: 0 20px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shoppingCartDiv {
    background-color: transparent;
    border: 1px solid #2173dc;
    color: #2173dc;
}

.addCartDiv {
    background-color: #2173dc;
}

.addCartDiv:hover,
.shoppingCartDiv:hover {
    opacity: 0.8;
}

.addCartDiv a:hover{
    color: #fff;
    text-decoration: none;
}

.detai-preview {
    right: 266px;
    background-color: rgb(244, 166, 102);
    font-size: 15px;
    color: rgb(255, 255, 255);
    display: none !important;
}

.detai-preview:hover {
    background-color: rgb(239, 156, 87);
}

.shoppingCartDiv.cur,
.addCartDiv.cur {
    opacity: 0.7;
    cursor: default;
}

.shoppingCartDiv img,
.addCartDiv img {
    width: 20px;
    height: 20px;
    margin-top: -6px;
    margin-right: 8px;
}

.shoppingCartDiv .shoppingCartBtn {
    color: #2173dc;
}

.addCartDivBtn {
    font-size: 15px;
    color: rgb(255, 255, 255);
}

.addCartDiv:hover {
    /* background-color: rgb(227, 98, 98); */
}

.shoppingCartDiv:hover {
    /* background-color: rgb(13, 132, 211); */
}

.savaMask .savaError .errorBut a:hover,
.delAllMask .delAllProDiv .delAllProCancel:hover,
.btn-cancel:hover {
    opacity: 0.8;
}

.delAllMask .delAllProDiv .delAllProContinue:hover,
.btn-primary:hover {
    opacity: 0.8;
}

.hide {
    display: none;
}

.category-sel-c select,
.GalleryCategory>div select,
.bgGalleryCategory>div select {
    border: 1px solid rgb(209, 209, 209);
    width: 100%;
    border-radius: 2px;
    height: 26px;
}

.GalleryCategory div,
.bgGalleryCategory div {
    padding: 5px 0px 0 30px;
    background: url(/static/frontend/images/designer/selectJiantou.png);
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: 12px 7px;
}

.viewSelector {
    display: flex;
    flex-wrap: wrap;
}

.viewSelector::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 2px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

.viewSelector::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 0px;
    background-color: #6C757D;
    /* background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.2) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.2) 50%,
        rgba(255, 255, 255, 0.2) 75%,
        transparent 75%,
        transparent
    ); */
}

.viewSelector::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 0px;
}


.viewSelector img {
    width: 50px;
    background: #fff;
    padding: 2px;
    border-radius: 0px;
    border: 1px solid #cfccc9;
}

.viewSelector img.cur {
    border: 2px solid rgb(113, 209, 137) !important;
}

.viewSelector img:hover {
    border: 1px solid rgb(113, 209, 137);
}

.viewSelector img:last-child {
    margin-left: 3px;
}

.productList .productImgHover {
    box-shadow: 0px 1px 10px rgb(189, 209, 229);
    cursor: pointer;
}

.procuctListImg {
    position: relative;
    background-color: #c1bfbf !important;
}
.galleryImg{
    background-color: #c1bfbf !important;
}

.productPanInfo,
.imgPanInfo {
    position: absolute;
    width: 250px;
    left: 10px;
    top: 70px;
    background: rgba(246, 246, 246, 0.95);
    box-shadow: 0px 0px 8px 0px rgba(153, 153, 153, 0.5);
    border-radius: 10px;
    padding: 12px 10px;
    display: none;
    color: rgb(77, 77, 77);
    overflow: hidden;
    z-index: 99;
    text-align: center;
}

.productPanInfo,
.imgPanInfo {
    top: 100px;
    left: 10px;
    background-color: #fff;
    padding: 0 15px;
}

.productPanInfo {
    padding: 0;
}

.productPanInfoInner {
    padding: 0 10px;
}

.productPanInfoInner .lw-tilte-wrap {
    display: flex;
    padding: 15px 0 10px;
    border-bottom: 1px solid #ADB5BD;
}

.layui-layer-shade {
    /* display: none !important; */
}

.sblue {
    /* color: rgb(66, 139, 202); */
    color: #6C757D;
}

.fhsx {
    padding: 10px 10px;
    background-color: rgb(255, 255, 255);
    font-size: 12px;
    color: #6C757D;
}

.productPanInfo .productInfoName,
.imgPanInfo .imgPanInfoId {
    font-size: 14px;
    position: relative;
}

.productInfoName {
    color: #495057;
}

.productPanInfo .productInfoBrand {
    color: #a1a1a1;
}

.productPanInfo {
    margin: 10px 0;
}

.productInfoColors {
    margin: 2px 0 0;
}

.productInfoImg {
    margin: 10px 0;
    position: relative;
}

.productInfoIcon>i {
    margin-right: 6px;
    font-size: 22px;
}

.productInfoIcon>i.icon-label_select {
    color: rgb(236, 89, 71);
}

.productInfoIcon>i.icon-label_promotion {
    color: rgb(139, 208, 64);
}

.productInfoIcon>i.icon-label_prerogative {
    color: #ffa027;
}

.productInfoBtn {}

.productInfoBtn>a {
    display: inline-block;
    width: 40px;
    height: 18px;
    border: 1px solid #6C757D;
    border-radius: 2px;
    font-size: 12px;
    color: #495057;
    margin-left: 5px;
}

.productInfoBtn>a:hover {
    text-decoration: none;
}

.productInfoBtn>a.active {
    color: #00A6ED;
    border-color: #00A6ED;
}

.proV {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.mViewImg {
    position: absolute;
    left: 0;
    top: 0;
}

.productInfoImg>div:first-child {
    /*  width: 120px;
     height: 120px; */
    width: 200px;
    height: 200px;
}

.productInfoImg>div:nth-child(2) {
    display: none;
    /*  width: 50px;
     height: 50px; */
    width: 200px;
    height: 200px;
}

.productInfoImg img {
    width: 100%;
    height: 100%;
}

.imgPanInfo .imgPanInfoName,
.imgPanInfo .imgPanInfoStandard,
.imgPanInfo .imgPanInfoDesigner {
    margin-top: 5px;
    color: #a1a1a1;
    word-break: break-all;
}

.imgPanInfo .imgPanInfoStandard span:first-child {
    margin-right: 10px;
}

.imgPanInfo .imgPanInfoBig {
    margin-top: 20px;
    text-align: center;
}

.imgPanInfoBig img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    box-shadow: unset;
}

.imgPanInfo .imgPanInfoDesc {
    margin-top: 20px;
    color: #a1a1a1;
    max-height: 149px;
    width: 210px;
    overflow: auto;
}

.imgPanInfo .imgDesignProduct .imgDesignProduct_ul {
    list-style: none;
    color: #a1a1a1;
    font-size: 14px;
}

.imgPanInfo-sign {
    display: inline-block;
    float: right;
}

.imgPanInfo-sign>span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.maskT {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.3);
}

.maskbg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.spinner {
    position: absolute;
    left: 50%;
    top: 46%;
    transform: translate(-50%, -50%);
}

.spinner>div {
    width: 24px;
    height: 24px;
    background-color: rgb(66, 139, 202);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@keyframes bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

/*向左*/
.bChoosePage,
.uChoosePage,
.pChoosePage {
    margin: 0 3px;
    padding: 0 2px !important;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(226, 226, 226);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
    width: 40px;
    height: 24px;
    font-size: 12px !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

/*火狐*/
input[type="number"] {
    -moz-appearance: textfield;
}

.gChoosePage {
    display: block;
    width: 41px;
    height: 18px;
    font-size: 12px;
    color: #6C757D;
    background-color: #ffffff;
    border: 1px solid #303133;
    border-radius: 2px;
    text-align: center;
}

.designerOperIcon {
    position: absolute;
    right: 46px;
    top: 15px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7px 0px rgba(199, 214, 219, 0.9);
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: rgb(76, 76, 76);
    text-align: center;
    padding: 0 8px;
}

.designerOperIcon i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
}

.designerOperIcon ul li span {
    vertical-align: middle;
}

.shortcut-a {
    display: block;
}

.designerOperIcon ul li {
    display: inline-block;
    cursor: pointer;
    margin: 0 2px;
    vertical-align: middle;
}

.designerOperIcon ul li:hover {
    color: rgb(66, 139, 202);
}

.designerOperIcon ul li.cur {
    color: rgb(66, 139, 202);
}

.saveRecords {
    position: absolute;
    right: 15px;
    top: 68px;
    display: block;
    min-height: 250px;
    padding-bottom: 10px;
    z-index: 9;
    color: rgb(76, 76, 76);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 206, 203);
    z-index: 999;
}

.saveRecords .title i {
    font-size: 18px;
    float: right;
    cursor: pointer;
    margin-top: 9px;
}

.saveRecords .content {
    width: 242px;
    padding: 8px 2px 5px;
    min-height: 190px;
}

.saveRecords .content img {
    width: 100%;
    height: 100%;
    padding: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    background-color: rgb(255, 255, 255);
}

.lw-designer-color {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 12;
}

.lw-designer-color ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lw-designer-color ul li {
    display: flex;
    margin: 0 0 10px;
}

.designerOperIconRelate {
    height: 50px;
    padding: 12px 64px;
    background-color: #F8F9FA;
    border-radius: 40px;
    box-shadow: 0px 4px 33.4px 0px #00000040;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -130px;
    z-index: 12;
    display: flex;
    gap: 10px !important;
    justify-content: center;
    align-items: center;
}

.designerOperIconRelate>div:last-child {
    /* border: 0; */
}


.designerOperIconRelate .operIconRelate {
    display: inline-block;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    color: #495057;
    position: relative;
}

.designerOperIconRelate-width.center .operIconRelate:nth-child(2n + 1) {
    margin-right: 10px;
}

.movePreLayer .iconUp {
    display: block;
    transform: rotate(180deg);
}

.designerOperIconRelate .operIconRelate.movePreLayer.dis,
.designerOperIconRelate .operIconRelate.moveNextLayer.dis {
    color: #999999;
}

.movePreLayerPrompt {
    display: none;
    position: absolute;
    top: -32px;
    right: -10px;
    line-height: 26px;
    background-color: rgb(113, 209, 137);
    font-size: 12px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    padding: 0 6px;
    border-radius: 2px;
    min-width: 80px;
}

.movePreLayerPrompt:before {
    width: 0px;
    height: 0px;
    border: 5px transparent solid;
    border-top-color: rgb(113, 209, 137);
    position: absolute;
    top: 25px;
    right: 20px;
    content: "";
}

.shoppingCartDiv .movePreLayerPrompt {
    right: 0;
}

.pre_next_page .gPage {
    /* float: left; */
    margin-left: 20px;
}

.pre_next_page .gPage1 {
    /* float: right; */
    display: flex;
    margin-left: 15px;
    align-items: center;
}

.savaMask,
.delAllMask {
    display: none;
}

.delAllMask .delAllProDiv,
.savaMask .savaError {
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 5px 0px rgba(128, 128, 128, 0.4);
    width: 400px;
    margin: 0 auto;
    margin-top: 204px;
}

.delAllProDivPro {
    background-color: rgb(229, 229, 229);
    height: 40px;
    line-height: 40px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    color: rgb(89, 90, 90);
    font-weight: bold;
    padding: 0 20px;
}

.delAllMask .delAllProDiv .delAllProDivCont,
.savaMask .savaError .errorCont {
    font-size: 14px;
    color: rgb(101, 101, 101);
    text-align: center;
    border-bottom: 1px solid rgb(230, 230, 230);
    padding: 30px;
    word-break: break-word;
}

.delAllProDivBut,
.savaMask .savaError .errorBut {
    text-align: right;
    padding: 12px 20px;
}

.delAllMask .delAllProDiv .delAllProContinue,
.savaMask .savaError .errorBut a,
.btn-primary {
    border-radius: 4px;
    background-color: rgb(66, 139, 202);
    min-width: 60px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 0;
    padding: 0 10px;
}

.delAllMask .delAllProDiv .delAllProCancel,
.btn-cancel {
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 4px;
    background-color: rgb(253, 253, 253);
    width: 62px;
    height: 30px;
    display: inline-block;
    border-style: solid;
    line-height: 28px;
    text-align: center;
}

.uploadPicList .uploadPicDiv {
    width: 77px;
    height: 77px;
    text-align: center;
    margin-left: 9px;
    margin-top: 12px;
    float: left;
    overflow: hidden;
}

.delAllProDivBut>a {
    margin-left: 20px;
}

#uploadButA.loading {
    padding-left: 3px;
    text-align: left;
}

.saveRecordsPre {
    float: left;
    margin-left: 8px;
    font-size: 12px;
    color: rgb(83, 78, 78);
    cursor: pointer;
}

.saveRecordsPre:hover,
.saveRecordsNext:hover {
    color: #000;
}

.saveRecordsPre span {
    margin-left: 5px;
}

.saveRecordsNext {
    float: right;
    margin-right: 8px;
    font-size: 12px;
    cursor: pointer;
    color: rgb(83, 78, 78);
}

.layui-layer-msg {
    background: rgba(13, 44, 84, 0.7) !important;
    padding: 5px 20px !important;
}

.layui-layer-hui .layui-layer-content {

    color: #fff !important;
    font-size: 14px !important;
}

.saveRecordsNext span {
    margin-right: 5px;
}

.saveRecordsFoot {
    text-align: center;
    display: none;
}

.saveRecordsPages {
    display: inline-block;
}

.designerImages {
    /* position: absolute;
    overflow: auto;
    width: 95%;
    text-align:center;
    background: #fff;
    border-radius: 2px;
    z-index: 9;
    padding-top: 10px; */
}

.designerImages .designerImageInfo {
    /* width: 247px; */
    height: 40px;
    padding: 0 5px;
    font-size: 12px;
    color: #6C757D;
    margin-top: 6px;
    cursor: pointer;
    border-radius: 4px;
    background-color: #E9ECEF;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 6px;
}

.designerImages .designerImageInfo .designerImage {
    display: flex;
    align-items: center;
}

.designerImages .designerImageInfo .designerImage .icon-Text {
    display: block;
    width: 28px;
    height: 28px;
    font-size: 18px;
    line-height: 28px;
}

.designerImages .designerImageInfo .designerImage span {
    width: 110px;
    /* height: 28px; */
    margin-left: 5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.designerImages .designerImageInfo .designerImage font {
    display: block;
    min-width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    color: #6C757D;
    border: 1px solid #6C757D;
    margin-left: 8px;
    margin-top: 5px;
}

.designerImages .designerImageInfo .designerImage img {
    /* width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 2px;
    overflow: hidden; */
    display: block;
    height: 28px;
    width: 28px;
    border: 1px solid #ccc;
    /* border-radius: 2px; */
    object-fit: contain;
}

.designerImages .designerImageInfo .designerImageIcon {
    /* height: 28px;
    line-height: 30px; */
    display: flex;
    align-items: center;
}

.designerImages .designerImageInfo .designerImageIcon a {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.designerImages .designerImageInfo .designerImageIcon .designerImageNext i {
    display: block;
    font-size: 12px;
    transform: scale(0.6);
    margin-top: 2px;
}

.designerImages .designerImageInfo .designerImageIcon .designerImagePre i {
    display: block;
    font-size: 12px;
    transform: scale(0.6) rotate(180deg);
}

.designerImages .designerImageInfo .designerImageIcon .designerImageView i {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}

.designerImages .designerImageInfo .designerImageIcon .designerImageDel i {
    display: block;
    font-size: 12px;
    transform: scale(0.8);
    color: #F6511D;
    margin-top: 2px;
}

.designerImages .designerImageInfo .designerImageIcon .designerImagePre,
.designerImages .designerImageInfo .designerImageIcon .designerImageView,
.designerImages .designerImageInfo .designerImageIcon .designerImageNext,
.designerImages .designerImageInfo .designerImageIcon .designerImageDel {
    display: block;
    font-size: 12px;
    color: #6C757D;
    /* padding: 5px; */
    cursor: pointer;
}

.designerImages .designerImageInfo .designerImageIcon .designerImagePre:hover,
.designerImages .designerImageInfo .designerImageIcon .designerImageView:hover,
.designerImages .designerImageInfo .designerImageIcon .designerImageNext:hover,
.designerImages .designerImageInfo .designerImageIcon .designerImageDel:hover {
    color: rgb(82, 80, 80);
    text-decoration: none;
}

.designerImages .designerImageInfo:hover {
    background-color: rgb(230, 239, 246);
}

.designerImagePre.dis,
.designerImageNext.dis {
    color: #999999 !important;
}

.designerImageNext {
    display: inline-block;
    font-size: 12px;
}

.design-tips {
    text-align: center;
    position: absolute;
    top: 56px;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
}

.design-tips span {
    background-color: rgba(232, 78, 51, 0.98);
    border-radius: 4px;
    padding: 8px 36px;
}

.saveRecords .content .saveRecordImgDiv {
    display: inline-block;
    vertical-align: top;
    width: 74px;
    height: 74px;
    line-height: 80px;
    margin: 0px 0px 25px 4px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

#spId {
    color: rgb(77, 77, 77);
    line-height: normal;
    padding-top: 5px;
    cursor: text;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.saveRecords .content .saveRecordImgDiv .loading {
    width: 36px;
    height: 36px;
}

.rotateDegree {
    position: absolute;
    background: url("/src/assets/designer/static/frontend/images/designer/rotateDegree.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 38px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    pointer-events: none;
    z-index: 99;
}

.text-tools-panel {
    position: absolute;
    right: 10px;
    top: 70px;
    display: none;
    z-index: 999;
}

.configuration-toolbox {
    float: left;
    margin-right: 5px;
    border-radius: 6px;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 0px 4px 0px rgba(199, 214, 219, 0.57);
    width: 300px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.configuration-toolbox-wrapper {
    border: 1px solid rgb(219, 219, 219);
    border-radius: 4px;
    background-color: rgb(249, 249, 249);
    width: 48px;
    float: left;
}

.configuration-toolbox-wrapper .text-panel {
    padding-bottom: 8px;
    border-bottom: 1px solid rgb(219, 219, 219);
}

.configuration-toolbox-wrapper .font-family-button {
    border: 1px solid rgb(224, 224, 224);
    border-radius: 2px;
    background-color: rgb(242, 242, 242);
    width: 30px;
    height: 30px;
    line-height: 34px;
    margin: 8px auto 0;
    text-align: center;
    cursor: pointer;
}

.font-family-button-cur {
    border: 1px solid#2173dc !important;
    color: #2173dc !important;
}

.configuration-toolbox-wrapper .icon-Text {
    font-size: 16px;
    color: rgb(152, 152, 152);
}

.configuration-toolbox-wrapper .icon-font-color,
.font-bg-button .icon-background-color {
    font-size: 24px;
    color: rgb(152, 152, 152);
}

.font-family-button-cur i {
    color: #2173dc !important;
}

.configuration-toolbox-wrapper .font-color-button,
.font-bg-button {
    border: 1px solid rgb(224, 224, 224);
    border-radius: 2px;
    background-color: rgb(242, 242, 242);
    width: 32px;
    height: 32px;
    line-height: 44px;
    margin: 8px auto;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.tbg-panel {
    border-top: 1px solid rgb(219, 219, 219);
}

.tbg-panel:after,
.text-panel:after,
.color-panel:after {
    content: "背景色";
    position: absolute;
    white-space: nowrap;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(228, 228, 228);
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.8);
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    right: 0;
    bottom: -24px;
    box-shadow: 0px 0px 1px 0px rgba(153, 153, 153, 0.64);
    z-index: 9;
    display: none;
    pointer-events: none;
}

.tbg-panel:hover:after,
.text-panel:hover:after,
.color-panel:hover:after {
    display: block;
}

.text-panel:after {
    content: "文字内容";
}

.color-panel:after {
    content: "字体颜色";
}

.text-panel,
.color-panel,
.tbg-panel {
    position: relative;
}

.font-family-setting {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.font-size-settings {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.text-tools-panel .title {
    background-color: #F6F7FB;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ccc;
    border-radius: 6px 6px 0 0;
}

.font-size-settings .font-size-sel {
    color: rgb(77, 77, 77);
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    border-radius: 4px;
    width: 180px;
    height: 28px;
}

.font-size-settings .font-size-sel .fontSizeOptionH {
    display: none;
}

.font-size-settings .font-settings {
    display: flex;
    align-items: center;
}

.font-size-settings .icon-Subtract {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.font-size-settings .icon-Add2 {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid#ccc;
    border-radius: 4px;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

.font-size-settings .icon-Add2:hover,
.font-size-settings .icon-Subtract:hover,
.text-setting i:hover,
.text-setting-operate i:hover {
    background-color: rgb(232, 232, 232);
}

.text-setting {
    /* float: right; */
    display: flex;
    align-items: center;
}

.text-setting i {
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    color: rgb(153, 153, 153);
    margin-left: 10px;
    font-size: 14px;
}

.text-setting i.icon-Bold {
    /* margin-right: 5px; */
}

.text-setting i.canUse {
    color: rgb(0, 0, 0);
}

.text-setting i.cur {
    color: rgb(66, 139, 202);
}

.text-setting-operate {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
}

.text-setting-operate i {
    border: 1px solid#ccc;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 6px;
    font-size: 14px;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-setting-operate i.cur {
    color: rgb(66, 139, 202);
}

.text-format-section {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.text-format-section textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: none;
    font-size: 12px;
    color: #666666;
    padding: 5px;
    width: 100%;
    height: 90px;
    vertical-align: top;
}

.design-color-picker {
    float: left;
    background-color: rgb(253, 253, 253);
    box-shadow: 0px 0px 4px 0px rgba(199, 214, 219, 0.57);
    width: 242px;
    margin-right: 5px;
    display: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
}

.design-color-picker-icon {
    font-size: 18px;
    float: right;
    cursor: pointer;
}

.simple-color-picker-list {
    padding: 8px 0 0 8px;
}

.simple-color-picker-ul,
.chooseBackgroundSelf-ul {
    font-size: 0;
}

.simple-color-picker-ul li,
.chooseBackgroundSelf-ul li {
    border: 1px solid rgb(209, 209, 209);
    border-radius: 2px;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
    cursor: pointer;
    position: relative;
}

.simple-color-picker-ul li:hover,
.chooseBackgroundSelf-ul li:hover {
    border: 1px solid rgb(113, 209, 137);
}

.simple-color-picker-ul li.cur,
.chooseBackgroundSelf-ul li.cur {
    border: 2px solid rgb(113, 209, 137);
}

.colpick {
    margin: 4px auto;
}

.configuration-color-title,
.chooseBackgroundSelf-title {
    background-color: rgb(238, 238, 238);
    height: 28px;
    cursor: pointer;
    padding: 0 10px;
}

.configuration-color-title .icon-arrows2,
.chooseBackgroundSelf-title .icon-arrows2 {
    float: left;
    font-size: 16px;
    color: rgb(179, 179, 179);
    margin-top: 6px;
}

.configuration-color-title img,
.chooseBackgroundSelf-title img {
    float: left;
    margin-top: 5px;
}

.configuration-color-text {
    font-size: 12px;
    color: rgb(77, 77, 77);
    float: left;
    margin: 5px;
}

.left_box .icon-close {
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 18px;
    cursor: pointer;
}

/* .designerImage .icon-Text {
    position: absolute;
    margin-top: 5px;
    font-size: 18px;
} */

.select_box {
    position: relative;
}

.text-tools-panel .select_showbox {
    padding: 0 20px 0 8px;
    background: url('/src/assets/img/icon/down_icon.png') no-repeat;
    background-size: 8px 6px;
    background-position: 160px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 180px;
    color: rgb(77, 77, 77);
    height: 28px;
    text-align: left;
    cursor: default;
    font-size: 16px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-tools-panel .select_option {
    border: 1px solid rgb(209, 206, 203);
    display: none;
    max-height: 300px;
    overflow-y: scroll;
    position: absolute;
    background-color: #fff;
    z-index: 9;
    top: 30px;
    cursor: default;
    width: 100%;
}

.text-tools-panel .select_option li {
    padding: 2px 5px;
    font-size: 16px;
}

.text-tools-panel .select_option li:nth-child(even) {
    background-color: #e6e6e6;
}

.text-tools-panel .select_option li.selected {
    background-color: #2173dc;
    color: white;
}

.text-tools-panel .select_option li:hover {
    background-color: #cccccc;
}

.configuration-viewer {
    cursor: move;
}

.designerOperIconRelate-width {
    display: flex !important;
    gap: 10px;
}

.image-cc-1 {
    margin-right: 12px;
}

.designerOperIconRelate-width.left {
    margin-right: 32px;
    /* 1行1列 */
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 1fr 1fr;
    align-items: center;
}

.designerOperIconRelate-width.center {
    margin-right: 32px;
    /* 3行2列 */
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    /* 水平垂直居中 */
}

.product_type_BaseMap {
    pointer-events: none;
}

.T-product-price {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    right: 300px;
    font-size: 24px;
    color: #2173dc;
    font-weight: bold;
    display: block;
    align-items: center;
}

.T-product-price span.price {
    line-height: 35px;
    font-size: 24px;
}

.T-product-price em {
    font-style: normal;
    font-size: 14px;
    color: #00A6ED;
}

/* .T-product-price span#origin_price {
    padding: 0 5px 0 33px;
    display: block;
} */

.T-product-price a {
    display: inline-block;
    margin-left: 5px;
    width: 22px;
    height: 35px;
    background: url('./../frontend/images/designer/tip_icon.png') center no-repeat;
    background-size: 22px 22px;

}

.T-product-name {
    position: absolute;
    left: 40px;
    font-size: 14px;
    color: #6C757D;
    z-index: 9;
    display: flex;
    align-items: center;
}

.T-product-name .name {
    letter-spacing: 1px;
}

#lw-product-info {
    margin-right: 10px;
    color: #00A6ED;
    cursor: pointer;
    font-size: 16px;
    z-index: 9999;
}

.custom.T-custom {
    width: calc(100% - 330px);
    height: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.designer-ld{
    position: absolute;
    top: 60px;
    z-index: 100;
    left: 40px;
    color: #2173dc;
    cursor: pointer
}
.hover-child {
    color: #ffffff;
    background: #0b0a0a;
    padding: 10px;
    top: -65px;
    z-index: 100;
    left: -158px;
    width: 500px;
    position: absolute;
    display: none; /* 或者使用 visibility: visible; */
}
.designer-ld:hover .hover-child {
    display: block; /* 或者使用 visibility: visible; */
}
.mImg {
    position: absolute;
    left: 3px;
    top: 0;
}

.chooseBackgroundSelf-div {
    display: block;
}

#color-picker {
    border: 2px solid #e5e5e5;
    padding: 5px;
}

.chooseBackgroundSelf-list {
    position: relative;
}

.chooseBackgroundSelf-ul li {
    margin-right: 6px;
}

.bgRectColor {
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 2px;
}

.bgRectColorValue {
    display: inline-block;
    height: 28px;
    margin-left: 30px;
}

.click_active:hover {
    cursor: crosshair;
}

.viewSelector svg {
    border: 1px solid #cfccc9;
    background: #fff;
    padding: 2px;
    border-radius: 4px;
    cursor: pointer;
}

#color-canvas {
    display: none;
}

.viewSelector.details svg {
    display: block !important;
    margin-top: 10px;
    margin-right: 5px;
}

.cart-box-img {
    width: 40px;
    height: 40px;
}

.cart-box-img svg {
    width: 100%;
    height: 100%;
}

svg[id^="product-viewBody-"].underCover {
    position: absolute;
    left: -9999px;
}

.viewSelector .configuration-viewer {
    cursor: auto;
}

#uploadButA .webuploader-pick {
    background: none;
    padding: 0;
    color: inherit;
    overflow: inherit;
    width: 62px;
    height: 22px;
}

.pointoutPrint-area {
    display: none;
}

.cutSafeLine {
    border-radius: 4px;
    background-color: rgba(232, 78, 51, 0.78);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    color: #fff;
    padding: 6px 20px;
    top: 50px;
    display: none;
}

.shortCutsDiv {
    color: rgb(76, 76, 76);
    position: absolute;
    right: 10px;
    top: 70px;
    width: 258px;
    display: none;
    z-index: 9;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(199, 214, 219, 0.57) 0px 0px 4px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 206, 203);
    z-index: 999;
}

.image-cc {
    position: absolute;
    /* top: 30px; */
    left: 276px;
    bottom: 12%;
    transform: translateX(-50%);
    display: none;
    z-index: 13;
    margin-left: -120px;

}

.render-div,
.paTile {
    color: rgb(76, 76, 76);
    width: 258px;
    border-radius: 4px;
    background-color: #495057;
    /* box-shadow: rgba(199, 214, 219, 0.57) 0px 0px 4px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 206, 203); */
    /* padding-bottom: 10px; */
    display: none;
}

.paTile {
    display: block;
}

.render-ul {
    padding: 8px;
    padding-top: 0;
    max-height: 330px;
    overflow: auto;
    text-align: center;
}

.render-ul li {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
    vertical-align: top;
    text-align: center;
    width: 70px;
}

.render-image-name {
    margin-top: 6px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.render-image {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
    height: 70px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.render-image-size {
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    border: 1px solid #e1e1e2;
    box-shadow: 0 0 5px #e1e1e2;
    color: rgb(89, 90, 90);
    display: none;
    z-index: 20;
}

.render-image.cur {
    border-color: rgb(236, 78, 43);
}

.render-ul li:nth-child(3n) {
    margin-right: 0;
}

.render-ul li img {
    max-width: 100%;
    max-height: 100%;
}

.paTileTitle .icon-close,
.shortCutsTitle .icon-close {
    color: rgb(76, 76, 76);
    float: right;
    font-size: 17px;
    margin-top: 8px;
    cursor: pointer;
}

.shortCutsType {
    padding: 5px;
}

.paTileType {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    padding-top: 10px;
}

.paTileType>div {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-left: 15px;
}

.paTileType>div:first-child {
    margin-left: 0;
}

.shortCutsType-left {
    float: left;
}

.shortCutsType-right {
    float: right;
    text-transform: capitalize;
}

.shortCutsType li {
    line-height: 26px;
    height: 26px;
    padding: 0 8px;
}

.shortCutsType {
    height: 270px;
    overflow: auto;
}

.map-preview-div {
    position: fixed;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 1);
    width: 766px;
    height: 620px;
    left: -9999px;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1008;
}

.map-preview-div.show {
    left: 50%;
}

.preview-nc {
    letter-spacing: -8px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.preview-nc>div {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
}

.map-preview-title {
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    font-size: 14px;
    background-color: rgb(230, 235, 242);
    color: rgb(89, 90, 90);
    font-weight: bold;
}

.map-preview-title .icon-layer_close {
    float: right;
    color: #999;
    font-size: 14px;
    margin: 14px 6px 0 0;
    cursor: pointer;
}

.map-preview-img {
    width: 500px;
    height: 500px;
    margin: 10px auto;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
}

.map-preview-img img {
    max-width: 100%;
    max-height: 100%;
}

.mgg-preview-colors {
    width: 92%;
    margin: 18px auto 0;
    text-align: center;
}

.mgg-preview-colors ul {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.color-picker-list li,
.color-picker-list-hover li,
.mgg-preview-colors li {
    background-color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: #d6d2d2 solid 1px;
    text-align: center;
    display: inline-table;
    margin-left: 2px;
    vertical-align: top;
    padding: 2px;
    position: relative;
}

.color-picker-list li,
.color-picker-list-hover li,
.mgg-preview-colors li a {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.map-preview-list img {
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
}

.preview-nc>div.map-preview-list {
    position: relative;
    width: calc(100% - 610px);
    height: 542px;
    background-color: rgb(250, 250, 250);
    margin-top: 12px;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    justify-content: center;
    align-items: center;
}

.map-preview-list .swiper-container {
    height: 494px;
    width: 116px;
}

.map-preview-list .swiper-container .swiper-slide {
    width: 116px !important;
    height: 116px !important;
}

.map-preview-list .swiper-container .swiper-wrapper {
    flex-wrap: wrap;
}

.map-preview-list .swiper-slide {
    position: relative;
    height: 116px;
    margin-bottom: 10px;
}

.map-preview-list .tips-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
}

.maskT.map-preview-mask {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 1006;
}

.map-preview-list .swiper-button-prev {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_left.png);
    top: 12px;
    background-size: 10px 15px;
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
}

.map-preview-list .swiper-button-next {
    background-image: url("/src/assets/designer/static/frontend/images/designer/arrow_right.png");
    left: 50%;
    transform: translate(-50%, 0) rotate(90deg);
    bottom: -10px;
    top: auto;
    background-size: 10px 15px;
}

.map-preview-list img:hover,
.map-preview-list img.cur {
    border: 10px solid #68ad08;
    cursor: pointer;
}

.tile-spacing {
    padding: 8px;
    /* margin-top: 6px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tile-spacing-h,
.tile-spacing-v {
    display: flex;
    align-items: center;
    color: #CED4DA;
}

.range-div {
    position: relative;
    background-color: rgb(204, 204, 204);
    width: 90px;
    height: 2px;
    margin-left: 5px;
    margin-top: -2px;
}

.rangeRound {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    left: 0;
    display: inline-block;
    transform: translate(0, -50%);
    cursor: pointer;
}

.range-progress {
    background-color: rgb(66, 139, 202);
    height: 100%;
    position: absolute;
    left: 0;
}

.shortCuts-self {
    display: inline-block;
    background: rgb(66, 139, 202);
    color: #fff;
    border-radius: 4px;
    width: 86px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    margin-left: 6px;
    cursor: pointer;
    transform: scale(0.92);
}

.shortCuts-self:hover {
    opacity: 0.8;
}

.shortcut-settings {
    display: none;
}

.shortcut-settings-title,
.myBg-sc-title {
    background-color: rgba(235, 235, 235, 0.94);
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 2px 2px 0 0;
}

.shortcut-settings-title .icon-layer_close,
.myBg-sc-title .icon-layer_close {
    float: right;
    color: rgb(187, 187, 187);
    font-size: 12px;
    margin-top: 14px;
    cursor: pointer;
}

.myBg-sc-content input {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
    width: 170px;
    height: 32px;
}

.myBg-sc-content {
    padding: 0px 20px 20px;
    color: rgb(51, 51, 51);
}

.myBg-sc-content>div>div {
    display: inline-block;
}

.myBg-sc-content>div {
    margin-top: 16px;
}

.myBg-sc {
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    position: fixed;
    left: 50%;
    top: 50%;
    width: 520px;
    transform: translate(-50%, -50%);
    padding-bottom: 30px;
    display: none;
    z-index: 999;
}

.myBg-sc-btn {
    text-align: center;
    margin-top: 10px;
}

.shortcut-settings-content {
    max-height: 214px;
    overflow: auto;
    padding: 15px 10px 0;
}

.shortcut-settings-content-title {
    font-size: 12px;
    color: rgb(51, 51, 51);
}

.shortcut-settings-content>div>div {
    display: inline-block;
    vertical-align: middle;
}

.shortcut-settings-content>div>div:last-child {
    float: right;
    position: relative;
    margin-top: -2px;
}

.shortcut-settings-content>div>div:last-child i {
    position: absolute;
    right: 5px;
    top: 7px;
    color: rgb(66, 139, 202);
    font-size: 10px;
    transform: scale(0.7);
    display: none;
    cursor: pointer;
}

.shortcut-settings-content input[type="text"] {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
    width: 132px;
    height: 24px;
    font-size: 12px;
    text-transform: capitalize;
}

.shortcut-settings-content>div>div:last-child:hover input {
    border-color: rgb(66, 139, 202);
}

.shortcut-settings-btn {
    text-align: right;
    padding: 10px;
    margin-top: 8px;
    box-shadow: 0px 0px 1px 0px rgba(225, 227, 229, 1);
}

.myBg-sc-cancel {
    border-radius: 4px;
    background-color: rgb(186, 186, 186);
    width: 80px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    color: #fff;
}

.chooseBg-search-div {
    padding: 6px 10px 0;
}

.chooseBg-search {
    position: relative;
    width: 184px;
    display: inline-block;
}

.chooseBg-search input {
    background-color: rgb(255, 255, 255);
    width: 100%;
    border: 1px solid rgb(209, 209, 209);
    padding: 3px 42px 3px 5px !important;
    border-radius: 2px;
    height: 26px;
}

.chooseBg-search-a {
    border-radius: 4px;
    background-color: rgb(76, 168, 230);
    position: absolute;
    width: 34px;
    line-height: 20px;
    right: 4px;
    top: 3px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.chooseBg-search-a:hover,
.chooseBg-search-senior:hover {
    opacity: 0.8;
}

.chooseBg-search-senior {
    display: inline-block;
    width: 56px;
    font-size: 12px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(76, 168, 230);
    border-radius: 4px;
    background-color: #fff;
    height: 26px;
    color: rgb(76, 168, 230);
    line-height: 24px;
    cursor: pointer;
}

.myBg-sc-save {
    border-radius: 4px;
    background-color: rgb(52, 152, 219);
    width: 80px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

.shortcut-settings-recovery {
    text-align: right;
    padding: 0 10px;
    margin-top: 20px;
}

.shortcut-settings-recovery a {
    font-size: 12px;
    color: rgb(66, 139, 202);
}

[name="shortcut-settings-syn"] {
    margin-right: 3px;
    vertical-align: text-top;
}

.shortcut-settings-content>div {
    margin-top: 14px;
}

.shortcut-settings-content>div:first-child {
    margin-top: 0;
}

.shortcut-settings-cancel {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 4px;
    background-color: rgb(253, 253, 253);
    width: 54px;
    height: 28px;
    font-size: 12px;
    color: rgb(89, 90, 90);
    line-height: 26px;
    display: inline-block;
    text-align: center;
}

.shortcut-settings-save {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 4px;
    background-color: rgb(66, 139, 202);
    width: 50px;
    height: 28px;
    line-height: 26px;
    margin-left: 16px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.shortcut-settings-cancel:hover,
.shortcut-settings-save:hover,
.myBg-sc-cancel:hover,
.myBg-sc-save:hover {
    opacity: 0.8;
}

.shortcut-settings-recovery a:hover {
    opacity: 0.8;
}

.left_box .title .default-pro-cate {
    border-radius: 3px 3px 0 0;
    cursor: pointer;
    border-bottom: 0;
    vertical-align: bottom;
}

.left_box .title .default-pro-cate.cur {
    background-color: rgb(76, 168, 230);
    line-height: 30px;
    color: #fff;
    border: 0;
}

input[type="text"],
input[type="number"],
input[type="search"] {
    color: rgb(51, 51, 51);
    padding: 0 8px;
}

.chooseBackground-name {
    padding-right: 45px;
}

/* 设计器图库 */
.mr20 {
    margin-right: 20px !important;
}

.w45 {
    width: 45% !important;
}

.red {
    color: #f00 !important;
}

.modal {
    width: 400px;
    height: auto;
    z-index: 10;
    display: none;
    position: absolute;
    top: 70px;
    left: 330px;
}

.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    outline: 0;
}

.mo-m {
    margin: 0 5px;
}

.modal-body {
    position: relative;
    padding: 5px 12px 12px;
    background-color: rgb(255, 255, 255);
    color: rgb(89, 90, 90);
    font-size: 12px;
}

.modal-footer {
    text-align: right;
    padding: 12px 20px;
    border-top: 1px solid rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
}

.modal-footer>button {
    cursor: pointer;
}

input.form-control,
.form-control {
    display: inline-block;
    width: 100%;
    padding: 6px 10px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.modal-item {
    line-height: 40px;
    clear: both;
}

.modal-item.isLogin {
    display: none;
}

.modal-item>span {
    width: 25%;
    display: inline-block;
    max-width: 120px;
    vertical-align: top;
    float: left;
}

.modal-item-right {
    width: 74%;
    display: inline-block;
    vertical-align: top;
}

.modal-item-right.modal-item-date {
    position: relative;
}

.modal-item a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0 8px;
    margin-right: 8px;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 4px;
}

.modal-item a.sign {
    width: 20px;
    padding: 0;
}

.modal-item a:hover {
    background-color: #6c93c0;
    color: #fff;
}

.modal-item a.sign>i {
    display: none;
    font-size: 14px;
    vertical-align: middle;
    margin-top: 2px;
    position: relative;
    z-index: 2;
}

.modal-item a.cur {
    background-color: rgb(66, 139, 202);
    color: #fff;
}

.modal-item a.cur>i {
    display: block;
}

.modal-item a.cur i.sort-arrow {
    border-color: #fff #428bca #428bca #428bca;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    height: 0;
    width: 0;
    display: none;
    vertical-align: middle;
    margin: -1px 0 0 5px;
    transition: transform 0.4s;
    transform: rotate(180deg);
}

.modal-item a.cur.asc i.sort-arrow {
    display: inline-block;
    transform: rotate(180deg);
}

.modal-item a.cur.desc i.sort-arrow {
    display: inline-block;
    transform: rotate(0);
}

/* 设计器图库END */

.saveRecords-login {
    text-align: center;
    display: block;
    font-size: 14px;
}

.saveRecords .saveRecords-login {
    line-height: 12;
}

.saveRecords-login a {
    color: rgb(66, 139, 202);
    font-weight: bold;
}

/*****p-info*****/
.p-info {
    width: 1180px;
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    margin-top: 20px;
}

.navFix {
    position: fixed;
    top: 0;
    width: 1178px;
    z-index: 99;
    display: none;
}

.p-info-cate {
    background-color: rgb(246, 246, 246);
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid rgb(66, 139, 202);
    letter-spacing: -16px;
    position: relative;
}

.p-info-cate ul li {
    display: inline-block;
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    width: 112px;
    text-align: center;
    position: relative;
    letter-spacing: normal;
}

.p-info-cate ul li:hover {
    color: rgb(66, 139, 202);
    cursor: pointer;
}

.p-info-cate ul li.cur {
    background-color: rgb(66, 139, 202);
    color: #fff;
}

.p-info-cate ul li.cur .p-info-cate-line {
    background-color: rgb(66, 139, 202);
}

.p-info-cate-line {
    background-color: rgb(225, 227, 229);
    position: absolute;
    width: 1px;
    height: 16px;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.p-info-content {
    padding: 20px;
}

.sample-swiper img {
    max-width: 100%;
    max-height: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(243, 243, 243);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 9.9px 0.1px rgba(102, 102, 102, 0.1);
}

.commonCatIdProduct-pr {
    position: relative;
    padding: 0 40px;
}

.p-info-content-sample .commonCatIdProduct-pr {
    padding: 40px 40px 0;
}

.sizestru {
    text-align: right;
    margin-top: 5px;
    font-size: 12px;
    color: #9e9e9e;
}

.commonCatIdProduct-swiper {
    padding-bottom: 30px;
}

.commonCatIdProduct-swiper .swiper-pagination {
    bottom: 0 !important;
}

.sample-swiper .swiper-slide {
    position: relative;
    cursor: pointer;
}

.p-info-content-sample .swiper-button-prev,
.p-info-content-commonCatIdProduct .swiper-button-prev,
.p-info-content-commonFactoryProduct .swiper-button-prev {
    background-image: url("/src/assets/designer/static/frontend/images/designer/arrow_left.png");
    left: 0;
    background-size: 10px 15px;
}

.p-info-cate ul li>a {
    display: block;
}

.p-info-content-sample .swiper-button-next,
.p-info-content-commonCatIdProduct .swiper-button-next,
.p-info-content-commonFactoryProduct .swiper-button-next {
    background-image: url("/src/assets/designer/static/frontend/images/designer/arrow_right.png");
    right: 0;
    background-size: 10px 15px;
}

.commonCatIdProduct-swiper .swiper-slide>a {
    display: block;
}

.commonCatIdProduct-name {
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    bottom: 0;
    position: absolute;
    left: -1px;
    width: calc(100% + 2px);
    display: none;
}

.commonCatIdProduct-swiper .swiper-slide:hover .commonCatIdProduct-name {
    display: block;
}

.commonCatIdProduct-swiper .swiper-slide:hover .commonCatIdProduct-img {
    border-color: #1f8bce;
}

.commonCatIdProduct-img {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    border-radius: 4px;
    position: relative;
}

.commonCatIdProduct-img img {
    max-width: 100%;
    max-height: 100%;
}

.commonCatIdProduct-price {
    margin-top: 6px;
}

.commonCatIdProduct-price b {
    font-size: 16px;
    color: #428bca;
}

.commonCatIdProduct-price-e {
    color: rgb(153, 153, 153);
}

.commonCatIdProduct-price-e b {
    color: #ec5947;
    font-size: 12px;
}

.p-info-content-diagram {
    text-align: center;
}

.p-info-content-diagram img {
    max-width: 790px;
    display: block;
    margin: 10px auto 0;
}

.p-info-content-title {
    letter-spacing: normal !important;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(242, 242, 242);
    background-color: rgb(250, 250, 250);
    height: 40px;
    line-height: 38px;
    padding: 0 12px;
    font-size: 14px;
    color: rgb(77, 77, 77);
    font-weight: bold;
    margin-bottom: 20px;
}

.p-info-content>div {
    margin-bottom: 20px;
}

.detaiName>span {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 10px;
}

.detaiName>span:nth-child(2) {
    width: 33.33%;
}

.p-detail-title {
    display: inline-block;
    min-width: 60px;
    text-align-last: justify;
}

.detailDesccon {
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: top;
}

.detaides>div {
    margin-bottom: 10px;
}

.fullvv>div {
    display: inline-block;
    vertical-align: top;
}

.p-info-content-pack {
    font-size: 12px;
    color: rgb(51, 51, 51);
}

.p-info-content-pack>div {
    margin-top: 12px;
    letter-spacing: -16px;
}

.p-info-content-pack>div:first-child {
    margin-top: 0;
}

.p-info-content-pack>div>div {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

.p-info-content-pack>div>div:first-child {
    width: 150px;
    padding-left: 3px;
}

.p-info-content-pack>div>div:last-child {
    width: calc(100% - 150px);
}

.p-pack-table th span {
    font-weight: normal;
}

.samples-empty {
    margin: 0 auto;
}

.p-info-content-diagram .samples-empty {
    padding: 40px 0;
}

/*****p-info end*****/

.operation-head {
    background-color: rgb(235, 235, 235);
    position: absolute;
    left: 0;
    right: 0;
    height: 58px;
    z-index: 9;
}

.scrollbar::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.scrollbar::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #535353;
}

.scrollbar::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: #ededed;
}

.custom .colpick {
    border: 1px solid rgb(192, 192, 192);
    background-color: rgb(231, 236, 243);
    margin: 10px auto 6px;
}

#chooseBackgroundSelf-picker {
    padding-bottom: 2px;
}

.delAllProDivPro .icon-layer_close {
    color: rgb(187, 187, 187);
    font-size: 12px;
    float: right;
    margin-top: 14px;
    cursor: pointer;
}

.GalleryAccount-sel {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 26px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
}

.GalleryAccount {
    padding: 6px 10px 0;
}

.designerOperIconline {
    width: 1px;
    height: 12px;
    background-color: rgb(221, 221, 221);
}

.d-guide {
    position: absolute;
    /* width: 120px; */
    cursor: pointer;
    z-index: 11;
    display: none;
}

.price-div {
    /* position: absolute; */
    bottom: 66px;
    right: 15px;
    color: #ff3c0f;
    font-size: 24px;
    font-weight: bold;
    z-index: 9;
}

.price-div-none {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    cursor: default;
}

.add-to-cart-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.add-to-cart-div {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-top: 38px;
    background: #fff;
    width: 345px;
    text-align: center;
}

.add-to-cart-div .icon-layer_close {
    position: absolute;
    top: 13px;
    right: 13px;
    color: #cacaca;
    cursor: pointer;
}

.add-to-cart-sizes {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.add-to-cart-sizes ul li {
    padding: 8px 16px;
    height: 44px;
    line-height: 28px;
    border-bottom: 1px dashed #ededed;
}

.add-to-cart-sizes ul li:last-child {
    border-bottom: 0;
}

.add-to-cart-name {
    width: 65px;
}

.add-to-cart-price {
    width: 118px;
}

.add-to-cart-qty i {
    display: inline-block;
    height: 28px;
    width: 28px;
    line-height: 28px;
    border: 1px solid #ededed;
    vertical-align: top;
    cursor: pointer;
}

.add-to-cart-qty i.icon-printing-subtract2 {
    border-right: 0;
}

.add-to-cart-qty i.icon-printing-add2 {
    border-left: 0;
}

.add-to-cart-qty i.not {
    color: #dfdfdf;
}

.add-to-cart-qty input {
    width: 72px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    border: 1px solid #ededed;
    vertical-align: top;
}

.add-to-cart-bottom {
    padding: 10px 15px;
}

.add-to-cart-bottom>div {
    width: 50%;
}

.add-to-cart-total {
    color: #ff2a3a;
    font-size: 14px;
    font-weight: bold;
}

.add-to-cart-total>span {
    font-size: 24px;
}

.add-to-cart-btn {
    padding: 10px;
}

.add-to-cart-sure {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background: #ff2a3a;
    border-radius: 5px;
}

.add-to-cart-sure:hover {
    opacity: 0.8;
}

.design_free {
    display: inline-block;
    padding: 2px 5px;
    color: #fff;
    background: #ff0000;
}

.design-lang {
    position: absolute;
    top: 1px;
    right: 35px;
}

.design-lang>select {
    margin-top: 1px;
    height: 28px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 209, 209);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
}

.shortcut-settings-content input[type="text"]::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-size: 12px;
    transform: scale(0.92);
    text-align: left;
}

.shortcut-settings-content input[type="text"]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 12px;
    transform: scale(0.92);
    text-align: left;
}

.shortcut-settings-content input[type="text"]::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 12px;
    transform: scale(0.92);
    text-align: left;
}

.shortcut-settings-content input[type="text"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 12px;
    transform: scale(0.92);
    text-align: left;
}

.text-slider {
    width: 100%;
    height: 6px;
    border-radius: 8px;
    position: relative;
    background-color: #96c4f8;
}

.bending-effect {
    padding: 10px;
    margin-bottom: 12px;
}

.bending-effect-title {
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
}

.text-slider:before {
    content: "";
    display: block;
    position: absolute;
    left: 42%;
    width: 16%;
    background: #348df1;
    height: 6px;
    top: 0;
}

.text-slider-control {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 10px 0px rgba(122, 172, 248, 1);
    border-radius: 50%;
    cursor: pointer;
}

.text-path {
    fill: none;
}

.disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}

.font-bg {
    margin-left: 10px;
}

.font-bg-fill {
    display: none;
    color: rgb(153, 153, 153);
    padding: 0px 8px;
    margin-top: 8px;
}

.font-bg-fill label {
    display: flex;
    align-items: center;
}

.bg-fill-input {
    vertical-align: middle;
    margin: 0 !important;
    margin-right: 5px !important;
}

.designAreasize,
.containerSize {
    position: absolute;
    background-color: rgb(193, 193, 193);
    pointer-events: none;
    display: none;
    font-size: 12px;
    color: rgb(255, 255, 255);
    background-color: rgba(3, 169, 244, 0.7);
    padding: 3px 8px;
    white-space: nowrap;
    z-index: 9;
}

.design-tip-box {
    display: none;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    z-index: 10009;
    border: 1px solid #e1e1e2;
    box-shadow: 0 0 5px #e1e1e2;
    min-width: 40px;
    text-align: center;
    white-space: nowrap;
}

.design-tip-box>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #cad2d3 transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: calc(50% + 10px);
    transform: translate(-50%, 0);
}

.design-tip-box>span>span {
    display: block;
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 0);
}

.horizontalAxis {
    display: none;
}

.image-rl {
    border: 1px solid rgb(219, 219, 219);
    border-radius: 4px;
    background-color: rgb(249, 249, 249);
    position: absolute;
    top: 0;
    right: -55px;
    display: none;
}

.image-rl-render,
.image-rl-paved {
    padding: 8px;
    text-align: center;
    position: relative;
}

.image-rl-render {
    border-bottom: 1px solid rgb(219, 219, 219);
}

.image-rl-render .icon-filter,
.image-rl-paved .icon-tile {
    border: 1px solid rgb(224, 224, 224);
    border-radius: 2px;
    background-color: rgb(242, 242, 242);
    width: 32px;
    height: 32px;
    display: block;
    font-size: 26px;
    color: rgb(152, 152, 152);
    line-height: 32px;
    cursor: pointer;
}

.image-rl-render .icon-filter.cur,
.image-rl-paved .icon-tile.cur {
    border: 1px solid rgb(236, 78, 43) !important;
    color: rgb(236, 78, 43) !important;
}

.image-rl-render:after,
.image-rl-paved:after {
    content: "图片风格渲染";
    position: absolute;
    white-space: nowrap;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(228, 228, 228);
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.8);
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    right: 0;
    bottom: -24px;
    box-shadow: 0px 0px 1px 0px rgba(153, 153, 153, 0.64);
    z-index: 9;
    display: none;
    pointer-events: none;
    min-width: 38px;
}

.image-rl-paved:after {
    content: "平铺";
}

.image-rl-render:hover:after,
.image-rl-paved:hover:after {
    display: block;
}

/***********************  多细节图   ***********************************/
.visualization-canvas {
    position: absolute;
    width: 600px;
    height: 600px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    margin: 0 auto;
    text-align: center;
    transform: scale(0.3);
    transform-origin: top left;
    left: 15px;
    top: 0px;
    background-color: #fff;
}

.visualization-canvas img {
    position: absolute;
    width: 600px;
    height: 600px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.visualization-baseMap {
    z-index: 1;
}

.visualization-canvas .canvasImage,
.threeDetail {
    z-index: 2;
}

.visualization-maskMap {
    z-index: 3;
}

.wrap-right-bottom {
    padding-bottom: 20px;
    background-color: #F8F9FA;
}

.details-swiper-list {
    display: none;
    /* margin-top: 30px; */
    width: 100%;
    height: 330px;
    /* background-color: #fff;
    border-bottom: 1px solid #F8F9FA;
    box-shadow: 0px 2px 4px #E9ECEF; */
    position: relative;
    /* padding: 0 10px; */
    box-sizing: border-box;
}

.details-swiper-list h2 {
    margin: 0 auto;
    width: 240px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #0D2C54;
    border-bottom: 1px solid #E9ECEF;
}

.right-bottom-size {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.right-bottom-size .prve-btn,
.right-bottom-size .next-btn {
    width: 18px;
    height: 26px;
    font-size: 12px;
    color: #E9ECEF;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.right-bottom-size .prve-btn.hover,
.right-bottom-size .next-btn.hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.right-bottom-size .next-btn>i {
    display: block;
    transform: scale(0.8);
}

.right-bottom-size .prve-btn>i {
    display: block;
    transform: scale(0.8) rotate(180deg);
}

.right-bottom-size .wrap-size {
    width: 210px;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 7px;
    margin-right: 7px;
}

#lw-product-size {
    float: left;
    display: flex;
    align-items: center;
    /* transform: translateX(-160px);
    border: 1px solid red; */
}

#lw-product-size li {
    padding: 2px 5px;
    border: 1px solid #CED4DA;
    border-radius: 2px;
    margin-left: 10px;
    min-width: 30px;
    box-sizing: border-box;
    text-align: center;
    color: #ADB5BD;
    font-size: 12px;
    cursor: pointer;
}

#lw-product-size li:first-child {
    margin-left: 0;
}

#lw-product-size li.cur {
    border-color: #000;
    color: #000;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: fill;
}

/* 购物车 开始 */
#lw-cart-items {
    position: absolute;
    top: 50px;
    right: 0px;
    padding: 0 10px;
    background: #fff;
    color: #3f4652;
    border-radius: 4px;
    width: 350px;
    box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, .3);
    display: none;

    border: 1px solid #DEE2E6;
    z-index: 10000002;
}

#lw-cart-items .wrap-cart {
    width: 100%;
    overflow: hidden;
}

#lw-cart-items header {
    padding: 10px 0 6px;
    border-bottom: 1px solid #DEE2E6;
}

#lw-cart-items footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #DEE2E6;
    margin-top: 10px;
}

#lw-cart-items footer span {
    font-size: 12px;
}

#lw-cart-items footer em {
    font-size: 12px;
    font-style: normal;
}

#lw-cart-items footer .lw-btn-primary {
    display: block;
    padding: 6px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    background-color: #00A6ED;
}

#lw-cart-items footer .lw-btn-primary:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
}

#number {
    padding-top: 10px;
    height: 350px;
    justify-content: flex-start;
    overflow-y: auto;
}

#number li {
    padding-left: 15px;
}

#number li image {
    object-fit: contain;
}

#number .size,
#number .price {
    width: 60px;
    margin-left: 10px;
}

#number .size .form-control,
#number .price .form-control {
    border-radius: 0;
    padding: 0;
    height: 27px;
    font-size: 12px;
    border: 1px solid #E9ECEF;
}

/* 购物车 结束 */
/* 右边 开始 */
#lw-side-right {
    width: 260px;
    height: 100%;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#view-selector-list {
    width: 100%;
    max-height: 400;
    overflow: auto;
}

.swiper-container .swiper-slide {
    width: 240px;
    height: 240px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.swiper-container .swiper-slide .visualization-canvas img {
    position: none;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.details-swiper-list .visualization-canvas {
    width: 100%;
    height: 100%;
    position: none;
    left: 0;
    right: 0;
    transform: none;
    transform-origin: 0;
}

/* 右边 结束 */

.details-swiper-list:hover .icon-zoomin {
    display: block;
}

.details-swiper-list .swiper-pagination-bullet-active {
    background-color: rgb(66, 139, 202);
}

.details-swiper-list .swiper-button-next,
.details-swiper-list .swiper-button-prev {
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #95989b;
    color: #fff;
    z-index: 99;
}

.details-swiper-list:hover .swiper-button-next,
.details-swiper-list:hover .swiper-button-prev {
    display: flex;
}

.details-swiper-list .swiper-button-prev>i {
    display: block;
    transform: rotate(180deg);
}

.details-swiper-list .swiper-button-next,
.details-swiper-list .swiper-button-prev {
    -moz-background-size: 18px 11px;
    -webkit-background-size: 18px 11px;
    background-size: 18px 11px;
}

.details-swiper-list>.swiper-pagination-bullets {
    display: block;
    bottom: 5px;
    width: 100%;
}

.details-swiper-list>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.details-swiper-list>.swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(1) {
    margin-left: 0;
}

.details-swiper-list .swiper-container {
    margin-top: 15px;
    width: 240px;
    height: 240px;
    border: 1px solid #DEE2E6;
    border-radius: 4px;
}

.details-swiper-list .icon-zoomin {
    color: #9e9e9e;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.generalCanvas .visualization-canvas {
    transform: scale(0.91198);
    left: 0;
}

/*********************  多细节图end *************************************/

.preview-nc-l {
    width: 600px;
}

.map-preview-pre {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_left.png);
    background-size: 9px 16px;
    width: 30px;
    height: 50px;
    top: 50%;
    position: absolute;
    left: -42px;
    transform: translate(0, -50%);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}

.map-preview-next {
    background-image: url(/src/assets/designer/static/frontend/images/designer/arrow_right.png);
    background-size: 9px 16px;
    width: 30px;
    height: 50px;
    top: 50%;
    position: absolute;
    right: -42px;
    transform: translate(0, -50%);
    cursor: pointer;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.details-swiper-list .visualization-canvas {
    cursor: zoom-in;
}

.map-preview-list .visualization-canvas {
    transform: scale(0.19333333333333333);
    left: 0;
}

.map-preview-list .visualization-canvas img {
    background-color: transparent;
}

.pre-ss .visualization-canvas {
    transform: scale(0.8333333333333334);
}

.visualization-transparent {
    z-index: 9;
}

.pre-ss .visualization-canvas {
    left: 0;
}

#designer>svg {
    /* margin-left: -40px; */
}

.procuctListImg .specialty,
.procuctListImg .enjoy {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
}

.c-info {
    width: 1180px;
    margin: 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 227, 229);
    margin-top: 20px;
}

.c-info-cate {
    background-color: rgb(246, 246, 246);
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid rgb(66, 139, 202);
    letter-spacing: -16px;
}

.c-info-cate {
    background-color: rgb(246, 246, 246);
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #ec5947;
    letter-spacing: -16px;
}

.c-info-cate ul li {
    display: inline-block;
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    width: 112px;
    text-align: center;
    position: relative;
    letter-spacing: normal;
}

.c-info-cate ul li i {
    font-size: 17px;
    position: absolute;
    top: 9px;
    left: 84px;
    color: #ec5947;
}

.c-info-cate ul li:hover {
    background-color: #ec5947;
    color: #fff;
    cursor: pointer;
}

.c-info-cate ul li.cur {
    background-color: #ec5947;
    color: #fff;
}

.c-info-content {
    padding: 20px 20px 0 20px;
}

.c-info .swiper-container {
    padding-bottom: 30px;
}

.c-info-content .pro-item {
    display: block;
    width: 200px;
    height: 260px;
    border: 1px solid rgb(225, 227, 229);
    text-align: center;
    margin: 10px 0;
    padding: 15px;
    position: relative;
    margin-right: 48px;
}

.c-info-content .pro-item:hover {
    border-color: #1f8bce;
}

.c-info-content .swiper-slide .pro-item:last-child {
    margin-right: 0 !important;
}

.c-info-content .pro-item img {
    width: 150px;
    height: 150px;
}

.c-info-content .pro-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-info-content .pro-item .pro-tit {
    font-weight: bold;
    padding-top: 15px;
}

.c-info-content .pro-item .pro-price .blue {
    font-size: 15px;
    font-weight: bold;
    color: #1f8bce;
}

.c-info-content .pro-item i.flag {
    font-size: 66px;
    color: #ec5947;
    position: absolute;
    top: -7px;
    right: -5px;
}

.c-info-content .pro-item .pro-shipping {
    margin-top: 5px;
}

.c-info-content .pro-item .pro-time {
    margin-top: 5px;
}

.delPropF {
    border-radius: 4px;
    background-color: rgba(232, 78, 51, 0.78);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    color: #fff;
    padding: 4px 20px;
    top: 84px;
}

.singDragTop,
.singDragBottom {
    cursor: n-resize;
}

.singDragRight,
.singDragLeft {
    cursor: e-resize;
}

.ncRemind {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 15;
    text-align: center;
    width: calc(100% - 260px);
    display: none;
}

.vagueRemind {
    border-radius: 4px;
    background-color: rgba(232, 78, 51, 0.78);
    color: #fff;
    padding: 4px 12px;
}

.defRemind {
    border-radius: 4px;
    background-color: rgba(232, 78, 51, 0.78);
    color: #fff;
    padding: 4px 12px;
    margin-top: 2px;
}

.designReference {
    position: absolute;
    right: 236px;
    top: 15px;
}

.designReference a {
    border-radius: 4px;
    background-color: rgb(66, 139, 202);
    width: 82px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7px 0px rgba(199, 214, 219, 0.9);
    color: rgb(76, 76, 76);
}

.designReference a:hover,
.designReference a.cur {
    background-color: rgb(66, 139, 202);
    color: #fff;
}

.designReference-list img {
    max-width: 250px;
    max-height: 250px;
}

.designReference-list {
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 8px 0px rgba(153, 153, 153, 0.6);
    position: absolute;
    right: 2px;
    top: 58px;
    width: 308px;
    height: 260px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 1005;
}

/*.designReference-list .swiper-button-next {*/
/*    background-image: url("/static/frontend/images/designer/dr.png");*/
/*    right: 2px;*/
/*    -moz-background-size: 11px 18px;*/
/*    -webkit-background-size: 11px 18px;*/
/*    background-size: 11px 18px;*/
/*}*/

/*.designReference-list .swiper-button-prev {*/
/*    background-image: url("/static/frontend/images/designer/dl.png");*/
/*    left: 2px;*/
/*    -moz-background-size: 11px 18px;*/
/*    -webkit-background-size: 11px 18px;*/
/*    background-size: 11px 18px;*/
/*}*/

.designReference-list .icon-close {
    border-radius: 50%;
    color: rgb(153, 153, 153);
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 18px;
    cursor: pointer;
    z-index: 9;
}

.designReference-info {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    font-size: 12px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    text-align: left;
    padding: 0 10px;
    display: none;
}

.designReference-list:hover .designReference-info {
    display: block;
}

.singDragPro {
    position: absolute;
    left: 718.247px;
    top: 321.94px;
    border-width: 1px;
    border-color: rgb(153, 153, 153);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    width: 30px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    z-index: 9;
    pointer-events: none;
}

.dn {
    display: none;
}

.zpnoauth,
.zpnoauth1 {
    position: absolute;
    bottom: 74px;
    right: 15px;
    z-index: 9;
}

.zpnoauth-info,
.zpnoauth-info1 {
    color: rgb(236, 78, 43);
}

.zpnoauth-login,
.zpnoauth-login1 {
    color: #428bca;
    text-decoration: underline;
    margin-left: 12px;
}

.me-tj {
    position: absolute;
    bottom: 104px;
    right: 10px;
    background-color: rgb(236, 243, 249);
    z-index: 20;
}

.timer-loading-box {
    background-color: rgb(66, 139, 202);
    height: 24px;
    color: #fff;
    line-height: 24px;
    padding: 0 5px;
}

.me-tj:before {
    content: "";
    position: absolute;
    bottom: -14px;
    right: 8px;
    border-style: solid;
    border-width: 7px;
    border-color: rgb(236, 243, 249) transparent transparent transparent;
}

.me-price {
    font-size: 16px;
    color: #ec4e2b;
    font-weight: bold;
    width: 62px;
    display: inline-block;
    text-align: left;
}

.me-tj-dier {
    font-size: 12px;
    color: rgb(153, 153, 153);
}

.me-tj-t {
    font-size: 12px;
    color: rgb(136, 136, 136);
    vertical-align: middle !important;
}

.me-tj-top {
    color: rgb(66, 139, 202);
}

.me-price-f {
    font-size: 12px;
}

.me-js,
.me-jsc {
    color: #428bca;
    display: inline-block;
    vertical-align: baseline !important;
    margin-left: 20px;
    font-weight: bold;
}

.me-tj-bottom {
    color: rgb(153, 153, 153);
    text-decoration: line-through;
}

.me-tj table td {
    padding-right: 20px;
    vertical-align: top;
}

.me {
    text-align: right;
    margin-top: 10px;
}

.prImg {
    vertical-align: inherit;
    margin-left: 8px;
    cursor: pointer;
}

.zc-ul {
    font-size: 24px;
    position: absolute;
    bottom: -12px;
    left: 124px;
    letter-spacing: -4px;
}

.zc-ul .icon-GEMs {
    color: #2aa6e3;
}

.zc-ul .icon-COEM {
    color: #e95e21;
}

.zc-ul .icon-EEs {
    color: #c4ae2b;
}

.paTileTitle .icon-question2 {
    color: #428bca;
    font-size: 14px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.render-prop {
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    border: 1px solid #e1e1e2;
    box-shadow: 0 0 5px #e1e1e2;
    color: rgb(89, 90, 90);
    width: 306px;
    z-index: 1;
    line-height: 1.68;
    left: -80px;
    top: 20px;
    display: none;
}

.render-prop:before {
    width: 0px;
    height: 0px;
    border: 6px transparent solid;
    border-bottom-color: rgb(255, 255, 255);
    position: absolute;
    top: -12px;
    left: 80px;
    content: "";
}

.order-num-tip-icon {
    position: absolute;
    top: 12px;
    left: 60px;
    color: #428bca;
    font-size: 14px;
}

.visualization-mask {
    z-index: 2;
}

.viewPricePrompt {
    position: absolute;
    top: 86px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(199, 214, 219, 0.63);
    width: 280px;
    height: 40px;
    line-height: 40px;
    color: #ff5722;
    font-size: 14px;
    display: none;
}

.viewPricePrompt .icon-reminder {
    background: #faad14;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}

.proSpan {
    font-size: 12px;
    color: rgb(255, 255, 255);
    border-radius: 2px;
    background-color: rgb(236, 89, 71);
    width: 14px;
    height: 14px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 2px;
}

.timer-loading-box .icon-timepiece {
    padding-right: 5px;
    font-size: 20px;
    vertical-align: -3px;
}

.icon-promote {
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    width: 14px;
    height: 14px;
    background-color: #ff1c00;
    font-family: MicrosoftYaHei !important;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
}

.chooseBackgroundSelf-type {
    padding-bottom: 2px;
    line-height: 30px;
    text-indent: 12px;
    color: #ffffff;
    background-color: #6C757D;
}

.chooseBackgroundSelf-help {
    color: #1c8cd0;
    font-size: 14px;
    line-height: 30px;
}

.customer-del {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    font-size: 12px;
    padding: 4px 8px;
    border: 1px solid #5d5d5d;
    background-color: #fff;
    cursor: pointer;
    z-index: 99;
}

.chooseBackgroundSelf-btn {
    text-align: center;
    color: #fff;
    line-height: 28px;
    background-color: #1c8cd0;
    width: 249px;
    margin: 0 auto 10px auto;
    cursor: pointer;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
}

.chooseCustom-ul,
.chooseBackgroundSelf-ul {
    padding-left: 16px;
    margin: 10px 0 4px;
    line-height: 0;
    min-height: 24px;
}

.chooseCustom-ul li {
    border: 1px solid rgb(209, 209, 209);
    border-radius: 2px;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 6px;
    cursor: pointer;
    position: relative;
}

.chooseCustom-ul li:hover {
    border: 1px solid rgb(113, 209, 137);
}

.usual {
    position: absolute;
    top: -47px;
    left: 29px;
    background-color: #fff;
    border-radius: 5px;
    display: none;
    line-height: 18px;
    text-indent: 0;
    padding: 5px 10px;
    border: 1px solid #e1e1e2;
}

.usual::before {
    content: "";
    border-width: 6px 6px 0px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 46px;
    left: 46px;
    z-index: 1;
}

.usual::after {
    content: "";
    border-width: 6px 6px 0px 6px;
    border-style: solid;
    border-color: #cad2d3 transparent transparent transparent;
    position: absolute;
    top: 47px;
    left: 46px;
}

#chooseBackgroundSelf-picker .colpick_hex_field input {
    text-align: center;
}

.chooseBackground {
    background-color: #fcfdff;
}

#chooseBackgroundSelf-picker .colpick {
    margin-top: 0;
}

.productInfoCode {
    color: #9e9e9e;
}

.preview-pcode {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: max-content;
    font-weight: normal;
    color: #2196f3;
}

.ser-ids {
    height: 26px;
    width: 94%;
    border: 1px solid rgb(209, 209, 209);
}

.Tile-div {
    display: inline-block;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    align-items: center;
}

.Tile-div>i {
    font-size: 15px;
    color: #CED4DA;
}

.paTileType>div.cur .Tile-div {
    border-color: rgb(28, 140, 208);
}

.paTileType>div.cur,
.paTileType>div.cur i {
    color: rgb(28, 140, 208);
}

.contentwx>div {
    display: inline-block;
    vertical-align: top;
}

.productEmpty {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100;
    color: #1c8cd0;
    text-align: center;
    display: none;
}

.productEmpty i {
    font-size: 58px;
    display: block;
    margin-top: 25%;
}

.productEmpty div {
    font-size: 16px;
    margin-top: 20px;
}

.tile-guanlian {
    font-size: 21px;
    cursor: pointer;
    color: #CED4DA;
}

.tile-guanlian.cur {
    color: rgb(66, 139, 202);
}

.tileUl {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    margin-top: 20px;
}

.tileUl img {
    margin-bottom: 6px;
    width: 60px;
}

.tileUl li {
    margin: 0 30px;
}

.tileMask .delAllProDiv {
    width: 580px;
}

.delAllDeMask {
    z-index: 1004;
}

.delAllDeMask .delAllProDiv {
    width: 504px;
}

.delAllDeMask .delAllProDivCont {
    text-align: left !important;
}

.delAllcode a {
    color: #2196f3;
}

.replaceGL .order-num-tip-icon {
    top: 0px;
    left: 12px;
}

.delAllProDivBut .relative {
    width: 14px;
    height: 14px;
    display: inline-block;
}

.delAllProDivBut .order-num-tip-icon {
    left: 2px;
    top: 6px;
}

.fullScreen {
    position: absolute;
    right: 8px;
    top: 15px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 7px 0px rgba(199, 214, 219, 0.9);
    height: 28px;
    line-height: 32px;
    font-size: 14px;
    color: rgb(76, 76, 76);
    text-align: center;
    padding: 0 8px;
    cursor: pointer;
}

.fullScreen:hover {
    color: rgb(66, 139, 202);
}

.fullScreenInfo {
    border: 1px solid #e6e6e6;
    padding: 0px 10px;
    position: absolute;
    word-break: keep-all;
    font-size: 12px;
    line-height: 26px;
    top: 30px;
    right: -6px;
    background-color: #fff;
    display: none;
}

.fullScreen:hover .fullScreenInfo {
    display: block;
    color: #333333;
}

.fac {
    position: absolute;
    right: 20px;
    letter-spacing: normal;
    top: 0px;
}

.fac-name-h {
    position: absolute;
}

.fac-name,
.fac-area-name {
    cursor: pointer;
}

.fac-name:hover,
.fac-area-name:hover {
    color: #1f8bce;
}

.fac-name-h,
.fac-area-name-h {
    border: 1px solid #e6e6e6;
    padding: 3px 10px;
    position: absolute;
    word-break: keep-all;
    font-size: 12px;
    line-height: 26px;
    top: 20px;
    right: -20px;
    background-color: #fff;
    display: none;
}

.fac-name-span:hover .fac-name-h,
.fac-area-name-span:hover .fac-area-name-h {
    display: block;
}

.pr {
    position: relative;
}


.detailInfo {
    line-height: 40px;
    text-align: left;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    padding: 5px 20px;
}

.layui-layer-tab {
    height: auto !important;
}

.layui-layer-content {
    height: auto !important;
}

.lw-detail-box {
    /* height: 100%; */
    /* padding: 20px; */
}

.content-box {
    font-size: 12px !important;
}

.detail-box {
    border: 1px solid rgb(225, 227, 229);
    background-color: rgb(246, 246, 246);
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: inherit !important;
    min-width: 300px;
}

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

.content-box table {
    /* margin-top: 20px; */
    font-size: 12px;
}

.content-box table thead tr th {
    text-align: center;
}

.product_history {
    /* color: rgb(76, 76, 76);
    border-radius: 4px;
    background-color: rgb(248, 248, 248);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(209, 206, 203); */
    display: flex;
    flex-wrap: wrap;
    min-height: 300px;
    overflow: hidden;
    align-content: flex-start;
    /*justify-content: space-between;*/
}

.product_history .history_empty {
    text-align: center;
    vertical-align: middle;
    margin: 120px auto;

}

.product_history .history_list {
    /*  width: 100px;
     height: 140px;
     text-align: center;
     margin-left: 6px;
     margin-top: 10px;
     float: left;
     overflow: hidden;
     border: 1px solid #7a8077;
     padding: 4px;
     color: #fff; */
    margin-left: 5px;
    width: 75px;
    height: 90px;
    margin-top: 10px;
    justify-content: center;
    align-items: center;
}

.history_list .history_img {
    min-height: 75px;
    background-color: #ffff;
    border: 1px solid #E9ECEF;
    border-radius: 3px;
    background-image: url("../../assets/images/loading_gray.gif");
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 7px;
}

.history_list img {
    width: 100%;
    object-fit: contain;
}

.history_list .history_img:hover {
    border: 1px solid #0bc141 !important;
    color: #0bc141;
    cursor: pointer;
}

.history_list .active {
    border: 1px solid #0bc141 !important;
    color: #0bc141;
}

.cart-ul {
    width: 360px;
    overflow: auto;
    max-height: 400px;
    cursor: default;
    background: #fff;
    padding-right: 5px;
}

.cart-ul li .wrap-left,
.cart-ul li .wrap-right {
    display: flex;
    align-items: center;
}

.cart_info_box_img {
    width: 40px;
    height: 40px;
    border: 1px solid #E9ECEF;
}

.cart_info_box_info {
    margin-left: 10px;
}

.cart_info_box_info .catr_info_box_title:nth-of-type(1) {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart_info_box_info .catr_info_box_title:nth-of-type(2) {
    max-width: 140px;
    color: #ADB5BD;
    font-size: 10px;
}

.cart_info_box_price {
    margin-right: 15px;
    color: #ADB5BD;
}

.cart_info_box_delete .cart-delete {
    color: rgb(0, 153, 255);
}

.cart_info_box_delete .cart-delete:hover {
    color: rgb(220, 63, 71);
}

.cart_info_box_delete a {
    opacity: 1 !important;
}

.cart-minus {
    font-size: 16px !important;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(1.2);
}

.cart-plus {
    font-size: 16px !important;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(1.2);
}

.cart-minus:hover {
    cursor: pointer;

}

.cart-plus:hover {
    cursor: pointer;

}

.notclick {
    pointer-events: none;
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    border-top: 1px solid #e3e3e3;
}

/* 零售价 */
.lw-retail-price {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
    display: block;
}

.lw-retail-price .wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 880px; */
    height: 530px;
    background-color: #ffff;
    border-radius: 4px;
    box-shadow: 0px 10px 10px -5px rgba(1, 17, 32, 0.3);
}

.lw-retail-price .head-popup {
    padding: 0 15px;
}

.lw-retail-price .head-popup>div {
    border-bottom: 1px solid #CED4DA;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}

.lw-retail-price .head-popup span {
    font-size: 16px;
    font-weight: 600;
}

.lw-retail-price .section-popup {
    padding: 25px 20px;
    display: flex;
}

.lw-retail-price .section-popup .content-left {
    width: 300px;
}

.lw-retail-price .section-popup .content-left .img {
    width: 260px;
    height: 260px;
    margin: 5px 20px;
    border: 1px solid #E9ECEF;
}

.lw-retail-price .section-popup .content-left .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.lw-retail-price .section-popup .content-left #swiper-img {
    width: 240px;
    overflow: hidden;
    height: 80px;
    display: inline-block;

}

.lw-retail-price .section-popup .content-left #swiper-img #swiper-img-box .img-list-li {
    width: 80px;
    height: 80px;
    border: 1px solid #E9ECEF;
    float: left;
}

#left-swiper:hover {
    cursor: pointer;
}

#right-swiper:hover {
    cursor: pointer;
}

.lw-retail-price .section-popup .content-left ul li :hover {
    cursor: pointer;
}

.lw-retail-price .section-popup .content-left ul li.active {

    border: 1px solid #00a6ed;
}

.imageWaiting {
    background-image: url("../../assets/images/loading_gray.gif");
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position-x: 90px;
    background-position-y: 90px;
}

.lw-retail-price .section-popup .content-left .img img,
.lw-retail-price .section-popup .content-left #swiper-img #swiper-img-box .img-list-li img {
    width: 100%;
    height: 100%;
    display: block;
}

#swiper-img-box .img-list-li :hover {
    cursor: pointer;
}

.lw-retail-price .section-popup .content-right {
    margin-left: 30px;
    width: 100%;
}

.lw-retail-price .section-popup .content-right .price-type {
    display: flex;
}

.lw-retail-price .section-popup .content-right .price-type label input {
    display: none;
}

.lw-retail-price .section-popup .content-right .price-type label span {
    display: block;
    width: 100px;
    height: 30px;
    border: 1px solid #E9ECEF;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}

.lw-retail-price .section-popup .content-right .price-type label:nth-of-type(1) span {
    margin-right: -1px;
}

.lw-retail-price .section-popup .content-right .price-type label input:checked~span {
    display: block;
    color: #fff;
    background-color: #00A6ED;
    position: relative;
    z-index: 1;
    border-color: #00A6ED;
}

.lw-retail-price .section-popup .content-right .discount-tip {
    margin-top: 15px;
    background: linear-gradient(270deg, #F65B5B 0%, #EA2E2E 100%);
    display: flex;
    height: 30px;
    width: 100%;
    line-height: 30px;
    padding: 0 10px;
}

.lw-retail-price .section-popup .content-right .discount-tip p {
    font-size: 12px;
    color: #fff;
}

.lw-retail-price .section-popup .content-right .discount-tip p:nth-of-type(2) {
    margin-left: 40px;
}

.lw-retail-price .section-popup .content-right .membership-price {
    background: rgba(232, 237, 255, 0.5);
    padding: 15px 20px;
}

.lw-retail-price .section-popup .content-right .membership-price .price {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.lw-retail-price .section-popup .content-right .membership-price .price span {
    font-size: 14px;
    color: #000;
    width: 45px;
    line-height: 60px;
}

.lw-retail-price .section-popup .content-right .membership-price .price h3 {
    color: #00A6ED;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 0 15px;
}

.lw-retail-price .section-popup .content-right .membership-price .price p {
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    line-height: 60px;
}

.lw-retail-price .section-popup .content-right .membership-price .level {
    display: flex;
    align-items: center;
}

.lw-retail-price .section-popup .content-right .membership-price .level span {
    font-size: 14px;
    color: #000;
    width: 45px;
    text-align: right;
}

.lw-retail-price .section-popup .content-right .membership-price .level .lw-bar {
    margin-left: 20px;
    width: 400px;
    height: 15px;
    border-radius: 15px;
    background: rgba(135, 140, 177, 0.15);
    border-radius: 10px;
    border: 1px solid #E8EDFF;
    position: relative;
}

.lw-retail-price .section-popup .content-right .membership-price .level .lw-progress {
    width: 60%;
    height: 100%;
    border-radius: 10px;
    background-color: #FA6400;
}

.lw-retail-price .section-popup .content-right .membership-price .level .step {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lw-retail-price .section-popup .content-right .membership-price .level .step em {
    display: block;
    width: 2px;
    height: 100%;
    background-color: #fff;
}

.lw-retail-price .section-popup .content-right .membership-price .level .step em:nth-of-type(1),
.lw-retail-price .section-popup .content-right .membership-price .level .step em:nth-last-of-type(1) {
    opacity: 0;
}

.lw-retail-price .section-popup .content-right .membership-price .level .full-tip {
    position: absolute;
    right: -9px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url('./../frontend/images/designer/level_icon.png') center no-repeat;
    background-size: 15px 15px;
    background-color: #0D2C54;
    border-radius: 50%;
}

.lw-retail-price .section-popup .content-right .membership-price .explain {
    margin-top: 10px;
}

.lw-retail-price .section-popup .content-right .membership-price .explain p {
    margin-left: 65px;
    font-size: 12px;
}

.lw-retail-price .section-popup .content-right .membership-price .explain span {
    color: #EA2E2E;
}

.lw-retail-price .section-popup .content-right .product-info {
    margin-top: 10px;
    border-top: 1px solid #CED4DA;
    border-bottom: 1px solid #CED4DA;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}

.lw-retail-price .section-popup .content-right .product-info .item span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #5C607E;
}

.lw-retail-price .section-popup .content-right .product-info .item p {
    text-align: center;
    font-size: 14px;
    color: #1C2340;
}

.lw-retail-price .section-popup .content-right .color {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.lw-retail-price .section-popup .content-right .color p {
    font-size: 14px;
    color: #1C2340;
    display: contents;
}

.lw-retail-price .section-popup .content-right .color ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 3px;
}

.lw-retail-price .section-popup .content-right .color ul li {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-top: 3px;
}

.lw-retail-price .section-popup .content-right .color ul li:nth-of-type(1) {
    border: 1px solid #CED4DA;
}

.lw-retail-price .section-popup .content-right .color ul li label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.lw-retail-price .section-popup .content-right .color ul li input {
    display: none;
}

.lw-retail-price .section-popup .content-right .color ul li input:checked~span {
    display: block;
    width: 20px;
    height: 20px;
    background: url('./../frontend/images/designer/checked_icon.png') center no-repeat;
    background-size: 14px 14px;
    border: 1px solid #e3e3e3;
}

.lw-retail-price .section-popup .content-right .size {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.lw-retail-price .section-popup .content-right .size p {
    font-size: 14px;
    color: #1C2340;
    display: contents;
}

.lw-retail-price .section-popup .content-right .size ul {
    display: flex;
}

.lw-retail-price .section-popup .content-right .size ul li {
    margin-left: 10px;
}

.lw-retail-price .section-popup .content-right .size ul li:nth-of-type(1) {
    margin-left: 15px;
}

.lw-retail-price .section-popup .content-right .size ul li input {
    display: none;
}

.lw-retail-price .section-popup .content-right .size ul li span {
    display: block;
    height: 18px;
    padding: 0 10px;
    border: 1px solid #CED4DA;
    font-size: 12px;
    color: #ADB5BD;
    line-height: 18px;
    border-radius: 2px;
    cursor: pointer;
}

.lw-retail-price .section-popup .content-right .size ul li input:checked~span {
    border-color: #00A6ED;
    color: #00A6ED;
}

.lw-retail-price .section-popup .content-right .trade-price {
    display: flex;
    margin-top: 20px;
    background: rgba(232, 237, 255, 0.5);
    padding: 20px;
}

.lw-retail-price .section-popup .content-right .trade-price .txt p {
    font-size: 14px;
    color: #1C2340;
    width: 45px;
}

.lw-retail-price .section-popup .content-right .trade-price .txt p:nth-of-type(2) {
    margin-top: 30px;
}

.lw-retail-price .section-popup .content-right .trade-price .unit {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.lw-retail-price .section-popup .content-right .trade-price .unit .item:nth-of-type(1) span {
    display: block;
    margin-top: 2px;
}

.lw-retail-price .section-popup .content-right .trade-price .unit .item:nth-of-type(1) p {
    margin-top: 33px;
}

.lw-retail-price .section-popup .content-right .trade-price .unit strong {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #00A6ED;
    font-weight: 600;
}

.lw-retail-price .section-popup .content-right .trade-price .unit p {
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    color: #1C2340;
}

.lw-retail-price .section-popup .content-right .common-price {
    display: flex;
    align-items: center;
    margin-top: 20px;
    background: rgba(232, 237, 255, 0.5);
    padding: 20px 10px;
}

.lw-retail-price .section-popup .content-right .common-price .price {
    margin-left: 10px;
    font-size: 24px;
    color: #00A6ED;
    font-weight: 600;
}

.lw-retail-price .section-popup .content-right .common-price .member-info {
    margin-left: 30px;
}

.lw-retail-price .section-popup .content-right .common-price .level {
    margin-top: 16px;
    display: flex;
    align-items: center;
}

.lw-retail-price .section-popup .content-right .common-price .level span {
    font-size: 14px;
    color: #000;
}

.lw-retail-price .section-popup .content-right .common-price .level .lw-bar {
    margin-left: 20px;
    width: 320px;
    height: 15px;
    border-radius: 15px;
    background: rgba(135, 140, 177, 0.15);
    border-radius: 10px;
    border: 1px solid #E8EDFF;
    position: relative;
}

.lw-retail-price .section-popup .content-right .common-price .level .lw-progress {
    width: 0;
    height: 100%;
    border-radius: 10px;
    background-color: #FA6400;
}

.lw-retail-price .section-popup .content-right .common-price .level .step {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lw-retail-price .section-popup .content-right .common-price .level .step em {
    display: block;
    width: 2px;
    height: 100%;
    background-color: #fff;
}

.lw-retail-price .section-popup .content-right .common-price .level .step em:nth-of-type(1),
.lw-retail-price .section-popup .content-right .common-price .level .step em:nth-last-of-type(1) {
    opacity: 0;
}

.lw-retail-price .section-popup .content-right .common-price .level .full-tip {
    position: absolute;
    right: -9px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url('./../frontend/images/designer/level_icon.png') center no-repeat;
    background-size: 15px 15px;
    background-color: #0D2C54;
    border-radius: 50%;
}

.lw-feedback {
    bottom: 100px;
    right: 280px;
    z-index: 9999;
}

.lw-feedback p {
    margin-top: 10px;
}

/* 文本文字 */
.add-font-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

.add-font-text a {
    padding: 10px 40px;
    background-color: #2173dc;
    color: #fff;
    border-radius: 50px;
}

.profile-avatar-container {
    position: relative;
    width: 100px;
}

.profile-avatar-container .profile-user-img {
    width: 100px;
    height: 100px;
}

.profile-avatar-container .profile-avatar-text {
    display: none;
}

.profile-avatar-container:hover .profile-avatar-text {
    display: block;
    position: absolute;
    height: 100px;
    width: 100px;
    background: #444;
    opacity: .6;
    color: #fff;
    top: 0;
    left: 0;
    line-height: 100px;
    text-align: center;
}

.profile-avatar-container button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    opacity: 0;
}

.check input[type=checkbox] {
    margin-left: 20px;
}

.form-group label>span {
    color: red !important;
    /*display: none;*/
}

.panel-body span {
    display: inline-block;
}

.plus {
    padding: 10px;
    border: 1px solid #e2e2e2;
    margin: 0;
}

.gwc {
    font-size: 18px;
    padding: 10px 40px;
}

.modal-body-nav {
    width: 400px;
    overflow: hidden;
    z-index: 111;
    position: fixed;
    right: 20px;
    bottom: 10%;
}

ul {
    list-style: none;
    margin: 0;
}

.gwc-xu ul li {
    padding: 6px 0px;
    border-bottom: 1px dashed #ededed;
    width: 100%;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.gwc-xu ul li .size {
    width: 30%;
    text-align: center;
    font-size: 14px;
}

.gwc-xu ul li .price {
    width: 30%;
    font-size: 14px;
}

.gwc-xu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.modal-body {
    position: relative;
    padding: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.modal-header {
    padding: 10px !important;
    border-bottom: 1px dashed #e5e5e5;
}

.plus-in i {
    display: block;
    /* height: 28px; */
    line-height: 27px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal;
    border: 1px solid #E9ECEF;
}

.plus-in {
    width: 50%;
    height: 27px;
    /* border: 1px solid #e2e2e2; */
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.plus-in input {
    display: block;
    width: 60px;
    text-align: center;
    height: 29px;
    border: none;
    border-radius: 0 !important;
    border: 1px solid #E9ECEF !important;
    outline: none;
    margin-left: 5px;
    margin-right: 5px;
}

#setSurface {
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #00A6ED;
    text-align: center;
    border: none;
    outline: none;
}

#setSurface:hover {
    opacity: 0.8;
}

.sum {
    font-size: 14px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sum>a {
    font-size: 12px;
    margin-left: 10px;
}

.sum span {
    color: #F6511D;
}

.title-size {
    float: left;
    padding-top: 12px;
    color: #a29d9d;
    padding-left: 10px
}

.number-box {
    border: 1px solid #e2e2e2 !important;
    border-bottom: none !important;
    border-top: none !important;
}

.design-tip-box {
    margin-left: 3px;
    margin-top: -10px;
}
