
@font-face {
  font-family: "Roboto"; 
  src: url('../fonts/Roboto-Regular.ttf') format('ttf');
}

@font-face {
  font-family: "Roboto-M"; 
  src: url('../fonts/Roboto-Medium.ttf') format('ttf');
}

@font-face {
  font-family: "Roboto-S"; 
  src: url('../fonts/Roboto-SemiBold.ttf') format('ttf');
}


.swiper_text {
  width: 232px;
  height: 23px;
  margin-top: 127px;
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
  font-family: Inter;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #474F5E;
  cursor: pointer;
}

.swiper_text_active { 
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
}

.mySwiper {
  width: auto;
  height: 40px;
}

.swiper-container {
  margin-left: -4px!important;
  margin-top: -34px!important;

}
.swiper-slide {
  position: relative;
}


.swiper-pagination-white .swiper-pagination-bullet-active {
  /* background: rgba(0, 0, 0, 0.1)!important; */
  height: 2px;
}

.swiper-pagination-bullet {
  width: 72px!important;
  height: 100px!important;
  display: inline-block;
  border-radius: 0!important;
  /* background: rgba(0, 0, 0, 0.4)!important; */
  background: transparent!important;
  opacity: .2;
  /* border-radius: 415px!important; */
  overflow: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);

}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0!important;
}

.swiper-pagination {
  display: flex;
  justify-content: flex-start!important;
}

.swiper-pagination-bullet {
  width: 72px;
  height: 1px;
  border-radius: 0;
  transition: all 0.2s;
  opacity: 1;
}

.swiper-pagination {
  display: flex;
  justify-content: center;
}
.swiper-pagination-bullet-active {
  height: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
}
.swiper-pagination-bullet-active:before {
  display: block;
  content: ' ';
  width: 0;
  height: 2px;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 0px!important;
  animation: line 10s linear forwards;
  position: absolute;
  bottom: 0;
}
@keyframes line {
  from {
    width: 0;
  }
  to {
    width: 72px;
  }
}





.febook {
  width: 75.69px;
  margin: 7px 3.81px 0 10.92px;
}

.feige {
  width: 39.76px;
  margin: 7px 0 0 0;
}

.header_box {
  margin: 0 auto;
  text-align: left;
  height: 840px;
  background: url(../img/home/top_bg.png) no-repeat;
  background-size: 100% 100%;

}

.header_box_center {
  width: 1250px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-top: 194px!important;
  height: 840px;
  /* overflow: hidden; */
}

.header_box_left {
  width: 562px;
  min-height: 520px;
}


.header_box_left_label {
  width: 100%;
  height: 32px;
  margin-bottom: 8px;
}
.header_box_left_label img {
  width: 32px;
  height: 32px;
  float: left;

}

.header_box_left_label span {
  line-height: 32px;
  float: left;
  margin-left: 4px;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 600;
  color: #071EF6;

}

.header_box .header_box_title {
  font-family: "Roboto";
  font-size: 52px;
  font-weight: 900;
  line-height: normal;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 48px;
}

.header_box_title span{
  float: left;
}

.header_box .header_box_title span:nth-of-type(2) {
  margin-left: 10px;
}

.sec_box {
  width: 1250px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

.exper {
  margin-top: 72px;
}

.freeTrialBox {
  width: 682px;
  height: 60px;
  border-radius: 8px 0px 0px 8px;
  opacity: 1;
}



.freeTrialBox_icon {
  width: 20px;
  height: 20px;
  background: url(../img/phone_icon.svg) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin: 4px 4px 0 0;
}

.freeTrialBox_input {
  width: 161px;
  height: 29px;
  font-family: "MiSans-L";
  font-size: 18px;
  font-weight: 300;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 999文字 */
  color: #333333;
  float: left;
}
.freeTrialBox_input::placeholder {
  color: #999999;
}


.freeTrialBox_btn {
  width: 180px;
  height: 48px;
  line-height: 48px;
  border-radius: 8px;
  opacity: 1;
  background: #071EF6;
  font-weight: 500;
  color: #FFFFFF;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  float: left;
  margin-right: 12px;
  font-family: Roboto;
  font-size: 16px;
}

.freeTrialBox_btn2 {
  background: #ffffff;
  color: #333333;

  box-sizing: border-box;
  /* 输入框色-CAD1DF */
  border: 1px solid #CAD1DF;

  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}


.freeRegistrationBox {
  width: 682px;
  height: 60px;
  border-radius: 4px 0px 0px 4px;
  opacity: 1;
  margin-top: 21px;
  cursor: pointer;
}


.header_box > div .mfty{
  width: 440px;
  height: 65px;
  background: #FFFFFF;
  box-shadow: 0px 8px 20px 0px rgba(197,230,241,0.6);
  border-radius: 16px;
}


.header_box_title span{
  float: left;
}


.section_banner2 {
  background-color: #ffffff;
  position: relative;
  padding-top: 80px;
  padding-bottom: 48px;
  overflow: hidden;
}


.section_title {
  font-family: Roboto;
  font-size: 52px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  opacity: 1;
}

.blue_block {
  position: absolute;
  width: 22px;
  height: 265px;
  background: #071EF6;
  top: 0;
  right: 162px;
}




.linear-text {
  width: 0;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  animation: typing 0.8s steps(8) forwards;
}

.linear-text2 {
  width: 0;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  animation: typing2 0.8s steps(8) forwards;
}

.linear-text3 {
  width: 0;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  animation: typing3 1s steps(8) forwards;
}


@keyframes typing {
  0% {
      width: 0
  }

  to {
      width: 330px;
  }
}


@keyframes typing2 {
  0% {
      width: 0
  }

  to {
      width: 240px;
  }
}

@keyframes typing3 {
  0% {
      width: 0
  }

  to {
      width: 280px;
  }
}

.text-input {
  content: "";
  display: inline-block;
  margin-left: 8px;
  height: .1875rem;
  width: 24px;
  background-color: #1265FF;
  vertical-align: middle;
  position: relative;
  top: 2.8rem;
  left: 0;
  animation: blink 0.6s infinite alternate;
}
.text-input2 {
  content: "";
  display: inline-block;
  margin-left: 12px;
  width: .1875rem;
  height: 35px;
  background-color: #1265FF;
  vertical-align: middle;
  position: relative;
  top: 4px;
  animation: blink 0.6s infinite alternate;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 0; }
}
 
.section_free_btn {
  width: 180px;
  height: 56px;
  line-height: 56px;
  border-radius: 4px;
  opacity: 1;
  background: #1265FF;
  cursor: pointer;
}



.section_free_btn span {
  margin-left: 42px;
  font-family: MiSans;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  color: #FFFFFF;
  float: left;
  margin-top: 14px;

}

.header_gif_box {
  position: absolute;
  left: 602px;
  top: -55.5px;
  width: 873px;
  height: 730px;
  opacity: 1;
  margin-top: 140px;
  background: url(../img/home/top_img.png) no-repeat;
  background-size: 100% 100%;
	
}



.header_box_text {
  display: block;
  height: 63px;
  opacity: 1;
  font-family: Roboto;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  color: #474F5E;
  margin-bottom: 48px;
}

.counter {
  font-weight: bold;
}


