
html,
body {
	background: #e9ecf3;
	/*overflow: inherit;*/
}
ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}
input {
    border: none;
}
/******/
/*颜色*/
/******/
.c-blue {
    color: #32c5d2!important;
}
.c-red {
    color: #d93c37!important;
}
.c-green {
    color: #4db14d!important;
}
.c-yellow {
    color: #ffbe40!important;
}
.c-orange {
    color: #ea6e0c!important;
}

/***/
.b-blue {
    background: #23abf0!important;
}
.b-red {
    background: #d93c37!important;
}
.b-green {
    background: #4db14d!important;
}
.b-yellow {
    background: #ffbe40!important;
}
.b-orange {
    background: #ea6e0c!important;
}
/******/
/*颜色*/
/******/
.tpl-block {
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
    font-size: 14px;
}
/******/
/*登录*/
/******/
.tpl-login-wrap {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #334054;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.tpl-login-logo {
    /*overflow: hidden;*/
    /*width: 460px;*/
    /*height: 203px;*/
    margin: 0px auto 15px;
    text-align: center;
    display: flex; justify-content: center; align-items: center; gap: 10px;
}
.tpl-login-logo img {

    width: 64px;
    height: 64px;

}
.tpl-login-form {
    overflow: hidden;
    /*width: 380px;*/
    margin: 150px auto;
    padding: 30px 30px 30px;
    background: #fff;
    border:1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tpl-login-form .am-form-group input {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.tpl-login-form i {
    color: #999;
}
.tpl-login-form button {
    width: 100%;
    border-radius: 6px;
    background: #53d192;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
/******/
/*登录*/
/******/



/******/
/*头部*/
/******/
.am-topbar {
	min-height: 75px;
	line-height: 75px;
}

.am-topbar-inverse {
	background: #fff;
	border-color: #e9ecf3;
}

.am-topbar-brand {
	height: 75px;
	line-height: 75px;
	margin-right: 20px;
}

.tpl-logo {
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
	padding-left: 18px;
	width: 60px;
}

.tpl-logo img {
	display: block;
	width: 100%;
}

.tpl-header-nav-hover-ico {
	color: #C0CDDC;
	font-size: 19px;
}

.am-topbar-btn {
	margin-top: 21px;
}

.tpl-header-list li {
	color: #999;
	border-bottom: 1px solid #F1F4F7;
}

.tpl-header-list li:hover {
	background: #f9fafc;
}

.am-topbar-inverse .am-topbar-nav>li>a {
	height: 75px;
	line-height: 75px;
	padding: 0 12px;
    color: #333333;
}

.tpl-header-list-user-ico img {
	margin-left: 5px;
	margin-top: -4px;
	height: 39px;
	display: inline-block;
	border-radius: 50%;
}

.am-topbar-inverse .am-topbar-nav>li.am-active>a,
.am-topbar-inverse .am-topbar-nav>li.am-active>a:focus,
.am-topbar-inverse .am-topbar-nav>li.am-active>a:hover {
	background-color: #f9fafc;
}

ul.am-dropdown-content>li>a:focus,
ul.am-dropdown-content>li>a:hover {
	background: none;
}

.tpl-header-list li {
	color: #999;
	border-bottom: 1px solid #F1F4F7;
}

.tpl-header-list-link {
	color: #999!important;
}

.tpl-header-list-user-nick {
	color: #7FB0DA;
	font-weight: 600;
}

.tpl-dropdown-content-external {
	display: block;
	overflow: hidden;
	padding: 10px;
	letter-spacing: .5px;
	border-bottom: 1px solid #F1F4F7;
}

.tpl-dropdown-content-external h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #96a5aa;
	font-weight: normal;
	display: inline-block;
	float: left;
}

.tpl-dropdown-content-external a {
	padding: 0!important;
	display: block!important;
	float: right;
	clear: none!important;
}

ul.tpl-dropdown-content li>a.tpl-dropdown-content-message {
	padding: 16px 12px;
	display: block;
	border-bottom: 1px solid #F1F4F7;
}

ul.tpl-dropdown-content li>a.tpl-dropdown-content-message:last-child {
	border-bottom: none;
}

ul.am-dropdown-content>li>a {
	color: #96a5aa;
	padding: 12px 8px 12px 15px;
	white-space: initial;
	font-size: 12px;
	display: table-cell;
}

ul.tpl-dropdown-content {
	width: 260px;
	padding: 8px;
}

.tpl-dropdown-ico-btn-size {
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 8px;
	color: #fff;
	margin-right: 5px;
}

.tpl-dropdown-list-fl {
	width: 70%;
	position: relative;
}

.tpl-dropdown-list-fr {
	width: 30%;
	display: table-cell;
	font-size: 12px;
	text-align: right;
	line-height: initial;
	vertical-align: middle;
	padding-right: 10px;
}

ul.tpl-dropdown-content li>a.tpl-dropdown-content-message {
	padding: 16px 12px;
	display: block;
	border-bottom: 1px solid #F1F4F7;
}

ul.tpl-dropdown-content li>a.tpl-dropdown-content-message:last-child {
	border-bottom: none;
}

.tpl-dropdown-content-photo {
	float: left;
	margin: 0 6px 6px 0;
}

.tpl-dropdown-content-photo img {
	height: 40px;
	width: 40px;
	-webkit-border-radius: 50%!important;
	-moz-border-radius: 50%!important;
	-ms-border-radius: 50%!important;
	-o-border-radius: 50%!important;
	border-radius: 50%!important;
}

.tpl-dropdown-content-subject {
	display: block;
	margin-left: 46px;
}

.tpl-dropdown-content-font {
	display: block!important;
	font-size: 12px;
	line-height: 22px;
	margin-left: 46px;
}

.tpl-dropdown-content-from {
	font-size: 13px;
	font-weight: 600;
}

.tpl-dropdown-content-time {
	font-size: 12px;
	font-weight: 400;
	opacity: .5;
	filter: alpha(opacity=50);
	float: right;
}
.tpl-dropdown-content-progress {
    display: block!important;
}
.tpl-dropdown-content .progress {
    display: block;
    background-color: #f5f5f5;
    margin: 8px 0 2px;
}

.tpl-dropdown-content .task {
    margin-bottom: 5px;
}
.tpl-progress {
    height: 16px;
    margin-bottom: 0;
}
.tpl-dropdown-content .desc {
    font-size: 13px;
    font-weight: 300;
}
.tpl-dropdown-content .percent {
    float: right;
    font-weight: 600;
    display: inline-block;
}
/******/
/*头部*/
/******/

/*顏色*/
.tpl-color-success {
    color: #36c6d3;
}

.tpl-color-danger {
    color: #ed6b75;
}

.tpl-color-warning {
    color: #F1C40F;
}

.tpl-color-primary {
    color: #8E44AD;
}
.tpl-badge-success {
    background-color: #36c6d3!important;
}

.tpl-badge-danger {
    background-color: #ed6b75!important;
}

.tpl-badge-warning {
    background-color: #F1C40F!important;
}

.tpl-badge-primary {
    background-color: #8E44AD!important;
}
/******/
/*身体*/
/******/
.tpl-page-container {
    margin: 0;
    padding: 20px 20px 0;
}

.tpl-page-header-fixed {
    /*margin-top: 75px;*/
}
.tpl-content-wrapper {
    padding-left: 255px;
    /*padding-top: 10px;*/
}
.tpl-content-wrapper-hover {
    padding-left: 0px;
}
.tpl-content {
    overflow: hidden;
}
.tpl-content-page-title {
    color: #697882;
    font-size: 22px;
    font-weight: 400;
}
.am-breadcrumb {
    padding: 0;
    margin-top: 10px;
}
/*模块窗口*/
.tpl-portlet {
	padding:15px 20px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tpl-portlet-tit {
	min-height: 48px;
	border-bottom: 1px solid #eef1f5;
	margin-bottom: 10px;
	overflow: hidden;
}
.tpl-caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #666;
    padding: 10px 0;
}
.tpl-caption i {
    margin-right: 10px;
}
.tpl-am-btn-success {
    border-color: #5eb95e!important;
}
.am-input-group {
    border-radius: 3px;
    overflow: hidden;
}

.tpl-pagination .am-active a {
    background: #23abf0;
    color: #fff;
    border: 1px solid #23abf0;
    padding: 6px 12px;
}
.tpl-pagination .am-disabled a, .tpl-pagination li a {
    color: #23abf0;
    border-radius: 3px;
    padding: 6px 12px;
}
/*图片列表*/
.tpl-table-images {}

.tpl-table-images-content {
    width: 100%;
    border: 1px solid #e7ecf1;
    padding: 26px;
    margin-bottom: 30px;
}

.tpl-table-images-content-i {
    position: relative;
    display: block;
    width: 100%;
}

.tpl-table-images-content-i-time {
    width: 100%;
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7ecf1;
    margin-bottom: 10px;
}

.tpl-table-images-content-i-shadow {
    background: url(../img/lbbg.png) bottom repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.tpl-table-images-content-i-info {
    position: absolute;
    left: 10px;
    right: 0;
    bottom: 10px;
    z-index: 2;
}

.tpl-table-images-content-i-info span.ico {
    line-height: 40px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.tpl-table-images-content-i-info span.ico img {
    border-radius: 50%;
    width: 40px;
    display: inline-block;
    margin-right: 10px;
}

.tpl-table-images-content-i img {
    display: block;
    width: 100%;
}

.tpl-table-images-content-block {
    width: 100%;
    padding-top: 10px;
    color: #333;
}

.tpl-table-images-content .tpl-i-title {
    font-size: 14px;
    padding-bottom: 10px;
}

.tpl-table-images-content .tpl-i-font {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.6em;
    -webkit-line-clamp: 2;
    max-height: 3em;
}

.tpl-table-images-content .tpl-i-more {}

.tpl-table-images-content .tpl-i-more ul {
    border-top: 1px solid #e7ecf1;
    border-bottom: 1px solid #e7ecf1;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    padding: 10px 0px;
}

.tpl-table-images-content .tpl-i-more li {
    text-align: center;
    width: 33.3333%;
    font-size: 14px;
    float: left;
}
.tpl-edit-content-btn {
    width: 100%;
}
.tpl-edit-content-btn button {
    width: 25%!important;
}
.tpl-table-images-content-block {
    width: 100%;
    padding-top: 10px;
    color: #333;
}
/*表单*/
.tpl-amazeui-form {
    overflow: hidden;
}

.tpl-amazeui-form .am-form-label {
    color: #999;
    font-weight: normal;
    font-size: 14px;
}

.tpl-amazeui-form input::-webkit-input-placeholder {
    font-size: 12px;
}

.tpl-amazeui-form textarea::-webkit-input-placeholder {
    font-size: 12px;
}

.tpl-amazeui-form small {
    font-size: 12px;
}
/*.am-form-group:after {
    clear: both;
}
.am-form-group:after,
.am-form-group:before {
    content: " ";
    display: table;
}
.am-form-label {
    padding-top: 5px;
    font-size: 16px;
    color: #888;
    font-weight: inherit;
    text-align: right;
}*/

/*开关*/
.tpl-switch input[type="checkbox"] {
    display:block;
    width: 50px;
    height: 100%;
    position: absolute;
    opacity: 0;
    margin: 0;
}

.tpl-switch input[type="checkbox"].ios-switch+div {
    vertical-align: middle;
    width: 40px;
    height: 20px;
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition-duration: .4s;
    -webkit-transition-property: background-color, box-shadow;
    margin-top: 6px;
}

.tpl-switch input[type="checkbox"].ios-switch:checked+div {
    width: 40px;
    background-position: 0 0;
    background-color: #36c6d3;
}

.tpl-switch input[type="checkbox"].tinyswitch.ios-switch+div {
    width: 34px;
    height: 18px;
}

.tpl-switch input[type="checkbox"].bigswitch.ios-switch+div {
    width: 50px;
    height: 25px;
}

.tpl-switch input[type="checkbox"].green.ios-switch:checked+div {
    background-color: #00e359;
    border: 1px solid rgba(0, 162, 63, 1);
    box-shadow: inset 0 0 0 10px rgba(0, 227, 89, 1);
}

.tpl-switch input[type="checkbox"].ios-switch+div>div {
    float: left;
    width: 18px;
    height: 18px;
    border-radius: inherit;
    background: #ffffff;
    -webkit-transition-timing-function: cubic-bezier(.54, 1.85, .5, 1);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: transform, background-color, box-shadow;
    -moz-transition-timing-function: cubic-bezier(.54, 1.85, .5, 1);
    -moz-transition-duration: 0.4s;
    -moz-transition-property: transform, background-color;
    pointer-events: none;
    margin-top: 1px;
    margin-left: 1px;
}

.tpl-switch input[type="checkbox"].ios-switch:checked+div>div {
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    background-color: #ffffff;
}

.tpl-switch input[type="checkbox"].tinyswitch.ios-switch+div>div {
    width: 16px;
    height: 16px;
    margin-top: 1px;
}

.tpl-switch input[type="checkbox"].tinyswitch.ios-switch:checked+div>div {
    -webkit-transform: translate3d(16px, 0, 0);
    -moz-transform: translate3d(16px, 0, 0);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(8, 80, 172, 1);
}

.tpl-switch input[type="checkbox"].bigswitch.ios-switch+div>div {
    width: 23px;
    height: 23px;
    margin-top: 1px;
}

.tpl-switch input[type="checkbox"].bigswitch.ios-switch:checked+div>div {
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(16px, 0, 0);
}

.tpl-switch input[type="checkbox"].green.ios-switch:checked+div>div {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 162, 63, 1);
}
.tpl-label-inner {
    padding-top: 5px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 10px;
    /*display: flex;
    align-items:content;*/
}
.tpl-label-inner input[type="radio"], 
.tpl-label-inner input[type="checkbox"] {
    margin: 5px 2px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
/******/
/*身体*/
/******/
/*导航*/
.tpl-left-nav {
    width: 235px;
    float: left;
	overflow: hidden;
    /*background: #fff;*/
    /*border-radius: 6px;*/
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
}
.tpl-left-nav-top {
    /*height: 200px;*/
    padding: 0 10px;
    background: #fff;
    margin-bottom: 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.tpl-left-nav-top-back {
    padding: 10px 0;
    color: #5C9ACF;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #eef1f5;
}
.tpl-left-nav-top-back .am-icon-mail-reply {
    cursor: pointer;
    margin-right: 15px;
}
.tpl-left-nav-top-back .am-icon-mail-reply:hover {
    color: #32c5d2;
}
.tpl-left-nav-top-msg {
    font-size: 15px;
}
.tpl-left-nav-top-msg img {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.tpl-left-nav-title {
    height: 50px;
    padding: 17px 15px 10px;
    color: #5C9ACF;
    font-size: 13px;
    font-weight: 600;
    background: #fff;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.tpl-left-nav-list {
    width: 235px;
    background: #fff;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.tpl-left-nav-item {}

.tpl-left-nav-item .nav-link {
    display: block;
    position: relative;
    margin: 1px 0 0;
    border: 0;
    padding: 12px 15px;
    padding-top: 6px;
    text-decoration: none;
    color: #485a6a;
    font-size: 14px;
}

.tpl-left-nav-item .nav-link span,
.tpl-left-nav-sub-menu a span {
    font-size: 14px;
    font-weight: 400;
    color: #485a6a;
}

.tpl-left-nav-item .nav-link i,
.tpl-left-nav-sub-menu a i {
    font-size: 20px;
    position: relative;
    text-shadow: none;
    font-weight: 300;
    top: 2px;
    margin-left: 1px;
    margin-right: 6px;
    color: #a7bdcd;
}
.tpl-left-nav-sub-menu .wximg {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: -8px;
    margin-right: 5px
}
.tpl-left-nav-sub-menu .wximg img {
    position: absolute;
    height: 150px;
    width: 150px;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -75px;
}
.tpl-left-nav-item .nav-link:hover {
    background: #f2f6f9;
    color: #5b9bd1;
    border-left: 3px solid #5C9ACF!important;
    margin-left: -3px;
    padding-left: 15px;
}

.tpl-left-nav-item .nav-link:hover i,
.tpl-left-nav-sub-menu a:hover i {
    color: #5b9bd1;
}

.tpl-left-nav-item .nav-link:hover span,
.tpl-left-nav-sub-menu a:hover span {
    color: #5b9bd1;
}

.tpl-left-nav-item .nav-link.active {
    border-left: 3px solid #5C9ACF!important;
    background: #f2f6f9;
    margin-left: -3px;
    padding-left: 15px;
}

.tpl-left-nav-item .nav-link.active span,
.tpl-left-nav-item .nav-link.active i {
    color: #5b9bd1;
}

.tpl-left-nav-sub-menu {
    list-style: none;
    display: none;
    padding: 0;
    margin: 0;
}

.tpl-header-nav-hover-ico {
    color: #C0CDDC!important;
    font-size: 19px!important;
}

.tpl-left-nav-more-ico {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    font-size: 16px!important;
    top: 4px!important;
}

.tpl-left-nav-more-ico-rotate {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.tpl-left-nav-sub-menu a {
    display: block;
    margin: 0;
    padding: 4px 14px 9px 30px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    background: 0 0;
}

.tpl-left-nav-sub-menu a:hover,
.tpl-left-nav-sub-menu a.active {
    color: #5b9bd1;
    background: #f2f6f9!important;
}

.tpl-left-nav-sub-menu a.active i,
.tpl-left-nav-sub-menu a.active span {
    color: #5b9bd1;
    background: #f2f6f9!important;
}

.tpl-left-nav-content-ico {
    font-size: 14px!important;
    position: relative;
    top: 8px!important;
    color: #ffbe40!important;
}

.tpl-left-nav-content {
    background-color: #36c6d3;
    border-radius: 1000px;
    color: #fff!important;
    padding: 0px 8px!important;
    float: right;
    position: relative;
    font-style: normal;
    font-family: "微软雅黑";
    top: 10px!important;
    font-size: 12px!important;
}
/*媒体查询*/
@media screen and (max-width: 1000px) {
    .tpl-left-nav-hover {
        display: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .tpl-left-nav-list {
        width: 100%;
    }
    .tpl-content-wrapper {
        padding-left: 0;
    }
}
@media screen and (min-width: 750px) {
    .tpl-login-form {
        width: 400px;
    }
}
@media screen and (max-width: 750px) {
    .tpl-login-form {
        width: 80%;
    }
}
/*导航*/

/*信息表格*/
.tpl-table-msg {
    border:1px solid #ddd;
    padding: 0;
}
.tpl-table-msg thead {
    background: #f2f2f2;
    font-size: 1.5rem;
}
.tpl-table-msg > thead > tr > th {
    padding: 1.2rem 1rem;
}
.tpl-table-msg > tbody > tr > td {
    padding: 1.2rem 1rem;
    vertical-align:middle;
}

/*页面提示*/
.tpl-page-tip {
    position: fixed;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -200px;
    width: 400px;
    min-height: 400px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.tpl-page-tip .am-icon-lg {
    font-size: 30px;
    padding: 20px;
    color: #fff;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 50px auto;
}

.tpl-page-tip .fail {
    background:#F37B1D;
}
.tpl-page-tip .success {
    background:#5eb95e;
}
.tpl-page-tip-msg {
    padding: 0 30px;
    font-size: 16px;
}
.tpl-page-tip-btn {
    display: inline-block;
    padding: 8px 12px;
    margin: 50px auto;
    border: 2px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}


/**********/
/*2018.5.3*/
/**********/
.am-form .am-form-group .line-input {
    display:inline-block;
    width:auto;
    margin-right:-5px;
}
.am-form .am-form-group .link-input-block {
    display:inline-block;
    height:37px;
    min-width: 37px;
    text-align: center;
    line-height: 37px;
    margin: 0;
    margin-right:-5px;
    background: #ccc;
    color: #929292;
    vertical-align: middle;
}


/*2018/8/24*/
/*read 公众号*/
.tpl-left-nav-search-wrap {
    background: #fff;
    padding: 10px;
    line-height: 30px;
}
.tpl-left-nav-search {
    position: relative;
    width: 200px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
}
.tpl-left-nav-search input {
    width: 164px;
    height: 30px;
    padding:0 5px;
    line-height: 30px;
    border-right: 1px solid #e5e5e5;
    vertical-align: baseline !important;
}
.tpl-left-nav-search i {
    display:inline-block;
    width: 26px;
    line-height: 30px;
    text-align: center;
}
.tpl-portlet-iframe {
    height: 750px;
    overflow: hidden;
}
.tpl-portlet-iframe iframe {
    display: block;
    width: 100%;
    height: 100%;
}

/*编辑器*/
.editor-tab-wrap::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}
.editor-tab-wrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #535353;
}
.editor-tab-wrap {
    width: 100%;
    /*overflow-x: scroll;*/
    /*overflow-y:hidden;*/
}
.editor-tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    /*white-space:nowrap;*/
}

.editor-tab-item {
    float: left;
    width: 150px;
    height: 30px;
    margin-right: 2px;
    padding: 0 10px;
    background: #e5e5e5;
    border:1px solid #ccc;
    border-bottom: 0;
    line-height: 30px;
    font-size: 12px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    
}

.editor-tab-item.active {
    background:#fff;
}
.editor-tab-item-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #f2f2f2;
    margin-top: 5px;
}
.editor-tab-item-img img {
    position: absolute;
    top:0;
    /*left:50%;*/
    /*height: 100px;*/
    /*width: 100px;*/
    /*margin: -50px 0 0 -50px;*/
    width: 100%;
    height: 100%;
}
.editor-tab-txt {
    float: left;
    width: 90px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.editor-tab-item .am-icon-close {
    float: left;
    font-size: 16px;
}

/*编辑器页面*/
.editor-page {
    width: 1280px;
    height: 800px;
    margin:0 auto;
    padding-bottom:50px;
    background: #f2f2f2;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.editor-page-left {
    float: left;
    width: 250px;
    height: 800px;
    padding: 15px;
    overflow-y: auto;
}

.editor-page-left::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}
.editor-page-left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #535353;
}
.editor-page-left-top {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.editor-page-left-top-img {
    position: relative;
    overflow: hidden;
    display:inline-block;
    vertical-align: middle;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.editor-page-left-top-img img {
    position: absolute;
    top: 50%;
    left:50%;
    height: 140px;
    width: 140px;
    margin: -70px 0 0 -70px;
}
.editor-page-left-top-tit {
    float: left;
    width:178px;
    padding-left: 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.editor-page-left-top-btn {
    float: left;
    width: 70px;
    height: 30px;
    border: 1px solid #e5e5e5;
    background: #fefefe;
    line-height: 30px;
    text-align:center;
    font-size: 12px;
    cursor: pointer;
}
.editor-page-left-top-btn:hover {
    color: #39f;
    border-color: #39f;
}

.editor-atr-wrap {
    -moz-column-count:3; 
    -webkit-column-count:3; 
    column-count:3;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
    width: 960px;
    /*margin:2em auto;*/
}
.editor-atr-list-wrap {
    box-sizing: border-box; 

    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;

    /*float: left;*/
    width: 290px;
    margin: 0 15px 30px 0;
    box-sizing:border-box;
    border: 1px solid #ccc;
}
.editor-atr-foot {
    overflow: hidden;
    width: 100%;
    height:40px;
    line-height: 40px;
    background:#d8d8d8;
}
.editor-atr-foot-item {
    float: left;
    display: inline-block;
    height:40px;
    line-height: 40px;
    width: 25%;
    text-align:center;
    color: #666;
    cursor:pointer;
    position: relative;
}
.editor-atr-foot-item button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.editor-atr-foot-item:hover {
    background: #a0a0a0;
}
.editor-atr-time {
    width: 260px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 13px;
    color: #999;
}
.editor-atr-list {
    width: 220px;
    /*border:1px solid #e5e5e5;*/
    margin: 0 auto;
    background: #fff;
}
.editor-atr-list li.active {
    outline: 2px solid #39f;
    position: relative;
    z-index: 2;
}
.editor-atr-list li:hover .editor-atr-bottom {
    display: block;
}
.editor-atr-item-full {
    width: 220px;
    height: 115px;
    position:relative;
    cursor: pointer;
    overflow: hidden;
}
.editor-atr-item-full .editor-atr-item-img {
    display: block;
    width: 218px;
    height: 115px;
}
.editor-atr-item-full .editor-atr-item-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    padding: 0 5px;
    background: #111;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height:30px;
    font-size: 14px;
}
.editor-atr-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 218px;
    height: 30px;
    padding: 0 5px;
    background: rgb(0,0,0,0.8);
    color: #fff;
    display: none;
    line-height:30px;
}
.editor-atr-bottom .am-icon-arrow-up {
    float: left;
    margin-right: 5px;

}
.editor-atr-bottom .am-icon-arrow-down {
    float: left;
}
.editor-atr-bottom .am-icon-trash {
    float: right;
}

.editor-atr-item {
    width: 220px;
    height: 80px;
    padding: 10px;
    position:relative;
    cursor: pointer;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}
.editor-atr-item .editor-atr-item-img {
    float: right;
    height: 60px;
    width: 60px;
}
.editor-atr-item .editor-atr-item-text {
    float: left;
    width: 115px;
    height: 46px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;

}

.editor-atr-item-sign::before{
    content: "";
    width: 40px;
    height: 15px;
    transform: rotate(-45deg);
    position: absolute;
    top: -4px;
    left: -12px;
    background-color: red;
}

.editor-atr-add {
    width: 220px;
    height: 80px;
    line-height: 80px;
    background: #fff;
    margin: 20px auto;
    font-size: 30px;
    text-align: center;
    cursor: pointer;

}
/*编辑器*/
.editor-page-center {
    position: relative;
    float: left;
    width: 670px;
    height: 800px;
    padding-top: 60px;
    background: #fff;
    overflow: hidden;
    /*border-left: 1px solid #ccc;*/
    /*border-right: 1px solid #ccc;*/
}
.editor-page-center-top {
    position:absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 60px;
    padding: 15px 10px;
}
.editor-page-center-top .am-btn {
    float: right;
}
.editor-page-center-top textarea {
    width: 80%;
    padding: 0 5px;
    border:none;
    border-bottom: 1px solid #d8d8d8;
    height:40px;
    line-height: 20px;
    resize:none;
    font-size: 14px;
    font-weight:bold;
    font-family:inherit;
}
.editor-page-center-top button {
    margin-left: 5px;
}
/*编辑设置*/
.editor-page-right {
    float: left;
    width: 356px;
    height: 800px;
    padding: 20px;
}
.editor-set {

}
.editor-set-item {
    margin-bottom: 8px;
    font-size: 13px;
}
.original-state {
    width: 300px;
    padding: 10px 20px;
    margin-top: 5px;
    -webkit-box-sizing: box-border;
    -moz-box-sizing: box-border;
    box-sizing: box-border;
    border: 1px solid #e5e5e5;
    background: #fff;

}
.editor-set-item input[type='checkbox'] {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 4px;
    vertical-align: -3px;
}
.editor-set-img {
    display:block;
    width:150px;
    height:150px;
    cursor: pointer;
}
.editor-set-item textarea {
    display: block;
    width: 300px;
    height: 48px;
    border: 1px solid #e5e5e5;
    background: #fff;
    resize: none;
    margin-top: 5px;
}
.editor-set-item input[type='text'] {
    display: block;
    width: 300px;
    height: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin-top: 5px;
}
.editor-set-tip {
    width: 300px;
    text-align:right;
    color: #959595;
}
/*底部保存取消*/
.editor-page-bottom {
    z-index: 9999;
    position:fixed;
    left: 0;
    right:0;
    bottom: 0;
    height: 45px;
    width: 1280px;
    margin: 0 auto;
    padding: 0 358px 0 250px;
    background: #fff;
    border: 1px solid #ccc;
    line-height:40px;
}
.editor-page-bottom-left {
    float: left;
    padding-left: 10px;
    color: #959595;
    font-size: 12px;
}
.editor-page-bottom-right {
    float: right;
    padding-right: 10px;
}

/*文章库*/
.articles-tpl {
    position:relative;
    font-size: 12px;
}
.articles-tpl-item {
    padding: 0 10px 10px;
}
.articles-tpl-label {
    float: left;
    width: 90px;
    padding: 5px 10px;
}
.articles-tpl-tagger-item {
    position: relative;
    float: left;
    margin: 0 8px 10px 0;
    padding: 5px 10px;
    background: #fff;
    cursor: pointer;
}
.articles-tpl-tagger-item .am-icon-close {
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    /*background: #dd514c;*/
    color: #cdcdcd;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    font-weight: 100;

}
.articles-tpl-tagger-item:hover .am-icon-close {
    display:block;
}
.articles-tpl-tagger .active {
    background: #e6f4fd;
    color: #5eb4ef;
}
.articles-tpl-tagger-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
}
.articles-tpl-tagger-img img {
    position: absolute;
    top: 50%;
    left:50%;
    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px;
}
.articles-tpl-outside-img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    overflow: hidden;
}
.articles-tpl-outside-img img {
    display:block;
    height: 100%;
    width: 100%;
}

.articles-tpl-tagger {
    float: left;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 12px;
}
.articles-tpl-tagger input {
    border: 1px solid #e5e5e5;
    padding:5px;
}

.nologin {
    color: #ccc;
}

.nologin-img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

/*右上角区域*/
.articles-app {
    position:absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 200px;
    height: 40px;
    line-height:40px;
    border-radius: 40px 2px 2px 40px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    cursor: pointer;
    background: #fff;
}
.articles-app-img  {
    float: left;
    height: 40px;
    border-right: 1px solid #e5e5e5;
    line-height: 40px;
    padding: 0 10px;
}
.articles-app-img-wrap {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-top: -6px;
    border-radius: 100%;
}
.articles-app-img-wrap img {
    position: absolute;
    top: 50%;
    left:50%;
    height: 140px;
    width: 140px;
    margin: -70px 0 0 -70px;
}
.articles-app-tip {
    float: left;
    line-height: 40px;
    padding: 0 5px;
}
.articles-app-acc {
    -webkit-box-sizing: box-border;
    -moz-box-sizing: box-border;
    box-sizing: box-border;
    display: none;
    position:absolute;
    max-height: 440px;
    overflow-y:scroll;
    overflow-x:hidden;
    top: 50px;
    right: 0;
    width: 204px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.articles-app-acc::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.articles-app-acc::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #535353;
}
.articles-app-acc-search {

    width: 200px;
    margin: 0 auto;
    padding: 10px 10px 5px;
}
.articles-app-acc-search input{
    border: 1px solid #e5e5e5;
    width: 119px;
    padding: 0.5em 1em;
}
.articles-app-acc-item {
    padding: 5px 10px;
}
.articles-app-acc-item.active {
    background: #e0e0e0;
}
.articles-app-acc-item:hover {
    background: #f2f2f2;
}
.articles-app-acc-item-img {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.articles-app-acc-item-img img {
    position: absolute;
    top: 50%;
    left:50%;
    height: 140px;
    width: 140px;
    margin: -70px 0 0 -70px;
}
.articles-img-red{
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: inline-block;
    line-height:100%;
    font-size: 28px;
    text-align:center;
    z-index: 1;
    background-color: red;
    vertical-align: middle;
}
.articles-app-list {
    display: none;
    position:absolute;
    top: 50px;
    right: 0;
    width: 240px;
    
    background: #fff;
    border: 1px solid #e5e5e5;
}

.articles-app-list-wrap {
    height: 300px;
    overflow-y:scroll;
}
.articles-app-list-wrap::-webkit-scrollbar {
    height: 8px;
    width: 8px;
}
.articles-app-list-wrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #535353;
}
.articles-app-list-bottom {
    position: absolute;
    bottom: -45px;
    left:-1px;
    height: 46px;
    width: 240px;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    padding: 0 20px;
}
.create-new-img {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
}
.create-new-img img {
    position: absolute;
    top: 50%;
    left:50%;
    height: 140px;
    width: 140px;
    margin: -70px 0 0 -70px;
}

.gzh-sel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
    width: 200px;
    height: 50px;
    border: 1px solid #f2f2f2;
    margin: 0 30px 15px 0;
    line-height: 50px;
}
.gzh-sel-img {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 5px;
}
.gzh-sel-img .qrimg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
}
.gzh-sel-img .item {
    position: absolute;
    width: 100%;
    height: 100%;
}
.table-wximg {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-top: -4px;
    /*border-radius: 100%;*/
}
.table-wximg img {
    /*position: absolute;
    top: 50%;
    left: 50%;
    height: 140px;
    width: 140px;
    margin: -70px 0 0 -70px;*/
    display:block;
    width: 100%;
    height: 100%;
}
.table-outsideimg {
    position: relative;
    overflow: hidden;
    display:inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-top: -6px;
}
.table-outsideimg img {
    display:block;
    width: 100%;
    height: 100%;
}
.table-modelimg {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-top: -2px;
    /*border-radius: 100%;*/
    margin-left: 4px;
    margin-right: 2px;
}
.table-modelimg img {
    display:block;
    width: 100%;
    height: 100%;
}
#top{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #FFF;
    background-color:rgba(6,6,6,0.8);
    color: #FFF;
    position: fixed;
    bottom: 300px;
    right: 20px;
    z-index: 999;
}
#bottom{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #FFF;
    background-color:rgba(6,6,6,0.8);
    color: #FFF;
    position: fixed;
    bottom: 265px;
    right: 20px;
    z-index: 999;
}

.articles-app-name-list{
	width: 100px;
	border: 1px solid #e5e5e5;
	float: right;
	display: none;
}
.articles-app-name-list .articles-app-name-item{
	display: block;
	text-align: center;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
}

.articles-app-name-list .articles-app-name-item:hover{
    background: #f2f2f2;
}

.articles-app-name-list .articles-app-name-item.active{
    background: #e0e0e0;
}

/* 中等大小图片预览容器 */
.medium-image-preview {
    position: fixed;
    width: 150px;
    height: 150px;
    border-radius: 12px;
    overflow: hidden;
    pointer-events: none;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.9);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.2);
    background: #0f3460;
    display: flex;
    align-items: center;
    justify-content: center;
}

.medium-image-preview.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.medium-image-preview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.medium-image-preview-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: white;
    padding: 15px 15px 8px;
    font-weight: 600;
    font-size: 1.1rem;
    text-align: center;
}
a:focus, button:focus, input:focus, select:focus, textarea:focus {
    outline: none;
}