body{
    margin: 0;
    padding: 0;
}

/* 背景图 */
.web-bg{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    z-index: -10;
    min-width: 1480px;
}

/* 下载组件 */
.download{
    position: relative;
    margin: 616px auto 0;
    width: 609px;
    height: 202px;
    background-image: url(../images/download.png);

}
.download .download-qrcode{
    position: absolute;
    top: 10px;
    left: 25px;
    width: 180px;
}
.download .iOS-sub{
    position: absolute;
    top: 36px;
    left: 230px;
    width: 166px;
    height: 61px;
}
.download .android-sub{
    position: absolute;
    top: 114px;
    left: 230px;
}
.download .download-play-bg{
    position: absolute;
    top: 19px;
    left: 439px;
    width: 164px;
    height: 164px;
    background-color: #000000;
    cursor: pointer;
}
.download .download-play-bg .download-play{
    position: absolute;
    width: 56px;
    left: 52px;
    top: 52px;
    transform: translate(-50%, -50%);
}
.download .download-play-bg .download-play{
    animation-name: rotate;
    animation-duration: 3.0s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.download-video{
    position: relative;
}

.download .download-video .play-video{
    float: left;
    position: fixed;
    width: 1200px;
    height: 800px;
    top: 11%;
    left: 18%;
    z-index: 30;
    border-radius: 10px;
}
.download .download-video .play-close{
    float: left;
    position: fixed;
    width: 1200px;
    height: 800px;
    top: 13%;
    left: 18%;
    z-index: 10;
    border-radius: 10px;
}

.download .download-video .close_video{
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: url(../images/off.png) no-repeat;
    margin-top: -33px;
    margin-left: 1200px;
}

@keyframes rotate{
    from{
        transform: rotate(0deg);
   }
    to{
        transform: rotate(360deg);
   }
}


/* 新闻组件 */
.news{
    width: 1200px;
    margin: 80px auto 0;
}

.news .news-swiper{
    width:580px;
    height:375px;
    float: left;
    background: #fff;
}

.news .nav-img{
    display: flex;
    flex-wrap: wrap;
    margin: 35px auto;
}

.nav-img > img {
    cursor: pointer;
    margin: 0 5px;
}
.news .nav-img .nav-img1 .nav-img2 .nav-img3{
    width: 290px;
}

.news .news-list{
    width:580px;
    height:375px;
    float: right;
    background: url('../images/news-bg.png')
}

.news .news-listt .tabs li{
    font-size: 16px;
}
.news .news-list .tabs div a{
    text-decoration: none;
    color: darkgrey;
    margin-right: 30px;
}
.news .news-list .tabs{
    margin-top: 0;
    margin-left: -10px;
}
.news .news-list .tabs li{
    display: block;
    margin-top: 10px;
    float: left;
    color: #cccccc;
    width: 12%;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    height: 27px;
    padding-top: 3px;
}
.news .news-list .tabs li:hover{
    background-color: dodgerblue;
    color: #232323;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
.news .news-list .tabs .active{
    background-color: dodgerblue;
    color: #232323;
    margin-left: 2px;
    margin-right: 2px;
    height: 27px;
    padding-top: 3px;
    text-align: center;
}
.news .news-list .tabs div{
    float: right;
    font-size: 14px;
    margin: 16px 0 4px;
    color: #cccccc;
}
.news .news-list .news-container{
    width: 90%;
    margin: 14px auto 14px;
    font-size:18px;
    line-height: 34px;
}
.news .news-list .news-container .even{
    float: left;
    font-size: 14px;
    margin-left: 14px;
    color: #cccccc;
}
.news .news-list .news-container .odd{
    float: right;
    font-size: 12px;
    color: darkgray;
}

/* 武将图鉴组件 */

/* 游戏特色轮播图组件 */
.swiper{
    width: 985px;
    height: 514px;
    margin: 100px auto 0;
}

.swiper .swiper-border{
    width: 985px;
    height: 468px;
    background-size: 100%;
}

.flipster img{
    margin-bottom: 10px;
    width: 690px;
    height: 466px;
}


/* 8888888 */
.btn-ill-area1{
    width: 120px;
    height: 120px;
    position: absolute;
    float: left;
    border: 1px solid #fff;
    left: 100px;
    z-index: 60;
}
.btn-ill-area2{
    width: 120px;
    height: 120px;
    position: absolute;
    float: left;
    border: 1px solid #fff;
    left: 300px;
    z-index: 60;
}
.btn-ill-area3{
    width: 120px;
    height: 120px;
    position: absolute;
    float: left;
    border: 1px solid #fff;
    left: 500px;
    z-index: 60;
}
.btn-ill-area4{
    width: 120px;
    height: 120px;
    position: absolute;
    float: left;
    border: 1px solid #fff;
    left: 700px;
    z-index: 60;
}
.bottom_link{
    width: 100%;
    margin-top: 100px;
    background-color: #313b64;
    float:left;
}
.web_links{
    background-size: 100% 100%;
    background-color: #313b64;
}
.links_left{
    color: #caeae7;
    margin-right: 30px;
    margin-left: 29%;
    margin-top: 12px;
    float:left;
}

.link_content{
    position: relative;
    margin: 0 auto;
    min-width: 80px;
    color: #caeae7;
    padding-top:15px;
    display: inline;
    float: left;
    width: 830px;
}

.link_content li{
    width: 100px;
    height: 30px;
    float:left;
}
.link_content a{
    text-align: center;
    color:#cccccc;
    float: left;
    text-decoration: none;
    font-size: 14px;
    height: 30px;
    width: 100px;
}

.pop-layer-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    background-size: 100%;
    top:0px;
    float: left;
}
.role_tag{
    margin-top: 100px;
    background: url("../images/tag_generals.png") no-repeat center;
    height: 55px;
    width: 100%;
}
.game_tag{
    background: url("../images/tag_game.png") no-repeat center;
    height: 55px;
    width: 100%;
}


/*预约弹窗 2019-3-6 14:32:40*/
.display-none{display:none}

#cover{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
}
#cover * {
    padding: 0;
    margin: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0;
}