.exper{
  position: relative;
}
.exper .suspension{
  position: relative;
  width: 229px;
  top: -15px;
  left: 106px;
  overflow: hidden;
  height: 105px;
}
.exper .suspension .abs{
  position: relative;
  height: 37px;
}
.exper .suspension .circular{
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 26px;
  background: #17D1FF;
  border-radius: 50%;
  box-shadow: inset 1px 3px 3px 0px #2BAECF, inset 0px 1px 3px 0px rgba(223,239,255,0.24);
}
.exper .suspension .circular2{
  left: 194px;
}

.exper .suspension .line
{
  display: inline-block;
  position: absolute;
  left: 30px;
  width: 2px;
  height: 37px;
  background: rgba(89,204,233,0.4);
}
.exper .suspension .line2{
  left: 198px;
}
.exper .suspension img{
  width: 229px;
  height: 62px;
  margin-top: -6px;
}


.section_2 {
  width: 100%;
  height: 850px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}

.banner2 {
  height: 813px;
  background-color: pink;
}

.section_22 {
  background: linear-gradient(180deg, #FBFBFF 0%, #F7F8FF 51%);
}

h2 {
  padding-top: 80px;
  opacity: 1;

  font-family: Roboto;
  font-size: 52px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 90文字 00000 90 */
  color: rgba(0, 0, 0, 0.9);

  margin-bottom: 41px;
}

.tab_top {
  width: 1250px;
  height: 58px;
  text-align: left;
  display: flex;
}

.tab_top li {
  flex: 1;
  min-width: 159px;
  height: 58px;
  line-height: 58px;
  font-family: "MiSans-M";
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  margin-right: 12px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

}

.tab_top li img {
  display: block;
  width: 48px;
  height: 48px;
  float: left;
  margin-left: 173px;
  margin-right: 4px;
}
.tab_top li span {
  float: left;
  line-height: 48px;
  
}

.tab_top li:nth-last-child(1) {
  margin-right: 0;
}

.tab_top > .is_act {
  font-family: "MiSans-M";
  font-weight: 600;
  opacity: 1;
  box-sizing: border-box;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #1265FF;
}

.section_2 .tab_bottom > .ani {
  animation: ars 0.5s forwards;
  opacity: 0;
}

.section_2 .tab_bottom {
  height: 600px;
  overflow: hidden;
}

.section_2 .tab_bottom > li {
  position: relative;
  display: none;
  margin-top: 80px;
}

.section_2 .tab_bottom > li:nth-child(1) {
  display: block;
}

@keyframes ars {
  0% {
    top: 20px;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

.section_2 .tab_bottom li > img {
  float: left;
}

.section_2 .tab_bottom > li:nth-child(2) img {
  width: 886px;
  height: 497px;
  position: absolute;
  top: 0;
  left: -264px;
}

.section_2 .tab_bottom li:nth-child(1) > div {
  float: left;
  display: inline-block;
  width: 482px;
  margin-left: 86px;
  color: #333333;
}

.section_2 .tab_bottom > li:nth-child(1) > div > p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
}

.section_2 .tab_bottom > li:nth-child(1) > div > p:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin: 9px 0 0 0;
}

.section_2 .tab_bottom > li:nth-child(1) > div > div > p {
  font-size: 14px;
  color: #666666;
  margin-top: 9px;
}

.section_2 .tab_bottom > li:nth-child(1) > div > div > .i_text:nth-child(1) {
  margin-top: 57px;
}

.section_2 .tab_bottom > li:nth-child(1) > div > div > .i_text {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}

.section_2 .tab_bottom > li:nth-child(1) > div > div > .i_text > i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #0091ff;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

.section_2 .tab_bottom > li:nth-child(1) > div > div > a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #0091ff;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  color: white;
  margin-top: 70px;
  font-size: 14px;
  color: #ffffff;
}

.section_2 .tab_bottom li:nth-child(2) > div {
  float: right;
  display: inline-block;
  width: 482px;
  margin-left: 86px;
  color: #333333;
}

.section_2 .tab_bottom > li:nth-child(2) > div > p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
}

.section_2 .tab_bottom > li:nth-child(2) > div > p:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin: 9px 0 0 0;
}

.section_2 .tab_bottom > li:nth-child(2) > div > div > p {
  font-size: 14px;
  color: #666666;
  margin-top: 9px;
}

.section_2 .tab_bottom > li:nth-child(2) > div > div > .i_text:nth-child(1) {
  margin-top: 30px;
}

.section_2 .tab_bottom > li:nth-child(2) > div > div > .i_text {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}

.section_2 .tab_bottom > li:nth-child(2) > div > div > .i_text > i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #0091ff;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

.section_2 .tab_bottom > li:nth-child(2) > div > div > a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #0091ff;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  color: white;
  margin-top: 40px;
  font-size: 14px;
  color: #ffffff;
}

.section_2 .tab_bottom li:nth-child(3) > div {
  float: left;
  display: inline-block;
  width: 482px;
  margin-left: 86px;
  color: #333333;
}

.section_2 .tab_bottom > li:nth-child(3) > div > p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
}

.section_2 .tab_bottom > li:nth-child(3) > div > p:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin: 9px 0 0 0;
}

.section_2 .tab_bottom > li:nth-child(3) > div > div > p {
  font-size: 14px;
  color: #666666;
  margin-top: 9px;
}

.section_2 .tab_bottom > li:nth-child(3) > div > div > .i_text:nth-child(1) {
  margin-top: 57px;
}

.section_2 .tab_bottom > li:nth-child(3) > div > div > .i_text {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}

.section_2 .tab_bottom > li:nth-child(3) > div > div > .i_text > i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #0091ff;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

.section_2 .tab_bottom > li:nth-child(3) > div > div > a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #0091ff;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  color: white;
  margin-top: 128px;
  font-size: 14px;
  color: #ffffff;
}

.section_2 .tab_bottom li:nth-child(4) > div {
  float: left;
  display: inline-block;
  width: 482px;
  margin-left: 86px;
  color: #333333;
}

.section_2 .tab_bottom > li:nth-child(4) > div > p:nth-child(1) {
  font-size: 24px;
  font-weight: bold;
}

.section_2 .tab_bottom > li:nth-child(4) > div > p:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin: 9px 0 0 0;
}

.section_2 .tab_bottom > li:nth-child(4) > div > div > p {
  font-size: 14px;
  color: #666666;
  margin-top: 9px;
}

.section_2 .tab_bottom > li:nth-child(4) > div > div > .i_text:nth-child(1) {
  margin-top: 57px;
}

.section_2 .tab_bottom > li:nth-child(4) > div > div > .i_text {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}

.section_2 .tab_bottom > li:nth-child(4) > div > div > .i_text > i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #0091ff;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

.section_2 .tab_bottom > li:nth-child(4) > div > div > a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #0091ff;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  color: white;
  margin-top: 188px;
  font-size: 14px;
  color: #ffffff;
}

.section_3 {
  overflow: hidden;
  padding-bottom: 120px;
  background: #F7F7F7;
}
.section_3_left {
  background: url(../img/home/dot_bg2.png) no-repeat;
  background-size: 100% auto;
  height: 400px;
  margin-top: 40px;
}

.section_3_left_center {
  width: 1250px;
  height: 400px;
  margin: 0 auto;
}


.section_3_cardItem_border {
  position: relative;
  float: left;
  width: 619px;
  height: 223px;
  border-radius: 8px;
  opacity: 1;
  margin-right: 12px;
  margin-bottom: 12px;
}
.section_3_cardItem_border:nth-of-type(2n) {
  margin-right: 0;
}

