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

.head {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: height .4s;
    transition: height .4s;
    height: 64px;
    z-index: 100;
    box-shadow: 0 2px 6px 0 rgba(32, 33, 37, .1);
    display: flex;
    justify-content: center;
    min-width: 1200px;
    background: #fff;
}

.nav {
    display: flex;
    width: 1200px;
    align-items: center;
    justify-content: space-between;
}

.nav .logo_warp {
    all: unset;
    cursor: pointer;
}

.nav .logo_warp img {
    height: 38px;
    width: auto;
}

.nav .header-down {
    background: #356EEE;
    border-radius: 30px;
    padding: 10px 16px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: normal;
    display: none;
}

.nav .header-down:hover {
    background: #3164d5;
}
.nav .cate {
    font-size: 16px;
    display: flex;
    column-gap: 24px;
    margin-left: 140px;
    margin-right: auto;
}
.nav .cate a {
    color: #000;
}
.nav .cate a.active {
    color: #2f65f2;
}


.Min1 {
    display: flex;
    align-items: center;
    background: url(../img/banner_bg.png);
    padding: 226px 0;
    justify-content: center;
    margin-top: 64px;
    min-width: 1200px;
}

.Min1 .min1-left {
    width: auto;
    height: 430px;
}

.Min1 .min1-right {
    margin-left: 88px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.Min1 .min1-right .index-name-zh {
    font-weight: bold;
    font-size: 52px;
    color: #12161A;
    line-height: normal;
    text-align: center;
}

.Min1 .min1-right .func_warp {
    margin-top: 32px;
    display: flex;
}

.Min1 .min1-right .func_warp .func-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 1px solid #DDD;
    padding: 0 40px;
}


.Min1 .min1-right .func_warp .func-item:first-of-type {
    border: unset;
    padding-left: 0;
}

.Min1 .min1-right .func_warp .func-item:last-of-type {
    padding-right: 0;
}

.Min1 .min1-right .func_warp .func-item i {
}

.Min1 .min1-right .func_warp .func-item:first-of-type i {
    width: 34px;
    height: 34px;
    background: url("../img/min1-2.png");
    background-size: 34px 34px;
}

.Min1 .min1-right .func_warp .func-item:nth-of-type(2) i {
    width: 24px;
    height: 34px;
    background: url("../img/min1-3.png");
    background-size: 24px 34px;
}

.Min1 .min1-right .func_warp .func-item:last-of-type i {
    width: 34px;
    height: 34px;
    background: url("../img/min1-4.png");
    background-size: 34px 34px;
}

.Min1 .min1-right .func_warp .func-item strong {
    font-size: 16px;
    color: #12161A;
    margin-top: 8px;
}

.Min1 .min1-right .func_warp .func-item span {
    font-size: 12px;
    color: #12161A;
}

