body, html {
    min-width: 1360px;
    background-color: #edeceb;
    overflow: hidden;
    font-size: 14px !important;
}

.CN-body {
    position: absolute;
    top: 40px;
    left: 535px;
    right: 320px;
    bottom: 0px;
    z-index: 11
}

.center-size {
    width: 520px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
}

.center-head {
    width: 100%;
    height: 100%;
    background-color: #eee;
    position: relative
}

.center-head #editor {
    height: 100%
}

.center-head #edui1 {
    height: 100%
}

.center-head #edui1_iframeholder {
    height: calc(100% - 83px) !important;
    width: 100% !important
}

.center-foot {
    position: absolute;
    bottom: 0px;
    height: 32px;
    width: 100%;
    background-color: #fcfcfc;
    left: 0px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.center-foot-l{
    flex: 1;
    display: flex;
    align-items: center;
}
.center-foot-typos {
    float: left;
    height: 32px;
    line-height: 34px;
    font-size: 12px;
    color: #777;
    cursor: pointer;
    padding: 0px 10px
}

.center-foot-typos i {
    font-size: 12px;
    margin-right: 4px;
}

.center-foot-typos:hover {
    color: #333
}

.center-foot-Sign {
    float: right;
    height: 32px;
    display: none
}

.center-foot-Sign-btn {
    height: 32px;
    line-height: 32px;
    padding: 0px 15px;
    font-size: 12px;
    color: #777;
    cursor: pointer;
    width: 100px;
    text-align: center;
    display: flex;
    align-items: center;
}

.center-foot-Sign-btn:hover {
    color: #333
}

.center-foot-Sign-btn i {
    margin-right: 5px
}

.center-foot-Sign-list {
    position: absolute;
    bottom: 20px;
    right: 5px;
    z-index: 2;
    padding: 10px 0px;
    display: none;
    font-size: 12px
}

.center-foot-Sign:hover .center-foot-Sign-list {
    display: block
}

.center-foot-Sign-ul {
    overflow: auto;
    padding: 6px 0px;
    width: 84px;
    max-height: 200px;
    background-color: #fff;
    border: 1px solid #e7e8eb;
    border-radius: 5px
}

.center-foot-Sign-ul::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.center-foot-Sign-ul::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0)
}

.center-foot-Sign-ul::-webkit-scrollbar-thumb {
    background-color: #dfdfdf
}

.center-foot-Sign-ul li {
    text-align: center;
    cursor: pointer;
    color: #777
}

.center-foot-Sign-ul li:hover {
    background-color: #f5f5f5
}

.center-foot-Sign-ul li p {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px
}

.center-foot-Sign-ul li a {
    height: 30px;
    line-height: 30px;
    color: inherit;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0px 10px
}

.center-fontnum {
    font-size: 12px;
    color: #aaaaaa;
}
.center-alltime {
    padding-left: 20px;
    font-size: 12px;
    color: #aaaaaa;
}
.center-left-main {
    position: absolute;
    top: 90px;
    right: 100%;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    margin-right: -1px;
    max-width: 89px
}

.center-left-li {
    cursor: pointer;
    letter-spacing: 1px;
    width: 68px;
    margin-top: 8px;
    margin-right: 1px;
    height: 32px;
    border-radius: 5px 0 0 5px;
    line-height: 32px;
    position: relative
}

.center-left-li {
    background-color: #d5d5d5
}

.center-left-li:hover {
    background-color: #c9c9c9
}

.center-left-li input {
    display: none;
    position: absolute;
    height: 30px;
    left: 25px;
    padding: 0px 5px;
    top: 0px;
    width: 206px
}

.center-left-li .icon-wenjian {
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: 8px;
    color: #ccc;
}

.center-left-li .icon-guanbi1 {
    position: absolute;
    font-size: 14px;
    top: -14px;
    left: -6px;
    color: #888;
    display: none
}

.center-left-li:hover .icon-guanbi1 {
    display: block
}

.center-left-li span {
    position: absolute;
    top: 0;
    left: 26px;
    height: 30px;
    overflow: hidden;
    right: 0px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    width: 38px
}

.center-left .add {
    background-color: #fff
}

.center-left .add:hover {
    background-color: #fff
}

.center-left .add .fa-file-o {
    color: #999
}

.center-left .add span {
    color: #999
}

.center-left .chose {
    background-color: #fff;
    width: 228px;
    left: -160px;
    border: 1px solid #eee;
    border-right: none
}

