﻿@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 36px;
}

body > div {
    margin: 0 auto;
}

div {
    text-align: left;
}

a img {
    border: 0;
}

ul, ol, li {
    list-style-type: none;
    vertical-align: 0;
}

a {
    outline-style: none;
    color: #535353;
    text-decoration: none;
}

    a:hover {
        color: #D40000;
        text-decoration: none;
    }

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font: 22px/35px "微软雅黑";
}
.loading {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index:200;
    background-color:#fff;
}

.spinner {
  width: 80px;
  height: 80px;
  top:50%;
  left:50%;
  margin-left:-40px;
  margin-top:-80px;
  position: absolute;
}
 
.container1 > div, .container2 > div, .container3 > div {
  width: 24px;
  height: 24px;
  background-color: #333;
 
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
 
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
 
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
 
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
 
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
 
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
 
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
 
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
 
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
 
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
 
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
 
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
 
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}







.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 89px;
    background-color: #fff;
    z-index:1000000;
    border-bottom:1px solid #000000;
}
.menu .logo{
    width:281px;
    height:41px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-140.5px;
    margin-top:-20.5px;
}
    .menu span.mu {
        float:right;
        margin:30px 20px 0 0;
        position:relative;
        width:69px;
        height:26px;
    }
        .menu span.mu img {
            position: absolute;
            top: 0;
            left: 0;
            width: 69px;
            height: 26px;
        }
.menulist {
    background-color: rgba(0,0,0,0.9);
    width: 450px;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
}
    .menulist ul {
        padding-top: 90px;
    }
    .menulist ul li {
        padding-right: 20px;
        height:155px;
        line-height:155px;
        font-size:45px;
        color:#fff;
        border-bottom:2px solid #cccccc;
        text-align:right;
    }
        .menulist ul li div {
        text-align:right;
        }
.container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0%;
    z-index:100;
}

    .container .page {
        height: 100%;
        position: relative;
        text-align: center;
        overflow:hidden; backgroud-color:#FFF
    }

.page1 .center {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-300px;
    width:600px;
    height:400px;
    margin-top:-200px;
}
.page1 .logo {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -212px;
    z-index: 2;
    width:424px;
    height:62px;
}

    .page1 .logo img {
        width: 424px;
        height: 62px;
    }

.page1 .cccc {
    position: absolute;
    height:16px;
    width:417px;
    left: 50%;
    margin-left: -208.5px;
    top: 80px;
}

    .page1 .cccc img {
        width: 417px;
        height: 16px;
    }

.page1 .line {
    position: absolute;
    width:578px;
    height:1px;
    left: 50%;
    margin-left: -289px;
    top: 115px;
}

    .page1 .line img {
        width:578px;
        height:1px;
    }

.page1 .line1 {
    position: absolute;
    width: 419px;
    height: 4px;
    left: 50%;
    margin-left: -209.5px;
    top: 113px;
}

    .page1 .line1 img {
        width: 419px;
        height: 4px;
    }

.page1 .sjh {
    width:28px;
    height:24px;
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top:140px;
}

    .page1 .sjh img {
        width: 28px;
        height: 24px;
    }

.page1 .sjhh {
    position: absolute;
    width: 28px;
    height: 24px;
    left: 50%;
    margin-left: -14px;
    top: 170px;
}

    .page1 .sjhh img {
        width: 28px;
        height: 24px;
    }



.page2 .left {
    background: url(../images/page1_left.png) no-repeat no-repeat right top;
    width: 406px;
    height: 1210px;
    position: absolute;
    top: 242px;
    left: -378px;
    transform: rotate(-21.8deg);
    -webkit-transform: rotate(-21.8deg);
    -moz-transform: rotate(-21.8deg);
    -ms-transform: rotate(-21.8deg);
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    overflow: hidden;
}

    .page2 .left img {
        position: absolute;
    }

