/*
 * @FilePath   : /css/categories/beautify_editor/index.css
 * @Description: 编辑器(页)
 */
body .bg-header {
  overflow-y: visible;
}

body .bg-header #nav-header .logo-box #top-style-tools {
  overflow: visible;
}

body .bg-header #nav-header .logo-box #top-style-tools .volume {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .bg-header #nav-header .logo-box #top-style-tools .volume .site-annoucement-list {
  margin: 0 10px 0 4px;
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap {
  position: relative;
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap:hover .novice_guide__hint {
  /*display: block !important;*/
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(0, 76%);
  -moz-transform: translate(0, 76%);
  -ms-transform: translate(0, 76%);
  -o-transform: translate(0, 76%);
  transform: translate(0, 76%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  z-index: 10;
  line-height: normal;
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint .hint-container {
  display: inline-block;
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  padding: 10px 10px 7px 8px;
  line-height: normal;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint .hint-container::before {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint .hint-container::after {
  position: absolute;
  top: 0;
  left: 10%;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  border-right: 6px solid transparent;
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint .hint-container .hint-close {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  -webkit-transform: translate(-4%, -10%);
  -moz-transform: translate(-4%, -10%);
  -ms-transform: translate(-4%, -10%);
  -o-transform: translate(-4%, -10%);
  transform: translate(-4%, -10%);
}

body .bg-header #nav-header .logo-box #top-style-tools .novice-guide__wrap .novice_guide__hint .hint-container .hint-content {
  color: #000000;
  font-size: 13px;
  white-space: nowrap;
  line-height: 1.4;
}

body #full-page .left_side__menu {
  position: relative;
  z-index: 200;
  overflow-y: auto;
  height: 100%;
  text-align: center;
}

body #full-page .left_side__menu::-webkit-scrollbar {
  width: 0;
}

body #full-page .left_side__menu ul.nav {
  margin: 0;
}

body #full-page .left_side__menu .nav+.nav::before {
  display: block;
  width: 100%;
  height: auto;
  margin: 0.5rem 0;
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

body #full-page .left_side__menu ul#left-advertises::before {
  display: none !important;
}

body #full-page .left_side__menu .n1-1 .nav-item .nav-link {
  color: #ddd !important;
}

body #full-page .left_side__menu .n1-1 .nav-item .nav-link.active {
  color: #fff !important;
}

body #full-page .left_side__menu .ai_subsystem_nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 4px 6px 6px;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-guide {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-guide .guide_img {
  width: 100%;
  min-width: auto;
  height: auto;
  min-height: auto;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list {
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 6px;
  background-color: #304565;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list li {
  width: 100%;
  height: auto;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list li a {
  line-height: 2.5;
  display: block;
  padding: 0;
  text-decoration: none;
  color: #fff;
  border: none;
  background: none;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list li a:hover {
  color: #ff793f;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list #ai_writing_trigger .ai_writing,
body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list #ai_ppt_trigger {
  position: relative;
}

body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list #ai_writing_trigger .ai_writing .tag,
body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list #ai_style_trigger .ai_style .tag,
body #full-page .left_side__menu .ai_subsystem_nav .nav-item__list #ai_ppt_trigger .tag {
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: -8px;
  right: 0px;
  width: auto;
  height: 17px;
  padding: 0 4px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform-origin: left bottom;
  color: #fff;
  border-radius: 6px;
  background: red;
}

body #full-page .left_side__menu #media_column_trigger {
  position: relative;
}

body #full-page #insert-style-list #editor-template {
  width: 100%;
  height: 100%;
}

