* {
  padding: 0;
  margin: 0;
}
.page-section:nth-of-type(1) {
  background: #303654;
  height: 100%;
}
.navbar {
  background: #303654;
  border: #303654;
  min-height: 0.8rem;
  width: 100%;
  position: absolute;
  top: 0;
  padding: 0.2rem 0.5rem;
}
.navbar-right {
  margin-top: 0.15rem;
}
.navbar-brand img {
  width: 105px;
  height: 73px;
  margin-top: -13px;
}
.navbar-right input[type='submit'] {
  margin-top: 5px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  opacity: 1;
  background: #5a6df0;
  border: #5a6df0;
  color: white;
  border-radius: 4px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  color: white;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: white;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  text-shadow: 1px 0 0 currentColor;
}
.navbar-toggle {
  margin-top: 0.25rem;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: white;
  font-size: 18px;
  background: #303654;
}
.dropdown-menu {
  width: 148px;
  height: 154px;
  opacity: 1;
  background: #f1f2fd;
  box-shadow: 0px 4px 16px 0px rgba(108, 126, 124, 0.16);
  margin: 2rem 0 0 1.5rem;
  border-top: 3px solid #5a6df0;
  box-sizing: border-box;
}
.dropdown-menu li,
.dropdown-menu > li > a {
  width: 158px;
  height: 48px;
  opacity: 1;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  line-height: 48px;
  color: #404664;
}
.dropdown-menu > li > a:hover {
  background: rgba(90, 110, 237, 0.1);
}
.dropdown-menu > li > a:focus {
  background: rgba(90, 109, 237, 0.2);
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #5a6ded;
}
.explain {
  background: #303654;
  position: relative;
  top: -2.4rem;
  z-index: 99;
}
.explain .explain-content {
  height: 0.56rem;
  font-size: 0.4rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: left;
  color: #f7f8fe;
  line-height: 0.5rem;
  text-align: center;
  padding-top: 0.29rem;
}
.sketchpad {
  width: 100%;
  position: absolute;
  bottom: -0.28rem;
  background: #303654;
}
.sketchpad .sketchpad-content {
  width: 100%;
  content: url(../../images/cut/shouye_banner.png);
  background-size: 100% 100%;
}
.flow {
  height: 7rem;
  background-image: url(../../images/cut/flow_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin: 0 auto;
}
.flow .flow-item1 {
  display: none;
}
.flow .ligature3 {
  display: none;
}
.flow .flow-title {
  display: block;
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  color: #404664;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0.3rem;
}
.flow .flow-list {
  height: 3.6rem;
  padding: 0 1.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow .flow-list .flow-item {
  width: 3.4rem;
  height: 3.6rem;
  margin-right: 0.08rem;
}
.flow .flow-list .flow-item .flow-item-title {
  width: 100%;
  height: 0.78rem;
  background-color: #303654;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow .flow-list .flow-item .flow-item-title .title-logo {
  width: 0.4rem;
  height: 0.4rem;
  background-repeat: no-repeat;
  background-size: 0.4rem 0.4rem;
  margin-right: 0.1rem;
}
.flow .flow-list .flow-item .flow-item-title span {
  font-size: 0.24rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
}
.flow .flow-list .flow-item .flow-item-content {
  height: 2.82rem;
  width: 100%;
  background-color: #eaecf5;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.flow .flow-list .flow-item .flow-item-content .content-item {
  width: 3rem;
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #404564;
  background-color: #ffffff;
  line-height: 0.4rem;
}
.flow .flow-list .flow-item .flow-item-content .max {
  height: 1.42rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow .flow-list .flow-item .flow-item-content .max div {
  width: 1.83rem;
}
.flow .flow-list .flow-item .flow-item-content .line {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow .flow-list .flow-item .flow-item-content .line div {
  width: 2.46rem;
}
.flow .flow-list .arrows {
  width: 0.64rem;
  height: 0.26rem;
  border-bottom: 2px solid #666666;
}
.flow .flow-list .arrows:after {
  width: 0.64rem;
  height: 0.26rem;
  border-right: 2px solid #666666;
  transform-origin: 0.6rem 0.26rem;
  transform: rotate(-45deg);
  content: '';
  position: absolute;
}
.flow .ligature {
  width: 0.63rem;
  height: 0.94rem;
  border-left: 2px solid #666666;
  border-bottom: 2px solid #666666;
  margin-left: 5.2rem;
}
.flow .midbody {
  width: 3rem;
  height: 1rem;
  background: #ffffff;
  margin-top: -0.49rem;
  margin-left: 5.86rem;
  padding-left: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed #5a6df0;
  border-radius: 0.04rem;
}
.flow .midbody div {
  width: 1.97rem;
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #404564;
  margin-left: 0.2rem;
}
.flow .midbody img {
  width: 0.4rem;
  height: 0.4rem;
}
.flow .ligature2 {
  width: 0.96rem;
  height: 0.94rem;
  margin-left: 2rem;
}
.flow .ligature2 .sline {
  width: 0.8rem;
  height: 0.94rem;
  border-bottom: 2px solid #666666;
  margin-top: -1.5rem;
  margin-left: 6.89rem;
}
.flow .ligature2 .arrows2 {
  width: 0.16rem;
  height: 0.94rem;
  border-left: 2px solid #666666;
  margin-top: -0.94rem;
  margin-left: 7.68rem;
}
.flow .ligature2 .arrows2:after {
  width: 0.16rem;
  height: 0.94rem;
  border-top: 2px solid #666666;
  transform: rotate(45deg);
  content: '';
  position: absolute;
  margin-left: -0.36rem;
  margin-top: -0.08rem;
}
.features {
  width: 14.4rem;
  height: 8.61rem;
  background: white;
}
.features .features-title {
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  color: #404664;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0.3rem;
}
.features .features-content {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  display: flex;
  padding-top: 0.2rem;
  justify-content: center;
  align-items: center;
}
.features .features-content .features-left {
  width: 4.2rem;
  margin-right: 1.51rem;
  margin-top: -1rem;
}
.features .features-content .features-left .left-item {
  width: 4.2rem;
  height: 0.88rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  margin-bottom: 0.1rem;
  cursor: pointer;
}
.features .features-content .features-left .left-item .item-logo {
  width: 0.48rem;
  height: 0.48rem;
  background-repeat: no-repeat;
  background-size: 0.48rem 0.48rem;
  margin-left: 0.52rem;
  margin-right: 0.15rem;
}
.features .features-content .features-left .left-item .item-logo img {
  width: 0.48rem;
  height: 0.48rem;
  position: absolute;
}
.features .features-content .features-left .left-item .item-title {
  font-family: PingFang SC, PingFang SC-Heavy;
  font-weight: 800;
  text-align: left;
  color: #484f65;
  font-size: 0.2rem;
  line-height: 0.48rem;
}
.features .features-content .features-left .item-active {
  border-radius: 0.1rem;
}
.features .features-content .features-left .item-active .item-title {
  color: #5a6ef0;
}
.features .features-content .features-right {
  width: 7.2rem;
  position: relative;
}
.features .features-content .features-right .item-image {
  height: 3.94rem;
  background-image: url(../../images/cut/3.gif);
  background-repeat: no-repeat;
  background-size: 7.2rem 3.94rem;
}
.features .features-content .features-right .item-detail {
  width: 7.2rem;
  height: 1.17rem;
  opacity: 1;
  font-size: 0.16rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #232953;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin-top: 0.4rem;
}
.features .features-content .features-right .circle-list {
  width: 0.8rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 2.7rem;
  bottom: -0.05rem;
}
.features .features-content .features-right .circle-list .circle {
  width: 0.1rem;
  height: 0.1rem;
  opacity: 1;
  background: #eef0fd;
  border-radius: 50%;
  cursor: pointer;
}
.features .features-content .features-right .circle-list .circle-active {
  background: #5a6def;
}
.features .features-content .features-right .btn-list {
  width: 0.84rem;
  position: absolute;
  bottom: -0.15rem;
  left: 3.83rem;
  display: flex;
  justify-content: space-between;
}
.features .features-content .features-right .btn-list .btn {
  width: 0.32rem;
  height: 0.32rem;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0rem 0.03rem 0.05rem 0rem rgba(0, 0, 0, 0.25);
  text-align: center;
  line-height: 0.32rem;
  color: #a3a3a3;
  cursor: pointer;
}
.features .features-content .features-right .btn-list .btn i {
  position: absolute;
  right: 0.06rem;
  top: 0.01rem;
}
.features .features-content .features-right .btn-list .btn .icon-jiantou1 {
  right: 0.61rem;
  top: 0.01rem;
}
.features .features-content .features-right .btn-list .btn-active {
  color: #5a6def;
}
.features .features-content-phone {
  display: none;
}
.superiority {
  height: 8.1rem;
  background: linear-gradient(180deg, #f7f8fe, rgba(255, 255, 255, 0.7) 100%);
}
.superiority .superiority-title {
  display: block;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  color: #404664;
  position: absolute;
  top: 0.3rem;
  left: 50%;
  transform: translate(-50%);
}
.superiority .superiority-content {
  padding: 0 2.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.8rem;
  width: 15rem;
  margin: 0 auto;
}
.superiority .superiority-content .superiority-item {
  width: 4.8rem;
  height: 2.8rem;
  background: #ffffff;
  border-radius: 0.1rem;
  margin-bottom: 0.24rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.superiority .superiority-content .superiority-item .item-logo {
  width: 2.2rem;
  height: 1.42rem;
  background-repeat: no-repeat;
  background-size: 2.2rem 1.42rem;
}
.superiority .superiority-content .superiority-item .item-logo img {
  width: 2.2rem;
  height: 1.42rem;
}
.superiority .superiority-content .superiority-item .item-title {
  margin-top: 0.3rem;
  font-size: 0.2rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 800;
  text-align: left;
  color: #484f65;
}
.superiority .superiority-content .superiority-item .item-info {
  margin-top: 0.1rem;
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #6c7e7c;
  line-height: 0.24rem;
}
.big-show {
  background: url(../../images/cut/large_screen_bg.png) no-repeat;
  background-size: 19.2rem 9.8rem;
  height: 6rem;
}
.big-show .btn-list .btn1 {
  width: 0.32rem;
  height: 0.32rem;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0rem 0.03rem 0.05rem 0rem rgba(0, 0, 0, 0.25);
  text-align: center;
  line-height: 0.32rem;
  color: #a3a3a3;
  cursor: pointer;
}
.big-show .big-show-title {
  display: block;
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  text-align: center;
  color: #404664;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: 0.3rem;
}
.big-show .outerdiv {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none;
}
.big-show .outerdiv .big-image {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.big-show .outerdiv .big-image img {
  width: 12rem;
  border-radius: 0.1rem;
}
.big-show .outerdiv .big-image i {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 0.15rem;
  background-color: aliceblue;
  line-height: 0.3rem;
  font-size: 0.22rem;
  text-align: center;
  color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0.25rem;
  right: 0.7rem;
  cursor: pointer;
}
.big-show .big-show-content-phone {
  display: none;
}
.page-footer {
  width: 100%;
  height: 70%;
  background: url(../../images/cut/footerNav.png) no-repeat;
  background-size: 101% 100%;
  background-position: bottom;
  position: relative;
}
.page-footer .footer-logo {
  width: 1.24rem;
  height: 0.64rem;
  background-repeat: no-repeat;
  background-size: 1.24rem 0.64rem;
  margin-left: 2rem;
  position: absolute;
  top: 0.6rem;
}
.page-footer .footer-logo img {
  width: 1.24rem;
  height: 0.64rem;
}
.page-footer .footer-partner {
  height: 0.64rem;
  background-repeat: no-repeat;
  background-size: 1.24rem 0.64rem;
  margin-left: 2rem;
  position: absolute;
  top: 1.15rem;
  display: flex;
  align-items: center;
  z-index: 3;
}
.page-footer .footer-partner .title {
  text-decoration: none;
  color: #e7e8ed;
  font-size: 0.15rem;
  font-family: PingFang SC, PingFang SC-Heavy;
  font-weight: 800;
}
.page-footer .footer-partner a {
  margin-left: 0.42rem;
}
.page-footer .footer-partner a img {
  width: 0.6rem;
}
.page-footer .footer-content {
  padding-top: 0.15rem;
  display: flex;
  position: absolute;
  top: 1.34rem;
}
.page-footer .footer-content .footer-nav {
  margin-left: 2rem;
  margin-right: 5.64rem;
  margin-top: 0.4rem;
}
.page-footer .footer-content .footer-nav ul .footer-nav-item {
  list-style: none;
  float: left;
  line-height: 0.21rem;
  margin-right: 0.42rem;
}
.page-footer .footer-content .footer-nav ul .footer-nav-item a {
  text-decoration: none;
  color: #e7e8ed;
  font-size: 0.15rem;
  font-family: PingFang SC, PingFang SC-Heavy;
  font-weight: 800;
}
.page-footer .footer-content .footer-nav ul .footer-nav-item ol li {
  list-style: none;
  margin-bottom: 0.2rem;
}
.page-footer .footer-content .footer-nav ul .footer-nav-item ol li .option {
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #a5a9bb;
  letter-spacing: 0rem;
}
.page-footer .footer-content .footer-nav-phone {
  display: none;
}
.page-footer .footer-content hr {
  display: none;
}
.page-footer .footer-content .footer-info {
  margin-top: 1rem;
}
.page-footer .footer-content .footer-info .footer-info-show li {
  list-style: none;
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #a5a9bb;
  margin-bottom: 0.2rem;
}
.page-footer .footer-content .footer-info .footer-info-show li a {
  color: #a5a9bb;
  text-decoration: none;
}
.page-footer .footer-content .footer-info .footer-info-show li:last-child {
  margin-bottom: 0;
}
.trial-footer {
  background: url(../../images/cut/Trial.png);
  width: 100%;
  height: 30%;
  background-size: 100% 100%;
}
.trial-footer div {
  position: relative;
}
.trial-footer div p {
  font-size: 0.3rem;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  margin-top: 0.44rem;
}
.trial-footer div .trialBtn {
  width: 2rem;
  height: 0.5rem;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.04rem;
  border: #fff;
  color: #5a6df0;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  font-size: 0.2rem;
  font-weight: 600;
  top: 1.06rem;
  text-align: center;
  text-decoration: none;
  line-height: 0.5rem;
}
.footer {
  height: 100%;
  background: #6f7ff1;
}
.swiper-container {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 800px;
  height: 500px;
  margin-left: 0.01rem;
}
@media screen and (max-width: 1680px) {
  .flow .ligature {
    margin-left: 3.2rem;
  }
  .flow .midbody {
    margin-left: 3.86rem;
  }
  .flow .ligature2 {
    margin-left: 0rem;
  }
  .top-navigation ul {
    margin-left: 39%;
  }
  .swiper-slide {
    width: 600px;
    height: 400px;
  }
  .top-nav-submenu {
    margin-left: 9.3rem;
  }
}
@media screen and (max-width: 1440px) {
  .top-navigation ul {
    margin-left: 34%;
  }
  .flow .ligature {
    margin-left: 2.7rem;
  }
  .flow .midbody {
    margin-left: 3.36rem;
  }
  .flow .ligature2 {
    margin-left: -0.2rem;
  }
  .flow .ligature2 .sline {
    margin-left: 6.59rem;
  }
  .flow .ligature2 .arrows2 {
    margin-left: 7.4rem;
  }
  .features .features-content {
    padding-left: 0;
  }
  .page-footer .footer-content .footer-nav {
    margin-right: 3.5rem;
  }
  .top-nav-submenu {
    margin-left: 7.8rem;
  }
}
@media screen and (max-width: 1280px) {
  .top-navigation ul {
    margin-left: 32%;
  }
  .swiper-slide {
    width: 500px;
    height: 350px;
  }
  .trial-footer div p {
    margin-top: 0.8rem;
  }
  .trial-footer div .trialBtn {
    top: 1.5rem;
  }
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #666;
  /*非活动导航的颜色*/
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
  background: #666;
  /*活动导航的颜色*/
}