.Min1 .min1-right .section-btn {
    margin-top: 32px;
    padding: 15px 84px;
    background: #356EEE;
    border-radius: 29px;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Min1 .min1-right .section-btn:hover {
    background: #3164d5;
}

.Min1 .min1-right .section-btn i {
    width: 24px;
    height: 24px;
    background: url(../img/win-ico.png);
    background-size: 24px 24px;
    margin-right: 4px;
}

.Min1 .down-base-info {margin-top: 16px;font-size: 16px;color: #12161A;line-height: 22px;text-align: center;display: flex;align-items: center;gap: 16px;justify-content: center;}
.Min1 .down-base-info em {all: unset;font-style: normal;}

.Min1 .index-device-desc{
    margin-top: 16px;
    font-size: 16px;
    color: #12161A;
    line-height: 22px;
}

.Min1 .min1-right .ios-desc {
    display: none;
}

.section-name-bg {
    font-weight: bold;
    font-size: 48px;
    color: #EDEDED;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 80px;
    text-align: center;
    line-height: 64px;
}

.section-name-bg span {
    font-weight: bold;
    font-size: 35px;
    line-height: 46px;
    color: #333C4B;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 34px;
    left: 0;
}

.Min2 {
    margin: 120px auto 0;
}

.Min2 .section-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
}

.Min2 .section-content .content-left {
    position: relative;
}

.Min2 .section-content .content-left .line {
    width: 1px;
    height: 600px;
    background: #356EEE;
    display: block;
    position: absolute;
    top: 15px;
    left: 6px;
}

.Min2 .lists {
}

.Min2 .lists .item {
    margin-top: 32px;
}

.Min2 .lists .item:first-of-type {
    margin-top: 0;
}

.Min2 .lists .item .circle-name {
    display: flex;
    align-items: center;
}


.Min2 .lists .item .circle-name i {
    width: 14px;
    height: 14px;
    background: url("../img/circle.png");
}

.Min2 .lists .item .circle-name .simple-name {
    background: #356EEE;
    border-radius: 0px 15px 15px 15px;
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    margin-left: 23px;
}

.Min2 .lists .item .name {
    margin-top: 16px;
    font-weight: bold;
    font-size: 16px;
    color: #333C4B;
    margin-left: 37px;
}

.Min2 .lists .item .desc {
    width: 530px;
    margin-top: 8px;
    font-size: 16px;
    color: #686F7F;
    line-height: 26px;
    margin-left: 37px;
}

.Min2 .section-content .content-right {
    width: 610px;
    height: auto;
}

.Min3 {
    margin: 120px auto 0;
}

.Min3 .lists {
}

.Min3 .lists .item {
        display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 120px;
    width: 1200px;
    gap: 250px;
}

.Min3 .lists .item .name-desc {
}

.Min3 .lists .item .name-desc .name {
    font-weight: bold;
    font-size: 60px;
    color: #333C4B;
    padding-left: 70px;
    position: relative;
    line-height: 80px;
    margin-bottom: 32px;
}

.Min3 .lists .item .name-desc .name:before {
    content: '';
    width: 62px;
    height: 62px;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
}

.Min3 .lists .item:nth-of-type(1) .name-desc .name:before {
    background: url(../img/min3-5.png);
    background-size: 62px;
}

.Min3 .lists .item:nth-of-type(2) .name-desc .name:before {
    background: url(../img/min3-6.png);
    background-size: 62px;
}

.Min3 .lists .item:nth-of-type(3) .name-desc .name:before {
    background: url(../img/min3-7.png);
    background-size: 62px;
}

.Min3 .lists .item:nth-of-type(4) .name-desc .name:before {
    background: url(../img/min3-8.png);
    background-size: 62px;
}

.Min3 .lists .item:nth-of-type(2) .name-desc, .Min3 .lists .item:nth-of-type(4) .name-desc {
    order: 2;
}


.Min3 .lists .item .name-desc .desc {
    font-size: 16px;
    color: #686F7F;
    width: 526px;
}

.Min3 .lists .item img {
    width: auto;
    height: 411px;
}

.Min4 {
    padding: 80px 0;
    background: url("../img/min4-bg.png");
    min-width: 1200px;
    background-repeat: repeat;
    background-position: center;
}

.Min4 .section-name-bg {
    margin-bottom: 56px;
    color: #546482;
}

.Min4 .section-name-bg span {
    color: #FFFFFF
}

.Min4 .lists {
    display: flex;
    width: 1200px;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.Min4 .lists .item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 40px 23px;
    background: #fff;
    border-radius: 10px;
    width: 270px;
    height: 297px;
}

.Min4 .lists .item img {
    width: 80px;
    height: 80px;
}

.Min4 .lists .item .name {
    font-size: 20px;
    color: #333C4B;
    margin-top: 24px;
}

.Min4 .lists .item .desc {
    width: 224px;
    font-size: 16px;
    color: #686F7F;
    margin-top: 24px;
}

.Min5 {
    margin-top: 120px;
}

.Min5 .lists {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Min5 .lists .item {
    width: 270px;
    height: 191px;
    background: #ffc1075e;
    border-radius: 10px;
    padding: 35px 23px 0;
    margin-bottom: 40px;
}

.Min5 .lists .item:nth-of-type(2) {
    background: #ceedcc;
}

.Min5 .lists .item:nth-of-type(3) {
    background: #c2dbfe;
}

.Min5 .lists .item:nth-of-type(4) {
    background: #d3c8dd;
}
.Min5 .lists .item:nth-of-type(5) {
    background: #ff20073b;
}
.Min5 .lists .item:nth-of-type(6) {
    background: #ced3a2;
}
.Min5 .lists .item:nth-of-type(7) {
    background: #b6fbdb;
}
.Min5 .lists .item:nth-of-type(8) {
    background: #adb5bdb3;
}

.Min5 .lists .item .name {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #333C4B;
    justify-content: center;
}

.Min5 .lists .item .name img {
    height: 24px;
    width: auto;
    margin-right: 10px;
}

.Min5 .lists .item .desc {
    font-size: 16px;
    color: #333;
    margin-top: 16px;
}

.main {
    width: 1200px;
    margin: auto;
    margin-top: 64px;
}

.crumbs {
    margin: 12px auto;
    color: #000;
    font-size: 14px;
}
.crumbs img {
    margin-top: 3px;
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    display: block;
}
.crumbs a,.crumbs h1 {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    display:unset;
    font-weight: 400;
}
.crumbs h1 {
    color: #000;
}
.com_xia .left_b {
    width: 100%;
    padding: 18px;
    border: 1px solid rgba(0, 0, 0, 0.16);
}
.com_xia .divl_c3 {
    background: #ffffff;
}
.com_xia .divl_c3 li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E4E4E4;
}
.com_xia .divl_c3 li .sl {
    float: left;
    width: 175px;
    height: 121px;
}
.com_xia .divl_c3 li .sl img {
    height: 121px;
    width: 175px;
    box-shadow: 2px 6px 10px -1px #999;
    border-radius: 8px;
    border: 1px solid #cfcfcf;
}
.com_xia .divl_c3 li .sl img:hover{
    -webkit-transform:scale(1.1);
}
.com_xia .divl_c3 li .sr {
    float: right;
    width: 966px;
    height: 121px;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.com_xia .divl_c3 li .sr a,.com_xia .divl_c3 li .sr h2 {
    height: 24px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.com_xia .divl_c3 li .sr a:hover,.com_xia .divl_c3 li .sr h2:hover {
    color: #007aff;
}
.com_xia .divl_c3 li .sr p {
    height: 60px;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 限制为两行 */
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.com_xia .divl_c3 li .sr .xiang {
    height: 21px;
}
.com_xia .divl_c3 li .sr .xiang span {
    display: inline-block;
    margin-right: 24px;
}
.com_xia .divl_c3 li .sr .xiang span img {
    float: left;
    margin-top: 6px;
    margin-right: 5px;
    width: 15px;
}
  
.com_xia .divl_c3 li .sr .xiang span:nth-of-type(2) img{
    margin-top: 8px;
}
.com_xia .divl_c3 li .sr .xiang span i {
    font-size: 13px;
    color: #999999;
    font-style: normal;
}
.com_xia .page_a {
    margin: 30px auto;
    display: flex;
    justify-content: center;
    column-gap: 12px;
}
.com_xia .page_a a{
    padding: 5px 11px;
    display: inline-block;
    background: #fff;
    color: #666;
    font-size: 14px;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.16);
}

.com_xia .page_a a.active {
    color: #fff;
    background-color: #007aff;
}

.box-4 {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 24px;
}

.box-4 .module-title {
    padding: 24px 24px 0;
}

.box-4 .module-title div {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.box-4 .module-title  div h2{
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
    color: #333333;
    border-left: 4px solid #007aff;
}

.box-4 .news-lists {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 24px 20px 9px
}

.box-4 .news-lists .news-item {
    width: 48%;
    margin-bottom: 15px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 10px;
}

.box-4 .news-lists .news-item:hover {
    color: #007aff;
}

.box-4 .news-lists .news-item:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    background-color: #007aff;
    height: 4px;
    width: 4px;
    border-radius: 2px;
}

.detail {
    width: 100%;
    float: left;
    color: #666666;
    margin-bottom: 30px;
  }
  .detail .de_cc {
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    padding: 15px 0 24px;
    border-bottom: 1px solid #e4e4e4;
  }
  .detail .de_cc i {
    color: #007aff;
  }
  .detail .de_com1 {
    background: #ffffff;
    padding: 24px;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-bottom: unset;
  }
  .detail .de_com1 h1,.detail .de_com1 .article-name {
    font-size: 22px;
    color: #333333;
     font-weight: bold;
  }
  .detail .de_com1 .cc .cc_left {
    width: 220px;
    height: 166px;
    margin: 0 15px;
    box-shadow: 2px 6px 10px -1px #999;
    border-radius: 20px;
    border: 1px solid #cfcfcf;
  }
  .detail .de_com1 .cc .cc_right {
    width: 536px;
  }
  .detail .de_com1 .cc .cc_right .s1 {
    color: #333333;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .detail .de_com1 .cc .cc_right .s1 i {
    color: #999999;
    padding-right: 5px;
    float: left;
  }
  .detail .de_com1 .cc .cc_right .s1 span {
    display: inline-block;
    padding-right: 30px;
  }
  .detail .de_com1 .cc .cc_right .s1 span img {
    float: left;
    margin-top: 2px;
  }
  .detail .de_com1 .cc .cc_right .s1 span .s1_img1 {
    margin-top: 1px;
  }
  .detail .de_com1 .cc .cc_right .s1 span i {
    float: left;
    color: #333333;
    padding: 0px 2px;
    margin: 0px 4px;
  }
  .detail .de_com1 .cc .cc_right .s1 .star-bar {
    width: 115px;
  }
  .detail .de_com1 .cc .cc_right .s1 .star-bar .star {
    display: inline-block;
    height: 15px;
    background: url(../images/icon-star.png) repeat-x 0 -16px;
  }
  
  .detail .de_com1 .cc .cc_right .dd1 .s1 {
    width: 33%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .detail .de_com1 .cc .cc_right .dd1 .s1:first-of-type{
    width: 30%;
    margin-right: 3%;
  }
  .detail .de_com1 .cc .cc_right .samll_xia_a {
    width: 126px;
    height: 42px;
    display: inline-block;
    background: url(../images/samll_xia.png);
  }
  .detail .de_com1 .cc .cc_right .samll_xia_a:active {
    background: url(../images/samll_xia_h.png);
  }
  .detail .de_com1 .cc .cc_right .samll_xia_a:hover,.chrome_down:hover{
    -webkit-transform:scale(1.1);
  }
  .detail .san_qie {
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-top: 1px solid #fff;
  }
  .detail .san_qie .san_title a {
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
    background: #EBEBEB;
    width: 284px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #666666;
    text-align: center;
    display: inline-block;
    cursor: pointer;
  }
  .detail .san_qie .san_title .span_c {
    background: #007aff;
    color: #FFFFFF;
  }
  
  .detail .san_qie .san_title h2 {
    font-size: 16px;
    font-weight: 400;
  }
  
  .detail .san_qie .mianze {
    color: #FC5F53;
    text-align: left;
  }
  .detail .san_qie .mianze h6 {
    font-size: 16px;
    margin: 16px auto;
  }
  .detail .san_qie .mianze p {
    font-size: 14px;
    margin-bottom: 16px;
    color: #FC5F53;
  }
  .detail .san_qie .qie_con {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
  }
  .detail .san_qie .show {
    display: block;
  }
  
  .detail .san_qie .show h3 ,
  .detail .san_qie .show h2 {
    text-align: left;
    margin: 10px 0;
    color: #007aff;
    font-size: 16px;
  }
  .detail .san_qie .show p a{
    color: #007aff;
  }
  .detail .buzou .show img {
   display: block;
      margin: 20px auto;
      max-width: 50%;
      box-shadow: 0 0 5px 1px #007aff;
      max-height: 400px !important;
  }
  
  .detail .buzou {
    /*text-align: center;*/
    font-size: 16px;
    line-height: 30px;
    background: #ffffff;
    padding: 24px;
  }
  .detail .buzou h4 {
    font-size: 22px;
    text-align: left;
    margin-bottom: 24px;
    color: #333333;
  }
  .detail .buzou h5 {
    text-align: left;
    font-size: 16px;
  }
  .detail .buzou span {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    color: #007aff;
    font-weight: 700x;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  }
  .detail .buzou p {
    text-align: left;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
  }
  .detail .buzou img {
    margin: 24px auto;
  }
  .detail .buzou .biao_a {
    text-align: left;
    margin-top: 30px;
  }
  .detail .buzou .biao_a img {
    float: left;
    margin-right: 5px;
    margin-top: 9px;
  }
  .detail .buzou .biao_a a {
    margin-right: 50px;
    display: inline-block;
    color: #F8AA16;
  }
  .detail .buzou .page {
    margin: 24px auto;
  }
  .detail .buzou .page a{
    display: block;
    width: 100%;
    text-align: left;
  }
  
  .detail .buzou .page a:hover {
    color: #007aff;
  }
  .detail .xiazai_con {
    background: #ffffff;
    margin: 26px auto;
  }
  .detail .xiazai_con .xia_left {
    float: left;
  }
  .detail .xiazai_con .xia_left a {
    display: block;
    width: 187px;
    height: 42px;
    background: #007aff;
    color: #ffffff;
    margin-bottom: 16px;
    border-radius: 7px 7px 7px 7px;
    line-height: 42px;
  }
  .detail .xiazai_con .xia_left a:last-child {
    margin-bottom: 0px;
  }
  .detail .xiazai_con .xia_left a img {
    position: absolute;
    left: 30px;
    top: -14px;
  }
  .detail .xiazai_con .xia_right {
    float: right;
    width: 561px;
    height: 158px;
  }
  .detail .xiazai_con .xia_right img {
    margin: 0px;
    width: 561px;
    height: 158px;
  }
  .detail .chang .a8 a {
    display: inline-block;
    width: 192px;
    margin-right: 10px;
  }
  .detail .chang .a8 a:nth-child(4n+4) {
    margin-right: 0px;
  }
  .detail .chang .a8 a img {
    width: 192px;
    height: 138px;
    margin: 0px;
  }
  .detail .chang .a8 a p {
    line-height: 56px;
    color: #333333;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .detail .chang .a8 a:hover p {
    color: #007aff;
  }
  .detail .xiangguan {
    margin-bottom: 60px;
    margin-top: 40px;
  }
  .detail .xiangguan .div1,
  .detail .xiangguan .div2 {
    width: 420px;
    height: 306px;
    padding: 24px;
    background: #ffffff;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.16);
  }
  .detail .xiangguan .div1 a:hover,
  .detail .xiangguan .div2 a:hover {
    color: #007aff;
  }
  .detail .xiangguan .top_title span {
    float: left;
    color: #333333;
    font-size: 20px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    margin-bottom: 10px;
  }
  .detail .xiangguan .top_title span img {
    float: left;
    margin-right: 10px;
  }
  .detail .xiangguan ul li {
    padding-left: 5px;
    margin: 11px 0px;
  }
  .detail .xiangguan ul li a {
    display: inline-block;
    width: 205px;
    height: 21px;
    line-height: 21px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
  }
  .detail .xiangguan ul li .time {
    width: 92px;
    font-size: 13px;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
    color: #999999;
  }

.page-wrap {
    width: 1200px;
    margin: auto;
}
.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: #2f65f2;
}

.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: #2f65f2;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 1.5rem;
    border-radius: 4px;
}

footer {
    padding: 16px 0 16px;
    background: #333333;
    text-align: center;
}

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

footer .friend-link {
     font-size: 12px;
    color: #9c9c9c;
    line-height: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

footer .friend-link a + a {
    margin-left: 16px;
}

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

.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: 90px;left:16%;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;}

.part-privacy h1 {
    font-size: 32px;
}
.part-privacy {
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
}
.part-privacy p{
    font-size: 16px;
    line-height: 24px;
}

@media screen and (max-width: 810px) {
    .hr {
        height: .5rem;
        background-color: #f5f5f7;
        flex-shrink: 0;
    }
    .head {
        min-width: unset;
        width: 100%;
    }
    .main {
        width: 100%;
        margin-top: 64px;
    }
    .crumbs {
        font-size: 0.75rem;
        padding: 0.5rem 1rem;
        background: #f7f7f7;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0;
    }
    
    .crumbs a,.crumbs h1 {
        color: #9b9b9b;
        font-size: 0.75rem;
        font-weight: 400;
        display: unset;
    }
    .crumbs h1  {
        color: #000;
    }

    .com_xia .left_b {
        border:unset;
        padding: 1rem;
        padding-bottom: 0;
    }
    .com_xia .divl_c3 li {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
    .com_xia .divl_c3 li:last-child {
        margin-bottom: 0;
    }
    .com_xia .divl_c3 li .sl {
        width: 6.5625rem;
        height: 4.5rem;
    }

    .com_xia .divl_c3 li .sl img {
        width: 100%;
        height: 100%;
        border-radius: .375rem;
    }
    .com_xia .divl_c3 li .sr {
        width: 17rem;
        height: auto;
        padding-left: .625rem;
    }
    .com_xia .divl_c3 li .sr a, .com_xia .divl_c3 li .sr h2 {
        height: auto;
        font-size: 1rem;
    }
    .com_xia .divl_c3 li .sr p {
        height: auto;
        font-size: .75rem;
        line-height: 1.5rem;
        margin-top: .25rem;
        display: unset;
        -webkit-box-orient:unset;
        -webkit-line-clamp:unset;
        white-space: nowrap;
    }
    .com_xia .divl_c3 li .sr .xiang span {
        margin-right: 1.5rem;
    }
    .com_xia .divl_c3 li .sr .xiang span i {
        font-size: .75rem;
    }
    .com_xia .divl_c3 li .sr .xiang span img {
        width: 1rem;
        float: unset;
        margin-top: 0;
    }
    .com_xia .divl_c3 li .sr .xiang span:nth-of-type(2) img {
        margin-top: 0;
    }

    .com_xia .page_a {
        margin: 1.25rem auto;
        column-gap: .5rem;
    }
    .com_xia .page_a a {
        padding: .25rem .625rem;
        font-size: .75rem;
    }


    .detail{
        margin-bottom: 0!important;
    }
    .detail .de_com1 {
        border: unset;
        padding: 1.5rem 1rem 0 1rem;
    }
    .detail .de_com1 h1, .detail .de_com1 .article-name {
        font-size: 1rem;
        font-weight: bold;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .detail .de_cc {
        padding: 0.875rem 0;
        font-size: 0.75rem;
    }
    .detail .buzou {
        font-size: 0.85rem;
        line-height: 2rem;
        margin-bottom: 0px;
        padding: 1.25rem;
    }
    .detail .san_qie .qie_con {
        font-size: 0.85rem;
        line-height: 2rem;
        color: #666;
    }
    .detail .buzou p {
        font-size: 0.85rem;
        line-height: 2rem;
    }
    .box-4 .module-title div {
        padding-bottom: .625rem;
    }
    .detail .san_qie,
    .box-4 {
        border: unset;
        margin-top: 0;
    }
    .box-4 .module-title div h2 {
        font-size: 1rem;
    }
    .box-4 .module-title {
        padding: 1rem 1rem 0;
    }
    .box-4 .news-lists {
        padding: 1rem 1rem .25rem;
    }
    .box-4 .news-lists .news-item {
        width: 100%;
        font-size: .875rem;
        margin-bottom: 1rem;
    }

    .Min10 {
        padding: 1.5rem 1rem;
    }
    
    .Min10 h1,.Min10 .article-name {
        font-size: 1rem;
        font-weight: bold;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .Min10 .source-time {
        margin-top: 0.875rem;
        font-size: 0.75rem;
        display: flex;
        justify-content: space-between;
        padding: 0 2.5rem;
    }
    
    .Min10 .source-time .source {
        /*margin-left: 3.1875rem;*/
    }
    
    .Min10 .source-time .source a {
        color: #007aff;
    }
    
    .Min10 .source-time .time {
        /*margin-left: 3.5rem;*/
    }
    .Min12 {
        padding: 0.625rem 1rem 1rem;
    }
    
    
    .Min12 p {
        font-size: 0.85rem;
        line-height: 2rem;
        margin-bottom: 0px;
    }
    
    .Min12 p a{
        color: #007aff;
    }
    
    .Min12 h3 {
        font-size: 0.875rem;
        line-height: 2rem;
        font-weight: bold;
        margin-bottom: 0px;
        color: #007aff;
    }
    
    .Min12 p img, .Min12 center img {
        max-width: 50%;
        margin: 0.5rem auto;
        display: block;
        box-shadow: 0 0 5px 1px #007aff;
    }

    .nav {
        width: 100%;
        padding: 1rem;
    }

    .nav .logo_warp img {
        width: auto;
        height: 2rem;
    }

    .nav .header-down {
        border-radius: 1.875rem;
        padding: .5rem 1rem;
        font-size: .875rem;
    }
    .nav .cate {
        font-size:.875rem;
        margin-left:0;
        margin-right: 0;
    }

    .Min1 {
        padding: 2.5rem 1rem 3rem;
        margin-top: 64px;
        min-width: unset;
        width: 100%;
        flex-direction: column;
    }

    .Min1 .min1-left {
        width: 100%;
        height: auto;
        object-fit: scale-down;
        order: 2;
        margin-top: 2rem;
    }

    .Min1 .min1-right {
        margin-left: 0;
    }


    .Min1 .min1-right .index-name-zh {
        font-size: 1.875rem;
        line-height: 1.5;
    }

    .Min1 .min1-right .func_warp {
        margin-top: 1rem;
        display: flex;
    }

    .Min1 .min1-right .func_warp .func-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        border-left: 1px solid #DDD;
        padding: 0 2rem;
    }


    .Min1 .min1-right .func_warp .func-item:first-of-type i {
        width: 1.5rem;
        height: 1.5rem;
        background: url("../img/min1-2.png");
        background-size: 1.5rem;
    }

    .Min1 .min1-right .func_warp .func-item:nth-of-type(2) i {
        width: 1.15rem;
        height: 1.5rem;
        background: url("../img/min1-3.png");
        background-size: 1.15rem 1.5rem;
    }

    .Min1 .min1-right .func_warp .func-item:last-of-type i {
        width: 1.5rem;
        height: 1.5rem;
        background: url("../img/min1-4.png");
        background-size: 1.5rem;
    }

    .Min1 .min1-right .func_warp .func-item strong {
        font-size: 1rem;
        color: #12161A;
        margin-top: .25rem;
    }

    .Min1 .min1-right .func_warp .func-item span {
        font-size: .8rem;
        color: #12161A;
    }

    .Min1 .min1-right .section-btn {
        margin-top: 1rem;
        padding: 0.9375rem 3.375rem;
        border-radius: 1.5rem;
        font-size: 1rem;
        color: #FFFFFF;
    }

    .Min1 .min1-right .section-btn i {
        width: 1.5rem;
        height: 1.5rem;
        background: url(../img/win-ico.png);
        background-size: 1.5rem;
        margin-right: .5rem;
    }

    .Min1 .min1-right .section-btn .android-ico {
        background: url(../img/android-ico.png);
        background-size: 1.5rem;
    }

    .Min1 .min1-right .section-btn .ios-ico {
        background: url(../img/ios-ico.png);
        background-size: 1.5rem;
    }

    .Min1 .down-base-info {font-size: .875rem;margin-top: 1rem;line-height: 1.25rem;gap: 0 .5rem;flex-wrap: wrap;}

    .Min1 .index-device-desc{
        font-size: .875rem;margin-top: 1rem;line-height: 1.25rem;
    }

    .Min1 .min1-right .ios-desc {
        font-size: .8rem;
        margin-top: .25rem;
        color: #adb5bd;
        display: none;
    }


    .section-name-bg {
        font-size: 1.5rem;
        padding-bottom: .5rem;
        margin-bottom: 1.5rem;
        line-height: 2rem;
    }

    .section-name-bg span {
        font-size: 1.125rem;
        line-height: 1.5rem;
        top: 1rem;
        left: 0;
    }

    .Min2 {
        margin: 2.1875rem auto 0
    }

    .Min2 .section-content {
        width: 100%;
        padding: 0 1rem;
        flex-direction: column;
    }

    .Min2 .section-content .content-left .line {
        display: none;
    }

    .Min2 .lists .item {
        margin-top: 1.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .Min2 .lists .item .circle-name {
        display: flex;
        align-items: center;
    }


    .Min2 .lists .item .circle-name i {
        display: none;
    }

    .Min2 .lists .item .circle-name .simple-name {
        background: #356EEE;
        border-radius: 0 .9375rem .9375rem .9375rem;
        width: 4.75rem;
        height: 1.875rem;
        line-height: 1.875rem;
        font-size: .875rem;
        margin-left: 0;
    }

    .Min2 .lists .item .name {
        margin-top: 1rem;
        font-size: .875rem;
        color: #333C4B;
        margin-left: 0;
    }

    .Min2 .lists .item .desc {
        width: 100%;
        margin-top: .5rem;
        font-size: .8rem;
        line-height: 1.6rem;
        margin-left: 0;
    }

    .Min2 .section-content .content-right {
        padding: 0 3.375rem;
        width: 100%;
        height: auto;
    }

    .Min3 {
        margin: 2.5rem auto .5rem;
        width: 100%;
        overflow: hidden;
    }

    .Min3 .lists .item {
        margin-bottom: 1.5rem;
        width: 100%;
        flex-direction: column;
        padding: 0 1rem;
        gap: 0;
    }

    .Min3 .lists .item .name-desc {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Min3 .lists .item .name-desc .name {
        font-size: 1rem;
        padding-left: 1.5rem;
        line-height: 1.375rem;
        margin-bottom: 1rem;
    }

    .Min3 .lists .item .name-desc .name:before {
        width: 1.125rem;
        height: 1.125rem;
        top: .125rem;
    }

    .Min3 .lists .item:nth-of-type(1) .name-desc .name:before {
        background-size: 1.125rem;
    }

    .Min3 .lists .item:nth-of-type(2) .name-desc .name:before {
        background-size: 1.125rem;
    }

    .Min3 .lists .item:nth-of-type(3) .name-desc .name:before {
        background-size: 1.125rem;
    }

    .Min3 .lists .item:nth-of-type(4) .name-desc .name:before {
        background-size: 1.125rem;
    }

    .Min3 .lists .item:nth-of-type(2) .name-desc, .Min3 .lists .item:nth-of-type(4) .name-desc {
        order: 0;
    }


    .Min3 .lists .item .name-desc .desc {
        font-size: .8rem;
        color: #686F7F;
        width: 100%;
        line-height: 1.6rem;
    }

    .Min3 .lists .item img {
        width: auto;
        height: 16.25rem;
        margin-top: 1rem;
    }

    .Min4 {
        padding: 1.5rem 1rem 0;
        background: url("../img/min4-bg-m.png");
        min-width: unset;
        width: 100%;
        background-repeat: repeat;
        background-position: center;
    }

    .Min4 .section-name-bg {
        margin-bottom: 1.625rem;
    }

    .Min4 .lists {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .Min4 .lists .item {
        padding: 1.5rem .5rem 0;
        background: #fff;
        border-radius: .625rem;
        width: 11.5rem;
        height: 12.25rem;
        margin-bottom: 1.5rem;
        justify-content: flex-start;
    }

    .Min4 .lists .item img {
        width: 2.5rem;
        height: 2.5rem;
    }

    .Min4 .lists .item .name {
        font-size: .875rem;
        margin-top: 1rem;
    }

    .Min4 .lists .item .desc {
        width: 100%;
        font-size: .8rem;
        margin-top: 1rem;
    }

    .Min5 {
        margin-top: 2.5rem;
        padding: 0 1rem;
    }

    .Min5 .lists {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .Min5 .lists .item {
        width: 11.5rem;
        height: 11.375rem;
        border-radius: .625rem;
        padding: 1rem 1rem 0;
        margin-bottom: 1rem;
    }


    .Min5 .lists .item .name {
        display: flex;
        align-items: center;
        font-size: .875rem;
        color: #333C4B;
    }

    .Min5 .lists .item .name img {
        height: 1.5rem;
        width: auto;
        margin-right: .5rem;
    }

    .Min5 .lists .item .desc {
        font-size: .8rem;
        color: #636A78;
        margin-top: 1rem;
    }
    
    .part-privacy h1 {
        font-size: 2rem;
    }
    .part-privacy {
        padding: 1rem;
        font-size: 0.75rem;
        line-height: 1.5rem;
    }
    .part-privacy p{
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .page-wrap {
        width: 100%;
        margin: 0 auto;
    }
    .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 p, footer #beian {
        font-size: .8rem;
        line-height: 1.6rem;
    }

    .to_top {right: 1rem !important;bottom: 2rem !important;}
    .to_top img {width: 1.5625rem !important;height: 1.5625rem !important;}
}