@charset "utf-8";

body {
    margin: 0 auto;
    font-size: 12px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    color: #333;
    background: #f5f5f5;
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f00;
}

.clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.mb20 {
    margin-bottom: 20px;
}

.header {
    height: 66px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    width: 100%;
    z-index: 1000;
}

.headerbox {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    width: 240px;
    float: left;
    padding-top: 13px;
}

.logo img {
    width: 180px;
    height: 40px;
}

.nav {
    float: left;
}

.nav ul {
    overflow: hidden;
    padding: 10px 0 0 50px;
}

.nav li {
    float: left;
    padding-right: 20px;
    line-height: 40px;
    font-size: 14px;
}

.nav li a {
    margin-right: 22px;
    padding: 10px 0;
    color: #333;
    font-size: 16px;
}

.nav .hover1 a {
    border-bottom: 2px solid #47b751;
    color: #47b751;
    text-decoration: none;
}

.nav a:hover {
    border-bottom: 2px solid #47b751;
    color: #47b751;
    text-decoration: none;
}


.brpea3p2zbdu {
    padding-top: 66px;
}

.wznr {
    width: 1200px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}


.tpxw {
    overflow: hidden;
    margin-top: 20px;
}

.tpxw_rigth {
    float: right;
    width: 380px;
    height: 293px;
    overflow: hidden;
}

.tpxw_rigth img {
    width: 180px;
    height: 134px;
}

.tpxw_rigth li {
    /* padding-bottom: 20px; */
    float: left;
    width: 180px;
    overflow: hidden;
    margin: 0 20px 20px 0;
    position: relative;
}

.tpxw_rigth li:nth-child(2n) {
    margin-right: 0
}