.page2 .right {
    background: url(../images/page1_right.png) no-repeat no-repeat right top;
    width: 253px;
    height: 1210px;
    position: absolute;
    top: 121px;
    right: 69px;
    transform: rotate(26.5deg);
    -webkit-transform: rotate(26.5deg);
    -moz-transform: rotate(26.5deg);
    -ms-transform: rotate(26.5deg);
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    overflow: hidden;
}

    .page2 .right img {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.page2 .content {
    position: absolute;
    top: 265px;
    left: 200px;
    width: 495px;
}

    .page2 .content h2 {
        font-size: 42px;
        font-weight: 500;
        padding-right:10px;
        text-align:right;
    }
.page2 .content p.tright {
    font-size: 22px;
    color: #666666;
    margin-top:20px;
    text-align:right;
}
    .page2 .content p span {
        color: #cccccc;
    }
    .page2 .content h3 {
        font-size: 29px;
        font-weight: 500;
        margin-top: 55px;
        text-align:right;
        margin-bottom:20px;
    }
    .page2 .content p.info {
        padding-left: 120px;
        text-align:right;
        color: #666666;
    }


.page3 .page3bg {
    background: url(../images/page2_bg.png) no-repeat no-repeat right bottom;
    width: 750px;
    height: 1128px;
    position:absolute;
    bottom:0;
}
.page3 .page3_1 {
    width: 711px;
    height: 198px;
    position:absolute;
    right:0;
    top:166px;
}
    .page3 .page3_1 img {
        width: 711px;
    height: 198px;
    }
.page3 .page3_2 {
    width: 710px;
    height: 198px;
    position:absolute;
    left:0;
    top:390px;
}
    .page3 .page3_2 img {
        width: 710px;
    height: 198px;
    }
.page3 .page3_3 {
    width: 716px;
    height: 198px;
    position:absolute;
    right:0;
    top:612px;
}
    .page3 .page3_3 img {
        width: 716px;
    height: 198px;
    }
.page3 .code {
    width:320px;
    height:301px;
    position:absolute;
    left:25px;
    top:850px;
}
    .page3 .code img {
        width:320px;
    height:301px;
    }



.page4 .logo {
width:741px;
height:109px;
position:absolute;

}
    .page4 .logo img {
        width: 741px;
        height: 109px;
        position:absolute;
        top:115px;
        left:4.5px;
    }
.page4 .content {
    position: absolute;
    top: 250px;
    width:100%;
    height:100%;
}
.page4 .content .sj {
    text-align: center;
    width:100%;
    height:49px;
}
    .page4 .content .nr {
        position:absolute;
        height:100%;
        width:100%;
        background-color:#fecf05;
    }
        .page4 .content .nr .aboutus {
            width:520px;
            height:490px;
            position:absolute;
            left:50%;
            margin-left:-260px;
            top:190px;
            border-bottom:4px solid #000;
        }
            .page4 .content .nr .aboutus h2 {
                font-size: 42px;
                text-align: center;
                margin-bottom: 70px;
            }
            .page4 .content .nr .aboutus p {
                /*text-align: justify;*/
            }
.page4 .btjt {
    position: absolute;
    bottom: 60px;
    left: 25px;
    width:30px;
}

.page5 .bg{
    background: url(../images/page4_bg.jpg) no-repeat no-repeat top left;
    background-size: cover;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}
    .page5 .left {
        width: 370px;
        height: 560px;
        position:absolute;
        top:180px;
        left:30px;
    }
        .page5 .left img {
            display: block;
            overflow:hidden;
            float:left;
            padding:0 15px 15px 0;
        }
            .page5 .left img.gray {
                -webkit-filter: grayscale(100%);
                -moz-filter: grayscale(100%);
                -ms-filter: grayscale(100%);
                -o-filter: grayscale(100%);
                filter: grayscale(100%);
                filter: gray;
            }
            .page5 .left img:nth-child(even) {
                padding-right: 0;
            }
    .page5 .right {
        position: absolute;
        top: 90px;
        width: 100%;
    }
    .page5 .right .proper {
        position: absolute;
        right: 0;
        top: 90px;
    }
        .page5 .right .proper img {
            position: absolute;
            right: 0;
            opacity:0;
        }
            .page5 .right .proper img:first-child {
                opacity: 1;
            }

        .page5 .right .name {
            position: absolute;
            left: 55px;
            top: 750px;
            width:309px;
            height:92px;
        }
            .page5 .right .name img {
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
            }
                .page5 .right .name img:first-child {
                    opacity: 1;
                }
    .page5 .info {
        position: absolute;
        left: 0;
        bottom: 100px;

    }

.page6 .page6_1 {
    position: absolute;
    left: 50%;
    margin-left: -239.5px;
    top: 90px;
}
    .page6 .page6_1 img {
        width: 479px;
        height: 1152px;
    }
.page6 .page6_map {
    position: absolute;
    width: 750px;
    left: 0;
    bottom: 0;
    height: 1049px;
}
    .page6 .page6_map img.info {
        position: absolute;
        width: 489px;
        left: 50%;
        top: 50%;
        height: 508px;
        margin-left:-244.5px;
        margin-top:-254px;
    }
        .page6 .page6_map img.map {
        position: absolute;
        width: 750px;
        left: 0;
        top: 0;
        height: 1049px;
    }
.page6 .page_replay {
    width: 136px;
    height: 142px;
    position: absolute;
    left: 35px;
    bottom: 70px;
}



.hiding { -webkit-opacity: 0; -moz-opacity:0; opacity:0;}
.visible {	-webkit-opacity: 1;	-moz-opacity:1;	opacity:1;}


.screen_mask {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483640;
    display: none;
}

    .screen_mask > img {
        height: 72px;
        left: 50%;
        margin-left: -32.5px;
        margin-top: -80px;
        position: fixed;
        top: 50%;
        width: 75px;
    }

    .screen_mask > div {
        color: #fff;
        font-size: 22px;
        font-weight: bolder;
        left: 50%;
        letter-spacing: 1px;
        margin-left: -150px;
        margin-top: 30px;
        position: fixed;
        text-align: center;
        top: 50%;
        width: 300px;
    }
