body{
    min-width: 1200px;
    background: #080503;
}
.top-banner-box{
    width: 100%;
    height: 1000px;
    background: url(https://static.pchome.net/pchome/static/pc/images/top-banner-box.jpg) no-repeat top center;
	background-size: cover;
}
.header-box{
    max-width: 1920px;
    width: 100%;
    height: 50px;
}
.header{
    width: 1200px;
    margin: 0 auto;
}
.logo-box{
    display: block;
    float: left;
    /* margin-top: 10px ; */
}
.logo-box img{
    width: 64px;
    height: 28px;
    vertical-align: top;
    margin-top: 12px;
}
.header ul{
    float: right;
}
.header ul li{
    float: left;
    margin-left: 18px;
    margin-top: 14px;
    color: #fff;
    font-size: 14px;
}
.header ul li a{
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 2px;
}
.banner-tit{
    width: 794px;
    height: 391px;
    margin: 110px auto;
    /*background: url(https://static.pchome.net/pchome/static/pc/images1/t-banner-tit.png) no-repeat 0 0;*/
}
.hdjs-box{
    background: #e7cdac;
    width:1200px;
    margin: 0 auto;
    padding: 16px 0 1px 0;
}
.hdjs-tit{
    color: #202221;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.hdjs-tit2{
    width: 204px;
    margin: 20px auto 0;
    height: 5px;
}
.hdjs-tit2 span{
    display: inline-block;
    width: 32px;
    height: 1px;
    background: #24201d;
    vertical-align: top;
}
.hdjs-tit2 em{
    color: #24201d;
    display: inline-block;
    font-size: 12px;
    width: 132px;
    text-align: center;
    vertical-align: top;
    margin-top: -8px;
}
.hdjs-info{
    width: 1122px;
    margin: 16px auto 16px;
    line-height: 36px;
    color: #212121;
    font-size: 16px;
}
.con-bg{
    width: 100%;

    background: url(https://static.pchome.net/pchome/static/pc/images1/con-bg.jpg) no-repeat top center;
}
.time-axis-box{
    width: 1190px;
    margin: 0 auto 106px;
}
.timetit-box{
    margin-left: 20px;
}
.timeul{
    height: 48px;
}
.timeul li{
    float: left;
}
.timeul-left{
    width: 140px;
    height: 4px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/left-line.png) no-repeat 0 0;
}
.timeul-line{
    width: 230px;
    height: 1px;
    background: #d8ba96;
    margin-top: 1px;
}
.timeul-right{
    width: 140px;
    height: 4px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/right-line.png) no-repeat 0 0;
}
.circle{
    cursor: pointer;
    width: 34px;
    height: 34px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-circle.png) no-repeat 0 0;
    margin: -15px 8px 0;
}
.circle-1{
    width: 44px;
    height: 44px;
    margin: -20px 9px 0;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-circle-1.png) no-repeat 0 0;
    transition: all 0.3s;
}
.timetit{
    float: left;
    margin-top: 20px;
    margin-left: 52px;
    max-width: 284px;
    min-width: 144px;
}
.timetit p{
    text-align: center;
    font-size: 20px;
    color: #debb91;
}
.timetit div{
    margin-top: 20px;
    font-size: 22px;
    font-weight: bold;
    color: #debb91;
}
.lasttime{
    float: right;
    margin-right: 105px;
}
.rank-list-tit{
    font-size: 36px;
    font-weight: bold;
    color: #debb91;
    text-align: center;
    margin: 0px auto 12px;
}
.ranking-list-box .hdjs-tit2{
    margin-bottom: 10px;
}
.ranking-list-box .hdjs-tit2 em{
    color: #debb91;
}
.ranking-list-box .hdjs-tit2 span{
    background: #debb91;
}
.rank-list-tips{
    text-align: center;
    color: #debb91;
    line-height: 30px;
    font-size: 16px;
}
.rank-tit-bg{
    width: 438px;
    height: 88px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/rank-tit-bg.png) no-repeat 0 0;
    color: #a87b4f;
    font-size: 36px;
    font-weight: bold;
    line-height: 74px;
    padding-left: 180px;
    position: relative;
    z-index: 2;
    margin: 72px auto 75px;
}
.rank-tit-bg::before{
    content: "";
    display: block;
    width: 360px;
    height: 250px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-stars.png) no-repeat 0 0;
    position: absolute;
    left: -159px;
    bottom: -105px;
    z-index: -1;
}
.right-t::before{
    left: 261px;
}
.rank-l-box{
    width: 1200px;
    background: #342e28;
    margin: 0 auto;
    padding-top: 50px;
}

