html, body {
    width: 100%;
    overflow-x: hidden;
    max-width: 1920px;
    background:#000;
    margin: 0 auto;
}

.Navbar {
    display: none;
}

.dn {
    display: none !important;
}

/* common */
img {
    image-rendering: -webkit-optimize-contrast
}

.typePage, .x-typePage {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    left: auto;
    margin-left: auto;
}

.dn, .f-dn {
    display: none !important;
}

.big_bg1 {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/bg2.jpg) #121212 center top no-repeat;
    position: relative;
    padding-bottom: 30px;
}

.x-row_banner {
    height: 510px;
}

.c_title {
    border-bottom: 1px solid #624114;
    margin-bottom: 20px;
    padding: 40px 0 10px;
    position: relative
}

.c_title .tit {
    color: #fff;
    float: left;
    font-size: 28px;
    font-weight: 700;
    padding-right: 35px;
    line-height: 1.1;
    text-shadow: 0 0 0.5em #e98e3c;
}

.c_title .tab_hd {
    float: left;
    position: relative
}

.c_title .tab_hd a {
    font-size: 16px;
    color: #9e8145;
    float: left;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    font-weight: 700;
    position: relative;
}

.c_title .tab_hd a.active, .c_title .tab_hd a:hover {
    color: #fff;
    text-shadow: 0 0 0.5em #e98e3c;
}

.c_title .tab_hd .line {
    position: absolute;
    left: 0;
    width: 0;
    height: 3px;
    background-color: #E4C686;
    bottom: -12px;
    width: 100%;
    height: 46px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/match/title-underline.png) center bottom no-repeat;
}

.c_title .lookMore {
    position: absolute;
    right: 5px;
    bottom: 10px;
    font-size: 16px;
    color: #9d7843
}

.c_title .lookMore:hover {
    color: #E4C686
}

/* 导航开始 */
.x-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.x-nav .logo {
    width: 150px;
    top: 20px;
    left: 35px;
    position: absolute;
}

.x-nav .logo img {
    width: 100%;
}

.x-nav ul {
    padding-top: 20px;
    text-align: left;
}

.x-nav li {
    display: inline-block;
    padding: 0 20px;
    height: 39px;
    line-height: 39px
}

.x-nav li a {
    color: #caab7f;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid transparent
}

.x-nav li a:hover {
    color: #fff;
}

.x-nav_fixed {
    height: 60px;
    background-color: #56391F;
    padding-top: 0;
    position: fixed;
    transform: translateZ(0);
    z-index: 999;
    top: 0;
}

.x-nav_fixed .logo {
    display: none;
}

.x-nav_fixed ul {
    text-align: left;
    padding-top: 0;
    display: block;
    font-size: 0;
}

.x-nav_fixed li a {
    box-shadow: none;
    color: #d5a372;
}

.x-nav_fixed li {
    height: 57px;
    line-height: 53px;
    border-bottom: 3px solid transparent;
    position: relative;
}

.x-nav_fixed li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #8B6534;
}

.x-nav_fixed .no-line:before {
    display: none;
}

.x-nav_fixed li.active {
    border-bottom-color: #F9D39D;
}

.x-nav_fixed li:hover {
    border-bottom-color: #F9D39D;
}

.x-nav_fixed li a:hover, .x-nav_fixed li.active a {
    color: #f9d39d;
}

.x-nav .vote {
    float: right;
    width: 87px;
    height: 130px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/match/link_icon.png) -319px -84px;
    padding: 0;
    margin-right: 20px;
}

.x-nav .vote:before {
    display: none;
}

.x-nav .vote:hover {
    background-position: -721px -84px;
}

.x-nav_fixed .vote {
    width: 188px;
    height: 60px;
    background-position: -1143px -59px;
    border-bottom: none;
    padding: 0;
    margin-right: 0;
}

.x-nav_fixed .vote:hover {
    background-position: -1143px -137px;
}

.nav_card_icon {
    vertical-align: middle;
}

/* 导航结束 */

/* 赛事日程开始 */
.h_schedule .item_product_hd {
    width: 40px;
    height: 34px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) 0 0 no-repeat;
}

.h_schedule .product_hs {
    background-position: -26px -25px;
}

.h_schedule .product_hs:hover, .h_schedule .product_hs.active {
    background-position: -26px -75px;
}

.h_schedule .product_heroes {
    background-position: -91px -25px;
}

.h_schedule .product_heroes:hover, .h_schedule .product_heroes.active {
    background-position: -91px -75px;
}

.h_schedule .product_sc2 {
    background-position: -155px -25px;
}

.h_schedule .product_sc2:hover, .h_schedule .product_sc2.active {
    background-position: -155px -75px;
}

.h_schedule .product_war3 {
    background-position: -221px -25px;
}

.h_schedule .product_war3:hover, .h_schedule .product_war3.active {
    background-position: -221px -75px;
}

.h_schedule .video_download_wrap {
    border-color: #78531D;
    margin-top: 4px;
}

.h_schedule .info_left {
    width: auto;
}

.h_schedule .video, .h_schedule .download_btn {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -8px -552px;
    width: 29px;
    height: 31px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.h_schedule .download_btn {
    background-position: -37px -552px;
}

.h_schedule .video:hover {
    background-position: -74px -552px;
}

.h_schedule .download_btn:hover {
    background-position: -103px -552px;
}

.h-pop_download_video_cont {
    background: #423225;
    border-color: #F4C568;
}

.h-pop_download_video_cont .h2 {
    border-color: #EBBA63;
}

.h-pop_download_video_ul li .download {
    color: #F4CC99;
}

.h-pop_download_video_ul li {
    background: #281E15;
}

.h-pop_download_video_ul li:nth-child(odd) {
    background: #281E15;
}

.h_schedule .schedule_item {
    height: 221px;
}

.h_schedule .info {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/table_top.jpg);
}

.h_schedule .players {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/table_bottom.jpg);
    height: 160px;
}

.h_schedule .player_logo_mask {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/mark.png);
    height: 160px;
}

.h_schedule .players .name {
    color: #e9c068;
}

.h_schedule .vs {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/VS.png);
    margin: 40px auto 0 -5px;
}

