@charset "UTF-8";
/*******/
@font-face {
  font-family: "SourceHanSansCN_Regular";
  src: url("/content/font/SourceHanSansCN-Regular.woff"), url("/content/font/SourceHanSansCN-Regular.ttf");
  font-display: swap;
  /* TrueType格式 */
}
@font-face {
  font-family: "SourceHanSansCN_Bold";
  src: url("/content/font/SourceHanSansCN-Bold.woff"), url("/content/font/SourceHanSansCN-Bold.ttf");
  font-display: swap;
  /* TrueType格式 */
}
/******/
.public-banner-style1 .imgwrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  height: 10.4167vw;
  position: relative;
}
.public-banner-style1 .imgwrap::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(/img/images/img02.webp) no-repeat bottom;
  background-size: auto 5.20833vw;
  height: 5.20833vw;
  width: 100%;
}
.public-banner-style1 .imgwrap img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.crumbs-wrap {
  margin-top: -2.25em;
  padding-bottom: 3em;
  background: #fff;
}

.p-schemedel .crumbs-wrap {
  margin-top: 0em;
  background: none;
}

.crumbs-ul {
  display: -webkit-flex;
  display: flex;
  margin-left: -0.35em;
}
.crumbs-ul li {
  display: -webkit-flex;
  display: flex;
  padding: 0em 0.35em;
  position: relative;
}
.crumbs-ul li::after {
  content: "";
  right: -0.125em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background: url(/img/images/xiegang.svg) no-repeat;
  width: 0.25em;
  height: 0.65em;
}
.crumbs-ul li:last-child::after {
  opacity: 0;
}
.crumbs-ul a {
  font-size: 0.8em;
  line-height: 1.25em;
  color: #333;
  font-weight: 400;
  cursor: pointer;
}
.crumbs-ul a.active {
  color: #145094 !important;
}
.crumbs-ul .ishome {
  background: url(/img/images/wuzi.svg) no-repeat left center;
  background-size: 0.7rem 0.7rem;
  padding-left: 0.9rem;
}

@media screen and (min-width: 992px) {
  .crumbs-ul a:hover {
    color: #145094 !important;
    -webkit-transition: all 0s;
    transition: all 0s;
  }
}
.case-box {
  padding: 0em 0 6.5em 0;
  background: url(/img/images/img07.webp) no-repeat bottom center #fff;
  background-size: contain;
}

.case-list-wrap {
  padding: 2em 0 0 0em;
  min-height: -webkit-calc(15.625vw + 7em);
  min-height: calc(15.625vw + 7em);
}

.title-40-44 {
  font-size: 2em;
  line-height: 1.1em;
  color: #145094;
  font-weight: 700;
}

.case-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -0.5em;
}

.case-list-wrap .title-24-36 {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.case-list-wrap .desc-16-24 {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #fff;
  font-weight: 700;
  margin-top: 0.9375em;
  text-align: center;
}
.case-list-wrap.styleone .case-list-item {
  margin-bottom: 1em;
}
.case-list-wrap.styleone .case-list-item .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styleone .case-list-item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.case-list-wrap.styletwo .case-list-item {
  margin-bottom: 1em;
}
.case-list-wrap.styletwo .case-list-item:nth-child(5n+1) .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styletwo .case-list-item:nth-child(5n+2) .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styletwo .case-list-item:nth-child(5n+3) .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styletwo .case-list-item:nth-child(5n+4) .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styletwo .case-list-item:nth-child(5n) .up-content {
  padding: 3.5em 2em 0 2em;
}
.case-list-wrap.styletwo .case-list-item:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.case-list-item {
  padding: 0 0.5em;
  height: 15.625vw;
  min-height: 239px;
  position: relative;
}
.case-list-item .a-link {
  position: absolute;
  right: 1em;
  bottom: 1em;
  z-index: 1;
  cursor: pointer;
}
.case-list-item .a-link svg {
  width: 2em;
  height: 2em;
}
.case-list-item:nth-child(5n+1) .up-content {
  background: rgba(21, 92, 199, 0.8);
}
.case-list-item:nth-child(5n+2) .up-content {
  background: rgba(16, 148, 215, 0.8);
}
.case-list-item:nth-child(5n+3) .up-content {
  background: rgba(20, 102, 161, 0.8);
}
.case-list-item:nth-child(5n+4) .up-content {
  background: rgba(24, 126, 114, 0.8);
}
.case-list-item:nth-child(5n+5) .up-content {
  background: rgba(15, 175, 203, 0.8);
}
.case-list-item .inner-item {
  display: block;
  height: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.case-list-item .up-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.case-list-item .up-content::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.case-list-item .imgwrap {
  position: relative;
  height: 100%;
}
.case-list-item .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-filter: blur(2.5px);
          filter: blur(2.5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.case-list-item.col1 {
  -webkit-flex: 0 0 41.5%;
          flex: 0 0 41.5%;
  max-width: 41.5%;
}
.case-list-item.col2 {
  -webkit-flex: 0 0 58.5%;
          flex: 0 0 58.5%;
  max-width: 58.5%;
}
.case-list-item.col6 {
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.case-list-item.col4 {
  -webkit-flex: 0 0 33.0833333333%;
          flex: 0 0 33.0833333333%;
  max-width: 33.0833333333%;
}
.case-list-item.col12 {
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  .case-list-item a:hover {
    cursor: pointer;
  }
  .case-list-item a:hover .imgwrap img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .case-list-item a:hover .up-content::after {
    opacity: 1;
  }
}
@media screen and (max-width: 991.98px) {
  .case-box {
    padding: 2.1rem 0 0 0;
    background: url(/img/images/img08.webp) no-repeat bottom center #fff;
    background-size: contain;
  }
  .title-40-44 {
    font-size: 0.6rem;
    line-height: 0.56rem;
    color: #145094;
    font-weight: 700;
  }
  .case-list-wrap {
    padding: 0.8rem 0 1.4rem 0;
    min-height: 4.8rem;
  }
  .case-list-wrap .title-24-36 {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: 700;
    font-weight: #fff;
    text-align: left;
  }
  .case-list-wrap .desc-16-24 {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #fff;
    font-weight: 700;
    text-align: left;
    max-height: initial;
    margin-top: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 99;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .case-list {
    margin: 0;
  }
  .case-list-item {
    padding: 0 0;
    min-height: auto;
    min-height: 4.8rem;
    height: auto;
    -webkit-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 0.4rem !important;
  }
  .case-list-item .inner-item {
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.5);
    border-radius: 0.24rem;
  }
  .case-list-item:last-child {
    margin-bottom: 0 !important;
  }
  .case-list-item .up-content {
    padding: 0.8rem 0.5rem 0.5rem 0.5rem !important;
  }
  .case-list-item .up-content::after {
    pointer-events: none;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1550px) {
  .case-list-item {
    min-height: 270px;
  }
}
.case-box-wrap {
  background: #fff;
  position: relative;
  z-index: 11;
  padding: 0 0em 6.5em 0;
}

.case-opration {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.opration-r {
  display: -webkit-flex;
  display: flex;
  margin-right: -0.25em;
  margin-top: 0.5em;
}

.public-select.byted-select-wrapper {
  margin: 0 0.25em;
}
.public-select .byted-option-list {
  max-height: 20rem;
  margin-right: 1px;
  padding: 10px 0 10px;
}
.public-select .byted-option-list::-webkit-scrollbar {
  width: 0.1rem;
}
.public-select .byted-option-list::-webkit-scrollbar-thumb {
  width: 0.1rem;
  background-color: #000;
  border-radius: 0.1rem;
}
.public-select .byted-option-list::-webkit-scrollbar-track {
  background-color: rgba(238, 238, 238, 0);
  border-radius: 0.1rem;
}
.public-select .byted-option-list li {
  font-size: 0.8rem;
  line-height: 0.9rem;
  font-weight: 500;
  color: #111;
  padding: 0.5rem 1.4rem 0.5rem 1.4rem;
  line-height: 0.9rem;
  font-weight: 400;
}
.public-select .byted-option-list li.current {
  color: #145094;
}
.public-select .byted-select-arrow {
  right: 1rem;
}
.public-select .byted-popover-wrapper {
  border-radius: 0.8rem;
  padding: 0;
  overflow: hidden;
  border: solid 1px #E1EAF1;
}
.public-select .byted-select-input {
  display: -webkit-flex;
  display: flex;
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #333;
  min-width: 8.5rem;
  height: -webkit-calc(2.2rem + 2px);
  height: calc(2.2rem + 2px);
  -webkit-align-items: center;
          align-items: center;
  border-radius: 1.1rem;
  padding: 0rem 1rem 0 1rem;
  font-weight: normal;
  background: #f8f8f8;
  border: solid 1px #d7d7d7;
}

.case-list-items {
  display: -webkit-flex;
  display: flex;
}
.case-list-items a {
  display: block;
  width: 100%;
}
.case-list-items .item-foot {
  padding: 1.2em 0.5em 0 0;
}
.case-list-items .address {
  padding: 0 0.5em 0 0.5em;
  background: #E4EFF8;
  border: 1px solid #D7E8F6;
}
.case-list-items .nametag {
  padding: 0 0.7em 0 0.5em;
  background: #E4F6FA;
  border: 1px solid #DDF3F8;
  min-width: 5em;
}
.case-list-items .title {
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
  font-weight: 700;
  height: 3.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.case-list-items .item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  height: 1.4em;
  border-radius: 0.75em;
  overflow: hidden;
  margin: 0 3px;
}
.case-list-items .svgwrap {
  display: -webkit-flex;
  display: flex;
  margin-right: 0.1em;
}
.case-list-items span {
  font-size: 0.7em;
  line-height: 1.1428571429em;
  color: #1C3D59;
  font-weight: 400;
  height: 1.1428571429em;
}
.case-list-items svg {
  width: 0.9em;
  height: 0.9em;
}
.case-list-items .tag-item {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -3px;
  padding-top: 0em;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
.case-list-items .imgwrap {
  position: relative;
  width: 100%;
  padding-top: 62.1253405995%;
  height: 0;
  overflow: hidden;
  border-radius: 0.4em;
}
.case-list-items .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes scaleAnimation {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); /* 动画开始时的状态 */
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); /* 动画结束时的状态 */
  }
}

@keyframes scaleAnimation {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); /* 动画开始时的状态 */
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); /* 动画结束时的状态 */
  }
}
.public-banner-style2 {
  overflow: hidden;
}

.public-banner-style2 .imgwrap img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3); /* 初始状态为1.3倍 */
  -webkit-animation: scaleAnimation 2s ease forwards;
          animation: scaleAnimation 2s ease forwards; /* 应用动画 */
}

