*{
    margin: 0;
    padding: 0;
}
body{
    font-family: '微软雅黑','宋体'!important;
    background: url("../img/index_bg.jpg") no-repeat center 19px;
}
.layout{
    width: 1200px;
    margin: 0 auto;
}
ol,ul,li{
    list-style: none;
}

a{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
}


/*banner start*/
.banner{
    height: 520px;
    width: 100%;
}
.banner ul li{
    width: 100%;
    height: 520px;
    float: left;
}
.banner ul li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    color: #FFF;
}
.li1{
    background: url("../img/banner1.png") no-repeat center -90px;
}
.li2{
    background: url("../img/banner2.png") no-repeat center -89px;
}
.li3{
    background: url("../img/banner3.png") no-repeat center -45px;
}

.desc{
    width: 541px;
    height: 233px;
    background: url("../img/banner_tit.png") no-repeat center;
    position: absolute;
    top: 255px;
    left: 20%;
}
.p1{
    width: 490px;
    font-size: 34px;
    margin-top: 35px;
    margin-left: 34px;
}
.p2{
    width: 485px;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 34px;
}
/*banner over*/

/*赛程直击start*/
.part{
    width: 100%;
    text-align: center;
    margin-top: 45px;
}
.schedule{
    height: 820px;
}
.tab{
    width: 72px;
    height: 144px;
    position: absolute;
}
.tab li{
    width: 72px;
    height: 72px;
    cursor: pointer;
}
.tab_con{
    width: 1192px;
    height: 635px;
    margin-top: 30px;
}
.tab_con>li{
    display: none;
    width: 1192px;
    height: 635px;
}
.s1{
    background: url("../img/s1.png") no-repeat center;
}
.s2{
    background: url("../img/s2.png") no-repeat center;
}
.s2_left{
    width: 318px;
    height: 487px;
    float: left;
    margin-top: 135px;
    margin-left: 130px;
}
.s2_left span{
    width: 318px;
    height: 425px;
    display: inline-block;
    background: #707070;
}
.s2_left p{
    color: #FFF;
    font-size: 34px;
    text-align: center;
    line-height: 65px;
}
.s2_right{
    width: 685px;
    height: 450px;
    float: left;
    margin-top: 135px;
    margin-left: 20px;
}
.s2_right ul{
    width: 685px;
    height: 256px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.s2_right ul li{
    float: left;
    width: 159px;
    height: 256px;

}
.s2_right ul li span{
    display: inline-block;
    width: 159px;
    height: 213px;
}
.s2_right ul li p{
    font-size: 18px;
    color: #FFF;
    line-height: 44px;
    text-align: center;
}
.txt{
    font-size: 12px;
    color: #a0a0a0;
    text-indent: 20px;
    line-height: 20px;
}
/*赛程直击over*/

/*精彩回顾 start*/
.review{
    width: 100%;
    height: 770px;
}
.video_box{
    width: 1303px;
    height: 596px;
    background: url("../img/video_bg.png") no-repeat center;
    margin: 45px auto 0;
}
.video_box_l,.video_box_r{
    width: 600px;
    height: 596px;
    float: left;
    position: relative;
}
.video_box_l a,.video_box_r a{
    display: block;
    border: 2px solid #a40000;
    border-radius: 5px;
    position: absolute;
}
.video_box_l{
    margin-left: 48px;
}
.video_desc{
    color: #ffffFF;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    text-align: center;
    background: #7d0000;
    overflow: hidden;
}
.img{
    display: block;
    border-radius: 5px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-bottom: 2px solid #a40000;
}
.img_big{
    height: 215px;
}
.img_small{
    height: 136px;
}
.img1 img{
    width: 385px;
    height: 215px;
}
.img2 img,.img3 img{
    width: 237px;
    height: 132px;
}
.a1{
    width: 385px;
    height: 240px;
    left: 155px;
    top: 57px;
}
.a2{
    width: 237px;
    height: 161px;
    left: 55px;
    top: 322px;
}
.a3{
    width: 237px;
    height: 161px;
    left: 315px;
    top: 322px;
}
.a4{
    width: 385px;
    height: 240px;
    left: 64px;
    top: 57px;
}

.more1{
    width: 592px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    color: #a80002;
    bottom: 0;
    text-align: center;
    border: none!important;
}
.more2{
    width: 592px;
    height: 58px;
    line-height: 58px;
    font-size: 24px;
    color: #b06e1e;
    bottom: 0;
    left: 5px;
    border-radius: 0px!important;
    text-align: center;
    border: none!important;
    background: rgba(143,78,10,.4);
}
/*精彩回顾 over*/

/*赛事奖金 start*/
.award{
    height: 360px;
}
.award_img{
    height: 184px;
    text-align: center;
    margin-top: 37px;
}

/*赛事奖金 over*/

/*决赛地点 start*/
.final{
    height: 670px;
    position: relative;
}
.final_box{
    position: absolute;
    top: 52px;
}
.final_box div{
    width: 600px;
    float: left;
}
.final_box div p:first-child{
    text-align: center;
    height: 83px;
}
.fianl_box_r{
    text-align: right;
}
.final_desc{
    width: 589px;
    font-size: 14px;
    color: #FFF;
    font-family: 微软雅黑;
    text-align: left;
    line-height: 23px;
    margin-top: 10px;
}
.f2{
    margin-left: 10px;
}

/*决赛地点 over*/

/*合作伙伴 start*/
.partner{
    height: 620px;
}
/*合作伙伴 over*/

/*重大升级 start*/
.updata{
    height: 611px;
}
/*重大升级 over*/

/*iframe start*/
.top{
    width: 100%;
    height: 103px;
    position: relative;
    z-index: 1000;
    top: 0px;
}
/*iframe over*/