@font-face {
  font-family: 'Geometric 415';
  src: url('../fonts/Geometric415BT-BlackA.eot');
  src: local('Geometric 415 Black'), local('Geometric415BT-BlackA'), url('../fonts/Geometric415BT-BlackA.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometric415BT-BlackA.woff2') format('woff2'), url('../fonts/Geometric415BT-BlackA.woff') format('woff'), url('../fonts/Geometric415BT-BlackA.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geneva';
  src: url('../fonts/Geneva.eot');
  src: local('Geneva'), url('../fonts/Geneva.eot?#iefix') format('embedded-opentype'), url('../fonts/Geneva.woff2') format('woff2'), url('../fonts/Geneva.woff') format('woff'), url('../fonts/Geneva.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'DIN Alternate';
  src: url('../fonts/DINAlternate-Bold.eot');
  src: local('DINAlternate-Bold'), url('../fonts/DINAlternate-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DINAlternate-Bold.woff2') format('woff2'), url('../fonts/DINAlternate-Bold.woff') format('woff'), url('../fonts/DINAlternate-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
#header > div:first-child .ct-container-fluid {
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1366px) {
  #header > div:first-child .ct-container-fluid {
    max-width: 1300px;
  }
}
#header > div:first-child .ct-container-fluid [data-id="menu"] > ul > li > a {
  font-size: 16px;
  padding: 0 5px;
}
body {
  font-family: 'Geneva', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  color: #330313;
}
.am-container {
  max-width: 1440px;
}
a:focus {
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}
.xs-online {
  display: none;
  font-weight: 300;
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
}
.xs-online ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 68px;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid #FCF3F2;
  height: 68px;
}
.xs-online ul li a {
  display: block;
  padding: 7px 0 5px;
}
.xs-online ul li a span {
  display: block;
  color: #30375B;
  font-size: 12px;
}
.xs-online ul li a span i {
  font-size: 22px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  color: #333;
  line-height: 1.2;
  font-size: 16px;
  text-align: left;
}
@media (max-width: 767px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto !important;
  height: auto !important;
}
.table-box table td,
.table-box table th {
  padding: 14px 25px !important;
  border: 1px solid #a0a0a0 !important;
}
@media (max-width: 991px) {
  .table-box table td,
  .table-box table th {
    padding: 12px 8px !important;
  }
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 12px !important;
  }
}
@media (max-width: 575px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 2.7vmin !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table th {
  text-align: center;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
.suspended-list {
  width: 60px;
  position: fixed;
  right: 0;
  top: calc(50% - 79px);
  z-index: 999;
}
.suspended-list ul {
  display: block;
  position: relative;
  /* background-color: #fff; */
  padding-left: 0;
}
.suspended-list ul li {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  list-style: none;
}
.suspended-list ul li:last-child a {
  background-image: linear-gradient(180deg, #FFB9D7 0%, #E95B8B 100%);
}
.suspended-list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #FFB9D7;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.suspended-list ul li a:before {
  display: block;
  text-align: center;
  line-height: 48px;
  font-size: 26px;
  color: #fff;
  transition: all 0.35s;
}
.suspended-list ul li .qrcode {
  width: 110px;
  height: 100px;
  padding-right: 10px;
  position: absolute;
  top: -50%;
  z-index: -10;
  left: 0;
  transition: all 0.35s;
  opacity: 0;
}
.suspended-list ul li .qrcode > div {
  width: 100px;
  height: 100px;
  background-color: #073489;
  padding: 5px;
}
.suspended-list ul li .qrcode > div img {
  width: 100%;
}
.suspended-list ul li .whatsapp-num {
  width: fit-content;
  height: 100%;
  line-height: 1.2;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: -10;
  padding-left: 10px;
  right: -385px;
  transition: all 0.35s;
  opacity: 0;
  border-radius: 30px;
  background-image: linear-gradient(270deg, rgba(255, 185, 215, 0.8) 0.52%, rgba(255, 255, 255, 0) 128.5%);
  padding: 0 95px 0 35px;
  white-space: nowrap;
  color: #333;
  font-family: Akatab;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.suspended-list ul li:hover {
  transition: all 0.5s;
}
.suspended-list ul li:hover .qrcode {
  left: -110px;
  opacity: 1;
  transition: all 0.35s;
}
.suspended-list ul li:hover a {
  background-color: #E95B8B;
}
.suspended-list ul li:hover a .ycxf_imgbox img:first-child {
  display: none;
}
.suspended-list ul li:hover a .ycxf_imgbox img:last-child {
  display: block;
  left: 15px;
}
.suspended-list ul li:hover .j_dhzs {
  left: -210px;
}
.suspended-list ul li:hover .whatsapp-num {
  right: 0;
  opacity: 1;
  transition: all 0.35s;
}
.open-suspended {
  width: 48px;
  height: 48px;
  position: fixed;
  right: 30px;
  z-index: 999;
  background: #6E6E6E;
  border-radius: 8px;
  bottom: 70px;
  display: none;
}
.open-suspended a {
  line-height: 48px;
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.35s;
}
.c {
  text-align: center;
}
.w {
  color: #fff;
}
.banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  z-index: 2;
  font-size: 0;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner #banner-to {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 7%;
  z-index: 2;
  color: #fff;
  transition: all 0.35s;
}
.banner #banner-to i {
  font-size: 32px;
  line-height: 1;
}
@media screen and (min-width: 991px) {
  .banner #banner-to:hover {
    color: #073489;
  }
}
.banner .banner-btn {
  position: absolute;
  z-index: 2;
  bottom: 5.5%;
  right: 9.375%;
  display: flex;
  align-items: center;
}
.banner .slick-arrow {
  outline: none;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-size: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner .slick-prev {
  left: 5%;
}
.banner .slick-prev:before {
  content: '\fab1';
}
.banner .slick-next {
  right: 5%;
}
.banner .slick-next:before {
  content: '\e62c';
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner .item .item-txt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.banner .item .item-txt .tit {
  color: #fff;
  font-family: "Geometric 415";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  /* 125% */
  letter-spacing: 3.84px;
  margin: 0 0 25px;
}
.banner .item .item-txt .desc {
  color: #fff;
  font-family: 'DIN Alternate';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875;
  margin: 0;
}
.banner .banner-button-prev,
.banner .banner-button-next {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
}
.banner .banner-button-prev:before,
.banner .banner-button-next:before {
  font-size: 22px;
  color: #fff;
  opacity: 1;
  transition: all 0.35s;
}
@media screen and (min-width: 991px) {
  .banner .banner-button-prev:hover:before,
  .banner .banner-button-next:hover:before {
    color: #073489;
  }
}
.banner .btn-num {
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  margin: 0 35px;
}
.banner .btn-num .num {
  margin-right: 10px;
}
.banner .btn-num .total {
  margin-left: 10px;
}
@media only screen and (min-width: 1850px) and (max-width: 1920px) {
  .banner .item > a > img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background-color: #00a63b;
  }
}
@media (max-width: 1199px) {
  .banner .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .banner .item {
    width: 110%;
    max-width: 110%;
    margin-left: -5%;
  }
}
@media (max-width: 767px) {
  .banner .item {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  padding-bottom: 45.3125%;
  position: relative;
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #00a63b !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-txt {
  position: relative;
  z-index: 100;
}
.banner-txt .txt-box {
  max-width: 100%;
  width: 1220px;
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Nacelle';
  padding: 40px 85px;
  text-align: center;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11);
  margin: -130px auto 0;
}
img {
  transition: all 0.35s;
}
@keyframes float-animation {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
@keyframes float-animation2 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes scale-animation {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
@keyframes sc1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes turn {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.in-title {
  color: #330313;
  font-family: "Geometric 415";
  font-size: 54px;
  font-style: normal;
  line-height: 1;
  /* 166.667% */
  letter-spacing: -0.2px;
  text-transform: uppercase;
  position: relative;
  color: #073489;
  padding: 0 0 20px;
}
.in-title:before {
  content: '';
  width: 94px;
  height: 2px;
  background-color: #073489;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.in-desc {
  font-size: 16px;
  line-height: 1.2;
}
.in-block1 {
  background-image: url(../img/in-b1-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0 180px;
}
.in-block1 .b {
  display: flex;
  align-items: flex-end;
  padding: 20px 0 0;
}
.in-block1 .b .r {
  width: 21.27659574%;
}
.in-block1 .b .r .list {
  display: flex;
  flex-direction: column;
}
.in-block1 .b .r .box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 17px 25px 17px 0;
  position: relative;
  cursor: pointer;
}
.in-block1 .b .r .box:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  display: block;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(239, 239, 239, 0.8));
  opacity: 0;
  transition: all 0.35s;
}
.in-block1 .b .r .box:nth-child(n+2) {
  margin: 40px 0 0;
}
.in-block1 .b .r .box:hover .ico {
  margin-left: 15px;
  width: 24px;
}
.in-block1 .b .r .box:hover:before {
  opacity: 1;
}
.in-block1 .b .r .box.active .ico {
  margin-left: 15px;
  width: 24px;
}
.in-block1 .b .r .box.active:before {
  opacity: 1;
}
.in-block1 .b .r .box span {
  font-size: 16px;
  line-height: 1.125;
  font-family: 'DIN Alternate';
  color: #073489;
  text-transform: uppercase;
  max-width: 180px;
  text-align: right;
  position: relative;
  z-index: 2;
}
.in-block1 .b .r .box .ico {
  margin-left: 0;
  overflow: hidden;
  width: 0;
  position: relative;
  z-index: 2;
  transition: all 0.35s;
}
.in-block1 .b .r .box .ico img {
  width: 100%;
  height: auto;
}
.in-block1 .b .l {
  width: 78.72340426%;
}
.in-block1 .b .l .list {
  position: relative;
}
.in-block1 .b .l .box {
  display: flex;
  transition: all 0.35s;
  opacity: 0;
  transform: scale(0);
}
.in-block1 .b .l .box:nth-child(n+2) {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.in-block1 .b .l .box.active {
  transform: scale(1);
  opacity: 1;
}
.in-block1 .b .l .box-l {
  width: 58.55855856%;
  padding-right: 40px;
}
.in-block1 .b .l .box-l .tit {
  font-family: 'Geometric 415';
  font-size: 32px;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  line-height: 1;
}
.in-block1 .b .l .box-l .desc {
  font-size: 16px;
  line-height: 1.625;
  color: #3e3e3e;
  opacity: 0.7;
  margin: 20px 0 45px;
}
.in-block1 .b .l .box-l .ico-list {
  display: flex;
}
.in-block1 .b .l .box-l .ico-list .ico-box {
  width: 74px;
  height: 74px;
  border-radius: 6px;
  border: 1px solid #CDCDCD;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.in-block1 .b .l .box-l .ico-list .ico-box:nth-child(n+2) {
  margin-left: 15px;
}
.in-block1 .b .l .box-l .ico-list .ico-box .ico {
  width: 24px;
}
.in-block1 .b .l .box-l .ico-list .ico-box span {
  font-size: 12px;
  line-height: 1;
  color: #3e3e3e;
  text-align: center;
  margin: 5px 0 0;
  padding: 0 5px;
}
.in-block1 .b .l .box-l .btn-group {
  display: flex;
  margin: 75px 0 0;
}
.in-block1 .b .l .box-l .btn-group a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  font-family: 'DIN Alternate';
  text-transform: uppercase;
  border: 1px solid #073489;
  padding: 15px 30px;
  border-radius: 26px;
}
.in-block1 .b .l .box-l .btn-group a:first-child {
  background-color: #073489;
  color: #fff;
}
.in-block1 .b .l .box-l .btn-group a:last-child {
  background-color: #fff;
  color: #073489;
  margin-left: 20px;
}
.in-block1 .b .l .box-r {
  width: 41.44144144%;
}
.in-block1 .b .l .box-r .img-box {
  padding-bottom: 80%;
}
.in-block2 .list {
  display: flex;
  justify-content: space-between;
}
.in-block2 .box {
  width: 23.95833333%;
}
.in-block2 .box .img-box {
  padding-bottom: 134.7826087%;
}
.in-block2 .box .cont {
  position: relative;
}
.in-block2 .box .cont .hover {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  background-image: url(../img/b2-hover.webp);
  background-size: cover;
  background-repeat: no-repeat;
  height: 290px;
  display: flex;
  align-items: flex-end;
}
.in-block2 .box .cont .tit {
  color: #fff;
  padding: 0 25px 30px;
  font-family: 'Geometric 415';
  font-size: 30px;
  line-height: 1.33;
  text-transform: uppercase;
}
.in-block3 {
  padding: 90px 0 100px;
  background-color: #F8F8F8;
}
.in-block3 .t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.in-block3 .t .tr .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  font-family: 'DIN Alternate';
  color: #073489;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 1px solid #073489;
  border-radius: 26px;
}
.in-block3 .b {
  display: flex;
  margin: 70px 0 0;
}
.in-block3 .b .br {
  width: 83.68794326%;
  display: flex;
  justify-content: space-between;
}
.in-block3 .b .br .list {
  width: 100%;
  position: relative;
}
.in-block3 .b .br .box {
  display: flex;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s;
}
.in-block3 .b .br .box:nth-child(n+2) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.in-block3 .b .br .box.active {
  opacity: 1;
  transform: scale(1);
}
.in-block3 .b .br .box .box-l {
  width: 53.38983051%;
}
.in-block3 .b .br .box .box-l .img-box {
  padding-bottom: 68.25396825%;
}
.in-block3 .b .br .box .box-l .pic:hover img {
  transform: scale(1.05);
}
.in-block3 .b .br .box .box-r {
  width: 46.61016949%;
  padding-left: 20px;
}
.in-block3 .b .br .box .box-r .r-cont {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 20px 25px 25px;
  transition: all 0.35s;
}
.in-block3 .b .br .box .box-r .r-cont:hover {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
.in-block3 .b .br .box .box-r .r-cont:nth-child(n+2) {
  margin: 20px 0 0;
}
.in-block3 .b .br .box .box-r .r-cont .r-cont-l .date {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 15px;
  line-height: 1.73;
  color: #073489;
}
.in-block3 .b .br .box .box-r .r-cont .r-cont-l .tit {
  font-size: 17px;
  line-height: 1.4;
  color: #3e3e3e;
  opacity: 0.9;
  margin: 10px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.in-block3 .b .br .box .box-r .r-cont .r-cont-r {
  width: 45px;
}
.in-block3 .b .br .box .box-r .r-cont .r-cont-r i {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #073489;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  color: #073489;
}
.in-block3 .b .bl {
  width: 16.31205674%;
}
.in-block3 .b .bl .list {
  padding: 50px 0 0;
}
.in-block3 .b .bl .list .box {
  display: flex;
  align-items: center;
  width: fit-content;
  position: relative;
  cursor: pointer;
}
.in-block3 .b .bl .list .box.active .ico {
  width: 24px;
  opacity: 1;
}
.in-block3 .b .bl .list .box.active span {
  color: #073489;
}
.in-block3 .b .bl .list .box.active:before {
  width: 110%;
}
.in-block3 .b .bl .list .box:hover .ico {
  width: 24px;
  opacity: 1;
}
.in-block3 .b .bl .list .box:hover span {
  color: #073489;
}
.in-block3 .b .bl .list .box:hover:before {
  width: 110%;
}
.in-block3 .b .bl .list .box:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  transition: all 0.35s;
  height: 1px;
  background-image: url(../img/in-b3-line.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.in-block3 .b .bl .list .box span {
  margin-right: 35px;
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 18px;
  line-height: 1.88;
  text-transform: uppercase;
  color: #3e3e3e;
  transition: all 0.35s;
}
.in-block3 .b .bl .list .box .ico {
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.35s;
}
.in-block3 .b .bl .list .box .ico img {
  width: 100%;
}
.in-block3 .b .bl .list .box:nth-child(n+2) {
  margin: 5px 0 0;
}
.in-block4 {
  padding: 150px 0 85px;
}
.in-block4 .in-title {
  color: #fff;
}
.in-block4 .in-title:before {
  background-color: #fff;
}
.in-block4 .t {
  width: 50%;
  padding-right: 15px;
}
.in-block4 .t .desc {
  font-size: 17px;
  line-height: 1.76;
  color: #fff;
  opacity: 0.7;
  margin: 60px 0 0;
}
.in-block4 .b {
  margin: 260px 0 0;
}
.in-block4 .b .list {
  display: flex;
  justify-content: space-between;
}
.in-block4 .b .box {
  width: calc(25% - 60px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  align-items: center;
  color: #fff;
}
.in-block4 .b .box .num {
  font-family: 'Geometric 415';
  font-size: 58px;
  line-height: 1;
  letter-spacing: -0.2px;
}
.in-block4 .b .box .desc {
  font-size: 22px;
  line-height: 1.36;
  margin: 15px 0 0;
}
.in-block5 {
  padding: 125px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.in-block5 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.in-block5 .box {
  width: calc(33.33333333% - 20px);
}
.in-block5 .box:nth-child(n+4) {
  margin: 110px 0 0;
}
.in-block5 .cont {
  display: flex;
}
.in-block5 .cont .ico {
  width: 75px;
}
.in-block5 .cont .ico img {
  width: 75px;
  height: auto;
}
.in-block5 .cont .cont-r {
  width: calc(100% - 75px);
  padding: 5px 0 0 20px;
}
.in-block5 .cont .cont-r .tit {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 26px;
  line-height: 1.2;
  color: #073489;
  margin: 0 0 20px;
}
.in-block5 .cont .cont-r .desc {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.2;
  color: #3e3e3e;
  opacity: 0.9;
}
.in-block6 {
  padding: 70px 0;
}
.in-block6 .t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.in-block6 .t .tr .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  font-family: 'DIN Alternate';
  color: #073489;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 1px solid #073489;
  border-radius: 26px;
}
.in-block6 .b {
  margin: 50px 0 0;
}
.in-block6 .b .list {
  margin: 0 -15px;
}
.in-block6 .b .img-box {
  padding-bottom: 62.22222222%;
}
.in-block6 .b .box {
  padding: 0 15px;
}
.in-block6 .b .txt {
  letter-spacing: -0.2px;
  padding: 30px 0 0;
}
.in-block6 .b .txt .date {
  font-size: 18px;
  line-height: 1.44;
  color: #073489;
  font-weight: bold;
  font-family: 'DIN Alternate';
}
.in-block6 .b .txt .tit {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 26px;
  line-height: 1.23;
  color: #373737;
  margin: 10px 0 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 64px;
}
.in-block6 .b .txt .desc {
  font-size: 17px;
  line-height: 1.4;
  color: #3e3e3e;
  opacity: 0.9;
  margin: 0 0 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 48px;
}
.in-block6 .b .txt .btn {
  font-family: 'DIN Alternate';
  font-size: 17px;
  line-height: 1.4;
  font-weight: bold;
  color: #073489;
  text-transform: uppercase;
}
@keyframes turn2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes turn3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.page-banner {
  overflow: hidden;
  position: relative;
}
.page-banner .item {
  position: relative;
}
.page-banner .item img {
  width: 100%;
}
.page-banner .cont {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-banner .cont .tit {
  color: #330313;
  font-family: "Abril Fatface";
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 80px;
  /* 125% */
  letter-spacing: 1.28px;
  padding: 0 30px;
  position: relative;
}
.page-banner .cont .tit svg {
  position: absolute;
  left: 0;
  top: -15px;
}
.page-banner .cont .tit span {
  position: relative;
  z-index: 2;
}
.page-banner .cont .crumbs {
  display: flex;
  align-items: center;
  padding: 0 30px;
  color: #666;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  /* 250% */
  margin: 12px 0 0;
}
.page-banner .cont .crumbs i {
  font-size: 20px;
  line-height: 1;
  margin-right: 10px;
}
.page-banner .cont .crumbs a {
  color: inherit;
}
.page-banner .cont .crumbs a:hover {
  text-decoration: underline;
}
.page-banner .cont .crumbs span {
  margin: 0 5px;
}
.page-top .page-crumbs {
  display: flex;
  align-items: center;
  position: relative;
}
.page-top .page-crumbs i {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
  color: #666;
}
.page-top .page-crumbs a {
  color: #666;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  /* 250% */
  transition: all 0.35s;
}
.page-top .page-crumbs a:hover {
  text-decoration: underline;
}
.page-top .page-crumbs span {
  font-size: 16px;
  line-height: 1;
  margin: 0 7px;
  color: #000;
}
.about-nav {
  background-color: #fff;
}
.about-nav.am-sticky {
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.about-nav .all {
  border-bottom: 1px solid #E3E3E3;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.about-nav .box {
  padding: 0 35px;
}
.about-nav a {
  line-height: 82px;
  background-color: transparent;
  border: none;
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 20px;
  color: #505050;
  display: flex;
  position: relative;
  text-transform: uppercase;
  transition: all 0.35s;
}
.about-nav a.am-active {
  color: #073489;
}
.about-nav a.am-active:before {
  width: 55%;
}
.about-nav a:before {
  content: '';
  width: 0;
  height: 3px;
  background-color: #073489;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: all 0.35s;
}
.about .ab-title {
  font-size: 54px;
  font-family: 'Geometric 415';
  line-height: 1;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  color: #073489;
}
.about .ab-block1 {
  padding: 90px 0 65px;
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.about .ab-block1 .t .tit {
  font-family: 'Geometric 415';
  font-size: 34px;
  line-height: 1;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  color: #073489;
}
.about .ab-block1 .m {
  padding: 70px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.about .ab-block1 .m p {
  font-size: 18px;
  color: #3e3e3e;
  opacity: 0.7;
  line-height: 1.78;
}
.about .ab-block1 .m .txt1 {
  width: 45.39007092%;
  padding-right: 45px;
}
.about .ab-block1 .m .pic {
  width: 54.60992908%;
  padding: 15px 0 0;
}
.about .ab-block1 .b {
  padding: 50px 0 0;
}
.about .ab-block1 .b .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.about .ab-block1 .b .box {
  width: calc(25% - 60px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 30px;
}
.about .ab-block1 .b .num {
  font-family: 'Geometric 415';
  font-size: 60px;
  line-height: 1;
  color: #073489;
}
.about .ab-block1 .b .desc {
  font-size: 17px;
  line-height: 1.176;
}
.about .ab-block2 {
  padding: 70px 0 120px;
}
.about .ab-block2 .b {
  padding: 70px 0 0;
}
.about .ab-block2 .b .cont {
  display: flex;
  justify-content: space-between;
}
.about .ab-block2 .b .img-box {
  background-color: #073489;
}
.about .ab-block2 .b .line1 {
  width: 34.75177305%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}
.about .ab-block2 .b .line1 .pic1 .img-box {
  padding-bottom: 44.89795918%;
}
.about .ab-block2 .b .line1 .pic2 .img-box {
  padding-bottom: 71.42857143%;
}
.about .ab-block2 .b .line2 {
  width: 36.17021277%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
}
.about .ab-block2 .b .line2 .pic3 .img-box {
  padding-bottom: 54.90196078%;
}
.about .ab-block2 .b .line2 .pic4 .img-box {
  padding-bottom: 56.8627451%;
}
.about .ab-block2 .b .line3 {
  width: 24.82269504%;
}
.about .ab-block2 .b .line3 .pic5 .img-box {
  padding-bottom: 171.42857143%;
}
.about .ab-block2 .b .slick-prev,
.about .ab-block2 .b .slick-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #073489;
  z-index: 2;
  transition: all 0.35s;
}
.about .ab-block2 .b .slick-prev:hover,
.about .ab-block2 .b .slick-next:hover {
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(7, 52, 137, 0.5);
}
.about .ab-block2 .b .slick-prev:hover:before,
.about .ab-block2 .b .slick-next:hover:before {
  color: #073489;
}
.about .ab-block2 .b .slick-prev:before,
.about .ab-block2 .b .slick-next:before {
  font-family: 'iconfont';
  opacity: 1;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  transition: all 0.35s;
}
.about .ab-block2 .b .slick-prev {
  left: -30px;
}
.about .ab-block2 .b .slick-prev:before {
  content: '\e625';
}
.about .ab-block2 .b .slick-next {
  right: -30px;
}
.about .ab-block2 .b .slick-next:before {
  content: '\e624';
}
.about .ab-block3 {
  position: relative;
}
.about .ab-block3 .t {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
}
.about .ab-block3 .b {
  width: 100%;
}
.about .ab-block3 .b img {
  width: 100%;
}
.about .ab-block4 {
  padding: 110px 0 120px;
}
.about .ab-block4 .b {
  padding: 40px 0 0;
}
.about .ab-block4 .b .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.about .ab-block4 .b .box {
  width: 33.33333333%;
  padding: 0 15px;
}
.about .ab-block4 .b .box .cont {
  position: relative;
  overflow: hidden;
}
.about .ab-block4 .b .box .cont:hover .hover {
  transform: translateY(0);
  opacity: 1;
}
.about .ab-block4 .b .box .cont:hover img {
  transform: scale(1.05);
}
.about .ab-block4 .b .box .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 2;
  background-color: rgba(7, 52, 137, 0.8);
  color: #fff;
  padding: 105px 50px 50px;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s;
}
.about .ab-block4 .b .box .hover .tit {
  font-family: 'Geometric 415';
  font-size: 22px;
  line-height: 1.55;
  letter-spacing: -0.2px;
  text-transform: uppercase;
}
.about .ab-block4 .b .box .hover .desc {
  font-size: 16px;
  line-height: 1.875;
  color: #ccc;
  margin: 55px 0 0;
}
.about .ab-block4 .b .img-box {
  padding-bottom: 124.44444444%;
}
.about .ab-block5 {
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 80px 0 150px;
}
.about .ab-block5 .ab-title {
  color: inherit;
}
.about .ab-block5 .t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1040px;
  margin: 35px auto 0;
}
.about .ab-block5 .t .tl .year {
  font-size: 166px;
  font-family: 'Geneva';
  font-weight: 600;
  letter-spacing: -10px;
  line-height: 1;
  padding-right: 30px;
}
.about .ab-block5 .t .tl .desc {
  font-family: 'Geometric 415';
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  margin: 20px 0 0;
}
.about .ab-block5 .t .tr {
  max-width: 530px;
  width: 100%;
}
.about .ab-block5 .t .tr .pic {
  width: 100%;
}
.about .ab-block5 .t .tr .pic .img-box {
  padding-bottom: 52.83018868%;
}
.about .ab-block5 .b {
  max-width: 1040px;
  margin: 40px auto 0;
  font-size: 16px;
  line-height: 1.6875;
  text-align: center;
}
.about .ab-block5 .b5-dots {
  margin: 65px 0 0;
}
.about .ab-block5 .b5-dots .slick-dotted.slick-slider {
  margin: 0;
}
.about .ab-block5 .b5-dots .slick-dots {
  position: relative;
  bottom: 0;
  display: flex!important;
  width: calc(100% - 140px);
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.about .ab-block5 .b5-dots .slick-dots:before {
  content: '';
  height: 10px;
  width: calc(100% + 140px);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.4);
}
.about .ab-block5 .b5-dots .slick-dots li {
  width: 44px;
  height: 44px;
  border: 2px solid transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  transition: all 0.35s;
}
.about .ab-block5 .b5-dots .slick-dots li.slick-active {
  border-color: #073489;
}
.about .ab-block5 .b5-dots .slick-dots li.slick-active button {
  background-color: #073489;
}
.about .ab-block5 .b5-dots .slick-dots li button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.35s;
}
.about .ab-block5 .b5-dots .slick-dots li button:before {
  display: none;
}
.about .ab-block6 {
  padding: 80px 0 115px;
}
.about .ab-block6 .b {
  margin: 70px -15px 0;
  display: flex;
  flex-wrap: wrap;
}
.about .ab-block6 .b .bl {
  width: 50.69444444%;
  padding: 0 15px;
}
.about .ab-block6 .b .bl .img-box {
  padding-bottom: 67.14285714%;
}
.about .ab-block6 .b .bl a:before {
  font-size: 90px;
}
.about .ab-block6 .b .br {
  width: 49.30555556%;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about .ab-block6 .b .br .box {
  width: calc(50% - 15px);
}
.about .ab-block6 .b .br .box:nth-child(n+3) {
  margin: 30px 0 0;
}
.about .ab-block6 .b .br .img-box {
  padding-bottom: 67.14285714%;
}
.about .ab-block6 .b a {
  position: relative;
  display: block;
}
.about .ab-block6 .b a:before {
  content: '\e600';
  font-family: 'iconfont';
  color: #fff;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 64px;
  z-index: 2;
}
.about .ab-block6 .b a:hover img {
  transform: scale(1.05);
}
.touch-nav {
  display: none;
}
.sticky-content {
  display: -webkit-box;
  display: flex;
}
.list-l {
  width: 310px;
  position: relative;
  z-index: 9;
  background-color: #fff;
}
.list-l .menu {
  position: relative;
  z-index: 10;
}
.list-l .menu h4 {
  color: #330313;
  font-family: "Abril Fatface";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125;
  /* 112.5% */
  border-radius: 20px 20px 0 0px;
  background-image: linear-gradient(75deg, rgba(255, 255, 255, 0.3) 39.62%, #fff 104.68%), url('../img/prod-bg.webp');
  background-color: lightgray;
  background-position: 60% 20%;
  /* 模拟 X 偏移和 Y 偏移 */
  background-size: 250% 150%;
  /* 模拟图像拉伸 */
  background-repeat: no-repeat;
  padding: 18px 25px;
  margin: 0;
}
.list-l .menu a {
  display: block;
}
.list-l .menu1 {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: 1px solid #E9E9E9;
  border-top: none;
}
.list-l .menu1 > li {
  border-top: 1px solid #FFB9D7;
  color: #666666;
  font-size: 18px;
  list-style: none;
}
.list-l .menu1 > li:last-child {
  border-bottom: none;
}
.list-l .menu1 > li > a {
  display: block;
  position: relative;
  font-size: 18px;
  color: #330313;
  line-height: 26px;
  padding: 15px 30px 15px 20px;
  transition: all 0.35s;
  text-transform: capitalize;
}
.list-l .menu1 > li > a:hover {
  transition: all 0.35s;
}
.list-l .menu1 > li > a span {
  display: flex;
  color: inherit;
  font-family: Akatab;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  /* 200% */
}
.list-l .menu1 > li.more > a:after {
  content: '\e6c8';
  font-family: 'iconfont';
  position: absolute;
  right: 15px;
  top: 17px;
  transform: rotate(0);
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
  color: #E95B8B;
}
.list-l .menu1 > li.more.active > a {
  color: #fff;
  transition: all 0.35s;
  background-color: #FFB9D7;
}
.list-l .menu1 > li.more.active > a:after {
  transform: rotate(180deg);
  transition: all 0.35s;
}
.list-l .menu1 ul {
  font-size: 14px;
  display: none;
  margin: 0;
  margin-top: 5px;
}
.list-l .menu2 {
  padding: 10px 0 13px;
}
.list-l .menu2 > li {
  list-style: none;
}
.list-l .menu2 > li:last-child {
  border-bottom: none;
}
.list-l .menu2 > li:nth-child(n+2) {
  margin-top: 8px;
}
.list-l .menu2 > li > a {
  display: flex;
  width: fit-content;
  align-items: center;
  width: 100%;
  position: relative;
  color: #333;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875;
  /* 250% */
  height: auto;
  padding: 3px 30px;
  transition: all 0.35s;
}
.list-l .menu2 > li > a:hover {
  transition: all 0.35s;
}
.list-l .menu2 > li > a:hover span {
  color: #3aa7e9;
  transition: all 0.35s;
}
.list-l .menu2 > li > a span {
  display: block;
  line-height: 20px;
  transition: all 0.35s;
}
.list-l .menu2 > li.active > a span {
  transition: all 0.35s;
}
.list-l .menu3 > li {
  padding-left: 12px;
  margin-top: 5px;
  list-style: none;
}
.list-l .menu3 > li > a {
  color: #83868a;
}
.list-l .menu3 > li > a:before {
  content: '-';
}
.prod {
  padding: 0 0 90px;
}
.prod .prod-nav ul {
  display: flex;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #E3E3E3;
  flex-wrap: wrap;
}
.prod .prod-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 0 15px;
  position: relative;
}
.prod .prod-nav li.active a {
  color: #073489;
}
.prod .prod-nav li.active a:before {
  width: 40%;
}
.prod .prod-nav li:hover a {
  color: #073489;
}
.prod .prod-nav li:hover a:before {
  width: 40%;
}
.prod .prod-nav li a {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 20px;
  display: block;
  line-height: 50px;
  color: #505050;
  position: relative;
  transition: all 0.35s;
}
.prod .prod-nav li a:before {
  width: 0;
  height: 3px;
  background-color: #073489;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  transform: translateX(-50%);
  transition: all 0.35s;
}
.prod .prod-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 70px 0 0;
}
.prod .prod-list .box {
  padding: 0 15px;
  width: 25%;
}
.prod .prod-list .box:nth-child(n+5) {
  margin: 30px 0 0;
}
.prod .prod-list .cont {
  position: relative;
  padding: 20px 0 40px;
}
.prod .prod-list .cont:hover:before {
  border-color: #073489;
}
.prod .prod-list .cont:hover img {
  transform: scale(1.05);
}
.prod .prod-list .cont:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #DADADA;
  z-index: 2;
  pointer-events: none;
  transition: all 0.35s;
}
.prod .prod-list .cont .img-box {
  padding-bottom: 66.66666667%;
}
.prod .prod-list .cont .tit {
  margin: 15px 0 30px;
  font-family: 'Geometric 415';
  font-size: 20px;
  line-height: 1;
  color: #3b3b3b;
  padding: 0 15px;
  text-align: center;
}
.prod .prod-list .cont .tit a {
  color: inherit;
}
.prod .prod-list .cont .b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.prod .prod-list .cont .b a,
.prod .prod-list .cont .b button {
  font-family: 'DIN Alternate';
  font-size: 15px;
  line-height: 1;
  color: #073489;
  text-transform: uppercase;
  border: 1px solid #073489;
  background-color: transparent;
  padding: 13px 25px;
  border-radius: 20px;
  margin: 0 5px;
  transition: all 0.35s;
}
.prod .prod-list .cont .b a:hover,
.prod .prod-list .cont .b button:hover {
  background-color: #073489;
  color: #fff;
}
@keyframes sc {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes sc2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.banner-swiper-pagination {
  position: absolute;
  left: 10.9375% !important;
  display: flex;
  flex-direction: column;
  z-index: 9;
  width: auto!important;
  bottom: auto!important;
  top: 27.77777778%;
}
.banner-swiper-pagination span {
  margin: 10px 0!important;
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  opacity: 1;
  position: relative;
}
.banner-swiper-pagination span.swiper-pagination-bullet-active:before {
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.blog-top {
  padding: 100px 0 0;
}
.blog-top .list {
  margin: 0 -15px;
}
.blog-top .list .box {
  padding: 15px;
}
.blog-top .list .box a {
  box-shadow: 0 2px 10px 0 rgba(9, 20, 30, 0.1);
  display: block;
  padding: 45px 30px 50px;
  border-bottom: 5px solid #E3E3E3;
  transition: all 0.35s;
}
.blog-top .list .box a:hover {
  background-color: #073489;
  border-color: #073489;
}
.blog-top .list .box a:hover .date {
  color: rgba(255, 255, 255, 0.7);
}
.blog-top .list .box a:hover .tit {
  color: #fff;
}
.blog-top .list .box a:hover img {
  transform: scale(1.05);
}
.blog-top .list .box a:hover .desc {
  color: rgba(255, 255, 255, 0.4);
}
.blog-top .list .box .date {
  font-family: 'DIN Alternate';
  font-size: 18px;
  line-height: 1.56;
  color: #073489;
  transition: all 0.35s;
}
.blog-top .list .box .tit {
  font-family: 'DIN Alternate';
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 68px;
  margin: 15px 0 45px;
  transition: all 0.35s;
}
.blog-top .list .box .pic .img-box {
  padding-bottom: 66.66666667%;
}
.blog-top .list .box .desc {
  font-size: 18px;
  color: #868484;
  line-height: 1.33;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 72px;
  margin: 35px 0 0;
  transition: all 0.35s;
}
.blog {
  padding: 90px 0;
}
.blog .list .box:nth-child(n+2) {
  margin: 50px 0 0;
}
.blog .list a {
  display: flex;
  align-items: center;
  padding: 40px 50px;
  border: 1px solid #DCDCDC;
}
.blog .list a:hover img {
  transform: scale(1.05);
}
.blog .list a:hover .txt .tit {
  color: #073489;
}
.blog .list a .pic {
  width: 350px;
}
.blog .list a .pic .img-box {
  padding-bottom: 66.66666667%;
}
.blog .list a .txt {
  width: calc(100% - 350px);
  padding-left: 40px;
}
.blog .list a .txt .date {
  font-size: 18px;
  font-family: 'DIN Alternate';
  color: #073489;
  font-weight: bold;
  line-height: 1;
}
.blog .list a .txt .tit {
  font-family: 'DIN Alternate';
  font-weight: bold;
  color: #333;
  font-size: 30px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 0 20px;
  transition: all 0.35s;
}
.blog .list a .txt .desc {
  font-size: 16px;
  line-height: 1.4;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blog-deta .all {
  display: flex;
  padding: 80px 0 100px;
}
.blog-deta .l {
  width: 73.40425532%;
  padding-right: 50px;
}
.blog-deta .l .tit {
  font-family: 'DIN Alternate';
  font-size: 32px;
  line-height: 1.3125;
  font-weight: bold;
  color: #333;
}
.blog-deta .l .date {
  display: flex;
  align-items: center;
  color: #666;
  margin: 30px 0;
}
.blog-deta .l .date i {
  font-size: 20px;
  line-height: 1;
}
.blog-deta .l .date span {
  font-weight: 500;
  margin-left: 8px;
}
.blog-deta .l .cont {
  color: #666;
  line-height: 1.6;
}
.blog-deta .r {
  width: 26.59574468%;
}
.blog-deta .r .blog-tit {
  font-size: 28px;
  line-height: 1.2;
  font-family: 'Geometric 415';
  color: #073489;
  text-transform: uppercase;
}
.blog-deta .r .r-box:nth-child(n+2) {
  margin: 50px 0 0;
}
.blog-deta .r .r-info .list {
  margin: 25px 0 0;
}
.blog-deta .r .r-info .img-box {
  padding-bottom: 66.66666667%;
}
.blog-deta .r .r-info a {
  display: block;
  border-bottom: 1px solid #EAEAEA;
}
.blog-deta .r .r-info .txt {
  padding: 25px 0 30px;
}
.blog-deta .r .r-info .txt .date {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #073489;
}
.blog-deta .r .r-info .txt .tit {
  font-size: 18px;
  line-height: 1.33;
  font-weight: bold;
  font-family: 'DIN Alternate';
  color: #333;
  margin: 5px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blog-deta .r .r-cate .list {
  margin: 25px 0 0;
}
.blog-deta .r .r-cate ul {
  padding: 0;
  margin: 0;
}
.blog-deta .r .r-cate li {
  list-style: none;
  padding: 0 0 0 25px;
  position: relative;
  width: fit-content;
}
.blog-deta .r .r-cate li:nth-child(n+2) {
  margin: 15px 0 0;
}
.blog-deta .r .r-cate li:before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333;
  display: block;
  transition: all 0.35s;
}
.blog-deta .r .r-cate li:after {
  content: '';
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 1px;
  background-color: #073489;
  transition: all 0.35s;
}
.blog-deta .r .r-cate li:hover:before {
  background-color: #073489;
}
.blog-deta .r .r-cate li:hover:after {
  width: 100%;
}
.blog-deta .r .r-cate li:hover a {
  color: #073489;
}
.blog-deta .r .r-cate li a {
  font-family: 'DIN Alternate';
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #333;
  transition: all 0.35s;
}
.blog-deta .r .r-case .list {
  margin: 15px 0 0;
}
.blog-deta .r .r-case .list .box a {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #EAEAEA;
}
.blog-deta .r .r-case .list .box .pic {
  width: 34.66666667%;
}
.blog-deta .r .r-case .list .box .pic .img-box {
  padding-bottom: 66.66666667%;
}
.blog-deta .r .r-case .list .box .tit {
  width: 65.33333333%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-right: 15px;
  font-family: 'DIN Alternate';
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: #333;
}
.blog-deta .r .r-contact .desc {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin: 15px 0 30px;
}
.blog-deta .r .r-contact .form form {
  display: flex;
  flex-direction: column;
}
.blog-deta .r .r-contact .form p {
  margin: 0;
  width: 100%;
}
.blog-deta .r .r-contact .form input,
.blog-deta .r .r-contact .form textarea {
  width: 100%;
  background-color: #F5F5F5;
  border-radius: 4px;
  border: 1px solid #F5F5F5;
  transition: all 0.35s;
}
.blog-deta .r .r-contact .form input:focus,
.blog-deta .r .r-contact .form textarea:focus {
  outline: none;
  border-color: #073489;
}
.blog-deta .r .r-contact .form input {
  height: 46px;
  padding: 0 20px;
  margin: 0 0 10px;
}
.blog-deta .r .r-contact .form textarea {
  height: 120px;
  resize: none;
  padding: 15px 20px;
  margin: 0 0 30px;
}
.blog-deta .r .r-contact .form button {
  width: 100%;
  background-color: #073489;
  color: #fff;
  border: 1px solid #073489;
  font-size: 14px;
  line-height: 1;
  padding: 15px 0;
  border-radius: 23px;
}
.map {
  width: 100%;
  height: 700px;
  background-color: #F3F3F3;
}
.map .map-content {
  width: 100%;
  height: 100%;
}
#doc-modal-1 .am-modal-dialog {
  padding: 15px;
}
#doc-modal-1 .am-modal-hd {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 25px;
}
#doc-modal-1 form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 14px;
}
#doc-modal-1 form p {
  margin: 0;
  width: calc(50% - 10px);
}
#doc-modal-1 form p:nth-child(6) {
  width: 100%;
}
#doc-modal-1 form p:nth-child(7) {
  width: 100%;
}
#doc-modal-1 form p:nth-child(7) input {
  padding: 0;
  height: auto;
  margin-bottom: 40px;
  background-color: transparent;
  border: none;
}
#doc-modal-1 form input {
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
  height: 46px;
  border: 1px solid #fff;
  padding: 0 30px;
  transition: all 0.35s;
}
#doc-modal-1 form input:focus {
  outline: none;
  border-color: #073489;
}
#doc-modal-1 form textarea {
  height: 170px;
  margin-bottom: 20px;
  padding: 15px 30px;
  width: 100%;
  resize: none;
  border: 1px solid #fff;
  background-color: #fff;
  transition: all 0.35s;
}
#doc-modal-1 form textarea:focus {
  outline: none;
  border-color: #073489;
}
#doc-modal-1 form button {
  width: 160px;
  height: 42px;
  border-radius: 20px;
  color: #fff;
  background-color: #073489;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  transition: all 0.35s;
}
#doc-modal-1 form button span {
  font-weight: 300;
  font-size: 20px;
  margin-right: 10px;
}
#doc-modal-1 form button i {
  font-size: 18px;
  line-height: 1;
}
#doc-modal-1 form button:hover {
  transform: translateY(-3px);
}
.contact .t {
  padding: 100px 0 0;
}
.contact .t .all {
  display: flex;
  flex-wrap: wrap;
}
.contact .t .l {
  width: 64.53900709%;
}
.contact .t .r {
  width: 35.46099291%;
  background-color: #073489;
  padding: 40px 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact .t .r .tit {
  font-family: 'Geometric 415';
  font-size: 32px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.contact .t .r .company {
  font-size: 18px;
  line-height: 1.78;
  font-family: 'Geometric 415';
  color: #fff;
  text-transform: uppercase;
  margin: 35px 0 40px;
}
.contact .t .r .list .box {
  display: flex;
  align-items: center;
}
.contact .t .r .list .box .ico {
  width: 28px;
}
.contact .t .r .list .box .ico i {
  font-size: 28px;
  line-height: 1;
  color: #fff;
}
.contact .t .r .list .box .desc {
  width: calc(100% - 28px);
  color: #fff;
  opacity: 0.9;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 20px;
}
.contact .t .r .list .box .desc a {
  color: inherit;
}
.contact .t .r .list .box:nth-child(n+2) {
  margin: 25px 0 0;
}
.contact .t .r .qrcode {
  margin: 40px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.contact .b {
  padding: 80px 0 100px;
}
.contact .b .tit {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  color: #073489;
  font-family: 'Geometric 415';
  text-transform: uppercase;
}
.contact .b .desc {
  font-size: 18px;
  line-height: 1.33;
  color: #868484;
  max-width: 1000px;
  text-align: center;
  margin: 40px auto 60px;
}
.contact .b .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact .b .form p {
  margin: 0;
  width: calc(50% - 10px);
}
.contact .b .form p:nth-of-type(n+5) {
  width: 100%;
}
.contact .b .form input,
.contact .b .form textarea {
  border: 1px solid #DDDDDD;
  width: 100%;
  background-color: #F3F3F3;
  transition: all 0.35s;
}
.contact .b .form input:focus,
.contact .b .form textarea:focus {
  outline: none;
  border-color: #073489;
}
.contact .b .form input {
  height: 74px;
  padding: 0 25px;
  margin: 0 0 20px;
}
.contact .b .form textarea {
  padding: 20px 25px;
  height: 170px;
  resize: none;
  margin: 0 0 40px;
}
.contact .b .form button {
  display: flex;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  padding: 20px 60px;
  background-color: #073489;
  border: 1px solid #073489;
  transition: all 0.35s;
}
.contact .b .form button:hover {
  background-color: #fff;
  color: #073489;
}
.wpcf7-response-output {
  display: flex;
  align-items: center;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.prod-deta .top {
  background-image: url(../img/prod-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0 100px;
}
.prod-deta .top .all {
  display: flex;
}
.prod-deta .top .l {
  width: 53.9%;
  padding-right: 50px;
}
.prod-deta .top .l h1 {
  color: #073489;
  font-family: "Geometric 415";
  font-size: 48px;
  line-height: 1;
  /* 140.625% */
  margin: 0;
}
.prod-deta .top .l .cont {
  margin: 55px 0 0;
}
.prod-deta .top .l .cont p {
  font-size: 17px;
  line-height: 1.76;
  color: #3e3e3e;
  opacity: 0.7;
  margin: 30px 0;
}
.prod-deta .top .l .btngroup {
  display: flex;
  margin: 50px 0 0;
}
.prod-deta .top .l .btngroup button {
  font-family: 'Geometric 415';
  font-size: 20px;
  line-height: 1;
  color: #fff;
  background-color: #073489;
  padding: 15px 40px;
  border-radius: 25px;
  border: 1px solid #073489;
  text-transform: uppercase;
  transition: all 0.35s;
}
.prod-deta .top .l .btngroup button:hover {
  background-color: #fff;
  color: #073489;
}
.prod-deta .top .r {
  width: 46.1%;
}
.prod-deta .top .r .slick-slide {
  border: none;
}
.prod-deta .top .r .slick-slide > div {
  font-size: 0;
}
.prod-deta .top .r .rb {
  margin: 20px -10px 0;
}
.prod-deta .top .r .rb .box {
  padding: 0 10px;
}
.prod-deta .top .r .rb .img-box {
  background-color: #fff;
}
.prod-deta .top .r .rb .slick-current .img-box:before {
  border-color: #073489;
}
.prod-deta .top .r .rt {
  background-color: #fff;
  overflow: hidden;
}
.prod-deta .top .r .rt .slick-prev,
.prod-deta .top .r .rt .slick-next {
  left: 50%;
  right: 0;
  transform: translate(0, 0);
  z-index: 2;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
}
.prod-deta .top .r .rt .slick-prev:before,
.prod-deta .top .r .rt .slick-next:before {
  font-family: 'iconfont';
  opacity: 1;
  font-size: 16px;
  line-height: 1;
  transition: all 0.35s;
}
.prod-deta .top .r .rt .slick-prev {
  top: auto;
  bottom: 0;
  right: 50px;
  left: auto;
  background-color: #E6EAF3;
}
.prod-deta .top .r .rt .slick-prev:before {
  content: '\e614';
  color: #073489;
}
.prod-deta .top .r .rt .slick-prev:hover {
  background-color: #073489;
}
.prod-deta .top .r .rt .slick-prev:hover:before {
  color: #fff;
}
.prod-deta .top .r .rt .slick-next {
  bottom: 0;
  top: auto;
  left: auto;
  right: 0;
  background-color: #073489;
}
.prod-deta .top .r .rt .slick-next:before {
  content: '\e605';
  color: #fff;
}
.prod-deta .top .r .rt .slick-next:hover {
  background-color: #E6EAF3;
}
.prod-deta .top .r .rt .slick-next:hover:before {
  color: #073489;
}
.prod-deta .top .r .img-box {
  padding-bottom: 66.66666667%;
}
.prod-deta .top .r .img-box:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 2;
  border: 1px solid #dadada;
  transition: all 0.35s;
}
.prod-deta .bot .bot-nav {
  background-color: #073489;
  color: #fff;
  overflow: hidden;
}
.prod-deta .bot .bot-nav .all {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.prod-deta .bot .bot-nav .all .l {
  width: calc(100% - 980px);
}
.prod-deta .bot .bot-nav .all .l .tit {
  font-size: 28px;
  line-height: 1;
  font-family: 'Geometric 415';
}
.prod-deta .bot .bot-nav .all .r .list {
  display: flex;
  margin: 0 -30px;
}
.prod-deta .bot .bot-nav .all .r .list .box {
  padding: 0 30px;
}
.prod-deta .bot .bot-nav .all .r .list a {
  line-height: 84px;
  display: flex;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.prod-deta .bot .bot-nav .all .r .list a:before {
  content: '';
  width: 0;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.7);
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
  position: absolute;
}
.prod-deta .bot .bot-nav .all .r .list a.am-active:before {
  width: 50%;
}
.prod-deta .bot .bot-title {
  font-family: 'Geometric 415';
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.2px;
  color: #073489;
  text-transform: uppercase;
}
.prod-deta .bot .bot-block1 {
  background-color: #F6F9FC;
  padding: 80px 0;
}
.prod-deta .bot .bot-block1 .cont {
  font-size: 17px;
  line-height: 1.76;
  color: #3e3e3e;
  opacity: 1;
  margin: 50px 0 0;
}
.prod-deta .bot .bot-block1 .cont p {
  margin: 30px 0;
}
.prod-deta .bot .bot-block1 .cont p:first-child {
  margin-top: 0;
}
.prod-deta .bot .bot-block1 .cont p:last-child {
  margin-bottom: 0;
}
.prod-deta .bot .bot-block2 {
  padding: 70px 0 110px;
}
.prod-deta .bot .bot-block2 .cont {
  margin: 50px 0 0;
}
.prod-deta .bot .bot-block2 .cont p {
  margin: 30px 0;
  font-size: 17px;
  line-height: 1.76;
  color: #3e3e3e;
  opacity: 0.7;
}
.prod-deta .bot .bot-block2 .cont p:first-child {
  margin-top: 0;
}
.prod-deta .bot .bot-block2 .cont p:last-child {
  margin-bottom: 0;
}
.prod-deta .bot .bot-block2 .cont tr td:first-child {
  background-color: #F6F6F7;
}
.prod-deta .bot .bot-block3 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0 110px;
  overflow: hidden;
}
.prod-deta .bot .bot-block3 .t {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 65px;
}
.prod-deta .bot .bot-block3 .t .bot-title {
  color: #fff;
}
.prod-deta .bot .bot-block3 .t .btn {
  font-family: 'DIN Alternate';
  font-weight: bold;
  line-height: 1;
  color: #fff;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
}
.prod-deta .bot .bot-block3 .b .list {
  margin: 0 -15px;
}
.prod-deta .bot .bot-block3 .b .box {
  padding: 0 15px;
}
.prod-deta .bot .bot-block3 .b .img-box {
  padding-bottom: 66.66666667%;
}
.prod-deta .bot .bot-block3 .b a {
  display: block;
  background-color: #fff;
}
.prod-deta .bot .bot-block3 .b .txt {
  padding: 30px 30px 35px;
  display: flex;
  align-items: center;
}
.prod-deta .bot .bot-block3 .b .txt .tit {
  font-family: 'Geometric 415';
  font-size: 22px;
  line-height: 1.36;
  color: #2e2e2e;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: calc(100% - 36px);
}
.prod-deta .bot .bot-block3 .b .txt i {
  font-size: 36px;
  line-height: 1;
  color: #073489;
}
.prod-deta .bot .bot-block4 {
  padding: 80px 0 120px;
}
.prod-deta .bot .bot-block4 .t {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 50px;
}
.prod-deta .bot .bot-block4 .t .btn {
  font-family: 'DIN Alternate';
  font-weight: bold;
  line-height: 1;
  color: #073489;
  border: 1px solid #073489;
  padding: 15px 30px;
  border-radius: 25px;
  text-transform: uppercase;
}
.prod-deta .bot .bot-block4 .b .list {
  margin: 0 -15px;
}
.prod-deta .bot .bot-block4 .b .box {
  padding: 0 15px;
}
.prod-deta .bot .bot-block4 .b .box:nth-child(n+5) {
  margin: 30px 0 0;
}
.prod-deta .bot .bot-block4 .b .cont {
  position: relative;
  padding: 20px 0 40px;
}
.prod-deta .bot .bot-block4 .b .cont:hover:before {
  border-color: #073489;
}
.prod-deta .bot .bot-block4 .b .cont:hover img {
  transform: scale(1.05);
}
.prod-deta .bot .bot-block4 .b .cont:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #DADADA;
  z-index: 2;
  pointer-events: none;
  transition: all 0.35s;
}
.prod-deta .bot .bot-block4 .b .cont .img-box {
  padding-bottom: 66.66666667%;
}
.prod-deta .bot .bot-block4 .b .cont .tit {
  margin: 15px 0 30px;
  font-family: 'Geometric 415';
  font-size: 20px;
  line-height: 1;
  color: #3b3b3b;
  padding: 0 15px;
  text-align: center;
}
.prod-deta .bot .bot-block4 .b .cont .tit a {
  color: inherit;
}
.prod-deta .bot .bot-block4 .b .cont .b {
  display: flex;
  align-items: center;
  justify-content: center;
}
.prod-deta .bot .bot-block4 .b .cont .b a,
.prod-deta .bot .bot-block4 .b .cont .b button {
  font-family: 'DIN Alternate';
  font-size: 15px;
  line-height: 1;
  color: #073489;
  text-transform: uppercase;
  border: 1px solid #073489;
  background-color: transparent;
  padding: 13px 25px;
  border-radius: 20px;
  margin: 0 5px;
  transition: all 0.35s;
}
.prod-deta .bot .bot-block4 .b .cont .b a:hover,
.prod-deta .bot .bot-block4 .b .cont .b button:hover {
  background-color: #073489;
  color: #fff;
}
.screen-reader-response {
  display: none;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1111;
  position: fixed;
  transition: all 0.35s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}
header.inTop,
header.pd-header {
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(9, 20, 30, 0.15);
  border: none;
}
header.inTop .l .header-logo a img:first-child,
header.pd-header .l .header-logo a img:first-child {
  opacity: 0;
}
header.inTop .l .header-logo a img:last-child,
header.pd-header .l .header-logo a img:last-child {
  opacity: 1;
}
header.inTop .r .header-search,
header.pd-header .r .header-search {
  background-color: #E6EAF3;
}
header.inTop .r .header-search a,
header.pd-header .r .header-search a {
  color: #073489;
}
header .all {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .l .header-logo {
  height: 37px;
}
header .l .header-logo a {
  display: flex;
  position: relative;
}
header .l .header-logo a img {
  height: 100%;
  width: auto;
}
header .l .header-logo a img:first-child {
  opacity: 1;
}
header .l .header-logo a img:last-child {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
header .r .header-search {
  display: flex;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-left: 50px;
  transition: all 0.35s;
}
header .r .header-search a {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  transition: all 0.35s;
}
header .r .header-search:hover {
  background-color: #073489;
}
header .r .header-search:hover a {
  color: #fff;
}
@keyframes jianbian {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
footer {
  background-size: cover;
  background-repeat: no-repeat;
}
footer .footer-t {
  padding: 60px 0 0;
}
footer .footer-b {
  color: #333;
  font-size: 16px;
  font-style: normal;
  line-height: 1.25;
  /* 125% */
  padding: 40px 0 0;
}
footer .footer-b .all {
  border-top: 1px solid #D4D6D7;
  padding: 20px 0;
}
footer .footer-b a {
  color: inherit;
}
footer .footer-b .l,
footer .footer-b .r {
  opacity: 0.6;
  transition: all 0.35s;
}
footer .footer-b .r:hover {
  opacity: 1;
}
footer .all {
  display: flex;
  justify-content: space-between;
}
footer .footer-msg {
  width: 280px;
}
footer .footer-msg .footer-desc {
  font-size: 16px;
  line-height: 1.4;
  color: #666;
  margin: 30px 0 0;
}
footer .footer-link ul {
  padding: 0;
  margin: 0;
}
footer .footer-link li {
  list-style: none;
}
footer .footer-link h4 {
  color: #330313;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
  /* 191.667% */
  letter-spacing: 0.48px;
  margin: 0 0 20px;
}
footer .footer-link2 {
  width: 26.24113475%;
}
footer .footer-link2 li {
  display: flex;
}
footer .footer-link2 li:nth-child(n+2) {
  margin: 20px 0 0;
}
footer .footer-link2 li i {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
footer .footer-link2 li span {
  display: flex;
  flex-direction: column;
  color: #333;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  /* 125% */
  margin-left: 16px;
}
footer .footer-link2 li span a {
  width: fit-content;
  color: inherit;
  transition: all 0.35s;
}
footer .footer-link2 li span a:hover {
  color: #073489;
  text-decoration: underline;
}
footer .footer-link1 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer-link1 p {
  width: calc(50% - 8px);
  margin: 0;
}
footer .footer-link1 p:nth-of-type(5) {
  width: 100%;
}
footer .footer-link1 input,
footer .footer-link1 textarea {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  color: #333;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 225% */
}
footer .footer-link1 input:focus,
footer .footer-link1 textarea:focus {
  outline: none;
}
footer .footer-link1 input {
  height: 44px;
  margin: 0 0 16px;
  padding: 0 20px;
}
footer .footer-link1 textarea {
  height: 110px;
  padding: 15px 20px;
  resize: none;
  margin: 0 0 35px;
}
footer .footer-link1 button {
  color: #FFF;
  text-align: center;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
  /* 250% */
  padding: 13px 45px;
  border-radius: 15px;
  background: #E95B8B;
  border: none;
  position: relative;
  overflow: hidden;
}
footer .footer-link1 button:before {
  content: '';
  width: 200%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url(../img/jianbian.webp);
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: all 0.5s;
  -webkit-animation: jianbian 2s ease-in-out infinite;
  animation: jianbian 2s ease-in-out infinite;
}
footer .footer-link1 button span {
  position: relative;
  z-index: 2;
}
footer .footer-link1 button:hover:before {
  opacity: 1;
}
footer .footer-link3 li {
  position: relative;
}
footer .footer-link3 li:nth-child(n+2) {
  margin: 10px 0 0;
}
footer .footer-link3 li a {
  display: flex;
  color: #333;
  font-size: 16px;
  font-style: normal;
  line-height: 1.625;
  /* 225% */
  width: fit-content;
  transition: all 0.35s;
  text-transform: capitalize;
}
footer .footer-link3 li a:hover {
  text-decoration: underline;
  color: #073489;
}
footer .footer-share {
  font-size: 0;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
footer .footer-share .box:nth-child(n+2) {
  margin-left: 20px;
}
footer .footer-share a {
  width: 36px;
  height: 36px;
  position: relative;
  display: flex;
}
footer .footer-share a:hover svg:first-child {
  opacity: 0;
}
footer .footer-share a:hover svg:last-child {
  opacity: 1;
}
footer .footer-share a svg {
  transition: all 0.35s;
}
footer .footer-share a svg:last-child {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
footer .am-accordion-gapped .am-active .am-accordion-title {
  background-color: transparent;
}
footer .am-accordion-gapped .am-accordion-title {
  padding: 0;
  border-bottom: none;
  pointer-events: none;
  margin-bottom: 5px;
}
footer .am-accordion-gapped * + .am-accordion-title {
  margin-top: 40px;
}
footer .am-accordion-gapped .am-accordion-item {
  border: none;
  margin: 0;
}
footer .am-accordion-gapped .am-accordion-item.am-active {
  border: none;
}
footer .am-accordion-gapped .am-accordion-title:after {
  color: #fff;
  opacity: 0;
}
footer .am-accordion-gapped {
  margin: 0!important;
}
footer .am-accordion-content {
  padding: 0;
}
.details {
  padding: 60px 0 90px;
}
.details h1 {
  font-size: 36px;
  margin-bottom: 15px;
  line-height: 1.1;
}
.details .details-date {
  color: #073489;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.42857143;
}
.details .info {
  padding-bottom: 25px;
  border-bottom: 2px solid #e3e3e3;
  margin-bottom: 25px;
  position: relative;
}
.details .txt p {
  margin: 0;
  color: #666666;
  font-size: 16px;
  line-height: 1.75;
}
.details .txt img {
  max-width: 100%;
  height: auto!important;
}
.details .news-page {
  overflow: hidden;
  margin-top: 40px;
  font-size: 16px;
}
.details .news-page p {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.details .news-page p a {
  color: #222;
  transition: all 0.35s;
}
.details .news-page p a:hover {
  color: #073489;
  text-decoration: underline;
  transition: all 0.35s;
}
.details .news-page .next {
  margin-top: 15px;
}
.details .share-box {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.details .share-box > span {
  font-weight: 600;
}
.details .share-box .at-style-responsive .at-share-btn {
  margin-bottom: 0;
}
.search-failed {
  padding-bottom: 50px;
  padding-top: 50px;
}
.search-failed h4 {
  font-size: 20px;
  font-weight: 400;
}
.search-failed p {
  background-color: #FCF8E3;
  border: 1px solid #FAEDD1;
  border-radius: 5px;
  line-height: 22px;
  padding: 10px 20px;
  color: #666;
}
.fancybox-slide--iframe .fancybox-content {
  width: 80%!important;
  height: 80%!important;
}
.mobile-h {
  display: none;
}
.header-mobile-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.search {
  padding: 100px 0 0;
}
.search .search-tool {
  display: flex;
  justify-content: center;
}
.search .search-tool form {
  max-width: 500px;
  display: flex;
  position: relative;
  width: 100%;
}
.search .search-tool input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 20px;
  border: 1px solid #e5e5e5;
  border-radius: 22px;
  box-sizing: border-box;
  font-size: 16px;
  transition: all 0.35s;
}
.search .search-tool input:focus {
  outline: none;
  border-color: #073489;
}
.search .search-tool button {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  display: flex;
  background: transparent;
  border: 0;
  justify-content: center;
  align-items: center;
}
.search .search-tool button i {
  font-size: 24px;
  color: #000;
}
.search .search-all {
  padding: 40px 0 80px;
}
.search .search-all .search-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.search .search-all .search-nav .nav-btn {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 50px;
  position: relative;
  cursor: pointer;
  padding: 10px 0;
}
.search .search-all .search-nav .nav-btn:after {
  content: '';
  width: 0;
  height: 3px;
  background-color: #073489;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
}
.search .search-all .search-nav .nav-btn.active:after {
  width: 85%;
}
.search .search-all .search-nav .nav-btn:hover:after {
  width: 100%;
}
.search .search-all .results .search-list {
  display: none;
  opacity: 0;
}
.search .search-all .results .search-list.active {
  display: block;
  opacity: 1;
}
.search .search-all .results .search-list .fixed {
  display: flex;
  align-items: center;
}
.search .search-all .results .search-list ul {
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.search .search-all .results .search-list ul > p {
  padding: 0 15px;
}
.search .search-all .results .search-list li {
  list-style: none;
  margin: 0;
  padding: 0 15px;
  width: 25%;
}
.search .search-all .results .search-list li:nth-child(n+5) {
  margin-top: 20px;
}
.search .search-all .results .search-list .search-img {
  display: flex;
  width: 100%;
}
.search .search-all .results .search-list .search-img div {
  width: 100%;
}
.search .search-all .results .search-list .li-inner {
  padding: 20px 20px;
  box-shadow: 0 1px 11px 2px rgba(0, 0, 0, 0.05);
  flex-direction: column;
  transition: all 0.35s;
}
.search .search-all .results .search-list .li-inner:hover {
  transform: translateY(-10px);
}
.search .search-all .results .search-list .img-text {
  padding-top: 15px;
}
.search .search-all .results .search-list .img-text .type {
  font-size: 14px;
  color: #073489;
  line-height: 1;
  margin-bottom: 10px;
}
.search .search-all .results .search-list .img-text .t {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  color: #330313;
  min-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.search .search-all .results .search-list .img-text .t a {
  color: inherit;
}
.search .search-all .results .search-list .img-text .d {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 15px;
  min-height: 68px;
}
.search .search-all .results .search-list .img-text .d p {
  margin: 0;
}
.search .search-all .results .search-list .img-text .see-more {
  display: flex;
  width: fit-content;
  background-color: #073489;
  color: #fff;
  padding: 5px 18px 2px;
  border-radius: 14px;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin: 50px 0 0;
}
.wp-pagenavi *:nth-child(2) {
  margin-left: 0;
}
.wp-pagenavi span {
  width: 48px;
  height: 48px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #073489;
  color: #fff;
  margin: 0 6px;
}
.wp-pagenavi a {
  width: 48px;
  height: 48px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 6px;
  background-color: #F6F5F2;
  color: #000;
  transition: all 0.35s;
}
.wp-pagenavi a:hover {
  background-color: #073489;
  color: #fff;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding-top: 0;
  width: 48px;
  height: 48px;
  background-color: #F6F5F2;
  font-size: 0;
  border-radius: 6px;
}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {
  content: '';
  font-family: 'iconfont';
  font-size: 12px;
  line-height: 1;
  color: #073489;
  transition: all 0.35s;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-color: #073489;
}
.wp-pagenavi .previouspostslink:hover:before,
.wp-pagenavi .nextpostslink:hover:before {
  color: #fff;
}
.wp-pagenavi .previouspostslink:before {
  content: '\e614';
}
.wp-pagenavi .nextpostslink:before {
  content: '\e605';
}
.solu {
  overflow: hidden;
}
.solu .solu-tit1 {
  font-size: 40px;
  line-height: 1;
  color: #073489;
  font-family: 'Geometric 415';
  text-transform: uppercase;
}
.solu .solu-tit2 {
  font-size: 48px;
  line-height: 1;
  color: #073489;
  font-family: 'Geometric 415';
  text-transform: uppercase;
}
.solu .solu-b1 {
  padding: 90px 0 0;
}
.solu .solu-b1 .solu-tit1 {
  text-align: center;
}
.solu .solu-b1 .t {
  padding: 80px 0 0;
}
.solu .solu-b1 .t .t-cont {
  display: flex;
  align-items: center;
}
.solu .solu-b1 .t .tl {
  width: 42.55319149%;
}
.solu .solu-b1 .t .tl .pic {
  width: 100%;
}
.solu .solu-b1 .t .tl .pic img {
  width: 100%;
  height: auto;
}
.solu .solu-b1 .t .tr {
  width: 57.44680851%;
  padding: 0 0 120px 70px;
}
.solu .solu-b1 .t .tr .desc {
  font-size: 18px;
  line-height: 1.78;
  color: #3e3e3e;
  opacity: 0.7;
}
.solu .solu-b1 .t .tr .desc p {
  margin: 0;
}
.solu .solu-b1 .b {
  margin: -80px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.solu .solu-b1 .b .b-cont {
  padding: 80px 0;
  display: flex;
  align-items: center;
}
.solu .solu-b1 .b .b-cont .bl {
  width: 53.90070922%;
  padding: 30px 70px 0 0;
}
.solu .solu-b1 .b .b-cont .bl .desc {
  font-size: 18px;
  line-height: 1.78;
  color: #3e3e3e;
  opacity: 0.7;
}
.solu .solu-b1 .b .b-cont .bl .desc p {
  margin: 0;
}
.solu .solu-b1 .b .b-cont .br {
  width: 46.09929078%;
}
.solu .solu-b2 {
  padding: 80px 0 100px;
}
.solu .solu-b2 .solu-tit2 {
  text-align: center;
}
.solu .solu-b2 .list {
  margin: 60px -15px 0;
  display: flex;
  flex-wrap: wrap;
}
.solu .solu-b2 .box {
  width: 25%;
  padding: 0 15px;
}
.solu .solu-b2 .box:nth-child(n+5) {
  margin: 30px 0 0;
}
.solu .solu-b2 .box .img-box {
  padding-bottom: 66.66666667%;
}
.solu .solu-b3 {
  padding: 65px 0 50px;
  background-size: cover;
  background-repeat: no-repeat;
}
.solu .solu-b3 .solu-tit2 {
  color: #fff;
}
.solu .solu-b3 .all {
  display: flex;
}
.solu .solu-b3 .l {
  width: 50%;
  padding: 50px 0;
}
.solu .solu-b3 .r {
  width: 50%;
}
.solu .solu-b3 .r .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.solu .solu-b3 .r .box {
  width: 50%;
  padding: 0 15px;
}
.solu .solu-b3 .r .box:nth-child(n+3) {
  margin: 30px 0 0;
}
.solu .solu-b3 .r .cont {
  background-color: #fff;
  border-radius: 8px;
  height: 100%;
  padding: 35px 30px 45px;
}
.solu .solu-b3 .r .cont .tit {
  font-family: 'Geometric 415';
  font-size: 20px;
  line-height: 1.4;
  color: #073489;
  text-transform: uppercase;
}
.solu .solu-b3 .r .cont .desc {
  margin: 25px 0 0;
}
.solu .solu-b3 .r .cont .desc p {
  font-size: 16px;
  line-height: 1.25;
  color: #3e3e3e;
  opacity: 0.7;
}
.solu .solu-b3 .r .cont .desc p:nth-child(n+2) {
  margin: 20px 0 0;
}
.solu .solu-b4 {
  padding: 80px 0 0;
}
.solu .solu-b4 .slick-prev,
.solu .solu-b4 .slick-next {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #073489;
  z-index: 2;
  transition: all 0.35s;
}
.solu .solu-b4 .slick-prev:hover,
.solu .solu-b4 .slick-next:hover {
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(7, 52, 137, 0.5);
}
.solu .solu-b4 .slick-prev:hover:before,
.solu .solu-b4 .slick-next:hover:before {
  color: #073489;
}
.solu .solu-b4 .slick-prev:before,
.solu .solu-b4 .slick-next:before {
  font-family: 'iconfont';
  opacity: 1;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  transition: all 0.35s;
}
.solu .solu-b4 .slick-prev {
  left: -30px;
}
.solu .solu-b4 .slick-prev:before {
  content: '\e625';
}
.solu .solu-b4 .slick-next {
  right: -30px;
}
.solu .solu-b4 .slick-next:before {
  content: '\e624';
}
.solu .solu-b4 .solu-tit2 {
  text-align: center;
}
.solu .solu-b4 .list {
  margin: 50px -15px 0;
}
.solu .solu-b4 .list .box {
  padding: 15px;
}
.solu .solu-b4 .list .img-box {
  padding-bottom: 66.66666667%;
}
.solu .solu-b4 .list .pic {
  box-shadow: 0 2px 18px 0 rgba(9, 20, 30, 0.15);
}
.solu .solu-b4 .list .tit {
  text-align: center;
  margin: 25px 0 0;
  font-size: 20px;
  line-height: 1;
  font-family: 'Geometric 415';
  color: #3b3b3b;
}
.solu .solu-b5 {
  padding: 100px 0 110px;
}
.solu .solu-b5 .solu-tit1 {
  text-align: center;
}
.solu .solu-b5 .desc {
  font-size: 18px;
  line-height: 1.33;
  color: #868484;
  max-width: 1000px;
  text-align: center;
  margin: 40px auto 60px;
}
.solu .solu-b5 .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.solu .solu-b5 .form p {
  margin: 0;
  width: calc(50% - 10px);
}
.solu .solu-b5 .form p:nth-of-type(n+5) {
  width: 100%;
}
.solu .solu-b5 .form input,
.solu .solu-b5 .form textarea {
  border: 1px solid #DDDDDD;
  width: 100%;
  background-color: #F3F3F3;
  transition: all 0.35s;
}
.solu .solu-b5 .form input:focus,
.solu .solu-b5 .form textarea:focus {
  outline: none;
  border-color: #073489;
}
.solu .solu-b5 .form input {
  height: 74px;
  padding: 0 25px;
  margin: 0 0 20px;
}
.solu .solu-b5 .form textarea {
  padding: 20px 25px;
  height: 170px;
  resize: none;
  margin: 0 0 40px;
}
.solu .solu-b5 .form button {
  display: flex;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  padding: 20px 60px;
  background-color: #073489;
  border: 1px solid #073489;
  transition: all 0.35s;
}
.solu .solu-b5 .form button:hover {
  background-color: #fff;
  color: #073489;
}
.join {
  padding: 60px 0;
}
.join .t .tit {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
.join .t .desc {
  font-size: 18px;
  line-height: 1.4;
  margin: 20px 0 40px;
  font-weight: 300;
}
.join .b .img-box {
  padding-bottom: 43.47826087%;
}
.join .b .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.join .b .box {
  padding: 0 15px;
  width: 50%;
}
.join .b .box:nth-child(n+3) {
  margin: 30px 0 0;
}
.join .b a {
  display: block;
  position: relative;
}
.join .b a:hover .tit {
  color: #073489;
}
.join .b a:hover img {
  transform: scale(1.05);
}
.join .b a:hover .addr i {
  -webkit-animation: swing 1s 0s ease both;
  animation: swing 1s 0s ease both;
}
.join .b .hover {
  position: absolute;
  bottom: 20px;
  left: 25px;
  max-width: calc(100% - 50px);
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 25px;
  z-index: 2;
}
.join .b .tit {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 5px;
  color: #000;
  transition: all 0.35s;
}
.join .b .addr {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #929191;
}
.join .b .addr i {
  font-size: 18px;
}
.join .b .addr span {
  font-size: 14px;
  padding-top: 5px;
  margin-left: 10px;
}
.join-deta {
  padding: 60px 0;
}
.join-deta .t {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #E4E4E4;
  padding: 0 0 60px;
}
.join-deta .t .r {
  width: 65.95744681%;
}
.join-deta .t .r .r-img {
  width: 100%;
}
.join-deta .t .r img {
  width: 100%;
}
.join-deta .t .l {
  padding-right: 30px;
  width: 34.04255319%;
}
.join-deta .t .l .tit {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin: 0 0 20px;
}
.join-deta .t .l .desc {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
.join-deta .b {
  padding: 60px 0 0;
}
.join-deta .b .tit {
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
}
.join-deta .b .addr {
  display: flex;
  align-items: center;
  color: #929191;
  line-height: 1;
  margin: 15px 0 40px;
}
.join-deta .b .addr span {
  padding: 5px 0 0;
  font-size: 14px;
  font-weight: 300;
  margin-left: 10px;
}
.join-deta .b .addr i {
  font-size: 18px;
}
.join-deta .b .cont img {
  max-width: 100%!important;
}
.join-deta .b .btn {
  margin: 25px 0 0;
}
.join-deta .b .btn button {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  background-color: #073489;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 42px;
  border-radius: 21px;
  border: none;
  transition: all 0.35s;
}
.join-deta .b .btn button:hover {
  transform: translateY(-3px);
}
#st-1.st-animated {
  text-align: left;
  margin: 15px 0 0;
  z-index: 5;
}
.service {
  padding: 110px 0;
}
.service .tit {
  font-size: 30px;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 30px;
}
.service * + .tit {
  margin-top: 30px;
}
.service .desc {
  font-size: 18px;
  line-height: 1.33333333;
}
.service .desc p {
  margin: 0;
}
.service .t {
  display: flex;
  align-items: center;
}
.service .t .l {
  width: 50%;
}
.service .t .l img {
  width: 100%;
}
.service .t .r {
  max-width: 705px;
  width: 50%;
  padding-left: 45px;
}
.service .m {
  margin-top: 35px;
}
.service .m .m-all {
  display: flex;
  align-items: center;
}
.service .m .l {
  width: 50%;
}
.service .m .r {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service .m .r img {
  max-width: 100%;
}
.service .b {
  margin: 40px 0 0;
}
.service .b .frm_message {
  padding: 0 10px;
}
.service .b .frm_error_style {
  padding: 0 10px;
}
.service .b #frm_field_6_container {
  width: 100%;
}
.service .b #frm_field_6_container .frm_submit {
  display: flex;
  justify-content: center;
}
.service .b #frm_field_6_container .frm_submit button {
  width: 300px;
  height: 64px;
  background-color: #F6ECEA;
  color: #000;
  text-transform: uppercase;
  border-radius: 32px;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  border: none;
  transition: all 0.35s;
}
.service .b #frm_field_6_container .frm_submit button:hover {
  transform: translateY(-5px);
  background-color: #073489;
  color: #fff;
}
.service .b label {
  display: none;
}
.service .b .tit {
  text-align: center;
}
.service .b .desc {
  margin: 0 0 65px;
  text-align: center;
}
.service .b .frm_form_fields {
  width: 100%;
}
.service .b legend {
  display: none;
}
.service .b .frm__670f5ff98ab1c {
  display: none;
}
.service .b fieldset {
  padding: 0;
  margin: 0;
}
.service .b .frm3 {
  width: calc(25% - 10px);
}
.service .b .frm_fields_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.service .b .frm_full {
  width: 100%;
}
.service .b form {
  font-size: 20px;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -10px;
}
.service .b form input {
  padding: 20px 25px 16px;
  border: 1px solid #F0F0F0;
  width: 100%;
  margin-bottom: 20px;
  transition: all 0.35s;
}
.service .b form input:focus {
  outline: none;
  border-color: #073489;
}
.service .b form textarea {
  padding: 23px 25px;
  border: 1px solid #F0F0F0;
  width: 100%;
  margin-bottom: 60px;
  resize: none;
  height: 280px;
  outline: none;
}
.service .b form textarea:focus {
  outline: none;
  border-color: #073489;
}
.service .b form .c {
  width: 100%;
  display: flex;
  justify-content: center;
}
.service .b form .c button {
  width: 300px;
  height: 64px;
  background-color: #F6ECEA;
  color: #000;
  text-transform: uppercase;
  border-radius: 32px;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  border: none;
  transition: all 0.35s;
}
.service .b form .c button:hover {
  transform: translateY(-5px);
  background-color: #073489;
  color: #fff;
}
.header .nav .nav-list1 > li:nth-child(2) {
  position: static;
}
.nav-prod-list2 {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 55px;
}
.nav-prod-list2-cont {
  display: flex;
  justify-content: space-between;
}
.nav-prod-list2-cont a {
  color: #000;
  transition: all 0.35s;
}
.nav-prod-list2-cont a:hover {
  text-decoration: underline;
  color: #073489;
}
.nav-prod-list2-cont .t {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.nav-prod-list2-cont .b {
  font-size: 16px;
  line-height: 1;
  font-weight: 300;
}
.nav-prod-list2-cont .b .box:nth-child(n+2) {
  margin: 20px 0 0;
}
.banner #my-video {
  position: absolute;
  min-width: 100%;
  left: 0;
  top: 0;
  min-height: 100%;
  background-color: #000;
}
.banner #my-video video {
  height: 100%;
}
.banner .banner-button {
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: calc(100% - 120px);
  display: flex;
  justify-content: space-between;
}
.banner .banner-button .banner-button-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #073489;
  color: #073489;
  border-radius: 50%;
  transition: all 0.35s;
  cursor: pointer;
}
.banner .banner-button .banner-button-box:hover {
  background-color: #073489;
  color: #fff;
}
.banner .banner-button .banner-button-box i {
  font-size: 20px;
  line-height: 1;
}
@-webkit-keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
  }
}
@-moz-keyframes badbounce {
  0%,
  100% {
    -moz-transform: translateY(0px);
  }
  10% {
    -moz-transform: translateY(6px);
  }
  30% {
    -moz-transform: translateY(-4px);
  }
  70% {
    -moz-transform: translateY(3px);
  }
  90% {
    -moz-transform: translateY(-2px);
  }
}
@keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
.ss_animate {
  -webkit-animation: badbounce 1s linear;
  -moz-animation: badbounce 1s linear;
  animation: badbounce 1s linear;
}
#ss_menu {
  bottom: 30px;
  width: 60px;
  height: 60px;
  color: #fff;
  position: fixed;
  z-index: 20;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#ss_menu > .menu {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  color: #fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share .circle {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -6px;
  left: 12px;
  opacity: 1;
}
#ss_menu > .menu .share .circle:after,
#ss_menu > .menu .share .circle:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}
#ss_menu > .menu .share .circle:after {
  left: 20.78461px;
  top: 12px;
}
#ss_menu > .menu .share .circle:before {
  left: 20.78461px;
  top: -12px;
}
#ss_menu > .menu .share .bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 18px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#ss_menu > .menu .share .bar:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#ss_menu > .menu .share.close .circle {
  opacity: 0;
}
#ss_menu > .menu .share.close .bar {
  top: 50%;
  margin-top: -1.5px;
  left: 50%;
  margin-left: -12px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg);
}
#ss_menu > .menu .share.close .bar:before {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-450deg);
  -moz-transform: rotate(-450deg);
  -ms-transform: rotate(-450deg);
  -o-transform: rotate(-450deg);
  transform: rotate(-450deg);
}
#ss_menu > .menu.ss_active {
  background: #073489;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
