<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.visible-flex-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-flex-xs {
    display: flex !important;
  }
}
.pc-e {
  display: none;
}
@media (min-width: 768px) {
  .pc-e {
    display: initial;
  }
}
.adv-bg {
  height: 118px;
  /*background: url(../image/header/advertisement.png) top center no-repeat;*/
  background-size: cover;
  display: none;
}
.banner {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 40px;
}
.input-group a {
  font-size: 18px !important;
}
.index-banner-svg img {
  width: 700px;
  height: 430px;
}
.banner .container-fluid .form-control,
.subscribe-box .form-control {
  width: 530px;
  height: 56px;
  border-radius: 50px;
  border-color: transparent;
  box-shadow: 0px 0px 27px 0px rgba(6, 0, 1, 0.1);
  padding-right: 200px;
  padding-left: 20px;
}
.smallApplyFrom {
  height: 56px;
  border-radius: 25px;
  border-color: transparent;
  box-shadow: 0px 0px 27px 0px rgba(6, 0, 1, 0.1);
}
.smallApplyFrom .form-group {
  padding-left: 25px;
}
.smallApplyFrom .form-control {
  width: 300px;
  height: 45px;
  outline: none;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.smallApplyFrom .toBtn,
.toBtn2 {
  width: 160px;
  height: 56px;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.toBtn2 {
  line-height: 43px;
}
.toBtn2:hover,
.toBtn3:hover {
  color: #fff;
}
.toBtn3 {
  display: flex;
  align-items: center;
  padding: 0 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(to right, #E050D8 0%, #874BFC 100%);
}
.toBtn5 {
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.toBtn5:hover,
.toBtn3:hover {
  color: #fff;
}
.bannerSwiper {
  padding-top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.my-pagination-bullets {
  position: relative;
  margin: auto;
  width: 1100px;
  bottom: 26px;
  text-align: left;
}
.my-bullet {
  display: inline-block;
  width: 30px;
  height: 5px;
  background: #000000;
  border-radius: 3px;
  opacity: 0.1;
  margin-left: 4px;
}
.my-bullet-active {
  background-color: #4616ee;
  opacity: 1;
}
.banner-box2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  justify-content: left;
  align-items: flex-start;
}
.banner-box2 .left-part,
.banner-box2 .right-part {
  justify-content: center;
}
.banner-box2 .left-part {
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
}
.banner-box2 .left-part .til h1 {
  font-size: 32px;
  font-weight: 500;
  color: #181C25;
  font-style: normal;
  outline: 0;
  border: 0;
}
/**
æ&nbsp;‡é¢˜æ–‡å­—å­—å·ï¼Œ18pxï¼Œ20pxï¼Œ24pxï¼Œ28pxï¼Œ32px
 */
.banner-box2 .left-part .til h2 {
  font-size: 20px;
  font-weight: 500;
  color: #181C25;
  font-style: normal;
  outline: 0;
  border: 0;
}
.bannerTextStyle2 {
  margin-top: 24px;
  font-size: 18px;
  color: #272B34;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 38px;
  min-height: 160px;
}
.banner-box2 .right-part {
  display: flex;
  width: 100%;
}
.banner-box2 .right-part .r-c-img {
  text-align: center;
}
.banner-box2 .right-part .r-c-img img {
  max-width: 100%;
  border-radius: 5px 5px;
}
.banner-logo-wrapper-bg {
  background-color: #907af9;
}
.banner-logo-wrapper {
  position: relative;
  height: 45px;
  display: none;
}
.banner-logo-wrapper img {
  max-width: 100%;
}
.banner-logo-wrapper .banner-logo {
  position: absolute;
  top: -35px;
  width: 1146px;
  height: 75px;
  padding: 5px 15px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #DEE1E6;
  box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);
}
.banner .container-fluid #basic-addon2,
.subscribe-box #basic-addon3 {
  position: absolute;
  z-index: 100;
  width: 200px;
  height: 56px;
  border-radius: 50px;
  line-height: 56px;
  right: 0px;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 0px;
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.banner .container-fluid #basic-addon2 img,
.subscribe-box #basic-addon3 img {
  width: 18px;
  /* height: 21px; */
  margin-right: 10px;
}
.top-banner-svg {
  width: 100%;
  height: 100%;
}
.banner-h {
  margin-top: 10%;
}
.banner-h h1 {
  margin-top: 20px;
  font-size: 42px;
  color: #0e1421;
  font-weight: 500;
}
.banner-h h4 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #0e1421;
}
.btn-box {
  display: flex;
  align-items: center;
}
/*.btn-box a {*/
/*	text-decoration: none;*/
/*	width: 110px;*/
/*	height: 30px;*/
/*	font-size: 14px;*/
/*	color: #fff;*/
/*	line-height: 30px;*/
/*	border-radius: 3px;*/
/*	cursor: pointer;*/
/*	text-align: center;*/
/*}*/
.btn-box a:nth-child(2) {
  margin-left: 20px;
}
.btn-box span {
  padding-right: 5px;
}
.banner-bottom {
  background: #ededfe;
}
.banner-bottom ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0px 50px;
}
.banner-bottom ul &gt; li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.banner-bottom ul &gt; li .l-area {
  width: 72px;
  height: 72px;
  display: inline-block;
  flex-shrink: 0;
}
.banner-bottom ul &gt; li .l-area img {
  width: 100%;
}
.banner-bottom ul &gt; li .r-area {
  padding: 2px 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.banner-bottom ul &gt; li .r-area .text-top {
  color: #727171;
  font-size: 14px;
  width: 100%;
  font-weight: 700;
}
.banner-bottom ul &gt; li .r-area .text-bottom {
  color: #727171;
  font-size: 14px;
  position: relative;
  width: 100%;
}
.banner-bottom ul &gt; li .r-area .text-bottom::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 1px;
  background: #727171;
  bottom: 0px;
  left: 0px;
}
.banner-bottom ul &gt; li:nth-of-type(1) .r-area .text-bottom::after {
  background: #fc8c7a;
}
.banner-bottom ul &gt; li:nth-of-type(2) .r-area .text-bottom::after {
  background: #a69af7;
}
.banner-bottom ul &gt; li:nth-of-type(3) .r-area .text-bottom::after {
  background: #6cd7f4;
}
.banner-bottom ul &gt; li:nth-of-type(1) .r-area .text-bottom {
  color: #fc8c7a;
}
.banner-bottom ul &gt; li:nth-of-type(2) .r-area .text-bottom {
  color: #a69af7;
}
.banner-bottom ul &gt; li:nth-of-type(3) .r-area .text-bottom {
  color: #6cd7f4;
}
.banner-bottom ul &gt; li .r-area .text-bottom:hover {
  color: #e151d0 !important;
}
.banner-bottom ul &gt; li .r-area .text-bottom:hover::after {
  background: #e151d0;
}
.banner-bottom .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner-bottom .container .content:nth-child(1) {
  background-image: url('../image/bg1.png');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.banner-bottom .container .content:nth-child(2) {
  background-image: url('../image/bg2.png');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.banner-bottom .container .content:nth-child(3) {
  background-image: url('../image/bg3.png');
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.banner-bottom .container .content {
  margin-top: -10px;
  width: 350px;
  height: 150px;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0px 40px 0 rgba(153, 169, 191, 0.3);
  text-align: left;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background-position: center -20px;
  background-repeat: no-repeat;
  background-size: 430px auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.banner-bottom .container .content:nth-child(1) .title {
  color: #7E8BE7;
  font-size: 14px;
  position: relative;
  font-weight: 500;
}
.banner-bottom .container .content:nth-child(1) .title::after {
  content: ' ';
  width: 10px;
  height: 2px;
  background: #7E8BE7;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.banner-bottom .container .content:nth-child(2) .title::after {
  content: ' ';
  width: 10px;
  height: 2px;
  background: #5FE0F7;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.banner-bottom .container .content:nth-child(3) .title::after {
  content: ' ';
  width: 10px;
  height: 2px;
  background: #FF9B4D;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.banner-bottom .container .content:nth-child(2) .title {
  color: #5FE0F7;
  font-size: 14px;
  position: relative;
}
.banner-bottom .container .content:nth-child(3) .title {
  color: #FF9B4D;
  font-size: 14px;
  position: relative;
}
.banner-bottom .container .content .text {
  color: #575757;
  font-size: 18px;
  font-weight: 500;
}
.banner-bottom .container .content:nth-child(1) .download-btn .glyphicon {
  width: 16px;
  height: 16px;
  background: #7E8BE7;
  border-radius: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  margin-left: 5px;
}
.banner-bottom .container .content:nth-child(1) .download-btn .d-text {
  font-size: 14px;
  font-weight: 400;
  color: #7E8BE7;
}
.banner-bottom .container .content:nth-child(2) .download-btn .glyphicon {
  width: 16px;
  height: 16px;
  background: #5FE0F7;
  border-radius: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  margin-left: 5px;
}
.banner-bottom .container .content:nth-child(2) .download-btn .d-text {
  font-size: 14px;
  font-weight: 400;
  color: #5FE0F7;
}
.banner-bottom .container .content:nth-child(3) .download-btn .glyphicon {
  width: 16px;
  height: 16px;
  background: #FF9B4D;
  border-radius: 100%;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  margin-left: 5px;
}
.banner-bottom .container .content:nth-child(3) .download-btn .d-text {
  font-size: 14px;
  font-weight: 400;
  color: #FF9B4D;
}
.banner-bottom .container .content:nth-child(1):hover {
  /* background-color: #7E8BE7; */
  background-color: #7e8be7;
  transform: translateY(-15px);
}
.banner-bottom .container .content:nth-child(1):hover p,
.banner-bottom .container .content:nth-child(1):hover .d-text {
  color: #fff !important;
}
.banner-bottom .container .content:nth-child(1):hover .glyphicon,
.banner-bottom .container .content:nth-child(1):hover p::after {
  background-color: #fff;
  color: #7E8BE7;
}
.banner-bottom .container .content:nth-child(2):hover {
  background-color: rgba(95, 224, 247, 0.6);
  transform: translateY(-15px);
}
.banner-bottom .container .content:nth-child(2):hover p,
.banner-bottom .container .content:nth-child(2):hover .d-text {
  color: #fff !important;
}
.banner-bottom .container .content:nth-child(2):hover .glyphicon,
.banner-bottom .container .content:nth-child(2):hover p::after {
  background-color: #fff;
  color: #5FE0F7;
}
.banner-bottom .container .content:nth-child(3):hover {
  background-color: rgba(255, 155, 77, 0.6);
  transform: translateY(-15px);
}
.banner-bottom .container .content:nth-child(3):hover p,
.banner-bottom .container .content:nth-child(3):hover .d-text {
  color: #fff !important;
}
.banner-bottom .container .content:nth-child(3):hover .glyphicon,
.banner-bottom .container .content:nth-child(3):hover p::after {
  background-color: #fff;
  color: #FF9B4D;
}
.in-part3 {
  height: auto;
  background: #907af9;
  padding: 40px 0px 60px;
  color: #ffffff;
}
.in-part3 h2 {
  color: #ffffff;
}
/* tab */
.tab-box {
  height: auto;
  background: #907af9;
  padding: 40px 0px 60px;
}
.tab-box h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 54px;
  color: #fff;
}
.tab-box p.tit-p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 32px;
  padding-bottom: 50px;
}
.tab-box .container-fluid {
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
}
.tab-bar {
  display: flex;
  justify-content: space-between;
}
.bar-item img {
  width: 30px;
  height: 30px;
}
.bar-item {
  display: flex;
  cursor: pointer;
  font-size: 18px;
  width: 19%;
  background: #A69Af7;
  text-align: center;
  padding: 15px 5px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.bar-item div:nth-child(2) {
  width: 140px;
  text-align: center;
}
.hover {
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.tab-item {
  margin-top: 30px;
  background-repeat: no-repeat;
}
.tabSwiper {
  margin-top: 0px !important;
}
.tab .right h3.title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 25px;
}
.tab .art-text {
  line-height: 24px;
  color: #ffffff;
}
.tab .tab-item-box {
  display: flex;
  flex-flow: row wrap;
  align-items: start;
  flex-shrink: 0;
}
.tab .img-sty2 img {
  max-width: 100%;
}
.tab .art-text p {
  padding-bottom: 10px;
}
.tab .art-text p .dot img {
  width: 15px;
}
.tab .right .desc {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
  margin-bottom: 30px;
}
.tab ul {
  margin-top: 30px;
  color: #fff;
}
.tab ul p {
  font-size: 14px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
}
.tab ul p span {
  position: absolute;
  top: -2px;
  left: 0px;
}
.tab ul p span img {
  width: 15px;
}
.tab .tab-btn {
  display: flex;
  font-size: 16px;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .tab .tab-btn &gt; a {
    margin-right: 30px;
  }
}
/* grid */
.grid {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}
.grid h2 {
  font-size: 32px;
  font-weight: 500;
  color: #0e1421;
  line-height: 54px;
}
.grid p.tit-p {
  font-size: 18px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 32px;
  padding-bottom: 50px;
}
.grid-box .box {
  height: 140px;
  background: #fff;
  margin: 10px auto;
  padding: 15px 20px 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s;
  box-shadow: 9px 9px 4px 1px rgba(248, 240, 255, 0.55);
}
.grid-box .box .box-animate {
  transform: translateY(0);
  transition: inherit;
  position: relative;
}
.grid-box .box .box-animate .box-img-area {
  display: flex;
  margin-bottom: 18px;
  align-items: end;
}
.grid-box .box img {
  /* width: px; */
  height: 52px;
  margin-right: 10px;
}
.grid-box .box:hover {
  background: #F2F3FF;
  border: 1px dashed #6969FF;
}
.grid-box .box:hover .box-animate {
  transform: translateY(-70px);
}
.grid-box .box:hover .bth-out {
  display: block;
}
.grid-box .box .bth-out {
  margin-top: 20px;
  display: none;
  text-align: center;
}
.grid-box .box .bth {
  width: 90px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #6969FF;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
}
.grid-box .box .bth:hover {
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.grid-box .box h3 {
  font-size: 20px;
  color: #262626;
  padding: 5px 0;
  margin: 0;
  font-weight: 700;
}
.grid-box .box p.small-content {
  font-size: 14px;
  line-height: 25px;
  color: #9fA0A0;
}
/* sub-banner */
.sub-banner {
  background: #907af9;
  padding: 40px 40px 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.sub-banner h1 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 54px;
}
.sub-banner .sub-num {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sub-banner li {
  text-align: center;
  margin-top: 35px;
}
.sub-banner li p {
  display: inline-block;
  position: relative;
  font-size: 60px;
  font-weight: 800;
  font-family: DIN Condensed;
}
.sub-banner li .left:before {
  content: '&gt;';
  color: #F97A7A;
  font-size: 36px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bolder;
  line-height: 36px;
  position: absolute;
  top: 0px;
  left: -110px;
}
.sub-banner li p:before {
  content: '+';
  color: inherit;
  font-size: 36px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bolder;
  line-height: 36px;
  position: absolute;
  top: 0px;
  right: -24px;
}
.sub-banner li div {
  color: #fff;
  font-size: 16px;
}
.bbs-box {
  background-color: #ededfe;
}
.bbs-box h2 {
  margin-top: 80px;
  font-size: 32px;
  font-weight: 700;
  color: #0e1421;
  line-height: 54px;
}
.bbs-box p {
  font-size: 18px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 32px;
  padding-bottom: 50px;
}
.swiper {
  margin-top: 20px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.bbs-box .swiper-slide {
  width: 376px;
  height: 550px;
  margin-right: 30px !important;
}
.swiper-slide .page {
  width: 100%;
  height: 410px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 20px 30px 0 rgba(153, 169, 191, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.swiper-slide .page .name-box {
  padding: 10px 24px 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.swiper-slide .page .name-box .detail {
  cursor: pointer;
  width: 50px;
  height: 20px;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  background: #EBE4F5;
  color: #6969FF;
  border-radius: 30px;
}
.swiper-slide .page .name-box img {
  width: 45px;
  height: 45px;
  background: #D6D4FF;
  border-radius: 100%;
  padding-top: 4px;
}
.swiper-slide .page .name-box .title {
  display: flex;
  justify-content: space-between;
}
.swiper-slide .page .name-box .title div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 10px;
}
.swiper-wrapper {
  justify-content: space-between;
}
.compony-name,
.compony-name img {
  width: 100%;
  height: 154px;
}
.swiper-slide .page .board {
  height: 180px;
  padding: 20px 24px;
  font-size: 14px;
  line-height: 25px;
  color: #3B3B3B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.swiper-slide .page:hover {
  background: rgba(169, 124, 254, 0.8);
}
.swiper-slide .page:hover .board {
  color: #fff;
}
.swiper-slide .page:hover .title span {
  color: #fff !important;
}
.swiper-slide .page:hover .detail {
  color: #A97CFE;
  background-color: #fff;
}
.line {
  height: 2px;
  background: #EDE3FF;
  margin-top: 80px;
}
.partner h2 {
  font-size: 32px;
  font-weight: 700;
  color: #0e1421;
  line-height: 54px;
  padding-top: 60px;
}
.partner p {
  font-size: 18px;
  font-weight: 400;
  color: #8C8C8C;
  margin-bottom: 40px;
  line-height: 32px;
}
.subscribe-box {
  padding: 60px 0 70px;
  background-image: url('../images/index/subscribe.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.subscribe-box h2 {
  font-size: 32px;
  font-weight: 700;
  color: #0e1421;
  line-height: 54px;
}
.subscribe-box p {
  font-size: 18px;
  font-weight: 400;
  color: #646464;
  line-height: 32px;
  padding-bottom: 30px;
}
.subscribe-btn {
  margin: 20px auto;
  width: 210px;
  height: 42px;
  background-color: #6969FF;
  border-radius: 8px;
  text-align: center;
  line-height: 42px;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
}
.subscribe-btn:hover {
  background: linear-gradient(to right, #E050D8 0%, #F65D53 100%);
}
.input-group #toTrailPhone1 {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.subscribe-box .subscribe-btn-out {
  display: flex;
  justify-content: space-around;
}
.hide-pc {
  display: none;
}
#show-client-logo-pc li {
  border-top: 1px solid #D4D4D4;
  padding: 50px 0px;
  display: flex;
  justify-content: space-between;
}
#show-client-logo-pc .client-title {
  font-size: 20px;
  line-height: 50px;
  padding-left: 10px;
  padding-top: 17px;
  color: #9FA0A0;
}
#show-client-logo-pc .client-logs-out {
  display: inline-block;
  width: calc(100% - 150px);
}
#show-client-logo-pc .client-logs-out .client-logs-inner {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
#show-client-logo-pc .client-logs-out .client-logs-inner div {
  width: 25%;
  display: inline-block;
}
#show-client-logo-pc .client-logs-out .client-logs-inner div img {
  width: 90%;
  /* border: 1px solid #C5C5C5; */
  border-radius: 10px;
  padding: 0px 10px;
  box-shadow: 1px 3px 10px 6px rgba(0, 0, 0, 0.05);
}
#show-client-logo-pc .client-logs-out .client-logs-inner div img:hover {
  /* border: 0px solid #C5C5C5!important;
  box-shadow: 1px 3px 10px 2px rgba(0,0,0,0.05); */
}
.tabSwiper .swiper-slide {
  width: 100% !important;
}
.right {
  padding-left: 40px;
}
*[data-swipe="swiper-outer"] {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 130px;
  margin-right: 120px;
  flex-shrink: 1;
  max-width: calc(100% - 80px - 56px);
}
*[data-span-t="TEXTSPAN"] {
  font-size: 15px;
  color: #575757;
}
*[data-span-t1="TEXTSPAN1"] {
  font-size: 13px;
  color: #8C8C8C;
}
#indexApplyTrialForm2 {
  display: none;
}
#banner-svg {
  width: 645px;
  height: 345px;
}
.h-logo-list ul {
  padding: 30px 0 30px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
}
.h-logo-list ul li {
  width: 31%;
  padding: 5px 5px;
  border-radius: 5px 5px;
  background-color: white;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #e3e3e3;
}
@media (min-width: 768px) {
  .h-logo-list ul li {
    margin-bottom: 30px;
    width: 130px;
    height: 56px;
    border: none;
    padding: 10px 5px;
  }
}
.h-logo-list ul li img {
  max-height: 100%;
  max-width: 100%;
}
.home-cases-gap {
  padding: 2rem 0 1.6rem 0;
}
@media (min-width: 768px) {
  .home-cases-gap {
    padding: 50px 0 30px 0;
  }
}
.piece-title-s1 {
  padding-top: 30px;
}
.piece-title-s1 h2 {
  font-size: 32px;
  font-weight: 500;
  color: #0e1421;
  line-height: 34px;
}
.piece-title-s2 {
  font-size: 18px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 32px;
}
.home-fun .h-fun-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
}
.home-fun .h-fun-list {
  padding-top: 30px;
}
.home-fun .h-fun-list .hfl-item {
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 25px;
  background-color: white;
  border-radius: 5px 5px;
}
.home-fun .h-fun-list .hfl-item .til {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  height: 45px;
  background-color: #8b6ef4;
  border-radius: 5px 5px 0 0;
  font-size: 20px;
  color: white;
}
.home-fun .h-fun-list .hfl-item .til img {
  padding: 0 10px 0 20px;
  height: 30px;
}
.home-fun .h-fun-list .hfl-item .con-box {
  padding: 0 30px 15px;
  font-size: 16px;
}
.home-fun .h-fun-list .hfl-item .con-box .con-desc1 {
  min-height: 75px;
  padding: 15px 0 15px 0;
  border-bottom: 1px solid #CCCCCC;
  color: #403f3f;
}
.home-fun .h-fun-list .hfl-item .con-box .con-desc2 {
  padding: 5px 0;
  min-height: 105px;
}
.home-fun .h-fun-list .hfl-item .con-box .links {
  text-align: left;
}
.home-fun .h-fun-list .hfl-item .con-box .links a:first-child {
  margin-right: 8px;
}
.sound-swiper {
  width: 100%;
  margin: 20px auto;
}
.swiper-button-black {
  color: #b3b3b5;
}
.sound-swiper {
  position: relative;
  padding: 0 30px;
}
.sound-swiper .swiper-button-next {
  right: 0;
}
.sound-swiper .swiper-button-prev {
  left: 0;
}
.customerEvalBox {
  position: relative;
  padding: 0 55px;
}
.customerEvalBox .swiper-slide {
  padding: 10px 10px;
}
.customerEvalBox .ce-item {
  display: flex;
  flex-flow: row nowrap;
  font-size: 16px;
  color: #403f3f;
  border-radius: 5px;
  padding: 15px 15px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}
