.page-head{
    width: 6.4rem;
    height: 7.03rem;
    background: url("/custom/img/newcitywar/page-head.jpg");
    background-size: 100% 100%;
}
.page-content{
    width: 6.4rem;
    min-height: 8rem;
    background: url("/custom/img/newcitywar/page-bg.jpg");
    background-size: 6.4rem 0.35rem;
    background-repeat: repeat-y;
    padding-bottom: 0.5rem;
}

/*顶部导航*/
.page-menu{
    width: 6.4rem;
    height: 1.35rem;
    z-index: 20;
    background: url("/custom/img/newcitywar/page-menu.png");
    background-size: 100% 100%;
    position: absolute;
    top: 6rem;
}
.page-main-btn{
    position: absolute;
    width: 1.67rem;
    height: 1.10rem;
    left: 0.65rem;
    z-index: 10;
    top: 0.08rem;
}
.page-main-btn.btn-active{
    background: url("/custom/img/newcitywar/page-main-btn.png?t=202208185");
    background-size: 100% 100%;
}
.page-rule-btn{
    position: absolute;
    width: 1.67rem;
    height: 1.15rem;
    left: 2.35rem;
    z-index: 10;
    top: 0.08rem;
}
.page-rule-btn.btn-active{
    background: url("/custom/img/newcitywar/page-rules-btn.png?t=202208182");
    background-size: 100% 100%;
}
.page-zhu-btn{
    position: absolute;
    width: 1.67rem;
    height: 1.15rem;
    left: 4.1rem;
    z-index: 10;
    top: 0.08rem;
}
.page-zhu-btn.btn-active{
    background: url("/custom/img/newcitywar/page-zhu-btn.png?t=202208182");
    background-size: 100% 100%;
}
/*顶部导航结束*/

.title{
    background: linear-gradient(180deg,#ffe4a4 60%,#c58934);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 0.3rem;
    font-weight: bold;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
    letter-spacing: 3px;
}

.deco::before{
    content: '';
    display: inline-block;
    width: 0.2rem;
    height: 0.41rem;
    left: -0.3rem;
    position: absolute;
    background: url("/custom/img/newcitywar/title-deco.png");
    background-size: 100% 100%;
}
.deco{
    position: relative;
    margin-left: 0.5rem;
}

img{
    width: 100%;
}

.page-pic-center{
    margin: 0 0.2rem;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.btn-active{
    visibility: visible;
}

/*赛事奖励*/
.page-main-title{
    text-align: center;
    font-size: 0.4rem;
    padding-top: 0.35rem;
}
.page-main-first{
    margin-top: 0.3rem;
}

.page-main-second{
    width: 5.17rem;
    height: 0.33rem;
    margin:0.3rem auto;
    font-size: 0.3rem;
    color: #ecbf80;
}
.page-main-pic-big{
    width:2.85rem ;
    height: 2.37rem;
}
.page-main-pic-small{
    width: 1.88rem;
    height: 2.36rem;
}
.page-main-video{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 0.2rem;
    justify-content: flex-start;
    margin-top: 0.12rem;
}
.page-main-item{
    width:2.8rem ;
    height: 2rem;
    margin: 0.1rem;
    background: url("/custom/img/newcitywar/video-bg.png");
    background-size: 100% 100%;
    position: relative;
}
.page-main-item:after{
    content: '';
    width: 0.69rem;
    height: 0.69rem;
    display: inline-block;
    background: url("/custom/img/newcitywar/play-btn.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.page-main-item-img{
    width: 100%;
    height:1.5rem ;
    overflow: hidden;
}
.page-main-item-img img{
    width: 100%;
}
.page-main-item-title{
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.5rem;
}
.pagination{
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0.2rem 0.4rem;
    line-height: 0.41rem;
}
.pagination_active{
    width: 0.54rem;
    height: 0.41rem;
    background: url("/custom/img/newcitywar/pagination_active.png");
    background-size: 100% 100%;
}


/*赛事规则*/
.page-rule-content{
    padding-top: 0.3rem;
    display: none;
}
.page-rule{
    font-size: 0.24rem;
    color: #fff;
    margin: 0.1rem 0.3rem;
    letter-spacing: 2px;
    line-height: 0.4rem;
}
.page-line{
    margin: 0.2rem auto;
    width: 5.78rem;
    height: 0.25rem;
    background: url("/custom/img/newcitywar/line.png");
    background-size: 100% 100%;
}
/*城主榜单*/
.page-zhu-content{
    display: none;
    padding-top: 0.3rem;
}
.page-zhu-name{
    width: 4.78rem;
    height: 3.51rem;
    margin:0.2rem;
}
.page-sub{
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    top: 2.45rem;
}
.page-bangzhu{
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    top: 3rem;
}
.page-banghui{
    text-align: center;
    color: #fff;
    font-size: 0.24rem;
    position: absolute;
    top: 3.3rem;
}
.page-list{
    color: #fff;
    font-size: 0.24rem;
    letter-spacing: 2px;
    line-height: 0.54rem;
    margin: 0.1rem auto;
    width: 5.26rem;
    position: relative;
}
.page-list-up{
    display: flex;
    flex-direction: row;
    justify-content: center;
    box-sizing: border-box;
}
.page-list-init{
    width: 100%;
    border: 1px solid #9b7b4e;
    padding-left: 0.2rem;
    box-sizing: border-box;
}
.page-list-dropdown-btn{
    width: 0.52rem;
    height: 0.56rem;
    background: url("/custom/img/newcitywar/page-zhu-down.png");
    background-size: 100% 100%;
    box-sizing: border-box;
}
.page-list-dropdown{
    width: 100%;
    height: 2rem;
    background:#fff ;
    margin-top: 0.1rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
    color: #9b7b4e;
    overflow-y: scroll;
    position: absolute;
    z-index: 2000;
    display: none;
}
.page-list-dropdown-item{
    border-bottom: 1px dotted #9b7b4e;
}

.page-three{
    display: none;
}
.page-four{
    display: none;
}