/**
 * 一部分公用樣式
 *******************************************************************
 ****   能用 bootstrap 的，尽量用 bootstrap，样式实在太多了！！！  ****
 **** /static/css/common-boot4-part.css 中包含了一部分bootstrap4 ****
 *******************************************************************
 **/
.font-size-10px {
  font-size: 10px;
}
.font-size-11px {
  font-size: 11px;
}
.font-size-12px {
  font-size: 12px;
}
.font-size-13px {
  font-size: 13px;
}
.font-size-14px {
  font-size: 14px;
}
.font-size-15px {
  font-size: 15px;
}
.font-size-16px {
  font-size: 16px;
}
.font-size-17px {
  font-size: 17px;
}
.font-size-18px {
  font-size: 18px;
}
.text-align-center {
  text-align: center;
}
.font-weight-500 {
  font-weight: 500;
}
.word-break-break-all {
  word-break: break-all;
}
.cursor-pointer {
  cursor: pointer;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.search-order {
  margin-bottom: 10px;
}
.search-order input {
  width: 393px;
  height: 30px;
  text-indent: 12px;
  border: solid 1px #e0e0e0 !important;
  color: #2d2d2d;
  vertical-align: top;
  font-size: 12px;
  box-shadow: none !important;
}
.search-order input:hover {
  border-color: #e0e0e0;
}
.search-order select {
  border: 1px solid #e9e9e9;
  width: 172px;
  height: 30px;
  margin-left: 20px;
  color: #2a2a2a;
  text-indent: 20px;
}
.search-order .export-orders {
  float: right;
  background-color: #0b4e67;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
}
table thead {
  background-color: #262626;
  height: 47px;
}
table thead tr th {
  border-right: 1px solid #555555;
  font-size: 12px;
  color: #fff;
  text-align: center;
  height: 47px;
  font-weight: normal;
}
table thead tr th select {
  width: 80%;
  height: 20px;
  background-color: #262626;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
}
table thead tr th select option {
  background-color: inherit;
  color: inherit;
}
table tbody {
  background-color: #fff;
}
table .big-img {
  position: absolute;
  max-width: 400px;
  max-height: 400px;
  width: 300px;
  height: auto;
  left: 100%;
  bottom: 0;
  display: none;
  z-index: 9;
}
.backhome {
  background-image: url(/static/image/login/circular.png);
  display: block;
  font-size: 14px;
  width: 380PX;
  height: 58PX;
  margin: auto;
  text-decoration: none;
  text-align: center;
  line-height: 58px;
  font-family: Helvetica;
  color: #ffffff;
}
.asj-back-to {
  line-height: 36px;
}
.asj-back-to .back-btn {
  color: #2b2b2b;
}
.asj-back-to .back-btn:hover {
  color: #f99429;
}
a {
  color: #333;
  font-size: 12px;
}
a:hover {
  color: var(--color-theme-1);
}
.hnj-back-to {
  line-height: 40px;
}
.hnj-back-to a {
  color: #000;
  font-size: 16px;
}
.hnj-back-to a:hover {
  color: #f88f29;
}
.sourcing-add,
.sourcing-detail,
.video-demand-add,
.video-demand-detail {
  padding: 16px;
  background-color: #fff;
}
.sourcing-add .manager-box,
.sourcing-detail .manager-box,
.video-demand-add .manager-box,
.video-demand-detail .manager-box {
  margin-top: 20px;
}
.sourcing-add .manager-name,
.sourcing-detail .manager-name,
.video-demand-add .manager-name,
.video-demand-detail .manager-name,
.sourcing-add .user-name,
.sourcing-detail .user-name,
.video-demand-add .user-name,
.video-demand-detail .user-name {
  height: 65px;
  background-color: #e2f1ff;
}
.sourcing-add .manager-name img,
.sourcing-detail .manager-name img,
.video-demand-add .manager-name img,
.video-demand-detail .manager-name img,
.sourcing-add .user-name img,
.sourcing-detail .user-name img,
.video-demand-add .user-name img,
.video-demand-detail .user-name img {
  display: inline-block;
  line-height: 65px;
  margin-left: 23px;
}
.sourcing-add .manager-name span,
.sourcing-detail .manager-name span,
.video-demand-add .manager-name span,
.video-demand-detail .manager-name span,
.sourcing-add .user-name span,
.sourcing-detail .user-name span,
.video-demand-add .user-name span,
.video-demand-detail .user-name span {
  display: inline-block;
  line-height: 65px;
}
.sourcing-add .manager-name .manager-span,
.sourcing-detail .manager-name .manager-span,
.video-demand-add .manager-name .manager-span,
.video-demand-detail .manager-name .manager-span,
.sourcing-add .user-name .manager-span,
.sourcing-detail .user-name .manager-span,
.video-demand-add .user-name .manager-span,
.video-demand-detail .user-name .manager-span {
  color: #2b2b2b;
  margin-left: 20px;
}
.sourcing-add .manager-name .name-span,
.sourcing-detail .manager-name .name-span,
.video-demand-add .manager-name .name-span,
.video-demand-detail .manager-name .name-span,
.sourcing-add .user-name .name-span,
.sourcing-detail .user-name .name-span,
.video-demand-add .user-name .name-span,
.video-demand-detail .user-name .name-span {
  font-size: 16px;
  color: #202020;
}
.sourcing-add .manager-name .manager-time,
.sourcing-detail .manager-name .manager-time,
.video-demand-add .manager-name .manager-time,
.video-demand-detail .manager-name .manager-time,
.sourcing-add .user-name .manager-time,
.sourcing-detail .user-name .manager-time,
.video-demand-add .user-name .manager-time,
.video-demand-detail .user-name .manager-time {
  float: right;
  margin-right: 30px;
}
.sourcing-add .seachdetail-header,
.sourcing-detail .seachdetail-header,
.video-demand-add .seachdetail-header,
.video-demand-detail .seachdetail-header {
  display: flex;
  padding: 0 15px;
  justify-content: space-between;
  background-color: #f9c87a;
}
.sourcing-add .seachdetail-header p,
.sourcing-detail .seachdetail-header p,
.video-demand-add .seachdetail-header p,
.video-demand-detail .seachdetail-header p {
  font-size: 18px;
  color: #fff;
  line-height: 41px;
}
.sourcing-add .product-detail,
.sourcing-detail .product-detail,
.video-demand-add .product-detail,
.video-demand-detail .product-detail {
  padding: 10px 0 20px 46px;
}
.sourcing-add .product-detail h3,
.sourcing-detail .product-detail h3,
.video-demand-add .product-detail h3,
.video-demand-detail .product-detail h3 {
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.sourcing-add .product-detail h4,
.sourcing-detail .product-detail h4,
.video-demand-add .product-detail h4,
.video-demand-detail .product-detail h4 {
  padding: 20px 0;
  text-align: center;
  width: 50%;
  line-height: 20px;
  color: #666;
  font-size: 14px;
}
.sourcing-add .product-detail button,
.sourcing-detail .product-detail button,
.video-demand-add .product-detail button,
.video-demand-detail .product-detail button {
  margin-top: 10px;
  width: 210px;
  padding: 20px;
  border-radius: 10px;
}
.sourcing-add .product-detail ul li p,
.sourcing-detail .product-detail ul li p,
.video-demand-add .product-detail ul li p,
.video-demand-detail .product-detail ul li p {
  vertical-align: top;
}
.sourcing-add .product-detail ul li p span,
.sourcing-detail .product-detail ul li p span,
.video-demand-add .product-detail ul li p span,
.video-demand-detail .product-detail ul li p span {
  font-size: 14px;
  display: inline-block;
}
.sourcing-add .product-detail ul li p .light-span,
.sourcing-detail .product-detail ul li p .light-span,
.video-demand-add .product-detail ul li p .light-span,
.video-demand-detail .product-detail ul li p .light-span {
  color: #000000;
  word-break: break-all;
  margin-right: 20px;
}
.sourcing-add .product-detail ul li p .gray-span,
.sourcing-detail .product-detail ul li p .gray-span,
.video-demand-add .product-detail ul li p .gray-span,
.video-demand-detail .product-detail ul li p .gray-span {
  color: #7c7c7c;
}
.sourcing-add .product-detail ul li .detail-p1,
.sourcing-detail .product-detail ul li .detail-p1,
.video-demand-add .product-detail ul li .detail-p1,
.video-demand-detail .product-detail ul li .detail-p1 {
  width: 430px;
}
.sourcing-add .product-detail ul li .detail-p4 img,
.sourcing-detail .product-detail ul li .detail-p4 img,
.video-demand-add .product-detail ul li .detail-p4 img,
.video-demand-detail .product-detail ul li .detail-p4 img {
  margin-left: 35px;
}
.sourcing-add .product-detail ul li .detail-p5 .detail-span4,
.sourcing-detail .product-detail ul li .detail-p5 .detail-span4,
.video-demand-add .product-detail ul li .detail-p5 .detail-span4,
.video-demand-detail .product-detail ul li .detail-p5 .detail-span4 {
  margin-left: 300px;
}
.sourcing-add .product-detail ul .sd-li1,
.sourcing-detail .product-detail ul .sd-li1,
.video-demand-add .product-detail ul .sd-li1,
.video-demand-detail .product-detail ul .sd-li1 {
  position: relative;
}
.sourcing-add .product-detail ul .sd-li1 .sd-manager-sku,
.sourcing-detail .product-detail ul .sd-li1 .sd-manager-sku,
.video-demand-add .product-detail ul .sd-li1 .sd-manager-sku,
.video-demand-detail .product-detail ul .sd-li1 .sd-manager-sku {
  position: absolute;
  left: 644px;
}
.sourcing-add .product-detail ul .sd-li2,
.sourcing-detail .product-detail ul .sd-li2,
.video-demand-add .product-detail ul .sd-li2,
.video-demand-detail .product-detail ul .sd-li2 {
  position: relative;
}
.sourcing-add .product-detail ul .sd-li2 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-li2 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-li2 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-li2 .sd-mid-p2 {
  position: absolute;
  left: 249px;
}
.sourcing-add .product-detail ul .sd-li2 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-li2 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-li2 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-li2 .sd-mid-p3 {
  position: absolute;
  left: 644px;
}
.sourcing-add .product-detail ul .sd-li3,
.sourcing-detail .product-detail ul .sd-li3,
.video-demand-add .product-detail ul .sd-li3,
.video-demand-detail .product-detail ul .sd-li3,
.sourcing-add .product-detail ul .sd-li4,
.sourcing-detail .product-detail ul .sd-li4,
.video-demand-add .product-detail ul .sd-li4,
.video-demand-detail .product-detail ul .sd-li4,
.sourcing-add .product-detail ul .sd-li5,
.sourcing-detail .product-detail ul .sd-li5,
.video-demand-add .product-detail ul .sd-li5,
.video-demand-detail .product-detail ul .sd-li5,
.sourcing-add .product-detail ul .sd-li6,
.sourcing-detail .product-detail ul .sd-li6,
.video-demand-add .product-detail ul .sd-li6,
.video-demand-detail .product-detail ul .sd-li6 {
  position: relative;
}
.sourcing-add .product-detail ul .sd-li3 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-li3 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-li3 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-li3 .sd-mid-p2,
.sourcing-add .product-detail ul .sd-li4 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-li4 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-li4 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-li4 .sd-mid-p2,
.sourcing-add .product-detail ul .sd-li5 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-li5 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-li5 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-li5 .sd-mid-p2,
.sourcing-add .product-detail ul .sd-li6 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-li6 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-li6 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-li6 .sd-mid-p2 {
  position: absolute;
  left: 249px;
}
.sourcing-add .product-detail ul .sd-li3 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-li3 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-li3 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-li3 .sd-mid-p3,
.sourcing-add .product-detail ul .sd-li4 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-li4 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-li4 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-li4 .sd-mid-p3,
.sourcing-add .product-detail ul .sd-li5 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-li5 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-li5 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-li5 .sd-mid-p3,
.sourcing-add .product-detail ul .sd-li6 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-li6 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-li6 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-li6 .sd-mid-p3 {
  position: absolute;
  left: 644px;
}
.sourcing-add .product-detail ul .sd-li6,
.sourcing-detail .product-detail ul .sd-li6,
.video-demand-add .product-detail ul .sd-li6,
.video-demand-detail .product-detail ul .sd-li6 {
  position: relative;
}
.sourcing-add .product-detail ul .sd-li6 .ship-method-p,
.sourcing-detail .product-detail ul .sd-li6 .ship-method-p,
.video-demand-add .product-detail ul .sd-li6 .ship-method-p,
.video-demand-detail .product-detail ul .sd-li6 .ship-method-p {
  position: absolute;
  left: 644px;
}
.sourcing-add .product-detail ul .sd-c-li1,
.sourcing-detail .product-detail ul .sd-c-li1,
.video-demand-add .product-detail ul .sd-c-li1,
.video-demand-detail .product-detail ul .sd-c-li1,
.sourcing-add .product-detail ul .sd-c-li4,
.sourcing-detail .product-detail ul .sd-c-li4,
.video-demand-add .product-detail ul .sd-c-li4,
.video-demand-detail .product-detail ul .sd-c-li4 {
  position: relative;
}
.sourcing-add .product-detail ul .sd-c-li1 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-c-li1 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-c-li1 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-c-li1 .sd-mid-p2,
.sourcing-add .product-detail ul .sd-c-li4 .sd-mid-p2,
.sourcing-detail .product-detail ul .sd-c-li4 .sd-mid-p2,
.video-demand-add .product-detail ul .sd-c-li4 .sd-mid-p2,
.video-demand-detail .product-detail ul .sd-c-li4 .sd-mid-p2 {
  position: absolute;
  left: 249px;
}
.sourcing-add .product-detail ul .sd-c-li1 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-c-li1 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-c-li1 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-c-li1 .sd-mid-p3,
.sourcing-add .product-detail ul .sd-c-li4 .sd-mid-p3,
.sourcing-detail .product-detail ul .sd-c-li4 .sd-mid-p3,
.video-demand-add .product-detail ul .sd-c-li4 .sd-mid-p3,
.video-demand-detail .product-detail ul .sd-c-li4 .sd-mid-p3 {
  position: absolute;
  left: 644px;
}
.sourcing-add .product-detail ul .image-li,
.sourcing-detail .product-detail ul .image-li,
.video-demand-add .product-detail ul .image-li,
.video-demand-detail .product-detail ul .image-li {
  height: 46px;
  margin-top: 14px;
}
.sourcing-add .product-detail ul .image-li .first-img,
.sourcing-detail .product-detail ul .image-li .first-img,
.video-demand-add .product-detail ul .image-li .first-img,
.video-demand-detail .product-detail ul .image-li .first-img {
  height: 46px;
  width: 46px;
}
.sourcing-add .product-detail ul .note-li,
.sourcing-detail .product-detail ul .note-li,
.video-demand-add .product-detail ul .note-li,
.video-demand-detail .product-detail ul .note-li {
  margin-top: 14px;
}
.sourcing-add .upload-img,
.sourcing-detail .upload-img,
.video-demand-add .upload-img,
.video-demand-detail .upload-img {
  padding: 5px;
  display: inline-block;
  margin-top: 0;
  border: 1px solid #f88f29;
  border-radius: 50%;
}
.sourcing-add .addproducts-con,
.sourcing-detail .addproducts-con,
.video-demand-add .addproducts-con,
.video-demand-detail .addproducts-con {
  margin: 0 auto;
  border: 1px solid #ececec;
  margin-bottom: 20px;
}
.sourcing-add .addproducts-con input,
.sourcing-detail .addproducts-con input,
.video-demand-add .addproducts-con input,
.video-demand-detail .addproducts-con input {
  border: 1px solid #e9e9e9;
}
.sourcing-add .addpro-tit,
.sourcing-detail .addpro-tit,
.video-demand-add .addpro-tit,
.video-demand-detail .addpro-tit {
  background-color: #262626;
  border-radius: 4px 4px 0 0;
}
.sourcing-add .addpro-tit p,
.sourcing-detail .addpro-tit p,
.video-demand-add .addpro-tit p,
.video-demand-detail .addpro-tit p {
  font-size: 18px;
  color: #fff;
  margin-left: 16px;
  line-height: 44px;
}
.sourcing-add .addpro-detail,
.sourcing-detail .addpro-detail,
.video-demand-add .addpro-detail,
.video-demand-detail .addpro-detail {
  padding: 20px 20px;
}
.sourcing-add .addpro-detail .search-box,
.sourcing-detail .addpro-detail .search-box,
.video-demand-add .addpro-detail .search-box,
.video-demand-detail .addpro-detail .search-box {
  width: 480px;
}
.sourcing-add .addpro-detail > ul > li,
.sourcing-detail .addpro-detail > ul > li,
.video-demand-add .addpro-detail > ul > li,
.video-demand-detail .addpro-detail > ul > li {
  position: relative;
  margin-bottom: 20px;
}
.sourcing-add .addpro-detail > ul > li span,
.sourcing-detail .addpro-detail > ul > li span,
.video-demand-add .addpro-detail > ul > li span,
.video-demand-detail .addpro-detail > ul > li span {
  color: #6e6e6e;
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
  width: 165px;
  text-align: left;
}
.sourcing-add .addpro-detail > ul > li .custom-1,
.sourcing-detail .addpro-detail > ul > li .custom-1,
.video-demand-add .addpro-detail > ul > li .custom-1,
.video-demand-detail .addpro-detail > ul > li .custom-1 {
  margin-left: 290px;
}
.sourcing-add .addpro-detail > ul > li .custom-2,
.sourcing-detail .addpro-detail > ul > li .custom-2,
.video-demand-add .addpro-detail > ul > li .custom-2,
.video-demand-detail .addpro-detail > ul > li .custom-2 {
  margin-left: 94px;
}
.sourcing-add .addpro-detail > ul > li .big-inp,
.sourcing-detail .addpro-detail > ul > li .big-inp,
.video-demand-add .addpro-detail > ul > li .big-inp,
.video-demand-detail .addpro-detail > ul > li .big-inp {
  width: 422px;
  height: 40px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.sourcing-add .addpro-detail > ul > li .small-inp,
.sourcing-detail .addpro-detail > ul > li .small-inp,
.video-demand-add .addpro-detail > ul > li .small-inp,
.video-demand-detail .addpro-detail > ul > li .small-inp {
  width: 130px;
  height: 40px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 0 8px;
}
.sourcing-add .addpro-detail > ul > li .select,
.sourcing-detail .addpro-detail > ul > li .select,
.video-demand-add .addpro-detail > ul > li .select,
.video-demand-detail .addpro-detail > ul > li .select {
  height: 30px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
.sourcing-add .addpro-detail > ul > li .second-element,
.sourcing-detail .addpro-detail > ul > li .second-element,
.video-demand-add .addpro-detail > ul > li .second-element,
.video-demand-detail .addpro-detail > ul > li .second-element {
  width: 556px;
  padding: 0 8px;
}
.sourcing-add .addpro-detail > ul > li:first-of-type .demo-label,
.sourcing-detail .addpro-detail > ul > li:first-of-type .demo-label,
.video-demand-add .addpro-detail > ul > li:first-of-type .demo-label,
.video-demand-detail .addpro-detail > ul > li:first-of-type .demo-label {
  display: inline-block;
  margin-right: 10px;
}
.sourcing-add .addpro-detail .demo-radio,
.sourcing-detail .addpro-detail .demo-radio,
.video-demand-add .addpro-detail .demo-radio,
.video-demand-detail .addpro-detail .demo-radio {
  display: none;
}
.sourcing-add .addpro-detail .demo-radioInput,
.sourcing-detail .addpro-detail .demo-radioInput,
.video-demand-add .addpro-detail .demo-radioInput,
.video-demand-detail .addpro-detail .demo-radioInput {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  margin-top: -1px;
  vertical-align: middle;
  line-height: 1;
  position: relative;
}
.sourcing-add .addpro-detail .demo-radio:checked + .demo-radioInput,
.sourcing-detail .addpro-detail .demo-radio:checked + .demo-radioInput,
.video-demand-add .addpro-detail .demo-radio:checked + .demo-radioInput,
.video-demand-detail .addpro-detail .demo-radio:checked + .demo-radioInput {
  border-color: #f99429;
}
.sourcing-add .addpro-detail .demo-radio:checked + .demo-radioInput:after,
.sourcing-detail .addpro-detail .demo-radio:checked + .demo-radioInput:after,
.video-demand-add .addpro-detail .demo-radio:checked + .demo-radioInput:after,
.video-demand-detail .addpro-detail .demo-radio:checked + .demo-radioInput:after {
  background-color: #f99429;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 0 0 -4px;
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.sourcing-add .description-li span,
.sourcing-detail .description-li span,
.video-demand-add .description-li span,
.video-demand-detail .description-li span {
  vertical-align: top;
}
.sourcing-add .description-li,
.sourcing-detail .description-li,
.video-demand-add .description-li,
.video-demand-detail .description-li {
  height: 189px;
  display: flex;
}
.sourcing-add .description-li span,
.sourcing-detail .description-li span,
.video-demand-add .description-li span,
.video-demand-detail .description-li span {
  vertical-align: top;
}
.sourcing-add .wangEditor-container,
.sourcing-detail .wangEditor-container,
.video-demand-add .wangEditor-container,
.video-demand-detail .wangEditor-container {
  flex: 1;
}
.sourcing-add #editor-trigger,
.sourcing-detail #editor-trigger,
.video-demand-add #editor-trigger,
.video-demand-detail #editor-trigger {
  display: inline-block;
  width: 674px;
  height: 189px;
}
.sourcing-add .top-drop-pro,
.sourcing-detail .top-drop-pro,
.video-demand-add .top-drop-pro,
.video-demand-detail .top-drop-pro {
  min-height: 550px;
}
.sourcing-add .addpro-detail .res-upload-div,
.sourcing-detail .addpro-detail .res-upload-div,
.video-demand-add .addpro-detail .res-upload-div,
.video-demand-detail .addpro-detail .res-upload-div {
  margin-left: 5px;
}
.sourcing-add .addpro-detail .demo-label,
.sourcing-detail .addpro-detail .demo-label,
.video-demand-add .addpro-detail .demo-label,
.video-demand-detail .addpro-detail .demo-label {
  margin-right: 10px;
}
#add-store {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10002;
}
#add-store .ASL-content {
  position: absolute;
  margin: auto;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  width: 700px;
  height: fit-content;
  border-radius: 4px;
  padding: 40px;
  color: #333333;
  font-size: 16px;
  font-family: Helvetica;
}
.ASL-content li {
  margin-bottom: 15px;
  position: relative;
}
.ASL-content li label {
  font-size: 16px;
  color: #343434;
  font-weight: normal;
}
.ASL-content li label .title {
  display: block;
  margin-bottom: 14px;
}
.ASL-content li select,
.ASL-content li input {
  width: 400px;
  height: 35px;
  line-height: 35px;
  padding: 0 8px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background: #fff;
  position: relative;
}
.ASL-content li input::placeholder {
  text-align: right;
  color: #7a8e95;
}
.ASL-content li .suffix-span {
  position: absolute;
  line-height: 35px;
  right: 255px;
  top: 36px;
  color: #343434;
}
.ASL-content li .add-store-tip {
  display: block;
  margin-left: 132px;
  font-size: 12px;
  color: #a94442;
  margin-top: 5px;
}
.ASL-content p {
  color: #999999;
  font-size: 14px;
  line-height: 25px;
}
.ASL-content a:hover {
  text-decoration: underline;
}
.ASL-content a {
  color: var(--color-theme-1);
  font-size: 14px;
  text-decoration: none;
}
.vip .ASL-content a {
  color: var(--color-theme-1-vip);
}
#add-store .proimg {
  max-width: 200px;
  max-height: 200px;
}
#add-store .fl {
  float: left;
}
#add-store .fr {
  float: right;
}
#add-store h3 {
  color: #333333;
  line-height: 35px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#add-store .closel {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