.section_3_cardItem {
  height: 100%;
  border-radius: 20px;
  padding: 40px 32px;
  background-color: #ffffff;
}




.cardItem_title {
  height: 53px;
  opacity: 1;
  font-family: Roboto;
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 90文字 00000 90 */
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 8px;
  

}
.cardItem_text {
  height: 28px;
  opacity: 1;

  font-family: Roboto;
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 90文字 00000 90 */
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 8px;


}

.cardItem_text2 {
  height: 46px;
  opacity: 1;

  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 40文字 */
  color: #667184;
  margin-bottom: 8px;


}

.cardItem_icon {
  position: absolute;
  right: 0px;
  top: 0px;
  right: 32px;
  top: -41px;
  width: 100px;
  height: 100px;
    
  
}
.section_3_cardItem_border:nth-of-type(1) .cardItem_icon {
  background: url(../img/home/choose1.png) no-repeat;
  background-size: 100% 100%;
}
.section_3_cardItem_border:nth-of-type(2) .cardItem_icon {
  background: url(../img/home/choose2.png) no-repeat;
  background-size: 100% 100%;
}
.section_3_cardItem_border:nth-of-type(3) .cardItem_icon {
  background: url(../img/home/choose3.png) no-repeat;
  background-size: 100% 100%;
}
.section_3_cardItem_border:nth-of-type(4) .cardItem_icon {
  background: url(../img/home/choose4.png) no-repeat;
  background-size: 100% 100%;
}
.section_3_cardItem_border:nth-of-type(5) .cardItem_icon {
  background: url(../img/home/choose5.png) no-repeat;
  background-size: 100% 100%;
}
.section_3_cardItem_border:nth-of-type(6) .cardItem_icon {
  background: url(../img/home/choose6.png) no-repeat;
  background-size: 100% 100%;
}






.section_3_right_title {
  font-family: "MiSans-M";
  font-size: 32px;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333;
}
.section_3_right_text {
  margin: 12px 0 24px;
  width: 376px;
  height: 42px;
  font-family: "MiSans-L";
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}
.section_3_right_btn {
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 主要色 */
  color: #1265FF;
  margin-bottom: 25px;
  cursor: pointer;
}
.section_3_right_btn i {
  margin-left: 4px;
  transition: 0.2s;
}
.section_3_right_btn:hover i {
  margin-left: 8px;
  transition: 0.2s;
}

.section_3_right_box {
  width: 376px;
  height: 138px;
  background: #FFFFFF;
  padding: 16px 20px;
  border-radius: 4px;
  display: none;
}

.section_3_right_box1 {
  display: block;
}
.section_3_right_box_icon {
  width: 64px;
  height: 28px;
  margin-bottom: 4px;
}
.section_3_right_box_icon img {
  width: auto;
  height: 100%;
}
.section_3_right_box_text {
  font-family: "MiSans-L";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 666文字 */
  color: #666666;
  margin-top: 10px;
}
.section_3_right_box_name {
  font-family: MiSans;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
  text-align: right;
  margin-top: 14px;
}


.section_3 > div > div > div:nth-child(1) > i {
  background-position-x: -296px;
}

.section_3 > div > div > div:nth-child(2) > i {
  background-position-x: 4px;
}

.section_3 > div > div > div:nth-child(3) > i {
  background-position-x: -142px;
}

.section_3 > div > div > div:nth-child(4) > i {
  background-position-x: -450px;
}

.section_3 > div > div > div p {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  line-height: 54px;
}



.section_4 {
  width: 100%;
  margin-top: 120px;
}

.section_unity {
  height: 659px;
}

.section_global {
  position: relative;
  height: 984px;
  padding-top: 120px;
  /* background: linear-gradient(180deg, #DCE9FF 0%, rgba(255, 255, 255, 0) 38%); */
}



.processBox {
  height: 91px;
  width: 1250px;
  margin: 0 auto;
  display: flex;

}

.processBox .cardItem {
  width: 182px;
  height: 91px;
} 
.processBox .cardItem:nth-last-child(1) {
  width: 213px;
}

.processBox .cardItem .cardItem_img {
  width: 140px;
  height: 64px;
  margin: 0 auto;
}

.processBox .cardItem .cardItem_img img {
  height: 100%;
  width: auto;
}

.processBox .cardItem p {
  height: 19px;
  opacity: 1;
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 8px;

}

