.business .swiper-slide{
    float: left;
}
.header{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: visible;
    background-color: transparent;
}
.banner{
    height: 900px;
    position: relative;
    z-index: 0;
}
.banner .containr{
    position: relative;
    height: 100%;
}
.banner .ch{
    letter-spacing: 2px;
    line-height: 1em;
    font-size: 60px;
    margin-top: 320px;
    padding-bottom: 36px;
}
.banner .des li{
 margin-left: 40px;
}
.banner-tab-group{
    position: absolute;
    z-index: 999;
    width: 100%;
    bottom: 0;
}
.banner-tab-item{
    position: relative;
    width: 25%;
    float: left;
    font-size: 20px;
    line-height: 130px;
    color: #fff;
    text-align: center;
    background-color: #00a5a7;
    background-color: rgba( 0, 165, 167, .4);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -m-transition: all .5s;
}
.banner-tab-item:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -m-transition: all .5s;
}
.banner-tab-item.active , .banner-tab-item:hover{
    background-color: #fff;
    color: #333 !important;
}
.banner-tab-item:hover:before,.banner-tab-item.active:before{
    background-color: #00a5a7;
}

.biometric{
    display: none;
    background-color: #bbbbbb;
}
.biometric .en{
    position: relative;
    height: 140px;
    margin-top: 60px;
}
.biometric .en .big-en,.biometric .en .small-en{
     position: absolute;
     width: 100%;
     line-height: 120px;
     text-align: center;
}
.biometric .en .big-en{ 
    font-size: 120px;
    color: #f6f6f6;
    font-family: 'LostHighway';
}
.biometric .en .small-en{
    font-size: 30px;
    font-family: 'LostHighway';
}

