/* 新导航 */
body {
  background-color: #f0f2f5;
}

.cli_head_inner {
  width: 100% !important;
  padding: 0 20px!important;
}
.newfirst {
  color: #3cb067 !important;
  font-weight: bold !important;
}
.cli_head_inner>ul>li .menu-hd {
  font-size: 14px !important;
}

.qrcode_title {
  color: rgba(0,0,0,.87);
  font-size: 20px;
  text-align: center;
  padding: 14px 40px 6px;
  line-height: 1.5;
}

.qrcode_title svg {
  vertical-align: middle;
  cursor: pointer;
}

.qrcode_title svg path {
  fill: #bbb;
}

.qrcode_title svg:hover path {
  fill: rgba(0,0,0,.87);
}

.right-back-btn {
  position: absolute;
  top: 12px;
  right: 0;
  width: 60px;
  height: 28px;
  min-height: 28px;
  font-size: 12px;
  line-height: 1;
  color: rgba(0, 0, 0, .87);
}

.w-810 {
	width: 810px;
}

.qrcode_tabs {
  position: relative;
  border-bottom: 1px solid #DDE0E2;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.light-new {
  background-color: #f0f2f5;
}

.qrcode_tab {
  position: relative;
  display: inline-block;
  color: #666;
  font-size: 14px;
  line-height: 40px;
  padding: 0 8px;
}

.qrcode_tab.disabled {
  color: rgba(0,0,0,.25);
  pointer-events: none;
}

.qrcode_tab.active {
  color: #3cb067;
  font-weight: 800;
}

.qrcode_tab.active::after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background-color: #3cb067;
}

.qrcode_tab+.qrcode_tab {
  margin-left: 32px;
}

