.container {
    width: 1200px;
    margin: 0 auto;
}
body {
    background-color: #040505;
    color: #b8b8b8;
    line-height: 1.5;
    min-width: 1200px;
    font-family: 'Microsoft YaHei', '微软雅黑', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.main-header {
    height: 1034px;
    background: url(https://img.dota2.com.cn/file/cb/e2/cbe2966629fe4bf1ac5cba74fcb129971562645606.jpg) center top
        no-repeat;
    overflow: hidden;
}

.main-header .link-btn {
    width: 258px;
    height: 58px;
    background: url(https://img.dota2.com.cn/file/18/5e/185edb72116fee664e9afecb7f27ab201562645800.png) no-repeat;
    display: block;
    margin: 785px auto 0;
}
.main-header .link-btn:hover {
    opacity: 0.9;
}

.main-match .s-title {
    background: url('https://www.dota2.com.cn/international/2019/qualifiers/images/img-titles.png') no-repeat 50% 0;
    height: 48px;
    width: 180px;
    display: block;
}
.main-match .sec-teams {
    background: url(https://img.dota2.com.cn/file/58/f1/58f1f0667defcac43e5777a41a3537a61561966948.jpg) center top
        no-repeat;
    height: 806px;
    text-align: center;
}
.sec-teams .hd {
    padding-top: 70px;
}
.sec-teams .bd {
    margin-top: 30px;
}
.sec-teams .caption {
    display: inline-block;
    vertical-align: text-top;
    height: 200px;
    width: 240px;
    position: relative;
}

.sec-teams .caption.active {
    background: url(https://www.dota2.com.cn/international/2019/qualifiers/images/bg_caption.png) no-repeat;
    background-size: contain;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.sec-teams .bd2 .caption.active p {
    color: #2b98c3;
}
.sec-teams .caption.active img {
    margin-top: 6px !important;
}
.sec-teams .caption.active p {
    font-size: 18px;
    color: #c86eff;
    margin-top: 16px;
}
.sec-teams .caption.active span {
    bottom: 44px;
    color: #fff !important;
}

.sec-teams .caption img {
    max-width: 100%;
    max-height: 100%;
}
.sec-teams .caption span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    color: #7956af;
}
.sec-teams .bd2 .caption img {
    margin-top: 30px;
}
.sec-teams .bd2 .caption span {
    color: #217495;
}

.main-match .sec-schedule {
    background: url(https://img.dota2.com.cn/file/ec/d8/ecd8b3eba6438986b74a30053862e57d1561967226.jpg) center top
        no-repeat;
    min-height: 300px;
    text-align: center;
    padding-bottom: 300px;
    position: relative;
}

.main-match .schedule-type-box {
    padding: 172px 0 0;
}

.main-match .schedule-type-box .s-desc {
    color: #2b8fb1;
    font-size: 14px;
    line-height: 24px;
}

.main-match .schedule-type-box .schedule-cont {
    margin-top: 55px;
}
.main-match .schedule-type-box .match-type {
    padding-bottom: 100px;
}
.main-match .schedule-type-box .match-type > li {
    position: relative;
    width: 230px;
    display: inline-block;
    margin-right: 28px;
}
.main-match .schedule-type-box .match-type > li i {
    background: url('https://www.dota2.com.cn/international/2019/qualifiers/images/bg-date-line2.png') no-repeat;
    height: 35px;
    width: 170px;
    display: inline-block;
    margin-bottom: 4px;
}
.main-match .schedule-type-box .match-type .group i {
    background-position: 14px 0;
}

.main-match .schedule-type-box .match-type .elimination i {
    background-position: -268px 0;
}
.main-match .schedule-type-box .match-type h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #7956af;
    letter-spacing: 4px;
    margin-bottom: 2px;
}
.main-match .schedule-type-box .match-type > li .date {
    width: 100%;
    height: 80px;
}
.main-match .schedule-type-box .match-type > li .date li {
    float: left;
    width: 80px;
    height: 80px;
}
.fake-table .fake-tr .fake-td {
    padding: 0;
    width: 200px;
    display: block;
    float: left;
}
.main-match .schedule-type-box .match-type > li .date li a {
    border-radius: 4px;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    color: #9868e1;
    background-color: #48277b;
}
.main-match .schedule-type-box .match-type > li .date li a .week {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}
.main-match .schedule-type-box .match-type > li .date li a .day {
    font-size: 48px;
    height: 55px;
    line-height: 55px;
}
.main-match .schedule-type-box .match-type > li .date li:nth-of-type(2) {
    float: right;
}

.main-match .schedule-type-box .match-type > li.active h2 {
    color: #217092;
}
.main-match .schedule-type-box .match-type > li .date li.active a {
    background-color: #a25bdd;
    color: #fff;
    box-shadow: 0 0 21px rgba(201, 162, 255, 0.65);
}
.main-match .point-table-box .point-table {
    width: 650px;
    margin: 0 auto;
}
.main-match .point-table-box .point-table .s-title {
    background-position: 0 -102px;
    margin: 0 auto 16px;
}
.main-match .point-table-box .point-table .s-desc {
    padding-bottom: 43px;
}
.main-match .point-table-box .point-table .fake-table {
    color: #fff;
}
.main-match .point-table-box .point-table .fake-table .fake-tr .fake-th {
    padding: 5px 0;
}
.main-match .point-table-box .point-table .fake-table .fake-thead {
    background-color: #261639;
}
.main-match .point-table-box .point-table .fake-table .fake-tbody .fake-tr {
    background-color: #261639;
    overflow: hidden;
}
.main-match .point-table-box .point-table .fake-table .fake-tbody .fake-tr.hl {
    background: url('https://www.dota2.com.cn/international/2019/qualifiers/images/bd-tr-hl.png') no-repeat left top;
}
.main-match .point-table-box .point-table .fake-table .fake-tbody .fake-tr .fake-td {
    height: 80px;
    line-height: 80px;
}
.main-match .point-table-box .point-table .fake-table .th-rank,
.main-match .point-table-box .point-table .fake-table .td-rank {
    width: 125px;
}
.main-match .point-table-box .point-table .fake-table .th-team,
.main-match .point-table-box .point-table .fake-table .td-team {
    width: 314px;
}
.main-match .point-table-box .point-table .fake-table .th-point,
.main-match .point-table-box .point-table .fake-table .td-point {
    width: 210px;
}
.main-match .point-table-box .point-table .fake-table .t-logo {
    margin-left: 25px;
    overflow: hidden;
    padding-left: 80px;
    text-align: left;
    position: relative;
}
.main-match .point-table-box .point-table .fake-table .t-logo span {
    display: inline-block;
}
.main-match .point-table-box .point-table .fake-table .t-logo img {
    max-width: 75px;
    max-height: 75px;
    float: left;
    margin-left: -80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.main-match .matchmap-box .matchmap {
    width: 920px;
    margin: 0 auto;
    position: relative;
}
.main-match .matchmap-box .matchmap .s-title {
    background-position: 0 -148px;
    margin: 0 auto 16px;
}
.main-match .matchmap-box .matchmap .s-desc {
    padding-bottom: 43px;
    text-shadow: 0 0 1px #606464;
}
.main-match .matchmap-box .mapgroup h2.title {
    border-bottom: 1px solid #3a4247;
    color: #3a4247;
    height: 25px;
    margin-bottom: 55px;
    position: relative;
    text-align: center;
}
.main-match .matchmap-box .mapgroup h2.title .name,
.main-match .matchmap-box .mapgroup h2.title .BO {
    position: absolute;
    left: 0%;
    top: -1px;
    width: 100%;
}
.main-match .matchmap-box .mapgroup h2.title .BO {
    top: 29px;
}
.main-match .matchmap-box .mapgroup .map-box {
    min-height: 250px;
}
.main-match .score-table-box {
    padding-top: 125px;
}
.main-match .score-table-box .score-table {
    width: 1000px;
    margin: 0 auto;
}
.main-match .score-table-box .score-table .fake-table {
    color: #7e619f;
}
.main-match .score-table-box .score-table .fake-table .fake-tr .fake-th {
    padding: 5px 0;
}
.main-match .score-table-box .score-table .fake-table .fake-thead {
    background-color: #0e1114;
}
.main-match .score-table-box .score-table .fake-table .fake-tbody .fake-tr {
    overflow: hidden;
}
.main-match .score-table-box .score-table .fake-table .fake-tbody .fake-tr .fake-td {
    background-color: #261639;
    margin-right: 2px;
    height: 100px;
    line-height: 100px;
    position: relative;
    box-sizing: border-box;
}
.main-match .score-table-box .score-table .fake-table .fake-tbody .fake-tr .fake-td.td-score {
    line-height: 100%;
    padding-top: 19px;
    box-sizing: border-box;
}
.main-match .score-table-box .score-table .fake-table .fake-tbody .fake-tr .fake-td:last-child {
    border-right: 0;
    margin-right: 0;
}
.main-match .score-table-box .score-table .fake-table .th-date,
.main-match .score-table-box .score-table .fake-table .td-date {
    width: 200px;
}
.main-match .score-table-box .score-table .fake-table .th-team,
.main-match .score-table-box .score-table .fake-table .td-team {
    width: 596px;
}
.main-match .score-table-box .score-table .fake-table .th-socre,
.main-match .score-table-box .score-table .fake-table .td-socre {
    width: 200px;
}
.main-match .score-table-box .score-table .fake-table .td-score .t-num {
    display: inline-block;
    background-color: #1b0e29;
    width: 44px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 4px;
    font-size: 36px;
    vertical-align: middle;
    margin-top: -2px;
}
.main-match .score-table-box .score-table .fake-table .td-score .t-num.win {
    color: #fff;
}

.main-match .score-table-box .score-table .fake-table .td-score .t-sign {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 36px;
    color: #7e619f;
    font-weight: 700;
    height: 54px;
    line-height: 44px;
    margin: 0 8px;
}
.main-match .score-table-box .score-table .fake-table em.vs {
}
.main-match .score-table-box .score-table .fake-table .t-logo {
    width: 264px;
    float: left;
    overflow: hidden;
    text-align: left;
}
.main-match .score-table-box .score-table .fake-table .t-logo.win span {
    color: #fff;
}
.main-match .score-table-box .score-table .fake-table .t-logo span {
}
.main-match .score-table-box .score-table .fake-table .t-logo img {
    max-width: 75px;
    max-height: 75px;
}
.main-match .score-table-box .score-table .fake-table .t-logo:last-child {
    padding-left: 66px;
    float: right;
    text-align: left;
    position: relative;
    box-sizing: border-box;
}
.main-match .score-table-box .score-table .fake-table .t-logo:last-child img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main-match .score-table-box .score-table .fake-table .t-logo:first-child {
    padding-left: 0;
    text-align: right;
    position: relative;
    padding-right: 66px;
    box-sizing: border-box;
    width: 264px;
}
.main-match .score-table-box .score-table .fake-table .t-logo:first-child img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.map-box .m-map:after {
    content: '';
    clear: both;
    display: table;
}
.map-box .m-map.m-winmap {
    margin-bottom: 80px;
}
.map-box .m-map .round {
    box-sizing: border-box;
    height: 276px;
    float: left;
    margin-right: 80px;
    width: 170px;
}

.map-box .m-map .round3 .team_a:before {
    height: 145px;
}
.map-box .m-map .round3 .team_a:after {
    top: 171px;
}
.map-box .m-map .round2 .team_b:before {
    height: 151px;
}
.fail .map-box .m-map .round2 .team_b:after {
    bottom: 177px !important;
}

.map-box .m-map .round4 {
    position: absolute;
    right: 0;
    top: 348px;
    margin-right: 0;
}
.map-box .m-map .round4 .group .team {
    background: #65307e !important;
}
.map-box .m-map .round4 p {
    right: 0;
    top: -45px;
    z-index: 10;
}

.map-box .m-map .round.round-last {
    margin-right: 0;
}
.map-box .m-map.m-fail .round {
    height: 120px;
}

.map-box .m-map.m-fail .group > p {
    top: -49px;
}
.map-box .m-map .group {
    box-sizing: border-box;
    margin-bottom: 54px;
    position: relative;
}
.map-box .m-map .group > p {
    margin-top: 13px;
    color: #e1a3ff;
    position: absolute;
    width: 100%;
    left: 0;
}
.map-box .m-map .group.group_a {
    height: 142px;
}
.map-box .m-map .group.group_b {
    padding-top: 47px;
}
.map-box .m-map .group.group_b .time {
    height: 145px;
    line-height: 145px;
}
.map-box .m-map .group.group_c {
    padding-top: 46px;
}
.map-box .m-map .group.group_c .time {
    height: 44px;
    line-height: 44px;
}
.map-box .m-map .group.group_e {
    padding-top: 120px;
}
.map-box .m-map .group.group_e .time {
    height: 300px;
    line-height: 300px;
}
.map-box .m-map .group.group_win {
    padding-top: 298px;
}
.map-box .m-map .group .time {
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666;
    visibility: hidden;
}
.map-box .m-map .group .team {
    width: 170px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #1d3d4b;
    position: relative;
    z-index: 10;
    cursor: default;
}
.map-box .m-map .group .team.team_cp {
    height: 76px;
    margin-top: -20px;
}
.map-box .m-map .group .team.team_cp img {
    width: 56px;
    height: 56px;
    margin-top: 9px;
}
.map-box .m-map .group .team.team_cp span {
    display: block;
    padding-left: 62px;
    padding-right: 10px;
    padding-top: 15px;
    line-height: 1.6;
    margin-right: 0;
}
.map-box .m-map .group .team.team_cp i {
    display: block;
    float: none;
    text-align: left;
    padding-left: 70px;
    line-height: 1.6;
    color: #fff;
}
.map-box .m-map .group .team.m-win {
    z-index: 12;
}
.map-box .m-map .group .team.m-win,
.map-box .m-map .group .team.m-fail {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#58683c+0,8fa354+100 */
    background: #217092;
    /* Old browsers */
    /* background: -moz-linear-gradient(top, #58683c 0%, #8fa354 100%); */
    /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top, #58683c 0%, #8fa354 100%); */
    /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom, #58683c 0%, #8fa354 100%); */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
}
.map-box .m-map .group .team img {
    width: 42px;
    height: 42px;
    margin: 4px 4px 4px 4px;
    position: absolute;
    overflow: hidden;
}
.map-box .m-map .group .team img[src=''] {
    border: none;
    outline: none;
    opacity: 0;
}
.map-box .m-map .group .team span {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding-left: 49px;
    padding-right: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: -40px;
    text-align: left;
}
.map-box .m-map .group .team i {
    display: inline-block;
    float: right;
    width: 40px;
    text-align: center;
    white-space: nowrap;
}
.map-box .m-map .round-last .team span {
    margin-right: -52px;
}
.map-box .m-map .round-last .team i {
    width: 52px;
    height: 50px;
}
.map-box .m-map .team_a:before {
    border-top: 1px solid;
    top: 26px;
}
.map-box .m-map .team_a:after {
    top: 71px;
}
.map-box .m-map .team_b:before {
    border-bottom: 1px solid;
    bottom: 27px;
}
.map-box .m-map .team_b:after {
    bottom: 71px;
}
.map-box .m-map .group_b .team_a:after {
    top: 122px;
}
.map-box .m-map .group_b .team_b:after {
    bottom: 121px;
}
.map-box .m-map .group_b.group_d span:before {
    content: '';
    height: 82px;
}
.map-box .m-map .group_b.group_d .team_b span:before {
    top: -150px;
}
.map-box .m-map .group_c .team_a:after {
    top: 71px;
}
.map-box .m-map .group_c .team_b:after {
    bottom: 71px;
}
.map-box .m-map .group_e .team_a:after {
    top: 195px;
}
.map-box .m-map .group_e .team_b:after {
    bottom: 175px;
}
.map-box.map-box-finals .team.c1 {
    background-color: #3e3121;
}
.map-box.map-box-finals .team.c2 {
    background-color: #3a241d;
}
.map-box.map-box-finals .team.c3 {
    background-color: #32321f;
}
.map-box.map-box-finals .m-datacolor {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}
.map-box.map-box-finals .m-datacolor span {
    margin-left: 10px;
}
.map-box.map-box-finals .m-datacolor i {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 12px;
    margin-top: -2px;
    margin-left: 5px;
}
.map-box.map-box-finals .m-datacolor .c1 {
    background-color: #3e3121;
}
.map-box.map-box-finals .m-datacolor .c2 {
    background-color: #3a241d;
}
.map-box.map-box-finals .m-datacolor .c3 {
    background-color: #32321f;
}
.map-box.map-box-finals .m-datacolor .c4 {
    background-color: #20302b;
}
.map-box.map-box-finals .m-datacolor .c5 {
    background-color: #322435;
}
.map-box.map-box-other .m-map.m-winmap {
    position: relative;
}
.map-box.map-box-other .m-map.m-winmap:before {
    content: '';
    position: absolute;
    width: 800px;
    height: 1px;
    background: #4c3c29;
    bottom: -40px;
    left: 0;
}
.map-box.map-box-other .m-map.m-winmap .round {
    height: 612px;
}
.map-box.map-box-other .m-map.m-winmap .group.group_b {
    margin-bottom: 95px;
}
.map-box.map-box-other .m-map .group.group_win .team_a:before {
    height: 256px;
}
.map-box.map-box-other .m-map .group.group_win .team_a:after {
    top: 274px;
}
.map-box.map-box-other .m-map .group.group_fial_win {
    padding-top: 120px;
}
.map-box.map-box-other .m-map .group.group_fial_win .team_b:before {
    height: 256px;
}
.map-box.map-box-other .m-map .group.group_fial_win .team_b:after {
    bottom: 274px;
}
.map-box.map-box-other .m-map .group.group_other_win {
    padding-top: 555px;
}
.map-box.map-box-s {
    width: 1060px;
}
.map-box .m-schedule {
    margin-top: 18px;
}
.m-map .team.m-win:before,
.m-map .team.m-win:after,
.m-map .team.m-win span:before {
    z-index: 2;
    color: #217092;
}
.m-map .team:before,
.m-map .team:after,
.m-map .team span:before {
    color: #1d3d4b;
}
.m-map .team_a:before,
.m-map .team_b:before {
    content: '';
    width: 40px;
    height: 45px;
    border-right: 1px solid;
    position: absolute;
    left: 170px;
}
.m-map .team_a:after,
.m-map .team_b:after {
    content: '';
    border-top: 1px solid;
    width: 40px;
    height: 1px;
    position: absolute;
    left: 211px;
}
.m-map .group_b .team_a:before,
.m-map .group_b .team_b:before {
    height: 96px;
}
.m-map .group_c .team_a:before,
.m-map .group_c .team_b:before {
    height: 45px;
}
.m-map .group_d .team_a:after,
.m-map .group_d .team_b:after {
    width: 40px;
}
.m-map .group_f .team_a:after,
.m-map .group_f .team_b:after {
    width: 30px;
}
.m-map .group_f .team_a span:before,
.m-map .group_f .team_b span:before {
    content: '';
    width: 10px;
    height: 35px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    position: absolute;
    left: 190px;
}
.m-map .group_f .team_a.team_a span:before,
.m-map .group_f .team_b.team_a span:before {
    top: 54px;
}
.m-map .group_f .team_a.team_b span:before,
.m-map .group_f .team_b.team_b span:before {
    top: -19px;
}
.m-map .group_e .team_a:before,
.m-map .group_e .team_b:before {
    height: 167px;
}
.map-box.map-box-other .m-map.m-winmap .round2 .team_a:after,
.map-box.map-box-other .m-map.m-winmap .round2 .team_b:after {
    width: 264px;
}
.map-box {
    width: 670px;
}
.map-box .m-winmap .round3 {
    padding-top: 143px;
}

.map-header {
    height: 38px;
    background: url(https://www.dota2.com.cn/international/2019/qualifiers/images/bg_line.png) center top no-repeat;
    margin-bottom: 20px;
}

.m-tab {
    text-align: center;
}
.m-tab a {
    font-size: 24px;
    color: #7956af;
    position: relative;
    display: inline-block;
}
.m-tab a:first-child {
    margin-right: 40px;
}
.m-tab a.active,
.m-tab a:hover {
    color: #e1a3ff;
}
.m-tab a.active i,
.m-tab a:hover i {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 44px;
    height: 4px;
    background-color: #e1a3ff;
    margin-left: -22px;
}
.m-tab-panel {
    margin-top: 40px;
    overflow: hidden;
}

.m-tab-panel .score-table-box {
    padding-top: 0;
    display: none;
}

.fake-td .span {
    margin-top: -58px;
    font-size: 14px;
    display: block;
    color: #2b8fb1;
}