.tpxw_rigth li:hover img {
    opacity: .8
}
.tpxw_rigth li div{
    width: 180px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.tpxw_rigth li div p {
    font-size: 15px;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    margin: 0;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tpxw_left {
    width: 800px;
    float: left;
}

.tpxw_left img {
    width: 800px;
    height: 290px;
}

.tpxw_left .swiper-pagination-bullet {
    opacity: 1;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    background: none;
}

.tpxw_left .swiper-pagination-bullet-active {
    opacity: 1;
    width: 6px;
    height: 6px;
    border: 2px solid #fff;
    background: #fff;
}

.tpxw_left .swiper-button-next {
    width: 40px;
    height: 80px;
    right: 0;
    background: url(../images/next.png) no-repeat center center rgba(0, 0, 0, .6);
    display: none;
}

.tpxw_left:hover .swiper-button-next {
    display: block;
}

.tpxw_left .swiper-button-prev {
    width: 40px;
    height: 80px;
    left: 0;
    background: url(../images/next2.png) no-repeat center center rgba(0, 0, 0, .6);
    display: none;
}

.tpxw_left:hover .swiper-button-prev {
    display: block;
}

.swiper-button-prev:hover {
    background: url(../images/next2.png) no-repeat center center rgba(0, 0, 0, .8);
}

.swiper-button-next:hover {
    background: url(../images/next.png) no-repeat center center rgba(0, 0, 0, .8);
}

.fl {
    float: left
}

.fr {
    float: right;
}

.zxzx_tit h2 {
    font-weight: 200;
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 18px;
}

.zxzx_tit a {
    color: #333;
    font-size: 14px;
}

.zxzx_tit a:hover {
    color: #47B751;
}

.zxzx_nr {
    padding: 10px;
    background-color: #fff;
}

.zxzx_nr ul {
    overflow: hidden;
}

.zxzx_nr li {
    font-size: 15px;
    line-height: 34px;
    width: 33.3%;
    float: left;
    color: #333;
}

.zxzx_nr span {
    padding-right: 15px;
    float: left;
}

.zxzx_nr i {
    font-style: normal;
    color: #999;
}

.zxzx_nr a {
    color: #333;
    display: inline-block;
    /* display: inline; */
    width: 315px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.zxzx_nr a:hover {
    color: #47B751;
}

.zxzx_nr ul li {
    padding-left: 10px;
    box-sizing: border-box;
    padding-right: 10px;
}

.cata-l {
    width: 870px;
    overflow: hidden;
    float: left;
}

.cata-r {
    width: 310px;
    float: right;
    background: #FFF;
}

.cata-main {
    overflow: hidden;
    clear: both;
    margin-top: 15px;
    margin-bottom: -15px;
}

.cata-main:after {
    content: "";
    clear: both;
}

.cata-r:after {
    content: "";
    clear: both;
}

.cata-l .trochili-nav {
    position: relative;
    padding: 10px 0 0;
    width: 870px;
    height: 45px;
    line-height: 30px;
    overflow: hidden;
    background: #f7f7f7;
    transition: all .3s ease-in-out;
}

.cata-l .trochili-nav ul {
    transition: all .3s ease-in-out;
    border-bottom: 2px solid #e6e6e6;
    height: 35px;
}

.cata-l .trochili-nav ul li {
    margin-right: 15px;
    font-size: 15px;
    color: #3d464d;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
}

.cata-l .trochili-nav ul li.header_bod {
    border-bottom: 4px solid #3d464d;
    font-weight: 600;
    padding-bottom: 3px;
}

.tab-con .tab-list {
    display: none
}

.tab-con .tab-list.active {
    display: block;
}


.cata-r .aside-rank h2 {
    font-size: 18px;
}

.cata-r .aside-rank .aside-rank-list li {
    overflow: hidden;
    /*line-height: 24px;*/
}

.cata-r .aside-rank .aside-rank-list a {
    position: relative;
    display: block;
    height: 85px;
    padding: 10px;
    text-decoration: none;
}

.cata-r .aside-rank .aside-rank-list img {
    float: left;
    width: 85px;
    height: 85px;
    margin-right: 20px;
}

.cata-r .aside-rank .aside-rank-list .r_iconos {
    position: absolute;
    top: 9px;
    left: 9px;
    border: 1px solid #eee;
}

.cata-r .aside-rank .aside-rank-list em {
    display: block;
    margin-top: 0;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    line-height: 20px;font-style: normal;
max-height: 40px;}

.cata-r .aside-rank .aside-rank-list span {
    display: block;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 5px 0 0 0;
}

.cata-r .aside-rank .bigc .aside-rank-list span {
    display: block;
    font-size: 14px;
    color: #999999;
    margin: 5px 0 0 0;
}

.cata-r .aside-rank .aside-rank-list a:hover {
    background-color: #eee;
}

.cata-r h2 {
    font-weight: 200;
}

.indr {
    height: 37px;
    font-size: 18px;
    line-height: 18px;
    background: #f7f7f7;
    padding: 19px 0 0;
}


.mt30 {
    margin-top: 30px;
}

.kuw6rao4658l {
    /* width: 100%; */
    /* height: 50px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 435px;
    height: 115px;
    overflow: hidden;
    border-bottom: 1px solid #e0e2e2;
    border-right: 1px solid #e0e2e2;
    box-sizing: border-box !important;
    -webkit-transition: height .2s;
    transition: height .2s;
    position: relative;
    cursor: auto;
    background-color: #fff;
    /*float: left;*/
    font-size: 16px;
    cursor: pointer;
}

.kuw6rao4658l:hover {
    color: #00bb40
}

.kuw6rao4658l[data-hasMore="no"] {
    display: none;
}

.kuw6rao4658l .load-data {
    text-align: center;
}

.kuw6rao4658l[isLoad="false"] .load-data .loading-data {
    display: none !important;
}

.kuw6rao4658l[isLoad="true"] .load-data .load-data {
    display: none !important;
}


.aq42bsugnpwtsm9o {
    margin: 20px 0
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700
}

.el-pagination:after,
.el-pagination:before {
    display: table;
    content: ""
}

.el-pagination:after {
    clear: both
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    box-sizing: border-box
}

.el-pagination .el-input__inner {
    text-align: center;
    -moz-appearance: textfield;
    line-height: normal
}

.el-pagination .el-input__suffix {
    right: 0;
    transform: scale(.8)
}

.el-pagination .el-select .el-input {
    width: 100px;
    margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
    padding-right: 25px;
    border-radius: 3px
}

.el-pagination button {
    border: none;
    padding: 0 6px;
    background: transparent
}

.el-pagination button:focus {
    outline: none
}

.el-pagination button:hover {
    color: #409eff
}

.el-pagination button:disabled {
    color: #c0c4cc;
    background-color: #fff;
    cursor: not-allowed
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
    background: 50% no-repeat;
    background-size: 16px;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
    color: #303133
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700
}

.el-pagination .btn-prev {
    padding-right: 12px
}

.el-pagination .btn-next {
    padding-left: 12px
}

.el-pagination .el-pager li.disabled {
    color: #c0c4cc;
    cursor: not-allowed
}

.el-pagination--small .btn-next,
.el-pagination--small .btn-prev,
.el-pagination--small .el-pager li,
.el-pagination--small .el-pager li.btn-quicknext,
.el-pagination--small .el-pager li.btn-quickprev,
.el-pagination--small .el-pager li:last-child {
    border-color: transparent;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    min-width: 22px
}

.el-pagination--small .arrow.disabled {
    visibility: hidden
}

.el-pagination--small .more:before,
.el-pagination--small li.more:before {
    line-height: 24px
}

.el-pagination--small button,
.el-pagination--small span:not([class*=suffix]) {
    height: 22px;
    line-height: 22px
}

.el-pagination--small .el-pagination__editor,
.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
    height: 22px
}

.el-pagination__sizes {
    margin: 0 10px 0 0;
    font-weight: 400;
    color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
    font-size: 13px;
    padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
    border-color: #409eff
}

.el-pagination__total {
    margin-right: 10px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump {
    margin-left: 24px;
    font-weight: 400;
    color: #606266
}

.el-pagination__jump .el-input__inner {
    padding: 0 3px
}

.el-pagination__rightwrapper {
    float: right
}

.el-pagination__editor {
    line-height: 18px;
    padding: 0 2px;
    height: 28px;
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    border-radius: 3px
}

.el-pagination__editor.el-input {
    width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
    height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,
.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,
.el-pagination.is-background .btn-prev.disabled,
.el-pagination.is-background .el-pager li.disabled {
    color: #c0c4cc
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev {
    padding: 0
}

.el-pagination.is-background .btn-next:disabled,
.el-pagination.is-background .btn-prev:disabled {
    color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #409eff;
    color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,
.el-pagination.is-background.el-pagination--small .btn-prev,
.el-pagination.is-background.el-pagination--small .el-pager li {
    margin: 0 3px;
    min-width: 22px
}

.el-pager {
    user-select: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    padding: 0;
    margin: 0
}

.el-pager .more:before {
    line-height: 30px
}

.el-pager li {
    padding: 0 4px;
    background: #fff;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    min-width: 35.5px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    margin: 0
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
    line-height: 28px;
    color: #303133
}

.el-pager li.btn-quicknext.disabled,
.el-pager li.btn-quickprev.disabled {
    color: #c0c4cc
}

.el-pager li.btn-quicknext:hover,
.el-pager li.btn-quickprev:hover {
    cursor: pointer
}

.el-pager li.active+li {
    border-left: 0
}

.el-pager li:hover {
    color: #409eff
}

.el-pager li.active {
    color: #409eff;
    cursor: default
}

.el-icon-more:before {
    content: "..."
}

.el-icon-arrow-left:before {
    content: "<";
}

.el-icon-arrow-right:before {
    content: ">";
}

.live-progr-time {
    margin: 10px 0;
    background: #fff;
    padding: 15px;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.live-progr-list-item {
    width: 435px;
    height: 115px;
    overflow: hidden;
    border-bottom: 1px solid #e0e2e2;
    border-right: 1px solid #e0e2e2;
    box-sizing: border-box !important;
    -webkit-transition: height .2s;
    transition: height .2s;
    position: relative;
    cursor: auto;
    background-color: #fff;
    float: left
}

.live-progr-list-item.now {
    background-color: #fff;
}

.live-progr-list-item.now .state {
    background-color: #1da6ba;
    border-color: #6ac4d2
}

.live-progr-list-item.wait .state {
    background-color: #bb9a6c;
    border-color: #ccb798
}

.live-progr-list-item>h3 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 0;
    padding-left: 17px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 5px;
}

.live-progr-list-item>h3>.h3-1 {
    font-size: 12px;
    color: #1da6ba;
    position: absolute;
    top: 5px;
}

.live-progr-list-item>h3>.h3-1 img {
    width: 20px;
    height: 20px;
}

.live-progr-list-item>h3>.h3-2 {
    font-size: 12px;
    color: #b2b2b2;
    margin-left: 28px;
}

.live-progr-list-item>h3>.state {
    box-sizing: border-box;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    padding: 0 6px;
    border: 1px #c6c6c6 solid;
    color: #fff;
    margin-left: 10px;
    vertical-align: baseline;
    background-color: #b2b2b2
}

.live-progr-list-item>.info {
    width: 100%;
    height: 78px;
    overflow: hidden;
    line-height: 77px;
    text-align: left;
    color: #424242;
    font-size: 0;
    margin-top: -9px;
    -webkit-transition: margin-top .2s;
    transition: margin-top .2s
}

.live-progr-list-item>.info>.p1 {
    float: left;
    width: 60px;
    line-height: 1.3;
    margin: 24px 15px 0 15px;
}

.live-progr-list-item>.info>.p1>span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #424242
}

.live-progr-list-item>.info>.p1>.s2 {
    font-size: 12px;
    color: #b6b6b6
}

.live-progr-list-item>.info>.team-log-wrap {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    width: 42px;
    height: 100%;
    text-align: center;
    line-height: 77px;
    font-size: 0
}

.live-progr-list-item>.info>.team-log-wrap>img {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    width: 28px;
    height: 28px;
    /*height: auto*/
}

.live-progr-list-item>.info>.p2 {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    width: 240px;
    height: auto;
    text-align: center;
    line-height: 1.5
}

.live-progr-list-item>.info>.p2>.team-name {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    width: 85px;
    height: 26px;
    line-height: 26px;
    overflow: visible;
    font-size: 14px;
    text-align: left;
    margin: 0 2px
}

.live-progr-list-item>.info>.p2>.team-name.right {
    text-align: right
}

.live-progr-list-item>.info>.p2>.score {
    width: 52px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    font-size: 0;
    text-align: center
}

.live-progr-list-item>.info>.p2>.score>a {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    margin: 0 2px
}

.live-progr-list-item>.info>.p2>.score>a.focus {
    color: #bb9a6c;
    font-weight: 700
}

.live-progr-list-item>.info>.p2>.score>a.b {
    font-weight: 700;
    margin-top: -2px
}

.live-progr-list-item>.info>.p2>.video-title {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: center;
    margin: 4px 0
}

.live-progr-list-item>.info>.p2>.video-title>a {
    width: 60px;
    height: 20px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    font-size: 12px;
    color: #9d9d9d;
    border: 1px #9d9d9d solid;
    margin: 0 4px
}

.live-progr-list-item>.info>.p2>.video-title>a.selected,
.live-progr-list-item>.info>.p2>.video-title>a:hover {
    color: #1da6ba;
    border-color: #1da6ba
}

.live-progr-list-item>.info>.p3 {
    position: absolute
}

.live-progr-list-item>h3>.h3-3 {
    position: absolute;
    right: 10px;
    top: 4px;
}

.live-progr-list-item>h3>.h3-3 a {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    height: 20px;
    color: #fff;
    margin-right: 15px;
    padding: 2px 10px;
    background: #00bb40;
}

.live-progr-list-item>h3>.h3-3 a:hover {
    opacity: .8
}

.tags-list .tags-hot {
    background: #ff956b;
}

.tags-list .tags-recommend {
    background: #89c3ff;
}

.tags-list .tags-else {
    background: #9ba3f6;
}

.module {
    margin-top: 15px;
}

.bigc .tags-list {
    font-size: 15px;
}

.tags-list {
    margin-bottom: 15px;
    padding: 1px 10px;
    font-size: 12px;
    background: #fff;
}

.tags-list dl {
    overflow: hidden;
    /* height: 22px; */
    line-height: 22px;
    margin: 10px 0;
}

.tags-list dt {
    float: left;
    margin-right: 5px;
    padding: 0px 12px;
    border-radius: 2px;
    color: #fff;
}

.tags-list a {
    float: left;
    height: 22px;
    margin: 0 5px 5px 5px;
    padding: 0 5px;
    line-height: 22px;
    border-radius: 2px;
    color: #666;
}

.tags-list a:hover,.tags-list a.active {
    background: #47b751;
    text-decoration: none;
    color: #fff;
}

.tags-list .tags-hot {
    background: #ff956b;
}

.tags-list .tags-recommend {
    background: #89c3ff;
}

.tags-list .tags-else {
    background: #9ba3f6;
}

.link h2 {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0;
    font-weight: 200;
}

.link_nr {
    background: #fff;
    padding: 20px;
}

.link_nr ul {
    overflow: hidden;
    padding-right: 20px;
}

.link_nr li {
    float: left;
    height: 28px;
    margin: 0 8px;
    line-height: 28px;
}

.link_nr li a {
    float: left;
    color: #555;
    font-size: 14px;
}

.link_nr li a:hover {
    text-decoration: underline;
}

.footer {
    background: #333333;
}

.footerbox {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
}

.footerbox p {
    font-size: 14px;
    line-height: 22px;
    color: #888;
}

.footerbox li {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    line-height: 22px;
    color: #888;
}

.footerbox a {
    color: #888;
    padding: 0 5px;
}

.link_map {
    margin-bottom: 10px;
}

.link_map a {
    color: #888;
    font-size: 12px;
}

.link_map a:hover {
    color: #9f9378;
}

.link_map .f_line {
    color: #888;
    margin: 0 2px
}

ul.nwiw5uvqxiim {
    width: 285px;
    display: block;
    margin: 5px auto 0;
    height: auto;
}

ul.nwiw5uvqxiim li a {
    display: block;
    width: 275px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #525252;
    font-size: 14px;
}

ul.nwiw5uvqxiim li a:hover {
    background: #f0f1f7;
}

.dqwz {
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #666;
}

.dqwz a {
    font-size: 14px;
    color: #333;
}

.dqwz span {
    font-size: 12px;
    color: #333;
    font-family: SimSun;
}

.dqwz a:hover {
    color: #47b751;
}

.dqwz .on {
    color: #47b751;
}

.agkpjjlv2xej {
    padding: 10px;
    margin-bottom: 0;
}

.cata-main.q49lryv6e62k {
    margin-top: 0;
    margin-bottom: 15px;
}

.live-progr-list-item:hover .h3-1 .amt-1 {
    animation: shake 2s linear infinite;
}

@keyframes shake {
    0% {
        transform: rotate(0);
    }

    5% {
        transform: rotate(-20deg);
    }

    10% {
        transform: rotate(20deg);
    }

    15% {
        transform: rotate(-20deg);
    }

    20% {
        transform: rotate(20deg);
    }

    25% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

.race-banner {
    position: relative;
    width: 1144px;
    height: 161px;
    float: left;
    margin-left: 48px;
    border-left: 1px solid #e3e6ed;
}

.race-banner * {
    box-sizing: border-box;
}

.race-banner .tempWrap {
    width: 1098px !important;
}

.race-banner .race-banner-bd {
    overflow: hidden;
}

.race-banner .race-banner-bd .race-box-big {
    float: left;
    margin-right: 12px;
    width: 212px;
    height: 160px;
    border: 1px solid #e3e6ed;
    background: #fff;
}

.race-banner .race-banner-bd .race-box-big .race-box-type {
    padding: 13px 6px;
    border-bottom: 1px solid #e3e6ed;
}

.race-banner .race-banner-bd .race-box-big .race-box-type .race-box-type-name {
    display: block;
    font: bold 16px "microsoft yahei";
    color: #333;
    width: 105px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.race-banner .race-banner-bd .race-box-big .race-box-type .race-box-type-status {
    float: right;
    font-size: 12px;
    color: #999;
    padding: 3px 0 0 0;
}

.race-banner .race-banner-bd .race-box-big .race-box-score {
    padding: 13px 20px 5px 20px;
    border-bottom: 1px solid #e3e6ed;
}

.race-banner .race-banner-bd .race-box-big .race-box-score li {
    margin-bottom: 8px;
}

.race-banner .race-banner-bd .race-box-big .race-box-score li .race-box-score-flag {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 13px;
}

.race-banner .race-banner-bd .race-box-big .race-box-score li .race-box-score-team {
    display: block;
    width: 125px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.race-banner .race-banner-bd .race-box-big .race-box-score li .race-box-score-num {
    font: bold 14px "microsoft yahei";
}

.race-banner .race-banner-bd .race-box-big .race-box-href a {
    float: left;
    display: block;
    width: 33%;
    height: 35px;
}

.race-banner .race-banner-bd .race-box-big .race-box-href a span {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 35px;
    text-align: center;
    color: #d42c00;
    padding-left: 10px;
}

.race-banner .race-banner-bd .race-box-big .race-box-href a span:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 5px;
    width: 14px;
    height: 14px;
    background: url(../images/indexSprite.png) no-repeat 100% 100%;
    background-position: -10px -10px;
}

.race-banner .race-banner-bd .race-box-big .race-box-href a p {
    text-align: center;
    line-height: 35px;
}

.race-banner .race-banner-bd .race-box-big .race-box-href a:last-child span {
    color: #00a383;
}

.race-banner .race-banner-bd .race-box-big .race-box-href a:last-child span:before {
    background: url(../images/indexSprite.png) no-repeat 100% 100%;
    background-position: -43px -10px;
}
/*.race-banner .race-banner-bd .race-box-big .race-box-href a.ss1{
    color: #fff;
    padding: 0 6px;
    display: inline-block;
}
.race-banner .race-banner-bd .race-box-big .race-box-href a.now{
    background-color: #1da6ba;
    border-color: #6ac4d2
}
.race-banner .race-banner-bd .race-box-big .race-box-href a.wait{
    background-color: #bb9a6c;
    border-color: #ccb798
}
.race-banner .race-banner-bd .race-box-big .race-box-href a.over{
    background-color: #b2b2b2;
}
.race-banner .race-banner-bd .race-box-big .race-box-href .ss1:hover{
    opacity: .8
}*/
.race-banner .race-banner-button-prev,
.race-banner .race-banner-button-next {
    position: absolute;
    top: 0;
    left: -48px;
    margin: 0;
    width: 38px;
    height: 161px;
    border: 1px solid #e3e6ed;
    background: #fff;
    cursor: pointer;
}

.race-banner .race-banner-button-prev:after,
.race-banner .race-banner-button-next:after {
    content: '';
    position: absolute;
    top: 70px;
    left: 4px;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent #929292 transparent transparent;
}

.race-banner .race-banner-button-next {
    left: auto;
    right: -15px;
}

.race-banner .race-banner-button-next:after {
    content: '';
    position: absolute;
    top: 70px;
    left: 14px;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent transparent #929292;
}

.gh13p01s8gsf {
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto
}

.imo2nll5iwg2 {
    background: #fff;
    margin-top: 18px;
}

.imo2nll5iwg2_tit {
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 20px;
    overflow: hidden;
}

.imo2nll5iwg2_tit h2 {
    height: 22px;
    line-height: 20px;
    /* float: left; */
    font-size: 18px;
    font-weight: normal;
    color: #2e2e2e;
    margin-right: 10px;
    border-left: 5px solid #47b751;
    padding: 0 0 0 10px;
    /* width: 127px; */
}

.imo2nll5iwg2_tit h2 span {
    font-size: 12px
}

.imo2nll5iwg2_tit h2 span a {
    color: #999
}

.imo2nll5iwg2_tit h2 span a:hover {
    color: #ccc
}

.emgact6d3svn {
    background: #fff;
    padding: 10px 0 10px 10px;
}

.btn-play-1 {
    display: none;
    width: 54px;
    height: 54px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -27px 0 0 -27px
}

.btn-play-1>i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-position: 0 0;
    width: 54px;
    height: 54px
}

.btn-play-1>a {
    position: relative;
    display: block;
    background-position: -112px -12px;
    width: 11px;
    height: 13px;
    margin: 20px auto 0 auto
}

.btn-play-1>a,
.btn-play-1>i {
    background-image: url(../images/comm1901.png);
    background-size: 312px 54px;
    background-repeat: no-repeat
}

.herf-mask:after {
    content: "\0020";
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1000px
}

.video-item {
    list-style: none;
    float: left;
    width: 195px;
    height: 185px;
    overflow: hidden;
    margin: 0 20px 20px 0;
    position: relative
}

.video-item:hover {
    background-color: #fff;
    box-shadow: 2px 2px 5px #eee;
    cursor: pointer;
}

.video-item:hover .btn-play-1 {
    display: block;
    animation: opacityin .3s 1;
    -webkit-animation: opacityin .3s 1
}

.video-item:hover .btn-play-1>i {
    animation: animrotate 3s linear infinite;
    -webkit-animation: animrotate 3s linear infinite
}

.video-item:hover .name-video>a {
    color: #0da0b4;
    text-decoration: none
}

.video-item>.mask-img {
    display: block;
    width: 195px;
    height: 119px;
    overflow: hidden;
    position: relative
}

.video-item>.mask-img>.video-cover {
    display: block;
    position: relative;
    width: 195px;
    height: 119px
}

.video-item .video-pre-wrap {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 210px;
    height: 119px
}

.video-item .video-pre-wrap>.video-pre-bar,
.video-item .video-pre-wrap>span {
    position: absolute;
    left: 4px;
    right: 4px;
    top: 4px;
    height: 4px
}

.video-item .video-pre-wrap>.video-pre-bg {
    background-color: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.video-item .video-pre-wrap>.video-pre-bar>i {
    display: block;
    width: 0;
    height: 100%;
    background-color: #fff;
    -webkit-transition: width 51ms linear;
    transition: width 51ms linear
}

.video-item>.name-video {
    position: absolute;
    left: 0;
    top: 118px;
    width: 100%;
    height: 42px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 21px;
    color: #424242
}

.video-item>.name-video>a {
    color: #424242
}

.video-item>.play-times {
    position: absolute;
    left: 9px;
    bottom: 4px;
    font-size: 12px;
    color: #919091
}

.video-item>.update-time {
    position: absolute;
    right: 13px;
    bottom: 4px;
    font-size: 12px;
    color: #919091
}

.video-item>.video-length {
    position: absolute;
    right: 10px;
    top: 85px;
    color: #fff;
    font-size: 12px
}


@keyframes opacityin {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes opacityin {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes animrotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@-webkit-keyframes animrotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

.mode1-news-list {}

.mode1-news-list a {
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.mode1-news-list li {
    width: 410px;
    height: 38.5px;
    line-height: 40px;
    font-size: 14px;
    color: #424242;
    border-bottom: 1px solid #e6e8e8;
    box-sizing: border-box;
    margin-right: 20px
}

.mode1-news-list li:hover>a {
    color: #bb9a6c
}

.mode1-news-list li .icon-play {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    margin: -2px 8px 0 0
}

.mode1-news-list li .time {
    color: #9d9d9d
}

.tz4ygajim8z0 {
    width: 425px;
    float: left;
    margin-right: 20px;
}

.tz4ygajim8z0:nth-child(odd) {
    margin-right: 0;
}

.mode2-news-list li {
    width: 400px
}










.pager {
    width: 100%;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 20px auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tow8mxlnx9oz {
    padding: 15px
}

.tow8mxlnx9oz dl {
    display: block;
    clear: both;
    border-bottom: 1px solid #E8EDF0;
    padding: 20px 0;
    overflow: hidden;
}

.tow8mxlnx9oz dl dt {
    display: block;
    width: 250px;
    height: 149px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.tow8mxlnx9oz dl dt a img {
    width: 250px;
    height: auto;
    min-height: 149px;
    height: 149px;
    object-fit: cover;
}

.tow8mxlnx9oz dl dd {
    display: block;
}

.tow8mxlnx9oz dl dd h3 a {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    color: #333;
}

.tow8mxlnx9oz dl dd h3 a:hover {
    text-decoration: none;
    color: #47b751;
}

.tow8mxlnx9oz dl dd p {
    line-height: 22px;
    font-size: 14px;
    margin-top: 5px;
}

.tow8mxlnx9oz dl dd p.desc {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*height: 44px;*/
    overflow: hidden;
}

.tow8mxlnx9oz dl dd span {
    float: right;
}

.tow8mxlnx9oz dl dd span.btn a {
    height: 30px;
    line-height: 30px;
    display: block;
    background: #00bb40;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
    margin-top: 10px;
}

.wzsm_left {
    float: left;
    width: 790px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 2px;
}

.wzsmbox_tit {
    text-align: center;
}

.wzsmbox_tit h1 {
    display: block;
    overflow: hidden;
    margin: 10px auto;
    width: 730px;
    max-height: 80px;
    line-height: 40px;
    font-size: 22px;
    font-weight: bold;
    color: #2e2e2e;
    text-align: center;
}

.wzsmbox_tit p {
    color: #9e9e9e;
    line-height: 28px;
    font-size: 13px
}

.wzsmbox_tit i {
    font-style: normal;
    margin: 0 20px;
}

.wzxqbox {
    padding: 10px 0;
    color: #525252;
    font-size: 15px;
}

.wzxqbox p {
    word-break: break-all;
    line-height: 30px;
    text-indent: 2em;
}

.wzxqbox img {
    max-width: 75%;
    display: block;
    margin: 15px auto;
}

.wzxqbox a:hover {
    color: #00E3AE;
}

.n_show_m a {
    color: #ff4800;
    margin-right: 10px
}

.xgjsbox h2 {
    height: 22px;
    line-height: 20px;
    font-size: 18px;
    color: #2e2e2e;
    border-left: 5px solid #47b751;
    padding: 0 0 0 10px;
    margin: 20px 0 10px 0;
}

.xgjs_nr {
    border-top: 1px solid #eeeeee;
    padding: 20px 0;
}

.xgjs_nr h3 {
    display: block;
    width: 100%;
    font-weight: normal;
    margin: 10px 0 5px;
    color: #47b751;
    font-size: 18px;
}

.xgjs_nr p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.xdxw,
.xdxw_wz {
    width: 100%;
    overflow: hidden;
}

.xdxw li,
.xdxw_wz li {
    width: 50%;
    float: left;
    line-height: 30px;
}

.xdxw li i,
.xdxw_wz li i {
    float: left;
    width: 3px;
    height: 3px;
    background: #ccc;
    margin: 15px 16px 0 2px;
}

.xdxw li a {
    display: block;
    float: left;
    width: 500px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #2e2e2e;
}

.xdxw_wz li a {
    display: block;
    float: left;
    width: 380px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #2e2e2e;
}

.xdxw li:hover i,
.xdxw_wz li:hover i {
    background: #47b751;
}

.xdxw li span,
.xdxw_wz li span {
    display: block;
    float: right;
    width: 92px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #9e9e9e;
}

.xdxw li a:hover,
.xg_xw_right h2 a:hover,
.wzxqbox a,
.xgjs_nr a,
.xdxw_wz li a:hover {
    color: #47b751;
}

.xgjs_right {
    float: right;
    width: 345px;
}

.tao1 {
    height: 10px;
}

.righ_xw {
    border: 1px solid #eee;
    box-sizing: border-box;
    padding-bottom: 20px;
    position: relative;
    background: #fff;
}

.Rs3-top {
    background: #f0f1f7 !important;
    box-shadow: none !important;
    color: #2e2e2e !important;
}

.Rs3-top {
    text-align: center;
    width: 130px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    left: 90px;
    top: -22px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #ef581c;
    background: -webkit-gradient(linear, left top, right top, from(#9be15e), to(#00e3ae));
    -webkit-box-shadow: 0 6px 22px 4px rgba(5, 195, 76, 0.4);
    -moz-box-shadow: 0 6px 22px 4px rgba(5, 195, 76, 0.4);
    box-shadow: 0 6px 22px 4px rgba(5, 195, 76, 0.4);
}

.righ_xw ul {
    width: 285px;
    display: block;
    margin: 40px auto 0;
    height: auto;
}

.righ_xw ul li a {
    display: block;
    width: 275px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #525252;
    font-size: 14px;
}

.righ_xw ul li a:hover {
    background: #f0f1f7;
}


.tow8mxlnx9oz dl .tags a {
    float: left;
    height: 22px;
    margin: 0 5px 5px 5px;
    padding: 0 5px;
    line-height: 22px;
    border-radius: 2px;
    color: #666;
}

.tow8mxlnx9oz dl .tags a:hover {
    background: #47b751;
    text-decoration: none;
    color: #fff;
}

.ze0b91pumgxh h3 {
    height: 38px;
    line-height: 38px;
    color: #414141;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 600;
}

.match_mn1 {
    width: 80%;
    display: block;
    margin: 0 auto 20px;
    overflow: hidden;
}

.match_mn1 li {
    float: left;
    text-align: center;
}

.match_mn1 li.w26,
.match_mn1 li.wr26 {
    width: 26%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.match_mn1 li img.mat_img {
    vertical-align: top;
    width: 57%;
    max-width: 86px;
    overflow: hidden;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 8px;
    border-radius: 3px;
}

.match_mn1 p strong {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.match_mn1 li.w48 {
    width: 48%;
    line-height: 33px
}

.match_mn1 li.w48 p {
    font-size: 13px;
    color: #696969;
}

.match_mn1 li.w48 p strong {
    font-size: 18px;
    color: #414141;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.ktfa5o3yl0jr .xgjs_nr {
    border-top: 0;
    padding: 0
}

.gh7p3cscnr4l {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
}

.kzeb0ywl15dz {
    padding: 15px
}

.kzeb0ywl15dz a {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #00bb40;
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
    border-radius: 15px;
    margin-top: 10px;
    margin-right: 10px;
    float: left
}

.kzeb0ywl15dz a:hover {
    background: #ccc;
}

.table-wrap .table {
    width: 1180px;
    border-collapse: separate;
}

.table-wrap .table thead tr {
    background: #eee;
    height: 72px;
}

.table-wrap table th:first-child {
    padding-left: 48px;
}

.table-wrap table td:first-child {
    padding-left: 48px;
    width: 30px;
}

.table-wrap .table tbody tr:nth-child(odd) {
    background-color: #fff;
}

.table-wrap .table tbody tr {
    background-color: #f6f6f6;
}

.table-wrap table th {
    height: 70px;
    font-size: 14px;
    color: #232323;
    text-align: center;
}

.table-wrap table td {
    position: relative;
    height: 45px;
    font-size: 14px;
    color: #a0a0a0;
    text-align: center;
}

.table-wrap table td:first-child span {
    width: 26px;
    height: 26px;
    background: none;
    font-weight: bold;
    line-height: 26px;
    display: inline-block;
    position: relative;
}

.table-wrap table td:first-child span::after {
    content: '';
    display: block;
    width: 8px;
    height: 10px;
    background: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -5px;
}

.table-wrap table tr:nth-child(1) td:first-child span::after {
    background-image: url("../images/ico-top1.png");
}

.table-wrap table tr:nth-child(2) td:first-child span::after {
    background-image: url("../images/ico-top2.png");
}

.table-wrap table tr:nth-child(3) td:first-child span::after {
    background-image: url("../images/ico-top3.png");
}
#hbh7jurn6wro video,#hbh7jurn6wro img{
	max-width: 100% !important;
	height: auto !important
}