.danger[data-v-3e8170e9] {
  color: #D71D30;
}
.item[data-v-3e8170e9] {
  margin-top: 15px !important;
  font-size: 13px;
  color: #8C8C8C;
}
.icon[data-v-646bba55] {
  margin: 0 5px;
  cursor: pointer;
}
.add-realm .tips[data-v-2966ef48] {
  color: #8C8C8C;
  font-size: 13px;
  margin-bottom: 10px !important;
}
.content[data-v-45e4ecac] {
  font-size: 13px;
  text-align: center;
}
.type_img[data-v-45e4ecac] {
  width: 470px;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
}
.header[data-v-45e4ecac] {
  background-color: #F3F3F3;
  border: 1px solid #DDDDDD;
  width: 750px;
  height: 100px;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px;
}
.title[data-v-45e4ecac] {
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
}
.inquiry_detail[data-v-04808da7] {
  font-size: 13px;
}
.inquiry_detail .erp_item_title[data-v-04808da7] {
  height: 30px;
  line-height: 30px;
}
.inquiry_detail .prduct_info[data-v-04808da7] {
  padding: 0 30px;
}
.inquiry_detail .prduct_info .item_text[data-v-04808da7] {
  line-height: 25px;
}
.inquiry_detail .prduct_info .item_label[data-v-04808da7] {
  display: inline-block;
  width: 75px;
}
.inquiry_detail .img_box[data-v-04808da7] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
}
.inquiry_detail .img_box img[data-v-04808da7] {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}
.inquiry_detail .dialog-content[data-v-04808da7] {
  padding: 16px;
  max-height: 400px;
  margin-top: 15px;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  background: #f5f5f5;
  overflow-y: auto;
}
.inquiry_detail .dialog-content .chat-right[data-v-04808da7],
.inquiry_detail .dialog-content .chat-left[data-v-04808da7] {
  margin-bottom: 30px;
}
.inquiry_detail .dialog-content .chat-detail[data-v-04808da7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.inquiry_detail .dialog-content .chat-detail img[data-v-04808da7] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.inquiry_detail .dialog-content h1[data-v-04808da7] {
  text-align: center;
  line-height: 25px;
  font-weight: normal;
  font-size: 12px;
}
.inquiry_detail .dialog-content .chat-detail.right[data-v-04808da7] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.inquiry_detail .dialog-content .chat-detail.right p[data-v-04808da7], .inquiry_detail .dialog-content .chat-detail.right h2[data-v-04808da7] {
  text-align: right;
}
.inquiry_detail .dialog-content .chat-detail h2[data-v-04808da7] {
  margin-bottom: 5px;
  font-size: 13px;
}
.inquiry_detail .dialog-content .chat-detail .detail[data-v-04808da7] {
  padding: 0 15px;
  width: 75%;
}
.inquiry_detail .dialog-content .chat-detail .detail p span[data-v-04808da7] {
  font-size: 12px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  line-height: 18px;
  display: inline-block;
}
.inquiry_detail .el-box[data-v-04808da7] {
  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;
}
.inquiry_detail .el-box .el-pagination[data-v-04808da7] {
  padding: 10px 5px 0px 5px;
}
.template_set[data-v-4e38fae5] {
  overflow-x: hidden;
  font-size: 13px;
}
.template_set .template_top[data-v-4e38fae5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 750px;
}
.template_set .template_top .template_img[data-v-4e38fae5] {
  overflow-y: scroll;
  width: calc(100% - 300px);
  border: 3px solid #F3F3F3;
  border-radius: 10px;
}
.template_set .template_top .template_img img[data-v-4e38fae5] {
  width: 100%;
  height: auto;
}
.template_set .template_top .template_detail[data-v-4e38fae5] {
  width: 300px;
  padding-top: 20%;
  text-align: center;
}
.template_set .template_top .template_detail h1[data-v-4e38fae5] {
  color: #4AA6FA;
  font-size: 15px;
  margin-bottom: 15px;
}
.template_set .template_top .template_detail .btn-arr[data-v-4e38fae5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 200px;
  margin: 10px auto;
}
.template_set .template_top .template_detail .btn-arr .el-button[data-v-4e38fae5] {
  width: 100px;
  line-height: 35px;
  padding: 0;
  border: none;
  background: rgb(233, 243, 253);
  border-radius: 10px;
  color: #2A97F9;
}
.template_set .template_top .template_detail .el-button.put[data-v-4e38fae5] {
  width: 200px;
  line-height: 35px;
  font-size: 15px;
  color: #fff;
  padding: 0;
  background: rgb(42, 151, 249);
  border-radius: 10px;
}
.bg-purple[data-v-4e38fae5] {
  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;
  height: 800px;
}
.item_img[data-v-4e38fae5] {
  width: 100%;
  height: 150px;
  border-radius: 10px;
}
.item_text[data-v-4e38fae5] {
  font-weight: 600;
}
.template_footer[data-v-4e38fae5] {
  margin-top: 35px;
}
.grid-content[data-v-4e38fae5] {
  position: relative;
}
.img_mask[data-v-4e38fae5] {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  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;
  text-align: center;
  color: white;
}
.icon_check[data-v-4e38fae5] {
  font-size: 40px !important;
  font-weight: 600;
}
.info[data-v-0fb24dae] {
  padding: 0 20px 20px 0;
  height: 100%;
  overflow: auto;
}
.introduce[data-v-0fb24dae] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.label[data-v-0fb24dae] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  font-size: 13px;
  display: inline-block;
  padding-top: 5px;
}
.imageUp[data-v-3efc23ad] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.imageUp .detail[data-v-3efc23ad] {
  padding: 0 10px;
  color: #8C8C8C;
}
.imageUp .detail p[data-v-3efc23ad] {
  line-height: 32px;
  font-size: 13px;
}
.avatar-uploader .el-upload[data-v-3efc23ad] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-3efc23ad]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-3efc23ad] {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.avatar[data-v-3efc23ad] {
  width: 100px;
  height: 100px;
  display: block;
}
.avatar-uploader .el-upload[data-v-dae21f36] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-dae21f36]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-dae21f36] {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.avatar[data-v-dae21f36] {
  width: 100px;
  height: 100px;
  display: block;
}
.website-user .el-form[data-v-664d50e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.website-user .el-form .el-form-item[data-v-664d50e4] {
  margin-bottom: 7px !important;
  margin-right: 10px !important;
}
.website-user .el-form .el-form-item .el-autocomplete[data-v-664d50e4] {
  width: 100%;
}
.setSlider[data-v-55c6e322] {
  width: 240px;
  border-right: 1px solid #ddd;
}
.setSlider .title[data-v-55c6e322] {
  line-height: 60px;
  font-size: 17px;
  text-align: center;
  color: #474747;
}
.setSlider ul li[data-v-55c6e322] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 45px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  background-color: #fff;
}
.setSlider ul li .set-left[data-v-55c6e322] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.setSlider ul li .set-left img[data-v-55c6e322] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.setSlider ul li .set-right i[data-v-55c6e322] {
  font-size: 17px;
  color: #666;
  margin-left: 5px;
}
ul li[data-v-55c6e322]:first-child {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
ul li[data-v-55c6e322]:nth-child(2) {
  border-top: 1px solid #ddd;
}
ul li[data-v-55c6e322]:last-child {
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
ul li.active[data-v-55c6e322] {
  background-color: #F3F3F3;
  color: #8C8C8C;
}
ul li.active .set-right i[data-v-55c6e322] {
  color: #8C8C8C;
}
.editor[data-v-490d4b04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.editor .editor-content[data-v-490d4b04] {
  width: calc(100% - 241px);
}
.setSlider[data-v-7bc46936] {
  width: 240px;
  border-right: 1px solid #ddd;
}
.setSlider .title[data-v-7bc46936] {
  line-height: 60px;
  font-size: 17px;
  text-align: center;
  color: #474747;
}
.setSlider ul li[data-v-7bc46936] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 45px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  background-color: #fff;
}
.setSlider ul li .set-left[data-v-7bc46936] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.setSlider ul li .set-left img[data-v-7bc46936] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.setSlider ul li .set-right i[data-v-7bc46936] {
  font-size: 17px;
  color: #666;
  margin-left: 5px;
}
ul li.second[data-v-7bc46936] {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
ul li[data-v-7bc46936]:last-child {
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
ul li.active[data-v-7bc46936] {
  background-color: #F3F3F3;
  color: #8C8C8C;
}
ul li.active .set-right i[data-v-7bc46936] {
  color: #8C8C8C;
}
ul .wrapper span li[data-v-7bc46936]:first-child {
  border-top: 1px solid #ddd;
}
.temp-common-upload[data-v-3602b8e9] {
  background-color: rgba(221, 221, 221, 0.3607843137);
  padding: 15px;
}
.temp-common-upload .upload[data-v-3602b8e9] {
  position: relative;
  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: 10px 0;
  border: 1px dotted #8C8C8C;
  border-radius: 10px;
}
.temp-common-upload .text[data-v-3602b8e9] {
  text-align: center;
  color: #8C8C8C;
  line-height: 22px;
  font-size: 12px;
}
.temp-common-upload .detail[data-v-3602b8e9] {
  text-align: center;
}
.temp-common-upload .detail img[data-v-3602b8e9] {
  width: 100%;
  height: 100%;
}
.temp-common-upload .detail i[data-v-3602b8e9] {
  color: #8C8C8C;
  font-size: 33px;
  margin-bottom: 5px;
}
.temp-common-upload .detail p[data-v-3602b8e9] {
  font-size: 13px;
}
.temp-common-upload .detail ul[data-v-3602b8e9] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.568627451);
}
.temp-common-upload .detail ul li[data-v-3602b8e9] {
  display: inline-block;
  width: 33%;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.product .keyword[data-v-84fbab30] {
  background-color: rgba(221, 221, 221, 0.3607843137);
}
.product .keyword h1[data-v-84fbab30] {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  margin-bottom: 5px;
}
.product .keyword p[data-v-84fbab30] {
  line-height: 20px;
  font-size: 12px;
  color: #8C8C8C;
  margin-top: 5px !important;
}
.banner .play[data-v-e2fd3ed2] {
  background-color: #fff;
}
.banner .play h2[data-v-e2fd3ed2] {
  font-size: 13px;
  line-height: 40px;
  color: #333;
}
.top-nav .nav-list li[data-v-1dbbb26e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.top-nav .nav-list li i[data-v-1dbbb26e] {
  font-size: 18px;
}
.top-nav .nav-list li.active[data-v-1dbbb26e] {
  background-color: #F3F3F3;
  color: #8C8C8C;
}
.top-nav .keyword[data-v-1dbbb26e] {
  background-color: rgba(221, 221, 221, 0.3607843137);
}
.top-nav .keyword h1[data-v-1dbbb26e] {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  margin-bottom: 5px;
}
.top-nav .keyword p[data-v-1dbbb26e] {
  line-height: 20px;
  font-size: 12px;
  color: #8C8C8C;
  margin-top: 5px;
}
.choose-image ul[data-v-1f9832fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*li:hover > .box {*/
  /*  display: block;*/
  /*}*/
}
.choose-image ul li[data-v-1f9832fa] {
  margin: 10px 5px 0 5px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.choose-image ul li img[data-v-1f9832fa] {
  width: 100%;
  height: auto;
  max-height: 150px;
}
.choose-image ul li[data-v-1f9832fa]:first-child {
  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: 150px;
  height: 150px;
  border: 1px dotted #ddd;
  border-radius: 10px;
}
.choose-image ul .box[data-v-1f9832fa] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 150px;
  background: rgba(110, 98, 116, 0.4392156863);
}
.choose-image ul .box i[data-v-1f9832fa] {
  color: #fff;
  font-size: 40px;
}
.choose-image ul .choose[data-v-1f9832fa] {
  text-align: center;
}
.choose-image ul .choose i[data-v-1f9832fa] {
  color: #8C8C8C;
  font-size: 28px;
  margin-bottom: 10px;
}
.choose-image ul .choose p[data-v-1f9832fa] {
  font-size: 13px;
}
.temp-common-upload[data-v-178b491e] {
  background-color: rgba(221, 221, 221, 0.3607843137);
  padding: 15px;
}
.temp-common-upload .text[data-v-178b491e] {
  text-align: center;
  color: #8C8C8C;
  line-height: 22px;
  font-size: 12px;
}
.temp-common-upload .upload[data-v-178b491e] {
  position: relative;
  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: 10px 0;
  border: 1px dotted #8C8C8C;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.temp-common-upload .upload video[data-v-178b491e],
.temp-common-upload .upload img[data-v-178b491e] {
  width: 100%;
}
.temp-common-upload .upload ul[data-v-178b491e] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.568627451);
}
.temp-common-upload .upload ul li[data-v-178b491e] {
  display: inline-block;
  width: 33%;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.temp-common-upload .upload ul li[data-v-178b491e]:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.temp-common-upload .upload i[data-v-178b491e] {
  color: #8C8C8C;
  font-size: 33px;
  margin-bottom: 5px;
}
.temp-common-upload .upload p[data-v-178b491e] {
  font-size: 13px;
}
.el-dialog .content[data-v-178b491e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.el-dialog .content img[data-v-178b491e] {
  width: 250px;
  height: 200px;
}
.el-dialog .content .content-right[data-v-178b491e] {
  padding-top: 10px;
}
.el-dialog .content .content-right h1[data-v-178b491e] {
  font-size: 15px;
}
.el-dialog .content .content-right p[data-v-178b491e] {
  margin-top: 10px !important;
  font-size: 13px;
  color: #666;
}
.top-nav .nav-list li[data-v-44c8b6b6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.top-nav .nav-list li i[data-v-44c8b6b6] {
  font-size: 18px;
}
.top-nav .nav-list li.active[data-v-44c8b6b6] {
  background-color: #F3F3F3;
  color: #8C8C8C;
}
.top-nav .keyword[data-v-44c8b6b6] {
  background-color: rgba(221, 221, 221, 0.3607843137);
}
.top-nav .keyword h1[data-v-44c8b6b6] {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  margin-bottom: 5px;
}
.top-nav .keyword p[data-v-44c8b6b6] {
  line-height: 20px;
  font-size: 12px;
  color: #8C8C8C;
  margin-top: 5px;
}
.banner .play[data-v-6853b143] {
  background-color: #fff;
}
.banner .play h2[data-v-6853b143] {
  font-size: 13px;
  line-height: 40px;
  color: #333;
}
label.el-checkbox[data-v-4860ce00] {
  display: block;
  padding: 7px 20px;
}
.grid_item[data-v-0c1547b4] {
  margin: 5px;
}
.label_item[data-v-0c1547b4] {
  margin-right: 10px;
}
.grid_title[data-v-0c1547b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 45px;
  border-radius: 5px;
  font-size: 15px;
  background-color: #E9F3FD;
}
.grid_content[data-v-0c1547b4] {
  border: 1px solid #ddd;
  border-radius: 10px;
  height: 310px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  overflow-y: auto;
}
.product_img[data-v-0c1547b4] {
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
}
.product_item[data-v-0c1547b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 0;
  border-bottom: 1px solid rgba(221, 221, 221, 0.6196078431);
  padding-bottom: 5px;
}
.item_title[data-v-0c1547b4] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #232323;
}
p.item_detail[data-v-0c1547b4] {
  font-size: 13px;
  color: cornflowerblue;
  margin-top: 5px !important;
}
.feature .banner-list[data-v-869a7262] {
  overflow-y: auto;
}
.feature .banner-list span.icon-delete_icon.iconBtn[data-v-869a7262] {
  font-size: 16px !important;
}
.feature .el-checkbox[data-v-869a7262] {
  margin-bottom: 10px;
}
.feature .el-checkbox .el-checkbox__label[data-v-869a7262] {
  color: #000;
}
.recommend .product-list[data-v-9fac0556] {
  padding-top: 5px;
  background-color: #fff;
  overflow-y: auto;
}
.recommend .product-list ul li[data-v-9fac0556] {
  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;
  font-size: 13px;
  height: 50px;
  padding: 0 15px;
  color: #232323;
  border-bottom: 1px solid #ddd;
}
.recommend .product-list ul li .pro-left[data-v-9fac0556] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recommend .product-list ul li .pro-left img[data-v-9fac0556] {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.recommend .product-list ul li span.icon-delete_icon.iconBtn[data-v-9fac0556] {
  font-size: 16px !important;
}
.recommend .product-list ul li[data-v-9fac0556]:first-child {
  border-top: 1px solid #ddd;
}
.choose-image ul[data-v-0dfc8f30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*li:hover > .box {*/
  /*  display: block;*/
  /*}*/
}
.choose-image ul li[data-v-0dfc8f30] {
  margin: 10px 5px 0 5px;
  cursor: pointer;
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden;
}
.choose-image ul li img[data-v-0dfc8f30] {
  width: 100%;
  height: auto;
  max-height: 150px;
}
.choose-image ul li[data-v-0dfc8f30]:first-child {
  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: 150px;
  height: 150px;
  border: 1px dotted #ddd;
  border-radius: 10px;
}
.choose-image ul .box[data-v-0dfc8f30] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 150px;
  background: rgba(110, 98, 116, 0.4392156863);
}
.choose-image ul .box i[data-v-0dfc8f30] {
  color: #fff;
  font-size: 40px;
}
.choose-image ul .choose[data-v-0dfc8f30] {
  text-align: center;
}
.choose-image ul .choose i[data-v-0dfc8f30] {
  color: #8C8C8C;
  font-size: 28px;
  margin-bottom: 10px;
}
.choose-image ul .choose p[data-v-0dfc8f30] {
  font-size: 13px;
}
.temp-common-upload[data-v-9a18ef1a] {
  background-color: rgba(221, 221, 221, 0.3607843137);
  padding: 15px;
}
.temp-common-upload .text[data-v-9a18ef1a] {
  text-align: center;
  color: #8C8C8C;
  line-height: 22px;
  font-size: 12px;
}
.temp-common-upload .upload[data-v-9a18ef1a] {
  position: relative;
  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: 10px 0;
  border: 1px dotted #8C8C8C;
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.temp-common-upload .upload video[data-v-9a18ef1a],
.temp-common-upload .upload img[data-v-9a18ef1a] {
  width: 100%;
}
.temp-common-upload .upload ul[data-v-9a18ef1a] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.568627451);
}
.temp-common-upload .upload ul li[data-v-9a18ef1a] {
  display: inline-block;
  width: 33%;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.temp-common-upload .upload ul li[data-v-9a18ef1a]:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.temp-common-upload .upload i[data-v-9a18ef1a] {
  color: #8C8C8C;
  font-size: 33px;
  margin-bottom: 5px;
}
.temp-common-upload .upload p[data-v-9a18ef1a] {
  font-size: 13px;
}
.temp-common-upload .upload .detail ul li[data-v-9a18ef1a] {
  width: 50%;
}
.temp-common-upload .upload .detail ul li[data-v-9a18ef1a]:nth-child(2) {
  border: none;
}
.temp-common-upload[data-v-9a18ef1a] {
  background-color: rgba(221, 221, 221, 0.3607843137);
  padding: 15px;
}
.temp-common-upload .upload[data-v-9a18ef1a] {
  position: relative;
  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: 10px 0;
  border: 1px dotted #8C8C8C;
  border-radius: 10px;
}
.temp-common-upload .upload img[data-v-9a18ef1a] {
  height: 110px;
}
.temp-common-upload .text[data-v-9a18ef1a] {
  text-align: center;
  color: #8C8C8C;
  line-height: 22px;
  font-size: 12px;
}
.temp-common-upload .detail[data-v-9a18ef1a] {
  text-align: center;
}
.temp-common-upload .detail i[data-v-9a18ef1a] {
  color: #8C8C8C;
  font-size: 33px;
  margin-bottom: 5px;
}
.temp-common-upload .detail p[data-v-9a18ef1a] {
  font-size: 13px;
}
.story .title-son[data-v-31c9f0a4] {
  font-size: 12px;
  font-weight: normal;
  padding: 5px 15px;
}
.story .editor h2 span[data-v-31c9f0a4] {
  font-size: 17px;
  padding: 2px 20px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.story .editor h2 .active[data-v-31c9f0a4] {
  background-color: #F3F3F3;
}
.story .editor textarea[data-v-31c9f0a4] {
  width: 195px;
  padding: 5px;
  font-size: 13px;
}
.setSlider[data-v-71f43883] {
  width: 240px;
  border-right: 1px solid #ddd;
}
.setSlider .title[data-v-71f43883] {
  line-height: 60px;
  font-size: 17px;
  text-align: center;
  color: #474747;
}
.setSlider ul li[data-v-71f43883] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 45px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  background-color: #fff;
}
.setSlider ul li .set-left[data-v-71f43883] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.setSlider ul li .set-left img[data-v-71f43883] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.setSlider ul li .set-right i[data-v-71f43883] {
  font-size: 17px;
  color: #666;
  margin-left: 5px;
}
li[data-v-71f43883] {
  position: relative;
}
li .set-right[data-v-71f43883] {
  opacity: 0;
  position: absolute;
  right: 5px;
  width: 100%;
  text-align: right;
  height: 100%;
  top: 8px;
}
li .set-right[data-v-71f43883]:hover {
  opacity: 1;
}
.empty[data-v-71f43883] {
  color: #666;
  text-align: center;
  font-size: 12px;
  margin-top: 100px !important;
}
.nav-list li[data-v-9f81bd76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #ddd;
}
.nav-list li .set-left[data-v-9f81bd76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav-list li .set-left img[data-v-9f81bd76] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.nav-list li i[data-v-9f81bd76] {
  font-size: 18px;
  color: #666;
  margin-left: 5px;
}
