@media screen and (max-width: 1400px) {
    :root {
        --select_height: 0.8rem;
        --minfontsize: 0.32rem;

    }

    .main {
        padding: 0.8rem 0.4rem 2rem;
        background-size: cover;
    }

    html, body {
        font-size: 0.3rem;
        padding-bottom: 1.5rem;
    }

    .btn_box {
        font-size: 0.34rem;
    }

    .slogan {
        width: 4.4rem;
        left: 39.5%;
    }

    .post {
        bottom: 0.5rem;
        left: 71%;
        transform: translateX(-50%);
        width: 2rem;
        height: 0.6rem;
    }

    .newsList {
        max-height: 2.5rem;
    }

    .newsList li span:first-child {
        max-width: 76%;
    }

    .tabList {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9;
        background: #020202;
    }

    .tabList li {
        height: 1.8rem;
    }

    .tabList li span {
        display: block;
        width: 0.8rem;
        text-align: center;
        position: relative;
        font-weight: 500;
    }

    .post_btn_m {
        width: 2.38rem;
        margin-bottom: 0.8rem;
    }

    .tabList li.active {
        background: url("//game.gtimg.cn/images/aqtw/act/a20251215contribution/m/active.png") no-repeat center center/1.49rem 1.32rem;
        color: var(--activeColor);
    }

    .tabList li.active span::after {
        content: '';
        width: 0.4rem;
        height: 0.025rem;
        position: absolute;
        bottom: -0.1rem;
        background: var(--activeColor);
        display: block;
        left: 50%;
        transform: translateX(-50%);
    }

    .title_common {
        height: 1.42rem;
        width: auto;
        margin: 1.4rem auto 0.4rem;
    }

    .title4 {
        height: 1.82rem;
    }

    .item {
        width: 100%;
        font-size: 0.3rem;
        height: 7.9rem;
    }

    .itemList2 .item {
        width: 4.82rem;
    }

    .itemList2 {
        justify-content: space-between;
    }

    .item .left_box {
        width: 5rem;
    }

    .item h2 {
        font-size: 0.4rem;
    }

    .item .right_box {
        width: 4.4rem;
    }

    .m_tab1 li {
        flex: 1;
        text-align: center;
        color: #78797d;
        border-bottom: 1px solid #515151;
        font-size: 0.4rem;
        padding-bottom: 0.24rem;
    }

    .m_tab1 li:active, .m_tab1 li:first-child {
        color: var(--activeColor);
        border-bottom: 1px solid var(--activeColor);
    }


    .news_box {
        margin-bottom: 0.6rem;
        /*border-bottom: 1px solid #eeeeee17;*/
    }

    .nonews {
        margin-bottom: 0.5rem;
    }

    .select_box p {
        font-size: 0.34rem;
    }

    .select_box {
        width: 33.333%;
    }

    .search_box {
        width: 100%;
    }

    .select_bar {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 0.25rem
    }


    .search_input {
        flex: 1;
        font-size: 0.3rem;
    }

    .select_option li {
        font-size: 0.34rem;
    }

    .search_btn {
        width: 1.2rem;
    }

    .award_name .select_option {
        z-index: 9999;
    }

    .search_btn img {
        width: 0.35rem;
    }

    .select_bar > div:first-child {
        width: 100%;
    }

    .select_box p::after {
        width: 0.2rem;
        height: 0.16rem;
    }

    .title_common2 {
        height: 0.91rem;
        transform: translateX(0.7rem);
    }

    .message_box_title .date {
        margin-left: 6.4rem;
    }

    .open_detail {
        display: none;
    }

    .message_title {
        width: auto;
        flex: 1;
    }

    .read_state {
        width: 1rem;
        margin: 0
    }

    .item_date {
        width: 2rem;
        text-align: center;
    }

    .message_box ul {
        padding: 0.27rem 0 0.37rem;
        height: auto;
    }

    .message_box {
        background: none
    }

    .message_box li .message_bar {
        padding: 0.2rem 0.05rem;
    }

    .message_box_title {
        background: #3e4346;
    }

    .infor_box {
        min-height: 2.55rem;
        height: auto;
        background: url(//game.gtimg.cn/images/aqtw/act/a20251215contribution/m/infor_bg.png) no-repeat center center / 100% 100%;
        margin: 0.16rem 0 0.8rem;
        font-size: 0.34rem;
        flex-direction: column;
        align-items: flex-start;
        padding: 0.2rem 0.4rem;
    }

    .fix_m_info {
        justify-content: space-between;
        width: 100%;
        padding: 0.15rem 0;
        border-bottom: 1px solid #333;
    }

    .fix_m_info:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .m2 .gift_item {
        width: 100%;
        position: relative;
        height: auto;
        background: none;
    }

    .m2 .gift_box .gift_title {
        background: none;
        display: block;
        height: auto;
        font-size: 0.34rem;
    }

    .m2 .gift_box .gift_icon {
        display: none;
    }

    .m2 .gift_item p {
        font-size: 0.3rem;
        position: initial;
        text-align: left;
        color: #818587;
        width: 94%;
    }

    .m2 .gift_box ul {
        flex-wrap: wrap;
    }

    .m2 .gift_box li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        border-bottom: 1px solid #313132;
        padding: 0.15rem 0;
        max-width: 100%;
    }

    .m2 .gift_box li > div:first-child {
        flex: 1
    }

    .m2 .gift_box li .btn_box {
        margin: 0;
    }

    .m2 .gift_box2 li {
        flex-direction: column;
    }

    .m2 .gift_box2 li {
        flex-direction: column;
    }

    .m2 .gift_box2 li > div:first-child {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .m2 .gift_box2 li .btn_group {
        flex-direction: column-reverse;
        gap: 0.1rem;
    }

    .m2 .gift_box2 li .gift_contain {
        flex: 1
    }

    .m2 .gift_box2 li .address_tips {
        width: 100%;
        text-align: left;
        margin-top: 0.1rem;
    }

    .m2 .gift_box ul:nth-child(2) {
        margin-top: 0
    }

    .m2 .gift_box {
        height: auto
    }

    .address_btn {
        /*       background: none;
               text-decoration: underline;
               color: #b93838;
               text-underline-offset: 2px;*/
    }

    .title8 {
        display: none;
    }

    .my_manuscript_tab li {
        font-size: 0.4rem;
    }

    .my_manuscript_tab {
        height: 0.8rem;
        line-height: 0.7rem;
        margin-top: 0.5rem;
    }

    .flex_column {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.14rem;
    }

    .flex_column_reverse {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 0.14rem;
    }

    .item .work_id {
        font-size: 0.3rem;
        margin: 0.14rem 0;
    }

    .item .label {
        font-size: 0.3rem;
    }

    .finalist_date {
        font-size: 0.3rem;
    }

    .work_desc span {
        font-size: 0.3rem;
    }

    .work_user_box img {
        width: 0.88rem;
        height: 0.88rem;
    }

    .work_user_box .work_username {
        font-size: var(--minfontsize);
    }

    .work_user_box span {
        font-size: 0.3rem;
        margin-top: 0.1rem;
        padding: 0 0.3rem;
    }

    .designer_comments p {
        font-size: var(--minfontsize);
    }

    .designer_comments p::before {
        width: 0.04rem;
        height: 0.3rem;
    }

    .designer_comments {
        align-items: center;
    }

    .share_icon img {
        width: 0.4rem;
        margin-right: 0.2rem;
        margin-left: 0;
    }

    .designer_comments_text {
        font-size: 0.3rem;
    }

    .toolbar li img {
        width: 0.34rem;
    }

    .toolbar span {
        font-size: 0.24rem;
    }

    .work_user_box {
        margin-top: 0.4rem;
    }

    .reviews_top {
        font-size: var(--minfontsize);
    }

    .user_pic {
        width: 0.5rem;
        height: 0.5rem;
    }

    .reviewsList .user_name {
        font-size: 0.24rem;
    }

    .reviewsList .reviews_detail {
        font-size: 0.24rem;
    }

    .toobar_icon {
        width: 0.28rem;
        height: 0.28rem;
    }

    .reviewsList {
        height: 3.5rem;
    }

    .more_replies {
        font-size: 0.24rem;
    }

    .mycomment_m .user_pic {
        width: 1.3rem;
        height: 1.3rem;
    }

    .mycomment_m .comment_poster {
        width: 2.1rem;
        height: 1.1rem;
        margin-left: 0.2rem;
    }

    .mycomment_m li {
        display: flex;
        align-items: center;
        font-size: 0.34rem;
        justify-content: space-between;
        border-bottom: 1px solid #363737;
        padding: 0.26rem 0;
    }

    .mycomment_m .comment_detail {
        margin-top: 0.14rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; /* 设置为想要的行数 */
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mycomment_m .my_name {
        font-size: 0.34rem;
        color: var(--fontColor2);
        width: 2.3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .mycomment_m {
        background: url("//game.gtimg.cn/images/aqtw/act/a20251215contribution/mycomment_m_bg.png") no-repeat center center/100% 100%;
        padding: 0 0.26rem;
        margin-top: 0.24rem;
        height: 10rem;
        overflow: auto;
    }

    .interactive_tab {
        padding: 0.1rem 0;
    }

    .btn_border:active {
        color: #fff;
        background: var(--activeColor);
        border: 1px solid var(--activeColor);
    }

    .btn_box:active {
        filter: brightness(1.2);
    }

    .pop_title {
        font-size: 0.4rem;
    }

    .pop_bind li span {
        font-size: var(--minfontsize);
    }

    select {
        font-size: var(--minfontsize);
    }

    .pop_text {
        font-size: var(--minfontsize);
    }

    .pop_rule .pop_text {
        font-size: var(--minfontsize);
    }

    .pop_common label {
        font-size: 0.34rem;
        width: 1.5rem;
        text-align: right;
        display: inline-block;
    }

    .pop_post label {
        width: auto;
    }

    .pop_common {
        width: 8.7rem;
    }

    .pop_detail.pop_common {
        width: 10rem;
    }

    .pop_detail .close {
        right: 0rem;
        top: -0.7rem;
    }

    .pop_address .pop_contain {
        padding: 0.5rem 0.4rem;
    }

    .pop_contain {
        font-size: 0.32rem;
    }

    input[type='checkbox'] {
        width: 0.3rem;
        height: 0.3rem;
        margin-top: 0.06rem;
    }

    .pop_address select {
        height: 0.7rem;
    }

    .pop_address input[type='text'], .pop_choose_university input[type='text'], .pop_post input[type='text'] {
        height: 0.7rem;
        font-size: 0.34rem;
    }

    .xuexin_input_box {
        height: 0.7rem;
    }

    .xuexin_box {
        padding: 0.3rem 0.4rem;
    }

    .xuexin_input_box .label_name {
        width: 1.54rem;
        text-align: center;
    }

    .xuexin_input_box div:first-child:after {
        margin: 0.04rem 0.2rem 0;
    }

    .xuexin_input_box input {
        width: 2rem;
    }

    .share_title {
        font-size: 0.38rem;
    }

    .share_desc {
        font-size: 0.34rem;
    }

    .pop_share .pop_contain {
        padding: 0.3rem 0.64rem 0.4rem;
        /*height: 8.2rem;*/
    }

    .share_pic {
        width: 100%;
        height: 3.6rem;
    }

    .share_user img {
        width: 0.8rem;
        height: 0.8rem;
    }

    .share_user span {
        font-size: 0.32rem;
    }

    #qrcode {
        width: 1.8rem;
        height: 1.8rem;
    }

    .m2 .pop_post .pop_title, .m2 .pop_post .close, #pop_post .pop_title, #pop_post .close {
        display: none;
    }

    .m2 .pop_post .pop_contain, #pop_post .pop_contain {
        background: none;
        height: auto;
    }

    .m2 .pop_post, #pop_post {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transform: initial;
        background: #000;
        height: 100vh;
        width: 100%;
        padding: 2.2rem 0.4rem 0 0.4rem;
        z-index: 8;
        overflow: auto;
        background: url("//game.gtimg.cn/images/aqtw/act/a20251215contribution/m/post_bg.png") no-repeat center center/100% 100%;
    }

    .post_box {
        flex-direction: column
    }

    .pop_post .left_box, .pop_post .right_box {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .pop_post .left_box {

    }

    .pop_post .pop_contain {
        font-size: 0.34rem;
        padding: 0;
    }

    .back_btn {
        top: 1.4rem;
        width: 0.45rem;
    }

    .add_pic {
        width: 5.44rem;
        height: 3.06rem;
    }

    .pop_post .btn2 {
        height: 0.7rem;
        line-height: 0.75rem;
        width: 2.2rem;
        font-size: 0.34rem;
    }

    .pop_common .btn_box {
        width: 3.9rem;
        height: 0.9rem;
    }

    .upload_method {
        border-bottom: 1px solid #3a3a3b;
        padding-bottom: 0.45rem;;
    }

    .pop_post .right_box {
        padding-top: 0.45rem;
    }

    .btn2:active {
        filter: brightness(1.2);
    }

    .tohome {
        font-size: 0.3rem;
        width: 1.8rem;
        height: 0.6rem;
    }

    .breadcrumbs * {
        font-size: 0.34rem;
    }

    .breadcrumbs .home i {
        width: 0.36rem;
        height: 0.36rem;
    }

    .news_detail_main .time {
        font-size: 0.3rem;
    }

    .news_detail .content {
        font-size: 0.34rem;
    }

    .pop_post .right_box li {
        margin-bottom: 0.3rem;
    }

    .itemList {
        max-height: none;
    }

    .pop_detail .item {
        height: 8.5rem;
    }

    .pop_detail .reviewsList {
        height: 5rem;
    }

    .guide {
        width: 6.85rem;
        display: inline;
    }

    .pop_shareGuide {
        text-align: right;
        padding-right: 0.2rem;
        width: 100%;
        left: 0 !important;
        top: 0 !important;
        transform: initial !important;
    }

    .share_btn {
        bottom: inherit;
        margin-top: 0.1rem;
    }

    .remove_report {
        flex-wrap: wrap;
    }

    /*.reply_data .toolbar li:first-child {
        flex: 1;
    }*/
    .pop_detail .item {
        gap: 0;
    }

    .pop_detail .item .left_box {
        width: 41%;
    }

    .pop_detail .item .right_box {
        width: 55%;
    }

    .pop_detail .pop_contain {
        padding: 0.4rem 0.2rem 0.4rem 0.2rem;
    }

    .pop_detail .right_box .toolbar li:nth-of-type(2) {
        margin-left: 2rem;
    }

    .box3 .item {
        height: auto;
    }
}