/* 保存成功弹框 START */
.anticon {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon::before {
  font-family: "anticon", "clifont" !important;
  box-sizing: border-box;
}
.x-ant-notification {
  font-family: "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  /* max-width: calc(100vw - 32px); */
  margin-right: 0;
  left: 50%;
  top: 24px;
  margin-left: -275px;
  width: 550px;
  display: none;
}

.x-ant-notification-notice {
  padding: 16px 24px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #fff;
  line-height: 1.5;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}
.x-ant-notification-notice-icon {
  position: absolute;
  font-size: 28px;
  line-height: 1;
  margin-left: 4px;
  color: #52c41a;
}
.x-ant-notification-notice-message {
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  display: inline-block;
  padding-right: 24px;
  font-size: 16px;
  margin-left: 48px;
  margin-bottom: 4px;
}
.x-ant-notification-notice-description {
  position: absolute;
  top: 18px;
  left: 150px;
  font-size: 14px;
}
.x-ant-notification-notice-description a {
  position: relative;
  color: #3cb067;
  padding: 0 2px;
  cursor: pointer;
  overflow: hidden;
  max-width: 120px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  top: -2px;
}
.x-ant-notification-notice-close {
  position: absolute;
  right: 22px;
  top: 16px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}

/* 保存成功弹框 END */

/*------------活码新建页手机预览底部弹框样式（区别于coding页面）------------------*/
.footer_show {
	height:0;
}
.product_light {
	background:#f0f0f0;
}
#menu {
	display:none;
}
body .user_plugins_wraper {
	margin-left:0;
}
.product_menu_content {
	height:48px;
}
.product_menu {
	left:0;
	top:0;
	right:0;
	background:#fff;
	box-shadow:0 2px 2px rgba(0,0,0,.03),0 1px 0 rgba(0,0,0,.03);
	height:48px;
	width:100%;
	position:fixed;
	z-index:10;
	line-height:48px;
}
.product_menu .product_menu_img {
	width:20px;
	height:20px;
	left:20px;
	top:14px;
	position:absolute;
}
.product_menu .product_menu_title {
	width:810px;
	margin:0 auto;
	text-align:left;
}
/* 活码切换类型导航 */
.product_menu .product_menu_title ul li {
	display:inline-block;
}
.product_menu .product_menu_title ul .nav-item {
	margin-left:16px;
	display: none;
}
.product_menu .product_menu_title ul .nav-item.active .nav-link {
	color:#3cb067;
	border-bottom:2px solid #3cb067;
	font-weight:bold;
	height:48px;
}
.product_menu .product_menu_title ul .nav-item .nav-link {
	width:80px;
	color:#999;
	font-size:14px;
	text-align:center;
}
/*-----------------------保存成功信息弹层样式----------------------------*/
.modal-success .modal-dialog {
	width:400px;
	margin:30px auto;
}
.success-cls {
	max-width:260px;
	overflow:hidden;
	font-size:12px;
}
.success_qr_wrapper {
	width:240px;
	vertical-align:top;
	margin:24px auto 0px;
	position:relative;
	background:#fff;
	border-radius:4px;
}
.success_qr_wrapper img {
	text-indent:-9999px;
	width:220px;
	margin:10px;
}
.modal-success .qrcode_plugins_download {
	width:240px;
	height:50px;
	line-height:22px;
	font-size:18px;
	border-radius:4px;
	margin:10px auto;
	color:#fff;
	text-align:center;
	padding:6px 0px 0px 0px;
	display:block;
}
.qrcode_plugins_download span {
	display:block;
	font-size:12px;
	text-align:center;
	line-height:12px;
}
/* 新建活码弹窗 */
.active-guild-box {
    width: 33%;
    float: left;
    padding: 0 4px;
    margin-top: 8px;
    cursor: pointer;
    position: relative;
}
.active-guild-useBox {
    box-sizing: border-box;
    background: #ffffff;
    height: 42px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #dddddd;
}
.active-guild-useBox:hover {
	border-color: #3cb067;
}
.active .clicon-corner-mark-check {
	display: block;
}
.clicon-corner-mark-check {
    display: none;
    position: absolute;
    font-size: 28px;
    right: 4px;
    top: 0;
    overflow: hidden;
    text-align: right;
    color: #3cb067;
}
/*-----------include-active-main--------------*/
/*活码主要内容部分*/
.password_box {
	display:none;
}
.password_show {
	display:block!important;
}
#select_footermenu,#sym,#vcard {
	margin-right:10px;
	display:inline-block;
}
.upload_des {
	position:relative;
	margin-top:5px;
	font-size:12px;
	line-height:30px;
	height:30px;
	display:none;
	width:500px;
}
.upload_des_file {
	margin-top:0;
	width:250px;
	height:36px;
	line-height:36px;
}
.upload_des span {
	float:left;
	position:relative;
	display:inline-block;
}
.upload_des .upload_file_name {
	color:#333;
	max-width:102px;
	margin-right:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*标题*/
.senior_title {
	width:550px;
	text-align:center;
	color:#bbb;
	font-size:22px;
	line-height:27px;
	padding:32px 0 24px 0;
	margin:0 30px;
	border-bottom:1px solid rgba(120,130,140,.13);
	cursor:text;
}
.senior_title input {
	display: none;
}
.senior_title__url {
	top:8px;
}
.senior_title input {
	width: 550px;
	border:0;
	color:rgba(0,0,0,.87);
}
#myUrlEditor {
	margin-top:0;
}
.empty_placeholder {
	color: #bbb;
}
/*图文*/
.editor_box {
	position:relative;
	z-index:1;
}
.editor_box .senior_btn {
	position:absolute;
	z-index:999;
	cursor:pointer;
	top:14px;
	left:530px;
	color:#3cb067;
	font-size:12px;
}
.editor_box .pasteplain_btn {
	position:absolute;
	z-index:999;
	cursor:pointer;
	top:49px;
	left:410px;
	font-size:14px;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.editor_box .senior-edit-btn {
	position:absolute;
	z-index:999;
	cursor:pointer;
	top:49px;
	left:526px;
	font-size:14px;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.editor_box .pasteplain_btn .has-value {
	margin-top:.3rem;
}
.imgtext_format {
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-43px;
	margin-top:20px;
}
/*文件*/
.file_format {
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-43px;
	margin-top:20px;
}
.uploadfile {
	opacity:0;
	filter:alpha(opacity:0);
	cursor:pointer;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:0;
	font-size:999px;
	overflow:hidden;
}
/* 跳转 */
.jump_content {
	margin:88px 54px 0 54px;
}
.jump_content__title {
	font-size:22px;
}
.jump_content__input {
	margin-top:32px;
	margin-bottom:12px;
}
/*可选项*/
#change_option {
	cursor:pointer;
}
.option_arrow {
	display:inline-block;
	margin-left:5px;
	top:-1px;
	vertical-align:middle;
	border-top:5px solid #999;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:relative;
	z-index:2;
}
.option_arrow_up {
	border-bottom:5px solid #999;
	border-top:none;
}
.option_main {
	padding:36px 54px 36px 36px;
}
.option_nav {
	float:left;
	width:auto;
	margin-bottom:25px;
	border-bottom:1px solid #ccc;
}
.option_nav .option_list {
	float:left;
	padding:10px;
	cursor:pointer;
}
.hide_option {
	display:none!important;
}
.option_nav .option_current {
	border-bottom:1px solid #3cb067;
	margin-bottom:-1px;
}
.option_section {
	display:none;
	width:100%;
}
.foot_link {
	margin-bottom:21px;
}
.option_section .note_group {
	margin-bottom:0;
}
.option_show {
	display:inline-block;
}
.status_hide {
	display:none;
}
/*-----------------------颜色选择器样式------------------------------*/
.colorpal {
	display:inline-block;
	width:33px;
	height:33px;
	background:url('//static.clewm.net/static/images/select2_2cc7eaf.png') no-repeat;
	overflow:hidden;
	position:relative;
	vertical-align:middle;
	margin-left:30px;
	top:-2px;
}
.colorpal .cp {
	border:none;
	position:relative;
	top:4px;
	left:4px;
	width:28px;
	height:28px;
	background-image:url('//static.clewm.net/static/images/select2_2cc7eaf.png');
	background-color:#4391D9;
	background-position:50% 50%;
	cursor:pointer;
}
#icp_mycolor {
	background-color:#4391D9;
}
div.colorPicker-picker {
	height:16px;
	width:16px;
	padding:0 !important;
	border:1px solid #ccc;
	background:url('//static.clewm.net/static/images/plug_colorPicker_arrow_28ed767.gif') no-repeat top right;
	cursor:pointer;
	line-height:16px;
	display:inline;
	float:left;
}
.colorpal input.iColorPicker {
	display:none!important;
	background-color:#4391D9;
}
.colorpal_close1 {
	margin-left:8px;
	top:2px;
	position:relative;
	cursor:pointer;
	display:none;
}
/*富文本编辑器 Ueditor*/
.toolbar-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    opacity: .45;
    z-index: 1000;
}
.edui-default .edui-editor-toolbarboxouter {
	background-image:none !important;
	background-color:#fff !important;
}
.edui-default .edui-editor {
	border:1px solid #ddd;
}
.edui-default .edui-editor-toolbarboxouter {
	border-bottom:1px solid #ddd;
}
.edui-default .edui-editor-toolbarbox,.edui-default .edui-editor-toolbarboxouter {
	box-shadow:none;
	-webkit-box-shadow:none;
}
.edui-editor-toolbarboxinner {
	background:#fff;
}
/*右侧浮动按钮*/
	.vbar-box {
	position:fixed;
	right:0px;
	top:200px;
	z-index:999;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	overflow:hidden;
}
.vbar-box .btn {
	width:60px;
	height:50px;
	line-height:49px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	padding:0px;
}
.vbar-box .vbar-close {
	display:block;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.vbar-box .vbar-show {
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	cursor:pointer;
	border-radius:4px 0 0 4px;
}
/*白名单预览*/
.open_page_url {
	background:#f2f2f2;
	margin:0 2em;
	padding:10px;
	max-height:215px;
	overflow:hidden;
}
.open_page_url p {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
/*UM编辑器*/
.edui-container {
	box-sizing:content-box;
	box-shadow:none !important;
	border:0 !important;
}
.edui-container {
	box-sizing:content-box;
	box-shadow:none;
}
.edui-default .edui-editor {
	border:1px solid #ddd;
}
.edui-toolbar {
	box-shadow:none !important;
}
.edui-btn-toolbar {
	background:#f7f7f7;
	padding:8px 12px !important;
}
.edui-editor-body .edui-body-container {
	font-family:'microsoft yahei',arial,sans-serif;
  	box-sizing: content-box;
}
.edui-editor-body .edui-body-container ul,
.edui-editor-body .edui-body-container ol {
	padding-left: 30px;
	list-style: inherit;
}
.edui-editor-body .edui-body-container li {
	list-style: inherit;
}
.edui-editor-body .edui-body-container ol {
	list-style-type: decimal;
}
.edui-btn-toolbar .edui-btn,.edui-btn-toolbar .edui-splitbutton {
	padding:1px 2px;
	margin-top:4px;
	margin-bottom:4px;
}
.edui-toolbar .edui-separator {
	margin:4px 5px;
}
.edui-btn-toolbar .edui-splitbutton .edui-btn {
	padding:0;
	margin:0;
}
.edui-btn-toolbar .edui-btn.edui-hover,.edui-btn-toolbar .edui-btn.edui-active {
	padding:0 1px;
	background-color:#d5e1f2;
	border:1px solid #a3bde3;
}
.edui-splitbutton.edui-hover {
	padding:0 1px;
	background-color:#d5e1f2;
	border:1px solid #a3bde3;
}
.edui-separator {
	margin:0 5px;
}
/* 插入图片，样式，电话，表格 */
.edui-image-file:hover,
.edui-btn-tellink:hover,
.edui-btn-clistyle:hover,
.edui-btn-activeinsert:hover,
.edui-btn-table:hover {
	cursor:pointer;
}
.edui-btn-image.edui-hover,
.edui-btn-tellink.edui-hover,
.edui-btn-clistyle.edui-hover,
.edui-btn-activeinsert.edui-hover,
.edui-btn-table.edui-hover {
	padding:1px 2px !important;
	border:0 !important;
	background-color:#f7f7f7 !important;
}
.edui-btn-image.edui-hover .edui-icon-image {
	background-position:-97px 0px !important;
	background: #f8f8f8 !important;
}
/* 电话链接 hover */
.edui-btn-tellink.edui-hover .edui-icon-tellink {
	background-position:-97px -63px !important;
	background: #f8f8f8 !important;
}
/* 插入样式 hover */
.edui-btn-seniorstyle.edui-hover .edui-icon-seniorstyle {
	background-position:-97px -32px !important;
	background: #f8f8f8 !important;
}
/* 功能性按钮 */
#modal-tellink-tip {
	display:none;
}
.edui-btn-toolbar .edui-btn .edui-icon-image,
.edui-btn-toolbar .edui-btn .edui-icon-tellink,
.edui-icon-clistyle,
.edui-icon-table {
	width:65px !important;
	height:28px !important;
	line-height: 28px !important;
	background: #ffffff !important;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	text-align: center;
}
.edui-icon-activeinsert {
	width:90px !important;
	height:28px !important;
	line-height: 28px !important;
	background: #ffffff !important;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	text-align: center;
}
.edui-icon-image span,
.edui-icon-tellink span,
.edui-icon-clistyle span,
.edui-icon-activeinsert span,
.edui-icon-table span {
	font-size: 12px;
	color: #212121;
}
.edui-btn-toolbar .edui-btn .edui-icon-image {
	background-position:0px 0px !important;
}
.edui-btn-toolbar .edui-btn .edui-icon-seniorstyle {
	background-position:0px -32px;
}
.edui-btn-toolbar .edui-btn .edui-icon-tellink {
	background-position:0px -63px;
}
.edui-btn-toolbar .edui-btn-name-fontsize {
	border:none;
	margin:2px;
}
.edui-btn-toolbar .edui-btn-name-fontsize .edui-caret {
	vertical-align:middle;
	width:8px;
	top:1px;
}
.edui-btn-name-fontsize .edui-button-label {
	width:20px;
	padding:2px 0;
}
.edui-btn-name-fontsize .edui-button-spacing {
	padding:0;
}
.edui-editor-body a {
	color:-webkit-link;
	text-decoration:underline;
	cursor:auto;
}
/*百度编辑器*/
.edui-editor-iframeholder {
	height:250px !important;
}
.edui-default .edui-editor {
	border:1px solid #ddd;
	border-radius:0;
	-webkit-border-radius:0;
}
.prompt {
	text-align:center;
	padding:9px 0;
	position:relative;
	z-index:999;
	font-size:12px;
	display:none;
}
.prompt a {
	font-size:12px;
}
.prompt button {
	float:none !important;
}
.prompt_simple {
	background:#ffffff;
	color:#666;
	border:1px solid #eee;
}
.prompt span {
	line-height:24px;
	height:24px;
	display:inline-block;
}
.prompt_div {
	display:inline-block;
	float:right;
	margin-right:16px;
}
.prompt_div i {
	height:24px;
	line-height:24px;
}
.bold {
	font-weight:bold;
}
.nav-link {
	color:#666;
}
.nav-active-bg .nav > .nav-item > .nav-link {
	background-color:#ffffff;
	color:#666666;
	box-shadow:0 0px 1px rgba(0,0,0,0.15);
}
.nav-active-bg .nav > li.active > .nav-link {
	background-color:#3cb067 !important;
	color:#ffffff !important;
}
.type_section_title {
	line-height:32px;
	width:110px;
	text-align:left;
	float:left;
}
.type_section_linkname,.type_section_select,.type_section_status {
	width:134px;
	float:left;
}
.type_radio_status_box{
	color:#55595c;
	width:300px;
	text-align: left;
	position: relative;
	top:6px;
}
.type_section_linkdesc,.type_section_selectdesc,.type_section_password {
	width:262px;
	float:left;
}
.type_radio_status_password{
	width:278px;
	margin-top: 15px;
}
.type_radio_status_password .col-md-7{
	border-left:1px solid #ddd;
}
.type_section_others {
	width:398px;
	float:left;
}
.type_section_imgtitle {
	line-height:32px;
}
.type_section .imgtext_section_file {
	border-radius:4px !important;
	color:#000;
}
.encrypt_div {
	width:120px;
	height:36px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.encrypt_div .encrypt_check {
	height:34px;
	width:34px;
	padding-top:7px;
	padding-left:7px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}
.encrypt_div .encrypt_check .encrypt_checkbox {
	width:21px;
	height:21px;
}
.encrypt_div .encrypt_text {
	width:84px;
	height:34px;
	float:right;
	line-height:34px;
}
.select_status {
	height:32px;
}
.detail_option_btn {
	position:absolute;
	right:8px;
}
.active_edit_container {
	width:610px;
	min-height:600px;
	min-height: calc(100vh - 240px);
	z-index:1;
	box-shadow:1px 0 0 0 rgba(0,0,0,.05);
}
#filename-img::-webkit-input-placeholder,#filename-file::-webkit-input-placeholder {
	color:black;
	opacity:1;
}
#filename-img::-moz-placeholder,#filename-file::-moz-placeholder {
	color:black;
	opacity:1;
}
#filename-img::-ms-input-placeholder,#filename-file::-ms-input-placeholder {
	color:black;
	opacity:1;
}
@media (min-width:1280px) {
	.active_edit_leftcontainer {
	padding-right:24px !important;
}
.active_row {
	width:100%;
	margin:0;
}
}/*高级编辑器中模板样式*/
.list-paddingleft-2 {
	padding-left:30px;
}
.list-paddingleft-2 li {
	list-style-type:square !important;
}
/*网址导航*/
.url-desc {
	border-right:0;
}
.url-icon_content {
	padding-left:12px !important;
}
.url-icon {
	margin-top:3px !important;
	border:1px solid rgba(120,130,140,.25);
	border-radius:4px;
}
.url_des_content {
	padding-left:36px;
	padding-right:36px;
}
/*底部链接*/
.footerlink_url {
	border-left:0;
}
/*底部菜单*/
#vcard {
	border-left:0;
}
/*加密*/
#password_hint,#password {
	border-left:0;
}
/*带表格的模版 鼠标hover 添加&删除 操作*/
.table-operation-box {
	width:55px;
	height:100%;
	padding:0 10px;
	background:#666;
	border-radius:4px;
}
.upload-img-btn {
	margin-bottom:10px;
	width:80px;
}
.img_cover {
	position:relative;
	margin:0;
	width:610px;
	height:300px;
	text-align:center;
	overflow:hidden;
	background-position:center;
	background-size:auto 300px;
	background-repeat:no-repeat;
	display:none;
	border-bottom: 1px solid #e1e1e1;
}
.img_cover_noimg {
	position:relative;
	margin:0;
	width:610px;
	height:300px;
	text-align:center;
	overflow:hidden;
	background-position:270px 88px;
	background-size:70px;
	background-repeat:no-repeat;
	background-image:url("//static.clewm.net/static/images/pro/img-none@2x_6ec3f8b.png");
	background-color:#ffffff;
	border-bottom: 1px solid #e1e1e1;
}
.file_cover_noimg {
	position:relative;
	margin:0;
	width:610px;
	height:300px;
	text-align:center;
	overflow:hidden;
	background-position:270px 88px;
	background-size:70px;
	background-repeat:no-repeat;
	background-image:url("//static.clewm.net/static/images/pro/file-empty@2x_cb54b8e.png");
	background-color:#ffffff;
	border-bottom: 1px solid #e1e1e1;
}
.img_cover img {
	width:100%;
	height:100%;
}
.file_ext_img {
	width:80px;
	height:104px;
	margin-top:70px;
}
.file_cover {
	position:relative;
	margin:0;
	width:610px;
	height:300px;
	text-align:center;
	overflow:hidden;
	background-position:center;
	background-size:auto 300px;
	background-repeat:no-repeat;
	display:none;
	border-bottom: 1px solid #e1e1e1;
}
.log_cancel,.log_cancelf {
	width:16px;
	height:16px;
	right:6px;
	top:6px;
	text-align:center;
	background-color:rgba(0,0,0,.5);
	color:#ffffff;
	border-radius:16px;
	z-index:8;
	padding-top:0.5px;
	font-size:12px !important;
}
.log_cancelf:before {
	vertical-align:middle;
}
.edit_qrcode_img_wrapper {
    width: 168px;
    /*height: 168px;*/
    padding: 5px;
    background: #fff;
}
.edit_qrcode_img {
	width: 154px;
    /*height: 154px;*/
    margin: auto;
    margin-top: 3px;
}
.right_box_btn {
	width:168px;
	margin:16px 0;
}
.operation_link:hover {
	color:#373a3c;
}
.operation_separator {
	padding:0 5px;
	line-height:12px;
	color:rgba(120,130,140,.25);
}
#show-qrcode[disabled] {
	background-color:#f8f8f8 !important;
	color:#000000 !important;
	border:none !important;
}
#show-qrcode[disabled]:hover {
	color:#000000 !important;
}
.edit_right_content {
	position:fixed;
	width:200px;
	margin-left:610px !important;
	background:#f8f8f8;
}
.edit_right_content .edit_right_content_inner {
	padding-left:16px;
	padding-right:16px;
}
.umeditor_alert {
	position:absolute;
	top:93px;
	z-index:1000;
	width:600px;
	right:5px;
	opacity:0.9 !important;
	font-weight:bold;
	display:none;
}
.tip-bottom {
	display:none;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	right:0;
	width:500px;
	margin:auto;
	padding:15px;
	color:#31708f;
	background-color:#d9edf7;
	border:1px solid #bcdff1;
	border-bottom:0;
	border-radius:0px 0px 4px 4px;
}
.tip-bottom .target-link {
	max-width:200px;
	height:24px;
	font-weight:bold;
	text-overflow:ellipsis;
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
	vertical-align:middle;
}
.tip-bottom .target-link:hover {
	text-decoration:underline;
}
.create_again_style {
	position:relative;
	top:12px;
	float: right;
	display: none;
}
.back_list_style {
	position:absolute;
	top:12px;
	right:20px;
}
.back_list_style:hover {
	color:#000;
}
.back_list_style i {
	font-size:14px;
	color:#666;
}
.upload-img-del {
	display:inline-block;
	right:24px;
	top:24px;
	position:absolute;
	z-index:1;
	margin-top:6px;
	display: none;
}
.upload-img-up {
	display:inline-block;
	right:24px;
	top:70px;
	position:absolute;
	z-index:1;
	display: none;
}
/* 生码后黑色tooltip */
.alert-violation {
	background-color:#fcf8e3;
	position:fixed;
	z-index:9;
	padding:35px 25px;
	bottom:-134px;
	width:100%;
	transition:bottom .5s ease-in-out;
}
.alert-violation.show {
	bottom:0;
	transition:bottom .5s ease-in-out;
}
.catalog_link:hover {
	text-decoration:underline;
}
/* 生码后黑色tooltip */
.pro_tooltip {
	top: 94px;
	left: 212px;
	display: block;
}
.pro_tooltip_close {
    position: absolute;
    top: 8px;
    right: 14px;
}
.pro_tooltip_p {
	width: 183px;
	padding: 8px;
	padding-right: 20px;
}
/* modal changetype */
#modal-changetype .modal-body {
	margin-top: 44px;
	margin-bottom: 40px;
	padding: 0;
}
#modal-changetype .tip-msg {
	margin-top: 40px;
}
.modal-changetype-ul {
	text-align: left;
    padding: 0 71px 0 91px;
}
.modal-changetype-ul li {
	border: 1px solid #eeeeee;
	margin-right: 20px;
	margin-top: 20px;
	border-radius: 4px;
}
.modal-changetype-ul li.active {
	border: 1px solid #3cb067;
}
.modal-changetype-ul li a {
	padding: 18px 31px;
	border: 0;
}
.modal-changetype-ul li .clicon-corner-mark-check {
	display: none;
    position: absolute;
    right: -1px;
    top: 0;
    overflow: hidden;
    text-align: right;
    color: #3cb067;
    font-size: 34px;
}
.modal-changetype-ul li.active .clicon-corner-mark-check {
	display: block;
}
#qrcode-type-choose {
	visibility: hidden;
}
#show-qrcode,#qrcode-othertype {
	display: none;
}
.temp_height32 {
	height: 32px;
}
/* uploading */
.uploading {
	display:none;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:610px;
	height: 300px;
	text-align: center;
    padding: 0 200px;
    background: #fff;
}
.file-icon {
    display: block;
    width: 70px;
    height: 70px;
    background-size: 70px;
    background-repeat: no-repeat;
    margin: 88px auto 18px;
}
.file-icon-img {
	background-image:url("//static.clewm.net/static/images/pro/img-none@2x_6ec3f8b.png");
}
.file-icon-file {
	background-image:url("//static.clewm.net/static/images/pro/file-empty@2x_cb54b8e.png");
}
.progress-xxs {
    height: 3px;
}
.img_loading {
    width: 380px;
    height: 300px;
}
.img_fail {
	width: 380px;
    height: 278px;
}


