/*ÃƒÂ¨Ã‚Â¿Ã¢â€žÂ¢ÃƒÂ©Ã¢â‚¬Â¡Ã…â€™ÃƒÂ©Ã…â€œÃ¢â€šÂ¬ÃƒÂ¥Ã‚ÂÃ…â€œÃƒÂ¨Ã‚ÂÃ‚Â¯ÃƒÂ¨Ã…Â Ã¢â‚¬Å¡ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¤Ã‚Â¹Ã‚Â*/
:root {
    --seach-color: "#aaa";
    --bg-color: '#fff';
    --text-color: '#000';
    --close-color: '#fff';
    --bottomSvg-color: "#fff";
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

.dialog-footer > span {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 20px;
    border: solid 1px #AAA;
    background: #EEE;
    opacity: 0.8;
}

/*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚Âº*/
input[type=file] {
    position: absolute;
    opacity: 0
}

.div-panel {
    flex-shrink: 0;
    z-index: 1;
}

body {
    /*margin-top: 20px;*/

}

.mb20 {
    margin-bottom: 20px
}

button {
    outline: none;
}

.border-none {
    border: none !important
}

.bottom-line {
    border-bottom: 1px solid #ccc;
}


.color-white {
    color: #FFF !important
}

.color-bloack {
    color: #000 !important
}

body {
    background-color: #EFEFEF;
}

#main {
    width: 100%;
    height: 100%;
}

#app {
    width: 100%;
    height: 100%;
}

.container-fluid {
    display: flex;
    padding: 0;
}

.active-a {
    background: #eee;
}

.unActive-a {
    background: transparent;
}

.flipbook-controls-left {
    justify-content: left !important;
    padding-left: 58px !important;
}

.controlsBottom {
    position: relative;
    top: 3px;
}

.flipbook-controls_advertisement {
    max-height: 120px;
    position: absolute;
    bottom: 40px;
    background: #000;
    transition: all 0.8s;
    opacity: 0.5;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    transition: all 1s;
    overflow: hidden;
}

.upupup {
    transform: rotate(-180deg);
}

.flipbook-controls_advertisement_noticeTitle {
    height: 20px;
    font-weight: bold;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.flipbook-controls_advertisement_noticeDesc {
    max-height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #fefefe;
    font-size: 12px;
    padding-top: 0px;
    word-break: break-all;

}

.flipbook-controls_advertisement_noticeUrl {
    color: #aaa;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
}

.flipbook-controls_advertisement:hover {
    opacity: 1;
}


/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â·Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â*/
.bar {
    /*   display: flex;
   justify-content: space-between;*/
    width: 250px;
}

.skinChecked {
    border: 2px solid #409eff !important
}

.skinTextChecked {
    border-radius: 8px;
    padding: 0 8px;
    background-color: #CFCFCF;
}

.avatar-uploader {

}

.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.avatar-uploader .el-upload:hover {
    border-color: #409EFF;
}

.avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px !important;
    text-align: center;
    display: flex;
    align-items: center;
}

.avatar {
    min-width: 200px;
    height: auto;
    display: block;
}

/*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®*/
.el-tree {
    color: inherit !important
}

.el-layout {
    width: 200px;
    height: 200px;
}

.el-dialog__footer {
    text-align: center !important;
    padding: 10px 20px 80px !important;

    /*border-top: 1px solid #EBEEF5*/
}

.el-collapse-item__content {
    background-color: #EFEFEF
}

.el-dialog__header {
    /* border-bottom: 1px solid #EBEEF5 */
}

.el-popover_item {
    padding: 0 6px;
}

.el-popover_item:hover {
    background-color: #EFEFEF;
    cursor: pointer;
}

/*.el-icon-s-tools {*/
/*    right: 10px;*/
/*    bottom: 10px;*/
/*    position: absolute;*/
/*}*/

.el-form-item__label {
    font-weight: 400 !important;
}

.el-color-picker__trigger {
    border: none !important;
}

.el-color-picker__color {
    border-radius: 50% !important;
    overflow: hidden;
}

.el-tree {
    background-color: transparent !important;

}

.el-tree-node__content:hover {
    background-color: rgba(0, 0, 0, .1) !important
}