.center-left-main.center-left-short .center-left .chose {
    left: -199px
}

.center-left .chose:hover {
    background-color: #fff
}

.center-left .chose .fa-file-o {
    color: #999
}

.center-left .chose .fa-times-circle {
    display: block
}

.center-left .chose span {
    display: none
}

.center-left .chose input {
    display: block
}

.center-left-new {
    cursor: pointer;
    letter-spacing: 1px;
    margin-top: 8px;
    margin-right: 1px;
    height: 32px;
    border-radius: 5px 0 0 5px;
    line-height: 34px;
    position: relative;
    overflow: hidden
}

.center-left-new {
    background-color: #d5d5d5;
    color: #fff;
    padding-left: 18px
}

.center-left-new:hover {
    background-color: #c9c9c9
}

.center-left-new i {
    position: absolute;
    font-size: 16px;
    top: 0px;
    left: 6px;
    color: #fff
}

.center-left-new span {
    margin: 0px 3px 0px 0px
}

.center-right li.center-left-short {
    width: 39px
}

.center-left-main.center-left-short .center-left-li {
    width: 30px
}

.center-right {
    height: 400px;
    position: absolute;
    cursor: pointer;
    top: 80px;
    left: 100%;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    color: #333;
    margin-left: 2px
}

.center-right-bak li {
    width: 68px;
    box-shadow: 0 0 1px #bbb;
    margin-top: 20px;
    background-color: #fff;
    line-height: 30px;
    border-radius: 0 4px 4px 0;
    padding-left: 10px;
    height: 30px
}

.center-right li {
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
    width: 70px;
    height: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #f9f9f9;
    margin-bottom: 6px;
    padding-left: 11px;
    box-sizing: border-box;
    cursor: pointer;
    color: #606266;
    transition: all .2s ease;
    position: relative;
    color: #333;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.center-right li:hover {
    background-color: #E9F5FF
}

.center-right li i {
    width: 18px;
    height: 18px;
    float: left;
    line-height: 18px;
    margin-top: 6px;
    color: #666
}

.center-right-li1 i {
    font-size: 12px
}

.center-right-li2 i {
    font-size: 14px
}

.center-right-li3 i {
    font-size: 14px
}

.center-right-li4 i {
    font-size: 14px
}

.center-right-li5 i {
    font-size: 14px
}

.center-right-li6 i {
    font-size: 14px
}

.center-right-li7 i {
    font-size: 14px
}

.center-right-li8 i {
    font-size: 14px
}

.center-right-li9 i {
    font-size: 15px
}

.center-right li {
    position: relative
}

.center-right li .p1 {
    height: 30px;
    overflow: hidden
}

.center-right li .p2 {
    display: none;
    position: absolute;
    top: -26px;
    left: 0;
    height: 20px;
    line-height: 20px;
    width: 60px;
    text-align: center;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    border-radius: 3px;
    font-size: 12px
}

.center-right li.center-left-short:hover .p2 {
    display: block
}

.center-right li .p2 > span {
    position: absolute;
    bottom: -2px;
    left: 17px;
    border-color: transparent rgba(0, 0, 0, .8) rgba(0, 0, 0, .8) transparent;
    border-style: solid;
    border-width: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}


.center-right-li4-pop {
    padding: 35px 20px 0;
    font-size: 15px;
    text-align: center
}

.center-right-li4-pop .p1 {
    letter-spacing: 2px;
    line-height: 30px;
    color: #333
}

.center-right-li4-pop .p2 {
    margin-top: 10px;
    color: #fd6e4e
}

.center-right-li4-pop .p3 {
    margin-top: 25px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    display: inline-block
}

.center-right-li4-pop .p3 span {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 8px;
    line-height: 16px
}

.center-right-li4-pop .p3 i {
    color: #409EFF;
    font-size: 13px;
    position: relative;
    top: -1px;
    display: none
}

.M-keep-tips-count {
    position: relative;
    padding: 20px 20px 0;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
    height: 100%
}

.M-tips-subject {
    letter-spacing: 2px
}

.M-tips-count {
    margin: 10px 0 0
}

.M-tips-count p {
    letter-spacing: 1px;
    color: #f97373
}

.layer-M-tips0 .layui-layer-btn {
    height: 40px;
    padding: 7px 0 !important;
    border-top: 1px solid #ddd
}

