.mt15{margin-top: 15px;}
.mt30{margin-top: 30px;}
.mr0{margin-right: 0;!important;}
.con {
    width: 100%;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
    overflow: visible;
}
.banner{
    width: 100%;
    height: 430px;
    background: url("../../images/neirongfufei/banner_fufei.png") center center no-repeat;
}
.banner .banner-tit{
    width: 100%;
    padding-top: 85px;
    text-align: center;
    color: #333;
    font-size: 66px;
    font-weight: bold;
}
.banner p{
    display: block;
    margin-top: 25px;
    font-size: 30px;
    text-align: center;
    color: #333;
}
.banner a{
    margin: 80px auto 0;
    display: block;
    width: 230px;
    height: 50px;
    border: 2px solid #333;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #333;
}
.m-shuffling{
    background: #fff;
    height: 840px;
    overflow: hidden;
    position: relative;
}
.tit{
     padding-top: 50px;
     width: 100%;
     font-size: 40px;
     line-height: 42px;
     color: #333;
     text-align: center;
 }
.tit em{
    font-weight: bold;
}
.sub-tit{
    margin-top: 20px;
    width: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.swiper-container{
    padding-top: 50px;
    width: 1200px;
    height: 700px;
    position: relative;
    overflow: hidden;
}
.swiper-wrapper{
    position: relative;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.m-shuffling a.prev, a.next {
      position: absolute;
      top: 50%;
      margin-top: -67px;
      z-index: 99;
      text-align: center;
      width: 52px;
      height: 134px;
      line-height: 134px;
      color: #fff;
      font-family: monospace;
      font-size: 50px;
      background: rgba(0,0,0,.3);
      border-radius: 4px;
      cursor: pointer;
      -webkit-transition: opacity .75s;
      -moz-transition: opacity .75s;
      -o-transition: opacity .75s;
      transition: opacity .75s;

}
.m-shuffling a.prev { left: -30px;}
.m-shuffling a.prev:hover {
     filter:alpha(opacity=50);
     -moz-opacity:.5;
     opacity: .5;

}
.m-shuffling a.next { right: -30px;}
.m-shuffling a.next:hover {
     filter:alpha(opacity=50);
     -moz-opacity:.5;
     opacity: .5;
}
.swiper-slide{
    float: left;
    display: block;
}
.swiper-slide .left-phone{
    float: left;
    margin-left: 140px;
    width: 316px;
    height: 650px;
    background: url("../../images/neirongfufei/left-phone.png");
}
.swiper-slide .left-phone .phone-img{
    margin: 70px auto 0;
    width: 289px;
    height: 513px;
}
.swiper-slide .left-phone img{
    width: 100%;
    height: 100%;
}
.swiper-slide .right-detail{
    margin-left:70px;
    float: left;
}
.right-detail .sub-tit{
    margin-top: 60px;
    font-size: 24px;
    color:#333;
    line-height: 24px;
    text-align: left;
}
.right-detail .sub-con span{
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 16px;
}
.group-bar{
    position: relative;
    z-index: 10;
}
.group-bar .sao{
    position: relative;
    margin-right: 20px;
    float: left;
}
.group-bar .sao:hover .ewm{
    opacity: 1;
    height: 200px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.group-bar .sao .ewm{
    position: absolute;
    top: 50px;
    left:50%;
    z-index: 10;
    margin-left: -100px;
    opacity: 0;
    width: 200px;
    height: 0;
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.group-bar .sao .ewm img{
    width: 100%;
    height: 100%;
}
.group-bar .btn{
    display: block;
    width: 230px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    border-radius: 25px;
}
.group-bar .sao-ewm{
    background: #fde700;
    color: #333;
}
.group-bar .sao .sao-ewm .icon{
    color: #333;
    font-size: 20px;
    margin-right: 10px;
    vertical-align: baseline;
    line-height: 1;
}
.group-bar .more-link{
    float: left;
    background: #333;
    color: #fff;
}
.group-bar .more-link .icon{
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
    vertical-align: baseline;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}
.img-list{
    margin-top: 90px;
}
.img-list .img-block{
    float: left;
    margin-right: 87px;
    width: 120px;
}
.img-list .img-block p{
    display: block;
    text-align: center;
    line-height: 50px;
    color: #333;
    font-size: 18px;
}
.img-list .img-block .img{
    width: 120px;
    height: 120px;
    background-image: url("../../images/neirongfufei/img-list.png");
    background-repeat: no-repeat;
}
.img-list .img-block .img-1{ background-position: 0 0}
.img-list .img-block .img-2{ background-position: -130px 0}
.img-list .img-block .img-3{ background-position: -260px 0}
.img-list .img-block .img-4{ background-position: 0 -130px}
.img-list .img-block .img-5{ background-position: -130px -130px}
.img-list .img-block .img-6{ background-position: -260px -130px}
.img-list .img-block .img-7{ background-position: 0 -260px}
.img-list .img-block .img-8{ background-position: -130px -260px}
.img-list .img-block .img-9{ background-position: -260px -260px}
.img-list .img-block .img-10{ background-position: 0 -390px}
.img-list .img-block .img-11{ background-position: -130px -390px}
.img-list .img-block .img-12{ background-position: 0 -520px}
.img-list .img-block .img-13{ background-position: -130px -520px}
.img-list .img-block .img-14{ background-position: -260px -520px}

@-webkit-keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftSmall {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,0, 0);
        transform: translate3d(50%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.delay2 { -webkit-animation-delay: 0.2s;animation-delay: 0.2s;}
.delay3 { -webkit-animation-delay: 0.3s;animation-delay: 0.3s;}
.delay4 { -webkit-animation-delay: 0.4s;animation-delay: 0.4s;}
.delay5 { -webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
.delay6 { -webkit-animation-delay: 0.6s;animation-delay: 0.6s;}
.delay7 { -webkit-animation-delay: 0.7s;animation-delay: 0.7s;}
.delay8 { -webkit-animation-delay: 0.8s;animation-delay: 0.8s;}
.delay9 { -webkit-animation-delay: 0.9s;animation-delay: 0.9s;}
.delay10 { -webkit-animation-delay: 1.0s;animation-delay: 1.0s;}
.delay11 { -webkit-animation-delay: 1.1s;animation-delay: 1.1s;}
.delay12 { -webkit-animation-delay: 1.2s;animation-delay: 1.2s;}
.delay14 { -webkit-animation-delay: 1.4s;animation-delay: 1.4s;}

/*----收益----*/
.m-earnings{
    background: #fbfbff;
}
.earnings-inner{
    padding-top: 50px;
    padding-bottom: 10px;
}
.earnings-inner li{
    float: left;
    margin-right: 240px;
    margin-bottom: 40px;
    width: 240px;
    text-align: center;
    overflow: hidden;
}
.earnings-inner li p{
    margin-top: 15px;
    font-size:16px;
    color: #333;
    line-height: 25px;
}
.earnings-inner .earnings-img{
    margin: 0 auto;
    position: relative;
    width: 132px;
    height: 152px;
    background-image: url("../../images/neirongfufei/play-list.png");
    background-repeat: no-repeat;
}
.earnings-inner .img-1{background-position: 0 0;}
.earnings-inner .img-2{background-position: -132px 0;}
.earnings-inner .img-3{background-position: -264px 0;}
.earnings-inner .img-4{background-position: -396px 0;}
.earnings-inner .img-5{background-position: -528px 0;}
.earnings-inner .earnings-img span{
    position: absolute;
    bottom: 8px;
    left: 0;
    font-size: 22px;
    margin-left: 20px;
    line-height: 30px;
}
.earnings-inner .ea