.data-con {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 40px
}

.data-con .left-tab {
    width: 200px;
    height: 100%;
    margin-right: 60px;
    float: left
}

.data-con .left-tab ul .more-tab {
    color: #000000
}

.data-con .left-tab ul .more-tab .arrow {
    width: 16px;
    margin-left: 4px;
    position: relative;
    top: 0
}

.data-con .left-tab ul li {
    list-style: none;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    background: #fff;
    position: relative;
    text-indent: 20px;
    cursor: pointer
}

.data-con .left-tab ul li .select-bar {
    width: 6px;
    height: 48px;
    background: #000000;
    position: absolute;
    margin-right: 15px;
    left: 0;
    top: 0;
}

.data-con .left-tab ul li.selected {
    color: #000000 !important;
    background: #f7f7f7
}

.data-con .right-con {
    width: 940px;
    height: auto;
    float: right
}

.data-con .right-con .sub-tab {
    width: 560px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto 18px
}

.data-con .right-con .sub-tab .selected-tab {
    color: #000000
}

.data-con .right-con .sub-tab span {
    position: relative;
    display: inline-block;
    margin-right: 70px;
    cursor: pointer
}

.data-con .right-con .sub-tab span .selected {
    width: 42px;
    height: 4px;
    background: #000000;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%)
}

.data-con .right-con .tab-con {
    width: 940px;
    font-size: 16px
}

.data-con .right-con .tab-con .no-data {
    width: 100%;
    height: 700px;
    line-height: 700px;
    text-align: center;
    color: #666
}

.data-con .right-con .tab-con .team_point_ranking .group-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #000000;
    font-size: 18px
}

.data-con .right-con .tab-con .team_point_ranking .td, .data-con .right-con .tab-con .team_point_ranking .th {
    background: #f7f7f7;
    height: 45px;
    line-height: 45px;
    color: #333
}

.data-con .right-con .tab-con .team_point_ranking .td span, .data-con .right-con .tab-con .team_point_ranking .th span {
    display: inline-block;
    width: 80px;
    text-align: center;
    overflow: hidden
}

.data-con .right-con .tab-con .team_point_ranking .td span:first-child, .data-con .right-con .tab-con .team_point_ranking .th span:first-child {
    width: 78px
}

.data-con .right-con .tab-con .team_point_ranking .td span:nth-child(2), .data-con .right-con .tab-con .team_point_ranking .th span:nth-child(2) {
    width: 220px;
    text-align: left;
    text-indent: 20px
}

.data-con .right-con .tab-con .team_point_ranking .td {
    background: #fff;
    color: #333;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    cursor: pointer
}

.data-con .right-con .tab-con .team_point_ranking .td span {
    float: left;
    overflow: hidden
}

.data-con .right-con .tab-con .team_point_ranking .team-icon {
    display: inline-block
}

