.pc-show .index-banner {
    width: 100%;
    height: 24rem;
    padding-top: 10rem;
    background: url("https://images.zx.lexgos.com/assets/image/pc/wms_banner.png");
    background-size: 100% 100%;
}

.pc-show .index-banner .banner-main {
    width: 75rem;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pc-show .index-banner .banner-main .banner-text1 {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.pc-show .index-banner .banner-main .banner-text2 {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 1.1rem;
    color: #ffffff;
}

.pc-show .index-history {
    width: 100%;
    padding: 4rem 0 0 0;
}

.pc-show .index-history .history-main {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-history .history-main .history-list {
    width: 100%;
    height: 21.5rem;
    padding: 1.5rem 1.5rem 1.5rem 5rem;
    background: #b7945c;
    border-radius: 1.5rem;
}

.pc-show .index-history .history-main .history-list .history-li {
    display: flex;
    align-items: center;
}

.pc-show .index-history .history-main .history-list .history-li>img {
    width: 28.5rem;
    height: 100%;
}

.pc-show .index-history .history-main .history-list .history-li .history-content {
    flex: 1;
    margin-right: 10rem;
}

.pc-show .index-history .history-main .history-list .history-li .history-content .title {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.2rem;
    color: #ffffff;
}

.pc-show .index-history .history-main .history-list .history-li .history-content .info {
    margin: 1.5rem 0 2.5rem 0;
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.8rem;
    color: #ffffff;
}

.pc-show .index-history .history-main .history-list .history-li .history-content .date {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.7rem;
    color: #ffffff;
}

.pc-show .base-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
}

.pc-show .base-title .line {
    width: 0.3rem;
    height: 1.5rem;
    background: #e7402a;
    margin-right: 0.5rem;
    margin-top: 0.2rem;
}

.pc-show .base-title .value {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.6rem;
    color: #333333;
}

.pc-show .index-light {
    width: 100%;
    padding: 4rem 0 0 0;
}

.pc-show .index-light .light-main {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-light .light-main .light-list .light-li {
    display: flex;
    margin-bottom: 4rem;
}

.pc-show .index-light .light-main .light-list .light-li .light-content {
    flex: 1;
}

.pc-show .index-light .light-main .light-list .light-li .light-content .title {
    margin: 0.4rem 0 0.6rem 0;
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 1.5rem;
    color: #333333;
}

.pc-show .index-light .light-main .light-list .light-li .light-content .info {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 0.9rem;
    color: #666666;
}

.pc-show .index-light .light-main .light-list .light-li .light-content .index {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.6rem;
    color: #b7945c;
    font-style: italic;
}

.pc-show .index-light .light-main .light-list .light-li .light-content>img {
    height: 18.5rem;
    width: 29rem;
}

.pc-show .index-light .light-main .light-list .odd-li .light-content {
    margin-right: 14rem;
}

.pc-show .index-light .light-main .light-list .even-li .light-content {
    margin-left: 12rem;
}

.h5-show .index-banner {
    width: 100%;
    height: 92.5rem;
    padding: 55rem 6rem 0;
    background: url("https://images.zx.lexgos.com/assets/image/h5/wms_banner.png");
    background-size: 100% 100%;
}

.h5-show .index-banner .banner-text1 {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 6.5rem;
    color: #ffffff;
}

.h5-show .index-banner .banner-text2 {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 6.5rem;
    color: #ffffff;
    margin: -1rem 0 2.5rem 0;
}

.h5-show .index-banner .banner-text3 {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}

.h5-show .index-history {
    width: 100%;
    padding: 10rem 6rem 5rem 6rem;
}

.h5-show .index-history .history-list {
    width: 100%;
    background: #b7945c;
    border-radius: 5rem;
    padding: 5rem;
}

.h5-show .index-history .history-list .history-li>img {
    width: 100%;
}

.h5-show .index-history .history-list .history-li .title {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 4.5rem;
    color: #ffffff;
    margin: 5rem 0;
}

.h5-show .index-history .history-list .history-li .info {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.25rem;
    color: #fbf6ee;
}

.h5-show .index-light {
    width: 100%;
    padding: 10rem 6rem 10rem 6rem;
}

.h5-show .index-light .light-list {
    width: 100%;
}

.h5-show .index-light .light-list .light-li {
    width: 100%;
    margin-bottom: 10rem;
}

.h5-show .index-light .light-list .light-li .index {
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 10rem;
    color: #b7945c;

    font-style: italic;
}

.h5-show .index-light .light-list .light-li .title {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 4.5rem;
}

.h5-show .index-light .light-list .light-li .info {
    margin: 3rem 0 5rem 0;
    font-family: HarmonyOS Sans SC;
    font-weight: 400;
    font-size: 3.5rem;
    color: #666666;
}

.h5-show .index-light .light-list .light-li  img {
    width: 100%;
    height: 49rem;
}



.h5-show .base-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6.25rem;
}

.h5-show .base-title .line {
    width: 1rem;
    height: 4.5rem;
    background: #e7402a;
    margin-right: 2.5rem;
}

.h5-show .base-title .value {
    font-family: HarmonyOS Sans SC;
    font-weight: bold;
    font-size: 5rem;
    color: #333333;
}

.pc-show .index-collection .collection-main {
    width: 75rem;
    margin: 0 auto;
}

.pc-show .index-collection {
    width: 100%;
    padding: 4rem 0;
    background: #f2f5f7;
}

.h5-show .index-collection {
    width: 100%;
    padding: 10rem 6rem;
    background: #f2f5f7;
}