.result-list {
  min-height: 11.8em;
}

@media screen and (min-width: 992px) {
  .global-cases-swiper .f-title {
    min-height: 3.5555555556em;
  }
  .public-select .byted-select-input {
    width: 12.7rem;
    min-width: 8.7rem;
  }
  .case-list-items .item {
    margin-top: 0.5em;
  }
  .case-list-wrap-b {
    padding: 1.6em 0.5em 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 -1em;
  }
  .case-list-wrap-b > * {
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0em 1em;
    margin-bottom: 4em;
  }
  .case-list-wrap-b > *:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .public-select .byted-option-list li:hover {
    background: #F7FAFD;
  }
  .case-list-items .inner:hover {
    display: block;
    width: 100%;
    cursor: pointer;
  }
  .case-list-items .inner:hover img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  .case-list-items .inner:hover .title {
    color: #145094;
  }
}
.news-list {
  min-height: 20rem;
}

@media screen and (max-width: 991.98px) {
  .result-list {
    min-height: 5.48rem;
  }
  .news-list {
    min-height: 100vh;
  }
  .global-paging {
    margin-top: 0.8rem;
  }
  .global-paging .paging-num a {
    font-size: 0.32rem;
    line-height: 0.64rem;
    color: #666;
    font-weight: 400;
    margin: 0 0.25rem;
  }
  .global-paging .paging-ctrl {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.35rem;
  }
  .global-paging .paging-ctrl svg {
    width: 0.18rem;
    height: 0.28rem;
  }
  .case-list-items {
    margin-bottom: 0.9rem;
  }
  .case-list-items:last-child {
    margin-bottom: 0;
  }
  .case-list-items span {
    font-size: 0.28rem;
    line-height: 0.32rem;
    color: #1C3D59;
    font-weight: 400;
  }
  .case-list-items .item {
    height: 0.56rem;
    border-radius: 0.3rem;
  }
  .case-list-items svg {
    width: 0.36rem;
    height: 0.36rem;
  }
  .case-list-items .svgwrap {
    margin-right: 0.04rem;
  }
  .case-list-items .tag-item {
    padding-top: 0rem;
  }
  .case-list-items .nametag {
    padding: 0 0.28rem 0 0.16rem;
  }
  .case-list-items .title {
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 700;
    height: auto;
    max-height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 99;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .case-list-items .address {
    padding: 0rem 0.28rem 0 0.12rem;
    margin-top: 0.3rem;
  }
  .case-list-items .nametag {
    margin-top: 0.16rem;
  }
  .case-list-items .item-foot {
    padding: 0.3rem 0 0 0;
  }
  .case-list-items .imgwrap {
    border-radius: 0.24rem;
  }
  .case-box-wrap {
    padding: 1rem 0 1.4rem 0;
  }
  .case-list-wrap-b {
    padding-top: 0.7rem;
  }
  .case-opration {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .opration-r {
    margin-right: 0;
    margin-left: -0.1rem;
    margin-top: 0.4rem;
  }
  .public-select .byted-option-list {
    max-height: 4.4rem;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
  }
  .public-select .byted-option-list li {
    padding: 0 0.14rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    height: auto;
    white-space: normal;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    margin-bottom: 0.2rem;
    padding-left: 0.3rem;
  }
  .public-select .byted-popover-wrapper {
    border-radius: 0.32rem;
    top: -webkit-calc(100% + 0.06rem);
    top: calc(100% + 0.06rem);
    width: 110%;
  }
  .public-select .byted-select-arrow {
    right: 0.3rem;
  }
  .public-select .byted-select-input {
    display: -webkit-flex;
    display: flex;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333;
    min-width: 1.4rem;
    width: auto;
    height: 0.8rem;
    -webkit-align-items: center;
            align-items: center;
    border-radius: 0.44rem;
    padding: 0 0rem 0 0.3rem;
    font-weight: normal;
    background: #f8f8f8;
    border: solid 1px #d7d7d7;
  }
  .public-select .byted-select {
    min-width: 3.26rem;
    width: auto;
  }
  .public-select.byted-select-wrapper {
    margin: 0 0.1rem;
    width: auto;
  }
}
.newsdet-doc {
  padding: 0em 0 4.9em;
}
.newsdet-doc .rocket-content__inner {
  width: 62.5vw;
  max-width: 1200px;
  margin: 0 auto;
}
.newsdet-doc img {
  width: 660px;
  height: auto !important;
  margin: 0 auto;
  display: block;
}

.p-newsdel .main-box {
  padding: 0 0 6.5em 0;
  background: url(/img/images/img19.webp) no-repeat bottom center #fff;
  background-size: contain;
}
.p-newsdel.nobg .main-box {
  background: #fff;
}
.p-newsdel .newsdet-doc .rocket-content__inner {
  width: 42vw;
  max-width: 800px;
}
.p-newsdel .newsdet-doc {
  padding: 2em 0 0 0;
}

.p-casedetail .main-box .del-hot {
  background: url(/img/images/img12.webp) no-repeat bottom center #fff;
  background-size: contain;
  padding-bottom: 6.5em;
}
.p-casedetail .main-box .del-hot .rocket-block-text h2 {
  color: #333 !important;
}

.title-32-44 {
  font-size: 1.6em;
  line-height: 1.375em;
  color: #145094;
  font-weight: 700;
}

.del-hot .inner-box {
  padding-top: 3em;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
}
.del-hot .hot-tag {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  padding-top: 1.5em;
}
.del-hot .adress {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  height: 1.4em;
  padding: 0 0.5em 0 0.5em;
  min-width: 6.6em;
  background: #E4EFF8;
  border-radius: 0.75em;
  border: 1px solid #D7E8F6;
  margin-bottom: 0.5em;
}
.del-hot .adress span {
  font-size: 0.7em;
  line-height: 1.1428571429em;
  color: #1C3D59;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.1428571429em;
}
.del-hot .adress .svgwrap {
  display: -webkit-flex;
  display: flex;
  width: 0.9em;
  height: 0.9em;
  margin-right: 0.1em;
}
.del-hot .adress svg {
  width: 100%;
  height: 100%;
}
.del-hot .tag-name {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  height: 1.4em;
  padding: 0 0.7em 0 0.5em;
  min-width: 6.6em;
  background: #E4F6FA;
  border-radius: 0.75em;
  border: 1px solid #DDF3F8;
}
.del-hot .tag-name span {
  font-size: 0.7em;
  line-height: 1.1428571429em;
  color: #2B5A63;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.1428571429em;
}
.del-hot .tag-name .svgwrap {
  display: -webkit-flex;
  display: flex;
  width: 0.9em;
  height: 0.9em;
}
.del-hot .tag-name svg {
  width: 100%;
  height: 100%;
}
.del-hot .inner-slide {
  border-radius: 0.4em;
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.15);
  display: block;
  background: #fff;
}
.del-hot .title-32-44 {
  margin-bottom: 0.9375em;
}
.del-hot .foot-bottom {
  padding: 1.5em 1.5em 2em 1.5em;
}
.del-hot .title {
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
  font-weight: 700;
  height: 3.2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}
.del-hot .imgwrap {
  width: 100%;
  padding-top: 62.015503876%;
  position: relative;
  overflow: hidden;
  height: 0;
}
.del-hot .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.del-hot.news-det .inner-slide {
  border: 1px solid #EBF3FB;
}
.del-hot.news-det .foot-bottom {
  padding: 1.5em 2em 1.4em 1.5em;
}
.del-hot.news-det .title {
  font-size: 0.9em;
  line-height: 1.5555555556em;
  color: #333;
  font-weight: 700;
  height: 4.6666666667em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}
.del-hot.news-det .date {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #666;
  font-weight: 400;
  margin-top: 1.5em;
}

@media screen and (max-width: 991.98px) {
  .newsdet-doc img {
    max-width: 100%;
  }
  .p-casedetail .main-box .del-hot {
    background: url(/img/images/img13.webp) no-repeat bottom center #fff;
    background-size: contain;
    padding-bottom: 1.4rem;
  }
  .title-32-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
  }
  .del-hot {
    padding: 0;
  }
  .del-hot .hot-tag {
    padding-top: 0.5rem;
    -webkit-flex-direction: row;
            flex-direction: row;
    margin-left: -0.08rem;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .del-hot .hot-tag > * {
    margin: 0 0.08rem;
  }
  .del-hot .tag-name {
    height: 0.56rem;
    padding: 0 0.16rem 0 0.16rem;
    background: #E4EFF8;
    border-radius: 0.3rem;
    border: 1px solid #D7E8F6;
    margin-bottom: 0rem;
  }
  .del-hot .tag-name .svgwrap {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.04rem;
  }
  .del-hot .tag-name span {
    font-size: 0.28rem;
    line-height: 0.32rem;
    color: #1C3D59;
    font-weight: 400;
    height: 0.32rem;
  }
  .del-hot .adress {
    height: 0.56rem;
    padding: 0 0.28rem 0 0.12rem;
    min-width: 2.4rem;
    background: #E4EFF8;
    border-radius: 0.3rem;
    border: 1px solid #D7E8F6;
    margin-bottom: 0.16rem;
  }
  .del-hot .adress .svgwrap {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.04rem;
  }
  .del-hot .adress span {
    font-size: 0.28rem;
    line-height: 0.32rem;
    color: #1C3D59;
    font-weight: 400;
    height: 0.32rem;
  }
  .del-hot .title {
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 700;
    height: 1.12rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .del-hot .foot-bottom {
    padding: 0.28rem 0.4rem 0.54rem 0.4rem;
  }
  .del-hot .title-32-44 {
    margin-bottom: 0.4rem;
  }
  .del-hot .inner-slide {
    border-radius: 0.24rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.4);
  }
  .case-detail-box {
    padding: 0rem 0 0 0;
    overflow: hidden;
  }
  .del-hot {
    overflow: hidden;
  }
  .newsdet-doc .rocket-block-text {
    border-bottom: 0;
  }
  .newsdet-doc .rocket-content__inner {
    padding: 0 0.4rem;
    width: 100%;
    max-width: 100%;
  }
}
.public01-fyq-wrap {
  padding: 0.4rem 0 0 0;
}
.public01-fyq-wrap > * {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}
.public01-fyq-wrap > * span {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.1rem !important;
  background: #D9D9D9;
}
.public01-fyq-wrap > * span.swiper-pagination-bullet-active {
  background: #0078FF;
}

.support-introduce {
  background: #F2F6FB;
  border-radius: 0.4em;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  position: relative;
  box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
  margin-top: 1.6em;
}
.support-introduce::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 60.8333333333%;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, #FFF 79.74%, rgba(255, 255, 255, 0) 104.93%);
  background: linear-gradient(90deg, #FFF 79.74%, rgba(255, 255, 255, 0) 104.93%);
}
.support-introduce .support-desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  text-align: justify;
  position: relative;
  z-index: 1;
}
.support-introduce .text-up {
  position: absolute;
  height: 100%;
  width: 60.8333333333%;
  left: 0;
  top: 0;
  display: -webkit-flex;
  display: flex;
  padding: 4.7em 4.85em 0 2em;
}
.support-introduce .imgwrap {
  width: 58.9166666667%;
}
.support-introduce .imgwrap .box {
  padding-top: 45.261669024%;
  height: 0;
  position: relative;
}
.support-introduce .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.lx-type {
  padding: 3em 0 6.5em 0;
}

