@charset "utf-8";
/* CSS Document */
.index .cw {
  width: 1200px;
  margin: 0 auto;
}
.index .snap {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}
.index .banner {
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 560px;
  margin-top: 80px;
  background: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/static/img/banner-new.5b9ad57.png") no-repeat top;
  background-size: cover;
}
.index .banner .banner-content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.index .banner .banner-content .left-content {
  margin-top: 100px;
  color: #ffffff;
}
.index .banner .banner-content .left-content .title-wrap .title-text {
  font-size: 52px;
}
.index .banner .banner-content .left-content .text-wrap {
  margin-top: 30px;
}
.index .banner .banner-content .left-content .text-wrap .text {
  font-size: 18px;
  line-height: 36px;
}
.index .banner .banner-content .left-content .banner-free-btn-wrap {
  position: relative;
  width: fit-content;
}
.index .banner .banner-content .left-content .banner-free-btn-wrap:hover img {
  display: block;
}
.index .banner .banner-content .left-content .banner-free-btn-wrap .banner-free-btn {
  margin-top: 35px;
  width: 213px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  text-align: center;
  color: #4463DB;
  background: #FFFFFF;
  border-radius: 8px;
}
.index .banner .banner-content .left-content .banner-free-btn-wrap img {
  display: none;
}
.index .scan {
  position: absolute;
  top: 80px;
  right: 0;
  width: 300px;
  padding: 0 0 25px;
  border-radius: 6px;
  background: #ffffff;
}
.index .scan .login-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 20px 26px 0;
  font-size: 14px;
  border-bottom: 1px solid #F3F3F3;
}
.index .scan .login-tab .tab {
  margin: 0;
  padding-bottom: 11px;
  font-size: 14px;
  cursor: pointer;
  color: #333333;
  background: none;
}
.index .scan .login-tab .tab.active {
  border-bottom: 4px solid #7691fa;
  color: #000000;
}
.index .scan .scantips2 {
  font-size: 14px;
  text-align: center;
}
.index .scan .scantips3 {
  font-size: 12px;
  text-align: center;
}
.index .scan .scantips4 {
  font-size: 14px;
  text-align: center;
  color: #ff0000;
}
.index .scan .qrcode {
  margin-top: 10px;
  text-align: center;
  min-height: 186px;
}
.index .scan .qrcode img {
  margin: 0 auto;
  width: 186px;
  height: 186px;
}
.index .scan .scantips5 {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
}
.index .scan .accountlogin {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
}
.index .scan .accountlogin .accountloginbtn {
  margin: 10px 0 5px;
  width: 182px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #7691FA;
  border-radius: 6px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.index .scan .inputwrap {
  padding: 20px 26px 0;
}
.index .scan .inputwrap .inputlabel {
  margin-bottom: 10px;
  font-size: 14px;
  color: #000000;
}
.index .scan .inputwrap .input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 16px;
  padding: 0 10px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
}
.index .scan .optionwrap {
  display: flex;
  justify-content: space-between;
  padding: 0 26px;
}
.index .scan .optionwrap .option {
  font-size: 12px;
  color: #596C96;
  cursor: pointer;
}
.index .scan .btnwrap {
  padding: 30px 26px 16px;
}
.index .scan .btnwrap .loginbtn {
  height: 44px;
  line-height: 44px;
  text-align: center;
  margin-bottom: 20px;
  background: #7691FA;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
.index .scan .btnwrap .textbtn {
  text-align: center;
  font-size: 12px;
  color: #596C96;
  text-decoration: underline;
  cursor: pointer;
}
.index .servicestab {
  margin: 0 auto;
  padding: 40px 0 60px;
  width: 1200px;
}
.index .servicestab .servicestab-tabs {
  display: flex;
  justify-content: space-between;
}
.index .servicestab .servicestab-tabs .servicestab-tab {
  width: 280px;
  height: 258px;
  cursor: pointer;
}
.index .servicestab .servicestab-tabs .servicestab-tab.active {
  /* background: url(https://bxe-obs.banxiaoer.com/fronts/material/bxepc/image/login/servicestab-bg.png) no-repeat top; */
  background: url(https://bxe-obs.banxiaoer.com/fronts/material/bxepc/static/img/servicestab-bg.613bc82.png) no-repeat top;
}
.index .servicestab .servicestab-tabs .servicestab-tab .icon {
  display: block;
  margin: 40px auto 0;
  width: 88px;
  height: 88px;
}
.index .servicestab .servicestab-tabs .servicestab-tab .title {
  margin-top: 24px;
  font-size: 20px;
  text-align: center;
  color: #333333;
}
.index .servicestab .servicestab-tabs .servicestab-tab .text {
  margin-top: 10px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  text-align: center;
}
.index .servicestab .servicestab-content {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.index .servicestab .servicestab-content .left .con-title {
  margin-top: 96px;
  font-size: 40px;
}
.index .servicestab .servicestab-content .left .con-label {
  margin-top: 14px;
  width: 478px;
  font-size: 14px;
  line-height: 26px;
  color: #333333;
}
.index .servicestab .servicestab-content .left .con-label .bold {
  font-weight: bold;
}
.index .servicestab .servicestab-content .left .con-label.ws {
  white-space: normal;
}
.index .servicestab .servicestab-content .left .more {
  margin-top: 20px;
  font-size: 14px;
  color: #596C96;
  cursor: pointer;
}
.index .servicestab .servicestab-content .conicon {
  width: 584px;
  height: 504px;
}
.index .case .case-title-wrap {
  overflow: hidden;
  width: 100%;
  height: 340px;
  background: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/static/img/case-logobg.025b56c.png") no-repeat;
  background-position: center center;
  background-size: cover;
}
.index .case .case-title-wrap .title {
  margin: 52px 0 16px;
  font-size: 40px;
  text-align: center;
  color: #ffffff;
}
.index .case .case-title-wrap .desc {
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
.index .case .case-dashboard .case-dashboard-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 203px;
  padding: 0 110px;
  margin: -130px auto 80px;
  box-sizing: border-box;
  border-radius: 20px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
}
.index .case .case-dashboard .case-dashboard-list .case-dashboard-item {
  text-align: center;
}
.index .case .case-dashboard .case-dashboard-list .case-dashboard-item .dashboard-label {
  margin-bottom: 12px;
  font-size: 40px;
  color: #333333;
}
.index .case .case-dashboard .case-dashboard-list .case-dashboard-item .dashboard-desc {
  font-size: 20px;
  color: #666666;
}
.index .case .case-logos-list {
  position: relative;
  width: 1200px;
  margin: 0 auto 60px;
}
.index .case .case-logos-list .logos-items {
  text-align: center;
}
.index .case .case-logos-list .logos-items .logos-item {
  display: inline-block;
  vertical-align: middle;
  width: 126px;
  height: 126px;
  margin: 0 2% 2% 0;
  padding: 10px;
  box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.08);
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #E5E5E5;
  font-size: 0;
  line-height: 1;
  background: #FFFFFF;
}
.index .case .case-logos-list .logos-items .logos-item img {
  width: 100%;
  height: 100%;
}
.index .case .case-logos-list .logos-items .logos-item .logos-item-name {
  display: none;
  font-size: 16px;
  color: #666666;
}
.index .case .case-logos-list .logos-items br - .logos-item {
  margin-right: 0;
}
.index .case .case-logos-list .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.2) 15%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 85%, rgba(255, 255, 255, 0.9));
}
.index .commentsbox {
  padding: 60px 0 80px 0;
  background: #F7FAFC;
}
.index .commentsbox .title-main {
  margin-bottom: 40px;
  text-align: center;
}
.index .commentsbox .title-main.mb-none {
  margin-bottom: 0;
}
.index .commentsbox .title-main .title-top {
  font-size: 40px;
  color: #445E8D;
}
.index .commentsbox .title-main .title-des {
  font-size: 20px;
  color: #445E8D;
}
.index .commentsbox .comments-wrap {
  position: relative;
  width: 960px;
}
.index .commentsbox .comments-wrap .comments-tab {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #7691fa;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 6px 29px rgba(120, 146, 199, 0.1);
  top: 36%;
  cursor: pointer;
}
.index .commentsbox .comments-wrap .comments-tab .wxfont {
  font-size: 19px;
}
.index .commentsbox .comments-wrap .comments-tab.comments-prev {
  left: -113px;
  transform: rotate(180deg);
}
.index .commentsbox .comments-wrap .comments-tab.comments-next {
  right: -127px;
}
.index .commentsbox .comments-wrap .comments-list-wrap {
  box-sizing: border-box;
  overflow: hidden;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list {
  display: flex;
  align-items: flex-start;
  width: 2880px;
  padding: 30px 0 0;
  transform: translate(-960px, 0);
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list.ani {
  transition: transform ease-in 0.3s;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list.statusrev {
  transform: translate(0, 0);
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list.statusnext {
  transform: translate(-1920px, 0);
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item {
  flex: 1;
  width: 0;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item .comment-item-title {
  display: inline-block;
  padding: 0 24px 0 10px;
  font-size: 18px;
  line-height: 36px;
  background: linear-gradient(93deg, #E8ECFF 0%, #F7FAFC 100%);
  color: #7691FA;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item .comment-item-content {
  height: 140px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  background-image: url("https://bxe-obs.banxiaoer.com/fronts/material/bxepc/static/img/quot.a6c24f2.png");
  background-position: 95% 100%;
  background-repeat: no-repeat;
  background-size: 72px auto;
  color: #000;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item .comment-item-img {
  margin-top: 25px;
  text-align: right;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item .comment-item-img .img {
  width: 150px;
}
.index .commentsbox .comments-wrap .comments-list-wrap .comments-list .comment-item .comment-item-name {
  font-size: 16px;
  text-align: right;
}
