@charset "utf-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
ul,
ol,
li,
p {
    margin: 0;
    padding: 0;
}

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

a {
    text-decoration: unset;
}

a,
body,
div,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
p,
span,
ul,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    /* font-size: 100%; */
    vertical-align: middle;
}
html,body {
    height: 100%;
}
img {
    border: none;
    vertical-align: middle;
}

body {
    font-weight: 400;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-size: 16px;
    color: #000;
    margin: auto;
    padding: 0;
}

.head {
    height: 64px;
    /*box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    line-height: 64px;*/
    padding: 0 32px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.head a {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #202125;
}

.head .head-list {
    display: flex;
    justify-content: flex-start;
}

.head .head-list h1 {
    all: unset;
    cursor: pointer;
}

.head .head-list h1 img {
    width: auto;
    height: 36px;
}

.head .head-list .h-d-2 .h-ul-1 li {
    margin-left: 40px;
    float: left;
    position: relative;
}

.head .head-list .h-d-2 .h-ul-1 li:first-child {
    margin-left: 194px;
}

.head .head-list .h-d-2 .h-ul-1 .on:after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 100%;
    background: #0076DB;
    border-radius: 1px 1px 1px 1px;
}

.head .head-list .h-d-2 .h-ul-1 .on a {
    color: #2C66ED;
    font-weight: bold;
}

.head .cat-nav {
    margin-left: 70px;
    line-height: 62px;
}

.head .cat-nav a {
    margin-right: 48px;
    font-size: 16px;
    color: #202125;
    display: inline-block;
}

.head .cat-nav .on, .head .cat-nav a:hover {
    color: #3e73ed;
}

.index_wrap {
    width: 1130px;
    margin: 0 auto;
}