#add-store select {
  height: 30px;
  border: 1px solid #CFD0D0;
  min-width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#add-store .commodity {
  margin: inherit;
}
#add-store .commodity span {
  width: 30px;
  float: left;
  height: 30px;
  line-height: 28px;
  border: 1px solid #d4d4d4;
  text-align: center;
  margin-left: -1px;
  cursor: pointer;
}
#add-store .commodity input {
  width: 40px;
  float: left;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 2px;
  text-align: center;
  border: 1px solid #d4d4d4;
  border-radius: 0;
  margin-left: -1px;
}
#add-store .price {
  font-size: 14px;
  font-family: Helvetica;
  margin-left: 20px;
  color: #333;
  line-height: 30px;
}
#add-store .sub {
  width: 260px;
  height: 30px;
  color: #fff;
  font-size: 14px;
  font-family: Helvetica;
  margin-top: 20px;
}
.asj-page-box {
  display: flex;
  align-items: center;
  color: #666;
  line-height: 28px;
  padding: 16px;
  text-align: center;
  background: #fff;
}
.asj-page-box .select-page-num {
  display: flex;
  margin-right: 24px;
}
.asj-page-box .select-page-num select {
  display: inline-block;
  width: 60px;
  height: 28px;
  color: var(--color-theme-1);
  padding: 6px 10px;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background: #fff;
  border: 1px solid #E4E4E4;
  vertical-align: top;
  margin-right: 8px;
  font-size: 12px;
}
.asj-page-box .select-page-num .select-page-box {
  width: 60px;
  height: 28px;
  border-radius: 4px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  position: relative;
}
.asj-page-box .select-page-num .select-page-box .select-page-text {
  width: 100%;
  height: 28px;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
  border: 1px solid #E4E4E4;
  color: #666;
  font-size: 12px;
}
.asj-page-box .select-page-num .select-page-box .select-page-text.select-page-text-border {
  border-color: var(--color-theme-1);
}
.asj-page-box .select-page-num .select-page-box .select-page-list {
  position: absolute;
  width: 60px;
  height: 54px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  top: 28px;
  left: 0;
  z-index: 99;
  line-height: 18px;
  text-align: left;
}
.asj-page-box .select-page-num .select-page-box .select-page-list .list-item {
  padding-left: 10px;
  border-radius: 4px;
  cursor: pointer;
}
.asj-page-box .select-page-num .select-page-box .select-page-list .list-item:hover {
  background-color: var(--color-theme-1-opacity10);
  color: var(--color-theme-1);
}
.asj-page-box .select-page-num .select-page-box .iconxiala {
  position: absolute;
  right: 4px;
  cursor: pointer;
}
.asj-page-box .total-num {
  margin-right: 20px;
}
.asj-page-box .total-items {
  margin-right: 30px;
  font-size: 12px;
}
.asj-page-box .page-index {
  display: flex;
}
.asj-page-box .page-index a {
  width: 36px;
  height: 28px;
  text-align: center;
  color: #606266;
}
.asj-page-box .page-index a.current {
  color: var(--color-theme-1);
}
.asj-page-box .page-index a:hover {
  color: var(--color-theme-1);
}
.asj-page-box .to-go input {
  display: inline-block;
  width: 60px;
  height: 28px;
  border: 1px solid #E4E4E4;
  text-align: center;
  color: #606266;
  font-size: 12px;
}
.asj-page-box .to-go input:focus {
  border-color: var(--color-theme-1);
}
.asj-page-box .to-go a {
  display: inline-block;
  width: 40px;
  line-height: 28px;
  padding: 0;
  background-color: #fff;
  border-color: #E4E4E4;
  color: var(--color-theme-1);
  margin-left: 24px;
  border-radius: 4px;
}
.asj-page-box .to-go .goBtn {
  width: 60px;
  height: 28px;
}
.asj-page-box.vip .select-page-num .select-page-text.select-page-text-border {
  border-color: var(--color-theme-1-vip);
}
.asj-page-box.vip .select-page-num .select-page-box .select-page-list .list-item:hover {
  background-color: rgba(221, 168, 99, 0.1);
  color: #DDA863;
}
.asj-page-box.vip .page-index a.current,
.asj-page-box.vip .page-index a:hover {
  color: var(--color-theme-1-vip);
}
.asj-page-box.vip .page-index a:hover {
  color: var(--color-theme-1-vip);
}
.asj-page-box.vip .select-page-num select,
.asj-page-box.vip .to-go a {
  color: var(--color-theme-1-vip);
}
.asj-page-box.vip .to-go input:focus {
  border-color: var(--color-theme-1-vip);
}
.search-bar {
  display: flex;
  float: left;
}
.search-bar .search-inp {
  width: 391px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #e0e0e0;
  border-right: 0;
  padding: 0 12px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-bar .search-inp:focus {
  border-color: var(--color-primary);
}
.search-bar .search-btn {
  width: 70px;
  height: 30px;
  border-radius: 0 4px 4px 0;
  color: #fff;
}
.search-bar .search-inp::-webkit-input-placeholder {
  line-height: 28px;
  color: #bebebe;
}
.search-bar .select-search-stu {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-left: 10px;
}
.vip .search-bar .search-inp:focus {
  border-color: #DFAD65;
}
.com-tan-wrap {
  position: fixed;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.com-tan-wrap .common-tan-sty1 {
  position: absolute;
  width: 440px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -220px;
  padding: 20px;
  background: #fff;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
.com-tan-wrap .common-tan-sty1 .one-line {
  line-height: 120px;
  text-align: center;
  font-size: 24px;
}
.com-tan-wrap .common-tan-sty1 .tan-btns a {
  width: 156px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  border: none;
  border-radius: 4px;
}
.com-tan-wrap .common-tan-sty1 .tan-btns .tan-btn0 {
  float: left;
  background: #F4F4F4;
  color: #000000;
}
.com-tan-wrap .common-tan-sty1 .tan-btns .tan-btn1 {
  float: right;
  background: #424246;
  color: #fff;
}
.info-icon {
  display: flex;
  align-items: center;
}
.hover-wrap {
  position: relative;
}
.hover-wrap .small-img {
  max-width: 80px;
  max-height: 80px;
  cursor: pointer;
}
.hover-wrap:hover .big-img {
  display: block;
}
.hover-wrap .big-img {
  position: absolute;
  max-width: 400px;
  max-height: 400px;
  width: 300px;
  height: auto;
  left: 150%;
  bottom: 0;
  display: none;
  z-index: 9;
}
.asj-zoom-img {
  position: relative;
  overflow: visible;
}
.asj-zoom-img .small-img {
  max-width: 80px;
  max-height: 80px;
}
.asj-zoom-img:hover .big-img {
  display: block;
}
.asj-mycj-lyaer-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.7);
  z-index: 1000;
}
.asj-mycj-lyaer {
  transform: translate(-50%, -50%);
  position: absolute;
  width: 1000px;
  /* min-height: 600px; */
  top: 50%;
  left: 50%;
  padding: 26px;
  background: #fff;
  border-radius: 8px;
}
.asj-mycj-lyaer .close-btn {
  position: absolute;
  top: 26px;
  right: 26px;
  cursor: pointer;
}
.search-box-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
}
.search-box-wrap .right-btns {
  display: flex;
}
.search-box-wrap .right-btns a {
  display: block;
  width: 190px;
  border: 1px solid var(--color-theme-1);
  background: #fff;
  color: var(--color-theme-1);
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 4px;
  margin-left: 10px;
}
.search-box-wrap .right-btns a:hover {
  border-color: var(--color-theme-1-1);
  color: var(--color-theme-1-1);
}
.search-box input {
  width: 380px;
  height: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 4px 0 0 4px;
  text-indent: 9px;
}
.search-box input:focus {
  border-color: var(--color-primary);
  box-shadow: none;
}
.vip .search-box input:focus {
  border-color: #DFAD65;
  box-shadow: none;
}
.search-box button {
  width: 70px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  background: var(--color-theme-1);
  color: #fff;
  border-radius: 0 4px 4px 0;
  border: none;
}
.search-box button:focus {
  outline: 0;
}
.select-store:focus {
  box-shadow: none;
}
.search-box-wrap .check-box {
  margin-left: 10px;
}
.err-loadsrc {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
}
.err-loadsrc .errlsrc-con {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 120px;
  background-color: #fff;
  padding: 20px 30px 0;
  border-radius: 4px;
  text-align: center;
}
.err-loadsrc p {
  margin-top: 15px;
}
.err-loadsrc button {
  background-color: #ff8d31;
  color: #fff;
  border-radius: 4px;
  width: 76px;
  height: 30px;
  margin-top: 20px;
}
/* 表格、按钮 */
.content-padding {
  padding: 30px;
  background: #fff;
}
/* 表格內搜索框 */
.table-search-box {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  /* padding: 30px 88px; */
}
.table-search-box .function-bar {
  border: none;
}
.function-bar .search-bar {
  width: auto;
  height: 36px;
}
/* 表格头部字体及背景 */
.table-search-box .table-search-title {
  margin-bottom: 4px;
  background: #fff;
  padding: 0;
  font-weight: 500;
  color: #333;
}
/* 搜索按钮不加圆角 */
.function-bar .search-bar .search-radius-none {
  border-bottom-right-radius: 0;
  padding: 10px;
  border-top-right-radius: 0;
  height: 37px;
  width: 420px;
}
.sa-list .search-bar .search-radius-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.function-bar .search-bar .btn-radius {
  border-radius: 4px;
}
.function-bar {
  margin-bottom: 25px;
}
/* 表格换行 */
.sa-list .tb-storelist td {
  word-break: break-all;
  word-wrap: break-word;
}
/* 字体颜色 */
.red-font {
  color: red !important;
}
.blue-font {
  color: #31708f !important;
}
.glad-font {
  color: #daa520 !important;
}
.await-font {
  color: #FFA200 !important;
}
.main-font {
  color: var(--color-theme-1) !important;
}
.green-font {
  color: green !important;
}
.deepgrey-font {
  color: #8a6d3b !important;
}
.grey-font {
  color: grey !important;
}
/* 表格内按钮 */
.sure-btn {
  width: 99px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid #D0D0D0;
  line-height: 30px;
  background: #fff;
}
.sure-btn:hover {
  border: 1px solid var(--color-theme-1);
  color: var(--color-theme-1);
}
/* 单选框 */
.option-form {
  float: left;
  margin-right: 20px;
}
.option-wrapper {
  margin-bottom: 10px;
}
.option-inputBox {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  position: relative;
  border: 1px solid var(--color-theme-1);
  vertical-align: middle;
  border-radius: 50%;
}
.option-inputBox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  /*使input按钮在span的上一层，不加点击区域会出现不灵敏*/
}
.option-inputBox span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  background: var(--color-theme-1);
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  z-index: 1;
}
.option-inputBox input[type="radio"] + span {
  opacity: 0;
}
.option-inputBox input[type="radio"]:checked + span {
  opacity: 1;
}
/* 按钮 */
.alert-addTicket-btn {
  width: 140px;
  height: 40px;
  font-size: 16px;
  font-weight: 500;
}
.alert-addTicket-btn:hover {
  opacity: 0.8;
}
/* 输入框文字样式 */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.asj-wuliu-tip-wrap {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: relative;
  margin-left: 5px;
}
.asj-wuliu-tip-icon {
  color: var(--color-theme-1);
  cursor: pointer;
}
.log-subtitle {
  color: #F78E29;
}
.asj-wuliu-tip-show {
  position: absolute;
  top: 20px;
  left: -110px;
  z-index: 1;
  background: #ffec8b;
  line-height: 18px;
  width: 180px;
  padding: 5px;
  border: 1px solid #f5a623;
  color: #000;
  display: none;
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari and Chrome */
  -o-transition: all 0.5s;
  /* Opera */
  border-radius: 4px;
}
.asj-wuliu-tip-wrap:hover .asj-wuliu-tip-show {
  display: block;
  opacity: 1;
  transition: all 0.5s;
}
.top-taps {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.top-taps li {
  margin-right: 5px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background: #545662;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
.top-taps li.pend-connect {
  width: 178px;
}
.top-taps li.connect {
  width: 138px;
}
.top-taps li.purchase {
  width: 158px;
}
.top-taps li.video {
  padding: 0 10px;
}
.top-taps li.import {
  width: 182px;
}
.top-taps li.drop {
  min-width: 182px;
  padding: 0 10px;
}
.top-taps li.active {
  color: #545662;
  background: #fff;
}
.top-taps a {
  color: inherit;
  display: block;
  font-size: inherit;
}
.check-box {
  width: 20px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.check-box input {
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  z-index: 99;
  visibility: visible;
  cursor: pointer;
}
.check-box input + label {
  display: block;
  width: 100%;
  padding-left: 20px;
  height: 16px;
  line-height: 16px;
  background: url(/static/image/login/multiple1-1.png) left center no-repeat;
  background-size: 16px 16px;
  color: #333;
}
.check-box input:checked + label {
  background-image: url(/static/image/login/checked-normal.png);
  background-size: 16px 16px;
}
.vip .check-box input:checked + label {
  background-image: url(/static/image/login/checked-VIP.png);
}
.check-btn {
  display: inline-block;
  width: 0;
  padding-left: 20px;
  height: 16px;
  background: url(/static/image/login/multiple1-1.png) left center no-repeat;
  background-size: 16px 16px;
  color: #333;
  vertical-align: middle;
}
.check-btn.check {
  background-image: url(/static/image/login/checked-normal.png);
  background-size: 16px 16px;
}
.vip .check-btn.check {
  background-image: url(/static/image/login/checked-VIP.png);
}
/* 单选框 */
.radio-box {
  /* width: 20px; */
  height: 16px;
  padding: 0;
  position: relative;
}
.radio-box input {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
  z-index: 99;
  visibility: visible;
  cursor: pointer;
}
.radio-box input + label {
  display: block;
  width: 100%;
  padding-left: 20px;
  height: 16px;
  background: url(/static/image/login/radiobutton1.png) left center no-repeat;
  background-size: 16px 16px;
  color: #333;
}
.radio-box input:checked + label {
  background-image: url(/static/image/login/radiobutton2.png);
  background-size: 16px 16px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select-store {
  width: 172px;
  height: 28px;
  line-height: 28px;
  padding: 0;
  padding-left: 20px;
  border-color: #e9e9e9;
  border-radius: 0;
  margin-top: 12px;
  margin-bottom: 10px;
  display: inline-block;
}
.search-box {
  width: 450px;
  position: relative;
  display: flex;
  border-collapse: separate;
}
/* 默认样式 */
#isCJPub .CJ-content {
  position: absolute;
  width: 480px;
  /* height: 272px; */
  padding: 20px;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 4px;
}
#isCJPub .CJ-content.new-CJ-content {
  width: 600px;
  padding: 20px 0;
}
#isCJPub .CJ-content .close {
  position: absolute;
  right: 12px;
  top: 5px;
  color: #5A6872;
}
#isCJPub .CJ-content .new-close-icon {
  position: absolute;
  right: 20px;
  color: #333333;
  font-size: 14px;
  top: 20px;
  cursor: pointer;
}
#isCJPub .CJ-content .icon-box {
  width: 100%;
  text-align: center;
  line-height: 1;
  padding-right: 20px;
}
#isCJPub .CJ-content .icon-box .caveat-icon {
  font-size: 48px !important;
}
#isCJPub .CJ-content h3 {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-font-1);
  line-height: 22px;
  text-align: left;
}
#isCJPub .CJ-content.new-CJ-content .title {
  text-align: center;
  margin-top: 20px;
  margin-right: 0;
}
#isCJPub .CJ-content p,
#isCJPub .CJ-content .new-content {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-font-2);
  line-height: 20px;
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 20px;
  text-align: left;
  max-height: 350px;
  min-height: 100px;
  overflow-y: auto;
  padding: 0 20px 15px;
}
#isCJPub .CJ-content .new-content::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
#isCJPub .CJ-content .new-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #888;
}
#isCJPub .CJ-content .new-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
#isCJPub .CJ-content a {
  color: var(--color-theme-1);
}
#isCJPub .CJ-content a:hover {
  color: var(--color-theme-1-1);
  text-decoration: underline;
}
#isCJPub .CJ-content .new-hover:hover {
  text-decoration: none !important;
}
#isCJPub .CJ-content .new-hover .view-icon {
  color: var(--color-theme-1);
  margin-left: 8px;
  font-size: 12px !important;
}
#isCJPub .CJ-content .new-hover:hover .view-icon {
  color: var(--color-theme-1-1);
  text-decoration: none;
}
#isCJPub .CJ-content .new-hover .view-icon:before {
  display: inline-block;
  width: 26px;
  height: 24px;
  line-height: 24px;
  /* background: red; */
  background: var(--color-theme-1-opacity10);
  border-radius: 50%;
}
#isCJPub .CJ-content .new-hover:hover .view-icon:before {
  display: inline-block;
  width: 26px;
  height: 24px;
  line-height: 24px;
  /* background: red; */
  background: var(--mycj-color-theme-percent1);
  border-radius: 50%;
}
#isCJPub .CJ-content .btn2 {
  min-width: 80px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 14px;
  color: var(--color-font2);
  float: right;
  margin-right: 15px;
  background: var(--color-bg-14);
  color: var(--color-font-1);
  padding: 0 5px;
}
#isCJPub .CJ-content .btn2:hover {
  background: var(--color-bg-14-1);
  color: var(--color-font-1);
}
#isCJPub .CJ-content .btn1 {
  min-width: 80px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: var(--color-theme-1);
  border-radius: 4px;
  text-align: center;
  float: right;
  font-size: 14px;
  padding: 0 8px;
  margin-right: 15px;
}
#isCJPub .CJ-content .btn1:hover {
  background-color: var(--color-theme-1-1);
}
#isCJPub .CJ-content .new-btn-box {
  width: 100%;
  text-align: center;
}
#isCJPub .CJ-content .new-btn-box .new-btn {
  float: none;
}
#isCJPub .operate-fail {
  border-top: 4px solid #F9AE08;
}
#isCJPub .operate-fail h3 .icon {
  background: #F9AE08;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-right: 12px;
  font-size: 18px;
}
#isCJPub .operate-fail .btn1 {
  font-size: 14px;
  background: #F9AE08;
}
#isCJPub .operate-fail .btn1:hover {
  background: #F8BC38;
}
.new-operate-fail {
  position: absolute;
  width: 480px;
  padding: 20px;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 4px;
}
.new-operate-fail .close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #666666;
  cursor: pointer;
}
.new-operate-fail h3 {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
}
.new-operate-fail h3 .icon {
  background: #F9AE08;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  color: #fff;
  margin-right: 12px;
  font-size: 18px;
}
.new-operate-fail p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  margin: 12px 0 24px 35px;
}
.new-operate-fail .btn1 {
  border-radius: 2px;
  font-size: 14px;
  padding: 8px 16px;
  background: var(--color-primary);
  color: #fff;
  float: right;
}
.new-operate-fail .btn1:hover {
  background: var(--color-secondary);
}
.vip .btn1 {
  background: var(--color-theme-gradient-1-vip);
}
.vip .btn1:hover {
  background: var(--color-theme-1-vip);
}
/*cj弹框new end*/
@media screen and (max-width: 1250px) {
  .pd-top {
    min-width: 1100px;
  }
  .pd-top .logo-header .logo-main {
    width: 1100px;
  }
  .pd-top .nav-header .nav-content {
    width: 1200px;
  }
  .ld-sp-con .row .col-xs-3 {
    width: 213px;
  }
  .ld-sp-con .row .col-xs-3 .listing-show .product-img {
    max-width: 195px;
    max-height: 195px;
  }
}
/* 无数据显示 */
.mycj-nodata {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #999;
  line-height: 20px;
  z-index: 0;
  background: #FFF;
}
.nodata-cont {
  width: auto;
}
.nodata-cont .img {
  width: 309px;
  padding-right: 10px;
}
.store-nodata-tip {
  margin: 30px auto 15px;
  line-height: 20px;
  width: 600px;
}
.nodata-cont .btn,
.nodata-cont .btn1 {
  line-height: 20px;
  border-radius: 4px;
  border: 0 none;
  font-size: 16px;
}
.nodata-cont .btn {
  padding: 10px 40px;
}
.nodata-cont .btn1 {
  padding: 5px 40px;
}
.zzc {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: none;
}
.zzc2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: none;
}
.zzc3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: none;
}
.confirm-box {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1199;
  display: flex;
  justify-content: center;
  align-items: center;
}
.confirm-main {
  min-width: 360px;
  max-width: 700px;
  border-radius: 4px;
  background: #fff;
  position: relative;
  overflow: hidden;
  min-height: 150px;
  max-height: 680px;
}
.confirm-title {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  width: 100%;
  background: #F9F8F8;
  text-align: center;
}
.confirm-close {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 1;
  cursor: pointer;
}
.confirm-close::after {
  content: '\e617';
  font-size: 14px;
}
.confirm-content {
  padding: 20px 20px 100px;
  text-align: center;
  overflow-y: auto;
  font-size: 14px;
  max-height: 600px;
}
.confirm-content.fixedWidth {
  width: 580px;
}
.f-center .confirm-content {
  text-align: left;
}
.confirm-content .link {
  display: block;
  color: #3870b5;
  font-size: 14px;
}
.confirm-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  text-align: center;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.confirm-btn-box .no-btn,
.confirm-btn-box .yes-btn {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  min-width: 80px;
  margin: 0 8px;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #fff;
  color: #fff;
  cursor: pointer;
}
.confirm-btn-box .no-btn {
  color: #666;
  box-shadow: 0 0 0 1px #E4E4E4;
  background: #F9F9F9;
}
.confirm-btn-box .no-btn:hover {
  border-color: #C1C1C1;
}
.btn-theme {
  background: var(--color-theme-1);
  color: var(--color-font-4);
}
.btn-theme:hover {
  background: var(--color-theme-1-1);
}
.btn-line-theme {
  background: #fff;
  border: 1px solid #E4E4E4;
  color: #666;
}
.btn-line-theme:hover {
  background: var(--color-theme-1);
  color: #fff;
}
.btn-line-theme.danger:hover {
  background: #F34541 !important;
}
.btn-line-theme1 {
  border: 1px solid var(--color-theme-1);
  color: var(--color-theme-1);
}
.btn-line-theme1:hover {
  background: var(--color-theme-1);
  color: #fff;
}
a.btn-theme:hover {
  color: #fff;
}
.border-theme {
  border-color: var(--color-theme-1) !important;
}
.btn-theme1 {
  box-shadow: 0 0 0 1px var(--color-theme-1);
  color: var(--color-theme-1);
  background: #fff;
}
.btn-theme2 {
  background: #0b4e67;
  color: #fff;
  border: 0 none;
}
.btn-theme2:hover {
  background: #0b6282;
}
.btn-theme3 {
  color: #666;
  box-shadow: 0 0 0 1px #A6A6A6;
}
.btn-theme3:hover {
  box-shadow: 0 0 0 1px #f90;
  color: #f90;
}
.text-theme {
  color: var(--color-theme-1);
}
.text-theme-hover {
  color: #999;
}
.text-theme-hover:hover {
  color: var(--color-theme-1);
}
.bg-theme {
  background-color: var(--color-theme-1);
}
.search-btn {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 70px;
  text-align: center;
  vertical-align: top;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
}
.ui-btn {
  display: inline-block;
  min-width: 70px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  font-size: 12px;
  cursor: pointer;
}
.ui-btn:hover .btn-detail-list {
  display: block;
}
.btn-theme1 {
  box-shadow: 0 0 0 1px var(--color-theme-1);
  color: var(--color-theme-1);
  background: #fff;
  height: 28px;
  line-height: 28px;
}
.btn-theme2 {
  background: #0b4e67;
  color: #fff;
  border: 0 none;
}
.btn-theme2:hover {
  background: #0b6282;
}
.btn-theme3 {
  color: #666;
  box-shadow: 0 0 0 1px #A6A6A6;
  height: 28px;
  line-height: 28px;
}
.btn-theme3:hover {
  box-shadow: 0 0 0 1px #f90;
  color: #f90;
}
.glyphicon-triangle-bottom {
  vertical-align: bottom;
  display: inline-block;
}
.glyphicon-triangle-bottom::after {
  content: '\e6b0';
}
.glyphicon-triangle-bottom.glyphicon-triangle-top {
  transition: 0.3s;
  transform: rotate(180deg);
}
.yzy-select-box {
  padding: 9px 0;
  z-index: 99;
}
.yzy-select-box .yzy-select {
  height: 32px;
  width: 140px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 0 12px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}
