@charset "utf-8";
#c-placeholder {
  height: 1rem;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 1.2rem;
  }
}
.appinfo-box1 {
  padding-top: 1rem;
  background-color: #ecf8fd;
}
.appinfo-box1 .container1550 {
  max-width: 1450px;
}
.appinfo-box1 .container1550 .cn1 {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
.appinfo-box1 .container1550 .cn1 svg {
  color: var(--color);
  transform: rotate(180deg);
}
.appinfo-box1 .container1550 .cn1 svg path {
  fill: var(--color);
  opacity: 1;
  stroke: none;
}
.appinfo-box1 .container1550 .cn1 .cn2 {
  margin-left: 0.1rem;
  color: var(--color);
}
.appinfo-box1 .container1550 .cn3 {
  position: relative;
}
.appinfo-box1 .container1550 .cn3 .img {
  border-radius: 0.18rem;
  width: 100%;
}
.appinfo-box1 .container1550 .cn3 .img::before {
  padding-top: 38.89655172%;
}
@media (max-width: 991px) {
  .appinfo-box1 .container1550 .cn3 .img::before {
    padding-top: 100%;
  }
}
@media (max-width: 991px) {
  .appinfo-box1 .container1550 .cn3 .img .pc-img {
    display: none;
  }
}
.appinfo-box1 .container1550 .cn3 .img .mb-img {
  display: none;
}
@media (max-width: 991px) {
  .appinfo-box1 .container1550 .cn3 .img .mb-img {
    display: block;
  }
}
.appinfo-box1 .container1550 .cn3 .cn4 {
  position: absolute;
  left: 0;
  bottom: 1.1rem;
  width: 100%;
  padding: 0 0.7rem;
  z-index: 4;
}
@media (max-width: 767px) {
  .appinfo-box1 .container1550 .cn3 .cn4 {
    bottom: 0.3rem;
    padding: 0 0.3rem;
  }
}
.appinfo-box1 .container1550 .cn3 .cn4 .cn5 {
  color: #fff;
  line-height: 1.2173913em;
  font-size: 0.46rem;
}
.appinfo-box1 .container1550 .cn3 .cn4 .cn6 {
  margin-top: 0.2rem;
  line-height: 1.625em;
  color: #fff;
  width: 40%;
}
@media (max-width: 991px) {
  .appinfo-box1 .container1550 .cn3 .cn4 .cn6 {
    width: 100%;
  }
}
.appinfo-box1.tebie .container .cn3 .cn4 {
  bottom: 0.8rem;
}

 
@charset "utf-8";
.appinfo-box2 {
  padding-top: 1rem;
  background-color: #ecf8fd;
  overflow: hidden;
}
.appinfo-box2 .cn1 {
  color: #000;
  line-height: 1.22727273em;
  text-align: center;
  font-size: 0.44rem;
}
.appinfo-box2 .container1550 {
  max-width: 1450px;
  position: relative;
}
.appinfo-box2 .container1550 .publicswiperprev {
  left: -1.1rem;
  background-color: transparent;
}
.appinfo-box2 .container1550 .publicswiperprev:hover {
  background-color: var(--color);
}
@media (max-width: 1260px) {
  .appinfo-box2 .container1550 .publicswiperprev {
    left: 0;
  }
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .publicswiperprev {
    display: none;
  }
}
.appinfo-box2 .container1550 .publicswipernext {
  right: -1.1rem;
  background-color: transparent;
}
.appinfo-box2 .container1550 .publicswipernext:hover {
  background-color: var(--color);
}
@media (max-width: 1260px) {
  .appinfo-box2 .container1550 .publicswipernext {
    right: 0;
  }
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .publicswipernext {
    display: none;
  }
}
.appinfo-box2 .container1550 .appinfobox2a {
  padding: 1.15rem 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a {
    padding: 1rem 0;
    overflow: initial;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide {
  background-color: #ffffff;
  border: 1px solid #d3e3ed;
  border-radius: 0.18rem;
  box-shadow: 2px 9px 43px 3px rgba(69, 183, 236, 0.07);
  height: auto;
  overflow: hidden;
  position: relative;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.3rem;
  height: 100%;
  transition: all 0.6s;
  position: relative;
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box {
    justify-content: flex-start;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box1 {
  position: relative;
  z-index: 3;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box1 .cn2 {
  color: var(--color);
  line-height: 1.41666667em;
  transition: all 0.6s;
  font-size: var(--font-size4);
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box1 .cn2 {
    color: #fff;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box1 .cn3 {
  color: #222222;
  line-height: 1.35714286em;
  transition: all 0.6s;
  font-size: var(--font-size3);
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box1 .cn3 {
    color: #fff;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 {
  transition: all 0.6s;
  margin-top: 0.3rem;
  position: relative;
  z-index: 3;
  transform: translateY(0.9rem);
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 {
    transform: translateY(-0.6rem);
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn4 {
  color: #666;
  line-height: 1.625em;
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn4 {
    color: #fff;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn5 {
  margin-top: 0.45rem;
  width: 0.45rem;
  height: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  border-radius: 50%;
  transition: all 0.4s;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn5 img {
  width: 0.22rem;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn5 svg {
  width: 0.22rem;
  height: auto;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .box2 .cn5 svg path {
  fill: #Fff;
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--color);
  opacity: 0;
  transition: all 0.6s;
  z-index: 1;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box .img {
    opacity: 1;
  }
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.4s;
  z-index: 2;
  opacity: 0;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover {
  /* justify-content: flex-start; */
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover::after {
  opacity: 1;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover .box1 .cn2 {
  color: #fff;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover .box1 .cn3 {
  color: #fff;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover .box2 {
  /* transform: translateY(-.6rem); */
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover .box2 .cn4 {
  color: #Fff;
}
.appinfo-box2 .container1550 .appinfobox2a .swiper-slide .box:hover .img {
  opacity: 1;
}
.appinfo-box2 .publicswiperprev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  border: 2px solid var(--color);
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .appinfo-box2 .publicswiperprev {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.appinfo-box2 .publicswiperprev svg {
  width: 16.66666667%;
  height: auto;
  color: var(--color);
}
.appinfo-box2 .publicswiperprev svg path {
  fill: var(--color);
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.appinfo-box2 .publicswiperprev.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.appinfo-box2 .publicswiperprev:hover {
  background-color: var(--color);
}
.appinfo-box2 .publicswiperprev:hover svg {
  color: #fff;
}
.appinfo-box2 .publicswiperprev:hover svg path {
  fill: #Fff;
}
.appinfo-box2 .publicswipernext {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
  border: 2px solid var(--color);
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .appinfo-box2 .publicswipernext {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.appinfo-box2 .publicswipernext.swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}
.appinfo-box2 .publicswipernext svg {
  width: 16.66666667%;
  height: auto;
  transform: rotate(180deg);
  color: var(--color);
}
.appinfo-box2 .publicswipernext svg path {
  fill: var(--color);
  opacity: 1;
  stroke: none;
  transition: all 0.4s;
}
.appinfo-box2 .publicswipernext:hover {
  background-color: var(--color);
}
.appinfo-box2 .publicswipernext:hover svg {
  color: #fff;
}
.appinfo-box2 .publicswipernext:hover svg path {
  fill: #Fff;
}

 
@charset "utf-8";
.c-partner-1 {
  margin: 1.1rem 0 1.45rem 0;
  /*Plugin CSS*/
}
@media (max-width: 767px) {
  .c-partner-1 {
    margin: 1.1rem 0 0.8rem 0;
  }
}
.c-partner-1 + .c-partner-2 {
  margin-top: 0;
}
.c-partner-1 .str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.c-partner-1 .str_static .str_move {
  left: 50%;
  transform: translateX(-50%);
}
.c-partner-1 .str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.c-partner-1 .str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.c-partner-1 .str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.c-partner-1 .str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.c-partner-1 .str_vertical .str_move,
.c-partner-1 .str_down .str_move {
  white-space: normal;
  width: 100%;
}
.c-partner-1 .str_static .str_move,
.c-partner-1 .no_drag .str_move,
.c-partner-1 .noStop .str_move {
  cursor: inherit;
}
.c-partner-1 .str_wrap img {
  max-width: none !important;
}
.c-partner-1 .x-con .x-tit {
  font-size: var(--font-size2);
  text-align: center;
  font-weight: bold;
  color: var(--color1);
}
.c-partner-1 .x-con .h_coo_box {
  position: relative;
  width: 100%;
  margin-top: 0.3rem;
}
.c-partner-1 .x-con .h_coo_box .h_coo_con {
  height: 1.1rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1260px) {
  .c-partner-1 .x-con .h_coo_box .h_coo_con {
    height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .c-partner-1 .x-con .h_coo_box .h_coo_con {
    margin-bottom: 5px;
    height: 2rem;
  }
}
.c-partner-1 .x-con .h_coo_box .h_coo_con .img {
  width: 190px;
  height: 1.1rem;
  display: inline-block;
  overflow: hidden;
  margin: 0 0.15rem;
  transition: 0.4s ease-in-out;
}
@media (max-width: 1260px) {
  .c-partner-1 .x-con .h_coo_box .h_coo_con .img {
    width: 1.9rem;
    height: 0.9rem;
  }
}
@media (max-width: 767px) {
  .c-partner-1 .x-con .h_coo_box .h_coo_con .img {
    width: 2.2rem;
    height: 2rem;
  }
}
.c-partner-1 .x-con .h_coo_box .h_coo_con .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

 
@charset "utf-8";
.appinfo-box3 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  background-color: #ecf8fd;
  overflow: hidden;
}
@media (max-width: 991px) {
  .appinfo-box3 {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
.appinfo-box3 .cn1 {
  color: #000;
  line-height: 1.22727273em;
  text-align: center;
  font-size: 0.44rem;
}
.appinfo-box3 .container1550 {
  max-width: 1450px;
  position: relative;
}
.appinfo-box3 .container1550 .publicswiperprev {
  opacity: 0;
  visibility: hidden;
  background-color: transparent;
}
.appinfo-box3 .container1550 .publicswiperprev:hover {
  background-color: var(--color);
}
@media (max-width: 991px) {
  .appinfo-box3 .container1550 .publicswiperprev {
    opacity: 1;
    visibility: visible;
    display: none;
  }
}
.appinfo-box3 .container1550 .publicswipernext {
  opacity: 0;
  visibility: hidden;
  background-color: transparent;
}
.appinfo-box3 .container1550 .publicswipernext:hover {
  background-color: var(--color);
}
@media (max-width: 991px) {
  .appinfo-box3 .container1550 .publicswipernext {
    opacity: 1;
    visibility: visible;
    display: none;
  }
}
.appinfobox3a {
  padding: 1.2rem 0;
  position: relative;
}
@media (max-width: 991px) {
  .appinfobox3a {
    padding: 1rem 0 0;
    overflow: initial;
  }
}
.appinfobox3a .swiper-slide {
  position: relative;
}
.appinfobox3a .swiper-slide:nth-child(4)::before {
  display: none;
}
.appinfobox3a .swiper-slide::before {
  content: "";
  position: absolute;
  right: -90px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccddec;
}
@media (max-width: 1580px) {
  .appinfobox3a .swiper-slide::before {
    right: -30px;
  }
}
@media (max-width: 991px) {
  .appinfobox3a .swiper-slide::before {
    right: -20px;
  }
}
@media (max-width: 767px) {
  .appinfobox3a .swiper-slide::before {
    display: none;
  }
}
.appinfobox3a .swiper-slide .box .img::before {
  padding-top: 64.90384615%;
}
.appinfobox3a .swiper-slide .box .cn2 {
  font-size: var(--font-size7);
  transition: all 0.4s;
  color: #000000;
  line-height: 1.55555556em;
  margin-top: 0.45rem;
}
@media (max-width: 991px) {
  .appinfobox3a .swiper-slide .box .cn2 {
    font-size: 0.36rem;
  }
}
.appinfobox3a .swiper-slide .box .cn3 {
  font-size: var(--font-size9);
  color: #666666;
  line-height: 1.71428571em;
}
.appinfobox3a .swiper-slide .box:hover .cn2 {
  color: var(--color);
}
.appinfobox3a .swiper-slide .box6 {
  margin-top: 0.1rem;
  border-top: 1px solid #ccc;
  padding: 0.1rem 0;
  font-size: var(--font-size9);
}
.appinfobox3a .swiper-slide .box2 {
  display: flex;
  flex-wrap: wrap;
}
.appinfobox3a .swiper-slide .box2 .box3 {
  position: relative;
  margin-right: 0.07rem;
  margin-bottom: 0.07rem;
}
.appinfobox3a .swiper-slide .box2 .box3 .box4 {
  width: 0.36rem;
  height: 0.36rem;
  background-color: #d5e6f8;
  border-radius: 0.03rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .appinfobox3a .swiper-slide .box2 .box3 .box4 {
    width: 0.6rem;
    height: 0.6rem;
  }
}
.appinfobox3a .swiper-slide .box2 .box3 .box4 img {
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
}
.appinfobox3a .swiper-slide .box2 .box3 .box5 {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  opacity: 0;
  padding-bottom: 0.1rem;
  visibility: hidden;
  transition: all 0.6s;
  min-width: 1rem;
}
@media (max-width: 991px) {
  .appinfobox3a .swiper-slide .box2 .box3 .box5 {
    display: none;
  }
}
.appinfobox3a .swiper-slide .box2 .box3 .box5::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.08rem;
  transform: translateX(-50%) rotate(45deg);
  width: 0.1rem;
  height: 0.1rem;
  background-color: var(--color);
}
.appinfobox3a .swiper-slide .box2 .box3 .box5 .cn10 {
  color: #fff;
  background-color: var(--color);
  padding: 0.1rem;
  display: block;
  text-align: center;
}
.appinfobox3a .swiper-slide .box2 .box3:hover .box4 {
  background-color: var(--color);
}
.appinfobox3a .swiper-slide .box2 .box3:hover .box5 {
  opacity: 1;
  visibility: visible;
}
