body {
    background: #000 url("../img/website-back-min.jpg") no-repeat center top;
}

.top {
    height: 60px;
}

.top a {
    display: block;
    height: 56px;
    border: 2px solid #FFF;
    text-align: center;
    font-style: normal
}

.top a.top_l {
    float: left;
    width: 146px;
    background: #ed553b;
}

.top a.top_l img {
    vertical-align: middle;
}

.top a.top_r {
    float: right;
    width: 426px;
    background: #2d0341;
    line-height: 56px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
}

.top a.top_r:hover {
    background: #ffa900;
    color: #2d0341
}

.banner {
    width: 1265px;
    height: 535px;
    padding-top: 65px;
    padding-left: 135px;
    background: url("../img/top-back-1.png") no-repeat center;
    position: relative;
    margin: 0px auto;
}

.banner_l {
    width: 560px;
    float: left;
}

.banner_l p.intro {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0.1px;
    line-height: 28px;
}

.banner_l p.award {
    width: 260px;
    height: 40px;
    background: #a40685;
    line-height: 40px;
    font-size: 20px;
    color: rgba(6, 2, 16, 1);
    text-align: center;
    margin-top: 25px;
}

.partner_list {
    margin-top: 50px;
}

.partner_list img {
    max-height: 50px;
    margin-right: 17px;
}

.banner_r {
    width: 550px;
    height: 520px;
    float: right;
    position: relative;
}

.banner_r div {
    color: #FFF;
    text-align: center;
}

.banner_r div p {
    z-index: 1000;
    cursor: pointer;
}

.b1 p {
    width: 130px;
    height: 130px;
    font-size: 30px;
    position: absolute;
    line-height: 130px;
    top: 23px;
    left: 118px;

}

.b2 p {
    width: 100px;
    height: 100px;
    font-size: 25px;
    position: absolute;
    line-height: 100px;
    top: 150px;
    left: 277px;
}

.b3 p {
    width: 80px;
    height: 80px;
    font-size: 18px;
    position: absolute;
    line-height: 80px;
    top: 207px;
    left: 149px;
}

.b4 p {
    width: 70px;
    height: 70px;
    font-size: 14px;
    position: absolute;
    line-height: 70px;
    top: 340px;
    left: 242px;
}

.banner_r div span {
    position: absolute;
    color: rgba(121, 121, 121, 1);
    font-size: 14px;
    z-index: 0;
    display: none;
}

.banner_r div.b1 span {
    font-size: 16px;
    top: 77px;
    left: 250px;
}

.banner_r div.b2 span {
    top: 190px;
    left: 380px;
}

.banner_r div.b3 span {
    top: 238px;
    left: 0px;
}

.banner_r div.b4 span {
    top: 365px;
    left: 100px;
}

.banner_r div.minge {
    width: 100%;
    font-size: 14px;
    position: absolute;
    bottom: 58px;
    color: rgba(121, 121, 121, 1);
}

/*3部分 start*/
.part3 {
    height: 203px;
    position: relative;
}

.part3_box {
    width: 428px;
    /*height: 152px;*/
    border: 2px solid #8a615a;
    background: #2d0341;
    margin-top: 20px;
    position: absolute;
}

.part3_box:first-child {
    left: 0px;
}

.part3_box.vs {
    min-height: 155px;
    left: 484px;
    z-index: 10;
}

.part3_box:last-child {
    right: 0px;
}

.part_top {
    font-size: 16px;
    width: 403px;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #4e3958;
}

.refresh {
    display: inline-block;
    float: right;
    width: 21px;
    height: 18px;
    margin-top: 10px;
    background: url("../img/refresh-button.png") no-repeat center;
}

.part_name {
    display: inline-block;
    width: 180px;
    text-indent: 25px;
    float: left;
}

.news .part_name {
    background: url(../img/news-more.png) no-repeat center left;
    color: rgba(255, 0, 0, 1);
}

.vs .part_name {
    background: url(../img/calendar-icon.png) no-repeat center left;
    color: rgba(31, 220, 220, 1);
}

.video .part_name {
    background: url(../img/video-icon.png) no-repeat center left;
    color: rgba(255, 255, 255, 1);
}

.news_box {
    width: 403px;
    height: 118px;
    margin: 0px auto;
}

.news_box div span {
    display: inline-block;
    color: rgba(121, 121, 121, 1);
    line-height: 30px;
}

.news_box div span:first-child {
    width: 325px;
}

.news_box p {
    font-size: 16px;
    color: #FFF;
    line-height: 25px;
    height: 57px;
}

