@media screen and (max-width: 768px) {
  .customCircle {
    position: absolute;
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #393939;
    left: 1.66rem;
    top: 0.611rem;
    border-radius: 50%;
  }

  .swiper-container-mobile-nine {
    position: relative;
    height: 55%;
  }

  .swiper-container-mobile-nine .swiper-wrapper {
    position: absolute;
    top: 10%;
  }

  .swiper-container-mobile-nine .swiper-slide .item {
    font-size: 0.888rem;
    font-weight: 400;
    text-align: center;
    color: #393939;
    line-height: 2.22rem;
  }

  .dt-chain-list {
    display: flex;
    flex-direction: column;
    width: 21.667rem;
    height: 23.111rem;
    background: rgba(0, 0, 0, 0.04);
    padding: 0.278rem;
  }

  .dt-chain-list .dt-chain-item {
    width: 100%;
    margin: 0.222rem 0;
    padding: 0.667rem 0;
    background-color: #fff;
  }

  .dt-chain-list .dt-chain-item:hover {
    box-shadow: 0rem 0.111rem 0.444rem 0rem rgba(0, 0, 0, 0.07);
  }

  .dt-chain-item .dt-chain-item-title {
    padding-left: 2.167rem;
    display: flex;
    align-items: center;
  }

  .dt-chain-item-title img {
    width: 0.889rem;
    height: 0.889rem;
    margin-right: 1.222rem;
  }

  .dt-chain-item-title-label {
    font-size: 0.778rem;
    font-weight: 500;
    text-align: left;
    line-height: 1.222rem;
  }

  .dt-chain-item-desc {
    padding: 0 1.556rem 0 4.372rem;
    opacity: 0.8;
    font-size: 0.667rem;
    font-weight: 400;
    text-align: left;
    color: #000000;
    word-break: break-all;
    line-height: 1.333rem;
  }

  .dt-circle-border {
    margin: 0.722rem auto 1.467rem;
  }

  .dt-solution,
  .dt-yun .dt-yun-one {
    height: 100vh;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: url('../../images/sunrise/cloud.png');
  }

  .dt-solution-mtitle p {
    font-size: 1.55rem;
    font-weight: 600;
    color: #000000;
    line-height: 2.78rem;
    text-align: center;
  }

  .dt-solution .dt-solution-ctitle,
  .dt-yun-one .dt-solution-ctitle {
    font-size: 1.166rem;
    font-weight: 400;
    color: #000000;
    text-align: center;
    line-height: 3.33rem;
    height: 2.56rem;
  }

  .dt-solution ul {
    margin-top: 3rem;
  }

  .dt-solution ul li,
  .dt-yun .dt-yun-one ul li {
    font-size: 0.888rem;
    font-weight: 400;
    text-align: center;
    color: #393939;
    line-height: 2.22rem;
  }

  .dt-solution-mtitle {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 40%;
    padding-bottom: 1.3rem;
  }

  .dt-yun-one .dt-solution-mtitle {
    height: 14.904rem;
    text-align: center;
  }

  .dt-yun-one ul {
    margin-top: 3rem;
  }

  .big-title {
    width: 100%;
    height: 6.611rem;
    margin: 1.889rem auto 0;
    opacity: 0.9;
    font-size: 1.556rem;
    font-weight: 600;
    text-align: center;
    color: #000000;
    line-height: 2.667rem;
  }

  .dt-rewrite-software .dt-rewrite-list {
    display: flex;
    justify-content: center;
    padding: 0.778rem 2.222rem;
  }

  .dt-rewrite-list .center img {
    width: 6.278rem;
    height: 22.044rem;
    margin: 0.1rem 0.484rem 0 0.484rem;
    object-fit: contain;
  }

  .dt-rewrite-list .left,
  .dt-rewrite-list .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 6.278rem;
    height: 22.444rem;
  }

  .dt-rewrite-list .left {
    align-items: flex-end;
    padding-top: 2.778rem;
  }

  .dt-rewrite-list .right {
    align-items: flex-start;
    padding-bottom: 2.778rem;
  }

  .dt-rewrite-list .left .dt-rewrite-item {
    align-items: flex-end;
  }

  .dt-rewrite-list .right .dt-rewrite-item {
    align-items: flex-start;
  }

  .dt-rewrite-list .dt-rewrite-item {
    display: flex;
    flex-direction: column;
    width: 6.278rem;
  }

  .dt-rewrite-item-title {
    margin-bottom: 0.556rem;
    opacity: 0.9;
    font-size: 1rem;
    font-weight: 500;
    color: #17334b;
    line-height: 1.222rem;
  }

  .dt-rewrite-item-desc {
    opacity: 0.8;
    font-size: 0.667rem;
    font-weight: 400;
    color: #000000;
    line-height: 1.333rem;
    word-break: keep-all;
    white-space: pre-wrap;
  }

  .dt-lightspot-item-title img {
    width: 0.867rem;
    margin-right: 0.778rem;
    object-fit: contain;
  }

  .dt-lightspot-item-title {
    display: flex;
    align-items: center;
    width: 100%;
    height: 1.667rem;
    padding: 1.944rem 0.522rem 0;
    opacity: 0.9;
    font-size: 1.333rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.667rem;
  }

  .dt-lightspot-item-desc {
    margin: 1.133rem 2.278rem;
    font-size: 0.667rem;
    font-weight: 400;
    text-align: left;
    color: #393939;
    line-height: 1.333rem;
    word-break: keep-all;
    white-space: pre-wrap;
  }

  .dt-lightspot-item-img {
    display: flex;
    justify-content: center;
    width: 100%;
    background: rgba(57, 57, 57, 0.04);
    padding: 2.5rem 0;
    object-fit: contain;
  }

  .dt-lightspot-item-img img {
    margin: 0 auto;
    object-fit: contain;
  }

  .dt-common-cover {
    display: flex;
    flex-direction: column;
    height: 40vh;
    padding-top: 10vh;
    justify-content: left;
  }

  .dt-common-cover-product{
    height: 40vh;
    padding-top: 10vh;
  }

  .dt-common-cover .dt-common-cover-mtitle {
    /* width: 12.278rem; */
    opacity: 0.9;
    font-size: 1.556rem;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    line-height: 2.778rem;
  }

  .dt-common-cover .m-apply-free-trial {
    width: 116px;
    height: 36px;

    background: linear-gradient(51deg, #ff8ccd 17%, #f073e7 58%, #d05ff8 83%);
    border-radius: 36px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 36px;
    line-height: 2.222rem;
    margin: auto;
  }

  .dt-common-cover .free-trial-mobile {
    width: 116px;
    height: 36px;
    background: linear-gradient(51deg, #ff8ccd 17%, #f073e7 58%, #d05ff8 83%);
    border-radius: 36px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 36px;
    line-height: 2.222rem;
    margin: auto;
  }

  .dt-common-cover ul {
    flex: 1;
    padding-top: 3rem;
    text-align: left;
  }

  .dt-common-cover ul li {
    /* width: 8.778rem; */
    font-size: 0.889rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 2.222rem;
  }

  .bg-synergy {
    background-image: url('../../images/sunrise/lock-chain-x.png');
    background-color: #34d0dd;
    background-size: 17.167rem;
    background-position: left -8.2rem bottom 0rem;
  }

  .dt-common-cover > img {
    margin-left: 55px;
    margin-bottom: 5px;
    width: 60px;
  }

  .dt-common-cover > h2 {
    opacity: 0.9;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    line-height: 2.778rem;
    padding-left: 55px;
  }

  .dt-common-cover > h6 {
    font-size: 0.889rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 2.222rem;
    padding-left: 55px;
  }

  .dt-common-cover-client{
    text-align: center;
    padding-top: 13vh;
  }

  .dt-common-cover .dt-cover-client-title-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dt-common-cover  .dt-cover-client-title-h2{
    padding-left: 0;
    text-align: center;
    font-size: 1.52rem;
  }

  .dt-common-cover .dt-cover-client-title-mq {
    font-size: 1.52rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    margin-right: 8px;
  }

  .bg-product {
    background-image: url('../../images/banners/m-product-proxy.png');
  }

  .bg-aboutus {
    background-image: url('../../images/banners/m-aboutus-proxy.png');
  }

  .bg-client {
    background-image: url('../../images/banners/m-client-proxy.png');
  }

  .bg-resovle {
    background-image: url('../../images/banners/m-resovle-proxy.png');
  }

  .dt-product-subBanner .title {
    opacity: 0.9;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #000000;
    line-height: 50px;
    margin: 5rem auto 4rem;
    font-size: 1.556rem;
  }

  .dt-product-subBanner .subtitle {
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: center;
    color: #1b1b1b;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 90px;
  }

  .dt-product-subBanner .main-imgs {
    display: flex;
    flex-direction: column;
  }

  .dt-product-subBanner .main-imgs-left {
    background-image: url('../../images/products/sub-block1.png');
  }

  .dt-product-subBanner .main-imgs-right {
    background-image: url('../../images/products/sub-block2.png');
    margin-top: 5px;
  }

  .dt-product-subBanner .main-imgs-item {
    width: 533px;
    height: 636px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .dt-product-subBanner .main-imgs p {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    margin-top: 110px;
  }

  .dt-lightspot-chain-m {
    margin-bottom: 20px;
    padding: 20px 10px;
  }

  .dt-lightspot-chain-m .dt-lightspot-chain-item {
    margin: 50px auto;
  }

  .linctex-home-banner-video {
    margin-left: 0px;
  }

  .dt-lightspot-chain-m .dt-lightspot-chain-item .dt-lightspot-chain-item-title {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0.2rem;
    opacity: 0.9;
    font-size: 1.333rem;
    font-weight: 500;
    text-align: left;
    color: #000000;
    line-height: 2.222rem;
    word-break: keep-all;
    white-space: pre-wrap;
  }

  .dt-lightspot-chain-m .dt-lightspot-chain-item .dt-lightspot-product-item-desc {
    font-size: 0.889rem;
    font-weight: 400;
    text-align: left;
    color: #393939;
    line-height: 1.556rem;
    padding-left: 1.556rem;
  }

  .dt-lightspot-chain-m .dt-lightspot-chain-item .dt-lightspot-chain-item-img {
    padding: 10px;
    margin-top: 2rem;
  }

  .five-content-client {
    text-align: center;
    padding-top: 4.444rem;
    padding-bottom: 5.556rem;
  }

  .five-content-client h2 {
    font-size: 1.556rem;
    font-weight: 600;
    color: #000000;
    line-height: 3.333rem;
  }

  .five-content-client h5 {
    font-size: 0.778rem;
    color: #393939;
    line-height: 2.222rem;
  }

  .five-content-client .button-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 3.944rem;
  }

  .five-content-client .dt-button-simple {
    margin-bottom: 1.333rem;
  }

  /*aboutus*/
  .dt-lightspot-chain-m-list {
    width: 100%;
    margin: 2vw auto 2vw;
    padding: 24px;
    display: flex;
    flex-direction: column;

  }

  .dt-lightspot-chain-m-list h2{
    font-size: 1.556rem;
    margin-bottom: 2rem;
    text-align: center;
    color: #181818;
    font-weight: 500;
  }

  .dt-lightspot-chain-m-list .dt-lightspot-chain-m-list-item {
    background: #ffffff;
    margin-bottom: 24px;
    border: 1px solid rgba(151, 151, 151, 0.1);
    /* padding: 12px; */
    box-shadow: 0px 2px 17px 0px rgba(57, 57, 57, 0.1);
    display: flex;
    flex-direction: column;
  }

  .dt-lightspot-chain-m-list .dt-lightspot-chain-m-list-item img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }

  .dt-lightspot-chain-m-list .dt-lightspot-chain-m-list-item  .text-m {
    font-weight: 400;
    text-align: left;
    color: rgba(0, 0, 0, 0.65);
    line-height: 40px;
    font-size: 0.889rem;
    padding: 10px 10px;
    width: 100%;
  }

  .m-dt-lightspot-aboutus-list .aboutus-item > .text {
    font-weight: 400;
    text-align: left;
    color: #393939;
    line-height: 40px;
    font-size: 0.889rem;
    padding: 10px 0;
    width: 100%;
  }

  .m-dt-lightspot-aboutus-list .aboutus-item > .text > p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .news-btn-more {
    width: 77px;
    height: 26px;
    border: 1px solid rgba(0, 0, 0, 0.85);
    color: #1b1b1b;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    margin: 50px auto;
  }
  .news-btn-more a {
    color: #1b1b1b;
  }
  .dt-lightspot-chain-m-list .aboutus-item > a {
    cursor: pointer;
  }

  .footer-join {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 70px 0;
  }

  .footer-joinh2 {
    line-height: 2.778rem;
    font-size: 1.556rem;
    margin-bottom: 37px;
  }

  .footer-join .join-btn {
    width: 116px;
    height: 36px;
    line-height: 36px;
    background: url('../../images/aboutus/m-btn-bg.png');
    font-size: 0.889rem;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    margin-top: 20px;
  }

  .bg-value-chain {
    background-image: url('../../images/bg/bg-value-chain-m.png');
  }

  .bg-data-chain {
    background-image: url('../../images/bg/bg-data-chain-x.png');
    background-color: #2e88aa;
    background-size: 17.167rem;
    background-position: left -5.2rem bottom 0rem;
  }

  .bg-tool-chain {
    background-image: url('../../images/bg/bg-tool-chain-x.png');
  }

  .dt-lightspot-chain-m-item {
    padding-top: 2.222rem;
  }

  .dt-lightspot-chain-m-item:nth-child(2n + 1) {
  }

  .dt-lightspot-chain-m-item-title-img {
    height: 2.222rem;
    display: flex;
    align-items: center;
    object-fit: contain;
  }

  .dt-lightspot-chain-m-item-title-p {
    display: block;
    padding-left: 1.556rem;
    padding-right: 1.556rem;
  }

  .dt-lightspot-chain-m-item-title img {
    width: 0.889rem;
    margin: 0 0.778rem;
    object-fit: contain;
  }

  .dt-lightspot-chain-m-item-title {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0.2rem;
    opacity: 0.9;
    font-size: 1.333rem;
    font-weight: 500;
    text-align: left;
    color: #000000;
    line-height: 2.222rem;
    word-break: keep-all;
    white-space: pre-wrap;
  }

  .dt-lightspot-chain-m-item-desc {
    font-size: 0.889rem;
    font-weight: 400;
    text-align: left;
    color: #393939;
    line-height: 1.556rem;
    padding-left: 1.556rem;
  }

  .dt-lightspot-chain-m-item-desc a{
    width: 5rem;
    height: 1.5rem;
    display: inline-block;
    border-radius: 36px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5rem;
    margin: 1rem auto;
    background: linear-gradient(90deg, #FF6BC2 0%, #F853EE 65%, #D346FC 100%);
  }

  .dt-lightspot-chain-m-item-img {
    width: calc(100% - 1.444rem);
    margin: 0 auto;
    padding: 1.556rem 0;
    object-fit: contain;
  }

  .dt-lightspot-chain-m-item-img img {
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
  }

  .dt-lightspot-chain-m-item-img-product {
    margin-top: 20px;
  }
  .dt-lightspot-chain-m-item-desc > p {
    position: relative;
    padding: 0;
  }

  /* .dt-lightspot-chain-m-item-desc > p::before {
    content: '';
    position: absolute;
    top: 0;
    left: -0.6rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background-color: #000;
  } */

  /*.dt-lightspot-chain-m-item-desc > p::before {*/
  /*  content: '•';*/
  /*  position: absolute;*/
  /*  left: -1rem;*/
  /*  top: 0;*/
  /*}*/
  .dt-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

@media screen and (max-width: 768px) {
  .pagination .ag-pager {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .pagination .ag-pager .pager-total {
    color: rgba(0, 0, 0, 0.65);
    display: none;
  }
  .pagination .ag-pager a {
    /* display: none; */
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;

    color: rgba(0, 0, 0, 0.65);

    font-size: 14px;
    margin-left: 16px;
  }
  .pagination .ag-pager a:hover {
    background: #000000;
    color: #fff;
  }
  .pagination .ag-pager a.pager-disabled,
  .pagination .ag-pager a.pager-disabled:hover {
    background: #eee;
    border: 1px solid #ddd;
    color: #999;
    display: none !important;
  }
  .pagination .ag-pager a.pager-prev,
  .pagination .ag-pager a.pager-next {
    display: inline-block;
  }
  .pagination .ag-pager .pager-current {
    background: #000000;
    color: #fff;
  }
  #news-list .news-tab {
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
    position: relative;
    z-index: 1;
    margin-top: 20px;
  }

  #news-list .news-tab .tab {
    width: 74px;
    height: 24px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #1b1b1b;
    cursor: pointer;
    line-height: 24px;
    margin: 0 16px;
  }

  #news-list .news-tab .tab.active {
    color: #000000;
    position: relative;
  }

  #news-list .news-tab .tab.active:after {
    content: '';
    width: 15px;
    height: 1px;
    background: #f919ca;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 29px;
  }

  #news-list .company-news .tabs {
    display: flex;
    flex-direction: column;
    padding: 0 10px;
  }

  .news-list {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
  }

  .news-list .inner {
    display: none;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
  }

  .news-list h6 {
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    line-height: 100px;
  }

  .dt-news-bg-list {
    background-image: url('/static/images/news/news-banner-list.png');
    background-position: top;
    height: 170px !important;
  }

  #return-top {
    display: none;
  }

  .erwei-code {
    position: fixed;
    bottom: 100px;
    right: 50px;
    display: flex;
    align-items: end;
    cursor: pointer;
  }

  .erwei-code img:first-child {
    margin-right: 50px;
    margin-bottom: -20px;
  }

  /*relation-news-list*/
  .relation-news-list {
    width: 100%;
    margin: 50px auto 0;
  }

  #return-top {
    display: none;
  }

  .relation-news-list > h6 {
    height: 39px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #1b1b1b;
    line-height: 40px;
    padding-left: 10px;
  }

  .relation-news-list ul {
    /*padding: 0 10px;*/
  }

  .relation-news-list ul li a {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    padding: 10px;
    position: relative;
  }

  .relation-news-list ul.industry-information li a:before {
    content: '';
    width: 1px;
    height: 16px;
    background: #666;
    position: absolute;
    left: 8px;
    top: 15px;
  }

  .relation-news-list ul.industry-information li a:hover:before {
    content: '';
    width: 1px;
    height: 16px;
    background: #f919ca;
    position: absolute;
    left: 8px;
    top: 15px;
  }

  .relation-news-list ul.industry-information li a:hover {
    cursor: pointer;
    width: 100%;
    height: auto;
    border: none;
    border-image: none;
    border-radius: 0;
    box-shadow: none;
    background: #f2f2f2;
  }

  .relation-news-list ul li a img {
    width: 120px;
    height: 86px;
    flex-shrink: 0;
    object-fit: cover;
    flex: none;
  }

  .breadcrumb {
    background: url('/static/images/news/icon-news.png') no-repeat left center;
    padding: 20px 0 20px 20px;
    opacity: 0.85;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #1b1b1b;
    line-height: 12px;
    margin-bottom: 80px;
    margin-top: 20px;
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .news-btn-to-list {
    width: 77px;
    height: 26px;
    border: 1px solid rgba(0, 0, 0, 0.85);
    color: #1b1b1b;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    margin: 50px auto;
  }

  .news-btn-to-list a {
    color: #1b1b1b;
  }

  .dt-news-bg {
    background-image: url('/static/images/news/mobile/bg-top-detail.png');
    background-position: inherit;
    height: 170px !important;
  }

  /*relation-news-list*/

  #return-top {
    display: none;
  }

  .erwei-code {
    position: fixed;
    bottom: 100px;
    right: 50px;
    align-items: end;
    cursor: pointer;
    display: none;
  }

  .erwei-code img:first-child {
    margin-right: 50px;
    margin-bottom: -20px;
  }

  .relation-news-list > h6 {
    height: 39px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #1b1b1b;
    line-height: 40px;
    padding-left: 10px;
  }

  .relation-news-list ul li a {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    padding: 10px;
  }

  .relation-news-list ul li a img {
    width: 120px;
    height: 86px;
    flex-shrink: 0;
    object-fit: cover;
    flex: none;
    border-radius: 5px;
  }

  .relation-news-list ul li a .content-news {
    margin-left: 10px;
  }

  .relation-news-list ul li a .content-news .title {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: rgba(0, 0, 0, 0.85);
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .relation-news-list ul li .content-news .date {
    opacity: 0.85;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #1b1b1b;
    margin-top: 20px;
    line-height: 12px;
  }

  .relation-news-list ul li .content-news .desc {
    display: none;
    opacity: 0.65;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
    color: rgba(0, 0, 0, 0.85);
    line-height: 32px;
  }

  .dt-lightspot-news-list {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
  }

  .breadcrumb {
    background: url('/static/images/news/icon-news.png') no-repeat left center;
    padding: 20px 0 20px 20px;
    opacity: 0.85;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #1b1b1b;
    line-height: 12px;
    margin-bottom: 80px;
    margin-top: 20px;
    display: none;
  }

  .breadcrumb a,
  .breadcrumb a:hover {
    color: #1b1b1b;
  }

  .news-title {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
  }

  .news-title h6 {
    width: 367px;
    /*height: 64px;*/
    opacity: 0.9;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    line-height: 32px;
  }

  .news-title p {
    height: 17px;
    opacity: 0.85;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #1b1b1b;
    line-height: 12px;
    margin-top: 20px;
  }

  .news-main {
    width: auto;
    margin: 0 auto;
  }

  .news-main p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: rgba(0, 0, 0, 0.85);
    line-height: 24px;
  }
  .news-main h2 {
    margin-top: 10px;
    font-weight: bold;
  }
  .news-main h3 {
    margin-top: 10px;
    text-indent: 20px;
  }
  .news-main a {
    word-break: break-all;
  }

  .news-main img {
    width: 100%;
    /*margin-top: 10px !important;*/
    /*text-align: center;*/
    margin: 10px auto;
    object-fit: cover;
  }

  .news-main figure.image figcaption {
    opacity: 0.85;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #1b1b1b;
    line-height: 12px;
    margin: 10px auto;
  }
}
