@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: local('Roboto Regular'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.eot');
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.eot');
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
body {
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  color: #666;
}
.am-container {
  max-width: 1680px;
}
a:focus {
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}
.xs-online {
  display: none;
  font-weight: 300;
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
}
.xs-online ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 68px;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid #FCF3F2;
  height: 68px;
}
.xs-online ul li a {
  display: block;
  padding: 7px 0 5px;
}
.xs-online ul li a span {
  display: block;
  color: #30375B;
  font-size: 12px;
}
.xs-online ul li a span i {
  font-size: 22px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  color: #333;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
}
@media (max-width: 767px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto!important;
  height: auto!important;
}
.table-box table td,
.table-box table th {
  padding: 15px 35px !important;
  border: 1px solid #d9d9d9 !important;
}
@media (max-width: 991px) {
  .table-box table td,
  .table-box table th {
    padding: 12px 8px !important;
  }
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
}
@media (max-width: 575px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 12px!important;
  }
}
@media (max-width: 575px) {
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 2.7vmin !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none!important;
  margin: 0!important;
  padding: 0!important;
}
.table-box table tr:nth-child(n+2) td {
  border-top: none!important;
}
.table-box table th {
  min-height: 80px;
  color: #fff;
  background-color: #1B489C;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 40px */
  font-size: 20px;
  padding: 20px 35px!important;
}
.table-box table th:first-child {
  background-color: #F5A406;
  font-size: 40px;
}
.table-box table td:first-child {
  background-color: #F1F1F1;
  color: #333;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
}
.table-box table img {
  height: auto!important;
  max-width: 100%;
}
.suspended-list {
  width: 46px;
  position: fixed;
  right: 0;
  top: calc(50% - 79px);
  z-index: 999;
}
.suspended-list ul {
  display: block;
  position: relative;
  background-color: #1B489C;
  padding-left: 0;
  padding: 5px 0;
  border-radius: 44px;
}
.suspended-list ul li {
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 5px;
  list-style: none;
}
.suspended-list ul li:last-child {
  margin: 0;
}
.suspended-list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #1B489C;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.suspended-list ul li a i {
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
.suspended-list ul li .qrcode {
  width: 110px;
  height: 100px;
  padding-right: 10px;
  position: absolute;
  top: -50%;
  z-index: -10;
  left: 0;
  transition: all 0.35s;
  opacity: 0;
}
.suspended-list ul li .qrcode > div {
  width: 100px;
  height: 100px;
  background-color: #1B489C;
  padding: 5px;
}
.suspended-list ul li .qrcode > div img {
  width: 100%;
}
.suspended-list ul li .whatsapp-num {
  width: fit-content;
  height: 100%;
  line-height: 1.2;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: -10;
  padding-left: 10px;
  right: -385px;
  transition: all 0.35s;
  opacity: 0;
  border-radius: 30px;
  background-color: #1B489C;
  padding: 0 65px 0 20px;
  white-space: nowrap;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.suspended-list ul li:hover {
  transition: all 0.5s;
}
.suspended-list ul li:hover .qrcode {
  left: -110px;
  opacity: 1;
  transition: all 0.35s;
}
.suspended-list ul li:hover a {
  background-color: #1B489C;
}
.suspended-list ul li:hover a .ycxf_imgbox img:first-child {
  display: none;
}
.suspended-list ul li:hover a .ycxf_imgbox img:last-child {
  display: block;
  left: 15px;
}
.suspended-list ul li:hover .j_dhzs {
  left: -210px;
}
.suspended-list ul li:hover .whatsapp-num {
  right: 0;
  opacity: 1;
  transition: all 0.35s;
}
.open-suspended {
  width: 48px;
  height: 48px;
  position: fixed;
  right: 30px;
  z-index: 999;
  background: #6E6E6E;
  border-radius: 8px;
  bottom: 70px;
  display: none;
}
.open-suspended a {
  line-height: 48px;
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.35s;
}
@media screen and (min-width: 1200px) {
  .pc-hide {
    display: none!important;
  }
}
img {
  transition: all 0.35s;
}
@keyframes float-animation {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
@keyframes float-animation2 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes scale-animation {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
@keyframes sc1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes turn {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes turn3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes sc {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes sc2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.wpcf7-response-output {
  display: flex;
  align-items: center;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.screen-reader-response {
  display: none;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
header {
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  background-color: #1B489C;
  box-shadow: 0 2px 18px 0 rgba(9, 20, 30, 0.15);
}
header .all .t {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  padding: 10px 0 10px 165px;
  text-align: center;
}
header .all .b {
  background-color: #fff;
}
header .all .b .cont {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .all .b .cont > * {
  z-index: 2;
}
header .all .b .cont .header-search a {
  color: #333;
}
header .all .b .cont .header-logo {
  position: relative;
  z-index: 3;
  margin-left: 25px;
}
header .all .b .cont .header-logo:before {
  width: 120px;
  height: 120px;
  content: '';
  border-radius: 50%;
  background-color: #fff;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
header .all .b .cont .header-logo a {
  position: relative;
  z-index: 2;
  display: flex;
  height: 70px;
}
header .all .b .cont .header-logo a img {
  height: 100%;
  width: auto;
}
header .all .b .nav-prod {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 3px 0 0;
  display: none;
}
header .all .b .nav-prod .close {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
header .all .b .nav-prod .am-container {
  position: relative;
  z-index: 2;
}
header .all .b .nav-prod .cont-all {
  background-color: #fff;
  padding: 40px 55px 45px;
}
header .all .b .nav-prod .cont-all .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
header .all .b .nav-prod .cont-all .list .box {
  width: calc(25% - 60px);
}
header .all .b .nav-prod .cont-all .list .box:nth-child(n+5) {
  margin: 40px 0 0;
}
header .all .b .nav-prod .cont-all .list .box .tit {
  color: #333;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
header .all .b .nav-prod .cont-all .list .box .desc {
  color: #1B489C;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 5px 0 20px;
}
header .all .b .nav-prod .cont-all .list .box .pic .img-box {
  padding-bottom: 66.66666667%;
}
.header .nav .nav-list1 > li:nth-child(3) {
  position: static;
}
@keyframes jianbian {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
footer {
  background-color: #222;
  overflow: hidden;
}
footer .t {
  display: flex;
}
footer .t .l {
  display: flex;
  width: 30.6%;
  border-right: 1px solid rgba(238, 238, 238, 0.2);
  flex-direction: column;
  padding: 85px 130px 0 0;
}
footer .t .l .logo {
  height: 80px;
}
footer .t .l .logo img {
  height: 100%;
  width: auto;
}
footer .t .l .txt {
  color: rgba(255, 255, 255, 0.7);
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 25px 0 55px;
}
footer .t .l .share .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 100% */
}
footer .t .l .share .list {
  display: flex;
  align-items: center;
  margin: 30px -18px 0;
}
footer .t .l .share .list .box {
  padding: 0 18px;
  position: relative;
}
footer .t .l .share .list .box:nth-child(n+2):before {
  content: '';
  position: absolute;
  display: block;
  height: 26px;
  width: 1px;
  background-color: rgba(234, 234, 234, 0.4);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
footer .t .l .share .list .box a {
  color: #fff;
  opacity: 0.6;
  transition: all 0.35s;
}
footer .t .l .share .list .box a i {
  color: inherit;
  font-size: 20px;
  line-height: 1;
}
footer .t .l .share .list .box a:hover {
  opacity: 1;
}
footer .t .r {
  width: 69.4%;
  padding: 85px 0 75px 110px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .t .r .footer-link h4,
footer .t .r .footer-link1 h4,
footer .t .r .footer-link2 h4 {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 100% */
  margin: 0 0 30px;
}
footer .t .r .footer-link ul,
footer .t .r .footer-link1 ul,
footer .t .r .footer-link2 ul {
  padding: 0;
  margin: 0;
}
footer .t .r .footer-link li,
footer .t .r .footer-link1 li,
footer .t .r .footer-link2 li {
  list-style: none;
}
footer .t .r .footer-link li:nth-child(n+2),
footer .t .r .footer-link1 li:nth-child(n+2),
footer .t .r .footer-link2 li:nth-child(n+2) {
  margin: 15px 0 0;
}
footer .t .r .footer-link li a,
footer .t .r .footer-link1 li a,
footer .t .r .footer-link2 li a,
footer .t .r .footer-link li span,
footer .t .r .footer-link1 li span,
footer .t .r .footer-link2 li span {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  opacity: 0.7;
  transition: all 0.35s;
}
footer .t .r .footer-link li a:hover,
footer .t .r .footer-link1 li a:hover,
footer .t .r .footer-link2 li a:hover {
  text-decoration: underline;
  opacity: 1;
}
footer .t .r .footer-link1 {
  max-width: 365px;
}
footer .t .r .footer-link1 a,
footer .t .r .footer-link1 span {
  opacity: 0.7;
}
footer .t .r .footer-link1 li {
  display: flex;
}
footer .t .r .footer-link1 li .ico i {
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
footer .t .r .footer-link1 li span {
  width: calc(100% - 18px);
  padding: 0 0 0 15px;
}
footer .t .r .footer-link1 li span a:nth-child(n+2) {
  margin-left: 10px;
}
footer .t .r .footer-link2 {
  width: 100%;
  margin: 35px 0 0!important;
}
footer .t .r .footer-link2 ul {
  display: flex;
  background-color: rgba(255, 255, 255, 0.4);
  width: fit-content;
}
footer .t .r .footer-link2 li {
  position: relative;
}
footer .t .r .footer-link2 li:before {
  content: '';
  width: 1px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: rgba(234, 234, 234, 0.4);
  display: block;
  transform: translateY(-50%);
}
footer .t .r .footer-link2 li:last-child:before {
  display: none;
}
footer .t .r .footer-link2 li:nth-child(n+2) {
  margin: 0;
}
footer .t .r .footer-link2 li a {
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .t .r .footer-link2 li a i {
  font-size: 20px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.4);
  transition: all 0.35s;
}
footer .t .r .footer-link2 li a:hover {
  text-decoration: none;
}
footer .t .r .footer-link2 li a:hover i {
  color: #fff;
}
footer .b {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
}
footer .b:before {
  content: '';
  width: 150%;
  height: 1px;
  background-color: rgba(238, 238, 238, 0.2);
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
footer .b span,
footer .b a {
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  opacity: 0.5;
  transition: all 0.35s;
}
footer .b a:hover {
  opacity: 1;
}
footer .b .l a {
  margin-left: 15px;
}
footer .b .r {
  margin: 0 -15px;
}
footer .b .r a {
  margin: 0 15px;
}
footer .footer-t {
  padding: 130px 0 0;
}
footer .footer-b {
  color: #333;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25;
  /* 125% */
  padding: 90px 0 30px;
}
footer .footer-b a {
  color: inherit;
}
footer .footer-b .l,
footer .footer-b .r {
  opacity: 0.6;
  transition: all 0.35s;
}
footer .footer-b .r:hover {
  opacity: 1;
}
footer .all {
  display: flex;
  justify-content: space-between;
}
footer .am-accordion-gapped .am-active .am-accordion-title {
  background-color: transparent;
}
footer .am-accordion-gapped .am-accordion-title {
  padding: 0;
  border-bottom: none;
  pointer-events: none;
  margin-bottom: 5px;
}
footer .am-accordion-gapped * + .am-accordion-title {
  margin-top: 40px;
}
footer .am-accordion-gapped .am-accordion-item {
  border: none;
  margin: 0;
}
footer .am-accordion-gapped .am-accordion-item.am-active {
  border: none;
}
footer .am-accordion-gapped .am-accordion-title:after {
  color: #fff;
  opacity: 0;
}
footer .am-accordion-gapped {
  margin: 0!important;
}
footer .am-accordion-content {
  padding: 0;
}
.fancybox-slide--iframe .fancybox-content {
  width: 80%!important;
  height: 80%!important;
}
.mobile-h {
  display: none;
}
.header-mobile-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  
  z-index: 3!important;
  
}
.search {
  padding: 100px 0 0;
}
.search .search-tool {
  display: flex;
  justify-content: center;
}
.search .search-tool form {
  max-width: 500px;
  display: flex;
  position: relative;
  width: 100%;
}
.search .search-tool input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 20px;
  border: 1px solid #e5e5e5;
  border-radius: 22px;
  box-sizing: border-box;
  font-size: 16px;
  transition: all 0.35s;
}
.search .search-tool input:focus {
  outline: none;
  border-color: #1B489C;
}
.search .search-tool button {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  display: flex;
  background: transparent;
  border: 0;
  justify-content: center;
  align-items: center;
}
.search .search-tool button i {
  font-size: 24px;
  color: #000;
}
.search .search-all {
  padding: 40px 0 80px;
}
.search .search-all .search-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.search .search-all .search-nav .nav-btn {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 50px;
  position: relative;
  cursor: pointer;
  padding: 10px 0;
}
.search .search-all .search-nav .nav-btn:after {
  content: '';
  width: 0;
  height: 3px;
  background-color: #1B489C;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
}
.search .search-all .search-nav .nav-btn.active:after {
  width: 85%;
}
.search .search-all .search-nav .nav-btn:hover:after {
  width: 100%;
}
.search .search-all .results .search-list {
  display: none;
  opacity: 0;
}
.search .search-all .results .search-list.active {
  display: block;
  opacity: 1;
}
.search .search-all .results .search-list .fixed {
  display: flex;
  align-items: center;
}
.search .search-all .results .search-list ul {
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.search .search-all .results .search-list ul > p {
  padding: 0 15px;
}
.search .search-all .results .search-list li {
  list-style: none;
  margin: 0;
  padding: 0 15px;
  width: 25%;
}
.search .search-all .results .search-list li:nth-child(n+5) {
  margin-top: 20px;
}
.search .search-all .results .search-list .search-img {
  display: flex;
  width: 100%;
}
.search .search-all .results .search-list .search-img div {
  width: 100%;
  padding-bottom: 58.57142857%;
}

.search .search-all .results .search-list .li-inner {
  padding: 20px 20px;
  box-shadow: 0 1px 11px 2px rgba(0, 0, 0, 0.05);
  flex-direction: column;
  transition: all 0.35s;
}
.search .search-all .results .search-list .li-inner:hover {
  transform: translateY(-10px);
}
.search .search-all .results .search-list .img-text {
  padding-top: 15px;
  width: 100%;
}
.search .search-all .results .search-list .img-text .type {
  font-size: 14px;
  color: #1B489C;
  line-height: 1;
  margin-bottom: 10px;
}
.search .search-all .results .search-list .img-text .t {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  color: #330313;
  min-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.search .search-all .results .search-list .img-text .t a {
  color: inherit;
}
.search .search-all .results .search-list .img-text .d {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 15px;
  min-height: 68px;
}
.search .search-all .results .search-list .img-text .d p {
  margin: 0;
}
.search .search-all .results .search-list .img-text .see-more {
  display: flex;
  width: fit-content;
  background-color: #1B489C;
  color: #fff;
  padding: 5px 18px 2px;
  border-radius: 14px;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}
.wp-pagenavi *:nth-child(2) {
  margin-left: 0;
}
.wp-pagenavi span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 10px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1B489C;
}
.wp-pagenavi a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 10px;
  color: #666;
  width: 40px;
  height: 40px;
  transition: all 0.35s;
  font-size: 20px;
  border: none!important;
}
.wp-pagenavi a:hover {
  color: #1B489C;
}
.wp-pagenavi a.last,
.wp-pagenavi a.first {
  display: none;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding-top: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  border-radius: 50%;
}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {
  content: '';
  font-family: 'iconfont';
  font-size: 16px;
  line-height: 1;
  color: #000;
  transition: all 0.35s;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-color: #1B489C;
}
.wp-pagenavi .previouspostslink:hover:before,
.wp-pagenavi .nextpostslink:hover:before {
  color: #fff;
}
.wp-pagenavi .previouspostslink {
  margin-right: 60px;
}
.wp-pagenavi .previouspostslink:before {
  content: '\eb23';
}
.wp-pagenavi .nextpostslink {
  margin-left: 60px;
}
.wp-pagenavi .nextpostslink:before {
  content: '\e64d';
}
#st-1.st-animated {
  text-align: left;
  margin: 15px 0 0;
  z-index: 5;
}
@-webkit-keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
  }
}
@-moz-keyframes badbounce {
  0%,
  100% {
    -moz-transform: translateY(0px);
  }
  10% {
    -moz-transform: translateY(6px);
  }
  30% {
    -moz-transform: translateY(-4px);
  }
  70% {
    -moz-transform: translateY(3px);
  }
  90% {
    -moz-transform: translateY(-2px);
  }
}
@keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
.ss_animate {
  -webkit-animation: badbounce 1s linear;
  -moz-animation: badbounce 1s linear;
  animation: badbounce 1s linear;
}
#ss_menu {
  bottom: 30px;
  width: 60px;
  height: 60px;
  color: #fff;
  position: fixed;
  z-index: 20;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#ss_menu > .menu {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  color: #fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share .circle {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -6px;
  left: 12px;
  opacity: 1;
}
#ss_menu > .menu .share .circle:after,
#ss_menu > .menu .share .circle:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}
#ss_menu > .menu .share .circle:after {
  left: 20.78461px;
  top: 12px;
}
#ss_menu > .menu .share .circle:before {
  left: 20.78461px;
  top: -12px;
}
#ss_menu > .menu .share .bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 18px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#ss_menu > .menu .share .bar:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#ss_menu > .menu .share.close .circle {
  opacity: 0;
}
#ss_menu > .menu .share.close .bar {
  top: 50%;
  margin-top: -1.5px;
  left: 50%;
  margin-left: -12px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg);
}
#ss_menu > .menu .share.close .bar:before {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-450deg);
  -moz-transform: rotate(-450deg);
  -ms-transform: rotate(-450deg);
  -o-transform: rotate(-450deg);
  transform: rotate(-450deg);
}
#ss_menu > .menu.ss_active {
  background: #1B489C;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
#ss_menu > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 30px;
  text-align: center;
  background: #1B489C;
  border-radius: 50%;
  display: table;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  transition: all 0.35s;
}
#ss_menu > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#ss_menu > div a:before {
  color: #fff;
  font-size: 26px;
}
#ss_menu > div:hover {
  background: #009688;
  cursor: pointer;
}
#ss_menu div:nth-child(1) {
  top: 0px;
  left: -160px;
}
#ss_menu div:nth-child(2) {
  top: -80px;
  left: -138.56406px;
}
#ss_menu div:nth-child(3) {
  top: -138.56406px;
  left: -80px;
}
#ss_menu div:nth-child(4) {
  top: -160px;
  left: 0px;
}
.yottie-widget-video-preview-play {
  width: 38px!important;
}
.hidden-fields-container {
  display: none;
}
.page-banner {
  position: relative;
  overflow: hidden;
}
.page-banner .item {
  width: 100%;
}
.page-banner .item img {
  width: 100%;
}
.page-banner .cont {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.page-banner .cont .crumbs a,
.page-banner .cont .crumbs span {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.page-banner .cont .tit {
  margin: 25px 0 15px;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 60px */
}
.page-banner .cont .desc {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.page-banner .cont .desc p {
  margin: 0;
}
.page-banner .page-prod {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner .page-prod .tag {
  color: #FFF;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 22.5px */
}
.page-banner .page-prod .tit {
  color: #FFF;
  font-family: Arial;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 48px */
  max-width: 820px;
  margin: 20px 0 35px;
}
.page-banner .page-prod .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.page-banner .page-prod .desc p {
  margin: 0;
}
.page-banner .page-prod .btn-group {
  margin: 55px -8px 0;
  display: flex;
}
.page-banner .page-prod .btn-group a {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 16px */
  border-radius: 68px;
  display: flex;
  width: fit-content;
  transition: all 0.35s;
  margin: 0 8px;
}
.page-banner .page-prod .btn-group a:first-child {
  background-color: #F5A406;
  padding: 18px 30px;
}
.page-banner .page-prod .btn-group a:first-child:hover {
  background-color: #1B489C;
}
.page-banner .page-prod .btn-group a:last-child {
  background-color: #1B489C;
  padding: 18px 53px;
}
.page-banner .page-prod .btn-group a:last-child:hover {
  background-color: #F5A406;
}
.page-banner .page-crumbs {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  color: #fff;
}
.page-banner .page-crumbs .all {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-banner .page-crumbs a {
  color: #FFF;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
  transition: all 0.35s;
}
.page-banner .page-crumbs a:hover {
  color: #1B489C;
  text-decoration: underline;
}
.page-banner .page-crumbs i {
  font-size: 8px;
  line-height: 1;
  margin: 0 10px;
}
.page-banner .page-crumbs i:first-child {
  font-size: 18px;
  margin: 0 12px 5px 0;
}
.page-banner .page-solu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner .page-solu .tag {
  display: flex;
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.page-banner .page-solu .tag a {
  color: inherit;
}
.page-banner .page-solu .tag span {
  margin: 0 5px;
}
.page-banner .page-solu .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 35px 0 20px;
  max-width: 775px;
}
.page-banner .page-solu .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 810px;
}
.page-banner .page-solu .desc p {
  margin: 0;
}
.page-banner .page-service {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner .page-service .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.page-banner .page-service .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 20px 0 0;
}
.hyh-btn {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 16px */
  padding: 18px 53px;
  border-radius: 68px;
  background-color: #F5A406;
  transition: all 0.35s;
  display: flex;
  width: fit-content;
}
.hyh-btn:hover {
  color: #fff;
}
.about {
  overflow: hidden;
}
.about .ab-tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 50px */
}
.about .ab-desc {
  color: #1B489C;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
}
.about .b1 {
  padding: 30px 0 0;
  margin: 0 auto;
  max-width: 1860px;
  width: 100%;
}
.about .b1 .list {
  margin: 0 -15px;
}
.about .b1 .box {
  padding: 0 15px;
}
.about .b1 .box .img-box {
  padding-bottom: 50%;
}
.about .b1 .slick-slide > div {
  font-size: 0;
}
.about .b2 {
  padding: 85px 0 0;
}
.about .b2 .all {
  display: flex;
  align-items: center;
}
.about .b2 .l {
  width: calc(100% - 900px);
  padding: 0 80px 0 135px;
}
.about .b2 .l .cont {
  color: #333;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
}
.about .b2 .l .cont p {
  margin: 0;
}
.about .b2 .l .ab-tit {
  margin: 35px 0 25px;
}
.about .b2 .r {
  width: 900px;
}
.about .b2 .r .video a {
  position: relative;
  display: flex;
}
.about .b2 .r .video .pic {
  width: 100%;
}
.about .b2 .r .video .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .b2 .r .video .cont span {
  color: #FFF;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Roboto;
  font-size: 96px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 96px */
  text-transform: uppercase;
}
.about .b2 .r .video .cont .ico {
  margin: 0 20px;
  position: relative;
}
.about .b2 .r .video .cont .ico svg {
    position: relative;
    z-index: 3;
}
a.index-box-txt-btn .ico {
  margin: 0 20px;
  position: relative;
}
a.index-box-txt-btn .ico svg {
    position: relative;
    z-index: 3;
}
.about .b3 {
  padding: 80px 0;
}
.about .b3 .list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .b3 .list .line {
  width: 1px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.2);
}
.about .b3 .list .line:last-child {
  display: none;
}
.about .b3 .list .box {
  display: flex;
  align-items: flex-end;
  color: #333;
  transition: all 0.35s;
}
.about .b3 .list .box .num-box {
  display: flex;
  align-items: flex-start;
}
.about .b3 .list .box .num-box .num {
  font-family: Roboto;
  font-size: 80px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  /* 100px */
}
.about .b3 .list .box .num-box .num-after {
  font-family: Barlow;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  /* 166.667% */
}
.about .b3 .list .box .desc {
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  flex-direction: column;
  padding: 0 0 17px;
}
.about .b3 .list .box:hover {
  color: #1B489C;
}
.about .b4 {
  background-color: #F8F8F8;
  padding: 90px 0 80px;
}
.about .b4 .ab-tit {
  margin: 35px 0 15px;
}
.about .b4 .desc {
  color: #666;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
}
.about .b4 .desc p {
  margin: 0;
}
.about .b4 .list {
  margin: 50px 0 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about .b4 .list .box {
  width: calc(25% - 22.5px);
  background-color: #EEEEEE;
  padding: 45px 30px 25px;
  color: #333;
  transition: all 0.35s;
}
.about .b4 .list .box i {
  font-size: 50px;
  line-height: 1;
}
.about .b4 .list .box .tit {
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
  margin: 15px 0 0;
}
.about .b4 .list .box:hover {
  background-color: #1B489C;
  color: #fff;
}
.about .b4 .desc2 {
  color: #1B489C;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 25px */
}
.about .b4 .desc2 p {
  margin: 0;
}
.about .b5 {
  background: linear-gradient(0deg, rgba(27, 72, 156, 0.1) -3%, rgba(255, 255, 255, 0.1) 62.86%);
  padding: 105px 0 90px;
}
.about .b5 .ab-tit {
  margin: 30px 0 10px;
}
.about .b5 .desc {
  color: #666;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  max-width: 1100px;
}
.about .b5 .desc p {
  margin: 0;
}
.about .b5 .list {
  margin: 40px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about .b5 .list .box {
  width: calc(25% - 22.5px);
  position: relative;
}
.about .b5 .list .box:hover img {
  transform: scale(1.05);
}
.about .b5 .list .box:hover .hover .tit {
  transform: translateY(0);
}
.about .b5 .list .box:hover .hover .hyh-btn {
  margin: 20px 0 0;
  transform: scale(1);
}
.about .b5 .list .box .pic {
  width: 100%;
}
.about .b5 .list .box .pic .img-box {
  padding-bottom: 69.23076923%;
}
.about .b5 .list .box .hover {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0 70px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 100%;
}
.about .b5 .list .box .hover .tit {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 28.6px */
  transform: translateY(30px);
  transition: all 0.35s;
}
.about .b5 .list .box .hover .hyh-btn {
  margin: 0;
  transform: scale(0);
}
.about .b6 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 110px 0 130px;
}
.about .b6 .all {
  display: flex;
  align-items: center;
}
.about .b6 .l {
  width: 41.81818182%;
  padding: 0 50px 0 0;
}
.about .b6 .l .ab-tit {
  max-width: 390px;
  margin: 30px 0;
}
.about .b6 .l .desc {
  color: #666;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 35px */
}
.about .b6 .l .desc p {
  margin: 0;
}
.about .b6 .l .hyh-btn {
  margin: 90px 0 0;
}
.about .b6 .r {
  width: 58.18181818%;
}
.about .b6 .r .list {
  display: flex;
  justify-content: space-between;
}
.about .b6 .r .list .box {
  width: calc(33.33333333% - 40px);
}
.about .b6 .r .list .box .img-box {
  padding-bottom: 133.92857143%;
}
.about .b7 {
  padding: 0 0 50px;
}
.about .b7 .all {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.about .b7 .l {
  width: 55.45454545%;
}
.about .b7 .l .pic {
  width: 100%;
}
.about .b7 .l .pic img {
  width: 100%;
}
.about .b7 .r {
  width: 44.54545455%;
  padding: 0 0 25px 135px;
}
.about .b7 .r .ab-tit {
  max-width: 490px;
  margin: 30px 0 40px;
}
.about .b7 .r .desc {
  color: #666;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
}
.about .b7 .r .desc p {
  margin: 0;
}
.about .b7 .r .desc ul {
  margin: 0;
}
.about .b8 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0 180px;
  margin: 80px 0 0;
}
.about .b8 .all {
  display: flex;
  flex-wrap: wrap;
}
.about .b8 .l {
  width: 40.60606061%;
  padding: 35px 150px 0 0;
}
.about .b8 .l .ab-desc {
  color: #fff;
}
.about .b8 .l .ab-tit {
  color: #fff;
  margin: 25px 0;
}
.about .b8 .l .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 35px */
}
.about .b8 .l .desc p {
  margin: 0;
}
.about .b8 .r {
  width: 59.39393939%;
}
.about .b8 .r .list {
  display: flex;
  justify-content: space-between;
}
.about .b8 .r .box {
  width: calc(33.33333333% - 26.66666667px);
  background-color: rgba(0, 0, 0, 0.1);
  min-height: 500px;
  padding: 40px 25px;
}
.about .b8 .r .box .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
}
.about .b8 .r .box .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 15px 0 0;
}
.about .b8 .r .box .desc p {
  margin: 0;
}
.honor {
  background-image: url(../img/honor-bg.webp);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 95px 0 225px;
}
.honor .tit {
  color: #333;
  text-align: center;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 50px */
}
.honor .desc {
  color: #333;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  margin: 15px auto 50px;
  max-width: 1360px;
}
.honor .desc p {
  margin: 0;
}
.honor .t-pic {
  display: flex;
  justify-content: center;
}
.honor .t-pic img {
  max-width: 100%;
}
.honor .list {
  margin: 100px -30px 0;
}
.honor .list .box {
  padding: 0 30px;
}
.honor .list .slick-slide > div {
  font-size: 0;
}
.honor .list .img-box {
  padding-bottom: 133.33333333%;
}
.prod .prod-desc {
  color: #1B489C;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
}
.prod .prod-tit {
  color: #000;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 50px */
}
.prod .b1 {
  background: linear-gradient(180deg, rgba(27, 72, 156, 0.1) -3%, rgba(255, 255, 255, 0.1) 100%);
  padding: 85px 0 0;
  margin: 0 0 130px;
}
.prod .b1 .all {
  align-items: center;
  display: flex;
}
.prod .b1 .l {
  width: 60.60606061%;
  padding: 0 105px 0 0;
}
.prod .b1 .l .prod-tit {
  margin: 20px 0 45px;
}
.prod .b1 .l .desc {
  color: #444;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
}
.prod .b1 .l .desc p {
  margin: 0;
}
.prod .b1 .l .desc2 {
  color: #1B489C;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 175%;
  /* 31.5px */
  margin: 55px 0 0;
}
.prod .b1 .l .desc2 p {
  margin: 0;
}
.prod .b1 .r {
  width: 39.39393939%;
}
.prod .b1 .r .slick-dots {
  display: flex;
  justify-content: center;
}
.prod .b1 .r .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-radius: 5px;
  background-color: #1B489C;
  transition: all 0.35s;
}
.prod .b1 .r .slick-dots li.slick-active {
  width: 30px;
  background-color: #F5A406;
}
.prod .b1 .r .slick-dots li button {
  display: none;
}
.prod .b1 .r .slick-slide > div {
  font-size: 0;
}
.prod .b1 .r img {
  width: 100%;
}
.prod .b2 {
  background-color: #1B489C;
  color: #fff;
  padding: 65px 0;
}
.prod .b2 .list {
  display: flex;
  justify-content: space-between;
}
.prod .b2 .box {
  width: calc(25% - 112.5px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.prod .b2 .box i {
  font-size: 60px;
  line-height: 1;
}
.prod .b2 .box .tit {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
  margin: 15px 0;
}
.prod .b2 .box .desc {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
}
.prod .b3 {
  position: relative;
  padding: 100px 0 0;
}
.prod .b3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
  background: linear-gradient(180deg, rgba(27, 72, 156, 0.1) -3%, rgba(255, 255, 255, 0.1) 100%);
}
.prod .b3 > * {
  position: relative;
  z-index: 2;
}
.prod .b3 .prod-desc {
  text-align: center;
}
.prod .b3 .prod-tit {
  text-align: center;
  margin: 20px 0 35px;
}
.prod .b3 .list {
  display: flex;
  justify-content: center;
  margin: 0 -5px;
  flex-wrap: wrap;
}
.prod .b3 .list .box {
  padding: 0 5px;
  width: 25%;
}
.prod .b3 .list .box:nth-child(n+5) {
  margin: 15px 0 0;
}
.prod .b3 .list .box a {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
  box-shadow: 0 4px 8.9px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  padding: 50px 25px 35px;
  height: 100%;
}
.prod .b3 .list .box a .img-box {
  padding-bottom: 58.57142857%;
}
.prod .b3 .list .box a .tit {
  color: #333;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
  margin: 60px 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.prod .b3 .list .box a .desc {
  color: #666;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod .b3 .list .box a .btn {
  margin: 25px 0 0;
  width: fit-content;
  padding: 10px 25px;
  color: #fff;
  background-color: #1B489C;
  border-radius: 60px;
}
.prod .b3 .list .box a .btn i {
  margin-left: 15px;
  font-size: 10px;
}
.prod .b3 .cont {
  margin: 80px 0 100px;
}
.prod .b4 {
  padding: 105px 0 125px;
  background-size: cover;
  background-repeat: no-repeat;
}
.prod .b4 .prod-desc {
  color: #fff;
}
.prod .b4 .prod-tit {
  color: #fff;
  margin: 40px 0 20px;
}
.prod .b4 .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
  max-width: 1120px;
}
.prod .b4 .desc p {
  margin: 0;
}
.prod .b4 .list {
  margin: 65px -15px 0;
  display: flex;
  flex-wrap: wrap;
}
.prod .b4 .list .box {
  width: 25%;
  padding: 0 15px;
}
.prod .b4 .list .box .img-box {
  padding-bottom: 89.74358974%;
}
.prod .b5 {
  background: linear-gradient(180deg, rgba(27, 72, 156, 0.1) -3%, rgba(255, 255, 255, 0.1) 62.86%);
  padding: 100px 0 0;
}
.prod .b5 .prod-tit {
  margin: 30px 0 15px;
  text-align: center;
}
.prod .b5 .prod-desc {
  text-align: center;
}
.prod .b5 .desc {
  color: #333;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
  max-width: 1170px;
  margin: 0 auto;
}
.prod .b5 .desc p {
  margin: 0;
}
.prod .b5 .list {
  margin: 50px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prod .b5 .list .box {
  width: 29.6969697%;
}
.prod .b5 .list .box:nth-child(2) {
  width: 34.54545455%;
}
.prod .b5 .list .box .img-box {
  padding-bottom: 71.92982456%;
}
.prod .b6 {
  padding: 110px 0 100px;
}
.prod .b6 .prod-tit {
  margin: 30px 0 35px;
}
.prod .b6 .list .box {
  background-color: #F6F6F6;
  padding: 25px 45px;
  cursor: pointer;
  transition: all 0.35s;
}
.prod .b6 .list .box.active {
  background-color: #1B489C;
}
.prod .b6 .list .box.active .t {
  color: #fff;
}
.prod .b6 .list .box.active .t:after {
  transform: translateY(-50%) rotate(-90deg);
  color: #fff;
}
.prod .b6 .list .box.active .b {
  margin: 15px 0 0;
}
.prod .b6 .list .box:first-child .b {
  display: block;
  margin: 15px 0 0;
}
.prod .b6 .list .box:nth-child(n+2) {
  margin: 10px 0 0;
}
.prod .b6 .list .box .t {
  color: #333;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  /* 25px */
  transition: all 0.35s;
  display: block;
  position: relative;
}
.prod .b6 .list .box .t:after {
  content: '\e64d';
  font-family: 'iconfont';
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  color: #333;
  transition: all 0.35s;
}
.prod .b6 .list .box .b {
  color: #FFF;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 22.5px */
  text-transform: capitalize;
  margin: 0 0 0;
  display: none;
  transition: all 0.35s;
}
.prod .b6 .list .box .b p {
  margin: 0;
}
.solu .solu-desc {
  color: #1B489C;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
}
.solu .solu-tit {
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 50px */
}
.solu .b1 {
  padding: 100px 0 0;
}
.solu .b1 .solu-tit {
  margin: 35px 0 15px;
}
.solu .b1 .desc {
  color: #444;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
  max-width: 1030px;
  margin: 0 auto;
}
.solu .b1 .desc p {
  margin: 0;
}
.solu .b1 .list {
  margin: 45px -15px 0;
  display: flex;
  flex-wrap: wrap;
}
.solu .b1 .list .box {
  padding: 0 15px;
  width: 33.33333333%;
}
.solu .b1 .list .box:nth-child(n+4) {
  margin: 30px 0 0;
}
.solu .b1 .list .box .cont {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.solu .b1 .list .box .cont .img-box {
  padding-bottom: 56.60377358%;
}
.solu .b1 .list .box .cont .hover {
  position: absolute;
  width: 100%;
  color: #FFF;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
  padding: 0 35px 25px;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.solu .b2 {
  padding: 130px 0 0;
}
.solu .b2 .box {
  display: flex;
  align-items: center;
}
.solu .b2 .box:nth-child(2n) {
  flex-direction: row-reverse;
}
.solu .b2 .box:nth-child(2n) .txt {
  padding: 0 135px 0 140px;
}
.solu .b2 .box .pic {
  width: 50%;
}
.solu .b2 .box .pic img {
  width: 100%;
}
.solu .b2 .box .txt {
  width: 50%;
  padding: 0 170px 0 135px;
}
.solu .b2 .box .txt .solu-desc {
  text-align: left;
}
.solu .b2 .box .txt .solu-tit {
  text-align: left;
  margin: 25px 0 15px;
}
.solu .b2 .box .txt .desc {
  color: #444;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.solu .b2 .box .txt .desc p {
  margin: 0;
}
.solu .b3 {
  background-color: #1B489C;
  color: #fff;
  padding: 65px 0;
}
.solu .b3 .list {
  display: flex;
  justify-content: space-between;
}
.solu .b3 .box {
  width: calc(25% - 40px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.solu .b3 .box i {
  font-size: 60px;
  line-height: 1;
}
.solu .b3 .box .tit {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
  margin: 15px 0;
}
.solu .b3 .box .desc {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
}
.solu .b4 {
  padding: 100px 0 110px;
}
.solu .b4 .solu-tit {
  margin: 30px 0 15px;
}
.solu .b4 .t .desc {
  color: #333;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 31.5px */
  margin: 0 auto;
  max-width: 1170px;
}
.solu .b4 .list {
  margin: 50px -24px 0;
  display: flex;
  align-items: center;
}
.solu .b4 .list .box {
  padding: 0 25px;
  width: 31.80212014%;
}
.solu .b4 .list .box:hover .pic img {
  transform: scale(1.05);
}
.solu .b4 .list .box:hover .msg .name {
  color: #1B489C;
}
.solu .b4 .list .box:nth-child(2) {
  width: 36.39575972%;
}
.solu .b4 .list .box .pic .img-box {
  padding-bottom: 71.92982456%;
}
.solu .b4 .list .box .msg {
  display: flex;
  align-items: center;
  margin: 20px 0 25px;
}
.solu .b4 .list .box .msg .avatar {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.solu .b4 .list .box .msg .name {
  color: #000;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 30px */
  max-width: calc(100% - 55px);
  padding: 0 0 0 20px;
  transition: all 0.35s;
}
.solu .b4 .list .box .desc {
  color: #333;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
.solu .b4 .list .box .desc p {
  margin: 0;
}
.service-customer .b1 {
  padding: 80px 0 0;
}
.service-customer .b1 .t {
  text-align: center;
}
.service-customer .b1 .t .desc {
  color: #1B489C;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
}
.service-customer .b1 .t .tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 25px 0 0;
  padding: 0 0 26px;
  position: relative;
}
.service-customer .b1 .t .tit:after {
  content: '';
  display: block;
  width: 60px;
  height: 6px;
  background-color: #1B489C;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.service-customer .b1 .m {
  padding: 0 80px;
  width: 100%;
  margin: 70px 0 0;
}
.service-customer .b1 .m .list {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.service-customer .b1 .m .box {
  width: calc(33.33333333% - 43.33333333px);
  position: relative;
}
.service-customer .b1 .m .box .img-box {
  padding-bottom: 122.72727273%;
}
.service-customer .b1 .m .box .hover {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 0 15px 40px;
}
.service-customer .b1 .m .box .hover i {
  font-size: 60px;
  line-height: 1;
  color: #fff;
  margin: 0 0 30px;
}
.service-customer .b1 .m .box .hover .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
.service-customer .b1 .b {
  margin: 100px -40px 0;
}
.service-customer .b1 .b .list {
  display: flex;
}
.service-customer .b1 .b .box {
  width: 25%;
  padding: 0 40px;
}
.service-customer .b1 .b .box i {
  font-size: 50px;
  line-height: 1;
  color: #1B489C;
}
.service-customer .b1 .b .box .tit {
  color: #333;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 25px 0 10px;
}
.service-customer .b1 .b .box .desc {
  color: #666;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.service-customer .b1 .b .box .desc p {
  margin: 0;
}
.service-customer .b2 {
  padding: 100px 0 0;
}
.service-customer .b2 .all {
  display: flex;
  align-items: center;
  position: relative;
  padding: 120px 0;
}
.service-customer .b2 .all:before {
  content: '';
  width: 57.29166667%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #1B489C;
}
.service-customer .b2 .l {
  width: 35.41666667%;
  position: relative;
  z-index: 2;
  padding: 0 30px 0 135px;
}
.service-customer .b2 .l .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.service-customer .b2 .l .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 30px 0 0;
}
.service-customer .b2 .l .desc p {
  margin: 0;
}
.service-customer .b2 .l .desc ul {
  margin: 0;
}
.service-customer .b2 .r {
  width: 64.58333333%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.service-customer .b2 .r .box {
  width: calc(50% - 20px);
}
.service-customer .b2 .r .box .img-box {
  padding-bottom: 66.66666667%;
}
.service-customer .b3 {
  padding: 120px 0 0;
}
.service-customer .b3 .top {
  text-align: center;
}
.service-customer .b3 .top .desc {
  color: #F5A406;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.service-customer .b3 .top .tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 40px */
  margin: 10px 0 35px;
}
.service-customer .b3 .bot .list .box {
  background-color: #F6F6F6;
  padding: 25px 45px;
  cursor: pointer;
  transition: all 0.35s;
}
.service-customer .b3 .bot .list .box:first-child .b {
  display: block;
  margin: 15px 0 0;
}
.service-customer .b3 .bot .list .box:nth-child(n+2) {
  margin: 10px 0 0;
}
.service-customer .b3 .bot .list .box .t {
  color: #333;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  /* 25px */
  transition: all 0.35s;
  display: block;
  position: relative;
}
.service-customer .b3 .bot .list .box .t:after {
  content: '\e64d';
  font-family: 'iconfont';
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  color: #333;
  transition: all 0.35s;
}
.service-customer .b3 .bot .list .box .b {
  color: #FFF;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 22.5px */
  text-transform: capitalize;
  margin: 0 0 0;
  display: none;
  transition: all 0.35s;
}
.service-customer .b3 .bot .list .box .b p {
  margin: 0;
}
.service-customer .b3 .bot .list .box.active {
  background-color: #1B489C;
}
.service-customer .b3 .bot .list .box.active .t {
  color: #fff;
}
.service-customer .b3 .bot .list .box.active .t:after {
  transform: translateY(-50%) rotate(-90deg);
  color: #fff;
}
.service-customer .b3 .bot .list .box.active .b {
  margin: 15px 0 0;
}
.service-customer .b4 {
  padding: 120px 0;
}
.service-customer .b4 .all {
  display: flex;
  align-items: center;
}
.service-customer .b4 .l {
  width: 53.33333333%;
  padding: 0 145px 0 0;
}
.service-customer .b4 .l .tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0 0 26px;
  position: relative;
}
.service-customer .b4 .l .tit:after {
  content: '';
  width: 80px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1B489C;
}
.service-customer .b4 .l .desc {
  color: #333;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 40px 0 0;
}
.service-customer .b4 .l .desc p {
  margin: 0;
}
.service-customer .b4 .l .desc ul {
  margin: 0;
}
.service-customer .b4 .r {
  width: 46.66666667%;
  background-color: #F2F2F3;
  padding: 60px 70px 50px;
}
.service-customer .b4 .r .tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}
.service-customer .b4 .r .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 0;
}
.service-customer .b4 .r .form p {
  margin: 0;
  width: calc(50% - 15px);
}
.service-customer .b4 .r .form p:nth-of-type(n+5) {
  width: 100%;
}
.service-customer .b4 .r .form input,
.service-customer .b4 .r .form textarea {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  margin: 0 0 25px;
  transition: all 0.35s;
}
.service-customer .b4 .r .form input:focus,
.service-customer .b4 .r .form textarea:focus {
  outline: none;
  border-color: #F5A406;
}
.service-customer .b4 .r .form input {
  height: 50px;
  padding: 0 15px;
}
.service-customer .b4 .r .form textarea {
  padding: 10px 15px;
  height: 170px;
  resize: none;
}
.service-customer .b4 .r .form button {
  display: flex;
  width: 100%;
  background-color: #1B489C;
  border: none;
  align-items: center;
  justify-content: center;
  color: #FFF;
  padding: 10px 15px;
  border-radius: 4px;
  transition: all 0.35s;
}
.service-customer .b4 .r .form button:hover {
  background-color: #F5A406;
}
.service-customer .b4 .r .form button span {
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.service-customer .b4 .r .form button i {
  font-size: 18px;
  line-height: 1;
  margin-left: 10px;
}
.support .su-desc {
  color: #1B489C;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 27.5px */
}
.support .su-tit {
  color: #333;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 55% */
}
.support .b1 .t {
  padding: 60px 0 45px;
  background-color: #EBEFF8;
  text-align: center;
}
.support .b1 .t .su-tit {
  margin: 25px 0 20px;
}
.support .b1 .b {
  padding: 80px 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.support .b1 .b .list {
  width: 56.25%;
  margin: 0 -115px;
}
.support .b1 .b .list .slick-list {
  overflow: inherit;
}
.support .b1 .b .list .slick-slide > div {
  font-size: 0;
}
.support .b1 .b .list .slick-active .txt {
  opacity: 1;
}
.support .b1 .b .list .box {
  padding: 0 115px;
}
.support .b1 .b .list .slick-prev,
.support .b1 .b .list .slick-next {
  bottom: 195px;
  top: auto;
  transform: translate(0);
  z-index: 9;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
}
.support .b1 .b .list .slick-prev:before,
.support .b1 .b .list .slick-next:before {
  font-family: 'iconfont';
  font-size: 18px;
  line-height: 1;
  opacity: 1;
  transition: all 0.35s;
}
.support .b1 .b .list .slick-prev {
  background-color: #fff;
}
.support .b1 .b .list .slick-prev:before {
  content: '\eb23';
  color: #1B489C;
}
.support .b1 .b .list .slick-prev:hover {
  background-color: transparent;
}
.support .b1 .b .list .slick-prev:hover:before {
  color: #fff;
}
.support .b1 .b .list .slick-next {
  background-color: transparent;
}
.support .b1 .b .list .slick-next:before {
  content: '\e64d';
  color: #fff;
}
.support .b1 .b .list .slick-next:hover {
  background-color: #fff;
}
.support .b1 .b .list .slick-next:hover:before {
  color: #1B489C;
}
.support .b1 .b .list .txt {
  background-color: #fff;
  width: calc(100% - 150px);
  padding: 45px 50px 420px;
  opacity: 0;
  transition: all 0.35s;
}
.support .b1 .b .list .txt .tit {
  color: #333;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 84.615% */
}
.support .b1 .b .list .txt .tit2 {
  color: #F5A406;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 122.222% */
  margin: 15px 0 25px;
}
.support .b1 .b .list .txt .desc {
  color: #666;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 122.222% */
}
.support .b1 .b .list .txt .desc p {
  margin: 0;
}
.support .b1 .b .list .pic {
  margin: -395px 0 0;
  padding: 0 0 0 50px;
}
.support .b1 .b .list .pic .img-box {
  padding-bottom: 55%;
}
.support .b2 {
  padding: 120px 0 0;
}
.support .b2 .t {
  text-align: center;
}
.support .b2 .t .desc {
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 110% */
  margin: 25px auto 0;
  max-width: 1350px;
}
.support .b2 .b {
  margin: 55px 0 0;
}
.support .b2 .b .list {
  display: flex;
  justify-content: space-between;
}
.support .b2 .b .box {
  width: calc(33.33333333% - 20px);
}
.support .b2 .b .box .pic {
  width: 100%;
}
.support .b2 .b .box .pic .img-box {
  padding-bottom: 65.38461538%;
}
.support .b2 .b .box .cont {
  position: relative;
  overflow: hidden;
}
.support .b2 .b .box .cont:hover .hover {
  bottom: 0;
  opacity: 1;
}
.support .b2 .b .box .cont:hover .tit {
  bottom: -50%;
  opacity: 0;
}
.support .b2 .b .box .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background-color: #1B489C;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 100% */
  padding: 20px;
  transition: all 0.35s;
}
.support .b2 .b .box .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  opacity: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 43, 123, 0) -20.44%, #002B7B 100%);
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 25px;
  transition: all 0.35s;
}
.support .b2 .b .box .hover .desc {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}
.support .b2 .b .box .hover .desc p {
  margin: 0;
}
.support .b2 .b .box .hover .hover-tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  /* 100% */
  padding: 0 0 13px;
  position: relative;
  margin: 0 0 15px;
}
.support .b2 .b .box .hover .hover-tit:after {
  content: '';
  width: 46px;
  height: 2px;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.support .b3 {
  padding: 120px 0 200px;
}
.support .b3 .t {
  text-align: center;
}
.support .b3 .t .desc {
  max-width: 1350px;
  margin: 20px auto 0;
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 110% */
}
.support .b3 .t .desc p {
  margin: 0;
}
.support .b3 .b {
  margin: 60px 0 0;
}
.support .b3 .b .box {
  display: flex;
  align-items: center;
}
.support .b3 .b .box .pic {
  width: 48.48484848%;
}
.support .b3 .b .box .pic img {
  width: 100%;
}
.support .b3 .b .box .txt {
  width: 51.51515152%;
  padding: 25px 0 25px 75px;
}
.support .b3 .b .box .txt .tit {
  color: #000;
  font-family: Roboto;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  /* 64.706% */
  padding: 0 0 45px;
  position: relative;
}
.support .b3 .b .box .txt .tit:before {
  content: '';
  width: 100px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #1B489C;
  z-index: 2;
  display: block;
}
.support .b3 .b .box .txt .tit:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  bottom: 1px;
  left: 0;
  display: block;
}
.support .b3 .b .box .txt .desc {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 130% */
  margin: 40px 0 0;
}
.support .b3 .b .box .txt .desc p {
  margin: 0;
}
.support .b3 .b .box:nth-child(2n) {
  flex-direction: row-reverse;
}
.support .b3 .b .box:nth-child(2n) .txt {
  padding: 25px 75px 25px 0;
}
.am-modal {
  width: 90%;
  max-width: 1400px;
  margin-left: 0;
  transform: translateX(-50%) scale(1) !important;
}
#doc-modal-1 {
  padding: 0;
}
#doc-modal-1 .am-modal-bd {
  padding: 0;
}
#doc-modal-1 .all {
  display: flex;
}
#doc-modal-1 .l {
  width: 44.64285714%;
  position: relative;
}
#doc-modal-1 .l .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#doc-modal-1 .l .pic img {
  height: 100%;
  width: 100%;
}
#doc-modal-1 .l .hover {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 60px 55px;
  text-align: left;
}
#doc-modal-1 .l .hover .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#doc-modal-1 .l .hover .desc {
  color: #FFF;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 15px 0 0;
}
#doc-modal-1 .r {
  width: 55.35714286%;
  background-color: #1B489C;
  text-align: left;
  padding: 25px 60px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#doc-modal-1 .r > a {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 20px;
  height: 20px;
  color: #fff;
  opacity: 1;
  font-weight: 400;
}
#doc-modal-1 .r > a i {
  font-size: 20px;
  line-height: 1;
}
#doc-modal-1 .r .desc {
  color: #F5A406;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#doc-modal-1 .r .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 10px 0 40px;
}
#doc-modal-1 .r .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#doc-modal-1 .r .form form p {
  margin: 0;
  width: calc(50% - 9px);
}
#doc-modal-1 .r .form form p:nth-of-type(n+5) {
  width: 100%;
}
#doc-modal-1 .r .form form input,
#doc-modal-1 .r .form form textarea {
  width: 100%;
  border-radius: 4px;
  background: #EBEFF8;
  margin: 0 0 25px;
  border: 1px solid #EBEFF8;
  transition: all 0.35s;
}
#doc-modal-1 .r .form form input:focus,
#doc-modal-1 .r .form form textarea:focus {
  outline: none;
  border-color: #F5A406;
}
#doc-modal-1 .r .form form input {
  height: 50px;
  padding: 0 18px;
}
#doc-modal-1 .r .form form textarea {
  height: 170px;
  padding: 12px 18px;
  resize: none;
}
#doc-modal-1 .r .form form button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1B489C;
  background-color: #fff;
  padding: 10px 20px;
  border: none;
  transition: all 0.35s;
  border-radius: 4px;
}
#doc-modal-1 .r .form form button:hover {
  background-color: #F5A406;
  color: #fff;
}
#doc-modal-1 .r .form form button span {
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#doc-modal-1 .r .form form button i {
  font-size: 18px;
  line-height: 1;
  margin-left: 15px;
}
.advertisement {
  position: fixed;
  width: 90%;
  max-width: 1400px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  padding: 65px 50px 45px;
  background-size: cover;
  background-repeat: no-repeat;
}
.advertisement .close {
  position: absolute;
  right: 30px;
  top: 30px;
  display: flex;
  color: #fff;
  transition: all 0.35s;
}
.advertisement .close:hover {
  color: #F5A406;
}
.advertisement .close i {
  font-size: 20px;
  line-height: 1;
  color: inherit;
}
.advertisement .tit {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.advertisement .desc {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 15px 0 45px;
}
.advertisement .btn-group {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 10px;
}
.advertisement .btn-group a {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 16px */
  padding: 18px 30px;
  border-radius: 68px;
  transition: all 0.35s;
  margin: 0 8px;
}
.advertisement .btn-group a:first-child {
  background-color: #F5A406;
}
.advertisement .btn-group a:first-child:hover {
  background-color: #1B489C;
}
.advertisement .btn-group a:last-child {
  background-color: #1B489C;
}
.advertisement .btn-group a:last-child:hover {
  background-color: #F5A406;
}
.advertisement .pic {
  max-width: 100%;
}
.advertisement .pic img {
  max-width: 100%;
}
.table-box tr.first-col-covered > td:first-child,
.table-box tr.first-col-covered > th:first-child{
    font-weight: normal !important;
    font-size: 16px;
    background-color: transparent;
}


.in-block10 {
  padding: 60px 0;
}
.in-block10 .list {
  display: flex;
  margin: 0 -15px;
}
.in-block10 .list .box {
  width: 33.33333333%;
  padding: 0 15px;
}
.in-block10 .list .t {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}
.in-block10 .list .t .tit {
  margin-left: 15px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #000;
  padding-top: 3px;
}
.in-block10 .list .t .ico {
  height: 32px;
}
.in-block10 .list .t .ico img {
  height: 100%;
}
.in-block10 .list .b {
  width: 100%;
  height: calc(100% - 62px);
  border: 3px solid #f0f5fa;
  padding: 10px;
}

.header-r{
    display: flex;
    align-items: center;
}
.header-r .header-search {
    margin-right: 20px;
}

.trp-language-switcher:first-child{
    display: none;
}
.trp-current-language-item__wrapper{
    display: flex;
    align-items: center;
}
.trp-current-language-item__wrapper svg{
    display: none;
}
.trp-current-language-item__wrapper a{
    display: flex;
    align-items: center;
    color: #000;
    font-size: 16px;
}
.trp-current-language-item__wrapper a img{
    width: 18px;
    margin: 0 10px 0 0;
}
.trp-switcher-dropdown-list{
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 10px;
    display: block;
    opacity: 0;
    left: 50%;
    transform: translateX(-50%) translateY(0) scale(0);
    transition: all .35s;
}
.trp-switcher-dropdown-list a{
    display: flex;
    align-items: center;
    color: #333;
}
.trp-switcher-dropdown-list a:nth-child(n+2){
    margin: 5px 0 0;
}
.trp-switcher-dropdown-list a img{
    width: 18px;
    margin: 0 10px 0 0;
}

.trp-language-switcher:hover .trp-switcher-dropdown-list{
    opacity: 1;
    transform: translateX(-50%) translateY(0) scale(1);
}

.header-language{
    position: relative;
    margin: 0 0 0 15px;
}
.index-explore-txt .wpcf7-response-output{
    display: none;
}


.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* @media screen and (max-width: 991px) {
.banner .slickbanner {
  width: 120%;
  margin-left: -10%;
  position: static !important;
}
} */
.banner .slickbanner .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  font-size: 0;
  border: 1px solid #fff;
  z-index: 2;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.banner .slickbanner .slick-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '\e646';
  font-family: "iconfont" !important;
  font-size: 20px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.banner .slickbanner .slick-prev {
  left: 96px;
}
.banner .slickbanner .slick-next {
  right: 96px;
}
.banner .slickbanner .slick-next::before {
  content: '\eb54';
}
@media screen and (max-width: 1199px) {
  .banner .slickbanner .slick-arrow {
      width: 50px;
      height: 50px;
  }
  .banner .slickbanner .slick-arrow::before {
      font-size: 25px;
  }
  .banner .slickbanner .slick-prev {
      left: 20px;
  }
  .banner .slickbanner .slick-next {
      right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .banner .slickbanner .slick-arrow {
      width: 40px;
      height: 40px;
      top: 57%;
  }
  .banner .slickbanner .slick-arrow::before {
      font-size: 20px;
  }
  .banner .slickbanner .slick-prev {
      left: 10px;
  }
  .banner .slickbanner .slick-next {
      right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .banner .slickbanner .slick-arrow {
      width: 35px;
      height: 35px;
      top: 59%;
  }
  .banner .slickbanner .slick-arrow::before {
      font-size: 16px;
  }
  .banner .slickbanner .slick-prev {
      left: 0;
  }
  .banner .slickbanner .slick-next {
      right: 0;
  }
}
@media screen and (min-width: 991px) {
  .banner .slickbanner .slick-arrow:hover {
      background-color: #FF0000;
      border-color: #FF0000;
  }
}
.banner .slickbanner .slick-list {
  margin-bottom: -5px;
}
.banner .slickbanner .slick-list .item {
  display: block;
  position: relative;
}
.banner .slickbanner .slick-list .item a {
  display: block;
}
.banner .video-box {
  overflow: hidden;
  position: relative;
  display: block;
  padding-bottom: 44.27083333%;
  width: 100%;
  height: 0;
}
.banner .slickbanner .slick-list .item .video-box .fluid_video_wrapper {
  position: absolute !important;
}
.banner .slickbanner .slick-list .item .video-box .fluid_video_wrapper .fluid_controls_container {
  display: none !important;
}
.banner .img-box {
  padding-bottom: 44.27083333%;
}
.banner .slick-slide>div{
    font-size: 0;
}
.fluid_video_wrapper{
    width: 100%;
}
.fluid_video_wrapper video{
    width: 100%;
}
.video-box video{
    width: 100%;
    height: 100%;
    position: absolute;
}
@-webkit-keyframes enlarge {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
  }
  100% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      opacity: 1;
  }
}
@keyframes enlarge {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
  }
  100% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
      opacity: 1;
  }
}
.banner .slickbanner .slick-list .slick-current img {
  -webkit-animation: enlarge 8s 0s ease both;
  animation: enlarge 8s 0s ease both;
}
.banner .slickbanner .slick-dots {
  position: absolute;
  top: calc(50% + 72px);
  left: 90px;
  bottom: auto;
  height: auto;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.8);
  border-radius: 15px;
  width: 30px;
  align-items: center;
  padding: 45px 0;
}
.banner .slickbanner .slick-dots li button:before {
  display: none;
}
.banner .slickbanner .slick-dots li {
  float: left;
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0;
  box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.banner .slickbanner .slick-dots li:nth-child(n+2) {
  margin-top: 35px;
}
.banner .slickbanner .slick-dots li button {
  width: 100%;
  height: 100%;
  font-size: 15px;
  line-height: 22px;
  color: #dfdfdf;
  padding: 0;
  background-color: transparent;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.banner .slickbanner .slick-dots .slick-active {
  background-color: #fff;
}
.banner .slickbanner .slick-dots .slick-active button {
  color: #000;
}
.banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.line1 {
    -webkit-animation: line_animate 3s linear 0s infinite;
    animation: line_animate 3s linear 0s infinite;
    z-index: 2;
}
.line2 {
    -webkit-animation: line_animate 3s linear 1s infinite;
    animation: line_animate 3s linear 1s infinite;
    z-index: 1;
}
.line1,.line2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    border-radius: 50%;
    background: rgba(0, 45, 130, .7);
}

@keyframes line_animate {
    0% {
        width: 80%;
        height: 80%;
        opacity: .1;
    }

    50% {
        width: 90%;
        height: 90%;
        opacity: .8;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }


}

.trp-language-switcher:first-child{
        display: none;
    }
    .trp-current-language-item__wrapper{
        display: flex;
        align-items: center;
    }
    .trp-current-language-item__wrapper svg{
        display: none;
    }
    .trp-current-language-item__wrapper a{
        display: flex;
        align-items: center;
        color: #000;
        font-size: 16px;
    }
    .trp-current-language-item__wrapper a img{
        width: 18px;
        margin: 0 10px 0 0;
    }
    .trp-switcher-dropdown-list{
        position: absolute;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        padding: 10px;
        display: block;
        opacity: 0;
        left: 50%;
        transform: translateX(-50%) translateY(0) scale(0);
        transition: all .35s;
    }.trp-shortcode-switcher
    .trp-switcher-dropdown-list a{
        display: flex;
        align-items: center;
        color: #333;
    }
    .trp-switcher-dropdown-list a:nth-child(n+2){
        margin: 5px 0 0;
    }
    .trp-switcher-dropdown-list a img{
        width: 18px;
        margin: 0 10px 0 0;
    }
    
    .trp-language-switcher:hover .trp-switcher-dropdown-list{
        opacity: 1;
        transform: translateX(-50%) translateY(0) scale(1);
    }
    
    /* Floating switcher */
.trp-floating-switcher {
    display: flex;
    flex-direction: column-reverse;
    position: fixed;
    z-index: 99999;
    overflow: hidden;
    padding: var(--switcher-padding, 10px);
    border: var(--border, none);
    border-radius: var(--border-radius, 8px);
    background: var(--bg, #fff);
    width: var(--switcher-width, auto);
    top: var(--top, unset);
    right: var(--right, unset);
    bottom: var(--bottom, unset);
    left: var(--left, unset);
    box-shadow: 0 10px 20px 0 #0000000D;
}

.trp-floating-switcher .trp-switcher-dropdown-list {
    flex-direction: column-reverse;
}

.trp-switcher-position-top.trp-floating-switcher {
    flex-direction: column;
}

.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,
.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list {
    flex-direction: column;
}

/* Inline variant */
div.trp-ls-inline .trp-language-switcher-inner {
    flex-direction: row;
}

.trp-ls-inline.trp-opposite-language .trp-language-item {
    width: 100%;
}

/* Powered by */
#trp-floater-powered-by {
    color: var(--text, #b3b3b3);
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
}

#trp-floater-powered-by a {
    color: var(--text, #b3b3b3);
}

.trp-switcher-position-bottom #trp-floater-powered-by {
    border-top: 1px solid var(--text, #747474);
    padding-top: 5px;
    margin-top: 5px;
}

.trp-switcher-position-top #trp-floater-powered-by {
    border-bottom: 1px solid var(--text, #747474);
    padding-bottom: 5px;
    margin-bottom: 5px;
}

/* Shortcode switcher */
.trp-shortcode-switcher__wrapper {
    position: relative;
    border: none;
}

.trp-shortcode-switcher {
    position: static;
    display: inline-block;
    padding: 10px 0;
    width: auto;
    box-shadow: none;
}

.trp-shortcode-switcher.trp-open-on-click {
    cursor: pointer;
}


.trp-current-language-item__wrapper {
    display: flex;
    align-items: center;
    padding-right: 10px;
    justify-content: space-between;
}

/* Shared by both */
.trp-language-switcher-inner {
    display: flex;
}

.trp-floating-switcher .trp-language-switcher-inner {
    flex-direction: column-reverse;
}

.trp-shortcode-switcher .trp-language-switcher-inner {
    flex-direction: column;
}

.trp-switcher-dropdown-list {
    display: flex;
    overflow-y: hidden; /* closed state */
    transition: max-height 0.2s ease-in-out;
    max-height: 0;
    transition-duration: var(--transition-duration);
}

.trp-shortcode-switcher .trp-switcher-dropdown-list {
    flex-direction: column;
}

/* OPEN STATE — scroll the LIST (floating & shortcode) */
.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,
.trp-ls-dropdown[aria-expanded="true"] .trp-switcher-dropdown-list,
.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,
.trp-shortcode-switcher[aria-expanded="true"] .trp-switcher-dropdown-list {
    overflow-y: auto;
    max-height: min(350px, 70vh);
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: var(--text) transparent;
}

.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,
.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list {
    overflow-y: hidden !important;
}

.trp-shortcode-arrow {
    pointer-events: none;
}

.trp-shortcode-switcher.is-open .trp-shortcode-arrow {
    transform: rotate(180deg);
}

.trp-shortcode-overlay:focus { outline: none; }
.trp-shortcode-overlay:focus-visible {
    outline: 2px solid var(--text);
    outline-offset: 2px;
}

/* Links inside (optional) */
.trp-shortcode-overlay .trp-language-item:focus { outline: none; }
.trp-shortcode-overlay .trp-language-item:focus-visible {
    outline: 2px solid var(--text);
    outline-offset: 2px;
}

/* Items */
.trp-language-item {
    display: flex;
    align-items: center;
    gap: 8px;
    
    text-decoration: none;
    min-height: 19px;
    box-sizing: content-box;
}

.trp-language-item:hover {
    background: var(--bg-hover, #f3f3f3);
}

.trp-language-item:hover .trp-language-item-name {
    color: var(--text-hover, #000);
}

.trp-language-item__current {
    pointer-events: none;
    cursor: default;
}

.trp-language-item-name {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: var(--font-size, 14px);
    line-height: 1.2;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: 400;
}
header.head1 .trp-language-item-name  {
    color: #000;
}
.trp-shortcode-switcher .trp-switcher-dropdown-list .trp-language-item-name {
    color: #000;
}
.trp-shortcode-switcher .trp-switcher-dropdown-list a {
    box-sizing: border-box;
    padding: 5px 10px;
}

.trp-flag-image {
    border-radius: var(--flag-radius, 0);
    aspect-ratio: var(--aspect-ratio, 4/3);
    width: var(--flag-size, 18px);
    display: inline-block;
    height: auto;
}

.trp-menu-ls-label .trp-flag-image {
    margin: -2px 3px;
}

.trp-custom-flag {
    width: var(--flag-size, 18px);
    height: auto;
    aspect-ratio: var(--aspect-ratio, 4/3);
    border-radius: var(--flag-radius, 2px);
    object-fit: cover;
}

/* WebKit scrollbar styling on the ACTUAL scrollable element */
.trp-switcher-dropdown-list::-webkit-scrollbar { width: 6px; }
.trp-switcher-dropdown-list::-webkit-scrollbar-track { background: transparent; }
.trp-switcher-dropdown-list::-webkit-scrollbar-thumb {
    background-color: var(--text);
    border-radius: 4px;
}

.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover {
    background-color: var(--text-hover);
}

/* Menu item */
.trp-flag-rounded {
    border-radius: 9999px;
    aspect-ratio: 1 / 1;
}

.trp-ls-name {
    padding-left: 5px;
}




/* Legacy Language Switcher shortcode css rules
 * Useful for displaying the Automatic Language Detection language switcher
*/


.trp_ald_ls_container img.trp-flag-image{
    padding-top: 0 !important;
}

.trp_ald_ls_container .trp-language-switcher{
    position: relative;
    display: inline-block;
    padding: 0;
    border: 0;

    box-sizing: border-box;
}


.trp_ald_ls_container .trp-language-switcher > div {
    box-sizing: border-box;

    padding-right: 20px;
    padding-bottom: 3px;
    padding-left: 13px;

    border: 1px solid #c1c1c1;
    border-radius: 3px;

    background-color: #fff;
}

.trp_ald_ls_container .trp-language-switcher > div > a {
    display: block;
    padding: 2px;
    border-radius: 3px;
    color: rgb(7, 105, 173);
}

.trp_ald_ls_container .trp-language-switcher > div > a:hover {
    background: #f1f1f1;
}
.trp_ald_ls_container .trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
}
.trp_ald_ls_container .trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: none;
}

.trp_ald_ls_container .trp-language-switcher > div > a > img{
    display: inline;
    margin: 0 3px;
    width: 18px;
    height: 12px;
    border-radius: 0;
}

.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{
    display: inline-block;
}
.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: hidden;
}

.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{
    display: inline-block;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;

    max-height: 250px;
    overflow-y: auto;
    left: 0;
    top: 0;
    min-height: auto;
}

.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{
    visibility: visible;
    max-height: 250px;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

#trp_ald_x_button{
    z-index: 0 !important;
}




/*
20251118新增虚拟产品卡
*/

.virtual-box .virtual-cont{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #333;
    height: 100%;
}
.virtual-box .virtual-cont h3{
    font-size: 36px;
    line-height: 1.2;
    margin: 0;
}
.virtual-box .virtual-cont h4{
    font-size: 22px;
    margin: 15px 0 0;
}
.virtual-box .virtual-cont p{
    margin: 10px 0 0;
}
.virtual-box .virtual-cont p span{
    font-weight: bold;
}

@media screen and (max-width: 1400px){
    .virtual-box .virtual-cont h4{
        margin: 10px 0 0;
        line-height: 1.2;
        font-size: 18px;
    }
    .virtual-box .virtual-cont p{
        line-height: 1.2;
    }
    .virtual-box .virtual-cont h3{
        line-height: 1;
        font-size: 22px;
    }
}


.cf7-loading-msg {
    display: none;
    margin-top: 8px;
    font-size: 14px;
    color: #666;
}
.cf7-loading-msg p{
    width: 100%!important;
}

.cf7-loading-msg.is-active {
    display: block;
}

#doc-modal-1 .r .form form .cf7-loading-msg p{
    color: #fff!important;
}