.yzy-select-box .yzy-select b {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('/static/image/list-detail/selectDown.svg') no-repeat 0 4px;
  background-size: 12px;
}
.yzy-select-box .yzy-select .yzy-select-drop {
  border-radius: 4px;
  overflow: hidden;
  left: 0;
  top: 44px;
  display: none;
  border: 1px solid #d9d9d9;
}
.yzy-select-box .yzy-select .yzy-select-drop li {
  padding: 5px 16px;
  font-size: 14px;
  color: #666;
}
.yzy-select-box .yzy-select .yzy-select-drop li:hover {
  background: rgba(247, 142, 41, 0.6);
  color: #fff;
}
.yzy-select-box:hover .yzy-select-drop {
  display: block;
}
.yzy-select-box:hover b {
  background: url('/static/image/list-detail/selectUp.svg') no-repeat 0 4px;
  background-size: 12px;
}
.tit-bg-common {
  background-color: #262626;
}
.tit-color-common {
  color: #fff;
}
.vip .tit-color-common {
  color: #F3DBA5;
}
.vip .radio-box input + label {
  background: url(/static/image/login/vipradiobutton1.png) left center no-repeat;
  background-size: 16px;
}
.vip .radio-box input:checked + label {
  background-image: url(/static/image/login/vipradiobutton2.png);
}
.vip .asj-wuliu-tip-icon {
  color: #DDA863;
}
.vip .log-subtitle {
  color: #DDA863;
}
.vip .btn-theme {
  color: var(--color-font-1);
  background: var(--color-theme-2-vip);
}
.vip .btn-theme:hover {
  background: var(--color-theme-2-1-vip);
}
.vip .btn-line-theme {
  background: #fff;
  border: 1px solid #E4E4E4;
  color: #666;
}
.vip .btn-line-theme:hover {
  background: linear-gradient(135deg, #f2d7a1 0%, #dfad65 100%);
  color: #fff;
}
.vip .btn-line-theme.danger:hover {
  background-color: #F34541 !important;
}
.vip .btn-line-theme1 {
  border: 1px solid #dda863;
  color: #dda863;
}
.vip .btn-line-theme1:hover {
  background: #dda863;
  color: #fff;
}
.vip .btn-theme1 {
  color: #dda863;
  box-shadow: 0 0 0 1px #dda863;
}
.vip .btn-theme1:hover {
  background: linear-gradient(135deg, #f2d7a1 0%, #dfad65 100%);
  color: #fff;
  box-shadow: none;
}
.vip .btn-theme2 {
  color: #fff;
  background: #a17c4e;
}
.vip .btn-theme2:hover {
  background: #c2996e;
}
.vip .btn-theme3:hover {
  background: linear-gradient(135deg, #f2d7a1 0%, #dfad65 100%);
  color: #fff;
  box-shadow: 0px 1px 3px 0px rgba(166, 166, 166, 0.5);
}
.vip .text-theme {
  color: #dda863 !important;
}
.vip .text-theme-hover:hover {
  color: #dda863;
}
.vip .bg-theme {
  background-color: #dda863 !important;
}
.vip .border-theme {
  border-color: #DDA863 !important;
}
.vip .border-light-theme {
  border-color: #f2d7a1 !important;
}
.vip .tab-theme {
  color: #f3dba5;
  background: #31302e;
  border-radius: 4px 4px 0 0;
}
.vip .tab-theme.active {
  background: #fff;
  color: #dda863;
}
.vip table th {
  color: #f3dba5;
}
.vip table th select {
  background: #31302e;
  color: #f3dba5;
}
.vip table thead {
  background: #262626;
  color: #F3DBA5;
}
.vip table thead td {
  color: #F3DBA5 !important;
}
.vip .log-header li {
  color: #f3dba5;
}
.vip .log-header {
  background: #2B2B2B;
}
.vip .log-footer {
  background-color: #F0EDE7;
}
.vip .back-link:hover {
  color: #DDA863;
}
.vip .yzy-select-drop li:hover {
  background: rgba(221, 168, 99, 0.6) !important;
  color: #fff;
}
.vip .confirm-title {
  background-color: #F9F8F8;
}
.vip .addpro-detail .demo-radioInput {
  border-color: rgba(0, 0, 0, 0.15);
}
.vip .addpro-detail .demo-radio:checked + .demo-radioInput {
  border-color: #DDA863;
}
.vip .addpro-detail .demo-radio:checked + .demo-radioInput:after {
  background: linear-gradient(90deg, #f2d7a1 0%, #dfad65 100%) !important;
}
.vip .addpro-tit p {
  color: #F3DBA5;
}
.vip .cj-checkbox-checked .cj-checkbox-inner {
  background: linear-gradient(135deg, #f2d7a1 0%, #dfad65 100%);
  border: 0 none;
}
.vip .cj-checkbox-checked .cj-checkbox-inner::after {
  left: 26%;
}
.vip .search-box-wrap .right-btns a {
  border-color: var(--color-theme-1-vip);
  color: var(--color-theme-1-vip);
}
.vip .search-box-wrap .right-btns a:hover {
  border-color: var(--color-theme-1-1-vip);
  color: var(--color-theme-1-1-vip);
}
.select {
  border: 1px solid #e9e9e9;
  height: 30px;
  color: #2a2a2a;
  font-size: 12px;
}
.cj-checkbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: 'tnum';
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.cj-checkbox::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1b1c1d;
  border-radius: 0;
  visibility: hidden;
  content: '';
}
.cj-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  touch-action: manipulation;
  box-sizing: border-box;
  padding: 0;
}
.cj-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  direction: ltr;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cj-checkbox-inner::after {
  position: absolute;
  top: 41%;
  left: 21%;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  width: 4px;
  height: 8px;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.cj-checkbox-checked .cj-checkbox-inner {
  background-color: var(--color-theme-1);
  border-color: var(--color-theme-1);
}
.cj-checkbox-checked .cj-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.bagsku-box {
  margin-left: 8px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.bagsku-box .iconfont {
  color: var(--color-theme-1);
  font-size: 20px;
  font-weight: normal;
}
.bagsku-box:hover .bagsku-tips {
  display: block;
}
.bagsku-tips {
  position: absolute;
  top: -28px;
  left: -24px;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  line-height: 27px;
  padding: 0 10px;
  font-size: 12px;
  white-space: nowrap;
  display: none;
}
.bagsku-tips::after {
  content: "";
  position: absolute;
  left: 27px;
  top: 27px;
  width: 0px;
  height: 0px;
  border-left: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.75);
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
}
/** 弹框样式 */
#common-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10002;
}
#common-modal .modal {
  position: absolute;
  width: 360px;
  margin: auto;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 4px;
}
#common-modal .modal .modal-common {
  width: 360px;
  padding: 20px;
  border-radius: 4px;
}
#common-modal .modal .modal-common .modal-top {
  display: flex;
  justify-content: space-between;
}
#common-modal .modal .modal-common .modal-top .left {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: var(--color-font1);
}
#common-modal .modal .modal-common .modal-top .right {
  cursor: pointer;
}
#common-modal .modal .modal-common .modal-top .right i {
  font-size: 14px;
  color: var(--color-font-1);
}
#common-modal .modal .modal-common .modal-top .right i:hover {
  color: var(--color-font-2);
}
#common-modal .modal .modal-common .modal-content {
  min-height: 30px;
  max-height: 400px;
  overflow: auto;
  margin: 20px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