.customerEvalBox .ce-item .til-pic {
  width: 210px;
  flex-shrink: 0;
}
.customerEvalBox .ce-item .con-box {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  flex-shrink: 1;
  padding-left: 20px;
  padding-right: 10px;
}
.customerEvalBox .ce-item .con-box .evalTxt {
  padding-bottom: 15px;
}
.customerEvalBox .swiper-button-next {
  right: 0;
}
.customerEvalBox .swiper-button-prev {
  left: 0;
}
.customerEvalLogo {
  padding-top: 30px;
  padding-bottom: 50px;
}
.customerEvalLogo .swiper-slide {
  width: 120px;
  height: 50px;
  text-align: center;
}
.customerEvalLogo .swiper-slide img {
  width: 90px;
  height: 35px;
}
.customerEvalLogo .swiper-slide-thumb-active {
  border-bottom: 5px #8b6ef4 solid;
}
.customerEvalBox .swiper-button-next,
.customerEvalBox .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.3);
}
.customerEvalBox .swiper-button-next:after,
.customerEvalBox .swiper-button-prev:after {
  width: 40px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  color: #8B8B8B;
}
/*è¶…å¤§åž‹å±å¹•pc â‰¥1920pxå±å¹• */
@media screen and (min-width: 1920px) {
  .foldpanel {
    display: none;
  }
}
@media (min-width: 768px) {
  .home-fun .h-fun-list .hfl-item {
    width: 360px;
  }
}
@media screen and (min-width: 1200px) {
  .banner-logo-wrapper {
    display: block;
  }
  .bannerSwiper {
    height: 480px;
  }
  .banner-box2 .left-part {
    width: 536px;
    margin-top: 100px;
  }
  .banner-box2 .right-part {
    width: 604px;
  }
  .banner-box2 .right-part .r-c-img {
    /*width: 620px;*/
    /*height: 345px;*/
    margin-top: 67px;
    margin-left: 44px;
    width: 620px;
    height: 345px;
    background: #fff;
  }
  .banner-box2 .right-part .r-c-img img {
    /*width: 620px;*/
    /*height: 345px;*/
    border-radius: 5px 5px;
  }
  .piece-title-s1 {
    padding: 70px 0 20px 0;
  }
}
/*å¤§åž‹å±å¹•pc 1920&gt;=pc&gt;=1200 è¶…å¤§å±*/
@media screen and (min-width: 1200px) and (max-width: 1920px) {
  .foldpanel {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  .banner-h h1 {
    font-size: 34px;
  }
  .banner-h h4 {
    font-size: 16px;
  }
  .banner .container-fluid .form-control,
  .subscribe-box .form-control {
    width: 450px;
    height: 46px;
    padding-right: 200px;
  }
  .banner .container-fluid #basic-addon2,
  .subscribe-box #basic-addon3 {
    width: 160px;
    height: 46px;
    line-height: 46px;
  }
}
/*ä¸­åž‹å±å¹•/å¹³æ¿ 1200&gt;=pc&gt;=992 è¶…å¤§å±*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .hide-phone {
    display: none;
  }
  .hide-pc {
    display: block;
  }
  .banner-h {
    text-align: center;
  }
  .btn-box {
    justify-content: center;
  }
  .banner-h h1 {
    font-size: 28px;
  }
  .banner-h h4 {
    font-size: 13px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .home-fun .h-fun-list .hfl-item {
    width: 310px;
  }
  .home-fun .h-fun-list .hfl-item .con-box {
    padding: 0 20px 15px;
  }
}
/* å¹³æ¿ */
@media screen and (min-width: 480px) and (max-width: 1199px) {
  .banner-h {
    text-align: center;
  }
  .btn-box {
    justify-content: center;
  }
  .banner-bottom .container .content {
    width: 100%;
  }
  .banner-bottom .container {
    flex-direction: column;
    align-items: center;
  }
  .tab .right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bar-item img {
    display: none;
  }
  .hide-phone {
    display: none;
  }
  .hide-pc {
    display: block;
  }
  #show-client-log-mb {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
  #show-client-log-mb li.client-logo {
    width: 25%;
    text-align: center;
    border-bottom: 1px solid #F3F3F3;
  }
  #show-client-log-mb li.client-logo img {
    height: 42px;
    width: auto;
  }
  .banner-bottom ul &gt; li a {
    margin-bottom: 20px;
  }
  .sub-banner {
    padding-left: 0px;
    padding-right: 0px;
  }
  *[data-swipe="swiper-outer"] {
    margin-left: 30px;
    margin-right: 0px;
    max-width: calc(100% - 0px - 56px);
  }
}
/* æ‰‹æœºç«¯ */
@media screen and (max-width: 480px) {
  .piece-title-s1 h2 {
    font-size: 20px;
  }
  .piece-title-s2 {
    font-size: 14px;
  }
  .customerEvalBox .ce-item .til-pic {
    width: 100%;
    text-align: center;
  }
  .customerEvalBox .ce-item {
    flex-flow: row wrap;
  }
  .customerEvalBox .ce-item .con-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-shrink: 1;
    padding-left: 20px;
    padding-right: 10px;
    flex-wrap: wrap;
  }
  .banner-email {
    display: none;
  }
  #banner-svg {
    width: 100%;
    height: 235px;
    overflow: hidden;
  }
  .my-pagination-bullets {
    width: 100%;
    text-align: center;
  }
  .banner-box2 {
    padding: 24px;
  }
  .banner-box2 .left-part {
    margin-bottom: 0;
  }
  .banner-box2 .left-part .til h1 {
    font-size: 22px;
    text-align: center;
  }
  .banner-box2 .left-part .bannerTextStyle2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .banner-box2 .left-part .smallApplyFrom {
    display: flex;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
  }
  .smallApplyFrom .toBtn,
  .toBtn2 {
    width: 150px;
    padding: 8px 0;
    line-height: initial;
    height: initial;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
  }
  .tab-box {
    display: none;
  }
  #indexApplyTrialForm2 {
    display: block;
  }
  .indexApplyTrialForm {
    display: none;
  }
  .banner {
    padding-top: 60px;
  }
  .index-banner-svg img {
    width: 100%;
    height: 200px;
  }
  .banner-h h1 {
    font-size: 24px;
  }
  .banner-h h4 {
    font-size: 14px;
  }
  .hide-phone {
    display: none;
  }
  .tab-item {
    margin-top: 0px;
  }
  .hide-pc {
    display: block;
  }
  .client-logo {
    height: 44px;
  }
  .banner .container-fluid .form-control,
  .subscribe-box .form-control {
    width: 100%;
    height: 42px;
    line-height: 42px;
    padding-right: 100px;
    border: 1px solid #F5F5F5;
  }
  .banner .container-fluid .input-group {
    width: 100%;
  }
  .banner .container-fluid #basic-addon2,
  .subscribe-box #basic-addon3 {
    width: 120px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }
  .banner .container-fluid #basic-addon2 a,
  .subscribe-box #basic-addon3 a {
    font-size: 15px !important;
  }
  .banner .container-fluid #basic-addon2 img,
  .subscribe-box #basic-addon3 img {
    width: 14px;
    margin-right: 4px;
  }
  .adv-bg {
    height: 80px;
  }
  .banner-bottom .container {
    flex-direction: column;
    align-items: center;
  }
  .banner-h {
    text-align: center;
  }
  .banner-h h4 {
    margin-top: 6px;
    line-height: 28px;
  }
  .btn-box {
    justify-content: center;
    margin: 10px 0px;
  }
  .tab-title-sty3 .bar-item {
    width: 200px;
    margin-right: 15px;
    padding: 10px 20px;
  }
  .bar-item div:nth-child(2) {
    width: 100px;
    font-size: 14px;
  }
  .tab .left {
    display: flex;
  }
  .tab .left img {
    flex: 1;
    width: 100%;
    height: 180px;
    margin-bottom: 20px;
  }
  .tab .right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .banner-bottom .container .content {
    width: 100%;
    margin-bottom: 20px;
  }
  .grid {
    padding-top: 20px;
  }
  .tab-box h2,
  .grid h2,
  .sub-banner h2,
  .bbs-box h2,
  .partner h2,
  .subscribe-box h2 {
    line-height: 32px;
    font-size: 20px;
  }
  .hover .light-icon {
    display: none;
  }
  .index-p4 h1 {
    font-size: 20px;
  }
  .tab-box p.tit-p,
  .grid p.tit-p,
  .partner p.tit-p,
  .subscribe-box p.tit-p,
  .bbs-box p.tit-p {
    line-height: 24px;
    font-size: 14px;
    margin: 0px 14px;
  }
  .subscribe-btn {
    width: 120px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
  }
  .grid-box .col-xs-6 {
    width: 100%;
  }
  #show-client-log-mb {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    justify-content: space-between;
  }
  #show-client-log-mb li.client-logo {
    width: 48%;
    text-align: center;
    /* border-bottom: 1px solid #F3F3F3; */
    border: 1px solid #C5C5C5;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  #show-client-log-mb li.client-logo img {
    height: 42px;
    width: auto;
  }
  .nav-log img {
    height: 28px !important;
  }
  .sub-banner li p {
    font-size: 40px;
  }
  .sub-banner li .left:before {
    left: -70px;
  }
  .grid-box .box h3 {
    font-size: 17px;
  }
  *[data-swipe="swiper-outer"] {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 14px;
    margin-right: 14px;
    flex-shrink: 1;
    /* max-width: calc(100% - 80px - 56px); */
    max-width: 100%;
  }
  .bbs-box .swiper-slide {
    width: 70vw;
    height: 440px;
  }
  .swiper-slide .page {
    height: 320px;
  }
  .compony-name,
  .compony-name img {
    height: 100px;
  }
  .swiper-slide .page .board {
    height: 140px;
    padding: 14px;
    font-size: 13px;
  }
  .swiper-slide .page .name-box {
    padding: 14px;
  }
  *[data-span-t="TEXTSPAN"] {
    font-size: 14px;
  }
  *[data-span-t1="TEXTSPAN1"] {
    font-size: 12px;
  }
  .swiper-slide .page .name-box img {
    height: 40px;
    width: 40px;
  }
  .swiper-slide .page .name-box .detail {
    font-size: 12px;
  }
  .sub-banner li {
    width: 40%;
  }
  .banner-bottom ul {
    padding-bottom: 20px;
  }
  .banner-bottom ul &gt; li {
    margin-bottom: 20px;
  }
  input[type="text"]::placeholder {
    color: #727272;
    font-size: 14px;
  }
}
.swiper-button {
  width: 150px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 90%;
}
.bbs-box .swiper-button .swiper-button-prev,
.bbs-box .swiper-button-next,
.bbs-box .swiper-container-rtl .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 0px 12px 0 rgba(0, 0, 0, 0.3);
}
.bbs-box .swiper-button-prev:after,
.bbs-box .swiper-container-rtl .swiper-button-next:after,
.bbs-box .swiper-button-next:after,
.bbs-box .swiper-container-rtl .swiper-button-prev:after {
  width: 50px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  color: #8B8B8B;
}
.bbs-box .swiper-button-next.swiper-button-disabled,
.bbs-box .swiper-button-prev.swiper-button-disabled {
  color: #8B8B8B;
}
.tab-con-box2 .tab-con-item {
  display: none;
}
.tab-con-box2 .tab-con-item:first-child {
  display: block;
}
.tab-con-box2 .tab-con-item .item-con-box {
  padding: 15px 2px;
}
.tab-con-box2 .tab-con-item .txt-sty {
  padding-bottom: 15px;
  padding-top: 15px;
}
ul.con-ul-sty2 {
  margin: 0;
  padding-left: 20px;
  min-height: 170px;
}
ul.con-ul-sty2 li {
  list-style: outside disc;
  padding-bottom: 7px;
  font-size: 14px;
}
ul.con-ul-sty2 li strong {
  font-size: 16px;
  font-weight: 500;
}
.fun-box {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .fun-box {
    justify-content: space-between;
  }
}
.fun-box .fun-item {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding-bottom: 6px;
  padding-top: 6px;
  line-height: 160%;
  padding-right: 10px;
}
.fun-box .fun-item .fs {
  padding-right: 8px;
}
.fun-box .fun-item .fs img {
  max-width: 25px;
}
.fun-box .fun-item .fe {
  font-size: 12px;
  color: white;
}
.fun-box .fun-item .fe h2 {
  font-size: 18px;
  line-height: inherit;
  font-weight: 500;
}
.home-gap-box {
  padding: 5.6rem 0 3rem;
}
.ibg2 {
  background: url("/static/theme3/images/index/ibg2.jpg") no-repeat;
  background-size: cover;
}
.hbc2_c_sound {
  position: relative;
  padding: 0 30px;
}
.sound-swiper .s-item {
  width: calc(25% - 15px);
  min-height: 200px;
  border: 1px #ccc solid;
  padding: 15px 15px 10px;
  border-radius: 5px;
}
.sound-swiper .s-item .s-part {
  border-bottom: 1px solid #a595fb;
  display: flex;
  flex-flow: row;
  align-items: center;
  padding-bottom: 8px;
}
.sound-swiper .s-item .s-part .head-img {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8px;
  background-color: white;
}
.sound-swiper .s-item .s-part .head-img img {
  max-height: 100%;
  max-width: 100%;
}
.sound-swiper .s-item .c-text {
  min-height: 160px;
}
.sound-swiper .s-item .c-text h3 {
  padding: 4px 0 2px 0;
  font-size: 16px;
}
.sound-swiper .s-item .c-link {
  display: flex;
  flex-flow: row nowrap;
  text-align: center;
  justify-content: space-evenly;
}
.sound-swiper .s-item .c-link .a1 {
  background-color: #e1e1f9;
}
.sound-swiper .s-item .c-link &gt; a,
.sound-swiper .s-item .c-link &gt; button {
  padding-left: 10px;
  padding-right: 10px;
}
.gap-sty h2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 576px) {
  .gap-sty h2 {
    font-size: 32px;
  }
}
.gap-h2-txt {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
.h-tab3 {
  display: flex;
  flex-flow: column;
  padding-bottom: 2rem;
}
@media (min-width: 576px) {
  .h-tab3 {
    flex-flow: row nowrap;
  }
}
.h-tab3 .g-s {
  flex-shrink: 0;
}
.h-tab3 .g-e {
  width: 100%;
}
.h-tab3 .tab-title {
  display: flex;
  flex-flow: row nowrap;
  border-bottom: 1px solid #999999;
  overflow-x: scroll;
  padding: 1rem 0;
}
@media (min-width: 576px) {
  .h-tab3 .tab-title {
    width: 180px;
    flex-flow: column;
    border-bottom: none;
    padding: 0 0;
    overflow: hidden;
  }
}
.h-tab3 .tab-title &gt; div {
  flex-shrink: 0;
  display: block;
  padding: 5px 0 5px 25px;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 5px;
}
.h-tab3 .tab-title &gt; div:hover,
.h-tab3 .tab-title &gt; div.cur {
  color: white;
  background-color: #907af9;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: 9px auto;
  background-position: 10px center;
  background-image: url("/static/theme3/images/index/dot-b2.png");
}
.h-tab3 .tab3-con {
  padding: 0 0 0 20px;
}
.h-tab3 .tab3-con .c-item {
  display: none;
  background-color: white;
  padding: 20px 15px;
}
.h-tab3 .tab3-con .c-item .btn-line &gt; a {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .h-tab3 .tab3-con .c-item .btn-line &gt; a {
    margin-bottom: 0;
  }
}
.txt-list2 {
  clear: both;
}
.txt-list2 li {
  width: 49.5%;
  color: #666666;
  line-height: 1.8;
  padding: 0.25rem 0;
  font-size: 14px;
  float: left;
}
@media (min-width: 576px) {
  .txt-list2 li {
    font-size: 18px;
  }
}
.line-txt1 {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 1rem;
}
@media (min-width: 576px) {
  .line-txt1 {
    font-size: 24px;
  }
}
.section-block3 {
  display: flex;
  flex-flow: row;
  align-items: center;
  border-radius: 5px;
  background-color: #f0f0f0;
}
.section-block3 .f-s {
  flex-shrink: 0;
  background-color: #a595fb;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 400;
  color: white;
  border-radius: 5px 0 0 5px;
}
.section-block3 .f-e {
  width: 100%;
  padding: 5px 10px;
}
.section-block3 .f-e span {
  display: inline;
  padding: 0 1.125rem;
}
.section-block3 .pic-list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.section-block3 .pic-list .item {
  display: flex;
  align-items: center;
  width: 46%;
  height: 35px;
  background-color: #ffffff;
  border-radius: 5px;
  margin: 5px 0 5px 5px;
  padding: 0 10px;
}
@media (min-width: 576px) {
  .section-block3 .pic-list .item {
    width: 101px;
    margin-right: 30px;
    margin: 0 10px 10px 0;
  }
}
.section-block3 .pic-list .item img {
  max-width: 100%;
}
#boxVideoHtml {
  height: auto;
}
@media (min-width: 576px) {
  #boxVideoHtml {
    width: 600px;
    height: 343px;
  }
}
.index-btn {
  padding: 3rem 0 1.5rem 0;
}
.index-btn a {
  margin-right: 3rem;
}
.erp-knowledge .ss-item {
  width: 100%;
  min-height: 200px;
  padding-bottom: 20px;
}
.erpk-title {
  display: inline-block;
  border-radius: 5px;
  background-color: #f4f4fa;
  font-size: 1.4rem;
  padding: 0.6rem 3.6rem;
}
.erpk-content {
  padding: 2rem 0 1rem 0;
  font-size: 1.2rem;
  line-height: 2.15rem;
  text-align: center;
}
@media (min-width: 576px) {
  .erpk-content {
    padding-left: 150px;
    padding-right: 150px;
  }
}
.erp-knowledge {
  margin-bottom: 2rem;
}
.erp-knowledge .erpk-more {
  padding: 1rem 0 2rem;
}
.erp-knowledge .swiper-button-black {
  color: #0C0C0C;
}
.erp-knowledge .swiper-button-next,
.erp-knowledge .swiper-button-prev {
  border: 1px solid #0C0C0C;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
.erp-knowledge .swiper-button-prev::after,
.erp-knowledge .swiper-button-next::after {
  font-size: 14px;
}
.erp-knowledge .swiper-pagination-bullet-active {
  background-color: #8B6EF4;
}
.blue2,
.blue2:hover {
  color: #8B6EF4;
}
.ar-icon {
  background-color: #8B6EF4;
  display: inline-block;
  border-radius: 50px;
  width: 16px;
  height: 16px;
  line-height: 14px;
}
.ar-icon i {
  font-size: 12px;
}
/*# sourceMappingURL=index.css.map */</pre></body></html>