/* Reset S */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    font-family: "Microsoft YaHei", '\5FAE\8F6F\96C5\9ED1';
}

body, html {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

a {
    display: inline-block;
    text-decoration: none;
}

a:focus, a:active, a {
    outline: none;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

a, p, span, i, h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
}

a, img, input {
    border: none;
}

a, img {
    -webkit-touch-callout: none;
}

img {
    height: auto;
}

ul, ol, li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type="text"], input[type="password"], select, a {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    box-sizing: border-box;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.text-hide {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

em, i, b {
    font-style: normal;
}

fieldset, img {
    border: 0;
    display: block;
}

input, textarea, select {
    *font-size: 100%
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hd {
    display: block;
    text-indent: -9999px;
    color: rgba(0, 0, 0, 0);
}

.hide {
    display: none;
}

.browser-tips {
    background: #ffc;
    color: #626262;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
}

/*title*/
h3.title {
    height: 28px;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    text-indent: -9999px;
    position: relative;
}

h3.title::after {
    content: '';
    display: block;
    width: 1200px;
    height: 17px;
    position: absolute;
    top: 32px;
    left: 0;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat 0 -783px;
}

/* Reset E */


/*首页kv*/

.screen {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.main {
    width: 100%;
    height: auto;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/kv.jpg") 0 -750px;
}

.sec0 {
    width: 100%;
    height: 712px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/topkv.jpg") no-repeat center/cover;
    position: relative;
}

.sec0 .logo, .sec0 h2 {
    width: 100%;
    position: absolute;
    top: 0;
}

.sec0 h2 {
    top: 20px;
}

.sec0 .to-os {
    text-indent: -9999px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 7%;
    right: 45%;
    margin-right: -413px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/os.png");
    width: 167px;
    height: 53px;
}


.progress {
    width: 100%;
    height: 136px;
    background-color: #000000;
    border: solid 1px #000000;
    opacity: 0.6;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
}

.progress-bar {
    margin: 0 auto;
    width: 1211px;
    height: 136px;
}

.pg-progress {
    position: absolute;
    top: 80px;
    width: 1199px;
    height: 4px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/linbg.png") no-repeat center/contain;
}

.pg-progress1 {
    position: absolute;
    top: 80px;
    height: 4px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/linbg2.png") no-repeat;
}

.pg-progress1:after {
    content: '';
    width: 53px;
    height: 34px;
    position: absolute;
    right: -10px;
    bottom: 10px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/sprite.png") no-repeat -121px -46px;
}

.end:after {
    display: none;
}

.progress-bar .progress-ul {
    padding-top: 13px;
    position: relative;
    font-size: 20px;
    font-stretch: normal;
    line-height: 24px;
    color: #ffffff;
}

.progress-bar .progress-ul .progress-first {
    margin-left: 109px;
}

.progress-bar .progress-ul .progress-second {
    margin-left: 244px;
}

.progress-bar .progress-ul .progress-third {
    margin-left: 186px;
}

.progress-bar .progress-ul .progress-fourth {
    margin-left: 151px;
}

.progress-bar .progress-ul .progress-fifth {
    margin-left: 130px;
    color: #49ffe0;
}

.progress-bar .progress-ul1 {
    padding-top: 76px;
    position: relative;
    font-size: 18px;
    font-stretch: normal;
    line-height: 24px;
    color: #ffffff;
}

.progress-bar .progress-ul li {
    float: left;
}

.progress-bar .progress-ul1 li {
    float: left;
    width: 90px;
    text-align: center;
}

.progress-bar .progress-ul1 li:after {
    display: block;
    content: '';
    width: 2px;
    height: 12px;
    background-color: #fff;
    position: relative;
    left: 40px;
    bottom: 38px;
}

/*.progress-bar .progress-ul1 .progress-seventh1:after {*/
/*    content: '';*/
/*    width: 34px;*/
/*    height: 34px;*/
/*    position: relative;*/
/*    left: 25px;*/
/*    bottom: 63px;*/
/*    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/sprite.png") no-repeat -45px -46px;*/
/*}*/

.progress-bar .progress-ul1 .progress-first1 {
    margin-left: -9px;
}

.progress-bar .progress-ul1 .progress-second1 {
    margin-left: -7px;
}

.progress-bar .progress-ul1 .progress-third1 {
    margin-left: -6px;
}

.progress-bar .progress-ul1 .progress-fourth1 {
    margin-left: -7px;
}

.progress-bar .progress-ul1 .progress-fifth1 {
    margin-left: 66px;
}

.progress-bar .progress-ul1 .progress-sixth1 {
    margin-left: 2px;
}

.progress-bar .progress-ul1 .progress-seventh1 {
    margin-left: 6px;
}
.progress-bar .progress-ul1 .progress-ehight {
    margin-left: 67px;
}

.progress-bar .progress-ul1 .progress-nine {
    margin-left: 17px;
    /* padding-left: 0px; */
}
.progress-bar .progress-ul1 .progress-ten {
    margin-left: 74px;
}
.progress-bar .progress-ul1 .progress-eleven {
    margin-left: 17px;
}

/*.progress-bar .progress-ul1 .progress-seventh1 {*/
/*    margin-left: 123px;*/
/*    color: #49ffe0;*/
/*}*/

.progress-bar .progress-ul1 .on, .progress-bar .progress-ul .on {
    color: #ffce0c;
}

/*正在直播  s*/

.sec1 .title, .sec10 .title {
    font-weight: 700;
    color: #171717;
    text-indent: 0;
    margin-top: 60px;
}

.sec1 .title {
    margin-top: 60px;
}

.sec1 .title em, .sec10 .title em, .sec2 .title em {
    display: inline-block;
    position: relative;
    font-size: 27px;
    margin-right: 37px;
    bottom: 8px;
    color: #171717;
    font-weight: 700;
}

.sec10 .title em::before, .sec2 .title em::before, .sec1 .title em::before {
    position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 28px;
    right: -29px;
    top: 7px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -39px -250px;
}

.sec1 .title span, .sec10 .title span, .sec2 .title span {
    font-size: 22px;
    letter-spacing: 4px;
    color: #505050;
    display: inline-block;
    position: relative;
}


.sec1-cont {
    height: 435px;
}

.sec1-cont #video_container {
    width: 774px;
    height: 435px;
    margin: 0 auto;
    background-color: #000;
}

/*赛程安排 s*/
.sec2 .title {
    margin-top: 80px;
    width: 279px;
    height: 28px;
    text-indent: -9999px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/calen.png") no-repeat;
}
.sec2 .match-cal {
    margin-top: 35px;
}
.sec2 .match-cal .date {
    width: 445px;
    height: 64px;
    display: inline-block;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/match-date.png") no-repeat;
    text-indent: -9999px;
}
.sec2 .match-cal img {
    margin-top: 27px;
}

.sec2 .bot {
    width: 100%;
    height: 74px;
    line-height: 74px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-family: SimHei, serif;
    margin-top: 28px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/bot-wrap.png") no-repeat;
}

/*参赛队伍*/
.mtli {
    margin-right: 0 !important;
}
.sec3 {
    margin-top: 70px;
}

.sec3 h3.title {
    width: 253px;
    height: 28px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/zd.png") no-repeat;
}
.sec3 .group {
    margin-bottom: 31px;
}
.sec3 .group li {
    width: 280px;
    height: 64px;
    font-size: 24px;
    color: #fff;
    line-height: 64px;
    text-align: center;
    cursor: pointer;
    margin-right: 26px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/bg1.png") no-repeat center/cover;
}
.sec3 .team-pic img {
    display: block;
    width: 1107px;
    margin: 0 auto;
}

.sec3 .group li.on {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/bg2.png") no-repeat ;
}


/*战队积分 s*/
.sec6 {
    margin-top: 90px;
    margin-bottom: 100px;
}

.sec6 h3.title {
    width: 360px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -29px -452px;
}

.sec6 .inning li {
    width: 281px;
    height: 64px;
    float: left;
    cursor: pointer;
    margin-right: 24px;
    text-indent: -9999px;
    margin-bottom: 15px;
}


.sec6 .inning li:nth-child(1) {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/onea.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(1).on {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/oneb.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(2) {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/twoa.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(2).on {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/twob.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(3) {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/twoa.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(3).on {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/twob.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(4) {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/foura.png") no-repeat center/contain;
}

.sec6 .inning li:nth-child(4).on {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/fourb.png") no-repeat center/contain;
}

.sec6 .table {
    width: 1200px;
    border-top: 6px solid #ff9c0c;
    margin-top: 10px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/tablebg.png") no-repeat center/cover;
    height: 600px;
    display: block;
    position: relative;
}

.sec6 .table.nodata::before {
    content: '';
    display: block;
    /*display: none;*/
    position: absolute;
    width: 570px;
    height: 260px;
    left: 50%;
    top: 50%;
    margin-left: -286px;
    margin-top: -130px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/nodata.png") no-repeat center/cover;
}

.sec6 thead {
    position: absolute;
    margin: 0 21px;
    /*border-bottom: 1px solid #ff9c0c;*/
}

.sec6 tbody {
    position: absolute;
    top: 59px;
    left: 0;
    bottom: 60px;
    right: 0;
    box-sizing: border-box;
    margin: 0 21px;
    overflow-y: auto;
    /*display: none;*/
}

.sec6 .table tbody tr {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -29px -655px;
}

.sec6 .table tr.great {
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -21px -720px;
}

.sec6 .table td {
    width: 237px;
    height: 53px;
    font-size: 18px;
    color: #eee;
    line-height: 48px;
    text-align: center;
    position: relative;
}

.sec6 .table td:first-child {
    width: 161px;
}

.sec6 .table img {
    position: absolute;
    left: 18px;
    top: 8px;
    max-width: 35px;
}

.sec6 .table img.crank {
    left: 223px;
    max-width: 38px;
}

.sec6 .crank img {
    position: absolute;
    left: 223px;
}

.sec6 .table thead td {
    height: 65px;
    color: #f19f00;
}

.sec6 .table tfoot td {
    height: 53px;
}

.table-body::-webkit-scrollbar {
    width: 12px;
    background-color: #7e858c;
    margin-left: 20px;
}

.table-body::-webkit-scrollbar-thumb {
    background-color: #f7a715;
}

.sec6 .tab-tips {
    position: relative;
    font-size: 16px;
    color: #eee;
    top: -42px;
    left: 20px;
    display: none;
}

.tab-tips span {
    margin-right: 50px;
    position: relative;
}

.tab-tips span::after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 38px;
    right: -49px;
    top: -8px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/medal1.png") no-repeat;
}

/*精彩视频*/
.sec7 {
    min-height: 686px;
    padding-top: 93px;
    box-sizing: border-box;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/wrap-video.png") no-repeat center/cover;
}

.sec7 h3.title {
    width: 295px;
    text-indent: -9999px;
    position: static;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") -29px -504px;
}

.sec7 .video-list li {
    width: 282px;
    height: 200px;
    float: left;
    margin-right: 24px;
    margin-bottom: 30px;
    overflow: hidden;
}

.sec7 .video-list li a {
    display: block;
}

.sec7 .video-list li:hover img {
    transform: scale(1.1);
}

.sec7 .video-list img {
    display: block;
    width: 100%;
    height: 159px;
    transition: all .3s;
}

.sec7 .video-list li:nth-child(4n) {
    margin-right: 0;
}

.sec7 .video-list p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    padding: 0 11px;
    background-color: #fff;
    text-align: center;
}

/*赛事资讯*/
.sec8 {
    min-height: 568px;
    margin-top: 100px;
    position: relative;
}

.sec8 h3.title {
    margin-bottom: 0;
    width: 365px;
    position: static;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -29px -557px;
}

.sec8 .btn_more,
.sec7 .btn_more {
    content: '';
    width: 23px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    text-indent: -9999px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -276px -32px;
}

.sec8 .newslist {
    width: 100%;
    margin-top: 44px;
}

.sec8 .newslist li {
    height: 60px;
    line-height: 60px;
    position: relative;
    border-bottom: 1px solid #e2e4e6;
}

.sec8 .newslist li.news-first img {
    float: left;
    width: 400px;
    height: auto;
}

.sec8 .newslist li.news-first {
    height: auto;
}

.sec8 .news-first em {
    position: absolute;
    left: 343px;
    bottom: 0;
}

.sec8 .news-first strong {
    position: absolute;
    right: 0;
    bottom: 0;
}

.sec8 .newslist li.news-first span {
    float: left;
    width: 750px;
    font-size: 22px;
    margin-left: 20px;
}

.sec8 .newslist li.news-first em {
    position: absolute;
    margin-top: 69px;
    margin-left: 80px;
}

.sec8 .newslist li.news-first strong {
    float: right;
    display: inline-block;
    margin-top: 70px;
}

.sec8 .newslist li:hover em, .sec8 .newslist li:hover a {
    color: #f7a715;
}

.sec8 .newslist a {
    color: #141414;
    display: block;
    height: 100%;
    width: 100%;
    font-size: 18px;
}

.sec8 .newslist li:first-child a,
.sec8 .newslist li:first-child em {
    color: #f7a715;
}

.sec8 .newslist span {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec8 .newslist em {
    color: #636363;
    font-size: 18px;
    float: right;
}

.appic {
    float: right;
    width: 633px;
    position: relative;
    top: -27px;
}

.appic a.top {
    height: 239px;
    display: block;
    margin-bottom: 8px;
}

.appic .top img {
    width: 100%;
    height: 100%;
}

.appic .bot-pic {
    float: left;
    width: 313px;
    height: 190px;
}

.appic .bot-pic:last-child {
    float: right;
}

.appic .bot-pic img {
    width: 100%;
    height: 100%;
}

.appic .bot .fl {
    margin-right: 13px;
}

/*赛事介绍*/
.sec9 {
    margin-top: 100px;
    padding-bottom: 100px;
}

.sec9 h3.title {
    width: 334px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/spr2.png") no-repeat -29px -606px;
}

.sec9 .bt {
    font-size: 22px;
    color: #f19f00;
    padding-left: 15px;
    margin-bottom: 14px;
    display: inline-block;
    position: relative;
}

.sec9 .bt::after {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    height: 26px;
    background-color: #f19f00;
    left: 0;
    top: 3px;
}

.sec9 p {
    text-indent: 2em;
    font-size: 18px;
    color: #141414;
    line-height: 35px;
    margin-bottom: 30px;
    overflow: hidden;
}


/*右侧固定导航*/
.nav-r-fx {
    position: fixed;
    z-index: 2;
    right: 15px;
    width: 242px;
    height: 566px;
    top: 50%;
    margin-top: -302px;
    box-sizing: border-box;
    padding-top: 238px;
    background: url("//game.gtimg.cn/images/gp/cp/a20190919pel/fxbg.png") no-repeat top/cover;
}
.nav-r-fx ul {
    width: 196px;
    position: relative;
    margin: 0 auto 0 34px;
}
.nav-r-fx li {
    height: 51px;
    margin-bottom: 11px;
    line-height: 51px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
}
.nav-r-fx  a {
    display: block;
    position: absolute;
    height: 85px;
    width: 80%;
    left: 35px;
    text-indent: -9999px;
    bottom: 0;
}

.nav-r-fx li.on {
    font-size: 27px;
    background:url("//game.gtimg.cn/images/gp/cp/a20190919pel/fxon.png") no-repeat center/cover;
    color: #fff;
}



/*视频播放器大小处理*/
.txp_player {
    width: 100% !important;
    height: 100% !important;
}
/* #t6Hl8#6178DD3D836FD64BAD1E6AF25E58F456 */