body{
    background-color: #f0f3f5;
}
.case-h{
    width: 100%;
    height: 570px;
    background-image: url("../img/a23.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.case-h-wk{
    width: 1200px;
    margin: auto;
    color: #FFF;
    padding-top: 80px;
}
.case-h-title{
    font-size: 36px;
    font-weight: bold;
}
.case-h-span{
    width: 550px;
    font-size: 14px;
    padding: 24px 0;
    font-weight: lighter;
}
.case-btn{
    overflow: hidden;
    height: 44px;
    width: 200px;
    border-color: #FFF;
}
.case-btn a{
    color: #fff;
    line-height: 42px;
}
.case-btn:hover{
    border-color: #FFF;
}
.case-btn:hover i{
    background-color: #FFF;
}
.case-btn:hover a{
    color: #0061ff !important;
}
.case-h-img{
    float: right;
    margin-top: -228px;
}

.app-ys{
    width: 100%;
    height: 360px;
}
.app-yswk{
    width: 1200px;
    margin: auto;

    height: 480px;


}
.app-ysnr{
    padding: 70px;
    position: absolute;
    margin-top: -130px;
    z-index: 88;
    background: #FFF;
}
.app-ysgroup{
    width: 100%;
    padding-top: 80px;
}
.app-ysgroup .iconfont{
    font-size: 56px;
    background: url("../img/a25.png") no-repeat;
    background-origin: border-box;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0559ff;
}
.app-ysgroup-item-i{
    width: 310px;
    float: left;
    height: 62px;
}
.app-ysgroup-item-i .app-ysgroup-item-l{
    margin-right: 15px;
}
.app-ysgroup-item-i .app-ysgroup-item-l,.app-ysgroup-item-i .app-ysgroup-item-r{
    float: left;
    letter-spacing: 2px;
}
.app-ysgroup-item-title{
    font-size: 18px;
    font-weight: lighter;
    padding-bottom: 15px;
}
.app-ysgroup-item-span{
    font-size: 13px;
    font-weight: lighter;
    color: #666;
}
.app-ysgroup-item{
    height: 62px;
}
.app-ysgroup-item .app-ysgroup-item-i{
    margin-right: 60px;
}
.app-ysgroup-item .app-ysgroup-item-i:last-child{
    margin-right: 0;
}
.app-ysgroup-item:first-child{
    margin-bottom: 60px;
}
.app-gz{
    width: 100%;
}
.appgz{
    width: 100%;
}
.appgz-wk{
    width: 1200px;
    margin: auto;
    height: 333px;
}
.appgz-item{
    width: 224px;
    height: 333px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.appgz-item:last-child{
    margin-right: 0;
}
.appgz-item:hover .appgz-item-a{
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
    opacity: 0;
}
.appgz-item:hover .appgz-item-b{
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}
.appgz-item-a{
    color: #FFF;
    position: absolute;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.appgz-item-a span{
    font-size: 58px;
}
.appgz-item-a,.appgz-item-b{
    width: 224px;
    height: 333px;

}
.appgz-item-b{

    color: #FFF;
    -webkit-transform: scale(0.7,0.7);
    -moz-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0;
}
.appgz-item-padding{
    width: 100%;
    height: 100%;
    padding: 30px;
    background-image: url("../img/a27.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.appgz-item-padding .appgz-item-b-icon span{
    font-size: 46px;
}
.appgz-item-padding .appgz-item-b-title{
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 20px;
}
.appgz-item-b-span{
    font-size: 14px;
    line-height: 24px;
}
.appgz-item:hover .appgz-item-b .appgz-item-padding .appgz-item-b-icon,
.appgz-item:hover .appgz-item-b .appgz-item-padding .appgz-item-b-title,
.appgz-item:hover .appgz-item-b .appgz-item-padding .appgz-item-b-span{
    -webkit-animation: appupANI 1s;
    -o-animation: appupANI 1s;
    animation: appupANI 1s;
}
@keyframes appupANI {
    from{
        margin-top: 30px;
    }
    to{
        margin-top: 0;
    }
}
.app-jj{
    width: 100%;
    background: #FFF;
}
.appjj{
    width: 100%;

}
.appjj-group{
    width: 1200px;
    margin: auto;
    height: 314px;
}
.appjj-g-item{
    width: 598px;
    height: 314px;
    border: 1px solid #e5e5e5;
    float: left;
}

.appjj-g-item:hover .appjj-item-r-bg{
    /*background: ;*/
    -webkit-animation: appjjANI 1s ,appjjANI0 ease-in-out 1s infinite;
    -o-animation: appjjANI 1s ,appjjANI0 ease-in-out 1s infinite;
    animation: appjjANI 1s ,appjjANI0 ease-in-out 1s infinite;
}
@keyframes appjjANI {
    0%{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    25%{
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
    50%{
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100%{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes appjjANI0 {
    0%{
        box-shadow: 0 0 3px rgba(0, 96, 255, 0.1);
    }
    50%{
        box-shadow: 0 0 100px rgba(0, 96, 255, 0.3);
    }
    100%{
        box-shadow: 0 0 3px rgba(0, 96, 255, 0.1);
    }
}
.appjj-g-item:hover  .appjj-item-pro{
    color: #0060ff;
}
.appjj-gitem-pad{
    width: 100%;
    height: 100%;
    padding: 50px;
}
.appjj-item-l,.appjj-item-r{
    height: 130px;
    float: left;

}
.appjj-item-l{
    width: 370px;
}
.appjj-item-pro{
    clear: both;
}
.appjj-item-btn{
    width: 180px;
    overflow: hidden;
    height: 44px;

}
.appjj-item-btn a{
    font-size: 14px;
    font-weight: bold;
    color: #888;
    cursor: pointer;
    z-index: 1;
}
.appjj-item-btn a,.appjj-item-btn i{
    display: block;
    height: 44px;
    line-height: 44px;
    position: relative;
}
.appjj-item-btn i{
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 0;
    background-color: #0060ff;
    top: -44px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);

}

.appjj-item-btn a:hover{
    color: #FFF;
    border-color: #0060ff;
    z-index: 1;
}
.appjj-item-btn:hover i{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.appjj-item-l-title{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
}
.appjj-item-l-span{
    font-size: 12px;
    color: rgba(0,0,0,0.4);

}
.appjj-item-pro{
    font-size: 12px;
    color: rgba(0,0,0,0.4);
    padding-bottom: 30px;
}
.appjj-item-r{
    width: 110px;
}
.appjj-item-r-bg{
    width: 82px;
    height: 82px;
    box-shadow: 0 4px 10px rgba(0, 96, 255, 0.2);
    border-radius: 50%;
    background: #FFF;
    text-align: center;
    line-height: 82px;
    float: right;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;

}

.appjj-item-r-bg span{
    font-size: 44px;
    background: url("../img/a25.png") no-repeat;
    background-origin: border-box;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0559ff;
}





.web-pLb0{
    width: 100%;
    overflow: hidden;
    height: 430px;
    background-image: url("../img/a32.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #0559ff;
}
.web-pLb0-lb,.swiper-slide{
    width: 100%;
    height: 380px;
}

.swiper-slide{
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.web-pLb0-lb-span{
    font-size: 16px;
    color: #FFF;
    font-weight: lighter;
    width: 400px;
    text-align: center;
    line-height: 32px;
    padding: 50px 0;
    padding-top: 30px;
}
.web-pLb0-lb-btn{
    overflow: hidden;
    height: 44px;
    width: 220px;
}
.web-pLb0-lb-btn a{
    color: #FFF;
}
.web-pLb0-lb-nav{
    text-align: center;
    bottom: 0px !important;
}
.web-pLb0-lb-nav{
    text-align: center;
    /*padding-top: 30px;*/
}
.web-pLb0-lb-nav span{
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    border:1px solid #FFF;
    opacity: 0.6;

}
.web-pLb0-lb-nav span.swiper-pagination-bullet-active{
    background-color: #FFF;
    opacity: 1
}