.h_schedule .point_item {
    border: none;
    font-size: 32px;
    width: 27px;
    height: 39px;
    line-height: 39px;
    border-radius: 3px;
    -webkit-background: linear-gradient(#966a35, #cba25b);
    -moz-background: linear-gradient(#966a35, #cba25b);
    -ms-background: linear-gradient(#966a35, #cba25b);
    background: linear-gradient(#966a35, #cba25b);
}

.h_schedule .points .dot {
    padding: 0 3px;
}

.h_schedule .points .dot:before {
    width: 8px;
    left: 50%;
    margin-left: -4px;
    height: 5px;
    background: #C58649;
    border: none;
}

.schedule_item .players .u-logo {
    font-size: 40px;
    color: #304AAB;
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 54px;
    height: 54px;
    margin-left: -27px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png?1) -37px -130px;
}

.schedule_item .players .u-logo-hs {
    background-position: -92px -130px;
    bottom: 6px;
}

.schedule_item .players .u-logo-heroes {
    background:url("https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/bgp-logo.png") no-repeat 0 0;
    width: 81px;
    height: 28px;
    margin-left: -40.5px;
    bottom: 19px;
}

.schedule_item .players .u-logo-hs_bg {
    background-position: -149px -130px;
}

.schedule_item .players .u-logo-wowclassic {
  background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/wow-logo.png) no-repeat 0 0;
  width: 35px;
  height: 34px;
  margin-left: -17.5px;
  bottom: 14px;
}

.schedule_item .players .u-logo-war3 {
    background-position: -209px -130px;
}

/* 赛事日程结束 */

/* 直播模块 */
.noData {
    text-align: center;
    padding-top: 100px;
    color: #d5a372;
}

.s_live {
    margin: 0 auto;
    position: relative;
}

.s_live .title {
    padding-bottom: 18px;
}

.s_live .tit_l {
    float: left;
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    padding-right: 20px;
    text-shadow: 0 0 0.2em #e98e3c, 0 0 0.2em #e98e3c;
}

.s_live .live_tabs {
    float: left;
    position: relative;
    top: 10px;
}

.s_live .live_tabs li {
    display: inline-block;
    font-size: 16px;
    color: #ab8d58;
    padding-left: 10px;
    cursor: pointer;
}

.s_live .live_tabs li.active {
    color: #fff;
    text-shadow: 0 0 4px rgb a(178, 140, 85, 1), 0 0 8px rgba(178, 140, 85, 0.8), 0 0 16px rgba(178, 140, 85, 0.5), 0 0 32px rgba(178, 140, 85, 0.2);
}

.s_live .live_tabs li:hover {
    color: #fff;
    text-shadow: 0 0 4px rgba(178, 140, 85, 1), 0 0 8px rgba(178, 140, 85, 0.8), 0 0 16px rgba(178, 140, 85, 0.5), 0 0 32px rgba(178, 140, 85, 0.2);
}

.s_live .live_box_bg {
    width: 100%;
    height: 523px;
    background: -webkit-linear-gradient(#b57f32, #fbda93, #9a7037, #d6a463);
    background: linear-gradient(#b57f32, #fbda93, #9a7037, #d6a463);
    padding: 3px;
    float: left;
}

.s_live .live_box {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.s_live .c_title {
    border: none;
}
.live_info{
    display: flex;
    justify-content: space-between; 
    width: 1200px;
    height: 436px;
}
.live_info_0{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/live-bg-1.jpg) no-repeat 0 0;
}
.live_info_1{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/live-bg-2.jpg) no-repeat 0 0;
}
.live_info_2{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/live-bg-3.jpg) no-repeat 0 0;
}
.live_title {
    height: 147px;
}
.live_tab_hd{
    width: 589px;
    height: 150px;
}
.live_tab_hd .item{
     cursor: pointer;
     text-indent: -999em;
}
.live_tab_bd {
    margin-top: 18px;
    width: 590px;
}

.live_tab_bd .item {
    height: 411px;
    overflow-y: hidden;
}

.match_scroll {
    padding: 0 8px 0 15px;
}
.match_scroll p{
    min-height: 402px;
}
.game_info {
    color: #d9b576;
    font-size: 14px;
}

.game_intro {
    font-size: 18px;
    color: #f9d39d;
    font-weight: 700;
}

.game_intro .time {
    margin-left: 7px;
}

.game_info .match {
    color: #d9b576;
    float: right;
}

.game_intro .reward {
    color: #f9d39d;
    float: right;
    font-size: 14px;
    margin-top: 3px;
}

.game_intro .reward strong {
    font-size: 12px;
    color: #d9b576;
    margin: 0 5px;
}


/* 直播模块结束 */

/* 滚动条样式 */
.mCustomScrollBox>.mCSB_scrollTools {
    width: 5px;
    opacity: 1;
    right: 3px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px
}

.mCSB_container {
    padding-right: 15px
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    background: #3b3122;
}

.mCSB_scrollTools .mCSB_dragger {
    width: 5px;
    border-radius: 5px;
    background: #7e5f32;
}

.mCSB_scrollTools .mCSB_dragger:hover {
    background: #C0854B
}

/* 滚动条样式 结束 */

/* 新闻开始 */

.news_list_scroll .item_news {
    padding: 14px 0;
    border-bottom: 1px solid #73533C;
}

.news_list_scroll .img {
    float: left;
    width: 138px;
    height: 68px;
    border: 1px solid #7E4F2D;
    overflow: hidden;
}

.news_list_scroll .img img {
    width: 100%;
}

.news_list_scroll .d1 {
    float: right;
    width: 143px;
    color: #F0CB97;
}

.news_list_scroll h4 {
    height: 35px;
    line-height: 17px;
    overflow: hidden;
}

.news_list_scroll .time {
    padding-top: 16px;
    color: #CA9663;
}

.news_list_scroll a:hover .d1, .news_list_scroll a:hover .time {
    color: #fff;
}

.news_list_scroll a:hover .img {
    border-color: #9F6F41;
}

/* 新闻结束 */

/* 各游戏模块开始 */


.game_bracket_hd {
    text-align: center;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/line.png) top center no-repeat;
    position: relative;
    font-size: 0;
    height: 102px;
}

.game_bracket_hd:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(163, 113, 64, 0), rgba(163, 113, 64, 1), rgba(163, 113, 64, 0));
}

.game_bracket_hd .item {
    display: inline-block;
    color: #9e8145;
    font-weight: bold;
    cursor: pointer;
    width: 240px;
    height: 98px;
    position: relative;
    font-size: 16px;
    vertical-align: top;
}

.game_bracket_hd .item i {
    position: absolute;
    left: 30px;
    top: 10px;
    width: 70px;
    height: 80px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) no-repeat;
}

.game_bracket_hd .item_hs i {
    background-position: -29px -355px;
}

.game_bracket_hd .item_hs_bg i {
    background-position: -29px -355px;
}

.game_bracket_hd .item_bgp i {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/sprite.png) no-repeat  -20px -18px;
    width: 125px;
}

.game_bracket_hd .item_wow i {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/sprite.png) no-repeat -195px -12px;
    width: 57px;
}

.game_bracket_hd .item_war3 i {
    background-position: -436px -359px;
}

.game_bracket_hd .item.item_bgp p {
    padding-left: 159px;
}

.game_bracket_hd .item.item_hs_bg p, .game_bracket_hd .item.item_wow p, .game_bracket_hd .item.item_hs p {
    line-height: 20px;
    padding-top: 10px;
    height: 50px;
}

.game_bracket_hd .item.item_hs_bg .sp_label {
    position: absolute;
    width: 60px;
    height: 16px;
    bottom: 20px;
    right: 38px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/label.png) top center no-repeat;
}

.game_bracket_hd .item p {
    line-height: 60px;
    height: 60px;
    padding-left: 105px;
    border-left: 1px solid #6d4f24;
    margin-top: 20px;
    text-align: left;
}

.game_bracket_hd .item.item_war3 p {
    border-right: 1px solid #6d4f24;
}

.game_bracket_hd .item.active {
    color: #ffe9bd;
    font-weight: 700;
    background: rgba(206, 169, 96, 0.1)
}

.game_bracket_hd .item.active:before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    background: #fedda3;
}

.page_place {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/vote/pc/page_place_bg.jpg) #19130C center top no-repeat;
}

.page_place .page_title .font_img_title {
    width: 117px;
    height: 28px;
    background-position: 0 -300px;
}

.page_place_cont {
    padding: 20px 0 55px;
    color: #998055;
    text-align: center;
}

.page_place_cont h2 {
    font-size: 28px;
}

.page_place_cont .desc {
    font-size: 16px;
    padding-bottom: 20px;
}

.place_photo_wrap {
    border: 1px solid #6C5334;
    padding: 5px 0;
    font-size: 0;
    position: relative;
}

.place_photo_wrap .item_photo {
    margin: 5px;
}

.g_map_btns {
    position: absolute;
    right: 23px;
    bottom: 25px;
}

.g_map_btns .map_btn {
    display: inline-block;
    height: 38px;
    padding: 0 14px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: rgba(79, 51, 25, 0.6);
    border-radius: 3px;
    margin: 0 4px;
}

.g_map_btns .map_btn:hover {
    background: rgba(79, 51, 25, 1);
}

.g_map_btns .icon_magnifier {
    width: 24px;
    height: 24px;
    background-position: -209px -8px;
    vertical-align: middle;
    margin-right: 3px;
}

.g_map_btns .icon_location {
    width: 16px;
    height: 22px;
    background-position: -263px -8px;
    vertical-align: middle;
    margin-right: 7px;
}

/* .game_bracket_hd .item:after {
    content: '';
    position: absolute;
    height: 43px;
    width: 1px;
    right: 0;
    top: 40px;
    background: #342415;
} */
.game_bracket_hd .item_war3:after {
    display: none;
}

/* 
.game_bracket_hd .item.active i {
    background-position: 0 -336px;
}

.game_bracket_hd .item_heroes.active i {
    background-position: -134px -336px;
}

.game_bracket_hd .item_sc2.active i {
    background-position: -268px -336px;
}

.game_bracket_hd .item_war3.active i {
    background-position: -402px -336px;
} */
.game_bracket_bd {
    min-height: 500px;
    padding-bottom: 137px;
    background: #14100a;
    border-bottom: 2px solid #C0854B;
}

.game_bracket_bd .section_bonus .c_title {
    padding: 40px 0 0px;
    margin-bottom: -20px;
    border-bottom: none;
}
.game_bracket_bd .game_items {
    width: 100%;
}

