.seo_banner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 444px;
    background: url('../img/seo_banner.png');
    background-size: 100% 100%;
}
.seo_banner>img {
    height: 64px;
    margin-top: 174px;
    margin-bottom: 20px;
}
.seo_banner>span {
    font-size: 18px;
    color: #FFFFFF;
}
.qrcode{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.qrcode>img {
     width: 124px;
     height: 124px;
}
.qrcode>span { 
    font-size: 13px;
    color: #CCDEFD;
    margin-top: 4px;
}

.seo_contain {
    display: flex;
    width: 1200px;
    margin: auto;
    padding-top: 42px;
}
.seo_content {
    width: 835px;
    margin-right: 48px;
}
.seo_navbar {
    flex: 1;
}

/* .seo_content {
    margin-top: 23px;
    width: 1060px;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} */
.look_detail_btn {
    position: absolute;
    width: 117px;
    height: 32px;
    cursor: pointer;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #186CEA;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #186CEA;
    right: 0;
    top: 53px;
}
.seo_detail {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    min-height: 500px;
}
.seo_detail img {
    max-width: 100%;
}
.seo_detail p {
    font-size: 16px;
}
.main_title {
    color: #333;
    text-align: center;
    padding: 0 30px;
    font-size: 30px;
    word-wrap: break-word;
    word-break: normal;
    line-height: 59px;
}
.seo_timetag {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16px auto 36px auto;
}
.seo_timetag .time {
    display: flex;
    align-items: center;
    margin-right: 24px;
}
.seo_timetag .time img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.seo_timetag .time span {
    font-size: 14px;
    color: #666666;
}
.seo_timetag .tag {
    display: flex;
    align-items: center;
    margin-right: 24px;
}
.seo_timetag .tag img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.seo_timetag .tag span {
    font-size: 14px;
    color: #666666;
}
.seo_timetag .tag .tagBox {
    padding: 0 12px;
    height: 24px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    color: #4983F2;
    cursor: pointer;
    background: #F0F4FC;
}
.content_bannner {
    width: 835px;
    height: 117px;
    cursor: pointer;
}
.disclaimer { 
    width: 835px;
    height: 77px;
    box-sizing: border-box;
    background: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #EFEFEF;
    font-size: 14px;
    color: #999999;
    padding: 11px 15px 8px 18px;
    margin-top: 30px;
    margin-bottom: 35px;
}
.fllowus {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.fllowus-mid {
    display: flex;
    position: relative;
    align-items: center;
    padding: 0 70px;
}
.fllowus-mid span {
    color: #888;
    font-size: 14px;
}
#weixinPic {
    width: 20px;
    cursor: pointer;
}
.fllowus-line {
    flex: 1;
    height: 1px;
    background-color: #EAEAEA;   
}
.pre-next {
    color: #989898;
    font-size: 14px;
    flex: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#pre-text,#next-text {
    color: #5485E8;
    font-size: 14px;
}
#pre-text a {
    color: #5485e8;
}
#next-text a {
    color: #5485e8;
}
.news-title {
    font-size: 18px;
    border-left: 4px solid #5485E8;
    line-height: 24px;
    padding-left: 10px;
}
.hLine {
    width: 100%;
    height: 1px;
    background: #EAEAEA;
    margin: 20px 0;
}
.case-hot {
    font-size: 12px;
    color: #ccc;
}
.case-hot li {
    width: 340px;
    height: 30px;
    margin-left: 20px;
    cursor: pointer;
    font-size: 14px;
    list-style-type: disc;
    color: #333;
}
.hot-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    max-width: 270px;
}
.hot-span {
    float: left;
    padding: 0px 3px;
}
.hot-topic {
    font-weight: bold;
    /* color: #333; */
    float: left;
}
#classic-case li {
    line-height: 30px;
    cursor: pointer;
}
#classic-case li::marker {
    color: #ccc;
}
#classic-case {
    margin-bottom: 35px;
}
#classic-case .product-name {
    float: left;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.case-hot {
    font-size: 12px;
    color: #ccc;
    margin-bottom: 35px;
}
.product-name {
    margin-left: -2px;
    cursor: pointer;
}
.case-hot li a {
    color: #333333;
}
.case-hot li:hover {
    color: #5f9fff;
}
.case-hot li a:hover {
    color: #5f9fff;
}
.articles {
    margin-top: 40px;
}
#success-case li {
    line-height: 30px;
    cursor: pointer;
}
#success-case li::marker {
    color: #ccc;
}
#success-case {
    margin-bottom: 35px;
}
#success-case .product-name {
    cursor: pointer;
}
#product-recommendation li {
    border-bottom: 1px #eaeaea dashed;
    list-style-position: inside;
    margin-left: 1px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.free-download {
    float: right;
    cursor: pointer;
    color: #186CEA;
}
.product-name, .free-download {
    display: inline-block;
}
.iconbox {
    display: inline-block;
    width: 12px;
    height: 14px;
}
.free-download {
    float: right;
    cursor: pointer;
    color: #186CEA;
}
.down-icon {
    width: 12px;
    height: 14px;
}
#hot-message li {
    line-height: 30px;
    cursor: pointer;
}
#hot-message li::marker {
    color: #ccc;
}
#hot-message {
    margin-bottom: 35px;
}
#hot-message .product-name {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#hot-message .product-name span{
    font-weight: bold;
}
#product-recommendation {
    margin-bottom: 40px;
}
#product-recommendation li::marker {
    color: #ccc;
}
#product-recommendation li:hover .free-download,#product-recommendation li:hover .product-name, #product-recommendation li:hover::marker {
    color: #5F9FFF;
}
#success-case li:hover .product-name, #success-case li:hover::marker {
    color: #5F9FFF;
}
#classic-case li:hover .product-name, #classic-case li:hover::marker {
    color: #5F9FFF;
}
#hot-message li:hover .product-name, #hot-message li:hover::marker {
    color: #5F9FFF;
}
#scene {
    width: 100%;
    background-color: #FAFAFA;
    padding-top: 50px;
    padding-bottom: 45px;
}
.scene-content {
    width: 1200px;
    margin: auto;
}
.scene-content h2 {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin-bottom: 38px;
}
.scene-list {
    display: flex;
    justify-content: space-between;
}
.scene-item {
    display: flex;
    flex-direction: column;
    width: 285px;
    height: 423px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.1);
}
.scene-item-top {
    width: 285px;
    height: 52px;
    margin-bottom: 20px;
    background-image: url('../img/seo_scence_top.png');
    background-size: 100% 100%;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 52px;
}
.scene-main{
    display: flex;
    align-items: center;
    margin-bottom: 28px;
    padding-left: 45px;
}
.scene-main img {
    width: 45px;
    height: 45px;
    margin-right: 21px;
    margin-top: 1px;
}
.scene-text {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
}
.scene-text .txt1{
    font-size: 16px;
    color: #333333;
    margin-bottom: 4px;
}
.scene-text .txt2{
    font-size: 14px;
    color: #999999;
}
.scene-item-line {
    width: 100%;
    height: 0px;
    border-top: 1px solid #EEEEEE;
}
.more {
    font-size: 14px;
    color: #186CEA;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
#success {
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 40px;
}
.success-content {
    width: 1200px;
    margin: auto;
}
.success-content h2 {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin-bottom: 67px;
}
.success-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.success-item {
    position: relative;
    width: 285px;
    height: 93px;
    background: linear-gradient( 180deg, #FFFFFF 0%, #F5F6F9 0%, #FEFFFF 100%);
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.1);
    border-radius: 0px 0px 0px 0px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    padding: 20px 0 17px 17px;
    margin-bottom: 34px;
    transition: all 0.3s linear;
}
.success-item:hover {
    transform: translateY(-8px);
}
.success-item h3 {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    text-align: left;
    margin-bottom: 10px;
}
.success-item span {
    font-size: 14px;
    color: #999999;
    text-align: left;
}
.success-item img {
     position: absolute;
     width: 51px;
     height: 51px;
     right: 17px;
     top: -25px;
}
.install-btns {
    margin-bottom: 0;
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .install-btns a {
     text-decoration: none;
  }
  .button-consult:hover {
    background-color: #0556cf;
    transition: all 0.4s;
  }
  
  .btn-down-solve {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 161px;
    height: 36px;
    color: rgba(24, 108, 234, 1);
    border: 1px solid rgba(24, 108, 234, 0.58);
    border-radius: 36px;
    margin: 30px auto;
    cursor: pointer;
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    font-size: 17px;
  }
  .btn-down-solve:hover {
    background-color: rgba(235, 246, 255, 1);
  }
  .btn-down-solve img
  {
    width: 22px;
    height: 22px;
    margin-right: 17px;
  }
  
  .button-wraps {
    display: inline-block;
    width: 162px;
    height: 34px;
    color: #186cea;
    border: 1px solid rgba(24, 108, 234, 0.58);
    border-radius: 36px;
    line-height: 34px;
    cursor: pointer;
    font-size: 16px;
  }
  .exprience {
    opacity: 1;
    -webkit-animation: slide-bottom 1s forwards;
    animation: slide-bottom 1s forwards;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
  }
  
  .button-delay {
    opacity: 0;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
  }
  
  .button-feel:hover {
    background-color: rgba(235, 246, 255, 1);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .cp-icon {
    width: 20px;
    height: 20px;
    margin-right: 9px !important;
    margin-left: 6px !important;
    margin-top: 1px;
    padding-top: 1px;
  }
  
  .consult-icon {
    width: 20px;
    height: 20px;
    margin-right: 9px !important;
    margin-left: -1px !important;
    padding-top: 1px;
  }
  .button-feel {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #186cea;
    align-items: center;
    justify-content: center;
    width: 156px;
    height: 34px;
    margin-right: 30px;
  }
  .button-consult {
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 156px;
    height: 34px;
    background-color: #186cea;
  }
  .button-consult > img,
  .button-feel > img {
    width: unset !important;
    margin-left: 30px;
    margin-right: 5px;
  }
  .box-public-info {
    position: absolute;
    opacity: 0;
    display: none;
    width: 180px;
    height: 198px;
    right: -64px;
    top: 44px;
    transition: all 0.15s linear;
    z-index: 1;
  }
  .preBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
  }
  .btn-wraps {
    text-align: center;
    opacity: 0;
    -webkit-animation: slide-left 1s forwards;
    animation: slide-left 1s forwards;
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
    margin-top: 35px;
  }

  .btn-wraps img {
    height: 14px;
    width: auto;
    vertical-align: middle;
  }

  .btn-video {
    display: inline-block;
    text-align: justify;
    width: 110px;
    height: 34px;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    background: #FFFFFF;
    border-radius: 17px;
    /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
    margin-right: 25px;
    cursor: pointer;
  }

  .btn-video:hover,
  .btn-sheet:hover,
  .btn-sheet1:hover{
    transform: scale(1.1);
    transform-origin: center; /* 设置变换中心点为中心 */
    /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.4); */
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }

  .btn-sheet {
    display: inline-block;
    width: 122px;
    height: 34px;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 17px;
    text-align: center;
    line-height: 34px;
    color: #0058DB;
    font-family: "Microsoft YaHei", 微软雅黑, sans-serif, "PingFang SC", Verdana, "Helvetica Neue", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei";
    /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
    cursor: pointer;
    margin-right: 30px;
    transform-origin: center; /* 设置变换中心点为中心 */
  }
  .btn-sheet img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }
  .btn-sheet1 {
    display: inline-block;
    transform-origin: center; /* 设置变换中心点为中心 */
    width: 120px;
    height: 32px;
    font-size: 14px;
    border-radius: 17px;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-family: "Microsoft YaHei", 微软雅黑, sans-serif, "PingFang SC", Verdana, "Helvetica Neue", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei";
    /* box-shadow: 0px 0px 0px 8PX rgba(255, 255, 255, 0.1); */
    cursor: pointer;
  }
  .btn-sheet1 img {
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 4px;
  }

  .btn-consultNow {
    width: 113px;
    height: 34px;
    background: #FFF500;
    opacity: 1;
    border-radius: 17px;
    margin-left: 23px;
    font-size: 14px;
    /* font-weight: 500; */
    color: #333;
    display: flex;
    align-items: center;
    opacity: 0;
    -webkit-animation: slide-left 1.2s forwards;
    animation: slide-left 1.2s forwards;
  }

  .btn-consultNow>img {
    width: auto;
    height: auto;
    margin-left: 12px;
    margin-right: 5px;
    animation: none;
    opacity: 1;
  }