.detail-main {
    width: 1200px;
    margin: 0 auto;
}
.crumbs .breadcrumb {
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.crumbs .breadcrumb a {
    color: #333333;
    font-size: 14px;
}

.crumbs .breadcrumb a:hover {
    color: #3d73ed;
}

.crumbs .breadcrumb h1 {
    font-size: 14px;
    display: unset;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.detail-main-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.detail-main-bottom .main-bottom-left {
    width: 100%;
}
.sec6 {
    padding: 0 0 8px;
    border-bottom: 1px solid #cccccc;
}

.sec6 h1,.sec6 h2 {
    font-size: 20px;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    overflow: hidden;
    color: #333333;
    text-align: center;
    margin-top: 40px;
}

.sec6 .info {
    text-align: center;
    margin-top: 13px;
}

.sec6 .info span {
    margin-right: 15px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

/*.sec6 .info .views::before,.sec7 .info .views::before {
    content: '';
    background: url(../img/icon_views.png) no-repeat;
    background-size: 15px 12px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 0.25rem;
    display: inline-block
}

.sec6 .info .date::before,.sec7 .info .date::before {
    content: '';
    background: url(../img/icon_date.png) no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    vertical-align: sub;
    margin-right: 0.25rem;
    display: inline-block
}*/
.sec2 {
    padding: 24px 0;
    border-bottom: 1px solid #cccccc;
}

.sec2.article {
    padding-top: 4px;
}

.sec2.special-content {
    padding-top: 4px;
}

.sec2 .sec2-content {
    margin-top: 8px;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.sec2 .sec2-content .intro {
    margin: 16px 0;
}

.sec2 .sec2-content .text-primary,.text-primary {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 48px;
    margin-top: 50px;
}

.sec2 .sec2-content h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 48px;
}

.sec2 .sec2-content .text-primary .more,.text-primary .more {
    font-size: 16px;
    font-weight: 400;
    color: #3d73ed;
}

.sec2 .sec2-content > img,.sec2 .sec2-content p > img {
    margin: 10px auto;
    display: block;
    box-shadow: 0 0 5px 1px #3d73ed;
    max-width: 50% !important;
    max-height: 300px;
    width: auto;
    height: auto;
}

.sec2 .sec2-content img {
    margin: 10px auto;
    width: auto;
    max-width: 80% !important;
    height: auto !important;
    box-shadow: 0 0 5px 1px #3d73ed;
}

.sec2 .sec2-content p strong {
    color: #3d73ed;
}

.sec2 .sec2-content p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    padding: 0 12px;
}

.sec2 .sec2-content p span {
    text-wrap: unset
}

.sec2 .sec2-content a {
    color: #376EEC;
}

.sec2 .sec2-content .button-hits a {
    width: 127px;
    height: 49px;
    background: #3d73ed;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    margin-top: 22px;
}
.new-module-name {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}
.sec3 {
    padding: 24px 0 14px;
    border-bottom: 1px solid #cccccc;
}

.sec3 .nav-list {
    border-bottom: 1px solid #E3E4E4;
    padding-bottom: 8px;
    margin-top: 24px;
}

.sec3 .nav-list span {
    font-size: 16px;
    color: #666666;
    margin-right: 56px;
    font-weight: 600;
    cursor: context-menu;
}

.sec3 .nav-list span:hover,.sec3 .nav-list span.on {
    color: #3d73ed;
}

.sec3 .sec3-news-lists {
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 14px;
    display: flex;
}

.sec3 .sec3-news-lists:nth-of-type(2) {
    display: flex;
}

.sec3 .sec3-news-lists .sec3-news-item {
    color: #000;
    width: 48%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.sec3 .sec3-news-lists .sec3-news-item img {
    width: 120px;
    height: 80px;
    display: block;
    object-fit: cover;
    border-radius: 0;
}

.sec3 .sec3-news-lists .sec3-news-item .base-info {
    overflow: hidden;
    position: relative;
    flex: 1;
    margin-left: 15px !important;
}

.sec3 .sec3-news-lists .sec3-news-item .base-info .name {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.sec3 .sec3-news-lists .sec3-news-item .base-info .desc {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #999999;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.sec3 .sec3-news-lists .sec3-news-item:hover .base-info .name {
    color: #3d73ed;
}

.s1 {
    padding-top: 100px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.s1 .banner-name {
    font-weight: bold;
    font-size: 60px;
    color: #333333;
    display: flex;
    align-items: center;
}
.s1 .banner-name img {
    width: 76px;
    height: 76px;
    margin-right: 1rem;
}

.s1 .banner-desc {
    font-weight: bold;
    font-size: 40px;
    color: #333333;
    margin-top: 20px;
}

.s1 .download-list {
    margin-top: 24px;
}

.s1 .index-device-desc{
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 40px;
}

.s1 .banner-img {
    width: 572px;
    height: auto;
}


.s1 .down-base-info {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px 0 0 0;
    line-height: 1.5rem;
    gap: 0 .5rem;
    flex-wrap: wrap;
    font-size: 12px;
    color: #666666;
}

.s1 .down-base-info em {
    all: unset;
    font-style: normal;
}

.s2 {
    margin-top: 90px;
}

.s2 .section-name {
    font-weight: bold;
    font-size: 50px;
    color: #333333;
    text-align: center;
}

.s2 .s-lists {
    margin-top: 80px;
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.s2 .s-lists .item {
    display: flex;
    align-items: center;
    gap: 64px;
}

.s2 .s-lists .item .item-img {
    width: 564px;
    height: auto;
}

.s2 .s-lists .item:nth-of-type(2n-1) .item-img {
    order: 2;
}

.s2 .s-lists .item:first-of-type .item-info {
    order: 1;
}

/*.s2 .s-lists .item:first-of-type .item-info:after, .s2 .s-lists .item:last-of-type .item-info:after {
    content: '';
    background: url("../img/s2-8.png");
    background-size: 120px 120px;
    width: 120px;
    height: 120px;
    display: block;
    margin: 24px auto 0;
}*/

.text-center {
    text-align: center;
}

/*.s2 .s-lists .item:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}*/


.s2 .s-lists .item:nth-of-type(2) .item-info {
    order: 2;
}

.s2 .s-lists .item .name {
    font-weight: bold;
    font-size: 28px;
    color: #326BFF;
}

.s2 .s-lists .item .desc {
    margin-top: 16px;
    font-size: 20px;
    color: #333333;
}
.s3 {
    /* text-align: center; */
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 80px;
    padding-bottom: 100px;
}
.s3 .section-name {
    font-weight: bold;
    font-size: 50px;
    color: #333333;
    text-align: center;
}
.s3 .lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 24px;
}
.s3 .question {
    width: 49%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    /* padding: 1rem; */
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #E3E4E4;
    position: relative;
}
.s3 .question h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    align-items: baseline;
    cursor: pointer;
    display: flex;
    padding: 12px 16px;
    background-color: #f0f0f0;
    justify-content: space-between;
}
.s3 .question h3 span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    flex: 1;
    font-size: 14px;
    font-weight: bolder;
    color: #333;
}
.s3 .question p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 限制为两行 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.s3 .question.active p {
    border-top: 1px solid #E4E4E3;
}
.s3 .question div.more {
    font-size: 12px;
    color: #fff;
    background-color: #fff;
    padding: 4px 14px;
    background-color: #326BFF;
    border-radius: 4px;
    margin-left: 8px;
}

.pages {
    text-align: center;
    padding-bottom: 28px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
}

.pages a {
    padding: 5px 10px;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    font-size: 12px;
    color: #333333;
    margin-right: 8px;
}
.pages i {
    margin-right: 8px;
}
.pages a:nth-of-type(1) {
    margin-right: 8px;
}

.pages a.a1 {
    border-radius: unset;
}

.pages .current {
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    margin-right: 8px;
    background: #3e73ed;
    box-shadow: 0px 0px 2px 1px rgba(62, 115, 237, 0.16);
}

.pages select {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    font-size: 12px;
    color: #333333;
    padding: 5px 10px;
    border: unset;
}

.index-btn_wrap {
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.index-btn_wrap .download-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px 54px;
    font-size: 24px;
    color: #FFFFFF;
    background: #3386FF;
    border-radius: 55px;
}

.index-btn_wrap .download-btn:before {
    content: '';
    background: url("../img/win-ico.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
}

.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: 20%;
    z-index: 5;
    display: none !important;
}

.index-code-box .index-code {
    margin-bottom: 24px;
}

.index-code-box .index-code img {
    width: 136px !important;
    height: 136px !important
}


.middle-main {
    min-height: calc(100vh - 184px);
    background: #f8f8f8;
}

.lists-pages {
    display: flex;
    justify-content: center;
    margin: 32px 0 8px;
}

.lists-pages a, .lists-pages span {
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    padding: 6px 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin: 0 8px;
}

.lists-pages span.current {
    background: #2C66ED;
    color: #fff;
}

.section-9 {
    width: 1200px;
    margin: 0 auto 32px;
    padding: 24px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0, 42, 183, 0.16);
}

.section-9 .article-item {
    display: flex;
    align-items: center;
    padding: 20px 0 16px;
    border-bottom: 1px solid #E4E4E4;;
}

.section-9 .article-item:first-of-type {
    padding-top: 0;
}

.section-9 .article-item .item-thumb {
    width: 216px;
    height: 136px;
    border-radius: 8px;
    object-fit: cover;
}

.section-9 .article-item .base-info {
    width: 790px;
    height: 100%;
    margin-left: 16px;
}

.section-9 .article-item .base-info .item-name {
    all: unset;
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-9 .article-item .base-info .item-name:hover {
    color: #0373e8;
}

.section-9 .article-item .base-info .item-desc {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    height: 40px;
    margin-top: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;

}

.section-9 .article-item .base-info .item-updatetime {
    font-size: 12px;
    color: #2C66ED;
    line-height: 16px;
    margin-top: 16px;
    display: block;
    padding-left: 16px;
    position: relative;
}

.section-9 .article-item .base-info .item-updatetime:before {
    content: '';
    width: 12px;
    height: 12px;
    background: url("../img/time-ico.png");
    background-size: 12px;
    position: absolute;
    top: 2px;
    left: 0;

}

.section-9 .article-item .item-btn {
    margin-left: 32px;
    background: #2C66ED;
    box-shadow: 0px 2px 0px 0px #0465BC, inset 0px 3px 6px 1px rgba(255, 255, 255, 0.5);
    padding: 10px 8px;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.section-9 .article-item .item-btn:hover {
    background: #047fff;
}

.section-9 .article-item .item-btn:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(../img/lists-btn-ico.png);
    background-size: 18px;
    display: inline-block;
    margin-left: 8px;
}


.section-10 {
    width: 1200px;
    margin: 0 auto;
    min-height: calc(100vh - 184px);
    display: flex;
    align-items: center;
}

.section-10 img {
    width: 673px;
    height: 650px;
}

.section-10 .not-found-info {
    display: flex;
    flex-direction: column;
}

.section-10 .not-found-info div {
    font-size: 32px;
}

.section-10 .not-found-info p {
    font-size: 24px;
    color: #999;
    margin-top: 8px;
}

.section-10 .not-found-info a {
    width: 248px;
    height: 62px;
    line-height: 62px;
    margin-top: 24px;
    background: #1973e8;
    color: #fff;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    cursor: pointer;
}

.section-10 .not-found-info span {
    width: 246px;
    height: 60px;
    line-height: 60px;
    margin-top: 16px;
    background: #fff;
    border: 1px solid #1973e8;
    color: #1973e8;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    cursor: pointer;
}

.section-10 .not-found-info a:hover, .section-10 .not-found-info span:hover {
    text-decoration: underline;
}

.section-11 {
    padding: 32px 24px 24px;
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0, 42, 183, 0.16);
    margin: 0 auto;
}

.section-11 .article-name {
    all: unset;
    display: block;
    font-weight: bold;
    font-size: 25px;
    color: #333333;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-11 .base-info {
    display: flex;
    justify-content: center;
    padding: 24px 0;
    border-bottom: 1px solid #E3E4E4;
}

.section-11 .base-info span {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin: 0 44px;
    display: flex;
    align-items: center;
}

.section-11 .base-info span a {
    color: #2C66ED;
}

.section-11 .base-info span a:hover {
    color: #0d6efd;
}

.section-11 .detail-content {
    padding-top: 15px;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
}

.section-11 .detail-content p img {
    margin: 15px auto;
    display: block;
    max-width: 50% !important;
    max-height: 300px;
    width: auto;
    height: auto;
    box-shadow: 0 0 5px 1px #2C66ED;
    border-radius: 4px;
}

.section-11 .detail-content p {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
}

.section-11 .detail-content h3 {
    font-weight: bold;
    font-size: 18px;
    color: #2C66ED;
    padding: 0 0 0 12px;
    margin: 15px 0;
    line-height: 24px;
    position: relative;
}

.section-11 .detail-content h3:before {
    content: '';
    height: 28px;
    width: 4px;
    position: absolute;
    top: -2px;
    left: 0;
    background: #2C66ED;
}


.section-11 .detail-content a {
    color: #2C66ED;
    vertical-align: unset;
}


.section-12 {
    width: 1200px;
    margin: 24px auto 32px;
    padding: 24px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 1px rgba(0, 42, 183, 0.16);
}

.section-12 .module-name {
    display: inline-block;
    padding-top: 24px;
    background: url("../img/module-name-bg.png");
    width: 478px;
    height: 59px;
    background-size: 478px 59px;
    font-weight: bold;
    font-size: 26px;
    color: #2C66ED;
    line-height: 36px;
}


.section-12 .lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.section-12 .lists .item {
    width: 270px;
    margin: 24px 0 0 24px;
}

.section-12 .lists .item:nth-of-type(4n-3) {
    margin-left: 0;
}

.section-12 .lists .item:hover .item-name {
    color: #2C66ED;
}

.section-12 .lists .item .item-thumb {
    width: 270px;
    height: 140px;
    object-fit: cover;
    border-radius: 8px;
}

.section-12 .lists .item .item-name {
    font-size: 14px;
    color: #2C2C2C;
    line-height: 24px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.part-container {
    width: 1200px;
    margin: 0 auto;
}
.Part1 {
    background: #ffffff;
}

.Part1 .list {
    display: flex;
    padding: 0 0 8px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.Part1 .list .item {
    padding: 18px 16px 14px;
    width: 564px;
    display: flex;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    justify-content: space-between;
    margin-bottom: 24px;
}

.Part1 .list .item:hover .base-info .name {
    color: #3e73ed !important;
}

.Part1 .list .item img {
    width: 155px;
    height: 108px;
    box-shadow: 2px 6px 10px -1px #999;
}

.Part1 .list .item img:hover {
    -webkit-transform: scale(1.1);
}

.Part1 .list .item .base-info {
    width: calc(100% - 173px);
}

.Part1 .list .item .base-info .name {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 8px;
}

.Part1 .list .item .base-info .desc {
    height: 38px;
    line-height: 19px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
    margin: 8px 0;
}

.Part1 .list .item .base-info .time {
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
}

.Part1 .list .item .base-info .time i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    background: url("../img/list-time.png");
    background-size: 12px;
}


.down_qrcode img {
    margin: 0 auto;
}

.swiper1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.swiper1 .swiper1-item {
    margin: 0 auto;
    display: block;
}

.swiper1 .swiper1-item img {
    width: auto;
    height: 600px;
}

.swiper1 .swiper-slide {
    height: 444px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper1 .swiper-slide img {
    width: auto;
    height: 100%;
    display: block;
}

.swiper2 .s-div-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 200px;
}

.swiper2 .s-div-1 .s-div-2 {
    display: inline-block;
    width: 214px;
    height: 72px;
    background: #cbdfcf;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #407e40
}

.swiper2 .s-div-1 .s-div-2 .s-img-1 {
    height: 32px;
    width: 32px;
    object-fit: cover;
}

.swiper2 li {
    width: 100%;
    border: 1px solid #DBDCE0;
    min-height: 216px;
    border-radius: 40px 40px 0px 0px;
    margin-top: 100px;
    background: #f8e39d;

}

.l-div-1 {
    display: inline-block;
    width: 200px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 66px;
    margin-left: 72px;
}

.l-div-2 {
    width: 470px;
    display: inline-block;
    margin-top: 66px;
    margin-left: 72px;
}

.l-p-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.l-a-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
    display: block;
}

.l-a-1 i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/youjiantou.png) no-repeat;
}