.lx-list-item {
  position: relative;
}
.lx-list-item::after {
  position: absolute;
  content: "";
  right: -0.5px;
  top: 0.95em;
  width: 1px;
  height: 6.7em;
  background: #d9d9d9;
}
.lx-list-item:last-child::after {
  opacity: 0;
}
.lx-list-item .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 1.6em 0 1.6em;
}
.lx-list-item .svgwrap {
  width: 3em;
  height: 3em;
  margin-bottom: 0.85em;
}
.lx-list-item .svgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.lx-list-item .title {
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
  font-weight: 700;
  text-align: center;
}
.lx-list-item .desc {
  text-align: center;
  margin-top: 0.25em;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  .lx-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 -0.75em;
  }
  .lx-list > * {
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0em 0.75em;
    margin-bottom: 0em;
  }
  .lx-list > *:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .p-about .lx-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 0em;
  }
  .p-about .lx-list > * {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0em 0em;
    margin-bottom: 0em;
  }
  .p-about .lx-list > *:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .placeholders {
    height: 1.1rem;
  }
  .support-introduce {
    margin-top: 0.74rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    border-radius: 0.24rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.4);
    -webkit-justify-content: normal;
            justify-content: normal;
  }
  .support-introduce .support-desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 400;
    text-align: left;
  }
  .support-introduce::after {
    opacity: 0;
    display: none;
  }
  .support-introduce .text-up {
    width: 100%;
  }
  .support-introduce .imgwrap {
    width: 100%;
  }
  .support-introduce .imgwrap .box {
    padding-top: 59.7014925373%;
  }
  .support-introduce .text-up {
    position: relative;
    padding: 2.06rem 0.4rem 1.06rem;
    margin-top: -2rem;
    background: -webkit-linear-gradient(bottom, #FFF 80.04%, rgba(255, 255, 255, 0) 99.68%);
    background: linear-gradient(0deg, #FFF 80.04%, rgba(255, 255, 255, 0) 99.68%);
  }
  .support-wrap {
    padding: 0.84rem 0 0 0;
  }
  .support-wrap .title-40-44 {
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #145094;
    font-weight: 700;
  }
  .lx-type {
    padding: 0.8rem 0 1.4rem;
  }
  .lx-list-item {
    margin-bottom: 0.8rem;
  }
  .lx-list-item::after {
    right: 0;
    top: initial;
    height: 0.02rem;
    background: rgba(217, 217, 217, 0.5);
    width: 5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .lx-list-item .svgwrap {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0.34rem;
  }
  .lx-list-item .title {
    font-size: 0.36rem;
    line-height: 0.64rem;
    color: #333;
    font-weight: 700;
  }
  .lx-list-item .desc {
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 400;
    margin-top: 0.04rem;
  }
  .lx-list-item .inner {
    padding: 0 0.12rem 0.8rem 0.12rem;
  }
  .lx-list-item:last-child {
    margin-bottom: 0;
  }
  .lx-list-item:last-child .inner {
    padding-bottom: 0;
  }
}
.news-list-wrap {
  position: relative;
  z-index: 8;
}

.news-list {
  padding: 1em 0 0 0;
}

.p-news .global-paging {
  margin-top: 3em;
}
.p-news .main-box {
  padding: 0 0 6.5em 0;
  background: url(/img/images/img16.webp) no-repeat bottom center #fff;
  background-size: contain;
}

.news-list-item {
  padding: 1.5em 0 1.5em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news-list-item .title {
  font-size: 1em;
  line-height: 1.4em;
  color: #333;
  font-weight: 700;
  width: 93.1666666667%;
}
.news-list-item .title a {
  -webkit-transition: 0s;
  transition: 0s;
}
.news-list-item .date {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #666;
  font-weight: 400;
  text-align: justify;
  margin-top: 0.625em;
}

@media screen and (max-width: 991.98px) {
  .news-list-wrap {
    padding: 1rem 0 0 0;
  }
  .p-news .global-paging {
    margin-top: 0.8rem;
  }
  .p-news .main-box {
    padding: 0 0 1.4rem 0;
    background: url(/img/images/img17.webp) no-repeat bottom center #fff;
    background-size: contain;
  }
  .case-opration {
    padding: 0rem 0 0 0;
  }
  .news-list {
    padding: 0.2rem 0 0 0;
  }
  .news-list-item {
    padding: 0.5rem 0 0.5rem 0;
    border-bottom: 0.02rem solid rgba(0, 0, 0, 0.1);
  }
  .news-list-item .title {
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 700;
  }
  .news-list-item .date {
    font-size: 0.28rem;
    line-height: 0.64rem;
    color: #666;
    font-weight: 400;
    margin-top: 0.08rem;
  }
}
.new-tit {
  font-size: 1.6em;
  line-height: 1.375em;
  color: #333;
  font-weight: 700;
}

.newdel-wrap .inner {
  padding: 0 0 2.5em;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.p-newsdel .crumbs-wrap {
  padding-bottom: 2.25em;
}

.new-time {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 0.75em;
}
.new-time .svgwrap {
  display: -webkit-flex;
  display: flex;
  width: 0.9em;
  height: 0.9em;
  margin-right: 0.25em;
}
.new-time .svgwrap svg {
  width: 100%;
  height: 100%;
}
.new-time span {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #666;
  font-weight: 400;
}

.pdf-load {
  padding: 1em 0 0.4em 0;
}
.pdf-load span {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #145094;
  font-weight: 400;
  text-align: justify;
}
.pdf-load .inner {
  display: -webkit-flex;
  display: flex;
}
.pdf-load svg {
  width: 100%;
  height: 100%;
}
.pdf-load .svgwrap {
  width: 0.9em;
  height: 0.9em;
  display: -webkit-flex;
  display: flex;
  margin-right: 0.2em;
}
.pdf-load a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .news-list-item:hover .title {
    color: #145094;
  }
  .pdf-load a:hover span {
    text-decoration: underline;
  }
}
@media screen and (max-width: 991.98px) {
  .pdf-load a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .pdf-load .svgwrap {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.08rem;
    display: inline-block;
  }
  .pdf-load span {
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .pdf-load span svg {
    width: 0.36rem;
    height: 0.36rem;
  }
  .p-newsdel .main-box {
    padding-bottom: 1.4rem;
    background: url(/img/images/img13.webp) no-repeat bottom center #fff;
    background-size: contain;
  }
  .hot-swiper .swiper-slide {
    height: auto;
  }
  .hot-swiper .inner-slide {
    height: 100%;
  }
  .del-hot.news-det .title {
    font-size: 0.36rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 700;
    height: 1.68rem;
  }
  .del-hot.news-det .date {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #666;
    font-weight: 400;
    margin-top: 0.8rem;
  }
  .del-hot .inner-box {
    padding-top: 0rem;
    border-top: 0;
    text-align: center;
  }
  .p-newsdel .newsdet-doc {
    padding: 0.6rem 0 0 0;
  }
  .p-newsdel .newsdet-doc .rocket-content__inner {
    width: 100%;
    max-width: 100%;
  }
  .new-time {
    margin-top: 0.16rem;
  }
  .new-time .svgwrap {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.1rem;
  }
  .new-time span {
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #666;
    font-weight: 400;
  }
  .newdel-wrap {
    padding: 0.84rem 0 0 0;
  }
  .newdel-wrap .inner {
    padding: 0 0 0.8rem;
  }
  .newdel-wrap .new-tit {
    font-size: 0.44rem;
    line-height: 0.64rem;
    color: #333;
    font-weight: 700;
  }
}
@media screen and (min-width: 992px) {
  .del-hot .inner-slide:hover .imgwrap img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
}
.public-banner-style2 {
  position: relative;
}
.public-banner-style2::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16.25vw;
  background: url(/img/images/img21.webp) no-repeat bottom center;
  background-size: contain;
  z-index: 1;
}
.public-banner-style2 .banner-desc {
  width: 48.3333333333%;
  font-size: 0.9em;
  line-height: 1.5555555556em;
  color: #fff;
  font-weight: 400;
  margin-top: 1.3333333333em;
}
.public-banner-style2 .inner-slide {
  position: relative;
}
.public-banner-style2 .upcontent {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.public-banner-style2 .upcontent .global-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.public-banner-style2 .upcontent h1 {
  font-size: 2.8em;
  line-height: 1em;
  color: #fff;
  font-weight: 700;
}
.public-banner-style2 .imgwrap {
  height: 34.84375vw;
}
.public-banner-style2 .imgwrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 991.98px) {
  .public-banner-style2 .upcontent h1 {
    font-size: 0.6rem;
    line-height: 0.56rem;
    color: #fff;
    font-weight: 700;
  }
  .public-banner-style2 .banner-desc {
    width: 100%;
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #fff;
    font-weight: 400;
    margin-top: 0.4rem;
  }
  .public-banner-style2::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -0.02rem;
    width: 100%;
    height: 1.2rem;
    background: url(/img/images/svg06.svg) no-repeat bottom center;
    background-size: cover;
    z-index: 1;
  }
}
.p-about .crumbs-wrap {
  margin-top: 0;
}

/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  background: none;
  white-space: nowrap;
}

.str_wrap.str_active {
  background: none;
}

.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}

