.nothing-main{
    width:100%;
    padding-top: 312px;
    padding-bottom: 280px;
    background: #fff;
}
.nothing-center{
    width:1440px;
    margin:0 auto;

}
.nothing-center-left{
    width:750px;
    float: left;
    padding-bottom: 50px;
    position: relative;
    /*border-right: 1px solid #dbdbdb;*/
}
.nothing-center-left img{
    width:750px;
}
.nothing-center-left::after{
    position: absolute;
    content: '';
    width:4px;
    height:545px;
    display: block;
    background: #dbdbdb;
    right:0;
    top:0;
}
.nothing-center-left label{
    margin:0;
}
.none-put{
    width:494px;
    font-size: 26px;
    height:90px;
    border:1px solid #cccccc;
    color: #bbb;
    line-height:90px;
    text-indent: 1em;
    float: left;
}
.none-put::-webkit-input-placeholder{
    color: #bbb;
}
.none-put::-moz-placeholder{
color: #bbb;
}
.none-put:-ms-input-placeholder{
color: #bbb;
}
.none-btn{
    float: left;
    display: block;
    width:196px;
    height:90px;
    line-height:90px;
    background: #34c381;
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
}


.nothing-center-right{
    width:690px;
    float: left;
    padding-top: 90px;
    padding-left: 60px;
}
.nothing-center-right h1{
    line-height:1;
     font-size: 41px;
    color: #666;
    margin:0;
    margin-bottom: 20px;
}
.nothing-right-tip1,.nothing-right-tip2,.nothing-right-tip3,.nothing-right-tip4{
    line-height:1;
    font-size: 30px;
    color: #999;
    margin:0;
    margin-bottom: 20px;
}
.nothing-right-tip1{
    margin-bottom: 66px;
}
.nothing-center-right h3{
    font-size: 30px;
    color: #666;
    font-weight: bold;
    margin:0;
    margin-bottom: 20px;

}
.nothing-right-tip4 a{
     font-size:30px;
    color: #34c381;
    text-decoration: underline;
 }

@media (max-width: 1440px) {
    .nothing-center{
        width:1080px;
        margin:0 auto;

    }
    .nothing-center-left{
        width:562.5px;
        padding-bottom: 37.5px;

    }
    .nothing-center-left img{
        width:562.5px;
    }
    .nothing-center-left::after{

        width:3px;
        height:408.75px;
    }
    .none-put{
        width:370.5px;
        font-size: 26px;
        height:67.5px;
        line-height:67.5px;
        text-indent: 1em;
    }
    .none-put::-webkit-input-placeholder{
        color: #bbb;
    }
    .none-put::-moz-placeholder{
        color: #bbb;
    }
    .none-put:-ms-input-placeholder{
        color: #bbb;
    }
    .none-btn{
        width:147px;
        height:67.5px;
        line-height:67.5px;
        font-size: 34px;
        letter-spacing: 5px;
    }
    .nothing-center-right{
        width:517.5px;
        padding-top: 50px;
        padding-left: 45px;
    }
    .nothing-center-right h1{
        line-height:1;
        font-size: 41px;
        color: #666;
        margin:0;
        margin-bottom: 15px;
    }
    .nothing-right-tip1,.nothing-right-tip2,.nothing-right-tip3,.nothing-right-tip4{
        line-height:1;
        font-size: 28px;
        margin-bottom: 15px;
    }
    .nothing-right-tip1{
        margin-bottom: 49.5px;
        line-height: 36px;
    }
    .nothing-center-right h3{
        font-size: 30px;
        margin-bottom: 15px;

    }
    .nothing-right-tip4 a{
        font-size:28px;
    }
}