.game_bracket_bd .game_items>.item {
    display: none;
}



.game_item_hs, .game_item_hs_bg {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/bg_hs.jpg) top center no-repeat;
}

.game_item_hs_bg .eight {
    display: none;
}

.game_item_war3 {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/bg_war3.jpg) top center no-repeat;
}

.game_item_sc2 {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/bg_sc2.jpg) top center no-repeat;
}

.section_bracket .c_title .desc {
    float: left;
    padding: 0 20px 0 65px;
    height: 40px;
    line-height: 40px;
    background: #48321C;
    border-left: 4px solid #8F6331;
    border-right: 4px solid #8F6331;
    font-size: 16px;
    color: #fff;
    vertical-align: center;
    position: relative;
}

.section_bracket .c_title .icon_crown {
    position: absolute;
    top: 6px;
    left: 23px;
    width: 36px;
    height: 25px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -764px 0 no-repeat;
    vertical-align: center;
}

.section_players .c_title {
    padding-top: 50px;
    border-bottom: 1px solid #503b1b;
}

.section_players .c_title .tit {
    line-height: 50px;
}

.section_bracket .c_title .desc strong {
    font-weight: 700;
    color: #f9d39d;
}

.h-bracket {
    background: #31251A;
    padding: 35px;
    min-height: 487px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .h-bracket_single_double{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
} */
.h-bracket_group .bracket_group_rank, .h-bracket_group .bracket_group_fights {
    width: 550px;
}

.fights_box .rule {
    padding: 18px 30px;
    background: #2A1E16;
    color: #8c6d30;
}

.section_bracket {
    padding-bottom: 42px;
}

.fight_box_hs_bg {
    position: relative;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/fight-hsBg-bg.png) no-repeat 0 0;
    width: 1179px;
    padding: 10px;
    height: 831px;
}

.fights_box {
    position: relative;
    z-index: 9;
}

.h_schedule .schedule_bd_lev1 {
    min-height: 268px;
}

.fight_box_bg .game_logo_bg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.hsTabBigBox .h-bracket-skin-cs {
    width: 1225px;
    padding: 15px 10px;
}

.hsTabBigBox .h-bracket-skin-cs .h-bracket {
    padding: 30px 0 0 20px;
}

.h-bracket-skin-cs {
    position: relative;
    padding: 10px;
    background: #2A1E16 url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/bg_schedule.jpg) top center/100% 100% no-repeat;
}

.h-bracket-skin-cs .h-bracket_single_double {
    width: 2000px;
}

.h-bracket-skin-cs .h-bracket_single_double .competitor {
    background: #9c7f4e;
    border-color: #c29e6b;
}

.h-bracket-skin-cs .h-bracket_single_double .logo {
    background: #786038;
}

.h-bracket-skin-cs .h-bracket_single_double .score {
    background-color: #846b41;
}

.h-bracket-skin-cs .h-bracket_single_double .line-right, .h-bracket-skin-cs .h-bracket_single_double .match-bottom .line-right, .h-bracket-skin-cs .h-bracket_single_double .line-center, .h-bracket-skin-cs .h-bracket_single_double .match-bottom .line-center {
    border-color: #644631;
}

.h-bracket-skin-cs .h-bracket_single_double .line-hight .line-right, .h-bracket-skin-cs .h-bracket_single_double .line-hight .line-center {
    border-color: #EDA323;
}

.h-bracket-skin-cs .h-bracket_single_double .high-light {
    border-color: #fccf72;
    transition: 0.4s;
    background: #fccf72;
}

.h-bracket-skin-cs .h-bracket_single_double .high-light .logo {
    background-color: #c8a153;
}

.h-bracket-skin-cs .h-bracket_single_double .high-light .score {
    background-color: #d1ab5e;
}

.h-bracket-skin-cs .h-bracket_single_double .video-icon, .h-bracket-skin-cs .h-bracket_single_double .live-icon {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/h-bracket-sprite.png);
}

.h-bracket_group .bracket_group_fights .data_tab_hd dt, .bracket_group_rank .data_tab_hd dt {
    border-color: #D39746;
}

.h-bracket_group .bracket_group_fights_cont, .bracket_group_rank_cont {
    border-color: #B78152;
}

.h-bracket_group .bracket_group_fights_cont:before, .bracket_group_rank_cont:before {
    background-color: #B78152;
}

.h-bracket_group .bracket_group_rank thead tr {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/match/group_fights_hd_bg.jpg);
}

.h-bracket_group .bracket_group_rank th, .h-bracket_group .bracket_group_rank thead tr {
    height: 37px;
    color: #ffdd9e;
}

.h-bracket_group .bracket_group_rank th {
    background: transparent;
}

.h-bracket_group .bracket_group_rank tr, .h-bracket_group .bracket_group_rank tbody .point, .h-bracket_group .bracket_group_rank tbody .team, .h-bracket_group .bracket_group_rank tbody .rank {
    border-color: #56391F;
}

.bracket_group_rank tbody .win {
    border-right: 1px solid #56391F;
}

.h-bracket_group .bracket_group_rank tr.od {
    background: transparent;
}

.h-bracket_group .bracket_group_rank tr {
    height: 125px;
}

.h-bracket_group .bracket_group_rank .draw {
    display: none;
}

.h-bracket_group .bracket_group_rank th.draw, .h-bracket_group .bracket_group_rank th.lose, .h-bracket_group .bracket_group_rank th.win {
    width: 56px;
}

.h-bracket_group .bracket_group_rank tbody .draw, .h-bracket_group .bracket_group_rank tbody .lose, .h-bracket_group .bracket_group_rank tbody .win {
    color: #fff;
    font-size: 18px;
}

.h-bracket_group .bracket_group_rank tbody .team .name {
    font-size: 16px;
}

.h-bracket_group .bracket_group_rank tbody .rank {
    text-shadow: none;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}

.h-bracket-skin-cs .h-bracket_single_double .high-light .name, .h-bracket-skin-cs .h-bracket_single_double .name {
    color: #261c0f;
}

.h-bracket_group .bracket_group_rank_cont_end tbody .rank_icon {
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -261px -551px no-repeat;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
}

.h-bracket_group .bracket_group_rank_cont_end tbody .rank_icon_2 {
    background-position: -261px -625px;
}

.h-bracket_group .bracket_group_rank_cont_end tbody .rank_icon_3 {

    /* background-position:-261px -696px; */
    background: none;
}

.h-bracket_group .bracket_group_rank_cont_end tbody .rank_icon_4 {
    background: none;
}

.h-bracket_group .bracket_group_rank tbody .point {
    font-weight: 400;
    text-shadow: none;
}

.h-bracket_group .bracket_group_rank th.team {
    width: 320px;
}

.h-bracket_group .bracket_group_rank tbody tr:hover {
    border-color: #B78152;
    box-shadow: 0 0 0px 1px rgba(183, 129, 82, 1), 0 0 6px 2px rgba(183, 129, 82, 0.2), 0 0 8px 2px rgba(183, 129, 82, 0.3)
}

.h-bracket_group .bracket_group_fights_cont tr {
    height: 77px;
    border-color: #56391F;
}

.h-bracket_group .bracket_group_fights_cont tr:hover {
    background: rgba(42, 30, 22, 0.8) !important;
}

.h-bracket_group .bracket_group_fights_cont, .bracket_group_rank_cont {
    height: 539px;
}

.h-bracket_group .bracket_group_fights_cont tr.ev {
    background: transparent;
}

.h-bracket_group .bracket_group_fights_cont td.time {
    color: #d9b576;
    width: 58px;
}

.h-bracket_group .bracket_group_fights_cont .final_icon {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -748px -67px no-repeat;
    display: inline-block;
    width: 42px;
    height: 18px;
}

.h-bracket_group .bracket_group_fights_cont td.points .point {
    background: #65442C;
    border-radius: 3px;
}

