/**
 * Use for: wv
 * Version:
 * Date:    2018-02-05
 * Author:  Chenliang
 * Update:
 **/
/* CSS Reset */
body, div, span, object, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {padding: 0; margin: 0; }
table {border-collapse: collapse; border-spacing: 0; }
caption {text-align: left; }
input, select {vertical-align: middle; }
input, textarea, select {font: 12px Arial, Helvetica, sans-serif; }
fieldset, img {border: 0; }
address, code, caption, th, cite, dfn, em, var {font-style: normal; }
ol, ul {list-style: none; }
h1, h2, h3, h4, h5, h6 {font-size: 100%; }
q:before, q:after {content: ""; }
legend {display: none; }
a {text-decoration: none; }
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* float */
.fl {float: left; }
.fr {float: right; }
.clearfix:after {content: ""; height: 0; visibility: hidden; display: block; clear: both; }
.clearfix {zoom: 1; }
.clear {clear: both; }
.wrapper{width: 1200px;margin: 0 auto;}
html, body { background:#6c0c3c;font-family:"Microsoft Yahei";
width: 100%;
height: 100%;
overflow: hidden;
}
/*===index===*/
.pc-main{
    position: relative;
    width: 100%;
    height: 100%;
}
.main-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
}
.main-contain{
   position: absolute;
   width: 1200px;
   height: 100%;
   left:50%;
   margin-left: -600px;
   top:0;
   z-index: 10;
}
.header{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 125px;
    border-bottom:5px solid #8b1754;
}
.logo{
  text-align: left;
  padding-top: 25px;
}
.title{
  margin-top: 20%;
  text-align: center;
}
.download{
  margin: 70px auto 40px;
  text-align: center;
}
.download a{
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom:1;
    margin: 0 35px;
    padding-left: 122px;
    width: 223px;
    height: 80px;
    line-height: 80px;
    font-size: 34px;
    color: #972362;
    background:rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    box-shadow: #871b55 0 5px 9px;
    text-align: left;
}
.download a i{
    position: absolute;
    width: 36px;
    height: 45px;
    background: url(https://image.ndhy.com/www/wlls/btn.png) no-repeat;
    left: 75px;
    top:17px;
}
.download .ios-down i{
    background-position: 0 0;
}
.download .android-down{
    padding-left: 85px;
    width: 260px;
}
.download .android-down i{
    left: 35px;
    background-position: -53px 0;
}
.qrcode-down{
  margin-left: 246px;
}
.code{
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 170px;
  height: 170px;
  margin-right: 30px;
  vertical-align: middle;
}
.code img{
  width: 100%;
  height:100%;
}
.text{
  display: inline-block;
  *display: inline;
  *zoom:1;
  vertical-align: middle;
  width: 526px;
  font-size: 24px;
  color: #fff;
  line-height: 35px;
}
.text a{
  color: #ffed8c;
}
.footer{
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    width: 1111px;
    height: 478px;
    margin-left: -550px;
    z-index: 0;
}
.popup,.mobile-main{display: none;}
@media screen and (max-width: 780px){
    body {position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;}
    .mobile-main{
        display: block;
        width: 100%;
        height: 100%;
        background: url(https://image.ndhy.com/www/wlls/mobile-bg.jpg) center center no-repeat;
        background-size: cover;
        text-align: center;
    }
    .pc-main{
        display: none;
    }
    .mobile-logo{
        padding-top: 60px;
        margin: 0 auto;
        width: 130px;
        height: 130px;
    }
    .mobile-main img{
       width: 100%;
       height: 100%;
    }
    .buddha-1{
        margin: 30px auto 70px;
        width: 100px;
        height: 292px;
    }
    .download-box{
        position: relative;
        z-index: 10;
    }
    .download-box a{
        display: none;
        margin: 0 35px;
        width: 300px;
        height: 60px;
        line-height: 60px;
        font-size: 22px;
        color: #972362;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 5px;
        box-shadow: #6c0c3c 0 5px 9px;
        text-align: center;
        margin: 0 auto;
        z-index: 10;
    }
    .mobile-lotus{
        position: absolute;
        left: 50%;
        bottom:0;
        margin-left: -334px;
        width: 697px;
        height: 384px;
        z-index: 0;
    }
    .popup{
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(15,18,47,.8) url(https://image.ndhy.com/www/2016/06/12/wecht-tip.png) no-repeat center top;
        z-index: 100;
        background-size: 100% auto;
        display: none;
      }
}
@media screen and (max-width: 540px){
  html {font: 62.5%/1.5 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
  .mobile-logo {
    padding-top: 20px;
    width: 80px;
    height: 80px;
}
.buddha-1 {
    margin: 26px auto 35px;
    width: 69px;
    height: 202px;
}
.download-box a {
    width: 250px;
    height: 50px;
    line-height: 49px;
    font-size: 19px;
}
.mobile-lotus {
    margin-left: -182px;
    width: 379px;
    height: 200px;
}
}
@media screen and (max-width: 350px){
    .mobile-logo {
        padding-top: 30px;
        width: 50px;
        height: 50px;
    }
    .buddha-1 {
        margin: 26px auto 24px;
        width: 51px;
        height: 150px;
    }
    .download-box a {
        width: 190px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .mobile-lotus {
        margin-left: -151px;
        width: 317px;
        height: 183px;
    }
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation: fadeInUp 1.5s forwards;
    animation: fadeInUp 1.5s forwards;
}
.buddha-1{
    opacity: 0;
    -webkit-animation: fadeInUp 1.5s forwards 0.2s;
    animation: fadeInUp 1.5s forwards 0.2s;
}
.download-box{
    opacity: 0;
    -webkit-animation: fadeInUp 1.5s forwards 0.7s;
    animation: fadeInUp 1.5s forwards 0.7s;
}
.mobile-lotus{
    opacity: 0;
    -webkit-animation: fadeInUp 1.5s forwards 0.7s;
    animation: fadeInUp 1.5s forwards 0.7s;
}