.company-title{
    position: relative;
    width: 30%;
    font-size: 40px;
    letter-spacing: 2px;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 100% !important;
    text-align: center;
}
.company-title>div{
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.company-title .ch{
    line-height: 40px;
}
.bio-dec{
    background-color: #fff;
}
/* 灵动平台样式 */
.clever-containr{
     background-color: #000;
}
.clever-dec-container{
    padding-top: 50px;
    padding-bottom: 48px;
    color: #eee;
    background-image: url(../image/bio-dec-bg.png);
    background-position: 100px 0px;
    background-size: contain;
    background-repeat: no-repeat;
}
.clever-dec-title,.clever-dec-text{
    margin-left: 100px;
    margin-right: 80px;
}
.clever-dec-title{
    line-height: 1em;
    border-left: 4px solid #098cb1;
    font-size: 24px;
    margin-bottom: 38px;
    padding-left: 12px;
}
.clever-dec-text{
    font-size: 20px;
    line-height: 40px;
}

.clever-class{
    background-color: #fafafa;
    padding-top: 120px;
    padding-bottom: 120px;
}
.clever-class-group{
    margin-left: 20px;
    margin-right: 20px;
}
.clever-class-item{
    width: 33.33333333%;
    float: left;
}
.clever-class-con{
    margin-left: 20px;
    margin-right: 20px;
    height: 460px;
    background-color: #fff;
}
.clever-class-img-icon{
     position: relative;
     border-radius: 50%;
     height: 360px;
}
.clever-class-con .clever-class-img{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.clever-class-icon,.clever-class-mark{
    position: relative;
    z-index: 5;
}
.clever-class-icon{
    width: 140px;
    height: 140px;
    top: 110px;
    margin-left: 105px;
    border-radius: 50%;
    background-color: #00a5a7;
    transition: all .5s;
}
.clever-class-con:hover .clever-class-icon{
    opacity: 0;
}
.clever-class-con:hover .clever-class-item-title{
    color: #fff;
}
.clever-class-con:hover .clever-class-item-dec{
    opacity: 1;
}
.clever-class-con:hover .clever-class-mark{
    margin-top: -264px;
    color: #fff;
    background-image: url(../image/clever-mark-bg.png);
}
.clever-class-mark{
    height: 380px;
    margin-left: -16px;
    margin-right: -16px;
    transition: all .5s;
}
.clever-class-item-title{
    line-height: 100px;
    font-size: 24px;
    color: #666;
    text-align: center;
}
.clever-class-item-dec{
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0;
    color: #fff;
    transition: all .5s;
}
.clever-scene{
    position: relative;
    background-color: #fff; 
    padding-bottom: 40px;
}
.clever-scene .big-en,.bio-face .big-en{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 120px;
    color: #e9e9e9;
    margin-top: -44px;
    line-height: 120px;
    text-align: center;
    font-family: 'LostHighway';
}
.clever-scene-tit{
    padding-top: 100px;
    margin-bottom: 74px;
    text-align: center;
    font-size: 30px;
}
.clever-scene-tit span{
    display: inline-block;
    zoom:1;
    *display: inline;
    position: relative;
}
.clever-scene-tit span:before{
    display: block;
    position: absolute;
    content: '';
    width: 88px;
    height: 22px;
    right: -37px;
    bottom: -10px;
    background-image: url(../image/clever-scene-tit.png);
    background-repeat: no-repeat;
}
.clever-scene-group{
    margin-left: -60px;
    margin-right: -60px;
}
.clever-scene-icon{
    margin-bottom: 20px;
}
.clever-scene-item{
    float: left;
    text-align: center;
    margin-bottom: 64px;
    width: 220px;
}
/* 交易反欺诈 */
.anti-fraud-text{
    width: 594px;
    margin-right: 20px;
    margin-bottom: 60px;
}
.anti-fraud-dec-container{
    margin-top: 1px;
    background-color: #2e2e2e;
    padding-top: 80px;
    padding-bottom: 80px
}
.anti-fraud-dec-container .containr{
    position: relative;
}
.anti-fraud-dec-container .containr:before, .anti-fraud-dec-container .containr:after{
    position: absolute;
    content: '';
    display: block;
    width: 290px;
    height: 230px;
}
.anti-fraud-dec-container .containr:before{
    border-left: 6px solid #00a5a7;
    border-top: 6px solid #00a5a7;
    top: 0;
    left: 0;
}
.anti-fraud-dec-container .containr:after{
    border-right: 6px solid #00a5a7;
    border-bottom: 6px solid #00a5a7;
    bottom: 0;
    right: 0;
}
.anti-fraud-img-group{
    width: 532px;
    padding-left: 28px;
}
.anti-fraud-img-item-1{
    margin-top: 26px;
}
.anti-fraud-img-item-1 img{
    width: 90%;
	height: 90%;
}
.anti-fraud-img-item-2 img{
    width: 234px;
    height: 136px;
}
.anti-fraud-dec-text{
    color: #eee;
    font-size: 20px;
    text-align: justify;
    line-height: 50px;
}
.anti-fraud-dec-title{
    color: #00a5a7;
    font-size: 36px;
    margin-bottom: 10px;
}
/* 生物认证 */
.bio .bio-dec{
    padding-bottom: 80px;
}
.bio .clever-dec-container{
    background-color: #fafafa;
    color: #000;
}
.bio .clever-containr{
}
.bio .bio-pro-group{
    padding-top: 180px;
    padding-bottom: 90px;
    background-image: url(../image/bio-pro-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}
.bio .bio-pro-item{
    width: 550px;
    float: left;
}
.bio .bio-pro-block{
    width: 100%;
    height: 360px;
    margin-bottom: 90px;
    background-image: url(../image/bio-pro-block.png);
}
.bio .bio-pro-icon{
    height: 360px;
    width: 104px;
    margin-left: 80px;
    margin-right: 64px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bio .bio-pro-icon-1{
    background-image: url(../image/zjm-icon.png);
}
.bio .bio-pro-icon-2{
    background-image: url(../image/rl-icon.png);
}
.bio .bio-pro-title,.bio .bio-pro-text{
    color: #13ced0;
}
.bio .bio-pro-name{
    font-size: 30px;
    color: #fff;
    float: left;
    line-height: 360px;
    letter-spacing: 10px;
}
.bio .bio-pro-title{
    font-size: 28px;
    margin-bottom: 16px;
}
.bio .bio-pro-text{
    font-size: 24px;
    line-height: 54px;
}
.bio .bio-scene{
    background-color: #fff;
}
.bio .bio-down{
    text-align: center;
    padding-top: 86px;
    padding-bottom: 100px;
}

.bio .bio-finger{
    padding-bottom: 260px;
}
.bio .bio-scene-title{
    font-size: 40px;
    padding-bottom: 36px;
    margin-bottom: 45px;
    text-align: center;
}
.bio .bio-scene-title>div{
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.bio .bio-scene-title>div:before,
.bio .bio-scene-title>div:after{
    position: absolute;
    display: block;
    content: '';
}
.bio .bio-scene-title>div:before{
    background-repeat: no-repeat;
}
.bio .bio-scene-title-1:before{
    width: 96px;
    height: 85px;
    left: -60px;
    top: -50px;
    background-image: url(../image/bio-scene-title-before-1.png);
}
.bio .bio-scene-title-2:before{
    width: 79px;
    height: 65px;
    left: -20px;
    top: -40px;
     background-image: url(../image/bio-scene-title-before-2.png);
}
.bio .bio-scene-title>div:after{
    width: 100px;
    border-bottom: 1px solid #333;
    bottom: -38px;
    left: 50%;
    margin-left: -50px;
}
.bio .bio-scene-item{
    width: 25%;
    float: left;
    text-align: center;
}
.bio-scene-item-icon{
    text-align: center;
    width: 84px;
    height: 84px;
    margin: 0 auto;
    margin-top: 54px;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bio-scene-item-title{
    font-size: 30px;
    margin-bottom: 38px;
}
.bio-scene-item-icon-1{
    background-image: url(../image/bio-scene-icon-01.png);
}
.bio-scene-item-icon-2{
    background-image: url(../image/bio-scene-icon-02.png);
}
.bio-scene-item-icon-3{
    background-image: url(../image/bio-scene-icon-03.png);
}
.bio-scene-item-icon-4{
    background-image: url(../image/bio-scene-icon-04.png);
}
.bio .bio-scene-item-box{
    margin-left: 15px;
    margin-right: 15px;
    height: 562px;
    border: 1px solid #eee;
}
.bio .bio-scene-item-box:hover{
    border: 1px solid #1884ca;
}
.bio .bio-scene-item-text{
    line-height: 50px;
}

.bio-scene-item-loading,
.bio-scene-item-loading:before,
.bio-scene-item-loading:after
{
    width: 8px;
    height: 8px;
    font-size: 8px;
    border-radius: 50%;
    background-color: #7eaae0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 2s infinite ease-in-out;
    animation: load7 2s infinite ease-in-out;
}
.bio-scene-item-loading:before,
.bio-scene-item-loading:after
{
    position: absolute;
    content: '';
    display: block;
}
.bio-scene-item-loading{
    position: relative;
    margin: 0px auto;
    margin-bottom: 30px;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.bio-scene-item-loading:before{
    left: -14px;
    -webkit-animation-delay: .95s;
    animation-delay: .95s;
}
.bio-scene-item-loading:after{
    right: -14px;
    -webkit-animation-delay: .55s;
    animation-delay: .55s;
}
@-webkit-keyframes load7 {
0%,
100% {
box-shadow: 0 0 0  .1em #7eaae0;
}
50% {
box-shadow: 0 0 0  0em #7eaae0;
}
}
@keyframes load7 {
0%,
100% {
box-shadow: 0 0 0 .1em #7eaae0;
}
50% {
box-shadow: 0 0 0 0em #7eaae0;
}
}

.bio-face{
    background-color: #fafafa;
}
.bio-face .bio-scene-title{
    padding-top: 120px;
}
.bio-face-group{
    padding-bottom: 80px;
}
.bio-face-item{
    width: 560px;
}
.bio-face-item-title{
    padding-top: 35px;
    padding-bottom: 32px;
    font-size: 32px;
    text-align: center;
}
.bio-face-item-box{
    width: 100%;
    height: 570px;
    margin-top: 50px;
    border: 1px solid #ddd;
}
.bio-face-item-img{
    margin-top: -50px;
    text-align: center;
}
.bio-face-item-img img{
    width: 400px;
}
.bio-face-item-lists{
    padding-left: 80px;
    margin-top: 40px;
    padding-bottom: 25px;
}
.bio-face-item-li{
    line-height: 1em;
    font-size: 24px;
    margin-bottom: 35px;
}
.bio-face-item-li:before{
    display: inline-block;
    zoom: 1;
    *display: inline;
    content: '●';
    color: #7eaae0;
    margin-left: 20px;
    margin-right: 30px;
}
/* 先知平台 */
.seer{
    background-color: #cbecec;
    overflow: hidden;
}
.seer .containr{
    position: relative;
    overflow: visible;
    padding-top: 1px;
}
.seer-group{
    width: 710px;
    padding-bottom: 175px;
}
.seer-title{
    font-size: 40px;
    margin-top: 128px;
    margin-bottom: 35px;
}
.seer-text{
    font-size: 26px;
    line-height: 56px;
    color: #222;
    text-align: justify;
}
.seer-img{
    position: absolute;
    top: 66px;
    height: 620px;
}
.seer-img-right{
    right: -150px;
}
.seer-img-left{
    left: -1100px;
}