.h-bracket_group .bracket_group_fights_cont td.points .s1 {
    color: #65442C;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn {
    color: #D39D67;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn {
    display: inline-block;
    width: 29px;
    height: 31px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -8px -612px no-repeat;
    vertical-align: middle;
    margin-left: 5px;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn:hover {
    background-position: -74px -612px;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn_download {
    background-position: -37px -612px;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn_download:hover {
    background-position: -103px -612px;
}

.h-bracket_group .bracket_group_fights_cont td.btn_wrap .btn:hover .icon {
    background-position: center center;
}

.h-bracket_group .bracket_group_fights_cont td.player .logo, .h-bracket_group .bracket_group_fights_cont td.target .logo, .h-bracket_group .bracket_group_rank tr .logo {
    width: 50px;
    border-radius: 50px;
    background: #3C291A;
}

.h-bracket-skin-heroes .h-bracket_group .bracket_group_fights_cont td.player .logo, .h-bracket-skin-heroes .h-bracket_group .bracket_group_fights_cont td.target .logo, .h-bracket-skin-heroes .h-bracket_group .bracket_group_rank tr .logo {
    background: transparent;
}

.h-bracket_group .bracket_group_fights_cont td.player, .h-bracket_group .bracket_group_fights_cont td.target {
    white-space: 0;
}

.h-bracket_group .bracket_group_fights_cont td.player .name, .h-bracket_group .bracket_group_fights_cont td.target .name {
    width: 93px;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.h-bracket-skin-heroes .h-bracket_group .bracket_group_fights_cont td.player .name, .h-bracket-skin-heroes .h-bracket_group .bracket_group_fights_cont td.target .name {
    width: 120px;
}

.h-bracket_group .bracket_group_fights_cont tr .race {
    vertical-align: middle;
    margin: 0 2px;
}

.h-bracket_group .bracket_group_fights_cont tr .u-font {
    font-size: 20px;
    font-weight: 400;
    padding: 0 1px;
}

.h-bracket_group .bracket_group_rank tr:before {
    width: 3px;
    height: 123px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -187px -545px no-repeat;
    transform: translateY(0);
}

.h-bracket_group .bracket_group_rank tbody tr:hover:before {
    left: -10px;
}

/* 选手介绍 */
.players_wrap {
    text-align: center;
}

.players_wrap .item {
    width: 150px;
    height: 162px;
    display: inline-block;
    cursor: pointer;
}

#war3PlayerWrap .war3TeamLogo {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
}

#war3PlayerWrap .marginLeft {
    margin-left: 20px;
}

#war3PlayerWrap li {
    width: 140px;
    vertical-align: top;
}

#war3PlayerWrap .war3TeamLogo img {
    vertical-align: top;
    width: 100%;
    height: 100%;
}

.players_wrap .photo_bg, .team_pop_wrap .photo_bg {
    display: inline-block;
    width: 115px;
    height: 115px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/player_icon.png) top center no-repeat;
    position: relative;
    text-align: center;
}

.players_wrap .photo_bg.lose, .team_pop_wrap .photo_bg.lose {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sliver.png) top center no-repeat;
}

/* .players_wrap .photo_bg:hover {
background-position: -118px -680px;
} */
.players_wrap .photo_player, .team_pop_wrap .photo_player {
    width: 104px;
    border-radius: 100px;
    margin-top: 4px;
}

.players_wrap .eight {
    position: absolute;
    margin-left: -46px;
    left: 50%;
    width: 92px;
    height: 24px;
    bottom: 0px;
    color: #231812;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/win2.png) top center no-repeat;
}

.players_wrap .name {
    padding-top: 10px;
    color: #8c6d30;
    font-size: 14px;
}

.players_wrap .leader {
    font-size: 14px;
    color: #15100a;
    background-color: rgba(140, 109, 48, 1);
    border-radius: 12px;
    padding: 2px 6px;
    box-sizing: border-box;
    margin-right: 5px;
}

.team_pop_wrap {
    width: 820px;
    background: #82652d url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/pop_line.jpg) top center no-repeat;
    color: #d5a372;
    border-bottom: 1px solid #C0854B;
}

.team_pop_wrap .team_info_hd {
    padding: 25px 30px;
    display: table;
    vertical-align: middle;
}

.team_pop_wrap .logo {
    width: 130px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 130px;
}

.team_pop_wrap .des {
    display: table-cell;
    width: 600px;
    padding-left: 20px;
    vertical-align: middle;
}

.team_pop_wrap .des .h3 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}

.team_pop_wrap .team_player_wrap {
    text-align: center;
    background: #ddb173;
    padding: 30px 0;
    text-align: center;
}

.team_pop_wrap .player_item {
    width: 150px;
    display: inline-block;
}

.team_pop_wrap .player_item p {
    line-height: 1.3;
}

.team_pop_wrap .photo_wrap {
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/sprite.png) -9px -680px no-repeat;
}

.team_pop_wrap .photo {
    width: 92px;
    border-radius: 100px;
    margin-top: 4px;
}

.team_pop_wrap .player_id {
    font-weight: 700;
}
.bonus_bg{
    height: 276px;
}
.bonus_hs {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/hs-prize.png) 0 0 no-repeat;
}

.bonus_bgp {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/prize-bgp.png) no-repeat 0 0;
}

.bonus_hs_bg {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/hs-bg-prize.png) no-repeat 0 0;
}

.bonus_wow {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/prize-wow.png) no-repeat 0 0;
}

.bonus_war3 {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/war3-prize.png) no-repeat 0 0;
}

/* 各游戏模块结束 */
.x-row_cooperation .item a {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/common/cooperation.png);
}

.x-row_cooperation .item {
    background: 0 0;
    width: 146px;
    margin-right: 0
}

.x-row_cooperation, .x-row_cooperation .cont {
    background-color: #140F0C;
}

.x-row_cooperation .cont {
    border-color: #875b2d;
    padding-left: 110px;
    text-align: left;
}

.x-row_cooperation dt {
    color: #8c6d30;
    position: absolute;
    font-size: 16px;
    top: 60px;
    left: 10px;
}

.x-row_match_info {
    background-color: #140F0C
}

.x-row_match_info .match_info_wrap {
    padding: 100px 0
}

.x-row_match_info .logo {
    position: absolute;
    top: 25px;
    left: 0
}

.x-row_cooperation .u9 a {
    background-position: -1033px -339px
}

.x-row_cooperation .youku a {
    background-position: -836px -339px
}

.x-row_cooperation .nga a {
    background-position: -1036px 0
}

.x-row_cooperation .wb a {
    background-position: -217px -458px
}

.x-row_cooperation .replays a {
    background-position: -628px -339px
}

.x-row_cooperation .sina a {
    background-position: -1040px -113px
}

.x-row_cooperation .yqs a {
    background-position: -620px 0
}

.x-row_cooperation .dashen a {
    background-position: -833px -445px;
}

.x-row_cooperation .tengxun a {
    background-position: -227px -445px;
}

.x-row_cooperation .dangle a {
    background-position: -1035px -445px;
}

.x-row_cooperation .yanyoushe a {
    background-position: -222px -530px;
}

.x-row_cooperation .youmin a {
    background-position: -10px -530px;
}

.x-row_match_info .des {
    width: 800px;
    float: right;
    color: #8c6d30;
    line-height: 24px;
    border-left: 2px solid #8c6d30;
    padding: 0 15px 0 20px
}

.c-footer {
    background: #0A0A0A;
    border-color: #372819;
    margin-top: 0;
}

.c-footer .tips, .c-footer .cprt .info, .c-footer a {
    color: #372819;
}

.media-content {
    border-color: #C0854B;
}

#popBox .closeBtn {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018gold-super-tournament/close_btn.png) center center no-repeat;
    right: -43px;
    top: 4px;
    width: 35px;
    height: 34px;
    transition: .3s;
    opacity: 1
}

#popBox .closeBtn:hover {
    background-position: 0 0;
    transform: rotate(180deg)
}

/* 卡组开始 */
.section_card {
    position: fixed;
    top: 0;
    left: -216px;
    color: #eac48a;
    z-index: 98;
    transition: all 0.3s;
}

.section_card_fixed {
    top: 58px;
}

.section_card_show {
    left: 0;
}

.section_card .show_btn_wrap {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -55px;
}

.section_card .btn_name {
    width: 35px;
    padding: 13px 0 13px 12px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/tab.png) -16px -0px no-repeat;
    color: #d7ae67;
    cursor: pointer;
    line-height: 1.2;
    font-size: 18px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

.section_card .card_wrap {
    background-color: #373737;
    width: 212px;
    padding-right: 1px;
    border-right: 2px solid #936c34;
    height: 100%;
}

