.pic-one {
    background: #fff;
    height: 700px;
    border-bottom: 1px solid #bfc0c0;
}

.con-one {
    height: 700px;
    background: url(/templets/default/images/newimg/225S-1-01.jpg) no-repeat;
}

.con-one .icon-div {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 565px;
    left: 0px;
    box-sizing: border-box;
    padding: 0 235px 0 335px;
}

.con-one .icon-div .i-div-two {
    margin-top: 0;
}

.con-one .icon-div .i-div-two>div {
    margin-right: 100px;
}

.con-one .icon-div .i-div-two img {
    width: 54px;
}

.pic-one .div-icon-l {
    opacity: 0;
}

.pt-page-moveFromBottomFade10 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade11 {
    -webkit-animation: moveFromBottomFade1 1.0s ease;
    animation: moveFromBottomFade1 1.0s ease;
}

.pt-page-moveFromBottomFade12 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

@-webkit-keyframes moveFromBottomFade1 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade1 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-two {
    background: #fff;
}

.con-two {
    height: 800px;
}

.con-two>h2 {
    text-align: center;
    line-height: 80px;
    font-size: 28px;
}

.con-two .con-two-div {
    width: 100%;
    height: 550px;
    position: relative;
}

.pic-three {
    background: url(/templets/default/images/newimg/225S-3-01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.con-three {
    position: relative;
}

.pic-three .icon-div {
    top: 36px;
}

.con-three .icon-div .i-div-two {
    margin-top: 20px;
}

.con-three .icon-div .i-div-two>div {
    width: 70px;
}

.con-three .icon-div .i-div-two img {
    height: 60px;
}

.pic-three .div-icon-l {
    opacity: 0;
}

.pt-page-moveFromBottomFade30 {
    -webkit-animation: moveFromBottomFade3 1s ease;
    animation: moveFromBottomFade3 1s ease;
}

.pt-page-moveFromBottomFade31 {
    -webkit-animation: moveFromBottomFade3 1.0s ease;
    animation: moveFromBottomFade3 1.0s ease;
}

.pt-page-moveFromBottomFade32 {
    -webkit-animation: moveFromBottomFade3 1s ease;
    animation: moveFromBottomFade3 1s ease;
}

.pt-page-moveFromBottomFade33 {
    -webkit-animation: moveFromBottomFade3 1.0s ease;
    animation: moveFromBottomFade3 1.0s ease;
}

@-webkit-keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-four {
    background: url(/templets/default/images/newimg/225S-4-01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.con-four {
   /* background: url(/templets/default/images/newimg/225S-4-02.png) no-repeat;
    position: relative;*/
}

.pic-four .span-div {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 43px;
}

.pic-four .span-div span {
    display: inline-block;
    width: 100px;
    margin-right: 80px;
    font-size: 18px;
}

.pic-five {
    background: url(/templets/default/images/newimg/225S-5.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-five .icon-div .i-div-two {
    margin-top: 70px;
    width: 150px;
}

.pic-five .icon-div .i-div-two>div {
    margin-right: 0;
    margin-bottom: 60px;
}

.pic-five .div-icon-l,
.pic-five .div-icon-r {
    opacity: 0;
}

.pt-page-moveFromBottomFade50 {
    -webkit-animation: moveFromBottomFade5 1s ease both;
    animation: moveFromBottomFade5 1s ease both;
}

.pt-page-moveFromBottomFade51 {
    -webkit-animation: moveFromBottomFade5 2s ease both;
    animation: moveFromBottomFade5 2s ease both;
}

@-webkit-keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-six {
    background: #fff;
}

.con-six {
    background: url(/templets/default/images/newimg/225S-6-01.jpg) no-repeat;
    position: relative;
}

.con-six .p-div {
    position: absolute;
    right: 170px;
    top: 510px;
}

.con-six .p-div>p {
    font-size: 16px;
    line-height: 30px;
}

.pic-seven {
    background: url(/templets/default/images/newimg/225S-7.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-eight {
    background: #252525;
}

.con-eight {
    background: url(/templets/default/images/newimg/225S-8-01.png) no-repeat;
}