body{
    position: relative;
    max-width: 2560px;
    margin: 0 auto;
    width: 100%;
    overflow: auto!important;
}
.box-container h2.sec-title {
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    line-height: 150px;
    color: #fff
}
.box-container h2 {
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;
    color: #fff
}
.info-box {
    width: 590px;
}
.content{
    width: 100%;
    /*background: url("../../images/hcr/content-bg.png") no-repeat center top;*/
    background-color: #000f1f;
    overflow: hidden;
}
.全球最大顶级体育平台-box{
    position: relative;
    width: 100%;
    background-color: #011020;
    overflow: hidden;
}
.全球最大顶级体育平台-box .hcr-info{
    color: #205eac;;
}
@keyframes h1-am{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes transformBall2{
    from {
        transform: rotate(0deg) scale(1.8);
    }
    to {
        transform: rotate(360deg) scale(1.8);
    }
}
@media screen and (min-width: 1600px) and (max-width: 1920px){
    .全球最大顶级体育平台-box{
        height: 1000px;
    }
    .全球最大顶级体育平台-box .index-ball{
        position: absolute;
        width: 1920px;
        height: 1080px;
        left: 50%;
        top: 50%;
        margin-left: -960px;
        margin-top: -540px;
        animation-name: transformBall, transformBall2;
        animation-duration: 1.5s, 60s;
        animation-timing-function: ease-out, linear;
        animation-delay: 2.9s, 4.4s;
        animation-iteration-count: 1, infinite;
        animation-fill-mode: forwards, forwards;
    }
    @keyframes transformBall{
        0% {
            transform: scale(1);
            margin-left: -960px;
            margin-top: -540px;
        }
        100% {
            transform: scale(1.8);
            margin-left: -1700px;
            margin-top: -600px;
        }
    }

    .hcr-info{
        width: 810px;
        position: absolute;
        top: 250px;
        left: 50%;
        margin-left: -110px;
    }
    .hcr-info strong,
    .hcr-info p.title-en{
        display: block;
        font-size: 70px;
        line-height: 100px;
        font-weight: normal;
        opacity: 0;
        animation: h1-am 4s ease-in-out 4s forwards;
    }

    .hcr-info h2{
        font-size: 24px;
        font-weight: normal;
        line-height: 34px;
        margin-top: 30px;
        opacity: 0;
        animation: h1-am 2s ease-in-out 5s forwards;
    }
    .use-box{
        margin-top: 160px;
    }
    .use-box .use-item{
        position: relative;
        float: left;
        margin-right: 70px;
        opacity: 0;
    }
	.use-box .use-item:last-child {
		margin-right: 0;
	}
    .use-box .use-item1:after,
    .use-box .use-item2:after{
        content: " ";
        position: absolute;
        right: -30px;
        top: 20px;
        width: 2px;
        height: 40px;
        border-left: 1px solid #205eac;
    }
    .use-item p{
        font-size: 28px;
        line-height: 36px;
    }

}
.use-box .use-item1{
    animation: h1-am 1s ease-in-out 6s forwards;
}
.use-box .use-item2{
    animation: h1-am 1s ease-in-out 6.5s forwards;
}
.use-box .use-item3{
    animation: h1-am 1s ease-in-out 7s forwards;
}
@media screen and (max-width: 1599px){
    .全球最大顶级体育平台-box{
        height: 760px;
    }
    .全球最大顶级体育平台-box .index-ball{
        position: absolute;
        width: 1366px;
        height: 768px;
        left: 50%;
        top: 50%;
        margin-left: -683px;
        margin-top: -384px;
        animation-name: transformBall, transformBall2;
        animation-duration: 1.5s, 60s;
        animation-timing-function: ease-out, linear;
        animation-delay: 2.9s, 4.4s;
        animation-iteration-count: 1, infinite;
        animation-fill-mode: forwards, forwards;
    }
    @keyframes transformBall{
        0% {
            transform: scale(1);
            margin-left: -683px;
            margin-top: -384px;
        }
        100% {
            transform: scale(1.8);
            margin-left: -1350px;
            margin-top: -480px;
        }
    }
    .hcr-info{
        width: 770px;
        position: absolute;
        top: 160px;
        left: 50%;
        margin-left: -160px;
    }
    .hcr-info strong,
    .hcr-info p.title-en{
        display: block;
        font-size: 50px;
        line-height: 80px;
        font-weight: normal;
        opacity: 0;
        animation: h1-am 4s ease-in-out 4s forwards;
    }

    .hcr-info h2{
        font-size: 20px;
        font-weight: normal;
        line-height: 34px;
        margin-top: 30px;
        opacity: 0;
        animation: h1-am 2s ease-in-out 5s forwards;
    }
    .use-box{
        margin-top: 110px;
    }
    .use-box .use-item{
        position: relative;
        float: left;
        margin-right: 70px;
        opacity: 0;
    }
    .use-box .use-item1:after,
    .use-box .use-item2:after{
        content: " ";
        position: absolute;
        right: -30px;
        top: 20px;
        width: 2px;
        height: 30px;
        border-left: 1px solid #205eac;
    }
    .use-item p{
        font-size: 22px;
        line-height: 30px;
    }

}
@media screen and (min-width: 1921px){
    .全球最大顶级体育平台-box{
        height: 1400px;
    }
    .全球最大顶级体育平台-box .index-ball{
        position: absolute;
        width: 2560px;
        height: 1440px;
        left: 50%;
        top: 50%;
        margin-left: -1280px;
        margin-top: -720px;
        animation-name: transformBall, transformBall2;
        animation-duration: 1.5s, 60s;
        animation-timing-function: ease-out, linear;
        animation-delay: 2.9s, 4.4s;
        animation-iteration-count: 1, infinite;
        animation-fill-mode: forwards, forwards;
    }
    @keyframes transformBall{
        0% {
            transform: scale(1);
            margin-left: -1280px;
            margin-top: -720px;
        }
        100% {
            transform: scale(1.8);
            margin-left: -2240px;
            margin-top: -750px;
        }
    }
    .hcr-info{
        width: 960px;
        position: absolute;
        top: 380px;
        left: 50%;
        margin-left: -110px;
    }
    .hcr-info strong,
    .hcr-info p.title-en{
        display: block;
        font-size: 80px;
        line-height: 110px;
        font-weight: normal;
        opacity: 0;
        animation: h1-am 4s ease-in-out 4s forwards;
    }

    .hcr-info h2{
        font-size: 28px;
        font-weight: normal;
        line-height: 34px;
        margin-top: 40px;
        opacity: 0;
        animation: h1-am 2s ease-in-out 5s forwards;
    }
    .use-box{
        margin-top: 110px;
    }
    .use-box .use-item{
        position: relative;
        float: left;
        margin-right: 70px;
        opacity: 0;
    }
    .use-box .use-item1:after,
    .use-box .use-item2:after{
        content: " ";
        position: absolute;
        right: -30px;
        top: 30px;
        width: 2px;
        height: 30px;
        border-left: 1px solid #205eac;
    }
    .use-item p{
        font-size: 30px;
        line-height: 40px;
    }

}

.全球最大顶级体育平台-box video{
    display: block;
}
/*  about  */
.content .about-box{
    width: 100%;
    position: relative;
    z-index: 10;
}

.content .about{
    position: relative;
    height: 915px;
    padding-top: 130px;
}

.about .about-img{
    position: absolute;
    width: 671px;
    height: 533px;
    left: 0;
    bottom: 0;
}
.about-svg {
    display: block;
    height: 600px;
    width: 760px;
    position: absolute;
    z-index: 1;
}
.none {
    display: none;
}
.about-img img {
    position: absolute;
    opacity: 0;
    z-index: 2;
}
.about-img svg {
    z-index: 1;
}
.fadeInDownHalf {
    animation-duration: 1.5s;
    animation-name: fadeInDownHalf;
}
@keyframes fadeInDownHalf {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.fadeIn-delay {
    animation-duration: 2s;
    animation-delay: 1s;
}
.fadeInUp-delay {
    animation-delay: 2s;
    animation-duration: 1.5s;
    animation-name: fadeInUp-delay;
}
@keyframes fadeInUp-delay {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20%,0);
        transform: translate3d(0,20%,0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.about .about-info{
    position: absolute;
    right: 0;
    bottom: 180px;
    width: 490px;
    color: #fff;
    z-index: 10;
}

.about .about-info .en-about{
    font-size: 22px;
    line-height: 30px;
    margin-top: 6px;
}

.text{
    font-size: 16px;
    line-height: 26px;
    color: #cbccd0;
}

.about .about-info .text{
    margin-top: 20px;
    line-height: 30px;
}

.see-btn{
    display: block;
    width: 140px;
    height: 40px;
    margin-top: 65px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(to top right, #0262d9 ,#02ccff);
    cursor: pointer;
}

.see-btn:hover{
    background: linear-gradient(to top right, #018efb ,#49e7ff);
}

.about .about-info .see-btn{
    float: right;
}

.see-btn:hover{


}

.about .globe{
    position: absolute;
    display: block;
    left: 900px;
    top: 300px;
    opacity: 0;
}

.about .globe-animation{
    animation-name: transformglobe, transformglobe2;
    animation-duration: 3s, 40s;
    animation-timing-function: ease-out, linear;
    animation-delay: 0s, 3s;
    animation-iteration-count: 1, infinite;
}

@keyframes transformglobe{
    0% {
        transform: rotate(0deg);
        opacity: 0.3;
        left: -400px;
        top: -300px;
    }
    100% {
        -webkit-transform: rotate(360deg);
        left: 900px;
        top: 300px;
        opacity: 1;
    }
}

@keyframes transformglobe2{
    from {
        opacity: 1;
        transform: rotate(0deg);
    }
    to {
        opacity: 1;
        transform: rotate(360deg);
    }
}

/*  do-what  */

.do-what-box{
    width: 100%;
    position: relative;
    z-index: 10;
}
.do-what{
    position: relative;
    height: 950px;
    padding-top: 120px;
}

.do-what-box .do-what-img{
    position: absolute;
    width: 800px;
    height: 600px;
    right: -90px;
    bottom: 0;
}

.do-what-box .do-what-img .element-box{
    position: relative;
    width: 100%;
    height: 100%;
}

.do-what-img .element-box img{
    display: block;
}
.do-what-img .pedestal{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -306px;
    opacity: 0;
}
.do-what-img .element-animation .pedestal{
    animation:animations1 2s ease-in-out forwards;
}
@keyframes animations1{
    from{
        bottom: 400px;
        opacity: 0;
    }
    to{
        bottom: 0;
        opacity: 1;
    }
}

.do-what-img .yellow-border{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -309px;
    opacity: 0;
}

.do-what-img .element-animation .yellow-border{

    animation:animations2 1.5s ease-in-out 0.5s forwards;
}

@keyframes animations2{
    from{
        bottom: 400px;
        opacity: 0;
    }
    to{
        bottom: 20px;
        opacity: 1;
    }
}
.do-what-img .do-what-pad{
    position: absolute;
    bottom: 108px;
    left: 50%;
    margin-left: -160px;
    opacity: 0;
}
.do-what-img .element-animation .do-what-pad{

    animation:animations3 0.5s ease-in-out 2s forwards;
}

@keyframes animations3{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.do-what-img .do-what-layer{
    position: absolute;
    width: 432px;
    height: 0;
    bottom: 95px;
    left: 50%;
    margin-left: -218px;
    background: url("../../images/hcr/do-what-layer.png") no-repeat bottom;
}
.do-what-img .element-animation .do-what-layer{

    animation:animations4 1.5s ease-in-out 2s forwards;
}

@keyframes animations4{
    from{
        height: 0;
        opacity: 0;
    }
    to{
        height: 496px;
        opacity: 1;
    }
}
.do-what-img .do-what-element{
    position: absolute;
    bottom: 185px;
    left: 50%;
    margin-left: -385px;
    opacity: 0;
}
.do-what-img .element-animation .do-what-element {

    animation:animations5 1s ease-in-out 3s forwards;
}



@keyframes animations5{
    from{
        bottom: 50px;
        opacity: 0;
    }
    to{
        bottom: 185px;
        opacity: 1;
    }
}
#do-what-svg{
    position: absolute;
    opacity: 0;
}

#do-what-svg .st2{fill:#00B0CE;}
#do-what-svg .st3{fill:#10A4BD;}
#do-what-svg .st4{fill:#2BE2FF;}

#do-what-svg .st9{fill:#F5B23A;}
#do-what-svg .st10{fill:#E39D23;}
#do-what-svg .st11{fill:#F5BA4D;}

.element-animation #do-what-svg{
    animation: animations6 0.1s ease-in-out 3s forwards;
}

@keyframes animations6{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;

    }
}

.do-what-box .do-what-info{
    position: absolute;
    left: 0;
    bottom: 201px;
    width: 550px;
    margin-top: 120px;
    color: #fff;

}

.do-what-box .do-what-info h2{
    font-size: 30px;
    font-weight: 500;
    line-height: 50px;
}

.do-what-box .do-what-info h3{
    font-size: 20px;
    line-height: 46px;
    font-weight: 500;
    margin-bottom: 5px;
}

.do-what-box .do-what-info .text{
    color: #ccced3;
    margin: 20px 0 30px 0;
}

.do-what-box .do-what-info .see-btn{
    float: right;
    margin-right: 40px;
    margin-top: 25px;
}

/*  data-analysis  */
.data-analysis{
    position: relative;
    width: 100%;
}
.data-analysis-con{
    position: relative;
    height: 810px;
    color: #fff;
}
.data-analysis-con h2{
    font-size: 30px;
    line-height: 60px;
    text-align: left;
    font-weight: 500;
}

.data-analysis-con .en-analysis{
    margin-top: 15px;
    font-size: 22px;
    line-height: 30px;
    text-align: right;
}

.data-analysis-con .computer{
    position: absolute;
    width: 616px;
    height: 592px;
    bottom: 0;
    left: -10px;
}

.data-analysis-con .analysis-img{
    position: relative;
    width: 100%;
    height: 100%;
}

.data-analysis-con .analysis-img img{
    display: block;
}

.data-analysis-con .analysis-img .analysis-pedestal{
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.data-analysis-con .analysis-animation .analysis-pedestal{
    animation: analysis1 2s ease-in-out forwards;
}

@keyframes analysis1{
    from{
        opacity: 0;
        bottom: 400px;
    }
    to{
        bottom: 0;
        opacity: 1;
    }
}

.data-analysis-con .analysis-img .analysis-house{
    position: absolute;
    bottom: 100px;
    left: 130px;
    width: 356px;
    height: 0px;
    z-index: 2;
    opacity: 0;
    background: url("../../images/hcr/analysis-house.png") no-repeat bottom;
}

.data-analysis-con .analysis-animation .analysis-house{
    animation: analysis2 1.5s ease-in-out 2s forwards;
}

@keyframes analysis2{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 492px;
    }
}

.analysis-house .piece{
    position: absolute;
    overflow: hidden;
    opacity: 0;
}
.analysis-house .piece1{
    width: 47px;
    height: 100px;
    right: 105px;
    bottom: 175px;
    background: url("../../images/hcr/piece1.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece1{
    animation: piece1 11s ease-in-out 5.7s infinite;
}
@keyframes piece1{
    0%{
        opacity: 0.2;
        height: 200px;
    }
    50%{
        opacity: 1;
        height: 272px;
    }
    100%{
        opacity: 0.2;
        height: 200px;
    }
}
.analysis-house .piece2{
    width: 38px;
    height: 90px;
    right: 16px;
    bottom: 120px;
    background: url("../../images/hcr/piece2.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece2{
    animation: piece2 11s ease-in-out 4.5s infinite;
}
@keyframes piece2{
    0%{
        opacity: 0.2;
        height: 120px;
    }
    50%{
        opacity: 1;
        height: 198px;
    }
    100%{
        opacity: 0.2;
        height: 120px;
    }
}
.analysis-house .piece3{
    width: 80px;
    height: 178px;
    left: 99px;
    bottom: 145px;
    background: url("../../images/hcr/piece3.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece3{
    animation: piece3 11s ease-in-out 5s infinite;
}
@keyframes piece3{
    0%{
        opacity: 0.2;
        height: 100px;
    }
    50%{
        opacity: 1;
        height: 178px;
    }
    100%{
        opacity: 0.2;
        height: 100px;
    }
}
.analysis-house .piece4{
    width: 60px;
    height: 149px;
    left: 17px;
    bottom: 82px;
    background: url("../../images/hcr/piece4.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece4{
    animation: piece4 11s ease-in-out 4.5s infinite;
}
@keyframes piece4{
    0%{
        opacity: 0.2;
        height: 75px;
    }
    50%{
        opacity: 1;
        height: 149px;
    }
    100%{
        opacity: 0.2;
        height: 75px;
    }
}
.analysis-house .piece5{
    width: 55px;
    height: 142px;
    left: 224px;
    bottom: 82px;
    background: url("../../images/hcr/piece5.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece5{
    animation: piece5 11s ease-in-out 3.5s infinite;
}
@keyframes piece5{
    0%{
        opacity: 0.2;
        height: 70px;
    }
    50%{
        opacity: 1;
        height: 142px;
    }
    100%{
        opacity: 0.2;
        height: 70px;
    }
}
.analysis-house .piece6{
    width: 50px;
    height: 113px;
    bottom: 35px;
    left: 158px;
    background: url("../../images/hcr/piece6.png") no-repeat top;
}
.data-analysis-con .analysis-animation .piece6{
    animation: piece6 11s ease-in-out 2.5s infinite;
}
@keyframes piece6{
    0%{
        opacity: 0.2;
        height: 50px;
    }
    50%{
        opacity: 1;
        height: 113px;
    }
    100%{
        opacity: 0.2;
        height: 50px;
    }
}

#analysis-svg{
    display: none;
    position: absolute;
    width: 528px;
    height: 500px;
    left: 48px;
    top: 28px;
    z-index: 3;
}

#analysis-svg path{

}

#analysis-svg .cls-1,
#analysis-svg .cls-3 {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

#analysis-svg .cls-1 {
    stroke: transparent;
}

#analysis-svg .cls-1.on{
    stroke: #f4a01f;
}

#analysis-svg .cls-2 {
    display: none;
    fill: #f4b015;
}

#analysis-svg .cls-3 {
    stroke: #f4a01f;
}

.data-analysis-con .analysis-img .analysis-element{
    position: absolute;
    left: 65px;
    bottom: 215px;
    opacity: 0;
}

.data-analysis-con .analysis-animation .analysis-element{
    animation: analysis3 1s ease-in-out 2.5s forwards;
}

@keyframes analysis3{
    from{
        opacity: 0;
        bottom: 100px;
    }
    to{
        opacity: 1;
        bottom: 215px;
    }
}

.data-analysis-con .data-analysis-info{
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 490px;
    color: #fff;
    z-index: 3;
}

.data-analysis-con .data-analysis-info h3{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 44px;
    font-weight: 500;
}
.data-analysis-con .data-analysis-info .text{
    color: #aab2be;
}
.data-analysis-con .data-analysis-info .see-btn{
    margin-top: 30px;
}
/*  data-implement  */
.data-implement-box{
    position: relative;
    width: 100%;
    z-index: 10;
}

.data-implement{
    position: relative;
    height: 880px;
}

.data-implement .implement-img-box{
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 614px;
    height: 660px;
    float: right;
}
.data-implement .implement-img-box .implement-img{
    position: relative;
    width: 100%;
    height: 100%;
}

.implement-img .implement-pedestal{
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.implement-animation .implement-pedestal{
    animation: implement1 2s ease-in-out forwards;
}

@keyframes implement1{
    from{
        opacity: 0;
        bottom: 300px;
    }
    to{
        opacity: 1;
        bottom: 0;
    }
}

.implement-img .implement-shade{
    position: absolute;
    width: 606px;
    height: 0;
    background: url("../../images/hcr/implement-shade.png") no-repeat bottom;
    bottom: 68px;
    left: 10px;
    z-index: 4;
    opacity: 0;
}

.implement-animation .implement-shade{
    animation: implement2 1.5s ease-in-out 2s forwards;
}

@keyframes implement2{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 325px;
    }
}

.implement-img .element-item{
    position: absolute;
    width: 58px;
    height: 0;
    z-index: 3;
    background: url("../../images/hcr/implement-element.png") no-repeat bottom;
}

.implement-img .element-item1{
    bottom: 156px;
    left: 120px;
}

.implement-animation .element-item1{
    animation: implement3 0.5s ease-in-out 3s forwards;
}

@keyframes implement3{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 98px;
    }
}

.implement-img .element-item2{
    bottom: 74px;
    left: 279px;
}

.implement-animation .element-item2{
    animation: implement4 0.5s ease-in-out 3.2s forwards;
}

@keyframes implement4{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 98px;
    }
}

