.sign_checked .mask {
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    left: -3px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(source/plugin/dsu_paulsign/img/mask.gif) no-repeat 50px 50px;
    background-position: right bottom;
}

body {
    min-width: 1200px;
}

#app {
    /* min-width: 1200px; */
    background: rgba(238, 242, 245, 1);
}

.htmlDom .vuehide {
    display: none !important;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
    text-decoration: none !important;
}

#append_parent * {
    box-sizing: content-box;
}

#append_parent {
    box-sizing: content-box;
}

.flexflex {
    display: flex;
}

.flex1 {
    flex: 1;
}

.flexcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexacenter {
    display: flex;
    align-items: center;
}

.flexjcenter {
    display: flex;
    justify-content: center;
}

/* // 一行显示 */
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wid1200 {
    width: 1200px;
}


/* // 去除 右边的按钮 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    display: none;
}

.page-top.top {
    margin-bottom: 20px;
}

.page-top.top .logo-title {
    /* width: 136px; */
    /* height: 68px; */
    height: 50px;
}

.page-top.top .search-box {
    width: 460px;
    height: 40px;
    border: 1px solid #aaaaaa;
    border-radius: 143px;
    padding: 0 16px;
    margin-right: 20px;
    position: relative;
    transition: all 0.2s;
}

.page-top.top .search-box .search-input {
    border: none;
    outline: none;
    background: transparent;
    height: 100%;
    font-size: 14px;
}