.l-img-1 {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 64px;
}

.swiper1-button {
    display: flex;
    justify-content: space-around;
}

.swiper1-button-next {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 52px;
    padding-left: 12px;
    position: relative;
    top: 53px;
    left: 40px;
}

.swiper1-button-prev {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 52px;
    padding-right: 12px;
    position: relative;
    top: -2px;
    right: 40px;
}


.swiper-button-next {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 52px;
    padding-left: 12px;
    position: relative;
    top: 34px;
    left: 80px;
}

.swiper-button-prev {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 52px;
    padding-left: 2px;
    position: relative;
    top: 0px;
}

.footer {
    background: #F8FAFB;
    width: 100%;
    padding: 12px 0;
    margin-top: auto;
}

.foot {
    width: 100%;
    line-height: 22px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.google-loge {
    display: none;
    width: 86px;
    height: 36px;
}


.copyright {
    text-align: center;
    font-size: 12px;
}

.copyright img {
    height: 36px;
    width: auto;
    margin-bottom: 8px;
}

.footer .friend-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 8px;
    color: #000;
}

.footer .friend-link a {
    color: #326BFF;
}

#to_top {
    position: fixed;
    bottom: 173px;
    right: 56px;
    cursor: pointer;
    color: #3d73ed;
    z-index: 1000;
    display: none;
}