.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}

.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}

.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}

.str_wrap img {
  max-width: none !important;
}

.liMarqueewrap .dd {
  display: inline-block;
  padding-right: 13px;
  box-sizing: content-box;
}
.liMarqueewrap .dd a {
  width: 16vw;
  max-width: 290px;
  min-width: 120px;
  display: block;
  box-shadow: 0px 4px 8px rgba(117, 144, 174, 0.15);
  border-radius: 8px;
  border: 1px solid #fff;
  background: -webkit-linear-gradient(top, #ECF5FF 0%, #FFF 100%);
  background: linear-gradient(180deg, #ECF5FF 0%, #FFF 100%);
}
.liMarqueewrap img {
  width: 5.5rem;
  height: 5.5rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.introduce-wrap {
  padding: 0 0 6.4em;
}
.introduce-wrap .Overview {
  background: rgba(242, 246, 251, 0.8);
  padding: 2.5em 2.5em 3.5em 2.5em;
  border-radius: 4px;
}
.introduce-wrap .Overview .title-40-44 {
  text-align: center;
  margin-bottom: 0.75em;
}
.introduce-wrap .Overview .desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  text-align: justify;
}
.introduce-wrap .partner {
  padding-top: 5em;
}
.introduce-wrap .partner .desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  margin-bottom: 2.5em;
}
.introduce-wrap .partner .title-40-44 {
  text-align: center;
  margin-bottom: 0.75em;
}

.honor-wrap .title-40-44 {
  text-align: center;
  margin-bottom: 2rem;
}

.honr-swiper .swiper-slide-duplicate {
  opacity: 0;
  pointer-events: none;
}
.honr-swiper .title {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 700;
  text-align: center;
  margin-top: 1.5625em;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.honr-swiper .inner-slide {
  position: relative;
}
.honr-swiper .inner-slide .imgbg {
  padding: 0.85em 0.95em 0.8em 0.95em;
  border-radius: 0.4em;
  overflow: hidden;
  border: 1px solid #E0EEFF;
  background: -webkit-linear-gradient(top, #F2F6FB 0%, #FFF 100%);
  background: linear-gradient(180deg, #F2F6FB 0%, #FFF 100%);
  box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.honr-swiper .imgwrap {
  width: 100%;
  padding-top: 144.4897959184%;
  height: 0;
  position: relative;
}
.honr-swiper .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  object-fit: contain;
}

.honor-img-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}
.honor-img-wrap img {
  width: 100%;
  display: block;
}

.honor-list-wrap {
  background: url(/img/images/img32.webp) no-repeat top center;
  background-size: contain;
  padding: 0.45em 0 5em;
}
.honor-list-wrap .scrollbox {
  height: 26.5em;
}
.honor-list-wrap .mCSB_outside + .mCSB_scrollTools {
  background: #E7EFF6;
  width: 4px;
  border-radius: 12px;
  right: -0.9em;
}
.honor-list-wrap .mCSB_scrollTools .mCSB_draggerContainer {
  background: #E7EFF6;
  border-radius: 12px;
}
.honor-list-wrap .global-inner > .inner {
  padding: 2em 1.5em;
  background: #F7FAFD;
  position: relative;
  border-radius: 0.4em;
  box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
}
.honor-list-wrap .global-inner > .inner::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(/img/images/img31.webp) no-repeat;
  width: 8.4em;
  height: 10em;
}

.honor-list {
  position: relative;
  z-index: 1;
}

.honor-list-item .inner {
  height: 100%;
  background: #fff;
  border-radius: 0.4em;
  padding: 1em 0.4em 1em 1em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.honor-list-item .text {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 400;
  -webkit-flex: 1;
          flex: 1;
}
.honor-list-item .content {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}
.honor-list-item .svgwrap {
  width: 0.9em;
  height: 0.9em;
  display: -webkit-flex;
  display: flex;
  margin-right: 0.65em;
}
.honor-list-item .svgwrap img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 992px) {
  .honor-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 -0.25em;
    -webkit-align-items: normal;
            align-items: normal;
  }
  .honor-list > * {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0em 0.25em;
    margin-bottom: 0.5em;
  }
  .honor-list > *:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
.contact-list {
  margin: 0 -1.25em;
  position: relative;
}
.contact-list .upcontent-bottom {
  width: 100%;
}
.contact-list .imgwrap {
  height: 20.75em;
}
.contact-list .imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.contact-list .upcontent {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  padding: 3.45em 0 2.75em 0;
}
.contact-list .upcontent-top {
  text-align: center;
}
.contact-list .title {
  font-size: 1.2em;
  line-height: 1.3333333333em;
  color: #145094;
  font-weight: 700;
}
.contact-list .desc {
  font-size: 1.5em;
  line-height: 1.0666666667em;
  color: #333;
  font-weight: 700;
  margin-top: 0.4em;
}

.contact-wrap .title-40-44 {
  text-align: center;
  padding-bottom: 1em;
}

.lx-item {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
}
.lx-item .svgwrap {
  width: 3em;
  height: 3em;
  margin-bottom: 0.85em;
}
.lx-item .svgwrap img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}
.lx-item .lx-tit {
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
  font-weight: 700;
}
.lx-item .lx-desc {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 400;
  text-align: center;
  margin-top: 0.0625em;
}

@media screen and (min-width: 992px) {
  .company-list-item:not(.grid-col-12) .name {
    height: 3.2em;
  }
  .bgwrap {
    background: url(/img/images/img44.webp) no-repeat top center;
    background-size: 100% auto;
    padding-top: 1.95em;
  }
  .lx-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 0em;
  }
  .lx-list > * {
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0em 0em;
    margin-bottom: 0em;
  }
  .lx-list > *:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
  .contact-list .upcontent-bottom {
    margin: 5.4rem 0 0;
  }
}
.company-list {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 0.5em;
  grid-row-gap: 1em;
  position: relative;
  z-index: 1;
}
.company-list .grid-col-4 {
  grid-column: span 4;
}
.company-list .grid-col-12 {
  grid-column: span 12;
}
.company-list .grid-col-6 {
  grid-column: span 6;
}