/* 插入表格、插入样式 相关样式*/
.editor_main {
	width: 810px;
	margin: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.feedback span:hover{
	color:#3cb067;
	text-decoration: none;
}
.feedback span:hover i.fa{
	color:#3cb067;
	text-decoration: none;
}

#title_content{
	border-bottom: 1px solid #e1e1e1;
}

/* 客服入口 */
.support-wrapper {
	position: fixed;
	bottom: 24px;
	right: 24px;
}

/* 图文活码的相关样式*/

#activeinsert-wrapper .active-text-content {
	border: 1px solid #f8f8f8;
}

#activeinsert-wrapper .active-text-content:hover {
	border: 1px solid #3cb067;
}


.active-img-text {
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	position: relative;
	border-radius: 2px;
}

.active-img-text a.active-a-href {
	display: block;
	text-decoration: none;
}

/* 左侧蒙版时标签不能点击*/
#activeinsert-wrapper .active-img-text .left-mask,
#activeinsert-wrapper .active-vcard-text .left-mask,
#activeinsert-wrapper .active-file-text .left-mask,
#activeinsert-wrapper .active-jump-text .left-mask,
#activeinsert-wrapper .tpl-have-passwd-text .left-mask {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	margin-left: -1.1em;
	z-index:100;
}

#activeinsert-wrapper .active-img-text:hover .left-mask,
#activeinsert-wrapper .active-vcard-text:hover .left-mask,
#activeinsert-wrapper .active-file-text:hover .left-mask,
#activeinsert-wrapper .active-jump-text:hover .left-mask,
#activeinsert-wrapper .tpl-have-passwd-text .left-mask {
	display: block;
}

