.top_nav .dropdown {
    width: 714px;
}



#banner {
    width: 100%;
    padding-top: 27.6%; /* 根据背景图宽高比计算 (530/1920 ≈ 27.6%) */
    background: url(/images/promotion/banner7-n.webp) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}

.promotion-main {
    position: relative;
    padding-top: 84px;
    
    background: #eef2fc;
}

/*导航分类*/
.promotion-nav-cont {
    background: #fff;
}

.tab-promotion li {
    float: left;
    width: 14.2857%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #8996aa;
    cursor: pointer;
    transition: all .1s;
}
.tab-promotion  i {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
}
.icon-liwu{
    color: #725eb2;
}
.icon-tiyu{
    color: #7585ea;
}
.icon-youxishoubing{
    color: #77d0e9;
}
.icon-heitao{
    color: #74ce43;
}
.icon-dianzi{
    color: #b94ede;
}
.icon-majiang1{
    color: #faaa28;
}
.icon-caipiao{
    color: #ec4088;
}
.tab-promotion li:hover,
.tab-promotion li.active  {
    font-size: 18px;
    background: linear-gradient(90deg, #68d55e 0%, #5cb6da 100%);
    color: #fff;
}
.tab-promotion li:hover i,
.tab-promotion li.active i {
    font-size: 18px;
    color: #fff;
}


.promotion-list-cont {
    padding: 20px 0;
    background: url(/images/promotion/main-bg.png) repeat-y center top;
}
.p-item{
    position: relative;
    width: 1200px;
    height: 320px;
    margin: 0 auto 10px;
    border-radius: 10px;
    transition: all .1s;
    cursor: pointer;
}


.p-item:hover{
    /*-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);*/
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);*/
    /*-webkit-transform: translateY(-2%);*/
    /*-ms-transform: translateY(-2%);*/
    /*transform: translateY(-2%);*/
    transform: scale(1.01);
}

.p-header{
    position: relative;
    height: 57px;
    clear: both;
}

.act-tag{
    position: absolute;
    top:23px;
    left:0;
    z-index:10;
}
.type-tag{
    position: absolute;
    top:15px;
    right: -5px;
    z-index:10;
}
.p-content{
    line-height: 1;
    padding: 20px 80px;
}
.img-bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    width: 100%;
    height:100%;
    z-index: 5;
    border-radius: 10px;
}
.context{
    position: relative;
    z-index: 10;
}
.title{
    line-height: 1;
    font-size: 28px;
    color: #262c59;
}
.subtitle{
    position: relative;
    color:#999;
    font-size:18px;
    margin: 30px 0;
}
.act-time{
    color:#999;
    font-size: 18px;
}
/*.type-name{*/
    /*display: inline-block;*/
    /*height: 18px;*/
    /*line-height: 18px;*/
    /*padding: 0 10px;*/
    /*margin: 0 5px;*/
    /*border-radius:9px;*/
    /*text-align: center;*/
    /*vertical-align: middle;*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*background: #5e76b3;*/
/*}*/

.btn{
    display: inline-block;
    width: 139px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
    color: #fff;
    background: url(/images/promotion/pro-btn.png) no-repeat center top;
}


/* 世界杯倒计时条幅 */

.shijiebei-banner{
    width: 100%;
    /* height: 100%; */
    /* position: absolute; */
    margin: 0 auto 0;
    max-width: 1920px;
    display: block;
    min-width: 1200px;
    position: relative;
    /* bottom: 0; */
}
.shijiebei-banner img{
    width: 100%;
    /* height: 100%; */
}
.shijiebei-banner-text {
    font-size: 43px;
    color: #fff;
    position: absolute;
    right: 50%;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    /* line-height: 8rem; */
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-right: -47%;
}
.shijiebei-banner-text-box {

}
.shijiebei-text {
    font-size: 43px;
    position: relative;
    bottom: 3px;
}
.shijiebei-banner-text span.shijiebei-banner-text-days {
    width: 2.5rem;
    height: 4rem;
    display: inline-block;
    /* background-color: #fff; */
    border-radius: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #E9FFFE 100%);
    border: 3.33px solid #D0F0E8;
    color: #4FAFAA;
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.8rem;
    text-align: center;
    margin: 0 5px;
    position: relative;
    top: 0.2rem;
}
.shijiebei-banner img.shijiebei-banner-imgtext {
    width:566px;
}
@media (max-width: 1650px) {
    .shijiebei-banner-text {
        transform: scale(0.9);
    }
}
@media (max-width: 1400px) {
    .shijiebei-banner-text {
        transform: scale(0.8);
    }
    .shijiebei-text {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }
}
@media (max-width: 1200px) {
    .shijiebei-banner-text {
        transform: scale(0.75);
    }
    .shijiebei-text {
        font-size: 40px;
        position: relative;
        bottom: 4px;
    }
}