.section_card .card_section_top {
    background: #513c1c;
    padding-top: 20px;
}

.section_card .select_wrap {
    width: 165px;
    margin: 0 auto 8px auto;
    background-color: #483417;
    border-radius: 3px;
    position: relative;
    border: 1px solid #936c34;
    height: 30px;
}

.section_card .select_wrap .key {
    float: left;
    margin-top: 4px;
    line-height: 22px;
    color: #b68c4a;
    border-right: 1px solid #57340d;
    font-weight: 700;
    width: 25%;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
}

.section_card .select_wrap .val {
    position: relative;
    float: left;
    width: 75%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    text-indent: 5px;
    color: #ffde99;
}

.section_card .select_wrap .val:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: 5px;
    top: 12px;
    border: 5px dashed transparent;
    border-top: 5px solid #D19D58;
}

.select_wrap.show .card_select_pop {
    display: block;
}

.card_select_pop {
    display: none;
    position: absolute;
    top: 34px;
    left: 0px;
    background-color: #513c1c;
    border: 2px solid #936c34;
    width: 352px;
    z-index: 9;
    padding: 15px;
}

.card_select_pop .hd {
    border-bottom: 1px solid #9A682D;
}

.card_select_pop .hd li {
    display: inline-block;
    padding: 6px 3px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.card_select_pop .hd li.active:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #fbc275;
}

.card_select_pop .hd .triangle {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 3px;
    border: 5px dashed transparent;
    border-top: 5px solid #D19D58;
}

.card_select_pop .bd {
    font-size: 0;
}

.card_select_pop .bd li {
    margin-top: 10px;
    font-size: 14px;
    width: 168px;
    height: 36px;
    line-height: 38px;
    display: inline-block;
    background-color: #483417;
    color: #9E7442;
    text-indent: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 12px;
    cursor: pointer;
    border: 1px solid #463116;
}

.card_select_pop .bd li.odd {
    margin-right: 0;
}

.card_select_pop .bd li:hover, .card_select_pop .bd li.active {
    color: #eac48a;
    background-color: #6e5421;
    border: 1px solid #936c34;
}

.section_card .mod-dropdownlist .dropdown-select {
    height: 28px;
    line-height: 28px;
}

.section_card .mod-dropdownlist .dropdown-select, .section_card .mod-dropdownlist .dropdown-select:visited, .section_card .mod-dropdownlist .dropdown-select:hover, .section_card .mod-dropdownlist .dropdown-select:active {
    border: 2px solid #553B21;
    color: #fbc275;
}

.section_card .mod-dropdownlist .dropdown-select .dropdown-input {
    line-height: 28px;
    background-color: transparent;
    height: 28px;
    border-right: none;
}

.section_card .mod-dropdownlist .dropdown-select .dropdown-icon {
    width: 18px;
}

.section_card .mod-dropdownlist .dropdown-select .dropdown-icon:before {
    border-top-color: #fbc275;
}

.section_card .mod-dropdownlist .dropdown-options li a {
    background: #CBAD8A;
    border-bottom-color: #553B21;
    box-sizing: border-box;
    white-space: nowrap;
}

.section_card .mod-dropdownlist .dropdown-options li.dropdown-options-focus a, .section_card .mod-dropdownlist .dropdown-options li a:hover {
    background-color: #B49876;
    color: #fbc275;
}

.section_card .mod-dropdownlist .dropdown-list {
    border-color: #553B21;
}

.section_card .mod-dropdownlist .dropdown-list .dropdown-custombox {
    border-color: #553B21;
}

.occupation_hd.x-title {
    padding: 0;
    margin-bottom: 0;
}

.occupation_hd .tit_hd {
    display: block;
    position: relative;
    border-bottom: 2px solid #79542F;
}

.occupation_hd .tit_hd .line {
    bottom: -1px;
    background-color: #fbc275;
    position: absolute;
    height: 3px;
}

.occupation_hd.x-title .tit_hd a {
    font-size: 14px;
    padding: 0 6px;
    line-height: 35px;
    color: #725A37;
}

.occupation_hd.x-title .tit_hd a {
    color: #F4D1A3;
}

.section_card .card_item_list_cont {
    padding: 10px 0 10px 6px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018gold-super-tournament/section_card_cont_bg.jpg) center top;
}

.section_card .card_list .item {
    display: none;
}

.section_card .card_list .cut {
    height: 700px;
    overflow-y: auto;
}

.card_list .card_item {
    height: 30px;
    width: 187px;
    position: relative;
}

.card_list li .img_card {
    position: absolute;
    height: 25px;
    width: 100%;
    top: 1px;
    right: 1px;
    background-position: 84px -25px;
    background-repeat: no-repeat;
    background-size: 70%;
}

.card_list li .img_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/module/card/card_sprit.png) 1px -35px no-repeat;
}

.card_list li .cost {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 6px;
    top: 6px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/module/card/card_sprit.png) -410px 0 no-repeat;
}

.card_list li .cost_0 {
    background-position: 3px 0;
}

.card_list li .cost_1 {
    background-position: -35px 0;
}

.card_list li .cost_2 {
    background-position: -74px 0;
}

.card_list li .cost_3 {
    background-position: -111px 0;
}

.card_list li .cost_4 {
    background-position: -151px 0;
}

.card_list li .cost_5 {
    background-position: -190px 0;
}

.card_list li .cost_6 {
    background-position: -230px 0;
}

.card_list li .cost_7 {
    background-position: -270px 0;
}

.card_list li .cost_8 {
    background-position: -309px 0;
}

.card_list li .cost_9 {
    background-position: -345px 0;
}

.card_list li .cost_10 {
    background-position: -382px 0;
}

.card_list li .name {
    position: absolute;
    line-height: 30px;
    padding-left: 35px;
    left: 0;
    top: 0;
    color: #E8E9E9;
}

.card_list li .two {
    position: absolute;
    top: 4px;
    right: 0;
    width: 23px;
    height: 22px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/module/card/card_sprit.png) -196px -39px;
}

.card_bottom_wrap {
    text-align: center;
    padding: 15px 0 0;
    border-bottom: 1px solid #212121;
    box-shadow: 0 1px 1px 0 #4A4947;
}

.card_bottom_wrap .card_infoData {
    display: inline-block;
    width: 165px;
    position: relative;
}

.card_bottom_wrap .l {
    text-align: left;
}

.card_bottom_wrap li {
    height: 22px;
    line-height: 22px;
    text-align: left;
    color: #fff;
    display: inline-block;
    width: 50%;
}

.card_bottom_wrap li .num {
    color: #fdc334;
    font-weight: 700;
    padding-left: 5px;
}

.card_bottom_wrap .r {
    top: 22px;
    left: 70px;
    position: absolute;
}

.card_bottom_wrap .r li {
    display: inline;
}

.card_bottom_wrap .r i {
    display: inline-block;
    width: 10px;
    height: 14px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/module/card/card_sprit.png) 0 -68px no-repeat;
    vertical-align: middle;
}

.card_bottom_wrap .r .num {
    padding: 0 5px 0 2px;
}

.card_bottom_wrap .r .legendary i {
    background-position: 0 -80px;
}

.card_bottom_wrap .r .epic i {
    background-position: 0 -98px;
}

.card_bottom_wrap .r .rare i {
    background-position: 0 -115px;
}

.card_bottom_wrap .r .num {
    vertical-align: middle;
}

.section_card .copyWrap {
    text-align: center;
    padding-bottom: 24px;
}

.section_card .deckCode, .section_card .CopyCodeBtn {
    width: 160px;
    height: 12px;
    border: 2px solid #4A4A4A;
    padding: 10px;
    margin: 15px 0;
    color: #666;
    background-color: #2B2B2C;
}

.section_card .CopyCodeBtn {
    display: inline-block;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    background-color: #605F5E;
    color: #2b2b2c;
    border-color: #707070;
    font-weight: 700;
    border-radius: 3px;
}

.section_card .CopyCodeBtn:hover {
    background-color: #737271;
    border-color: #848484;
}

.section_card .copyTips {
    color: #FBC275;
    transition: opacity 0.3s;
    opacity: 0;
    height: 14px;
}

.section_card .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #7C6A56;
}

.section_card .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #493F35;
}

.section_card:hover {
    transform: translateX(4px);
}