.company-list-item .name {
  font-size: 1em;
  line-height: 1.6em;
  color: #333;
  font-weight: 700;
}
.company-list-item .address-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-left: -0.75em;
  padding: 1.25em 0 0 0;
}
.company-list-item .adress {
  -webkit-flex: 1;
          flex: 1;
  padding: 0 0.9375em;
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 400;
  position: relative;
}
.company-list-item .adress::after {
  position: absolute;
  content: "";
  left: -0.5px;
  top: 4px;
  width: 1px;
  height: 2em;
  background: rgba(51, 51, 51, 0.2);
}
.company-list-item .svgwrap {
  width: 1.3em;
  height: 1.3em;
  padding: 0 0.75em;
  box-sizing: content-box;
  position: relative;
}
.company-list-item .svgwrap svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.company-list-item .inner {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(117, 144, 174, 0.1);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  padding: 1em 1.25em 1.25em 1.25em;
  height: 100%;
}
.company-list-item .num {
  position: absolute;
  right: 0;
  bottom: -4px;
  color: rgba(244, 247, 251, 0.5);
  font-size: 7em;
  font-weight: 700;
  line-height: 0.7142857143em;
}

.company-list-wrap .global-inner > .inner {
  border-radius: 8px;
  background: #F7FAFD;
  position: relative;
  padding: 1.5em 1em 1.5em 1em;
}
.company-list-wrap .global-inner > .inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(/img/images/svg05.svg) no-repeat left top;
  background-size: 9.15em 7.8em;
  width: 9.15em;
  height: 7.8em;
}

.p-about .main-box {
  padding-bottom: 6.5em;
  background: url(/img/images/img36.webp) no-repeat bottom center #fff;
  background-size: contain;
}

