.pic-one {
    background: #fff;
    height: 700px;
}

.con-one {
    background: url(/templets/default/images/newimg/GY31-1170-1.jpg) no-repeat;
    height: 700px;
}

.con-one .title-div {
    top: 130px;
}

.pic-two {
    background: url(/templets/default/images/newimg/GY31-1170-2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-three {
    background: #E0E1E3;
}

.con-three {
    background: url(/templets/default/images/newimg/GY31-1170-3.jpg) no-repeat;
}

.con-three .icon-div .i-div-two {
    margin-top: 425px;
    padding-left: 150px;
}

.con-three .div-icon-l>img,
.con-three .div-icon-l>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade3 {
    -webkit-animation: moveFromBottomFade3 1s ease both;
    animation: moveFromBottomFade3 1s ease both;
}

@-webkit-keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-four {
    background: #EAEBF0;
}

.con-four {
    background: url(/templets/default/images/newimg/GY31-1170-4.jpg) no-repeat;
}

.con-four .span-div {
    width: 100px;
    top: 280px;
    left: 100px;
}

.pic-five {
    background: #F5F4FA;
}

.con-five {
    background: url(/templets/default/images/newimg/GY31-1170-5.jpg) no-repeat;
}

.con-five .i-div-one .spe-engwords {
    color: #124D84;
    font-size: 30px;
    font-weight: 600;
}

.con-five .icon-div .i-div-two {
    margin-top: 450px;
    padding-left: 350px;
}

.con-five .div-icon-l>img,
.con-five .div-icon-l>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade5 {
    -webkit-animation: moveFromBottomFade5 1s ease both;
    animation: moveFromBottomFade5 1s ease both;
}

@-webkit-keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-six {
    background: #EAEBF0;
}

.con-six {
    background: url(/templets/default/images/newimg/GY31-1170-6.jpg) no-repeat;
}

.pic-seven {
    background: #E0E1E3;
}

.con-seven {
    background: url(/templets/default/images/newimg/GY31-1170-7.jpg) no-repeat;
}

.pic-eight {
    background: url(/templets/default/images/newimg/GY31-1170-8.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-eight .icon-div {
    width: 300px;
    left: 800px;
    top: 65px;
}

.pic-eight .i-div-one-dhwors .description-div {
    width: 300px;
}

.pic-eight .i-div-one-dhwors .description-div .description-div-main .description-divRight {
    flex: 0 !important;
}

.pic-eight .i-div-one-dhwors .description-div .description-div-main .description-div-item .description-div-itemDianH>span {
    background: #969696;
}