#common-modal .modal .modal-common .modal-bottom {
  text-align: center;
}
#common-modal .modal .modal-common .modal-bottom .cancel {
  width: 84px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 14px;
  color: var(--color-font2);
  margin-right: 10px;
  background: var(--color-bg-14);
  padding: 0 5px;
}
#common-modal .modal .modal-common .modal-bottom .cancel:hover {
  background: var(--color-bg-14-1);
}
#common-modal .modal .modal-common .modal-bottom .confirm {
  color: #fff;
  height: 32px;
  width: 84px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 14px;
  background: var(--color-line-7);
}
#common-modal .modal .modal-common .modal-bottom .confirm:hover {
  background: var(--color-theme-1-1);
}
#common-modal .modal .modal-common .modal-bottom .vipConfirm {
  color: var(--color-font1);
  height: 32px;
  width: 84px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 14px;
  background: var(--color-theme-2-vip);
}
#common-modal .modal .modal-common .modal-bottom .vipConfirm:hover {
  color: var(--color-font1);
  background: var(--color-theme-2-1-vip);
}
#no-left-tital-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 10002;
}
#no-left-tital-modal .modal {
  position: absolute;
  width: 360px;
  margin: auto;
  padding: 20px;
  left: 50%;
  top: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 4px;
}
#no-left-tital-modal .modal .modal-top {
  text-align: right;
}
#no-left-tital-modal .modal .modal-top i {
  cursor: pointer;
  font-size: 14px;
  color: var(--color-font-1);
}
#no-left-tital-modal .modal .modal-top i:hover {
  color: var(--color-font-2);
}
#no-left-tital-modal .modal .modal-content {
  min-height: 30px;
  max-height: 400px;
  overflow: auto;
  text-align: center;
  margin: 6px 0 20px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
