/*前缀兼容样式 start*/
/*单行省略*/
/*多行省略*/
/*背景线性渐变*/
/*opacity*/
/*gray*/
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.swiper-slide{
  background-color: white;
}
/*前缀兼容样式 end*/
/*刷脸支付*/
.banner {
  width: 100%;
  height: 570px;
  background: url("../img/facePayment/banner_01.png") no-repeat center center / cover;
}
.back-black .footer-nav ul li a{
  box-sizing: content-box;
}
/*面包屑*/
.crumbs .crumbs-container {
  padding: 30px 0;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #dcdcdc;
}
.crumbs .crumbs-container .label {
  padding-right: 5px;
}
.crumbs .crumbs-container .value .item {
  float: left;
  padding: 0 5px;
}
.crumbs .crumbs-container .value .item img{
  vertical-align: middle;
}
.crumbs .crumbs-container .value .item.active {
  color: #333;
}
.box .title-container {
  padding: 80px 0;
  text-align: center;
}
.box .title-container .name {
  font-size: 30px;
  font-weight: normal;
  color: #000000;
  line-height: 1;
}
.box .title-container .name-english {
  margin-top: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 1;
}
.box .title-container .description {
  margin-top: 40px;
  font-size: 16px;
  color: #000000;
  line-height: 1;
}
.box .title-container.white .name,
.box .title-container.white .name-english,
.box .title-container.white .description {
  color: #ffffff;
}
.box.box-1 .title-container {
  padding: 60px 0;
}
.box.box-1 .container .tabs {
  margin: 0 auto;
  width: 540px;
}
.box.box-1 .container .tabs .tab {
  float: left;
  width: 270px;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 60px;
  background-color: #f8f8f8;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.box.box-1 .container .tabs .tab.active {
  z-index: 2;
  color: #f8f8f8;
  background-image: linear-gradient(-10deg, #4a92ff 0%, #4072f2 100%), linear-gradient(#f8f8f8, #f8f8f8);
  background-blend-mode: normal, normal;
  box-shadow: 0 5px 30px 0 rgba(56, 116, 244, 0.2);
}
.box.box-1 .container .tabs .tab.active:after {
  position: absolute;
  left: 50%;
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  background: #498cfd;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.box.box-1 .container .swiper-container .swiper-content {
  padding: 54px 0 80px;
}
.box.box-1 .container .swiper-container .swiper-content .item {
  float: left;
  padding-top: 72px;
  margin: 0 21px;
  width: 258px;
  height: 264px;
  text-align: center;
  transition: all 0.3s linear;
}
.box.box-1 .container .swiper-container .swiper-content .item:last-child {
  margin-right: 0;
}
.box.box-1 .container .swiper-container .swiper-content .item .icon {
  width: 58px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.box.box-1 .container .swiper-container .swiper-content .item .label {
  margin-top: 17px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  transition: all 0.3s linear;
}
.box.box-1 .container .swiper-container .swiper-content .item .description {
  margin-top: 7px;
  font-size: 14px;
  color: #666666;
  line-height: 1;
  transition: all 0.3s linear;
}
.box.box-1 .container .swiper-container .swiper-content .item:hover {
  box-shadow: 0 0 24px 0 rgba(213, 213, 213, 0.6);
}
.box.box-1 .container .swiper-container .swiper-content .item:hover .label {
  color: #447ef7;
}
.box.box-1 .container .swiper-container .swiper-content .item:hover .description {
  color: #447ef7;
}
.box.box-1 .container .swiper-container .swiper-content.child-box1 .list .item:nth-child(1) .icon {
  background-image: url("../img/facePayment/icon_box1_01.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box1 .list .item:nth-child(2) .icon {
  background-image: url("../img/facePayment/icon_box1_02.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box1 .list .item:nth-child(3) .icon {
  background-image: url("../img/facePayment/icon_box1_03.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box1 .list .item:nth-child(4) .icon {
  background-image: url("../img/facePayment/icon_box1_04.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box2 .list .item:nth-child(1) .icon {
  background-image: url("../img/facePayment/icon_box1_05.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box2 .list .item:nth-child(2) .icon {
  background-image: url("../img/facePayment/icon_box1_06.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box2 .list .item:nth-child(3) .icon {
  background-image: url("../img/facePayment/icon_box1_07.png");
}
.box.box-1 .container .swiper-container .swiper-content.child-box2 .list .item:nth-child(4) .icon {
  background-image: url("../img/facePayment/icon_box1_08.png");
}
.box.box-2 {
  padding-bottom: 80px;
  background: #f8f8f8;
}
.box.box-2 .list .item {
  float: left;
  margin-right: 48px;
  text-align: center;
}
.box.box-2 .list .item .img {
  padding-top: 76px;
  width: 263px;
  height: 214px;
  border-radius: 4px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.box.box-2 .list .item .img .text {
  font-size: 18px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.91);
  text-align: center;
}
.box.box-2 .list .item .label {
  margin: 28px 0 17px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.box.box-2 .list .item .description {
  font-size: 14px;
  font-weight: bold;
  color: rgba(102, 102, 102, 0.6);
}
.box.box-2 .list .item:last-child {
  margin-right: 0;
}
.box.box-2 .list .item:nth-child(1) .img {
  background-image: url("../img/facePayment/bg_box2_01.png");
}
.box.box-2 .list .item:nth-child(2) .img {
  background-image: url("../img/facePayment/bg_box2_02.png");
}
.box.box-2 .list .item:nth-child(3) .img {
  background-image: url("../img/facePayment/bg_box2_03.png");
}
.box.box-2 .list .item:nth-child(4) .img {
  background-image: url("../img/facePayment/bg_box2_04.png");
}
.box.box-3 .list .item {
  float: left;
  margin-bottom: 80px;
  width: 150px;
  text-align: center;
}
.box.box-3 .list .item .icon {
  width: 54px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.box.box-3 .list .item .label {
  margin: 15px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.box.box-3 .list .item .description {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 1.5;
}
.box.box-3 .list .item:nth-child(3n-1) {
  margin: 0 375px;
}
.box.box-3 .list .item:nth-child(1) .icon {
  background-image: url("../img/facePayment/icon_box3_01.png");
}
.box.box-3 .list .item:nth-child(2) .icon {
  background-image: url("../img/facePayment/icon_box3_02.png");
}
.box.box-3 .list .item:nth-child(3) .icon {
  background-image: url("../img/facePayment/icon_box3_03.png");
}
.box.box-3 .list .item:nth-child(4) .icon {
  background-image: url("../img/facePayment/icon_box3_04.png");
}
.box.box-3 .list .item:nth-child(5) .icon {
  background-image: url("../img/facePayment/icon_box3_05.png");
}
.box.box-3 .list .item:nth-child(6) .icon {
  background-image: url("../img/facePayment/icon_box3_06.png");
}
.box.box-4 {
  background: #F8F8F8;
  padding-bottom: 80px;
}
.box.box-4 .img-container {
  height: 320px;
  background: url("../img/facePayment/img_box4_01.png") no-repeat center center / contain;
}
.box.box-5 {
  padding-bottom: 80px;
}
.box.box-5 .top-box {
  width: 1144px;
  margin: 0 auto 100px;
}
.box.box-5 .top-box .content-container {
  display: inline-block;
  vertical-align: bottom;
}
.box.box-5 .top-box .content-container .item {
  margin-top: 50px;
}
.box.box-5 .top-box .content-container .item .icon {
  display: inline-block;
  vertical-align: middle;
}
.box.box-5 .top-box .content-container .item .content {
  padding-left: 30px;
  display: inline-block;
  vertical-align: middle;
  width: 272px;
}
.box.box-5 .top-box .content-container .item .content .label {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
}
.box.box-5 .top-box .content-container .item .content .description {
  font-size: 14px;
  color: #666666;
  transition: all 0.3s linear;
}
.box.box-5 .top-box .content-container .item:hover .description {
  color: #000;
}
.box.box-5 .top-box .content-container.center-box {
  margin: 0 40px;
}
.box.box-5 .top-box .content-container.left-box .item .content {
  padding-left: 0;
  padding-right: 30px;
}
.box.box-5 .top-box .content-container.left-box .item .content .label,
.box.box-5 .top-box .content-container.left-box .item .content .description {
  text-align: right;
}
.box.box-5 .bottom-box {
  text-align: center;
}
.box.box-5 .bottom-box .item {
  float: left;
  padding-top: 40px;
  width: 340px;
  height: 196px;
  background-color: #f8f8f8;
  border-radius: 10px;
}
.box.box-5 .bottom-box .item .label {
  margin: 13px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.box.box-5 .bottom-box .item .description {
  font-size: 14px;
  color: #666666;
}
.box.box-5 .bottom-box .item:nth-child(2) {
  padding-top: 46px;
  margin: 0 90px;
}
.box.box-6 {
  padding-bottom: 80px;
  background: #f8f8f8;
}
.box.box-6 .list {
  padding: 0 26px;
  text-align: center;
}
.box.box-6 .list .item {
  float: left;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 0 24px 0 rgba(214, 214, 214, 0.6);
  border-radius: 4px;
}
.box.box-6 .list .item .scene {
  width: 354px;
  height: 232px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 232px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.box.box-6 .list .item .description {
  padding: 18px 0;
  font-size: 18px;
  color: #000000;
}
.box.box-6 .list .item .industry {
  padding: 20px 0;
  font-size: 14px;
  color: #000000;
  opacity: 0.8;
  border-top: 2px solid rgba(0, 0, 0, 0.03);
}
.box.box-6 .list .item:nth-child(2) {
  margin: 0 43px;
}
.box.box-6 .list .item:nth-child(1) .scene {
  background-image: url("../img/facePayment/bg_box6_01.png");
}
.box.box-6 .list .item:nth-child(2) .scene {
  background-image: url("../img/facePayment/bg_box6_02.png");
}
.box.box-6 .list .item:nth-child(3) .scene {
  background-image: url("../img/facePayment/bg_box6_03.png");
}
.box.box-7 {
  position: relative;
  width: 100%;
  height: 166px;
  background: url("../img/facePayment/bg_01.png") no-repeat center center / cover;
}
.box.box-7 .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.box.box-7 .content .label {
  font-size: 30px;
  color: #ffffff;
}
.box.box-7 .content .btn {
  margin-top: 20px;
  width: 154px;
  height: 38px;
  font-size: 16px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  border: solid 1px #ffffff;
  border-radius: 38px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.box.box-7 .content .btn:hover {
  background: #fff;
  color: #000;
}
/*# sourceMappingURL=facePayment.css.map */