@charset "UTF-8";
.jssnssb_body {
  background-color: #F7FAFD;
}

.jssnssb_body .jssnssb_banner {
  width: 100%;
  height: 580px;
  background: url("../img/jssnssb/组 8692@2x.png");
  background-size: 100% 100%;
}

.jssnssb_body .jssnssb_banner .banner_text {
  position: absolute;
  top: 149px;
  left: 135px;
  width: 490px;
  color: #fff;
  text-align: left;
}

.jssnssb_body .jssnssb_banner .banner_text h5 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 1px;
}

.jssnssb_body .jssnssb_banner .banner_text p {
  margin-top: 19px;
  font-size: 22px;
  letter-spacing: 2px;
}

.jssnssb_body .jssnssb_banner .banner_text .btn_lg {
  margin-top: 53px;
  display: inline-block;
  padding: 15px 56px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  letter-spacing: 1px;
}

.jssnssb_body .jssnssb_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

@media (min-width: 1780px) {
  .jssnssb_body .jssnssb_banner .banner_text {
    left: 24%;
    top: 18%;
  }
}

@media (max-width: 1680px) {
  .jssnssb_body .jssnssb_banner .banner_text {
    left: 17%;
    top: 31%;
  }
}

@media (max-width: 1280px) {
  .jssnssb_body .jssnssb_banner .banner_text {
    left: 10%;
  }
}

@media (min-width: 1680px) {
  .jssnssb_body .jssnssb_banner {
    height: 64vh;
  }
}

.jssnssb_body .content {
  width: 100%;
  margin-top: 63px;
}

.jssnssb_body .content .productFn {
  width: 100%;
}

.jssnssb_body .content .productFn .productFn_theme {
  width: 866px;
  height: 66px;
  position: relative;
  background: url("../img/jssnssb/Intelligent service platform@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

.jssnssb_body .content .productFn .productFn_theme::after {
  content: "";
  width: 75px;
  height: 6px;
  background: #0076EB;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.jssnssb_body .content .productFn .productFn_theme .productFn_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.jssnssb_body .content .productFn .productFn_text {
  margin: 0 auto;
  margin-top: 41px;
  width: 654px;
  font-size: 16px;
  color: #5397F7;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main {
  width: 100%;
}

.jssnssb_body .content .productFn .productFn_main > div {
  width: 100%;
  height: 768px;
  display: flex;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel {
  width: 50%;
  height: 100%;
  position: relative;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left {
  transform: translateX(-111%);
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left {
  width: 466px;
  color: #5397F7;
  text-align: left;
  position: absolute;
  right: 4%;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left h6 {
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  margin-top: 220px;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left ul > li {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  margin-top: 26px;
  margin-left: 28px;
  position: relative;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left ul > li::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #5397F7;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 6px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left ul > li p {
  font-weight: normal;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left ul > li:nth-of-type(1) {
  margin: 0;
  margin-left: 28px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left .btn_lg {
  display: block;
  margin-top: 40px;
  flex-direction: none;
  width: 182px;
  height: 52px;
  line-height: 52px;
  border-radius: 5px;
  font-size: 16px;
  color: #5397F7;
  border: 1px solid #5397F7;
  text-align: center;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left .btn_lg:hover {
  background: #5397F7;
  color: #fff;
  font-weight: bold;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .img_left {
  width: 720px;
  height: 466px;
  margin-top: 152px;
  position: absolute;
  right: -16%;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_left .img_left img {
  width: 100%;
  height: 100%;
}

@media (min-width: 1680px) {
  .jssnssb_body .content .productFn .productFn_main > div .vessel_left .text_left {
    right: 8%;
  }
  .jssnssb_body .content .productFn .productFn_main > div .vessel_left .img_left {
    right: 8%;
  }
}

.jssnssb_body .content .productFn .productFn_main > div .LeftBig {
  animation: LeftBig 1s;
  animation-fill-mode: forwards;
}

@keyframes LeftBig {
  0% {
    transform: translateX(-1000px);
  }
  100% {
    transform: translateX(0px);
  }
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right {
  transform: translateX(111%);
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .img_right {
  width: 720px;
  height: 466px;
  margin-top: 125px;
  position: absolute;
  left: -12%;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .img_right img {
  width: 100%;
  height: 100%;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right {
  width: 466px;
  text-align: right;
  color: #fff;
  position: absolute;
  left: 0;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right h6 {
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  margin-top: 220px;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right ul > li {
  line-height: 30px;
  font-size: 16px;
  position: relative;
  margin-right: 28px;
  letter-spacing: 1px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right ul > li::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: -20px;
  top: 11px;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right .btn_lg {
  display: block;
  margin-top: 40px;
  flex-direction: none;
  margin-left: 282px;
  width: 182px;
  height: 52px;
  line-height: 52px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
}

.jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_right .btn_lg:hover {
  background: #fff;
  color: #5397F7;
  font-weight: bold;
}

@media (min-width: 1680px) {
  .jssnssb_body .content .productFn .productFn_main > div .vessel_right .img_left {
    left: -6%;
  }
  .jssnssb_body .content .productFn .productFn_main > div .vessel_right .text_left {
    left: -6%;
  }
}

.jssnssb_body .content .productFn .productFn_main > div .RightBig {
  animation: RightBig 1s;
  animation-fill-mode: forwards;
}

@keyframes RightBig {
  0% {
    transform: translateX(1000px);
  }
  100% {
    transform: translateX(0px);
  }
}