.processBox .cardItem_line {
  width: 213.67px;
  height: 6px;
  background: url(../img/home/process_line.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 46px;
}


.section_banner2_main {
  height: 813px;
  background-color: #000000;
  padding-top: 120px;
  position: relative;
  color: #ffffff;
  
}

.dot_bg {
  background: url(../img/home/dot_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 1394px;
  height: 424px;
  position: absolute;
}

.blue_border {
  background: url(../img/home/blue_border.png) no-repeat;
  background-size: 100% 100%;
  width: 82px;
  height: 350px;
  position: absolute;
  left: 69px;
  bottom: -205px;
  z-index: 1;
}

.section_banner2_main2 {
  height: 813px;
  background-color: #ffffff;
  padding-top: 120px;
  color: rgba(0, 0, 0, 0.9)!important;
  
}


.center {
  width: 1250px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.section_banner2_main .center .center_img {
  width: 600px;
  height: 573px;
  border-radius: 20px;
  background: url(../img/home/card_img1.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 80px;
  float: left;
}
.section_banner2_main.section_banner2_main2 .center .center_img {
  background: url(../img/home/card_img2.png) no-repeat;
  background-size: 100% 100%;
}

.section_banner2_main .center .center_info {
  width: 570px;
  float: left;
  margin-top: 41.5px;
  text-align: left;

}

.center_right_listBox {
  margin-top: 12px;
}

.center_right_text {
  height: 74px;
  opacity: 1;
  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #9E9E9E;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 24px;
}

.center_right_btn {
  width: 170px;
  padding-left: 20px;
}

.center_info .freeTrialBox_btn a i {
  position: absolute;
  right: 22px;
  transition: all 0.2s;
}

.center_info .freeTrialBox_btn:hover a i {
  right: 18px;
  transition: all 0.2s;
}


.center_right_text p:nth-of-type(2) {
  font-weight: 400;
}


.center_right_listItem {
  width: 100%;
  margin-bottom: 24px;
  overflow: hidden;
}
.center_right_listItem i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../img/home/list_item_icon.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin-top: 2px;
}

.center_right_listItem span {
  float: left;
  opacity: 1;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  margin-left: 12px;
}

.center_right_title {
  height: 56px;
  opacity: 1;
  margin-bottom: 32px;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0em;
  
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
}

.section_banner2_main2 .center_right_title {
  margin-bottom: 48px;
}

.section_banner2_main2 .center_info {
  margin-right: 80px;
}
.section_banner2_main.section_banner2_main2 .center_img {
  margin-right: 0px;
  width: 600px;
  height: 573px;
}
.section_banner2_main2 .center_right_listBox {
  width: 570px;
}

.section_banner2_main.section_banner2_main2 .center_right_listBox .center_right_listItem span {
  font-size: 20px;
  width: 500px;
}

.section_banner2_main.section_banner2_main2 .center_right_btn {
  margin-top: 80px;
}






















.section_global_content {
  width: 1250px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
}

.section_global_content_top {
  display: flex;
  position: relative;
}
.section_global_content_left {
  flex: 1;
  /* width: 400px; */
  height: 346px;
}

.section_global_content_left_title {
  width: 458px;
  height: 183px;
  opacity: 1;

  font-family: Roboto;
  font-size: 52px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 90文字 00000 90 */
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 48px;
}

.section_global_content_left_desc {
  width: 562px;
  height: 38px;
  opacity: 1;
  
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 60文字 */
  color: #474F5E;
  margin-top: 9px;
  margin-bottom: 37px;
}

.section_global_content_left_numbers ul li {
  float: left;
  width: 162px;
  height: 72px;
  margin-right: 24px;
  margin-bottom: 32px;
}

.section_global_content_left_numbers ul li p:nth-of-type(1) {
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  text-align: justify; /* 浏览器可能不支持 */
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
  margin-left: -6px;
}

.section_global_content_left_numbers ul li p:nth-of-type(1) .counter {

  font-family: MiSans;
  font-size: 36px;
  font-weight: normal;
  line-height: 30px;
  text-align: justify; /* 浏览器可能不支持 */
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  /* 主要色 */
  color: #1265FF;
  margin-right: 4px;
  margin-bottom: 12px;
}

.section_global_content_left_numbers ul li p:nth-of-type(2) {
  font-family: MiSans;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: justify; /* 浏览器可能不支持 */
  letter-spacing: 0em;
  
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}

.section_global_content_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 436px;
  margin-top: 224px;
  overflow: hidden;
  padding-top: 120px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(31px);

}

.section_global_center {
  margin: 0 auto;
  width: 1250px;

}

.section_global_content_bottom_cardItem {
  width: 387.33px;
  float: left;
  opacity: 1;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 44px;
  margin-bottom: 52px;
  border-left: 4px solid #071EF6;

}

.section_global_content_bottom_cardItem:nth-of-type(3n) {
  margin-right: 0;
}

.section_global_content_bottom_cardItem p {
  height: 23px;
  opacity: 1;

  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  color: #667184;
  margin-top: 8px;

}

.cardItem_titleBox {
  height: 53px;
  opacity: 1;

  font-family: Roboto;
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 90文字 00000 90 */
  color: rgba(0, 0, 0, 0.9);
}

.section_global_content_right {
  width: 623px;
  height: 628px;
  background: url(../img/home/earth.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}


.section_brand_leftCover {
  height: 62px;
  width: 600px;
  /* background: linear-gradient(90deg, rgba(29, 41, 62, 1) 89%, rgba(29, 41, 62, 0) 100%); */
  position: absolute;
  top: 72px;
  right: 1250px;
  z-index: 1;
}

.section_brand_listBox {
  width: 1250px;
  margin: 0 auto;
  /* height: 280px; */
  text-align: left;
  position: relative;
  padding: 72px 0;
}

.section_brand_lists {
  width: 3500px;
  height: 62px;
  margin-left: -104px;
  animation: scroll 40s linear infinite normal
}



@keyframes scroll {
  0% {
      transform: translateZ(0)
  }

  to {
      transform: translate3d(-50%,0,0)
  }
}

.section_brand_lists img {
  width: auto;
  height: 100%;
  display: inline-block;
  float: left;
}



.section_unity_middle_title {
  width: 1250px;
  /* height: 52px; */
  margin: 0 auto;
  margin-bottom: 40px;
}


.section_unity_middle_swiper {
  position: relative;
}
.section_unity_middle_swiper .swiper-wrapper {
  height: 474px;
}

.section_unity_middle_swiper_btns {
  width: 1250px;
  margin: 0 auto;
  margin-top: -100px;
}

.section_unity_middle_swiper_btns .swiper-button-next, .section_unity_middle_swiper_btns .swiper-button-prev {
  width: 24px!important;
  height: 24px!important;
  float: left;
  margin-right: 24px;
  /* background-image: none; */
  position: relative;
  margin-top: 0;
  background-size: 100% 100%;
}




.section_4 .sec_box > p {
  font-family: "MiSans-L";
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}

.section_4 .sec_box > ul {
  width: 1250px;
  height: 540px;
  overflow: hidden;
  margin: 40px auto 0;
  font-size: 0;
}

.section_4 li {
  margin-right: 20px;
  width: 159px;
  height: 370px;
  font-size: 0;
  position: relative;
  vertical-align: top;
  display: inline-block;
  /* background: url("../img/index_img_04.png") no-repeat; */
}

.section_4 li:nth-child(2) {
  background-position-x: -160px;
}

.section_4 li:nth-child(3) {
  background-position-x: -320px;
}

.section_4 li:nth-child(4) {
  background-position-x: -480px;
}

.section_4 li:nth-child(5) {
  background-position-x: -640px;
}

.section_4 .left {
  width: 159px;
  height: 370px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.section_4 .active > .left > div {
  animation: qa 0.4s forwards linear alternate;
}

.section_4 .active > .left{
  display: none;
}

@keyframes qa {
  0% {
    background: #2a3d5e;
  }

  100% {
    background: #5575e1;
  }
}

.section_4 ul > .active > .left > a {
  opacity: 1;
  display: block;
}

.section_4 ul > .active > .left > a {
  animation: qb 0.2s forwards linear alternate;
  top: 318px;
}

@keyframes qb {
  0% {
    opacity: 0;
    display: none;
    top: 360px;
  }

  100% {
    opacity: 1;
    display: block;
    top: 318px;
  }
}

.section_4 .active > .left > p {
  animation: qc 0.2s forwards linear alternate;
}

@keyframes qc {
  0% {
    top: 0;
  }

  100% {
    top: -30px;
  }
}

.section_4 .active > .left > i {
  animation: qd 0.2s forwards linear alternate;
}

@keyframes qd {
  0% {
    top: 0;
  }

  100% {
    top: -30px;
  }
}

.section_4 .left > div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #2a3d5e;
  opacity: 0.9;
  border-radius: 4px;
}

.section_4 .left > p {
  position: relative;
  color: white;
  font-size: 22px;
  text-align: center;
  margin-top: 220px;
  letter-spacing: 2px;
}

.section_4 .left > a {
  position: absolute;
  top: 360px;
  left: 19px;
  display: inline-block;
  width: 120px;
  height: 50px;
  font-size: 14px;
  color: white;
  background: transparent;
  border: 1px solid white;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  opacity: 0;
  display: none;
}

.section_4 .left i {
  position: relative;
  display: inline-block;
  margin-top: 14px;
  left: -5px;
  color: white;
  font-size: 20px;
}

.section_4 .right {
  width: 0;
  height: 370px;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;

  border-radius: 4px;
  opacity: 1;
  background: #EFF2FC;
  border: 1px solid #FFFFFF;
  box-shadow: 0px -30px 60px 0px #FFFFFF,0px 20px 60px -30px #7D99DF;
}

.section_4 ul > li:nth-child(1) {
  width: 458px;
}

.section_4 ul > li:nth-child(1) .right {
  width: 458px;
  height: 370px;
}

.section_4 .right p {
  width: 400px;
  height: 24px;
  padding: 0 40px;
  font-size: 18px;
  color: #333333;
  /* margin-top: 120px; */
  font-weight: bold;
}

.section_4 .right .text_box {
  width: 400px;
  height: 24px;
  padding: 0 40px;
  font-size: 14px;
  text-align: left;
  color: #666666;
  line-height: 24px;
  margin-top: 40px;
}

.section_4 .right img {
  margin: 110px 0 0 40px;
  width: 308px;
  height: 115px;
}

.content-img {
  width: 240px;
  height: 90px;
  margin-bottom: 35px;
}


.section_5 {
  width: 100%;
  height: 900px;
  position: relative;
}

.section_5 .sec_box .sideHide {
  height: 0;
  /* animation: qf 0.5s forwards linear alternate; */
}

.section_5 .sec_box .sideShow {
  animation: qfs 0.3s forwards linear alternate;
}

.section_5 .sec_box > div {
  height: 702px;
  overflow: hidden;
  position: relative;
}

.section_5 .sec_box .map_icon1 {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 219px;
  left: 471px;
  border-radius: 50%;
  background: white;
  border: 8px solid #0091ff;
  transform: scale(0.1);
  animation: qg 1.2s forwards cubic-bezier(0, 0, 0.25, 0.1) infinite normal;
}

.section_5 .sec_box .map_icon2 {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 209px;
  left: 389px;
  border-radius: 50%;
  background: white;
  border: 8px solid #0091ff;
  transform: scale(0.1);
  animation: qg 1.2s forwards cubic-bezier(0, 0, 0.25, 0.1) infinite normal;
}

@keyframes qg {
  0% {
    transform: scale(0.3);
    opacity: 1;
  }

  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}

.map_icon1 {
  position: absolute;
  top: 430px;
  left: 394px;
}

.map_icon2 {
  position: absolute;
  top: 440px;
  left: 476px;
}

@keyframes qf {
  0% {
    height: 702px;
  }

  100% {
    height: 0;
  }
}

@keyframes qfs {
  0% {
    height: 0;
  }

  100% {
    height: 702px;
  }
}

.section_5 ul {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}

.section_5 ul li {
  width: 280px;
  display: inline-block;
  font-size: 36px;
  color: #0091ff;
}

.section_5 ul li p {
  display: inline-block;
}

.section_5 ul li span:nth-child(2) {
  position: relative;
  top: -13px;
  font-size: 26px;
}

.section_5 ul > li .l_text {
  color: #666666;
  font-size: 16px;
  position: relative;
  top: -18px;
}



.section_5 > div > div img {
  margin-top: 50px;
  width: 1250px;
}

.section_5 .sec_box_2 {
  min-width: 1250px;
  max-width: 1500px;
  width: 90%;
  height: 489px;
  position: absolute;
  left: 50%;
  top: 700px;
  transform: translate(-50%, 0);
}

.section_5 .anims {
  opacity: 0;
}

.section_5 .anim {
  animation: qe 0.3s forwards linear alternate;
}

.section_5 .sec_box_2 img {
  width: 100%;
}

@keyframes qe {
  0% {
    top: 700px;
    opacity: 0;
  }

  100% {
    top: 320px;
    z-index: 2;
    opacity: 1;
  }
}

@keyframes qes {
  0% {
    top: 320px;
    z-index: 2;
    opacity: 1;
  }

  100% {
    top: 700px;
    z-index: 1;
    opacity: 0;
  }
}

.section_6 {
  width: 100%;
  height: 150px;
  background: #f5f7f9;
  position: relative;
  z-index: 2;
}

.section_6 > div {
  font-size: 0;
}

.section_6 > div > div {
  width: 300px;
  height: 150px;
  padding-top: 46px;
  font-size: 0;
  display: inline-block;
}

.section_6 > div > div > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
}

.section_6 > div > div > div > p:nth-child(1) {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  font-weight: bold;
}

.section_6 > div > div > div > p:nth-child(2) {
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  margin-top: 4px;
}

.svg_1 {
  padding-top: 0 !important;
  width: 674px;
  height: 648px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  top: 100px;
  right: -101px;
}
.bannersvg{
  padding-top: 0 !important;
  width: 720px;
  height: 720px;
  overflow: hidden;
  position: absolute !important;
  top: 90px;
  right: -101px;
  background: url('../img/newimg/ellipse.png') no-repeat;
  background-size: 100%;
}

.tab_bottom_1 > li > img {
  width: 626px;
  height: 497px;
}

.headBtn {
  border-radius: 4px;
}

.headBtn:hover {
  opacity: 0.9;
}

.headBtn span {
  display: inline-block;
  transition: all 0.6s;
}

.headBtn:hover span {
  transform: scale(1.1);
}

.headBtn {
  display: block;
  position: relative;
  width: 300px;
  height: 146px;
  margin: 0 auto;
  overflow: hidden;
}

.headBtn img {
  display: block;
  position: relative;
  width: 300px;
  height: 146px;
  margin: 0 auto;
}

.headBtn:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 146px;
  top: 0;
  left: -50%;
  overflow: hidden;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(255, 255, 255, 0.2)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  overflow: hidden;
  animation: st 2s infinite;
  animation-delay: 1s;
}

@keyframes st {
  0% {
    left: -50%;
  }

  100% {
    left: 150%;
  }
}

.counter1 {
  position: relative;
  left: 5px;
}

.counter2 {
  position: relative;
  left: 5px;
}

.counter3 {
  position: relative;
  left: 5px;
}

.counter4 {
  position: relative;
  left: 5px;
}

.section_7 {
  position: absolute;
  height: 86px;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -42px;
  z-index: 100;
  display: flex;
  gap: 16px;
  text-align: left;
}

.section_7_1_border {
  flex: 1;
  width: 338px;
  height: 88px;
  background: linear-gradient(to top, #F6F8FD, #FFFFFF);
  padding: 1px;
  border-radius: 8px;
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.16);

}



.section_7_1 .text {
  width: 150px;
  float: left;
  font-family: MiSans;
  line-height: normal;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333;
}
.section_7_1 .text p:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;

}
.section_7_1 .text p:nth-of-type(2) {
  font-family: "MiSans-L";
  font-size: 14px;
  font-weight: 300;
  line-height: 160%;
  margin-top: 2px;
}


