/*
   public.css
   <project>
   
   Created by Administrator on 2015-06-04.
   Copyright 2015 Administrator. All rights reserved.
*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body {
    background-color: #c1c2b3;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Arial, 微软雅黑, 黑体, sans-serif;
}

.hide {
    display: none;
}

.visibility_hidden {
    visibility: hidden;
    /*visibility: visible;*/
}

.container {
    max-width: 1008px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.abs {
    position: absolute;
    z-index: 1;
    left: 0;
}

.rel {
    position: relative;
    z-index: 2;
}

.pointer {
    cursor: pointer;
}

.popup_layer_fixed {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}

.swiper-button-prev {
    left: 3%;
    top: auto;
    bottom: 50%;
    width: 25px;
    height: auto;
    background: none;
    z-index: 20;
    margin: 0;
    margin-bottom: -12.5px;
}

.swiper-button-next {
    right: 3%;
    top: auto;
    bottom: 50%;
    width: 25px;
    height: auto;
    background: none;
    z-index: 20;
    margin: 0;
    margin-bottom: -12.5px;
}

.pages_bg {
    left: 0;
    top: 0;
}

.arrows_up {
    z-index: 99;
    left: 50%;
    width: 25px;
    margin-left: -12.5px;
    bottom: 4%;
}

.pages01_list {
    left: 50%;
    top: 10%;
    width: 350px;
    margin-left: -175px;
    text-align: center;
    z-index: 10
}

.pages01_list div {
    text-align: center;
    display: inline-block;
}

.pages01_list div img {
    display: inline;
}

.pages01_05 {
    -webkit-transform: translateX(1100%);
    -ms-transform: translateX(1100%);
    transform: translateX(1100%);
    /*left: auto;
    right: 5%;*/
    top: 5%;
    width: 75px;
}

.pages01_06 {
    -webkit-transform: translateX(1100%);
    -ms-transform: translateX(1100%);
    transform: translateX(1100%);
    /*left: auto;
    right: 15%;*/
    top: 15%;
    width: 75px;
}

.pages01_07 {
    left: 56%;
    bottom: 43%;
    width: 30px;
}

.pages01_08 {
    left: 33%;
    bottom: 31%;
    width: 30px;
}

.pages02_01,
.pages02_02,
.pages02_03,
.pages02_04 {
    top: 12%;
    width: 260px;
    left: 50%;
    margin-left: -130px;
}

.pages02_05 {
    top: 54%;
    left: 10%;
    width: 300px;
    z-index: 5;
}

.pages02_06 {
    top: 67%;
    left: 53%;
    width: 60px;
    z-index: 4;
}

.pages03_01,
.pages03_02 {
    top: 8%;
    width: 200px;
    left: 50%;
    margin-left: -100px;
}

.pages03_03 {
    left: 20%;
    width: 30px;
    bottom: 50%;
}

.pages03_04 {
    left: 26%;
    width: 40px;
    bottom: 40%;
}

.pages03_05 {
    left: auto;
    right: 22%;
    width: 60px;
    bottom: 40%;
}

.pages03_06,
.pages_mask_layer {
    top: 0;
}

.pages04_01 {
    width: 100px;
    bottom: 37%;
    left: 50%;
}

.pages04_02 {
    width: 150px;
    bottom: 18%;
    left: 48%;
}

.pages04_03 {
    top: 26%;
    left: 15%;
    width: 180px;
    z-index: 5;
}

.pages04_04,
.pages04_05 {
    top: 34%;
    left: auto;
    right: 14%;
    width: 200px;
    z-index: 5;
}

.pages05_01,
.pages05_02,
.pages05_03,
.pages05_04,
.pages05_05,
.pages05_06 {
    top: 0;
    left: 36%;
    width: 80px;
}

.pages05_08 {
    top: 32%;
}

.pages06_01 {
    left: auto;
    top: 0;
    right: 0;
    width: 50%;
}

.pages06_list {
    width: 230px;
    top: 18%;
    left: 10%;
    text-align: center;
}

.pages06_list img {
    margin-top: 5%;
}

.pages06_05,
.pages06_06 {
    float: left;
    display: inline;
    vertical-align: middle;
}

.pages06_07 {
    left: auto;
    right: 1%;
    top: 1%;
    width: 90px;
}

.pages06_08 {
    width: 60px;
    left: 45%;
    top: 8%;
}

.pages06_09 {
    width: 50px;
    left: 5%;
    top: 20%;
}

.pages06_10 {
    width: 60px;
    left: 47%;
    bottom: 8%;
}

.msg_success_layer div,
.msg_fail_layer div {
    background-color: #4de0ff;
    border-radius: 6px;
    text-align: center;
    width: 60%;
    height: 60%;
    left: 20%;
    top: 25%;
}

.msg_fail_layer div {
    top: 20%;
}

.pages07_07 {
    margin-top: 16%;
}

.pages07_01 {
    top: -25%;
    left: auto;
    right: 0;
    width: 100%;
}

.pages07_02 {
    margin-top: 6%;
}

.pages_btn_close {
    top: -20%;
    left: auto;
    right: 0;
    width: 25px;
}


/*音乐*/

.topCon {
    display: block;
    position: fixed;
    z-index: 999;
    top: 3%;
    left: 2%;
    height: 40px;
    background: rgba(204, 204, 204, 0);
}

.sound {
    width: 15px;
    height: 15px;
    padding: 5px;
    border: 2px solid #F9F9F9;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    background: url(../images/soundoff.png) center center no-repeat;
    background-size: 50% 50%;
}

.rotateAm {
    -webkit-animation-name: rotateAm;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes rotateAm {
    0% {
        opacity: 1;
    }
    25% {
        -webkit-transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(270deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}


/*音乐end*/

.ClassContainer,
.ClassyLeaf,
.ClassyLeafFalling {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}

.ClassContainer {
    width: 100%;
    height: 100%;
}

.x1 {
    width: 35px;
    height: 35px
}

.x2 {
    width: 50px;
    height: 50px
}

.x3 {
    width: 45px;
    height: 45px
}

.x4 {
    width: 30px;
    height: 30px
}

.feel_container {
    width: 100%;
    height: 100%;
    background: #000000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: center;
}

.feel_container_tip {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.feel_container_tip span {
    font-size: 18px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    line-height: 2;
}

.feel_container_tip span small {
    font-size: 16px;
}

.feel_container_tip img {
    -webkit-animation: landscapeAni 1.5s ease infinite alternate;
    animation: landscapeAni 1.5s ease infinite alternate;
}

@-webkit-keyframes landscapeAni {
    0% {
        -webkit-transform: rotate(-90deg);
    }
    30% {
        -webkit-transform: rotate(-90deg);
    }
    70% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes landscapeAni {
    0% {
        transform: rotate(-90deg);
    }
    30% {
        transform: rotate(-90deg);
    }
    70% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.moveCloud {
    -webkit-animation: moveCloud 20s infinite linear;
    -moz-animation: moveCloud 20s infinite linear;
    -ms-animation: moveCloud 20s infinite linear;
    animation: moveCloud 20s infinite linear;
}

@-webkit-keyframes moveCloud {
    0% {
        -webkit-transform: translateX(1100%);
        transform: translateX(1100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes moveCloud {
    0% {
        -webkit-transform: translateX(1100%);
        -ms-transform: translateX(1100%);
        transform: translateX(1100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}


/*ip 4s*/

@media all and (min-width: 320px) and (max-height: 416px) {}


/*ip 5s*/

@media all and (min-width: 320px) and (max-height: 504px) {}


/*andriod（默认样式）*/

@media all and (min-width: 360px) {}


/*ip 6+*/

@media all and (min-height: 362px) and (max-width: 763px) {
    .pages02_05 {
        top: 54%;
        left: 20.5%;
    }
    .pages04_03 {
        top: 28%;
        left: 20%;
    }
    .pages04_04,
    .pages04_05 {
        top: 35%;
        right: 18%;
    }
    .pages06_list {
        width: 250px;
        top: 11%;
        left: 12%;
    }
    .pages06_list img {
        margin-top: 6%;
    }
    .pages07_07 {
        margin-top: 11%;
    }
    .pages07_01 {
        top: -29%;
        right: 10%;
    }
    .pages07_02 {
        margin-top: 3%;
    }
    .pages07_01,
    .pages07_02,
    .pages07_03,
    .pages07_04,
    .pages07_05,
    .pages07_06,
    .pages07_08 {
        width: 80%;
    }
    .circleRotate {
        -webkit-animation: circleRotate 15s infinite linear;
        animation: circleRotate 15s infinite linear
    }
    @-webkit-keyframes circleRotate {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
            visibility: visible
        }
        25% {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        50% {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        75% {
            -webkit-transform: rotate(270deg);
            transform: rotate(2700deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
    }
    @keyframes circleRotate {
        0% {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
            visibility: visible
        }
        25% {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        50% {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        75% {
            -webkit-transform: rotate(270deg);
            -ms-transform: rotate(270deg);
            transform: rotate(270deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
        100% {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
            -webkit-transform-origin: 50% 66%;
            -ms-transform-origin: 50% 66%;
            transform-origin: 50% 66%;
        }
    }
}


/*ip 6*/

@media all and (min-height: 323px) and (max-width: 667px) {
    .pages02_05 {
        top: 52%;
        left: 17%;
    }
    .pages04_03 {
        top: 25%;
        left: 19%;
    }
    .pages04_04,
    .pages04_05 {
        right: 16%;
    }
    .pages06_list {
        width: 220px;
        top: 11%;
        left: 12%;
    }
    .pages07_07 {
        margin-top: 10%;
    }
    .pages07_02 {
        margin-top: 4%;
    }
    .pages07_01 {
        right: 10%;
    }
    .pages07_01,
    .pages07_02,
    .pages07_03,
    .pages07_04,
    .pages07_05,
    .pages07_06,
    .pages07_08 {
        width: 80%;
    }
}

@media all and (min-height: 308px) and (max-width: 636px) {
    .pages02_05 {
        top: 51%;
        left: 15%;
    }
    .pages06_list {
        width: 200px;
        top: 14%;
        left: 13%;
    }
    .pages07_07 {
        margin-top: 10%;
    }
    .pages07_02 {
        margin-top: 4%;
    }
    .pages07_01 {
        right: 10%;
    }
    .pages07_01,
    .pages07_02,
    .pages07_03,
    .pages07_04,
    .pages07_05,
    .pages07_06,
    .pages07_08 {
        width: 80%;
    }
}


/*ip 5*/

@media all and (min-height: 260px) and (max-width: 570px) {
    .pages02_05 {
        top: 50%;
    }
    .pages04_03 {
        top: 21%;
    }
    .pages06_list {
        width: 170px;
        top: 16%;
        left: 13%;
    }
    .pages07_01 {
        right: 10%;
    }
    .pages07_01,
    .pages07_02,
    .pages07_03,
    .pages07_04,
    .pages07_05,
    .pages07_06,
    .pages07_08 {
        width: 80%;
    }
    .pages07_02 {
        margin-top: 2%;
    }
    .pages05_08 {
        top: 28%;
    }
    .pages06_07 {
        width: 75px;
    }
    .pages07_07 {
        margin-top: 10%;
    }
}

@media screen and (orientation: portrait) {
    /*竖屏 css*/
}

@media screen and (orientation: landscape) {
    /*横屏 css*/
}
