<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    min-width: 1200px;
}
/** èƒŒæ™¯**/
.new-history-pages {
    background: #E6EFF7;
    padding: 0.6rem 0rem 1rem 0;
    /*min-width: 72rem;*/
    max-width: 120rem;
    margin: 0 auto;
}
.wx_share_box {
    background: #fff;
    border-radius: 0.75rem;
    padding: 0.75rem;
    float: right;
    margin-right: 12.25rem;
    margin-top: -22.5rem;
    position: relative;
}
.wx_share_box img, .miniapp_share_box img {
    width: 8rem;
    height: 8rem;
}
.miniapp_share_box {
    background: #fff;
    border-radius: 0.75rem;
    padding: 0.75rem;
    margin-right: 12.25rem;
    float: right;
    margin-top: -20.5rem;
    position: relative;
}
.new-pages-history-address {
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
    color: #333;
    font-size: 0.8rem;
}
.new-pages-history-address .new-address-margin {
    margin-left: 2.625rem;
}
.new-pages-history-address a {
    margin-right: 0.8rem;
    margin-left: 0.25rem;
}
.new-pages-history-address .new-address-right-icon {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 7px solid #333;
    border-bottom: 4px solid transparent;
    margin-right: 0.25rem;
    margin-top: -1.5px;
}
/**åŽ†å±Šå±•ä¼šå¤´éƒ¨**/
.new-exhibitions-history-box {
    display: flex;
}
.new-exhibitions-history-box .new-exhibitions-history-left {
    border-radius: 0.9375rem;
    background: #fff;
    width: 25rem;
    height: 18.75rem;
    margin-right: 1.8rem;
}
.new-exhibitions-history-box .new-exhibitions-history-left img {
    border-radius: 0.9375rem;
    width: 25rem;
    height: 18.75rem;
}
.new-exhibitions-history-box .new-exhibitions-history-middle {
    width: 100%;
}
.new-exhibitions-history-box .new-exhibitions-history-middle p {
    color: #333;
    font-weight: bold;
}
.new-exhibitions-history-middle .history-name-cn {
    font-size: 1.5rem;
    line-height: 2rem;
}
.new-exhibitions-history-middle .history-name-en {
    font-size: 1.55rem;
    line-height: 2.05rem;
    margin-top: 0.35rem;
}
.new-exhibitions-history-middle .history-time {
    display: flex;
    color: #333;
    font-size: 1.15rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-top: 0.78125rem;
    margin-left: -0.2rem;
}
.new-exhibitions-history-middle .history-time img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.25rem;
}
.new-exhibitions-history-middle .history-pavilion {
    margin-top: 0.75rem;
}
.new-exhibitions-history-middle .history-pavilion span {
    color: #333;
    font-size: 1.15rem;
    line-height: 1.5rem;
}
.new-exhibitions-history-middle .history-button {
    display: flex;
    margin-top: 1.125rem;
}
.new-exhibitions-history-middle .history-button a {
    background: #DE1738;
    border-radius: 1.3125rem;
    margin-right: 2.85rem;
    padding: 0.75rem 2.9rem;
    display: flex;
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.45rem;
}
.new-exhibitions-history-right div {
    display: flex;
    padding: 0.46875rem 1.65rem;
    min-width: 10.5rem;
    background: #F2F0FE;
    border-radius: 3.975rem;
    border: 1px solid #FFFFFF;
    margin-bottom: 0.85rem;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.new-exhibitions-history-right .wechat_share, .new-exhibitions-history-right .miniapp_share {
    color: #666;
    font-size: 1.1rem;
    line-height: 1.45rem;
}
.new-exhibitions-history-right .history-right-wechat {
    width: 1.25rem;
    height: 1.05rem;
    margin-right: 0.2rem;
    margin-top: 0.15rem;
}
.new-exhibitions-history-right .history-right-miniapp {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.2rem;
}
.new-history-nav {
    display: flex;
}
.new-history-nav .active {
    color: #DE1738;
    font-weight: bold;
}
.new-history-nav li {
    color: #444444;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-right: 2.8875rem;
    font-weight: 400;
    cursor: pointer;
}
.new-history-nav-1 {
    display: none;
    /*font-size: 1.5rem;*/
    /*line-height: 1.875rem;*/
    font-size: 1.25rem;
    line-height: 1.625rem;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 75rem;
    padding: 1.9125rem 1.7625rem 1.8375rem 1.7625rem;
}
.nav-active-1 {
    display: flex;
}
.new-history-nav-1 li {
    cursor: pointer;
    margin-right: 2.875rem;
}
.new-history-nav-1 li .active{
    color: #DE1738;
    font-weight: bold;
    padding-bottom: 1.525rem;
    border-bottom: 5px solid #DE1738;
}
/**åŽ†å±Šå±•ä¼š**/
.exhibition-history-list ul {
    margin-top: 1.125rem;
}
.exhibition-history-list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.4rem;
    padding: 0.75rem 1.95rem 0.75rem 0.4rem;
    background: #FAFBFD;
    border-radius: 0.4rem;
    color: #000;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.45rem;
}
.exhibition-history-list ul li div {
    display: flex;
    align-items: center;
}
.exhibition-history-list ul li div a {
    color: #DE1738;
    background: #FFE3E3;
    border-radius: 0.15rem;
    padding: 0.15rem 0.9375rem;
    line-height: 1.45rem;
    font-size: 1.05rem;
}
.exhibition-history-thumb {
    width: 2.25rem;
    height: 1.6875rem;
    border-radius: 0.625rem;
    margin-right: 0.6rem;
}
.exhibition-history-time {
    width: 1.45rem;
    height: 1.45rem;
    margin-right: 0.375rem;
    margin-top: -1px;
}
/*@media (min-width: 1536px) {*/
/*    .wx_share_box {*/
/*        margin-right: 13.65rem;*/
/*        margin-top: -26rem;*/
/*    }*/
/*    .miniapp_share_box {*/
/*        margin-right: 13.65rem;*/
/*        margin-top: -23rem;*/
/*    }*/
/*    .new-pages-history-address {*/
/*        margin-bottom: 2rem;*/
/*        font-size: 0.8rem;*/
/*    }*/
/*    .new-pages-history-address a {*/
/*        margin-right: 0.8rem;*/
/*        margin-left: 0.25rem;*/
/*    }*/
/*    .new-pages-history-address .new-address-margin {*/
/*        margin-left: 3.5rem;*/
/*    }*/
/*    .new-pages-history-address .new-address-right-icon {*/
/*        border-top: 4px solid transparent;*/
/*        border-left: 7px solid #333;*/
/*        border-bottom: 4px solid transparent;*/
/*        margin-right: 0.25rem;*/
/*        margin-top: -1.5px;*/
/*    }*/
/*    .new-exhibitions-history-box .new-exhibitions-history-left {*/
/*        border-radius: 1.25rem;*/
/*        height: 21.25rem;*/
/*        width: 28.2rem;*/
/*        margin-right: 2.35rem;*/
/*    }*/
/*    .new-exhibitions-history-box .new-exhibitions-history-left img {*/
/*        border-radius: 1.25rem;*/
/*        height: 21.25rem;*/
/*        width: 28.2rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-name-cn {*/
/*        font-size: 1.5rem;*/
/*        height: 2rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-name-en {*/
/*        font-size: 1.55rem;*/
/*        height: 2.05rem;*/
/*        margin-top: 0.5rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-time {*/
/*        font-size: 1.15rem;*/
/*        margin-top: 1rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-pavilion {*/
/*        margin-top: 1rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-pavilion span {*/
/*        font-size: 1.15rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-time img {*/
/*        width: 1.5rem;*/
/*        height: 1.5rem;*/
/*        margin-right: 0.35rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-button {*/
/*        margin-top: 1.5rem;*/
/*    }*/
/*    .new-exhibitions-history-middle .history-button a {*/
/*        width: 14rem;*/
/*        height: 3.3rem;*/
/*        border-radius: 1.7rem;*/
/*        margin-right: 3.8rem;*/
/*        font-size: 1.1rem;*/
/*    }*/
/*    .new-exhibitions-history-right div {*/
/*        width: 10.2rem;*/
/*        height: 2.55rem;*/
/*        border-radius: 5.3rem;*/
/*        margin-bottom: 1.1rem;*/
/*    }*/
/*    .new-exhibitions-history-right .history-right-wechat {*/
/*        width: 1.25rem;*/
/*        height: 1rem;*/
/*        margin-right: 0.25rem;*/
/*    }*/
/*    .new-exhibitions-history-right .history-right-miniapp {*/
/*        width: 1.3rem;*/
/*        height: 1.3rem;*/
/*        margin-right: 0.25rem;*/
/*    }*/
/*    .exhibition-history-thumb {*/
/*        width: 3rem;*/
/*        height: 2.25rem;*/
/*    }*/
/*    .exhibition-history-time {*/
/*        width: 1.6rem;*/
/*        height: 1.6rem;*/
/*        margin-right: 0.5rem;*/
/*        margin-top: -1px;*/
/*    }*/
/*    .new-history-nav li {*/
/*        font-size: 1.2rem;*/
/*        margin-right: 3.85rem;*/
/*    }*/
/*        .exhibition-history-list ul {*/
/*        margin-top: 2rem;*/
/*    }*/
/*    .exhibition-history-list ul li div a {*/
/*        padding: 0rem 1.25rem;*/
/*        font-size: 1.05rem;*/
/*        height: 2.5rem;*/
/*        line-height: 2.5rem;*/
/*    }*/
/*    .exhibition-history-list ul li {*/
/*        padding: 0rem 2.5rem 0rem 0.5rem;*/
/*        font-size: 1.1rem;*/
/*        height: 4.125rem;*/
/*        line-height: 4.125rem;*/
/*    }*/
/*}*/</pre></body></html>