/* Í¨ÓÃ */
body{
  min-width: 1480px;
}
.xs-hide {
  display: block !important;
}
.sm-show {
  display: none !important;
}
.floor {
  padding-bottom: 80px;
  overflow: hidden;
}
.v11common-title {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 64px;
}
.v11common-title h2 {
  line-height: 52px;
  font-size: 40px;
  color: #333333;
  margin-bottom: 20px;
}
.v11common-title_span {
  color: #2f65ef;
}
.v11common-title_tips {
  line-height: 21px;
  font-size: 16px;
  color: #757575;
}

/* Í·²¿ */
.head-top {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  background: #fff;
}
.head-top .ks-container {
  max-width: 1480px;
  width: 100%;
}
.head-top-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 80px;
  align-items: center;
}
.head-top-left {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.head-top-nav {
  margin-left: 88px;
}
.head-top-nav a {
  height: 80px;
  text-align: center;
  display: inline-block;
  line-height: 80px;
  margin-right: 68px;
  font-size: 16px;
  box-sizing: border-box;
  position: relative;
}
.head-top-nav a:last-child {
  margin-right: 0;
}
.head-top-nav a.head-top-nav_curr {
  color: #2f65ef;
  font-size: 18px;
}
.head-top-nav a.head-top-nav_curr::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 112px;
  height: 2px;
  background: #2f65ef;
  border-radius: 2px;
  left: 50%;
  margin-left: -56px;
}
.head-top-right {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.head-top-tel {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.head-top-tel_icon {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background: url("/Template/skin1/static2022/v11/common/head_tel.png") no-repeat center #2f65ef;
  background-size: 22px;
}
.head-top-tel_text {
  font-size: 16px;
  margin-left: 8px;
}
.head-top-reg {
  display: block;
  text-align: center;
  width: 120px;
  height: 52px;
  line-height: 52px;
  background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%);
  border-radius: 16px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 64px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.head-top-reg::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("/Template/skin1/static2022/v11/common/wrighticon.png") no-repeat center;
  background-size: 16px;
  margin-left: 8px;
}

/* banner */
.floorbanner {
  background: rgb(47 101 239 / 5%);
  padding-top: 80px;
}
.floorbanner .ks-container {
  width: 1480px;
}
.banner_img{
  display: block;
}
.banner_himg{
  display: none;
}
.floorbanner-box_right:hover .banner_img{
  display: none;
}
.floorbanner-box_right:hover .banner_himg{
  display: block;
}
.floorbanner-box {
  height: 624px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.floorbanner-box_left {
  width: 580px;
}
.floorbanner-box_left_top {
  margin-bottom: 81px;
}
.floorbanner-box_left_top h2 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  line-height: 52px;
  margin-bottom: 20px;
}
.floorbanner-box_left_top p {
  font-size: 16px;
  line-height: 28px;
}
.floorbanner-box_left__tips {
  line-height: 21px;
  font-size: 16px;
  color: #2f65ef;
  margin-bottom: 24px;
}
.floorbanner-box_left__tips span {
  margin-right: 16px;
}
.floorbanner-box_left__btn {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floorbanner-box_left__btndownload {
  width: 136px;
  height: 56px;
  background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #ffffff;
  margin-right: 20px;
  cursor: pointer;
}
.floorbanner-box_left__btndownload::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("/Template/skin1/static2022/v11/common/downloadicon.png") no-repeat center;
  background-size: 16px;
}
.floorbanner-box_left__btnservice {
  width: 136px;
  height: 56px;
  border-radius: 16px;
  border: 1px solid #2f65ef;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #2f65ef;
  margin-right: 20px;
  cursor: pointer;
}
.floorbanner-box_left__btnservice::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("/Template/skin1/static2022/v11/common/righticon.png") no-repeat center;
  background-size: 16px;
}
.floorbanner-box_left__btnword {
  line-height: 21px;
  font-size: 16px;
  color: #2f65ef;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floorbanner-box_left__btnword::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  background: url("/Template/skin1/static2022/v11/common/banner_cpicon.png") no-repeat center;
}
.floorbanner-box_right {
  width: 714px;
  height: 409px;
}