.layer-M-tips0 .layui-layer-btn a {
    font-size: 12px;
    height: 26px !important;
    color: #666 !important;
    line-height: 26px !important;
    cursor: pointer;
    border-radius: 3px;
    margin: 0 8px;
    letter-spacing: 1px;
    border: 1px solid #ddd;
    background-color: #fff !important
}

.layer-M-tips0 .layui-layer-btn .layui-layer-btn0:hover, .layer-M-tips0 .layui-layer-btn .layui-layer-btn1:hover {
    opacity: 1;
    background-color: #eee !important
}

.pop_iframe {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300
}

.layer-M-bgimg-states .layui-layer-title span {
    margin: 0 0 0 5px;
    color: #999
}

.layer-M-bgimg-states .layui-layer-title span:hover {
    opacity: .8
}

.M-backgroundimg-states-body {
    padding: 10px 0 0
}

.M-backgroundimg-states-top {
    height: 26px;
    margin: 0 0 5px 0;
    padding: 0 30px;
    line-height: 24px;
    font-size: 12px;
    border-bottom: 1px solid #f5f5f5
}

.M-backgroundimg-states-top > div:hover {
    color: #409EFF
}

.M-backgroundimg-states-sort {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 5px;
    color: #888;
    cursor: pointer;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

.M-backgroundimg-states-sort.active {
    color: #409EFF;
    border-bottom-color: #409EFF
}

.M-backgroundimg-states-right {
    float: right;
    margin: 0 0 0 10px;
    padding: 0 5px;
    color: #888;
    cursor: pointer
}

.M-backgroundimg-states-right.active {
    color: #409EFF
}

.M-backgroundimg-states-main {
    height: 417px;
    padding-left: 30px;
    overflow-x: hidden;
    overflow-y: auto
}

.M-backgroundimg-states-main::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f1f1f1
}

.M-backgroundimg-states-main::-webkit-scrollbar-track {
    background-color: #e5e5e5
}

.M-backgroundimg-states-main::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.M-backgroundimg-states-cont {
    font-size: 0
}

.M-backgroundimg-states-cont li {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    margin: 5px 10px 0 0;
    font-size: 14px;
    line-height: 22px
}

.M-backgroundimg-states-cont li > div {
    position: relative;
    width: 140px;
    height: 110px;
    line-height: 106px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #eee
}

.M-backgroundimg-states-cont li > div img {
    width: 138px;
    height: 108px;
    vertical-align: middle
}

.M-backgroundimg-states-cont li > div:hover .edit {
    display: block
}

.M-backgroundimg-states-cont li .edit {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 110px;
    padding-top: 25px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3)
}

.M-backgroundimg-states-cont li .edit p {
    height: 30px;
    line-height: 30px
}

.M-backgroundimg-states-cont li .edit i {
    font-size: 20px;
    vertical-align: middle
}

.M-backgroundimg-states-cont li > p {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #333
}

.M-backgroundimg-states-cont li > p i {
    color: #ff9600;
    font-size: 14px;
    margin: 0 0 0 5px;
    vertical-align: middle
}

.M-backgroundimg-footer {
    height: 38px;
    color: #666;
    border-top: 1px solid #ddd
}

.M-backgroundimg-states-close {
    width: 60px;
    height: 26px;
    margin: 6px auto;
    line-height: 26px;
    border-radius: 3px;
    text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #ddd;
    cursor: pointer
}

.M-backgroundimg-states-close:hover {
    opacity: .8
}

.layer-M-keep {
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s
}

.layer-M-keep .layui-layer-title span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin: -2px 0 0;
    line-height: 20px;
    text-align: center
}

.layer-M-keep .layui-layer-title span:hover {
    opacity: .8
}

.layer-M-keep .layui-layer-title span i {
    color: #fff
}

.M-transfer-count {
    padding: 20px 30px 20px 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 100%
}

.M-transfer-count::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f1f1f1
}

.M-transfer-count::-webkit-scrollbar-track {
    background-color: #e5e5e5
}

