body {
    background: url("https://game.gtimg.cn/images/hyrz/ingame/v3/community/bg_main.jpg") repeat;
}

@media screen and (orientation: landscape) {}

@media screen and (orientation: portrait) {
    #vue_data .hero-select {
        margin-left: 0;
    }
    .wrap #hero-select .swiper-wrapper {
        margin-top: 0.5rem;
    }
}

.wrap {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.content {
    background: url(//game.gtimg.cn/images/hyrz/ingame/bg-main-top.jpg) no-repeat top center;
    background-size: 100% auto;
    height: 100%;
}

.title {
    font-size: 15px;
    padding-left: 20px;
    font-weight: bold;
    background: url(//game.gtimg.cn/images/hyrz/ingame/icon.png) no-repeat center left;
    background-size: 18px auto;
    margin: 10px 0;
}


/* 英雄选择 */

#hero-select {
    opacity: 0
}

.hero-select {
    margin-left: 50px;
    height: 1.8rem;
    background: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #a19f9d;
    position: relative;
}

.ninja-icon-bg {
    padding: 0.1rem;
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2017/bg-ninja-border01.png) no-repeat;
    background-size: 100% auto;
}

.swiper-container {
    width: 80%;
    height: 2rem;
}

#hero-select .swiper-wrapper {
    margin-top: 0.1rem;
}


/* .swiper-slide {
    padding: 0.1rem;
    background: url(//game.gtimg.cn/images/hyrz/ingame/v2017/bg-ninja-border01.png) no-repeat;
    background-size: 100% auto;
}*/