/* Ãªµãµ¼º½ */
.floornav {
  background: #ffffff;
}
.floornav-flex {
  position: fixed;
  width: 100%;
  left: 0;
  background: #ffffff;
  z-index: 10;
}
.floornav-box {
  height: 80px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.floornav-box_item {
  flex: 1;
  position: relative;
  text-align: center;
  line-height: 80px;
  font-size: 16px;
}
.floornav-box_itemcurr {
  color: #2f65ef;
}
.floornav-box_itemcurr::after {
  content: "";
  position: absolute;
  width: 112px;
  height: 2px;
  background: #2f65ef;
  border-radius: 2px;
  bottom: 0;
  left: 50%;
  margin-left: -56px;
}

/* ¹¦Ð§ÌØµã */
.floor1 {
  background: url("/Template/skin1/static2022/v11/pc/f1/f1bg.png") no-repeat center top;
  background-size: cover;
  padding-bottom: 54px;
}
.floor1 .ks-container {
  width: 1328px;
}
.floor1-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.floor1-box_left {
  width: 614px;
}
.floor1-box_right_box img {
  display: none;
}
.floor1-box_right_box .curr {
  display: block;
}
.floor1-box_left_item_bottom {
  display: none;
}
.floor1-box_left_itemcurr .floor1-box_left_item_bottom {
  display: block;
}
.floor1-box_left_item {
  border-radius: 80px;
  padding: 22px 56px 22px 54px;
  cursor: pointer;
}
.floor1-box_left_item_top {
  line-height: 26px;
  font-size: 20px;
  position: relative;
  font-weight: normal;
}
.floor1-box_left_item_top span {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  left: -34px;
  top: 50%;
  margin-top: -15px;
}
.floor1-box_left_item_top span::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: linear-gradient(204deg, #2f65ef 0%, #40b3ff 100%);
}
.floor1-box_left_itemcurr {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #d8ebff 100%);
  min-height: 104px;
}
.floor1-box_left_itemcurr h2 {
  font-weight: bold;
  color: #2f65ef;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor1-box_left_itemcurr h2::after {
  content: "";
  display: block;
  width: 120px;
  height: 12px;
  background: url("/Template/skin1/static2022/v11/pc/f1/f1arrow.png") no-repeat center;
  background-size: 120px 12px;
  margin-left: 16px;
}
.floor1-box_left_itemcurr .floor1-box_left_item_top span {
  background: url("/Template/skin1/static2022/v11/pc/f1/f1dot.png") no-repeat center;
  background-size: 30px;
}
.floor1-box_left_itemcurr .floor1-box_left_item_top span::after {
  display: none;
}
.floor1-box_left_item_bottom {
  margin-top: 8px;
  font-size: 14px;
  color: #757575;
  line-height: 22px;
}
.floor1-box_left_try {
  width: 200px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 56px;
  background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%) !important;
  border-radius: 16px;
  font-size: 16px;
  color: #fff !important;
  margin-left: 54px;
  margin-top: 20px;
}
.floor1-box_left_try::after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background: url("/Template/skin1/static2022/v11/common/wrighticon.png") no-repeat center;
  background-size: 16px;
  margin-left: 10px;
}
.floor1-box_right {
  width: 694px;
  box-sizing: border-box;
  position: relative;
  padding-left: 80px;
}
.floor1-box_right_box {
  width: 614px;
  height: 435px;
  background: linear-gradient(221deg, #60aeff 0%, #9df0fe 100%);
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
  border-radius: 20px;
  padding: 8px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.floor1-box_right_box img {
  width: 100%;
  height: 100%;
}
.floor1-box_right_bg {
  width: 480px;
  height: 340px;
  background: #ffffff;
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
  border-radius: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -170px;
  z-index: 0;
}
.floor1-box_right_bg::after {
  content: "";
  position: absolute;
  width: 538px;
  height: 380px;
  background: #ffffff;
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
  border-radius: 16px;
  opacity: 0.8;
  left: 40px;
  top: 50%;
  margin-top: -190px;
}

/* ¶àÖÕ¶ËÖ§³Ö */
.floor2 {
  background: url("/Template/skin1/static2022/v11/pc/f2/f2bg.png") no-repeat center top;
  background-size: cover;
  padding-bottom: 112px;
}
.floor2 .ks-container,.floor15 .ks-container {
  width: 1200px;
}
.floor2 .floor2-box_top,.floor15 .floor15-box_top {
  background: linear-gradient(90deg, #e5f1ff 0%, #f6f8ff 100%);
  border-radius: 40px;
  padding: 8px 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 145px;
}
.floor2 .floor2-box_top span,.floor15 .floor15-box_top span {
  flex: 1;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: #333333;
  cursor: pointer;
}
.floor2 .floor2-box_top span.curr,.floor15 .floor15-box_top span.curr {
  background: linear-gradient(270deg, #2f65ef 0%, #409eff 100%);
  border-radius: 32px;
  color: #fff;
}
.floor2-box_bottom_item {
  height: 337px;
  background: url("/Template/skin1/static2022/v11/pc/f2/itembg.png") no-repeat center top;
  background-size: cover;
  position: relative;
  display: none;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}
.floor2-box_bottom_item::after {
  content: "";
  position: absolute;
  left: 32px;
  bottom: -32px;
  width: calc(100% - 64px);
  height: 32px;
  background: linear-gradient(
    251deg,
    rgba(207, 228, 255, 0.7) 0%,
    rgba(200, 231, 255, 0.51) 34%,
    #64c6ff 100%
  );
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
  border-radius: 0px 0px 20px 20px;
  opacity: 0.3;
  z-index: 0;
}
.floor2-box_bottom_itemcurr {
  display: flex;
}
.floor2-box_bottom__left {
  width: 648px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: -93px;
  position: relative;
  z-index: 1;
}
.floor2-box_bottom___img {
  background: linear-gradient(180deg, #eff8ff 0%, #c9e8fe 49%, #dcf0ff 100%);
  box-shadow: 0px 8px 24px 1px rgba(33, 132, 235, 0.12);
  border-radius: 36px;
  padding: 8px;
  border: 1px solid #ffffff;
  max-width: 100%;
}
.floor2-box_bottom__left img {
  max-width: 100%;
  display: block;
}
.floor2-box_bottom__right {
  height: 337px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 452px;
}
.floor2-box_bottom__right h2 {
  line-height: 42px;
  font-size: 32px;
  margin-bottom: 4px;
}
.floor2-box_bottom__right p {
  margin-top: 24px;
  height: 24px;
  font-size: 18px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor2-box_bottom__right p::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("/Template/skin1/static2022/v11/common/right.png") no-repeat center;
  background-size: 18px;
  margin-right: 8px;
}

/* Áù´óÄ£¿£¿£¿é */
.floor3 {
  background: url("/Template/skin1/static2022/v11/pc/f3/f3bg.png") no-repeat center;
  background-size: cover;
}
.floor3-box_top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 64px;
}
.floor3-box_top_item {
  flex: 1;
  height: 80px;
  position: relative;
  font-size: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.floor3-box_top_item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  opacity: 0;
}
.floor3-box_top_item:nth-child(1):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n1.png");
}
.floor3-box_top_item:nth-child(2):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n2.png");
}
.floor3-box_top_item:nth-child(3):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n3.png");
}
.floor3-box_top_item:nth-child(4):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n4.png");
}
.floor3-box_top_item:nth-child(5):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n5.png");
}
.floor3-box_top_item:nth-child(6):before {
  background-image: url("/Template/skin1/static2022/v11/pc/f3/n6.png");
}
.floor3-box_top_item::after {
  content: "";
  display: block;
  height: 2px;
  background: #f5f6f7;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.floor3-box_top_itemcurr {
  color: #2f65ef;
}
.floor3-box_top_itemcurr::before {
  /* display: block; */
  opacity: 1;
}
.floor3-box_top_itemcurr::after {
  background: #2f65ef;
}
.floor3-box_bottom_item {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  min-height: 379px;
}
.floor3-box_bottom_itemcurr {
  display: flex;
}
.floor3-box_bottom__left {
  padding-top: 16px;
  width: 555px;
  box-sizing: border-box;
}
.floor3-box_bottom__left_top {
  margin-bottom: 141px;
}
.floor3-box_bottom__left_top h2 {
  line-height: 42px;
  font-size: 32px;
  margin-bottom: 24px;
}
.floor3-box_bottom__left_top p {
  padding-left: 26px;
  font-size: 18px;
  color: #757575;
  line-height: 32px;
  position: relative;
}
.floor3-box_bottom__left_top p::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("/Template/skin1/static2022/v11/common/right.png") no-repeat center;
  background-size: 18px;
  left: 0;
  top: 4px;
}
.floor3-box_bottom__right {
  width: calc(100% - 595px);
  text-align: right;
}
.floor3-box_bottom__left_bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor3-box_bottom__left__btnreg {
  width: 200px;
  height: 56px;
  background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%) !important;
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  font-size: 16px;
  color: #ffffff !important;
}
.floor3-box_bottom__left__btnreg::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("/Template/skin1/static2022/v11/common/downloadicon.png") no-repeat center;
  background-size: 16px;
}
.floor3-box_bottom__left__btnlook {
  width: 200px;
  height: 56px;
  border-radius: 16px;
  border: 1px solid #2f65ef;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #2f65ef !important;
}
.floor3-box_bottom__left__btnlook::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("/Template/skin1/static2022/v11/common/righticon.png") no-repeat center;
  background-size: 16px;
}