.section_card_show:hover {
    transform: translateX(0);
}

.section_card:hover .btn_name, .section_card_show .btn_name {
    color: #FFF3E1;
    background-position: -104px 0px;
}

/* 卡组结束 */

/* 线下观赛开始 */
.match_place {
    border-bottom: 2px solid #C0854B;
    position: relative;
}

.match_place .c_title {
    border: none;
}

.match_place .place-pic {
    background: url("https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/match_place.jpg") no-repeat 50% 0;
    height: 673px;
}

.match_place_border {
    padding: 10px 11px;
    border: 1px solid #C68D44;
    box-sizing: border-box;
}

#a_match_place {
    position: absolute;
    top: 0;
}

.intro_border {
    border: 10px solid transparent;
    box-shadow: 0 0 0 1px #C68D44;
}

.intro_left {
    float: left;
    width: 940px;
}

.intro_right {
    float: right;
    height: 650px;
    width: 314px;
}

.intro_place {
    position: relative;
    box-sizing: border-box;
    padding: 15px 42px 10px;
    background: #4d3a29;    /*background:url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/vote/intro_place.jpg) right center no-repeat #4D3A29;*/
    color: #a2713e;
    font-size: 16px;
}

.intro_place_card {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/vote/card.png) top center no-repeat;
    width: 324px;
    height: 293px;
    position: absolute;
    z-index: 99;
    right: 24px;
    top: -60px;
}

.intro_place .d1 {
    padding-top: 15px;
}

.intro_place h4 {
    padding-left: 20px;
    border-left: 4px solid #A2713E;
    font-size: 28px;
    vertical-align: top;
    color: #c8a275;
    line-height: 28px;
}

.intro_right .p1 {
    font-size: 28px;
    vertical-align: top;
    color: #c8a275;
    line-height: 28px;
}

.intro_place h5 {
    line-height: 20px;
    font-size: 14px;
    padding: 10px 0 15px 20px;
}

.intro_place h5.line {
    border-bottom: 1px solid #2f2012;
}

.intro_img_map_wrap {
    height: 408px;
}

.intro_imgs {
    float: left;
    width: 729px;
    height: 100%;
    position: relative;
}

.intro_imgs .item {
    position: absolute;
}

.intro_imgs .item.active {
}

.introImgNum {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    padding: 6px 12px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.5);
}

.introImgNum li {
    float: left;
    width: 10px;
    height: 10px;
    background: #111111;
    border: 1px solid #A2713E;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
}

.introImgNum li.active {
    background: #A2713E;
}

.intro_map {
    float: left;
    width: 447px;
    height: 100%;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/vote/map.jpg) center center no-repeat;
    position: relative;
}

.intro_map a {
    position: absolute;
    width: 38px;
    height: 38px;
    display: block;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2018final/vote/sprit.png) 0 -181px no-repeat;
    bottom: 15px;
    right: 15px;
}

/* 线下观赛结束 */
.ad_ticket_right {
    box-sizing: border-box;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 203px;
    height: 160px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/vote/pc/ad_ticket_right.png) center top no-repeat;
    z-index: 99;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.78);
    color: #ffeec5;
    font-weight: 700;
    padding-top: 40px;
    text-align: right;
    padding: 30px 6px 0 0;
}

.ad_ticket_right .d1 {
    font-size: 24px;
}

.ad_ticket_right:hover {
    color: #fff;
}

/* 侧导航开始 */
.section_pc_subnav {
    position: fixed;
    z-index: 99;
    top: 50%;
    margin-top: -250px;
    right: 19px;
    height:500px;
    color: #C79A58;
    text-align: center;
}

.section_pc_subnav * {
    box-sizing: border-box;
}

.section_pc_subnav .live_link {
    width: 78px;
    height: 95px;
    display: block;
    background-position: -88px -1px;
    padding-top: 38px;
    color: #C79A58;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 auto;
}

.section_pc_subnav .live_link .s1 {
    font-size: 12px;
}

.section_pc_subnav .live_link:hover {
    background-position: 0 0;
    color:#15120E;
}
.section_pc_subnav .webCat{
    padding-top: 10px;
}
.section_pc_subnav .webCat p{
    line-height: 20px;
}

.section_pc_subnav .sidebar {
    padding-top: 12px;
}

.section_pc_subnav .item {
    display: block;
    margin: 4px auto;
    width: 52px;
    height: 60px;
    background-position: -64px -120px;
    padding: 13px 10px;
    cursor: pointer;
    line-height: 16px;
}

.section_pc_subnav .item a {
    color: #C79A58;
}

.section_pc_subnav .item:hover a, .section_pc_subnav .item.active a {
    color: #15120E;
}

.section_pc_subnav .item:hover, .section_pc_subnav .item.active {
    background-position: 0 -182px;
    color: #15120E;
}

.section_pc_subnav .item.active {
    background-position: 0px -120px;
}

/* 侧导航结束 */
.h_schedule .info_right {
    max-width: 170px;
}

/* 炉石战棋 schedule */
.hsbg_box {
    width: 590px;
    height: 703px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/hsbg_bg.jpg) top center no-repeat;
    display: inline-block;
    vertical-align: top;
}

.hsbg_box * {
    box-sizing: border-box;
}

.hsbg_left {
    margin-right: 20px;
}

.hsbg_box .c-title {
    height: 65px;
    background: rgba(144, 114, 57, 0.5);
    border-bottom: 3px solid #a88549;
    font-size: 20px;
    font-weight: bold;
    color: #d9b576;
    line-height: 62px;
    padding-left: 32px;
}

.hsbg_box .c-title h4 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    width: 240px;
}

.hsbg_tab {
    font-size: 0;
    padding-top: 10px;
    display: inline-block;
    vertical-align: top;
}

.hsbg_tab li {
    width: 80px;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    font-size: 16px;
    text-align: center;
    color: #c2a168;
    line-height: 52px;
    cursor: pointer;
}

.hsbg_tab li.active {
    color: #fff;
    border-bottom: 3px solid #eacc8c;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/light.png) bottom center/100% no-repeat;
}

.hsbg_content * {
    box-sizing: border-box;
}

.hsbg_content {
    padding: 20px 28px;
}

.hsbg_content_title {
    line-height: 40px;
    border-bottom: 2px solid #a88549;
    color: #a88549;
    font-size: 0;
    text-align: center;
    margin-bottom: 10px;
}

.hsbg_content_title li {
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
}

.col1 {
    width: 90px;
}

.col2 {
    width: 155px;
}

.col3 {
    width: 205px;
}

.col4 {
    width: 80px;
}

.hsbg_line_wrap {
    font-size: 0;
    color: #d9b576;
    border-bottom: 1px solid #6a532d;
    vertical-align: top;
}

.hsbg_line_wrap li {
    line-height: 65px;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
    height: 65px;
    position: relative;
}

.hsbg_line_wrap li.col1 {
    font-size: 16px;
    font-weight: bold;
    color: #d9b576;
}

.hsbg_line_wrap li.col2 {
    color: #ffe9bd;
}

.hsbg_line_wrap li.col3 .headerIcon {
    border: none;
    background-color: transparent;
    height: 50px;
    width: 50px;
}

.hsbg_line_wrap li.col3 .heroAvatar {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.hsbg_line_wrap li.col4 {
    font-size: 18px;
    color: #ffe9bd;
    font-weight: bold;
    text-align: center;
}

.hsbg_line_wrap .col1 {
    padding-left: 35px;
}

.hsbg_line_wrap .red.col1::after, .hsbg_line_wrap .blue.col1::after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 4px;
    height: 63px;
}

.hsbg_line_wrap .red.col1::after {
    background: #d41f1f;
}

.hsbg_line_wrap .blue.col1::after {
    background: #4562d0;
}

.hsbg_line_wrap .headerIcon {
    height: 46px;
    width: 46px;
    vertical-align: top;
    margin-top: 9px;
    background: #5d4925;
    border: 2px solid #c19454;
    border-radius: 23px;
    overflow: hidden;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
}

.hsbg_line_wrap .headerIcon img {
    height: 100%;
    width: 100%;
    vertical-align: top;
    border-radius: 23px;
}

.hsbg_line_wrap .txt {
    vertical-align: top;
    display: inline-block;
}

.hsbg_wrap_fightsBox {
    font-size: 0;
}

