@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Heiti SC", "SimSun", "Arial";
    color: #ffffff;
}

a {
    color: #ffffff;
}

a:hover {
    color: #ffe901;
}

.page {
    height: 100%;
    width: 100%;
    font-size: 14px;
}

.page .bg {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;

}

.page .ad {
    display: none;
}

.bg_big {
    animation-name: bgMagnify;
    animation-duration: 10.1s;
    position: absolute;
    z-index: 100;

}

#item-1 .bg {
    background: url("/images/page1.jpg") no-repeat center;
}

#item-2 .bg1 {
    background: url("/images/page2.jpg") no-repeat center;
}

#item-3 .bg1 {
    background: url("/images/page3.jpg") no-repeat center;
}

#item-4 .bg1 {
    background: url("/images/page4.jpg") no-repeat center;
}

#item-5 .bg1 {
    background: url("/images/page5.jpg") no-repeat center;
}

#item-1 .nav {
    width: 100%;
    height: 80px;
    background-color: #0e2270;
    position: absolute;
    z-index: 100;
    top: 0;
}

#item-1 ul {
    width: 1300px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
}

#item-1 ul li {
    width: 120px;
    float: left;
    text-align: center;
    line-height: 80px;
}

#item-1 ul li:nth-child(5) {
    width: 340px;
    margin-top: 10px
}

.nav ul li dl {
    width: 150px;
    background-color: #7bc8c4;
    position: relative;
    margin: -15px 0 0 -13px;
    display: none;
}

.nav ul li dl dd {
    border-top: 1px solid #ffffff;
    height: 50px;
    line-height: 50px;
}

#page1_1 {
    position: absolute;
    top: 154.5px;
    left: 401px;
    z-index: 102;
    width: 520px;
    height: 90px;

    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-delay: 2.5s;
    animation-fill-mode: both;
}

#page1_2 {
    position: absolute;
    top: 263px;
    left: 688px;
    z-index: 103;
    width: 436px;
    height: 100px;

    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-delay: 3s;
    animation-fill-mode: both;
}

#page1_3 {
    position: absolute;
    top: 368px;
    left: 988px;
    z-index: 104;
    width: 450px;
    height: 110px;

    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-delay: 3.5s;
    animation-fill-mode: both;
}

#page1_4 {
    position: absolute;
    top: 368px;
    left: 267px;
    z-index: 101;
    width: 470px;
    height: 541px;

    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-delay: 2s;
    animation-fill-mode: both;
}

#page1_5 {
    position: absolute;
    top: 506px;
    left: 768px;
    z-index: 100;
    width: 832px;
    height: 373px;

    animation-name: zoomIn;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page2_1 {
    position: absolute;
    top: calc(100% + 40px + 275.984px);
    left: calc(467px + 642px);
    z-index: 901;
    width: 526px;
    height: 442px;

    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;

}

#page2_2 {
    position: absolute;
    top: calc(100% + 40px + 372px);
    left: calc(467px + 539px);
    z-index: 100;
    width: 205px;
    height: 104px;

    animation-name: fadeInRight;
    animation-duration: 1.5s;
    animation-delay: 1.5s;
    animation-fill-mode: both;
}

#page2_3 {
    position: absolute;
    top: calc(100% + 40px + 67px);
    left: calc(467px + 365px);
    z-index: 104;
    width: 348px;
    height: 224px;

    animation-name: fadeInRight;
    animation-duration: 2s;
    animation-delay: 2s;
    animation-fill-mode: both;

}

#page2_4 {
    position: absolute;
    top: calc(100% + 40px + 87px);
    left: calc(467px + 98px);
    z-index: 103;
    width: 221px;
    height: 538px;

    animation-name: fadeInRight;
    animation-duration: 2.5s;
    animation-delay: 2.5s;
    animation-fill-mode: both;
}

#page2_5 {
    position: absolute;
    top: calc(100% + 40px + 317px);
    left: calc(467px + 48px);
    z-index: 105;
    width: 50px;
    height: 180px;

    animation-name: fadeInRight;
    animation-duration: 3s;
    animation-delay: 3s;
    animation-fill-mode: both;
}

#page2_6 {
    position: absolute;
    top: calc(100% + 40px + 625px);
    left: calc(467px + 59px);
    z-index: 107;
    width: 509px;
    height: 152px;

    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 3.5s;
    animation-fill-mode: both;

    color: #0f236f;
    line-height: 1.8;
    font-size: 20px;
    text-decoration: underline;
}

#page3_1 {
    position: absolute;
    top: calc(200% + 38px + 33px);
    left: calc(354px + 444px);
    z-index: 103;
    width: 312px;
    height: 207px;

    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page3_2 {
    position: absolute;
    top: calc(200% + 38px + 239px);
    left: calc(354px + 141px);
    z-index: 104;
    width: 275px;
    height: 278px;

    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-delay: 1.5s;
    animation-fill-mode: both;
}

