body, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd {
    margin: 0;
    padding: 0
}

* {
    outline: none;
}

div, ul, h1, h2, h3, h4, h5, h6 {
    box-sizing: border-box
}

ul, ol, li {
    list-style: none
}

a:hover {
    color: #3a73e0;
    text-decoration: none;
}

a {
    text-decoration: none;
}

html, body {
    background: #FFFFFF;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

p {
    text-align: justify;
    text-justify: inter-ideograph;
}

em {
    font-style: inherit;
}

.crumbs {width: 1200px;margin: 0 auto;padding: 16px 0 16px 8px;background-color: #f5f5f7;font-size: 14px;font-weight: 400;color: #666666;}

.crumbs a,.crumbs h1 { color: #333333;  font-size: 14px;font-weight: 400;}

.container {
    width: 1200px;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.container .left-box {
    width: 100%;
}
.container .left-box .cat-lists {
    margin: 16px 0;
    padding: 0 16px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 2px 1px #e9e9e4;
    border-radius: 8px;
}
.container .left-box .section-l1 {width: 100%;background: #FFFFFF;border: 1px solid #fff;box-shadow: 0px 0px 2px 1px #e9e9e4;border-radius: 8px;padding: 24px;margin-top: 16px;box-sizing: border-box;}

.container .left-box .section-l1 .name { font-size: 22px; font-weight: bold; color: #333333; text-align: center; display:block}

.container .left-box .section-l1 .infos-0 {display: flex;align-items: center;margin-bottom: 10px;}

.container .left-box .section-l1 .infos-1 { display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 400; color: #999999; margin: 16px 0 29px; }

.container .left-box .section-l1 .infos-1 > div { margin-right: 32px; }

.container .left-box .section-l1 .infos-1 .tag-box { margin-right: 0; }

.container .left-box .section-l1 .infos-1 .tag-box img { width: 13px; height: 11px; margin-right: 4px; }

.container .left-box .section-l1 .infos-2 { padding: 20px 0 20px; border-top: 1px solid rgba(112, 112, 112, 0.1); }

.container .left-box .section-l1 .cover { width: 48px; height: 48px;  }

.container .left-box .section-l1 .infos-2 .center { margin-left: 40px; width: 380px; }

.container .left-box .section-l1 .infos-2 .center .name { font-size: 18px; font-weight: bold; color: #1178D6;; }

.container .left-box .section-l1 .infos-2 .center .r2 { display: flex; align-items: center; flex-wrap: wrap; }

.container .left-box .section-l1 .infos-2 .center .r2 > div { width: 190px; font-size: 14px; font-weight: 400; color: #333333; margin-top: 16px; }

.container .left-box .section-l1 .infos-2 .center .r2 .label { color: #666666; }

.container .left-box .section-l1 .infos-2 .download-btn {  width: 184px; height: 48px; background: #1178D6; border-radius: 10px; display: flex; align-items: center; justify-content: center; }

.container .left-box .section-l1 .infos-2 .download-btn:hover { background: #0960b1; }

.container .left-box .section-l1 .infos-2 .download-btn img { display: block; width: 26px; height: 25px; margin-right: 10px; }

.container .left-box .section-l1 .infos-2 .download-btn span { display: block; font-size: 18px; font-weight: 400; color: #FFFFFF; }

.container .left-box .section-l1 .detail { padding: 24px 0 9px; box-sizing: border-box; border-top: 1px solid rgba(112, 112, 112, 0.1);font-size: 14px; color: #535353; line-height: 30px; }

.container .left-box .section-l1 .detail h3 { font-size: 20px; font-weight: 400; color: #1178D6; margin: 15px 0; }

.container .left-box .section-l1 .detail h4 { font-size: 16px; font-weight: 400; color: #1178D6; margin: 15px 0; }

.container .left-box .section-l1 .detail p { font-size: 14px; color: #535353; line-height: 30px; }

.container .left-box .section-l1 .detail strong{ font-weight:bold; } 

.container .left-box .section-l1 .detail p.ti2 { text-indent: 2em; }

.container .left-box .section-l1 .detail img { max-width: 50%; max-height: 400px !important;width: unset; margin: 20px auto; display: block;box-shadow: 0 0 5px 1px #1178D6; }

.container .left-box .section-l1 .opts { display: flex; align-items: center; justify-content: space-between; padding-top: 24px; box-sizing: border-box; border-top: 1px solid rgba(112, 112, 112, 0.1); }

.container .left-box .section-l1 .opts span { font-size: 14px; font-weight: 400; color: #333333; padding: 0 8px; width: 49%; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}

.container .left-box .section-l1 .opts span a { color: #333333; }

.container .left-box .section-l1 .opts span a:hover { color: #1178D6; }

.container .left-box .section-l5,.container .left-box .section-l6,.container .left-box .section-l7 { border: 1px solid #fff;box-shadow: 0px 0px 2px 1px #e9e9e4; border-radius: 8px; padding: 24px; display: block;margin-top: 24px;}
.container .left-box .section-l7 {
    margin-bottom: 24px;
}
.Min3 {
    background: #FFFFFF;
    border-radius: 8px;
    box-sizing: border-box;
}
.Min3 .single-xg-news-list {margin-top: 16px;font-size: 16px;font-weight: 400;color: #666666;line-height: 28px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
.Min3 .single-xg-news-list .item {margin-bottom: 15px !important;width: 46%;float: left;padding-right: 20px;box-sizing: border-box;}
.Min3 .single-xg-news-list .item:nth-child(even) {padding-right: 0px;}
.Min3 .single-xg-news-list .item .name {display: block;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;letter-spacing: 1px;color: #333333;font-weight: normal !important;}
.Min3 .single-xg-news-list .item .news-base-info {display: flex;align-items: center;margin-top: 5px !important;}
.Min3 .single-xg-news-list .item .news-base-info .thumb {width: 120px;height: 80px;}
.Min3 .single-xg-news-list .item .news-base-info .thumb a {width: 120px;height: 80px;display: block;}
.Min3 .single-xg-news-list .item .news-base-info .thumb img {width: 100%;height: 100%;}
.Min3 .single-xg-news-list .item .news-base-info .info {overflow: hidden;position: relative;flex: 1;margin-left: 15px !important;}
.Min3 .single-xg-news-list .item .news-base-info .desc,
.Min3 .single-xg-news-list .item .news-base-info .date {font-size: 14px;line-height: 30px;letter-spacing: 1px;color: #999999;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 2;}
.Min3 .single-xg-news-list .item .news-base-info .time {margin-top: 10px !important;font-size: 14px;color: #999999;letter-spacing: 1px;display: inline-block;}
.Min3 .single-xg-news-list .item:hover .name {color: #1178D6;}

.lable-3 {
    font-size: 20px;
    color: #333333;
    height: 24px;
    line-height: 12px;
    padding-bottom: 4px;
    border-bottom: 4px solid #1178D6;
    display: inline-block;
}
.head {
    width: 100%;
    display: flex;
    padding: 20px 24px;
    align-items: center;
}
.head .nav {
    display: flex;
    column-gap: 32px;
    margin-left: 165px;
}
.head .nav a {
    color: #000;
    font-size: 16px;
}
.head .nav a.active {
    color: #226EF1;
}
.category .section-1 {
    height: auto;
    min-height: unset;
    background:unset;
}
.section-1 {
    width: 100%;
    height: 960px;
    background: url(../img/index-banner-bg.png);
    background-size: 1920px 960px;
    background-repeat: repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.section-1 h1 {
    all: unset;
    cursor: pointer;
    box-sizing: border-box;
}

.section-1 h1 img {
    height: 33px;
    width: auto;
}

.section-1 .index-name {
    font-weight: bold;
    font-size: 56px;
    margin-top: 60px;
    color: #333333;
    text-align: center;
    line-height: 72px;
    display: flex;
    align-items: center;
    column-gap: .5rem;
}

.section-1 .index-name img {
    width: 68px;
    height: 68px;
}

.section-1 .index-name-desc {
    font-weight: bold;
    font-size: 52px;
    margin-top: 10px;
    color: #333333;
    text-align: center;
}

.section-1 .index-name em:nth-of-type(1) {
    color: #EF4C37
}

.section-1 .index-name em:nth-of-type(2) {
    color: #F09A44
}

.section-1 .index-name em:nth-of-type(3) {
    color: #4C81E8
}

.section-1 .index-name em:nth-of-type(4) {
    color: #59A158
}


.section-1 .down-base-info{text-align:center;display:flex;align-items:center;gap:16px;color:#3c4043;justify-content:center;  font-size: 14px;;}
.section-1 .down-base-info em{font-style:normal;}

.section-1 .banner-btn {
    margin-top: 16px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    padding: 12px 30px;
    background: #226EF1;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-1 .banner-btn:hover {
    background: #356ac7;
}

.section-1 .banner-btn i {
    width: 20px;
    height: 20px;
    background: url("../img/win-ico.png");
    background-size: 20px 20px;
    margin-right: 8px;
    display: inline-block;
}

.section-1 .index-banner-desc {
    font-size: 14px;
    color: #333333;
    margin:12px 0;
}

.section-1 .index-banner {
    display: block;
    width: auto;
    height: 483px;
    margin-top: 24px;
}

.section-info {
    width: 440px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section-info .section-name {
    font-size: 40px;
    color: #333333;
    line-height: 52px;
    font-weight: bold;
}

.section-info .section-desc {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-top: 24px;
}

.section-2 {
    margin: 80px auto 0;
    width: 1440px;
    height: 512px;
    background: #F2F8FF;
    border-radius: 20px;
    display: flex;
    overflow: hidden;
    padding: 32px 32px 32px 86px;
    justify-content: space-between;
}

.section-2 img {
    height: 448px;
    width: 720px;
}

.section-3 {
    margin: 80px auto 0;
    width: 1440px;
    height: 512px;
    background: #F2F2F2;
    border-radius: 20px;
    display: flex;
    overflow: hidden;
    padding: 0 172px 0 0;
    justify-content: space-between;
}

.section-3 img {
    height: 512px;
    width: 734px;
}

.section-4 {
    margin: 80px auto 0;
    width: 1440px;
    height: 512px;
    background: #F2F8FF;
    border-radius: 20px;
    display: flex;
    overflow: hidden;
    padding: 65px 34px 82px 86px;
    justify-content: space-between;
}

.section-4 img {
    height: 365px;
    width: auto;
}

.section-5 {
    margin: 80px auto;
    width: 1440px;
    height: 512px;
    background: #F2F2F2;
    border-radius: 20px;
    display: flex;
    overflow: hidden;
    padding: 42px 172px 52px 36px;
    justify-content: space-between;
}

.section-5 img {
    height: 418px;
    width: auto;
}
.section-6 {
    margin: 0 auto 80px;
    width: 1440px;
    display: flex;
    flex-direction: column;
    row-gap: 32px;
}
.section-6 h2 {
    font-size: 40px;
    color: #333333;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
}
.section-6 .lists {
    display: flex;
    row-gap: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-6 .lists .item {
    display: flex;
    flex-direction: column;
    width: 49%;
    padding: 16px;
    border-radius: 10px;
}
.section-6 .lists .item:nth-child(1) {
    background: linear-gradient(to bottom, #DEEBFC, #F4F6FF);
}
.section-6 .lists .item:nth-child(2) {
    background: linear-gradient(to bottom, #FFE7D6, #FFF8F4);
}
.section-6 .lists .item:nth-child(3) {
    background: linear-gradient(to bottom, #E6FFE5, #F7FFF7);
}
.section-6 .lists .item:nth-child(4) {
    background: linear-gradient(to bottom, #FFE4E0, #FFF9F8);
}
.section-6 .lists .item:nth-child(5) {
    background: linear-gradient(to bottom, #dee795, #fefff6);
}
.section-6 .lists .item:nth-child(6) {
    background: linear-gradient(to bottom, #ddbded, #f8f3ff);
}
.section-6 .lists .item .name {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-bottom: 8px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.section-6 .lists .item:nth-child(1) .name {
    color: #3D80F5;
}
.section-6 .lists .item:nth-child(2) .name {
    color: #F08D44;
}
.section-6 .lists .item:nth-child(3) .name {
    color: #569C53;
}
.section-6 .lists .item:nth-child(4) .name {
    color: #FF5D48;
}
.section-6 .lists .item:nth-child(5) .name {
    color: #9bb513;
}
.section-6 .lists .item:nth-child(6) .name {
    color: #9044f0;
}
.section-6 .lists .item .desc {
    font-size: 14px;
    color: #3D4043;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left-box .cat-lists .list .item {width: 100%;background: #FFFFFF;border-radius: 8px;padding: 16px 0;display: flex;box-sizing: border-box;}

.left-box .cat-lists .list .item.active, .left-box .cat-lists .list .item:hover { cursor: pointer; }

.left-box .cat-lists .list .item.active .name, .left-box .cat-lists .list .item:hover .name { color: #226EF1 !important; }

.left-box .cat-lists .list .item .cover { width: 190px; height: 130px; }

.left-box .cat-lists .list .item .cont { margin-left: 16px; }

.left-box .cat-lists .list .item .name {width: 958px;font-size: 18px;font-weight: bold;color: #333333;margin-bottom: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.left-box .cat-lists .list .item .desc {width: 958px;margin-bottom: 16px;display: -webkit-box;line-height: 22px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;font-size: 14px;font-weight: 400;color: #666666;}

.left-box .cat-lists .list .item .tags { display: flex; align-content: center; margin-bottom: 16px; }

.left-box .cat-lists .list .item .tags .tag { display: flex; align-content: center; justify-content: center; width: 89px; height: 20px; background: #F5F6F7; border-radius: 4px; font-size: 12px; color: #666666; margin-right: 8px; }

.left-box .cat-lists .list .item .foot { display: flex; align-items: center; }

.left-box .cat-lists .list .item .foot span { font-size: 12px; color: #999999; }

.left-box .cat-lists .list .item .foot img { margin-right: 2px; }

.left-box .cat-lists .list .item .foot > div { display: flex; align-items: center; }

.left-box .cat-lists .list .item .foot .time-box .q { width: 6px; height: 6px; background: #FFFFFF; border: 1px solid #226EF1; display: block; border-radius: 50%; margin-right: 4px; }

.left-box .cat-lists .list .item .foot .watch-box { margin-left: auto; }

.left-box .cat-lists .list .item .foot .watch-box img { width: 12px; height: 8px; }

.left-box .cat-lists .pagenation { display: flex; align-items: center; justify-content: center; margin: 34px 0; }

.left-box .cat-lists .pagenation a {enter;margin: 0 4px;background: #fff;border: 1px solid #EFEFEF;font-size: 14px;font-family: PingFang SC-Regular, PingFang SC;font-weight: 400;color: #666666;display: flex;align-items: center;justify-content: center;box-sizing: border-box;padding: 2px 8px;}

.left-box .cat-lists .pagenation a.active, .left-box .cat-lists .pagenation a:hover { background: #226EF1; color: #FFFFFF; }


.page-wrap {
    width: 1200px;
    margin: auto;
}
.part-privacy h1 {
    font-size: 32px;
}
.part-privacy {
    padding: 32px 16px 16px;
    font-size: 16px;
    line-height: 32px;
}
.part-privacy p{
    font-size: 16px;
    line-height: 32px;
}
.page-404 {
    height: 100%;
    text-align: center;
}

.page-404 img {
    width: auto;
    padding: 0 2rem;
    box-sizing: border-box;
}

.page-404 h1,.page-404 span {
    display: block;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 1rem;
}

.page-404 .desc {
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-top: 16px;
}

.page-404 .desc a {
    color: #226EF1;
}

.page-404 .btn-lists {
    margin: 1rem 0 1rem;
    display: flex;
    justify-content: center;
}

.page-404 .btn-lists a {
    width: 78px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: #226EF1;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 1.5rem;
    border-radius: 4px;
}

footer {
    padding: 24px 0 18px;
    background: #dee4e9;
    text-align: center;
    margin-top: auto;
}

footer .friend-link {
    font-size: 12px;
    color: #636363;
    line-height: 20px;
}

footer .friend-link a {
    font-size: 12px;
    color: #636363;
    line-height: 20px;
    margin-left: 4px;
    display: inline-block;

}

footer .friend-link a:hover {
    color: #226EF1;
}

footer p {
    font-size: 12px;
    color: #636363;
    line-height: 20px;
}

footer .beian {
    font-size: 12px;
    color: #636363;
    line-height: 20px;
}

.ios-desc {
    display: none;
}

.index-btn_wrap{position: relative;cursor: pointer;}
.index-code-box{display:flex;align-items:flex-end!important;justify-content:center!important;width:179px!important;height:197px!important;background:url(../img/code-box.png);background-size:179px 197px;position:absolute;top: 60px;left:-6%;display:none!important;}
.index-code-box .index-code{margin-bottom:24px;}
.index-code-box .index-code img{width:136px!important;height:136px!important}
.to_top{position:fixed;right:56px;bottom:100px;cursor:pointer;display: none;}
.to_top img{width:50px;height:50px;}
@media screen and (max-width: 810px) {
    .hr {
        height: .5rem;
        background-color: #f5f5f7;
        flex-shrink: 0;
    }
    .crumbs {   
        width: 100%; 
        padding: 0 1rem;
        background: #F7F7F7;    
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;   
        color:#333333 ;
        font-size: 0.75rem;
        /* display: table; */
        min-height: 2.125rem;
        line-height: 2.125rem;
        flex-shrink: 0;
    }
    
    .crumbs a,.crumbs span,.crumbs h1 {
        color: #999;
        font-size: 0.75rem;
        display: unset;
    }
    .container {
        width: 100%;
    }
    .container .left-box .cat-lists {
        margin:0;
        padding:0;
        border:unset;
        box-shadow: unset;
        border-radius: 0;
    }
    .container .left-box .section-l1 {
        padding:1rem;
        box-shadow:unset;
        margin-top: 0;
    }
    .container .left-box .section-l1 .name {
        font-size: 1rem;
        color: #333333;
        font-weight: 600;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .container .left-box .section-l1 .infos-1 {
        font-size: 0.75rem;
        color: #666666;
        justify-content: space-evenly;
        margin:.75rem 0 1.5rem;
    }
    .container .left-box .section-l1 .infos-1 > div {
        margin-right: 0;
    }
    .container .left-box .section-l1 .detail {
        padding:.5rem 0 0;
        font-size: 0.75rem;
        color: #696969;
        line-height: 1.875rem;
    }
    .container .left-box .section-l1 .detail p {
        font-size: 0.75rem;
        color: #696969;
        line-height: 1.875rem;
    }
    .container .left-box .section-l1 .detail h3 {
        font-size: 0.875rem;
        font-weight: bold;
        color: #1178d6;
    }
    .container .left-box .section-l1 .detail img {
        width: unset;
        height: auto;
        display: block;
        max-width: 100%;
        max-height: 25rem;
        box-shadow: 0 0 5px 1px #407de0;
    }
    .container .left-box .section-l5, .container .left-box .section-l6, .container .left-box .section-l7 {
        margin-top:0;
        box-shadow: none;
        padding: 1.5rem 1rem;
    }
    .container .left-box .section-l7 {
        margin-bottom:0;
        padding-bottom: 1rem;
    }
    .lable-3 {
        font-size: 1rem;
        color: #333333;
        padding-bottom: 0.125rem;
        border-bottom: 0.25rem solid #407DE0;
    }
    .Min3 .single-xg-news-list {
        margin-top:1rem;
    }
    .Min3 .single-xg-news-list .item {
        width:100%;
        display: flex;
        flex-direction: column;
        padding-right:0;
        margin-bottom: .375rem!important;
        position: relative;
        padding-bottom: .75rem;
        border-bottom: 1px solid #E4E4E4;
    }
    .Min3 .single-xg-news-list .item .name{
        font-size: 0.875rem;
        color: #333333;
    }
    .Min3 .single-xg-news-list .item .news-base-info {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        align-items: unset;
    }
    .Min3 .single-xg-news-list .item .news-base-info .thumb {
        width: 5.625rem;
        height: 3.75rem;
        margin-right: 0.75rem;
    }
    .Min3 .single-xg-news-list .item .news-base-info .thumb a {
        display: flex;
        width: 5.625rem;
        height: 3.75rem;
    }
    .Min3 .single-xg-news-list .item .news-base-info .thumb img {
        width: 5.625rem;
        height: 3.75rem;
    }
    .Min3 .single-xg-news-list .item .news-base-info .info {
        display: flex;
        flex-direction: column;
        margin-left: 0!important;
        justify-content: space-between;
    }
    .Min3 .single-xg-news-list .item .news-base-info .desc {
        font-size: 0.75rem;
        color: #999999;
        text-overflow: ellipsis;
        line-height: 1rem;
    }
    .Min3 .single-xg-news-list .item .news-base-info .date {
        font-size: 0.75rem;
        color: #999999;
        display: flex;
        align-items: center;
        line-height: normal;
    }

    .section-1 {
        width: 100%;
        height: auto;
        min-width: unset;
        background: url(../img/index-banner-bg-m.png);
        background-size: 25.875rem 37.3125rem;
        overflow: hidden;
    }

    .section-1 h1 {
        all: unset;
        cursor: pointer;
        box-sizing: border-box;
    }

    .section-1 h1 img {
        height: 2rem;
        width: auto;
    }

    .section-1 .index-name {
        font-size: 1.875rem;
        margin-top: 2.75rem;
        text-align: center;
        line-height: 2.25rem;
    }

    .section-1 .index-name img {
        width: 2.25rem;
        height: 2.25rem;
    }
    
    .section-1 .index-name-desc{
        font-size: 1.25rem;
        margin-top: .75rem;
        text-align: center;
        line-height: 2rem;
    }
    
    .section-1 .down-base-info {
        gap: 0 .5rem;
        flex-wrap: wrap;
        font-size: .875rem;
    }

    .section-1 .banner-btn {
        margin-top: .75rem;
        font-size: 1.125rem;
        padding: .5rem 3.25rem;
        background: #226EF1;
        border-radius: 1.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .section-1 .banner-btn i {
        width: 1.125rem;
        height: 1.125rem;
        margin-right: .375rem;
        display: inline-block;
    }

    .section-1 .banner-btn i.android-ico {
        background: url("../img/android-ico.png");
        background-size: 1.125rem 1.125rem;
    }

    .section-1 .banner-btn i.ios-ico {
        background: url("../img/ios-ico.png");
        background-size: 1.125rem 1.125rem;
    }

    .section-1 .index-banner-desc {
        font-size: .875rem;
        margin: .875rem 0 .75rem 0;
        line-height: 1.25rem;
    }

    .section-1 .index-banner {
        display: block;
        width: 100%;
        height: auto;
        margin-top: 1.5rem;
    }

    .index-module {
        display: flex;
        margin: 2rem 0 0;
        width: 100%;
        padding: 0 1rem;
        flex-direction: column;
        height: auto;
        border-radius: 0;
        justify-content: flex-start;
        background: #FFFFFF !important;
        align-items: center;
    }

    .index-module img {
        order: 2;
        width: 21.125rem;
        height: auto;
        margin-top: 1rem;
    }

    .index-module:last-of-type {
        margin-bottom: 1.5rem;
    }

    .section-info {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .section-info .section-name {
        font-size: 1.125rem;
        line-height: 1.5rem;
        margin-top: 1rem;
        font-weight: bold;
    }

    .section-info .section-desc {
        font-size: .875rem;
        line-height: 1.5rem;
        margin-top: 1rem;
    }

    .section-6 {
        width: 100%;
    }
    .section-6 {
        row-gap: 1rem;
        padding: 0 1rem;
        width: 100%;
        margin-bottom: 1.5rem;
        align-items: unset;
    }
    .section-6 h2 {
        font-size: 1.125rem;
        line-height: 1.5rem;
    }
    .section-6 .lists {
        row-gap: 1rem;
        column-gap: 1rem;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: normal
    }
    .section-6 .lists .item {
        padding: 1rem;
        border-radius: 0.625rem;
        width: 100%;
    }
    .section-6 .lists .item .name {
        font-size: 1rem;
        line-height: 1.75rem;
        margin-bottom: 0.5rem;
    }
    .section-6 .lists .item .desc {
        font-size: 0.875rem;
        line-height: 1.375rem;
    }

    .head {
        justify-content: space-between;
        padding: 1rem;
    }
    .head .nav {
        margin-left: 0;
    }
    .head .nav a {
        font-size: .875rem;
    }
    .left-box .cat-lists .list {
        padding: 1rem 0 0;
        display: flex;
        flex-direction: column;
    }
    .left-box .cat-lists .list .item:first-child {
         margin-top: 0;
    }
    .left-box .cat-lists .list .item {
        padding: 2rem 1rem 1rem 1rem;
        border-radius:unset;
        position: relative;
        margin-top: 1rem;
        border-bottom: 1px dashed #ededed;
    }
    .left-box .cat-lists .list .item .cover {
        width: 6.25rem;
        height: 4.375rem;
    }
    .left-box .cat-lists .list .item .cont {
        margin-left: .75rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .left-box .cat-lists .list .item .cont>a {
        position: absolute;
        top: 0;
        left: 1rem;
    }
    .left-box .cat-lists .list .item .name {
        width: 23.5rem;
        font-size: .875rem;
        margin-bottom: 0;
    }
    .left-box .cat-lists .list .item .desc {
        width: 17rem;
        margin-bottom:0;
        line-height: 1.375rem;
        font-size: .875rem;
    }
    .left-box .cat-lists .pagenation {
        margin: 1.5rem 0;
    }
    .left-box .cat-lists .pagenation a:first-child {
        display:none;
    }
    .left-box .cat-lists .pagenation a {
        margin: 0 .25rem;
        font-size: .875rem;
        padding: .125rem .5rem;
    }

    .page-wrap {
        width: 100%;
        margin: 0 auto;
    }
    .part-privacy h1 {
        font-size: 2rem;
    }
    .part-privacy {
        padding: 2rem 1rem 1rem;
        font-size: 0.875rem;
        line-height: 1.75rem;
    }
    .part-privacy p{
        font-size: 0.875rem;
        line-height: 1.75rem;
    }
    .page-404 h1,.page-404 span {
        font-size: 1.125rem;
        margin-top: 1rem;
    }
    .page-404 img {
        width: 100%;
        margin-top: 4rem;
    }
    .page-404 .desc {
        text-align: center;
        font-size: 1.125rem;
        margin-top: 1rem;
    }
    
    footer {
        padding: 1rem 1.625rem 1rem;
        text-align: center;
    }

    footer .friend-link {
        font-size: .8rem;
        line-height: 1.6rem;
    }

    footer .friend-link a {
        font-size: .8rem;
        line-height: 1.6rem;
        margin-left: .25rem;
    }

    footer p, footer .beian {
        font-size: .8rem;
        line-height: 1.6rem;
    }

    .ios-desc {
        color: #999;
        font-size: .8rem;
        margin-top: .25rem;
    }
    
    .to_top {
        right: 1rem !important;
        bottom: 2rem !important;
    }
    
    .to_top img {
        width: 1.5625rem !important;
        height: 1.5625rem !important;
    }
}