* {
    padding: 0;
    margin: 0;
}

html {
    font-family: "SourceHanSansCN", Arial;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 100px;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

body {
    margin: 0 auto;
    background-color: #03403a;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    word-wrap: break-word;
    word-break: keep-all;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    cursor: default;
}
.hide_down {
    display: none;
}
.container {
    width: 13.66rem;
    height: 6.4rem;
    margin: 0 auto;
}

.header {
    width: 13.66rem;
    background-color: #500420;
    height: 1.18rem;
    background: url('/kanz_v3_images/pc/header.png') no-repeat;
    background-size: 100% 100%;
    position: fixed;
    z-index: 9999;
}

.logo {
    width: 1.56rem;
    height: 0.56rem;
    float: left;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    background: url('/kanz_v3_images/pc/logo.jpg') no-repeat;
    background-size: 100% 100%;
}

    .logo img {
        width: 1.56rem;
        height: 0.56rem;
    }

.menu {
    color: #e6c477;
    font-size: 0.3rem;
    float: left;
    margin-top: 0.1rem;
    margin-left: 0.4rem;
}

    .menu a {
        color: #e6c477;
        margin-right: 0.4rem;
    }

    .menu img {
        height: 0.7rem;
        width: 2.12rem;
    }


.bg1 {
    width: 13.66rem;
    height: 7.58rem;
    background: url('/kanz_v3_images/pc/bg.jpg') no-repeat;
    background-size: 100% 100%;
    color: #fffce2;
    font-size: 0.28rem;
    margin-bottom: -1px;
}

.bg2 {
    width: 13.66rem;
    height: 4.5rem;
    background: url('/kanz_v3_images/pc/bg2.jpg') no-repeat;
    background-size: 100% 100%;
    margin-bottom: -1px;
}

.bg3 {
    width: 13.66rem;
    height: 8.1rem;
    background: url('/kanz_v3_images/pc/bg3.jpg') no-repeat;
    background-size: 100% 100%;
    margin-bottom: -1px;
}

.bg4 {
    width: 13.66rem;
    height: 4.4rem;
    background: url('/kanz_v3_images/pc/bg4.jpg') no-repeat;
    background-size: 100% 100%;
}



.banner {
    margin: 0;
    padding-top: 1.8rem;
    padding-right: 0.5rem;
    color: #f6dca2;
}

    .banner p {
        line-height: 0.4rem;
    }

    .banner span {
        line-height: 0.8rem;
        font-size: 0.4rem;
        color: #fffccd;
        font-weight: bold;
    }

.banner_l, .banner_r {
    width: 6.83rem;
    float: right;
}

.banner_r {
    padding-right: 6.83rem;
}



/*.games {
    text-align: center;
    height: 3.14rem;
}

    .games img {
        height: 3.14rem;
    }*/

.games {
    width: 13.66rem; /* 视口宽 */
    overflow: hidden;
}

    .games .swiper-wrapper {
        width: max-content !important; /* 根据内容自动变宽 */
    }

    .games .swiper-slide {
        width: auto !important; /* 按图片实际宽度 */
    }

    .games img {
        display: block;
        /*height: 100%;  或 auto，看你要不要缩放 */
        height: 3.14rem;
    }


.games2 {
    /*height: 80vh;  播放区域高度 */
    height: 8.1rem;
    overflow: hidden;
    float: left;
    padding-left: 0.5rem;
}

    .games2 .swiper-wrapper {
        height: max-content !important; /* 让 wrapper 根据图片高度 */
    }

    .games2 .swiper-slide {
        height: auto !important; /* slide 按图片真实高度 */
    }

    .games2 img {
        /* width: 100%; 让图按宽度适应 */
        /* height: auto; 按真实高度撑开 */
        height: 13.22rem;
        width: 8.36rem;
    }



/*.games2 {
    width: 8.36rem;
    height: 8.1rem;
    float: left;
    padding-left: 0.5rem;
    overflow: hidden;
}*/

.games_r {
    width: 5.3rem;
}

.games2_logo {
    height: 4rem;
}

.games2_content {
    height: 1.5rem;
    width: 3.6rem;
    font-size: 32px;
    color: #fffabe;
    padding: 0.5rem;
}

.games2_down {
    padding-right: 0.5rem;
}

.content_info {
    width: 13.66rem;
    height: 5.8rem;
    background-color: #03403a;
}

.content {
    float: right;
    width: 3rem;
    height: 2.0rem;
    font-size: 0.5rem;
    padding-right: 0.3rem;
}

.content_text {
    color: #fff8ba;
    font-size: 0.28rem;
    height: 1.6rem;
}

.content_title {
    color: #ffd669;
    font-size: 0.4rem;
}

.content_pic {
    /* height: 1.6rem;
    padding-right: 1.5rem;*/
}

    .content_pic img {
        width: 3.1rem;
        height: 3.6rem;
        border: 0;
    }

.down {
    padding-right: 0.5rem;
    padding-top: 0.5rem;
}

    .down a {
        padding-left: 0.2rem;
    }

.down_sv {
    width: 6.74rem;
    padding-right: 0.5rem;
}

    .down_sv a {
        color: #ffca7d;
        text-decoration: underline;
    }




.service {
    width: 13.66rem;
    height: 1rem;
    background: url('/kanz_v3_images/pc/service_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.service_app {
    float: left;
    margin-left: 0.3rem;
}

    .service_app img {
        width: 0.8rem;
        height: 1rem;
        padding: 0px 15px;
    }

.service_con {
    font-size: 0.44rem;
    line-height: 0.44rem;
    float: right;
    color: #c1ffbe;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}

.title {
    width: 13.66rem;
    text-align: center;
}

.title_bg {
    width: 5.74rem;
    text-align: center;
    display: inline-block;
    background: url('/kanz_v3_images/pc/title_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

    .title_bg span {
        color: #ffc29a;
        font-size: 0.4rem;
        vertical-align: middle;
    }


.footer {
    width: 13.66rem;
    min-height: 1rem;
    font-size: .24rem;
    color: #8c8c8c;
    background-color: #232323;
    vertical-align: middle;
    text-align: center;
}

.f_bottom {
    padding-top: .3rem;
    display: block;
}

    .f_bottom a,
    span {
        font-size: .2rem;
        color: #8c8c8c;
        margin-left: 0.5rem;
    }

    .f_bottom img {
        height: 0.25rem;
        width: 0.23rem;
    }

.swiper2::before,
.swiper2::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
    pointer-events: none; 
}

.swiper2::before {
    top: 0;
    background: linear-gradient(to bottom, rgba(3,64,58,0.9), transparent);
}

.swiper2::after {
    bottom: 0;
    background: linear-gradient(to top, rgba(3,64,58,0.9), transparent);
}