#page3_3 {
    position: absolute;
    top: calc(200% + 38px + 260.5px);
    left: calc(354px + 492.5px);
    z-index: 104;
    width: 275px;
    height: 278px;

    animation-name: fadeInDown;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page3_4 {
    position: absolute;
    top: calc(200% + 38px + 119px);
    left: calc(354px + 774px);
    z-index: 106;
    width: 310px;
    height: 310px;

    animation-name: fadeInRight;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page3_5 {
    position: absolute;
    top: calc(200% + 38px + 491.5px);
    left: calc(354px + 293.5px);
    z-index: 107;
    width: 275px;
    height: 278px;

    animation-name: fadeInLeft;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page3_6 {
    position: absolute;
    top: calc(200% + 38px + 461.5px);
    left: calc(354px + 721px);
    z-index: 108;
    width: 294px;
    height: 294px;

    animation-name: fadeInRight;
    animation-duration: 1.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page4_1 {
    position: absolute;
    top: calc(300% + 67.9844px);
    left: 865.984px;
    z-index: 101;
    width: 328px;
    height: 202px;

    animation-name: fadeInDown;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page4_2 {
    position: absolute;
    top: calc(300% + 19px + 287.984px);
    left: calc(27px + 359.984px);
    z-index: 100;
    width: 394px;


    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page4_3 {
    position: absolute;
    top: calc(300% + 19px + 287.984px);
    left: calc(15px + 813.984px);
    z-index: 103;
    width: 700px;
    height: 397px;

    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page4_3 li {
    width: 100%;
    color: #0f236f;
    font-size: 18px;
    margin-bottom: 20px;
    vertical-align: top;
    float: left;
}

#page4_3 li img {
    float: left;
}

#page4_3 li div {
    float: left;
    margin-left: 20px;
}

#page4_3 li span {
    font-size: 12px;
    color: #969696;
    float: right;
    padding-top: 5px;
}

#page5_1 {
    position: absolute;
    top: calc(400% + 99.9965px);
    left: 890.986px;
    z-index: 101;
    width: 353px;
    height: 204px;

    animation-fill-mode: both;
}

#page5_2 {
    position: absolute;
    top: calc(400% + 351.469px);
    left: 923px;
    z-index: 102;
    width: 554px;
    height: 306px;

    animation-name: fadeInUp;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

#page5_3 {
    position: absolute;
    top: calc(400% + 394.484px);
    left: 771.984px;
    z-index: 103;
    width: 877px;
    height: 420px;

    animation-name: fadeInUp;
    animation-duration: 0.5s;
    animation-delay: 2s;
    animation-fill-mode: both;
}

#page5_4 {
    position: absolute;
    top: calc(400% + 540px);
    left: 675.984px;
    z-index: 110;
    width: 144px;
    height: 162px;

    animation-name: fadeInRight;
    animation-duration: 1s;
    animation-delay: 3s;
    animation-fill-mode: both;
}

#page5_5 {
    position: absolute;
    top: calc(400% + 306.969px);
    left: 342.969px;
    z-index: 104;
    width: 452px;
    height: 451px;

    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: both;
}

#page5_6 {
    position: absolute;
    top: calc(400% + 398px);
    left: 468.969px;
    z-index: 106;
    width: 271px;
    height: 267px;

    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 2.5s;
    animation-fill-mode: both;

    line-height: 1.9;
    font-size: 16px;
    color: #0f236f
}

#page5_6 .a1 {
    width: 40px;
    height: 40px;
    background: url("/images/page5_6_1.png") no-repeat;
    position: relative;
    margin: -240px 0 0 -60px;
}

#page5_6 .a2 {
    width: 40px;
    height: 40px;
    background: url("/images/page5_6_2.png") no-repeat;
    position: relative;
    margin: 21px 0 0 -60px;
}

#page5_6 .a3 {
    width: 40px;
    height: 40px;
    background: url("/images/page5_6_3.png") no-repeat;
    position: relative;
    margin: 21px 0 0 -60px;
}

#page5_6 .a4 {
    width: 40px;
    height: 40px;
    background: url("/images/page5_6_4.png") no-repeat;
    position: relative;
    margin: 21px 0 0 -60px;
}

#navbar .cl {
    border-radius: 50%;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin: 4px;
    background-color: #fff;
}

#navbar li.act {
    border-color: #ffffff !important;
}

#icp{
    position: absolute;
    top: calc(400% + 880px);
    z-index: 106;
    width: 100%;
    height: 30px;
    font-size: 14px;
    text-align: center;
}

#icp a{
    color: #cccccc;
}