.wp1200 {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    /*border:solid 1px red;*/
}
.title {
    padding-top: 145px;
    padding-right:70px;
    text-align: right;
    animation: fadeInDown .5s .1s ease forwards;
    -webkit-animation: fadeInDown .5s .1s ease forwards;
    -moz-animation: fadeInDown .5s .1s ease forwards;
    -o-animation: fadeInDown .5s .1s ease forwards;
    -ms-animation: fadeInDown .5s .1s ease forwards;
}
.text-img1 {
    position:absolute;
    top:340px;
    right:-20px;
    animation: zoomIn .5s .1s ease forwards;
    -webkit-animation: zoomIn .5s .1s ease forwards;
    -moz-animation: zoomIn .5s .1s ease forwards;
    -o-animation: zoomIn .5s .1s ease forwards;
    -ms-animation: zoomIn .5s .1s ease forwards;
}
.text-img2{
    position:relative;
    padding-top:160px;
    padding-left:400px;
}
.text-img2_1{
    position:relative;
    padding-top:160px;
    padding-left:400px;
}
.text-wrap{
    padding-top:22px;
    width:290px;
    color:#428ae2;
    font-size:14px;
    line-height:24px;
}
.text-img2_2{
    margin-top:-40px;
}
.text-img2_3{
    position:relative;
    /*margin-top:-60px;*/
    padding-left:460px;
}
.text-img2_4{
    position:absolute;
    top:420px;
    right:20px;
}
.text-img3_1{
    padding-top:97px;
    padding-left:100px;
}
.text-img3_2{
    padding-top:70px;
 }
.text-img3_3{
    position:absolute;
    right:20px;
    top:188px;
}
.text-img3_4{
    margin-top:-20px;
    width:724px;
    text-align:right;
}
.text-img4{
    padding-top:90px;
    text-align:center;
}
.text-img5{
    padding-top:20px;
    text-align:center;
}
.text-img5_1{
    padding-top:70px;
    text-align:center;
}
.zoomIn {
    animation: zoomIn .5s .1s ease forwards;
    -webkit-animation: zoomIn .5s .1s ease forwards;
    -moz-animation: zoomIn .5s .1s ease forwards;
    -o-animation: zoomIn .5s .1s ease forwards;
    -ms-animation: zoomIn .5s .1s ease forwards;
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-ms-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@-o-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.1);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
.fadeInRight {
    animation: fadeInRight .5s .1s ease forwards;
    -webkit-animation: fadeInRight .5s .1s ease forwards;
    -moz-animation: fadeInRight .5s .1s ease forwards;
    -o-animation: fadeInRight .5s .1s ease forwards;
    -ms-animation: fadeInRight .5s .1s ease forwards;
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        /*transform:scale(0.1);*/
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-ms-keyframes fadeInRight {
    0% {
        opacity: 0;
        /*transform:scale(0.1);*/
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        /*transform:scale(0.1);*/
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.fadeInDown {
    animation: fadeInDown .5s .1s ease forwards;
    -webkit-animation: fadeInDown .5s .1s ease forwards;
    -moz-animation: fadeInDown .5s .1s ease forwards;
    -o-animation: fadeInDown .5s .1s ease forwards;
    -ms-animation: fadeInDown .5s .1s ease forwards;
}
.fadeInDown1 {
    animation: fadeInDown .5s .5s ease forwards;
    -webkit-animation: fadeInDown .5s .5s ease forwards;
    -moz-animation: fadeInDown .5s .5s ease forwards;
    -o-animation: fadeInDown .5s .5s ease forwards;
    -ms-animation: fadeInDown .5s .5s ease forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-120px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-120px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-120px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-120px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-120px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.fadeInLeft {
    animation: fadeInLeft .5s .1s ease forwards;
    -webkit-animation: fadeInLeft .5s .1s ease forwards;
    -moz-animation: fadeInLeft .5s .1s ease forwards;
    -o-animation: fadeInLeft .5s .1s ease forwards;
    -ms-animation: fadeInLeft .5s .1s ease forwards;
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.slideInLeft {
    animation: fadeInLeft .5s .5s ease forwards;
    -webkit-animation: fadeInLeft .5s .5s ease forwards;
    -moz-animation: fadeInLeft .5s .5s ease forwards;
    -o-animation: fadeInLeft .5s .5s ease forwards;
    -ms-animation: fadeInLeft .5s .5s ease forwards;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}
.title,
.text-img2,
.text-img1,
.text-img2_1 img,
.text-img2_1 .text-wrap,
.text-img2_2 .text-wrap,
.text-img2_3 .text-wrap,
.text-img3_4 .text-wrap,
.text-img2_2 img,
.text-img2_3 img,
.text-img3_1,
.text-img3_2,
.text-img3_3,
.text-img3_4 img,
.text-img4,
.text-img5,
.text-img5_1,
.text-img2_4
{
    opacity: 0;
}
.title,
.text-img2,
.text-img1,
.text-img2_1 img,
.text-img2_1 .text-wrap,
.text-img2_2 .text-wrap,
.text-img2_3 .text-wrap,
.text-img3_4 .text-wrap,
.text-img2_2 img,
.text-img2_3 img,
.text-img3_1,
.text-img3_2,
.text-img3_3,
.text-img3_4 img,
.text-img4,
.text-img5,
.text-img5_1,
.text-img2_4
{
    opacity: 1 \9 \0 !important;
}