#cover > div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#cover .popup #pre {
    overflow: hidden;
    width: 896px;
    height: 472px;
    text-align: center;
    background-image: url(../images/bg.png);
}

#cover .popup #pre .os{
    width: 457px;
    height: 50px;
    margin: 120px auto 30px;
}
#cover .popup #pre .os label{
    float: left;
    display: block;
    height: 100%;
    width: 49%;
    border: 2px solid rgb(170, 161, 120);
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    color: rgb(171,162,121);
    background-color: #ffffff;
}
#cover .popup #pre .os input[type="radio"]:checked + label {
    color: #ffffff;
    background-color: rgb(171,162,121);
}
#cover .popup #pre #tel{
    display: inline-block;
    width: 430px;
    height: 50px;
    padding-left: 20px;
    border-style: solid;
    border-color: rgb(171,162,121);
    font-size: 22px;
}
#cover .popup #pre .warning-text{
    visibility: hidden;
    margin: 0 0 6px 220px;
    font-size: 16px;
    text-align: left;
    color: #F56C6C;
}
#cover .popup #pre .pass-wrapper{
    overflow: hidden;
    display: inline-block;
    width: 450px;
    height: 50px;
    border: 3px solid rgb(171,162,121);
    font-size: 0;
}
#cover .popup #pre .pass-wrapper #pass{
    display: inline-block;
    position: relative;
    top: -5px;
    width: 290px;
    height: 50px;
    padding-left: 20px;
    border: none;
    outline: none;
    font-size: 22px;
}
#cover .popup #pre .pass-wrapper button{
    position: relative;
    top: -4px;
    width: 140px;
    height: 56px;
    color: #fff;
    font-size: 22px;
    border: none;
    background-color: rgb(171,162,121);
}
#cover .popup #pre .pre-btn{
    width: 457px;
    height: 54px;
    margin-top: 20px;
    background-image: url(../images/pre.png);
}

#cover .popup #pre-success{
    width: 694px;
    height: 412px;
    background-image: url(../images/success.png);
}

#cover .popup #reserved{
    width: 694px;
    height: 412px;
    background-image: url(../images/reserved.png);
}
#cover .popup #reserved .gift{
    position: absolute;
    top: 70%;
    left: 50%;
    width: 457px;
    height: 54px;
    background-image: url(../images/gift.png);
    transform: translateX(-50%)
}

#cover .icon{
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
    background-image: url(../images/close.png);
}
#cover .popup .icon{
    top: -49px;
    right: -49px;
}
#cover .gif .icon{
    top: 67px;
    right: 27px;
}