embed {
  height: 0;
  position: absolute;
  top: 0;
  right: -3000px;
}
.tybox{

}
.tybox li{
  position: absolute;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.tybox li p{
  height: 40px;
  padding-left:22px;
  padding-right: 22px;
  background: rgba(255, 255, 255, 0.62);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  margin-right: 18px;
  font-size: 24px;
  font-weight: 600;
  color: #11C5F2;
  display: none;
}
.tybox li .dingwei{
  position: relative;
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.tybox li .dingwei .bgw{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #FFFFFF;
  border: none;
  box-shadow: 0px 2px 6px 0px rgba(126,192,224,0.8);
  position: absolute;
  z-index: 3;
  top: 13px;
  left: 13px;
}
.tybox li.active .dingwei .bgw{
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #11C5F2;
  box-shadow: 0px 2px 6px 0px rgba(126,192,224,0.8);
  border: 4px solid #FFFFFF;
  position: absolute;
  z-index: 3;
  top: 12px;
  left: 12px;
}
.tybox li.active p{
  display: block;
}
.tybox .dingwei div:nth-of-type(1){
  width: 46px;
  height: 46px;
  position: absolute;
  z-index: 1;
}
.tybox .ty111 {
  top: 191px;
  left: 646px ;
}
.tybox .ty111.active {
  left: 531px !important;
}
.tybox .ty222 {
  top: 438px ;
  left: 558px;
}
.tybox .ty222.active {
  left: 440px !important;
}
.tybox .ty333 {
  top: 664px;
  left: 650px;
}
.tybox .ty333.active {
  left: 492px !important;
}
.tybox  .ty444 {
  top: 569px;
  left: 1250px;
}
.tybox  .ty444 p{
  width: 126px;
}
.tybox .ty444.active {
  left: 1250px !important;
}
.tybox  .ty555 {
  top: 284px;
  left: 1248px ;
}
.tybox  .ty555 p{
  width: 201px;
}
.tybox .ty555.active {
  left: 1250px !important;
}
.ty111:hover {
  
}

.ty222:hover {
  
}

.ty333:hover {
  
}

.ty444:hover {
  
}

.ty555:hover {
  
}

.ty1_1 {
  
}

.ty2_2 {
  background: url("../img/ty444.png") no-repeat;
  background-size: 100%;
}

.ty3_3 {
  background: url("../img/ty222.png") no-repeat;
  background-size: 100%;
}

.ty4_4 {
  background: url("../img/ty111.png") no-repeat;
  background-size: 100%;
}

.ty5_5 {
  background: url("../img/ty333.png") no-repeat;
  background-size: 100%;
}

.section_5 .sec_box .map_icon3 {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 197px;
  left: 456px;
  border-radius: 50%;
  background: white;
  border: 8px solid #0091ff;
  transform: scale(0.1);
  animation: qg 1.2s forwards cubic-bezier(0, 0, 0.25, 0.1) infinite normal;
}

/* 服务条款 */
.fwtks {
  margin-top: 10px;
  margin-left: 14px;
  font-size: 14px;
  line-height: 14px;
  color: #495266;
}

.fwtks p {
  color: #495266;
}

.fwtks label {
  margin-top: 6px;
  vertical-align: top;
  cursor: pointer;
}

.fwtks label input {
  cursor: pointer;
}

.cufont {
  color: #0091ff;
}

.bannercontent {
  position: absolute;
  width: 1250px;
  margin-top: 40px;
  opacity: 1;
}

.bannercontent_border {
  padding: 2px;
  border-radius: 12px;
  background: linear-gradient(to bottom, white, transparent);
}

.bannercontent>li{
  display: none;
}
.bannercontent li.curr{
  display: block;
  overflow: hidden;
}

.bannercontent .content{
  display: none;
}
.bannercontent .show{
  display: block;
}


.bannercontent .bannersss{
  width: 218px;
  height: 100%;
  
  
}
.bannercontent .bannersss li{
  width: 100px;
  height: 100px;
  border-radius: 4px;
  margin-bottom: 8px;
  position: relative;
  cursor: pointer;
}
.bannercontent .bannersss li.active{
  background: linear-gradient(270deg, #FBFBFB 0%, #FBFBFB 45%, #E3F0FF 100%);
}


.bannercontent .bannersss li img{
  width: 48px;
  height: 48px;
  /* position: absolute; */
  margin-top: 12px;
  margin-left: 26px;
}
.bannercontent .bannersss li span{
  display: block;
  font-family: MiSans;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333;
}

.bannercontent .bannersss li.active{
  background: #F3F7FF;
}
.bannercontent .bannersss li.active span{
  font-weight: 600;
}
.bannercontent .content{
  height: 536px;
  float: left;
  position: relative;

}
.bannercontent .content1{
  height: 501px;
  position: relative;
  background: linear-gradient(180deg, #F4F4FF 0%, #FFFFFF 100%);
  border-radius: 12px;
  overflow: hidden;
}
.bannercontent .content .left_img {
  width: 483px;
  height: 456px;
  margin-right: 35px;
  float: left;
}
.bannercontent .content .left_img img {
  width: 100%;
  height: auto;
}

.bannercontent .content .left_box {
  width: 620px;
  height: 501px;
  margin-right: 27px;
  float: left;
  padding: 32px;
}

.bannercontent .content .left_box .left_box_title {
  height: 52px;
  line-height: 52px;
  opacity: 1;
  font-family: "MiSans-M";
  font-size: 32px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 16px;

}
.bannercontent .content .left_box .left_box_list {
  width: 558px;
  min-height: 21px;
}

.left_box_list_item {
  position: relative;
  padding-left: 24px;
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #474F5E;
  margin-bottom: 20px;
}

.left_box_list_item span {
  font-family: "MiSans-M";
  font-weight: 500;
}

.left_box_list_item_icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../img/home/plan_gou.png) no-repeat;
  background-size: 100% 100%;
}

.relatedProducts {
  height: 32px;
  line-height: 32px;
  opacity: 1;
  font-family: "MiSans-M";
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 8px;
}

.left_box_list_labels {
  height: 32px;
}
.left_box_list_labels div{
  float: left;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
  opacity: 1;
  padding: 0 12px;
  background: rgba(82, 140, 249, 0.06);
  margin-right: 12px;
  
}

.left_box_chat {
  width: 216.5px;
  height: 44px;
  line-height: 44px;
  border-radius: 8px;
  opacity: 1;
  background: #1265FF;
  font-family: "MiSans-M";
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF;
  position: absolute;
  left: 32px;
  bottom: 32px;
}

.left_box_list_labels div img {
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 8px;
  margin-right: 8px;
}
.left_box_list_labels div span {
  height: 16px;
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.9);
}

.bannercontent .content .right_img {
  width: 749px;
  height: 501px;
  float: left;

}
.bannercontent .content .right_img img {
  width: 100%;
  height: auto;
}

.bannercontent .content .right_card_box {
  width: 882px;
  height: 456px;
  float: left;
}

.right_card_box_item {
  width: 283px;
  height: 220px;
  border-radius: 12px;
  background: linear-gradient(179deg, #F4F3F9 0%, #FFFFFF 71%);
  border: 2px solid #FFFFFF;
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.16);
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
  position: relative;

}

.right_card_box_item .hoverBox {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(244, 243, 249, 0) 55%, #FFFFFF 63%);
  top: 0;
  padding: 20px;
  display: flex;
  flex-direction: column-reverse;
  visibility: hidden;

}

.right_card_box_item .hoverBox .hoverBox_btn {
  width: 100%;
  height: 41px;
  line-height: 41px;
  border-radius: 8px;
  background: #1265FF;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  font-family: "MiSans-M";
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  cursor: pointer;

  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  
}

.right_card_box_item:hover .hoverBox {
  visibility: visible;
}
.right_card_box_item:hover .hoverBox .hoverBox_btn {
  opacity: 1;
  transform: translateY(0);

}


.right_card_box_item:nth-of-type(1) {
  margin-left: 0px;
}

.right_card_box5 .right_card_box_item:nth-of-type(1) {
  height: 456px;
}
.right_card_box4 .right_card_box_item {
  width: 433px;
  margin-left: 0;
}

.right_card_box4 .right_card_box_item:nth-of-type(2n) {
  margin-left: 16px;
}

.right_card_box6 .right_card_box_item {
  margin-left: 16px;
}

.right_card_box6 .right_card_box_item:nth-of-type(3n+1) {
  margin-left: 0px;
}

.right_card_box_item .item_title{
  width: 100%;
  height: 80px;
  padding: 20px;

}

.right_card_box_item .item_text{
  width: 100%;
  height: 80px;
  padding: 20px;
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.9);

}




