body{
    background-image: linear-gradient( 45deg, #FFF5C3 10%, #9452A5 100%);
}
p, a, li, span, input {
    font-size: .28rem;
}
a {
    color: #434343;
}
a {
    text-decoration: none;
}
.title {
    height: 50px;
    padding-left: 15px;
    background: #e45141;
    box-shadow: inset 0.03rem 0.03rem rgba(0,0,0,.2);
    overflow: hidden;
    position: relative;
}
.title2 {
    height: 50px;
    padding-left: 15px;
    background: #a643b3;
    box-shadow: inset 0.03rem 0.03rem rgba(0,0,0,.2);
    overflow: hidden;
    position: relative;
}
.title .top-logo {
    float: left;
    display: block;
    width: 38px;
    height: 38px;
    margin: 6px 14px 0 0;
    background: url(https://webinput.nie.netease.com/img/my/icon.png/64) no-repeat;
    background-size: 100%;
}
.title p {
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    padding-top: 8px;
    line-height: 18px;
    text-align: left;
}
.title p em {
        display: inline-block;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    height: 18px;
    position: relative;
}
.title p i {
    font-style: normal;
    font-size: 5rem;
    color: #0b7fc0;
    border-radius: .05rem;
    display: inline-block;
    vertical-align: middle;
    line-height: .26rem;
    position: absolute;
    top: 50%;
    height: 1rem;
    margin-top: -.5rem;
    left: 115%;
    width: 2rem;
    text-align: center;
    background: url(shouyou.png) no-repeat;
    background-size: 100%;
    text-indent: -100rem;
}
.title .btn-xiazai-ios {
    background: url(xiazai.jpg) no-repeat;
    background-size: 100%;
}
.title .btn-libao {
    position: absolute;
    height: 50px;
    width: 75px;
    top: 0;
    line-height: 1rem;
    vertical-align: middle;
    color: #830910;
    font-size: .28rem;
    text-align: center;
    background: url(xiazai.jpg) no-repeat;
    background-size: 100%;
    right: 1.5rem;
}
.title a i {
    display: inline-block;
    line-height: 1rem;
    vertical-align: middle;
    margin-right: .06rem;
    height: .28rem;
}
.title .btn-xiazai {
    position: absolute;
    height: 1rem;
    width: 1.5rem;
    top: 0;
    line-height: 1rem;
    vertical-align: middle;
    color: #830910;
    font-size: .28rem;
    text-align: center;
    background: url(https://my.res.netease.com/m/gw/20160615165158/img/dl_bg2_f7c3361.jpg) no-repeat;
    background-size: 100%;
    right: 0;
}
.banner_main {
    position: relative;
    width: 100%;
    max-width: 980px;
    height: 17.3rem;
    margin: 0 auto;
    overflow: hidden;
    background: url(https://my.res.netease.com/m/gw/20160615165158/data/video1/1.jpg) center 0 no-repeat;
    background-size: 100% auto;
}
.banner_main #frame_wrap {
    width: 100%;
    height: 4.21rem;
    position: absolute;
    top: 0;
}
.banner_main #frame_wrap canvas {
    width: 100%;
    height: 4.21rem;
}
.banner_main .icon__audio {
    width: 3.5rem;
    height: 3.5rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: url(https://my.res.netease.com/m/gw/20160615165158/img/bgm_off_01afbd1.png) no-repeat;
    background-size: 100% 100%;
}
.banner_main .icon__audio.audio__play {
    background: url(https://my.res.netease.com/m/gw/20160615165158/img/bgm_on_8679f4e.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}
.banner_main .video-box {
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-animation: btnscale 1s linear infinite alternate;
    animation: btnscale 1s linear infinite alternate;
}
.banner_main .jnhBtn {
    display: block;
    width: 100%;
    height: 100%;
}
.banner_main a {
    color: #0097ff;
}


.jssorl-009-spin img {
    animation-name:jssorl-009-spin;
    animation-duration:1.6s;
    animation-iteration-count:infinite;
    animation-timing-function:linear
}
@keyframes jssorl-009-spin {
    from {
        transform:rotate(0);
    }
    to {
        transform:rotate(360deg);
    }
}.jssorb051 .i {
     position:absolute;
     cursor:pointer
 }
.jssorb051 .i .b {
    fill:#fff;
    fill-opacity:.5
}
.jssorb051 .i:hover .b {
    fill-opacity:.7
}
.jssorb051 .iav .b {
    fill-opacity:1
}
.jssorb051 .i.idn {
    opacity:.3
}
.jssora051 {
    display:block;
    position:absolute;
    cursor:pointer
}
.jssora051 .a {
    fill:none;
    stroke:#fff;
    stroke-width:360;
    stroke-miterlimit:10
}
.jssora051:hover {
    opacity:.8
}
.jssora051.jssora051dn {
    opacity:.5
}
.jssora051.jssora051ds {
    opacity:.3;
    pointer-events:none
}
@keyframes rotate{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
@-webkit-keyframes rotate{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
.icon__audio.on{
    animation: rotate 2s infinite linear;
    -webkit-animation: rotate 2s infinite linear;
}
.btn-qq {
    background: #32cafc url(../img/qq.png) 45% 50% no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    margin: 6px 12px 0 0;
    position: absolute;
    top: 0;
    right: 0;
}
.btn-qun {
    background: #e1e4e6 url(../img/qqqun.png) center no-repeat;
    display: block;
    width: 38px;
    height: 38px;
    margin: 6px 12px 0 0;
    position: absolute;
    top: 0;
    right: 46px;
}
@keyframes yanse{
    0%{
        color:#fff;
        opacity: 0.1;
    }
    35%{
        color:#fff;
        opacity: 1;
    }
    65%{
        color:#fff;
        opacity: 1;
    }
    100%{
        color:#fff;
        opacity: 0.1;
    }
}
@-webkit-keyframes yanse {
    0%{
        color:#fff;
        opacity: 0.1;
    }
    35%{
        color:#fff;
        opacity: 1;
    }
    65%{
        color:#fff;
        opacity: 1;
    }
    100%{
        color:#fff;
        opacity: 0.1;
    }
}

@keyframes xiangyou{
    0%{
        right:130px;
        opacity: 0;
    }
    100%{
        right:105px;
        opacity: 1;
    }
}
@-webkit-keyframes xiangyou {
    0%{
        right:130px;
        opacity: 0;
    }
    100%{
        right:105px;
        opacity: 1;
    }
}

.title3 p {
    color: #fff;
    animation: yanse 1s infinite ease;
    -webkit-animation: yanse 1s infinite ease;
}
.body123{
    text-align: center;
 }
.title2,.title3,.title{
    max-width: 980px;
    margin: auto;
}

.xiangyou{
    position: absolute;
    top: 2px;
    right: 110px;
    width: 50px;
    animation: xiangyou 1s infinite ease;
    -webkit-animation: xiangyou 1s infinite ease;
}