.M-transfer-count::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.layui-layer {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.layui-layer-title {
    padding: 0 20px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.layui-layer-setwin {
    right: 38px;
    top: 33px
}

.layui-layer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    border-top: 1px solid #ddd;
}

.layui-layer-btn a {
    padding: 0 30px
}

.layui-layer-btn .layui-layer-btn0 {
    min-width: 70px;
    text-align: center;
}

.layui-layer-btn .layui-layer-btn1 {
    background-color: #fff;
    color: #409EFF;
    border: 1px solid #409EFF;
    min-width: 70px;
    text-align: center;
}

.M-shift-list {
    font-size: 0;
    margin: 0 0 15px 0
}

.M-shift-list > div {
    display: inline-block;
    vertical-align: top;
    font-size: 14px
}

.M-shift-subject {
    width: 60px;
    height: 34px;
    line-height: 34px;
    text-align: right
}

.M-shift-main {
    width: calc(100% - 60px)
}

.M-shift-main input {
    height: 34px;
    line-height: 34px
}

.M-shift-user-list {
    font-size: 0
}

.M-shift-user-list li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    box-sizing: border-box
}

.M-shift-user-list ul li:last-child {
    border-right: none
}

.M-shift-user-list ul {
    border-top: 1px solid #e3e3e3
}

.M-shift-user-list ul:last-child {
    border-bottom: 1px solid #e3e3e3
}

.M-shift-user-list li:nth-child(1) {
    width: 15%
}

.M-shift-user-list li:nth-child(2) {
    width: 35%
}

.M-shift-user-list li:nth-child(3) {
    width: 40%
}

.M-shift-user-list li:nth-child(4) {
    width: 10%
}

.M-shift-user-list .layui-form-checkbox[lay-skin=primary] {
    padding: 0
}

.M-shift-user-list ul.title {
    background-color: #c9c9c9
}

.M-shift-name {
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-top: none
}

.M-shift-tips {
    height: 30px;
    line-height: 30px;
    text-align: justify;
    color: #666
}

.M-shift-user-list ul.title {
    background-color: #5FB878;
    color: #fff;
    border: 1px solid #5FB878;
    border-radius: 5px 5px 0 0
}

.M-shift-name {
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #6E6D6D;
    background-color: #F3F3F3;
    border: 1px solid #e3e3e3;
    border-top: none;
    border-radius: 0 0 5px 5px
}

.M-shift-name a {
    color: #6E6D6D
}

.M-shift-name a i {
    margin: 0 5px 0 0
}

.M-else-list {
    max-height: 150px;
    overflow: auto;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

.M-else-list::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f1f1f1
}

.M-else-list::-webkit-scrollbar-track {
    background-color: #e5e5e5
}

.M-else-list::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.ip-my-tip {
    position: absolute;
    width: 150px;
    background-color: rgba(240, 240, 240, 0.8);
    top: 90px;
    right: 6px;
    z-index: 400
}

.ip-my-tip p {
    line-height: 1.8;
    text-align: justify;
    font-size: 12px;
    color: #84cc12;
    padding: 15px 10px 15px;
    box-sizing: border-box;
    letter-spacing: 2px
}

.ip-my-tip span {
    text-align: right;
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 12px;
    color: #84cc12;
    cursor: pointer;
    width: 20px
}

.Index-advertvert-background {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    display: none
}

.Index-advert {
    width: 580px;
    position: absolute;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    height: 550px;
    margin-top: -275px
}

.Index-advert-main {
    width: 100%;
    font-size: 0px
}

.Index-advert-close {
    cursor: pointer;
    font-size: 26px;
    position: absolute;
    right: -18px;
    top: -18px;
    color: #bbb
}

.Index-advert-close:hover {
    color: #f35858
}

.Index-advert-time {
    position: absolute;
    bottom: 0px;
    left: 20px;
    height: 24px;
    font-size: 12px;
    line-height: 22px;
    color: #ccc;
    letter-spacing: 1px
}

.Index-advert-no {
    position: absolute;
    bottom: 0px;
    right: 20px;
    height: 24px;
    font-size: 12px;
    line-height: 22px;
    color: #ccc;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer
}

.Index-advert-no span {
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 12px
}

.Index-advert-no i {
    color: #409EFF;
    display: none
}

#edui_fixedlayer {
    z-index: 99 !important
}

.Instrument-right-audio-background {
    z-index: 99;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7)
}

.Instrument-right-audio-iframe {
    width: 400px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    border-radius: 10px
}

.Instrument-right-audio-iframe-main {
    width: 400px;
    height: 30px;
    text-align: center;
    margin-top: 35px
}

.Instrument-right-audio-iframe-main video {
    height: 30px;
    width: 350px;
    vertical-align: top
}

.Instrument-right-link-background {
    z-index: 999999999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5)
}