.right_card_box_item .item_labels {
  width: 100%;
  height: 24px;
  padding: 0 20px;

}

.right_card_box_item .item_labels span { 
  display: inline-block;
  height: 24px;
  border-radius: 4px;
  padding: 0px 8px;
  background: #F3F3F8;

  font-family: MiSans;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  color: #555F87;
  margin-right: 8px;
}


.right_card_box_item .item_title_img {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.06);
  float: left;
}

.right_card_box_item .item_title img {
  width: 100%;
  height: 100%;
}


.right_card_box_item .item_title span {
  height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 8px;
  font-family: "MiSans-M";
  font-size: 20px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
}

.right_card_box_item .product_img {
  width: 100%;
  height: 191px;
  margin-top: 70px;
}





.bannercontent .content .right{
  width: 342px;
  height: 448px;
  float: left;
  position: relative;
  margin-right: 35px;
}
.bannercontent .content .right .title{
  font-family: "MiSans-M";
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  color: #333333; 
  margin-top: 36px;
  margin-bottom: 24px;
}
.bannercontent .content .right .title span{
  color: #1265FF; 
}
.bannercontent .content .right ul li{
  margin-bottom: 20px;
  overflow: hidden;
}
.bannercontent .content .right ul .fjspot{
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}
.bannercontent .content .right ul .text{
  display: block;
  float: left;
  width: 274px;
  font-family: "MiSans-L";
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
}
.line_box {
  width: 297px;
  height: 0.5px;
  background-color: #D8E1F7;
  position: relative;
}

