#TopTipHolder{overflow:hidden;position:relative;}
#TopTip{height:60px;line-height:60px;text-align:center;background:url(2015121020LC0066460.jpg);background-position:center;}
#TopTipClose{width:85px;height:25px;background:url(close.png) no-repeat;position:absolute;right:60px;top:18px;}
.five_huodong{width:100%;height:1050px;background:url(20180518.jpg?_=0518) no-repeat scroll center 0px;position:absolute;top:30px;left:0;width:100%;height:1095px;z-index:-1;}
.top_nav2{width:1000px;margin:0 auto;}
.wrap{margin:0 auto !important;padding-top:10px;}
.huodong_center{width:1000px;margin:0 auto;height:106px;position:relative;}
.huodong_close{width:20px;height:19px;background:url(index_Bgclose08.png) no-repeat center center;display:block;position:absolute;right:0;top:5px;}
.home_lg_box{width:1000px;margin:0 auto;height:0;line-height: 0;font-size:0;position:relative;}
.home_lg{position:absolute;top:0;right:-108px;width:64px;height:0;background:url(top_ad_btn2.png) no-repeat 0 bottom;}

/*取消活动背景样式开始*/
/* .home_lg_box,.huodong_center,.five_huodong{display:none;}
.top_nav2{width:100%;} */
/*取消活动背景样式结束*/
/*开放活动背景样式开始
 .hongbao1,.hongbao2{display:none;} */
 #TopTipHolder{}  /*如果开启小拉杆效果 此处设置 display:none  view/home/headerindex.cshtml中取消被注释的小拉杆代码*/ 
/*开放活动背景样式结束*/

/*新增世界杯首页元素相关样式开始*/
    .worldcupMask{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:999999;
        background:rgba(000,000,000,0.3);
        display:none;
    }
    .worldcupPop{
        position:fixed;
        top:50%;
        left:50%;
        width:611px;
        height:480px;
        z-index:99999999;
        margin-left:-305px;
        margin-top:-240px;
        display:none;
    }

    .worldCup-img{
        width:611px;
        height:480px;
        display:block;
        background:url(zqindex-pop.png) no-repeat;
    }
    .worldCup-close{
        width:20px;
        height:20px;
        background:url(index_Bgclose08.png) no-repeat center center;
        position:absolute;
        top:45px;
        right:-23px;
        cursor: pointer;
    }
    #time_second{
        font-weight:700;
        background: -webkit-linear-gradient(top,#9bf53b,#dcfecf,#fff605);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 3px #17334f;
    }
    #time_second2{
        background:-webkit-linear-gradient(top,#f5d418,#fdf985,#f5d418);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 3px #17334f;
    }
    .worldCup-time{
        position:absolute;
        top:50%;
        left:50%;
        font-size: 65px;
        margin-top: 52px;
        margin-left: -37px;
    }
    .worldCup-time2{
        position:absolute;
        top:-6px;
        left:40px;
        font-size:55px;
    }
    .worldcup-right_Tip,.worldcup-left_Tip{
        position:fixed;
        right:25px;
        top:180px;
        width:145px;
        height:286px;
        display:block;
        z-index:99;
        background:url(worldcup-right.png) no-repeat center center;
    }
     .worldcup-right_Tip{
        display:none;
     }
    .worldcup-left_Tip{
        left:25px;
        width:150px;
        height:296px;
        display:block;
        background:url(worldcup-left.png) no-repeat center center;
        z-index:9999;
    }
/*新增世界杯首页元素相关样式结束*/