/* CSS Document */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(255, 255, 255, 0);
}

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #aaaaaa;
}

::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: #aaaaaa;
}

/*loading*/
@-webkit-keyframes an_01 {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@keyframes an_01 {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@-webkit-keyframes ksan {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ksan {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.6);
    opacity: 0;
  }
}
@-webkit-keyframes an_04 {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  50% {
    transform: translateY(-0.1rem);
    -webkit-transform: translateY(-0.1rem);
    -moz-transform: translateY(-0.1rem);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
}
@keyframes an_04 {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
  50% {
    transform: translateY(-0.1rem);
    -webkit-transform: translateY(-0.1rem);
    -moz-transform: translateY(-0.1rem);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
  }
}
/*common*/
html {
  height: auto !important;
}

body {
  height: auto !important;
  min-height: 100vh;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}

.xpgq_mainfr {
  width: 100%;
  overflow: hidden;
}

.xp_wrap {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
}

.xp_wrap_in {
  margin: 0px 10%;
}

.xp_wrap_c {
  max-width: 1430px;
  margin: 0px auto;
}

.xpw_wap {
  display: none !important;
}

.in_01 {
  overflow: hidden;
  position: relative;
}

.in_01 img.img1 {
  width: 100%;
  display: block;
}

.in_01 img.img2 {
  height: 100%;
  display: block;
  position: absolute;
  right: 11.9791666667vw;
  top: 0px;
  z-index: 1;
  -webkit-animation: an_04 2.1s linear infinite;
  animation: an_04 2.1s linear infinite;
}

.in_01_c {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.in_01_c .in_01c_c {
  width: 100%;
  overflow: hidden;
}

.in_01_c p {
  width: 100%;
  overflow: hidden;
  color: #fff;
  max-width: 33.8541666667vw;
}

.in_01_c .p1 {
  line-height: 1.75;
  font-weight: bold;
}

.in_01_c .p2 {
  line-height: 1.75;
  margin-top: 0.9259259259vh;
}

.in_02 {
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}

.in_02 ul {
  font-size: 0px;
}

.in_02 ul li {
  display: inline-block;
  position: relative;
  margin: 0px 2.0833333333vw;
}

.in_02 ul li a {
  height: 7.037037037vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  color: #333;
  position: relative;
}

.in_02 ul li.on a::before {
  content: "";
  width: 100%;
  height: 0.1851851852vh;
  display: block;
  overflow: hidden;
  background-color: #0055b7;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.in_02 ul li.on a {
  color: #0055b7;
}

.in_02.on {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 999;
  -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
}

.in_02_empty {
  overflow: hidden;
  height: 7.037037037vh;
  display: none;
}

.in_03 {
  overflow: hidden;
  background-color: #e7f0f9;
  padding-bottom: 11.7592592593vh;
  padding-top: 6.4814814815vh;
}

.in_04 {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.in_04 h4 {
  width: 100%;
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  line-height: 1.75;
}

.in_04 p {
  width: 100%;
  overflow: hidden;
  line-height: 1.75;
}

.in_05 {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 3.2407407407vh;
}

.in_05 video {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  cursor: pointer;
}

.in_05_c {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.in_05_c p {
  width: 100%;
  overflow: hidden;
}

.in_05_c .p1 img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  width: 18.6458333333vw;
}

.in_05_c .p2 {
  margin-top: 6.4814814815vh;
  text-align: center;
  overflow: visible;
}

.in_05_c .p2 span {
  display: inline-block;
  position: relative;
}

.in_05_c .p2 img {
  display: block;
  width: 3.3854166667vw;
}

.in_05_c .p2 span::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  -webkit-animation: ksan 2.1s linear infinite;
  animation: ksan 2.1s linear infinite;
  background: url("../upimg/in_01_04.png") center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_06 {
  width: 100%;
  overflow: visible;
  margin-top: 2.7777777778vh;
  text-align: center;
}

.in_06 a {
  display: inline-block;
  width: 9.1666666667vw;
  height: 2.9166666667vw;
  margin: 0px 0.625vw;
  text-align: center;
  line-height: 2.9166666667vw;
  border-radius: 2.9166666667vw;
  color: #fff;
}

.in_06 a span {
  display: inline-block;
  padding-left: 1.6145833333vw;
}

.in_06 a.a1 {
  background: url("../upimg/in_32.png") center no-repeat;
  background-size: 100% 100%;
}

.in_06 a.a1 span {
  background: url("../upimg/in_34.png") left center no-repeat;
  background-size: 1.25vw;
}

.in_06 a.a1:hover {
  -moz-box-shadow: 0px 0.1rem 0.3rem rgba(0, 86, 183, 0.35);
  -webkit-box-shadow: 0px 0.1rem 0.3rem rgba(0, 86, 183, 0.35);
  box-shadow: 0px 0.1rem 0.3rem rgba(0, 86, 183, 0.35);
}

.in_06 a.a2 {
  background: url("../upimg/in_33.png") center no-repeat;
  background-size: 100% 100%;
}

.in_06 a.a2 span {
  background: url("../upimg/in_35.png") left center no-repeat;
  background-size: 1.25vw;
}

.in_06 a.a2:hover {
  -moz-box-shadow: 0px 0.1rem 0.3rem rgba(7, 167, 145, 0.35);
  -webkit-box-shadow: 0px 0.1rem 0.3rem rgba(7, 167, 145, 0.35);
  box-shadow: 0px 0.1rem 0.3rem rgba(7, 167, 145, 0.35);
}

.in_06 a:hover {
  color: #fff !important;
}

.in_07 {
  width: 100%;
  overflow: hidden;
  margin-top: 5.5555555556vh;
  position: relative;
}

.in_07 ul li {
  width: calc((100% - 9.1666666667vw) / 2);
  float: left;
  padding: 0px 2.6041666667vw;
  margin-bottom: 2.7777777778vh;
  margin-right: 9.1666666667vw;
  background-color: #fff;
  border-radius: 0.3645833333vw;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_07 ul li:nth-child(2n) {
  margin-right: 0px;
}

.in_07 ul li em {
  display: block;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_07 ul li em.em1 {
  width: 5.625vw;
  float: left;
  margin-top: 0.37rem;
}

.in_07 ul li em.em1 img {
  width: 100%;
  display: block;
}

.in_07 ul li em.em2 {
  width: calc(100% - 6.9270833333vw);
  float: right;
  padding-bottom: 1.8518518519vh;
}

.in_07 ul li em.em2 span {
  width: 100%;
  display: block;
  overflow: hidden;
}

.in_07 ul li em.em2 .sp1 {
  line-height: 0.3rem;
  overflow: visible;
  margin-top: 0.36rem;
}

.in_07 ul li em.em2 i {
  font-style: normal;
}

.in_07 ul li em.em2 .sp1 .i1 {
  float: left;
  font-family: arial;
  font-weight: bold;
  position: relative;
  color: #0055b7;
}

.in_07 ul li em.em2 .sp1 .i3 {
  position: absolute;
  left: 0px;
  top: -0.15rem;
  text-transform: uppercase;
  line-height: 1;
}

.in_07 ul li em.em2 .sp1 .i2 {
  float: left;
  margin-left: 0.8333333333vw;
  font-weight: bold;
}

.in_07 ul li em.em2 .sp2 {
  line-height: 1.3;
  padding-top: 0.15rem;
}

.in_07 ul li:hover {
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
}

.in_07_img {
  width: 14.0625vw;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  margin-left: -7.03125vw;
  margin-top: -7.03125vw;
  border: 0.5208333333vw solid #dfebf8;
}

.in_07_img img {
  width: 100%;
  display: block;
}

.in_08 {
  overflow: hidden;
  background: url("../upimg/in_06.jpg") center no-repeat;
  background-size: cover;
  padding: 8.3333333333vh 0px 12.962962963vh 0px;
  position: relative;
}

.in_08_dw {
  width: 100%;
  height: 1px;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_09 {
  width: 100%;
  overflow: hidden;
  margin-top: 6.4814814815vh;
}

.in_09 ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 7.4074074074vh;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.in_09 ul li .in_09_img {
  width: 50%;
  overflow: hidden;
  border-radius: 0.4166666667vw;
}

.in_09 ul li .in_09_img img {
  width: 100%;
  display: block;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_09 ul li .in_09_txt {
  width: 50%;
  overflow: hidden;
  padding-left: 3.6458333333vw;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_09 ul li .in_09_txt .in_09t_c {
  width: 100%;
  overflow: hidden;
}

.in_09 ul li:nth-child(2n) .in_09_txt {
  padding-left: 0px;
  padding-right: 3.6458333333vw;
}

.in_09 ul li .in_09_txt p {
  width: 100%;
  overflow: hidden;
}

.in_09 ul li .in_09_txt p.p1 {
  line-height: 1.75;
  color: #333;
}

.in_09 ul li .in_09_txt p.p2 {
  line-height: 1.75;
  color: #666;
  margin-top: 2.7777777778vh;
}

.in_09 ul li .in_09_txt p.p3 {
  margin-top: 2.7777777778vh;
}

.in_09 ul li .in_09_txt p.p3 a {
  display: inline-block;
  height: 2.9166666667vw;
  padding: 0px 1.0416666667vw;
  min-width: 9.1666666667vw;
  background-color: #0055b6;
  border: 1px solid #0055b6;
  border-radius: 2.9166666667vw;
  text-align: center;
  line-height: 2.8125vw;
  color: #fff;
  margin-right: 1.25vw;
}

.in_09 ul li .in_09_txt p.p3 a:last-child {
  margin-right: 0px;
}

.in_09 ul li .in_09_txt p.p3 a:hover {
  color: #0055b6 !important;
  background-color: #fff;
}

.in_09 ul li .in_09_img:hover img {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03);
}

.in_10 {
  overflow: hidden;
  background-color: #fff;
  padding: 8.3333333333vh 0px 7.4074074074vh 0px;
}

.in_10_c {
  width: calc(100% - 4.6875vw);
  overflow: hidden;
  margin: 0px auto;
  padding-top: 0px;
  margin-top: 3.7037037037vh;
}

.in_10c_slide {
  width: 100%;
  overflow: visible;
  height: 38.3333333333vh;
}
.in_10c_slide .swiper-wrapper {
  gap: 0.1vw;
}

.in_10c_slide .swiper-slide {
  width: 15vw;
  overflow: hidden;
  height: 38.3333333333vh;
  transition: all 0.9s ease-in-out;
  /* -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out; */
}

.in_10c_slide .swiper-slide a {
  width: 100%;
  display: block;
  overflow: hidden;
}

.in_10c_slide .swiper-slide em {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.in_10c_slide .swiper-slide em.em1 {
  width: 28.6458333333vw;
  height: 38.3333333333vh;
  position: relative;
}

.in_10c_slide .swiper-slide em.em1 img {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_10c_slide .swiper-slide em.em2 {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 1.6666666667vw 0px;
  background: linear-gradient(rgba(0, 85, 182, 0), rgb(0, 85, 182));
  background: -webkit-linear-gradient(rgba(0, 85, 182, 0), rgb(0, 85, 182));
  background: -o-linear-gradient(rgba(0, 85, 182, 0), rgb(0, 85, 182));
  background: -moz-linear-gradient(rgba(0, 85, 182, 0), rgb(0, 85, 182));
}

.in_10c_slide .swiper-slide em.em2 span {
  width: calc(100% - 1.0416666667vw);
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  color: #fff;
  line-height: 1.5;
  padding-bottom: 2.3148148148vh;
}

.in_10c_slide .swiper-slide em.em2 span::before {
  content: "";
  width: 1.9270833333vw;
  height: 0.2604166667vw;
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.in_10c_slide .swiper-slide.on {
  width: 28.6458333333vw;
}

.in_10_b {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 5.5555555556vh;
}

.in_10_b span {
  width: 0.9375vw;
  height: 0.9375vw;
  opacity: 1;
  background: url("../upimg/in_10.png") center no-repeat;
  background-size: 100%;
  margin: 0px 0.2604166667vw;
}

.in_10_b span.swiper-pagination-bullet-active {
  background: url("../upimg/in_11.png") center no-repeat;
  background-size: 100%;
}

.in_11 {
  overflow: hidden;
  background-color: #e7f0f9;
  padding: 9.2592592593vh 0px;
}

.in_11_c {
  width: 100%;
  overflow: visible;
  margin-top: 5.5555555556vh;
  position: relative;
}

.in_11_c .in_11c_prev {
  width: 1.0416666667vw;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/in_12.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  left: -3.125vw;
  top: 0px;
  z-index: 999;
}

.in_11_c .in_11c_prev:hover {
  background: url("../upimg/in_14.png") center no-repeat;
  background-size: 100%;
}

.in_11_c .in_11c_next {
  width: 1.0416666667vw;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/in_13.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: -3.125vw;
  top: 0px;
  z-index: 999;
}

.in_11_c .in_11c_next:hover {
  background: url("../upimg/in_15.png") center no-repeat;
  background-size: 100%;
}

.in_11c_slide {
  width: 100%;
  overflow: hidden;
}

.in_11c_slide .swiper-slide {
  width: 13.4375vw;
  overflow: hidden;
}

.in_11c_slide .swiper-slide ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2.5925925926vh;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
}

.in_11c_slide .swiper-slide ul li img {
  width: 100%;
  display: block;
}

.in_11c_slide .swiper-slide ul li:hover {
  transform: translateY(-1px);
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
}

.in_11_b {
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #0055b6;
  line-height: 1.75;
  margin-top: 0.9259259259vh;
}

.in_12 {
  overflow: hidden;
  position: relative;
}

.in_12_bg {
  width: 100%;
  overflow: hidden;
}

.in_12_bg img {
  width: 100%;
  height: 31.2962962963vh;
  display: block;
  object-fit: cover;
}

.in_12_c {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

.in_12_c .xp_wrap_c {
  height: 31.2962962963vh;
  position: relative;
}

.in_12_c .sp1 {
  color: #fff;
  line-height: 2.9166666667vw;
  position: absolute;
  left: 0px;
  top: 10.5555555556vh;
}

.in_12_c a {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 10.5555555556vh;
  line-height: 2.9166666667vw;
  height: 2.9166666667vw;
  padding: 0px 2.9166666667vw;
  color: #0055b6;
  background-color: #fff;
  border-radius: 2.9166666667vw;
}

.in_12_c a:hover {
  background-color: #0055b7;
  color: #fff !important;
}

/*
.zfont48{font-size:vwFn(48 - 10);}
.zfont42{font-size:vwFn(42 - 10);}
.zfont30{font-size:vwFn(30 - 7);}
.zfont28{font-size:vwFn(28 - 8);}
.zfont24{font-size:vwFn(24 - 6);}
.zfont20{font-size:vwFn(20 - 5);}
.zfont18{font-size:vwFn(18 - 4);}
.zfont15{font-size:vwFn(15 - 3);}
.zfont14{font-size:vwFn(14 - 2);}
*/
.zfont48 {
  font-size: 1.9791666667vw;
}

.zfont42 {
  font-size: 1.6666666667vw;
}

.zfont30 {
  font-size: 1.1979166667vw;
}

.zfont28 {
  font-size: 1.0416666667vw;
}

.zfont24 {
  font-size: 0.9375vw;
}

.zfont20 {
  font-size: 0.9375vw;
}

.zfont18 {
  font-size: 0.8333333333vw;
}

.zfont15 {
  font-size: 0.78125vw;
}

.zfont14 {
  font-size: 0.7291666667vw;
}

@media screen and (min-width: 1921px){
  .in_09 ul li .in_09_txt{padding-left:.7rem;}
  .zfont18{font-size:.18rem;}
  .in_09 ul li .in_09_txt p.p3 a{margin-right:.2rem;}
}


@media screen and (max-width: 1560px) {
  .xp_wrap_in {
    margin: 0px 5%;
  }
}
@media screen and (max-width: 1500px) {
  .xp_wrap_in {
    margin: 0px 5%;
  }
  .zfont48 {
    font-size: 2.5vw;
  }
  .zfont42 {
    font-size: 2.1875vw;
  }
  .zfont30 {
    font-size: 1.5625vw;
  }
  .zfont28 {
    font-size: 1.4583333333vw;
  }
  .zfont24 {
    font-size: 1.25vw;
  }
  .zfont20 {
    font-size: 1.0416666667vw;
  }
  .zfont18 {
    font-size: 0.9375vw;
  }
  .zfont15 {
    font-size: 0.78125vw;
  }
  .in_11_c .in_11c_prev {
    left: -2.5%;
  }
  .in_11_c .in_11c_next {
    right: -2.5%;
  }
}
@media screen and (max-width: 1440px) {
  .xp_wrap_c {
    margin: 0px 7.5%;
  }
  .in_11_c .in_11c_prev {
    left: -3.5%;
  }
  .in_11_c .in_11c_next {
    right: -3.5%;
  }
}
@media screen and (max-width: 1366px) {
  .xp_wrap_c {
    max-width: 1000px;
    margin: 0px auto;
  }
}
@media screen and (max-width: 768px) {
  .zfont48 {
    font-size: 0.48rem;
  }
  .zfont42 {
    font-size: 0.42rem;
  }
  .zfont30 {
    font-size: 0.3rem;
  }
  .zfont28 {
    font-size: 0.28rem;
  }
  .zfont24 {
    font-size: 0.24rem;
  }
  .zfont20 {
    font-size: 0.2rem;
  }
  .zfont18 {
    font-size: 0.18rem;
  }
  .zfont15 {
    font-size: 0.15rem;
  }
  .xp_wrap_in {
    margin: 0px 10px;
  }
  .xp_wrap_c {
    margin: 0px 20px;
  }
  .xpw_pc {
    display: none !important;
  }
  .xpw_wap {
    display: block !important;
  }
  .in_01_c p {
    max-width: 100%;
  }
  .in_01_c {
    align-items: flex-start;
  }
  .in_01_c .in_01c_c {
    margin-top: 0.6rem;
  }
  .in_03 {
    padding: 0.6rem 0px;
  }
  .in_05 {
    margin-top: 0.4rem;
  }
  .in_06 {
    margin-top: 0.4rem;
  }
  .in_06 a img {
    width: 1.4rem;
  }
  .in_07 {
    margin-top: 0.4rem;
  }
  .in_08 {
    padding: 0.6rem 0px;
  }
  .in_09 {
    margin-top: 0.4rem;
  }
  .in_09 ul li {
    display: block;
    margin-bottom: 0.6rem;
  }
  .in_09 ul li .in_09_img {
    width: 100%;
  }
  .in_09 ul li .in_09_txt {
    width: 100%;
    padding: 0px;
    margin-top: 0.4rem;
  }
  .in_09 ul li .in_09_txt p.p2 {
    margin-top: 0.2rem;
  }
  .in_09 ul li .in_09_txt p.p3 a {
    height: 0.6rem;
    padding: 0px 0.3rem;
    width: auto;
    min-width: auto;
    line-height: 0.55rem;
    border-radius: 0.6rem;
  }
  .in_10 {
    padding: 0.6rem 0px;
  }
  .in_10_c {
    margin-top: 0.4rem;
  }
  .in_10c_slide {
    height: 4.15rem;
  }
  .in_10c_slide .swiper-slide {
    width: 2.88rem;
    height: 4.15rem;
  }
  .in_10c_slide .swiper-slide.on {
    width: 5.5rem;
  }
  .in_10c_slide .swiper-slide em.em1 {
    width: 5.5rem;
    height: 4.15rem;
  }
  .in_10c_slide .swiper-slide-active {
    width: 5.5rem;
  }
  .in_10_b {
    margin-top: 0.6rem;
  }
  .in_10_b span {
    width: 0.18rem;
    height: 0.18rem;
  }
  .in_11 {
    padding: 0.6rem 0px;
  }
  .in_11_c {
    margin-top: 0.4rem;
  }
  .in_11c_slide .swiper-slide ul li {
    margin-bottom: 0.2rem;
  }
  .in_11_c .in_11c_prev {
    width: 0.2rem;
    left: -18px;
  }
  .in_11_c .in_11c_next {
    width: 0.2rem;
    right: -18px;
  }
  .in_12_bg img {
    height: 2rem;
  }
  .in_12_c .sp1 {
    top: 0.8rem;
  }
  .in_12_c a {
    top: 0.7rem;
    height: 0.6rem;
    border-radius: 0.6rem;
    line-height: 0.6rem;
    padding: 0px 0.3rem;
  }
  .in_07_img {
    position: relative;
    top: 0px;
    margin-top: 0px;
    width: 3rem;
    margin-left: -1.5rem;
    margin-bottom: 0.3rem;
  }
  .in_07 ul li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0.3rem;
  }
  .in_07 ul li:last-child {
    margin-bottom: 0px;
  }
  .in_07 ul li em.em2 .sp1 .i3 {
    top: -0.22rem;
  }
  .in_06 a {
    width: 1.76rem;
    height: 0.56rem;
    line-height: 0.56rem;
  }
  .in_06 a span {
    padding-left: 0.3rem;
  }
  .in_06 a.a1 span {
    background-size: 0.22rem;
  }
  .in_06 a.a2 span {
    background-size: 0.22rem;
  }
  .in_05_c .p2 {
    margin-top: 0.2rem;
  }
  .in_01 img.img1 {
    width: 300%;
    max-width: 300% !important;
    object-fit: cover;
    margin-right: -100%;
  }
  .in_01 img.img2 {
    height: auto;
    width: 80%;
    bottom: 0px;
    top: initial !important;
    height: auto;
    right: 10%;
  }
}

.platform_result_content {
  /* width: 100%; */
}
.platform_result_content .result_list {
  display: flex;
  align-items: stretch;
  margin: 0 -0.4vw;
}
.platform_result_content .result_list.mt16 {
  margin-top: 0.8vw;
}
.platform_result_content .result_list .result_item {
  /* height: 270px; */
  padding-bottom: 16.6%;
  flex: 1;
  position: relative;
  margin: 0 0.4vw;
  background-size: cover;
  background-position: 0;
  transition: all 0.55s ease-in-out;
  overflow: hidden;
  background-repeat: no-repeat;
}
.platform_result_content .result_list .result_item > a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  z-index: 40;
}
.platform_result_content .result_list .result_item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  opacity: 0;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4));
  transition: all 0.55s ease-in-out;
}
.platform_result_content .result_list .result_item::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-image: url("../upimg/platformresult/mask.png");
  background-position: bottom center;
  background-size: cover;
  transition: all 0.55s ease-in-out;
}
.platform_result_content .result_list .result_item:hover {
  flex: 1.667;
}
.platform_result_content .result_list .result_item:hover::before {
  opacity: 1;
}
.platform_result_content .result_list .result_item:hover::after {
  opacity: 0;
}
.platform_result_content .result_list .result_item .result_item_area_txt {
  color: #fff;
  position: absolute;
  z-index: 6;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1.4;
  padding: 30px 24px;
  transition: all 0.55s ease-in-out;
}
.platform_result_content .result_list .result_item .result_item_area_txt span {
  position: relative;
  transition: all 0.55s ease-in-out;
}
.platform_result_content
  .result_list
  .result_item
  .result_item_area_txt
  span.span2 {
  opacity: 0;
  display: none;
  width: 200%;
  transition: all 0.55s ease-in-out 0.8s;
}
.platform_result_content
  .result_list
  .result_item:hover
  .result_item_area_txt
  span.span2 {
  opacity: 1;
  display: block;
}
.platform_result_content
  .result_list
  .result_item:hover
  .result_item_area_txt
  span.span1 {
  display: none;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.55s ease-in-out;
}
.platform_result_content
  .result_list
  .result_item
  .result_item_area_txt
  span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 0px;
  height: 2px;
  z-index: 5;
  background-color: #fff;
  transition: all 0.55s ease-in-out;
}
.platform_result_content .result_list .result_item:hover .result_item_area_txt {
  font-weight: bold;
  bottom: 10%;
}
.platform_result_content
  .result_list
  .result_item:hover
  .result_item_area_txt
  span::after {
  width: 30px;
}

@media screen and (max-width: 768px) {
  .platform_result_content .result_list {
    flex-wrap: wrap;
    margin: 0 !important;
  }
  .platform_result_content .result_list .result_item,
  .platform_result_content .result_list .result_item:hover {
    flex: none;
    width: 100%;
    margin: 6px 0;
    padding-bottom: 70%;
  }
  .platform_result_content
    .result_list
    .result_item
    .result_item_area_txt
    span {
    font-size: 0.24rem;
  }
}