@media screen and (max-width: 991.98px) {
  .company-list-item .inner {
    border-radius: 0.16rem;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(117, 144, 174, 0.1);
    padding: 0.4rem 0.4rem 0.6rem 0.4rem;
  }
  .company-list-item .name {
    font-size: 0.36rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 700;
  }
  .company-list-item .svgwrap {
    width: 0.52rem;
    height: 0.52rem;
    padding: 0 0.28rem;
    margin-top: 0.14rem;
  }
  .company-list-item .adress {
    padding: 0 0.28rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 400;
  }
  .company-list-item .adress::after {
    width: 1px;
    height: 0.8rem;
    right: -0.5px;
    top: 0.06rem;
  }
  .company-list-item .address-wrap {
    padding: 0.4rem 0 0 0;
    margin-left: -0.28rem;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .company-list-item .num {
    display: none;
  }
  .company-list {
    grid-column-gap: 0;
    grid-row-gap: 0.2rem;
  }
  .company-list .grid-col-4, .company-list .grid-col-6 {
    grid-column: span 12;
  }
  .company-list-wrap .global-inner > .inner {
    border-radius: 0.16rem;
    background: #F7FAFD;
    padding: 0.6rem 0.4rem;
  }
  .company-list-wrap .global-inner > .inner::after {
    background: url(/img/images/svg07.svg) no-repeat left top;
    background-size: 3.16rem 2.92rem;
    width: 3.16rem;
    height: 2.92rem;
  }
  .lx-list {
    padding: 0 0 0rem 0;
  }
  .lx-item {
    width: 5rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
  }
  .lx-item:first-child {
    padding-top: 0;
  }
  .lx-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .lx-item .lx-tit {
    font-size: 0.36rem;
    line-height: 0.64rem;
    color: #333;
    font-weight: 700;
  }
  .lx-item .lx-desc {
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 400;
    margin-top: 0.04rem;
  }
  .lx-item .svgwrap {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0.34rem;
  }
  .upappcontent {
    position: absolute;
    height: 4.7rem;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    top: 0;
    left: 0;
  }
  .upappcontent .title {
    font-size: 0.44rem;
    line-height: 0.64rem;
    color: #145094;
    font-weight: 700;
    text-align: center;
  }
  .upappcontent .desc {
    font-size: 0.52rem;
    line-height: 0.64rem;
    color: #333;
    font-weight: 700;
    text-align: center;
    width: 6.5rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.2rem;
  }
  .contact-list {
    margin: 0 -0.4rem;
  }
  .contact-list .imgwrap {
    height: 4.7rem;
    border-radius: 0.24rem 0.24rem 0 0;
    overflow: hidden;
  }
  .contact-list .upcontent {
    position: relative;
    padding: 0 0 0 0;
  }
  .contact-wrap .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    padding-bottom: 0.4rem;
  }
  .p-about .main-box {
    overflow: hidden;
    background: url(/img/images/img43.webp) no-repeat bottom center #fff;
    background-size: contain;
    padding-bottom: 1.4rem;
  }
  .honor-list-item {
    margin-bottom: 0.2rem;
  }
  .honor-list-item:last-child {
    margin-bottom: 0;
  }
  .honor-list-item .content {
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .honor-list-item .text {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #333;
    font-weight: 400;
  }
  .honor-list-item .svgwrap {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: 0.24rem;
    margin-top: 0.08rem;
  }
  .honor-list-item .inner {
    border-radius: 0.16rem;
    padding: 0.26rem;
  }
  .honor-list-wrap {
    background: url(/img/images/img39.webp) no-repeat top center;
    background-size: contain;
    padding: 0 0 1.4rem;
  }
  .honor-list-wrap .scrollbox {
    height: 9.92rem;
  }
  .honor-list-wrap .scrollbox::-webkit-scrollbar {
    width: 0.08rem;
  }
  .honor-list-wrap .scrollbox::-webkit-scrollbar-thumb {
    width: 0.08rem;
    background-color: #D0D9E2;
    border-radius: 0.24rem;
  }
  .honor-list-wrap .scrollbox::-webkit-scrollbar-track {
    background-color: #E7EFF6;
    border-radius: 0.24rem;
  }
  .honor-list-wrap .honor-list {
    padding-right: 0.3rem;
  }
  .honor-list-wrap .global-inner > .inner {
    padding: 0.6rem 0.1rem 0.6rem 0.4rem;
    background: #F7FAFD;
    position: relative;
    border-radius: 0.24rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.4);
  }
  .honor-list-wrap .global-inner > .inner::after {
    background: url(/img/images/img40.webp) no-repeat;
    width: 1.94rem;
    height: 2.3rem;
  }
  .liMarqueewrap-box {
    margin: 0 -0.8rem;
  }
  .honr-swiper {
    width: 5.9rem;
    margin-left: auto;
    margin-right: auto;
  }
  .honr-swiper .title {
    position: relative;
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 700;
    padding: 0rem 0.1rem;
    margin-top: 0.3rem;
    top: 0;
    opacity: 0;
  }
  .honr-swiper.isone .title {
    opacity: 1;
  }
  .honr-swiper .swiper-slide {
    width: 5.9rem;
  }
  .honr-swiper .swiper-slide-active .title {
    opacity: 1;
  }
  .honr-swiper .inner-slide .imgbg {
    padding: 0.38rem 0.44rem;
    border-radius: 0.24rem;
    border: 0.02rem solid #E0EEFF;
    background: -webkit-linear-gradient(top, #F2F6FB 0%, #FFF 100%);
    background: linear-gradient(180deg, #F2F6FB 0%, #FFF 100%);
    box-shadow: 0px 4.14px 8.281px 0px rgba(117, 144, 174, 0.15);
  }
  .honr-swiper .swiper-slide-duplicate {
    opacity: 1;
    pointer-events: auto;
  }
  .honor-wrap .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
  .honor-wrap .public01-fyq-wrap {
    padding: 0.6rem 0 0 0;
  }
  .liMarqueewrap .dd {
    padding-right: 0.2rem;
  }
  .liMarqueewrap .dd a {
    width: 2.6rem;
    max-width: auto;
    min-width: auto;
    display: block;
    box-shadow: 0px 3.273px 6.545px rgba(117, 144, 174, 0.15);
    border-radius: 0.12rem;
    border: 0.016rem solid #fff;
    background: -webkit-linear-gradient(top, #ECF5FF 0%, #FFF 100%);
    background: linear-gradient(180deg, #ECF5FF 0%, #FFF 100%);
  }
  .liMarqueewrap .dd a img {
    width: 1.8rem;
    height: 1.8rem;
    object-fit: contain;
    object-position: center;
  }
  .public-banner-style2 .imgwrap {
    height: 7.8rem;
  }
  .introduce-wrap {
    background: none;
    padding: 0.8rem 0 1.4rem;
  }
  .introduce-wrap .partner {
    padding: 1.4rem 0 0 0;
  }
  .introduce-wrap .partner .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.2rem;
  }
  .introduce-wrap .partner .desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 400;
    text-align: left;
    margin-bottom: 0.5rem;
  }
  .introduce-wrap .Overview {
    border-radius: 0.24rem;
    background: rgba(242, 246, 251, 0.8);
    padding: 0.8rem 0.4rem 1rem 0.4rem;
    position: relative;
  }
  .introduce-wrap .Overview .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.2rem;
  }
  .introduce-wrap .Overview::after {
    position: absolute;
    content: "";
    top: -webkit-calc(100% - 1.44rem);
    top: calc(100% - 1.44rem);
    width: -webkit-calc(100% + 0.8rem);
    width: calc(100% + 0.8rem);
    left: -0.4rem;
    background: url(/img/images/img38.webp) no-repeat;
    height: 9.54rem;
    z-index: -1;
  }
  .introduce-wrap .Overview .desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 400;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .honr-swiper .inner-slide:hover .imgbg {
    box-shadow: 0px 12px 8px 0px rgba(117, 144, 174, 0.15);
  }
}
.core-value-list {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  margin-top: 1.4em;
}

.core-value-list-item .inner {
  padding: 0 1em;
  min-height: 5em;
  background: #fff;
  border-radius: 0.4em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  height: 100%;
}
.core-value-list-item .item-body {
  -webkit-flex: 1;
          flex: 1;
  padding: 0.55em 0 0.75em;
}
.core-value-list-item .item-title {
  font-size: 0.8rem;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 2px;
}
.core-value-list-item .item-desc {
  font-size: 0.8em;
  line-height: 1.5em;
  color: #333;
  font-weight: 400;
}
.core-value-list-item .svgwrap {
  -webkit-flex: none;
          flex: none;
  width: 1.6em;
  height: 1.6em;
  margin-right: 1em;
}
.core-value-list-item .svgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.solution-overview-wrap {
  border-radius: 0.4em;
  background: rgba(242, 246, 251, 0.6);
  padding: 2em 2.5em 2em 2.5em;
  position: relative;
  margin-bottom: 0.5em;
}
.solution-overview-wrap::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(/img/images/img46.webp) no-repeat;
  background-size: 6.35em 6.85em;
  width: 6.35em;
  height: 6.85em;
}
.solution-overview-wrap .title {
  font-size: 1.2em;
  line-height: 1em;
  color: #333;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.solution-overview-wrap .desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  text-align: justify;
  margin-top: 1.25em;
  position: relative;
  z-index: 1;
}
.solution-overview-wrap.not-title {
  padding: 2em 2.5em 1.8em 2.5em;
}
.solution-overview-wrap.not-title .desc {
  margin: 0;
  line-height: 1.5em;
}
.solution-overview-wrap.not-title .desc p, .solution-overview-wrap.not-title .desc li {
  padding-left: 10px;
  position: relative;
  margin-bottom: 1.25em;
}
.solution-overview-wrap.not-title .desc p:last-child, .solution-overview-wrap.not-title .desc li:last-child {
  margin-bottom: 0;
}
.solution-overview-wrap.not-title .desc p::before, .solution-overview-wrap.not-title .desc li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: currentColor;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -webkit-calc((1.5em - 4px) / 2);
  top: calc((1.5em - 4px) / 2);
}

.core-value-wrap {
  border-radius: 0.4em;
  background: rgba(240, 240, 240, 0.6);
  position: relative;
  padding: 2em 2.5em 2em 2.5em;
}
.core-value-wrap::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: url(/img/images/img47.webp) no-repeat;
  background-size: 7.45em 6.45em;
  width: 7.45em;
  height: 6.45em;
}
.core-value-wrap .title {
  font-size: 1.2em;
  line-height: 1em;
  color: #333;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.core-value-wrap .desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  position: relative;
  z-index: 1;
  margin-top: 1.25em;
}

.solt-frame-card {
  margin-bottom: 0.5em;
}
.solt-frame-card:last-child {
  margin-bottom: 0;
}

.solution-head-wrap {
  position: relative;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 3.5em 0 0 0;
}
.solution-head-wrap .activePos {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.solution-head-wrap .activePos span {
  border-radius: 1em 1em 0 0;
  background: #0078FF;
  height: 7px;
  width: 100%;
}

.solution-head-swiper .inner-slide {
  padding-bottom: 1.35em;
}
.solution-head-swiper .swiper-slide {
  width: auto;
  cursor: pointer;
  -webkit-flex: 1;
          flex: 1;
}
.solution-head-swiper .swiper-slide.active .title span {
  font-size: 0.9rem;
  color: #145094;
}
.solution-head-swiper .title {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}
.solution-head-swiper .title span {
  font-size: 0.8rem;
  line-height: 1rem;
  color: #333;
  font-weight: 700;
}

.CoreValue {
  padding: 5.5em 0 0 0;
}
.CoreValue .title-40-44 {
  text-align: center;
  margin-bottom: 1em;
}

.CoreValueswiper .inner-slide {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  padding: 2em 1.25em 1.85em 1.25em;
}
.CoreValueswiper .title {
  font-size: 1.2em;
  line-height: 1.3333333333em;
  color: #333;
  font-weight: 700;
}
.CoreValueswiper .desc {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #333;
  font-weight: 400;
  margin-top: 1.3125em;
}
.CoreValueswiper .desc.diandian p {
  position: relative;
  padding-left: 10px;
}
.CoreValueswiper .desc.diandian p::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0.71875em;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #333;
}
.CoreValueswiper .svgwrap {
  width: 3.9em;
  height: 3.9em;
  margin-bottom: 1.4em;
}
.CoreValueswiper .svgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-schemedel .introduce-wrap {
  padding-bottom: 4em;
}

