body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace
}

ul {
    list-style: none
}

a {
    text-decoration: none
}

@keyframes Banner_bannertrans__XXxLj {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-100%)
    }
}

@keyframes Banner_bannertransright__KCUa5 {
    0% {
        transform: translateX(99%)
    }
    to {
        transform: translateX(0)
    }
}

.Banner_BannerWrapper__1KzeG {
    height: 628px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    overflow: hidden
}

.Banner_BannerWrapper__1KzeG .Banner_BannerImage__2POjb {
    animation: Banner_bannertrans__XXxLj 30s linear infinite;
    position: absolute;
    width: 100%;
    height: 628px;
    z-index: -10;
    background: url(/static/img/bj.jpg) 50% no-repeat;
    background-size: cover
}

.Banner_BannerWrapper__1KzeG:hover .Banner_BannerImage__2POjb {
    animation-play-state: paused
}

.Banner_BannerWrapper__1KzeG .Banner_BannerImageRight__T2Uqb {
    animation: Banner_bannertransright__KCUa5 30s linear infinite;
    position: absolute;
    width: 100%;
    height: 628px;
    z-index: -10;
    background: url(/static/img/bj.jpg) 50% no-repeat;
    background-size: cover
}

.Banner_BannerWrapper__1KzeG:hover .Banner_BannerImageRight__T2Uqb {
    animation-play-state: paused
}

