.createdProCom{background-color:rgba(245,247,253,.94)}.createdProCom .el-dialog{margin-top:59px!important}.createdProCom .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}.createdProCom .created-pro-body .dialog-line{width:100%;height:1px;background-color:#eaedf7;margin:20px 0}.createdProCom .created-pro-body .create-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative}.createdProCom .created-pro-body .create-main .proview-hide{position:absolute;left:0;top:0;background-color:hsla(0,0%,100%,.4);height:100%;width:100%;z-index:1900}.createdProCom .created-pro-body .create-main .icon-warn{font-size:10px;color:red;padding-top:5px}@-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)}}.createdProCom .created-pro-body .create-main .icon-warn.is-down{-webkit-animation:sliderDown .1s linear;animation:sliderDown .1s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createdProCom .created-pro-body .create-main .icon-warn.is-up{-webkit-animation:sliderUp .2s linear;animation:sliderUp .2s linear;-webkit-transform-origin:50% 0;transform-origin:50% 0}.createdProCom .created-pro-body .create-main.is-nouse{background-color:#fbfbfe;cursor:not-allowed}.createdProCom .created-pro-body .create-main .right-title{font-size:14px;font-weight:500;color:#7e7e81;line-height:24px;padding-bottom:14px}.createdProCom .created-pro-body .create-main .line-area{width:100%;height:1px;background:#eaedf7;margin:25px 0 14px 0}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .form-item .form-item-title{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createdProCom .created-pro-body .create-main .form-item .brand-select{width:100%;padding-top:5px}.createdProCom .created-pro-body .create-main .form-item .form-title{font-size:14px;font-weight:600;color:#636e95;line-height:26px;padding-bottom:5px}.createdProCom .created-pro-body .create-main .form-item .label-info{font-size:12px;font-weight:600;color:#636e95;line-height:18px;padding-top:8px}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .form-item .form-item-input-pro.is-vailtor .el-input__inner,.createdProCom .created-pro-body .create-main .form-item .form-item-input.is-vailtor .el-input__inner{border-color:red!important}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .form-item .radio-inline .radio-text{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createdProCom .created-pro-body .create-main .form-item .radio-inline .el-radio .el-radio__label{color:#636e95}.createdProCom .created-pro-body .create-main .form-item .radio-inline .el-radio .el-radio__inner{border-color:#636e95;background-color:#fff}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .checkBox-group .checkBox-title .checkBox-title-left{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.createdProCom .created-pro-body .create-main .checkBox-group .checkBox-title .checkBox-title-right{cursor:pointer;font-size:14px;font-weight:600;color:#f05;line-height:26px}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .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}.createdProCom .created-pro-body .create-main .right-footer .creat-btn:hover{background-color:#ff1e69;color:#fff}.createdProCom .el-dialog__title{font-size:20px;font-weight:700}.createdProCom .dialog-footer-body,.createdProCom .dialog-footer-body .back-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.createdProCom .dialog-footer-body .back-icon{width:155px;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}.createdProCom .dialog-footer-body .back-icon:hover{background-color:#ff1e69;color:#fff}.createdProCom .dialog-footer-body .create-icon{width:155px;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}.createdProCom .dialog-footer-body .create-icon:hover{background-color:#ff1e69;color:#fff}.createdProCom .el-dialog__body{padding-top:0;padding-left:50px;padding-right:50px}.createdProCom .el-dialog__header{padding-right:50px!important;padding-left:50px!important}.createdProCom .el-dialog__header .el-dialog__headerbtn{top:18px;right:48px;font-size:24px}.newBoxNyDialog{background-color:rgba(245,247,253,.94)}.newBoxNyDialog .el-dialog{margin-top:59px!important}.newBoxNyDialog .el-dialog__title{font-size:20px}.newBoxNyDialog .input-item.is-vailtor .el-input__inner{border-color:red}.newBoxNyDialog .input-item .el-textarea__inner{height:74px}.newBoxNyDialog .dialog-footer-body,.newBoxNyDialog .dialog-footer-body .create-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newBoxNyDialog .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}.newBoxNyDialog .el-dialog__body{padding-top:0}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .dialog-line{width:100%;height:1px;background-color:#eaedf7;margin:22px 0}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-title .checkBox-title-left{font-size:14px;font-weight:600;color:#636e95;line-height:26px}.newBoxNyDialog .checkBox-group .checkBox-title .checkBox-title-right{font-size:14px;font-weight:600;color:#636e95;line-height:26px;padding-left:40px}.newBoxNyDialog .checkBox-group .checkBox-list,.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item{margin-bottom:20px}.newBoxNyDialog .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)}}.newBoxNyDialog .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}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select{margin-bottom:12px}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select{font-weight:600;color:#636e95;line-height:26px;width:20px;height:20px}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__label{font-size:12px}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select .el-checkbox__inner:hover{border-color:#636e95}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select.is-checked .el-checkbox__label{color:#636e95}.newBoxNyDialog .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}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-select .select.is-checked .el-checkbox__inner{background-color:#636e95;border-color:#636e95}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-input{margin-top:5px;width:100%}.newBoxNyDialog .checkBox-group .checkBox-list .checkBox-item .checkBox-input .el-input__inner{height:34px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-box-align:center;-webkit-align-items:center;display:-webkit-box;display:-webkit-flex;font-size:14px;border-radius:8px}