/* ÓªÏúÉý¼¶ */
.floor4 {
  background: url("/Template/skin1/static2022/v11/pc/f4/f4bg.png") no-repeat center;
  background-size: cover;
}
.floor4 .v11common-title h2,
.floor4 .v11common-title p {
  color: #fff;
}
.floor4-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.floor4-box_leftbg {
  position: absolute;
  width: 718px;
  height: 497px;
  border-radius: 64px;
  box-shadow: 0px 4px 8px 1px rgba(46, 90, 247, 0.32);
  left: 0;
  top: 0;
  z-index: 0;
}
.floor4-box_left {
  width: 926px;
  height: 497px;
  background: url("/Template/skin1/static2022/v11/pc/f4/itembg.png") no-repeat right center;
  margin-left: -208px;
  padding-left: 208px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.floor4-box_left_item {
  display: none;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.floor4-box_left_item h2 {
  line-height: 47px;
  font-size: 36px;
  margin-bottom: 24px;
}
.floor4-box_left_item p {
  font-size: 24px;
  color: #757575;
  line-height: 40px;
  width: 60%;
  text-align: center;
}
.floor4-box_left_itemcurr {
  display: flex;
}
.floor4-box_right {
  width: calc(100% - 758px);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.floor4-box_right_item {
  width: 199px;
  height: 104px;
  background: linear-gradient(180deg, #97c8ff 0%, #e1eeff 100%);
  box-shadow: 0px 4px 8px 1px rgba(46, 90, 247, 0.32);
  border-radius: 16px;
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  position: relative;
  cursor: pointer;
}
.floor4-box_right_itemcurr::after {
  position: absolute;
  width: 211px;
  height: 116px;
  z-index: 0;
  content: "";
  left: 50%;
  top: 50%;
  margin-left: -105.5px;
  margin-top: -58px;
  display: block;
  background: url("/Template/skin1/static2022/v11/pc/f4/btnbg.png") no-repeat center;
  background-size: 100%;
}
.floor4-box_right_itemcurr span {
  position: relative;
  z-index: 1;
  color: #fff;
}
.floor4-box_right_item:nth-last-child(2) {
  margin-bottom: 0;
}
.floor4-box_right_item:last-child {
  margin-bottom: 0;
}

/* ÓªÏúÁÑ±ä */
.floor5 {
  background: url("/Template/skin1/static2022/v11/pc/f5/f5bg.png") no-repeat bottom center;
  background-size: cover;
  padding-bottom: 52px;
}
.floor5-box_top {
  position: relative;
}
.floor5-box__nav {
  background: #ffffff;
  box-shadow: 0px 4px 24px 1px rgba(47, 101, 239, 0.16);
  border-radius: 16px;
  overflow: hidden;
}
.floor5-box__navbox {
  height: 80px;
}
.floor5-box__nav_item {
  height: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* margin: 0 32px; */
  position: relative;
  font-size: 20px;
  cursor: pointer;
}
.floor5-box__nav_itemcurr {
  font-weight: bold;
}
.floor5-box__nav_itemcurr::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #2f65ef;
  border-radius: 2px;
  width: 80px;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.floor5-box__arrow {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  background-position: center;
  background-size: 26px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.floor5-box__arrowl {
  left: -58px;
  background-image: url("/Template/skin1/static2022/v11/pc/f5/lefticon.png");
}
.floor5-box__arrowr {
  right: -58px;
  background-image: url("/Template/skin1/static2022/v11/pc/f5/righticon.png");
}
.floor5-box_bottom {
  margin-top: 52px;
}
.floor5-box_bottom_item {
  display: none;
}
.floor5-box_bottom_itemcurr {
  display: block;
}
.floor5-box_bottom_item_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.floor5-box_bottom_item_box p {
  line-height: 24px;
  font-size: 18px;
  color: #2f65ef;
  margin-bottom: 24px;
}
/* ¹¦Ð§¿ì±¨ */
.floor6,
.floor7 {
  background: #f7fafd;
}
.floor6-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.floor6-box_left {
  width: 604px;
  margin-right: 20px;
}
.floor6-box_left_top {
  height: 342px;
  margin-bottom: 20px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.14);
}
.floor6-box_left_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.floor6-box_left_top_title {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  left: 0;
  line-height: 26px;
  font-size: 20px;
  color: #ffffff !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.floor6-box_left_bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.floor6-box_left__item {
  width: 292px;
  height: 161px;
  background: linear-gradient(180deg, #eff7ff 0%, #ffffff 100%);
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.14);
  border-radius: 16px;
  padding: 32px 20px 20px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.floor6-box_left__item_label {
  width: 56px;
  height: 28px;
  background: linear-gradient(320deg, #3d9cff 0%, #1959f9 100%);
  box-shadow: 0px 3px 6px 1px rgba(39, 99, 254, 0.3);
  border-radius: 16px 0px 16px 0px;
  border: 1px solid #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.floor6-box_left__item_top h2 {
  line-height: 26px;
  font-size: 20px;
  margin-bottom: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.floor6-box_left__item_top p {
  font-size: 14px;
  color: #757575;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.floor6-box_left__item_bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.floor6-box_left__item_bottom_time {
  color: #d3d5d8;
  font-size: 12px;
  line-height: 16px;
}
.floor6-box_left__item_bottom_url {
  color: #2f65ef;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor6-box_left__item_bottom_url::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url("/Template/skin1/static2022/v11/common/righticon.png") no-repeat center;
  background-size: 12px;
}
.floor6-box_right {
  width: 576px;
  height: 523px;
  background: linear-gradient(180deg, #eff7ff 0%, #ffffff 100%);
  box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.14);
  border-radius: 16px;
  padding: 40px 40px 0;
  box-sizing: border-box;
}
.floor6-box_right_top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.floor6-box_right_top h2 {
  line-height: 31px;
  font-size: 24px;
}
.floor6-box_right_top_more {
  line-height: 16px;
  font-size: 12px;
  color: #2f65ef;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor6-box_right_top_more::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  background: url("/Template/skin1/static2022/v11/common/righticon.png") no-repeat center;
  background-size: 12px;
}
.floor6-box_right__item {
  padding: 24px 0;
  border-bottom: 1px solid #dce8fa;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.floor6-box_right__item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.floor6-box_right__item_img {
  width: 132px;
  height: 88px;
  background: #2f65ef;
  border-radius: 8px;
  overflow: hidden;
}
.floor6-box_right__item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.floor6-box_right__item_left {
  width: calc(100% - 164px);
  height: 88px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.floor6-box_right__item_left h2 {
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.floor6-box_right__item__info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.floor6-box_right__item__label {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor6-box_right__item__label span {
  line-height: 20px;
  background: #e8eeff;
  border-radius: 4px;
  font-size: 12px;
  padding: 0 6px;
  color: #2f65ef;
  margin-right: 6px;
}
.floor6-box_right__item__time {
  line-height: 19px;
  font-size: 14px;
  color: #757575;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor6-box_right__item__time::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("/Template/skin1/static2022/v11/pc/f6/timeicon.png") no-repeat center;
  margin-right: 4px;
}

/* ÖÚ¶àÆóÒµÐÅÈÎµÄÑ¡Ôñ */
.case-logo ul {
  margin-left: -10px;
  margin-right: -10px;
}
.case-logo-tips {
  color: #666666;
  font-size: 16px;
  margin-top: 43px;
  text-align: center;
}
.case-logo .case-logo-item {
  width: 16.66%;
  float: left;
}
.case-logo-item_box {
  margin: 0px 10px 20px;
  height: 70px;
  background: #ffffff;
  border-radius: 8px;
  text-align: center;
  line-height: 70px;
  transition: 0.5s;
  box-shadow: 0px 10px 20px rgba(119, 151, 188, 0.2);
}
.case-logo-item_box:hover {
  box-shadow: 0px 10px 20px 0px rgba(119, 151, 188, 0.2);
}
.case-logo-item_box img {
  max-width: 100%;
  max-height: 70px;
  vertical-align: middle;
  object-fit: cover;
}

/* ºÏÊÊ·½°¸ */
.floor8 {
  background: linear-gradient(
    90deg,
    #e6e9fd 0%,
    #dbe4fd 12%,
    #f6f9ff 46%,
    #d4e3ff 77%,
    #dae5ff 100%
  );
  position: relative;
}
.floor8::after {
  content: "";
  position: absolute;
  height: 438px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.floor8-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.floor8-box_item {
  width: 276px;
  height: 366px;
  background: linear-gradient(180deg, #eaeffe 0%, #f0f4fe 58%, #f6f9ff 100%);
  box-shadow: 0px 8px 24px 1px rgba(33, 132, 235, 0.12);
  border-radius: 20px;
  opacity: 1;
  border: 1px solid #ffffff;
  padding: 8px 8px 20px;
  box-sizing: border-box;
}
.floor8-box_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.floor8-box_item_top {
  width: 100%;
}
.floor8-box_item__title {
  height: 148px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px 0 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.floor8-box_item__title h2 {
  line-height: 31px;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 16px;
}
.floor8-box_item__title p {
  line-height: 21px;
  font-size: 16px;
  color: rgb(255 255 255 / 80%);
}
.floor8-box_item:first-child .floor8-box_item__title {
  background-image: url("/Template/skin1/static2022/v11/pc/f8/bg1.png");
}
.floor8-box_item:nth-child(2) .floor8-box_item__title {
  background-image: url("/Template/skin1/static2022/v11/pc/f8/bg2.png");
}
.floor8-box_item:nth-child(3) .floor8-box_item__title {
  background-image: url("/Template/skin1/static2022/v11/pc/f8/bg3.png");
}
.floor8-box_item:nth-child(4) .floor8-box_item__title {
  background-image: url("/Template/skin1/static2022/v11/pc/f8/bg4.png");
}
.floor8-box_item__info {
  margin: 0 24px;
  padding-top: 8px;
}
.floor8-box_item__info p {
  margin-top: 16px;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: rgb(51 51 51 / 80%);
}
.floor8-box_item__info p::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: url("/Template/skin1/static2022/v11/common/right.png") no-repeat center;
  background-size: 14px;
  margin-right: 6px;
}
.floor8-box_item_bottom {
  width: 228px;
  height: 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.floor8-box_item:first-child .floor8-box_item_bottom {
  background: #409eff;
}
.floor8-box_item:nth-child(2) .floor8-box_item_bottom {
  background: #ff872e;
}
.floor8-box_item:nth-child(3) .floor8-box_item_bottom {
  background: #fb5242;
}
.floor8-box_item:nth-child(4) .floor8-box_item_bottom {
  background: #303e9a;
}
.assessment-box{
  justify-content: center;
}
.assessment-box .floor8-box_item{
  margin-left: 28px;
  margin-right: 28px;
}

/* ÏàÖúÍ¬°é */
.floor9 .ks-container {
  width: 1300px;
}
.partner-ico-wrap {
  margin: 40px 0;
  position: relative;
  padding: 0 70px;
}
.partner-ico {
  overflow: hidden;
  height: 64px;
}
.partner-ico__box {
  text-align: center;
}
.partner-ico__box .ks-image {
  height: 64px;
}
.partner-ico__text {
  font-size: 18px;
  color: #999999;
  font-weight: bold;
  line-height: 22px;
  margin-top: 30px;
  display: none;
}
.partner-arrow {
  width: 40px;
  height: 96px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 3px 12px 1px rgba(9, 64, 119, 0.12);
  border-radius: 20px;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px;
  cursor: pointer;
}
.partner-prev {
  left: 0;
  background-image: url("/Template/skin1/static2022/v11/common/f9l.png");
}
.partner-next {
  right: 0;
  background-image: url("/Template/skin1/static2022/v11/common/f9r.png");
}

/* ×¢²á */
.floor10 {
  height: 252px;
  background: url("/Template/skin1/static2022/v11/pc/f10/bg.png") no-repeat center;
  background-size: cover;
  padding-bottom: 0;
  cursor: pointer;
}

/* ÇÐºÏ¸÷¼¶²¿·ÖµÄÉóºË±ê×¼ */
.floor11{
  background: linear-gradient(179deg, #EBF3FF 0%, #EBF3FF 64%, #F7FAFD 100%);
}
.floor11 .ks-container{
  width: 1276px;
}
.floor11-top{
  background: url('/Template/skin1/static2022/v11/pc/f11/f11_bgt.png') no-repeat center top;
  padding: 7px 0 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.floor11-item{
  width: 399px;
  height: 157px;
  background: url('/Template/skin1/static2022/v11/pc/f11/f11_itembg.png') no-repeat center;
  background-size: cover;
  margin-bottom: 32px;
}
.floor11-item:last-child{
  margin-bottom: 0;
}
.floor11-item_title{
  line-height: 40px;
  padding-left: 24px;
  font-size: 20px;
  color: #FFFFFF;
  padding-top: 3px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor11-item_title img{
  margin-right: 6px;
  max-width: 100%;
}
.floor11-item_intro{
  padding: 20px 20px 20px 42px;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.floor11-item_intro::before{
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url('/Template/skin1/static2022/v11/pc/f11/f11_arrow.png') no-repeat center;
  background-size: 16px 16px;
  position: absolute;
  left: 20px;
  top: 24px;
}
.floor11-bottom{
  background: linear-gradient(180deg, #F8FBFF 0%, #EBF2FD 100%);
  box-shadow: 0px 3px 6px 1px rgba(47,101,239,0.2);
  border-radius: 32px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 40px;
  position: relative;
}
.floor11-bottom::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background:url('/Template/skin1/static2022/v11/pc/f11/f11_bgb.png') no-repeat center
}
.floor11-bottom h2{
  margin-bottom: 55px;
  line-height: 52px;
  font-size: 40px;
  position: relative;
  z-index: 1;
}
.floor11-bottom img{
  display: block;
  position: relative;
  z-index: 1;
}
/* AIÖÇÄÜ¼à¿ØÏµÍ³ */
.floor12-box{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.floor12-item{
  width: 270px;
  height: 450px;
  border-radius: 16px;
  padding: 52px 0 0 40px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  transition: .2s;
  margin: 0 10px;
  cursor: pointer;
  overflow: hidden;
}
.floor12-item::after{
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  display: block;
  width: 80px;
  height: 100%;
  background: linear-gradient(180deg, rgba(235,242,250,0) 0%, rgba(235,242,250,0.64) 100%);
  z-index: 1;
}
.floor12-item1{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_img1.png');
}
.floor12-item2{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_img2.png');
}
.floor12-item3{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_img3.png');
}
.floor12-itemcurr{
  width: 620px;
  padding-right: 40px;
}
.floor12-itemcurr.floor12-item1{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_imgh1.png');
}
.floor12-itemcurr.floor12-item2{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_imgh2.png');
}
.floor12-itemcurr.floor12-item3{
  background-image: url('/Template/skin1/static2022/v11/pc/f12/f12_imgh3.png');
}
.floor12-itemcurr::after{
  display: none;
}
.floor12-item h2{
  line-height: 31px;
  font-size: 24px;
  margin-bottom: 24px;
}
.floor12-item p{
  line-height: 21px;
  font-size: 14px;
  display: -webkit-box; /* Safari */
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* ¶àÖÕ¶ËÖ§³Ö ½¨Éè¿çÆ½Ì¨Æ·ÅÆÍøÐ£ */
.floor13-box{
  width: 1200px;
  margin: auto;
  border-radius: 20px;
  background: url('/Template/skin1/static2022/v11/pc/f13/f13_bg.png') no-repeat center;
  background-size: cover;
  box-shadow: 0px 4px 8px 1px rgba(47,101,239,0.1);
  overflow: hidden;
}
.floor13-tab{
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 2px solid #EDF2F7;
}
.floor13-tab_item{
  line-height: 80px;
  width: 25%;
  text-align: center;
  font-size: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.floor13-tab_item::before{
  display: block;
  width: 32px;
  height: 32px;
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px 32px;
  margin-right: 8px;
}
.floor13-tab_item:nth-child(1)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_icon1.png');
}
.floor13-tab_item:nth-child(2)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_icon2.png');
}
.floor13-tab_item:nth-child(3)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_icon3.png');
}
.floor13-tab_item:nth-child(4)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_icon4.png');
}
.floor13-tab_itemcurr{
  background: linear-gradient(0deg, #044FFF 0%, #3F86FF 100%);
  font-weight: bold;
  color: #FFFFFF;
}
.floor13-tab_itemcurr:nth-child(1)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_iconh1.png');
}
.floor13-tab_itemcurr:nth-child(2)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_iconh2.png');
}
.floor13-tab_itemcurr:nth-child(3)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_iconh3.png');
}
.floor13-tab_itemcurr:nth-child(4)::before{
  background-image: url('/Template/skin1/static2022/v11/pc/f13/f13_iconh4.png');
}
.floor13-con{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 462px;
}
.floor13-con_item{
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.floor13-con_itemcurr{
  display: flex;
}
.floor13-con__info{
  width: 550px;
  padding-left: 200px;
  box-sizing: border-box;
}
.floor13-con__info h2{
  line-height: 42px;
  font-size: 32px;
  margin-bottom: 4px;
}
.floor13-con__info p{
  line-height: 24px;
  font-size: 18px;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor13-con__info p::before{
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url('/Template/skin1/static2022/v11/pc/f11/f11_arrow.png') no-repeat center;
  background-size: 18px 18px;
  margin-right: 8px;
}
.floor13-con__img{
  width: calc(100% - 550px);
  text-align: center;
}
/* ¶àÑù»¯µÄÓ¦ÓÃ³¡¾° */
.floor14{
  padding-bottom: 32px;
}
.floor14-box{
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}
.floor14-item{
  width: 224px;
  height: 232px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px 1px rgba(47,101,239,0.08);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin:0 10px 20px;
}
.floor14-item_img{
  width: 72px;
  height: 72px;
  display: block;
  margin-bottom: 24px;
}
.floor14-item h2{
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
}
/* Ò»Õ¾Ê½¸ßÐ§ÔÚÏß¿¼ÊÔ·þÎñÆ½Ì¨ */
.floor13,.floor14,.floor15{
  background:#F7FAFD;
}
.floor15 .floor15-box_top{
  margin-bottom: 52px;
}
.floor15-box_bottom_item{
  text-align: center;
  display: none;
}
.floor15-box_bottom_itemcurr{
  display: block;
}
/* ¸ü¶à¹¦Ð§ */
.floor16-box{
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.floor16-item{
  width: 25%;
  height: 128px;
  background: #FFFFFF;
  border-radius: 16px;
  margin-bottom:20px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.floor16__icon{
  width: 88px;
  height: 88px;
  background: linear-gradient(90deg, rgb(73 156 251 / 10%) 0%, rgb(55 93 246 / 10%) 100%);
  border-radius: 12px;
  margin-right: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.floor16__icon_img{
  position: relative;
  z-index: 1;
}
.floor16__icon::after{
  content: '';
  display: block;
  width: 64px;
  height: 64px;
  background: linear-gradient(69deg, #3D9CFF 0%, #1756F9 100%);
  border-radius: 8px;
  position: absolute;
  left:12px;
  top: 12px;
  z-index: 0;
}
.floor16__con{
  width: calc(100% - 104px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 88px;
}
.floor16__con h2{
  line-height: 26px;
  font-size: 20px;
  font-weight: 400;
}
.floor16__info{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.floor16__info span{
  line-height: 19px;
  font-size: 14px;
  color: #757575;
  margin-top:8px;
  margin-right: 8px;
  padding-right: 8px;
  position: relative;
  display: block;
}
.floor16__info span::after{
  content: '';
  display: block;
  width: 1px;
  height: 16px;
  background: #DCE8FA;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.floor16__info span:nth-child(2n){
  margin-right: 8px;
}
.floor16__info span:nth-child(2n)::after{
  display: none;
}
@media screen and (max-width: 1440px) {
  body{
    min-width: 1400px;
  }
  .head-top .ks-container {
    max-width: 1200px;
  }
  .floorbanner .ks-container {
    width: 1200px;
  }
  .floorbanner-box_left {
    width: 540px;
  }
  .floorbanner-box_right{
    width: 614px;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}
@media (max-width: 480px) {
  .xs-hide {
    display: none !important;
  }
  .sm-show {
    display: block !important;
  }
  body{
    min-width:auto;
  }
  .floor {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .v11common-title {
    padding-top: 32px;
    padding-bottom: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .v11common-title h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .v11common-title p {
    font-size: 12px;
    color: #757575;
    line-height: 18px;
    max-width: 65%;
  }
  /* banner */
  .floorbanner {
    padding-top: 73px;
    padding-bottom: 20px;
    background: #F7FAFD;
  }
  .floorbanner .ks-container {
    width: auto !important;
    padding: 0 14px;
  }
  .mfloorbanner-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .mfloorbanner-box_top h2 {
    line-height: 37px;
    font-size: 28px;
    margin-bottom: 6px;
  }
  .mfloorbanner-box__label {
    line-height: 16px;
    font-size: 12px;
    color: #2f65ef;
  }
  .mfloorbanner-box__label span:first-child {
    margin-right: 16px;
  }
  .mfloorbanner-box_top p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 16px;
    margin-bottom: 40px;
  }
  .mfloorbanner-box_bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mfloorbanner-box__img {
    width: 60%;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .mfloorbanner-box__img img {
    display: block;
  }
  .mfloorbanner-box__btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
  }
  .mfloorbanner-box__download {
    width: 145px;
    height: 44px;
    background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%) !important;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #ffffff;
    margin-right: 20px;
  }
  .mfloorbanner-box__download::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url("/Template/skin1/static2022/v11/common/downloadicon.png") no-repeat center;
    background-size: 14px;
    margin-left: 4px;
  }
  .mfloorbanner-box__bj {
    width: 146px;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #2f65ef;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #2f65ef !important;
  }
  .mfloorbanner-box__bj::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url("/Template/skin1/static2022/v11/common/righticon.png") no-repeat center;
    background-size: 14px;
    margin-left: 4px;
  }
  .mfloorbanner-box__a {
    line-height: 19px;
    font-size: 14px;
    color: #2f65ef;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .mfloorbanner-box__a::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url("/Template/skin1/static2022/v11/common/banner_cpicon.png") no-repeat center;
    background-size: 14px;
    margin-left: 4px;
  }

  /* ¿ìËÙµ¼º½ */
  .floornav{
    overflow: hidden;
  }
  .floornav-box {
    height: 53px;
    display: inline-block;
    overflow: hidden;
  }
  .floornav-box_item {
    line-height: 53px;
  }
  /* ÐÂ¹¦Ð§ÌØµã */
  .floor1 {
    background: url("/Template/skin1/static2022/v11/m/f1/f1bg.png") no-repeat center top;
    background-size: cover;
  }
  .floor1 .ks-container {
    width: auto;
    overflow: hidden;
  }
  .mfloor1-box_top {
    height: 40px;
    margin-bottom: 32px;
    padding: 0 14px;
  }
  .mfloor1-box__item {
    /* width: 94px; */
    height: 40px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
  .mfloor1-box__itemcurr {
    border-radius: 20px;
    border: 1px solid #2f65ef;
    color: #2f65ef;
    box-sizing: border-box;
  }
  .mfloor1-box_bottom {
    width: 295px;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 16px;
    margin: auto;
  }
  .mfloor1-box_bottom_bg {
    width: 242px;
    height: 168px;
    background: #ffffff;
    box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
    border-radius: 16px;
    position: absolute;
    left: 50%;
    margin-left: -121px;
    bottom: 0;
    opacity: 0.8;
    z-index: 0;
  }
  .mfloor1-box_bottom_bg::after {
    content: "";
    position: absolute;
    width: 268px;
    height: 185px;
    background: #ffffff;
    box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
    border-radius: 16px;
    opacity: 0.8;
    bottom: 6px;
    left: 50%;
    margin-left: -134px;
  }
  .mfloor1-box_bottom_item {
    width: 100%;
    height: 211px;
    background: linear-gradient(221deg, #60aeff 0%, #9df0fe 100%);
    box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
    border-radius: 20px;
    position: relative;
    z-index: 1;
    padding: 5px;
    box-sizing: border-box;
  }
  .mfloor1-box_bottom_item img {
    display: none;
    border-radius: 16px;
  }
  .mfloor1-box_bottom_item img.curr {
    display: block;
  }
  .mfloor1-box_bottom_btn {
    width: 145px;
    height: 44px;
    background: linear-gradient(270deg, #044fff 0%, #3f86ff 100%) !important;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
  }
  .mfloor1-box_bottom_btn::after {
    width: 11px;
    content: "";
    height: 8px;
    background: url("/Template/skin1/static2022/v11/common/wrighticon.png") no-repeat center;
    background-size: 11px;
    margin-left: 6px;
  }
  /* ¶àÖÕ¶ËÖ§³Ö */
  .floor2 {
    background: url("/Template/skin1/static2022/v11/m/f2/f2bg.png") no-repeat center;
    background-size: cover;
  }
  .floor2 .ks-container,.floor11 .ks-container,.floor15 .ks-container {
    width: auto;
  }
  .floor2 .floor2-box_top {
    border-radius: 0;
    display: inline-block;
    height: 52px;
    box-sizing: border-box;
    padding: 6px;
    margin-bottom: 38px;
  }
  .floor2 .floor2-box_top span {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .floor2-box_bottom_item {
    flex-direction: column;
  }
  .floor2-box_bottom__right {
    display: none;
  }
  .floor2-box_bottom {
    margin: 0 14px;
  }
  .floor2-box_bottom_item {
    background: none;
    height: auto;
  }
  .floor2-box_bottom__con {
    margin-bottom: 93px;
    line-height: 20px;
    font-size: 14px;
    color: #2f65ef;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .floor2-box_bottom__left img {
    max-height: 208px;
  }
  .floor2-box_bottom_item_box {
    height: 166px;
    background: url("/Template/skin1/static2022/v11/m/f2/itembg.png") no-repeat center top;
    background-size: 100% 100%;
  }
  .floor2-box_bottom__left {
    margin-left: auto;
    margin-right: auto;
    width: 296px;
    margin-top: -77px;
  }
  .floor2-box_bottom___img {
    border-radius: 20px;
    padding: 5px;
    margin: auto;
  }
  .floor2-box_bottom_item::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -12px;
    width: 310px;
    margin-left: -155px;
    height: 12px;
    background: linear-gradient(
      251deg,
      rgba(207, 228, 255, 0.7) 0%,
      rgba(200, 231, 255, 0.51) 34%,
      #64c6ff 100%
    );
    box-shadow: 0px 4px 8px 1px rgba(47, 101, 239, 0.2);
    border-radius: 0px 0px 20px 20px;
    opacity: 0.3;
  }
  /* ÓªÏúÁÑ±ä */
  .floor5{
    background: url('/Template/skin1/static2022/v11/m/f5/f5bg.png') no-repeat bottom center;
    background-size: cover;
  }
  .mfloor2-box{
    overflow: hidden;
  }
  .floor2 .v11common-title_span,.floor5 .v11common-title_span{
    display: block;
  }

  /* Áù´óÄ£¿£¿£¿é */
  .floor3-box{
    overflow: hidden;
  }
  .floor3-box_top{
    display: block;
    padding: 0 14px;
    height: 52px;
    margin-bottom: 32px;
  }
  .floor3-box_top_item{
    flex:none;
    height: 52px;
    font-size: 16px;
  }
  .floor3-box_top_item::before{
    width: 20px;
    height: 20px;
    margin-right: 4px;
  }
  .floor3-box_bottom__left{
    width: 100%;
    padding-top: 24px;
  }
  .floor3-box_bottom__right{
    width: 70%;
  }
  .floor3-box_bottom_item{
    flex-direction: column;
    align-items: center;
    min-height: auto;
  }
  .floor3-box_bottom__left_top {
    margin-bottom: 32px;
  }
  .floor3-box_bottom__left_top h2{
    margin:0 44px 16px;
    line-height: 21px;
    font-size: 16px;
  }
  .floor3-box_bottom__left_top p{
    margin-left: 24px;
    margin-right: 22px;
    font-size: 14px;
    line-height: 22px;
  }
  .floor3-box_bottom__left__btnreg{
    width: 145px;
    height: 44px;
    background: linear-gradient(270deg, #044FFF 0%, #3F86FF 100%);
    border-radius: 8px;
    font-size: 14px;
  }
  .floor3-box_bottom__left__btnlook{
    width: 146px;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #2F65EF;
    font-size: 14px;
  }
  .floor3-box_bottom__left_bottom{
    justify-content: center;
  }

  /* ÓªÏúÉý¼¶ */
  .floor4{
    background: url('/Template/skin1/static2022/v11/m/f4/f4bg.png') no-repeat top center;
    background-size: cover;
  }
  .mfloor4-box{
    overflow: hidden;
  }
  
  .mfloor4-box_top_item{
    height: 44px;
    background: linear-gradient(180deg, #97C8FF 0%, #E1EEFF 100%);
    box-shadow: 0px 4px 8px 1px rgba(46,90,247,0.32);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mfloor4-box_top_item span{
    font-size: 14px;
    position: relative;
    z-index: 1;
  }
  .mfloor4-box_top{
    height: 44px;
    padding: 4px 14px;
    margin-bottom: 24px;
  }
  .mfloor4-box_top_itemcurr{
    position: relative;
  }
  .mfloor4-box_top_itemcurr::after{
    position: absolute;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    z-index: 0;
    content: "";
    left: -4px;
    top: -4px;
    display: block;
    background: url('/Template/skin1/static2022/v11/m/f4/btnbg.png') no-repeat center;
    background-size: 100%;
  }
  .mfloor4-box_top_itemcurr span{
    color: #FFFFFF;
  }
  .mfloor4-box_bottom{
    position: relative;
    margin-left: 14px;
    margin-right: 14px;
  }
  .mfloor4-box_bottom_box{
    position: relative;
    background: url('/Template/skin1/static2022/v11/m/f4/itembg.png') no-repeat right center;
    background-size: 100% 100%;
  }
  .mfloor4-box_bottom_bg{
    border-radius: 32px;
    width: 100%;
    height: calc(100% - 11px);
    position: absolute;
    box-shadow: 0px 4px 8px 1px rgba(46, 90, 247, 0.32);
    left: 0;
    top: 0;
    z-index: 0;
    content: '';
    display: block;
  }
  .mfloor4-box_bottom_item{
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 252px;
  }
  .mfloor4-box_bottom_item h2{
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .mfloor4-box_bottom_item p{
    font-size: 14px;
    color: #757575;
    line-height: 22px;
    margin: 0 56px 30px;
    text-align: center;
  }
  .mfloor4-box_bottom_itemcurr{
    display: flex;
  }

  /* ÓªÏúÁÑ±ä */
  .floor5-box__arrow{
    display: none;
  }
  .floor5-box__navbox{
    height: 52px;
  }
  .floor5-box__nav{
    border-radius: 0;
  }
  .floor5-box__nav_item{
    height: 52px;
    font-size: 16px;
  }
  .floor5-box__nav_itemcurr::after{
    width: 64px;
    height: 2px;
    margin-left: -32px;
  }
  .floor5-box_bottom{
    margin-top: 32px;
  }
  .floor5-box_bottom_item_box p{
    font-size: 14px;
    color: #2F65EF;
    line-height: 22px;
    text-align: center;
    margin: 0 45px 16px;
  }
  /* V11¹¦Ð§ */
  .floor6-box_left{
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .floor6-box_left_top{
    width: 265px;
    height: 150px;
    border-radius: 16px;
    margin-bottom: 12px;
  }
  .floor6-box_left_top_title{
    line-height: 16px;
    font-size: 12px;
    padding: 0 12px;
    bottom: 12px;
  }
  .floor6-box_left_bottom{
    flex-direction: column;
  }
  .floor6-box_left__item{
    width: 265px;
    margin-bottom: 12px;
    height: 124px;
    padding: 20px 12px 16px;
  }
  .floor6-box_left__item:last-child{
    margin-bottom: 0;
  }
  .floor6-box_left__item_label{
    width: 36px;
    height: 16px;
    font-size: 8px;
    border-radius: 8px 0px 8px 0px;
  }
  .floor6-box_left__item_top h2{
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 7px;
  }
  .floor6-box_left__item_top p{
    font-size: 12px;
    color: #757575;
    line-height: 18px;
  }
  .floor6-box_right{
    display: none;
  }

  /* °¸Àý */
  .case-logo {
    margin-top: 0;
    padding: 0 14px;
  }
  .case-logo ul {
    margin-left: -5px;
    margin-right: -5px;
  }
  .case-info-list {
    padding: 10px 30px 60px;
  }
  .case-logo-item_box {
    margin: 10px 5px 0;
    height: 60px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .case-logo .case-logo-item {
    width: 33.33%;
  }
  .case-logo-tips {
    margin-top: 30px;
  }
  .case-info-item__cover {
    width: 100%;
    margin-left: -50%;
  }

  /* ºÏÊÊ·½°¸ */
  .floor8-box{
    padding: 0 12px;
  }
  .floor8-box_item{
    height: 265px;
    padding: 6px 6px 15px;
  }
  .floor8-box_item__title{
    height: 107px;
    border-radius: 16px;
    overflow: hidden;
  }
  .floor8-box_item__title h2{
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 12px;
  }
  .floor8-box_item__title p{
    line-height: 16px;
    font-size: 12px;
  }
  .floor8-box_item__info p::before{
    margin-right: 4px;
  }
  .floor8-box_item__info{
    margin: 0 11px;
    padding-top: 6px;
  }
  .floor8-box_item__info p{
    margin-top: 10px;
    font-size: 12px;
  }
  .floor8-box_item_bottom{
    width: calc(100% - 24px);
    height: 40px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
  }

  /* ÏàÖúÍ¬°é */
  .floor9 .ks-container{
    width: auto;
  }
  .partner-ico{
    height: 116px;
    margin-bottom: 20px;
  }
  .partner-arrow{
    display: none;
  }
  .partner-ico-wrap{
    padding: 0 12px;
    margin-top: 0;
    margin-bottom: 20px
  }
  .partner-ico__text{
    display: block;
  }

  /* µ×²¿×¢²á */
  .floor10 {
    background: url("/Template/skin1/static2022/v11/m/f10/bg.png") no-repeat center;
    background-size: cover;
    height: 80px;
    padding-bottom: 0;
  }

  
  /* ÇÐºÏ¸÷¼¶²¿·ÖµÄÉóºË±ê×¼ */
  .floor11-top{
    background: url('/Template/skin1/static2022/v11/m/f11/f11_bgt.png') no-repeat center top;
    background-size: 100% auto;
    padding: 290px 14px 32px;
  }
  .floor11-item{
    width: 100%;
    height: 112px;
    background: url('/Template/skin1/static2022/v11/m/f11/f11_itembg.png') no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 16px;
  }
  .floor11-item_title{
    line-height: 32px;
    font-size: 14px;
    padding-top: 0;
  }
  .floor11-item_title img{
    width: 12px;
    height: 12px;
  }
  .floor11-item_intro{
    padding: 13px 12px 0 28px;
    font-size: 12px;
    line-height: 19px;
  }
  .floor11-item_intro::before{
    left: 12px;
    top:14px;
    width: 12px;
    height: 12px;
    background: url('/Template/skin1/static2022/v11/pc/f11/f11_arrow.png') no-repeat center;
    background-size: 12px 12px;
  }
  .floor11-bottom{
    margin-left: 14px;
    margin-right: 14px;
    padding: 32px 0 32px 20px;
  }
  .floor11-bottom::after{
    background: url('/Template/skin1/static2022/v11/m/f11/f11_bgb.png') no-repeat top center;
    background-size: 100% auto;
  }
  .floor11-bottom h2{
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 61px;
  }
  /* AIÖÇÄÜ¼à¿ØÏµÍ³ */
  .floor12-box{
    padding-left: 14px;
  }
  .floor12-item{
    padding: 20px 16px 0;
    margin: 0;
    height: 207px;
    border-radius: 16px;
  }
  .floor12-item h2{
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 8px;
  }
  .floor12-item p{
    line-height: 13px;
    font-size: 9px;
  }
  /* ¶àÖÕ¶ËÖ§³Ö½¨Éè¿çÆ½Ì¨Æ·ÅÆÍøÐ£ */
  .floor13-box{
    width: auto;
    background: #FCFEFF;
    box-shadow: 0px 3px 6px 1px rgba(47,101,239,0.08);
    border-radius: 16px;
    margin-left: 14px;
    margin-right: 14px;
  }
  .floor13-con{
    height: 254px;
    padding: 0 24px;
  }
  .floor13-tab_item{
    height: 52px;
    flex-direction: column;
    line-height: 14px;
    font-size: 10px;
  }
  .floor13-tab_item::before{
    margin-right: 0;
    margin-bottom: 2px;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
  .floor13-con_item{
    flex-direction: column;
  }
  .floor13-con__img{
    width: auto;
  }
  .floor13-con__img img{
    max-height: 164px;
  }
  .floor13-con__minfo{
    line-height: 19px;
    font-size: 14px;
    color: #2F65EF;
    margin-bottom:16px;
  }
  /* ¶àÑù»¯µÄÓ¦ÓÃ³¡¾° */
  .floor14-box{
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 1px rgba(47,101,239,0.08);
    border-radius: 20px;
    margin: 0 14px;
    padding: 16px;
  }
  .floor14-item{
    width: 20%;
    height: 80px;
    margin: 0;
    background: none;
    box-shadow:none;
    padding: 0 6px;
    box-sizing: border-box;
  }
  .floor14-item_img{
    width: 32px;
    height: 32px;
    margin-bottom: 4px;
  }
  .floor14-item h2{
    height: 28px;
    line-height:14px;
    font-size: 10px;
    text-align: center;
  }
  /* Ò»Õ¾Ê½¸ßÐ§ÔÚÏß¿¼ÊÔ·þÎñÆ½Ì¨ */
  .floor15{
    padding-bottom: 32px;
  }
  .floor15 .v11common-title,.floor14 .v11common-title{
    padding-top: 0;
  }
  .floor15 .floor15-box_top{
    background: none;
    padding: 0 14px;
    margin-bottom: 24px;
  }
  .floor15 .floor15-box_top span{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .floor15-box_bottom_item{
    padding: 0 17px;
  }
  /* ¸ü¶à¹¦Ð§ */
  .floor16-item{
    width: 33.33%;
    height: auto;
    flex-direction: column;
    padding: 8px 0 6px;
    margin-bottom: 16px;
  }
  .floor16-item:nth-last-child(1),.floor16-item:nth-last-child(2),.floor16-item:nth-last-child(3){
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .floor16__icon{
    width: 40px;
    height: 40px;
    margin-right: 0;
  }
  .floor16__icon::after{
    width: 30px;
    height: 30px;
    left: 5px;
    top: 5px;
  }
  .floor16__icon_img{
    width: 20px;
    height: 20px;
  }
  .floor16__con{
    width: 100%;
    height: auto;
  }
  .floor16__con h2{
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    margin-top: 4px;
  }
  .floor16__info span{
    line-height: 14px;
    font-size: 10px;
    margin-top: 4px;
    margin-right: 4px;
    padding-right: 4px;
    width: 44px;
    box-sizing: border-box;
    display: block;
  }
  .floor16__info span::after{
    height: 12px;
    margin-top: -6px;
  }
  .floor16__info span:nth-child(2n){
    margin-right: 0;
    padding-right: 0;
  }
  .floor16__info{
    justify-content: center;
  }
}
/*´óÓÚ¼´ÊÇ360 °²×¿ */
@media (max-width: 360px) {
}
/*´óÓÚ¼´ÊÇ320 ios5 °²×¿ */
@media (max-width: 320px) {
}
<!--ºÄÊ±1782849521.0533Ãë-->