/* 右侧的mask控制 */
.active-img-text .mask,
.active-vcard-text .mask,
.active-file-text .mask,
.active-jump-text .mask,
.tpl-have-passwd-text .mask {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	margin-left: -1em;
	background-color: #5e5e5e;
	opacity: .8;
	border-radius: 2px;
}

.active-hover-shadow:hover .active-edit {
	display: block;
}

.active-hover-shadow:hover .mask {
	display: block;
}

.active-hover-shadow {
	margin: 1rem 0;
}

.active-copy-content [active-refresh],
.active-copy-content [before-br],
.active-copy-content [after-br] {
	display: none !important;
}
.active-img-text .img-text-content {
	width: 100%;
}

.active-img-text .active-text-title,
.active-jump-text .active-text-title{
	font-size: 16px;
	color: rgba(0,0,0,.87);
	font-weight: bold;
	font-style: normal;
}

.active-img-text .img-text-content 	img {
	width: 100%;
}

#activeinsert-wrapper .active-jump-text .active-text-footer {
	margin-top: 0px!important;
}

/*图文码无图片传进来时的样式控制*/
.active-img-text .img-text-content 	img[src='']{
	display: none;
}

/*  START  图片长度超过400px时，下面出现锯齿样式自动切断！！！*/
.active-img-text .img-text-content .img-box {
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: cover;
	position: relative;
	width: 100%;
}