.hsbg_team_title {
    line-height: 40px;
    color: #a88549;
    font-size: 0;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.hsbg_team_title .team_col {
    border-bottom: 2px solid #a88549;
}

.team_col {
    display: inline-block;
    vertical-align: top;
    width: 256px;
    font-size: 20px;
}

.leftCol {
    margin-right: 20px;
    color: #d41f1f;
}

.rightCol {
    color: #4562d0;
}

.hsbg_score {
    line-height: 104px;
    position: relative;
}

.hsbg_score .team_col {
    font-size: 60px;
    font-weight: bold;
    color: #ffe9bd;
    text-align: center;
    position: relative;
}

.hsbg_score .txt_vs {
    font-size: 30px;
    color: #806639;
    text-align: center;
    width: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 0;
}

.hsbg_score .win:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 20px;
    width: 62px;
    z-index: 9;
    height: 42px;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/crown.png) top center no-repeat;
}

.hsbg_playerBox {
    margin-bottom: 10px;
    font-size: 0;
}

.hsbg_playerBox .team_col {
    height: 84px;
    font-size: 17px;
    line-height: 22px;
    overflow: hidden;
    padding: 20px 0 0 20px;
    font-weight: bold;
    position: relative;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/team_bg.jpg) 50% 50% no-repeat;
}

.hsbg_playerBox .leftCol {
    border-left: 4px solid #d41f1f;
}

.hsbg_playerBox .rightCol {
    border-left: 4px solid #4562d0;
}

.hsbg_playerBox h4 {
    font-weight: 700;
    color: #261c0f;
    position: relative;
    z-index: 99;
}

.hsbg_playerBox h5 {
    font-weight: 700;
    color: #ffe9bd;
    position: relative;
    z-index: 99;
}

.hsbg_playerBox h6 {
    color: #261c0f;
    font-size: 14px;
    position: relative;
    z-index: 99;
}

.hsbg_playerBox img {
    vertical-align: top;
    width: 127px;
    position: absolute;
    right: -12px;
    top: 0;
    z-index: 1;
}

.hsbg_playerBox.first img {
    width: 150px;
    right: -20px;
    top: 5px;
}

.hsbg_playerBox.other img {
    top: -15px;
}

.hsbg_playerBox.first .team_col {
    height: 144px;
    padding-top: 40px;
}

.hs_bg_teamWrap {
    font-size: 0;
}

.hs_bg_teamWrap .c_team_title {
    border-bottom: 1px solid #a88549;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
    color: #8c6d30;
}

.hsbg_teamUl {
    padding-top: 20px;
}

.players_wrap .hsbg_teamUl .item {
    width: 145px;
}

.hs_bg_teamWrap .teamA {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    width: 590px;
}

.hs_bg_teamWrap .teamB {
    display: inline-block;
    vertical-align: top;
    width: 590px;
}

/* 新增样式 */
.h-bracket-skin-war3 .h-bracket_single_double .time {
    color: #9e8145;
}

.h-bracket-skin-sc2 .h-bracket_single_double .time {
    color: #9e8145;
}

.logo_wrap {
    position: relative;
}

.h_schedule .logo_player, .h_schedule  .logo_target {
    position: absolute;
    top: 27px;
    left: 19px;
    width: 80px;
    border-radius: 50%;
}

.h_schedule  .logo_target {
    left: auto;
    right: 19px;
}

.h_schedule .btn {
    border: 2px solid #8c6d30;
}

.h_schedule .btn:hover {
    background: rgba(44, 30, 15, 1);
}

.hs_bg_desc {
    padding: 10px 0 0 31px;
    color: #8c6d30;
    font-size: 14px;
}

.section_cooperation dl {
    border-top: 1px solid #8c6d30;
}

.ticket_go_buy_link {
    display: none;
}

@media only screen and (max-width:1367px) {
    #app {
        display: none;
    }

    .ticket_go_buy_link {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 40px 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 999;
        text-align: center;
    }

    .ticket_go_buy_link a {
        width: 600px;
        height: 140px;
        background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/btn_yellow.jpg) 0 0/100% 100% no-repeat;
        line-height: 140px;
        font-size: 60px;
        color: #241f1b;
        font-weight: 700;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

}

.h-bracket-skin-cs .h-bracket_single_double .down-icon {
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/video_btn_sprit.png);
}

.h-bracket-skin-cs .h-bracket_single_double .logo-img {
    width: 40px;
    top: 0;
    left: 0px;
}

.section_pc_subnav .item#iBuy {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/a_normal.png) top center;
}

.section_pc_subnav .item#iBuy:hover {
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2019final/a_hover.png) top center;
}

.section_pc_subnav .item#iBuy a, .section_pc_subnav .item#iBuy a:hover {
    color: #15120E;
}

.tabHsBacket {
    display: inline-block;
    vertical-align: bottom;
}

.tabHsBacket li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #9e8145;
    padding: 0 20px;
    line-height: 36px;
    cursor: pointer;
}

.tabHsBacket li.active {
    color: #fff;
    font-weight: 700;
}

/*hs-bg 对阵*/
.hs-bg-fight-box {
    
}

.hs-bg-fight-box .tab-1, .hs-bg-fight-box .tab-2 {
    display: flex;
    flex: 1 1 auto;

}