.swiper-slide .on {
    padding: 0.1rem 0.1rem 0.2rem;
    background: url(//game.gtimg.cn/images/hyrz/ingame/bg-sk-border01.png) no-repeat;
    background-size: 100% auto;
}

.swiper-slide a {
    display: block;
    background: #1b6185;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    bottom: 0.05rem;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

#hero-select .swiper-button-prev {
    background-image: url(//game.gtimg.cn/images/hyrz/ingame/v2017/ninja-left.png);
    background-size: 60%;
}

#hero-select .swiper-button-next {
    background-image: url(//game.gtimg.cn/images/hyrz/ingame/v2017/ninja-right.png);
    background-size: 60%;
}


/********* index 首页 **********/

.hero-banner {
    overflow: hidden;
}

.hero-photo {
    width: 60px;
    height: 60px;
    overflow: hidden;
    float: left;
}

.hero-info {
    float: left;
    max-width: 230px;
    overflow: hidden;
}

.hero-name {
    color: #ff4b2c;
    font-size: 17px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.level {
    display: block;
    width: 18px;
    height: 18px;
    background: url(//game.gtimg.cn/images/hyrz/ingame/label.png) no-repeat;
    background-size: 55px auto;
    float: right;
    margin: 8px 0 0 5px;
}

.level01 {
    background-position: 0 0;
}

.level02 {
    background-position: -36px 0;
}

.level03 {
    background-position: 0 -59px;
}

.level04 {
    background-position: -36px -58px;
}

.hero-fea {
    color: #fff;
}

.skill-list {
    margin: 10px 0;
}

.skill-list li {
    float: left;
    width: 33.33%;
    overflow: hidden;
}

.skill-img {
    width: 56px;
    height: 60px;
    overflow: hidden;
}

.skill-list li.on .skill-img {
    background: url(//game.gtimg.cn/images/hyrz/ingame/bg-sk-border01.png) no-repeat;
    background-size: 100% auto;
}

.skill-list li.on img {
    margin-top: 2px;
    margin-left: 3px;
}

.skill-img img {
    width: 90%;
    margin: 0 auto;
}

.skill-list p:last-child {
    color: #666666;
    font-size: 12px;
}

.skill-title {
    font-weight: bold;
    color: #000;
}

.skill-list .skill-title {
    margin-top: 8px;
}

.skill-list li.on .skill-title {
    color: #ff4b2c !important;
}

.skill-con {
    display: none;
    padding: 10px;
    background: #f2f0eb;
    overflow: hidden;
}

.skill-con.on {
    display: block;
}

.sk-top {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d6d1;
    overflow: hidden
}

.sk-top img {
    width: 100%;
}

.skill-video {
    position: relative;
}

.btn-play {
    background: url(//game.gtimg.cn/images/hyrz/ingame/btn-play.png) no-repeat top center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    outline: none;
    border: 0;
}

.skill-des p:last-child {
    margin-top: 5px;
    line-height: 20px;
}

.skill-intro p:first-child {
    font-weight: bold;
    margin: 5px 0;
    font-size: 12px;
}

.skill-intro p:last-child {
    line-height: 20px;
}

.intro-con {
    overflow: hidden;
    background: #f2f0eb;
    padding: 10px;
}

.intro-con p {
    line-height: 20px;
}

.hero-it-tt {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.hero-it-tt span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
}

.pop-video {
    width: 100%;
    height: 100%;
    position: fixed;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 201;
    display: none;
}

.video-player {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
}

.btn-close {
    position: absolute;
    font-size: 26px;
    right: 0;
    top: 0;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #000;
    text-align: center;
    line-height: 50px;
    z-index: 202;
}


/* use 忍者使用 */

.volume-chart-img {
    float: left;
    width: 150px;
    height: 150px;
}

.sec {
    overflow: hidden;
    padding-bottom: 10px;
}

.sec-left,
.sec-right {
    overflow: hidden;
    padding: 10px;
    background: #f0ece9;
}

.ninja-info {
    overflow: hidden;
    position: relative;
}

.ninja-info img {
    width: 60px;
    float: left;
}

.ninja-info .vc {
    left: 70px;
}

.ninja-name {
    font-weight: bold;
    font-size: 15px;
}

.label {
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    padding: 1px 6px;
    line-height: 16px;
}

.label01 {
    color: #ed5f00;
    border: 1px solid #ed5f00;
}

.label02 {
    color: #0f9138;
    border: 1px solid #0f9138;
}

.compare-text,
.use-text {
    margin-top: 7px;
    line-height: 20px;
    font-weight: bold;
}

.use-info {
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #d9d9d8;
    padding-bottom: 7px;
}

.use-info span {
    margin-right: 5px;
}

.sec-left .use-info span {
    color: #e64100;
}

.sec-right .use-info span {
    color: #1d6fc7;
}


/* strategy 玩家攻略 */

.nav {
    overflow: hidden;
    background: #373737;
    color: #fff;
}

.nav li {
    float: left;
    text-align: center;
    border-right: 1px solid #444444;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.nav li:last-child {
    border: none;
}

.nav li.on {
    color: #ff4b2c;
    border-bottom: 2px solid #ff4b2c;
}

.st-nav li {
    width: 20%;
}

.strategy-list {
    display: none;
}

.strategy-list.on {
    display: block;
}

.strategy-list li {
    height: 60px;
    padding: 10px;
    border-bottom: 1px solid #d8d6d5;
}

.strategy-thumb {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.strategy-thumb img {
    width: 100%;
    height: 100%;
}

.st-right-wrap {
    width: 85%;
}

.st-right-wrap.vc {
    left: 50px;
}

.strategy-title {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: -2px 0 5px 0;
}

.strategy-info {
    overflow: hidden;
    color: #7f7f7f;
    font-size: 12px;
}

.strategy-info .time {
    margin-right: 10px;
}


/* video 大神视频 */

.vt-nav li {
    width: 25%;
}

.video-con {
    display: none;
}

.video-con.on {
    display: block;
}

.sub-nav-wrap {
    width: 100%;
    height: 44px;
    overflow: scroll;
    background: #4c4c4c;
}

.sub-nav {
    height: 100%;
    width: 1000%;
    margin-left: 15px;
}

.sub-nav li {
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
    margin: 7px 15px 0 0;
    background: #373737;
    color: #fff;
    border-radius: 5px;
    float: left;
}

.sub-nav li.on {
    background: #ff4b2c;
}

.search {
    height: 40px;
    background: #dad8d6;
    padding: 0 15px;
}

.search input {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    padding-left: 30px;
    background: #fff url(//game.gtimg.cn/images/hyrz/ingame/icon-search.png) no-repeat 10px center;
    background-size: 15px auto
}

.video-list {
    overflow: hidden;
    padding: 10px;
    margin-left: -10px;
}

.video-list li {
    float: left;
    padding: 0 0 10px 10px;
}

.video-list li a {
    display: block;
}

.img-box {
    position: relative;
    overflow: hidden;
}

.img-box p {
    position: absolute;
    bottom: 3px;
    color: #fff;
    font-size: 12px;
}

.img-box .play-num {
    left: 5px;
    padding-left: 13px;
    background: url(//game.gtimg.cn/images/hyrz/ingame/icon-play.png) no-repeat left center;
    background-size: 11px auto
}

.img-box .play-time {
    right: 5px;
}

.video-tt {
    color: #000;
    margin-top: 5px;
    line-height: 19px;
    height: 38px;
}


/********** 横屏 ***********/

.ls .content {
    margin-left: 50px;
    margin-left: calc(50px + constant(safe-area-inset-left));
    margin-left: calc(50px + env(safe-area-inset-left));
}

.ls .index .content,
.ls .use .content {
    padding: 10px;
}


/* index */

.ls .hero-banner {
    height: 80px;
    background: url(//game.gtimg.cn/images/hyrz/ingame/bg-ninja-border01.png) no-repeat top center;
    background-size: 100% 100%;
}

.ls .hero-photo {
    margin: 10px;
}

.ls .hero-info {
    margin-top: 10px;
}

.ls .skill-img {
    float: left;
}

.ls .skill-list p {
    padding-left: 60px;
}

.ls .skill-video {
    width: 28%;
    float: left;
}

.ls .btn-play {
    width: 28px;
    height: 28px;
}

.ls .skill-des {
    width: 70%;
    float: right;
}

.ls .intro-con img {
    width: 28%;
    float: left;
}

.ls .intro-con p {
    float: right;
    width: 68%;
}


/* use */

.ls .sec-left {
    float: left;
    width: 45%;
}

.ls .sec-right {
    float: right;
    width: 46%;
}


/* video */

.ls .video-list li {
    width: 33.333%;
}

.ls .img-box {
    height: 1.21rem;
}


/*  .ls .sec-left, .ls .sec-right{height: 171px;}*/


/*********** 竖屏 ***********/

.pt .index .content,
.pt .use .content {
    padding: 10px 10px 60px 10px;
}

.pt .strategy .content,
.pt .video .content {
    padding-bottom: 50px;
}


/* index */

.pt .hero-banner {
    height: 70px;
    background: url(//game.gtimg.cn/images/hyrz/ingame/bg-ninja-border02.png) no-repeat top center;
    background-size: 100% 100%;
}

.pt .hero-photo {
    margin: 5px;
}

.pt .hero-info {
    margin-top: 5px;
}

.pt .skill-img {
    margin: 0 auto;
}

.pt .skill-list p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.pt .skill-video img {
    margin: 0 auto;
    width: 100%;
}

.pt .btn-play {
    width: 45px;
    height: 45px;
}

.pt .skill-des {
    margin-top: 10px;
}

.pt .intro-con canvas {
    display: block;
    margin: 0 auto 10px;
}


/* use */

.pt .sec-right {
    margin-top: 10px;
}


/* video */

.pt .video-list li {
    width: 50%;
}

.pt .img-box {
    height: 1.92rem;
}

.loadmore {
    text-align: center;
    height: 38px;
    line-height: 38px;
}