.img-cut-left {
	height: 100px;
    overflow: hidden;
    margin-bottom: 0.5em;
}

.img-cut-right {
    height: 204px;
    overflow: hidden;
    margin-bottom: 1em;
}

.active-img-text .img-text-content .img-box .img-cut-child-bg {
	position: absolute;
	bottom: -8px;
	width: 100%;
	background-image: url(../images/png-cut.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	height: 16px;
}

.active-img-text .img-text-content .img-box .img-cut-left-child-bg {
	position: absolute;
	bottom: -8px;
	width: 100%;
	background-image: url(//static.clewm.net/static/images/png-left-cut_93b7796.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	height: 16px;
}

/*  END  图片长度超过400px时，下面出现锯齿！！！*/

.active-text-content-info {
	width: 100%;
	font-size: 14px;
	color: rgba(0,0,0,.87);
	line-height: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* START 超出省略号*/
/* 1 start 左侧的导航栏 */
#activeinsert-wrapper .case-info {
	position: relative;
}

#activeinsert-wrapper .case-info-over {
    overflow: hidden;
}
#activeinsert-wrapper .case-info-over:after{
    content: "...";
    width: 17px;
    padding-left: 5px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

#activeinsert-wrapper .case-info-text {
	position: relative;
}

#activeinsert-wrapper .case-info-text-over {
    overflow: hidden;
}
#activeinsert-wrapper .case-info-text-over:after{
    content: "...";
    width: 24px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

#activeinsert-wrapper .active-title-info {
	position: relative;
}

#activeinsert-wrapper .active-title-info-over {
    overflow: hidden;
}
#activeinsert-wrapper .active-title-info-over:after{
    content: "...";
    width: 14px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

#activeinsert-wrapper .item-title-info {
	position: relative;
	top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 18px;
	display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

#activeinsert-wrapper .item-title-info-over {
    overflow: hidden;
}
#activeinsert-wrapper .item-title-info-over:after{
    content: "...";
    width: 12px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}


#activeinsert-wrapper .file-title-info {
	position: relative;
	overflow: hidden;
}

#activeinsert-wrapper .file-title-info-over {
    overflow: hidden;
}

#activeinsert-wrapper .file-title-info-over:after {
	content: "...";
    width: 19px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

#activeinsert-wrapper .vcard-title-info {
	position: relative;
	overflow: hidden;
}

#activeinsert-wrapper .vcard-title-info-over {
    overflow: hidden;
}

#activeinsert-wrapper .vcard-title-info-over:after {
	content: "...";
    width: 17px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

/* 1 end 左侧的导航栏 */
/* 2 start 右侧的编辑栏 */
.edui-body-container .case-info-right {
	position: relative;
}

