@import url("swiper-bundle.min.css");
@import url("flatpickr.min.css");
.mask_box {
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: cover;
  -webkit-mask-size: cover;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  transition: 0.5s;
  scroll-behavior: smooth;
  height: 100%;
}
html body {
  height: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #fff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  color: #333;
  letter-spacing: 0px;
}
html body::before {
  content: "";
  display: table;
}
html body input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999999;
  border: none;
  outline: none;
}
html body img {
  display: block;
  transition: 0.4s;
  max-width: 100%;
}
html body i {
  display: inline-block;
  transition: 0.3s;
}
html body a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
html body a[rel~="nofollow"] img,
html body a[rel~="sponsored"] img,
html body a[rel~="ugc"] img {
  outline: none !important;
}
html body a[rel~="nofollow"],
html body a[rel~="sponsored"],
html body a[rel~="ugc"] {
  outline: none !important;
}
html body span {
  display: inline-block;
}
html body a,
html body span,
html body li {
  transition: 0.3s;
}
html body .content {
  margin: auto;
  max-width: 1440px;
  width: calc(100% - 180px);
}
html body li {
  list-style: none;
}
/* nav */
.xnav {
  display: none;
}
.nav {
  position: fixed;
  width: 35px;
  height: 23px;
  background: #005eb8;
  right: 2.5%;
  top: 14px;
  cursor: pointer;
  border-radius: 5px;
  z-index: 9999999999;
}
.nav span {
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  transition: 0.8s;
  z-index: 99999991;
}
.nav .nav1 {
  margin-top: -1px;
}
.nav .nav2 {
  margin-top: -8px;
}
.nav .nav3 {
  margin-top: 6px;
}
.navh .nav1 {
  transform: rotate(45deg);
}
.navh .nav2 {
  transform: rotate(-45deg);
  width: 10px;
  margin-left: -1px;
  margin-top: -5px;
}
.navh .nav3 {
  transform: rotate(-45deg);
  width: 9px;
  margin-top: 3px;
  margin-left: -8px;
}
.smdaohang {
  position: fixed;
  width: 280px;
  height: 100%;
  opacity: 0;
  overflow: auto;
  top: 0px;
  right: -200%;
  background: #ccc;
  z-index: 9999999;
  transition: 0.5s;
  text-align: center;
}
.smdaohangh {
  right: 0px;
  opacity: 1;
}
.topnav {
  margin: auto;
  margin-top: 30px;
  padding: 20px;
}
ul.topnav li {
  text-align: left;
  position: relative;
}
ul.topnav li a {
  padding: 15px 5px;
  padding-left: 0px;
  color: #333;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  padding-right: 50px;
  border-bottom: 1px dashed #fff;
}
ul.topnav ul {
  display: none;
}
ul.topnav ul li {
  clear: both;
}
ul.topnav ul li a {
  padding: 10px 5px;
  padding-left: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  outline: 0;
  border: none;
}
ul.topnav ul ul li a {
  padding-left: 40px;
  font-size: 12px;
  font-size: 1.2rem;
}
ul.topnav ul ul {
  border-top: 1px dashed rgba(255, 255, 255, 0.5);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
ul.topnav ul ul ul li a {
  padding-left: 60px;
}
ul.topnav span {
  display: block;
  position: absolute;
  right: 0px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  border-radius: 50%;
  transition: 0.5s;
}
ul.topnav span:before {
  content: "";
  width: 6px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 50%;
  margin-top: 0px;
  transform: rotate(45deg);
  transform-origin: right center;
}
ul.topnav span:after {
  content: "";
  width: 6px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 50%;
  margin-top: -1px;
  transform: rotate(-45deg);
  transform-origin: right center;
  transition: 0.5s;
}
ul.topnav span.yizi {
  transform: rotate(90deg);
}
.smdaohang form {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 240px;
  height: 26px;
  border: 1px solid #fff;
  position: relative;
  background: #fff;
}
.smdaohang form .iptc {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  background-color: #fff;
  width: 80%;
  height: 24px;
  line-height: 24px;
  display: block;
  float: left;
}
.smdaohang form .ipsc {
  width: 20%;
  height: 26px;
  line-height: 26px;
  display: block;
  float: right;
  background: transparent;
  position: relative;
  z-index: 99;
}
.smdaohang form i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .daohang2 {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  .daohang2 a {
    float: left;
    width: 25%;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 24px;
    text-align: center;
  }
  .daohang,
  .daohang1 {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .xnav {
    display: block;
  }
}
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 99999999999999999999999999999999999999;
}
#baguetteBox-overlay.visible {
  opacity: 1;
}
#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}
#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}
#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}
#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -moz-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
}
#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
  animation: bounceFromRight 0.4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
  animation: bounceFromLeft 0.4s ease-out;
}
.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}
.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  -moz-border-radius: 15%;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
  right: 2%;
}
.baguetteBox-button#previous-button {
  left: 2%;
}
.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}
.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}
.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
.imgBox {
  width: 100%;
}
.imgBox a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.imgBox a img:hover {
  transform: scale(1.05);
}
.imgBox img {
  max-width: 100%;
  margin: auto;
}
.swiper {
  width: 100%;
}
.swiper-slide img {
  display: block;
  width: 100%;
}
header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 100;
  transition: 0.3s;
  background-color: #fff;
  padding: 0px 40px;
}
header::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  background: #005eb8;
  width: 100%;
  z-index: -1;
}
header .container {
  margin-left: auto;
  margin-right: 0px;
  width: 100%;
  max-width: 1690px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .center {
  display: flex;
  align-items: center;
  gap: 65px;
}
header .logoBox {
  width: 179px;
  flex-shrink: 0;
}
header .logoBox a {
  display: block;
}
header .logoBox img {
  width: 100%;
}
header .menuOne.active > a {
  color: #f77500;
}
header .menuOne.menuactive > a {
  color: #f77500;
}
header .menuOne {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 28px;
  color: #333;
}
header .menuOne > a {
  color: #333;
  padding: 27px 0px 31px;
  position: relative;
}
header .menuOne > a:hover {
  color: #f77500;
}
header .sousuo .search {
  cursor: pointer;
  transition: 0.2s;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (min-width: 993px) {
  header .sousuo .search:hover {
    color: #f77500;
  }
}
header .sousuo .form_zz {
  display: none;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
header .sousuo .form_box {
  padding: 6% 30px;
  background: #fafafa;
  z-index: 2;
  position: relative;
}
header .sousuo .search_hide {
  position: absolute;
  font-size: 20px;
  right: 20px;
  top: 5px;
  cursor: pointer;
  color: #333;
}
@media screen and (min-width: 993px) {
  header .sousuo .search_hide:hover {
    color: #f77500;
  }
}
header .sousuo form {
  overflow: hidden;
  border-bottom: 1px solid #333;
  z-index: 2;
  margin: 0px auto;
  width: 600px;
  max-width: 100%;
  display: flex;
  align-items: center;
  padding: 0px 5px;
}
header .sousuo form input:nth-of-type(1) {
  height: 42px;
  line-height: 30px;
  border-radius: 4px;
  font-size: 18px;
  color: #2f3135;
  background: none;
  width: 100%;
  padding-right: 10px;
  flex: 1;
}
header .sousuo form input:nth-of-type(2) {
  line-height: 33px;
  font-size: 20px;
  background: none;
  color: #333;
  cursor: pointer;
  transition: 0.3s;
}
header .sousuo form input:nth-of-type(2):hover {
  color: #f77500;
}
header .lang {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 22px;
  padding-left: 28px;
}
header .lang::before {
  content: "";
  position: absolute;
  border-left: 1px solid #1e1e1e;
  height: 100%;
  max-height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header .lang .lang_box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  overflow: hidden;
  gap: 0px;
  transition: 0.2s;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  header .lang .lang_box:hover span {
    color: #f77500;
  }
  header .lang .lang_box:hover .lang2,
  header .lang .lang_box:hover .lang1 {
    background: #f77500;
  }
}
header .lang .lang_box .lang2 {
  width: 22px;
  aspect-ratio: 1/1;
  mask-image: url("../images/lang.png");
  -webkit-mask-image: url("../images/lang.png");
  transition: 0.3s;
  background: #333;
}
header .lang .lang_box .lang1 {
  width: 9px;
  aspect-ratio: 9/5;
  mask-image: url("../images/lang1.png");
  -webkit-mask-image: url("../images/lang1.png");
  transition: 0.3s;
  background: #1e1e1e;
}
header .lang .lang_box span {
  font-size: 18px;
  line-height: 32px;
  color: #1e1e1e;
  transition: 0.3s;
  margin-left: 8px;
}
header .lang > ul {
  display: none;
  position: absolute;
  width: 120px;
  background-color: #fff;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 5px;
  z-index: 1;
  border: 1px solid #f77500;
}
header .lang > ul li {
  padding: 6px 0px;
  border-bottom: 1px dashed #f77500;
}
header .lang > ul li a {
  text-align: center;
  display: block;
  line-height: 28px;
}
header .lang > ul li a:hover {
  color: #f77500;
}
header .lang > ul li:nth-last-of-type(1) {
  border-bottom: none;
}
header .search_lang {
  display: flex;
  align-items: center;
  margin-left: 209px;
  margin-bottom: 4px;
}
header .links {
  margin-bottom: 4px;
  margin-left: 46px;
}
header .links a {
  color: #333;
}
@media screen and (min-width: 993px) {
  header .links a:hover {
    color: #f77500;
  }
}
header .dif_ul {
  max-height: calc(100vh - 150px);
  overflow: auto;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  display: none;
}
header .dif_ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
header .dif_ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f77500;
}
header .dif_ul::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.head_boxr {
  display: flex;
  align-items: center;
}
.dif_ul_pro {
  background: #fff;
  filter: drop-shadow(0 4px 26px rgba(0, 0, 0, 0.1));
}
.dif_ul_pro .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 41px;
}
.dif_ul_pro .dif_ul_pro_l {
  width: 29.098%;
}
.dif_ul_pro figure {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px 10px;
  cursor: pointer;
  font-size: 16px;
  line-height: 28px;
  color: #333;
  transition: 0.3s;
  gap: 20px;
}
.dif_ul_pro figure a {
  display: block;
  flex: 1;
  color: #333;
}
.dif_ul_pro figure.active {
  background: #005eb8;
}
.dif_ul_pro figure.active a {
  color: #fff;
}
.dif_ul_pro figure.active .mask_box {
  background: #fff;
}
.dif_ul_pro .mask_box {
  width: 12px;
  aspect-ratio: 1/1;
  mask-image: url("../images/header_la.png");
  -webkit-mask-image: url("../images/header_la.png");
  transition: 0.3s;
  background: #333;
}
.dif_ul_pro .dif_ul_pro_r {
  width: 66.042%;
  padding-top: 41px;
}
.dif_ul_pro_list {
  display: none;
  flex-wrap: wrap;
  gap: 30px 1.78666667%;
}
.dif_ul_pro_list li {
  width: 23.66%;
  display: flex;
  flex-direction: column;
}
.dif_ul_pro_list li .imgBox{
  background: #F3F4F5;
}
.dif_ul_pro_list .box {
  flex: 1;
  border-bottom: 2px solid #005eb8;
  padding: 6px 24px;
}
.dif_ul_pro_list .name {
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  color: #1e1e1e;
}
.dif_ul_pro_list .name a {
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .dif_ul_pro_list .name a:hover {
    color: #f77500;
  }
}
.dif_ul_ind {
  background: rgba(255, 255, 255, 0.96);
  filter: drop-shadow(0 4px 26px rgba(0, 0, 0, 0.1));
}
.dif_ul_ind .content {
  padding: 58px 0px 90px;
}
.dif_ul_ind_list {
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 32px;
  color: #333;
  display: flex;
  flex-wrap: wrap;
  gap: 18px 12.6%;
}
.dif_ul_ind_list a {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 17.7%;
}
@media screen and (min-width: 993px) {
  .dif_ul_ind_list a:hover {
    color: #f77500;
  }
  .dif_ul_ind_list a:hover .mask_box {
    background: #f77500;
  }
}
.dif_ul_ind_list .mask_box {
  width: 12px;
  aspect-ratio: 1/1;
  mask-image: url("../images/header_la.png");
  -webkit-mask-image: url("../images/header_la.png");
  transition: 0.3s;
  background: #333;
}
.dif_ul_ind_list span {
  display: block;
  transition: 0s;
  flex: 1;
}
.dif_ul_com {
  background: url("../images/header_back.png") no-repeat center;
  background-size: cover;
}
.dif_ul_com .content {
  padding: 84px 0px 58px;
}
.dif_ul_com_list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 6.66666667%;
}
.dif_ul_com_list li {
  width: 20%;
}
.dif_ul_com_list .name {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
}
.dif_ul_com_list .name a {
  color: #fff;
}
@media screen and (min-width: 993px) {
  .dif_ul_com_list .name a:hover {
    color: #f77500;
  }
}
.dif_ul_com_list .describe {
  font-size: 16px;
  color: #fff;
  margin-top: 14px;
}
.bofangBox {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.clear {
  clear: both;
}
.bannerBox img {
  width: 100%;
}
.margin_top {
  margin-top: 86px;
}
.index_banner {
  position: relative;
}
.index_banner .mySwiperbanner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.index_banner .swiper-slide {
  overflow: hidden;
  position: relative;
}
.index_banner .swiper-slide > a {
  display: block;
  position: relative;
}
.index_banner .swiper-slide iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index_banner .swiper-slide video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 101%;
  min-height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  display: none;
  display: block;
}
@media screen and (max-width: 992px) {
  .index_banner .swiper-slide video {
    -o-object-position: inherit;
    object-position: inherit;
    -o-object-fit: inherit;
    object-fit: inherit;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
    left: 0;
    top: 0;
  }
}
.index_banner .swiperbanner-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 33px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.index_banner .swiper-pagination-bullet {
  display: block;
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.6;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 0px !important;
  position: relative;
  z-index: 1;
}
.index_banner .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: calc(100% + 2px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #005eb8;
  border: 2px solid #fff;
  transform: translate(-50%, -50%) scale(0);
  left: 50%;
  top: 50%;
  transition: 0.3s;
}
.index_banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: transparent;
  box-shadow: none;
}
.index_banner .swiper-pagination-bullet-active::before {
  transform: translate(-50%, -50%) scale(1);
}
.index_banner_controls .controls {
  width: 66px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  transition: 0.3s;
  opacity: 0.6;
  cursor: pointer;
}
@media screen and (min-width: 993px) {
  .index_banner_controls .controls:hover {
    opacity: 1;
  }
}
.index_banner_controls .controls.prev {
  left: 3.386%;
}
.index_banner_controls .controls.next {
  right: 3.386%;
}
.index1_title {
  font-family: Arial;
  font-size: 44px;
  font-style: normal;
  font-weight: bold;
  line-height: 56px;
  color: #1e1e1e;
}
.index1_title a {
  color: #1e1e1e;
}
@media screen and (min-width: 993px) {
  .index1_title a:hover {
    color: #005eb8;
  }
}
.index1 {
  background: url("../images/index1_back.jpg") no-repeat center;
  background-size: cover;
  padding: 140px 0px 140px;
}
.index1 .content {
  text-align: center;
}
.index1 .index1_title {
  text-align: center;
}
.index1 .describe {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  line-height: 46px;
  color: #666;
  margin-top: 20px;
}
.title_before {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: 46px;
  color: #005eb8;
}
.big_title {
  font-family: Arial;
  font-size: 60px;
  font-style: normal;
  font-weight: bold;
  line-height: 60px;
  color: #1e1e1e;
}
.big_title a {
  color: #1e1e1e;
}
@media screen and (min-width: 993px) {
  .big_title a:hover {
    color: #005eb8;
  }
}
.index2 {
  background: #f3f4f5;
  padding: 86px 0px 86px;
}
.index2 .big_title {
  margin-top: 5px;
}
.index2 .swiper_controls {
  display: flex;
  align-items: center;
  gap: 10px;
}
.index2 .top_r {
  display: flex;
  justify-content: flex-end;
  padding-top: 44px;
}
.index2 .sw_box {
  margin-top: 71px;
}
.index2 figure {
  background: #fff;
}
@media screen and (min-width: 993px) {
  .index2 figure:hover .title::before {
    height: 100%;
  }
  .index2 figure:hover .title {
    color: #fff;
  }
  .index2 figure:hover .title a {
    color: #fff;
  }
}
.index2 .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.index2 .swiper-slide .imgBox,
.to2_list li .imgBox,
.tt4 .swiper-slide .imgBox,
.fut4 .sw_box .imgBox{
  background: url('../images/pro_back.jpg') no-repeat center;
  background-size: cover;
}
.index2 .title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #1e1e1e;
  padding: 15px 15px 19px;
}
.index2 .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  transition: 0.3s;
  background: #005eb8;
  z-index: -1;
}
.index2 .title a {
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .index2 .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.index2 .button_links {
  background: #f77500;
}
.index2 .button_links .mask_box {
  background: #fff;
}
.index2 .links {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.index2 .links a {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #f77500;
  display: flex;
  align-items: center;
  gap: 7px;
}
@media screen and (min-width: 993px) {
  .index2 .links a:hover {
    color: #005eb8;
  }
  .index2 .links a:hover .button_links {
    background: #005eb8;
  }
}
.index2 .links span {
  transition: 0s;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.big_describe {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
}
.index3 {
  background: url("../images/index3_back.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  padding: 10.73% 0px 13.75%;
}
.index3::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.index3 .content {
  position: relative;
  z-index: 1;
}
.index3 .index1_title {
  color: #fff;
}
.index3 .index1_title a {
  color: #fff;
}
@media screen and (min-width: 993px) {
  .index3 .index1_title a:hover {
    color: #f77500;
  }
}
.index3 .title {
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
}
.index3 .container {
  width: 100%;
  max-width: 852px;
}
.index3 .describe {
  color: #fff;
  margin-top: 68px;
}
.index3 .buttonBox {
  margin-top: 60px;
}
.index4 {
  padding: 101px 0px 99px;
}
.index4 .content {
  width: calc(100% - 140px);
  max-width: 1780px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2.472%;
}
.index4_l {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.index4_l .container {
  width: 100%;
  max-width: 764px;
}
.index4_l .describe {
  color: #666;
  margin-top: 49px;
}
.index4_r {
  width: 45.113%;
  position: relative;
}
.index4_r .hide_box {
  display: none;
}
.index4_r .container {
  position: absolute;
  inset: 0;
}
.index4_r figure {
  width: 1.744%;
  aspect-ratio: 1/1;
  position: absolute;
}
.index4_r figure::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% + 12px);
  aspect-ratio: 1/1;
  background: #005eb8;
  opacity: 0.3;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.3s;
  z-index: -1;
}
.index4_r figure::after {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  left: 0;
  top: 0;
  background: #005eb8;
  border: 2px solid #fff;
  border-radius: 50%;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 1;
  box-sizing: border-box;
}
@media screen and (min-width: 993px) {
  .index4_r figure:hover::before {
    transform: translate(-50%, -50%) scale(1);
  }
  .index4_r figure:hover .box {
    display: block;
  }
}
.index4_r .box {
  display: none;
  width: 187px;
  background: #fff;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 17px);
  transform: translateX(-50%);
  z-index: 2;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #005eb8;
  padding: 20px 23px 24px;
}
.index4_r .box::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 11px;
  aspect-ratio: 11/7;
  background: url("../images/index4_la.png") no-repeat center;
  background-size: cover;
  z-index: -1;
}
.index4_r .box::after {
  content: "";
  position: absolute;
  left: 0;
  z-index: -2;
  width: 100%;
  height: calc(100% + 17px);
  top: 0;
}
.index4_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
  margin-top: 83px;
}
.index4_list .big_num {
  font-family: Arial;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  line-height: 56px;
  color: #f77500;
  display: flex;
  align-items: center;
}
.index4_list .big_num_after {
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  line-height: 26px;
  color: #005eb8;
  margin-top: 13px;
}
.index4_list li {
  width: 23.5%;
}
.big_title_padding {
  position: relative;
  padding-bottom: 22px;
}
.big_title_padding::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 188px;
  transform: translateX(-50%);
  height: 3px;
  background: #f77500;
}
.index5 {
  background: #f3f4f5;
  padding: 91px 0px 82px;
}
.index5 .big_title {
  text-align: center;
}
.index5_container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 3.125%;
  margin-top: 40px;
}
.index5_container figure {
  width: 31.25%;
  background: #fff;
}
.index5_container .name {
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 46px;
  color: #fff;
  background: #005eb8;
  padding: 12px 40px;
}
.index5_container figure:nth-of-type(even) .name {
  background: #f77500;
}
@media screen and (min-width: 993px) {
  .index5_container figure:nth-of-type(even) li:hover {
    border: 1px solid #f77500;
  }
}
.index5_list {
  padding: 20px 40px 40px 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 5.262%;
}
.index5_list li {
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(153, 153, 153, 0.3);
  background: #fff;
  overflow: hidden;
  width: 47.369%;
}
@media screen and (min-width: 993px) {
  .index5_list li:hover {
    border: 1px solid #005eb8;
  }
}
.small_describe {
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  color: #666;
}
.index6 {
  background: url("../images/index6_back.jpg") no-repeat center;
  background-size: cover;
  padding: 91px 0px 70px;
  overflow: hidden;
}
.index6 .big_title {
  text-align: center;
}
.index6 .big_title::before {
  width: 120px;
}
.index6 .swiper_controls {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.index6 .swiper-slide {
  position: relative;
  z-index: 1;
  height: auto;
  display: flex;
  align-items: center;
  gap: 2px;
  pointer-events: none;
}
.index6 .swiper-slide::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 80.2%;
  height: 100%;
  right: 0;
  bottom: 0;
  background: #fff;
  filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.1));
  border-radius: 16px;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