.implement-img .element-item3{
    bottom: 150px;
    right: 132px;
}

.implement-animation .element-item3{
    animation: implement5 0.5s ease-in-out 3.4s forwards;
}

@keyframes implement5{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 98px;
    }
}

.implement-img .implement-circle{
    position: absolute;
    width: 60px;
    height: 0;
    bottom: 167px;
    left: 273px;
    background: url("../../images/hcr/implement-circle.png") center bottom;
}

.implement-animation .implement-circle{
    animation: implement5 0.5s ease-in-out 3.5s forwards;
}

@keyframes implement5{
    from{
        opacity: 0;
        height: 0;
    }
    to{
        opacity: 1;
        height: 73px;
    }
}
.implement-img img{
    position: absolute;
}
.implement-img .implement-cp-0{
    left: 141px;
    top: 198px;
    z-index: 3;
    opacity: 0;
}
.implement-animation .implement-cp-0{
    animation: implement-cp-0 2s ease-in-out 3.8s forwards;
}
@keyframes implement-cp-0{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
.implement-img .implement-cp-1{
    left: 266px;
    top: 58px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-1{
    animation: implement-cp-1 4s ease-in-out 3.8s infinite;
}
@keyframes implement-cp-1{
    0%{
        opacity: 1;
        top: 50px;
    }
    50%{
        opacity: 1;
        top: 58px;
    }
    100%{
        opacity: 1;
        top: 50px;
    }
}
.implement-img .implement-cp-2{
    right: 124px;
    top: 158px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-2{
    animation: implement-cp-2 5s ease-in-out 4.8s infinite;
}
@keyframes implement-cp-2{
    0%{
        opacity: 1;
        top: 145px;
    }
    50%{
        opacity: 1;
        top: 158px;
    }
    100%{
        opacity: 1;
        top: 145px;
    }
}
.implement-img .implement-cp-3{
    left: 163px;
    top: 185px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-3{
    animation: implement-cp-3 4.5s ease-in-out 4.6s infinite;
}
@keyframes implement-cp-3{
    0%{
        opacity: 1;
        top: 200px;
    }
    50%{
        opacity: 1;
        top: 185px;
    }
    100%{
        opacity: 1;
        top: 200px;
    }
}
.implement-img .implement-cp-4{
    left: 121px;
    top: 221px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-4{
    animation: implement-cp-4 4s ease-in-out 4.4s infinite;
}
@keyframes implement-cp-4{
    0%{
        opacity: 1;
        top: 210px;
    }
    50%{
        opacity: 1;
        top: 221px;
    }
    100%{
        opacity: 1;
        top: 210px;
    }
}
.implement-img .implement-cp-5{
    right: 124px;
    top: 190px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-5{
    animation: implement-cp-5 5s ease-in-out 4.2s infinite;
}
@keyframes implement-cp-5{
    0%{
        opacity: 1;
        top: 175px;
    }
    50%{
        opacity: 1;
        top: 190px;
    }
    100%{
        opacity: 1;
        top: 175px;
    }
}
.implement-img .implement-cp-6{
    left: 234px;
    top: 218px;
    opacity: 0;
    z-index: 3;
}
.implement-animation .implement-cp-6{
    animation: implement-cp-6 4.5s ease-in-out 4s infinite;
}
@keyframes implement-cp-6{
    0%{
        opacity: 1;
        top: 210px;
    }
    50%{
        opacity: 1;
        top: 218px;
    }
    100%{
        opacity: 1;
        top: 210px;
    }
}
.implement-img .implement-doc{
    bottom: 93px;
    left: 173px;
    z-index: 2;
    opacity: 0;
}

.implement-animation .implement-doc{
    animation: implement7 5s ease-in-out 4.5s forwards;
}

@keyframes implement7{
    from{
        opacity: 0.1;
    }
    to{
        opacity: 1;
    }

}

.data-implement .data-implement-info{
    position: absolute;
    left: 0;
    bottom: 115px;
    width: 580px;
    color: #fff;
    z-index: 10;
}

.data-implement .data-implement-info > h2{
    font-size: 30px;
    text-align: left;
    font-weight: 500;
    line-height: 50px;
}

.data-implement .data-implement-info .project-box{
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
}

.data-implement-info .project-item h2{
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
}

.data-implement-info .project-item .text{
    margin-top: 5px;
    color: #7c899b;
}

/*  feature-case  */
.feature-case-box{
    width: 100%;
}
.feature-case{
    position: relative;
    height: 950px;
    color: #fff;
    padding-top: 120px;
}
.feature-case .ball{
    position: absolute;
    top: 25px;
    right: -375px;
}

.feature-case .feature-img{
    position: absolute;
    left: 50%;
    margin-left: -960px;
    margin-top: -480px;
    z-index: 0;
}
.feature-case .feature-case-con{
    width: 1020px;
    height: 640px;
    position: relative;
    margin: 40px auto 0;
}

.feature-case-con .swiper-slide{
    width: 500px;
    height: 570px;
    color: #fff;
    opacity: 0.8;
    background-color: #03182f;
    overflow: hidden;
    border: 1px solid #004187;
}

.feature-case-con .swiper-slide .img-box{
    position: relative;
    height: 280px;
    overflow: hidden;
}
.feature-case-con .swiper-slide .img-box:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 65, 135, .4);
}
.feature-case-con .swiper-slide:hover .img-box:after{
    display: none;
}

.feature-case-con .swiper-slide img{
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.feature-case-con .swiper-slide h2{
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
}

.feature-case-con .swiper-slide h3{
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.feature-case-con .swiper-slide p{
    font-size: 16px;
    line-height: 30px;
    padding: 0 35px;
    margin-top: 10px;
    text-align: center;
    color: #8794aa;
}

.feature-case-con .swiper-slide .see-btn{
    display: none;
    margin: 30px auto;
}

.feature-case-con .swiper-slide.swiper-slide-active{
    opacity: 1;
    background-color: #004187;
    box-shadow: 0 0 20px #000f29;
}
.feature-case-con .swiper-slide.swiper-slide-active p{
    color: #a3b1c9;
}


.feature-case-con .swiper-slide.swiper-slide-active .see-btn{
    display: block;
}


.feature-case-con .swiper-button-prev,
.feature-case-con .swiper-button-next{
    position: absolute;
    top: 280px;
    width: 44px;
    height: 62px;
    cursor: pointer;
}
.feature-case-con .swiper-button-prev{
    background: url("../../images/hcr/swiper-left.png") center no-repeat;
}
.feature-case-con .swiper-button-next{
    background: url("../../images/hcr/swiper-right.png") center no-repeat;
}

.feature-case-con .swiper-button-prev{
    left: -80px;
}

.feature-case-con .swiper-button-next{
    right: -80px;
}
/*  news-dynamic  */
.news-dynamic-box{
    position: relative;
    width: 100%;
    height: 1170px;
}
.box-container.news-dynamic{
    padding-top: 100px;
    color: #fff;
}

.grid{
    width: 100%;
    position: relative;
}
.grid .news-box{
    width: 100%;
}
.grid .news-box .news-item{
    float: left;
    border: 2px solid transparent;
}
.grid .news-box .news-item:hover{
    border-color: #3b6caa;
    border-width: 1px;
}
.grid .news-box .news-width1{
    width: 590px;
}
.grid .news-box .news-width2{
    width: 295px;
}
.grid .news-box .news-height1{
    height: 280px;
}
.grid .news-box .news-height2{
    height: 560px;
}
.grid .news-box .news-left{
    float: left;
}
.grid .news-item .news-info{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.grid .news-item .news-info:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
}
.grid .news-item .news-info:hover:after{
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}
.grid .news-item .news-text{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    z-index: 10;
}
.grid .news-item h3{
    font-weight: normal;
    display: block;
    font-size: 18px;
    line-height: 36px;
}
.grid .news-item p{
    font-size: 16px;
    margin-top: 15px;
}
.grid .news-item h3:hover{
    text-decoration: underline;
}

.grid-item {
    box-sizing: border-box;
    width: 285px;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    overflow: hidden;
    border: 1px solid #004187;
}
.grid-item .index-grid-item img{
    width: 100%;
}
.grid-item a{
    display: table;
    width: 100%;
    height: 100%;
}

.grid-item .img-box{
    height: 430px;
    background-size: cover;
    background-position: center center;
}

.grid-item2{
    height: 430px;
}

.grid-item2 .img-box{
    height: 300px;
}

.grid-item3 .img-box{
    height: 370px;
}

.grid-item4 .img-box{
    height: 350px;
}

.grid-item6 .img-box{
    height: 280px;
}

.grid-item7 .img-box{
    height: 390px;
}

.grid-item3{
    height: 450px;
}
.grid-item4{
    height: 481px;
}
.grid-item5{
    height: 638px;
}

.grid-item5 .see-btn{
    width: 120px;
    line-height: 40px;
    height: 40px;
    margin: 10px auto;
}
.grid-item6{
    height: 357px;
}

.grid-item6 img{
    height: 217px;
}
.grid-item7{
    height: 475px;
}
.grid-item7 img{
    height: 305px;
}

.grid-item--width2{
    width: 590px;
    height: 541px;
}

.grid-item--width3{
    width: 290px;
}

.grid-item h2{
    font-size: 16px;
    padding: 20px 20px 10px;
    line-height: 30px;
    min-height: 60px;
    max-height: 80px;
    overflow: hidden;
    font-weight: 500;
}

.grid-item3 h2{
    height: 80px;
}

.grid-item p{
    font-size: 12px;
    padding: 0 20px;
    margin-bottom: 20px;
    line-height: 30px;
    overflow: hidden;
}

.grid-item p span{
    float: left;
    color: #8794aa;
}

.grid-item .print{
    cursor: pointer;
}

.grid-item .print i{
    margin-right: 10px;
}

.grid-item--width1 p span,
.grid-item--width3 p span{
    width: 50%;
    float: left;
}

.grid-item--width1 span.text-r,
.grid-item--width3 span.text-r{
    text-align: right;
}

.grid-item--width1 span.print,
.grid-item--width3 span.print{
    padding-left: 13px;
}

.grid-item--width2 p span{
    margin-right: 40px;
}
.grid-item .img-box{
    position: relative;
    overflow: hidden;
}

.grid-item img{
    float: left;
    width: 100%;
    vertical-align: middle;
}

.grid-item.news-list ul{
    padding: 15px;
}

.grid-item.news-list li{
    margin-bottom: 10px;
    border-bottom: 1px solid #004187;
}

.grid-item.news-list p{
    padding: 10px 0;
    line-height: 26px;
    margin-bottom: 0;
}
.grid-item.news-list p span{
    float: left;
}
.grid-item.news-list h3{
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.grid-item.news-list .see-btn{
    margin: 10px auto 30px;
}

.grid-item.news-list .see-btn i{
    font-size: 18px;
    margin-right: 5px;
}
.box-container.news-dynamic .see-btn{
    float: right;
    margin-top: 35px;
}
/*  num-statistics  */

.num-statistics-box{
    width: 100%;
    height: 230px;
    margin-top: 300px;
    background: rgba(0, 65, 135, .2);
}
.num-statistics{
    position: relative;
    height: 230px;
}

.num-statistics .img-box{
    position: absolute;
    left: 0;
    top: -93px;
    width: 421px;
    height: 370px;
    background: url("../../images/hcr/finger-img.png") center no-repeat;
}

.num-statistics .num-box{
    float: right;
    width: 768px;
    height: 230px;
    padding: 65px 0 45px 0;
}

.num-statistics .num-box .num-item{
    width: 33.3%;
    height: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    border-left: 1px solid #fff;
}

.num-statistics .num-box .num-item:first-child{
    border: none;
}

.num-statistics .num-item p{
    text-align: center;
    color: #fff;
}

.num-statistics .num-item .num{
    margin-top: 20px;
    font-size: 50px;
    line-height: 50px;
}

.num-statistics .num-item .item{
    margin-top: 10px;
    font-size: 20px;
    line-height: 40px;
}

/*  we-partner  */
.we-partner{
    position: relative;
    height: 335px;
    margin-top: 160px;
    color: #fff;
}
.we-partner .left-info{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
}

.we-partner .left-info p{
    font-size: 14px;
    line-height: 24px;
}

.we-partner .left-info .arrow-left,
.we-partner .left-info .arrow-right{
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    margin-top: 5px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
}

.we-partner .left-info i{
    font-size: 20px;
}

.we-partner .left-info .arrow-left:hover,
.we-partner .left-info .arrow-right:hover{
    border: none;
    line-height: 30px;
    background: linear-gradient(to top right, #0262d9 ,#02ccff);
}

.slider-box {
    position: absolute;
    float: right;
    width: 870px;
    height: 100px;
    bottom: 40px;
    right: 0;
    overflow: hidden;
}

.slider-box ul{
    position: absolute;
}

.slider-box li{
    float: left;
    width: 230px;
    height: 100px;
    margin: 0 30px;
    overflow: hidden;
}
.slider-box li a{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    border: 1px solid #002a5a;
}

.slider-box li a:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 65, 135, .4);
}

.slider-box li a:hover:after{
    display: none;
}

.slider-box li img{
    display: block;
    width: 100%;
    height: 100%;

}

/*  img-banner  */
.img-banner{
    position: relative;
    margin-top: 300px;

}
.img-banner .banner-con{
    width: 100%;
    height: 500px;
    padding-top: 160px;
}

.img-banner .banner-con .banner-item{
    position: relative;
    float: left;
    font-size: 16px;
    color: #bfc3c7;
    line-height: 30px;
    width: 330px;
}

.img-banner .banner-item .city-img{
    position: absolute;
    width: 346px;
    height: 350px;
    top: -290px;
    right: -10px;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.img-banner .banner-item1 .city-img{
    background-image: url("../../images/hcr/beijing-img.png");
}
.img-banner .banner-item2 .city-img{
    background-image: url("../../images/hcr/shanghai-img.png");
}
.img-banner .banner-item3 .city-img{
    background-image: url("../../images/hcr/guangzhou-img.png");
}
.img-banner .banner-con .banner-item2{
    margin-left: 110px;
}

.img-banner .banner-con .banner-item3{
    float: right;
}

.img-banner .banner-info .city{
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 25px;
}

.img-banner .banner-info .city span{
    display: block;
    float: left;
    width: 28px;
    height: 34px;
    margin-right: 25px;
    background: url("../../images/hcr/address-icon.png") center no-repeat;
}


/*  contact-us  */
.contact-box{
    width: 100%;
    height: 560px;
    margin-top: 100px;
}
.contact-us{
    height: 560px;
    padding: 0 140px;
    color: #fff;
}
.contact-form > div{
    margin-bottom: 50px;
    margin-top: 10px;
    overflow: hidden;
}

.contact-form .left-con,
.contact-form .right-con{
    width: 50%;
}

.contact-form label{
    display: inline-block;
    width: 80px;
    height: 40px;
    margin-right: 5px;
    line-height: 40px;
    font-size: 14px;
    text-align: right;
}
.contact-form input{
    height: 40px;
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #fff;
}

.contact-form .left-con input,
.contact-form .right-con input{
    width: 340px;
    height: 40px;
}

.contact-form > div > input{
    width: 790px;
}

.contact-form .btn-box{
    width: 283px;
    margin: 0 auto;
    padding-top: 20px;
}

.contact-form .btn-box a{
    float: left;
}

.contact-form .btn-box .see-btn{
    margin-top: 0;
    width: 120px;
}

.contact-form .btn-box .btn-text{
    float: left;
    line-height: 40px;
    margin: 0 15px;
}


/*  map  */

.map{
    position: relative;
    height: 480px;
}

.map .map-img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

/*  back-top  */
.back-top{
    display: none;
    position: fixed;
    width: 44px;
    height: 44px;
    bottom: 30px;
    right: 30px;
    text-align: center;
    line-height: 44px;
    background-color: #fff;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    cursor: pointer;
    z-index: 99;
}

.back-top i{
    font-size: 24px;
    color: #666;
}

.back-top:hover{
    background-color: #004187;
}

.back-top:hover i{
    color: #fff;
}

.contact-form label.valid-error-block{
    text-align: left;
    padding-left: 85px;
    width: 100%;
}
.consult-box {
    background: rgba(0, 65, 135, .2);
}

footer .box-container h2{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}