body #full-page #insert-style-list #editor-template .editor-template__container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-color-palette {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories {
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  border-right: 1px solid #f0f0f0;
}
body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .style-categories-all{
  background: #fff;
  border-radius: 5px;
  border: 1px solid #E5E5E5;
  margin: 10px;
  position: relative;
  padding: 3px 0;
}
body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_first {
  height: 35px;
  /* background: #fff; */
  font-size: 14px;
  color: #333;
  line-height: 35px;
  position: relative;
  z-index: 20;
  /* border-bottom: 1px solid #f0f0f0; */
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_second {
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  color: #333;
  margin-top: -3px;
  /* border-bottom: 1px solid #f0f0f0; */
  /* background: #fff; */
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_second .nav-toolbars .dropdown .dropdown-menu {
  width: 400px;
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_second .nav-toolbars .dropdown .dropdown-menu .emphasize_ {
  font-weight: bold;
  color: #fb6701;
}

/* body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_second .nav-tabs>li {
  width: auto;
} */

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_three {
  width: 100%;
  padding: 0 10px;
  font-size: 13px;
  background: #FFF;
  color: #666;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body #full-page #insert-style-list #editor-template .editor-template__container #style-categories .categories_four {
  width: 100%;
  text-align: left;
  padding: 0 10px;
  background: #FFF;
  color: #666;
  margin: 10px 0;
  position: relative;
  font-size: 13px;
  z-index: 11;
}

body #full-page #insert-style-list #editor-template .editor-template__container #editor-template-scroll {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: auto;
  background-color: #FFFFFF;
  border-top: 2px solid #dddddd;
  background-color: #ffffff;
  overflow: auto;
}

body #full-page #insert-style-list #media_column_side,
body #full-page #insert-style-list #shear_plate,
body #full-page #insert-style-list #bige-online-div {
  position: relative;
  width: 100%;
  height: 100%;
}

body #full-page #insert-style-list #media_column_side .preloading {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

body #full-page #insert-style-list #media_column_side .preloading .preloading-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}

body #full-page #insert-style-list #media_column_side .media_column__container {
  width: 100%;
  height: 100%;
}

body #full-page #editor-my-msgs {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 10px 0 10px 10px;
}

body #full-page #editor-my-msgs .editor-my-msgs_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

body #full-page #editor-my-msgs .editor-my-msgs_container .nav-tabs {
  font-size: 14px;
  color: #333;
  border: 0 none;
}

body #full-page #editor-my-msgs .editor-my-msgs_container .nav-tabs .nav-item {
  text-align: center;
}

body #full-page #editor-my-msgs .editor-my-msgs_container .nav-tabs .nav-item a {
  padding: 10px 0;
}

body #full-page #editor-my-msgs .editor-my-msgs_container #my-article-list {
  overflow-y: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 5px;
}

body #full-page #editor-my-msgs .editor-my-msgs_container #my-article-list .tab-pane {
  height: 100%;
}

body #full-page #editor-my-msgs .editor-my-msgs_container #my-article-list .tab-pane#personal-article-list .m0 {
  z-index: 1;
  display: none;
  padding: 10px 0 5px;
  background: transparent;
}

body #full-page #editor-my-msgs .editor-my-msgs_container #my-article-list .tab-pane#personal-article-list #editor-msg-list {
  height: 100%;
}

body .media_column_advertising {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body .media_column_advertising .advertising-mask {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

body .media_column_advertising .advertising-container {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

body .media_column_advertising .advertising-container .advertising-point {
  width: 100%;
  height: 32px;
  background: #304565;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .media_column_advertising .advertising-container .advertising-content {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(96%, -46%);
  -moz-transform: translate(96%, -46%);
  -ms-transform: translate(96%, -46%);
  -o-transform: translate(96%, -46%);
  transform: translate(96%, -46%);
}

body .media_column_advertising .advertising-container .advertising-content .advertising-cover {
  width: 294px;
  min-width: 294px;
  cursor: pointer;
}

body .ai_yindao_box {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 3333;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
}

body .ai_yindao_box .advertising_container {
  position: absolute;
  left: 0;
  top: 260px;
  cursor: pointer;
}

body .ai_yindao_box .advertising_container .advertising-point {
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #26354c;
  color: #dddddd;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

body .ai_yindao_box .advertising_container .advertising-content {
  width: 520px;
  position: absolute;
  left: 120px;
  top: 0;
  display: inline-block;
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
}

body .ai_yindao_box .advertising_container .advertising-content .advertising-cover {
  width: 100%;
}

body .ai_yindao_box .advertising_container .advertising-content .advertising_close {
  position: absolute;
  top: 0;
  right: 0;
}

body .bottomPopBoxImg {
  position: fixed;
  z-index: 10000000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
}

body .bottomPopBoxImg .count_down {
  color: red;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 45%);
  -moz-transform: translate(-50%, 45%);
  -ms-transform: translate(-50%, 45%);
  -o-transform: translate(-50%, 45%);
  transform: translate(-50%, 45%);
  font-size: 26px;
  white-space: nowrap;
  line-height: normal;
  color: #fff;
}

body .bottomPopBoxImg .count_down i {
  font-style: normal;
  color: #42343c;
  background-color: #fff;
  display: inline-block;
  padding: 0 10px;
  border-radius: 8px;
  margin: 0 6px;
  line-height: 45px;
}

@media only screen and (max-width: 1599px) {
  body .bottomPopBoxImg .count_down {
    left: 47%;
    -webkit-transform: scale(0.8) translate(-50%, 33%);
    -moz-transform: scale(0.8) translate(-50%, 33%);
    -ms-transform: scale(0.8) translate(-50%, 33%);
    -o-transform: scale(0.8) translate(-50%, 33%);
    transform: scale(0.8) translate(-50%, 33%);
  }
  body .bottomPopBoxImg .daojishi {
    transform: scale(0.8);
  }
}

@media only screen and (max-width: 1399px) {
  body .bottomPopBoxImg .daojishi {
    transform: scale(0.7);
    top: 12% !important;
  }
}

@media only screen and (max-width: 1199px) {
  body .bottomPopBoxImg .count_down {
    left: 41.95%;
    -webkit-transform: scale(0.68) translate(-50%, 12%);
    -moz-transform: scale(0.68) translate(-50%, 12%);
    -ms-transform: scale(0.68) translate(-50%, 12%);
    -o-transform: scale(0.68) translate(-50%, 12%);
    transform: scale(0.68) translate(-50%, 12%);
  }
  body .bottomPopBoxImg .daojishi {
    transform: scale(0.6);
  }
}

#add_xiaoshi .count_down {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 88%;
  height: 28px;
  -webkit-transform: translate(-50%, -48%);
  -moz-transform: translate(-50%, -48%);
  -ms-transform: translate(-50%, -48%);
  -o-transform: translate(-50%, -48%);
  transform: translate(-50%, -48%);
  text-align: center;
  white-space: nowrap;
  color: white;
  border-radius: 20px;
  background: #f44c05;
}

#compatibilityBox {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
}

#compatibilityBox .arrow-box {
  position: absolute;
  top: 4%;
  left: 56.5%;
  width: 247px;
  height: 105px;
  border-radius: 22px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 1px rgba(226, 226, 226, 0.58);
  box-shadow: 0 0 10px 1px rgba(226, 226, 226, 0.58);
}

