<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sub-title1{
    font-size:30px;
}
.credit-title{
    padding-top: 90px;
    padding-bottom: 90px;
}
.moments-function .swiper-container{
    height:744px;
    margin-bottom:171px;
}
.moments-function .swiper-container .moments-page-item &gt; img{
    width:342px;
    height:744px;
}
.moments-function .swiper-container .swiper-pagination-bullet{
    border-radius: 34px;
}
.moments-function .swiper-container .swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #274BDE 0%, #56A4FF 105.53%);
    color: #fff;
}
.moments-function .swiper-container .swiper-pagination-bullet:hover  {
    border-color:#274BDE;
}
.credit-icon{
    justify-content: center;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #686B7E;
}
.credit-icon &gt; div{
    width: 25%;
}
.credit-icon .boldtitle{
    color: #3B426B;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    padding-bottom: 8px;
}

.shopassistant_count{
    font-size: 18px;
    line-height: 32px;
    color: #7D88A2;
    position: relative;
    padding-left: 24px;
    margin-bottom: 30px;
}
.shopassistant_count::before{
    content: ''; 
    position: absolute; 
    width: 6px; 
    height: 6px; 
    background-color: #3B426B; 
    top: 50%; 
    left:0;
    border-radius: 50%;
}
.shopassistant_count .title{
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    color: #3B426B;
}
.market-member .item .info{
    font-size: 18px;
    color: #7d88a2;
    line-height: 32px;
    max-width: 540px;
}
.more{
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.more .more-item {
    width: 33.3%;
    text-align: center;
}
.more .more-item p{
    font-size: 24px;
    font-weight: bold;
    color: #3B426B;
    margin-top: 36px;
}
.more .more-item img{
    width: 160px;
    height: 160px;
    margin: 0 auto;
}
.moments-function .swiper-container{
    height: 800px;
}
.moments-function .swiper-container .moments-page-item &gt; img {
    margin-left: 100px;
}
.moments-function .swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet{
    margin-bottom: 40px;
}</pre></body></html>