.news_box div.more span, .video_box div.more span {
    color: rgba(237, 85, 59, 1);
}

.news_box div.more a, .video_box div.more a {
    font-size: 16px;
    color: rgba(237, 85, 59, 1);
}

.video_box {
    width: 403px;
    height: 118px;
    margin: 0px auto;
}

.video_con {
    height: 90px;
}

.video_con a {
    display: block;
    width: 88px;
    height: 74px;
    border: 1px solid #9c9c9c;
    background: #c8c8c8;
    float: left;
    margin-right: 14px;
    margin-top: 5px;
    /*color: rgba(164,6,133,1);*/
    color: #FFF;
    overflow: hidden;
    position: relative;
    font-size: 13px;
    line-height: 18px;
}

.video_con a:last-child {
    margin-right: 0px;
}

.video_con a p {
    width: 90px;
    height: 76px;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, .6);
}

.vs_con {
    width: 403px;
    margin: 0px auto;
    height: 84px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.vs_more {
    height: 15px;
    margin-top: 10px;
    position: relative;
    z-index: 100;
    cursor: pointer;
}

.more_down {
    background: url("../img/extend-button.png") no-repeat center;
}

.more_up {
    background: url("../img/extend-button-2.png") no-repeat center;
}

.vs_team {
    width: 191px;
    height: 70px;
    background: #FFF;
    margin-top: 14px;
    margin-right: 15px;
    float: left;
}

.vs_team:nth-child(2n) {
    margin-right: 0px;
}

.vs_team div {
    width: 85px;
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
}

.vs_team div img {
    width: 50px;
    vertical-align: middle;
}

.vs_team p {
    height: 70px;
    line-height: 70px;
    float: left;
    font-size: 16px;
    color: rgba(121, 121, 121, 1);
}

/*3部分 over*/

/*参赛战队 start*/
.team {
    height: 413px;
    border: 2px solid #8a615a;
    background: #2d0341;
}

.team_box {
    width: 1230px;
    height: 375px;
    margin: 0px auto;
}

.team_top {
    height: 100px;
    width: 100%;
    line-height: 100px;
}

.tp1 {
    font-size: 20px;
    color: #FFF;
    float: left;
}

.tp2 {
    font-size: 16px;
    color: rgba(159, 159, 159, 1);
    float: right;
}

.zone {
    width: 281px;
    height: 160px;
    border: 2px dashed #381549;
    position: relative;
    float: left;
    margin-right: 32px;
    margin-bottom: 25px;
}

.zone:last-child {
    margin-right: 0px;
}

.zone.one {
    width: 121px;
}

.zone img {
    width: 102px;
    height: 102px;
    position: absolute;
    top: 15px;
}

img.team1 {
    left: 10px;
}

img.team2 {
    right: 15px;
}

.zone p {
    font-size: 16px;
    color: rgba(121, 121, 121, 1);
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -12px;
}

.team_intro {
    font-size: 16px;
    color: #ed553b;
    line-height: 35px;
}

.team_name {
    font-size: 14px;
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 19px;
    display: block;
    width: 120px;
    text-align: center;
}

.team1_name {
    left: 0px;
}

.team2_name {
    left: 158px;
}

/*参赛战队 over*/

/*赛程 start*/
.sch {
    height: 580px;
    margin-top: 20px !important;
    border: 2px solid #8a615a;
    background: #2d0341;
}

.sch_box {
    width: 1226px;
    margin: 0px auto;
    overflow: hidden;
}

.sch_top {
    height: 100px;
}

.sch_top span {
    display: block;
}

.stp1 {
    font-size: 20px;
    color: #FFF;
    float: left;
    line-height: 100px;
}

.stp2 {
    float: right;
    margin-top: 40px;
}

.stp2 div {
    width: 80px;
    height: 25px;
    float: left;
    margin-left: 20px;
    color: #ffffff;
    background: #2d0341;
    text-align: center;
    line-height: 25px;
    /* border-radius: 5px; */
    border: 1px solid #ffffff;
    cursor: pointer;
}

.stp2 div.cur {
    background: #ed553b;
}

.sch_con {
    height: 480px;
    width: 2452px;
    position: relative;
}

.sch_l {
    width: 1125px;
    height: 480px;
    float: left;
    margin-left: 51px;
    background: url("../img/group-line.png") no-repeat center;
}

.sch_r {
    width: 1125px;
    height: 450px;
    float: left;
    border: 2px dashed #381549;
    margin-left: 50px;
    background: url("../img/playoff-line.png") no-repeat center;
    position: relative;
}

.sch_group {
    width: 550px;
    /*height: 360px;*/
    height: 450px;
    border: 2px dashed #381549;
    position: relative;
}

.sch_A {
    float: left;
}

.sch_B {
    float: right;
}

.sch_group p {
    width: 43px;
    height: 25px;
    line-height: 25px;
    background: #ED553B;
    color: #ffffff;
    text-align: center;
    position: absolute;
}

.sch_A p {
    right: 40px;
    top: -12px;
}

.sch_B p {
    left: 40px;
    top: -12px;
}

.match {
    width: 160px;
    text-align: center;
    position: absolute;
}

.match dt {
    font-size: 9px;
    color: #ffffff;
}

.match dd {
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #5a142a;
    color: #d2d2d2;
    border: 1px solid #000000a3;
    font-weight: light;
    /*margin-bottom: 2px;*/
}

.match dd:last-child {
    border-top: none;
}

.match dd img {
    width: 30px;
    vertical-align: middle;
    margin: 0px 10px;
}

.sch_r .match dd img {
    width: 42px;
    height: 42px;
}

.match dd span {
    display: inline-block;
    float: left;
}

.sch_B .match dd span {
    float: right;
}

.match dd .tn {
    width: 84px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.sch_A .match0 {
    left: 48px;
    top: 33px;
}

.sch_A .match1 {
    left: 48px;
    top: 166px;
}

.sch_A .match2 {
    left: 323px;
    top: 100px;
}

.sch_A .match3 {
    left: 48px;
    top: 328px;
}

.sch_A .match4 {
    left: 323px;
    top: 271px;
}

.win {
    background: #ed553b !important;
    color: #FFF !important;
}

.score_style {
    float: right;
    margin-right: 10px;
    color: #FFF;
}

.sch_B .match0 {
    right: 48px;
    top: 33px;
}

.sch_B .match1 {
    right: 48px;
    top: 166px;
}

.sch_B .match2 {
    right: 323px;
    top: 100px;
}

.sch_B .match3 {
    right: 48px;
    top: 328px;
}

.sch_B .match4 {
    right: 323px;
    top: 271px;
}

.sch_r p {
    width: 55px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    right: 40px;
    top: -12px;
    background: #FFF;
    color: #000000;
}

.sch_r .match dd {
    width: 200px;
    height: 50px;
    line-height: 50px;
}

.sch_r .match0 {
    left: 240px;
    top: 72px;
}

.sch_r .match1 {
    left: 240px;
    top: 243px;
}

.sch_r .match2 {
    left: 685px;
    top: 157px;
}

.sch_r .match3 {
    left: 18px;
    top: 182px;
}

.sch_r .match4 {
    left: 222px;
    top: 261px;
}

.sch_r .match5 {
    left: 222px;
    top: 182px;
}

.sch_r .match6 {
    left: 701px;
    top: 53px;
}

.sch_r .match7 {
    left: 496px;
    top: 223px;
}

.sch_r .match8 {
    left: 700px;
    top: 223px;
}

.sch_r .match9 {
    left: 973px;
    top: 138px;
}

/*赛程 over*/

/*场地介绍 start*/
.site {
    height: 450px;
    margin-top: 20px !important;
    border: 2px solid #8a615a;
    background: #2d0341;
}

.site_box {
    width: 1230px;
    height: 450px;
    margin: 0px auto;
}

.site_top {
    font-size: 20px;
    color: #FFF;
    height: 80px;
    line-height: 80px;
}

.site_l {
    width: 476px;
    float: left;
}

.site_r {
    width: 713px;
    float: left;
    margin-left: 40px;
    font-size: 18px;
    color: rgba(200, 200, 200, 1);
    line-height: 29px;
}

.partner {
    height: 228px;
}

.partner img {
    max-height: 70px;
    vertical-align: middle;
    margin-top: 80px;
    margin-right: 20px;
}

.partner img:first-child {
    margin-left: 318px;
}



        .source {
            width: 405px;
            margin: 0 auto;
            background: #4f5861;
            color: #a7abb1;
            font-weight: bold;
            display: block;
            white-space: pre;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
        
        .btn {
            background: #f56c4c;
            margin: 40px auto;
            padding: 12px;
            display: block;
            width: 100px;
            color: white;
            text-align: center;
            text-transform: uppercase;
            font-weight: bold;
            text-decoration: none;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }
        
        .btn:hover {
            text-decoration: none;
            opacity: .7;
        }
        .countdown{
            width: 322px;
            height: 74px;
            background: #112f41;
        }

/*场地介绍 over*/