    .wpaper {
        /*padding-top: 55px;*/
        width: 100%;
    }

    .news-top {
        height: 56px;
        width: 1250px;
        display: flex;
        margin: 0 auto;
        /*justify-content: center;*/
    }

    .news-top .bread-nav {
        width: 1248px;
        display: flex;
        align-items: center;
    }

    .bread-nav a {
        font-size: 14px;
        color: #545861;
        margin-right: 4px;
        font-weight: 400;
    }

    .bread-nav a:hover {
        color: #ff8000;
    }

    .bread-nav img {
        width: 12px;
        height: 12px;
        margin-right: 4px;
    }

    .bread-nav .bread-news-title {
        font-size: 14px;
        color: #545861;
    }

    .body-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
        /* align-items: center; */
    }

    .content-wrapper {
        width: 1248px;
        display: flex;
        margin-top: 10px;
    }

    .content-wrapper .tab-left {
        display: flex;
        flex-direction: column;
        margin-right: 72px;
        width: 60%;
    }

    .title-wrapper {
        display: flex;
        justify-content: space-between;
    }

    .title {
        font-size: 28px;
        font-weight: 500;
        color: #181c25;
    }

    .title-wrapper .share-btn {
        width: 74px;
        height: 38px;
        background-color: #fff7e6;
        border-radius: 4px;
        margin-left: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    .title-wrapper .share-btn .share-img {
        width: 13.33px;
        margin-right: 7px;
    }

    .title-wrapper .share-btn.share-text {
        font-family: Source Han Sans CN;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: center;
        color: #FF8000;
    }

    .content-wrapper .tab-left .time {
        color: #A3A7B0;
        margin-top: 8px;
        margin-bottom: 24px;
    }

    .content-wrapper .tab-left .body-wrapper-article {
        width: 100%;
        margin-top: 24px;
        font-size: 16px;
        line-height: 24px;
    }

    /* 有序列表和无序列表序号 */
    .body-wrapper-article ul,
    .body-wrapper-article ol {
        margin-left: 20px;
    }

    .body-wrapper-article ul li {
        list-style: disc;
    }

    .body-wrapper-article ol li {
        list-style: decimal;
    }

    .tab-left .image {
        width: 792px;
        height: 434px;
    }

    .btn-two {
        display: flex;
    }

    .free-btn {
        height: 36px;
        width: 96px;
        border-radius: 20px;
        padding: 7px 16px 7px 16px;
        color: #fff;
        background-color: #ff8000;
        text-align: center;
        margin-right: 16px;
    }

    .download-container {
        height: 36px;
        width: 154px;
        border-radius: 20px;
        padding: 7px 16px 7px 16px;
        border: 1px solid #FF8000;
        color: #ff8000;
        text-align: center;
    }

    /* 有序列表和无序列表序号 */
    .body-wrapper-article ul,
    .body-wrapper-article ol {
        margin-left: 20px;
        margin-bottom: 24px;
    }

    .body-wrapper-article ul li {
        list-style: disc;
    }

    .body-wrapper-article ol li {
        list-style: decimal;
    }

    .body-wrapper-article img {
        max-width: 100%;
        height: auto;
        margin-top: 12px;
        margin-bottom: 28px;
    }

    .body-wrapper-article blockquote {
        padding: 0 24px;
        border-left: 5px solid #DEE1E8;
        margin-bottom: 24px;
    }

    .body-wrapper-article blockquote,
    .body-wrapper-article blockquote p {
        color: #91959E;
        font-size: 16px;
    }

    .body-wrapper-article blockquote cite {
        display: block;
        font-style: normal;
        font-weight: 600;
        margin-top: 0.5em;
    }

    .body-wrapper-article blockquote:before,
    .body-wrapper-article blockquote:after {
        content: "";
    }

    .body-wrapper-article pre {
        background: #eee;
        font-family: "Courier 10 Pitch", Courier, monospace;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 1.6;
        margin-bottom: 1.6em;
        max-width: 100%;
        overflow: auto;
        padding: 1.6em;
    }

    .body-wrapper-article .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
    }

    .body-wrapper-article .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em;
    }

    .body-wrapper-article .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .body-wrapper-article {
        font-size: 16px;
        line-height: 24px;
    }

    .body-wrapper-article h2 {
        font-size: 20px;
        margin: 48px 0 24px 0;
        font-weight: 600;
    }

    .body-wrapper-article h3 {
        font-size: 16px;
        margin: 24px 0 8px 0;
        font-weight: 600;
    }

    .body-wrapper-article p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 24px 0;
    }

    .tab-left .video-mask {
        width: 792px;
        height: 434px;
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab-left .video-mask img {
        width: 80px;
        height: 80px;
    }

    .content-wrapper .tab-left .read-nextpage {
        display: flex;
        margin-bottom: 14px;
    }

    .content-wrapper .tab-left .read-nextpage .next-line {
        border-left: 3px solid #ff8000;
        margin-right: 6px;
    }

    .content-wrapper .tab-left .read-nextpage .read-next {
        font-size: 14px;
        color: #545861;
    }

    .content-wrapper .tab-left .next-link {
        font-size: 36px;
        font-weight: 500;
        color: #181c25;
    }

    .content-wrapper .tab-left .next-link:hover {
        color: #ff8000;
    }

    .recommend-lists {
        /*width: 360px;*/
        display: flex;
        flex-direction: column;
        /*align-items: center;*/
    }

    .recommend-item {
        border-bottom: 1px solid #DEE1E8;
        padding: 16px 0;
        display: flex;
        color: #000;
    }

    .recommend-item:last-child {
        border-bottom: none;
    }

    .recommend-left {
        width: 35%;
        height: 90px;
        margin-right: 16px;
        border-radius: 3px;
        position: relative;
    }

    .recommend-left img {
        width: 100%;
        height: 100%;
    }

    .recommend-left .item-duration {
        background: rgba(0, 0, 0, 0.4);
        color: #fff;
        font-family: PingFang SC;
        font-size: 12px;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0px;
        text-align: center;
        position: absolute;
        right: 8px;
        bottom: -11px;
        padding: 0 4px;
        border-radius: 4px;
    }

    .recommend-right {
        flex: 1;
    }

    .recommend-right .item-title {
        width: 188px;
        font-family: PingFang SC;
        font-size: 16px;
        font-weight: 500;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        color: #000;
    }

    .recommend-right .item-tag {
        margin-top: 8px;
        border: 1px solid #72afe9;
        color: #72afe9;
        padding: 3px 8px;
        width: max-content;
        line-height: 22px;
        font-size: 12px;
        text-align: center;
        border-radius: 4px;
    }

    .add {
        position: fixed;
        top: 55px;
    }

    .footer {
        height: 476px;
        margin: 40px 0;
        padding: 40px 0;
        display: flex;
        justify-content: center;
    }

    .footer .media {
        width: 1200px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .media .media-title {
        font-size: 32px;
        font-weight: 500;
        color: #181c25;
        margin-bottom: 28px;
    }

    .media-list {
        display: flex;
    }

    .media .media-list li {
        width: 282px;
        /* height: 251px; */
        display: flex;
        flex-direction: column;
        margin-right: 20px;
        margin-bottom: 20px;
        border: 1px solid #dee1e6;
        border-radius: 8px;
    }

    .media .media-list li a {
        text-decoration: none;
    }

    .media .media-list li a img {
        width: 282px;
        height: 100%;
        border-radius: 8px 8px 0 0;
    }

    .media .media-list li a .mask {
        width: 282px;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 0;
        display: none;
        align-items: center;
        justify-content: center;
        border-radius: 8px 8px 0 0;
    }

    .media .media-list li a .mask img {
        width: 48px;
        height: 48px;
    }

    .media .media-list li a> :first-child:hover .mask {
        display: flex;
    }

    .media-list li a .title {
        font-size: 18px;
        color: #181c25;
        font-weight: 500;
        margin-top: 16px;
        margin-bottom: 16px;
        /* line-height: 34px; */
        margin-left: 16px;
        width: 266px;
        height: 58px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .related-resources {
        /* height: 100px; */
        border: 1px solid #eee;
        border-radius: 8px;
        padding: 16px;
        position: relative;
    }

    .related-resources-header {
        position: absolute;
        /* left: 50%; */
        /* right: 50%; */
        /* margin-left: auto; */
        /* margin-right: auto; */
        top: -12px;
        border: 1px solid #eee;
        border-radius: 50px;
        height: 24px;
        padding: 0 24px;
        font-size: 12px !important;
        color: #999;
        /* line-height: 24px !important; */
        background-color: #FFFFFF;
    }

    .related-resources-content {
        display: flex;
        justify-content: space-between;
        /*padding-top: 16px;*/
    }

    .related-resources .img-left {
        width: 20%;
    }

    .related-resources .img-left img {
        margin: 0;
    }

    .related-resources-body {
        width: 60%;
        padding: 0 24px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .related-resources-body h4 {
        font-size: 18px;
        font-weight: 600;
    }

    .related-resources-body p {
        /*margin-top: 16px;*/
        margin-bottom: 0;
    }

    .related-resources-footer {
        width: 10%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
.btn {
    padding: 8px 15px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    font-family: var(--zf-primary-semibold);
    /* font-size: 18px; */
    cursor: pointer;
    color: #fff;
    background: #f0483e;
    border: 1px solid #f0483e;
    /*min-width: 100%;*/
    box-sizing: border-box;
    text-align: center;
}

.tp-btn-con{
    min-width: 35%;
}

.request-prize-quote {
    color: #01a9f5;
    border: 1px solid #01a9f5;
    background: 0;
    /*margin-left: 20px;*/
    transition: all ease .3s;
}

.request-demo{
    margin-right: 10px;
}

.widget-cta {
    padding: 2em;
    background: url(/sites/default/files/zh-hans/crm/spxq-widget-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    display: -ms-grid;
    display: grid;
    gap: 20px;
    margin-top: 30px;
    border-radius: 6px;
}

.widget-cta h3 {
    color: #fff;
    font-size: 16px;
    font-family: var(--zf-secondary-semibold);
    line-height: 1.6;
    margin-bottom: 0;
}

.widget-cta p {
    margin: 0;
}

.cta {
    display: block;
    padding: 0.9em 1.5em;
    background: #de5547;
    color: #fff;
    text-align: center;
    border-radius: 6px;
}

.cta-secondary {
    background: #82b1fd;
}

    @media screen and (max-width: 1600px) {
        .content-wrapper .tab-left{
          margin-right:45px;
        }

       .recommend-left{
         width: 35%;
       }

       .content-wrapper{
        width: 80%;
       }

       .recommend-left .item-duration{
        bottom: -13px;
       }

       .recommend-right .item-title{
        width: 70%;
       }

       .widget-cta{
        width: 60%;
       }

      .news-top {
        width: 80%;
      }

    }

  @media screen and (max-width: 1200px) {
     .related-resources-content{
      display: block;
      padding-top: 0;
      }
     .related-resources .img-left {
       width: 100%;
     }
     .related-resources-body{
      display: block;
      width: 100%;
      padding: 0 0px;
      margin-top: 15px;
     }
    .related-resources-footer{
      width: 100%;
      margin: 18px auto;
     }
    }

    @media screen and (max-width: 990px) {
        .related-resources-content {
            display: flex;
            justify-content: space-between;
            flex-direction: column;
        }

        .related-resources .img-left {
            margin-bottom: 10px;
        }

        .related-resources-body {
            padding: 0;
        }

        .related-resources-footer {
            padding-top: 16px;
            justify-content: center;
        }

        .news-top {
            width: 100%;
        }

        .news-top .bread-nav {
            flex-wrap: wrap;
            padding: 10px;
        }

        .footer {
            margin: 0;
        }

        .media-list {
            flex-wrap: wrap;
            justify-content: center;
            width: 100%;
        }

        .media .media-list li {
            width: 100%;
            margin-right: 0;
        }

        .mobile-pl-12px {
            padding-left: 12px;
            padding-right: 12px;
        }

        .mobile-pr-12px {
            padding-left: 12px;
            padding-right: 12px;
        }

        .fx-btn-primary,
        .fx-btn-outline-primary {
            font-size: 14px !important;
            padding: 0 15px !important;
            line-height: 36px !important;
        }

        .live-toolbar-body .fx-btn-primary {
            margin-right: 10px !important;
        }

        .title-wrapper .share-btn {
            width: 100px;
            height: 28px;
            margin: 10px 5px 0 0;
        }

        .body-wrapper-article {
            margin-top: 0;
        }

        .content-wrapper .tab-left .time {
            display: inline-block;
            margin-bottom: 5px;
            margin-left: 10px;
        }
    }

  @media screen and (max-width: 990px) {
    .mobile-bfc {
      overflow: hidden;
      height: auto !important;
      min-height: auto !important;
      width: 100% !important;
      min-width: auto !important;
      margin: 0 !important;
      padding: 0 !important;
      display: block !important;
      position: static !important;
    }

    .mobile-scroll-x {
      overflow-x: scroll;
    }

    .scale-08 {
      transform: scale(0.8);
    }

    .mobile-title {
      font-size: 20px !important;
      padding: 10px 20px !important;
      font-weight: 600 !important;
      margin: 0px !important;
      text-align: center !important;
      line-height: 30px !important;
    }

    .mobile-sub-title {
      font-size: 16px !important;
      padding: 10px 20px !important;
      margin: 0px !important;
      text-align: center !important;
      line-height: 26px !important;
    }

    .mobile-fs-20 {
      font-size: 20px !important;
    }

    .mobile-fs-16 {
      font-size: 16px !important;
    }

    .mobile-fs-14 {
      font-size: 14px !important;
    }

    .mobile-width-100 {
      width: 100% !important;
    }

    .mobile-align-center {
      text-align: center !important;
    }

    .mobile-outline {
      width: 100% !important;
      height: auto !important;
    }

    .mobile-hide {
      display: none !important;
    }

    .mobile-padding-10 {
      padding: 10px !important;
    }

    .mobile-opacity-show {
      opacity: 1;
    }

    .flex-center {
      display: flex !important;
      justify-content: center !important;
    }

    .mobile-zoom-03 {
      text-size-adjust: none;
      -webkit-text-size-adjust: none;
      zoom: 0.3;
    }

    .mobile-content-artical {
      padding: 10px;
    }

    .mobile-content-artical img {
      width: 100% !important;
      height: auto !important;
    }

    .mobile-content-artical video {
      width: 100% !important;
      height: auto !important;
    }

    .mobile-full {
      width: 100% !important;
      height: 100% !important;
    }

    .mobile-scale-box {
      margin: auto;
    }

    .mobile-scale-lt-03 {
      transform-origin: 0 0;
      transform: scale(0.3);
    }

    .mobile-scale-lt-06 {
      transform-origin: 0 0;
      transform: scale(0.6);
    }

    .mobile-margin-auto {
      margin: auto;
    }

    .mobile-margin-b-10 {
      margin-bottom: 10px
    }

    .widget-cta{
      margin: 0 auto;
    }

  }

  @media screen and (max-width: 480px) {
    .widget-cta{
      margin: 0 auto;
      width: 81%;
    }
  }