#compatibilityBox .arrow-box .arrow {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
}

#compatibilityBox .content {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 10px;
  color: #333;
}

#resubmitBtn:hover>div {
  display: block !important;
}

.nav-item a[href="#aipaiban-box"].active span {
  display: none;
}

.xtzlMenuBox .fa-sort-desc {
  display: none;
}

.xtzlMenuBox .packUp .fa-sort-asc {
  display: none;
}

.xtzlMenuBox .packUp .fa-sort-desc {
  display: inline-block;
}

.xtzlMenuGroup {
  height: 32px;
  margin-top: 4px;
}

.n1-1 .nav-item.xtzlMenuGroup a.nav-link {
  line-height: 30px;
  width: 100%;
  height: 100%;
  padding: 0;
  color: #ddd;
  border: none !important;
}

.n1-1 .xtzlMenuBox .nav-item .nav-link,
.n1-1 .xtzlMenuBox .nav-item .nav-link.active {
  width: 100%;
}

.n1-1 .xtzlMenuBox .nav-item {
  margin-top: 4px;
}

.n1-1 .nav-item.xtzlMenuGroup a.nav-link:hover,
.n1-1 .nav-item.xtzlMenuGroup a.nav-link.active {
  color: #fff;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
  border-radius: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#fe7500), to(#f03202));
  background: -webkit-linear-gradient(left, #fe7500, #f03202);
  background: -o-linear-gradient(left, #fe7500, #f03202);
  background: -moz- oldlinear-gradient(left, #fe7500, #f03202);
  background: linear-gradient(90deg, #fe7500, #f03202);
}

.xtzlMenuGroup {
  display: none;
}

#style-color-palette {
  padding-bottom: 0;
}

#style-color-palette #color_absorption {
  width: auto;
}

#style-color-palette #color_absorption .color_absorption__container .guide_entry {
  font-size: 12px;
  line-height: 14px;
  width: 60px;
  padding: 8px 0;
  cursor: pointer;
  text-align: center;
  color: #fff;
  background: #9e9e9e;
}

#style-color-palette #color_absorption .color_absorption__container .guide_entry span {
  margin-left: 2px;
}

/**
 * 弹窗关闭按钮, 样式定制
*/
/* 【图片文字提取】 */
#img_text_extraction-dialog .modal-dialog .modal-content .modal-header .close.btn,
#sync_to_wechat-dialog .modal-dialog .modal-content .modal-header .close.btn {
  font-size: 30px !important;
  line-height: 20px;
  border-radius: 6px;
  background-color: #e1e0e0;
}