.data-con .right-con .tab-con .team_point_ranking .team-icon img {
    height: 30px;
    margin: 15px 5px 0 20px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .team-icon b {
    font-weight: 400;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    display: inline-block;
    text-indent: 0
}

.data-con .right-con .tab-con .team_point_ranking .td:nth-child(-n+3):nth-child(n) {
    background: #c7c7c7 !important;
    border-bottom: 1px solid #f7f2e7;
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #000000;
    font-size: 18px
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part {
    margin-bottom: 20px
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td, .data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-th {
    background: #f7f7f7;
    color: #333;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ededed;
    overflow: hidden
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td span, .data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-th span {
    font-size: 16px;
    width: 70px;
    text-align: center;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td span:nth-child(2), .data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-th span:nth-child(2) {
    width: 240px;
    text-align: left;
    text-indent: 20px
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td {
    height: 60px;
    line-height: 60px;
    cursor: pointer
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td span:nth-child(2) img {
    width: auto;
    height: 30px;
    display: inline-block;
    float: left;
    margin: 16px 10px 0 15px
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td span:nth-child(2) b {
    display: inline-block;
    font-weight: 400;
    text-indent: 0;
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-con .group-part .group-td:nth-child(-n+4):nth-child(n) {
    background: #dcf3e2 !important;
    border-bottom: 1px solid #e7f7eb
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #000000;
    font-size: 18px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item {
    background: #f7f7f7;
    margin-bottom: 20px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    cursor: pointer
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .group-tit {
    width: 160px;
    display: inline-block;
    text-indent: 28px;
    font-size: 16px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .score {
    display: inline-block;
    width: 80px;
    text-align: center;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-a span {
    float: right;
    text-align: right
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-a img {
    float: right;
    margin-left: 15px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-b span {
    float: left;
    text-align: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-b img {
    float: left;
    margin-right: 15px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-a, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-b {
    display: inline-block;
    width: 340px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-a span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-b span {
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-a img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .total .team-b img {
    margin-top: 14px;
    height: 30px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 {
    border-bottom: 1px solid #ededed
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 {
    cursor: pointer;
    height: 60px;
    line-height: 60px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .group-tit, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .group-tit {
    display: inline-block;
    text-indent: 28px;
    font-size: 16px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .score, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .score {
    display: inline-block;
    width: 80px;
    text-align: center;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-a span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-a span {
    float: right;
    text-align: right
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-a img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-a img {
    float: right;
    margin-left: 15px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-b span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-b span {
    float: left;
    text-align: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-b img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-b img {
    float: left;
    margin-right: 15px
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-a, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-b, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-a, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-b {
    display: inline-block;
    width: 340px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-a span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-b span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-a span, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-b span {
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-a img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match1 .team-b img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-a img, .data-con .right-con .tab-con .team_point_ranking .group-aggregate .group-item .match2 .team-b img {
    margin-top: 14px;
    height: 30px
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #000000;
    font-size: 18px
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item {
    background: #f7f7f7;
    margin-bottom: 20px
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 {
    height: 60px;
    line-height: 60px;
    cursor: pointer
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .group-tit {
    width: 160px;
    display: inline-block;
    text-indent: 28px;
    font-size: 16px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .score {
    display: inline-block;
    width: 80px;
    text-align: center;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-a span {
    float: right;
    text-align: right
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-a img {
    float: right;
    margin-left: 15px
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-b span {
    float: left;
    text-align: left
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-b img {
    float: left;
    margin-right: 15px
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-a, .data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-b {
    display: inline-block;
    width: 340px;
    float: left
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-a span, .data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-b span {
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-a img, .data-con .right-con .tab-con .team_point_ranking .final-match .group-item .match1 .team-b img {
    margin-top: 14px;
    height: 30px
}

.data-con .right-con .tab-con .ranking_types_person, .data-con .right-con .tab-con .ranking_types_team {
    height: auto;
    overflow: hidden
}

.data-con .right-con .tab-con .ranking_types_person .td, .data-con .right-con .tab-con .ranking_types_person .th, .data-con .right-con .tab-con .ranking_types_team .td, .data-con .right-con .tab-con .ranking_types_team .th {
    background: #000000;
    height: 50px;
    line-height: 50px;
    color: #fff;
    overflow: hidden
}

.data-con .right-con .tab-con .ranking_types_person .td span, .data-con .right-con .tab-con .ranking_types_person .th span, .data-con .right-con .tab-con .ranking_types_team .td span, .data-con .right-con .tab-con .ranking_types_team .th span {
    display: inline-block;
    text-align: center;
    float: left
}

.data-con .right-con .tab-con .ranking_types_person .td span:first-child, .data-con .right-con .tab-con .ranking_types_person .th span:first-child, .data-con .right-con .tab-con .ranking_types_team .td span:first-child, .data-con .right-con .tab-con .ranking_types_team .th span:first-child {
    width: 80px
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(2), .data-con .right-con .tab-con .ranking_types_person .td span:nth-child(3), .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(2), .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(3), .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(2), .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(3), .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(2), .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(3) {
    width: 340px;
    text-align: left;
    text-indent: 30px;
    display: inline-block
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(2) img, .data-con .right-con .tab-con .ranking_types_person .td span:nth-child(3) img, .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(2) img, .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(3) img, .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(2) img, .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(3) img, .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(2) img, .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(3) img {
    height: 30px;
    float: left;
    border-radius: 50%;
    margin: 10px 0 0 30px
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(2) b, .data-con .right-con .tab-con .ranking_types_person .td span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(2) b, .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(2) b, .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(2) b, .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(3) b {
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    float: left;
    text-indent: 10px;
    cursor: pointer
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(3), .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(3), .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(3), .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(3) {
    width: 280px
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(3) b, .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(3) b {
    width: 200px
}

.data-con .right-con .tab-con .ranking_types_person .td span:nth-child(4), .data-con .right-con .tab-con .ranking_types_person .th span:nth-child(4), .data-con .right-con .tab-con .ranking_types_team .td span:nth-child(4), .data-con .right-con .tab-con .ranking_types_team .th span:nth-child(4) {
    width: 235px
}

.data-con .right-con .tab-con .ranking_types_person .td, .data-con .right-con .tab-con .ranking_types_team .td {
    background: #fff !important;
    border-bottom: 1px solid #ededed;
    color: #333 !important
}

.data-con .right-con .tab-con .ranking_types_person .td b, .data-con .right-con .tab-con .ranking_types_team .td b {
    font-weight: 400
}

.data-con .right-con .tab-con .schedule .schedule-tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #000000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    position: relative
}

.data-con .right-con .tab-con .schedule .schedule-tit .prev {
    position: absolute;
    left: 20px;
    cursor: pointer
}

.data-con .right-con .tab-con .schedule .schedule-tit .next {
    position: absolute;
    right: 20px;
    cursor: pointer
}

.data-con .right-con .tab-con .schedule .match-item {
    width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden
}

.data-con .right-con .tab-con .schedule .match-item a {
    color: #000;
    display: block;
    overflow: hidden
}

.data-con .right-con .tab-con .schedule .match-item a .playing-minite {
    color: #000000
}

.data-con .right-con .tab-con .schedule .match-item a .start-min {
    float: left;
    width: 160px;
    text-indent: 22px;
    white-space: nowrap;
    text-overflow: hidden;
    overflow: hidden;
    margin-right: 16px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info {
    height: 60px;
    overflow: hidden
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-a {
    float: left
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-a a {
    height: 60px;
    overflow: hidden
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-a a .teama-name {
    width: 220px;
    text-align: right;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-a a img {
    width: 26px;
    float: right;
    margin-top: 18px;
    margin-left: 10px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap {
    width: 78px;
    float: left;
    text-align: center
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .played {
    font-size: 12px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .played .score {
    font-size: 16px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .played .line-two {
    line-height: 30px !important;
    position: relative;
    top: 5px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .played b {
    line-height: 30px !important;
    font-weight: 400;
    display: block
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .going {
    color: #000000
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .postponed {
    font-size: 12px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .postponed .score {
    line-height: 25px;
    position: relative;
    font-size: 16px;
    top: 10px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .vs-score-wrap .postponed b {
    line-height: 30px !important;
    font-weight: 400;
    display: block
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-b {
    float: left
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-b a {
    height: 60px;
    overflow: hidden
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-b a .teamb-name {
    width: 132px;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .team-b a img {
    width: 26px;
    float: left;
    margin-top: 18px;
    margin-right: 10px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .tv-list {
    float: right;
    font-size: 14px;
    margin-right: 18px
}

.data-con .right-con .tab-con .schedule .match-item a .match-info .tv-list a {
    color: #000000;
    float: right;
    margin-left: 10px;
    text-decoration: none
}

.data-con .right-con .tab-con .schedule .match-item:nth-child(2n) {
    background: #f7f7f7
}

.data-con .right-con .tab-con .schedule .match-item:last-child {
    border-bottom: 1px solid #f7f7f7 !important
}