.rank-l-box2{
    width: 390px;
    background: #342e28;
    margin: 0 auto;
    padding-top: 20px;
}


.rank-l-ul li{
    float: left;
    width: 330px;
    height: 488px;
    margin-left: 50px;
    margin-bottom: 50px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-list-bg.png) no-repeat 0 0;
    transition: all 0.2s;
}
.rank-l-ul li:hover{
    transform: translateY(-15px);
}
.rank-l-ul .r-l-title{
    color: #a87b4f;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 90px;
    line-height: 56px;
}





.rank-l-ul2 li{
    float: left;
    width: 340px;
    height: 488px;
    margin-left: 30px;
    margin-bottom: 30px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-list-bg.png) no-repeat 0 0;
    transition: all 0.2s;
}
.rank-l-ul2 li:hover{
    transform: translateY(-15px);
}
.rank-l-ul2 .r-l-title{
    color: #a87b4f;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 90px;
    line-height: 56px;
}









.rank-img-box{
    display: block;
    width: 205px;
    height: 216px;
    margin: 0 auto;
    position: relative;
}

.rank-img-box2{
    display: block;
    width: 205px;
    height: 216px;
    margin: 0 auto;
    position: relative;
}


.rank-img-box img{
    width: 90%;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}


.rank-img-box2 img{
	width: 90%;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
}