.Banner_BannerWrapper__1KzeG .Banner_ZaiLeiTVIcon__1bS6t {
    margin: 62px;
    height: 55px;
    background: url(/static/img/logo.png);
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.Banner_BannerWrapper__1KzeG .Banner_Title__2uvE4 {
    font-size: 52px;
    margin-bottom: 20px
}

.Banner_BannerWrapper__1KzeG .Banner_Description__2aWMj {
    font-size: 16px
}

.Banner_BannerWrapper__1KzeG .Banner_DownloadButton__30SHi {
    font-size: 36px;
    color: #323232;
    margin-top: 65px;
    margin-bottom: 15px;
    border-radius: 30px;
    background: linear-gradient(90deg, #8fc1fa, #eae9f0 50%, #fec5c9);
    padding: 0 100px
}

.Banner_BannerWrapper__1KzeG .Banner_VersionDescription__1t5_L {
    color: hsla(0, 0%, 100%, .6)
}

.Banner_BannerWrapper__1KzeG .Banner_InstallDoc__2UUMe {
    display: flex;
    align-items: center;
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 20px
}

.Banner_BannerWrapper__1KzeG .Banner_InstallDocIcon__2GpC9 {
    width: 26px;
    height: 26px;
    margin-right: 6px;
    padding-top: 4px
}

.Banner_InstallImageWrapper__3irAC {
    z-index: 10000;
    position: absolute;
    left: 50%;
    top: 214px;
    box-shadow: 0 0 5000px 5000px rgba(0, 0, 0, .8);
    background: url(/static/img/icon_azsm_tc.png) 0 0 no-repeat;
    width: 800px;
    height: 620px;
    margin-left: -385px;
    background-size: 100%;
    border-radius: 12px;
    display: flex;
    justify-content: center
}

.VideoInfo_VideoInfoWrapper__3hOol, .VideoInfo_VideoInfoWrapper__3hOol .VideoInfo_BottomWrapper__1FKZm {
    display: flex;
    flex-direction: column;
    align-items: center
}

.VideoInfo_VideoInfoWrapper__3hOol .VideoInfo_BottomWrapper__1FKZm .VideoInfo_Title__1epCs {
    font-size: 42px;
    margin-top: 40px;
    margin-bottom: 12px
}

.VideoInfo_VideoInfoWrapper__3hOol .VideoInfo_BottomWrapper__1FKZm .VideoInfo_Description__25qye {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.ImageInfo_ImageInfoWrapper__WZUnD {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 460px
}

.ImageInfo_ImageInfoWrapper__WZUnD .ImageInfo_Image__pjINR {
    width: 770px;
    height: 430px
}

.ImageInfo_ImageInfoWrapper__WZUnD .ImageInfo_TitleWrapper__1GZT0 {
    margin: 0 50px
}

.ImageInfo_ImageInfoWrapper__WZUnD .ImageInfo_Title__35n-A {
    font-size: 42px;
    margin-top: 40px;
    margin-bottom: 12px
}

.ImageInfo_ImageInfoWrapper__WZUnD .ImageInfo_Description__P_Ba0 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400
}

.InstallDesc_MethodWrapper__3jHQN {
    display: flex;
    color: #fff
}

.InstallDesc_MethodIconWrapper__2Dxzx {
    width: 95px;
    height: 95px;
    margin: 40px
}

.InstallDesc_MethodIcon__2C9S5 {
    width: 95px;
    height: 95px
}

.InstallDesc_MethodDescriptionWrapper__whXnq {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.InstallDesc_MethodDescription__16tlh {
    margin: 6px 0
}

.InstallDesc_ImageInfoTitle__pSBmH {
    color: #fff;
    font-size: 42px;
    text-align: center
}

.InstallDesc_InstallProcessWrapper__Bp_MV {
    display: flex
}

.InstallDesc_DownloadButton__19bG8 {
    font-size: 36px;
    line-height: 72px;
    color: #323232;
    margin-top: 65px;
    margin-bottom: 30px;
    border-radius: 50px;
    margin-left: 40px;
    background: linear-gradient(90deg, #8fc1fa, #eae9f0 50%, #fec5c9);
    padding: 0 100px
}

.BottomInfo_BottomInfoWrapper__r63UR {
    display: flex;
    flex-direction: column
}

.BottomInfo_BottomInfoWrapper__r63UR li label {
    font-size: 12px
}

.BottomInfo_BottomInfoWrapper__r63UR li a {
    margin-right: 12px;
    font-size: 12px;
    word-spacing: 0
}

.BottomInfo_BottomInfoWrapper__r63UR a {
    color: #555;
    text-decoration: none
}

.BottomInfo_BottomInfoTopWrapper__12kkU {
    display: flex;
    flex-direction: column
}

.BottomInfo_CategoryLinkWrapper__16nvD {
    display: flex;
    justify-content: center
}

.BottomInfo_CategoryLinkWrapper__16nvD li {
    margin: 4px
}

.BottomInfo_CategoryLinkWrapper__16nvD a {
    margin-right: 12px
}

.BottomInfo_CertWrapper__v50vw {
    display: flex;
    justify-content: center;
    margin: 20px 0 40px
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_CertList__3-jgu {
    padding-left: 0;
    margin-right: 80px
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_CertList__3-jgu p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    vertical-align: middle
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_CertList__3-jgu p a {
    font-size: 12px;
    *display: inline;
    line-height: 16px
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_icon-footer-icp__243Dl {
    font-size: 30px
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_QrCodeWrapper__2r7xB {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.BottomInfo_CertWrapper__v50vw .BottomInfo_QrCodeWrapper__2r7xB .BottomInfo_QrCode__8_pil {
    background-image: url(/static/img/icon_foot.png);
    background-repeat: no-repeat;
    background-position: 0 -65px;
    width: 105px;
    height: 90px
}

.BottomInfo_CopyRightWrapper__3HFXu {
    display: flex;
    justify-content: center;
    margin: 20px 0 100px
}

.icon-footer-icbu, .icon-footer-icg, .icon-footer-icp, .icon-footer-report, .icon-footer-submit, .icon-footer-union {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    line-height: 10px;
    float: left;
    display: inline-block;
    display: inline;
    zoom: 1;
    font-size: 0;
    background-image: url(/static/img/icon_foot.png);
    background-repeat: no-repeat
}

.icon-footer-icp {
    background-position: 0 0
}

.icon-footer-union {
    background-position: -16px 0
}

.icon-footer-submit {
    background-position: -48px 0
}

.icon-footer-icbu {
    background-position: -64px 0
}

.copyright {
    clear: both;
    text-align: center;
    color: #909090;
    font-size: 12px;
    line-height: 20px
}

.Home_InstallDescWrapper__2Jq9h {
    background: #303030;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0
}

.Home_HomeWrapper__1nNtn {
    min-width: 1280px;
    position: relative
}

.Home_MiddleInfoWrapper__1oajI {
    padding-top: 60px;
    /*background-image: url(/static/img/bj_01.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.Home_MiddleInfoWrapper__1oajI .Home_MiddleItemWrapper__erMH7 {
    margin-bottom: 100px
}

.App {
    text-align: center;
    width: 900px
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media (prefers-reduced-motion: no-preference) {
    .App-logo {
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    background-color: #282c34;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: calc(10px + 2vmin);
    color: #fff
}

.App-link {
    color: #61dafb
}

@keyframes App-logo-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}