#ss_menu > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 30px;
  text-align: center;
  background: #073489;
  border-radius: 50%;
  display: table;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  transition: all 0.35s;
}
#ss_menu > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#ss_menu > div a:before {
  color: #fff;
  font-size: 26px;
}
#ss_menu > div:hover {
  background: #009688;
  cursor: pointer;
}
#ss_menu div:nth-child(1) {
  top: 0px;
  left: -160px;
}
#ss_menu div:nth-child(2) {
  top: -80px;
  left: -138.56406px;
}
#ss_menu div:nth-child(3) {
  top: -138.56406px;
  left: -80px;
}
#ss_menu div:nth-child(4) {
  top: -160px;
  left: 0px;
}
.yottie-widget-video-preview-play {
  width: 38px!important;
}
.page-top {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-top.prod-t {
  background-color: #F6F6F6;
}
.page-top .t-all {
  position: relative;
}
.page-top.w .t-c {
  color: #000;
}
.page-top.w .t-b {
  color: #000;
}
.page-top .t-c {
  padding: 160px 0 25px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}
.page-top .t-c .t-ct {
  font-weight: 900;
  font-size: 72px;
  line-height: 1;
  margin-bottom: 25px;
}
.page-top .t-c .t-cb {
  font-size: 24px;
  line-height: 1.5;
  max-width: 1220px;
  margin: 0 auto;
}
.page-top .t-b {
  color: #fff;
  padding-bottom: 20px;
}
.page-top .t-b .crumbs {
  display: flex;
  align-items: center;
}
.page-top .t-b i {
  font-size: 20px;
  margin-right: 15px;
}
.page-top .t-b a {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  padding-top: 5px;
  transition: all 0.35s;
}
.page-top .t-b a:hover {
  color: #073489;
}
.page-top .t-b span {
  font-size: 18px;
  padding-top: 5px;
  margin: 0 7px;
}
.page-top .prod-crumbs {
  display: flex;
  align-items: center;
  padding: 25px 0 15px;
}
.page-top .prod-crumbs i {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
}
.page-top .prod-crumbs a {
  font-size: 18px;
  line-height: 1;
  color: #000;
  font-weight: 300;
  padding-top: 5px;
  transition: all 0.35s;
}
.page-top .prod-crumbs a:hover {
  color: #073489;
}
.page-top .prod-crumbs span {
  font-size: 18px;
  line-height: 1;
  margin: 0 7px;
  padding-top: 5px;
}
.pc-hide {
  display: none;
}
.trp-ls-shortcode-current-language {
  width: fit-content !important;
  padding: 5px 0;
}
.trp-ls-shortcode-current-language a {
  color: #fff !important;
}
.inTop .trp-ls-shortcode-current-language a {
  color: #000 !important;
}
.trp_language_switcher_shortcode {
  /*position: absolute;*/
  /*right: 0;*/
  margin-left: 25px;
}
.trp_language_switcher_shortcode a {
  color: #000;
  display: flex!important;
  align-items: center;
  width: fit-content;
  margin-left: 0!important;
  transition: all 0.35s;
}
.trp_language_switcher_shortcode a:hover {
  color: #E95B8B;
}
.trp_language_switcher_shortcode a img {
  margin-right: 5px;
  margin-bottom: 5px;
}
.trp-language-switcher {
  position: relative;
}
.trp-language-switcher:hover .trp-ls-shortcode-language {
  transform: translateX(-50%) translateY(0) scale(1);
  opacity: 1;
}
.trp-ls-shortcode-language {
  position: absolute;
  display: flex!important;
  flex-direction: column;
  z-index: 9;
  background-color: #fff;
  box-shadow: 0px 2px 18px 0px rgba(9, 20, 30, 0.15);
  padding: 15px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  width: fit-content !important;
  opacity: 0;
  transition: all 0.35s;
}