/**
*   图片
*/
.banner-bable .swiper-container {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    min-width: 1100px;
}
.banner-bable .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index:10000;
    background-size: cover;
    height: 100% !important;
}
.mine-page{
    margin-left: 155px;
    margin-right: 105px;
    width:auto!important;
    right: 0;
    left: 0;
    background: #fff;
    height:1px;
    display: flex;
    bottom: 60px!important;
}
.mine-page .swiper-pagination-bullet{
    flex:1;
    height:8px;
    background: #fff;
    margin:0!important;
    padding:0!important;
    border-radius: inherit;
    opacity: 0!important;
    position: relative;
    bottom: 4px!important;
}
.mine-page .swiper-pagination-bullet-active{
    bottom:5px;
    opacity: 1!important;
}
.slide-main-center{
    margin-left: 155px;
    margin-right: 105px;
    height: 100%;
    width: 100%;
    position: relative;
}
.slide-main-detail{
    max-width: 466px;
    position: absolute;
    bottom:92px;
}
.slide-main-detail .slide-main-detail1{
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    margin:0;
    margin-bottom: 20px;
    text-align: left;

}
.slide-main-detail .slide-main-detail2{
    color:#fff;
    font-size: 16px;
    text-align: left;
    line-height:28px;
}
.slide-main-tip{
    max-width:360px;
    position: absolute;
    top:15%;
    right:0;
    padding:60px 45px 50px;
    background: #fff;
}
.slide-main-tip1{
    line-height:1;
    margin-bottom: 45px;
    font-size: 30px;
    color: #000;
    text-align: left;
    font-weight: bold;
}
.slide-main-tip2{
    line-height:1;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    text-align: left;
}
.page-num{
    position: absolute;
    right:105px;
    bottom:90px;
    z-index: 1000;
}
.page-num-index{
    float: left;
    font-size: 30px;
    color:#fff;
    font-weight: bold;
}
.page-num-all{
    float: left;
    font-size: 30px;
    color:#fff;
}
.page-num-fen{
    float :left;
    font-size: 30px;
    color:#fff;
}
@media(max-width: 1440px){
    .banner-bable .swiper-slide {
        height:810px;
    }
}
/**
*  声音
*/
.audio-main{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 1100px;
    background: url("../images/audio-bg.jpg")no-repeat center center;
    background-size: cover;
}
.audio-pic{
    height:580px;
    padding:0 55px 0;
    position: relative;
    top: 15%;
}
.rain-show-one{
    width:215px;
    height:215px;
    border-radius: 50%;
    background: #c59076;
    display: flex;
    align-items: center;
    position: absolute;
    top:143px;
    cursor: pointer;
}
.rain-show-one:hover .circle2,
.rain-show-one:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -85px 0 0 -85px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}

.rain-show-two{
    width:280px;
    height:280px;
    border-radius: 50%;
    background: #3071b9;
    display: flex;
    align-items: center;
    top:143px;
    left:320px;
    position: absolute;
    cursor: pointer;
}
.rain-show-two:hover .circle2,
.rain-show-two:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -105px 0 0 -105px;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-three{
    width:215px;
    height:215px;
    border-radius: 50%;
    background: #76a7c5;
    display: flex;
    align-items: center;
    top:0;
    left:670px;
    position: absolute;
    cursor: pointer;
}
.rain-show-three:hover .circle2,
.rain-show-three:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -85px 0 0 -85px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-four{
    width:250px;
    height:250px;
    border-radius: 50%;
    background: #d4a6b6;
    display: flex;
    align-items: center;
    bottom:0;
    left:760px;
    position: absolute;
    cursor: pointer;
}
.rain-show-four:hover .circle2,
.rain-show-four:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -95px 0 0 -95px;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-five{
    width:124px;
    height:124px;
    border-radius: 50%;
    background: #c5b176;
    display: flex;
    align-items: center;
    top:155px;
    left:994px;
    position: absolute;
    cursor: pointer;
}
.rain-show-five:hover .circle2,
.rain-show-five:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-six{
     width:215px;
     height:215px;
     border-radius: 50%;
     background: #765daf;
     display: flex;
     align-items: center;
     top:134px;
     left:1280px;
     position: absolute;
     cursor: pointer;
 }

.rain-show-six:hover .circle2,
.rain-show-six:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -85px 0 0 -85px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-seven{
     width:135px;
     height:135px;
     border-radius: 50%;
     background: #3071b9;
     display: flex;
     align-items: center;
     top:49px;
     left:1610px;
     position: absolute;
     cursor: pointer;
 }
