.List {
    background-color: #f9f9f9;
}

.agl-hover {
    outline: 2px solid rgba(244, 67, 54, 0.99) !important;
    background-color: rgba(244, 67, 54, 0.2) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
}

.agl-highlight-current {
    outline: 2px solid rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-similar {
    outline: 2px dashed rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-group {
    outline: 4px double rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-cover-current {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px solid rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-similar {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px dashed rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-group {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 4px double rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-focus {
    outline: 3px solid rgba(255, 165, 0, 0.99) !important;
    background-color: rgba(255, 165, 0, 0.4) !important;
}
.agl-hover {
    outline: 2px solid rgba(244, 67, 54, 0.99) !important;
    background-color: rgba(244, 67, 54, 0.2) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
}

.agl-highlight-current {
    outline: 2px solid rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-similar {
    outline: 2px dashed rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-group {
    outline: 4px double rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-cover-current {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px solid rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-similar {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px dashed rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-group {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 4px double rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-focus {
    outline: 3px solid rgba(255, 165, 0, 0.99) !important;
    background-color: rgba(255, 165, 0, 0.4) !important;
}
.wx {
    padding: 5px 3px;
    font-weight: bold;
    font-size: 20px;
}

.agl-hover {
    outline: 2px solid rgba(244, 67, 54, 0.99) !important;
    background-color: rgba(244, 67, 54, 0.2) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
}

.agl-highlight-current {
    outline: 2px solid rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-similar {
    outline: 2px dashed rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-group {
    outline: 4px double rgba(255, 87, 34, 0.99) !important;
    background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-cover-current {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px solid rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-similar {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 2px dashed rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-group {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9 !important;
    outline: 4px double rgba(33, 33, 33, 0.99) !important;
    background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-focus {
    outline: 3px solid rgba(255, 165, 0, 0.99) !important;
    background-color: rgba(255, 165, 0, 0.4) !important;
}

/* 复制弹窗样式 */
.btn_copy {
    right: 0%;
    top: -42px;
    /* display: none; */
    padding: 0;
    z-index: 10 !important;
    outline: none !important;
    border: none !important;
    width: 85px !important;
    /* position: relative !important; */
    position: absolute;
    top: 0;
    left: 0;
    text-align: center !important;
    box-sizing: content-box !important;
    margin: -30px auto 0 !important;
    font-weight: 400 !important;
    line-height: 32px;
    height: 32px;
    font-size: 16px !important;
    border-radius: 4px;
    color: #fff;
    background: #777;
}

.t_copyy {
    position: absolute;
    left: 50%;
    top: 32px;
    border-width: 10px;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-style: solid;
    border-color: #777 transparent transparent transparent;
}

.fb_box {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    text-align: center;
}

.fb_box span.txt_iscWx {
    height: auto;
    color: #646464;
    font-size: 1.54em;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5em;
    line-height: 1.7em;
    margin-top: .2em;
}

.SuspensionBox {
    position: relative;
}

.ui-header {
    text-align: center;
    background: #d6a41f;
    color: #fff;
    position: relative;
    height: 89px;
    line-height: 89px;
}

.ui-header h1 {
    font-size: 36px;
    font-weight: normal;
}

.ui-header .left {
    position: absolute;
    left: 32px;
    display: inline-block;
    top: 24px;
}

.ui-header .right {
    position: absolute;
    right: 32px;
    display: inline-block;
    top: 31px;
}

.icon-back {
    width: 25px;
    height: 40px;
    background-image: url(../static/images/icon-back.png);
    background-position: center;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
}

.header-tab {
    font-size: 36px;
}

.icon-add {
    width: 26px;
    height: 26px;
    background-image: url(../static/images/icon-add.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
}

.head-tab-left {
    background: #e8c56b;
    padding: 5px 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.head-tab-right {
    background: #e8c56b;
    padding: 5px 15px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.header-tab .active {
    color: #363636;
    background: #fff;;
}

.header-tab span {
    cursor: pointer;
}

.ui-row {
    margin-top: 24px;
    background: #fff;
}

.ui-base-cont li {
    padding: 20px 30px;
    border-bottom: 2px solid #e9e9e9;
}

.ui-base-cont {
    background: #fff;
}

.icon-box {
    position: relative;
    display: inline-block;
}

.icon-select {
    background-image: url(../static/images/icon-select.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-cal-minus {
    background-image: url(../static/images/icon-cal-minus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-cal-add {
    background-image: url(../static/images/icon-cal-add.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-select, .icon-cal-minus, .icon-cal-add {
    width: 42px;
    height: 42px;
    display: block;
}

.icon-arrow-right {
    width: 26px;
    height: 38px;
    background-image: url(../static/images/icon-arrow-right.png);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
}

.btn-checkbox {
    position: relative;
    display: inline-block;
}

.btn-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
}

.btn-checkbox label:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    left: 4px;
    top: -5px;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.btn-checkbox label {
    width: 90px;
    height: 50px;
    background: #e0e0e0;
    position: relative;
    display: inline-block;
    border-radius: 46px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.btn-checkbox input:checked + label:after {
    left: 40px;
}

.btn-checkbox label:after {
    top: 4px;
    width: 42px;
    height: 42px;
}

.btn-checkbox input:checked + label:after {
    left: 58px;
}

.btn-checkbox label {
    width: 104px;
}

.btn-checkbox input:checked + label {
    background: #d6a41f;
}

@media screen and (max-width: 320px) {
    .ui-header {
        height: 50px;
        line-height: 50px;
    }

    .ui-header h1 {
        font-size: 18px;
    }

    .icon-back {
        width: 14px;
        height: 23px;
    }

    .ui-header .left {
        top: 14px;
        left: 14px;
    }

    .ui-header .right {
        top: 17px;
        right: 14px;
    }

    .header-tab {
        font-size: 16px;
    }

    .icon-add {
        width: 18px;
        height: 18px;
    }

    .ui-base-cont li {
        padding: 14px 14px;
        border-bottom: 1px solid #e9e9e9;
    }

    .ui-row {
        margin-top: 10px;
    }

    .icon-select, .icon-cal-minus, .icon-cal-add {
        width: 18px;
        height: 18px;
    }

    .icon-arrow-right {
        width: 16px;
        height: 18px;
    }

    .btn-checkbox label {
        width: 42px;
        height: 21px;
    }

    .btn-checkbox label:after {
        top: 1px;
        left: 1px;
        width: 18px;
        height: 18px;
    }

    .btn-checkbox input:checked + label:after {
        left: 23px;
    }
}

@media screen and (max-width: 375px) {
    .ui-header {
        height: 50px;
        line-height: 50px;
    }

    .ui-header h1 {
        font-size: 18px;
    }

    .icon-back {
        width: 14px;
        height: 23px;
    }

    .ui-header .left {
        top: 14px;
        left: 14px;
    }

    .ui-header .right {
        top: 17px;
        right: 14px;
    }

    .header-tab {
        font-size: 16px;
    }

    .icon-add {
        width: 18px;
        height: 18px;
    }

    .ui-base-cont li {
        padding: 14px 14px;
        border-bottom: 1px solid #e9e9e9;
    }

    .ui-row {
        margin-top: 10px;
    }

    .icon-select, .icon-cal-minus, .icon-cal-add {
        width: 20px;
        height: 20px;
    }

    .icon-arrow-right {
        width: 16px;
        height: 18px;
    }

    .btn-checkbox label {
        width: 46px;
        height: 24px;
    }

    .btn-checkbox label:after {
        top: 2px;
        left: 2px;
        width: 19px;
        height: 19px;
    }

    .btn-checkbox input:checked + label:after {
        left: 25px;
    }
}

@media screen and (max-width: 414px) {
    .ui-header {
        height: 50px;
        line-height: 50px;
    }

    .ui-header h1 {
        font-size: 18px;
    }

    .icon-back {
        width: 14px;
        height: 23px;
    }

    .ui-header .left {
        top: 14px;
        left: 14px;
    }

    .ui-header .right {
        top: 17px;
        right: 14px;
    }

    .header-tab {
        font-size: 16px;
    }

    .icon-add {
        width: 18px;
        height: 18px;
    }

    .ui-base-cont li {
        padding: 14px 14px;
        border-bottom: 1px solid #e9e9e9;
    }

    .ui-row {
        margin-top: 10px;
    }

    .icon-select, .icon-cal-minus, .icon-cal-add {
        width: 23px;
        height: 23px;
    }

    .icon-arrow-right {
        width: 17px;
        height: 22px;
    }

    .btn-checkbox label {
        width: 50px;
        height: 26px;
    }

    .btn-checkbox label:after {
        top: 2px;
        left: 2px;
        width: 22px;
        height: 22px;
    }

    .btn-checkbox input:checked + label:after {
        left: 25px;
    }
}
.dj-hide {
    display: none;
}

.Button--plain.is-active {
    color: #0084FF;
}

.head_top {
    width: 100%;
    max-width: 800px;
    height: 65px;
    background-color: #393D49;
    position: fixed;
    top: 0;
    z-index: 999999;
}

.head_top .left {
    width: 55%;
    float: left;
    line-height: 60px;
    color: #ffffff;
    font-size: 32px;
    padding-left: 3%;
}

.head_top .right {
    width: 41%;
    float: right;
    line-height: 65px;
    height: auto;
    overflow: hidden;
}


.head_top .right .head_top {
    width: 8%;
    float: right;

}

.head_top .right .head_top img {
    margin-top: 12px;
    width: 40px;


}


.head_top .right .dl_zc {
    width: 96%;
    float: right;
    text-align: right;
    padding-right: 3%;

}

.head_top .right .dl_zc a {
    font-size: 14px;
    color: #c2c2c2 !important;
    padding: 0 6%;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: black;
    text-decoration: none;
    font-size: 14px;
}

a:hover {
    text-decoration: underline
}

#href {
    float: right;
    margin-right: 20px;
}

#bg {
    background: rgba(0, 0, 0, 0.5); /*背景颜色半透明opacity:0.5*/
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none
}

#loginnimade {
    width: 400px;
    height: 350px;
    background: white;
    position: fixed;
    display: none
}

#loginnimade #title {
    color: white;
    background: #ff9933;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}

#loginnimade #title .close {
    font-size: 24px;
    color: white;
    float: right;
    margin-right: 15px;
    text-decoration: none
}

#loginnimade p {
    margin-top: 35px;
    margin-left: 120px;
}

#loginnimade form p input {
    width: 260px;
    height: 35px;
    border: 1px solid #dddddd;
    font-size: 18px;
}

#loginnimade form p .text, .psw {
    background: rgba(250, 255, 189, 1);
}

#loginnimade form p .sub {
    margin-left: 65px;
    background: url("../static/images/2017-07-25_123222.png");
}
.public-DraftEditor-content {
    width: 100%;
    border: 0;
    background: none;
    height: 15px;
    outline: none;
}