/* seoDetail 相关文章模块样式 */
.news .rc-comment {
    padding: 12px 0 34px;
    background: #f7f7f7;
}

.news .rc-comment .rc-wrap {
    width: 1200px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
}

.news .rc-comment-head {
    margin-top: 15px;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news .rc-comment-title {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
}

.news .rc-comment-title-icon {
    width: 33px;
    height: 33px;
    margin-right: 18px;
    background: url("../img/knowledge-article-icon-answer@2x.png") center center / 33px 33px no-repeat;
}

.news .rc-comment-head-more {
    color: #3a80ee;
    text-decoration: none;
    font-size: 14px;
}

.news .rc-comment-mobile-more {
    display: none;
}

.news .rc-related-empty {
    padding: 32px 0;
    color: #999999;
    font-size: 14px;
    text-align: center;
}

.news .rc-article-list {
    background: #ffffff;
    box-shadow: 0 0 6px 1px rgba(153, 153, 153, 0.16);
    padding: 0 20px;
}

.news .rc-article-item {
    display: grid;
    grid-template-columns: 200px minmax(0, 1fr);
    gap: 33px;
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
    align-items: start;
}

.news .rc-article-item:last-child {
    border-bottom: none;
}

.news .rc-clickable-item {
    cursor: pointer;
}

.news .rc-article-thumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 137px;
    padding: 18px 21px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 23px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: linear-gradient(135deg, #2fc1f5 0%, #1f74ff 55%, #1b4eea 100%);
}

.news .rc-article-thumb-title {
    display: block;
    width: 100%;
    max-width: 158px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.news .rc-article-main {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news .rc-article-title {
    margin: 3px 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
}

.news .rc-article-title a {
    color: inherit;
    text-decoration: none;
}

.news .rc-article-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 7px;
}

.news .rc-article-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    padding: 4px 10px;
    background: #f0f4fc;
    color: #4983f2;
    font-size: 12px;
}

.news .rc-article-desc {
    margin: 0 0 14px;
    overflow: hidden;
    color: #333333;
    font-size: 14px;
    line-height: 23px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.news .rc-article-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #999999;
    font-size: 12px;
    line-height: 1;
}

.news .rc-article-date,
.news .rc-article-view {
    display: inline-flex;
    align-items: center;
}

.news .rc-article-date::before {
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background: url("../img/knowledge-article-icon-time@2x.png") center center / 16px 16px no-repeat;
}

.news .rc-article-view::before {
    content: "";
    width: 19px;
    height: 16px;
    margin-right: 3px;
    background: url("../img/knowledge-article-icon-read@2x.png") center center / 19px 16px no-repeat;
}

.news .rc-article-more {
    margin-left: auto;
    color: #1264e2;
    font-size: 14px;
    white-space: nowrap;
    text-decoration: none;
}

.news .rc-article-list .rc-article-item:nth-child(4n + 1) .rc-article-thumb,
.news .rc-article-thumb.rc-article-thumb-bg-1 {
    background-image: url("../img/knowledge-article-list-bg1@2x.png");
    background-size: cover;
    background-position: center center;
}

.news .rc-article-list .rc-article-item:nth-child(4n + 2) .rc-article-thumb,
.news .rc-article-thumb.rc-article-thumb-bg-2 {
    background-image: url("../img/knowledge-article-list-bg2@2x.png");
    background-size: cover;
    background-position: center center;
}

.news .rc-article-list .rc-article-item:nth-child(4n + 3) .rc-article-thumb,
.news .rc-article-thumb.rc-article-thumb-bg-3 {
    background-image: url("../img/knowledge-article-list-bg3@2x.png");
    background-size: cover;
    background-position: center center;
}

.news .rc-article-list .rc-article-item:nth-child(4n) .rc-article-thumb,
.news .rc-article-thumb.rc-article-thumb-bg-4 {
    background-image: url("../img/knowledge-article-list-bg4@2x.png");
    background-size: cover;
    background-position: center center;
}

@media (max-width: 1024px) {
    .news .rc-comment {
        padding: 0.467rem 0 0.533rem;
        background: #f3f3f3;
    }

    .news .rc-comment .rc-wrap {
        width: 100%;
        max-width: calc(100% - 0.747rem);
    }

    .news .rc-comment-head {
        margin: 0 0 0.413rem;
        justify-content: center;
    }

    .news .rc-comment-title {
        font-size: 0.507rem;
        font-weight: 700;
        color: #333333;
    }

    .news .rc-comment-title-icon {
        width: 0.667rem;
        height: 0.667rem;
        margin-right: 0.24rem;
        background-size: 0.667rem 0.667rem;
    }

    .news .rc-comment-head-more {
        display: none;
    }

    .news .rc-article-list {
        padding: 0 0.267rem;
        box-shadow: none;
    }

    .news .rc-related-empty {
        padding: 0.533rem 0;
        font-size: 0.32rem;
    }

    .news .rc-article-item {
        grid-template-columns: 3.133rem minmax(0, 1fr);
        gap: 0.4rem;
        padding: 0.4rem 0;
        align-items: center;
    }

    .news .rc-article-thumb {
        width: 3.133rem;
        height: 2.147rem;
        padding: 0 0.187rem;
        box-sizing: border-box;
        border-radius: 0.107rem;
    }

    .news .rc-article-thumb-title {
        max-width: calc(100% - 0.32rem);
        font-size: 0.293rem;
        line-height: 0.427rem;
        font-weight: 700;
        text-shadow: 0 0.04rem 0.08rem rgba(0, 0, 0, 0.16);
        -webkit-line-clamp: 4;
        line-clamp: 4;
    }

    .news .rc-article-main {
        min-height: 2.147rem;
        align-items: flex-start;
    }

    .news .rc-article-title {
        margin: 0.053rem 0 0.187rem;
        overflow: hidden;
        font-size: 0.4rem;
        line-height: 0.52rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }

    .news .rc-article-tags,
    .news .rc-article-desc,
    .news .rc-article-more {
        display: none;
    }

    .news .rc-article-meta {
        gap: 0.32rem;
        flex-wrap: nowrap;
        justify-content: flex-start;
        font-size: 0.32rem;
    }

    .news .rc-article-date::before {
        width: 0.4rem;
        height: 0.4rem;
        margin-right: 0.08rem;
        background-size: 0.4rem 0.4rem;
    }

    .news .rc-article-view::before {
        width: 0.48rem;
        height: 0.4rem;
        margin-right: 0.08rem;
        background-size: 0.48rem 0.4rem;
    }

    .news .rc-comment-mobile-more {
        display: block;
        margin-top: 0.267rem;
        text-align: center;
        color: #3a80ee;
        font-size: 0.373rem;
        text-decoration: none;
    }
}