.index6 .swiper-slide-active,
.index6 .swiper-slide-next {
  pointer-events: all;
}
.index6 .swiper-slide-active::before,
.index6 .swiper-slide-next::before {
  opacity: 1;
}
.index6 .swiper-slide-active .l_box,
.index6 .swiper-slide-next .l_box {
  opacity: 1;
}
.index6 .swiper-slide-active .r_box,
.index6 .swiper-slide-next .r_box {
  opacity: 1;
}
.index6 .swiper {
  overflow: initial;
}
.index6 .l_box {
  width: 37.892%;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
.index6 .r_box {
  padding: 40px 38px 39px;
  flex: 1;
  transition: 0.3s;
  opacity: 0;
}
.index6 .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #1e1e1e;
}
.index6 .title a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1e1e1e;
}
@media screen and (min-width: 993px) {
  .index6 .title a:hover {
    color: #005eb8;
  }
}
.index6 .describe {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #666;
  margin-top: 21px;
}
.index6 .time {
  color: #f77500;
  margin-top: 40px;
}
.index6 .sw_box {
  margin-top: 80px;
}
.index6 .swiper_controls {
  margin-top: 45px;
}
.mbx {
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #333;
  opacity: 0.8;
  padding-top: 19px;
}
.mbx a {
  display: inline;
  color: #333;
}
@media screen and (min-width: 993px) {
  .mbx a:hover {
    color: #005eb8;
  }
}
.mbx a.active {
  color: #005eb8;
}
.to1 {
  background: #f3f4f5;
  padding: 67px 0px 80px;
}
.to1 .describe {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: 46px;
  color: #666;
}
.to1 .name {
  color: #005eb8;
}
.to_color_back {
  background: #e1e2e3;
}
.to2 {
  padding: 43px 0px 118px;
}
.to2 .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.to2_r {
  width: 69.445%;
}
.to2_r form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 27px 0px;
  width: 100%;
}
.to2_r form > * {
  width: 100%;
}
.to2_r form input,
.to2_r form textarea {
  border: 1px solid #d0d0d0;
  background: #f3f4f5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333;
  padding: 0px 19px;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
  height: 64px;
}
.to2_r .flex_box {
  width: 100%;
  display: flex;
  border: 1px solid #d0d0d0;
}
.to2_r .flex_box input {
  border: none;
  height: 62px;
}
.to2_r .flex_box input::placeholder,
.to2_r .flex_box input::-webkit-input-placeholder,
.to2_r .flex_box textarea::placeholder {
  color: #999;
}
.to2_r .search_box {
  flex: 1;
}
.to2_r .tj {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #fff;
  background: #f77500;
  transition: 0.3s;
  gap: 5px;
  padding: 5px 26px 5px 27px;
}
.to2_r .tj input {
  background: transparent;
  position: absolute;
  inset: 0;
  cursor: pointer;
}
@media screen and (min-width: 993px) {
  .to2_r .tj:hover {
    background: #005eb8;
  }
}
.to2_r .name {
  color: #333;
  font-weight: bold;
}
.to2_r .m-formcountry {
  margin-top: 13px;
}
.to2_r .m-formcountry input {
  padding: 0px 12px;
  background: #e1e2e3;
}
@media screen and (min-width: 993px) {
  .to2_r .m-formcountry:hover input {
    background: #f3f4f5;
  }
}
.to2_r .list_box {
  width: 25.1%;
}
.to2_r .list_box_dif {
  width: 21.6%;
}
.to2_r .list_box_dif1 {
  width: 17.1%;
}
.to2_r .to2_title {
  margin-top: 30px;
}
.to2_r .describe {
  margin-top: 13px;
  color: #666;
}
.to2_title {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  line-height: 46px;
  color: #1e1e1e;
}
.to2_list {
  display: flex;
  flex-wrap: wrap;
  gap: 64px 2%;
  margin-top: 28px;
}
.to2_list li {
  width: 32%;
  background: #fff;
}
@media screen and (min-width: 993px) {
  .to2_list li:hover .title::before {
    height: 100%;
  }
  .to2_list li:hover .title {
    color: #fff;
  }
  .to2_list li:hover .title a {
    color: #fff;
  }
}
.to2_list .title {
  position: relative;
  z-index: 1;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 32px;
  color: #1e1e1e;
  padding: 18px 20px 7px;
}
.to2_list .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: 0.3s;
  background: #005eb8;
  z-index: -1;
}
.to2_list .title a {
  min-height: 64px;
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .to2_list .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.to_menu {
  width: 26.389%;
}
.to_menu .menu_all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
  padding: 20px 22px 16px;
  background: #0060af;
}
.to_menu .menu_all span {
  flex: 1;
  display: block;
}
.to_menu .menu_all a{
    flex: 1;
  display: block;
  color: #fff;
}
.to_menu .menu_all .down {
  width: 8px;
  display: none;
}
.to_menu .menu_box {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  gap: 15px;
  border-bottom: 1px solid #e1e2e4;
  padding: 18px 0px 14px;
}
.to_menu .menu_box a {
  color: #000;
  flex: 1;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.to_menu .menu_box .menu_controls {
  width: 12px;
  aspect-ratio: 1/1;
  mask-image: url("../images/to_menu_la.png");
  -webkit-mask-image: url("../images/to_menu_la.png");
  cursor: pointer;
  transition: 0.3s;
  background: #333;
}
.to_menu .menu_box.active {
  color: #005eb8;
  padding-bottom: 9px;
}
.to_menu .menu_box.active a {
  color: #005eb8;
}
.to_menu .menu_box.active .menu_controls {
  transform: rotate(-90deg);
  background: #005eb8;
}
.to_menu_list {
  margin-top: 10px;
  background: #f3f3f5;
  padding: 2px 22px 31px;
}
.to_menu_list1 {
  display: none;
  padding: 14px 10px 20px;
  font-family: Arial;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  border-bottom: 1px solid #e1e2e4;
}
.to_menu_list1 a {
  display: inline;
  color: #1e1e1e;
}
@media screen and (min-width: 993px) {
  .to_menu_list1 a:hover {
    color: #005eb8;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.to_menu_list1 a.active {
  color: #005eb8;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.tt1 {
  padding: 84px 0px 80px;
}
.tt1 .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.tt1 .mbx {
  padding-top: 0px !important;
}
.tt1_l {
  width: 46.042%;
  border: 1px solid #e0e0e0;
  margin-top: 5px;
}
.tt1_r {
  width: 49.931%;
}
.tt1_r .title_box {
  margin-top: 2px;
  font-family: Arial;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  line-height: 48px;
  color: #f77500;
}
.tt1_r .title_box h1 {
  font-size: 34px;
}
.tt1_r .container {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-top: 11px;
  padding: 29px 0px 34px;
}
.tt1_r .title {
  font-family: Arial;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  color: #f77500;
}
.tt1_r .describe {
  color: #666;
  margin-top: 23px;
}
.tt1_r .describe p {
  position: relative;
  padding-left: 20px;
}
.tt1_r .describe p::before {
  content: "";
  position: absolute;
  left: 3px;
  width: 5px;
  aspect-ratio: 1/1;
  background: #666;
  border-radius: 50%;
  top: 15px;
}
.tt1_r .share {
  margin-top: 36px;
}
.tt1_r .buttonBox_public {
  margin-top: 36px;
}
.tt2 {
  padding-bottom: 80px;
}
.tt2 .content {
  background: #5e6770;
  padding: 40px 60px 44px;
  display: flex;
  flex-wrap: wrap;
}
.tt2 .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
}
.tt2 figure {
  width: calc(calc(100% - 120px) / 3);
  margin-left: 60px;
  position: relative;
}
.tt2 figure::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.tt2 figure:nth-of-type(3n + 1) {
  margin-left: 0px;
}
.tt2 figure:nth-of-type(3n + 1)::before {
  display: none;
}
.tt2 .describe {
  color: rgba(255, 255, 255, 0.6);
  line-height: 28px;
  margin-top: 26px;
}
.tt2 .describe img{
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
.tt2 .describe1 {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
}
.tt2 .describe1 p {
  width: 50%;
  padding-right: 20px;
}
.tt2 .describe1 em {
  color: #fff;
  font-style: normal;
}
.tt3 {
  padding-bottom: 50px;
}
.tt3 .describe {
  color: #666;
}
.tt3 .table table td {
  border: none;
  padding: 19px 0px;
}
.tt3 .table table tr:nth-of-type(1) td {
  background: #f3f4f5;
  font-size: 20px;
  font-weight: bold;
  color: #666;
}
.tt3 .table table tr:nth-of-type(1) td:nth-of-type(1) {
  color: #fff;
  padding-left: 20px;
}
.tt3 .table table tr:nth-of-type(1) td:nth-of-type(1)::before {
  height: 100%;
  border: none;
  background: #005eb8;
}
.tt3 .table table td:nth-of-type(1) {
  padding-right: 60px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.tt3 .table table td:nth-of-type(1)::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 40px);
  border-bottom: 1px solid #d9d9d9;
  z-index: -1;
}
.tt3 .table table tr:not(:nth-of-type(1)) td:not(:nth-of-type(1)) {
  border-bottom: 1px solid #d9d9d9;
}
.tt3 .table table td {
  padding-right: 40px;
}
.tt4_title {
  font-size: 38px;
  font-style: normal;
  font-weight: normal;
  line-height: 46px;
  color: #1e1e1e;
}
.tt4 {
  padding-bottom: 80px;
}
.tt4 .public_top {
  align-items: center;
}
.tt4 .top_r {
  display: flex;
  justify-content: flex-end;
}
.tt4 .swiper_controls {
  gap: 10px;
  display: flex;
  align-items: center;
}
.tt4 .sw_box {
  margin-top: 40px;
}
.tt4 figure {
  background: #fff;
}
@media screen and (min-width: 993px) {
  .tt4 figure:hover .title::before {
    height: 100%;
  }
  .tt4 figure:hover .title {
    color: #fff;
  }
  .tt4 figure:hover .title a {
    color: #fff;
  }
}
.tt4 .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.tt4 .title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #1e1e1e;
  padding: 15px 15px 19px;
}
.tt4 .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  transition: 0.3s;
  background: #005eb8;
  z-index: -1;
}
.tt4 .title a {
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .tt4 .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.tho1 {
  display: flex;
  flex-wrap: wrap;
  background: #f3f4f5;
  gap: 4.0625%;
}
.tho1_l {
  width: 50%;
}
.tho1_r {
  position: relative;
  flex: 1;
}
.tho1_r .container {
  width: calc(100% - 90px);
  max-width: 642px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: auto;
  max-height: calc(100% - 80px);
  padding-bottom: 4.8%;
}
.tho1_r .container::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.tho1_r .container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #005eb8;
}
.tho1_r .container::-webkit-scrollbar-track {
  border-radius: 0;
  background: transparent;
}
.tho1_r .mbx {
  padding-top: 0px;
}
.tho1_r .index1_title {
  color: #005eb8;
  margin-top: 14px;
}
.tho1_r .to2_title {
  color: #666;
  font-weight: normal;
  margin-top: 10px;
}
.tho1_r .describe {
  color: #666;
  margin-top: 23px;
}
.tho1_r .color_title {
  font-weight: bold;
  color: #005eb8;
  margin-top: 14px;
}
.tho1_r .color_title + .describe {
  margin-top: 24px;
}
.tho1_r .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #1e1e1e;
  margin-top: 4px;
}
.fuo1_r .container {
  padding-bottom: 8.1%;
}
.tho2 {
  padding: 106px 0px 104px;
}
.tho2 .content {
  display: flex;
  flex-direction: column;
  gap: 139px;
}
.tho2 .to2_title {
  color: #005eb8;
}
.tho2 .to2_title a {
  color: #005eb8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .tho2 .to2_title a:hover {
    color: #f77500;
  }
}
.tho2 figure {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tho2 figure:nth-of-type(even) {
  flex-direction: row-reverse;
}
.tho2 figure:nth-of-type(even) .l_box {
  margin-right: 1.459%;
}
.tho2 .r_box {
  width: 48.195%;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.tho2 .l_box {
  width: 48.334%;
  padding-top: 6px;
}
.tho2 .describe {
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  margin-top: 26px;
}
.tho2 .buttonBox_public {
  margin-top: 33px;
}
.tho3 {
  background: #8a96a2;
  padding: 89px 0px 91px;
}
.tho3 .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6%;
}
.tho3 .title {
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
}
.tho3 .index1_title {
  color: #fff;
}
.tho3 .describe {
  color: #fff;
  margin-top: 26px;
}
.tho3 .tho3_l {
  flex: 1;
  max-width: 830px;
}
.tho3 .buttonBox {
  margin-top: 2px;
}
.fuo2 {
  padding: 114px 0px 157px;
}
.fuo2_list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 2.0825%;
}
.fuo2_list li {
  width: 31.945%;
  position: relative;
}
.fuo2_list .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  padding: 17px 15px;
}
.fuo2_list .title a {
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .fuo2_list .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.fuo3 {
  padding: 80px 0px 80px;
}
.fuo3 .describe {
  margin-top: 70px;
}
.fut2 {
  padding: 77px 0px 95px;
}
.fut2 .content {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fut2_l {
  padding-top: 5.764%;
  width: 65%;
}
.fut2_l .describe {
  color: #666;
}
.fut2_l .describe img {
  display: inline-block;
}
.fut2_title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  background: #0060af;
  padding: 18px 22px 14px;
}
.fut2_r {
  width: 27.848%;
}
.fut2_list {
  background: #f3f3f5;
  margin-top: 10px;
  padding: 40px 22px 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.fut2_list .describe {
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 11px;
}
.fut2_list .title {
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 26px;
  color: #1e1e1e;
}
.fut2_list .title a {
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.fut2_list .button {
  margin-top: 19px;
}
.fut2_list .button a {
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  color: #333;
  padding: 5px 20px;
  border: 1px solid #999;
}
@media screen and (min-width: 993px) {
  .fut2_list .button a:hover {
    color: #fff;
    background: #005eb8;
    border: 1px solid #005eb8;
  }
}
.fut3 {
  padding-bottom: 117px;
}
.fut3_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 1.7705%;
  margin-top: 42px;
}
.fut3_list li {
  width: 32.153%;
  background: #f3f4f5;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}
.fut3_list .l_box {
  width: 52.268%;
  border: 1px solid #ebebeb;
}
.fut3_list .r_box {
  flex: 1;
  padding: 18px 10px 9px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 6px;
}
.fut3_list .links {
  font-weight: bold;
  color: #333;
}
@media screen and (min-width: 993px) {
  .fut3_list .links:hover {
    color: #005eb8;
  }
}
.fut3_list .title {
  font-weight: bold;
  color: #005eb8;
}
.fut3_list .title a {
  color: #005eb8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .fut3_list .title a:hover {
    color: #f77500;
  }
}
.fut4 {
  background: #f3f4f5;
  padding: 80px 0px 100px;
}
.fut4 .public_top {
  align-items: center;
}
.fut4 .top_r {
  display: flex;
  justify-content: flex-end;
}
.fut4 .swiper_controls {
  gap: 10px;
  display: flex;
  align-items: center;
}
.fut4 .sw_box {
  margin-top: 50px;
}
.fut4 figure {
  background: #fff;
}
@media screen and (min-width: 993px) {
  .fut4 figure:hover .title::before {
    height: 100%;
  }
  .fut4 figure:hover .title {
    color: #fff;
  }
  .fut4 figure:hover .title a {
    color: #fff;
  }
}
.fut4 .swiper-slide {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.fut4 .title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 26px;
  color: #1e1e1e;
  padding: 13px 15px 14px;
}
.fut4 .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: 0.3s;
  background: #005eb8;
  z-index: -1;
}
.fut4 .title a {
  color: #1e1e1e;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .fut4 .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.fut5 {
  padding: 96px 0px 117px;
}
.fut5 .public_top {
  align-items: center;
}
.fut5 .top_r {
  display: flex;
  justify-content: flex-end;
}
.fut5 .swiper_controls {
  gap: 10px;
  display: flex;
  align-items: center;
}
.fut5 .sw_box {
  margin-top: 60px;
}
.fut5 .swiper-slide {
  position: relative;
}
.fut5 .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  text-align: center;
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  padding: 17px 15px;
}
.fut5 .title a {
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 993px) {
  .fut5 .title a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.fo1 {
  padding: 87px 0px 110px;
}
.fo1 .content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 1.7355%;
}
.fo1 .box {
  width: 24.306%;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.fo1 .imgBox {
  position: relative;
}
.fo1 .imgBox::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 28.36%, rgba(0, 0, 0, 0.4) 100%);
  pointer-events: none;
}
.fo1 .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 22px 25px;
  pointer-events: none;
}
.fo1 .title a {
  color: #fff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  pointer-events: initial;
}
@media screen and (min-width: 993px) {
  .fo1 .title a:hover {
    text-underline-offset: 2px;
    text-decoration: underline;
  }
}
.fo1 figure {
  position: relative;
}
.fo1 .center_box {
  width: 47.917%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fo1 .half_box {
  position: relative;
  width: 47.392%;
}
.fo1 .flex_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.fo2 {
  background: url("../images/fo2_back.jpg") no-repeat center;
  background-size: cover;
  position: relative;
  padding: 116px 0px 126px;
}
.fo2::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.fo2 .content {
  position: relative;
  z-index: 1;
}
.fo2 .index1_title {
  color: #fff;
}
.fo2 .index1_title a {
  color: #fff;
}
@media screen and (min-width: 993px) {
  .fo2 .index1_title a:hover {
    color: #f77500;
  }
}
.fo2 .title {
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
}
.fo2 .container {
  width: 100%;
  max-width: 852px;
}
.fo2 .describe {
  color: #fff;
  margin-top: 20px;
}
.fo2 .buttonBox {
  margin-top: 60px;
}
.ft1 .big_title {
  color: #fff;
}
.ft1 .to2_title {
  color: #fff;
  margin-top: 33px;
}
.ft1 .content {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  top: 51.6%;
}
.ft1 + .mbx {
  margin-top: 10px;
}
.ft2 {
  padding: 58px 0px 137px;
}
.ft2 .content {
  overflow: hidden;
}
.ft2 .l_box {
  width: 51.459%;
  float: left;
  margin-bottom: 5px;
  margin-right: 2.5%;
}
.ft2 .r_box {
  padding-top: 4.9%;
}
.ft2 .describe {
  margin-top: 3.6%;
  color: #666;
}
.ft3 {
  padding-bottom: 42px;
  overflow: hidden;
}
.ft3 .describe {
  color: #666;
  margin-top: 52px;
}
.ft3 .index1_title {
  color: #1e1e1e;
}
.ft3_l {
  padding-top: 1.45%;
}
.ft3_r {
  width: 60.348%;
  position: relative;
  float: right;
  margin-left: 25px;
  margin-bottom: 5px;
}
.ft3_r .hide_box {
  display: none;
}
.ft3_r .container {
  position: absolute;
  inset: 0;
}
.ft3_r figure {
  width: 1.744%;
  aspect-ratio: 1/1;
  position: absolute;
  z-index: 1;
}
.ft3_r figure::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% + 12px);
  aspect-ratio: 1/1;
  background: #005eb8;
  opacity: 0.3;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.3s;
  z-index: -1;
}
.ft3_r figure::after {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  left: 0;
  top: 0;
  background: #005eb8;
  border: 2px solid #fff;
  border-radius: 50%;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 1;
  box-sizing: border-box;
}
@media screen and (min-width: 993px) {
  .ft3_r figure:hover::before {
    transform: translate(-50%, -50%) scale(1);
  }
  .ft3_r figure:hover .box {
    display: block;
  }
}
.ft3_r .box {
  display: none;
  width: 187px;
  background: #fff;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 10px;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 17px);
  transform: translateX(-50%);
  z-index: 2;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #005eb8;
  padding: 20px 23px 24px;
}
.ft3_r .box::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 11px;
  aspect-ratio: 11/7;
  background: url("../images/index4_la.png") no-repeat center;
  background-size: cover;
  z-index: -1;
}
.ft3_r .box::after {
  content: "";
  position: absolute;
  left: 0;
  z-index: -2;
  width: 100%;
  height: calc(100% + 17px);
  top: 0;
}
.ft4 {
  padding: 68px 0px 67px;
  background: #f3f4f5;
}
.ft4 .content {
  display: flex;
  align-items: center;
  gap: 2.778%;
}
.ft4 .index1_title {
  flex: 1;
  text-align: right;
  margin-bottom: 0.75%;
}
.ft4_list {
  width: 72.362%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.495%;
}
.ft4_list li {
  width: 31.67%;
  background: #f77500;
  padding: 67px 37px 80px;
}
.ft4_list .to2_title {
  color: #fff;
  margin-top: 16px;
}
.ft4_list .describe {
  color: #fff;
  margin-top: 20px;
}
.ft4_list .logo {
  width: 49px;
}
.ft5 {
  padding: 149px 0px 59px;
}
.ft5 .describe {
  max-width: 1270px;
  width: 100%;
  color: #666;
  margin-top: 34px;
}
.ft5 .describe em {
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  display: block;
  color: #333;
  margin: 5px 0px 3px;
}
.ft5_list {
  margin-top: 79px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4%;
}
.ft5_list li {
  width: 22%;
}
.ft5_list .logo {
  width: 56px;
}
.ft5_list .name {
  color: #f77500;
  font-weight: bold;
  margin-top: 45px;
}
.ft6 {
  padding-bottom: 29px;
}
.ft6 .content {
  overflow: hidden;
}
.ft6_l {
  padding-top: 1.05%;
}
.ft6_l .describe {
  color: #666;
  margin-top: 39px;
}
.ft6_r {
  width: 46.667%;
  float: right;
  margin-left: 4.584%;
  margin-bottom: 5px;
}
.ft7 {
  padding-bottom: 78px;
}
.ft7_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 53px;
}
.ft7_container .describe {
  color: #666;
}
.ft7_container .l_box {
  width: 45.903%;
  padding-top: 9px;
}
.ft7_container .r_box {
  width: 48.75%;
}
.ft8 {
  background: #f3f4f5;
  padding: 56px 0px 64px;
}
.ft8_container {
  overflow: hidden;
  margin-top: 13px;
}
.ft8_container .describe {
  color: #666;
}
.ft8_l {
  margin-top: 26px;
}
.ft8_r {
  width: 49.653%;
  float: right;
  margin-bottom: 5px;
  margin-left: 4.1%;
}
.futh2 {
  padding: 112px 0px 117px;
}
.futh2 .big_title {
  text-align: center;
}
.futh2 .title_after {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  line-height: 46px;
  color: #666;
  margin-top: 28px;
  text-align: center;
}
.futh2_list {
  margin-top: 96px;
  display: flex;
  flex-direction: column;
  gap: 111px;
}
.futh2_list li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.futh2_list .l_box {
  width: 47.917%;
}
.futh2_list .r_box {
  width: 45.487%;
  margin-right: 2.778%;
}
.futh2_list .describe {
  color: #666;
  margin-top: 26px;
}
.futh2_list .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #333;
  margin-top: 15px;
}
.futh2_list li:nth-of-type(even) {
  flex-direction: row-reverse;
}
.futh2_list li:nth-of-type(even) .r_box {
  margin-right: 0%;
}
.futh3 {
  padding: 71px 0px 90px;
  background: #f3f4f5;
}
.futh3 .big_title {
  text-align: center;
}
.futh3_container {
  width: 100%;
  max-width: 879px;
  margin: 50px auto 0px;
}
.futh3_container a {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c5c5c5;
  gap: 20px;
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  color: #333;
  padding: 18px 0px 14px;
}
@media screen and (min-width: 993px) {
  .futh3_container a:hover {
    color: #005eb8;
  }
}
.futh3_container .mask_box {
  width: 38px;
  aspect-ratio: 1/1;
  mask-image: url("../images/futh3_la.png");
  -webkit-mask-image: url("../images/futh3_la.png");
  background: #999;
}
.futh3_container p {
  margin-left: 10px;
  flex: 1;
}
.ffu2 {
  padding: 93px 0px 51px;
}
.ffu2 .big_title {
  color: #1e1e1e;
}
.ffu2 .describe {
  color: #666;
  margin-top: 32px;
}
.ffu2_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4.7915%;
  margin-top: 36px;
}
.ffu2_list .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  color: #f77500;
  margin-top: 21px;
}
.ffu2_list .text {
  color: #666;
  margin-top: 7px;
}
.ffu2_list li {
  width: 30.139%;
}
.ffu2_list .logo {
  width: 57px;
}
.ffu3 {
  padding-bottom: 87px;
}
.ffu3 .content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4.6664%;
}
.ffu3 .name {
  color: #333;
  text-align: center;
  margin-top: 23px;
}
.ffu3 figure {
  width: 12.778%;
}
.ffu4 {
  padding-bottom: 97px;
}
.ffu4 .describe {
  color: #666;
  margin-top: 32px;
}
.ffu4_container {
  background: #f3f4f5;
  padding: 51px 52px 55px;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 44px 0px;
}
.ffu4_container .mask_box {
  width: 48px;
  aspect-ratio: 1/1;
  mask-image: url("../images/ffu4_la.png");
  -webkit-mask-image: url("../images/ffu4_la.png");
  background: #272635;
  transition: 0.3s;
  margin-top: 7px;
}
.ffu4_container figure,
.ffu4_container a{
  width: 46.333%;
  border-bottom: 1px solid #d7d9db;
  display: flex;
  align-items: flex-start;
  gap: 35px;
  padding-bottom: 30px;
}
@media screen and (min-width: 993px) {
  .ffu4_container figure:hover .mask_box,
  .ffu4_container a:hover .mask_box{
    background: #005eb8;
  }
  .ffu4_container figure:hover .title,
  .ffu4_container a:hover .title{
    color: #005eb8;
  }
  .ffu4_container figure:hover .text,
  .ffu4_container a:hover .text{
    color: #005eb8;
  }
}
.ffu4_container .flex_box {
  flex: 1;
}
.ffu4_container .title {
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  color: #333;
  transition: 0.3s;
}
.ffu4_container .text {
  color: #333;
  transition: 0.3s;
  margin-top: -1px;
}
.ff2 {
  padding: 120px 0px 120px;
}
.ff2 .content {
  gap: 3.82%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.ff2 .describe {
  color: #666;
  margin-top: 26px;
}
.ff2 .l_box {
  width: 47.917%;
}
.ff2 .r_box {
  width: 45.486%;
  padding-top: 12px;
}
.ff3 {
  padding: 75px 0px 46px;
  background: #f3f4f5;
}
.ff3 .text {
  color: #666;
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}
.ff3 .index1_title {
  text-align: center;
  color: #005eb8;
}
.ff3_list {
  margin-top: 103px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4%;
}
.ff3_list li {
  width: 22%;
}
.ff3_list .logo {
  width: 56px;
}
.ff3_list .name {
  color: #f77500;
  font-weight: bold;
  margin-top: 29px;
}
.ff3_list .describe {
  color: #666;
  font-weight: bold;
  margin-top: 9px;
}
.ff4 {
  background: #fff;
  padding: 105px 0px 140px;
}
.ff4 .text {
  margin-top: 9px;
}
.ff4_list {
  margin-top: 59px;
}
.ff4_list .name {
  margin-top: 45px;
}
.ff5 {
  padding-bottom: 104px;
}
.ff5 .content {
  gap: 3.82%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  overflow: hidden;
}
.ff5 .to2_title {
  width: 100%;
  max-width: 510px;
}
.ff5 .describe {
  color: #666;
  font-weight: bold;
  margin-top: 23px;
}
.ff5 .l_box {
  width: 47.917%;
}
.ff5 .r_box {
  width: 45.486%;
  padding-top: 22px;
}
.ff6 {
  padding-bottom: 104px;
}
.ff6 .content {
  max-width: 821px;
}
.ff6 .big_describe {
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-top: 4px;
}
.ff6 .index1_title {
  color: #005eb8;
  text-align: center;
}
.ff6 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px 0px;
  width: 100%;
  margin-top: 33px;
}
.ff6 form > * {
  width: 100%;
}
.ff6 form input,
.ff6 form textarea {
  border: none;
  background: transparent;
  border-bottom: 1px solid #d7d9db;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.ff6 form input::placeholder,
.ff6 form input::-webkit-input-placeholder,
.ff6 form textarea::placeholder {
  color: #666;
}
.ff6 form .int1 {
  width: 47.625%;
  position: relative;
}
.ff6 form input {
  height: 62px;
}
.ff6 form textarea {
  font-weight: normal;
  height: 104px;
  padding-top: 3px !important;
}
.ff6 form .ttBox {
  width: 100%;
  margin-top: 10px;
}
.ff6 form .yzm,
.ff6 form .tj {
  margin-top: 33px;
}
.ff6 form .yzm input,
.ff6 form .tj input {
  border-radius: 5px;
  border: 1px solid #d2d2d2;
}
.ff6 form .yzm {
  position: relative;
  display: flex;
}
.ff6 form .yzm input {
  flex: 1;
  padding: 0px 100px 0px 14px;
}
.ff6 form .yzm span {
  height: 39px;
  aspect-ratio: 81/39;
  overflow: hidden;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.ff6 form .yzm span img {
  height: 100%;
}
.ff6 form .ttBox::before {
  top: 28px;
}
.ff6 form .tj input {
  cursor: pointer;
  background: #f77500;
  border: none !important;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 993px) {
  .ff6 form .tj input:hover {
    background: #005eb8;
  }
}
.ff6 .name {
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #666;
}
.fs2 {
  padding: 113px 0px 111px;
}
.fs2 .content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 2.0825%;
}
.fs2 figure {
  width: 31.945%;
}
.fs3 {
  background: #f3f4f5;
  padding: 61px 0px 60px;
}
.fs3 .content {
  display: flex;
  justify-content: space-between;
}
.fs3 .describe {
  color: #666;
  font-weight: bold;
  margin-top: 21px;
}
.fs3 .button {
  margin-top: 25px;
  display: flex;
  justify-content: flex-start;
}
.fs3 .button a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  background: #f77500;
  color: #fff;
  padding: 16px 30px;
  min-width: 407px;
}
.fs3_l {
  width: 49.028%;
  padding-top: 13px;
}
.fs3_r {
  width: 45%;
  max-width: 534px;
}
.fs4 {
  padding: 81px 0px 107px;
}
.fs4 .box {
  width: 48.959%;
  display: flex;
  justify-content: space-between;
  gap: 32px 0px;
  flex-wrap: wrap;
}
.fs4 .box > * {
  width: 100%;
}
.fs4 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px 0px;
  width: 100%;
  margin-top: 33px;
}
.fs4 form input,
.fs4 form textarea {
  border: none;
  background: transparent;
  border-bottom: 1px solid #d7d9db;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.fs4 form input::placeholder,
.fs4 form input::-webkit-input-placeholder,
.fs4 form textarea::placeholder {
  color: #666;
}
.fs4 form .int1 {
  width: 47.518%;
  position: relative;
}
.fs4 form input {
  height: 62px;
}
.fs4 form textarea {
  font-weight: normal;
  height: 104px;
  padding-top: 3px !important;
}
.fs4 form .ttBox {
  width: 100%;
  margin-top: 10px;
}
.fs4 form .yzm input,
.fs4 form .tj input {
  border-radius: 5px;
  border: 1px solid #d2d2d2;
}
.fs4 form .yzm {
  position: relative;
  display: flex;
  width: 56.738%;
}
.fs4 form .yzm input {
  flex: 1;
  padding: 0px 100px 0px 14px;
}
.fs4 form .yzm span {
  height: 39px;
  aspect-ratio: 81/39;
  overflow: hidden;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.fs4 form .yzm span img {
  height: 100%;
}
.fs4 form .ttBox::before {
  top: 28px;
}
.fs4 form .tj {
  width: 41.135%;
}
.fs4 form .tj input {
  cursor: pointer;
  background: #f77500;
  border: none !important;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 993px) {
  .fs4 form .tj input:hover {
    background: #005eb8;
  }
}
.fs4 .file_box {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d7d9db;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #666;
  gap: 20px;
}
.fs4 .file_box img {
  width: 26px;
}
.fse2 {
  padding: 97px 0px 61px;
}
.fse2 .describe {
  color: #666;
  margin-top: 43px;
}
.fse3 {
  padding-bottom: 104px;
}
.fse3 .time {
  font-weight: bold;
  color: #f77500;
  margin-top: 39px;
}
.fse3 .table {
  margin-top: 8px;
}
.fse3 .table table {
  color: #666;
  font-weight: bold;
}
.fse3 .table table td {
  border: none;
  border-bottom: 1px solid #d0d0d0;
  padding: 31px 20px 26px;
}
.fse3 .table table td:nth-of-type(1) {
  color: #005eb8;
  padding-left: 0px !important;
}
.fse3 .table table td:nth-of-type(1) a {
  color: #005eb8;
}
@media screen and (min-width: 993px) {
  .fse3 .table table td:nth-of-type(1) a:hover {
    color: #f77500;
  }
}
.fse3 .table table td:nth-of-type(2) {
  color: #333;
  text-align: center;
}
.fse3 .table table td:nth-of-type(3) {
  font-weight: normal;
}
.fse3 .table table td:nth-of-type(4) {
  text-align: right;
  color: #f77500;
  padding-right: 0px !important;
}
.fse4 {
  padding: 103px 0px 72px;
}
.fse5 {
  padding-bottom: 106px;
}
.fse5 .text {
  margin-top: 20px;
  color: #666;
}
.fse5_list {
  margin-top: 43px;
  display: flex;
  flex-direction: column;
  gap: 19px;
}
.fse5_list li {
  background: #f8f8f8;
  padding: 0px 45px 20px;
}
.fse5_list .faq_q {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0px 2px;
  gap: 20px;
  cursor: pointer;
}
.fse5_list .faq_q p {
  flex: 1;
}
.fse5_list .faq_a {
  display: none;
}
.fse5_list .logo {
  margin-right: -27px;
  transition: 0.3s;
}
.fse5_list .faq_q.active .logo {
  transform: rotate(-120deg);
}
.fse5_list .links {
  margin-top: 23px;
  margin-bottom: 16px;
}
.fse5_list .links a {
  color: #005eb8;
  font-weight: bold;
}
@media screen and (min-width: 993px) {
  .fse5_list .links a:hover {
    color: #f77500;
  }
}
.fse5_list .describe {
  color: #666;
}
.fse5_list .flex_box {
  display: flex;
  flex-wrap: wrap;
  gap: 43px 2.888%;
  padding-top: 21px;
}
.fse5_list figure {
  width: 31.408%;
  background: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.08);
}
.fse5_list .box {
  position: relative;
}
.fse5_list .name {
  padding: 12px 18px 10px;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  color: #666;
}
.fse5_list .PageNumber {
  justify-content: center;
  margin-top: 56px;
  margin-bottom: 31px;
}
.fe_max {
  padding-top: 33px;
}
.fe1_title {
  text-align: center;
  font-family: Arial;
  font-size: 56px;
  font-style: normal;
  font-weight: bold;
  line-height: 56px;
  color: #005eb8;
}
.fe1 {
  padding: 27px 0px 102px;
}
.fe1 .text {
  color: #666;
  font-weight: bold;
  text-align: center;
  margin-top: 24px;
}
.fe1_list {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  gap: 74px;
}
.fe1_list .l_box {
  width: 47.362%;
}
.fe1_list .title {
  font-family: Arial;
  font-size: 42px;
  font-style: normal;
  font-weight: bold;
  line-height: 54px;
  color: #333;
}
.fe1_list .describe {
  color: #666;
  margin-top: 16px;
}
.fe1_list .r_box {
  width: 47.223%;
  padding-bottom: 1.2%;
}
.fe1_list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 3.473%;
}
.fe1_list li:nth-of-type(even) {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.so1 {
  padding: 19px 0px 109px;
}
.so1 .top_box {
  position: relative;
}
.so1 #time_form {
  position: absolute;
  right: 0;
  top: 3px;
}
.so1 .PageNumber {
  justify-content: center;
  margin-top: 70px;
}
#time_form {
  width: 100%;
  max-width: 260px;
}
#time_form input,
#time_form textarea {
  background: transparent;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #999;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
  padding: 0px 32px 0px 43px;
  height: 50px;
  cursor: pointer;
}
#time_form .time_box {
  position: relative;
}
#time_form .logo {
  width: 20px;
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
#time_form .logo1 {
  width: 15px;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.so1_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 49px;
  margin-top: 62px;
}
.so1_menu a {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f3f4f5;
  padding: 13px 70px;
}
@media screen and (min-width: 993px) {
  .so1_menu a:hover {
    color: #fff;
    background: #f77500;
  }
}
.so1_menu a.active {
  background: #f77500;
  color: #fff;
}
.so1_list {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 2.5%;
  margin-top: 56px;
}
.so1_list li {
  width: 48.75%;
  position: relative;
  z-index: 1;
  height: auto;
  display: flex;
  align-items: center;
  gap: 2px;
}
.so1_list li::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 80.2%;
  height: 100%;
  right: 0;
  bottom: 0;
  background: #f3f4f5;
  border-radius: 16px;
  overflow: hidden;
  transition: 0.3s;
}
@media screen and (min-width: 993px) {
  .so1_list li:hover::before {
    background: #fff;
    filter: drop-shadow(0 2px 20px rgba(0, 0, 0, 0.1));
  }
}
.so1_list .l_box {
  width: 37.892%;
  border-radius: 8px;
  overflow: hidden;
}
.so1_list .r_box {
  padding: 40px 38px 39px;
  flex: 1;
}
.so1_list .title {
  font-family: Arial;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #1e1e1e;
}
.so1_list .title a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1e1e1e;
}
@media screen and (min-width: 993px) {
  .so1_list .title a:hover {
    color: #005eb8;
  }
}
.so1_list .describe {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #666;
  margin-top: 21px;
}
.so1_list .time {
  color: #f77500;
  margin-top: 40px;
}
.st1 {
  padding: 47px 0px 80px;
}
.st1 h1 {
  text-align: center;
  font-family: Arial;
  font-size: 46px;
  font-style: normal;
  font-weight: bold;
  line-height: 65px;
  color: #1e1e1e;
}
.st1 .time_share {
  color: #666;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 59px;
  justify-content: center;
  margin-top: 18px;
}
.st1_container {
  margin-top: 37px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  padding: 15px 0px 65px;
}
.st1_container .describe {
  color: #666;
  font-weight: bold;
  margin-top: 38px;
}
.st1_list {
  margin-top: 47px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0px;
}
.st1_list li {
  width: 47.987%;
}
.seo1 {
  padding: 38px 0px 100px;
}
.seo1 .fe1_title {
  text-align: center;
}
.seo1_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 63px;
}
.seo1_l {
  width: 50%;
}
.seo1_l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.seo1_r {
  width: 46.389%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 6px;
}
.seo1_r .logoBox {
  width: 218px;
  transform: translateX(-8px);
}
.seo1_r .title {
  font-family: Arial;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: 46px;
  color: #333;
  margin-top: 1px;
}
.seo1_list {
  margin-top: 33px;
  display: flex;
  flex-direction: column;
  gap: 37px;
}
.seo1_list .logo {
  width: 56px;
  overflow: hidden;
  margin-top: 5px;
}
.seo1_list li {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.seo1_list .name {
  color: #666;
}
.seo1_list .text {
  color: #333;
  font-weight: bold;
  margin-top: 1px;
}
.seo1_list .text span {
  transition: 0s;
}
.seo1_list .text a {
  color: #333;
}
@media screen and (min-width: 993px) {
  .seo1_list .text a:hover {
    color: #005eb8;
  }
}
.seo1_list .flex_box {
  flex: 1;
}
.seo2 {
  padding-bottom: 119px;
}
.seo2 .big_title {
  text-align: center;
}
.seo2 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 27px 0px;
  width: 100%;
  margin-top: 14px;
}
.seo2 form > * {
  width: 100%;
}
.seo2 form input,
.seo2 form textarea {
  border: 1px solid #dbdbdb;
  background: #fafafa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333;
  padding: 0px 18px;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.seo2 form input::placeholder,
.seo2 form input::-webkit-input-placeholder,
.seo2 form textarea::placeholder {
  color: #999;
}
.seo2 form .int1 {
  width: 48.6%;
}
.seo2 form input {
  height: 45px;
}
.seo2 form textarea {
  height: 172px;
  padding-top: 15px !important;
}
.seo2 form .ttBox {
  width: 100%;
}
.seo2 form .yzm,
.seo2 form .tj {
  margin-top: 21px;
}
.seo2 form .yzm input,
.seo2 form .tj input {
  height: 50px;
}
.seo2 form .yzm {
  position: relative;
  display: flex;
}
.seo2 form .yzm input {
  flex: 1;
  padding: 0px 100px 0px 12px;
}
.seo2 form .yzm input::placeholder,
.seo2 form .yzm input::-webkit-input-placeholder {
  color: #666;
}
.seo2 form .yzm span {
  height: 48px;
  aspect-ratio: 98/48;
  overflow: hidden;
  position: absolute;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.seo2 form .yzm span img {
  height: 100%;
}
.seo2 form .ttBox::before {
  top: 28px;
}
.seo2 form .tj input {
  cursor: pointer;
  background: #f77500;
  border: none !important;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 993px) {
  .seo2 form .tj input:hover {
    background: #005eb8;
  }
}
.seo2 .input_box {
  margin-top: 7px;
}
.seo2 .name {
  color: #666;
}
.seo3 iframe {
  display: block;
}
.eo2_title {
  font-family: Arial;
  font-size: 50px;
  font-style: normal;
  font-weight: bold;
  line-height: 60px;
  color: #1e1e1e;
}
.eo2 {
  padding: 53px 0px 75px;
}
.eo2_container {
  display: flex;
  flex-direction: column;
  gap: 37px;
  margin-top: 50px;
}
.eo2_container figure {
  overflow: hidden;
}
.eo2_container .container a {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 8px 18px;
  background: #005eb8;
}
@media screen and (min-width: 993px) {
  .eo2_container .container a:hover {
    background: #f77500;
  }
}
.eo2_container .container p {
  color: #fff;
  flex: 1;
}
.eo2_container .logo {
  width: 34px;
}
.eo2_container .title {
  color: #333;
  font-weight: bold;
}
.eo2_container .title + .container {
  margin-top: 12px;
}
.eo2_container .describe {
  margin-top: 11px;
  color: #666;
}
.eo3 {
  padding: 55px 0px 47px;
}
.eo3_container {
  margin-top: 27px;
  gap: 27px;
}
.eo3_container .title + .container {
  margin-top: 18px;
}
.eo4 {
  padding: 75px 0px 98px;
}
.eo4 .title {
  color: #666;
}
.eo5 {
  padding: 82px 0px 88px;
}
.et2 {
  padding: 43px 0px 101px;
}
.et2 .content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.et2_l {
  width: 38.195%;
}
.et2_r {
  width: 56.875%;
  background: #F3F4F5;
  padding: 28px 39px 44px;
}
.et2_r .small_title {
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1px;
}
.et2_r .title {
  color: #005eb8;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 38px;
}
.et2_r form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 21px 0px;
  width: 100%;
  margin-top: 18px;
}
.et2_r form > * {
  width: 100%;
}
.et2_r form input,
.et2_r form textarea {
  border: 1px solid #dbdbdb;
  background: #fafafa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333;
  padding: 0px 18px;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.et2_r form input::placeholder,
.et2_r form input::-webkit-input-placeholder,
.et2_r form textarea::placeholder {
  color: #999;
}
.et2_r form .int1 {
  width: 48%;
}
.et2_r form input {
  height: 45px;
}
.et2_r form textarea {
  height: 136px;
  padding-top: 15px !important;
}
.et2_r form .ttBox {
  width: 100%;
}
.et2_r form .yzm,
.et2_r form .tj {
  margin-top: 7px;
}
.et2_r form .yzm input,
.et2_r form .tj input {
  height: 50px;
}
.et2_r form .yzm {
  position: relative;
  display: flex;
}
.et2_r form .yzm input {
  flex: 1;
  padding: 0px 100px 0px 12px;
}
.et2_r form .yzm input::placeholder,
.et2_r form .yzm input::-webkit-input-placeholder {
  color: #666;
}
.et2_r form .yzm span {
  height: 48px;
  aspect-ratio: 98/48;
  overflow: hidden;
  position: absolute;
  right: 1px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.et2_r form .yzm span img {
  height: 100%;
}
.et2_r form .ttBox::before {
  top: 28px;
}
.et2_r form .tj input {
  cursor: pointer;
  background: #f77500;
  border: none !important;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 993px) {
  .et2_r form .tj input:hover {
    background: #005eb8;
  }
}
.et2_r .input_box {
  margin-top: 7px;
}
.et2_r .name {
  color: #666;
}
.eth2_l {
  width: 39.375%;
}
.eth2_r {
  padding: 31px 39px 51px;
}
.eth2_r .title {
  color: #333;
  width: 100%;
  max-width: 600px;
  margin: 0px auto;
}
.eth2_r form {
  gap: 23px 0px;
}
.eth2_r form textarea {
  font-size: 16px;
  line-height: 26px;
  height: 102px;
  padding-top: 12px !important;
}
.efu2 {
  padding: 34px 0px 108px;
}
.efu2 form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 57px 0px;
}
.efu2 form > * {
  width: 100%;
}
.efu2 form input,
.efu2 form textarea {
  border: 1px solid #dbdbdb;
  background: #fafafa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333;
  padding: 0px 18px;
  width: 100%;
  flex: 1;
  resize: none;
  outline: none;
  display: block;
}
.efu2 form input::placeholder,
.efu2 form input::-webkit-input-placeholder,
.efu2 form textarea::placeholder {
  color: #999;
}
.efu2 form input {
  height: 45px;
}
.efu2 form textarea {
  height: 136px;
  padding-top: 15px !important;
}
.efu2 form .ttBox {
  width: 100%;
}
.efu2 form .ttBox::before {
  top: 28px;
}
.efu2 form .tj {
  width: 29.237%;
}
.efu2 form .tj input {
  height: 50px;
  cursor: pointer;
  background: #f77500;
  border: none !important;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 993px) {
  .efu2 form .tj input:hover {
    background: #005eb8;
  }
}
.efu2 .flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 29px 0px;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 55px;
}
.efu2 .int1 {
  width: 48.612%;
}
.efu2 .input_box {
  margin-top: 6px;
}
.efu2 .name {
  color: #666;
}
.efu2 .container {
  margin-top: 21px;
}
.efu2 .container {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.efu2 .file_text {
  margin-top: -1px;
  color: #666;
}
.efu2 .file_text span {
  display: inline;
  font-size: 16px;
}
.efu2 .file_input {
  cursor: pointer;
  height: 50px;
  padding: 0px 30px;
  color: #fff;
  background: #005eb8;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 993px) {
  .efu2 .file_input:hover {
    background: #f77500;
  }
}
.efu2 .file_box {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 6px;
}
.efu2 .efu2_file_name {
  color: #666;
  flex: 1;
}
.efu2 .checkbox {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1;
}
.efu2 .flex_box1 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.efu2 .checkbox_input {
  position: relative;
  overflow: hidden;
}
.efu2 .checkbox_input input {
  width: 20px !important;
  height: 20px !important;
  display: block;
  cursor: pointer;
  opacity: 0;
}
.efu2 .checkbox_input input:checked + span {
  display: none;
}
.efu2 .checkbox_input input:checked {
  opacity: 1;
}
.efu2 .checkbox_input span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #DBDBDB;
  pointer-events: none;
}
.efu2 label {
  color: #666;
  cursor: pointer;
  flex: 1;
}
.efu2 .check_submit {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 4%;
  margin-top: -19px;
}
.efu2 .tt_box {
  padding-bottom: 78px;
}
.ef2 {
  padding: 37px 0px 61px;
}
.ef2 .describe {
  margin-top: 26px;
  color: #333;
}
.eo_color_back {
  background: #f3f4f5;
}
.page_change {
  display: flex;
  justify-content: space-between;
  margin-top: 17px;
}
.page_change .logo {
  width: 55px;
  aspect-ratio: 55/48;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  flex-shrink: 0;
  transition: 0.3s;
  position: relative;
  z-index: 2;
  background: #999;
}
.page_change a.logo:hover{
    background: #005e91;
}
.page_change .logo img {
  transition: 0.2s;
}
.page_change > * {
  max-width: 48%;
  display: flex;
  gap: 19px;
  align-items: center;
}
.page_change .page_name {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.page_change .page_name + * {
  color: #666666;
  margin-top: -1px;
}
.page_change .page_name + * * {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.page_change .page_name + * a {
  color: #666666;
}
.page_change .page_name + * a:hover {
  color: #005e91;
}
.page_change > *:nth-of-type(2) {
  flex-direction: row-reverse;
  text-align: right;
}
.share {
  color: #666;
  display: flex;
  align-items: center;
  gap: 15px;
}
#go_top {
  position: fixed;
  bottom: 6px;
  right: 20px;
  width: 52px;
  aspect-ratio: 1/1;
  background: #283442;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: translateY(200%);
  transition: transform 0.5s ease-in-out;
}
@media screen and (min-width: 993px) {
  #go_top:hover {
    background: #005eb8;
  }
}
#go_top.show {
  transform: translateY(0);
}
.button_links {
  width: 24px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_links .mask_box {
  width: 6px;
  aspect-ratio: 6/8;
  mask-image: url("../images/links_la.png");
  -webkit-mask-image: url("../images/links_la.png");
  transition: 0.3s;
  background: #005eb8;
}
.public_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6%;
}
.public_top .top_l {
  flex: 1;
}
.swiper_controls .controls {
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #e3e4e4;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  cursor: pointer;
}
@media screen and (min-width: 993px) {
  .swiper_controls .controls:hover {
    background: #005eb8;
  }
  .swiper_controls .controls:hover .mask_box {
    background: #fff;
  }
}
.swiper_controls .mask_box {
  width: 6px;
  aspect-ratio: 6/11;
  transition: 0.3s;
  background: #666;
}
.swiper_controls .controls.prev .mask_box {
  mask-image: url("../images/swiper_la.png");
  -webkit-mask-image: url("../images/swiper_la.png");
}
.swiper_controls .controls.next .mask_box {
  mask-image: url("../images/swiper_lb.png");
  -webkit-mask-image: url("../images/swiper_lb.png");
}
.buttonBox {
  display: flex;
  justify-content: flex-start;
}
.buttonBox a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 10px 26px 10px 36px;
  font-weight: bold;
  color: #fff;
  background: #005eb8;
  border-radius: 8px;
}
@media screen and (min-width: 993px) {
  .buttonBox a:hover {
    background: #f77500;
  }
  .buttonBox a:hover .mask_box {
    background: #f77500;
  }
}
.buttonBox span {
  transition: 0s;
}
.buttonBox_public {
  display: flex;
  justify-content: flex-start;
}
.buttonBox_public a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 8px;
  background: #005eb8;
  color: #fff;
  padding: 10px 36px;
}
.PageNumber {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 8px 20px;
  flex-wrap: wrap;
  margin-top: 33px;
}
.PageNumber .page_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px 20px;
  flex-wrap: wrap;
}
.PageNumber .iconfont {
  font-size: 14px;
  transition: 0s;
}
.PageNumber a {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333;
  width: 36px;
  aspect-ratio: 1/1;
  border-radius: 4px;
  border: 1px solid #e1e2e4;
  background: #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
.PageNumber a:hover {
  background: #005eb8;
  color: #fff;
  border: 1px solid #005eb8;
}
.PageNumber .dif_style {
  background: #005eb8;
  color: #fff;
  border: 1px solid #005eb8;
}
.PageNumber .active {
  background: #005eb8;
  color: #fff;
  border: 1px solid #005eb8;
}
footer {
  background: #5e6770;
  padding: 86px 0px 58px;
  overflow: hidden;
}
footer .logoBox {
  width: 210px;
}
footer .dif_footer {
  font-family: Arial;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
}
footer .dif_footer a {
  color: #fff;
}
@media screen and (min-width: 993px) {
  footer .dif_footer a:hover {
    color: #f77500;
  }
}
footer .dif_up {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  display: none;
}
footer .list {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 38px;
  margin-top: 39px;
}
footer .list a {
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 993px) {
  footer .list a:hover {
    color: #f77500;
  }
}
footer .logo {
  width: 22px;
  margin-top: 8px;
}
footer .flex_box {
  line-height: 38px;
  color: #fff;
  flex: 1;
}
footer .flex_box .contact_name {
  font-weight: bold;
}
footer .text a {
  color: #fff;
}
@media screen and (min-width: 993px) {
  footer .text a:hover {
    color: #f77500;
  }
}
footer .contact {
  max-width: 316px;
}
footer .contact_list {
  margin-top: 39px;
}
footer .contact_list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}
footer .contact_list li:not(:nth-of-type(1)) {
  margin-top: 15px;
}
footer .button {
  margin-top: 39px;
}
footer .button a {
  width: max-content;
  max-width: 100%;
  color: #5e6770;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  padding: 10px 29px;
}
footer .name {
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  color: #fff;
}
footer .ic_box {
  margin-top: 97px;
}
footer .icBox {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 40px;
}
footer .icBox .iconfont {
  transition: 0s;
  font-size: 30px;
}
footer .icBox a {
  width: 60px;
  aspect-ratio: 1/1;
  color: #5e6770;
  background: #d7d9db;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .icBox a:hover {
  background: #f77500;
  color: #fff;
}
.footer_a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 4%;
}
.footer_a_l {
  width: 28%;
  max-width: 280px;
}
.footer_a_r {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1;
  max-width: 941px;
  gap: 20px;
  margin-top: 5px;
}
.footer_a_r .ul2 {
  margin-right: 2%;
}
.footer_b {
  position: relative;
  margin-top: 40px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  padding-top: 33px;
}
.footer_b a {
  color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 993px) {
  .footer_b a:hover {
    color: #f77500;
  }
}
.footer_b::before {
  content: "";
  position: absolute;
  width: 100vw;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  opacity: 0.3;
}
.m-formcountry {
  position: relative;
}
.m-formcountry .drop-btn {
  position: relative;
}
.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg,
.m-formcountry .drop-btn img {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}
.m-formcountry .drop-list {
  display: none;
  border: 1px solid #e6e6e6;
  width: 100%;
  position: absolute;
  top: 100%;
  background-color: #fff;
  max-height: 223px;
  overflow-x: hidden;
  z-index: 10001;
  scrollbar-color: #333 rgba(0, 0, 0, 0.05);
  scrollbar-width: thin;
}
.m-formcountry .drop-list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.m-formcountry .drop-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
}
.m-formcountry .drop-list::-webkit-scrollbar-thumb {
  background-color: #005eb8;
}
.m-formcountry .drop-list li {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  padding: 5px 15px;
  cursor: pointer;
  border-bottom: 1px solid #e6e6e6;
  color: #999;
}
@media screen and (min-width: 993px) {
  .m-formcountry .drop-list li:hover {
    background-color: #005eb8;
    color: #fff;
  }
}
.m-formcountry .drop-list li.on {
  background-color: #005eb8;
  color: #fff;
}
.table table {
  width: 100%;
  border-collapse: collapse;
}
.table table td {
  padding: 10px;
  border: 1px solid #ccc;
}
.table {
  overflow: auto;
}
.table::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.table::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}
.table::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-button-lock {
  display: none !important;
}
.videoBox {
  display: none;
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.videoBox > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videoBox > div .guanbi {
  position: absolute;
  top: 20px;
  right: 50px;
  cursor: pointer;
}
.videoBox > div .guanbi i {
  font-size: 40px;
  color: #ccc;
}
.videoBox video {
  width: 80%;
}
.videoBox iframe {
  width: 80%;
}
.tankaunga {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9999999999;
}
.tankaunga:before {
  content: "X";
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  z-index: 1;
}
.tankaungn2 {
  position: fixed;
  left: 5%;
  top: 5%;
  right: 5%;
  bottom: 5%;
}
.tankaungn2 iframe,
.tankaungn2 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.tankaungn2 iframe body {
  margin: 0px !important;
}
.jqzoom {
  float: left;
  position: relative;
  padding: 0px;
}
.zoomdiv {
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: #ffffff;
  border: 1px solid #cccccc;
  display: none;
  text-align: center;
  overflow: hidden;
}
.zoomdiv img {
  max-width: unset !important;
}
.jqZoomPup {
  z-index: 200;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
  transition: none;
}
.describe {
  color: #333;
}
.describe a {
  display: inline;
  color: #333;
}
.describe a:hover {
  color: #005eb8;
}
@media screen and (max-width: 993px) {
  .jqZoomPup,
  .zoomdiv {
    display: none !important;
  }
}
@media screen and (max-width: 1660px) {
  header .search_lang {
    margin-left: 40px;
  }
  header .center {
    gap: 50px;
  }
}
@media screen and (max-width: 1450px) {
  html body {
    font-size: 16px;
    line-height: 26px;
  }
  header {
    padding: 0px 30px;
  }
  header .logoBox {
    width: 148px;
  }
  header .links {
    margin-left: 30px;
  }
  header .lang {
    margin-left: 15px;
    padding-left: 16px;
  }
  header .lang .lang_box {
    gap: 4px;
  }
  header .lang .lang_box span {
    margin-left: 0px;
  }
  header .sousuo .search {
    font-size: 18px;
  }
  header .center {
    gap: 28px;
  }
  header .menuOne > a {
    padding: 22px 0px 27px;
  }
  .dif_ul_com_list .box {
    padding: 6px 20px;
  }
  .dif_ul_pro .dif_ul_pro_l {
    width: 28%;
  }
  .dif_ul_pro .dif_ul_pro_r {
    width: 68%;
    padding-top: 30px;
  }
  .dif_ul_pro figure {
    padding: 8px 16px;
  }
  .dif_ul_ind .content {
    padding: 30px 0px 60px;
  }
  .dif_ul_ind_list {
    gap: 15px 5%;
  }
  .dif_ul_ind_list a {
    width: 30%;
  }
  .dif_ul_com .content {
    padding: 30px 0px 40px;
  }
  .dif_ul_com_list {
    gap: 20px 4%;
  }
  .dif_ul_com_list li {
    width: 22%;
  }
  .dif_ul_com_list .name {
    font-size: 18px;
    line-height: 28px;
  }
  .dif_ul_com_list .describe {
    margin-top: 6px;
  }
  .margin_top {
    margin-top: 77px;
  }
  .index_banner_controls .controls {
    width: 46px;
  }
  .index_banner_controls .controls.prev {
    left: 2%;
  }
  .index_banner_controls .controls.next {
    right: 2%;
  }
  .index1_title,
  .eo2_title {
    font-size: 32px;
    line-height: 42px;
  }
  .title_before {
    font-size: 24px;
    line-height: 32px;
  }
  .index1 {
    padding: 80px 0px;
  }
  .index1 .describe {
    font-size: 24px;
    line-height: 32px;
  }
  .big_title,
  .fe1_title {
    font-size: 36px;
    line-height: 46px;
  }
  .index2 {
    padding: 60px 0px;
  }
  .index2 .top_r {
    padding-top: 35px;
  }
  .index2 .sw_box {
    margin-top: 40px;
  }
  .index2 .title {
    font-size: 18px;
    line-height: 32px;
    padding: 12px 15px 15px;
  }
  .index2 .links {
    margin-top: 30px;
  }
  .index2 .links a {
    font-size: 18px;
    line-height: 32px;
    gap: 6px;
  }
  .big_describe {
    font-size: 18px;
    line-height: 32px;
  }
  .index3 .title {
    font-size: 22px;
    line-height: 32px;
  }
  .index3 .describe {
    margin-top: 30px;
  }
  .index3 .buttonBox {
    margin-top: 35px;
  }
  .index4 {
    padding: 60px 0px;
  }
  .index4_l .describe {
    margin-top: 20px;
  }
  .index4_list {
    margin-top: 30px;
  }
  .index4_list .big_num {
    font-size: 36px;
    line-height: 46px;
  }
  .index4_list .big_num_after {
    margin-top: 8px;
  }
  .big_title::before {
    width: 100px;
  }
  .index5 {
    padding: 60px 0px;
  }
  .index5_container .name {
    font-size: 22px;
    line-height: 32px;
    padding: 10px 30px;
  }
  .index5_list {
    padding: 20px 30px 30px;
  }
  .index6 {
    padding: 60px 0px;
  }
  .index6 .big_title::before {
    width: 70px;
  }
  .index6 .sw_box {
    margin-top: 40px;
  }
  .index6 .r_box {
    padding: 30px 25px;
  }
  .index6 .title {
    font-size: 18px;
    line-height: 28px;
  }
  .index6 .describe {
    margin-top: 12px;
  }
  .index6 .time {
    margin-top: 25px;
  }
  .index6 .swiper_controls {
    margin-top: 30px;
  }
  .to1 {
    padding: 60px 0px;
  }
  .to1 .describe {
    font-size: 24px;
    line-height: 32px;
  }
  .to2_title {
    font-size: 24px;
    line-height: 32px;
  }
  .to2 {
    padding: 30px 0px 60px;
  }
  .to2_r form input,
  .to2_r form textarea {
    font-size: 16px !important;
  }
  .to2_r form input {
    height: 48px !important;
  }
  .to2_r .list_box {
    width: 23.5%;
  }
  .to2_list .title {
    font-size: 16px;
    line-height: 26px;
    padding: 12px 15px 7px;
  }
  .to2_list .title a {
    min-height: 52px;
  }
  .to_menu .menu_box {
    padding: 12px 0px;
  }
  .to_menu .menu_all {
    padding: 16px 20px 12px;
  }
  .to_menu_list {
    padding: 0px 20px 20px;
  }
  .to_menu_list1 {
    padding: 14px 6px;
    line-height: 30px;
  }
  .tt1 {
    padding: 60px 0px;
  }
  .tt1_r .title_box {
    font-size: 26px;
    line-height: 42px;
  }
  .tt1_r .title_box h1 {
    font-size: 28px;
  }
  .tt1_r .container {
    margin-top: 10px;
    padding: 18px 0px 20px;
  }
  .tt1_r .title {
    font-size: 22px;
    line-height: 30px;
  }
  .tt1_r .describe {
    margin-top: 5px;
  }
  .tt1_r .describe p::before {
    top: 13px;
  }
  .tt1_r .buttonBox_public {
    margin-top: 20px;
  }
  .tt1_r .share {
    margin-top: 20px;
  }
  .tt2 {
    padding-bottom: 60px;
  }
  .tt2 .content {
    padding: 40px 40px 44px;
  }
  .tt2 .title {
    line-height: 32px;
  }
  .tt2 .describe {
    line-height: 26px;
    margin-top: 15px;
  }
  .tt3 {
    padding-bottom: 60px;
  }
  .tt3 .table table tr:nth-of-type(1) td {
    font-size: 18px;
  }
  .tt3 .table table td:nth-of-type(1) {
    font-size: 18px;
    padding-right: 40px;
  }
  .tt3 .table table td:nth-of-type(1)::before {
    width: calc(100% - 20px);
  }
  .tt3 .table table td {
    padding-right: 20px;
  }
  .tt4_title {
    font-size: 26px;
    line-height: 36px;
  }
  .tt4 {
    padding-bottom: 60px;
  }
  .tt4 .sw_box {
    margin-top: 30px;
  }
  .tt4 .title {
    font-size: 18px;
    line-height: 32px;
    padding: 12px 15px 15px;
  }
  .tho1_r .describe {
    margin-top: 15px;
  }
  .tho1_r .container {
    padding-bottom: 0px;
  }
  .tho1_r .color_title + .describe {
    margin-top: 15px;
  }
  .tho1_r .title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 2px;
  }
  .tho2 {
    padding: 60px 0px;
  }
  .tho2 .content {
    gap: 80px;
  }
  .tho2 .describe {
    margin-top: 12px;
  }
  .tho2 .buttonBox_public {
    margin-top: 20px;
  }
  .tho2 .l_box {
    padding-top: 0px;
    margin-right: 0px !important;
  }
  .tho2 figure {
    align-items: center;
  }
  .tho3 {
    padding: 60px 0px;
  }
  .tho3 .title {
    font-size: 22px;
    line-height: 32px;
  }
  .tho3 .describe {
    margin-top: 15px;
  }
  .fuo2 {
    padding: 60px 0px 80px;
  }
  .fuo2_list .title {
    font-size: 18px;
    line-height: 32px;
    padding: 12px 15px;
  }
  .fut2_title {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 16px 8px;
  }
  .fut2 {
    padding: 60px 0px;
  }
  .fut2_l {
    padding-top: 0px;
  }
  .fut2_list {
    padding: 16px 16px 20px;
    gap: 20px;
  }
  .fut2_list .title {
    font-size: 16px;
  }
  .fut2_list .describe {
    margin-top: 6px;
  }
  .fut2_list .button {
    margin-top: 15px;
  }
  .fut2_list .button a {
    font-size: 15px;
    line-height: 26px;
    padding: 4px 16px;
  }
  .fut3 {
    padding-bottom: 60px;
  }
  .fut3 .public_top {
    align-items: center;
  }
  .fut3_list {
    margin-top: 30px;
  }
  .fut3_list .r_box {
    padding: 8px 10px;
    justify-content: center;
  }
  .fut4 {
    padding: 60px 0px;
  }
  .fut4 .sw_box {
    margin-top: 30px;
  }
  .fut5 {
    padding: 60px 0px;
  }
  .fut5 .sw_box {
    margin-top: 30px;
  }
  .fut5 .title {
    font-size: 18px;
    line-height: 32px;
    padding: 12px 15px;
  }
  .fo1 {
    padding: 60px 0px 80px;
  }
  .fo1 .title {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 18px;
  }
  .fo2 {
    padding: 80px 0px;
  }
  .fo2 .title {
    font-size: 22px;
    line-height: 32px;
  }
  .fo2 .describe {
    margin-top: 30px;
  }
  .fo2 .buttonBox {
    margin-top: 35px;
  }
  .ft1 .to2_title {
    margin-top: 20px;
  }
  .ft2 {
    padding: 40px 0px 60px;
  }
  .ft2 .describe {
    margin-top: 15px;
  }
  .ft3 .describe {
    margin-top: 20px;
  }
  .ft4 {
    padding: 60px 0px;
  }
  .ft4_list li {
    padding: 40px 25px;
  }
  .ft4_list .logo {
    width: 42px;
  }
  .ft4_list .to2_title {
    margin-top: 10px;
    font-size: 20px;
    line-height: 28px;
  }
  .ft4_list .describe {
    margin-top: 12px;
  }
  .ft5 {
    padding: 60px 0px;
  }
  .ft5 .describe {
    margin-top: 20px;
  }
  .ft5 .describe em {
    font-size: 18px;
    line-height: 28px;
    margin: 0px;
  }
  .ft5_list {
    margin-top: 30px;
  }
  .ft5_list .logo {
    width: 48px;
  }
  .ft5_list .name {
    margin-top: 20px;
  }
  .ft6 .describe {
    margin-top: 15px;
  }
  .ft7_container {
    margin-top: 25px;
  }
  .ft8 {
    padding: 60px 0px;
  }
  .ft8_l {
    margin-top: 0px;
  }
  .futh2 {
    padding: 60px 0px;
  }
  .futh2 .title_after {
    font-size: 22px;
    line-height: 30px;
    margin-top: 12px;
  }
  .futh2_list {
    gap: 40px;
    margin-top: 30px;
  }
  .futh2_list .title {
    font-size: 18px;
    line-height: 26px;
    margin-top: 4px;
  }
  .futh2_list .describe {
    margin-top: 6px;
  }
  .futh3 {
    padding: 60px 0px;
  }
  .futh3_container {
    margin-top: 30px;
  }
  .futh3_container a {
    font-size: 18px;
    line-height: 28px;
  }
  .futh3_container .mask_box {
    width: 32px;
  }
  .ffu2 {
    padding: 60px 0px 50px;
  }
  .ffu2 .describe {
    margin-top: 12px;
  }
  .ffu2_list .logo {
    width: 46px;
  }
  .ffu2_list .title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
  .ffu3 {
    padding-bottom: 60px;
  }
  .ffu3 .name {
    margin-top: 15px;
  }
  .ffu4 {
    padding-bottom: 60px;
  }
  .ffu4 .describe {
    margin-top: 14px;
  }
  .ffu4_container {
    margin-top: 30px;
    gap: 30px 0px;
    padding: 40px;
  }
  .ffu4_container figure,
  .ffu4_container a{
    gap: 20px;
    padding-bottom: 20px;
  }
  .ff2 {
    padding: 60px 0px;
  }
  .ff2 .describe {
    margin-top: 12px;
  }
  .ff2 .r_box {
    padding: 0px;
  }
  .ff3 {
    padding: 60px 0px;
  }
  .ff3 .text {
    margin-top: 12px;
  }
  .ff3_list {
    margin-top: 30px;
  }
  .ff3_list .logo {
    width: 48px;
  }
  .ff3_list .name {
    margin-top: 20px;
  }
  .ff3_list .describe {
    margin-top: 6px;
  }
  .ff5 {
    padding-bottom: 60px;
  }
  .ff5 .describe {
    margin-top: 12px;
  }
  .ff5 .r_box {
    padding: 0px;
  }
  .ff6 {
    padding-bottom: 60px;
  }
  .ff6 form {
    margin-top: 20px;
  }
  .ff6 form input,
  .ff6 form textarea {
    font-size: 16px;
    line-height: 26px;
  }
  .ff6 form input {
    height: 52px;
  }
  .ff6 .name {
    font-size: 16px;
    line-height: 26px;
  }
  .fs2 {
    padding: 60px 0px;
  }
  .fs3 {
    padding: 60px 0px;
  }
  .fs3 .content {
    align-items: center;
  }
  .fs3 .describe {
    margin-top: 6px;
  }
  .fs3 .button a {
    min-width: 210px;
    padding: 12px 30px;
  }
  .fs3_l {
    padding-top: 0px;
  }
  .fs4 {
    padding: 60px 0px;
  }
  .fs4 form {
    margin-top: 20px;
  }
  .fs4 form input,
  .fs4 form textarea {
    font-size: 16px;
    line-height: 26px;
  }
  .fs4 form input {
    height: 52px;
  }
  .fs4 .file_box {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
  }
  .fs4 .box {
    gap: 20px 0px;
  }
  .fse2 {
    padding: 40px 0px 60px;
  }
  .fse2 .describe {
    margin-top: 15px;
  }
  .fse3 {
    padding-bottom: 60px;
  }
  .fse3 .time {
    margin-top: 15px;
  }
  .fse3 .table table td {
    padding: 20px;
  }
  .fse4 {
    padding: 60px 0px;
  }
  .fse5 {
    padding-bottom: 60px;
  }
  .fse5 .text {
    margin-top: 12px;
  }
  .fse5_list {
    margin-top: 30px;
  }
  .fse5_list li {
    padding: 0px 30px 20px;
  }
  .fse5_list .logo {
    margin-right: 0px;
  }
  .fse5_list .links {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .fse5_list .flex_box {
    gap: 30px 2.888%;
    padding-top: 0px;
  }
  .fe_max {
    padding-top: 20px;
  }
  .fe1 {
    padding: 40px 0px 60px;
  }
  .fe1 .text {
    margin-top: 12px;
  }
  .fe1_list {
    margin-top: 30px;
    gap: 40px;
  }
  .fe1_list .title {
    font-size: 28px;
    line-height: 36px;
  }
  .fe1_list .describe {
    margin-top: 12px;
  }
  .so1_menu {
    gap: 20px;
    margin-top: 30px;
  }
  .so1_menu a {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 30px;
  }
  .so1 {
    padding: 30px 0px 60px;
  }
  .so1_list {
    margin-top: 30px;
    gap: 30px 2.5%;
  }
  .so1_list .r_box {
    padding: 30px 25px;
  }
  .so1_list .title {
    font-size: 18px;
    line-height: 28px;
  }
  .so1_list .describe {
    margin-top: 12px;
  }
  .so1_list .time {
    margin-top: 25px;
  }
  .st1 {
    padding: 30px 0px 60px;
  }
  .st1 h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .st1 .time_share {
    gap: 8px 30px;
    margin-top: 15px;
  }
  .st1_container {
    margin-top: 20px;
    padding: 10px 0px 30px;
  }
  .st1_container .describe {
    margin-top: 20px;
  }
  .st1_list {
    margin-top: 20px;
  }
  .seo1 {
    padding: 30px 0px 60px;
  }
  .seo1_container {
    margin-top: 30px;
  }
  .seo1_r .title {
    font-size: 20px;
    line-height: 32px;
  }
  .seo1_r .logoBox {
    width: 180px;
  }
  .seo1_list {
    gap: 20px;
    margin-top: 15px;
  }
  .seo2 {
    padding-bottom: 60px;
  }
  .seo2 form {
    gap: 20px 0px;
  }
  .seo2 form input,
  .seo2 form textarea {
    font-size: 16px;
    line-height: 26px;
  }
  .eo2 {
    padding: 40px 0px 60px;
  }
  .eo2_container {
    margin-top: 25px;
    gap: 20px;
  }
  .eo2_container .title + .container {
    margin-top: 10px;
  }
  .et2 {
    padding: 30px 0px 60px;
  }
  .et2_r {
    padding: 30px 30px 35px;
  }
  .et2_r .title {
    font-size: 22px;
    line-height: 32px;
  }
  .et2_r form {
    margin-top: 15px;
    gap: 15px 0px;
  }
  .et2_r form input,
  .et2_r form textarea {
    font-size: 16px;
    line-height: 26px;
  }
  .efu2 {
    padding: 30px 0px 60px;
  }
  .efu2 form {
    gap: 40px 0px;
  }
  .efu2 form input,
  .efu2 form textarea {
    font-size: 16px;
    line-height: 26px;
  }
  .efu2 .container {
    margin-top: 15px;
    gap: 30px;
  }
  .efu2 .flex_box {
    padding-bottom: 40px;
  }
  .efu2 .check_submit {
    margin-top: 0px;
  }
  .page_change {
    margin-top: 20px !important;
  }
  .page_change .logo {
    width: 36px;
  }
  .page_change .page_name {
    font-size: 16px;
  }
  .PageNumber {
    margin-top: 30px !important;
  }
  .PageNumber .page_box {
    gap: 8px 10px;
  }
  footer {
    padding: 60px 0px;
  }
  footer .content {
    width: calc(100% - 100px) !important;
  }
  footer .flex_box {
    line-height: 28px;
  }
  footer .logoBox {
    width: 150px;
  }
  footer .name {
    font-size: 18px;
    line-height: 30px;
  }
  footer .logo {
    margin-top: 3px;
  }
  footer .button {
    margin-top: 25px;
  }
  footer .button a {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 24px;
  }
  footer .list {
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
  }
  footer .contact_list {
    margin-top: 15px;
  }
  footer .ic_box {
    margin-top: 40px;
  }
  footer .icBox {
    margin-top: 20px;
  }
  footer .icBox a {
    width: 42px;
  }
  footer .icBox .iconfont {
    font-size: 22px;
  }
  footer .dif_footer {
    font-size: 20px;
    line-height: 32px;
  }
  .buttonBox a {
    padding: 10px 20px 10px 25px;
  }
  .buttonBox_public a {
    padding: 6px 24px;
  }
  .swiper_controls .controls {
    width: 46px;
  }
}
@media screen and (max-width: 1200px) {
  header .links {
    display: none;
  }
  header .logoBox {
    width: 130px;
  }
  header .menuOne {
    font-size: 16px;
    line-height: 26px;
  }
  header .menuOne > a {
    padding: 22px 0px;
  }
  .margin_top {
    margin-top: 70px;
  }
  .to2_r .list_box {
    width: 48% !important;
  }
  .fut3_list .title a {
    -webkit-line-clamp: 2;
  }
  .fut3_list li {
    gap: 2px;
  }
  .fut3_list .r_box {
    padding: 8px 10px;
  }
  .et2_r form .tj,
  .et2_r form .yzm {
    width: 100%;
  }
  .footer_a_l {
    width: 24%;
  }
}
@media screen and (max-width: 1100px) {
  footer .contact {
    max-width: 230px;
  }
}
@media screen and (max-width: 992px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
  html body {
    font-size: 15px;
    line-height: 24px;
  }
  html body .content {
    width: calc(100% - 100px);
  }
  header {
    padding: 10px 20px;
  }
  header .center {
    display: none;
  }
  header .sousuo {
    display: none;
  }
  header .lang {
    margin-left: 0px;
    padding-left: 0px;
  }
  header .lang::before {
    display: none;
  }
  header .search_lang {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  header .head_boxr {
    padding-right: 50px;
  }
  .margin_top {
    margin-top: 52px;
  }
  .index_banner .swiperbanner-pagination {
    gap: 15px;
    bottom: 20px;
  }
  .index_banner_controls {
    display: none;
  }
  .index1_title,
  .eo2_title {
    font-size: 22px;
    line-height: 32px;
  }
  .index1 {
    padding: 40px 0px;
  }
  .index1 .describe {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
  }
  .title_before {
    font-size: 16px;
    line-height: 26px;
  }
  .big_title,
  .fe1_title {
    font-size: 22px;
    line-height: 30px;
  }
  .index2 {
    padding: 30px 0px;
  }
  .index2 .big_title {
    margin-top: 0px;
  }
  .index2 .top_r {
    padding-top: 0px;
  }
  .index2 .public_top {
    align-items: center;
  }
  .index2 .sw_box {
    margin-top: 15px;
  }
  .index2 .title {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 12px 10px;
  }
  .index2 .links {
    margin-top: 20px;
  }
  .index2 .links a {
    font-size: 16px;
    line-height: 28px;
  }
  .big_describe {
    font-size: 16px;
    line-height: 26px;
  }
  .index3 {
    padding: 8% 0px 10%;
  }
  .index3 .title {
    font-size: 18px;
    line-height: 28px;
  }
  .index3 .describe {
    margin-top: 10px;
  }
  .index3 .buttonBox {
    margin-top: 20px;
  }
  .index4 {
    padding: 30px 0px;
  }
  .index4 .content {
    width: calc(100% - 100px);
    gap: 0px;
    flex-wrap: wrap;
  }
  .index4_l .describe {
    margin-top: 6px;
  }
  .index4_l .container {
    max-width: 100%;
  }
  .index4_r {
    margin-top: 15px;
    width: 100%;
  }
  .index4_r .show_box {
    display: none;
  }
  .index4_r .hide_box {
    display: block;
  }
  .index4_r .container {
    position: relative;
    inset: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0px;
  }
  .index4_r figure {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    width: 48%;
    border: none;
    filter: none;
    aspect-ratio: initial;
    background: transparent;
  }
  .index4_r figure::after {
    display: none;
  }
  .index4_r .box {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
  }
  .index4_r .box::after,
  .index4_r .box::before {
    display: none;
  }
  .index4_list {
    margin-top: 15px;
  }
  .index4_list .big_num {
    font-size: 28px;
    line-height: 36px;
  }
  .index4_list .big_num_after {
    margin-top: 0px;
  }
  .big_title_padding {
    padding-bottom: 8px;
  }
  .index5 {
    padding: 30px 0px 40px;
  }
  .index5_list {
    padding: 15px 15px 20px;
    gap: 15px 4%;
  }
  .index5_list li {
    width: 48%;
  }
  .index5_container {
    margin-top: 20px;
    gap: 20px 2%;
  }
  .index5_container figure {
    width: 32%;
  }
  .index5_container .name {
    font-size: 16px;
    line-height: 26px;
    padding: 6px 20px;
  }
  .small_describe {
    font-size: 15px;
    line-height: 24px;
  }
  .index6 {
    padding: 30px 0px;
  }
  .index6 .sw_box {
    margin-top: 15px;
  }
  .index6 .l_box {
    width: 100%;
  }
  .index6 .swiper-slide {
    flex-wrap: wrap;
  }
  .index6 .swiper-slide::before {
    width: 100%;
  }
  .index6 .r_box {
    flex: none;
    width: 100%;
    padding: 12px 20px 20px;
  }
  .index6 .title {
    font-size: 16px;
    line-height: 24px;
  }
  .index6 .describe {
    margin-top: 5px;
  }
  .index6 .time {
    margin-top: 6px;
  }
  .index6 .swiper-slide-next + .swiper-slide {
    pointer-events: all;
  }
  .index6 .swiper-slide-next + .swiper-slide::before {
    opacity: 1;
  }
  .index6 .swiper-slide-next + .swiper-slide .l_box,
  .index6 .swiper-slide-next + .swiper-slide .r_box {
    opacity: 1;
  }
  .index6 .swiper_controls {
    margin-top: 15px;
  }
  .to1 {
    padding: 30px 0px;
  }
  .to1 .describe {
    font-size: 20px;
    line-height: 30px;
  }
  .mbx {
    padding-top: 12px;
  }
  .to2 {
    padding: 20px 0px 30px;
  }
  .to2 .content {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    gap: 30px;
  }
  .to2_r {
    width: 100%;
  }
  .to2_r .m-formcountry {
    margin-top: 6px;
  }
  .to2_r form {
    gap: 15px 0px;
  }
  .to2_r form input {
    height: 45px !important;
  }
  .to2_r form input,
  .to2_r form textarea {
    font-size: 15px !important;
    padding: 0px 12px;
  }
  .to2_r .describe {
    margin-top: 8px;
  }
  .to_menu {
    width: 100%;
  }
  .to_menu .menu_all {
    padding: 8px 20px 6px;
  }
  .to_menu .menu_all .down {
    display: block;
    filter: brightness(0) invert(1);
  }
  .to_menu .menu_box {
    padding: 8px 0px;
  }
  .to_menu_list {
    display: none;
  }
  .to_menu_list1 {
    padding: 10px 6px;
  }
  .to2_title {
    font-size: 20px;
    line-height: 30px;
  }
  .to2_list {
    gap: 25px 2%;
    margin-top: 15px;
  }
  .tt1 {
    padding: 30px 0px;
  }
  .tt1 .content {
    align-items: center;
  }
  .tt1_r .title_box {
    font-size: 18px;
    line-height: 28px;
  }
  .tt1_r .title_box h1 {
    font-size: 22px;
  }
  .tt1_r .container {
    margin-top: 10px;
    padding: 10px 0px;
  }
  .tt1_r .title {
    font-size: 18px;
    line-height: 26px;
  }
  .tt1_r .describe p::before {
    top: 10px;
  }
  .tt1_r .share {
    margin-top: 15px;
  }
  .tt1_r .buttonBox_public {
    margin-top: 15px;
  }
  .tt2 {
    padding-bottom: 30px;
  }
  .tt2 .content {
    padding: 20px 20px 25px;
    flex-wrap: wrap;
    gap: 20px 4%;
  }
  .tt2 .title {
    font-size: 18px;
    line-height: 28px;
  }
  .tt2 .describe {
    line-height: 24px;
    margin-top: 6px;
  }
  .tt2 figure {
    width: 48%;
    margin-left: 0px;
  }
  .tt2 figure::before {
    display: none;
  }
  .share {
    gap: 12px;
  }
  .tt3 {
    padding-bottom: 30px;
  }
  .tt3 .table table {
    min-width: 900px;
  }
  .tt3 .table table td {
    padding: 10px 0px;
    padding-right: 20px;
  }
  .tt3 .table table tr:nth-of-type(1) td {
    font-size: 16px;
  }
  .tt3 .table table td:nth-of-type(1) {
    font-size: 16px;
  }
  .tt4_title {
    font-size: 22px;
    line-height: 30px;
  }
  .tt4 {
    padding-bottom: 30px;
  }
  .tt4 .sw_box {
    margin-top: 15px;
  }
  .tt4 .title {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 12px 10px;
  }
  .tho1 {
    flex-wrap: wrap;
    gap: 0px;
  }
  .tho1_l {
    width: 100%;
  }
  .tho1_l img {
    width: 100%;
  }
  .tho1_r {
    width: 100%;
    flex: none;
    padding: 15px 50px 30px;
  }
  .tho1_r .container {
    width: 100%;
    max-width: 100%;
    position: relative;
    max-height: none;
    left: 0;
    top: 0;
    transform: none;
  }
  .tho1_r .index1_title {
    margin-top: 2px;
  }
  .tho1_r .to2_title {
    margin-top: 2px;
  }
  .tho1_r .describe {
    margin-top: 8px !important;
  }
  .tho1_r .title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 2px;
  }
  .tho2 {
    padding: 30px 0px;
  }
  .tho2 .content {
    gap: 30px;
  }
  .tho2 .describe {
    margin-top: 2px;
    -webkit-line-clamp: 8;
  }
  .tho2 .buttonBox_public {
    margin-top: 15px;
  }
  .tho3 {
    padding: 30px 0px;
  }
  .tho3 .content {
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    gap: 15px;
    justify-content: center;
  }
  .tho3 .title {
    font-size: 18px;
    line-height: 28px;
  }
  .tho3 .describe {
    margin-top: 5px;
  }
  .tho3 .buttonBox {
    margin-top: 20px;
  }
  .tho3 .buttonBox {
    margin-top: 0px;
  }
  .tho3 .tho3_l {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
  .fuo2 {
    padding: 30px 0px;
  }
  .fuo2_list {
    gap: 20px 2.0825%;
  }
  .fuo2_list .title {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 12px 10px;
  }
  .fut2 {
    padding: 30px 0px;
  }
  .fut2 .content {
    flex-wrap: wrap;
    gap: 30px;
  }
  .fut2_l {
    width: 100%;
  }
  .fut2_r {
    width: 100%;
  }
  .fut3 {
    padding-bottom: 30px;
  }
  .fut3_list {
    margin-top: 20px;
  }
  .fut3_list li {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 0px;
  }
  .fut3_list .l_box {
    width: 100%;
  }
  .fut3_list .l_box img {
    width: 100%;
  }
  .fut3_list .r_box {
    flex: 1;
    width: 100%;
    justify-content: space-between;
  }
  .fut4 {
    padding: 30px 0px;
  }
  .fut4 .sw_box {
    margin-top: 15px;
  }
  .fut4 .title {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 12px 10px;
  }
  .fut5 {
    padding: 30px 0px;
  }
  .fut5 .sw_box {
    margin-top: 15px;
  }
  .fut5 .title {
    font-size: 16px;
    line-height: 26px;
    padding: 8px 12px 10px;
  }
  .fo1 {
    padding: 20px 0px 30px;
  }
  .fo1 .title {
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
  }
  .fo2 {
    padding: 8% 0px 10%;
  }
  .fo2 .title {
    font-size: 18px;
    line-height: 28px;
  }
  .fo2 .describe {
    margin-top: 10px;
  }
  .fo2 .buttonBox {
    margin-top: 20px;
  }
  .ft1 .to2_title {
    margin-top: 4px;
    font-size: 18px;
    line-height: 26px;
  }
  .ft1 + .mbx {
    margin-top: 0px;
  }
  .ft2 {
    padding: 20px 0px 30px;
  }
  .ft2 .r_box {
    padding-top: 0px;
  }
  .ft2 .describe {
    margin-top: 4px;
  }
  .ft3 {
    padding-bottom: 30px;
  }
  .ft3 .describe {
    margin-top: 4px;
  }
  .ft3_l {
    margin-top: 12px;
  }
  .ft3_r {
    margin-top: 15px;
    width: 100%;
    float: none;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .ft3_r .show_box {
    display: none;
  }
  .ft3_r .hide_box {
    display: block;
  }
  .ft3_r .container {
    position: relative;
    inset: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0px;
  }
  .ft3_r figure {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    width: 48%;
    border: none;
    filter: none;
    aspect-ratio: initial;
    background: transparent;
  }
  .ft3_r figure::after {
    display: none;
  }
  .ft3_r .box {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
  }
  .ft3_r .box::after,
  .ft3_r .box::before {
    display: none;
  }
  .ft4 {
    padding: 30px 0px;
  }
  .ft4 .content {
    flex-wrap: wrap;
    gap: 15px;
    flex-direction: column-reverse;
  }
  .ft4 .index1_title {
    flex: none;
    width: 100%;
    text-align: center;
  }
  .ft4_list {
    width: 100%;
  }
  .ft4_list li {
    padding: 20px;
  }
  .ft4_list .to2_title {
    margin-top: 4px;
    font-size: 16px;
    line-height: 26px;
  }
  .ft4_list .describe {
    margin-top: 2px;
  }
  .ft5 {
    padding: 30px 0px;
  }
  .ft5 .describe {
    margin-top: 4px;
  }
  .ft5 .describe em {
    font-size: 16px;
    line-height: 26px;
  }
  .ft5_list {
    margin-top: 20px;
    gap: 20px 2%;
  }
  .ft5_list li {
    width: 23.5%;
  }
  .ft5_list .logo {
    width: 36px;
  }
  .ft5_list .name {
    margin-top: 12px;
  }
  .ft6 {
    padding-bottom: 30px;
  }
  .ft6_l {
    padding-top: 0px;
  }
  .ft6_l .describe {
    margin-top: 2px;
  }
  .ft7 {
    padding-bottom: 30px;
  }
  .ft7_container {
    margin-top: 15px;
  }
  .ft8 {
    padding: 30px 0px;
  }
  .ft8_container {
    margin-top: 8px;
  }
  .futh2 {
    padding: 30px 0px;
  }
  .futh2 .title_after {
    font-size: 16px;
    line-height: 26px;
    margin-top: 4px;
  }
  .futh2_list {
    margin-top: 20px;
    gap: 30px;
  }
  .futh2_list .r_box {
    margin-right: 0px !important;
  }
  .futh2_list .l_box {
    width: 50%;
  }
  .futh2_list .title {
    font-size: 16px;
    line-height: 26px;
  }
  .futh3 {
    padding: 30px 0px;
  }
  .futh3_container {
    margin-top: 15px;
  }
  .futh3_container a {
    padding: 12px 0px;
  }
  .ffu2 {
    padding: 20px 0px 30px;
  }
  .ffu2 .describe {
    margin-top: 2px;
  }
  .ffu2_list {
    margin-top: 20px;
    gap: 20px 2%;
  }
  .ffu2_list li {
    width: 32%;
  }
  .ffu2_list .logo {
    width: 32px;
  }
  .ffu2_list .title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
  }
  .ffu2_list .text {
    margin-top: 4px;
  }
  .ffu3 {
    padding-bottom: 30px;
  }
  .ffu3 .content {
    gap: 20px 2%;
  }
  .ffu3 figure {
    width: 15%;
  }
  .ffu3 .name {
    margin-top: 4px;
  }
  .ffu4 {
    padding-bottom: 30px;
  }
  .ffu4 .describe {
    margin-top: 4px;
  }
  .ffu4_container {
    padding: 20px;
    margin-top: 15px;
    gap: 20px 0px;
  }
  .ffu4_container .mask_box {
    width: 40px;
  }
  .ffu4_container figure,
  .ffu4_container a{
    gap: 15px;
    padding-bottom: 15px;
  }
  .ffu4_container .title {
    font-size: 16px;
    line-height: 26px;
  }
  .ff2 {
    padding: 30px 0px;
  }
  .ff2 .describe {
    margin-top: 2px;
  }
  .ff3 {
    padding: 30px 0px;
  }
  .ff3_list {
    margin-top: 20px;
    gap: 20px 2%;
  }
  .ff3_list li {
    width: 23.5%;
  }
  .ff3_list .logo {
    width: 36px;
  }
  .ff3_list .name {
    margin-top: 12px;
  }
  .ff5 {
    padding-bottom: 30px;
  }
  .ff5 .describe {
    margin-top: 2px;
  }
  .ff6 {
    padding-bottom: 30px;
  }
  .ff6 .text {
    margin-top: 2px;
  }
  .ff6 form {
    margin-top: 10px;
  }
  .ff6 form input,
  .ff6 form textarea {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
  }
  .ff6 form input {
    height: 40px;
  }
  .ff6 form .yzm,
  .ff6 form .tj {
    margin-top: 10px;
  }
  .ff6 form .yzm span {
    height: 32px;
  }
  .ff6 .name {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
  }
  .fs2 {
    padding: 30px 0px;
  }
  .fs3 {
    padding: 30px 0px;
  }
  .fs3 .button {
    margin-top: 15px;
  }
  .fs3 .button a {
    min-width: 190px;
    padding: 8px 18px;
  }
  .fs4 {
    padding: 30px 0px;
  }
  .fs4 .box {
    width: 100%;
    gap: 10px 0px;
  }
  .fs4 form {
    margin-top: 10px;
  }
  .fs4 form input,
  .fs4 form textarea {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
  }
  .fs4 form input {
    height: 40px;
  }
  .fs4 form .yzm,
  .fs4 form .tj {
    margin-top: 10px;
  }
  .fs4 form .yzm span {
    height: 32px;
  }
  .fs4 .file_box {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    height: 40px;
  }
  .fse2 {
    padding: 20px 0px 30px;
  }
  .fse2 .describe {
    margin-top: 2px;
  }
  .fse3 {
    padding-bottom: 30px;
  }
  .fse3 .time {
    margin-top: 4px;
  }
  .fse3 .table table {
    min-width: 800px;
  }
  .fse3 .table table td {
    padding: 10px 0px 10px 10px;
  }
  .fse4 {
    padding: 30px 0px;
  }
  .fse5 {
    padding-bottom: 30px;
  }
  .fse5_list {
    margin-top: 20px;
  }
  .fse5_list li {
    padding: 0px 20px 20px;
  }
  .fse5_list .flex_box {
    gap: 20px 2%;
  }
  .fse5_list figure {
    width: 32%;
  }
  .fse5_list .PageNumber {
    margin-bottom: 10px;
  }
  .fe1 {
    padding: 20px 0px 30px;
  }
  .fe1 .text {
    margin-top: 2px;
  }
  .fe1_list {
    margin-top: 20px;
    gap: 20px;
  }
  .fe1_list .title {
    font-size: 18px;
    line-height: 28px;
  }
  .fe1_list .describe {
    margin-top: 4px;
  }
  .so1 {
    padding: 20px 0px 30px;
  }
  .so1 #time_form {
    position: relative;
    top: 0px;
    margin: 6px auto 0px;
  }
  .so1_menu {
    gap: 12px;
    margin-top: 15px;
  }
  .so1_menu a {
    font-size: 15px;
    line-height: 24px;
    padding: 6px 16px;
  }
  .so1_list {
    gap: 20px 2%;
    margin-top: 20px;
  }
  .so1_list .l_box {
    width: 100%;
  }
  .so1_list .l_box img {
    width: 100%;
  }
  .so1_list li {
    width: 32%;
    flex-wrap: wrap;
  }
  .so1_list li::before {
    width: 100%;
  }
  .so1_list .r_box {
    flex: none;
    width: 100%;
    padding: 12px 20px 20px;
  }
  .so1_list .title {
    font-size: 16px;
    line-height: 24px;
  }
  .so1_list .describe {
    margin-top: 5px;
  }
  .so1_list .time {
    margin-top: 6px;
  }
  .st1 {
    padding: 30px 0px;
  }
  .st1 h1 {
    font-size: 22px;
    line-height: 32px;
  }
  .st1 .time_share {
    margin-top: 8px;
    gap: 8px 15px;
  }
  .st1_container {
    margin-top: 12px;
    padding: 0px 0px 20px;
  }
  .st1_container .describe {
    font-weight: normal;
    margin-top: 15px;
  }
  .st1_list {
    margin-top: 15px;
  }
  .seo1 {
    padding: 20px 0px 30px;
  }
  .seo1_container {
    margin-top: 20px;
  }
  .seo1_r {
    padding-top: 0px;
  }
  .seo1_r .logoBox {
    width: 140px;
    transform: translateX(-5px);
  }
  .seo1_r .title {
    font-size: 18px;
    line-height: 26px;
    margin-top: 4px;
  }
  .seo1_list {
    gap: 10px;
    margin-top: 6px;
  }
  .seo1_list li {
    gap: 15px;
  }
  .seo1_list .logo {
    width: 40px;
    margin-top: 2px;
  }
  .seo2 {
    padding-bottom: 30px;
  }
  .seo2 form {
    margin-top: 15px;
    gap: 12px 0px;
  }
  .seo2 form input,
  .seo2 form textarea {
    font-size: 15px;
    line-height: 24px;
  }
  .seo2 form input {
    height: 42px !important;
  }
  .seo2 form .yzm span {
    height: 40px;
  }
  .seo2 form textarea {
    height: 120px;
  }
  .seo2 form .yzm,
  .seo2 form .tj {
    margin-top: 0px;
  }
  .eo2 {
    padding: 30px 0px;
  }
  .eo2_container {
    margin-top: 10px;
    gap: 15px;
  }
  .eo2_container .title + .container {
    margin-top: 6px;
  }
  .eo2_container .container a {
    padding: 5px 15px;
  }
  .eo2_container .logo {
    width: 28px;
  }
  .eo2_container .describe {
    margin-top: 4px;
  }
  .et2 {
    padding: 20px 0px 30px;
  }
  .et2_l {
    display: none;
  }
  .et2_r {
    width: 100%;
  }
  .et2_r form {
    margin-top: 15px;
    gap: 12px 0px;
  }
  .et2_r form input,
  .et2_r form textarea {
    font-size: 15px;
    line-height: 24px;
  }
  .et2_r form input {
    height: 42px !important;
  }
  .et2_r form .yzm span {
    height: 40px;
  }
  .et2_r form textarea {
    height: 120px;
  }
  .et2_r form .yzm,
  .et2_r form .tj {
    width: 48%;
    margin-top: 0px;
  }
  .ef2 {
    padding: 20px 0px 30px;
  }
  .ef2 .describe {
    margin-top: 10px;
  }
  .efu2 {
    padding: 20px 0px 30px;
  }
  .efu2 form {
    margin-top: 15px;
    gap: 12px 0px;
  }
  .efu2 form input,
  .efu2 form textarea {
    font-size: 15px;
    line-height: 24px;
  }
  .efu2 form input {
    height: 42px !important;
  }
  .efu2 form textarea {
    height: 120px;
  }
  .efu2 form .tj {
    width: 100%;
    max-width: max-content;
    margin: 5px auto 0px;
  }
  .efu2 form .tj input {
    padding: 0px 50px;
  }
  .efu2 .container {
    margin-top: 5px;
    gap: 15px;
  }
  .efu2 .flex_box {
    gap: 15px 0px;
    padding-bottom: 25px;
  }
  .efu2 .file_input {
    height: 42px;
    padding: 0px 22px;
  }
  .efu2 .tt_box .int1 {
    width: 100%;
  }
  .efu2 .file_text span {
    font-size: 15px;
  }
  .efu2 .checkbox {
    width: 100%;
    flex: none;
    gap: 10px;
  }
  .efu2 .check_submit {
    flex-wrap: wrap;
    gap: 15px;
  }
  #time_form input,
  #time_form textarea {
    font-size: 16px;
    line-height: 26px;
    height: 42px;
  }
  footer {
    padding: 30px 0px 45px;
  }
  footer .logoBox {
    width: 100px;
    margin: 0px auto;
  }
  footer .button {
    margin: 12px auto 0px;
  }
  footer .button a {
    font-size: 15px;
    line-height: 24px;
    padding: 6px 15px;
    margin: 0px auto;
  }
  footer .ic_box {
    margin-top: 15px;
  }
  footer .name {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  footer .icBox {
    justify-content: center;
    gap: 8px;
    margin-top: 6px;
  }
  footer .icBox a {
    width: 30px;
  }
  footer .icBox .iconfont {
    font-size: 18px;
  }
  footer .dif_footer {
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  footer .dif_up {
    display: block;
    width: 8px;
  }
  footer .list {
    display: none;
    font-size: 15px;
    line-height: 24px;
    margin-top: 4px;
  }
  footer .flex_box {
    line-height: 24px;
  }
  footer .contact_list {
    display: none;
    margin-top: 4px;
  }
  footer .contact_list li {
    gap: 8px;
  }
  footer .contact_list li:not(:nth-of-type(1)) {
    margin-top: 4px;
  }
  footer .logo {
    width: 18px;
    margin-top: 2px;
  }
  .footer_a {
    flex-wrap: wrap;
    gap: 15px;
  }
  .footer_a_l {
    width: 100%;
    flex: none;
    max-width: 100%;
  }
  .footer_a_r {
    flex: none;
    width: 100%;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 100%;
  }
  .footer_a_r > * {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important;
  }
  .footer_b {
    font-size: 15px;
    padding-top: 15px;
    margin-top: 20px;
  }
  .buttonBox a {
    font-weight: normal;
    gap: 12px;
    padding: 6px 15px 6px 18px;
  }
  .button_links {
    width: 20px;
  }
  .buttonBox_public a {
    font-weight: normal;
    padding: 5px 16px;
  }
  .swiper_controls .controls {
    width: 32px;
  }
  #go_top {
    width: 100%;
    transform: translateY(0px);
    aspect-ratio: initial;
    border-radius: 0px;
    bottom: 0;
    padding: 6px 0px;
    right: 0px;
    transition: 0s;
  }
  .PageNumber .page_box {
    gap: 8px;
  }
  .PageNumber a {
    font-size: 15px;
    line-height: 26px;
    width: 32px;
  }
  .page_change {
    margin-top: 20px !important;
    flex-wrap: wrap;
    gap: 12px;
  }
  .page_change .box {
    line-height: 22px;
  }
  .page_change .logo {
    width: 36px !important;
  }
  .page_change > * {
    width: 100%;
    max-width: 100%;
    gap: 10px;
  }
  .page_change > *:nth-of-type(2) {
    flex-direction: row;
  }
  .page_change > *:nth-of-type(2) .box {
    text-align: left;
  }
  .page_change .page_name {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  html body .content {
    width: calc(100% - 40px);
  }
  header .lang .lang_box span {
    font-size: 16px;
  }
  .index2 .top_l {
    text-align: center;
  }
  .index2 .top_r {
    justify-content: center;
  }
  .public_top {
    flex-wrap: wrap;
    gap: 8px;
  }
  .public_top .top_l {
    width: 100%;
    flex: none;
  }
  .public_top .top_r {
    width: 100%;
  }
  .index4 .content {
    width: calc(100% - 40px);
  }
  .tt1 .content {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
  .tt1_l {
    width: 100%;
    max-width: 630px;
  }
  .tt1_r {
    width: 100%;
  }
  .tt4 .top_l {
    text-align: center;
  }
  .tt4 .top_r {
    justify-content: center;
  }
  .tho1_r {
    padding: 15px 20px 30px;
  }
  .tho2 .describe {
    -webkit-line-clamp: 6;
  }
  .fut3 .top_l,
  .fut4 .top_l,
  .fut5 .top_l {
    text-align: center;
  }
  .fut3 .top_r,
  .fut4 .top_r,
  .fut5 .top_r {
    display: flex;
    justify-content: center;
  }
  .ft5_list {
    gap: 20px 4%;
  }
  .ft5_list li {
    width: 48%;
  }
  .futh3_container a {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
  }
  .futh3_container p {
    margin-left: 0px;
  }
  .futh3_container .mask_box {
    width: 24px;
  }
  .ffu2_list li {
    width: 100%;
  }
  .ffu4_container figure,
  .ffu4_container a{
    width: 100%;
  }
  .ff3_list {
    gap: 20px 4%;
  }
  .ff3_list li {
    width: 48%;
  }
  .et2_r {
    padding: 20px 20px 25px;
  }
  footer .content {
    width: calc(100% - 40px) !important;
  }
}
@media screen and (max-width: 750px) {
  .index_banner {
    padding-top: 80% !important;
  }
}
@media screen and (max-width: 700px) {
  .fo1 {
    gap: 20px 4%;
  }
  .fo1 .box {
    width: 48%;
    gap: 20px;
  }
  .fo1 .center_box {
    order: 1;
    width: 100%;
    gap: 20px;
  }
  .futh2_list li {
    flex-wrap: wrap;
    gap: 12px;
  }
  .futh2_list .l_box {
    width: 100%;
  }
  .futh2_list .r_box {
    width: 100%;
  }
  .ff2 .content,
  .ff5 .content {
    flex-wrap: wrap;
    gap: 12px;
  }
  .ff2 .l_box,
  .ff5 .l_box {
    width: 100%;
  }
  .ff2 .r_box,
  .ff5 .r_box {
    width: 100%;
  }
  .fe1_list li {
    flex-wrap: wrap;
    gap: 8px;
  }
  .fe1_list .l_box {
    width: 100%;
  }
  .fe1_list .r_box {
    width: 100%;
  }
  .seo1_l {
    display: none;
  }
  .seo1_r {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .index4_list {
    gap: 20px 4%;
  }
  .index4_list li {
    width: 48%;
  }
  .index5_container {
    gap: 20px 4%;
  }
  .index5_container figure {
    width: 48%;
  }
  .to2_list {
    gap: 20px 2%;
  }
  .to2_list li {
    width: 49%;
  }
  .tt2 figure {
    width: 100%;
  }
  .tho2 figure {
    flex-wrap: wrap;
    gap: 12px;
    flex-direction: column-reverse !important;
  }
  .tho2 .l_box {
    width: 100%;
  }
  .tho2 .r_box {
    width: 100%;
  }
  .fuo2_list {
    gap: 20px 2%;
  }
  .fuo2_list li {
    width: 49%;
  }
  .ft2 .l_box {
    width: 100%;
    float: none;
    margin: 0px;
  }
  .ft2 .r_box {
    margin-top: 12px;
  }
  .ft4_list {
    gap: 20px;
  }
  .ft4_list li {
    width: 100%;
  }
  .ft6_r {
    float: none;
    margin: 0px;
    width: 100%;
  }
  .ft6_l {
    margin-top: 12px;
  }
  .ft7_container {
    flex-wrap: wrap;
    gap: 12px;
  }
  .ft7_container .l_box {
    width: 100%;
  }
  .ft7_container .r_box {
    width: 100%;
  }
  .ft8_r {
    width: 100%;
    float: none;
    margin: 0px;
  }
  .ft8_l {
    margin-top: 12px;
  }
  .ffu3 .content {
    gap: 20px 2%;
  }
  .ffu3 figure {
    width: 32%;
  }
  .fs2 .content {
    gap: 20px 2%;
  }
  .fs2 figure {
    width: 49%;
  }
  .fs3 .content {
    flex-wrap: wrap;
    gap: 15px;
  }
  .fs3 .fs3_l {
    width: 100%;
  }
  .fs3 .fs3_r {
    width: 100%;
    max-width: 100%;
  }
  .fs3 .fs3_r img {
    width: 100%;
  }
  .fse5_list figure {
    width: 49%;
  }
  .so1_list li {
    width: 49%;
  }
  .efu2 form .int1 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .to2_r .list_box {
    width: 100% !important;
  }
  .fut3_list {
    gap: 20px 2%;
  }
  .fut3_list li {
    width: 49%;
  }
  .ft1 {
    padding-top: 180px !important;
  }
  .ff6 form .int1 {
    width: 100%;
  }
  .fs4 form .int1 {
    width: 100%;
  }
  .fs4 form .yzm {
    width: 100%;
  }
  .fs4 form .tj {
    width: 100%;
  }
  .fse5_list .bofangBox {
    width: 42px;
  }
  .seo2 form .int1 {
    width: 100%;
  }
  .et2_r form .int1 {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  header .head_boxr {
    padding-right: 42px;
  }
  .index4_r figure {
    width: 100%;
  }
  .index5_container figure {
    width: 100%;
  }
  .index5_container figure img {
    width: 100%;
  }
  .to2_list li {
    width: 100%;
  }
  .to2_list li img {
    width: 100%;
  }
  .to2_r .tj {
    padding: 5px 12px 5px 16px;
  }
  .fuo2_list li {
    width: 100%;
  }
  .fuo2_list li img {
    width: 100%;
  }
  .ft3_r figure {
    width: 100%;
  }
  .ffu3 figure {
    width: 49%;
  }
  .fs2 figure {
    width: 100%;
  }
  .fse5_list figure {
    width: 100%;
  }
  .so1_list li {
    width: 100%;
  }
}
@font-face {
  font-family: "iconfont";
  /* Project id 4647297 */
  src: url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("iconfont.woff?t=1776649723522") format("woff"), url("iconfont.ttf?t=1776649723522") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sina2:before {
  content: "\e644";
}
.icon-sina1:before {
  content: "\e619";
}
.icon-zhihu1:before {
  content: "\e6a0";
}
.icon-xiaohongshu2:before {
  content: "\e69e";
}
.icon-kuaishou2:before {
  content: "\e609";
}
.icon-kuaishou1:before {
  content: "\e603";
}
.icon-bilibili1:before {
  content: "\e60a";
}
.icon-xiaohongshu1:before {
  content: "\e68a";
}
.icon-bilibili2:before {
  content: "\ea95";
}
.icon-tiktok1:before {
  content: "\e602";
}
.icon-zhihu2:before {
  content: "\e690";
}
.icon-icon_duihao-mian:before {
  content: "\e63e";
}
.icon-gantanhao:before {
  content: "\e606";
}
.icon-search:before {
  content: "\e65c";
}
.icon-facebook2:before {
  content: "\e6e5";
}
.icon-Linkedin:before {
  content: "\e684";
}
.icon-TiktokLogo:before {
  content: "\e71f";
}
.icon-Youtube:before {
  content: "\e880";
}
.icon-dianhua:before {
  content: "\e62f";
}
.icon-weixin:before {
  content: "\e64f";
}
.icon-facebook1:before {
  content: "\e621";
}
.icon-xiangxia2:before {
  content: "\e63d";
}
.icon-douyin1:before {
  content: "\e8db";
}
.icon-linkedin1:before {
  content: "\e625";
}
.icon-pinterest1:before {
  content: "\e61e";
}
.icon-twitter-new2:before {
  content: "\e800";
}
.icon-instagram2:before {
  content: "\e73a";
}
.icon-youtube1:before {
  content: "\e614";
}
.icon-youjiantou:before {
  content: "\e73d";
}
.icon-youjiantou-copy:before {
  content: "\eb8f";
}
.icon-tabzuoyouqiehuan:before {
  content: "\e668";
}
.icon-tabzuoyouqiehuan-copy:before {
  content: "\eb90";
}
.icon-pinterest2:before {
  content: "\e82e";
}
.icon-xiangxiaxialakuang:before {
  content: "\e657";
}
.icon-twitter3:before {
  content: "\e7fd";
}
.icon-twitter4:before {
  content: "\e7fe";
}
.icon-youxiang-32:before {
  content: "\e605";
}
.icon-trun-north:before {
  content: "\e615";
}
.icon-guanbi:before {
  content: "\e601";
}
.icon-home:before {
  content: "\e624";
}
.icon-facebook:before {
  content: "\e620";
}
.icon-pinterest:before {
  content: "\e8ab";
}
.icon-linkedin:before {
  content: "\e648";
}
.icon-youtube:before {
  content: "\e6d6";
}
.icon-twitter:before {
  content: "\e607";
}
.icon-bigger:before {
  content: "\e647";
}
.icon-left:before {
  content: "\e72c";
}
.icon-right:before {
  content: "\e72d";
}
.icon-up1:before {
  content: "\e72e";
}
.icon-bottom1:before {
  content: "\e72f";
}
.icon-left1:before {
  content: "\e730";
}
.icon-right1:before {
  content: "\e731";
}
.icon-up:before {
  content: "\e73e";
}
.icon-bottom:before {
  content: "\e73f";
}
.icon-instagram:before {
  content: "\e79d";
}
.icon-tumblr:before {
  content: "\e79e";
}
.icon-email:before {
  content: "\e7bd";
}
.icon-contact:before {
  content: "\e7be";
}
.icon-whatsapp:before {
  content: "\e7bf";
}
.icon-fax:before {
  content: "\e7c2";
}
.icon-mobile:before {
  content: "\e7c6";
}
.icon-tel:before {
  content: "\e7c7";
}
.icon-phone1:before {
  content: "\e7cb";
}
.icon-skype:before {
  content: "\e7cc";
}
.icon-whatsapp1:before {
  content: "\e7c1";
}
.icon-skype1:before {
  content: "\e7c9";
}
.icon-qq:before {
  content: "\e7ce";
}
.icon-tel1:before {
  content: "\e7cd";
}
.icon-wechat:before {
  content: "\e7cf";
}
.icon-message:before {
  content: "\e7da";
}
.icon-calendar:before {
  content: "\e7e1";
}
.icon-top:before {
  content: "\e7ed";
}
.icon-jian2:before {
  content: "\e600";
}
.icon-jia2:before {
  content: "\e608";
}
.icon-vk:before {
  content: "\e735";
}
.icon-instagram1:before {
  content: "\e640";
}
.icon-up7:before {
  content: "\e722";
}
.icon-bottom7:before {
  content: "\e723";
}
.icon-left7:before {
  content: "\e724";
}
.icon-right7:before {
  content: "\e725";
}
.icon-sousuo4:before {
  content: "\e610";
}
.icon-sousuo:before {
  content: "\e616";
}
.icon-sousuo1:before {
  content: "\e65b";
}


.search_to2 .to2_r{
  width: 100%;
}
.search_to2 .to2_list li{
  width: 23.5%;
}

@media screen and (max-width: 993px){
  .search_to2 .to2_list li{
    width: 32%;
  }
}
@media screen and (max-width: 601px){
  .search_to2 .to2_list li{
    width: 49%;
  }
}
@media screen and (max-width: 401px){
  .search_to2 .to2_list li{
    width: 100%;
  }
}



