.createProduct-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 16px}.createProduct-container .createProduct-title{font-size:20px;font-weight:500;color:#2a2a2a;line-height:24px;margin-bottom:16px}.createProduct-container .createProduct-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.createProduct-container .createProduct-body .body-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:2;-ms-flex:2;flex:2;background-color:#fff;border-radius:8px;position:relative}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left.is-useLeft{min-width:998px;max-width:998px}}.createProduct-container .createProduct-body .body-left .filter-search-right{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:25;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 20px 0 20px;display:flex;position:absolute;bottom:32px;right:40px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .filter-search-right{bottom:32px}}.createProduct-container .createProduct-body .body-left .filter-search-right .filter-search-btn .reset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:124px;height:30px;background-color:#fafcfe;border-radius:8px;border:1px solid #d2d5e1;font-size:14px;font-weight:600;color:#636e95;line-height:22px}.createProduct-container .createProduct-body .body-left .filter-search-right .filter-search-btn .reset:hover{background-color:#f05;color:#fff}.createProduct-container .createProduct-body .body-left .filter-search-right .filter-search-btn .start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;width:124px;height:30px;background-color:#f05;border-radius:8px;border:1px solid #edeff5;font-size:14px;font-weight:600;color:#fff;line-height:22px}.createProduct-container .createProduct-body .body-left .filter-search-right .filter-search-btn .start:hover{background-color:#ff1e69;color:#fff}.createProduct-container .createProduct-body .body-left .left-title{padding:30px 0 35px 55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-title{padding:30px 0 35px 40px}}.createProduct-container .createProduct-body .body-left .left-title .left-text{font-size:14px;font-weight:700;color:#2a2a2a;line-height:24px}.createProduct-container .createProduct-body .body-left .left-select-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 21px 21px 21px}.createProduct-container .createProduct-body .body-left .left-select-body.is-preview{padding:30px 0}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body{padding:0 11px 11px 11px}}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container{position:relative}@-webkit-keyframes sliderDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes sliderUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style{position:relative;background-color:hsla(0,0%,100%,.99);position:absolute;left:0;right:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 34px}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .select-filter-body-all::-webkit-scrollbar{width:6px;height:1px}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .select-filter-body-all::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px #636e95;background:#636e95}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .select-filter-body-all::-webkit-scrollbar-track{border-radius:10px;background:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style.is-down{-webkit-animation:sliderDown .2s linear;animation:sliderDown .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .title{font-size:20px;font-weight:700;color:#2a2a2a;line-height:24px;padding-bottom:20px}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container::-webkit-scrollbar{width:6px;height:1px}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px #636e95;background:#636e95}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container::-webkit-scrollbar-track{border-radius:10px;background:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container .el-checkbox-group .el-checkbox-button{margin-bottom:20px;border-radius:8px;border:1px solid #d2d5e1;margin-right:20px;background-color:#fafcfe}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container .el-checkbox-group .el-checkbox-button .el-checkbox-button__inner{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px!important;border:none;font-size:14px;font-weight:600;color:#636e95;-webkit-box-shadow:none;box-shadow:none;background-color:#fafcfe}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container .el-checkbox-group .el-checkbox-button.is-checked{border-color:#f05}.createProduct-container .createProduct-body .body-left .left-select-body .select-bodyall-container .radio-select-style .line .select-container .el-checkbox-group .is-checked .el-checkbox-button__inner{color:#f05!important;background-color:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .line-filter{padding:0 34px}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .line-filter{padding:0 29px}}.createProduct-container .createProduct-body .body-left .left-select-body .line-filter .line{height:1px;background-color:#eaedf7;margin:20px 0}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 34px}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-filter{padding:0 29px}}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left{padding:0 5px;cursor:pointer;width:142px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fafcfe;border-radius:8px;border:1px solid #d2d5e1;height:34px}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left.is-useOpen{border-color:#f05}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left .icon .text{font-size:14px;font-weight:600;color:#636e95;line-height:22px;padding-left:5px}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left .icon img{width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left .up-btn{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(0);transform:rotate(0);margin-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;color:#acacac}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .search-left .up-btn.is-click{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .filter-body .default-search{font-size:14px;font-weight:600;color:#2e2e2e;line-height:26px}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .filter-body .filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .filter-body .filter-list .item{margin-left:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .filter-body .filter-list .item .text{width:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#2a2a2a;line-height:26px}.createProduct-container .createProduct-body .body-left .left-select-body .left-filter .filter-body .filter-list .item .close-icon{cursor:pointer;color:#636e95;font-size:24px;height:24px;width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navleft{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navleft{margin-right:5px}}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navleft img{cursor:pointer;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navright{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navright{margin-left:5px}}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .navright img{cursor:pointer;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .el-tabs__active-bar{background-color:#f05;width:20px!important}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .el-tabs__item{font-size:14px;font-weight:700;line-height:26px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .el-tabs__item.is-active{color:#f05}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container{height:100%;width:100%;min-width:541px;background-color:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .noData{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .noData img{width:300px;height:180px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .noData .txt{font-size:14px;font-weight:600;color:#16191f;line-height:26px;padding-top:10px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .el-carousel__indicator{display:none}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .el-carousel__container .el-carousel__arrow,.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .el-carousel__container .el-carousel__arrow--left,.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .el-carousel__container .el-carousel__arrow--right{display:none!important}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box{background-color:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select{height:162px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-img{cursor:pointer}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-img img{height:100%;width:100%}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-text{font-size:16px;font-weight:600;color:#636e95;line-height:26px;margin-top:5px}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-text .el-radio{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-text .el-radio .el-radio__label{color:#636e95}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-text .el-radio .el-radio__inner{border-color:#636e95;background-color:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .tab-own-slider .tab-own-container .tab-own-box .tab-own-carousel .tab-item-select .tab-item-text .el-radio .el-radio__inner:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:8px;height:8px;background-color:#636e95}.createProduct-container .createProduct-body .body-left .left-select-body .tab-slider .el-tabs__nav .el-tabs__item{padding-left:25px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel{width:100%}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel,.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body{margin:0 auto;min-width:520px}}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body{min-width:608px}}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info:nth-of-type(2){margin-top:10px}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info{padding-left:40px}}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title:nth-of-type(n+2){padding-left:20px}@media (max-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width:992px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title{min-width:130px}}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title .title{font-size:12px;font-weight:600;color:#6d779c;line-height:26px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .center-body .left-inline-info .select-type-title .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;color:#27284a;line-height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:28px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .maxSelectPreview{margin:0 auto;width:520px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .icon-own-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .icon-own-left .left{cursor:pointer;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .icon-own-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .icon-own-right .right{cursor:pointer;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .smallPreview{margin:auto;margin:0 0 0 5px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .smallPreview .icon-right{width:24px;height:24px;margin-right:15px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .smallPreview .icon-left{width:24px;margin-left:15px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .smallPreview .smallPreview-item{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:.7;background-size:92px 50px;background-repeat:no-repeat;background-position:50%;border:2px solid #fff;cursor:pointer}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body .smallSelect-container .smallPreview .smallPreview-item.vueperslide--active{-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);opacity:1;border:2px solid #3f6fff}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .max-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:750px;margin-top:30px;margin-left:40px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .max-body .maxSelectPreview{width:750px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1101;left:480px;top:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 40px 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg);height:482px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .icon-own-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:134px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .icon-own-left .left{width:24px;height:24px;cursor:pointer}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .icon-own-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:134px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .icon-own-right .right{width:24px;height:24px;cursor:pointer}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .smallPreview-item{width:19.2%!important;border:1px solid #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:.7;background-repeat:no-repeat;background-position:50%;border:2px solid #fff;cursor:pointer;position:relative}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .smallPreview-item .img-item{-webkit-transform-origin:51% 87%;transform-origin:51% 87%;-webkit-transform:rotate(270deg);transform:rotate(270deg);width:127px;height:73px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .newSelectPreview-body-tb .smallSelect-container .smallPreview-item.vueperslide--active{-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);opacity:1;border:3px solid #3f6fff}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;margin:0 auto;height:50px}@media (max-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-footer{width:530px}}@media (min-width:1400px){.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-footer{padding-left:40px;margin:0}}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-footer .btn{position:absolute;left:auto;top:-20px;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:124px;height:30px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-footer .btn:hover{background-color:#f05;color:#fff}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .curretNum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px;font-size:22px;font-weight:600;color:#636e95;line-height:40px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .parent-swiper-container{margin-top:20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:300px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .parent-swiper-container .gallery-top{width:534px;height:300px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .parent-swiper-container .gallery-top .swiper-slide{background-size:90% auto;background-repeat:no-repeat;background-position:50%}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;width:534px;height:64px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-button-prev.swiper-button-white,.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-container-rtl .swiper-button-next.swiper-button-white{width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-button-next,.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-button-prev{top:40px!important}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-button-prev,.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-container-rtl .swiper-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAnUlEQVRIS2NkoDFgpLH5DKMWEAzhwRlEqfnT/P4zMn6aMyHzACEvkOyDlPxpMf8ZGOYyMTCEzp6YtYmqFsAMZ2RgSJ4zMWsJIcNB8kT7gBzDibaAXMOJsgAUof8YGFaTEizIQUcwiGhuAcg1NA0imHfJtYRgECGHJzmWkGQBcnDRJKPBfEPTooKY3EtSMiXVQHT1JMcBqRaOWkAwxABs7UgZBmXdQQAAAABJRU5ErkJggg==)!important}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-button-next.swiper-button-white,.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAkUlEQVRIS2NkoDFgpLH5DKMWEAzhwRFESXlTHZkZGXlnT8zaRNDJaAqI8kFq/jS/fwwMqxkZGJLnTMxaQoolRFkAMjAlf1rMfwaGuaRaQrQF5FpCkgXkWEKyBciWMDEwhBKK+MFnAamRTZIPSDUcFJxEW0CO4URbQPOMRvOigpSiAV0t0XFAriWjFhAMOZoHEQDzqEQZW1z0eQAAAABJRU5ErkJggg==)!important;width:24px;height:24px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-fromto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;width:470px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-fromto .gallery-thumbs{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:64px}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-fromto .gallery-thumbs .swiper-slide{width:88px;height:55px!important;background-size:98% 97%;cursor:pointer;background-repeat:no-repeat;background-position:50%;opacity:.4}.createProduct-container .createProduct-body .body-left .left-select-body .left-Carousel .child-swiper-container .swiper-fromto .gallery-thumbs .swiper-slide-active{opacity:1;border:2px solid #f05}.createProduct-container .createProduct-body .body-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:30px 40px;background-color:#fff;border-radius:8px;margin-left:10px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.createProduct-container .createProduct-body .body-right .proview-hide{position:absolute;left:0;top:0;background-color:hsla(0,0%,100%,.4);height:100%;width:100%;z-index:1900}.createProduct-container .createProduct-body .body-right .icon-warn{font-size:10px;color:red;padding-top:5px}.createProduct-container .createProduct-body .body-right .icon-warn.is-down{-webkit-animation:sliderDown .1s linear;animation:sliderDown .1s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createProduct-container .createProduct-body .body-right .icon-warn.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createProduct-container .createProduct-body .body-right.is-nouse{background-color:#fbfbfe;cursor:not-allowed}.createProduct-container .createProduct-body .body-right .right-title{font-size:14px;font-weight:500;color:#7e7e81;line-height:24px;padding-bottom:14px}.createProduct-container .createProduct-body .body-right .line-area{width:100%;height:1px;background:#eaedf7;margin:25px 0 14px 0}.createProduct-container .createProduct-body .body-right .form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createProduct-container .createProduct-body .body-right .form-item .form-item-title{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createProduct-container .createProduct-body .body-right .form-item .brand-select{width:100%;padding-top:5px}.createProduct-container .createProduct-body .body-right .form-item .form-title{font-size:14px;font-weight:600;color:#636e95;line-height:26px;padding-bottom:5px}.createProduct-container .createProduct-body .body-right .form-item .label-info{font-size:12px;font-weight:600;color:#636e95;line-height:18px;padding-top:8px}.createProduct-container .createProduct-body .body-right .form-item .form-item-input .el-input__inner{height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-radius:8px}.createProduct-container .createProduct-body .body-right .form-item .form-item-input-pro.is-vailtor .el-input__inner,.createProduct-container .createProduct-body .body-right .form-item .form-item-input.is-vailtor .el-input__inner{border-color:red!important}.createProduct-container .createProduct-body .body-right .form-item .form-item-input-pro .el-input__inner{height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#636e95;border-radius:8px;padding-right:15px!important}.createProduct-container .createProduct-body .body-right .form-item .radio-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.createProduct-container .createProduct-body .body-right .form-item .radio-inline .radio-text{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createProduct-container .createProduct-body .body-right .form-item .radio-inline .el-radio .el-radio__label{color:#636e95}.createProduct-container .createProduct-body .body-right .form-item .radio-inline .el-radio .el-radio__inner{border-color:#636e95;background-color:#fff}.createProduct-container .createProduct-body .body-right .form-item .radio-inline .el-radio .el-radio__inner:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:8px;height:8px;background-color:#636e95}.createProduct-container .createProduct-body .body-right .checkBox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createProduct-container .createProduct-body .body-right .checkBox-group .checkBox-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.createProduct-container .createProduct-body .body-right .checkBox-group .checkBox-title .checkBox-title-left{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createProduct-container .createProduct-body .body-right .checkBox-group .checkBox-title .checkBox-title-right{cursor:pointer;font-size:14px;font-weight:600;color:#f05;line-height:26px}.createProduct-container .createProduct-body .body-right .right-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:50px;position:absolute;bottom:33px;left:41px}.createProduct-container .createProduct-body .body-right .right-footer .creat-btn{background-color:#f05;width:124px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border-radius:8px}.createProduct-container .createProduct-body .body-right .right-footer .creat-btn:hover{background-color:#ff1e69;color:#fff}.dialog-preview{position:fixed;padding:20px;left:0;top:0;width:100%;height:100%;z-index:9999;background-color:rgba(245,247,253,.94);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-preview,.dialog-preview .body-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialog-preview .body-preview{position:relative}.dialog-preview .swipter-container-follow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.dialog-preview .swipter-container-follow,.dialog-preview .swipter-container-follow .curretNum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dialog-preview .swipter-container-follow .curretNum{padding-bottom:20px;font-size:22px;font-weight:600;color:#636e95;line-height:40px}.dialog-preview .swipter-container-follow .swiper-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:450px}.dialog-preview .swipter-container-follow .swiper-container .gallery-top{width:802px;height:450px}.dialog-preview .swipter-container-follow .swiper-container .gallery-top .swiper-slide{width:146px;height:450px!important;background-size:90% auto;background-repeat:no-repeat;background-position:50%}.dialog-preview .swipter-container-follow .swiper-container-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;width:804px;height:60px}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-button-prev.swiper-button-white,.dialog-preview .swipter-container-follow .swiper-container-child .swiper-container-rtl .swiper-button-next.swiper-button-white{width:24px;height:24px}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-button-next,.dialog-preview .swipter-container-follow .swiper-container-child .swiper-button-prev{top:58%!important}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-button-prev,.dialog-preview .swipter-container-follow .swiper-container-child .swiper-container-rtl .swiper-button-next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAnUlEQVRIS2NkoDFgpLH5DKMWEAzhwRlEqfnT/P4zMn6aMyHzACEvkOyDlPxpMf8ZGOYyMTCEzp6YtYmqFsAMZ2RgSJ4zMWsJIcNB8kT7gBzDibaAXMOJsgAUof8YGFaTEizIQUcwiGhuAcg1NA0imHfJtYRgECGHJzmWkGQBcnDRJKPBfEPTooKY3EtSMiXVQHT1JMcBqRaOWkAwxABs7UgZBmXdQQAAAABJRU5ErkJggg==)!important}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-button-next.swiper-button-white,.dialog-preview .swipter-container-follow .swiper-container-child .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAkUlEQVRIS2NkoDFgpLH5DKMWEAzhwRFESXlTHZkZGXlnT8zaRNDJaAqI8kFq/jS/fwwMqxkZGJLnTMxaQoolRFkAMjAlf1rMfwaGuaRaQrQF5FpCkgXkWEKyBciWMDEwhBKK+MFnAamRTZIPSDUcFJxEW0CO4URbQPOMRvOigpSiAV0t0XFAriWjFhAMOZoHEQDzqEQZW1z0eQAAAABJRU5ErkJggg==)!important;width:24px;height:24px}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-fromto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;width:704px}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-fromto .gallery-thumbs{position:absolute;left:-54%;top:0;width:900px;-webkit-box-sizing:border-box;box-sizing:border-box;height:64px}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-fromto .gallery-thumbs .swiper-slide{width:88px;height:55px!important;background-size:98% 97%;cursor:pointer;background-repeat:no-repeat;background-position:50%;opacity:.4}.dialog-preview .swipter-container-follow .swiper-container-child .swiper-fromto .gallery-thumbs .swiper-slide-active{opacity:1;border:2px solid #f05}.dialog-preview .close-icon{position:absolute;z-index:9999;right:0;top:-48px;font-size:29px;color:#636e95;cursor:pointer;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border:1px solid #d1cfcf}@media (max-width:1400px){.dialog-preview .close-icon{right:-10px}}.dialog-preview .curretNum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px 0;font-size:22px;font-weight:600;color:#636e95}.dialog-preview .maxPreview{width:790px;margin:0 auto}@media (max-width:1400px){.dialog-preview .maxPreview{width:574px}}.dialog-preview .small-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dialog-preview .small-container,.dialog-preview .small-container .icon-own-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-preview .small-container .icon-own-left{margin-right:25px;width:24px;height:24px}@media (max-width:1400px){.dialog-preview .small-container .icon-own-left{margin-right:11px}}.dialog-preview .small-container .icon-own-left .left{cursor:pointer;width:24px;height:24px}.dialog-preview .small-container .icon-own-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin-left:12px}.dialog-preview .small-container .icon-own-right .right{cursor:pointer;width:24px;height:24px}.dialog-preview .small-container .smallPreview{margin:auto}.dialog-preview .small-container .smallPreview .icon-right{width:24px;height:24px;margin-right:15px}.dialog-preview .small-container .smallPreview .icon-left{width:24px;height:24px}@media (max-width:1400px){.dialog-preview .small-container .smallPreview .vueperslides__arrow--prev{left:-2.8em}}.dialog-preview .small-container .smallPreview .smallPreview-item{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:.7;background-size:140px 78px;background-repeat:no-repeat;background-position:50%;border:2px solid #fff;cursor:pointer}@media (max-width:1400px){.dialog-preview .small-container .smallPreview .smallPreview-item{background-size:105px 55px}}.dialog-preview .small-container .smallPreview .smallPreview-item.vueperslide--active{-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);opacity:1;border:2px solid #3f6fff}.createdProDialog{background-color:rgba(245,247,253,.94)}.createdProDialog .created-pro-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createdProDialog .created-pro-body .dialog-line{width:100%;height:1px;background-color:#eaedf7;margin:20px 0}.createdProDialog .created-pro-body .pro-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:26px}.createdProDialog .created-pro-body .pro-line:nth-of-type(n+1){margin-top:28px}.createdProDialog .created-pro-body .pro-line .name{color:#868fad;font-size:12px}.createdProDialog .created-pro-body .pro-line .line-right{color:#868fad;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createdProDialog .created-pro-body .pro-line .line-right .icon-warn{font-size:10px;color:red;padding-top:5px}.createdProDialog .created-pro-body .pro-line .line-right .icon-warn.is-down{-webkit-animation:sliderDown .1s linear;animation:sliderDown .1s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createdProDialog .created-pro-body .pro-line .line-right .icon-warn.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createdProDialog .created-pro-body .pro-line .line-right .pro-input{width:230px;border-radius:8px}.createdProDialog .created-pro-body .pro-line .line-right .pro-input .el-input__inner{height:34px;padding-right:18px!important;font-size:14px;color:#868fad;text-align:right}.createdProDialog .el-dialog__title{font-size:20px;font-weight:700}.createdProDialog .input-item.is-vailtor .el-input__inner{border-color:red}.createdProDialog .dialog-footer-body,.createdProDialog .dialog-footer-body .back-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.createdProDialog .dialog-footer-body .back-icon{width:124px;height:30px;border-radius:8px;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#636e95;border:1px solid #edeff5}.createdProDialog .dialog-footer-body .back-icon:hover{background-color:#ff1e69;color:#fff}.createdProDialog .dialog-footer-body .create-icon{width:124px;height:30px;background:#f05;margin-left:30px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;border:1px solid #edeff5}.createdProDialog .dialog-footer-body .create-icon:hover{background-color:#ff1e69;color:#fff}.createdProDialog .el-dialog__body{padding-top:0;padding-left:50px;padding-right:50px}.createdProDialog .el-dialog__header{padding-right:50px!important;padding-left:50px!important}.createdProDialog .el-dialog__header .el-dialog__headerbtn{top:18px;right:48px;font-size:24px}.newBoxDialog{background-color:rgba(245,247,253,.94)}.newBoxDialog .el-dialog__title{font-size:20px}.newBoxDialog .input-item.is-vailtor .el-input__inner{border-color:red}.newBoxDialog .dialog-footer-body,.newBoxDialog .dialog-footer-body .create-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newBoxDialog .dialog-footer-body .create-icon{width:124px;height:30px;background:#f05;border-radius:8px;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border:1px solid #edeff5}.newBoxDialog .el-dialog__body{padding-top:0}.newBoxDialog .checkBox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 50px}.newBoxDialog .checkBox-group .dialog-line{width:100%;height:1px;background-color:#eaedf7;margin:22px 0}.newBoxDialog .checkBox-group .checkBox-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.newBoxDialog .checkBox-group .checkBox-title .checkBox-title-left{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.newBoxDialog .checkBox-group .checkBox-title .checkBox-title-right{font-size:14px;font-weight:600;color:#636e95;line-height:26px;padding-left:40px}.newBoxDialog .checkBox-group .checkBox-list,.newBoxDialog .checkBox-group .checkBox-list .checkBox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item{margin-bottom:20px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .icon-warn{font-size:10px;color:red;padding-top:5px}@keyframes sliderDown{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sliderUp{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .icon-warn.is-down{-webkit-animation:sliderDown .1s linear;animation:sliderDown .1s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .icon-warn.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select{margin-bottom:12px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select{font-weight:600;color:#636e95;line-height:26px;width:20px;height:20px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__label{font-size:12px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;font-size:14px;border-radius:5px;border-color:#636e95}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__inner:hover{border-color:#636e95}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__inner:after{height:10px!important;width:5px!important;left:5.2px!important;top:2px!important;-webkit-transform:rotate(37deg) scaleY(1)!important;transform:rotate(37deg) scaleY(1)!important;height:12px;border:2px solid #fff;border-left:0;border-top:0;width:4px;left:6px;top:1px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select.is-checked .el-checkbox__label{color:#636e95}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select.is-checked .el-checkbox__inner:after{height:12px;border:2px solid #fff;border-left:0;border-top:0;width:4px;left:6px;top:1px}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select.is-checked .el-checkbox__inner{background-color:#636e95;border-color:#636e95}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-input{margin-top:5px;width:100%}.newBoxDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-input .el-input__inner{height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;border-radius:8px}