.line_box span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #333333;
  position: absolute;
  bottom: 0;

}

.bannercontent .content .right ul {
  margin-top: 24px;
}

.content_btn {
  position: absolute;
  bottom: 44px;
}

.online_chat, .bannercontent .content .right .more {
  float: left;
  margin-right: 16px;
}



.online_chat a{
  display: block;
  width: 120px;
  height: 39px;
  border-radius: 4px;
  opacity: 1;
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 主要色 */
  background-color: #1265FF;
  color: #ffffff;
  padding: 8px 0 0 20px;
  position: relative;
}

.online_chat a i {
  position: absolute;
  right: 20px;
  transition: all 0.2s;
}

.online_chat:hover a i {
  right: 16px;
  transition: all 0.2s;
}

.more a{
  display: block;
  width: 120px;
  height: 39px;
  border-radius: 4px;
  opacity: 1;
  background: rgba(18, 101, 255, 0.1);
  font-family: MiSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
  letter-spacing: 0em;
  font-variation-settings: "opsz" auto;
  /* 主要色 */
  color: #1265FF;
  padding: 8px 0;
  text-align: center;
}


#sms{
  /* width: 420px; */
  /* height: 548px; */
  margin: 0 auto;
  /* margin-top: 46px; */
}
#international{
  width: 420px;
  margin: 0 auto;
  margin-top: 43px;
}
#multimedia{
  width: 420px;
  margin: 0 auto;
  margin-top: 81px;
}
#fivess{
  width: 420px;
  margin: 0 auto;
  margin-top: 24px;
}
#voiceotp{
  width: 420px;
  margin: 0 auto;
  margin-top: 34px;
}
#call{
  width: 484px;
  height: 392px;
  margin: 127px 0 0 20px;
}

#fourphone{
  width: 400px;
  display: block;
  margin: 0 auto;
}


#crm {
  width: 480px;
  margin: 127px 0 0 16px;
}

#clue {
  width: 480px;
  margin: 127px 0 0 16px;
}

#order {
  width: 480px;
  margin: 127px 0 0 16px;
}

#service{
  width: 400px;
  margin: 0 auto;
  margin-top: 36px;
}

#twothree {
  width: 380px;
  margin: 0 auto;
  margin-top: 40px;
}
#robot{
  width: 480px;
  margin: 0 auto;
  margin-top: 120px;
}

#shortc{
  width: 480px;
  margin: 0 auto;
  margin-top: 120px;
}
#oneclick{
  width: 480px;
  margin: 0 auto;
  margin-top: 20px;
}
#shortmessages{
  /* width: 464px; */
  height: 580px;
  margin: 0 auto;
  margin-top: 70px;
  /* display: none; */
}
#voicess{
  height: 580px;
  margin: 0 auto;
  margin-top: 70px;
  display: none;
}
#onlineservices{
  height: 580px;
  margin: 0 auto;
  margin-top: 70px;
  display: none;
}
#communications{
  height:  580px;
  margin: 0 auto;
  margin-top: 70px;
  display: none;
}
#authentications{
  height:  580px;
  margin: 0 auto;
  margin-top: 70px;
}

/* =========================== pain =========================== */


.pain {
  margin: 0 auto;
  width: 1250px;
}

.pain .title {
  color: #202124;
  font-size: 36px;
  font-weight: 600;
  height: 36px;
  line-height: 36px;
  width: 144px
}

.pain .pain-items {
  cursor: pointer;
  flex-direction: row;
  height: 370px;
  justify-content: space-between;
  margin-top: 48px;
  /* overflow: hidden; */
  display: flex;
}

.pain .pain-items .pain-item {
  animation-direction: normal;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-name: changeWidthSmall-1109578e;
  animation-timing-function: ease-in-out;
  border-radius: 4px;
  flex-shrink: 0;
  overflow: hidden;
  transition: all .5s linear;
  margin-right: 20px;
  border: 1px solid transparent;

}

.pain .pain-items .pain-item:nth-of-type(5) {
  margin-right: 0;
}


.pain .pain-items .pain-item.active {
  height: 370px;
  border: 1px solid #ffffff;
  animation-direction: normal;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  animation-name: changeWidthBig-1109578e;
  animation-timing-function: ease-in-out;
  z-index: 10;
  box-shadow: 0px -30px 60px 0px #FFFFFF,0px 20px 60px -30px #7D99DF;
}

.pain .pain-items .pain-item.active .pain-item-card {
  transform: scale(1.1)
}

.pain .pain-items .pain-item.active .pain-item-card .content-active {
  left: 60px;
  opacity: 1;
  position: absolute;
  top: 38px;
  left: 41px;
  transition: all .5s ease-in-out;
  text-align: left;
  z-index: 1;
}


.content-active .line_box {
  width: 380px;
}

.content-title {
  height: 29px;
  line-height: 29px;
  margin-bottom: 8px;
  font-family: "MiSans-M";
  font-size: 18px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  /* 333文字 */
  color: #333333;
}

.content-text {
  font-family: "MiSans-L";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  /* 333文字 */
  color: #333333;
  width: 380px;
  height: 57px;
  margin-top: 12px;
  margin-bottom: 18px;
}

.content_btnBox div{
  width: 96px!important;
  height: 36px!important;
  line-height: 36px;
  text-align: center;
  margin-right: 16px;
  float: left;
  border-radius: 4px;
  opacity: 1;
  font-family: MiSans;
  font-size: 14px;


}

.content_btnBox .online_chat_btn {
  background: #1265FF;
  color: #ffffff;
}

.content_btnBox .more_btn {
  background: #FFFFFF;
  color: #1265FF;
}


.content_btnBox .more_btn a{
  color: #1265FF;
}



