.index_top {
    width: 1200px;
    margin: 0 auto 30px;
    overflow: hidden;
    height: 520px;
}
.index_top .index_top_left {
    float: left;
    width: 320px;
    overflow: hidden;
    margin-right: 35px;
}
.index_top .index_top_center {
    float: left;
    width: 468px;
    height: 510px;
    overflow: hidden;
    margin-right: 30px;
}
.index_top .index_top_right {
    float: left;
    width: 340px;
    height: 510px;
}
.index_top .index_top_left a dl {
    width: 320px;
    height: 240px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
}
.index_top .index_top_left a dl dt img {
    width: 320px;
    height: 240px;
    display: block;
}
.index_top .index_top_left a dl dd {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-indent: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top_bottom_box {
    margin-top: 30px;
}
.main-wrap .home-top .top-left a dl, .top_bottom_box {
    width: 320px;
    height: 240px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
}
.top_bottom_box ul li.nex_vt_gamevb1:nth-child(odd) {
    margin-right: 15px;
}
.top_bottom_box ul li.nex_vt_gamevb1 {
    float: left;
    width: 150px;
    position: relative;
    margin-bottom: 15px;
}
.nex_vt_game_vpic {
    width: 150px;
    height: 110px;
    border-radius: 4px;
}
.top_bottom_box ul li.nex_vt_gamevb1 a i {
    display: block;
    width: 30px;
    height: 30px;
    transition: all 0.2s linear;
    position: absolute;
    top: 40px;
    left: 65px;
    background: url(../img/video.png) center no-repeat;
}
.nex_vt_game_vtxt {
    width: 90%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .9) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.2s linear;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_top .index_top_center .head-line {
    font-size: 20px;
}
.index_top .index_top_center .news-list {
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.index_top .index_top_center .news-list a {
    display: block;
    text-decoration: none;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mt30 {
    margin-top: 30px;
}
.index_top_right .top-right-top {
    margin-bottom: 25px;
}
.index_top_right .top-right-top a {
    color: #000;
    text-decoration: none;
    display: block;
}
.index_top_right .top-right-top a {
    width: 100%;
    height: 70px;
    margin-bottom: 15px;
}
.index_top_right .top-right-top a dt {
    float: left;
    width: 100px;
    height: 70px;
    overflow: hidden;
    margin-right: 20px;
}
.index_top_right .top-right-top a dt img {
    width: 100%;
    height: 100%;
}
.index_top_right .top-right-top a dd {
    width: 218px;
    float: left;
    font-size: 16px;
    line-height: 24px;
}
.index_top_right .top-right-top a .leisure dd .tit {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.match_header {
    margin-bottom: 5px;
}
.match_tabs {
    margin-top: 15px;
    margin-bottom: 5px;
}
.match_tabs_wrap {
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 15px;
}
.match_tabs_wrap::after {
    clear:both;content:'';display:block;width:0;height:0;visibility:hidden;
}
.match_tabs_wrap li {
    float: left;
    padding: 5px 10px;
    background: #FFF;
    border: solid 1px #DEDEDE;
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    font-size: 14px;
}
.match_tabs_wrap li.active {
    border: solid 1px #d41d1b;
}
.match_tabs_wrap li.active a {
    color: #d41d1b;
}
.match_tabs_wrap li a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 4px -2px 0;
}
.icon-zhongyao {
    background: url(../img/sprite.png) -256px 0;
}
.icon-zuqiu {
    background: url(../img/sprite.png) 0 0;
}
.icon-lanqiu {
    background: url(../img/sprite.png) -32px 0;
}
.match-more_btn {
    font-size: 14px;
    padding-left: 15px;
}
.match_date {
    font-size: 16px;
    padding: 15px 0;
}
.view_left {
    width: 820px;
    float: left;
    margin-right: 40px;
}
.view_right {
    float: left;
    width: 340px;
}
.match_body {
    padding: 10px 0;
}
.match-item {
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 15px;
    border-bottom: solid 1px #dedede !important;
}
.match-item .info_left {
    display: flex;
    align-items: center;
}
.match-item:nth-child(2n) {
    background: #fafafa;
}
.match-item .info_left .time {
    display: inline-block;
    width: 75px;
}
.match-item .info_left .league {
    display: inline-block;
    width: 80px;
    padding-right: 20px;
    height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: left;
}
.match-item .info_center {
    display: flex;
}
.match-item .info_center .score {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    width: 130px;
}
.match-item .info_center .home {
    display: flex;
    justify-content: center;
    align-items: center;
}
.match-item .info_center .home .left {
    display: flex;
    align-items: center;
    width: 150px;
    text-align: right;
    justify-content: flex-start;
}
.match-item .info_center .home .left > img {
    width: 30px;
    max-height: 30px;
    margin-right: 5px;
}
.match-item .info_center .home .left .text {
     display: inline-block;
     width: 100px;
     height: 20px;
     word-break: break-all;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 1;
     overflow: hidden;
     padding-left: 10px;
     text-align: left;
}

.match-item .info_center .away {
    display: flex;
    justify-content: center;
    align-items: center;
}
.match-item .info_center .away .right {
    display: flex;
    align-items: center;
    width: 150px;
    justify-content: flex-end;
}
.match-item .info_center .away .right > img {
    width: 30px;
    max-height: 30px;
    margin-right: 10px;
}
.match-item .info_center .away .right .text {
    display: inline-block;
    width: 100px;
    height: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.match-item .info_right {
    box-sizing: border-box;
    margin-left: auto;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    border: solid 1px #999999;
    padding: 5px 10px;
    border-radius: 10px;
    margin-right: 10px;
    width: 95px;
    text-align: center;
}
.match-item .info_right a {
    color: #999999;
}
.match-item .info_right.start {
    border: solid 1px #d41d1b;
}
.match-item .info_right.start a {
    color: #d41d1b;
}
.match-item .info_right.end {
    border: solid 1px #333333;
    background: linear-gradient(90deg, #292E2E 0%, #0f1852 50%, #292E2E 100%);
}
.match-item .info_right.end a {
    color: #FFFFFF;
}
.tags-list {
    padding-top: 25px;
}
.tag {
    background-color: #ffffff;
    display: inline-block;
    height: 32px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    color: #d41d1b;
    border: 1px solid #d41d1b;
    border-radius: 4px;
    box-sizing: border-box;
    white-space: nowrap;
    margin-bottom: 5px;
}
.hot_liansai_list {
    background: #fff;
    padding: 6px 0 0 0;
    border-top: 0;
}
.hot_liansai_list li {
    width: 87px;
    height: 87px;
    margin: 7px;
    float: left;
    border: 1px solid #eee;
    border-radius: 5px;
}
.hot_liansai_list li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    flex-flow: column;
}
.hot_liansai_list li .qtdw_img img {
    width: 60px;
    height: 60px;
}
.hot_liansai_list  li .qtdw_name {
    margin-top: 5px;
}

/* site22 final header overrides */
#comm_layout_header {
    height: 132px !important;
    margin-bottom: 26px !important;
    overflow: visible !important;
    background: #d70909 !important;
}

#comm_layout_header > .view_contents {
    max-width: 1200px !important;
    overflow: visible !important;
}

body > .box > span[style*="padding: 15px"],
body > .box > span[style*="display: inline-block"] {
    display: none !important;
}

#text_style_01_1554259094732,
#text_style_01_1554259094732 > .view_contents {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important;
}

#text_style_01_1554259062996 {
    top: 6px !important;
    left: -80px !important;
    width: 430px !important;
    height: 120px !important;
    overflow: visible !important;
    z-index: 100000 !important;
}

