@import url(//at.alicdn.com/t/font_2380455_itaxd1ngqxj.css);

[v-cloak] {
    display: none !important;
}
body {
    min-width: 1200px;
}
a {
    text-decoration: none;
    color: #282a2e;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.searchPresetWordBox {
    width: unset !important;
}

.fixedNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    box-shadow: 0px 0 12px 0px rgba(0, 0, 0, .1);
}

.topNavBar {
    width: 100%;
    background: #fff;
}
.topNavBar > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    width: 1120px;
    height: 72px;
    line-height: 72px;
    color: #282a2e;
    font-size: 16px;
}
.cgwangPart {
    width: 100%;
    height: 32px;
    background: #f6f8fa;
  }
  .cgwangPart .cgwangPartContent {
    display: flex;
    justify-content: space-between;
    width: 1120px;
    height: 32px;
    margin: auto;
  }
  .cgwangPart .cgwangPartContent > div {
    line-height: 32px;
    font-size: 12px;
    color: #a6a9ad;
  }
    .topNavBar > div > div.leftBox {
        display: flex;
        align-items: center;
        height: 100%;
    }
    .topNavBar .hotTips {
        position:absolute;
        top: 10px;
        right: -4px;
    }
        .topNavBar > div > div.leftBox a, .topNavBar > div > div.rightBox a {
            display: inline-block;
            text-decoration: none;
            color: #282a2e;
        }
        .topNavBar > div > div.leftBox > span {
            display: inline-block;
        }
            .topNavBar > div > div.leftBox > span a {
                padding: 0 20px;
                cursor: pointer;
                white-space: nowrap;
                font-weight: normal;
            }
                .topNavBar > div > div.leftBox > span a:hover {
                    color: #ff609d;
                }
        .topNavBar > div > div.leftBox > span:last-child {
            margin-left: 10px;
        }
        .topNavBar > div > div.leftBox > span .el-button {
            border: none;
            padding: 0;
            background: transparent;
            line-height: 72px;
            font-family: inherit;
            font-size: 16px;
            color: #282a2e;
        }
            .topNavBar > div > div.leftBox span .el-button:hover {
                background-color: transparent;
            }
        .topNavBar > div > div.leftBox > .searchBox {
            display: inline-block;
            margin-left: 12px;
            width: 143px;
        }
            .topNavBar > div > div.leftBox > .searchBox .el-input__inner {
                padding: 0 25px 0 12px;
                height: 32px;
                line-height: 32px;
                border: none;
                border-radius: 500px;
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
                background-color: #f5f5f5;
                font-size: 12px;
            }
            .topNavBar > div > div.leftBox > .searchBox .el-input__icon {
                width: 16px;
                line-height: 32px;
            }
            .topNavBar > div > div.leftBox > .searchBox .el-input-group__append {
                padding: 0 12px 0 0;
                height: 32px;
                line-height: 32px;
                border: none;
                border-radius: 500px;
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }
                .topNavBar > div > div.leftBox > .searchBox .el-input-group__append > button {
                    margin: 0;
                    padding: 9px 0;
                }
    .downloadAppContent {
        padding-top: 0;
    }
        .downloadAppContent .downloadApp {
            display: flex;
            text-align: center;
            justify-content: space-between;
        }
            .downloadAppContent .downloadApp .text {
                font-size: 16px;
                color: #282a2e;
                font-weight: bold;
            }
            .downloadAppContent .downloadBoxApplet .text {
                margin-top: 16px;
            }
    .entity_con {
        margin-top: -12px !important;
        min-width: 94px;
    }
        .entity_con .entity a {
            display: block;
            padding: 5px 0;
            text-align: center;
            font-size: 16px;
            text-decoration: none;
            color: #282a2e;
        }
            .entity_con .entity a:hover {
                color: #ff609d;
            }
    .topNavBar > div > div.rightBox {
        display: flex;
        align-items: center;
        height: 100%;
    }
        .topNavBar > div > div.rightBox .msgBtn {
            display: inline;
            position: relative;
            margin-left: 20px;
            cursor: pointer;
            text-align: center;
        }
            .topNavBar > div > div.rightBox .msgBtn:hover {
                /*background: #ededed;*/
            }
            .topNavBar > div > div.rightBox .msgBtn a:hover {
                color: #ff609d;
            }
            .topNavBar > div > div.rightBox .msgBtn .msgIconBox {
                display: inline;
                color: #4B5057;
                text-align: center;
            }
                .topNavBar > div > div.rightBox .msgBtn .msgIconBox .icon {
                    display: block;
                    width: 32px;
                    height: 32px;
                    line-height: 32px;
                    font-size: 32px;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgIconBox .text {
                    display: block;
                    line-height: 16px;
                    font-size: 12px;
                }
            .topNavBar > div > div.rightBox .msgBtn .msgNumBox {
                display: inline-block;
                position: absolute;
                top: -10px;
                left: 100%;
                transform: translateX(-50%);
                box-sizing: border-box;
                padding: 0 4px;
                line-height: 20px;
                border-radius: 10px;
                background: #FF5757;
                color: #fff;
                font-size: 12px;
                text-align: center;
                min-width: 20px;
                height: 20px;
            }
            .topNavBar > div > div.rightBox .msgBtn .msgNewsNum {
                display: inline-block;
                position: absolute;
                top: -4px;
                left: 20px;
                padding: 0 4px;
                min-width: 9px;
                height: 17px;
                line-height: 17px;
                border-radius: 10px;
                font-size: 12px;
                text-align: center;
                background: #FF5757;
                color: #fff;
            }
            .topNavBar > div > div.rightBox .myCourse .msgNumBox {
                left: 70%;
            }
            .topNavBar > div > div.rightBox .msgBtn .msgTitBox .msgNumBox {
                top: -15px;
                left: 46px;
            }
            .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox {
                display: none;
                position: absolute;
                top: 48px;
                right: 0;
                padding: 20px 16px;
                width: 400px;
                height: 520px;
                border-radius: 6px;
                background: #fff;
                box-shadow: 0 3px 15px 0 rgba(0,0,0,0.2);
                z-index: 3001;
            }
                .topNavBar > div > div.rightBox .msgBtn:hover .msgDropdownBox {
                    display: block;
                }
        .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgTitBox {
            display: flex;
        }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox h2 {
                    position: relative;
                    line-height: 16px;
                    font-size: 18px;
                    font-weight: normal;
                    padding-bottom: 10px;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox h2.active {
                    font-weight: 700;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox {
                    width: 100%;
                    height: calc(100% - 16px);
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li {
                    line-height: 1;
                    padding: 12px 0;
                    border-bottom: 1px solid #efefef;
                    text-align: left;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li:last-child {
                    border-bottom: none;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li h3 {
                    display: flex;
                    margin-bottom: 12px;
                    font-size: 14px;
                }
                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li h3 .unReadRound {
                    width: 8px;
                    height: 8px;
                    margin-left: 8px;
                    border-radius: 50%;
                    background: #ff609d;
                }

                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li p {
                    margin-bottom: 8px;
                    font-size: 14px;
                }

                .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox2 li p:last-child {
                    margin-bottom: 0;
                }
                    .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox::-webkit-scrollbar {
                        width: 4px;     
                        height: 4px;
                    }
                    .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox::-webkit-scrollbar-thumb {
                        border-radius: 25px;
                        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
                        background: rgba(0,0,0,0.1);
                        scrollbar-arrow-color:red;
                    }
                    .topNavBar > div > div.rightBox .msgBtn .msgDropdownBox .msgBox::-webkit-scrollbar-track {
                        background: transparent;
                    }
            .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox {
                width: 426px;
            }
                .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox .watchListContent {
                    display: flex;
                    height: 80px;
                    margin-bottom: 12px;
                }
                    .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox .watchListContent .thumbUrl {
                        width: 126px;
                    }
                    .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox .watchListContent .mainContent {
                        width: 286px;
                        margin-left: 8px;
                        text-align: left;
                    }
                        .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox .watchListContent .mainContent .title {
                            line-height: normal;
                            margin-bottom: 8px;
                            margin-top: 10px;
                            color: #282a2e;
                            font-size: 17px;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            display: -webkit-box;
                            -webkit-line-clamp: 2;
                            -webkit-box-orient: vertical;
                        }
                        .topNavBar > div > div.rightBox .userWatchHistory .msgDropdownBox .watchListContent .mainContent .datetime {
                            font-size: 16px;
                            color: #aeaeae;
                            line-height: normal;
                        }
        .topNavBar > div > div.rightBox .userMsgbtn {
            display: inline-block;
            position: relative;
            cursor: pointer;
            line-height:0;
        }
            .topNavBar > div > div.rightBox .userMsgbtn .msgDropdownBox {
                width: 260px;
                padding: 13px;
                height: auto;
            }
            .topNavBar > div > div.rightBox .userMsgbtn .userBoxHeight {
                height: 510px;
            }
                .topNavBar > div > div.rightBox .userMsgbtn .msgDropdownBox .msgBox {
                    /*height: calc(100% - -15px);*/
                    height: auto;
                }
            .topNavBar > div > div.rightBox .userMsgbtn img {
                display: block;
                max-height: 100%;
                max-width: 100%;
            }
                .topNavBar > div > div.rightBox .userMsgbtn .userHeadImg img {
                    border-radius: 50%;
                }
            .topNavBar > div > div.rightBox .userMsgbtn .scoreMax {
            margin-bottom: 18px;
            }
                .topNavBar > div > div.rightBox .userMsgbtn .scoreMax .scoreNowBox {
                    border-radius: 5px;
                    height:5px;
                }
            .topNavBar > div > div.rightBox .userMsgbtn .activityLv {
                display: flex;
                align-items: center;
                height: 30px;
            }
                .topNavBar > div > div.rightBox .userMsgbtn .activityLv .img {
                    width: 20px;
                    line-height: 18px;
                    margin-left: auto;
                }
                .topNavBar > div > div.rightBox .userMsgbtn .activityLv .text {
                    font-size: 16px;
                    color: #c1c1c1;
                }
            .topNavBar > div > div.rightBox .userMsgbtn .userHeadImg {
                width: 60px;
                height: 60px;
                margin: 0 auto;
            }
                .topNavBar > div > div.rightBox .userMsgbtn .userNickname {
                    font-size: 18px;
                    font-weight: bold;
                    text-align: center;
                    height: 40px;
                    line-height: 50px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }
                .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo {
                    display: flex;
                    background-color: #3d3d3d;
                    border-radius: 7px;
                    padding: 10px;
                    height: 50px;
                    box-sizing: border-box;
                    line-height: 30px;
                }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .VIP {
                        color: #e0d4c6;
                        font-weight: bold;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .vipEndDate {
                        display: flex;
                        margin-left: auto;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .date {
                        font-size: 12px;
                        color: #fff;
                        margin-left: auto;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .line {
                        font-size: 12px;
                        color: #fff;
                        margin-left: 5px;
                        margin-right: 5px;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .renew {
                        font-size: 12px;
                    }
                        .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .renew a{
                            color: #fff;
                        }
                    .topNavBar > div > div.rightBox .userMsgbtn .userVIPInfo .foreverVIP {
                        font-size: 12px;
                        color: #fff;
                        margin-left: auto;
                    }
                .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo {
                    display: flex;
                    justify-content: space-around;
                    height: 80px;
                }
                    .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo .learnTotal {
                        width: 80px;
                        text-align: center;
                    }
                        .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo .learnTotal .learnTime {
                            height: 30px;
                        }
                            .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo .learnTotal .learnTime .num {
                                font-size: 20px;
                                font-weight: bold;
                            }
                            .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo .learnTotal .learnTime .time {
                                font-size: 12px;
                                font-weight: bold;
                            }
                        .topNavBar > div > div.rightBox .userMsgbtn .userLearnInfo .learnTotal .text {
                            color: #c1c1c1;
                            font-size: 14px;
                        }
    #barobi {
        width: 0%;
        height: 5px;
        border-radius: 5px;
        display: block;
        background-color: #fff;
        transition: all 1.5s ease;
    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail {
                        display: flex;
                        align-items: center;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .userPlate {
                        height: 45px;
                    }
                        .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail .img {
                            width: 22px;
                            line-height: 22px;
                        }
                        .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail .title {
                            font-size: 18px;
                            margin-left: 10px;
                            font-weight: bold;
                        }
                        .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail .otherInfo {
                            margin-left: auto;
                        }
                        .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail i {
                            font-style: normal;
                        }
                            .topNavBar > div > div.rightBox .userMsgbtn .userPlateInfo .detail i:nth-of-type(1) {
                                color: #ff9b26;
                                font-size: 20px;
                                font-weight: bold;
                            }
                .topNavBar > div > div.rightBox .userMsgbtn .logoutButton {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin-top: 15px;
                    line-height: 50px;
                }
                    .topNavBar > div > div.rightBox .userMsgbtn .logoutButton .img {
                        width: 14px;
                        line-height: 14px;
                    }
                    .topNavBar > div > div.rightBox .userMsgbtn .logoutButton .title {
                        color: #ff609d;
                        font-size: 16px;
                        margin-left: 10px;
                    }
 /*ÎÒµÄhover*/
.user-popper {
    padding: 0 !important;
    min-width: unset !important;
}

.popover-box {
    padding: 20px 20px 0 20px;
}

    .popover-box .head {
        width: 100%;
        overflow: hidden;
    }

        .popover-box .head .el-image {
            width: 48px;
            height: 48px;
            margin-right: 10px;
            float: left;
        }

            .popover-box .head .el-image img {
                width: 100%;
                height: 100%;
                border-radius: 50%;
                border: none;
                object-fit: cover;
            }

        .popover-box .head .head-t {
            width: calc(100% - 58px);
            overflow: hidden;
            float: left;
        }

            .popover-box .head .head-t .title {
                max-width: 130px;
                margin-right: 10px;
                font-size: 18px;
                font-weight: 700;
                color: #000000;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                float: left;
            }

            .popover-box .head .head-t .lable {
                float: left;
                overflow: hidden;
                font-size: 12px;
                color: #282a2e;
                position: relative;
            }

                .popover-box .head .head-t .lable div {
                    margin-top: 2px;
                    float: left;
                }

                .popover-box .head .head-t .lable img {
                    float: left;
                }

                .popover-box .head .head-t .lable:nth-child(2) img {
                    margin-top: 2px;
                    margin-right: 8px;
                }

                .popover-box .head .head-t .lable:nth-child(2) div {
                    padding: 2px 5px;
                    background: #282a2e;
                    border-radius: 3px;
                    color: #fff;
                    margin-right: 8px;
                }

                .popover-box .head .head-t .lable:nth-child(3) {
                    height: 21px;
                    margin-top: 1px;
                }

                    .popover-box .head .head-t .lable:nth-child(3) div {
                        padding: 1px 6px;
                        background: #d19a41;
                        border-top-right-radius: 30px;
                        border-bottom-right-radius: 30px;
                        color: #fff;
                        margin-left: 13px;
                        padding-left: 12px;
                    }

        .popover-box .head .head-b {
            width: calc(100% - 58px);
            overflow: hidden;
            margin-top: 5px;
            float: left;
        }

            .popover-box .head .head-b a {
                float: left;
                margin-right: 10px;
                font-size: 12px;
                color: #282a2e;
            }

                .popover-box .head .head-b a span {
                    padding-left: 5px;
                }

                .popover-box .head .head-b a:hover {
                    color: #ff609d;
                }

    .popover-box .personal-information {
        height: 40px;
        padding: 0 10px;
        margin-top: 20px;
        background-image: url('/Content/images/appwebclient/index/head_bg.png');
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

        .popover-box .personal-information .information-l, .popover-box .personal-information .information-r {
            color: #431f1e;
        }

            .popover-box .personal-information .information-l a, .popover-box .personal-information .information-r a,
            .popover-box .personal-information .information-l div, .popover-box .personal-information .information-r div,
            .popover-box .personal-information .information-l img, .popover-box .personal-information .information-r img {
                float: left;
                font-size: 12px;
                color: #431f1e;
            }

                .popover-box .personal-information .information-l a:hover, .popover-box .personal-information .information-r a:hover {
                    color: #431f1e;
                }

            .popover-box .personal-information .information-l img {
                margin-right: 6px;
            }

            .popover-box .personal-information .information-l div {
                font-size: 14px;
                font-weight: 700;
            }

    .popover-box .learning-records {
        width: 100%;
        margin-top: 21px;
        display: flex;
        justify-content: space-between;
    }

        .popover-box .learning-records .list {
            width: 33.33%;
            text-align: center;
            position: relative;
            overflow: hidden;
        }

            .popover-box .learning-records .list::after {
                position: absolute;
                top: 17px;
                right: 0;
                content: '';
                width: 1px;
                height: 20px;
                background: rgba(0, 0, 0, 0.1);
            }

        .popover-box .learning-records:last-child::after {
            width: 0;
            height: 0;
        }

        .popover-box .learning-records .list div {
            font-size: 22px;
            font-weight: 700;
            color: #282a2e;
        }

            .popover-box .learning-records .list div span {
                font-size: 12px;
                padding-left: 2px;
                font-weight: 400;
            }

        .popover-box .learning-records .list p {
            margin-top: 5px;
            font-size: 12px;
            color: #a6a9ad;
        }

    .popover-box .item {
        width: 100%;
        margin-top: 21px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
		padding: 0;
        border-top: 1px solid #eceef0;
    }

        .popover-box .item div {
            margin-top: 20px;
            width: 33.33%;
            text-align: center;
        }

            .popover-box .item div img {
                display: inline-block;
            }

            .popover-box .item div p {
                margin-top: 10px;
                font-size: 12px;
                color: #282a2e;
            }

.foot-btn {
    height: 55px;
    margin-top: 20px;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eceef0;
}

    .foot-btn div {
        height: 100%;
        font-size: 12px;
        line-height: 55px;
        color: #282a2e;
    }

        .foot-btn div:hover {
            color: #ff609d;
        }
            .topNavBar > div > div.rightBox .loginState {
                display: flex;
                align-items: center;
                position: relative;
            }
                .topNavBar > div > div.rightBox .loginState .line {
                    margin-left: 16px;
                    margin-right: 16px;
                }
                .topNavBar > div > div.rightBox .loginState .registerHint {
                    position: absolute;
                    top: 46px;
                    left: -10px;
                    box-sizing: border-box;
                    padding: 0 14px;
                    width: 199px;
                    height: 92px;
                    background: url(../../Content/Images/AppWebClient/topNav/register-hint.png) no-repeat center center / cover;
                    text-align: center;
                    font-size: 16px;
                    color: #fff;
                }
                    .topNavBar > div > div.rightBox .loginState .registerHint .closeBtn {
                        position: absolute;
                        top: 15px;
                        right: 9px;
                        width: 16px;
                        height: 16px;
                        line-height: 16px;
                        font-size: 16px;
                        text-align: center;
                        cursor: pointer;
                    }
                    .topNavBar > div > div.rightBox .loginState .registerHint .title {
                        margin-top: 23px;
                        line-height: 20px;
                        font-weight: 700;
                    }
                    .topNavBar > div > div.rightBox .loginState .registerHint .description {
                        margin-top: 5px;
                        line-height: 16px;
                        font-size: 12px;
                    }
                .topNavBar > div > div.rightBox > a {
                    color: #282a2e;
                    font-size: 16px;
                    text-decoration: none;
                }

    .topNavBar .list-item {
        margin-top: 10px;
        margin-bottom: 30px;
    }

        .topNavBar .list-item .noticeListContent {
            display: flex;
            /*align-items: center;*/
        }

            .topNavBar .list-item .noticeListContent .headImg {
                margin-right: 10px;
                line-height: normal;
            }

            .topNavBar .list-item .noticeListContent .headImg img {
                border-radius: 50%;
            }

            .topNavBar .list-item .noticeListContent .mainContent {
                line-height: normal;
                margin-right: 10px;
                width: 210px;
                margin-left: 10px;
                text-align: left;
            }

                .topNavBar .list-item .noticeListContent .mainContent .title {
                    position: relative;
                    display: flex;
                    align-items: center;
                    margin-bottom: 5px;
                    font-size: 16px;
                }

                    .topNavBar .list-item .noticeListContent .mainContent .title span {
                        margin-right: 18px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                    .topNavBar .list-item .noticeListContent .mainContent .title .unReadRound {
                        margin: -20px 0 0 10px;
                        color: #ff609d;
                    }

                .topNavBar .list-item .noticeListContent .mainContent .content {
                    font-size: 14px;
                    margin-top: 14px;
                    margin-bottom: 16px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .topNavBar .list-item .noticeListContent .mainContent .datetime {
                    font-size: 14px;
                    color: #aeaeae;
                }

            .topNavBar .list-item .noticeListContent .contentImg {
                width: 90px;
                height: 90px;
                margin-right: 5px;
                text-align: left;
            }

                .topNavBar .list-item .noticeListContent .contentImg .hostContent {
                    height: 88px;
                    width: 90px;
                    line-height: normal;
                    /*white-space: nowrap;*/
                    overflow: hidden;
                    text-overflow: ellipsis;
                    /*line-height: normal;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;*/
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 4;
                    overflow: hidden;
                }

            .topNavBar .bottomText {
                font-size: 18px;
                text-align: center;
            }

            .topNavBar .noNoticeBox {
                text-align: center;
                font-size: 18px;
                margin-top: 50px;
            }
.topNavBar .el-message.copy {
    min-width: 164px;
    top: 52vh !important;
    padding: 16px;
    border: none;
    background: #ff609d;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05);
    color: #fff;
    pointer-events: all;
}
.topNavBar .pswp {
    z-index: 9999!important;
}
.topNavBar .el-loading-spinner .circular {
    width: 120px;
    height: 120px;
    animation: loading-rotate 2s linear infinite;
    display: none;
}

.topNavBar .el-loading-spinner {
    background: url(../../../../Content/Images/AppWebClient/index/cgwangLoading.gif) no-repeat;
    background-size: 120px 120px;
    width: 100%;
    height: 100%;
    position: relative;
    top: 50%;
    left: 45%;
}
.curAct, .curAct32, .curAct64 {
    color: #ff609d !important;
    position: relative;
}
    .curAct::after, .curAct32::after, .curAct64::after {
        content: "";
        border-bottom: 3px solid #ff609d;
        position: absolute;
        bottom: 0;
        width: 58px;
        left: 15px;
    }
    .curAct32::after {
        width: 42px;
    }
    .curAct64::after {
        width: 74px;
    }
@media screen and (max-width:1700px) and (min-width:1430px) {
    .topNavBar > div.centerBox {
        left: 56%;
    }
}
@media screen and (max-width:1430px) and (min-width:1333px) {
    .topNavBar > div.centerBox {
        left: 61%;
    }
        .topNavBar > div.centerBox > .searchBox {
            width: 170px;
        }
}
@media screen and (max-width:1333px) and (min-width:1270px) {
    .topNavBar > div.centerBox {
        left: 64%;
    }

        .topNavBar > div.centerBox > .searchBox {
            width: 100px;
        }
}
@media screen and (max-width:1270px) {
    .topNavBar > div.centerBox {
        display: none;
    }
}