﻿
#home-banner{
    padding: 50px 0 0;
    text-align: center;
    background: linear-gradient(180deg,#ffffff 42.19%,#edefff 100%);
    overflow: hidden;
}
#home-banner .module-header-logo{
    margin: 0 0 24px;
}
#home-banner .module-header-logo img{
    width: 244px;
}
#home-banner .red-fill{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    width: 193px;
    height: 40px;
    margin: 0 auto;
    border-radius: 32px;
    background-image: linear-gradient(270deg,#ff06a2 .69%,#ff6225 100.69%),linear-gradient(to right,#fff,#fff),linear-gradient(270deg,#ff06a2 .69%,#ff6225 100.69%);
    box-shadow: 0 12px 32px rgba(255,0,60,.16);
    cursor: pointer;
    z-index: 999;
}
#home-banner .red-fill .text{
    color: #fff;
}
#home-banner .red-fill .arrow-down{
    width: 16px;
    transition: all .35s;
}
#home-banner .red-fill:hover .arrow-down{
    transform: rotate(180deg);
}
#home-banner .red-fill .module-download-wrapper{
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
    left: 0;
    display: block;
    visibility: hidden;
}
#home-banner .red-fill .module-download-wrapper .download-wrapper{
    position: absolute;
    width: 100%;
    top: 48px;
    left: 0;
    height: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid rgba(13,13,13,.12);
    box-shadow: 0 12px 32px rgba(13,13,13,.08);
    padding: 12px;
    visibility: hidden;
}
#home-banner .red-fill:hover .module-download-wrapper,
#home-banner .red-fill:hover .module-download-wrapper .download-wrapper,
#home-banner .red-fill .module-download-wrapper:hover .download-wrapper{
    visibility: visible;
}
#home-banner .download-wrapper .download-item{
    display: flex;
    flex-direction: column;
    padding: 7px 8px;
    margin-bottom: 4px;
}
#home-banner .download-wrapper .download-item:hover{
    border-radius: 6px;
    background: rgba(13,13,13,.06)
}
#home-banner .download-wrapper .download-item .download-wrapper-text{
    margin-left: 8px;
}
#home-banner .download-wrapper .download-item .top{
    display: flex;
    font-size: 14px;
    height: 22px;
    align-items: center;
}
#home-banner .download-wrapper .download-item .bottom{
    height: 20px;
    line-height: 20px;
    padding-left: 24px;
    color: rgba(13,13,13,.66);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    text-align: left;
}
#home-banner .download-wrapper .line {
    width: 100%;
    height: 1px;
    background-color: rgba(13, 13, 13, .06);
    margin: 4px 0;
}
#home-banner .download-wrapper ul li {
    list-style: none;
    padding: 6px 8px;
    height: 36px;
    display: flex;
    align-items: center;
    color: rgba(13,13,13,.9);
}
#home-banner .download-wrapper ul li:hover {
    border-radius: 6px;
    background: rgba(13, 13, 13, .06);
}
#home-banner .download-wrapper ul li span{
    position: relative;
    margin-left: 8px;
    color: rgba(13, 13, 13, .9);
    font-size: 14px;
}
#home-banner .module-content{
    max-width: 1024px;
    margin: 28px auto -16%;
}
#home-banner .module-content .module-content-banner{
    margin: 0 auto;
    padding: 12px 12px 0;
    box-shadow: 0 1.041667vw 3.125vw 1.041667vw rgba(116,88,190,.24);
    max-width: 100%;
    height: auto;
    border-radius: 15px 15px 0 0;
}
@media screen and (max-width: 1440px) {
    #home-banner {
        overflow: visible;
    }
    #home-banner .module-content{
        margin: 28px auto 0;
        padding: 0 20%;
        overflow-y: hidden;
    }
    #home-banner .module-content .module-content-banner{
        overflow: hidden;
        border-radius: 1.5% 1.5% 0 0;
        padding: 1% 1% 0;
        transform: translateY(15px);
    }
}

#cskj-banner{
    text-align: center;
    padding: 120px 0;
    background: no-repeat center url("../img/wps-ai-bg.jpg");
}
#cskj-banner .module-title{
    font-size: 40px;
    line-height: 56px;
    color: #fff;
    margin: 0 0 4px;
}
#cskj-banner .module-desc{
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: rgba(255, 255, 255, .9);
}
#cskj-banner .module-btn{
    margin: 20px 0 0;
    color: #fff;
    border-color: #fff;
}
#cskj-banner .module-image{
    max-width: 1000px;
    margin: 32px auto 0;
    border-radius: 16px;
    box-shadow: 0 34px 52px rgba(13,13,13,.2);
    overflow: hidden;
    transition: all ease .3s;
}
#cskj-banner .module-image:hover{
    transform: scale(1.03);
}
#cskj-banner .module-image img{
    max-width: 100%;
    height: auto;
    display: block;
}
@media screen and (max-width: 1440px) {
    #cskj-banner .module-title{
        font-size: 28px;
        line-height: 40px;
    }
    #cskj-banner .module-desc{
        font-size: 14px;
        line-height: 22px;
    }
}