.rank-l-tit a{
    display: block;
    font-size: 22px;
    color: #5c300e;
    text-align: center;
    margin-top: 50px;
}
.rank-l-tit a em{
    display: inline-block;
    width: 15px;
    height: 20px;
    vertical-align: top;
    background: url(https://static.pchome.net/pchome/static/pc/images1/tit-tips.png) no-repeat 0 0;
}
.rank-l-tit a span{
    padding: 0 20px;
    vertical-align: top;
}
.rank-l-tit p{
    font-size: 20px;
    color: #5c300e;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    height: 42px;
    line-height: 42px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.btn-box {
    width: 1200px;
    margin: 80px auto 90px;
}
.btn-box div{
    float: left;
    width: 396px;
    height: 64px;
    border: 2px solid #d2a976;
    transition: all 0.2s;
}
.btn-box div:hover{
    transform: translateY(-10px);
}
.btn{
    margin-left: 137px;
    margin-right: 120px;
}
.btn-box div a{
    font-size: 24px;
    color: #d2a976;
    text-align: center;
    display: block;
    line-height: 64px;
}
.btn-box div:hover a{
    background: #d2a976;
 color: #fff;
}
.btn-box div em{
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #d2a976;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 18px;
}
.btn-box div em span{
    display: block;
    width: 11px;
    height: 17px;
    margin: 5px auto;
    background: url(https://static.pchome.net/pchome/static/pc/images1/right-arrow.png) no-repeat 0 0;
}
.footer-box{
    width: 100%;
    border-top: 1px solid #d2a976;  
    padding-bottom: 20px;
}
#modFootClass {width: 1200px; text-align: center;font:400 16px/26px "simsun";color:#d2a976;margin: 40px auto;}
#modFootClass a{color:#d2a976;text-decoration: none;font-size: 16px;}
#modFootClass a:hover{color:#d2a976;}
#modFootClass span{font-family:"microsoft yahei";}

.openScreen {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.openScreen .top,
.openScreen .bottom {
    height: 50%;
    left: 0px;
    right: 0px;
    background: #fff;
    /*opacity: .5;*/
    position: absolute;
}

.openScreen .top {
    top: 0;
}

.openScreen .bottom {
    bottom: 0;
}
@media screen and (max-width: 1023px) {
    body{
        min-width: 100%;
    }
    .top-banner-box{
        height: auto;
        /*padding-bottom: 1rem;*/
    }
    .header{
        width: 90%;
    }
    .header ul{
        display: none;
    }
    .hdjs-box{
		display: none;
        width: 90%;
        padding: 0.5rem 0;
    }

    .logo-box{
		display: none;
    }
    
    .hdjs-tit2{
        margin: 0.5rem auto 0.5rem;
    }
    .hdjs-tit2 em{
        vertical-align: top;
    }
    .banner-tit{
        width: 6.1rem;
        height: 2.3rem;
        /*background: url(https://static.pchome.net/pchome/static/pc/images1/t-banner-tit.png) no-repeat 0 0;
        background-size: 100% 100%;
		*/
        margin: 1rem auto;
    }
    .hdjs-info{
        width: 90%;
        margin: -0.2rem auto 0;
    }
    .time-axis-box{
        width: 96%;
        margin: 0 auto 1.6rem;
    }
    .timeul{
        height: auto;
    }
    .timeul-left{
        width: 0.9rem;
        height: 2px;
        background: url(https://static.pchome.net/pchome/static/pc/images1/left-line.png) no-repeat 0 0;
        background-size: 100%;
    }
    .circle{
        width: 0.4rem;
        height: 0.4rem;
        background: url(https://static.pchome.net/pchome/static/pc/images1/t-circle.png) no-repeat 0 0;
        margin: -0.2rem 0.08rem 0;
        background-size: 100%;
    }
    .timeul-line{
        width: 1rem;
        height: 0.01rem;
        background: rgba(154,133,107,0.5);
        margin-top: 1px;
    }
    .timeul-right{
        width: 0.9rem;
        height: 2px;
        background: url(https://static.pchome.net/pchome/static/pc/images1/right-line.png) no-repeat 0 0;
        background-size: 100%;
    }
    .timetit-box{
        margin-left: 0;
        display: flex;
    }
    .timetit{
        flex: 1;
        max-width: auto;
    min-width: auto;
    margin-left: 0;
    height: 32px;
    }
    .lasttime{
        margin-right: 0;
    }
    .timetit p{
        font-size: 12px;
    }
    .timetit div{
        font-size: 14px;
        margin-top: 5px;
    }
    .rank-list-tit{
        font-size: 26px;
        margin-bottom: 0;
    }
    .ranking-list-box .hdjs-tit2{
        margin-bottom: 0;
    }
    .rank-tit-bg {
        width: 4rem;
        height: 1rem;
        background: url(https://static.pchome.net/pchome/static/pc/images1/rank-tit-bg.png) no-repeat 0 0;
        background-size: 100% 100%;
        color: #a87b4f;
        font-size: 26px;
        font-weight: bold;
        line-height: 0.8rem;
        padding-left: 1.4rem;
        position: relative;
        z-index: 2;
        margin: 0.8rem auto;
    }
    .rank-tit-bg::before {
        content: "";
        display: block;
        width: 3.6rem;
        height: 2.5rem;
        background: url(https://static.pchome.net/pchome/static/pc/images1/t-stars.png) no-repeat 0 0;
        position: absolute;
        left: -1.59rem;
        bottom: -1.05rem;
        z-index: -1;
        background-size: 100% 100%;
    }
    .rank-l-box{
        padding-top: 0.4rem;
        width: 96%;
    }
    .rank-l-ul li {
        float: left;
        width: 47%;
        height: 6rem;
        margin-left: 2%;
        margin-bottom: 0.5rem;
        background: url(https://static.pchome.net/pchome/static/pc/images1/t-list-bg.png) no-repeat 0 0;
        transition: all 0.2s;
        background-size: 100% 100%;
    }
    .rank-l-ul .r-l-title{
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        padding-top: 1rem;
        line-height: 0.8rem;
    }
    .rank-img-box {
        display: block;
        width: 80%;
        height: 2.8rem;
        margin: 0 auto;
        position: relative;
    }

    .rank-img-box2 {
        display: block;
        width: 80%;
        height: 5.5rem;
        margin: 0 auto;
        position: relative;
    }


    .rank-img-box2 img {
	display: block;
    width: 70%;
    height: 3.80rem;
    margin: 0 auto;
    position: relative;
    }



    .rank-l-tit a{
        font-size: 16px;
        margin-top: 0.3rem;
    }
    .rank-l-tit a em {
        display: inline-block;
        width: 0.22rem;
        height: 0.3rem;
        vertical-align: top;
        background: url(https://static.pchome.net/pchome/static/pc/images1/tit-tips.png) no-repeat 0 0;
        background-size: 100% 100%;
        margin-top: 0.08rem;
    }

    .rank-l-tit a span {
        padding: 0 0.2rem;
    }
    .rank-l-tit p{
        font-size: 14px;
        color: #5c300e;
        text-align: center;
        margin: 0 auto;
        width: 90%;
        height: 0.7rem;
        line-height: 0.7rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }
    .btn-box{
        width: 100%;
        margin:0.8rem auto 0.9rem;
    }
    .btn-box div{
        width: 47%;
        height: 1rem;
        border: 1px solid #d2a976;
    }
    .btn-box div a{
        font-size: 15px;
        line-height: 1rem;
    }
    .btn {
        margin-left: 2%;
        margin-right: 1%;
    }
    .btn-box div em{
        width: 0.28rem;
        height: 0.28rem;
        border-radius: 50%;
        background: #d2a976;
        margin-left: 0.1rem;
        vertical-align: top;
        margin-top: 0.35rem;
    }
    .btn-box div em span {
        display: block;
        width: 0.11rem;
        height: 0.17rem;
        margin: 0.05rem auto;
        background: url(https://static.pchome.net/pchome/static/pc/images1/right-arrow.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    #modFootClass{
        width: 100%;
        text-align: center;
        font: 400 14px/26px "simsun";
        color: #d2a976;
        margin: 0.5rem auto;
    }
    .con-bg{
        height: auto;
    }
    .stars-box{
        display: none;
    }
    .footer-box{
       
        padding-bottom: 0.5rem;
    }
}

.m-star{
    width: 30px;
    height: 30px;
    background: url(https://static.pchome.net/pchome/static/pc/images1/t-stars.png) no-repeat;
    position: absolute;
    background-size: 100% 100%;
    animation: flash 1s alternate infinite;
}
.m-star2{
    right: 50px;
    transform: scale(1.2);
    animation-delay: 1.41606s;
    z-index: 999;
    top: 300px;
}
.m-star3{
    right: 150px;
    transform: scale(1.2);
    animation-delay: 1.1s;
    z-index: 999;
    top: 210px;
}
.m-star4{
    left: 350px;
    transform: scale(1.2);
    animation-delay: 1.2s;
    z-index: 999;
    top: 100px;
}
.m-star5{
    right: 610px;
    transform: scale(1.2);
    animation-delay: 1.3s;
    z-index: 999;
    top: 60px;
}
.m-star6{
    right: 780px;
    transform: scale(1.2);
    animation-delay: 1.5s;
    z-index: 999;
    top: 160px;
}
@keyframes flash {
    0%{opacity: 0;}
    100%{opacity: 1;}
}
