<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* passå…¬å…±æ&nbsp;·å¼ */
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.home-title {
    font-size: 40px;
    font-weight: 500;
    color: #0F1633;
    line-height: 56px;
    text-align: center;
}
img {
    height: 100%;
    width: 100%;
}
.home-button-primary {
    background: #F55402;
    cursor: pointer;
    user-select: none;
}
.home-button-primary:hover {
    background: rgba(232, 92, 47, 0.8);
}
.home-button-plain {
    color: #F55402;
    cursor: pointer;
    user-select: none;
}
.home-button-plain:hover {
    background: #F55402;
    color: #fff;
}
.pass {
    background-color: #fff;
}
/* äº§å“ä»‹ç»banner */
.pass-banner {
    height: 580px;
    background: url("https://cdn.do1.com.cn/do1/pass-banner-bg-1.jpg") no-repeat center;
    background-size: cover;
}
.pass-banner-box {
    padding-left: 13px;
}
.pass-banner-text-content .pass-banner-text {
    padding-top: 182px;
    font-size: 48px;
    font-weight: 600;
    color: #0F1633;
    line-height: 64px;
    letter-spacing: 6px;
    display: flex;
    align-items: center;
}
.pass-banner-text-content .pass-banner-describe {
    width: 426px;
    padding: 24px 0 32px;
    font-size: 16px;
    color: #6F7385;
    line-height: 26px;
}
.pass-banner-button-box {
    display: flex;
}
.pass-banner-button-box .pass-banner-button {
    width: 160px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #FFFFFF;
}
.pass-banner-button-box .pass-banner-button-border {
    width: 160px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #F55402;
    margin-left: 16px;
    cursor: pointer;
    font-size: 18px;
}
.pass-banner-button-border .pass-banner-button-icon {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url("/wp-content/themes/do1/assets/images/home/icon-play.svg") no-repeat center;
}
.pass-banner-button-box .pass-banner-button-border:hover .pass-banner-button-icon {
    display: inline-block;
    margin-right: 3px;
    width: 20px;
    height: 20px;
    background: url("/wp-content/themes/do1/assets/images/home/icon-play-active.svg") no-repeat center;
}

/* é—¨æˆ·ä»‹ç» */
.pass-gateway-odd {
    height: 700px;
    background: #fff;
}
.pass-gateway-even {
    height: 700px;
    background-color: #fff;
    background: linear-gradient(270deg, rgba(240, 247, 255, 0.1) 10%, rgba(240, 247, 255, 1) 100%);
}
.pass-gateway-box {
    display: flex;
    justify-content: space-between;
}
.pass-gateway-words {
    margin-top: 170px;
}
.pass-gateway-words .pass-gateway-icon {
    width: 60px;
    height: 60px;
}
.pass-gateway-words .pass-gateway-name {
    font-size: 36px;
    font-weight: 500;
    color: #0F1633;
    line-height: 48px;
    margin: 32px 0 24px;
}
.pass-gateway-list .pass-gateway-list-text {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #6F7385;
    line-height: 26px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.pass-gateway-list .pass-gateway-list-text:last-child {
    margin-bottom: unset;
}
.pass-gateway-list .pass-gateway-list-text .pass-gateway-list-point {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #F55402;
    border-radius: 50%;
    margin-right: 10px;
}
.pass-gateway-link {
    height: 24px;
    font-size: 16px;
    color: #F55402;
    line-height: 24px;
    display: flex;
    align-items: center;
    margin-top: 24px;
    cursor: pointer;
}
.pass-gateway-link .pass-gateway-link-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/wp-content/themes/do1/assets/images/home/icon-video-button.svg") no-repeat center;
    margin-left: 4px;
}
.pass-gateway-link:hover {
    color: rgba(245, 84, 2, 0.8);
}

.pass-gateway-picture {
    margin-top: 100px;
    width: 800px;
    height: 500px;
}
.pass-gateway-picture-odd {
    margin-right: -30px;
}
.pass-gateway-picture-even {
    margin-left: -30px;
}
/* é—¨æˆ·æ¼”ç¤º */
.pass-demonstration {
    height: 338px;
    background: url("https://cdn.do1.com.cn/do1/pass-demonstration-bg.jpg") no-repeat center;
    background-size: cover;
}
.pass-demonstration-box {
    text-align: center;
}
.pass-demonstration-title {
    font-size: 36px;
    font-weight: 500;
    color: #0F1633;
    line-height: 48px;
    padding: 80px 0 20px;
}
.pass-demonstration-text {
    font-size: 16px;
    color: #6F7385;
    line-height: 26px;
}
.pass-demonstration-content {
    display: flex;
    justify-content: center;
}
.pass-demonstration-button {
    width: 160px;
    height: 44px;
    background: #F55402;
    border-radius: 2px;
    margin-top: 40px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
}


/* è§†é¢‘å¼¹çª— */
.video-content {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}
.video-box {
    position: relative;
    width: 1200px;
    height: 675px;
}
@media screen and (max-width:1366px) {
    .video-box {
        transform: scale(0.8);
    }
}
@media screen and (max-width:1280px) {
    .video-box {
        transform: scale(0.72);
    }
}
.video-content .video-box-button {
    position: absolute;
    top: 572px;
    left: 402px;
    width: 146px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #F55402;
    font-size: 16px;
    color: #F55402;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
}
.video-box-button .video-button-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/wp-content/themes/do1/assets/images/home/icon-video-button.svg") no-repeat center;
}
</pre></body></html>