.page-top.top .search-box .search-icon {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.page-top.top .search-box .search-box-history {
    width: 460px;
    /* height: 267px; */
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(235, 235, 235, 1);
    border-radius: 10px;
    position: absolute;
    top: 50px;
    left: 0;
    padding: 16px;
    z-index: 1;
}

.page-top.top .search-box .search-box-history .search-box-history-title {
    font-size: 13px;
    color: #AAAAAA;
    margin-bottom: 14px;
}

.page-top.top .search-box .search-box-history .search-box-history-list {
    color: #333;
    font-size: 14px;
}

.page-top.top .search-box .search-box-history .search-box-history-list .search-box-history-item {
    margin-bottom: 10px;
    cursor: pointer;
}

.page-top.top .search-box .fade-enter-active,
.page-top.top .search-box .fade-leave-active {
    transition: opacity .5s;
}

.page-top.top .search-box .fade-enter,
.page-top.top .search-box .fade-leave-to {
    opacity: 0;
}

.page-top.top .sign-in {
    width: 192px;
    height: 40px;
    border-radius: 83px;
    cursor: pointer;
}

.page-top.top .sign-in.sign-in-already {
    background-color: #ffffff;
    font-size: 14px;
    color: #333;
}

.page-top.top .sign-in.sign-in-already .sign-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.page-top.top .sign-in.sign-in-no {
    position: relative;
    z-index: 1;
    padding-right: 8px;
}

.page-top.top .sign-in.sign-in-no .sign-in-bj {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 190px;
    height: 40px;
}

.page-top.top .sign-in.sign-in-no .coin-bj {
    position: absolute;
    width: 157px;
    height: 33px;
    top: 4px;
    left: 29px;
}

.page-top.top .sign-in.sign-in-no .coin-icon {
    width: 43px;
    height: 51px;
    align-self: flex-end;
    z-index: 1;
    margin-left: -2px;
}

.page-top.top .sign-in.sign-in-no .text {
    text-align: center;
    text-shadow: 1px 1px 2px #a63603;
    -webkit-text-shadow: 1px 1px 2px #a63603;
    -moz-text-shadow: 1px 1px 2px #a63603;
    font-size: 15px;
    color: #fff;
}

.page-top.top .sign-in.sign-in-no .sign-go {
    /* background-image: url("@/assets/forum/sign-go.svg"); */
    width: 30px;
    height: 30px;
    font-family: "Arial-BoldMT", "Arial Bold", "Arial", sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #710600;
    position: relative;
}

.page-top.top .sign-in.sign-in-no .sign-go .sign-go-bj {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.page-top.top .sign-in.sign-in-no .petal1,
.page-top.top .sign-in.sign-in-no .petal2,
.page-top.top .sign-in.sign-in-no .petal3 {
    position: absolute;
}

.page-top.top .sign-in.sign-in-no .petal1 {
    width: 24px;
    height: 10px;
    top: 3px;
    left: 55px;
}

.page-top.top .sign-in.sign-in-no .petal2 {
    width: 16px;
    height: 14px;
    top: 25px;
    left: 92px;
}

.page-top.top .sign-in.sign-in-no .petal3 {
    width: 17px;
    height: 12px;
    top: 25px;
    left: 136px;
}

.hot-spot .box-left {
    margin-right: 12px;
    margin-bottom: 30px;
    height: 100%;
}

.hot-spot .box-left .adv-list {
    margin-bottom: 18px;
    display: inline-flex;
}

.hot-spot .box-left .adv-list .adv-item {
    width: 468px;
    height: 60px;
}

.hot-spot .box-left .adv-list .adv-item:not(:last-of-type) {
    margin-right: 12px;
}

.hot-spot .box-left .adv-list .adv-item img {
    border-radius: 10px;
    width: 100%;
}

.hot-spot .box-left .hot-list {
    justify-content: space-between;
}

.hot-spot .box-left .hot-list .hot-item {
    background: #fff;
    width: 308px;
    height: 334px;
    background-color: #ffffff;
    border: 1px solid #e9eef2;
    border-radius: 10px;
    padding-top: 18px;
    /* margin-bottom: 12px; */
}

.hot-spot .box-left .hot-list .hot-item:not(:last-of-type) {
    margin-right: 12px;
}

.hot-spot .box-left .hot-list .hot-item .hot-title {
    justify-content: space-between;
    padding: 0 12px;
    margin-bottom: 23px;
}

.hot-spot .box-left .hot-list .hot-item .hot-title .left {
    font-weight: 650;
    font-size: 15px;
    color: #000000;
}

.hot-spot .box-left .hot-list .hot-item .hot-title .left .hot-title-icon {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.hot-spot .box-left .hot-list .hot-item .hot-title .right {
    font-size: 13px;
    color: #333;
    cursor: pointer;
}

.hot-spot .box-left .hot-list .hot-item .hot-title .right .more-icon {
    width: 5px;
    height: 8px;
    margin-left: 8px;
}

.hot-spot .box-left .hot-list .hot-item .list .item {
    padding: 0 12px;
    cursor: pointer;
    font-size: 14px;
    color: #555555;
}

.hot-spot .box-left .hot-list .hot-item .list .item a {
    color: #555555;
}

.hot-spot .box-left .hot-list .hot-item .list .item:hover {
    color: #000000;
}

.hot-spot .box-left .hot-list .hot-item .list .item:not(:last-of-type) {
    margin-bottom: 12px;
}

.hot-spot .box-left .hot-list .hot-item .list .item .icon {
    width: 6px;
    height: 6px;
    margin-right: 10px;
}

.hot-spot .box-left .hot-list .hot-item .list .item .icon.dot-blue {
    background-image: url("https://app.gter.net/image/gter/forum/assets/forum/dot-blue.svg");
}

.hot-spot .box-left .hot-list .hot-item .list .item .icon.dot-red {
    background-image: url("https://app.gter.net/image/gter/forum/assets/forum/dot-red.svg");
}

.hot-spot .box-left .hot-list .hot-item .list .item .icon.dot-yellow {
    background-image: url("https://app.gter.net/image/gter/forum/assets/forum/dot-yellow.svg");
}

.hot-spot .box-left .hot-list .hot-item .list .item .icon.dot-green {
    background-image: url("https://app.gter.net/image/gter/forum/assets/forum/dot-green.svg");
}

.hot-spot .box-left .hot-list .hot-item .vote-box {
    overflow: hidden;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-title {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    padding: 0 12px;
    margin-bottom: 8px;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-explain {
    color: #7f7f7f;
    line-height: 20px;
    padding: 0 12px;
    font-size: 13px;
    margin-bottom: 12px;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-option {
    padding: 0 12px;
    height: 165px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-option::-webkit-scrollbar {
    display: none;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-option .vote-option-item {
    height: 32px;
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #f2f2f2;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 6px;
    border-radius: 5px;
    padding: 0 6px;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-btn {
    font-size: 14px;
    color: #000000;
    height: 44px;
    border-top: 1px dotted #d7d7d7;
    background: #fcfcfd;
    position: relative;
    border-radius: 0 0 10px 10px;
    cursor: pointer;
}

.hot-spot .box-left .hot-list .hot-item .vote-box .vote-btn .vote-btn-icon {
    width: 12px;
    height: 12px;
    margin-left: 6px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-school {
    flex-direction: column;
    margin-bottom: 19px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-school .offer-school-img {
    /* width: 20px; */
    height: 25px;
    margin-bottom: 6px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-school .offer-school-name {
    font-weight: 650;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0 15px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-details {
    padding: 0 12px;
    margin-bottom: 12px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-details .offer-details-item:not(:last-of-type) {
    margin-bottom: 8px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-details .offer-details-item .name {
    padding: 0 6.5px;
    height: 20px;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    color: #7f7f7f;
    line-height: 20px;
    font-size: 13px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .offer-details .offer-details-item .value {
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .replenish-box {
    background: #f6f6f6;
    border: 1px solid #f2f2f2;
    color: #333333;
    border-radius: 5px;
    margin: 0 12px;
    padding: 10px 12px;
    position: relative;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .replenish-box .replenish-icon {
    width: 19px;
    height: 13px;
    margin-right: 6px;
    position: absolute;
    top: 16px;
    left: 10px;
}

.hot-spot .box-left .hot-list .hot-item .offer-box .replenish-box .replenish-text {
    line-height: 24px;
    font-size: 13px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 26px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details {
    padding: 0 12px;
    margin-bottom: 19px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item:not(:last-of-type) {
    margin-bottom: 7px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item:first-of-type {
    flex-direction: column;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item:first-of-type .mj-details-icon {
    height: 24px;
    margin-bottom: 6px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item:first-of-type .value {
    font-weight: 650;
    color: #000;
    width: 282px;
    margin-bottom: 9px;
    text-align: center;
}

.hot-spot .box-left .hot-list .hot-item:hover .mj-box .mj-details .mj-details-item:first-of-type .value {
    text-decoration: underline !important;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item .name {
    padding: 0 6.5px;
    height: 20px;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    color: #7f7f7f;
    line-height: 20px;
    font-size: 13px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .mj-details .mj-details-item .value {
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    width: 230px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .replenish-box {
    background: #f6f6f6;
    border: 1px solid #f2f2f2;
    color: #333333;
    border-radius: 5px;
    margin: 0 12px;
    padding: 9px 12px;
    position: relative;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .replenish-box .replenish-icon {
    width: 19px;
    height: 13px;
    margin-right: 6px;
    position: absolute;
    top: 16px;
    left: 10px;
}

.hot-spot .box-left .hot-list .hot-item .mj-box .replenish-box .replenish-text {
    line-height: 24px;
    font-size: 13px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 26px;
}


.hot-spot .box-left .box-left-bottom-box {
    width: 948px;
    height: 140px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(233, 238, 242, 1);
    border-radius: 10px;
    padding-left: 12px;
    /* margin-bottom: 30px; */
    margin-top: 12px;
}

.hot-spot .box-left .box-left-bottom-box .adv {
    margin-right: 26px;
}

.hot-spot .box-left .box-left-bottom-box .adv .adv-icon {
    width: 295px;
    height: 118px;
    border-radius: 5px;
    cursor: pointer;
}

.hot-spot .box-left .box-left-bottom-box .list {
    font-size: 14px;
    color: #555555;
    padding-top: 12px;
    width: 281px;
    margin-right: 39px;
}

.hot-spot .box-left .box-left-bottom-box .list2 {
    margin-right: 0;
}

.hot-spot .box-left .box-left-bottom-box .list .item {
    height: 20px;
}

.hot-spot .box-left .box-left-bottom-box .list .item:not(:last-of-type) {
    margin-bottom: 12px;
}

.hot-spot .box-left .box-left-bottom-box .list .item .text {
    cursor: pointer;
    width: 266px;
}

.hot-spot .box-left .box-left-bottom-box .list2 .item .text {
    width: 255px;
}

.hot-spot .box-left .box-left-bottom-box .list .item .icon {
    width: 6px;
    height: 6px;
    margin-right: 10px;
    background-image: url('https://app.gter.net/image/gter/forum/assets/forum/dot-gray.svg');
}

.hot-spot .box-right {
    width: 240px;
}

.hot-spot .box-right .entrance {
    width: 240px;
    height: 260px;
    background-color: #fff;
    border: 1px solid #e9eef2;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 12px;
}

.hot-spot .box-right .entrance.another-version .entrance-top .item {
    flex-direction: row;
    width: 105px;
    height: 51px;
}

.hot-spot .box-right .entrance.another-version .entrance-top .item .icon {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    margin-bottom: 0;
}

.hot-spot .box-right .entrance.another-version .entrance-bottom {
    height: 178px;
}

.hot-spot .box-right .entrance.another-version .entrance-bottom .item {
    height: 33.33333333%;
}

.hot-spot .box-right .entrance .entrance-top {
    margin-bottom: 10px;
    justify-content: space-between;
}

.hot-spot .box-right .entrance .entrance-top .item {
    flex-direction: column;
    width: 105px;
    height: 100px;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.hot-spot .box-right .entrance .entrance-top .item.entrance-abroad {
    background-color: #e0eafb;
}

.hot-spot .box-right .entrance .entrance-top .item.entrance-abroad:hover {
    background-color: rgba(96, 154, 255, 0.29803922);
}

.hot-spot .box-right .entrance .entrance-top .item.entrance-forum {
    background-color: #d5f3f7;
}

.hot-spot .box-right .entrance .entrance-top .item.entrance-forum:hover {
    background-color: #c2eff6;
}

.hot-spot .box-right .entrance .entrance-top .item .icon {
    width: 28px;
    height: 28px;
    margin-bottom: 10px;
}

.hot-spot .box-right .entrance .entrance-top .item .text {
    text-align: center;
}

.hot-spot .box-right .entrance .entrance-bottom {
    width: 220px;
    height: 130px;
    background-color: #f6f6f6;
    border-radius: 8px;
    flex-wrap: wrap;
    overflow: hidden;
}

.hot-spot .box-right .entrance .entrance-bottom .item {
    width: 50%;
    height: 50%;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.hot-spot .box-right .entrance .entrance-bottom .item:hover {
    background-color: #e7e7e7;
}

.hot-spot .box-right .entrance .entrance-bottom .item:nth-child(odd) {
    border-right: 1px solid #ebebeb;
}

.hot-spot .box-right .entrance .entrance-bottom .item:not(:nth-last-child(-n + 2)) {
    border-bottom: 1px solid #ebebeb;
}

.hot-spot .box-right .entrance .entrance-bottom .item .icon {
    width: 16px;
    margin-right: 6px;
}

.hot-spot .box-right .entrance .entrance-bottom .item .icon.icon14 {
    width: 14px;
    height: 14px;
}

.hot-spot .box-right .entrance .entrance-bottom .item:hover {
    color: #000;
}

.hot-spot .box-right .adv {
    width: 240px;
    /* height: 140px; */
    cursor: pointer;
    margin-bottom: 12px;
}

.hot-spot .box-right .adv a {
    display: flex;
}

.hot-spot .box-right .adv img {
    width: 100%;
    border-radius: 10px;
}

.hot-spot .box-right .offer-box {
    width: 240px;
    height: 140px;
    background-color: #fff;
    border: 1px solid #e9eef2;
    border-radius: 10px;
    padding: 17px 10px;
    overflow: hidden;
    display: none;
}

.hot-spot .box-right .offer-box .offer-list .item {
    align-items: flex-start;
    cursor: pointer;
}

.hot-spot .box-right .offer-box .offer-list .item {
    margin-bottom: 19px;
}

.hot-spot .box-right .offer-box .offer-list .item .avatar {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    border-radius: 50%;
    background-size: contain;
}

.hot-spot .box-right .offer-box .offer-list .item .condition {
    font-size: 12px;
    color: #aaaaaa;
    width: 180px;
}

.hot-spot .box-right .offer-box .offer-list .item .titletitle {
    font-family: "ArialMT", "Arial", sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    width: 180px;
}

.hot-spot .box-right .offer-box .offer-list .item:hover .titletitle {
    color: #000000;
}

.admission-officer.box {
    margin-bottom: 30px;
}

.admission-officer.box .header {
    margin-bottom: 24px;
    display: inline-flex;
}

.admission-officer.box .header .header-icon {
    width: 91px;
    height: 28px;
    margin-right: 16px;
}

.admission-officer.box .header .name {
    font-family: "Roboto-Light", "Roboto Light", "Roboto", sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 16px;
    color: #555555;
    align-items: flex-end;
}

.admission-officer.box .list {
    flex-wrap: wrap;
}

.admission-officer.box .list .item {
    width: 291px;
    height: 103px;
    border-radius: 9px;
    cursor: pointer;
    overflow: hidden;
}

.admission-officer.box .list .item:not(:last-of-type) {
    margin-right: 12px;
}

.admission-officer.box .list .item img {
    width: 100%;
    border-radius: 9px;
}

.admission-officer.box .list .item:not(:nth-last-child(-n + 4)) {
    margin-bottom: 14px;
}


.forum-main.main {
    min-height: calc(100vh - 50px);
    padding-top: 20px;
    margin: 0 auto;
}

.forum-main.main .forum-content {
    justify-content: space-between;
    /* padding-bottom: 200px; */
}

.forum-main.main .forum-content .forum-box {
    background-color: #ffffff;
    border: 1px solid #e9eef2;
    border-radius: 10px;
}

.forum-main.main .forum-content .forum-box .forum-header {
    font-weight: 650;
    font-size: 16px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 16px;
}

.forum-main.main .forum-content .forum-box .forum-header .left div {
    font-family: "Microsoft YaHei", sans-serif;
}

.forum-main.main .forum-content .forum-box .forum-header .header-icon {
    width: 7px;
    height: 12px;
    margin-right: 12px;
}

.forum-main.main .forum-content .left .forum-list-boxbox {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 897px;
}

.forum-main.main .forum-content .right {
    width: 291px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.forum-main.main .forum-content .right .ad-item {
    width: 100%;
    height: 220px;
    margin-bottom: 12px;
    cursor: pointer;
}

.forum-main.main .forum-content .right .ad-item img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.forum-main.main .forum-content .right .side-box {
    width: 100%;
    padding: 17px 10px 10px;
    margin-bottom: 12px;
    width: 291px;
    border-radius: 10px;
}

.forum-main.main .forum-content .right .side-box .side-header {
    justify-content: space-between;
    margin-bottom: 11px;
}

.forum-main.main .forum-content .right .side-box .side-header .left {}

.forum-main.main .forum-content .right .side-box .side-header .left .title {
    font-weight: 650;
    font-size: 16px;
    color: #000000;
    padding: 0;
    height: auto;
    line-height: normal;
}

.forum-main.main .forum-content .right .side-box .side-header .left .header-icon {
    width: 22px;
    height: 22px;
    margin-right: 8px;
}

.forum-main.main .forum-content .right .side-box .side-header .more {
    color: #333;
    font-size: 13px;
    cursor: pointer;
}

.forum-main.main .forum-content .right .side-box .side-header .more .more-icon {
    width: 5px;
    height: 8px;
    margin-left: 8px;
}

.forum-main.main .forum-content .right .side-box .box .add-btn {
    cursor: pointer;
    height: 62px;
    border-top: 1px solid #ebebeb;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 22px;
}

.forum-main.main .forum-content .right .side-box .box .add-btn:hover {
    color: #000000;
}

.forum-main.main .forum-content .right .side-box .box .add-btn:hover .add-icon {
    transform: rotate(90deg);
}

.forum-main.main .forum-content .right .side-box .box .add-btn .add-icon {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    transition: all 0.3s;
}

.person-chunk-dom {
    /* top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important; */
}

.post-box {
    position: fixed;
    /* right: 0; */
    bottom: 40px;
    transition: all .3s;
    left: calc((100vw - 1200px) / 2 + 1200px);
}

@media screen and (max-width: 1200px) {
    /* 在页面宽度小于1200px时应用的CSS样式 */
    .post-box {
        margin-right: -60px;
    }
}

@media screen and (max-width: 1400px) {
    /* 在页面宽度小于1200px时应用的CSS样式 */
    .post-box {
        /* margin-right: -60px; */
        right: 0;
        left: auto;
    }
}

.post-box.shrink {
    margin-right: -73px;
}

.post-box.shrink:hover {
    margin-right: 0;
}

.post-box .post-item {
    /* width: 110px; */
    height: 30px;
    line-height: 30px;
    box-shadow: #d9d7d7 0px 0px 3px, rgba(0, 0, 0, 0.18) 0px 1px 1px 0px inset;
    border: 1px solid #cfddf9;
    background: #fff;
    border-radius: 62px 0px 0px 62px;
    margin-bottom: 8px;
    cursor: pointer;
}

.post-box .post-item:hover {
    background: #fff;
}

.post-box .post-item .circle {
    width: 20px;
    height: 20px;
    border-radius: 14px;
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.21960784) inset;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.21960784) inset;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.21960784) inset;
    margin-left: 5px;
    margin-right: 9px;
}

.post-box .post-item:nth-child(odd) .circle {
    background-color: rgba(80, 227, 194, 1);
}

.post-box .post-item:nth-child(even) .circle {
    background-color: rgba(98, 177, 255, 1);
}

.post-box .post-item .circle .icon {
    width: 16px;
    height: 16px;
}

.post-box .post-item .text {
    font-size: 14px;
    color: #333;
}

.hot-spot .box-left .hot-list .hot-item .vote-box a:hover,
.hot-spot .box-left .hot-list .hot-item .list a:hover,
.side-box.side-box-answer .box .item:hover .question .text,
.side-box.offer-side-box .box .item:hover .school-name,
.side-box.vote-side-box .box .item:hover .name,
.side-box.mj-side-box .box .item:hover .school,
.forum-main.main .forum-content .right .side-box.essence-side-box .box .item:hover,
.forum-main.main .forum-content .right .side-box.newest-side-box .box .item:hover,
.forum-list-box.forum-box .forum-list-box .item:hover .text,
.forum-layout.forum-box .layout-box .layout-item a:hover,
.hot-spot .box-left .box-left-bottom-box .list .item:hover .text {
    text-decoration: underline !important;
}

.hot-spot .box-left .hot-list .hot-item .hot-title .right:hover,
.forum-main.main .forum-content .right .side-box .side-header .more:hover,
.forum-list-box.forum-box .forum-header .more:hover {
    font-weight: 650;
}

.old-version {
    position: fixed;
    top: 84px;
    right: 20px;
    width: 33px;
    height: 92px;
    border-radius: 40px;
    border: 1px solid rgba(207, 221, 249, 1);
    background: #fff;
    z-index: 11;
    font-size: 13px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 18px;
    padding-top: 8px;
    color: #333;
}



.post-box-new {
    display: flex;
    position: fixed;
    bottom: 180px;
    left: calc((100vw - 1180px) / 2 + 1200px);
    width: 50px;
    border-radius: 80px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.129411764705882);
    flex-direction: column;
    align-items: center;
    background-color: rgba(250, 250, 250, 1);
    padding: 2px 0;
  }
  
  @media screen and (max-width: 1400px) {
    .post-box-new {
        right: 10px;
        left: auto;
    }
  }
  
  .post-box-new .post-box-new-circle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #8080ff, #027db4);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
  }
  .post-box-new .post-box-new-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    padding: 10px 0;
    width: 100%;
  }
  .post-box-new .post-box-new-item:hover .post-box-new-circle {
    background: rgb(88, 175, 38);
  }
  .post-box-new .post-box-new-item:hover .post-box-new-name {
    color: #000;
  }
  .post-box-new .post-box-new-name {
    font-size: 14px;
    color: #555;
    font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
  }