@charset "utf-8";
/* 这个css是初始化的css，在任何项目里面都可以使用 */
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
}
body {
  --header_h: 6.875rem;
  --container: 16.25rem;
  outline: none;
  font-weight: 500;
}
img{
     image-rendering: auto;
  transform: translateZ(0);
  backface-visibility: hidden;
}
.p_top {
  position: absolute;
  top: -6.875rem;
}
.bg {
  background: #E78320;
}
.c {
  color: #E78320;
}
.bgf8 {
  background: #F8FCFF;
}
.bodycolor {
  background: #E9EEF5;
}
.phone_show_990,
.phone_show_767 {
  display: none;
}
.pagination {
  display: flex;
  padding-left: 0;
  margin: 1.25rem 0;
  border-radius: 0.25rem;
  justify-content: center;
}
.pagination > li {
  margin: 0 0.3125rem;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  border: 1px solid #DBDBDB;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 600;
}
.pagination > li:hover {
  background: #E78320;
  color: #fff;
  text-align: center;
}
.pagination > li:hover a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 3.125rem;
}
.pagination > li.active {
  background: #E78320;
  color: #fff;
}
.pagination > li.active a {
  color: #fff;
}
.pagination > li.disabled:hover {
  color: #333;
  background: #FFF;
}
.grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.grid4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.gap15 {
  gap: 0.9375rem;
}
.gap20 {
  gap: 1.25rem;
}
.gap30 {
  gap: 1.875rem;
}
.gap40 {
  gap: 2.5rem;
}
.gap50 {
  gap: 3.125rem;
}
.foot-fot {
  background: #2D3333;
  display: none;
}
.foot-fot .foota2 {
  font-size: 1rem;
  color: #fff;
}
.foot-fot .foota2 a {
  font-size: 1rem;
  color: #fff;
}
/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}
.search_more {
  margin-top: 1.25rem;
  font-size: 1rem;
  color: #444;
  position: relative;
  display: inline-block;
}
.search_more:hover {
  color: #E78320;
}
.search_more:hover::before {
  background: #E78320;
}
.search_more::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #E5E5E5;
}
.line1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.line4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.trans {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.er-ul {
  position: absolute;
  width: 12rem;
  left: 50%;
  box-shadow: 0 0 0.125rem rgba(0, 0, 0, 0.1);
  right: 0;
  top: 100%;
  z-index: 999;
  background: #fff;
  transition: 400ms ease-in-out;
  transform: scaleY(0) translateX(-50%);
  transform-origin: top center;
  opacity: 0;
  border-radius: 0 0 0.5rem 0.5rem;
}
.er-ul li {
  line-height: 2.5;
  text-align: center;
  font-size: 1.125rem;
}
.er-ul li:hover a {
  color: #1a5097 !important;
}
.er-ul li:nth-child(1) {
  padding-top: 0.625rem;
}
.er-ul li:last-child {
  padding-bottom: 0.625rem;
}
header .center > ul > li:hover .er-ul {
  transform: scaleY(1) translateX(-50%);
  opacity: 1;
}
header .nav_ul > li:hover .er-ul {
  transform: none;
  opacity: 1;
}
header .center > ul > li:hover .sec_box {
  transform: scaleY(1) translateX(-50%);
  opacity: 1;
}
.logo_phone img {
  width: 7.5rem;
}
.cf {
  color: #fff !important;
}
.c0 {
  color: #000 !important;
}
.phone_weibu {
  background: #0A0A0A;
  display: none;
}
.phone_weibu .mobMenu > li > a {
  font-size: 14px;
  padding: 10px 0;
  color: #fff;
}
.phone_weibu .mobMenu > li {
  border-bottom: #424245 1px solid;
}
.phone_weibu .mobMenu > li > .subDepth > li > a {
  font-size: 1em;
  color: #9a9797;
  line-height: 28px;
}
.phone_weibu .mobMenu > li > a::before {
  background-color: #fff;
}
.phone_weibu .mobMenu > li > a::after {
  background-color: #fff;
}
.phone_weibu .mobMenu > li > .subDepth {
  display: none;
}
body {
  --container: 16.25rem;
}
@media (max-width: 1600px) {
  body {
    --container: 10rem;
  }
}
@media (max-width: 1440px) {
  body {
    --container: 8rem;
  }
}
@media (max-width: 1280px) {
  body {
    --container: 6rem;
  }
}
@media (max-width: 990px) {
  body {
    --container: 15px;
  }
}
.container {
  padding: 0 var(--container);
  width: 100%;
  max-width: 100%;
}
.container.container_l {
  padding: 0 0 0 var(--container);
}
.container.container_r {
  padding: 0 var(--container) 0 0;
}
/* 搜索 */
.search {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* background: #000; */
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: none;
}
.search-box {
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25%;
}
.inp {
  width: 100%;
  height: 6.25rem;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.7);
}
.inp::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: rgba(255, 255, 255, 0.7);
  background: none;
  border: none;
  z-index: 9999;
}
.bu .iconfont {
  font-size: 3.125rem;
}
.search-con {
  position: absolute;
  right: 7%;
  top: 7%;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.search-con .iconfont {
  font-size: 2.125rem;
  font-weight: 100;
}
.ds {
  cursor: pointer;
}
.serbtn {
  background: #E78320;
}
.searchbox {
  border-color: #E78320;
}
@media (max-width: 990px) {
  body {
    padding-bottom: 0;
    overflow: hidden;
  }
}
@media (max-width: 990px) {
  .pc-hidden {
    display: none;
  }
  .pc_show_990 {
    display: none;
  }
  .phone_show_990 {
    display: block;
  }
}
.m-hidden {
  display: none;
}
@media (max-width: 990px) {
  .m-hidden {
    display: block;
  }
}
.foot1-m {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
/*手机底部*/
@media (max-width: 990px) {
  .foot1-m {
    display: block;
  }
}
/*手机端头部*/
.m-bm-head {
  position: fixed;
  top: 0;
  z-index: 999999;
  left: 0;
  right: 0;
  background: #000;
}
.m-bm-head .m-bm-head-box {
  position: relative;
  height: 60px;
}
.m-bm-head .m-bm-head-box .m-bm-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto 4%;
  max-width: 100%;
  height: 34px;
}
.m-bm-head .m-bm-head-box .m-bm-logo h1,
.m-bm-head .m-bm-head-box .m-bm-logo a {
  display: inline;
  font-size: 0;
}
.m-bm-head .m-bm-head-box .m-bm-logo img {
  height: 40px;
  width: 120px;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 4% auto 0;
  width: 20px;
  height: 15px;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn span,
.m-bm-head .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head .m-bm-head-box .m-bm-navbtn:before {
  display: block;
  height: 1.5008px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn span {
  margin: 4.5008px 0;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head .m-bm-head-box .m-bm-navbtn:before {
  content: '';
  -webkit-transform-origin: 7.5%;
  -moz-transform-origin: 7.5%;
  -ms-transform-origin: 7.5%;
  -o-transform-origin: 7.5%;
  transform-origin: 7.5%;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked span {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.m-bm-head .m-bm-head-box .m-bm-navbtn.clicked:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.m-bm-head .phone_lanu {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 65px;
}
.m-bm-head .m-bm-menu {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  height: 100vh;
  background: #050505;
}
.m-bm-head .m-bm-menu .m-bm-menu-box {
  height: -webkit-calc(40vh);
  height: -moz-calc(40vh);
  height: calc(100vh - 60px);
  overflow: auto;
  padding-bottom: 80px;
}
.m-bm-head .mrhgxt {
  color: #fff;
  font: 500 1.125rem/60px;
  margin-left: 63%;
  position: relative;
  z-index: 9;
}
.m-bm-head .mrhgxt i {
  font-size: 1.125rem;
  margin-right: 0.25em;
}
.m-bm-nav .aniut.aniut_son {
  height: 35px;
  line-height: 35px;
}
.m-bm-nav > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.m-bm-nav > li > a {
  display: block;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  padding: 0 4%;
  font-weight: 600;
}
.m-bm-nav > li > a span {
  display: inline-block;
  min-width: 40%;
  max-width: 50%;
  font-weight: 500;
}
.m-bm-nav > li .sec {
  display: none;
  padding: 10px 15px 10px 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.m-bm-nav > li .sec a {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 35px;
}
.m-bm-nav > li .sec a span {
  display: inline-block;
  min-width: 40%;
  max-width: 50%;
}
.m-bm-nav > li .aniut {
  position: absolute;
  width: 40px;
  height: 50px;
  line-height: 50px;
  right: 2%;
  top: 0;
  text-align: center;
  z-index: 9;
}
.m-bm-nav > li .aniut i {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
}
.m-bm-head.white {
  background: #fff;
}
.m-bm-head.white .m-bm-head-box .m-bm-navbtn span,
.m-bm-head.white .m-bm-head-box .m-bm-navbtn:after,
.m-bm-head.white .m-bm-head-box .m-bm-navbtn:before {
  background: #000;
}
.m-bm-head.white .m-bm-menu {
  background: #fff;
}
.m-bm-head.white .m-bm-nav > li,
.m-bm-head.white .m-bm-nav > li .sec {
  border-color: rgba(51, 51, 51, 0.1);
}
.m-bm-head.white .m-bm-nav > li > a,
.m-bm-head.white .m-bm-nav .aniut i,
.m-bm-head.white .m-bm-nav > li .sec a,
.m-bm-head.white .mrhgxt {
  color: #000;
}
.ajhhsd {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 1em 0;
}
.ajhhsd a {
  color: #fff;
}
.ajhhsd a:hover {
  color: #E78320;
}
.ajhhsd span {
  padding: 0 0.3em;
}
.ajhhsd span:last-child {
  display: none;
}
.xw_ny_banner {
  background: #333;
  -o-background-size: cover;
  background-size: cover;
  padding: 13.5rem 0 7.25rem;
}
.xw_ny_banner h2 {
  color: #FFFFFF;
  font: 600 3.125rem/1.2em;
}
@media (max-width: 990px) {
  .xw_ny_banner {
    padding: 7.25rem 0;
  }
}
@media (max-width: 768px) {
  .xw_ny_banner {
    padding: 4rem 0;
  }
  .xw_ny_banner h2 {
    font-size: 1.8rem;
  }
}
.ssy-sskaa {
  margin-bottom: 2rem;
}
.ssy-sskaa .searchsa form {
  width: 50%;
  border: 1px solid #999;
  padding: 0 1.5em;
  border-radius: 2rem;
  margin: 0 auto;
}
.ssy-sskaa .searchsa form input {
  width: 70%;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 4rem;
  background: transparent;
  color: #999;
}
.ssy-sskaa .searchsa form button {
  width: auto;
  outline: none;
  border: none;
  background: transparent;
}
.ssy-sskaa .searchsa form button i {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 4rem;
  color: #333;
}
@media (max-width: 768px) {
  .ssy-sskaa {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .ssy-sskaa .searchsa form {
    width: 90%;
  }
  .pc_show_767 {
    display: none;
  }
  .phone_show_767 {
    display: block;
  }
}
@media (max-width: 768px) {
  .ssy-sskaa .searchsa form input {
    font-size: 1.125rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  .ssy-sskaa .searchsa form button i {
    font-size: 1.35rem;
    line-height: 3rem;
  }
}
.sssjga {
  color: #333;
  font-weight: 200;
  font-size: 1.25rem;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.ss-list li + li {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .ss-list li + li {
    margin-top: 1rem;
  }
}
.ss-list li div.img {
  width: 25%;
}
.ss-list li div.img a.img {
  display: block;
  border: 1px solid #f2f2f2;
}
.ss-list li .xw-nycont {
  width: 72%;
}
.ss-list li .xw-nycont h2 a {
  display: block;
  color: #656363;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.35em;
  overflow: hidden;
  margin-bottom: 0.2em;
}
.ss-list li .xw-nycont.w100 {
  width: 100%;
}
@media (max-width: 768px) {
  .ss-list li div.img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .ss-list li .xw-nycont {
    width: 100%;
    margin-top: 1.2em;
  }
}
@media (max-width: 768px) {
  .ss-list li .xw-nycont h2 a {
    font-size: 1.125rem;
  }
}
.ss-list li .xw-nycont span {
  color: #E78320;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5em;
}
.ss-list li .xw-nycont .datea {
  color: #999999;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1.5em;
}
.ss-list li .xw-nycont .p {
  color: #999999;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5em;
  margin-top: 0.5em;
}
.ss-list li .xw-nycont a.more-msl {
  margin-top: 1em;
}
@media (max-width: 990px) {
  body {
    padding: 60px 0 0 !important;
  }
}
/* end */
.list_website ul li {
  padding: 1.875rem 0;
  border-bottom: 1px solid #ddd;
}
.list_website ul li:first-child {
  padding-top: 0;
}
.list_website ul li .top {
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin-bottom: 0.625rem;
  font-weight: 600;
}
.list_website ul li .bot {
  font-size: 1rem;
  line-height: 1.875rem;
  color: #717171;
  margin-right: 1.25rem;
}
@media (max-width: 1600px) {
  body,
  html {
    font-size: calc(100vw / 110);
  }
  .container {
    padding: 0 var(--container);
  }
}
@media (max-width: 1440px) {
  body,
  html {
    font-size: calc(100vw / 100);
  }
  .container {
    padding: 0 var(--container);
  }
}
@media (max-width: 1366px) {
  body,
  html {
    font-size: calc(100vw / 95);
  }
}
@media (max-width: 1280px) {
  body,
  html {
    font-size: calc(100vw / 110);
  }
}
@media (max-width: 990px) {
  body,
  html {
    font-size: 14px;
  }
  .container {
    padding: 0 var(--container);
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 var(--container);
  }
}
.phone {
  line-height: 60px;
  padding: 0 30px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  background: #000;
}
.phone.white {
  background: #fff;
}
.phone.white .left img {
  filter: brightness(0);
}
@media (max-width: 767px) {
  .phone {
    padding: 0 15px;
  }
}
.phone > .clearfix {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.phone.noLanuage .center {
  width: 60%;
  text-align: left;
  order: 1;
}
.phone.noLanuage .left {
  width: 40%;
  text-align: right;
  order: 2;
}
.phone.noLanuage .right {
  display: none;
}
.phone .left {
  width: 10%;
  text-align: right;
}
.phone .left img {
  height: 22px;
}
.phone .right {
  width: 10%;
  text-align: left;
}
.phone .right span {
  width: 1px;
  height: 10px;
  background: #1D1D1F;
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 1px;
}
.phone .right a {
  font-weight: bold;
  font-size: 12px;
  color: #A7A7A8;
}
.phone .right a.c {
  color: #1D1D1F;
}
.phone .center {
  width: 80%;
  margin: 0 auto;
}
.phone .center img {
  height: 40px;
  width: 120px;
}
.sjj_nav {
  position: fixed;
  z-index: 9999;
  background: #1D1D1F;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 40px;
  top: 0;
  left: -100%;
  overflow: auto;
  overflow-x: hidden;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.nav_show {
  left: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.sjj_nav > ul > li:first-child {
  overflow: hidden;
  border-top: 0;
}
.sjj_nav > ul > li:first-child > a {
  width: 60%;
}
.sjj_nav > ul > li:first-child .language {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.sjj_nav > ul > li:first-child .language a {
  width: 25%;
  float: left;
  border-left: 1px #ddd solid;
  text-align: center;
  color: #999;
  display: inline-block;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.sjj_nav > ul > li:first-child .language a.active {
  background: #E78320;
  color: #fff !important;
}
.sjj_nav > ul > li:first-child .language a:last-child {
  border-right: 1px #ddd solid;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}
.sjj_nav ul li {
  position: relative;
  line-height: 2.5rem;
  font-size: 0.875rem;
}
.sjj_nav > ul > li:last-child {
  border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
  display: none;
}
.sjj_nav ul li i svg {
  width: 20px;
  height: 20px;
  fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #E78320;
}
.sjj_nav ul li ul li > ul {
  margin-left: 10px;
}
.sjj_nav .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #1D1D1F;
}
.sjj_nav .top .ta img {
  height: 40px;
  filter: brightness(0) invert(0.8);
  width: 120px;
}
.sjj_nav .top .fr img {
  height: 22px;
}
.sjj_nav .bot {
  padding: 25px 40px 0;
  margin-top: 60px;
  height: calc(100% - 60px);
  overflow: scroll;
}
.sjj_nav .bot > li:first-child {
  margin-bottom: 34px;
}
.sjj_nav .bot > li:first-child input {
  padding-left: 28px;
  width: 100%;
  font-size: 14px;
  color: #a7a7a7;
  line-height: 35px;
  border: 1px solid #A7A7A8;
  background: transparent;
}
.sjj_nav .bot > li:first-child button {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 28px;
  height: 100%;
  border: none;
}
.sjj_nav .bot > li:first-child button .iconfont {
  position: static;
  text-align: center;
  color: #a7a7a7;
  font-size: 16px;
  padding: 0;
  border: none;
}
.sjj_nav .bot > li {
  font-size: 18px;
  line-height: 20px;
  color: #a7a7a7;
  border-bottom: none !important;
  margin-bottom: 30px;
}
.sjj_nav .bot > li > ul {
  padding-left: 1.25rem;
}
.sjj_nav .bot > li > div > a {
  width: calc(100% - 3.75rem);
}
.sjj_nav .bot > li > a {
  display: inline-block;
}
.sjj_nav .bot > li img {
  height: 30px;
}
.sjj_nav .bot > li .list .left {
  width: 100%;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.5rem;
  letter-spacing: 0.9008px;
  color: #EBEBEC;
  float: left;
}
.sjj_nav .bot > li .list .left a {
  color: #EBEBEC;
}
.sjj_nav .bot > li .list .right.w100 {
  width: 100%;
  float: none;
  padding-bottom: 20px;
}
.sjj_nav .bot > li .list .right {
  width: 80%;
  float: right;
  font-size: 14px;
  color: #EBEBEC;
  line-height: 20px;
}
.sjj_nav .bot > li .list .right a {
  color: #EBEBEC;
  margin-bottom: 18px;
}
.sjj_nav .bot > li ul {
  margin-top: 20px;
}
.sjj_nav .bot > li > div {
  color: #a7a7a7;
  position: relative;
  padding-bottom: 8px;
  line-height: 1.875rem;
  display: flex;
  align-items: center;
}
.sjj_nav .bot > li > div > a {
  color: #a7a7a7;
}
.sjj_nav .bot > li > div .iconfont {
  width: 3.75rem;
  text-align: right;
  display: block;
  font-size: 1rem;
}
.sjj_nav .bot > li > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  background: #a7a7a7;
}
.sjj_nav .bot > li:hover > a::before,
.sjj_nav .bot > li.active > a::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.sjj_nav .top .container {
  padding: 0 40px;
}
@media (max-width: 767px) {
  .sjj_nav .top .container {
    padding: 0 15px;
  }
}
.rightfix {
  bottom: 10%;
  top: auto;
  transform: translateY(0);
  right: 1.25rem;
  width: auto;
  box-shadow: none;
  border: none;
  background: transparent;
}
.rightfix li {
  cursor: pointer;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  line-height: 3.75rem;
  padding: 0;
  border: none;
  background: transparent;
  margin-bottom: 1.25rem;
  position: relative;
  border: none !important;
}
.rightfix li .iconfont {
  width: 3.75rem;
  height: 3.75rem;
  font-size: 1.6875rem;
  display: block;
  color: #4B4B4B;
  border-radius: 50%;
  background: #FFF;
  border: 1px solid #EAEAEA;
  box-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.05);
}
.rightfix li .iconfont.icon-youxiang {
  font-weight: 600;
}
.rightfix li .iconfont.icon-whatapp {
  color: #45CE4B;
}
.rightfix li:hover .iconfont {
  color: #fff;
  background: #E78320;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-color: #E78320;
}
.rightfix li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: #DEDDDD;
  width: 1.1875rem;
}
.rightfix li:last-child::before {
  display: none;
}
.rightfix li::before {
  display: none;
}
.fixright_li_last {
  display: none;
}
.right_div.img {
  min-width: 7.5rem !important;
}
.right_div.img img {
  height: 7.5rem;
  object-fit: contain;
}
.fix_ul li:first-child > .right_div {
  padding: 0 0.5rem;
}
.fix_ul li:hover .right_div {
  right: 4.375rem;
}
@-webkit-keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-moz-keyframes sticky {
  0% {
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-o-keyframes sticky {
  0% {
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
}
header {
  position: fixed;
  line-height: 6.875rem;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.74);
  backdrop-filter: blur(0.3125rem);
}
header .container {
  padding: 0 5.875rem 0 4.75rem;
}
header.active {
  animation: sticky 0.65s;
}
@media (max-width: 990px) {
  header {
    display: none;
  }
}
header .logo img {
  height: 3.375rem;
}
header .logo img img {
  filter: brightness(0) invert(1);
}
header .ds1 {
  margin-left: 1.625rem;
}
header .ds1 .iconfont {
  font-size: 1.75rem;
  display: block;
  font-weight: 600;
  color: #3B3B3B;
}
header .order_btn {
  height: var(--header_h);
  display: flex;
  align-items: center;
  margin-left: 2.1875rem;
  cursor: pointer;
}
header .order_btn a {
  border-radius: 3.75rem;
  background: #E78320;
  height: 3.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.25rem 0 1.8125rem;
  border: 1px solid #E78320;
  color: #FFF;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  line-height: 6.25rem;
}
header .order_btn a:hover {
  background-color: #fff;
  color: #E78320;
}
header .order_btn a:hover svg path {
  stroke: #E78320;
}
header .order_btn a svg {
  margin-right: 0.75rem;
  width: 1.5rem !important;
  height: 1.5rem !important;
}
header .lanuage {
  margin-left: 2.125rem;
  display: block;
  position: relative;
}
header .lanuage a {
  font-size: 1.125rem;
  color: #3B3B3B;
  font-weight: 600;
  display: flex;
  align-items: center;
}
header .lanuage a .iconfont {
  font-size: 1.5rem;
  padding-right: 0.4375rem;
}
header .lanuage a .icon-jiantou-bottom {
  font-size: 0.75rem;
}
header .lanuage a.c {
  color: #E78320;
}
header .lanuage .yy-sec {
  position: absolute;
  left: 50%;
  top: 80%;
  width: 5.5rem;
  transform: translateX(-50%);
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
  display: none;
  text-align: center;
}
header .lanuage .yy-sec a {
  color: #333;
  display: block;
  line-height: 1.75em;
  font-size: 1rem;
  font-weight: 500;
}
header .lanuage .yy-sec a + a {
  border-top: 1px solid #333;
}
header .lanuage .yy-sec a:hover {
  color: #E78320;
}
header .center > ul > li {
  float: left;
  padding: 0 1.25rem;
}
header .center > ul > li > a {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  position: relative;
}
header .center > ul > li:hover > a,
header .center > ul > li.active > a {
  color: #1A5097;
}
footer {
  background: linear-gradient(88deg, #1A5097 1.92%, #308A5D 169.19%);
  padding-top: 6.4375rem;
}
footer .foot_top .contact_left {
  color: #fff;
  width: 22%;
}
footer .foot_top .contact_left .tt {
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 700;
}
footer .foot_top .contact_left .foot-contact {
  font-size: 1rem;
}
footer .foot_top .contact_left .foot-contact ul {
  margin-top: 0.625rem;
}
footer .foot_top .contact_left .foot-contact li {
  display: flex;
  margin-bottom: 0.3125rem;
}
footer .foot_top .contact_left .foot-contact .icon {
  margin-right: 0.5rem;
}
footer .foot_top .contact_left .foot-contact .icon svg {
  width: 1.375rem !important;
  height: 1.375rem !important;
}
footer .foot_top .contact_left .foot-contact p {
  color: #FFF;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  flex: 1;
}
footer .foot_top .contact_left .fenxiang ul {
  margin-top: 0.5625rem;
  display: flex;
}
footer .foot_top .contact_left .fenxiang ul li {
  margin-right: 1.25rem;
}
footer .foot_top .contact_left .fenxiang ul li a {
  display: block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.1744rem;
  height: 2.1744rem;
  line-height: 2.1744rem;
  border: none;
  background: rgba(255, 255, 255, 0.1);
}
footer .foot_top .contact_left .fenxiang ul li a i {
  color: #fff;
  font-size: 1rem;
}
footer .foot_top .right {
  width: 73%;
}
footer .foot_top .right .footnav {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto auto;
  grid-auto-flow: column;
  gap: 1rem 1rem;
}
footer .foot_top .right .footnav > li:nth-child(1) {
  grid-row: 1/3;
}
footer .foot_top .right .footnav .tt {
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 700;
}
footer .foot_top .right .footnav .subfootnav .subfootli > a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}
footer .foot_top .right .footnav .subfootnav .subfootli > a:hover {
  color: #fff;
}
footer .copyright {
  margin-top: 6.25rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  text-align: center;
  padding-bottom: 3.125rem;
}
footer .copyright a {
  color: rgba(255, 255, 255, 0.7);
}
footer .copyright p {
  color: rgba(255, 255, 255, 0.7);
}
footer .copyright .left span {
  color: rgba(255, 255, 255, 0.1);
}
footer .copyright .left span:nth-last-child(1) {
  display: none;
}
@-webkit-keyframes banscaleDraw {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -o-transform: scale(1.1);
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes banscaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    /*放大1.1倍*/
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.banner {
  position: relative;
}
.banner .hover {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.banner .hover .p1 {
  color: #FFF;
  font-family: Poppins;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 4rem;
}
.banner .hover .p2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.5;
}
.banner .img {
  position: relative;
}
.banner .swiper-slide.swiper-slide-active .img img {
  -webkit-animation-name: banscaleDraw;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 20s;
}
.banner .swiper-pagination {
  display: flex;
  bottom: 3.125rem;
  justify-content: center;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #E78320;
}
.banner .swiper-pagination-bullet {
  width: 1.1875rem;
  height: 1.1875rem;
  margin: 0 5.3125rem;
  border: none;
  background: #fff;
}
.banner .scroll {
  position: absolute;
  left: 50%;
  bottom: 3.125rem;
  transform: translateX(-50%);
  z-index: 9;
  animation: xiangxia 2s infinite;
}
@keyframes xiangxia {
  0% {
    transform: translateY(-0.625rem);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0.625rem);
  }
}
.swiper-pagination {
  display: flex;
}
.swiper-button-next,
.swiper-button-prev {
  width: 3.375rem;
  height: 3.375rem;
  flex-shrink: 0;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #b3b3b3;
  line-height: 3.375rem;
  text-align: center;
}
.swiper-button-next i,
.swiper-button-prev i {
  color: #000;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -6.25rem;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -6.25rem;
}
.swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.5);
  opacity: 1;
  background: unset;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #E78320;
  border: unset;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.neibanner {
  position: relative;
}
.neibanner .neibanner_txt {
  position: absolute;
  padding-top: 6.875rem;
  top: 50%;
  transform: translateY(-50%);
}
.neibanner .neibanner_txt h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 4rem;
}
.neibanner .neibanner_txt p {
  font-size: 1.625rem;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
.neibanner .mbxdh {
  position: absolute;
  top: 7.5rem;
}
.search-container {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99999999;
  top: 0;
  left: 0;
  display: none;
}
.search-box {
  display: none;
  width: 40%;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.1);
}
.search-box input[type="text"] {
  padding: 1.5625rem;
  border: unset;
  border-radius: 1.25rem;
  width: 100%;
  outline: none;
}
.search-box button {
  background: unset;
  color: #999;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 1.875rem;
  top: 1.4375rem;
}
.search-box button i {
  font-size: 1.25rem;
  color: #000;
  font-weight: 700;
}
.all_more {
  width: 11.5rem;
  height: 3.1875rem;
  border-radius: 3.75rem;
  background: linear-gradient(90deg, #1A5097 0%, #308A5D 100%);
  color: #FFF;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.all_more span {
  position: relative;
  z-index: 2;
}
.all_more::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #308A5D 0%, #1A5097 100%);
  left: -100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.all_more:hover {
  color: #fff;
}
.all_more:hover::before {
  left: 0;
}
.all_more2 {
  width: 11.5rem;
  height: 3.1875rem;
  border-radius: 3.75rem;
  border: 1px solid #1A5097;
  color: #1A5097;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.all_more2 span {
  position: relative;
  z-index: 2;
}
.all_more2::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #308A5D 0%, #1A5097 100%);
  left: -100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.all_more2:hover {
  color: #fff;
}
.all_more2:hover::before {
  left: 0;
}
.all_title h3 {
  color: #262626;
  font-family: Poppins;
  font-size: 3.375rem;
  font-weight: 600;
  text-align: center;
  padding-bottom: 1rem;
  position: relative;
}
.all_title h3::before {
  content: '';
  display: block;
  width: 2.2188rem;
  height: 0.0625rem;
  background-color: #1A5097;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.all_title2 h3 {
  color: #262626;
  font-family: Poppins;
  font-size: 2.9375rem;
  font-weight: 600;
  text-align: center;
  padding-bottom: 0.875rem;
  position: relative;
}
.all_title2 h3::before {
  content: '';
  display: block;
  width: 2.2188rem;
  height: 0.0625rem;
  background-color: #1A5097;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.all_title2.left h3 {
  text-align: left;
}
.all_title2.left h3::before {
  left: 0;
  transform: unset;
}
.index_one {
  background: linear-gradient(0deg, #E9EEF5 0%, #E9EEF5 100%), linear-gradient(88deg, rgba(26, 80, 151, 0.1) 1.92%, rgba(48, 138, 93, 0.1) 169.19%);
}
.index_one .grid_box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3.125rem 1.25rem;
}
.index_one .grid_box .grid_item .over {
  border-radius: 2.5rem 0 0 0;
  border: 1px solid #E3E3E3;
  background: #F8FCFF;
  padding: 2.125rem 3.375rem 1.75rem 3.9375rem;
  position: relative;
}
.index_one .grid_box .grid_item .over .yy {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260317/d6e27c6004c9f30a60f543991e8c60f6.svg);
  background-size: 100% 100%;
  position: absolute;
  bottom: 1rem;
  right: 1.0625rem;
}
.index_one .grid_box .grid_item .over .i1 {
  display: none;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_one .grid_box .grid_item .over .i2 {
  display: block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_one .grid_box .grid_item .text {
  width: 14.375rem;
  padding: 0.9375rem 0.5rem 0;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  overflow-wrap: break-word;
  margin: 0 auto;
  /* 新标准 */
}
.index_one .grid_box .grid_item:hover .over .i1 {
  display: block;
}
.index_one .grid_box .grid_item:hover .over .i2 {
  display: none;
}
.index_one .content2 .swiper_indexpro {
  position: relative;
  overflow: hidden;
  padding-bottom: 3rem;
  border-radius: 4.375rem 0 0 0;
}
.index_one .content2 .swiper_indexpro .swiper-pagination {
  justify-content: center;
}
.index_one .content2 .swiper_indexpro .indexpro_box {
  width: 100%;
  background: #F8FCFF;
  padding: 2.5rem;
  position: relative;
  margin-bottom: 1.875rem;
}
.index_one .content2 .swiper_indexpro .indexpro_box .i {
  display: block;
  width: 2.0625rem;
  height: 2.0625rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260317/d6e27c6004c9f30a60f543991e8c60f6.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 2.375rem;
  right: 3.5rem;
}
.index_one .content2 .swiper_indexpro .indexpro_box .tit {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.375rem;
  font-weight: 600;
}
.index_one .content2 .swiper_indexpro .indexpro_box .tit i {
  font-size: 0.875rem;
  vertical-align: middle;
}
.index_one .content2 .swiper_indexpro .indexpro_box .over {
  width: 44%;
}
.index_one .content2 .swiper_indexpro .indexpro_box .text {
  flex: 1;
  padding-left: 2.375rem;
}
.index_one .content2 .swiper_indexpro .indexpro_box .text .tt {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
}
.index_one .content2 .swiper_indexpro .indexpro_box .text .pp {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.125rem;
}
.index_two .content .about_num {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 5rem 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_two .content .about_num .about_item {
  width: 25%;
}
.index_two .content .about_num .about_item h3 {
  color: #1A5097;
  text-align: center;
  font-family: Poppins;
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 1.5;
}
.index_two .content .about_num .about_item p {
  color: #262626;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
}
.index_two .rz_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.index_two .rz_box .rz_item .over {
  height: 5rem;
  text-align: center;
}
.index_two .rz_box .rz_item .over img {
  width: auto;
  height: 100%;
}
.index_three {
  padding-bottom: 6.5625rem;
}
.index_three .content .solu_box {
  display: grid;
  grid-template-columns: 56.5625rem auto;
  border-radius: 4.375rem 0 0 0;
  background: #E9EEF5;
  box-shadow: 0 0.125rem 2rem 0 rgba(0, 0, 0, 0.04);
}
.index_three .content .solu_box .left .le_box .le_item {
  display: none;
}
.index_three .content .solu_box .left .le_box .le_item .over {
  height: 34.75rem;
  border-radius: 4.375rem 0 0 0;
}
.index_three .content .solu_box .left .le_box .le_item .over img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_three .content .solu_box .left .le_box .le_item.active {
  display: block;
}
.index_three .content .solu_box .right {
  height: 100%;
}
.index_three .content .solu_box .right ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_three .content .solu_box .right ul li {
  flex: 1;
  padding: 0.875rem 1.875rem 0.9375rem 2.6875rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  display: flex;
  align-items: center;
}
.index_three .content .solu_box .right ul li::before {
  content: '';
  display: block;
  width: 0%;
  height: 100%;
  background: linear-gradient(90deg, #1A5097 0%, #308A5D 100%);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_three .content .solu_box .right ul li .icon {
  width: 4.125rem;
  height: 4.125rem;
  border-radius: 50%;
  border: 1px solid #1A5097;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.index_three .content .solu_box .right ul li .icon img {
  width: 50%;
}
.index_three .content .solu_box .right ul li .tt {
  flex: 1;
  padding-left: 1.75rem;
  position: relative;
  z-index: 2;
}
.index_three .content .solu_box .right ul li .tt h3 {
  color: #262626;
  font-family: Poppins;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.6875rem;
}
.index_three .content .solu_box .right ul li .tt .p {
  margin-top: 0.1875rem;
  color: #FFF;
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
  display: none;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_three .content .solu_box .right ul li.active::before,
.index_three .content .solu_box .right ul li:hover::before {
  width: 100%;
}
.index_three .content .solu_box .right ul li.active .icon,
.index_three .content .solu_box .right ul li:hover .icon {
  border-color: #fff;
}
.index_three .content .solu_box .right ul li.active .icon img,
.index_three .content .solu_box .right ul li:hover .icon img {
  filter: brightness(0) invert(1);
}
.index_three .content .solu_box .right ul li.active .tt h3,
.index_three .content .solu_box .right ul li:hover .tt h3 {
  color: #fff;
}
.index_three .content .solu_box .right ul li.active .tt .p,
.index_three .content .solu_box .right ul li:hover .tt .p {
  display: block;
}
.index_four .content .grid_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
}
.index_four .content .grid_box .grid_item {
  border-radius: 4.375rem 0 0 0;
  border: 1px solid #C8C8C8;
  background: #F8FCFF;
  padding: 5rem 3rem 4.75rem;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.index_four .content .grid_box .grid_item:hover {
  background-color: #E78320;
}
.index_four .content .grid_box .grid_item:hover .icon {
  background: #fff;
}
.index_four .content .grid_box .grid_item:hover .icon img {
  filter: unset;
}
.index_four .content .grid_box .grid_item:hover .tt {
  color: #fff;
}
.index_four .content .grid_box .grid_item .icon {
  width: 8.75rem;
  height: 8.75rem;
  border-radius: 50%;
  background: linear-gradient(59deg, #1A5097 18.59%, #308A5D 170.07%);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_four .content .grid_box .grid_item .icon img {
  filter: brightness(0) invert(1);
  width: 45%;
}
.index_four .content .grid_box .grid_item .tt {
  margin-top: 1.625rem;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6875rem;
  text-align: center;
}
.index_six .swiper_indexnews {
  position: relative;
  overflow: hidden;
  margin: 0 -1.25rem;
  padding-bottom: 1.25rem;
}
.index_six .swiper_indexnews .swiper-slide {
  padding: 0 1.25rem;
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box {
  overflow: hidden;
  border-radius: 4.375rem 0 0 0;
  background: #FFF;
  box-shadow: 0 0.125rem 2rem 0 rgba(0, 0, 0, 0.04);
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text {
  padding: 1.5625rem 1.5625rem 2.5625rem 2.0625rem;
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6875;
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text .time {
  margin-top: 1rem;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  color: #3B3B3B;
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text .time b {
  color: #1A5097;
  font-weight: 400;
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text .time span {
  padding: 0 0.3125rem;
  color: rgba(59, 59, 59, 0.4);
}
.index_six .swiper_indexnews .swiper-slide .indexnews_box .text .p {
  margin-top: 0.5rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.index_six .swiper-button-prev,
.index_six .swiper-button-next {
  border: none;
  width: auto;
  height: auto;
  background-color: unset;
  margin-top: 0;
  transform: translateY(-50%);
}
.index_six .swiper-button-prev svg,
.index_six .swiper-button-next svg {
  width: 3.9688rem !important;
  height: 7.9375rem !important;
}
.fixed_menu {
  position: fixed;
  left: 1.875rem;
  bottom: 5%;
  z-index: 9;
}
.fixed_menu .fixed_item a {
  color: #262626;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2.5rem;
  padding-left: 1.4375rem;
  position: relative;
}
.fixed_menu .fixed_item a::before {
  content: '';
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  border: 1px solid #1A5097;
  position: absolute;
  left: 0;
  top: 0.875rem;
}
.fixed_menu .fixed_item.active a,
.fixed_menu .fixed_item:hover a {
  color: #E78320;
}
.fixed_menu .fixed_item.active a::before,
.fixed_menu .fixed_item:hover a::before {
  border-color: #E78320;
}
.sec_box {
  position: absolute;
  top: 7.5rem;
  left: 50%;
  width: 55%;
  opacity: 0;
  transition: 400ms ease-in-out;
  transform: scaleY(0) translateX(-50%);
  transform-origin: top center;
  border-radius: 1.25rem;
  background-color: #fff;
  overflow: hidden;
  padding: 2.625rem 3.125rem 3.5rem 3.4375rem;
}
.sec_box .left {
  width: 50%;
  height: 100%;
}
.sec_box .left ul li {
  position: relative;
}
.sec_box .left ul li a {
  line-height: 2.5rem;
}
.sec_box .left ul li a span {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2.5;
}
.sec_box .left ul li:hover a .i,
.sec_box .left ul li.active a .i {
  flex: 1;
}
.sec_box .left ul li:hover a span,
.sec_box .left ul li.active a span {
  color: #1A5097;
}
.sec_box .right {
  width: 50%;
}
.sec_box .right .over {
  border-radius: 1.5625rem;
}
.sec_box .right .over.over2 img {
  /* 宽度可以是任意值 */
  aspect-ratio: 447 / 236;
  /* 设定比例为 16:9 */
  object-fit: cover;
  /* 重要：确保图片在填充比例空间时不被拉伸变形 */
}
.channel_product .grid_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.6875rem 1.875rem;
}
.channel_product .grid_box .grid_item .over {
  border-radius: 4.2198rem 0 0 0;
  border: 1px solid #E3E3E3;
  background: #F8FCFF;
  padding: 3.5625rem 6.125rem 3rem 6.1875rem;
  position: relative;
}
.channel_product .grid_box .grid_item .over .yy {
  display: block;
  width: 2.1099rem;
  height: 2.1099rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260317/d6e27c6004c9f30a60f543991e8c60f6.svg);
  background-size: 100% 100%;
  position: absolute;
  bottom: 1.6875rem;
  right: 2rem;
}
.channel_product .grid_box .grid_item .over .i1 {
  display: none;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.channel_product .grid_box .grid_item .over .i2 {
  display: block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.channel_product .grid_box .grid_item .text {
  padding: 1.5625rem 2.5rem 0;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  overflow-wrap: break-word;
  margin: 0 auto;
  /* 新标准 */
}
.channel_product .grid_box .grid_item:hover .over .i1 {
  display: block;
}
.channel_product .grid_box .grid_item:hover .over .i2 {
  display: none;
}
.list_pro_tab {
  background: #FFF;
}
.list_pro_tab .tab_swiper {
  overflow: hidden;
}
.list_pro_tab .tab_swiper .swiper-button-prev,
.list_pro_tab .tab_swiper .swiper-button-next {
  width: 1.875rem;
  height: 8.125rem;
  line-height: 8.125rem;
  border-radius: unset;
  margin-top: 0;
  transform: translateY(-50%);
  background-color: #1a5097;
}
.list_pro_tab .tab_swiper .swiper-button-prev i,
.list_pro_tab .tab_swiper .swiper-button-next i {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
}
.list_pro_tab .tab_swiper .swiper-button-prev {
  left: 0;
}
.list_pro_tab .tab_swiper .swiper-button-next {
  right: 0;
}
.list_pro_tab .tab_swiper .list_tabli {
  display: inline-block;
  width: 100%;
  position: relative;
}
.list_pro_tab .tab_swiper .list_tabli::before {
  content: '';
  display: block;
  width: 0%;
  height: 0.25rem;
  background-color: #1A5097;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_pro_tab .tab_swiper .list_tabli .icon {
  width: 6.75rem;
  margin: 0 auto;
}
.list_pro_tab .tab_swiper .list_tabli .tt {
  width: 10.625rem;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-align: center;
  min-height: 2.8125rem;
  margin: 0 auto;
  overflow-wrap: break-word;
}
.list_pro_tab .tab_swiper .swiper-slide.active .list_tabli .tt,
.list_pro_tab .tab_swiper .swiper-slide:hover .list_tabli .tt {
  color: #1A5097;
}
.list_pro_tab .tab_swiper .swiper-slide.active .list_tabli::before,
.list_pro_tab .tab_swiper .swiper-slide:hover .list_tabli::before {
  width: 100%;
}
.list_product {
  padding-bottom: 7.8125rem;
}
.list_product .left {
  padding-left: 0;
}
.list_product .left .left_menu {
  position: sticky;
  top: 6.875rem;
  background: #F8FCFF;
  padding: 2.1875rem 1.5rem 4.875rem 1.5625rem;
}
.list_product .left .left_menu .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_product .left .left_menu .top .tit {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.375rem;
  font-weight: 600;
}
.list_product .left .left_menu .top .reset {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.0625rem;
  font-weight: 500;
}
.list_product .left .left_menu .top .reset svg {
  width: 1.125rem !important;
  height: 1.125rem !important;
  margin-right: 0.3125rem;
}
.list_product .left .left_menu .cont .cont_item .tt {
  color: #333;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 0.75rem;
}
.list_product .left .left_menu .cont .cont_item .item a {
  position: relative;
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.625rem 0 0.625rem 2.1875rem;
}
.list_product .left .left_menu .cont .cont_item .item a::before {
  content: '';
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.25rem;
  border: 1px solid #D9D9D9;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0.8125rem;
}
.list_product .left .left_menu .cont .cont_item .item a::after {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 0.25rem;
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260319/b312462ca8cf6d0b50500eda2b6a8890.svg');
  background-size: 100% 100%;
  position: absolute;
  left: 0.1875rem;
  top: 0.9375rem;
}
.list_product .left .left_menu .cont .cont_item .item:hover a {
  color: #E78320;
}
.list_product .left .left_menu .cont .cont_item .item.active a::before {
  background-color: #E78320;
}
.list_product .right .product_box {
  width: 100%;
  background: #F8FCFF;
  padding: 2.5rem 4.5625rem 3.5rem 2.75rem;
  position: relative;
  margin-bottom: 1.875rem;
}
.list_product .right .product_box .i {
  display: block;
  width: 2.0625rem;
  height: 2.0625rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260317/d6e27c6004c9f30a60f543991e8c60f6.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 2.375rem;
  right: 3.5rem;
}
.list_product .right .product_box .tit {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.375rem;
  font-weight: 600;
}
.list_product .right .product_box .tit i {
  font-size: 0.875rem;
  vertical-align: middle;
}
.list_product .right .product_box .over {
  width: 44%;
}
.list_product .right .product_box .text {
  flex: 1;
  padding-left: 2.375rem;
}
.list_product .right .product_box .text .tt {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
}
.list_product .right .product_box .text .pp {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.125rem;
}
.shopro_banner {
  position: relative;
  padding-bottom: 5.625rem;
  padding-top: 12.1875rem;
  background-size: cover;
}
.shopro_banner .mbxdh {
  position: absolute;
  top: 7.5rem;
}
.shopro_banner .mbxdh .ajhhsd {
  color: #262626;
}
.shopro_banner .mbxdh .ajhhsd a {
  color: #262626;
}
.shopro_banner .row_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shopro_banner .row_box .right {
  width: 50%;
  margin-left: -5.625rem;
  position: relative;
}
.shopro_banner .row_box .right::before {
  content: '';
  display: block;
  width: 40%;
  border-radius: 50%;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  box-shadow: 2rem -1rem 5rem 3rem #000000;
}
.shopro_banner .row_box .right .over {
  position: relative;
  z-index: 2;
}
.shopro_banner .left .title {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.9375rem;
  font-weight: 600;
  line-height: 4rem;
}
.shopro_banner .left .subtit {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
}
.shopro_banner .left ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5625rem;
}
.shopro_banner .left ul li h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.875rem;
  font-weight: 500;
}
.shopro_banner .left ul li p {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
}
.proshow_tab {
  border-bottom: 1px solid #D9D9D9;
}
.proshow_tab .tabul {
  display: flex;
  align-items: center;
}
.proshow_tab .tabul .tabli a {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 4rem;
  padding: 0 1.25rem;
}
.proshow_tab .tabul .tabli.active a,
.proshow_tab .tabul .tabli:hover a {
  color: #E78320;
}
.proshow_one .content {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 500;
}
.proshow_two .fea_ul .fea_li {
  margin-bottom: 1.25rem;
}
.proshow_two .fea_ul .fea_li.active .top .i i.icon-jiahao {
  display: none;
}
.proshow_two .fea_ul .fea_li.active .top .i i.icon-jianhao {
  display: block;
}
.proshow_two .fea_ul .fea_li .top {
  background: #E9EEF5;
  padding: 1.75rem 1.75rem 1.75rem 2.5rem;
}
.proshow_two .fea_ul .fea_li .top .tt {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
}
.proshow_two .fea_ul .fea_li .top .i i {
  color: #333333;
  font-size: 1.25rem;
}
.proshow_two .fea_ul .fea_li .top .i i.icon-jianhao {
  display: none;
}
.proshow_two .fea_ul .fea_li .pp {
  padding: 1.8125rem 0;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6875rem;
  display: none;
}
.proshow_three .table_box {
  width: 100%;
  overflow-x: auto;
}
.proshow_three .table_box table {
  width: 100%;
  border: 1px solid #E9EEF5;
}
.proshow_three .table_box table tr td {
  border: none;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 1.25rem 3.125rem !important;
}
.proshow_three .table_box table tr td:nth-child(1) {
  width: 40%;
  background: #E9EEF5;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
}
.proshow_four .ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.proshow_four .ul .li {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 4rem;
  padding: 0 1rem;
  position: relative;
}
.proshow_four .ul .li:not(:nth-last-child(1))::before {
  content: '';
  display: block;
  width: 1px;
  height: 1.3125rem;
  background-color: rgba(59, 59, 59, 0.1);
  position: absolute;
  right: 0;
  top: 1.5rem;
}
.proshow_four .ul .li.active,
.proshow_four .ul .li:hover {
  cursor: pointer;
  color: #E78320;
}
.proshow_four .content .cont_box {
  display: none;
}
.proshow_four .content .cont_box.active {
  display: block;
}
.proshow_four .content .cont_box .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.375rem;
}
.proshow_four .content .cont_box .grid_box .grid_item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.375rem;
}
.proshow_four .content .cont_box .grid_box .left .over img {
  width: 100%;
}
.proshow_four .content .cont_box .grid_box .left .over:nth-child(1) {
  grid-row: 1 / 3;
  grid-column: 1 / 3;
}
.proshow_four .content .cont_box .grid_box .right .over img {
  width: 100%;
}
.proshow_four .content .cont_box .grid_box .right .over:nth-child(1) {
  grid-row: 2 / 3;
  grid-column: 1 / 3;
}
.proshow_five .faq_ul .faq_li {
  border-bottom: 1px solid rgba(59, 59, 59, 0.1);
}
.proshow_five .faq_ul .faq_li .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.proshow_five .faq_ul .faq_li .top .tt {
  color: #3B3B3B;
  font-family: "Mont For Anker";
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 4.375rem;
}
.proshow_five .faq_ul .faq_li .top .i {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.proshow_five .faq_ul .faq_li .top .i i {
  color: #3B3B3B;
  font-size: 0.75rem;
  font-weight: 600;
}
.proshow_five .faq_ul .faq_li .pp {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6875rem;
  padding-bottom: 0.625rem;
  display: none;
}
.proshow_five .faq_ul .faq_li.active .top .i {
  transform: rotate(180deg);
}
.list_message .content .msg-a1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem 1.875rem;
}
.list_message .content .msg-a1 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message .content .msg-a1 .inpt p span {
  color: #E78320;
}
.list_message .content .msg-a1 .inpt input {
  margin-top: 0.625rem;
  width: 100%;
  height: 3.1875rem;
  border-radius: 3.75rem;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 0 1.25rem;
}
.list_message .content .msg-a2 {
  margin-top: 1.25rem;
}
.list_message .content .msg-a2 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message .content .msg-a2 .inpt p span {
  color: #E78320;
}
.list_message .content .msg-a2 .inpt textarea {
  margin-top: 0.625rem;
  width: 100%;
  border-radius: 1.25rem;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 0.625rem 1.25rem;
}
.list_message .content .div_aghgha label {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: capitalize;
}
.list_message .content .div_aghgha label a {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: underline;
}
.list_message .content .div_aghgha label input {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.25rem;
  border: 1px solid #D9D9D9 !important;
  background: #FFF;
  vertical-align: middle;
  accent-color: #1A5097;
}
.list_message .content .div_aghgha button {
  background-color: unset;
}
.list_message2 .desc h3,
.message .desc h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.6875rem;
  font-weight: 500;
}
.list_message2 .desc p,
.message .desc p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
}
.list_message2 .content .msg-a2,
.message .content .msg-a2 {
  margin-bottom: 0.9375rem;
}
.list_message2 .content .msg-a2 .inpt p,
.message .content .msg-a2 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message2 .content .msg-a2 .inpt p span,
.message .content .msg-a2 .inpt p span {
  color: #E78320;
}
.list_message2 .content .msg-a2 .inpt .input_flex,
.message .content .msg-a2 .inpt .input_flex {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
}
.list_message2 .content .msg-a2 .inpt .input_flex label,
.message .content .msg-a2 .inpt .input_flex label {
  display: flex;
  align-items: center;
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  vertical-align: middle;
  margin-bottom: 0;
}
.list_message2 .content .msg-a2 .inpt .input_flex input,
.message .content .msg-a2 .inpt .input_flex input {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: unset;
  margin-top: 0;
  accent-color: #1A5097;
}
.list_message2 .content .msg-a1,
.message .content .msg-a1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem 1.875rem;
}
.list_message2 .content .msg-a1 .inpt p,
.message .content .msg-a1 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message2 .content .msg-a1 .inpt p span,
.message .content .msg-a1 .inpt p span {
  color: #E78320;
}
.list_message2 .content .msg-a1 .inpt input,
.message .content .msg-a1 .inpt input {
  margin-top: 0.625rem;
  width: 100%;
  height: 3.1875rem;
  border-radius: 3.75rem;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 0 1.25rem;
}
.list_message2 .content .msg-a1 .inpt input[name="row[materials2]"],
.message .content .msg-a1 .inpt input[name="row[materials2]"] {
  display: none;
  margin-top: 1.25rem;
}
.list_message2 .content .msg-a1 .inpt .input_flex,
.message .content .msg-a1 .inpt .input_flex {
  display: flex;
  align-items: center;
  margin-top: 1.25rem;
}
.list_message2 .content .msg-a1 .inpt .input_flex label,
.message .content .msg-a1 .inpt .input_flex label {
  display: flex;
  align-items: center;
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  vertical-align: middle;
  margin-bottom: 0;
}
.list_message2 .content .msg-a1 .inpt .input_flex input,
.message .content .msg-a1 .inpt .input_flex input {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: unset;
  margin-top: 0;
}
.list_message2 .content .msg-a2,
.message .content .msg-a2 {
  margin-top: 1.25rem;
}
.list_message2 .content .msg-a2 .inpt p,
.message .content .msg-a2 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message2 .content .msg-a2 .inpt p span,
.message .content .msg-a2 .inpt p span {
  color: #E78320;
}
.list_message2 .content .msg-a2 .inpt textarea,
.message .content .msg-a2 .inpt textarea {
  margin-top: 0.625rem;
  width: 100%;
  border-radius: 1.25rem;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 0.625rem 1.25rem;
}
.list_message2 .content .msg-a3,
.message .content .msg-a3 {
  margin-top: 1.75rem;
}
.list_message2 .content .msg-a3 .inpt p,
.message .content .msg-a3 .inpt p {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_message2 .content .msg-a3 .inpt p span,
.message .content .msg-a3 .inpt p span {
  color: #E78320;
}
.list_message2 .content .msg-a3 label,
.message .content .msg-a3 label {
  margin-top: 0.75rem;
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: capitalize;
}
.list_message2 .content .msg-a3 label a,
.message .content .msg-a3 label a {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: underline;
}
.list_message2 .content .msg-a3 label input,
.message .content .msg-a3 label input {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.25rem;
  border: 1px solid #D9D9D9 !important;
  background: #FFF;
  vertical-align: middle;
  accent-color: #1A5097;
}
.list_message2 .content .div_aghgha label,
.message .content .div_aghgha label {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: capitalize;
}
.list_message2 .content .div_aghgha label a,
.message .content .div_aghgha label a {
  color: #7F7F7F;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: underline;
}
.list_message2 .content .div_aghgha label input,
.message .content .div_aghgha label input {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.25rem;
  border: 1px solid #D9D9D9 !important;
  background: #FFF;
  vertical-align: middle;
  accent-color: #1A5097;
}
.list_message2 .content .div_aghgha button,
.message .content .div_aghgha button {
  background-color: unset;
  border: unset;
}
.list_download .content .msg-a1 .inpt:nth-last-child(1) {
  grid-row: 3/3;
  grid-column: 1/3;
}
.message {
  display: none;
  width: 75rem;
  border-radius: 4.375rem 0 0 0;
  padding: 3.4375rem 4.0625rem;
}
.channel_product {
  padding-top: 7.5rem;
  padding-bottom: 6.25rem;
}
.channel_product .top_flex {
  display: flex;
  align-items: self-start;
  justify-content: space-between;
}
.channel_product .top_flex .all_title2 {
  flex: 1;
}
.channel_product .top_flex .ri_text {
  width: 52%;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.channel_product .top_flex .ri_text p {
  margin-bottom: 1rem;
}
.channel_product .content .pro_box {
  position: relative;
}
.channel_product .content .pro_box::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.channel_product .content .pro_box .text {
  width: 100%;
  position: absolute;
  bottom: 3.75rem;
  left: 4.375rem;
  right: 4.375rem;
}
.channel_product .content .pro_box .text h3 {
  color: #FFF;
  font-family: Poppins;
  font-size: 1.6875rem;
  font-weight: 600;
  line-height: 1.5;
}
.channel_product .content .pro_box .text p {
  color: #FFF;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
}
.channel_product .content .pro_box .text .all_more {
  border: 1px solid #fff;
}
.list_solution .content h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.3125rem;
  font-weight: 500;
  line-height: 4rem;
}
.list_solution .content p {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_solution .content .tit {
  margin-top: 3.125rem;
  margin-bottom: 1.25rem;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.3125rem;
  font-weight: 500;
  line-height: 4rem;
  /* 172.973% */
}
.list_solution .content .grid_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.875rem 2.375rem;
}
.list_solution .content .grid_box .grid_item .over {
  border-radius: 2.5rem 0 0 0;
  border: 1px solid #E3E3E3;
  background: #F8FCFF;
  padding: 2.125rem 3.375rem 1.75rem 3.9375rem;
  position: relative;
}
.list_solution .content .grid_box .grid_item .over::before {
  content: '';
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260317/d6e27c6004c9f30a60f543991e8c60f6.svg);
  background-size: 100% 100%;
  position: absolute;
  bottom: 1rem;
  right: 1.0625rem;
}
.list_solution .content .grid_box .grid_item .over .i1 {
  display: none;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_solution .content .grid_box .grid_item .over .i2 {
  display: block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_solution .content .grid_box .grid_item .text {
  width: 14.375rem;
  padding: 0.9375rem 0.5rem 0;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  overflow-wrap: break-word;
  margin: 0 auto;
  /* 新标准 */
}
.list_solution .content .grid_box .grid_item:hover .over .i1 {
  display: block;
}
.list_solution .content .grid_box .grid_item:hover .over .i2 {
  display: none;
}
.list_solution .content .list_box .list_item {
  margin-bottom: 4.6875rem;
}
.list_solution .content .list_box .list_item .flex_box {
  display: flex;
  align-items: center;
}
.list_solution .content .list_box .list_item .flex_box .over {
  width: 56%;
}
.list_solution .content .list_box .list_item .flex_box .text {
  width: 44%;
  padding-left: 5rem;
}
.list_solution .content .list_box .list_item .flex_box .text .p {
  margin-top: 2.5rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_solution .content .tabul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_solution .content .tabul .tabli {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9.1875rem;
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.875rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/01fb9da92a9b42bba8f7ce2fd362d3d7.png');
}
.list_solution .content .tabul .tabli:nth-child(1) {
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/728b396c0b3972a5d377cc7d719291aa.png');
}
.list_solution .content .tabul .tabli:nth-last-child(1) {
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/b394669bd6e5c28e50fba39a98e5f763.png');
}
.list_solution .content .tabul .tabli.active,
.list_solution .content .tabul .tabli:hover {
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/50e1455c931eddd42ae4039c4ef10c30.png');
  color: #fff;
}
.list_solution .content .tabul .tabli.active:nth-child(1),
.list_solution .content .tabul .tabli:hover:nth-child(1) {
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/c7b1e92be60dcf3ca26eae5bc2ec4d65.png');
}
.list_solution .content .tabul .tabli.active:nth-last-child(1),
.list_solution .content .tabul .tabli:hover:nth-last-child(1) {
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/19f8b5aaf3d3f527806e975a6aa6f8ea.png');
}
.list_solution .content .tab_box {
  position: relative;
}
.list_solution .content .tab_box::before {
  content: '';
  display: block;
  width: 5.9375rem;
  height: 100%;
  background-image: url('https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260326/c555c5666ca4d9ecb7cfa74b2baada61.svg');
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.list_solution .content .tab_box .tab_con {
  padding-top: 12.5rem;
  padding-bottom: 10.5rem;
  display: none;
}
.list_solution .content .tab_box .tab_con.active {
  display: block;
}
.list_solution .content .tab_box .tab_con .tab_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_solution .content .tab_box .tab_con .tab_item:not(:nth-last-child(1)) {
  margin-bottom: 3.125rem;
}
.list_solution .content .tab_box .tab_con .tab_item:nth-child(even) .left {
  order: 1;
}
.list_solution .content .tab_box .tab_con .tab_item:nth-child(even) .right {
  width: 56%;
  order: 2;
  justify-content: center;
}
.list_solution .content .tab_box .tab_con .tab_item .left {
  flex: 1;
}
.list_solution .content .tab_box .tab_con .tab_item .right {
  width: 52.5%;
  display: flex;
  justify-content: end;
}
.list_solution .content .tab_box .tab_con .tab_item:nth-child(odd) .dian {
  order: 2;
  margin-left: 3.75rem;
}
.list_solution .content .tab_box .tab_con .tab_item:nth-child(odd) .text {
  order: 1;
  text-align: right;
}
.list_solution .content .tab_box .tab_con .tab_item:nth-child(odd) .icon {
  order: 2;
}
.list_solution .content .tab_box .tab_con .tab_item .tab_flex {
  display: flex;
}
.list_solution .content .tab_box .tab_con .tab_item .dian {
  margin-right: 3.75rem;
  margin-top: 1rem;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 50%;
  background: linear-gradient(90deg, #1A5097 0%, #308A5D 93.31%);
}
.list_solution .content .tab_box .tab_con .tab_item .icon {
  width: 5.75rem;
  height: 5.75rem;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1.875rem;
}
.list_solution .content .tab_box .tab_con .tab_item .icon img {
  width: 50%;
}
.list_solution .content .tab_box .tab_con .tab_item .text {
  width: 20rem;
}
.list_solution .content .tab_box .tab_con .tab_item .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_solution .content .tab_box .tab_con .tab_item .text .p {
  margin-top: 0.5625rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.show_techtab {
  background: #FFF;
}
.show_techtab.bodycolor {
  background: #E9EEF5;
}
.show_techtab .tab_ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.show_techtab .tab_ul .tab_li a {
  padding: 1.375rem 1.25rem 1.3125rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.show_techtab .tab_ul .tab_li.active a {
  color: #1A5097;
}
.show_techcon_one .content {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
  /* 135% */
}
.align {
  align-items: center;
}
.show_techcon_two {
  padding-bottom: 7.5rem;
}
.show_techcon_two .desc {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_techsupp_one {
  padding-bottom: 7.5rem;
}
.list_techsupp_one .desc {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.6875rem;
  font-weight: 400;
}
.list_techsupp_one .gird_box {
  margin-top: 7rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6.125rem;
}
.list_techsupp_one .gird_box .grid_item {
  position: relative;
}
.list_techsupp_one .gird_box .grid_item:not(:nth-last-child(1))::before {
  content: '';
  display: block;
  width: 6.375rem;
  height: 0.25rem;
  background-image: url(https://cloud-1251007531.bcdn8.com/weizhan0326/uploads/20260318/dffeb6ec56dd5c9f3fed8bd03cace626.svg);
  background-size: 100% 100%;
  position: absolute;
  top: 4.375rem;
  right: -25%;
}
.list_techsupp_one .gird_box .grid_item .img {
  width: 8.75rem;
  height: 8.75rem;
  border-radius: 50%;
  background-color: #1A5097;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_techsupp_one .gird_box .grid_item .img .icon {
  width: 6.75rem;
  height: 6.75rem;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_techsupp_one .gird_box .grid_item .img .icon img {
  width: 50%;
}
.list_techsupp_one .gird_box .grid_item .text {
  margin-top: 1.75rem;
}
.list_techsupp_one .gird_box .grid_item .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
}
.list_techsupp_one .gird_box .grid_item .text .p {
  margin-top: 0.5rem;
  color: rgba(59, 59, 59, 0.7);
  text-align: center;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_techsupp_one .grid_box2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
.list_techsupp_one .grid_box2 .grid_item .text {
  padding: 4.5rem 4.375rem 2.875rem;
  background: #FFF;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list_techsupp_one .grid_box2 .grid_item .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
}
.list_techsupp_one .grid_box2 .grid_item .text .p {
  margin-top: 0.5rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
  /* 135% */
}
.list_techsupp_one .grid_box2 .grid_item:hover .text {
  background-color: #E78320;
}
.list_techsupp_one .grid_box2 .grid_item:hover .text h3,
.list_techsupp_one .grid_box2 .grid_item:hover .text .p {
  color: #fff;
}
.list_techsupp_two .flex_box {
  display: flex;
  position: relative;
  padding-bottom: 7.1875rem;
}
.list_techsupp_two .flex_box .over {
  width: 69%;
}
.list_techsupp_two .flex_box .text {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56%;
  background-color: #fff;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.6875rem;
  font-weight: 400;
  padding: 10rem 5.5625rem 12.5rem 6.125rem;
}
.list_about_one {
  padding-bottom: 9.375rem;
}
.list_about_one .content .over {
  border-radius: 2.5rem 0 0 0;
}
.list_about_one .content .text {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_about_one .content .about_num {
  margin-top: 8.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 5rem 0;
  width: 100%;
}
.list_about_one .content .about_num .about_item {
  width: 25%;
}
.list_about_one .content .about_num .about_item h3 {
  color: #1A5097;
  text-align: center;
  font-family: Poppins;
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 1.5;
}
.list_about_one .content .about_num .about_item p {
  color: #262626;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
}
.list_about_one .content .team_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
}
.list_about_one .content .team_box .team_item {
  background: #E5EAF0;
  padding: 2.125rem 1.75rem 3.625rem;
}
.list_about_one .content .team_box .team_item .over {
  border-radius: 2.5rem 0 0 0;
  border: 1px solid #E3E3E3;
}
.list_about_one .content .team_box .team_item .text {
  padding-top: 1.4375rem;
}
.list_about_one .content .team_box .team_item .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.list_about_one .content .team_box .team_item .text h3 span {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  margin-left: 0.3125rem;
}
.list_about_one .content .team_box .team_item .text .p {
  margin-top: 0.6875rem;
  color: #E78320;
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
}
.list_about_two .row {
  align-items: center;
}
.list_about_two .row:not(:nth-last-child(1)) {
  margin-bottom: 3.125rem;
}
.list_about_two .row:nth-child(even) > .right {
  order: 1;
  padding-left: 0.9375rem;
  padding-right: 2.8125rem;
}
.list_about_two .row:nth-child(even) > .left {
  order: 2;
  padding-right: 0.9375rem;
  padding-left: 1.25rem;
}
.list_about_two > .left {
  padding-right: 1.25rem;
}
.list_about_two > .right {
  padding-left: 2.8125rem;
}
.list_about_two > .right .text {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.list_about_three #world_map {
  width: 90%;
  height: 43rem;
  margin: 0 auto;
}
.pb0 {
  padding-bottom: 0 !important;
}
.list_history .history_box {
  margin-bottom: 6.875rem;
}
.list_history .history_box .left {
  position: sticky;
  top: 6.25rem;
  height: 100%;
}
.list_history .history_box .title {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.9375rem;
  font-weight: 600;
  line-height: 4rem;
}
.list_history .history_box .all_more {
  width: auto;
  display: inline-flex;
  padding: 0 2rem;
}
.list_history .history_box .text {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
  /* 135% */
}
.list_history .history_box .text p {
  margin-bottom: 1.5625rem;
}
.list_history .history_box .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
.list_strengths_one {
  padding-bottom: 6.25rem;
}
.list_strengths_one .swiper_patents {
  position: relative;
  overflow: hidden;
  padding-bottom: 2.5rem;
  margin: 0 -1.25rem;
}
.list_strengths_one .swiper_patents .swiper-slide {
  padding: 0 1.25rem;
}
.list_strengths_one .swiper_patents .swiper-slide .text {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  padding-top: 0.625rem;
}
.list_strengths_one .swiper_patents .swiper-pagination {
  justify-content: center;
}
.list_strengths_two {
  padding-top: 7.1875rem;
  padding-bottom: 7.5rem;
}
.list_strengths_two .swiper_honors {
  position: relative;
  overflow: hidden;
  padding-bottom: 2.5rem;
  margin: 0 -1.5625rem;
}
.list_strengths_two .swiper_honors .swiper-slide {
  padding: 0 1.5625rem;
}
.list_strengths_two .swiper_honors .swiper-slide .text {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  padding-top: 0.625rem;
}
.list_strengths_two .swiper_honors .swiper-pagination {
  justify-content: center;
}
.yyhy_content .yyhy_con {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.4375rem 2.5rem;
}
.yyhy_content .yyhy_con .yyhy_item {
  overflow: hidden;
  border-radius: 4.375rem 0 0 0;
  background: #FFF;
  box-shadow: 0 0.125rem 2rem 0 rgba(0, 0, 0, 0.04);
}
.yyhy_content .yyhy_con .yyhy_item .text {
  padding: 1.5625rem 1.5625rem 2.5rem 2.0625rem;
}
.yyhy_content .yyhy_con .yyhy_item .text h3 {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.yyhy_content .yyhy_con .yyhy_item .text .time {
  margin-top: 1rem;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.yyhy_content .yyhy_con .yyhy_item .text .time b {
  color: #1A5097;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
}
.yyhy_content .yyhy_con .yyhy_item .text .time span {
  color: rgba(59, 59, 59, 0.4);
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0.625rem;
}
.yyhy_content .yyhy_con .yyhy_item .text .p {
  margin-top: 0.5rem;
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.show_blog .show_blog_top {
  padding-bottom: 5.625rem;
  padding-top: 11.25rem;
  background: #E9EEF5;
}
.show_blog .show_blog_top .title {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.25rem;
  font-weight: 500;
}
.show_blog .show_blog_top .subtitle {
  margin-top: 2.1875rem;
  display: flex;
  align-items: center;
}
.show_blog .show_blog_top .subtitle .time {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
}
.show_blog .show_blog_top .subtitle .time b {
  color: #1A5097;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
}
.show_blog .show_blog_top .subtitle .time span {
  color: rgba(59, 59, 59, 0.4);
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0.625rem;
}
.show_blog .show_blog_top .subtitle .fx_box {
  margin-left: 1.375rem;
  display: flex;
  align-items: center;
}
.show_blog .show_blog_top .subtitle .fx_box .social-share-icon {
  width: 2.1875rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  background-color: #1A5097;
  color: #fff;
  border-color: #1A5097;
  margin: 0 0.5rem;
}
.show_blog_content .left {
  padding-right: 0;
}
.show_blog_content .left .content {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
}
.show_blog_content .left .content img {
  width: 100%;
}
.show_blog_content .left .content .tag {
  display: flex;
  align-items: center;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.show_blog_content .left .content .tag a {
  color: rgba(64, 64, 64, 0.54);
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-transform: capitalize;
  border-radius: 1.875rem;
  border: 1px solid #D9D9D9;
  background: #F9F9F9;
  padding: 0 0.625rem;
  margin-right: 0.75rem;
}
.show_blog_content .left .bottom_flex .prev .i {
  margin-right: 0.375rem;
}
.show_blog_content .left .bottom_flex .next .i {
  margin-left: 0.375rem;
}
.show_blog_content .left .bottom_flex .prev,
.show_blog_content .left .bottom_flex .next {
  display: flex;
  align-items: center;
}
.show_blog_content .left .bottom_flex .prev:hover a,
.show_blog_content .left .bottom_flex .next:hover a {
  color: #E78320;
}
.show_blog_content .left .bottom_flex .prev:hover .i svg path,
.show_blog_content .left .bottom_flex .next:hover .i svg path {
  stroke: #E78320;
}
.show_blog_content .left .bottom_flex .prev .i svg,
.show_blog_content .left .bottom_flex .next .i svg {
  width: 2.375rem !important;
  height: 0.6875rem !important;
}
.show_blog_content .left .bottom_flex .prev a,
.show_blog_content .left .bottom_flex .next a {
  color: #404040;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5rem;
  vertical-align: middle;
}
.show_blog_content .right {
  padding-left: 3.75rem;
  position: sticky;
  top: 6.25rem;
  height: 100%;
}
.show_blog_content .right .title {
  color: #404040;
  font-family: Poppins;
  font-size: 1.6875rem;
  font-weight: 700;
}
.show_blog_content .right ul li {
  margin-bottom: 1.625rem;
}
.show_blog_content .right ul li a {
  display: flex;
  align-items: center;
}
.show_blog_content .right ul li a .over {
  border-radius: 0.9375rem;
  width: 9.4375rem;
  height: 7.5625rem;
}
.show_blog_content .right ul li a .over img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.show_blog_content .right ul li a .text {
  flex: 1;
  padding-left: 2.25rem;
}
.show_blog_content .right ul li a .text h3 {
  color: #404040;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.375rem;
}
.show_blog_content .right ul li a .text p.p1 {
  color: #404040;
  font-family: Poppins;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.show_blog_content .right .email_box {
  border: 1px solid #E6E8EB;
  background: #FFF;
  padding: 1.875rem 2.5rem 2.625rem;
}
.show_blog_content .right .email_box .inpt input {
  width: 100%;
  height: 3.0625rem;
  border: 1px solid rgba(97, 97, 99, 0.7);
  background: #FFF;
  border-radius: unset;
  color: #1D1D1F;
  font-family: "Mont For Anker";
  font-size: 1rem;
  font-weight: 600;
}
.show_blog_content .right .email_box .inpt input::placeholder {
  color: #1D1D1F;
  font-family: "Mont For Anker";
  font-size: 1rem;
  font-weight: 600;
}
.show_blog_content .right .email_box label {
  margin-top: 1rem;
  margin-bottom: 0.875rem;
}
.show_blog_content .right .email_box label input {
  width: 0.875rem;
  height: 0.875rem;
  margin-right: 0.5rem;
}
.show_blog_content .right .email_box label span {
  color: #1D1D1F;
  font-family: "Mont For Anker";
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 0.9625rem;
}
.show_blog_content .right .email_box label span a {
  color: #1D1D1F;
  font-family: "Mont For Anker";
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 0.9625rem;
  text-decoration: underline;
}
.show_blog_content .right .email_box button {
  width: 100%;
  height: 3.0625rem;
  background-color: #E78320;
  color: #FFF;
  text-align: center;
  font-family: "Mont For Anker";
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1rem;
  /* 110% */
}
.show_blog_content .right .contact_box {
  background: #F7F8FA;
  padding: 2.0625rem 2.75rem 3.25rem 2.1875rem;
}
.show_blog_content .right .contact_box a {
  color: #1D1D1F;
  font-family: "Mont For Anker";
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6875rem;
}
.show_blog_content .right .contact_box a.contact {
  margin-top: 1.125rem;
  background-color: #E78320;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9375rem 1rem 1.0625rem;
}
.show_blog_content .right .contact_box a.contact .svg {
  margin-right: 0.625rem;
}
.show_blog_content .right .contact_box a.contact .svg svg {
  width: 1.0625rem !important;
  height: 1.0625rem !important;
}
.show_blog_content .right .contact_box a.contact span {
  color: #FFF;
  text-align: center;
  font-family: "Mont For Anker";
  font-size: 1rem;
  font-weight: 700;
}
.list_contact_one {
  padding-top: 7.1875rem;
}
.list_contact_one .grid_box {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 4.375rem;
}
.list_contact_one .grid_box .grid_item .title {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.6875rem;
}
.list_contact_one .grid_box .grid_item .cont {
  margin-top: 1.875rem;
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.875rem;
}
.list_contact_one .grid_box .grid_item .cont b,
.list_contact_one .grid_box .grid_item .cont strong {
  font-weight: 600;
}
.list_contact_one .grid_box .grid_item a.email {
  margin-top: 1.375rem;
  display: block;
  width: 9.125rem;
  height: 3.1875rem;
  line-height: 3.1875rem;
  text-align: center;
  border-radius: 3.75rem;
  background: #E78320;
  color: #FFF;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 500;
}
.list_contact_one .map_box #map {
  height: 36.875rem;
}
.fancybox__content > .carousel__button.is-close {
  color: #000;
  top: 2.1875rem;
  right: 4.8125rem;
}
.carousel__button svg {
  width: 2.25rem !important;
  height: 2.25rem !important;
  stroke-width: 1px;
}
.leaflet-top,
.leaflet-bottom {
  z-index: 999 !important;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none;
  box-shadow: none;
}
.list_strengths {
  padding: 9.375rem 0 12.5rem;
}
.list_strengths .row {
  align-items: center;
}
.list_strengths .left h3 {
  color: #1A5097;
  font-family: Poppins;
  font-size: 5.873rem;
  font-weight: 400;
  line-height: 1.4;
}
.list_strengths .left .tt {
  color: #3B3B3B;
  font-family: Poppins;
  font-size: 1.7738rem;
  font-weight: 400;
  line-height: 1.5;
}
.list_strengths .left .cont {
  margin-top: 1.875rem;
}
.list_strengths .left .cont p {
  color: rgba(59, 59, 59, 0.7);
  font-family: Poppins;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.125rem;
  position: relative;
  padding-left: 2.25rem;
}
.list_strengths .left .cont p::before {
  content: '';
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: #767676;
  position: absolute;
  left: 1rem;
  top: 1.375rem;
}
.list_strengths .right {
  padding-left: 2.75rem;
}