.change-link-iframe {
    box-shadow: 0px 0px 10px #e0e0e0;
    z-index: 999999999;
    background-color: #fff;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 100px;
    margin-top: -50px;
    margin-left: -150px
}

.change-link-iframe-left {
    margin-left: 53px;
    float: left;
    font-size: 40px;
    color: #409EFF;
    line-height: 100px;
    text-align: right
}

.change-link-iframe-right {
    color: #666;
    float: right;
    text-align: center;
    margin-right: 53px
}

.change-link-iframe-right-p1 {
    margin-top: 23px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px
}

.change-link-iframe-right-p2 {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 5px
}

.Instrument-right-link-iframe {
    text-align: center;
    position: absolute;
    width: 300px;
    height: 100px;
    background-color: #fff;
    border-radius: 10px;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -200px;
    box-shadow: 0px 0px 6px #999
}

.Instrument-right-link-iframe-p1 {
    margin-top: 26px
}

.Instrument-right-link-iframe-p1 img {
    width: 60px
}

.Instrument-right-link-iframe-p2 {
    font-size: 16px;
    letter-spacing: 2px;
    color: #666;
    margin-top: 4px
}

.xin-Instrument-three-four {
    height: 50px;
    background-color: #fff;
    width: 100%;
    margin: 0px auto 0px;
    margin-left: 9px;
    text-align: center
}

.xin-Instrument-three-four a {
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    display: inline-block;
    width: 300px;
    background-color: #f5f5f5;
    margin-top: 10px
}

.xin-Instrument-three-four a:hover {
    color: #333
}

.xin-tools-three-four a i {
    margin-right: 5px
}

.ie-iframe {
    width: 100%;
    padding-top: 33px;
    text-align: center
}

.ie-iframe-text {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
    line-height: 2
}

.ie-iframe-btn {
    font-size: 14px;
    margin-top: 30px;
    line-height: 30px
}

.ie-iframe-btn a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #409EFF;
    width: 100px;
    height: 30px;
    margin: 0px 30px;
    border-radius: 3px;
    cursor: pointer
}

.inside-tips {
    position: fixed;
    top: 50px;
    right: 10px;
    width: 350px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #bbb;
    z-index: 100;
    padding: 5px 0px 15px;
    border-radius: 2px
}

.inside-tips .p1 {
    height: 30px;
    padding: 0px 0px 0px 15px
}

.inside-tips .p1 img {
    float: left;
    width: 20px;
    margin: 5px 8px 0px 0px
}

.inside-tips .p1 span {
    float: left;
    line-height: 30px;
    color: #5f6368;
    font-size: 12px;
    letter-spacing: 1px
}

.inside-tips .p1 i {
    float: right;
    width: 34px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    color: #999;
    text-align: center
}

.inside-tips .p1 i:hover {
    color: #5f6368
}

.inside-tips .p2 {
    padding: 0px 15px;
    line-height: 20px;
    margin-top: 8px;
    letter-spacing: 1px;
    color: #212121
}

.inside-tips .p3 {
    padding: 0px 15px;
    margin-top: 2px;
    color: #999;
    text-align: justify
}

.inside-tips .p4 {
    text-align: center;
    line-height: 26px;
    margin-top: 10px;
    border-radius: 2px
}

.inside-tips .p4 a {
    width: 80px;
    height: 26px;
    background-color: #409EFF;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle
}

.inside-tips .p4 a:hover {
    opacity: 0.8
}

.news-customer {
    text-align: center;
    width: 110px;
    cursor: pointer;
    color: #bbb;
    height: 35px;
    line-height: 35px;
    font-size: 13px
}

.theme-change {
    text-align: center;
    width: 110px;
    cursor: pointer;
    color: #bbb;
    height: 35px;
    line-height: 35px;
    font-size: 13px
}

.theme-change svg {
    width: 20px;
    height: 24px
}

.theme-change:hover {
    opacity: 1
}

.theme-list {
    position: absolute;
    z-index: 120;
    top: 40px;
    right: 0px;
    bottom: 0px;
    width: 300px;
    background-color: #fff;
    box-shadow: 0px 0px 5px #999;
    width: 0px;
    overflow: hidden
}

.theme-list-ul {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 15px
}

.theme-list-ul::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f1f1f1
}

.theme-list-ul::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0)
}

.theme-list-ul::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.theme-list-li {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 25px
}

.theme-list-li:last-child {
    margin-bottom: 0px
}