/* 【多图上传】弹窗 */
.edui-default.edui-for-insertimage .edui-for-insertimage .edui-dialog-content {
  height: 520px !important;
}

.userAvatar {
  -o-object-fit: cover;
  object-fit: cover;
}

#tab-svgeditor-trigger>.svg_tietu {
  position: fixed;
  z-index: 33333;
  top: 257px;
  left: 108px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#tab-svgeditor-trigger>.svg_tietu img {
  width: 101px;
  height: 40px;
}

#tab-svgeditor-trigger>.svg_tietu span {
  text-align: right;
  color: #ff7c37;
}

/*#left-operate-menu { overflow: unset !important; }*/
#tab-svgeditor-trigger .view-box {
  position: absolute;
  z-index: 2;
  right: -190px;
  display: none;
  width: 200px;
  padding: 10px;
  text-align: left;
  color: white;
  background: rgba(0, 0, 0, 0.8);
}

#tab-svgeditor-trigger .view-box:after {
  position: absolute;
  top: 10px;
  left: -10px;
  display: block;
  content: "";
  border-top: 7.5px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.8);
  border-bottom: 7.5px solid transparent;
}

#tab-svgeditor-trigger:hover .view-box {
  display: block;
}

.triangle {
  position: absolute;
  top: 0;
  top: -20px;
  right: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border: 10px solid transparent;
  border-bottom-color: #ff793f;
}

.mianfei-tag,
.qiye-tag,
.mianfei-vip-tag {
  font-size: 12px;
  line-height: 22px;
  display: block;
  width: 82px;
  height: 22px;
  text-align: center;
  border-radius: 11px;
}

/* 免费 */
.mianfei-tag {
  color: #494f6b;
  background: #e4edfb;
}

/* 个人vip */
.mianfei-vip-tag {
  color: #c97e23;
  background: #f9e1b7;
}

/* 企业vip */
.qiye-tag {
  color: #575b8c;
  background: #dbddf7;
}

/* 续费 */
#user-vip-datetime .pay_vip {
  font-size: 14px;
  line-height: 24px;
  display: block;
  width: 54px;
  height: 24px;
  text-align: center;
  vertical-align: top;
  color: #fff;
  border: none;
  border-radius: 30px;
  background: #ff793f;
}

#user-vip-datetime .pay_vip:hover {
  color: #fff;
}

body .photographyImg {
  display: none;
}

.photographyImg {
  position: absolute;
  z-index: 999;
  top: 32px;
  left: 22%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  width: 100px;
  max-height: 300px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 3px 7px 0 rgba(143, 143, 143, 0.4);
  box-shadow: 0 3px 7px 0 rgba(143, 143, 143, 0.4);
}

.photographyImg a {
  display: inline-block;
  width: 100px;
  padding: 5px 0;
  color: #333;
}

.photographyImg a:hover {
  background: #eee;
}

.importWord {
  position: relative;
}

.importWord a {
  position: absolute;
  z-index: 33333333;
  top: 0;
  left: -500px;
  display: none;
  width: 500px;
  background-color: transparent !important;
}

.importWord:hover a {
  display: block;
}

#fullTextStyle {
  position: absolute;
  z-index: 333;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #fff;
}

#ex-135Dropper .ex-Dropper {
  top: 78px !important;
  border-radius: 0 !important;
}

.left_side__menu .n1-1 .nav-item .nav-link.active {
  color: #fff !important;
}

.n1-1 .nav-item .nav-link.activeXtzl {
  width: 90%;
  margin: auto;
  color: #fff;
  /*background: linear-gradient(90deg, #FE7500, #F03202);*/
  /*border-radius: 30px;*/
}

.left-advertising {
  display: none;
}

/* svg模板邀请好友入口 */
.svgMubanYaoqingEnter {
  line-height: 46px;
  position: fixed;
  z-index: 333;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 46px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.svgMubanYaoqingEnter a {
  font-size: 14px;
  text-decoration: underline;
  color: #fff;
}

#add_xiaoshi {
  display: none;
}

/* 填写问卷领会员 */
.pc_receive_vip{position: relative;}
.pc_receive_vip .receive_vip{height: 35px;cursor: pointer;}
.pc_receive_vip .receive_code{position: absolute;top: 60px;background: #fff;border-radius: 10px;overflow: hidden;width: 200px;box-shadow: 0 0 2px 2px #ffc39c;}
.pc_receive_vip .receive_code strong{line-height: initial;font-size: 16px;padding: 0px 0 10px;color: #333;}
.pc_receive_vip:hover .receive_code{display: flex;}