.el-tree-node:focus > .el-tree-node__content {
    background-color: transparent !important;
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂªÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 450px) {


    .el-dialog {
        width: 100% !important;
        height: 100%;
        margin: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .nav {
        position: fixed;
        width: 100% !important;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        overflow-y: scroll;
    }

    .flipbook-controls_advertisement {
        width: 100%;
    }

    .flipbook-controls_advertisement_noticeTitle {
        width: calc(100% - 55px);
    }

    .flipbook-controls_advertisement_close, .flipbook-controls_advertisement_cur {
        top: 4px !important;
    }


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 450px) {
    .el-dialog {
        width: 400px
    }
}

.rank {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.rank-item {
    height: 50px;
    width: 50px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rank-item-checked {
    background-color: #EFEFEF;
}

.menu-item {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 0px 10px;
    cursor: pointer;
    height: 40px;

}


.download .download-all {
    display: flex;
    background-color: #EFEFEF;
    padding: 30px 10px;
}

.download .download-all span {
    margin-right: 20px;
}

.download .download-all .desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height: 50px;
}

.download .download-current {
    margin-top: 20px;
}

.nav {
    width: 250px;
    height: 100vh;
    /*overflow-y: auto;*/
    flex-shrink: 0;
    /* border-right: 1px solid #CFCFCF; */
    display: flex;
    flex-direction: column;
    position: relative;
    border-right: 1px solid #ccc;
}

.nav-mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #EFEFEF;
    z-index: 999;
    overflow-y: scroll;
}

.nav-pills > li {
    /*     border-bottom: 1px solid #eaebeb; */

}

.nav-stacked li.active {
    background-color: #f4f7f9;
    border-top: 1px solid #dadbdf;
    border-bottom: 1px solid #eceeef;
}

.nav-pills > li.active > span {
    color: #68a0b7;
    background-color: #f4f7f9;
    line-height: 40px;
    margin-left: 20px;
    cursor: pointer;
}

.nav-pills > li.active > span:hover {
    background-color: #f4f7f9;
    color: #4593b0;
}

.nav-pills > li.active > span > .glyphicon {
    font-size: 10px;
}

.nav-stacked li.active .btn-group {
    float: right;
    line-height: 40px;
    margin-right: 20px;
    margin-top: 1%;
}

.nav-pills .name-desc .btn-group {
    width: 100%;
}

.nav-pills .name-desc .btn-group > .btn:first-child {
    border: 0;
    width: 100%;
    height: 40px;
}

.nav-pills .name-desc .btn-group > .btn:first-child span {
    margin-left: 95px;
}

.nav-pills > li > a {
    color: #000;
    padding: 10px 17px;
}

.nav-cancel {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 80px;
    text-align: center;
    z-index: 1223;
}

.name-desc > a > span {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.toggle-arrows {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(0);
    transition: all 0.3s ease;
}

.toggle-arrows-change {
    transform: translateY(-50%) rotate(-180deg);
}

.nav .menu-down {
    padding: 0 17px;
    display: none;
}

.menu-down span {
    display: inline-block;
}

.menu-down input {
    width: 100%;
    padding-left: 5px;
    border: 1px solid #d6dadf;
}

.menu-down textarea {
    display: block;
    margin-bottom: 15px;
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #d6dadf;
}

.branding .brand-col {
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
}

.brand-btns {
    float: right;
    padding: 0 10px;
    line-height: 30px;
    background: #fff;
    color: #77777c;
    border: 1px solid #eee;
    margin-top: 5px;
}

.controls-col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 0 20px; */
}

.controls-col div:nth-of-type(1) {
    /*min-width: 100px;*/
    /* border: 1px solid red; */
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.controls-col div:nth-of-type(2) {
    height: 40px;
    width: 50px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â*/
/*.password-menu div:nth-of-type(1) {
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eaebeb;
}

.password-menu div:nth-of-type(2) {
    margin-top: 5px;
    margin-bottom: 20px;
    position: relative;
}

.password-menu div:nth-of-type(2) input {
    height: 30px;
    padding-left: 10px;
}*/
.password-menu div:nth-of-type(2) .eye {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #2aabd2;
    right: 0;
    top: 6px;
    cursor: pointer;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â LOGO */
.mask-logo {
    display: none;
    position: fixed;
    z-index: 99;
    top: 3%;
    left: 35%;
    transform: translateX(-50%);
    width: 400px;
    height: 500px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #888;
}

.mask-logo-head {
    height: 50px;
    width: 100%;
    background: #fff;
    line-height: 50px;
}

.mask-logo-head > span:nth-child(1) {
    margin-left: 20px;
}

.mask-logo-head .close-mask-logo {
    margin-left: 260px;
    color: #9d9d9d;
}

.mask-logo-img {
    height: 80px;
    width: 100%;
    background-color: #dce0e2;
    /* padding: 1px; */
    height: 80px;
    width: 100%;
    background-color: #dce0e2;
    padding: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask-logo-img > div {
    height: 45px;
    width: 80px;
    background: yellow;
}

.mask-logo-edit {
    margin-top: 20px;
    width: 100%;
    min-height: 200px;
    background-color: #fff;
    box-sizing: border-box;
}

.mask-logo-edit > .item > div {
    padding: 0 20px;
    width: 100%;
    height: 57px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mask-logo-edit > .item > div > button {
    width: 200px;
    height: 50px;
    background: #f4f7f9;
    border: 0;
    box-shadow: 0px 0px 3px #666;
    outline: none;
    border-radius: 5px;
}

.mask-logo-footer {
    position: absolute;
    bottom: 0;
    height: 90px;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #f3f8f8;
}

.mask-logo-footer :first-child {
    width: 46%;
    margin: auto;
    margin-top: 12px;
}

.mask-logo-footer .skin-submit {
    height: 34px;
    border: 0;
    border-radius: 15px;
    width: 85px;
    background: #5d90dd;
    color: #fff;
}

.mask-logo-footer .skin-cancel {
    height: 34px;
    border: 0;
    margin-left: 10px;
    border-radius: 15px;
    width: 85px;
    background: #fff;
    color: #5d90dd;
}

/* ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â  */
.mask-bgimg {
    display: none;
    position: fixed;
    z-index: 99;
    top: 3%;
    left: 35%;
    transform: translateX(-50%);
    width: 400px;
    height: 330px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #888;
}

.close-mask-bgimg {
    color: #9d9d9d;
}

.mask-bgimg-head {
    height: 50px;
    width: 100%;
    background: #fff;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mask-bgimg-img {
    width: 100%;
    height: 200px;
    background: #585959;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask-bgimg-img .mask-bgimg-btn {
    width: 200px;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer;
}

.mask-bgimg-footer > div {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask-bgimg-footer .skin-submit {
    height: 34px;
    border: 0;
    border-radius: 15px;
    width: 85px;
    background: #5d90dd;
    color: #fff;
    outline: none;
}

.mask-bgimg-footer .skin-cancel {
    height: 34px;
    border: 0;
    margin-left: 10px;
    border-radius: 15px;
    width: 85px;
    background: #fff;
    color: #5d90dd;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â favicon*/
.favicon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.mask-favicon {
    display: none;
    position: fixed;
    z-index: 99;
    top: 3%;
    left: 35%;
    transform: translateX(-50%);
    width: 400px;
    height: 380px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #888;
}

.mask-favicon-head {
    height: 50px;
    width: 100%;
    background: #fff;
    line-height: 50px;
}

.mask-favicon-head > span:nth-child(1) {
    margin-left: 20px;
}

.mask-favicon-head .close-mask-favicon {
    margin-left: 260px;
    color: #9d9d9d;
}

.mask-favicon-img {
    height: 80px;
    width: 100%;
    background-color: #dce0e2;
    padding: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask-favicon-img > div {
    height: 45px;
    width: 80px;
    background: yellow;
}

.mask-favicon-edit {
    margin-top: 70px;
}

.mask-favicon-edit > p {
    margin-left: 20px;
    margin-bottom: 7px;
}

.mask-favicon-edit .item {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
}

.mask-favicon-edit > .item > button {
    width: 45%;
    height: 50px;
    background: #f4f7f9;
    border: 0;
    box-shadow: 0px 0px 3px #666;
    outline: none;
    border-radius: 3px;
}

.mask-favicon-edit > .item > p {
    width: 185px;
    min-height: 50px;
    font-style: oblique;
    word-spacing: 2px;
    word-wrap: 2px;
    letter-spacing: 2px;
    color: #ababab;
}

.mask-favicon-footer {
    position: absolute;
    bottom: 0;
    height: 70px;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #f3f8f8;
}

.mask-favicon-footer > div {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mask-favicon-footer .skin-submit {
    height: 34px;
    border: 0;
    border-radius: 15px;
    width: 85px;
    background: #5d90dd;
    color: #fff;
    outline: none;
}

.mask-favicon-footer .skin-cancel {
    height: 34px;
    border: 0;
    margin-left: 10px;
    border-radius: 15px;
    width: 85px;
    background: #fff;
    color: #5d90dd;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â´ */
.container {
    position: relative;
    width: 100%;
}

.main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* height: 100vh; */
    flex-grow: 1;
    position: relative;
    z-index: 10;
    margin-top: 0px;
    width: 100%;
}

.main-right {
    height: 100%;
    flex: 1;
    /* flex-grow: 1; */
    display: flex;
    position: relative;
}

.main .main-bk {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1
}

.main .header {
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 30;
    font-size: 12px;
}

.main .header .name {
    max-width: 250px;
    white-space: nowrap;
    padding-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.main .header-mobile {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    height: 40px;
    z-index: 30;
    font-size: 12px;
}

.main .header-mobile
.main .bookBox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main .picture {
    width: 400px;
    height: 250px;
    background: #ccc;
}

.select-text-panel .share {
    display: inline-block;
    padding: 8px 6px;
    color: #cccccc;
    cursor: pointer;
}

.flipbook-viewbox {
    width: 100%;
    height: 100%;
}

.flipbook-viewboxMobile {
    width: 100%;
    height: 100%;
}

@media (min-width: 700px)and (orientation: portrait) {

    .pageLoading .flipbook-title {
     font-size: 35px;
    }

    .main .page-footer {
        height: 40px;
    }

    .main .footer_logo {
        height: 40px;
    }

    .flipbook-viewbox {
        height: calc(100% - 80px);
    }

    .flipbook-controls_advertisement {
        bottom: 40px;
    }
}

@media (max-height: 700px)and (orientation: landscape) {
    .pageLoading .flipbook-title {
        font-size: 35px;
    }
    .main .page-footer {
        height: 50px;
        padding-bottom: 5px;
    }

    .main .footer_logo {
        height: 50px !important;
    }

    .main .footer_logo img {
        max-width: 150px !important;
    }

    .flipbook-viewbox {
        height: calc(100% - 90px);

    }

    .flipbook-controls_advertisement {
        bottom: 50px;
    }
}

@media (max-width: 700px) {
    .pageLoading .flipbook-title {
        font-size: 25px;
    }
    .main .page-footer {
        height: 50px;
        padding-bottom: 5px;
        padding-left: 0px;
    }

    .main .footer_logo {
        height: 50px !important;
    }

    .flipbook-viewbox {
        height: calc(100% - 90px);

    }

    .flipbook-controls_advertisement {
        bottom: 50px;
    }
}

@media (min-width: 330px) and (max-width: 376px) {
    .pageLoading .flipbook-title {
        font-size: 25px;
    }

    .main .footer_logo img {
        max-width: 140px !important;
    }


}

@media (max-width: 330px) {
    .pageLoading .flipbook-title {
        font-size: 25px;
    }
    .main .footer_logo img {
        max-width: 80px !important;
    }


}

@media (min-width: 376px) and (max-width: 443px) {

    .main .footer_logo img {
        max-width: 150px !important;
    }


}

.main .page-footer {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    z-index: 30;
}


.main .page-footer-mobile {
    height: 40px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
}

/* logo css */
.main .footer_logo {
    position: absolute;
    height: 40px;
    bottom: 0;
    z-index: 999;
    max-width: 150px;
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 20px;
}

.moveLogo {
    position: absolute;
    z-index: 0;
    display: flex;
    align-items: center;
    right: 0px;
    bottom: 0px;
    transition: all 0.5s;
}

.moveLogo img {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    position: absolute;
    right: 0px;
    bottom: 0px;
    margin: 10px;
}

.footer_logo {
    right: 0px !important;
    margin-right: 10px !important;
    margin-left: 0px !important;
    padding: 0px !important;
}

.main .footer_logo img {
    max-width: 150px;
    max-height: 38px;
}

.main .background {
    z-index: -1;
    width: 100%;
    height: auto;
    position: absolute;
}

.main-right .active-password {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999
}

.main-right .active-saleslead {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20
}

.main-right .active-password .content {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¿ */
.skin-panel {
    display: none;
    position: absolute;
    left: 50%;
    top: 13%;
    z-index: 99;
    transform: translateX(-50%);
    width: 700px;
    height: 500px;
}

.skin-panel-head {
    width: 100%;
    height: 45px;
    background: #fff;
    border-bottom: 1px solid #fcfcfc;
}

.skin-panel-head span {
    float: left;
    line-height: 45px;
    padding-left: 20px;
    font-weight: bold;
    color: #444;
}

.skin-panel-head :nth-child(2) {
    float: right;
    padding-right: 30px;
    font-weight: normal;
    color: #a5a7ab;
}

.skin-panel-body {
    overflow-y: auto;
    height: 400px;
    width: 100%;
    background: #fefefe;
    border-bottom: 1px solid #f6f9f9;
    padding: 1px;
}

.skin-panel-body > div:nth-child(1) {
    margin-left: 18px;
    font-weight: 550;
    color: #292e36;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.switch {
    transform: scale(0.6);
    margin: 0 !important;
}

.skin-box:nth-of-type(odd) {
    margin-right: 30px;
}

.skin-box {
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
}

.skin-box > .bg-img {
    margin-left: 1%;
    margin-top: 1%;
}

.skin-panel-body .bg-img {
    /* float: left; */
    width: 15%;
    height: 80px;
    background-color: red;
}

.skin-panel-footer {
    height: 55px;
    width: 100%;
    background: #fff;
    padding: 1px;
}

.skin-panel-footer :first-child {
    width: 27%;
    margin: auto;
    margin-top: 5px;
}

.skin-panel-footer .skin-submit {
    height: 34px;
    border: 0;
    border-radius: 15px;
    width: 85px;
    background: #5d90dd;
    color: #fff;
}

.skin-panel-footer .skin-cancel {
    height: 34px;
    border: 0;
    margin-left: 10px;
    border-radius: 15px;
    width: 85px;
    background: #fff;
    color: #5d90dd;
}

/* SKIN Bar */
.skinbar {

}

.skinbar li:first-child > i {
    padding-left: 15px;
}

/*.skinbar li:first-child > span {
    margin-left: 200px;
    line-height: 40px;
    height: 40px;
    color: #afafaf;
}*/
.flex {
    display: flex !important;
    justify-content: space-between;
}

/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â´Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¸ */
.search-box {
    width: 250px;
    list-style: none;
    background-color: #e6e6e6;
    background-color: #FFF;
    height: 100vh;
    overflow-y: scroll;
}

.search-box li {
    width: 100%;
    padding: 10px 15px;
}

.search-box .title {
    width: 100%;
    font-weight: bold;
}

.search-box .title :first-child {
    margin-right: 15px;
}

.search-box .title :last-child {
    margin-left: 159px;
    color: #9d9d9d;
}

.search-box li:nth-child(2) {
    background-color: #fff;
    padding: 5px 15px;
}

.search-box li:nth-child(2) input {
    width: 75%;
    border: 1px solid #c6c6c7;
}

.search-box li .close-icon {
    color: #afafaf;
    margin-left: -20px;
    padding: 0;
}

.search-box li button {
    height: 22px;
    margin-left: 10px;
    width: 30px;
    border: 0;
    background-color: #aeaeae;
}

.search-box li button > span {
    color: #fff;
}

.search-box li:nth-child(3) {
    padding: 7px 15px;
}

.search-list {
    padding: 7px 15px;
    font-size: 12px;
    padding-top: 50px;
    font-weight: 400;
}

.search-list .item {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 20px;
}

.search-list .text-list span {
    color: #aaa;
}

.search-more {
    text-align: center;
    line-height: 50px;
    margin-bottom: 50px;
}


.page-footer span.icon {
    font-size: 20px;
    padding: 0 2px;
}

.flipbook-controls_advertisement_cur {
    position: absolute;
    right: 25px;
    top: 7px;
    font-size: 20px;
    color: #aaa;
    transition: transform 0.2s;
}

.flipbook-controls_advertisement_cur:hover {
    color: #fff;
}

.flipbook-controls_advertisement_close {
    position: absolute;
    right: 5px;
    top: 7px;
    font-size: 20px;
    color: #aaa;
    transition: transform 0.2s;
}

.flipbook-controls_advertisement_close:hover {
    color: #fff;
}

@media (max-width: 768px) {
    .page-footer span.icon {
        font-size: 25px;
        padding: 1px 2px;
    }

    .main .header .name {
        max-width: 200px !important;
    }

    .flipbook-controls_advertisement {
        width: 100%;
    }

    .flipbook-controls_advertisement_cur {
        right: 15px;
        font-size: 25px;
        color: #aaa;
    }

    .flipbook-controls_advertisement_close {
        right: 45px;
        font-size: 25px;
        color: #aaa;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .pageLoading .flipbook-title {
        font-size: 25px;
    }
    .page-footer span.icon {
        font-size: 30px;
        padding: 1px 4px;
    }

    .flipbook-controls_advertisement {
        width: 380px;
        left: calc(50% - 190px);
        border-radius: 5px;
    }

    .flipbook-controls_advertisement_noticeTitle {
        width: 350px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .pageLoading .flipbook-title {
        font-size: 30px;
    }
    .page-footer span.icon {
        font-size: 25px;
        padding: 2px 5px;
    }

    .flipbook-controls_advertisement {
        width: 380px;
        left: calc(50% - 190px);
        border-radius: 5px;
    }

    .flipbook-controls_advertisement_noticeTitle {
        width: 320px;
    }
}

@media (min-width: 1200px) {
    .pageLoading .flipbook-title {
        font-size: 30px;
    }
    .page-footer span.icon {
        font-size: 25px;
        padding: 4px 6px;
    }

    .flipbook-controls_advertisement {
        width: 380px;
        left: calc(50% - 190px);
        border-radius: 5px;
    }

    .flipbook-controls_advertisement_noticeTitle {
        width: 320px;
    }
}

.page-footer span.icon:hover {
    cursor: pointer;
    background: rgba(250, 250, 250, .1);


}


.earch-box-small {
    padding: 10px 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.earch-box-small-tip {
    display: inline-block;
    padding: 4px 10px;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 2px;
}

/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾*/
/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾*/
.thum {
    display: flex;
    flex-wrap: wrap;
    overflow-y: scroll;
    padding-bottom: 50px;
    -webkit-overflow-scrolling: touch;
}

.thum-item {
    width: 100%;
    padding: 6px 0;
    cursor: pointer;
    text-align: center;
    width: 90px;
    display: block;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}

.singleThum .thum-item {
    width: 60% !important;
}

.doubleHhum-item {
    margin: 0px;
}


.doubleHhum > div:nth-child(2n-1) .thumLLL {
    position: absolute;
    height: 100%;
    width: 100%;

    background-image: -webkit-linear-gradient(
            right,
            rgb(0 0 0 / 0%) 85%,
            rgb(0 0 0 / 30%) 100%
    );
    background-image: -moz-linear-gradient(
            right,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: -ms-linear-gradient(
            right,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: -o-linear-gradient(
            right,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: linear-gradient(
            right,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
}

.doubleHhum > div:nth-child(2n) .thumLLL {
    position: absolute;
    height: 100%;
    width: 100%;

    background-image: -webkit-linear-gradient(
            left,
            rgb(0 0 0 / 0%) 85%,
            rgb(0 0 0 / 30%) 100%
    );
    background-image: -moz-linear-gradient(
            left,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: -ms-linear-gradient(
            left,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: -o-linear-gradient(
            left,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
    background-image: linear-gradient(
            left,
            rgba(0, 0, 0, 0) 85%,
            rgba(0, 0, 0, 0.3) 100%
    );
}

.doubleHhum > div:first-child .thumLLL {
    background-image: none !important;
}

.doubleHhum .thumLast .thumLLL {
    background-image: none !important;
}

@media ( min-width: 768px) {
    .thum-item {
        width: 40%;

    }

    .doubleHhum > div:first-child {
        margin: 0px 30% !important;
    }

    .thumLast {
        margin: 0px 30% !important;

    }

    .doubleHhum > div:nth-child(2n) {
        margin-left: 10%;
    }


}

@media ( max-width: 767px) {

    .thum-item {
        width: 30%;
    }

    .doubleHhum > div:first-child {
        margin: 0px 35% !important;
    }

    .thumLast {
        margin: 0px 35% !important;

    }

    .doubleHhum > div:nth-child(2n) {
        margin-left: 20%;
    }
}

.thum-item img {
    width: 100%;
    height: auto;
}

.thum-item:hover {
    /*  background-color: rgba(0,0,0,.1) */

}

/*ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂµÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸Ãƒâ€¦Ã‚Â ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â */
#upload .el-dialog__body, #chooseSkin .el-dialog__body {
    padding: 0 !important;
    text-align: center;

}

#color .el-dialog__body, #chooseSkin .el-dialog__body, #externalLink .el-dialog__body {
    padding: 0 !important;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.upload-img {
    position: relative;
    background-color: #EFEFEF;
    height: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.dialog-title {
    display: flex;
    justify-content: space-between;
}

.upload-img img {
    object-fit: scale-down;
    width: auto;
    height: 200px;
}

/*ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â®*/
.button-save {
    display: inline-block;
    background-color: rgb(68, 147, 177);
    color: #FFF;
    line-height: 40px;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 4px;
    position: relative;
}

.button-save-hidden-menu {
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #FFF;
    padding: 10px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    border: 1px solid #EBEEF5;
    line-height: 20px;
}

.color-picker-item {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.color-picker-item-active {
    background-color: #c5c3c3;
}

/*ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â²ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“*/
.flex-column {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
.skingray {
    background-color: #EFEFEF;
    color: #000;
}

.skindeepGray {
    background-color: #333;
    color: #FFF;
}

.layui-layer-page .layui-layer-content {
    overflow: hidden !important;
}

.all-dialog {

    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.el-dialog__wrapper {
    pointer-events: auto;
}

.phone-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
}

.pageLoading {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.pageLoading td {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 240px;
    height: 350px;
}

.pageLoading .flipbook-title {
    margin-bottom: 40px;
    font-weight: bold;

}

.pageLoading img {
    justify-content: center;
    align-items: center;
    margin-top: 250px;
    bottom: 0;
    max-height: 60px;
}

.pageLoading .loading-tips {
    display: none;
    text-align: center;
}

.pageLoading .loading-tips {
    display: none;
    text-align: center;
}

.pageLoading .iconfont.icon-error {
    margin-bottom: 16px;
    font-size: 200%;
    color: rgb(245, 71, 71)
}

.password {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999999;
    background-color: #666;
    display: none;
}

.group {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px rgba(0, 0, 0, 0.562) solid;
}

.group + .dialog-body {
    background-color: white;
}

.group + .dialog-body + .el-button-group {
    position: relative;
    top: 15px;
    left: 20px;
}

.group li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.group li:hover {
    color: #409eff;
}

.groupActive {
    color: rgb(68, 147, 177);
}

.musiclist {
    margin: 10px 0;
    background: white;
}

._M {
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #afafaf;
}

._M button {
    margin-top: 5px;
    height: 30px;
    padding: 0 20px;
}

._M button:nth-child(n) {
    position: absolute;
    right: 150px;
    background-color: white;
}

._M button:nth-child(2n-1) {
    position: absolute;
    right: 0px;
}

.musicDiv, .soundDiv {
    width: 50%;
    display: inline;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.bgMusic svg, .flipSound svg {
    padding: 10px;
    border-radius: 50px;
    background: #fefefe;
    width: 50px;
    height: 50px;
    margin: 20px;
}

._nowpage {
    position: absolute;
    left: 10px;
    border: 1px solid;
    border-radius: 5px;
    margin: 0px 0;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

#footer_current_page {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    top: -3px;
}

#footer_current_page + span {
    position: relative;
    top: -3px;
}

.enlargeImage {
    opacity: 0.32;
    transition: all 1s;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    background: black;
    padding: 10px
}

.enlargeImage:hover {
    opacity: 1;
    transform: scale(1.2);
}

.music_add, .music_sub {
    width: 15px;
    height: 15px;
    color: white;
    background: #444444;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    position: absolute;
    top: 95px;
}

.music_sub {
    /* position: absolute; */
    left: 20px;
}

.music_add {
    /* position: absolute; */
    right: 20px;
    /* top: 95px; */
}


.loading_download {
    -webkit-animation: gogogo 2s infinite linear;
}

@-webkit-keyframes gogogo {

    0% {

        -webkit-transform: rotate(0deg);


    }

    50% {

        -webkit-transform: rotate(180deg);


    }

    100% {

        -webkit-transform: rotate(360deg);


    }

}

.downloadFile {
    cursor: pointer;
    display: block;
}

.download ._input {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 4px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    background: rgb(204, 204, 204);
    border-radius: 2px;
}

.bgm_inputAll ._input {
    width: 30%;
}

.bgm_inputAll ._inputDiv {
    left: 30%;
}

.pagesound_inputAll ._input {
    width: 10%;
}

.pagesound_inputAll ._inputDiv {
    left: 10%;
}

.download ._inputDiv {
    cursor: pointer;
    position: absolute;
    margin-left: -10px;
    top: -8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 2px;
}

.download ._inputDivNext {
    pointer-events: none;
    border: 3px solid #cccccc;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #444444;
}

.download .pagesound_inputAll, .download .bgm_inputAll {
    position: absolute;
    cursor: pointer;
    left: 40px;
    top: 100px;
    width: calc(100% - 80px);
    height: 4px;
    background: rgba(204, 204, 204, 0.3);
    border-radius: 2px;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.detailedImg {
    transition: all 0.25s;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
    background: #00000057;
}

.detailedImg:hover {
    background: #00000090;
    transform: scale(1.3);
}

.el-message {
    position: absolute !important;
}

.controlsRightButton {
    opacity: 1;
    background: rgb(255, 255, 255);
    float: left;
    width: 200px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.controlsRightButton svg {
    width: 16px;
    height: 16px;
    float: left;
    margin: 10px;
    color: rgb(51, 51, 51);
    position: relative;
}

.controlsRightButton span {
    pointer-events: none;
    color: rgb(51, 51, 51);
}

.controlsRightButton:hover {
    background: #eee !important;
}

.nav-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    box-shadow: 2px 0px 3px 0px #aaa;
    pointer-events: none;
}

.nav-shadow-right {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    box-shadow: -1px 0px 3px 0px #aaa;
    pointer-events: none;
}

ul._group {
    background: white !important;
    color: #606266 !important;
}

.group + .dialog-body {
    background: white !important;
}

.musiclist:parent {
    background: white !important;
}

._music {
    background: white !important;
    color: #606266 !important;
}

.el-dialog {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin-top: 0px !important;
}

.bookMark {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    text-align: center;
    color: white;
    font-family: "Tahoma", "sans-serif", "Arial";
    font-size: 12px;
    padding: 3px 3px;
}

.show-bookMark {
    height: calc(100% - 200px);
    width: 100%;
    overflow: auto;
}

.show-bookMark::-webkit-scrollbar {
    display: none
}

.add-bookMark {
    height: 90px;
    width: 230px;
    margin: 0px 0px;
    display: flex;
}

._bookMark {
    display: flex;
    height: 40px;
    border-bottom: #ccc solid 1px;
}

._bookMark .showMarkTabel {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin: 7px 5px;
    color: black;
    height: 20px;
    position: relative;
}

._bookMark_title {
    display: inline-block;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    height: 20px;
}

._bookMark_color {
    width: 20px;
    height: 20px;
}

.bookMarkEdit {
    width: 30px;
    cursor: pointer;
    color: #347ab7 !important;
}

.bookMarkEdit:hover {
    text-decoration: underline
}

.updataBookMark_title {
    width: 100px
}

.updataBookMark_page {
    margin-left: 10px;
    width: 60px;
}

.updataBookMark_color {
    margin-left: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.updataBookMark {
    margin-top: 20px;
    display: flex;
}

.add_BookMark {
    margin-top: 20px;
    margin-left: 50px;
}

.bookMark_tip {
    color: white;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.leadEnable {
    width: 100%;
    height: 100px;

}

.leadEnable_add {
    margin-top: 10px;
}

.leadEnable_add .contorls_icon {
    font-size: 23px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.leadEnable_add input {
    height: 30px;
    line-height: 25px;
}

.leadEnable_add .leadEnable_div {
    position: relative;
}

.leadEnable_title {
    padding: 5px 17px;
}

.leadEnable_content {
    width: 300px;
}

.leadEnable_content input {
    height: 30px;
}

.leadEnable_content button {
    height: 30px;
    padding: 0px;
    width: 100%;
}

.leadEnable_content_padding {
    margin-top: 10px;
}

._leadEnableSelect:hover {
    color: #00a4ff;
}

._leadEnableSelectAtive {
    color: rgb(68, 147, 177);
}

._leadEnableSelect svg {
    width: 20px;
    height: 20px;
    /* line-height: 30px; */
    position: absolute;
    top: 5px;
    left: 6px;
}

.leadEnable_add .leadEnable_div:nth-child(3) svg {
    width: 15px;
    height: 15px;
    margin: 2px;
}

.submitBtn {
    background: #347ab7
}

.remarksPosition {
    position: absolute;
    color: #88d376;
    width: 30px;
    height: 30px;
    font-size: 40px;
    pointer-events: auto;
    z-index: 1;
    float: left;
}

.remarks_content {
    width: 250px;
    height: 180px;
    background: white;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #888888;
    transform-origin: 0px 0px;
    transform: translateX(calc(-50% + 15px)) scale(calc(1 / (var(--zoom) + 0.2)));
    -ms-transform: translateX(calc(-50% + 15px)) scale(calc(1 / (var(--zoom) + 0.2)));
}

.remarks_text textarea {
    font-size: 20px;
    margin: 35px 15px 0px 15px;
    width: 220px;
    border: none;
    height: 95px;
    font-weight: 400;
    color: #000000a3;
}

.remarks_text textarea::-webkit-scrollbar {
    display: none;
}

.remarks_time {
    height: 15px;
    width: 55px;
    position: absolute;
    margin: 8px 5px 15px 15px;
    font-size: 18px;
    color: #0000006e;
    left: 170px;
}

.remarks_MoreSettings {
    height: 15px;
    width: 220px;
    position: absolute;
    margin: 5px 15px 15px 15px;
    font-size: 16px;
    color: #0000006e;
    left: 0px;
}

.remarks_set, .remarks_delete {
    cursor: pointer;
    position: absolute;
    right: 0px;
    background: none;
    border: none;
    font-size: 25px;
    top: -3px;
    color: #0000006e;
}

.remarks_select_color {
    width: 195px;
    height: 17px;
}

.remarks_select_color span {
    display: inline-block;
}

.remarks_select_color .remarks_color_O {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.remarks_time:hover, .remarks_color_O:hover {
    cursor: pointer;
}

.remarks_select_color .remarks_color_W {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 5px;
}

.remarks_Save {
    position: absolute;
    right: 16px;
    border: none;
    background: none;
    cursor: pointer;
    color: #0000006e;
    width: 17px;
    height: 17px;
    top: 3px;
    font-size: 17px;
}

.el-color-dropdown__btn {
    display: none;
}

.el-color-dropdown__link-btn {
    display: none;
}

.el-color-picker__panel {
    margin-top: 10px;
}

.flipbook-title {
    width: 100vw;
    word-wrap: break-word;
}

.dialogIframes {
    position: absolute;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: #000000df;
    opacity: 1;
}

.dialogIframesClose {
    font-size: 30px;
    position: absolute;
    right: 0px;
    top: -30px;
    cursor: pointer;
    color: white;
}

.search-list .item:hover {

    /*box-shadow: 0px 0px 20px var(--seach-color);*/
}

.el-tree-node__content {
    height: auto !important;
    position: relative;
}

.el-tree-node__label {
    font-size: 14px;
    display: inline-block;
    max-width: 83%;
    word-break: break-word;
    white-space: normal;
    padding-left: 25px;
}

.el-tree-node__expand-icon {
    position: absolute;
    top: 0px;
    vertical-align: top !important;
}

.moreIcon {

    padding: 1px 3px;
    cursor: pointer;
}

.moreDrawer {
    background: var(--bg-color) !important;
}

.moreIcon {
    font-size: 25px;
    padding: 1px 2px;
    margin-right: 4px;
    margin-left: 4px;
    cursor: pointer;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

.moreDiv {
    width: 80%;
    margin: auto;
    height: 50px;
    margin-top: 25px;
    text-align: center;
    color: var(--text-color);
}


svg.loading {
    width: 30px;
    height: 30px;
    transform: rotate(0deg);
    animation: loading 1s linear infinite;
    -webkit-animation: loading 1s linear infinite;
    animation-delay: 0s;
}

@keyframes loading {
    0% {

        -webkit-transform: rotate(0deg);


    }

    50% {

        -webkit-transform: rotate(180deg);


    }

    100% {

        -webkit-transform: rotate(360deg);


    }
}

@-webkit-keyframes loading /*Safari and Chrome*/
{
    0% {

        -webkit-transform: rotate(0deg);


    }

    50% {

        -webkit-transform: rotate(180deg);


    }

    100% {

        -webkit-transform: rotate(360deg);


    }
}

.svghidden {
    overflow: hidden;
}

.iconSvg {
}

.bottomIconSvg {
    fill: var(--bottomSvg-color)
}

.bottomIconSvg svg {
    width: 30px;
    height: 30px;
}

.iconSvg svg {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.panel-color svg {
    /* filter: invert(var(--panel-color)); */
    fill: var(--close-color);
}

i.el-dialog__close.el-icon.el-icon-close {
    color: var(--close-color) !important;
}

.palyVideoIcon {
    width: 30px;
    height: 30px;
    transition: all 0.5s;
}

.video-content:hover + div .palyVideoIcon {
    width: 50px !important;
    height: 50px !important;
}

.skinBgChecked {
    box-shadow: 0px 0px 5px #03a9f4;
}

.dialog-footer-center {
    position: relative;
    top: 33px;
}


.colorSelect > div:nth-child(2) {
    margin-top: 40px;
}

.colorSelect > div:nth-child(3) {
    margin-top: 40px;
}

#chooseMusic .el-dialog__body {
    padding: 1px 20px 30px 20px !important;
}

.rightClickTheToolbarDiv {
    position: absolute;
    width: 200px;
    font-size: 14px;
    z-index: 1000;
    box-shadow: rgb(51, 51, 51) 0px 0px 6px;
    overflow: hidden;
    opacity: 0;
    display: none;
    transition: opacity 0.5s

}

.svgIconImage svg {
    width: 19px;
    height: 19px;
    position: relative;
    top: 4px;
}

.phone_Svg svg {
    top: 0px !important;
}

.progressBar .el-progress-circle {
    width: 20px !important;
    height: 20px !important;
}

.progressBar {
    position: relative;
    top: 6px;
}

.el-tree-div {
    margin-top: 40px;
    overflow: hidden;
    overflow-y: scroll;
    height: calc(100% - 40px);
}

.el-tree-node {
    /*margin: 10px 0 !important;*/
}

.bookMarkInput {
    position: absolute;
    left: 0px;
    top: 5px;
    width: 100%;
    border: none;
    text-align: center;
}

.bookMarkInputActive {
    border-bottom: #66b1ff 1px solid;
}

.page-down div, .page-up div {
    transition: all 0.1s;
}
.el-pager li.active{
    color: rgb(68, 147, 177);
}
.el-dialog__header{padding: 15px;}

.el-tree-node {
    margin: unset;
    border-top: 1px solid rgba(128, 128, 128,.5);

}
.el-tree-node__content{padding:10px;}