#no-left-tital-modal .modal .modal-bottom {
  text-align: center;
}
#no-left-tital-modal .modal .modal-bottom .cancel {
  width: 84px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  text-align: center;
  font-size: 14px;
  color: var(--color-font2);
  margin-right: 10px;
  background: var(--color-bg-14);
  padding: 0 5px;
}
#no-left-tital-modal .modal .modal-bottom .cancel:hover {
  background: var(--color-bg-14-1);
}
#no-left-tital-modal .modal .modal-bottom .confirm {
  color: #fff;
  height: 32px;
  width: 84px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 14px;
  background-color: var(--color-theme-1);
}
#no-left-tital-modal .modal .modal-bottom .confirm:hover {
  background-color: var(--color-theme-1-1) !important;
}
#no-left-tital-modal .modal .modal-bottom .vipConfirm {
  color: var(--color-font1);
  height: 32px;
  width: 84px;
  line-height: 32px;
  border-radius: 4px;
  font-size: 14px;
  background-color: var(--color-theme-2-vip);
}
#no-left-tital-modal .modal .modal-bottom .vipConfirm:hover {
  background-color: var(--color-theme-2-1-vip) !important;
}
.btn-commons {
  background: var(--color-theme-1) !important;
  color: var(--color-font-4) !important;
}
.btn-commons:hover {
  color: var(--color-font-4) !important;
  background: var(--color-theme-1-1) !important;
}
.btn-commons-vip {
  background: var(--color-theme-2-vip) !important;
  color: var(--color-font-1) !important;
}
.btn-commons-vip:hover {
  background: var(--color-theme-2-1-vip) !important;
  color: var(--color-font-1) !important;
}
.cancel-commons {
  background: #E4E4E4;
  color: #f9f9f9;
  border: 1px solid #E4E4E4;
  border-radius: 4px;
}
.cancel-commons:hover {
  background: var(--color-bg-14-1);
}
.btn-hover-common:hover {
  border: 1px solid var(--color-primary);
}
.btn-hover-common-vip:hover {
  border: 1px solid var(--color-theme-2-vip);
}
.vip-font-color {
  color: var(--color-theme-1-vip);
}
.normal-font-color {
  color: var(--color-theme-1);
}
.firstIcon {
  color: var(--color-theme-1);
  font-size: 22px;
  margin-right: 8px;
}
.vip .firstIcon {
  color: #dda863;
}
.font-color {
  color: var(--color-primary);
}
.vip .font-color {
  color: var(--color-theme-1-vip);
}
.vip .checked-icon .iconfont {
  color: #dda863 !important;
}
.noscroll {
  overscroll-behavior: none;
}
.wui-date-picker .wui-date-panel_header .title .txt:hover {
  color: #606266;
}