.theme-list-li .d1 {
    width: 100%;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 0px 1px #666
}

.theme-list-li img {
    width: 100%
}

.theme-list-li .p1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    color: #409EFF;
    letter-spacing: 1px;
    line-height: 28px
}

.theme-list-li .p1 span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 30px;
    margin-top: -15px;
    margin-left: -50px;
    border-radius: 3px;
    border: 1px solid #409EFF
}

.theme-list-li .d1:hover .p1 {
    display: block
}

.theme-list-li .p2 {
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.theme-list-li .p2 .sp1 {
    float: left;
    color: #666
}

.theme-list-li .p2 .sp2 {
    float: right;
    color: #aaa
}

.theme-list-li .p2 i {
    float: right;
    color: #aaa;
    margin: 8px 3px 0px 0px
}

.theme-list-li .p3 {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    line-height: 32px;
    background-color: #409EFF;
    border-radius: 50%;
    display: none
}

.theme-list-li .p3 i {
    font-size: 18px;
    color: #fff
}

.theme-list-add .d1 {
    cursor: default;
    outline: 3px solid #409EFF
}

.theme-list-add .p3 {
    display: block
}

.theme-list-add .p1 {
    display: none !important
}

.theme-list-add .p2 .sp1 {
    color: #409EFF
}

.theme-list-add .p2 .sp2 {
    color: #409EFF
}

.theme-list-add .p2 i {
    color: #409EFF
}

.over-iframe {
    z-index: 20000000 !important
}

@media screen and (max-width: 1360px) {

    body, html {
        min-width: unset;
        background-color: #edeceb;
        overflow: hidden
    }
    html {
        overflow-x: scroll !important
    }
    .center-size {
        width: 520px;
        height: 100%;
        margin: 0 auto;
        position: relative;
        padding-bottom: 30px;
    }
}


.M-bgimg-states-body {
    padding: 10px 0 0
}

.M-bgimg-states-top {
    height: 26px;
    margin: 0 0 5px 0;
    padding: 0 30px;
    line-height: 24px;
    font-size: 12px;
    border-bottom: 1px solid #f5f5f5
}

.M-bgimg-states-top > div:hover {
    color: #409EFF
}

.M-bgimg-states-sort {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 5px;
    color: #888;
    cursor: pointer;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

.M-bgimg-states-sort.active {
    color: #409EFF;
    border-bottom-color: #409EFF
}

.M-bgimg-states-right {
    float: right;
    margin: 0 0 0 10px;
    padding: 0 5px;
    color: #888;
    cursor: pointer
}

.M-bgimg-states-right.active {
    color: #409EFF
}

.M-bgimg-states-main {
    height: 417px;
    padding-left: 30px;
    overflow-x: hidden;
    overflow-y: auto
}

.M-bgimg-states-main::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f1f1f1
}

.M-bgimg-states-main::-webkit-scrollbar-track {
    background-color: #e5e5e5
}

.M-bgimg-states-main::-webkit-scrollbar-thumb {
    background-color: #c1c1c1
}

.M-bgimg-states-cont {
    font-size: 0
}

.M-bgimg-states-cont li {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    margin: 5px 10px 0 0;
    font-size: 14px;
    line-height: 22px
}

.M-bgimg-states-cont li > div {
    position: relative;
    width: 140px;
    height: 110px;
    line-height: 106px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #eee
}

.M-bgimg-states-cont li > div img {
    width: 138px;
    height: 108px;
    vertical-align: middle
}

.M-bgimg-states-cont li > div:hover .edit {
    display: block
}

.M-bgimg-states-cont li .edit {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 110px;
    padding-top: 25px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3)
}

.M-bgimg-states-cont li .edit p {
    height: 30px;
    line-height: 30px
}

.M-bgimg-states-cont li .edit i {
    font-size: 20px;
    vertical-align: middle
}

.M-bgimg-states-cont li > p {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #333
}

.M-bgimg-states-cont li > p i {
    color: #ff9600;
    font-size: 14px;
    margin: 0 0 0 5px;
    vertical-align: middle
}

.M-bgimg-states-footer {
    height: 38px;
    color: #666;
    border-top: 1px solid #ddd
}

.M-bgimg-states-close {
    width: 60px;
    height: 26px;
    margin: 6px auto;
    line-height: 26px;
    border-radius: 3px;
    text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #ddd;
    cursor: pointer
}

.M-bgimg-states-close:hover {
    opacity: .8
}