.pain .pain-items .pain-item.active .pain-item-card .content-active .title-active {
  color: #202124;
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 52px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper {
  height: 52px;
  margin-bottom: 24px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper .p-wrapper {
  display: flex;
  width: 340px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper .p-wrapper .icon {
  height: 20px;
  width: 20px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper .p-wrapper .title1 {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(45deg,#006cff,#000);
  color: transparent;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-left: 13px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper .p-wrapper .title2 {
  color: #202124;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-left: 7px
}

.pain .pain-items .pain-item.active .pain-item-card .content-active .wrapper .des-active {
  color: #4e5866;
  font-size: 14px;
  margin-left: 36px;
  margin-top: 4px;
  white-space: nowrap
}

.pain .pain-items .pain-item.active .pain-item-card:before {
  /* opacity: 0!important */
}

.pain .pain-items .pain-item .item-wrapper {
  width: 100%
}

.pain .pain-items .pain-item .pain-item-card {
  box-shadow: 0px -30px 60px 0px #FFFFFF,0px 20px 60px -30px #7D99DF;
  background-image: var(--bg-img);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  cursor: pointer;
  height: 370px;
  opacity: 1;
  overflow: hidden;
  position: relative;
  transition: all .5s linear;
  width: 100%
}

.pain .pain-items .pain-item .pain-item-card .content {
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 92px;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 56%;
  transform: translateX(-50%);
  transition: all .3s linear;
  width: 125px;
  z-index: 11;
  text-align: left;
}


.pain .pain-items .pain-item.active .pain-item-card .content {
  /* opacity: 0; */
  display: none;
}

.pain .pain-items .pain-item .pain-item-card .content .title span {
  float: left;
}

.pain .pain-items .pain-item .pain-item-card .content .title {
  color: #fff;
  font-size: 20px;
  /* line-height: 28px */
}

.pain .pain-items .pain-item .pain-item-card .content .des {
  font-family: "MiSans-L";
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0em;

  font-variation-settings: "opsz" auto;
  /* 白色 */
  color: #FFFFFF;
  margin-top: 12px;
}

.pain .pain-items .pain-item .pain-item-card:before {
  transition: all .5s linear
}

.pain .pain-items .pain-item .pain-item-card .content-active {
  opacity: 0
}

.pain .pain-items .pain-item .pain-item-card.active {
  transition: all .5s ease-in-out;
  width: 458px;
  z-index: 10
}

.pain .pain-items .pain-item .pain-item-card.active .content-active {
  left: 60px;
  opacity: 1;
  position: absolute;
  top: 60px;
  transition: all .5s ease-in-out;
}


.pain .pain-items .pain-item .pain-item-card.active:first-child {
  margin-right: 12px
}

.pain .pain-items .pain-item .pain-item-card.active:before {
  opacity: 0;
  transition: all 1s linear
}





.pain .pain-items .pain-item:nth-of-type(1) .pain-item-card:before {
  background: linear-gradient(0deg, #17A7E1 34%, rgba(114, 84, 205, 0) 100%);
}

.pain .pain-items .pain-item:nth-of-type(2) .pain-item-card:before {
  background: linear-gradient(0deg, #49508F 34%, rgba(114, 84, 205, 0) 100%);
}

.pain .pain-items .pain-item:nth-of-type(3) .pain-item-card:before {
  background: linear-gradient(0deg, #2357B3 40%, rgba(18, 101, 255, 0) 100%);
}

.pain .pain-items .pain-item:nth-of-type(4) .pain-item-card:before {
  background: linear-gradient(0deg, #1D5FDB 43%, rgba(18, 101, 255, 0) 99%);
}

.pain .pain-items .pain-item:nth-of-type(5) .pain-item-card:before {
  background: linear-gradient(0deg, #5C44B6 39%, rgba(18, 164, 255, 0) 99%);
}

.pain .pain-items .pain-item .pain-item-card:before {
  opacity: 1
}

.pain .pain-items .pain-item .pain-item-card:hover:before {
  /* opacity: 0 */
}

.pain .pain-items .pain-item.active .pain-item-card:before {
  background: linear-gradient(90deg, #EFF2FC 65%, rgba(201, 214, 255, 0.79) 100%)!important;
}

.pain .pain-items .pain-item .pain-item-card.active:before,.pain .pain-items .pain-item .pain-item-card:before {
  /* background: linear-gradient(0deg, #49508F 34%, rgba(114, 84, 205, 0) 100%); */
  
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.pain .pain-items .pain-item .active-item {
  /* height: 396px; */
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
  opacity: 1;
  position: relative;
  transition: all .5s ease-in-out;
  width: 618px;
  z-index: 0
}

.pain .pain-items .pain-item .active-item .bg {
  background: radial-gradient(0 35% at 50% 116%,#d9d9d9 0,hsla(0,0%,52%,.08) 60%,hsla(0,0%,45%,0) 100%);
  border-radius: 4px;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%
}

.pain .pain-items .pain-item .active-item .content {
  left: 40px;
  position: absolute;
  top: 40px
}

.pain .pain-items .pain-item .active-item .content .title {
  color: #202124;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 52px
}

.pain .pain-items .pain-item .active-item .content .wrapper {
  height: 52px;
  margin-bottom: 36px
}

.pain .pain-items .pain-item .active-item .content .wrapper .p-wrapper {
  display: flex;
  width: 340px
}

.pain .pain-items .pain-item .active-item .content .wrapper .p-wrapper .icon {
  height: 20px;
  width: 20px
}

.pain .pain-items .pain-item .active-item .content .wrapper .p-wrapper .title1 {
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(45deg,#006cff,#000);
  color: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-left: 13px
}

.pain .pain-items .pain-item .active-item .content .wrapper .p-wrapper .title2 {
  color: #202124;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-left: 7px
}

.pain .pain-items .pain-item .active-item .content .wrapper .des {
  color: #4e5866;
  font-size: 16px;
  margin-left: 36px;
  margin-top: 4px;
  white-space: nowrap
}

.pain .pain-items .pain-item .default-item {
  border-radius: 4px;
  /* height: 396px; */
  position: relative;
  transition: all .5s ease-in-out;
  width: 182px
}

.pain .pain-items .pain-item .default-item .bg {
  border-radius: 4px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right top;
  object-position: right top;
  position: relative;
  width: 100%
}

.pain .pain-items .pain-item .default-item .content {
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 92px;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 70%;
  transform: translateX(-50%);
  width: 128px;
  z-index: 2
}

.pain .pain-items .pain-item .default-item .content .title {
  color: #fff;
  font-size: 20px;
  line-height: 28px
}

.pain .pain-items .pain-item .default-item .content .des {
  font-size: 16px;
  line-height: 24px;
  white-space: pre-line
}

.pain .pain-items .pain-item .default-item:hover {
  opacity: 0;
  transition: all .5s ease-in-out;
  z-index: -1
}

.pain .pain-items .pain-item .default-item:before {
  background: linear-gradient(180deg,var(--bgcolor-1) 0,var(--bgcolor-2) 75%,var(--bgcolor-3) 100%);
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1
}

.pain .pain-items .pain-item .default-item:before:hover {
  opacity: 0;
  transition: all .5s ease-in-out;
  z-index: -1
}

@keyframes changeWidthBig-1109578e {
  0% {
      width: 159px
  }

  to {
      width: 458px
  }
}

@keyframes changeWidthSmall-1109578e {
  0% {
      width: 458px
  }

  to {
      width: 159px
  }
}