#gxbg-banner,
#qsxx-banner{
    padding: 120px 0;
    background: #f5f5f7;
}
#gxbg-banner .module-title,
#qsxx-banner .module-title{
    font-size: 40px;
    line-height: 56px;
    color: #000;
    margin-bottom: 8px;
    text-align: center;
}
#gxbg-banner .module-title .fresh,
#qsxx-banner .module-title .fresh{
    background: -webkit-linear-gradient(174.82deg,#ec3699 0%,#eb3834 100%);
    background: linear-gradient(275.18deg,#ec3699 0%,#eb3834 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#gxbg-banner .module-desc,
#qsxx-banner .module-desc{
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: rgba(13,13,13,.9);
}
#gxbg-banner .module-content,
#qsxx-banner .module-content{
    margin: 40px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
}
#gxbg-banner .module-content .module-item,
#qsxx-banner .module-content .module-item{
    width: 484px;
    background: #FFFFFF;
    border-radius: 16px;
    overflow: hidden;
    transition: all .35s;
    cursor: pointer;
}
#gxbg-banner .module-content .module-item:hover,
#qsxx-banner .module-content .module-item:hover{
    transform: scale(1.03);
    box-shadow: 0 12px 32px rgba(13,13,13,.08)
}
#gxbg-banner .module-content .module-item .module-item-image,
#qsxx-banner .module-content .module-item .module-item-image{
    max-width: 100%;
    height: 200px;
    overflow: hidden;
}
#gxbg-banner .module-content .module-item .module-item-image img,
#qsxx-banner .module-content .module-item .module-item-image img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
#gxbg-banner .module-content .module-item .module-item-content,
#qsxx-banner .module-content .module-item .module-item-content{
    padding: 24px;
}
#gxbg-banner .module-content .module-item .module-item-title,
#qsxx-banner .module-content .module-item .module-item-title{
    font-size: 18px;
    line-height: 30px;
    color: rgba(13,13,13,.9);
    text-align: left;
    white-space: nowrap;
}
#gxbg-banner .module-content .module-item .module-item-desc,
#qsxx-banner .module-content .module-item .module-item-desc{
    font-size: 14px;
    line-height: 22px;
    color: rgba(13,13,13,.46);
    text-align: left;
    min-height: 44px;
}
@media screen and (max-width: 1440px) {
    #gxbg-banner .module-content .module-item .module-item-title,
    #qsxx-banner .module-content .module-item .module-item-title{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 4px;
    }
    #gxbg-banner .module-content .module-item .module-item-desc,
    #qsxx-banner .module-content .module-item .module-item-desc{
        font-size: 12px;
        line-height: 17px;
        min-height: 34px;
    }
    #gxbg-banner .module-title,
    #qsxx-banner .module-title{
        font-size: 28px;
        line-height: 40px;
    }
    #gxbg-banner .module-desc,
    #qsxx-banner .module-desc{
        font-size: 14px;
        line-height: 22px;
    }
}

#qybg-banner{
    padding: 40px 0 120px;
    background: #f5f5f7;
    text-align: center;
}
#qybg-banner .module-title{
    font-size: 40px;
    line-height: 56px;
    color: #000;
    margin-bottom: 8px;
    text-align: center;
}
#qybg-banner .module-title .fresh{
    background: -webkit-linear-gradient(174.82deg,#ec3699 0%,#eb3834 100%);
    background: linear-gradient(275.18deg,#ec3699 0%,#eb3834 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#qybg-banner .module-desc{
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: rgba(13,13,13,.9);
}
#qybg-banner .module-btn{
    margin: 32px 0 0;
}
#qybg-banner .module-image{
    margin: 40px auto 0;
    max-width: 1000px;
    transition: all ease .3s;
}
#qybg-banner .module-image img{
    border-radius: 24px;
    overflow: hidden;
}
#qybg-banner .module-image:hover{
    transform: scale(1.03);
}
@media screen and (max-width: 1440px) {
    #qybg-banner .module-title{
        font-size: 28px;
        line-height: 40px;
    }
    #qybg-banner .module-desc{
        font-size: 14px;
        line-height: 22px;
    }
    #qybg-banner .module-image img{
        border-radius: 1.25vw;
    }
}

#mfxz-banner{
    padding: 40px 0 120px;
    background: #f5f5f7;
    text-align: center;
}
#mfxz-banner .module-title{
    font-size: 40px;
    line-height: 56px;
    color: #000;
    margin-bottom: 8px;
    text-align: center;
}
#mfxz-banner .module-title .fresh{
    background: -webkit-linear-gradient(174.82deg,#ec3699 0%,#eb3834 100%);
    background: linear-gradient(275.18deg,#ec3699 0%,#eb3834 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
#mfxz-banner .module-desc{
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: rgba(13,13,13,.9);
}
#mfxz-banner .module-downlowd-list{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 40px 0 0;
    cursor: default;
}
#mfxz-banner .module-download-item{
    width: 158px;
}
#mfxz-banner .module-download-item:hover{
    background: #FFFFFF;
    box-shadow: 0 12px 32px rgba(13,13,13,.08);
    border-radius: 16px;
    -webkit-transition: all .35s;
    transition: all .35s;
}
#mfxz-banner .module-download-image{
    padding: 30px 0 16px;
}
#mfxz-banner .module-download-platname{
    padding: 0 16px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: rgba(13, 13, 13, .9);
    white-space: nowrap;
    text-overflow: ellipsis;
}
#mfxz-banner .module-download-version{
    height: 20px;
    padding: 0 16px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: rgba(13,13,13,.46);
    white-space: nowrap;
    text-overflow: ellipsis;
}
#mfxz-banner .module-download-btn{
    margin: 16px 0 24px;
    min-width: 80px;
    min-height: 28px;
    font-size: 12px;
    padding: 6px;
}
@media screen and (max-width: 1440px) {
    #mfxz-banner .module-title{
        font-size: 28px;
        line-height: 40px;
    }
    #mfxz-banner .module-desc{
        font-size: 14px;
        line-height: 22px;
    }
}