#text_style_01_1554259062996 > .view_contents,
#text_style_01_1554259062996 .photoSet,
#text_style_01_1554259062996 .photoSetLink,
#text_style_01_1554259062996 .photoSetImg {
    height: 120px !important;
    overflow: visible !important;
}

#text_style_01_1554259062996 > .view_contents,
#text_style_01_1554259062996 .photoSetLink {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

#text_style_01_1554259062996 img {
    display: block !important;
    width: 410px !important;
    height: auto !important;
    max-width: 410px !important;
    max-height: 120px !important;
    object-fit: contain !important;
}

#text_style_01_1554259062996 .photoSetImg {
    width: 410px !important;
    background-position: left center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

#dh_style_28_1554260779181 {
    top: 0 !important;
    left: 300px !important;
    width: 900px !important;
    height: 132px !important;
}

#dh_style_28_1554260779181 > .view_contents,
#dh_style_28_1554260779181 .menuStyle_28,
#dh_style_28_1554260779181 .menuStyle_28 .menuLayout,
#dh_style_28_1554260779181 .menuStyle_28 .menuUl_box,
#dh_style_28_1554260779181 .menuStyle_28 .menuUl {
    height: 132px !important;
}

#dh_style_28_1554260779181 .menuStyle_28 .menuUl {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

#dh_style_28_1554260779181 .menuStyle_28 .menuUl > li {
    flex: 1 1 auto !important;
}

#dh_style_28_1554260779181 .menuStyle_28 .menuUl > li > a {
    height: 132px !important;
    line-height: 132px !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border-width: 0 0 4px 0 !important;
    border-style: solid !important;
    border-color: transparent !important;
}

#dh_style_28_1554260779181 .menuStyle_28 .menuUl > li > a:hover,
#dh_style_28_1554260779181 .menuStyle_28 .menuUl #hot > a {
    color: #fff !important;
    border-color: rgba(255, 255, 255, .9) !important;
    background: rgba(255, 255, 255, .08) !important;
}

#dh_style_28_1554260779181 .menuStyle_28 .menuUl > li:nth-child(4),
#dh_style_28_1554260779181 .menuStyle_28 .menuUlCopy > li:nth-child(4),
#dh_style_28_1554260779181 .menuStyle_28 a[href="/video/"],
#dh_style_28_1554260779181 .menuStyle_28 a[href="/video"],
#dh_style_28_1554260779181 .menuStyle_28 a[title="视频"] {
    display: none !important;
}

@media screen and (max-width: 640px) {
    #comm_layout_header {
        height: 64px !important;
        margin-bottom: 15px !important;
    }

    #text_style_01_1554259062996 {
        top: 10px !important;
        left: 12px !important;
        width: 160px !important;
        height: 44px !important;
    }

    #text_style_01_1554259062996 > .view_contents,
    #text_style_01_1554259062996 .photoSet,
    #text_style_01_1554259062996 .photoSetLink,
    #text_style_01_1554259062996 .photoSetImg {
        height: 44px !important;
    }

    #text_style_01_1554259062996 img {
        width: 145px !important;
        max-width: 145px !important;
        max-height: 44px !important;
    }

    #dh_style_28_1554260779181 {
        top: 10px !important;
        left: auto !important;
        right: 12px !important;
        width: 46px !important;
        height: 46px !important;
    }
}