.edui-body-container .case-info-right-over {
    overflow: hidden;
}
.edui-body-container .case-info-right-over:after{
    content: "...";
    width: 24px;
    padding-left: 5px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

.edui-body-container .case-info-text-right {
	position: relative;
}

.edui-body-container .case-info-text-right-over {
    overflow: hidden;
}
.edui-body-container .case-info-text-right-over:after{
    content: "...";
    width: 24px;
    padding-left: 5px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}


.edui-body-container .active-title-info-right {
	position: relative;
}

.edui-body-container .active-title-info-right-over {
    overflow: hidden;
}
.edui-body-container .active-title-info-right-over:after{
    content: "...";
    width: 21px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

.edui-body-container .item-title-info-right {
	position: relative;
	top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 18px;
	display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.edui-body-container .item-title-info-right-over {
    overflow: hidden;
}
.edui-body-container .item-title-info-right-over:after{
    content: "...";
    width: 21px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}


.edui-body-container .file-title-info-right {
	position: relative;
}

.edui-body-container .file-title-info-right-over {
    overflow: hidden;
}

.edui-body-container .file-title-info-right-over:after {
	content: "...";
    width: 18px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

.edui-body-container .vcard-title-info-right {
	position: relative;
	margin-bottom: 8px;
}

.edui-body-container .vcard-title-info-right-over {
    overflow: hidden;
}

.edui-body-container .vcard-title-info-right-over:after {
	content: "...";
    width: 17px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}
/* 2 end 右侧的编辑栏 */
/* END 超出省略号*/


.active-img-text .active-text-footer,
.active-jump-text .active-text-footer{
	border-top: 1px solid #ddd;
	width: 100%;
	padding-top: 12px!important;
	display: block;
	line-height: 20px;
}

.active-jump-text .active-text-footer{
	padding-top: 15px;
}

.active-text-footer-no-top {
	border-top: none!important;
}

.active-img-text .active-text-footer .footer-left,
.active-jump-text .active-text-footer .footer-left{
	float: left;
	color: rgba(88,108,148,1);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.active-img-text .active-text-footer .footer-right,
.active-jump-text .active-text-footer .footer-right {
	float: right;
	position: relative;
	color: #999;
}

.active-img-text .active-text-footer .footer-right .footer-right-icon,
.active-jump-text .active-text-footer .footer-right .footer-right-icon, {
	position: relative;
	top: 8px;
	color: #999;
}

.active-edit {
	display: none;
	position: absolute;
	z-index:999;
	bottom: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	left: 0;
	color: #eee;
	font-size: 14px;
	margin-bottom: 12px;
}

.active-edit .title .fa ,
.active-edit .title .clicon-activeqr-url,
.active-edit .title .clicon-user-o-block,
.active-edit .title .clicon-text-code {
	margin-right: 10px;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: white;
	color:#999;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	background-position: 3px 3px;
}

.active-edit .title span {
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
}

.active-edit .edit span {
	padding: 2px 0;
	height: 24px;
	line-height: 20px;
	color:#fff;
}

.active-edit .edit a.active-vcard-text-a span {
	line-height: 19px;
}

.active-edit .edit a {
	text-decoration: none;
	color: #fff;
	padding: 2px 0;
	height: 24px;
	line-height: 20px;
	display: inline-block;
}

.active-edit .edit a:hover {
	background-color: #3cb067;
	border-radius: 3px;
}

.active-edit .edit span:hover {
	background-color: #3cb067;
	border-radius: 3px;
}

.active-edit .title i {
	margin-right: 5px;
	font-size: 14px;
}

.active-edit .title {
	float: left;
}

.active-edit .edit {
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.active-edit span {
	display: inline-block;
}

/* 文件活码的相关样式*/

.active-file-text {
	display: block;
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	position: relative;
	height:75px;
	border-radius: 2px;
}

.file-text-left {
	float: left;
	width: 96%;
}

.file-text-left img {
	display: inline-block;
	height: 42px;
	width: 34px;
	position: absolute;
	top: 18px;
	margin-right: 10px;
	float: left;
}

#activeinsert-wrapper .file-text-left img {
	display: inline-block;
	height: 38px;
	width: 30px;
	position: absolute;
	top: 18px;
	margin-right: 10px;
	float: left;
}

.file-text-left .file-info {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	position: relative;
	top: 4px;
	margin-left: 44px;
}

.file-text-left img {
	top: 17px;
}

.file-text-left .file-info .file-title-name {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: rgba(0,0,0,1);
	line-height: 20px;
	height: 20px;
	width: 88%;
	overflow: hidden;
	text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.file-text-left .file-info .file-capacity {
	color: rgba(153,153,153,1);
	font-size: 12px;
	margin-top: -1px;
}

.file-text-right {
	float: right;
	position: relative;
	color: #999;
}

#activeinsert-wrapper .file-capacity {
	margin-top: -1px;
}

#activeinsert-wrapper .file-text-right {
	top: 5px;
}

.edui-body-container .file-text-right {
	top: 10px;
}

/* 名片码的相关样式*/
.active-vcard-text {
	height: 100px;
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	position: relative;
	border-radius: 2px;
}

.vcard-text-left {
	float: left;
	width: 90%;
}

.vcard-text-left img {
	display: inline-block;
	height: 60px;
	width: 60px;
	position: absolute;
	top: 20px;
	border-radius: 30px;
	margin-right: 10px;
	float: left;
}

.vcard-text-left .vcard-info {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	width: 60%;
	margin-left: 70px;
}

.vcard-text-right {
	float: right;
	line-height: 70px;
}

.vcard-text-icon {
	position: relative;
	color: #999;
}

.vcard-people-name {
	color: rgba(0,0,0,.87);
	font-size: 14px;
	margin-bottom: 9px;
	line-height: 15px;
	padding-bottom: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-style: normal;
    font-weight: normal;
}

#activeinsert-wrapper .vcard-people-name {
	padding-bottom: 0px;
	margin-bottom: 7px;
}

.vcard-people-tag {
	line-height: 14px;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.vcard-people-tag, .vcard-people-phone {
	font-size: 12px;
	color: rgba(153,153,153,1);
	text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-style: normal;
    font-weight: normal;
}

/* url码的相关样式*/
.active-jump-text {
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	position: relative;
	border-radius: 2px;
}

.active-jump-text .img-text-footer {
	display: block;
}

.jump-text-box {
	border-top: 1px solid #ddd;
}

.jump-text-box .item {
	padding: 1em 0!important;
	display: block;
	border-bottom: 1px solid #ddd;
}

.jump-text-box .item-title {
	float: left;
	font-size: 14px;
	color: black;
	line-height: 20px;
	width: 88%;
	font-weight: normal;
	font-style: normal;
}

.jump-text-box .item-icon {
	float: right;
	color: #999;
}

/*最外层的标题文字top-bar-title-box样式*/
.top-bar-title-box {
	font-size: 12px;
	position: relative;
}

.top-bar-title-box i {
	color: #999;
	font-size: 14px;
	position: absolute;
	left: 0;
}

.have-passwd-text-right-tip {
	position: absolute;
	right: 0;
	top: 8px;
}

.top-bar-title-box .code-name-info {
	line-height: 18px;
	left: 20px;
	display: inline-block;
	position: relative;
	width: 90%;
	top: -1px;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.top-bar-title-box .title-code-lock-info {
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 18px;
	display: box;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.top-bar-title-box .code-name-info-over {
    overflow: hidden;
}

.top-bar-title-box .code-name-info-over:after {
	content: "...";
    width: 18px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
}

/*最外层的top-bar-title-box样式*/

/*有密码的样式*/

.tpl-have-passwd-text {
	width: 100%;
	background-color: #f8f8f8;
	box-sizing: border-box;
	position: relative;
	border-radius: 2px;
}

.tpl-have-passwd-text-a {
	text-decoration: none!important;
	display: block;
}

.tpl-have-passwd-text .img-lock-info {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

.tpl-have-passwd-text .img-lock-box {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background-image: url(//static.clewm.net/static/images/lock1x_53558b4.png);
    background-image: -webkit-image-set(url(//static.clewm.net/static/images/lock1x_53558b4.png) 1x, url(//static.clewm.net/static/images/lock2x_f2181d7.png) 2x);
    background-image: -moz-image-set(url(//static.clewm.net/static/images/lock1x_53558b4.png) 1x,url(//static.clewm.net/static/images/lock2x_f2181d7.png) 2x);
    background-image: -ms-image-set(url(//static.clewm.net/static/images/lock1x_53558b4.png) 1x,url(//static.clewm.net/static/images/lock2x_f2181d7.png) 2x);
    background-image: -o-image-set(url(//static.clewm.net/static/images/lock1x_53558b4.png) 1x,url(//static.clewm.net/static/images/lock2x_f2181d7.png) 2x);
}

/*有密码的样式*/


/* 未登录以及未创建草料账号时的样式 */

.login-info-box {
	width:100%;
}

.info-top-box {
	height: 160px;
	border-bottom: 1px solid #ddd;
}

.info-top-box-login-btn {
	padding-top: 4px;
}

.login-info-box-no-bottom {
	border-bottom: none;
}

.login-info-box-no-bottom a {
	display: block;
}

.info-top-box .top-img-box {
	width:60px;
	height: 60px;
	background-size: 100% 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
}

.info-content-box {
	font-size: 12px;
}

.info-top-box .top-login-img-box {
    background-image: url(//static.clewm.net/static/images/login1x_dd15286.png);
    background-image: -webkit-image-set(url(//static.clewm.net/static/images/login1x_dd15286.png) 1x, url(//static.clewm.net/static/images/login2x_5f854bc.png) 2x);
    background-image: -moz-image-set(url(//static.clewm.net/static/images/login1x_dd15286.png) 1x,url(//static.clewm.net/static/images/login2x_5f854bc.png) 2x);
    background-image: -ms-image-set(url(//static.clewm.net/static/images/login1x_dd15286.png) 1x,url(//static.clewm.net/static/images/login2x_5f854bc.png) 2x);
    background-image: -o-image-set(url(//static.clewm.net/static/images/login1x_dd15286.png) 1x,url(//static.clewm.net/static/images/login2x_5f854bc.png) 2x);
}

.info-top-box .no-img-code {
	background-image: url(//static.clewm.net/static/images/empty1x_dcff8b2.png);
    background-image: -webkit-image-set(url(//static.clewm.net/static/images/empty1x_dcff8b2.png) 1x, url(//static.clewm.net/static/images/empty2x_7c3864a.png) 2x);
    background-image: -moz-image-set(url(//static.clewm.net/static/images/empty1x_dcff8b2.png) 1x,url(//static.clewm.net/static/images/empty2x_7c3864a.png) 2x);
    background-image: -ms-image-set(url(//static.clewm.net/static/images/empty1x_dcff8b2.png) 1x,url(//static.clewm.net/static/images/empty2x_7c3864a.png) 2x);
    background-image: -o-image-set(url(//static.clewm.net/static/images/empty1x_dcff8b2.png) 1x,url(//static.clewm.net/static/images/empty2x_7c3864a.png) 2x);
}

/* 左边的通用字体设置 */

/* 标题大小 */

#activeinsert-wrapper .top-bar-title-box i {
	/* padding-right: 8px!important;*/
}

/* 文件码的样式 */

#activeinsert-wrapper .active-file-text {
	height: 63px;
}

#activeinsert-wrapper .active-file-text .file-text-left img {
	top: 11px;
}

#activeinsert-wrapper .active-file-text .file-text-left .file-info {
	top: -3px;
}

#activeinsert-wrapper .file-title-name {
	font-size: 13px;
}

/* 名片码的样式 */

#activeinsert-wrapper .active-vcard-text {
	height: 85px;
}

#activeinsert-wrapper .active-vcard-text .vcard-text-left img {
	top: 11px;
}

#activeinsert-wrapper .active-vcard-text .vcard-text-left .vcard-info {
	padding-top: 1px;
}

#activeinsert-wrapper .vcard-text-right {
	line-height: 50px;
}

/* 图文码的样式 */

#activeinsert-wrapper .active-img-text, #activeinsert-wrapper  .active-jump-text {
	padding: 10px!important;
}


#activeinsert-wrapper .img-text-content {
	margin-top: 0px!important;
}

#activeinsert-wrapper .active-text-content-info {
	margin-bottom: 8px!important;
	margin-top: 0px!important;
}

#activeinsert-wrapper .active-text-footer {
	padding-top: 10px!important;
	margin-top: 10px!important;
	line-height: 16px;
}

#activeinsert-wrapper .active-text-title {
	font-size: 14px;
}

#activeinsert-wrapper .active-text-content-info {
	font-size: 12px;
}

#activeinsert-wrapper .active-text-footer .footer-left {
	font-size: 12px;
}

/* url码的样式 */

#activeinsert-wrapper .active-jump-text .jump-text-box .item {
	padding: 8px 0!important;
}

#activeinsert-wrapper .m-0-bottom {
	margin-bottom: 0px!important;
}

#activeinsert-wrapper .item-title {
	font-size: 12px;
}

#activeinsert-wrapper .vcard-text-left {
	line-height: 54px;
}

.edui-body-container .vcard-text-left {
	line-height: 65px;
}

/* 有密码的二维码左侧样式 */

#activeinsert-wrapper .tpl-have-passwd-text {
	padding: 10px!important;
}
.click-undisapled {
	display: block;
    background: #ddd;
    opacity: 0.8;
    cursor: not-allowed;
}

.edui-body-container .active-text-content-info {
	margin-top: 0px!important;
	font-weight: normal;
	font-style: normal;
}

.edui-body-container .file-text-left {
	height: 42px;
}

/* 文件码居中 */

.edui-body-container .file-text-left .file-info {
	height: 100%;
}

.edui-body-container .file-text-left .file-info {
	top: 2px;
}

.edui-body-container .file-text-left .file-info .file-capacity {
	margin-top: 3px;
	font-style: normal;
	font-weight: normal;
}

.edui-body-container .active-edit .title{
	width: 40%;
	margin-top: -2px;
	font-style: normal;
	font-weight: normal;
}

.edui-body-container .active-edit .title span{
	width: 75%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-overflow:ellipsis;
}

/* vcard 名片吗的职位一行省略 */
.vcard-people-tag-over {
	overflow: hidden;
}

.vcard-people-tag-over:after {
	content: "...";
    width: 10px;
    padding-left: 0px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
}

.edui-body-container .vcard-people-tag-over:after {
	width: 15px;
}

#activeinsert-wrapper .vcard-text-left {
	margin-top: -2px;
}

.edui-body-container .vcard-info {
	margin-top: 5px;
}


.edui-body-container .active-img-text {
	padding: 1em 1em 10px 1em!important;
}

.edui-body-container .active-jump-text {
	padding: 1em 1em 12px 1em!important;
}
.edui-body-container .active-jump-text .active-text-title {
	margin-bottom: 1em!important;
}

/* 标题居中 */

#activeinsert-wrapper .active-img-text .m-b-sm {
	margin-bottom: 10px!important;
}

.edui-body-container .active-img-text .m-b-sm {
	margin-bottom: 1em!important;
}

.edui-body-container .active-text-content-info {
	margin-top: 0px!important;
}

.edui-body-container .file-text-left .file-info .file-capacity {
	margin-top: 5px;
}
.extra-p-hover {
	position: relative;
	border: 1px dotted rgba(120,130,140,.13);
}
.extra-p-delete {
	position: absolute;
	top: 2px;
	right: 4px;
	color: #999;
	cursor: pointer;
	font-size: 12px;
}

.edui-body-container .active-jump-text .active-text-title-right {
	margin-bottom: 0px!important;
}

.edui-body-container .active-jump-text .m-b-sm {
	margin-bottom: 1em!important;
}
/* 编辑器内操作样式 */
.activeStyle {
    outline: 1px dashed rgba(0,0,0,.3);
}
.edui-popup-content {
    background: 0 0;
    box-shadow: none;
    padding: 0;
    position: absolute;
    z-index: 1001;
}
.edui-popup-content .popup-btn-group {
    height: 32px;
    background-color: #575757;
    position: relative;
    display: table;
    border-radius: 6px;
}
.edui-popup-content .popup-btn-group .popup-btn:not(:last-child) {
    border-right: 1px solid #4c4c4c;
}
.edui-popup-content .popup-btn-group .style-btn-colorpicker {
    text-align: center;
    line-height: 30px;
    padding-top: 6px;
    display: block!important;
}
.edui-popup-content .popup-btn-group .popup-btn {
    float: left;
    height: 32px;
    position: relative;
    cursor: pointer;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
	padding: 0 12px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
/* 编辑器内操作样式 END */
/* 免费用户地步出现logo提醒 */
.free-logo-lock-box {
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 1.4;
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-bottom: 12px;
}
.collect_switch {
	float: right;
	line-height: 18px;
	margin-right: 210px;
	display: inline-flex;
	align-items: center;
}
.collect_switch.none {
	display: none;
}
.collect_switch_name {
	font-size: 12px;
	color: #999999;
	margin: 0 3px;
}
.collect_switch_question {
	font-size: 12px;
	color: #999999;
}

.free-logo-lock-box .left-area {
	float: left;
}

.free-logo-lock-box .right-area {
	float: right;
}

.free-logo-lock-box .center-area {
	text-align: center;
}

.free-logo-lock-box #free-logo-powered {
	display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    line-height: 12px;
	cursor: default;
	margin-right: 200px;
}

.collect-text {
	position: relative;
}

.collect-text::before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 2px;
	width: 1px;
	height: 14px;
	border-left: 1px solid #aaa;
}

.complain-text {
	margin-right: 200px;
}

.complain-text .text-blue {
	color: #4E6B8C;
}

.free-logo-lock-box a#free-logo-powered span {
	color: #4E6B8C;
}

.free-logo-lock-box a#free-logo-powered img {
	width: 12px;
	height: 12px;
	margin: 0 3px;
	vertical-align: middle;
}

.free-logo-lock-box .right-area i {
	margin-left: 5px;
}

.free-logo-lock-box .box-hover-info {
	text-align: center;
}

.free-logo-lock-box .box-hover-info a i {
	margin-left: 3px;
}

.blank-box {
	text-align: center;
	margin-bottom: 20px;
	color: #666;
}
.blank-box img {
	height: 20px;
	width: 20px;
	margin-bottom: 5px;
}

#activeinsert-wrapper .blank_template {
	display: none;
}

/* 支持dwg文件 */
.file-support-dwg {
	position: absolute;
	width: 200px;
	margin-left: -100px;
	bottom: 10px;
	left: 50%;
}

#dwg-box {
	z-index: 2147483647;
	min-width: 200px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	width: 95%;
	border-radius: 4px;
	font-size: 12px;
	color: rgb(49, 112, 143);
	box-sizing: border-box;
	position: absolute;
	line-height: 1.5em;
	text-align: left;
	padding: 8px 12px;
	background: rgb(188, 223, 241);
	border: 1px solid rgb(160, 202, 214);
	display: block;
}

#dwg-box .dwg-notice {
	font-weight: bold;
}

#dwg-box #dwg-box-close {
	position: absolute;
	right: 10px;
	top: 7px;
	cursor: pointer;
}
#active-catalogue-box {
	color: rgba(0,0,0,.87);
    padding: 0px 13px;
}
#active-catalogue-box a {
}

.bottom-poweredby {
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.editor-footer {
	padding: 7px 0 16px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.editor-footer.none {
	display: none;
}

.poweredby-desc {
	position: relative;
	display: inline-block;
	font-size: 12px;
    color: #a0a0a0;
}

.poweredby-desc.none {
	display: none;
}

.poweredby-arrow {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -14px;
	left: 50%;
	margin-left: -11px;
	border-color: transparent;
	border-style: solid;
	border-width: 7px;
	border-bottom-color: #d8d8d8;
  }


.poweredby-arrow::before,
.poweredby-arrow::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 9px;
    border-color: transparent;
    border-style: solid;
}

.poweredby-arrow::after {
    top: -9px;
    margin-left: -10px;
    content: " ";
    border-width: 10px;
    border-bottom-color: #f0f2f5;
}

.help-modal-backdrop, .help-modal-backdrop-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

.help-modal-backdrop-bg {
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
	background-color: #000;
	opacity: 0;
}

.help-modal-backdrop.active .help-modal-backdrop-bg {
	opacity: 0.5;
}

.help-modal {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 728px;
	min-height: 240px;
	max-height: 90%;
	max-height: 90vh;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
	border-radius:6px;
	-webkit-transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms;
	transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms;
	z-index: 1002;
}

.help-modal-content {
	height: auto;
	max-height: 100%;
	max-height: 90vh;
	padding: 40px 50px;
	overflow: auto;
}

.help-modal-title {
	font-size:28px;
	font-weight:500;
	color:rgba(0,0,0,0.87);
	line-height:44px;
	margin-bottom: 28px;
}
.help-modal-subtitle {
	position: relative;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height:24px;
	margin-bottom: 10px;
	/* padding-left: 36px; */
}
.help-modal-subtitle.mb32 {
	margin-bottom: 18px;
	/* padding-left: 36px; */
}
/* .help-modal-subtitle::before {
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 13px;
	height: 13px;
	background: #fff url(/static/images/pushpin-fill@2x.png) no-repeat;
	background-size: 13px 13px;
} */
.help-modal-text {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-bottom: 18px;
	/* padding-left: 36px; */
}

.help-modal-image {
	max-width: 100%;
	margin-bottom: 18px;
}

.help-modal-backdrop-close {
	font-size: 18px;
	font-weight: 400;
	position: fixed;
	top: 24px;
	right: 24px;
	line-height: 24px;
}
.help-modal-backdrop-close span:first-child {
	font-size: 24px
}
.price-popover {
	border: none;
	background-color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.price-popover img {
	border: 1px solid #e8e8e8;
}

.common-popover-content {
	max-width: 240px;
}

#jump-warn-tips-box {
	margin-top: 16px;
}

#jump-warn-tips-box p {
	font-size: 12px;
	line-height: 17px;
	color: rgba(0, 0, 0, 0.45);
	margin-bottom: 8px;
}

.jump_content__input.error_jump_text {
	border: 1px dashed #E64340;
}

.jump_content__input__error_text {
	display: none;
	margin-top: 16px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 17px;
	color: #E64340;
}
