* {
    margin: 0;
    padding: 0;
}


/*首页*/

.index {
    width: 100%;
    height: 100%;
    background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/pic-a.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
}

.index_img1 {
    display: block;
    width: 3.5rem;
    /*width: 2rem;*/
    margin: 0 auto;
    padding-top: 1.6rem;
}

.video_init {
    background-image: url('http://cdn.ymfun.cn/resources/ysfj/images/mobile/video.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

/*.index_img2 {*/
/*	display: block;*/
/*	width: 6rem;*/
/*	margin-left: 0.75rem;*/
/*	padding-top: 0.47rem;*/
/*}*/

.index_img3 {
    width: 1.2rem;
    margin: 0 auto;
    margin-top: 1.9rem;
}

.index_img3 img {
    width: 1.2rem;
}

.erweima {
    width: 2.33rem;
    height: 2.35rem;
    /*background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/a_5.png);*/
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 1.25rem;
    margin-top: 3.3rem;
    float: left;
}

.erweima img {
    display: block;
    width: 1.86rem;
    margin: 0 auto;
    margin-top: 0.38rem;
}

.downloada {
    float: left;
}

.download {
    width: 2.31rem;
    height: 0.60rem;
    /*background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/a_4.png);*/
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 0.25rem;
    margin-top: 3.85rem;
    margin-bottom: 0.32rem;
    color: #6e4619;
    line-height: 1rem;
    text-align: center;
    font-size: 0.19rem;
}

/*.down-and {*/
/*    background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/a_4.png);*/
/*}*/

/*.down-ios {*/
/*    background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/a_6.png);*/
/*}*/

.down {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 3.6rem;
    margin-top: 5.9rem;
}

.down img {
    width: 0.3rem;
}

.vedio {
    width: 100%;
}

/*人物介绍*/
.intro {
    width: 100%;
    height: 100%;
    padding: 0 0.24rem;
    box-sizing: border-box;
    position: relative;
}

.slide {
    background-color: #110c09;
    background: url(http://cdn.ymfun.cn/resources/ysfj/images/game/mobile/ws_bg.jpg) no-repeat left 50%;
    background-size: 100%;
    overflow: hidden;
}

.intro_title {
    width: 3.6rem;
    margin: 0 auto;
    margin-top: 0.76rem;
}

.intro_title img {
    width: 2.7rem;
}

.intro_part_1 {
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    top: 2.1rem;
}

.intro_part1 {
    top: 0.2rem;
    left: 0.8rem;
}

.intro_part2 {
    top: 0.8rem;
    left: 1.4rem;
}

.intro_part3 {
    top: 1.4rem;
    left: 0.8rem;
}

.intro_part4 {
    top: 0.8rem;
    left: 0.2rem;
}

.intro_part_2 {
    position: absolute;
    height: 2.25rem;
    width: 2.25rem;
    bottom: 0.6rem;
    right: 0.6rem;
}

.intro_part5 {
    top: 0.2rem;
    left: 0.8rem;
}

.intro_part6 {
    top: 0.8rem;
    left: 1.4rem;
}

.intro_part7 {
    top: 1.4rem;
    left: 0.8rem;
}

.intro_part8 {
    top: 0.8rem;
    left: 0.2rem;
}

.part {
    border: 0.01rem solid #746456;
    background-color: #110b0b;
    width: 0.8rem;
    height: 0.8rem;
    transform: rotate(45deg);
    position: absolute;
    overflow: hidden;
    border-radius: 4px;
    cursor: pointer;
}

.part img {
    width: 100%;
    transform: rotate(-45deg);
}

.part_on {
    border: 0.01rem solid #edbe65;
    background-color: #ebd6a7;
}

.down1 {
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 3.5rem;
    margin-top: 10.8rem;
}

.down1 img {
    width: 0.3rem;
}


/*官网新闻*/

.new {
    width: 100%;
    height: 100%;
    background-image: url(http://cdn.ymfun.cn/resources/ysfj/images/mobile/pic-c.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}

.new_title {
    width: 3.6rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.9rem;
}

.new_title img {
    width: 2.7rem;
}

.ziliao {
    position: relative;
    padding: 0 0.3rem;
    box-sizing: border-box;
}

.ziliao ul {
    overflow: hidden;
    width: 100%;
    border-bottom: 0.02rem solid #979797;
    margin-top: 0.4rem;
    height: 0.56rem;
}

.ziliao ul li {
    padding-top: 0.02rem;
    height: 0.5rem;
    width: 0.9rem;
    font-size: 0.28rem;
    color: #cdcecf;
    float: left;
    text-align: center;
}

.ziliao ul li strong {
    height: 0.28rem;
}

.more {
    position: absolute;
    font-size: 0.28rem;
    color: #cdcecf;
    top: -0.3rem;
    left: 6.3rem;
}

.body {
    margin-top: 0.3rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
}

.body ul {
    width: 100%;
}

.body li {
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.3rem;
    overflow: hidden;
}

.body_img {
    float: left;
}

.body_img img {
    width: 2.11rem;
}

.body_text {
    width: 4.46rem;
    margin-left: 0.3rem;
    float: left;
}

.body_title {
    padding-top: 0.08rem;
    padding-bottom: 0.13rem;
    font-size: 0.2rem;
    color: #edbe65;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.body_body {
    padding-top: 0.13rem;
    padding-bottom: 0.17rem;
    color: #e3e3e3;
    font-size: 0.18rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.body_time {
    color: #9d9d9d;
    font-size: 0.15rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cur {
    border-bottom: 0.06rem solid #edbe65;
}

.cur strong {
    color: #edbe65;
}

.foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1rem;
    background-color: black;
    overflow: hidden;
}

.foot img {
    width: 1.47rem;
    margin-left: 0.86rem;
    margin-top: 0.25rem;
    float: left;
}

.foot p {
    margin-left: 0.58rem;
    float: left;
    font-size: 0.15rem;
    margin-top: 0.27rem;
    color: white;
}

.section {
    font: 50px "Microsoft Yahei";
    color: #fff;
}


/**
 * transform-origin 设置旋转元素的基点位置
 * animation-name 设置动画名称
 * animation-duration 设置动画时间
 * animation-fill-mode 设置播放后的状态
 * animation-iteration-count 设置循环播放的次数
 * transition-timing-function: cubic-bezier 贝塞尔曲线效果，它有四个值，指在X轴与Y轴的两个曲线的点，第一个点：X1 Y1;第二个点：X2 Y2
 * transform: translate3d 设置动画Z轴位移几个元素，表示只在Z轴上移动
 *
 * 需要注意：transform: translate3d 不等于 transform: translateZ
 */

.animated {
    animation-duration: 1s;
    /*动画时间*/
    animation-fill-mode: both;
    /*播放后的状态*/
}

.animated {
    animation-iteration-count: infinite;
    animation: container infinite;
    /*动作循环的次数：infinite 无限循环*/
}

.animated {
    animation-duration: 2s;
    /*动画时间*/
}

.down:hover {
    animation-name: container;
    /*动画的名称*/
    transform-origin: center bottom;
    /*设置动画旋转元素的基点为：居中靠下*/
    cursor: pointer;
}

.down1:hover {
    animation-name: container;
    /*动画的名称*/
    transform-origin: center bottom;
    /*设置动画旋转元素的基点为：居中靠下*/
    cursor: pointer;
}

@keyframes container {
    0%,
    -webkit-transform: rotate(0deg);
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);
        transform: translate3d(0, -20px, 0);
    }
    70% {
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -1px, 0);
    }
    90% {
        transform: translate3d(0, -2px, 0);
    }
}

#animat {
    position: relative;
    animation: mymove 5s infinite;
    -webkit-animation: mymove 5s infinite;
    /*Safari and Chrome*/
    animation-direction: alternate;
    /*轮流反向播放动画。*/
    animation-timing-function: ease-in-out;
    /*动画的速度曲线*/
    /* Safari 和 Chrome */
    -webkit-animation: mymove 5s infinite;
    -webkit-animation-direction: alternate;
    /*轮流反向播放动画。*/
    -webkit-animation-timing-function: ease-in-out;
    /*动画的速度曲线*/
}

@keyframes mymove {
    0% {
        transform: scale(1);
        /*开始为原始大小*/
    }
    25% {
        transform: scale(1.2);
        /*放大1.1倍*/
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.2);
    }
}

@-webkit-keyframes mymove
    /*Safari and Chrome*/
{
    0% {
        transform: scale(1);
        /*开始为原始大小*/
    }
    25% {
        transform: scale(1.2);
        /*放大1.1倍*/
    }
    50% {
        transform: scale(1);
    }
    75% {
        transform: scale(1.2);
    }
}


@-webkit-keyframes 'slideLeft' {
    0% {
        left: -500px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes 'slideLeft' {
    0% {
        left: -500px;
    }
    100% {
        left: 0;
    }
}

@-o-keyframes 'slideLeft' {
    0% {
        left: -500px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes 'slideLeft' {
    0% {
        left: -500px;
    }
    100% {
        left: 0;
    }
}

@keyframes 'slideLeft' {
    0% {
        left: -500px;
    }
    100% {
        left: 0;
    }
}