.pc-none {
    display: none !important;
}

.m-none {
    display: inline-block !important;
}

#beian {
    display: block;
    color: #000;
    font-size: 12px;
}

.index-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: #3386FF;
}

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

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

@media screen and (max-width: 840px) {
    .head {
        width: 100%;
        padding: 0 1rem;
        justify-content: space-between;
    }

    .head img, .copyright img {
        height: 2rem !important;
        width: auto;
    }

    .head a {
        font-size: 1rem;
    }

    .head .head-list {
        justify-content: space-between;
    }


    .head .head-list .h-d-2 .h-ul-1 li {
        margin-left: 1rem;
        float: left;
        position: relative;
    }

    .head .head-list .h-d-2 .h-ul-1 li:first-child {
        margin-left: 0;
    }
    .head .cat-nav {
        margin-left: 0;
    }

    .head .cat-nav a {
        margin-right: .75rem;
        font-size: 1rem;
        display: inline-block;
    }


    .index_wrap {
        width: 100%;
        padding: 0 1rem;
    }

    .detail-main {
        width: 100%;
        margin: auto;
        padding: 0;
    }
    .crumbs .breadcrumb, .crumbs .breadcrumb a, .crumbs .breadcrumb h1 {
        font-size: 12px !important;
    }

    .crumbs .breadcrumb {
        margin-bottom: 0;
        margin-top: 0;
    }
    .detail-main-bottom {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .detail-main-bottom .main-bottom-left {
        width: 100%;
        padding: 0;
    }
    .new-module-name {
        font-size: 1.125rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #000000;
    }

    .sec2 {
        padding: 1.25rem 0.75rem;
        border-bottom: 1px solid #cccccc;
    }

    .sec2 .sec2-content {
        margin-top: 0.5rem;
        font-size: 0.875rem;
        color: #333333;
        line-height: 1.75rem;
    }

    .sec2.special-content,.sec2.article {
        padding-top: 0;
    }

    .sec2.special-content .sec2-content,.sec2.article .sec2-content {
        margin-top: 0.975rem;
        width: 100%
    }

    .sec2 .sec2-content .text-primary,.text-primary {
        font-size: 1.125rem;
        font-weight: bold;
        color: #000000;
        line-height: 3rem;
        margin-top: 3rem;
    }

    .sec2 .sec2-content h3 {
        font-size: 0.875rem;
        font-weight: bold;
        color: #000000;
        line-height: 3rem;
    }

    .sec2 .sec2-content .text-primary .more,.text-primary .more {
        font-size: 1rem;
        font-weight: 400;
        color: #3d73ed;
    }

    .sec2 .sec2-content > img,.sec2 .sec2-content p > img {
        margin: 0.625rem auto;
        display: block;
    }

    .sec2 .sec2-content img {
        margin: 0.625rem auto;
        max-width: 80% !important;
        height: auto !important;
    }

    .sec2 .sec2-content p strong {
        color: #3d73ed;
    }

    .sec2 .sec2-content p {
        font-size: 0.875rem;
        line-height: 1.75rem;
        padding: 0 ;
        width: 100%;
    }

    .sec2 .sec2-content .button-hits a {
        display: none;
        width: 6.5rem;
        height: 2.5rem;
        background: #3d73ed;
        border-radius: 1.5rem;
        color: #fff;
        font-size: 0.875rem;
        line-height: 2.5rem;
        text-align: center;
        margin-top: 1.625rem;
    }

    .sec3 {
        padding: 1.5rem 0.75rem 0.875rem;
        border-bottom: 1px solid #cccccc;
    }

    .sec3 .nav-list {
        border-bottom: 1px solid #E3E4E4;
        padding-bottom: 0.5rem;
        margin-top: 1.5rem;
    }

    .sec3 .nav-list span {
        font-size: 0.875rem;
        color: #666666;
        margin-right: 3rem;
        font-weight: 600;
        cursor: context-menu;
    }

    .sec3 .nav-list span:hover,.sec3 .nav-list span.on {
        color: #3d73ed;
    }

    .sec3 .sec3-news-lists {
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 0.875rem;
    }

    .sec3 .sec3-news-lists:nth-of-type(2) {
        display: flex;
    }

    .sec3 .sec3-news-lists .sec3-news-item {
        color: #000;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.625rem 0;
    }

    .sec3 .sec3-news-lists .sec3-news-item img {
        width: 7.5rem;
        display: block;
        border-radius: 0;
        object-fit: cover;
    }

    .sec3 .sec3-news-lists .sec3-news-item .base-info {
        overflow: hidden;
        position: relative;
        flex: 1;
        margin-left: 1rem !important;
    }

    .sec3 .sec3-news-lists .sec3-news-item .base-info .name {
        font-size: 0.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
    }

    .sec3 .sec3-news-lists .sec3-news-item .base-info .desc {
        font-size: 0.8rem;
        line-height: 1.25rem;
        letter-spacing: 1px;
        color: #999999;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }

    .sec6 {
        padding: 0 0 0.5rem;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 1.25rem;
    }

    .sec6 h1,.sec6 h2 {
        font-size: 1rem;
        word-break: keep-all;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
        overflow: hidden;
        color: #333333;
        text-align: center;
        margin-top: 1.5rem;
    }

    .sec6 .info {
        text-align: center;
        margin-top: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sec6 .info span {
        margin-right: 1rem;
        color: #666666;
        font-size: 0.8rem;
        display: inline-flex;
        align-items: center;
    }


    .s1 {
        padding-top: 1.5rem;
    }

    .s1 .banner-name {
        font-size: 1.75rem;
    }
    .s1 .banner-name img {
        width: 2.5rem;
        height: 2.5rem;
        margin-right: .5rem;
    }

    .s1 .banner-desc {
        font-size: 1.25rem;
        margin-top: .5rem;
    }

    .s1 .download-list {
        margin-top: 1.5rem;
    }
    
    .s1 .index-device-desc{
        font-size: .75rem;
        margin-top: .5rem;
        margin-bottom: 1.5rem;
    }

    .s1 .banner-img {
        width: 100%;
        height: auto;
    }


    .s1 .down-base-info {
        margin: .5rem 0 0;
        line-height: 1rem;
        gap: 0 .5rem;
        font-size: .75rem;
        color: #666666;
    }

    .s2 {
        margin-top: 4rem;
    }

    .s2 .section-name {
        font-size: 2rem;
    }

    .s2 .s-lists {
        margin-top: 1rem;
        margin-bottom: 1.5rem;
        gap: 2.5rem;
    }

    .s2 .s-lists .item {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 1.5rem;
    }

    .s2 .s-lists .item .item-img {
        width: 100%;
        height: auto;
        order: 2;
    }


    .s2 .s-lists .item:first-of-type .item-info {
        order: unset;
    }

    .s2 .s-lists .item:first-of-type .item-info:after, .s2 .s-lists .item:last-of-type .item-info:after {
        display: none;
    }

    .text-center {
        text-align: center;
    }

    .s2 .s-lists .item:nth-of-type(2) {
        gap: 1.5rem;
    }
    .s2 .s-lists .item:nth-of-type(2) .item-info {
        order:1;
    }

    .s2 .s-lists .item .name {
        font-size: 1.25rem;
        text-align: center;
    }

    .s2 .s-lists .item .desc {
        margin-top: 1rem;
        font-size: .875rem;
        text-align: left;
    }
    .s3 {
        row-gap: 1.5rem;
        padding: 2.5rem 0 1.5rem 0;
    }
    .s3 .section-name {
        font-size: 2rem;
    }
    .s3 .lists {
        row-gap: 1.5rem;
    }
    .s3 .question {
        border-radius: .625rem;
        width: 100%;
    }
    .s3 .question h3 {
        font-size: 0.875rem;
        line-height: 1.25rem;
        padding: 0.75rem 1rem;
    }
    .s3 .question h3 span {
        font-size: 0.875rem;
    }
    .s3 .question p {
        font-size: 0.875rem;
        line-height: 1.5rem;
        margin: 1rem;
    }
    .s3 .question.active p {
        border-top: 1px solid #E4E4E3;
    }
    .s3 .question div.more {
        font-size: 0.75rem;
        padding: 0.25rem 0.85rem;
        border-radius: 4px;
        margin-left: 0.5rem;
    }



    .index-btn_wrap .download-btn {
        gap: .25rem;
        padding: .75rem 6.625rem;
        font-size: 1rem;
        border-radius: 1.5rem;
    }

    .index-btn_wrap .download-btn:before {
        background-size: 1.125rem 1.125rem;
        width: 1.125rem;
        height: 1.125rem;
    }
    .index-btn_wrap .download-btn.android-btn:before {
        background: url("../img/android-ico.png");
        background-size: 1.125rem 1.125rem;
    }
    .index-btn_wrap .download-btn.ios-btn:before {
        background: url("../img/ios-ico.png");
        background-size: 1.125rem 1.125rem;
    }



    .middle-main {
        min-height: calc(100vh - 192px);
    }

    .lists-pages {
        margin: 1.5rem 0 0;
        flex-wrap: wrap;
    }

    .lists-pages a, .lists-pages span {
        border-radius: .25rem;
        padding: .25rem .5rem;
        font-weight: 400;
        font-size: .8rem;
        line-height: 1rem;
        margin: 0 .25rem;
    }

    .section-9 {
        width: 100%;
        margin: 0 0 .5rem;
        padding: 0 1rem 1.5rem;
    }

    .section-9 .article-item {
        padding: 1rem 0;
    }

    .section-9 .article-item:first-of-type {
        padding-top: 1rem;
    }

    .section-9 .article-item .item-thumb {
        width: 6.25rem;
        height: 4.875rem;
        border-radius: .25rem;
    }

    .section-9 .article-item .base-info {
        width: 12.25rem;
        margin-left: .5rem;
        position: relative;
        height: 4.875rem;
    }

    .section-9 .article-item .base-info .item-name {
        font-size: .875rem;
        line-height: 1.25rem;
        position: absolute;
        width: 16rem;
        top: .5rem;
    }

    .section-9 .article-item .base-info .item-desc {
        font-size: .8rem;
        line-height: 1.125rem;
        height: 1.125rem;
        margin-top: 2rem;
        -webkit-line-clamp: 1;

    }

    .section-9 .article-item .base-info .item-updatetime {
        font-size: .8rem;
        line-height: normal;
        margin-top: .5rem;
        padding-left: 0;
        display: flex;
        position: unset;
        align-items: center;
    }

    .section-9 .article-item .base-info .item-updatetime:before {
        content: '';
        width: .8rem;
        height: .8rem;
        background: url(../img/time-ico.png);
        background-size: .8rem;
        position: unset;
        margin-right: .125rem;
    }

    .section-9 .article-item .item-btn {
        margin-left: .625rem;
        height: 1.75rem;
        border-radius: .25rem;
        font-size: .8rem;
        line-height: 1.75rem;
        margin-top: 1rem;
        width: 4rem;
        justify-content: center;
    }

    .section-9 .article-item .item-btn em {
        display: none;
    }

    .section-9 .article-item .item-btn:after {
        display: none;
    }


    .section-10 {
        width: 100%;
        margin: 0;
        min-height: calc(100vh - 192px);
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .section-10 img {
        width: 75%;
        height: auto;
    }

    .section-10 .not-found-info {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section-10 .not-found-info div {
        font-size: 1.5rem;
    }

    .section-10 .not-found-info p {
        font-size: 1.25rem;
        margin-top: .5rem;
    }

    .section-10 .not-found-info a {
        width: 8rem;
        height: 2.5rem;
        line-height: 2.5rem;
        margin-top: 1rem;
        font-size: 1rem;
    }

    .section-10 .not-found-info span {
        width: 8rem;
        height: 2.5rem;
        line-height: 2.5rem;
        margin-top: 1rem;
        font-size: 1rem;
    }

    .section-11 {
        padding: 1.25rem 1rem 1rem;
        width: 100%;
        margin: 0;
    }

    .section-11 .article-name {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }

    .section-11 .base-info {
        display: flex;
        justify-content: center;
        padding: 1rem 0 1.25rem;
    }

    .section-11 .base-info span {
        font-size: .8rem;
        color: #666666;
        line-height: 1rem;
        margin: 0;
    }

    .section-11 .base-info span:first-of-type {
        margin-right: 1.5rem;
    }

    .section-11 .detail-content {
        padding-top: .5rem;
    }

    .section-11 .detail-content p img {
        margin: .5rem auto;
        display: block;
        max-width: 50% !important;
        max-height: 18rem;
        width: auto;
        height: auto;
        border-radius: 0;
    }

    .section-11 .detail-content p {
        font-size: .875rem;
        line-height: 1.875rem;
    }

    .section-11 .detail-content h3 {
        font-size: 1rem;
        padding: 0 0 0 .625rem;
        margin: 1rem 0 .5rem;
        line-height: 1.25rem;
    }

    .section-11 .detail-content h3:before {
        height: 1.25rem;
        width: .25rem;
        top: 0;
    }


    .section-12 {
        width: 100%;
        margin: .5rem 0;
        padding: 1rem 1rem 1.5rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 6px 1px rgba(0, 42, 183, 0.16);
    }

    .section-12 .module-name {
        padding-top: .875rem;
        width: 17.625rem;
        height: 2.1875rem;
        background-size: 17.625rem 2.1875rem;
        font-size: 1.25rem;
        line-height: 1.25rem;
    }


    .section-12 .lists {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }

    .section-12 .lists .item {
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0;
        padding: 1rem 0;
        border-bottom: 1px dashed #E4E4E4;
    }

    .section-12 .lists .item:nth-of-type(1) {
        margin-top: .5rem;
    }

    .section-12 .lists .item .item-thumb {
        width: 8.125rem;
        height: 5.625rem;
        border-radius: .5rem;
    }

    .section-12 .lists .item .item-name {
        font-size: .875rem;
        line-height: 1.25rem;
        margin-top: 0;
        margin-left: .5rem;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        white-space: unset;
    }

    .part-container {
        width: 100%;
    }
    .Part1 .list {
        padding: 1rem 1rem 0;
        justify-content: unset;
    }

    .part-content .container-left {
        width: 100%;
    }


    .Part1 .list .item {
        width: 100%;
        padding: .875rem 1rem .875rem .875rem;
        box-shadow: 0px 0px .5rem 1px rgba(0, 0, 0, 0.16);
        border-radius: .25rem;
        margin-bottom: 1rem;
    }

    .Part1 .list .item:last-of-type {
        margin-bottom: 0.5rem;
    }

    .Part1 .list .item img {
        width: 6rem;
        height: 3.875rem;
        box-shadow: 2px 6px 10px -1px #999;
    }

    .Part1 .list .item .base-info {
        width: calc(100% - 7rem);
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .Part1 .list .item .base-info .name {
        font-size: .875rem;
        color: #333333;
        margin: auto;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .Part1 .list .item .base-info .desc {
        display: none;
    }

    .Part1 .list .item .base-info .time {
        font-size: .75rem;
        margin-top: .5rem;
    }

    .Part1 .list .item .base-info .time i {
        display: inline-block;
        width: .75rem;
        height: .75rem;
        margin-right: .25rem;
        background: url("../img/list-time.png");
        background-size: .75rem ;
    }

    .swiper1 {
        width: 100%;
        margin-top: 30px;
        justify-content: center;
    }

    .swiper1 .swiper-wrapper {
        width: auto;
        height: 214px;

    }

    .swiper1 .swiper-slide {
        width: auto;
        height: 214px;
    }

    .swiper1 .swiper-slide img {
        width: auto;
        height: 214px;
    }

    .swiper1 span {
        display: none;
    }

    .swiper1 span:last-of-type {
        display: block;
        text-align: center;
    }

    .swiper1 span:last-of-type img {
        object-fit: cover;
        width: 249px;
        height: auto;
    }

    .swiper2 .s-div-1 {
        margin-top: 80px;
        font-size: 24px;
    }

    .swiper2 .s-div-1 .s-div-2 {
        font-size: 24px;
        width: 30%;
        height: 40px;
    }

    .swiper2 .s-div-1 .s-div-2 .s-img-1 {
        width: 24px;
        height: 24px;
    }

    .swiper2 li {
        margin-top: 30px;
    }

    .l-div-2 {
        width: 100%;
        margin: 0;
        padding: 10%;
    }

    .footer {
        padding: .75rem 1rem;
    }

    .index-m-footer {
    }

    .foot {
        width: 100%;
        line-height: 1.375rem;
    }

    .google-loge {
        display: none;
    }

    .copyright {
        font-size: 12px;
    }

    .mobile-index {
        width: 100%;
        display: flex;
        height: 64px;
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
        padding: 0 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
        background: #fff;
        justify-content: space-between;
        align-items: center;
        display: none;
    }


    .mobile-index .index-name {
        padding: 10px 20px;
        color: #1967d2;
    }

    .mobile-index .index-name.active {
        border: 1px solid #1967d2;
        border-radius: 30px;
        background-color: #e8f0fe;
    }

    .mobile-scroll {
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
        width: 60%;
        border-radius: 10px;
        padding: 10px 20px;
        position: fixed;
        z-index: 101;
        bottom: 54px;
        background: #fff;
        display: none;
    }

    .mobile-scroll li {
        line-height: 50px;
    }

    .mobile-scroll li a {
        width: 100%;
        color: #6d6d6d;
        display: block;
        border-radius: 20px;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .mobile-scroll li a.active {
        background-color: #f1f3f4;
    }


    .mobile-index .download-btn {
        display: inline-block;
        background: #1973e8;
        border-radius: 30px;
        padding: 5px 20px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }

    .mobile-index .download-btn i {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../img/download-btn.png) no-repeat;
    }

    .pages {
        text-align: center;
        padding: 0 1.5rem 1.5rem;
    }

    .pages a {
        padding: .375rem .625rem;
        font-size: .75rem;
        margin-right: .5rem;
        display: inline-block;
        margin-top: 1rem;
    }
    .pages i {
        margin-right: .5rem;
    }
    .pages a:nth-of-type(1) {
        margin-right: .5rem;
    }

    .pages a.a1 {
        border-radius: unset;
    }

    .pages .current {
        padding: .375rem .625rem;
        font-size: .75rem;
        margin-right: .5rem;
        margin-top: 1rem;
        display: inline-block;
    }

    .pages select {
        font-size: .75rem;
        padding: .325rem .625rem;
        margin-top: 1rem;
        width: 5.9375rem;
    }

    #to_top {
        bottom: 80px;
        right: 1rem;
    }

    #to_top img {
        width: 2.5rem;
        height: 2.5rem;
    }

    .m-none {
        display: none !important;
    }

    .pc-none {
        display: inline-block !important;
    }

    .index-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;
    }
}


/*** @description:Photo Browser;***/
.photo-browser {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    display: none;
    background: rgba(0, 0, 0, 0.75);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.photo-browser.photo-browser.photo-browser-in {
    display: block;
    -moz-animation: photoBrowserIn 400ms forwards;
    -webkit-animation: photoBrowserIn 400ms forwards;
    animation: photoBrowserIn 400ms forwards;
}

.photo-browser.photo-browser-out {
    display: block;
    -moz-animation: photoBrowserOut 400ms forwards;
    -webkit-animation: photoBrowserOut 400ms forwards;
    animation: photoBrowserOut 400ms forwards;
}

.photo-browser .page[data-page="photo-browser-slides"] {
    background: none;
}

.photo-browser-body {
    position: relative;
    height: 100%;
}

.photo-browser-swiper-container {
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
}

.photo-browser-swiper-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.photo-browser-link-inactive {
    opacity: 0.3;
}

.photo-browser-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    box-sizing: border-box;
}

.photo-browser-slide.transitioning {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
}

.photo-browser-slide span.photo-browser-zoom-container {
    width: 100%;
    text-align: center;
    display: none;
}

.photo-browser-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: none;
}

.photo-browser-slide.swiper-slide-active span.photo-browser-zoom-container, .photo-browser-slide.swiper-slide-next span.photo-browser-zoom-container, .photo-browser-slide.swiper-slide-prev span.photo-browser-zoom-container {
    display: block;
}

.photo-browser-slide.swiper-slide-active img, .photo-browser-slide.swiper-slide-next img, .photo-browser-slide.swiper-slide-prev img {
    display: inline;
}

.photo-browser-slide.swiper-slide-active.photo-browser-slide-lazy .preloader, .photo-browser-slide.swiper-slide-next.photo-browser-slide-lazy .preloader, .photo-browser-slide.swiper-slide-prev.photo-browser-slide-lazy .preloader {
    display: block;
}

.photo-browser-slide iframe {
    width: 100%;
    height: 100%;
}

.photo-browser-slide .preloader {
    display: none;
    position: absolute;
    width: 42px;
    height: 42px;
    margin-left: -21px;
    margin-top: -21px;
    left: 50%;
    top: 50%;
}

.photo-browser-header {
    position: absolute;
    left: 0;
    right: 0;
    height: 1rem;
    z-index: 10;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all 0.4s;
}

.photo-browser-close, .photo-browser-remove {
    position: absolute;
    z-index: 10;
    top: 0.2rem;
    left: 0.2rem;
    display: none;
}

.photo-browser-close {
    width: 0.6rem;
    height: 0.6rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMA2PwU5GRQ+elZHyJCF93SO/RUDGwbEcm3KH1J9qeapxKm0wAAAPJJREFUWMPt1MkOgjAUheHL4IgoDijgcN//LS21yVmQXvQk7nr23x9o0kpaWlpaZLuhEGPt0Ni+WWlmFLalHnsz0Km6guFVn2Zgob5geF2KuUsoRP3G5CiwHgXWo8B6nOTE586Thcp7d/5koVrDEwV4rgDPFGrOo7CvSY9vgCcL8HSB91KU/i/OtM/U70YW6tEfc7pQ70ffLMfC4Ux7EbLQBu928oXrj74MnixsR79ynijA78QPheJbX8GjgPdh3q/hUQi3m/Bhm8/tnvc9PFOAjxVasXcIPlroxF7n/F0kXniJvWv2gJ9skbuLmZaW9pe9AdgOIqeqhDo2AAAAAElFTkSuQmCC) no-repeat;
    background-size: 100% 100%;
}

.photo-browser-remove {
    left: auto;
    right: 0.3rem;
}

.photo-browser-of {
    margin: 0 5px;
}

.photo-browser-captions {
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1001;
    opacity: 1;
}

.photo-browser-exposed .photo-browser-name, .photo-browser-exposed .photo-browser-time, .photo-browser-exposed .photo-browser-text {
    display: none;
}

.photo-browser-caption {
    text-align: left;
    position: relative;
    z-index: 1002;
    display: none;
    min-height: 1rem;
}

.photo-browser-caption:empty {
    display: none;
}

.photo-browser-caption.photo-browser-caption-active {
    display: block;
}

.photo-browser-captions-light .photo-browser-caption {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
}

.photo-browser-info {
    font-size: 0;
    position: relative;
    padding: 0.3rem 0;
    text-align: center;
}

.photo-browser-info + .photo-browser-text {
    margin-top: -0.4rem;
}

.photo-browser-text {
    font-size: 0.3rem;
    color: #e1e1e1;
    padding: 0.3rem;
}

.photo-browser-text:empty {
    display: none;
}

.photo-browser-text pre {
    line-height: 1.5;
    font-family: inherit;
    margin: 0;
    word-wrap: break-word;
    white-space: pre-wrap !important;
}

.photo-browser-name {
    font-size: 0.34rem;
    color: #4fab7d;
    margin-right: 0.16rem;
}

.photo-browser-time {
    font-size: 0.24rem;
    color: #777;
}

.photo-browser-count {
    color: #fff;
    font-size: 0.6rem;
}

.photo-browser-exposed .photo-browser-header {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.photo-browser-remove {
    display: none;
}

.photo-browser-upload .photo-browser-name, .photo-browser-upload .photo-browser-time, .photo-browser-upload .photo-browser-text {
    display: none;
}

.photo-browser-upload .photo-browser-remove {
    display: block;
}

@-webkit-keyframes photoBrowserIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes photoBrowserIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes photoBrowserOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes photoBrowserOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