.hs-bg-fight-box .tab-1 li{
    flex: 1;
    text-align: center;
    height: 59px;
    line-height: 59px;
    cursor: pointer;
    background-image: linear-gradient(#624d2e, #836b45);
    font-size: 20px;
    color: #c2a168;
    position: relative;
}
.hs-bg-fight-box .tab-2 li{
    flex: 1;
    text-align: center;
    color: #c2a168;
    height: 62px; 
    line-height: 62px;
    font-size: 16px;
    cursor: pointer;
}
.hs-bg-fight-box .tab-1 li.active{
    color: #000;
    background-image:  linear-gradient(#a6824c, #e5bb78);
}
.hs-bg-fight-box .tab-2{
    padding: 4px 4px 0 4px;
 } 
.hs-bg-fight-box .tab-2 li.active{
    color: #fff;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/fight-hsBg-left-tab-bg.jpg) no-repeat 0 0;
}
.hs-bg-fight-item {
    overflow: hidden;
}

.hs-bg-fight-item  .fight-item-left {
    float: left;
    width: 774px;
    height: 698px;
    background: url("https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/fight-hsBg-left-bg.jpg") no-repeat 0 0;
    margin: 30px 0 0 28px;
}

.hs-bg-fight-item .fight-item-rank {
    float: right;
    width: 338px;
    margin: 30px 28px 0 0;
}
.hs-bg-fight-item .hs-bg-rank-title{
    height: 61px;
    line-height: 61px;
    background-image:  linear-gradient(#cba56b, #fed99e);
    border-top: 3px solid #fedda3;
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-bottom: 2px;
}
.hs-bg-rank-list{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/hs-bg-rank.png) no-repeat 0 0;
    width: 337px;
    height: 631px;
    color: #48361c;
}

.hs-bg-rank-list li{
    height: 78px;
    margin-bottom: 1px;
    position: relative;
    overflow: hidden;
}
.hs-bg-rank-list .player-score{
     padding:16px 0 0 48px;
}
.hs-bg-rank-list .player-photo{
    position: absolute;
    right: 39px;
    top: 6px;
    max-width: 72px;
}
.hs-bg-rank-list .player-score strong{
    font-size: 32px;
    font-weight: bold;
    padding-top: 3px;
}
.hs-bg-rank-list li.win .player-score strong:after{
    content:"";
    display: inline-block;
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/sprite.png) no-repeat -374px -39px;
    width: 39px;
    height: 27px;
}
.hs-bg-fight-item table {
    width: 100%;
    font-size: 16px;
    color: #d9b576;
    width: 694px;
    margin: 0 auto;
}
.hs-bg-fight-item table thead tr{
    border-bottom:2px solid #a88549;
}
.hs-bg-fight-item table thead tr td{
    border-top: none;
}
.hs-bg-fight-item table td {
    vertical-align: middle;
    text-align: center;
    height: 69px;
    border-top: 1px solid #a88549; 
}
.hs-bg-fight-item table td.score{
    color: #ffe9bd;
}
.hs-bg-fight-item table .player{
    text-align: left;
}
.hs-bg-fight-item table thead .player{
    padding-left: 22px;
}
.hs-bg-fight-item table .player-photo{
    display: inline-block;
    width: 46px;
    height: 46px;
    border: 2px solid #c19454;
    background: #5d4925;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 10px;
}
.hs-bg-fight-item table .player-hero{
    width: 50px;
    display: flex;
    height: 100%;
    align-items: center;
    margin: 0 auto;
}
.hs-bg-fight-item table .player-photo img,.hs-bg-fight-item table .player-hero img{
    width: 100%;
}
.hs-bg-fight-item, .fight-item-con .item {
    display: none;
}

/*war3 fight0*/
.fight-war3 {
    display: flex;
    justify-content: center;
}


.fight-war3 .player-1 {
    text-align: right;
}

/* team_modal */
#popBox .closeBtn {
    text-indent: -999em;
    position: absolute;
    background: url(https://wow.nosdn.127.net/1/minisite/10v10/modal_close.png) no-repeat center;
    right: -49px;
    top: -5px;
    width: 37px;
    height: 37px;
    cursor: pointer;
    display: block;
}

.team_modal {
    width: 900px;
    background: #1f1714;
    background-size: 100% 100%;
    border: 4px solid #b1997f;
    position: relative
}

.team_modal * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.team_modal .modal_header {
    background-position: center top;
    padding: 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.team_modal .modal_header:before {
    display: block;
    content: "";
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.team_modal .modal_header.lianmeng {
    background-image: url(https://wow.nosdn.127.net/1/minisite/10v10/modal_header_lianmeng.jpg)
}

.team_modal .modal_header.buluo {
    background-image: url(https://wow.nosdn.127.net/1/minisite/10v10/modal_header_buluo.png)
}

.team_modal .modal_header .team_logo {
    border: 3px solid #917a65;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 15px
}

.team_modal .modal_header .team_logo img {
    border: 1px solid #191410;
    display: block;
}

.team_modal .modal_header .team_info h4 {
    font-size: 24px;
    color: #ebdec2;
}

.team_modal .modal_header .team_info p {
    font-size: 14px;
    color: #b1997f;
    margin-top: 0.3em;
    line-height: 1.6;
}

.team_modal .modal_header .team_info .team_info_title>* {
    display: inline-block
}

.team_modal .modal_header .team_info .team_info_title>* p {
    margin-left: 0.5em;
}

.team_modal .modal_header .team_info .team_info_title>P {
    margin-left: 0.5em;
}

.team_modal .modal_header .team_info .team_info_desc {
    margin-top: 0em;
    word-break: break-word;
    white-space: normal
}

.team_modal .modal_header .team_info .team_info_desc p {
    margin-top: 0;
}

.team_modal .modal_content {
    padding: 18px 38px;
    height: 370px;
}

.team_modal .modal_content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.team_modal .modal_content li {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.team_modal .modal_content li .role_icon {
    width: 48px;
    height: 48px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 12px;
    border: 2px solid #4b3e34;
    background: url(https://wow.nosdn.127.net/1/minisite/10v10/role_icon_1.png) no-repeat center;
}

.team_modal .modal_content li .role_text {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.team_modal .modal_content li .role_text h6 {
    font-size: 16px;
    color: #ebdec2;
}

.team_modal .modal_content li .role_text p {
    font-size: 14px;
    color: #b1997f;
    margin-top: 0.3em;
}

.team_modal .modal_content li.classicon_hunter .role_text p span {
    color: #a9d271
}

.team_modal .modal_content li.classicon_priest .role_text p span {
    color: #ffffff
}

.team_modal .modal_content li.classicon_paladin .role_text p span {
    color: #f38bb9
}

.team_modal .modal_content li.classicon_demonhunter .role_text p span {
    color: #a22fc8
}

.team_modal .modal_content li.classicon_mage .role_text p span {
    color: #3ec5e9
}

.team_modal .modal_content li.classicon_warlock .role_text p span {
    color: #8686ec
}

.team_modal .modal_content li.classicon_monk .role_text p span {
    color: #00fe95
}

.team_modal .modal_content li.classicon_rogue .role_text p span {
    color: #fef367
}

.team_modal .modal_content li.classicon_shaman .role_text p span {
    color: #006fdc
}

.team_modal .modal_content li.classicon_warrior .role_text p span {
    color: #c29266
}

.team_modal .modal_content li.classicon_druid .role_text p span {
    color: #f86a10
}

.team_modal .modal_content li.classicon_deathknight .role_text p span {
    color: #ba272d
}

.g-live-info .c_title, .g-guest .c_title {
    border-bottom: none;
}

.g-guest {
    padding-bottom: 60px;
}
.g-guest .guest-list ul{
    width: 100%;
    height: 337px;
    position: relative;
}
.g-guest .guest-list ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.5s;
}
.g-guest .guest-list ul li.active{
    opacity: 1;
}
.g-guest .tab{
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.g-guest .tab a{
   display: block;
   width: 12px;
   height: 12px;
   border: 1px solid #554524;
   margin: 0 8px;
   border-radius: 50%;
}
.g-guest  .tab a.active{
    background: #b08945;
}
#fight-bgp-con .team{
    width: 510px;
}
#fight-bgp-con .team .pic{
    width: 100%;
    height: 240px;
    display: block;
}
#fight-bgp-con .team .teamName{
    font-size: 24px;
    text-align: center;
    color: #eacc8c;
    padding: 10px 0 18px;
}
#fight-bgp-con .team-1 .pic{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/bgp-team-1.jpg) no-repeat 0 0;
}
#fight-bgp-con .team-2 .pic{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/bgp-team-2.jpg) no-repeat 0 0;
}
#fight-bgp-con  .fight-bgp{
    display: flex;
    justify-content: space-between;
}
#fight-bgp-con  .fight-bgp .score,.fight-wow .score,.fight-war3 .score{
   font-size: 16px;
   color: #d5b77a;
   padding-top: 76px;
   text-align: center;
}
.fight-wow .score,.fight-war3 .score{
    padding-top: 39px;
}
#fight-bgp-con  .fight-bgp .score span,.fight-wow .score span,.fight-war3 .score span{
    font-size: 48px;
    color: #fff;
    display: block;
    width: 100%;
    text-shadow: 0 0 6px rgba(203,147,60,0.6),0 0 6px rgba(203,147,60,0.6);
}
.fight-bgp-list li{
    height: 48px;
    border-bottom: 1px solid #4f3b1c; 
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #eacc8c;
    font-size: 16px;
}
.fight-bgp-list li:nth-of-type(even){
    background: rgba(140,109,48,0.1);
}
.fight-bgp-list li strong{
    width: 60%;
    text-align: center;
    display: block;
}
.fight-bgp-list li  span{
    width: 20%;
    display: block;
    text-align: center;
}
.fight-bgp-list li  span.team-score{
    text-align: right;
}
.fight-bgp-list li  span.target-score{
    text-align: left;
}
.fight-bgp-list li  span.win:before{
    content: "";
    display: inline-block;
    background:url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/sprite.png) no-repeat -310px -42px;
    width: 31px;
    height: 21px;
    position: relative;
}
.fight-bgp-list li  span.team-score.win:before{
   right: -6px;
}
.fight-bgp-list li  span.target-score.win:before{
   left:-6px;
}
.bgp_desc,.wow_desc,.war3_desc{
    color: #eacc8c;
    padding: 30px 0;
    text-align: center;
}

.fight-wow,.fight-war3{
    background: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/wow-fight-bg.png) no-repeat 50% 0;
    width: 1187px;
    height: 165px;
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
    color: #8c6d30;
}
.fight-wow .team,.fight-war3 .player{
    width: 310px;
}
.fight-wow .team{
     cursor: pointer;
}
.fight-wow .team .name,.fight-war3 .player .name{
    font-size: 24px;
    color: #eacc8c;
    padding: 45px 0 5px;
}
.fight-wow .team-1,.fight-war3 .player-1{
    text-align: right;
    padding-right: 190px;
}
.fight-wow .team-2,.fight-war3 .player-2{
    text-align: left;
    padding-left: 190px;
}
.fight-war3{
    background-image: url(https://blz.nosdn.127.net/1/gold/images/minisite/2020final/esports/war3-fight-bg.png);
}

.h_schedule .players_hs_bg img{
    width: 100%;
    height: 100%;
}