.solution-wrap .title-40-44 {
  text-align: center;
  margin-bottom: 1em;
}

.frameworkimg {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
}
.frameworkimg img {
  max-width: 100%;
  display: block;
  height: auto;
}

.solution-content-wrap .swiper-slide {
  display: none;
}
.solution-content-wrap .swiper-slide:first-child {
  display: block;
}

.global-cases-swiper-wrap {
  position: relative;
}

.public-prev-swiper {
  position: absolute;
  left: -4.8em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.8em;
  height: 2.8em;
  background: #E4EAF0;
  border-radius: 100%;
  z-index: 9;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.public-prev-swiper svg {
  width: 12px;
  height: 21px;
}
.public-prev-swiper.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.public-next-swiper {
  position: absolute;
  right: -4.8em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.8em;
  height: 2.8em;
  background: #E4EAF0;
  border-radius: 100%;
  z-index: 9;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.public-next-swiper svg {
  width: 12px;
  height: 21px;
}
.public-next-swiper.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.p-schemedel .main-box {
  background: #fff;
}
.p-schemedel.p-schemedel2 .main-box {
  padding-bottom: 0em;
}
.p-schemedel .global-cases {
  background: url(/img/images/img55.webp) no-repeat bottom center #fff;
  background-size: contain;
  padding-bottom: 6.5em;
}

@media screen and (min-width: 992px) {
  .public-prev-swiper:not(.swiper-button-disabled):hover, .public-next-swiper:not(.swiper-button-disabled):hover {
    box-shadow: 0px 4px 8px rgba(117, 144, 174, 0.2);
    background: #fff;
  }
}
.global-cases-swiper {
  overflow: hidden;
  margin: -8px;
  padding: 8px;
}
.global-cases-swiper .inner-slide {
  padding: 3.7em 2em 2.4em 2em;
  border-radius: 0.4em;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  cursor: pointer;
}
.global-cases-swiper .num {
  position: absolute;
  top: 0.25em;
  left: 0.2357142857em;
  font-size: 7em;
  line-height: 0.7142857143em;
  color: #F4F7FB;
  font-weight: 700;
}
.global-cases-swiper .title {
  position: relative;
  z-index: 1;
  font-size: 1.2em;
  line-height: 1.3333333333em;
  color: #333;
  font-weight: 700;
}
.global-cases-swiper .f-title {
  position: relative;
  z-index: 1;
  font-size: 0.9em;
  line-height: 1.7777777778em;
  color: #666;
  font-weight: 700;
  margin-bottom: 1.6666666667em;
}
.global-cases-swiper .imgwrap {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 60.2605863192%;
  height: 0;
  margin-bottom: 1.5em;
}
.global-cases-swiper .imgwrap img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.global-cases-swiper .desc {
  position: relative;
  z-index: 1;
  font-size: 0.8em;
  line-height: 1.75em;
  color: #666;
  font-weight: 400;
}

.global-cases {
  padding: 0em 0 0 0;
}
.global-cases .title-40-44 {
  text-align: center;
  margin-bottom: 1em;
}

@media screen and (min-width: 992px) {
  .global-cases {
    padding: 0;
    padding-top: 0em;
  }
  .solution-wrap {
    padding: 0 0 5em 0;
  }
  .global-cases-swiper-wrap .swiper-slide:hover .inner-slide {
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
  }
}
@media screen and (max-width: 991.98px) {
  .honor-wrap {
    position: relative;
    z-index: 25;
  }
  .solution-overview-wrap::after {
    width: 2.54rem;
    height: 2.74rem;
    background: url(/img/images/img46.webp) no-repeat;
    background-size: 2.54rem 2.74rem;
  }
  .p-about .introduce-wrap .Overview::after {
    top: -webkit-calc(100% - 1.44rem);
    top: calc(100% - 1.44rem);
  }
  .p-schemedel .introduce-wrap .Overview::after {
    top: -webkit-calc(100% - 1.64rem);
    top: calc(100% - 1.64rem);
  }
  .p-schemedel .main-box {
    background: #fff;
  }
  .p-schemedel.p-schemedel2 .main-box {
    padding-bottom: 1.4rem;
  }
  .p-schemedel .global-cases {
    background: url(/img/images/img52.webp) no-repeat bottom center #fff;
    background-size: contain;
    padding-bottom: 1.4rem;
  }
  .p-schemedel.one .global-cases-swiper {
    padding-bottom: 1rem;
  }
  .frameworkimg {
    height: auto;
    position: relative;
  }
  .frameworkimg::after {
    content: "";
    position: absolute;
    background: url(/img/images/svg16.svg) no-repeat;
    background-size: 0.8rem 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .frameworkimg img {
    width: 100%;
  }
  .frameworkimg.is-zomming::after {
    display: none;
  }
  .pinch-zoom-container {
    width: 100%;
  }
  .frameworkimg-wrap.hidesvg .frameworkimg::after {
    opacity: 0;
  }
  .global-cases-swiper-wrap {
    margin: 0 -0.4rem;
  }
  .global-cases-swiper {
    margin: -12px;
    padding-left: -webkit-calc(12px + 0.4rem);
    padding-left: calc(12px + 0.4rem);
    padding-right: -webkit-calc(12px + 0.4rem);
    padding-right: calc(12px + 0.4rem);
    padding-bottom: 12px;
  }
  .global-cases-swiper .imgwrap {
    margin-bottom: 0;
  }
  .global-cases-swiper .num {
    font-size: 2.42rem;
    line-height: 1.72rem;
    top: 0.44rem;
    left: 0.4rem;
    color: #EFF3F9;
  }
  .global-cases-swiper .swiper-slide {
    width: 5.9rem;
  }
  .global-cases-swiper .swiper-slide.swiper-slide-prev {
    opacity: 0.5;
  }
  .global-cases-swiper .inner-slide {
    padding: 1rem 0.4rem 0.46rem 0.4rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.4);
    border-radius: 0.24rem;
    background: #F7FAFD;
  }
  .global-cases-swiper .title {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 700;
  }
  .global-cases-swiper .f-title {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #666;
    font-weight: 700;
    margin-top: 0.1rem;
    margin-bottom: 0.52rem;
    min-height: 1.2rem;
  }
  .global-cases {
    padding: 1.4rem 0 0 0;
    overflow: hidden;
  }
  .global-cases .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
  .core-value-list-item {
    margin-bottom: 0.4rem;
  }
  .core-value-list-item:last-child {
    margin-bottom: 0;
  }
  .core-value-list-item .item-body {
    padding: 0;
  }
  .core-value-list-item .item-title {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .core-value-list-item .item-desc {
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 400;
  }
  .core-value-list-item .svgwrap {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.24rem;
    margin-top: 0.06rem;
  }
  .core-value-list-item .inner {
    padding: 0;
    min-height: initial;
    background: none;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .solution-wrap {
    overflow: hidden;
  }
  .core-value-list {
    margin-top: 0.4rem;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
  .core-value-wrap {
    border-radius: 0.24rem;
    background: rgba(240, 240, 240, 0.6);
    padding: 0.8rem 0.4rem 0.96rem 0.4rem;
  }
  .core-value-wrap::after {
    background: url(/img/images/img51.webp) no-repeat;
    background-size: 2.98rem 2.58rem;
    width: 2.98rem;
    height: 2.58rem;
  }
  .core-value-wrap .title {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 700;
  }
  .solution-content-wrap {
    padding: 0.4rem 0 0 0;
    min-height: 5.3rem;
  }
  .solution-content-wrap .title {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: #333;
    font-weight: 700;
  }
  .solution-content-wrap .desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 400;
    margin-top: 0.3rem;
    text-align: left;
  }
  .solution-content-wrap::after {
    background: url(/img/images/img50.webp) no-repeat;
    background-size: 2.54rem 2.74rem;
    width: 2.54rem;
    height: 2.74rem;
  }
  .solution-overview-wrap {
    border-radius: 0.24rem;
    background: rgba(242, 246, 251, 0.6);
    margin-bottom: 0.2rem;
    padding: 0.8rem 0.4rem 0.9rem 0.4rem;
  }
  .solution-overview-wrap.not-title {
    padding: 0.8rem 0.4rem 0.9rem 0.4rem;
  }
  .solt-frame-card {
    margin-bottom: 0.2rem;
  }
  .solution-head-swiper .title {
    text-align: left;
    white-space: nowrap;
  }
  .solution-head-swiper .title span {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #145094;
    font-weight: 400;
  }
  .solution-head-swiper .swiper-slide {
    height: auto;
  }
  .solution-head-swiper .swiper-slide .inner-slide {
    height: 100%;
    position: relative;
    padding-bottom: 0.4rem;
  }
  .solution-head-swiper .swiper-slide .inner-slide::after {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 2px 2px 0px 0px;
    height: 0.08rem;
    background: #0078FF;
    content: "";
    width: 100%;
    opacity: 0;
  }
  .solution-head-swiper .swiper-slide.active .inner-slide::after {
    opacity: 1;
  }
  .solution-head-swiper .swiper-slide.active .title span {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #145094;
    font-weight: 700;
    text-align: left;
  }
  .solution-head-wrap {
    padding: 0.8rem 0 0 0;
  }
  .solution-head-wrap .swiper-slide {
    width: auto;
  }
  .solution-wrap .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
  .CoreValueswiper .svgwrap {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0.4rem;
  }
  .CoreValueswiper .title {
    font-size: 0.44rem;
    line-height: 0.56rem;
    color: #333;
    font-weight: 700;
  }
  .CoreValueswiper .desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #666;
    font-weight: 400;
    margin-top: 0.28rem;
  }
  .CoreValueswiper .inner-slide {
    border-radius: 0.24rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
    padding: 0.56rem 0.7rem 0.86rem 0.4rem;
    height: 100%;
  }
  .CoreValueswiper .swiper-slide {
    width: 5.9rem;
    height: auto;
  }
  .CoreValueswiper .swiper-slide.swiper-slide-prev {
    opacity: 0.5;
  }
  .CoreValueswiper .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  .CoreValue.isone .CoreValueswiper .swiper-slide {
    margin-left: auto;
    margin-right: auto;
  }
  .CoreValue.isone .public01-fyq-wrap {
    display: none;
  }
  .CoreValueswiper-wrap .global-inner {
    margin: 0 -0.4rem;
    max-width: initial !important;
    width: auto !important;
  }
  .p-schemedel .introduce-wrap {
    padding: 0.8rem 0 1.4rem;
  }
  .p-schemedel .introduce-wrap {
    overflow: hidden;
  }
  .CoreValue {
    padding: 1.4rem 0 0 0;
  }
  .CoreValue .title-40-44 {
    font-size: 0.52rem;
    line-height: 0.88rem;
    color: #145094;
    font-weight: 700;
    margin-bottom: 0.4rem;
  }
}
@media screen and (min-width: 992px) {
  .placeholders-map {
    height: 4.7em;
  }
  .solution-content-wrap {
    padding: 1em 0 0 0;
  }
  .p-schemedel .bgwrap {
    background: url(/img/images/img54c.webp) no-repeat top center;
    background-size: 100% auto;
  }
  .p-schemedel.p-schemedel2 .bgwrap {
    background: url(/img/images/img54.webp) no-repeat top center;
    background-size: 100% auto;
  }
  .global-cases-swiper-wrap.isone .public-prev-swiper, .global-cases-swiper-wrap.isone .public-next-swiper {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .global-cases.one {
    padding-bottom: 0.4rem;
  }
  .global-cases-swiper-wrap.isone .public01-fyq-wrap {
    display: none;
  }
  .global-cases-swiper-wrap.isone .swiper-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
  }
}
.p-sitemap .main-box, .p-introduce .main-box {
  padding-bottom: 50px;
}

.result-search-wrapper {
  margin-top: 50px;
}

.item-arrow {
  display: none !important;
}

@media screen and (max-width: 991.98px) {
  .placeholders-map {
    height: 1rem;
  }
}
/* 搜索结果页 */
.p-result .temp-mainbox {
  padding-bottom: 6.5em;
}

@media (max-width: 991.95px) {
  .p-result .temp-mainbox {
    padding-bottom: 1.4rem;
  }
}
/* 隐私政策 */
.privacy-element {
  padding: 2em 0 6.5em;
}
.privacy-element .rocket-content__inner {
  width: 100%;
  max-width: none;
}

@media (max-width: 991.98px) {
  .privacy-element {
    padding: 0.8rem 0 1.4rem;
  }
}
@media screen and (min-width: 992px) {
  .global-cases-swiper .desc {
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .lx-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 -0.75em;
  }
  .lx-list > * {
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0em 0.75em;
    margin-bottom: 0em;
  }
  .lx-list > *:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .p-scheme2 .case-box {
    background: url(/img/images/img07b.webp) no-repeat bottom center #fff;
    background-size: contain;
  }
  .CoreValueswiper.iscenter .swiper-wrapper {
    -webkit-justify-content: center;
            justify-content: center;
  }
}
.case-tit-wrap {
  padding: 0.5em 0 2em 0;
}

.case-tit span {
  font-size: 2em;
  line-height: 1.1em;
  color: #145094;
  font-weight: 700;
  display: block;
}

@media (max-width: 991.98px) {
  .newsdet-doc {
    padding-bottom: 1.4rem;
  }
  .case-tit-wrap {
    padding: 0.84rem 0 0.72rem 0;
  }
  .case-tit span {
    font-size: 0.6rem;
    line-height: 0.8rem;
    color: #145094;
    font-weight: 700;
  }
}
.ict-add {
  padding: 5.5em 0 0 0;
}
.ict-add .ict-button {
  display: -webkit-flex;
  display: flex;
  margin-top: 2.1em;
  position: relative;
  z-index: 2;
}
.ict-add .ict-button span {
  font-size: 0.8rem;
  height: 2rem;
  line-height: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 1rem;
  border-radius: 8px;
  color: #145094;
  font-weight: 700;
  border: 1px solid rgba(20, 80, 148, 0.8);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ict-add .ict-button span::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #145094;
  z-index: -1;
}
.ict-add .title {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #333;
  font-weight: 700;
  margin-bottom: 0.625em;
  position: relative;
  z-index: 2;
}
.ict-add .desc {
  font-size: 0.8em;
  line-height: 1.5em;
  color: rgba(51, 51, 51, 0.6);
  font-weight: 400;
  height: 4.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.ict-add .title-40-44 {
  text-align: center;
  padding-bottom: 1em;
}
.ict-add .inner-slide {
  position: relative;
  border-radius: 8px;
  display: block;
  background: -webkit-linear-gradient(left, #E9EFF5, #FAFCFE, #F2F6FB 80%);
  background: linear-gradient(to right, #E9EFF5, #FAFCFE, #F2F6FB 80%);
  box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
  padding: 2.4em 2.5em 2.15em 2.5em;
}
.ict-add .svgwrap {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  max-width: 296px;
}
.ict-add .svgwrap img {
  object-position: center;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.p-ict.p-schemedel .introduce-wrap {
  padding-bottom: 5.5em;
}

@media screen and (min-width: 992px) {
  .public-select .byted-option-list {
    white-space: nowrap;
  }
  .p-ict .solution-overview-wrap {
    padding-bottom: 2.4em;
  }
  .ictswiper .inner-slide:hover {
    cursor: pointer;
  }
  .ictswiper .inner-slide:hover .ict-button span {
    color: #fff;
  }
  .ictswiper .inner-slide:hover .ict-button span::after {
    width: 100%;
  }
  .ictswiper .swiper-wrapper {
    width: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    margin: 0 -0.5em;
  }
  .ictswiper .swiper-wrapper > * {
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0em 0.5em;
    margin-bottom: 1em;
  }
  .ictswiper .swiper-wrapper > *:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .p-ict.p-schemedel .introduce-wrap {
    padding-bottom: 1.4rem;
  }
  .ictswiper-wrap .global-inner {
    padding: 0 0rem !important;
  }
  .ict-add {
    padding: 1.4rem 0 0 0;
  }
  .ict-add .svgwrap {
    max-width: 100%;
    width: 5.92rem;
    height: 5.92rem;
    top: initial;
    bottom: 0;
  }
  .ict-add .ict-button {
    margin: 1.3rem 0 0 0;
  }
  .ict-add .ict-button span {
    font-size: 0.32rem;
    height: 0.8rem;
    padding: 0 0.4rem;
  }
  .ict-add .title {
    font-size: 0.44rem;
    line-height: 0.72rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.3rem;
  }
  .ict-add .desc {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: rgba(51, 51, 51, 0.6);
    font-weight: 400;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 99;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .ict-add .inner-slide {
    border-radius: 0.24rem;
    box-shadow: 0px 4px 8px 0px rgba(117, 144, 174, 0.2);
    padding: 0.9rem 0.4rem 0.92rem 0.4rem;
    height: 8.3rem;
  }
  .ict-add .title-40-44 {
    padding-bottom: 0.4rem;
    font-size: 0.52rem;
    line-height: 0.88rem;
  }
}