.rain-show-seven:hover .circle2,
.rain-show-seven:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -55px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-eight{
    width:215px;
    height:215px;
    border-radius: 50%;
    background: #76c5be;
    display: flex;
    align-items: center;
    top:329px;
    left:1590px;
    position: absolute;
    cursor: pointer;
}
.rain-show-eight:hover .circle2,
.rain-show-eight:hover .circle3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -85px 0 0 -85px;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fafafa;
    z-index: 10;
}
.rain-show-eight img,.rain-show-seven img,.rain-show-six img,.rain-show-five img,.rain-show-four img,.rain-show-three img,.rain-show-two img,.rain-show-one img{
    margin:0 auto;
    position: relative;z-index: 99999
}

@media (max-width: 1800px) {
    .audio-pic{
        height:464px;
        padding:0 0 0 70px;
        position: relative;
        top:20%;
    }
    .rain-show-one{
        width:172px;
        height:172px;
        border-radius: 50%;
        background: #c59076;
        display: flex;
        align-items: center;
        position: absolute;
        top:114.4px;
        cursor: pointer;
    }
    .rain-show-one:hover .circle2,
    .rain-show-one:hover .circle3 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -70px 0 0 -70px;
        width: 140px;
        height: 140px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-two{
        width:224px;
        height:224px;
        border-radius: 50%;
        background: #3071b9;
        display: flex;
        align-items: center;
        top:114.4px;
        left:320px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-two:hover .circle2,
    .rain-show-two:hover .circle3 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -90px 0 0 -90px;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }
    .rain-show-three{
        width:172px;
        height:172px;
        border-radius: 50%;
        background: #76a7c5;
        display: flex;
        align-items: center;
        top:0;
        left:600px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-three:hover .circle2,
    .rain-show-three:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -70px 0 0 -70px;
        width:140px;
        height:140px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }
    .rain-show-four{
        width:200px;
        height:200px;
        border-radius: 50%;
        background: #d4a6b6;
        display: flex;
        align-items: center;
        bottom:0;
        left:670px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-four:hover .circle2,
    .rain-show-four:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -75px 0 0 -75px;
        width:150px;
        height:150px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-five{
        width:99.2px;
        height:99.2px;
        border-radius: 50%;
        background: #c5b176;
        display: flex;
        align-items: center;
        top:124px;
        left:880px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-five:hover .circle2,
    .rain-show-five:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -40px;
        width:80px;
        height:80px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-six{
        width:172px;
        height:172px;
        border-radius: 50%;
        background: #765daf;
        display: flex;
        align-items: center;
        top:107.2px;
        left:1080px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-six:hover .circle2,
    .rain-show-six:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -70px 0 0 -70px;
        width:140px;
        height:140px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-seven{
        width:108px;
        height:108px;
        border-radius: 50%;
        background: #3071b9;
        display: flex;
        align-items: center;
        top:39.2px;
        left:1360px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-seven:hover .circle2,
    .rain-show-seven:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -45px 0 0 -45px;
        width:90px;
        height:90px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-eight{
        width:172px;
        height:172px;
        border-radius: 50%;
        background: #76c5be;
        display: flex;
        align-items: center;
        top:263.2px;
        left:1320px;
        position: absolute;
        cursor: pointer;
    }
    .rain-show-eight:hover .circle2,
    .rain-show-eight:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -70px 0 0 -70px;
        width:140px;
        height:140px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }
}

@media (max-width: 1520px) {
    .audio-pic{
        height:334.08px;
        padding:0 0 0 80px;
        position: relative;
        top:30%;
    }
    .rain-show-one{
        width:140px;
        height:140px;
        border-radius: 50%;
        background: #c59076;
        display: flex;
        align-items: center;
        position: absolute;
        top:82.368px;
        cursor: pointer;
        z-index: 1000;

    }
    .rain-show-one:hover  .circle2,
    .rain-show-one:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -65px 0 0 -65px;
        width:130px;
        height:130px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-two{
        width:180px;
        height:180px;
        border-radius: 50%;
        background: #3071b9;
        display: flex;
        align-items: center;
        top:82.368px;
        left:300px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-two:hover  .circle2,
    .rain-show-two:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -80px 0 0 -80px;
        width:160px;
        height:160px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-three{
        width:140px;
        height:140px;
        border-radius: 50%;
        background: #76a7c5;
        display: flex;
        align-items: center;
        top:0;
        left:510px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-three:hover  .circle2,
    .rain-show-three:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -65px 0 0 -65px;
        width:130px;
        height:130px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-four{
        width:156px;
        height:156px;
        border-radius: 50%;
        background: #d4a6b6;
        display: flex;
        align-items: center;
        bottom:0;
        left:570px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-four:hover  .circle2,
    .rain-show-four:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -70px 0 0 -70px;
        width:140px;
        height:140px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-five{
        width:105px;
        height:105px;
        border-radius: 50%;
        background: #c5b176;
        display: flex;
        align-items: center;
        top:89.28px;
        left:740px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-five:hover  .circle2,
    .rain-show-five:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -47.5px 0 0 -47.5px;
        width:95px;
        height:95px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-six{
        width:140px;
        height:140px;
        border-radius: 50%;
        background: #765daf;
        display: flex;
        align-items: center;
        top:77.184px;
        left:910px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-six:hover  .circle2,
    .rain-show-six:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -65px 0 0 -65px;
        width:130px;
        height:130px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

    .rain-show-seven{
        width:90px;
        height:90px;
        border-radius: 50%;
        background: #3071b9;
        display: flex;
        align-items: center;
        top:28.224px;
        left:1130px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }
    .rain-show-seven:hover  .circle2,
    .rain-show-seven:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -40px;
        width:80px;
        height:80px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }
    .rain-show-eight{
        width:140px;
        height:140px;
        border-radius: 50%;
        background: #76c5be;
        display: flex;
        align-items: center;
        top:189.504px;
        left:1080px;
        position: absolute;
        cursor: pointer;
        z-index: 1000;
    }

    .rain-show-eight:hover  .circle2,
    .rain-show-eight:hover .circle3{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -65px 0 0 -65px;
        width:130px;
        height:130px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #fafafa;
        z-index: 10;
    }

}





@-webkit-keyframes circle {
    /* Safari and Chrome */
    from {
        opacity: 1;
        -webkit-transform: scale(0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(2);
    }
}
/*.circle {*/
    /*width: 60px;*/
    /*height: 60px;*/
/*}*/

/*.circle1,*/
 /*.circle2,*/
 /*.circle3,*/
 /*.center {*/
     /*position: absolute;*/
     /*left: 50%;*/
     /*top: 50%;*/
     /*margin: -15px 0 0 -15px;*/
     /*width: 30px;*/
     /*height: 30px;*/
     /*border-radius: 50%;*/
     /*background-color: transparent;*/
     /*border: 1px solid #fafafa;*/
 /*}*/

.center {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    background: url(../images/heat.png)no-repeat center center;
    background-size: 100%;
    border: 2px solid #fff;
}

.circle1 {
    -webkit-animation: circle 3s linear infinite;
    animation: circle 3s linear infinite;
}

.circle2 {
    -webkit-animation: circle 2.2s linear 0.5s infinite;
    animation: circle 2.2s linear 0.5s infinite;
}

.circle3 {
    -webkit-animation: circle 2.2s linear 1s infinite;
    /* Safari and Chrome */
    animation: circle 2.2s linear 1s infinite;
}

.pop-btn1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.audio-foot{
    position: absolute;
    width:300px;
    height:130px;
    bottom: 0;
    left:50%;
    margin-left: -150px;
}
.audio-foot main{
    width:70px;
    /*margin-left: 40px;*/
    height:44px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.audio-foot .audio-tip{
    font-size: 18px;
    color:#000;text-align: center;
}


.line-scale-pulse-out > div {
    background-color: #000;
    animation-play-state: paused;
    /*animation-fill-mode:forwards;*/

}
/*.rain-show-eight:hover .line-scale-pulse-out > div,.rain-show-seven:hover .line-scale-pulse-out > div,.rain-show-six:hover .line-scale-pulse-out > div,.rain-show-five:hover .line-scale-pulse-out > div,.rain-show-four:hover .line-scale-pulse-out > div,.rain-show-three:hover .line-scale-pulse-out > div,.rain-show-two:hover .line-scale-pulse-out > div,.rain-show-one:hover .line-scale-pulse-out > div{*/
    /*animation-play-state: running;*/
/*}*/
/*.rain-show-eight:hover .line-scale-pulse-out > div{*/
    /*.newrun{*/
        /*animation-play-state: running;*/
    /*}*/

/*}*/
.audio-list{
    position: absolute;
    top: 0;left: 0; bottom: 0;right: 0;
    z-index: 1;
    display: none;
}