@charset "utf-8";
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

fieldset,img {
    border: 0
}

:focus {
    outline: 0
}

address,caption,cite,code,dfn,em,optgroup,th,var {
    font-style: normal;
    font-weight: 400
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 400
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

button,input,optgroup,option,select,textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,kbd,samp,tt {
    font-size: 100%
}

body {
    line-height: 1.5
}

ol,ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left
}

sub,sup {
    font-size: 100%;
    vertical-align: baseline
}

:link,:visited,ins {
    text-decoration: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

* {
    margin: 0;
    padding: 0
}

body,html {
    overflow-y: auto;
    overflow-x: hidden
}
img:hover{
    opacity: .8
}
.clearfix {
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

b,em,i {
    font-style: normal;
    font-weight: 400
}

body {
    margin: 0;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,SimSun,"Hiragino Sans GB",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    position: relative
}

body,html {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden;
    min-height: 1000px;
    background-color: #f4f4f4
}

button,input,select,textarea,th {
    background: #fff;
    font-size: 12px;
    line-height: 1.5em;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,SimSun,"Hiragino Sans GB",sans-serif
}

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

a:focus,a:hover {
    -webkit-transition: color 150ms ease-in 0s,background-color 150ms ease-in 150ms;
    -moz-transition: color 150ms ease-in 0s,background-color 150ms ease-in 150ms;
    -ms-transition: color 150ms ease-in 0s,background-color 150ms ease-in 150ms;
    -o-transition: color 150ms ease-in 0s,background-color 150ms ease-in 150ms;
    transition: color 150ms ease-in 0s,background-color 150ms ease-in 150ms
}

.rotate360:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

a:hover {
    color: #f33
}

.rotate360 {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.cx {
    overflow: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.h23 {
    width: 100%;
    height: 23px
}

.hide {
    display: none
}

a,img {
    cursor: pointer
}

img {
    vertical-align: top;
    border: 0
}

.bg {
    background-color: #fff
}

.tiTle {
    overflow: hidden;
    font-size: 0
}

.tiTle em {
    float: left;
    display: inline-block;
    padding: 10px 0;
    font-size: 24px;
    color: #000
}

.tiTle em span {
    color: #ccc;
    font-size: 11px;
    margin-left: 8px
}

.tiTle a {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-top: 12px
}

.tiTle a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: red;
    border: 1px solid red;
    margin-right: 6px;
    border-radius: 2px;
    line-height: 13px;
    text-align: center;
    font-weight: 700;
    font-size: 20px
}

.tiTle a:hover {
    color: #f33
}

.tiTle i {
    color: #f0412a;
    font-size: 14px;
    font-weight: 600;
    margin: 0 3px
}

.title_l {
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.title_l em {
    display: block;
    float: left;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    border-bottom: 3px solid #25c88a;
    color: #333;
    font-weight: 700
}

.title_l a {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-top: 12px
}

.title_l a i {
    display: inline-block;
    width: 16px;
    height: 16px;
    color: red;
    border: 1px solid red;
    margin-right: 6px;
    border-radius: 2px;
    line-height: 13px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-top: 10px
}

.title_l a:hover {
    color: #333
}
header {
    width: 100%;
    position: relative;
    background-color: #121212;
    padding-bottom: 20px
}

header .nav div,header .top {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

header .top {
    height: 40px
}

header .top>p {
    float: left;
    font-size: 12px;
    color: #999;
    margin-top: 13px
}

header .top div {
    float: right;
    font-size: 12px;
    color: #999;
    margin-top: 13px;
    line-height: 20px
}

header .top span {
    cursor: pointer
}

header .top a:hover,header .top span:hover {
    color: #f5f5f5
}

header .top span i:nth-child(1) {
    display: inline-block;
    width: 24px;
    height: 14px;
    background-position: 0 0;
    position: relative;
    top: 2px
}

header .top span i:nth-child(2) {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-position: -665px 0;
    position: relative;
    top: 2px;
    margin: 0 6px
}

header .top a i {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-position: -665px 0;
    position: relative;
    top: 2px;
    margin: 0 6px
}

header .top a {
    color: #999
}

header .top ul {
    position: absolute;
    top: 40px;
    z-index: 2;
    padding: 20px 16px;
    background-color: #fff;
    display: none;
    overflow: hidden
}

header .top ul li {
    float: left;
    width: 120px;
    text-align: center;
    color: #333
}

header .top ol {
    float: right;
    margin-top: 13px;
    overflow: hidden
}

header .top ol li {
    float: left;
    color: #999
}

header .top ol li a {
    display: block;
    font-size: 12px;
    color: #d0d0d0;
    line-height: 20px
}

header .top ol li a:hover {
    color: #fff;
    transform: scale(1.01)
}

header .top ol li a:hover i:nth-child(1) {
    opacity: .9
}

header .top ol li a i:nth-child(1) {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 6px
}

header .top ol li a i:nth-child(2) {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-position: -665px 0;
    position: relative;
    top: 2px;
    margin-left: 12px
}

header .top ol li a i.sy {
    width: 10px;
    height: 12px;
    background-position: 0 -732px
}

header .top ol li a i.yx {
    width: 16px;
    height: 12px;
    background-position: -15px -732px
}

header .top ol li a i.yy {
    width: 12px;
    height: 13px;
    background-position: -87px -732px
}

header .top ol li a i.gl {
    width: 10px;
    height: 12px;
    background-position: -36px -732px
}

header .top ol li a i.hj {
    width: 12px;
    height: 12px;
    background-position: -51px -732px
}

header .top ol li a i.phb {
    width: 14px;
    height: 12px;
    background-position: -68px -732px
}

header .top ol li a i.kfb {
    width: 13px;
    height: 12px;
    background-position: -121px -732px
}

header .top ol li a i.wd {
    width: 12px;
    height: 13px;
    background-position: -104px -732px
}

header .nav {
    background-color: #2a2a2b
}

header .nav>div {
    height: 108px
}

header .nav a {
    float: left;
    display: block;
    padding-top: 30px
}

header .nav a:hover,header .nav li.current a {
    color: #fff
}

header .nav a img {
    display: block;
    width: 126px;
    height: 54px;
    vertical-align: top
}

header .nav ul {
    float: right;
    overflow: hidden
}

header .nav ul li {
    float: left;
    color: #999
}

header .nav li a {
    display: block;
    font-size: 18px;
    color: #d0d0d0;
    line-height: 30px;
    padding-top: 50px
}

header .nav li a i {
    display: inline-block;
    width: 24px;
    height: 22px;
    background: url(../images/nav_bg.png) no-repeat;
    position: relative;
    top: 5px;
    margin: 0 10px
}

.wrapper {
    width: 1200px;
    margin: 0 auto
}
.w9tkwfdbs8pf{
	background-color: #fff;
    padding: 15px 45px;
    overflow: hidden;
    position: relative;
}

.w9tkwfdbs8pf .list_eve {
    width: 222px;
    background: #f5f5f5;
}
.w9tkwfdbs8pf .list_eve, .w9tkwfdbs8pf .name_eve, .w9tkwfdbs8pf .state {
    float: left;
}
.w9tkwfdbs8pf dt {
    background: url(../images/bg_event_t.png) repeat-x left top;
    height: 29px;
    line-height: 29px;
    color: #fff;
    padding: 0 18px;
}
.w9tkwfdbs8pf .int_eve, .w9tkwfdbs8pf li .int, .w9tkwfdbs8pf .situa, .w9tkwfdbs8pf dd .int_list {
    float: right;
}
.w9tkwfdbs8pf, .w9tkwfdbs8pf li, .w9tkwfdbs8pf dt, .w9tkwfdbs8pf dd, .w9tkwfdbs8pf .list_tame, .w9tkwfdbs8pf .event_box, .w9tkwfdbs8pf .event_list {
    overflow: hidden;
    zoom: 1;
}
.w9tkwfdbs8pf dd {
    background: url(../images/bg_event_list.png) repeat-y right top;
    padding: 0 18px;
}
.w9tkwfdbs8pf .list_tame {
    margin-top: 7px;
    height: 76px;
}
.w9tkwfdbs8pf li {
    margin-bottom: 10px;
}
.w9tkwfdbs8pf li .int {
    color: #de1e30;
    height: 28px;
    font: 16px/28px Helvetica;
}
.w9tkwfdbs8pf li .ico2, .w9tkwfdbs8pf li .name {
    vertical-align: middle;
    line-height: 28px;
}
.w9tkwfdbs8pf li .ico2 {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 7px;
}
.w9tkwfdbs8pf .list_elst {
    line-height: 25px;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.w9tkwfdbs8pf li .int_none, .w9tkwfdbs8pf .list_elst, .w9tkwfdbs8pf .list_elst a, .w9tkwfdbs8pf dd .int_list {
    color: #666;
}
.SC_arrowcl, .SC_arrowcr {
    position: absolute;
    width: 33px;
    height: 35px;
    padding-top: 18px;
    text-align: center;
    background: #333;
    background: hsla(0,0%,0%,.3);
    z-index: 10;
}
.w9tkwfdbs8pf .SC_arrowcl {
    left: 10px;
    top: 68px;
}
.w9tkwfdbs8pf .SC_arrowcr {
    right: 10px;
    top: 68px;
}
.SC_icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    background: url(../images/icon2.png) no-repeat -999em -999em;
    overflow: hidden;
}
.SC_icon_arrowal {
    width: 12px;
    height: 19px;
    background-position: 0 -40px;
}
.SC_icon_arrowar {
    width: 12px;
    height: 19px;
    background-position: -19px -40px;
}

.es22py55aj83{
	width: 1110px;
	height: 151px;
	overflow: hidden;
}
.uycb9msfw2db{
}

.indexRec {
    height: 320px;
    max-height: 320px;
    background-color: #fff;
    padding: 20px;
    border-top: 1px solid #ffb770;
    overflow: hidden
}

.indexRecL {
    width: 420px;
    height: 318px;
    position: relative;
    float: left;
    overflow: hidden
}

.indexRecL ul {
    position: relative
}

.indexRecL li {
    width: 420px;
    height: 318px;
    float: left;
    position: relative
}

.indexRecL li img {
    width: 420px;
    height: 318px
}

.indexRecL .text {
    display: block;
    width: 360px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    padding: 15px 45px 15px 15px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    background: rgba(0,0,0,.72)
}

:root .indexRecL .text {
    filter: none
}

.indexRecL .dot {
    width: 30px;
    position: absolute;
    top: 276px;
    right: 5px
}

.indexRecL .dot div {
    padding-right: 5px;
    float: right
}

.indexRecL .dot i {
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin: 5px 4px 0 0;
    background-color: #999;
    float: left;
    cursor: pointer
}

.indexRecL .dot i.current {
    background: #df5b28
}

.indexRecM {
    width: 410px;
    float: left;
    margin-left: 20px
}

.indexRecM .txt_box {
    padding-bottom: 6px;
    text-align: center;
    border-bottom: 1px dashed #959595
}

.indexRecM .txt_box p,.indexRecM .txt_box>a,.indexRecM ul li {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.indexRecM .txt_box>a {
    display: block;
    font-size: 20px;
    color: #f33;
    line-height: 42px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexRecM .txt_box p {
    color: #e5e5e5;
    overflow: hidden
}

.indexRecM .txt_box p a {
    display: block;
    max-width: 196px;
    width: 196px;
    font-size: 14px;
    color: #0066c0;
    line-height: 24px;
    overflow: hidden
}

.indexRecM .txt_box p a:nth-child(1) {
    float: left;
    text-align: right
}

.indexRecM .txt_box p a:nth-child(2) {
    float: right;
    text-align: left
}

.indexRecM .txt_box>a:hover {
    color: #ed0e0e
}

.indexRecM .txt_box p a:hover {
    color: #1b7cf9
}

.indexRecM ul li {
    width: 100%;
    font-size: 14px;
    height: 34px;
    color: #333;
    line-height: 34px;
    overflow: hidden
}

.indexRecM ul {
    padding-top: 6px;
    max-height: 230px;
    overflow: hidden
}

.indexRecM ul li a {
    display: block
}

.indexRecM ul li a p {
    float: left;
    max-width: 356px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexRecM ul li a span {
    float: right;
    color: #666
}

.indexRecM ul li:hover a {
    color: #f33
}

.indexRecM ul li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/li.png) no-repeat;
    position: relative;
    top: 3px;
    margin-right: 5px
}

.indexRecR {
    width: 294px;
    float: right
}

.indexRecR ul {
    max-height: 270px;
    overflow: hidden
}

.indexRecR ul li {
    margin-top: 14px;
    background-color: #f3f3f4;
    height: 54px
}

.indexRecR ul li a {
    display: block;
    overflow: hidden
}

.indexRecR ul li a:hover p:nth-child(1) {
    color: #ffa200
}

.indexRecR ul li a:hover img {
    opacity: .9
}

.indexRecR li img {
    float: left;
    width: 54px;
    height: 54px;
    margin-right: 12px;
    border-radius: 8px
}

.indexRecR li div {
    float: left;
    width: 140px;
    margin-top: 8px
}

.indexRecR li div p {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.indexRecR li div p:nth-child(1) {
    font-size: 12px;
    color: #666;
    font-weight: 700
}

.indexRecR li div p:nth-child(2) {
    font-size: 12px;
    color: #999
}

.indexRecR li em {
    display: inline-block;
    font-size: 10px;
    color: #f93;
    width: 86px;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #cdcdcd;
    text-align: center;
    margin-top: 8px
}

.indexRecR li em strong {
    font-size: 24px;
    font-weight: 500
}

.friendlyLink {
    background-color: #1e1e1f;
    padding-top: 22px
}

.friendlyLink>div {
    background-color: #181818;
    color: #a0a0a0
}

.friendlyLink>div>div {
    width: 1200px;
    margin: 0 auto;
    padding: 36px;
    overflow: hidden
}

.friendlyLink .linksTit {
    font-size: 18px
}



.friendlyLink .linksTags {
    overflow: hidden;
    margin-top: 18px
}

.friendlyLink .linksTags a {
    float: left;
    font-size: 12px;
    line-height: 34px;
    color: #a0a0a0;
    margin-right: 26px
}

.friendlyLink .linksTags a:hover {
    color: #ffa200
}

footer {
    width: 100%;
    height: 115px;
    color: #999;
    font-size: 14px;
    background-color: #141414;
    text-align: center;
    padding-top: 30px
}

footer p:nth-of-type(1) {
    color: #616161;
    line-height: 46px;
    font-weight: 600
}

footer p:nth-of-type(2) {
    color: #999;
    font-weight: 400
}

footer p a {
    color: #999;
    margin: 0 10px;
    font-weight: 400
}

footer p:nth-of-type(2) a {
    margin: 0
}

.back_to_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 50%;
    margin-right: -660px;
    bottom: 3.85%;
    z-index: 99;
    cursor: pointer;
    display: none
}

.back_to_top i {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/back_to_top.png) no-repeat;
}

.back_to_top:hover i {
    opacity: .72
}

.mokrqvzxydd0 {
    cursor: pointer;
    font-size: 14px;
    width: 180px;
    height: 180px;
    float: left;
    background-color: #e9f5f2;
    margin-right: 24px;
    margin-top: 20px;
}
.mokrqvzxydd0:hover{
	opacity: .8
}
.mokrqvzxydd0[data-hasMore="no"] {
    display: none;
}

.mokrqvzxydd0 .load-data {
    text-align: center;
}
.mokrqvzxydd0 .match-card-info{
	display: flex;
	justify-content: center;
}
.mokrqvzxydd0[isLoad="false"] .load-data .loading-data {
    display: none !important;
}

.mokrqvzxydd0[isLoad="true"] .load-data .load-data {
    display: none !important;
}
.mokrqvzxydd0 .match-card-info span{
	margin-top: calc(50% - 20px);
}

.zhs551c2y7lv {
    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: ">";
}

.iyy9yus1b360 {
    background-color: #39393d;
    color: #f2f2f2;
}
.iyy9yus1b360 .ds2osmblv9pc {
    overflow: hidden;
    height: 34px;
    padding: 13px 20px;
}
.iyy9yus1b360 .qrb10f8dtev5 {
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 34px;
    max-width: 500px;
    height: 34px;
    overflow: hidden;
}
.iyy9yus1b360 .qrb10f8dtev5 a {
    font-size: 12px;
    color: #666;
}
.iyy9yus1b360 .qrb10f8dtev5 a:hover {
    color: #f5f5f5;
}
.iyy9yus1b360 .qrb10f8dtev5 span {
    color: #999;
}
.qipvn09stabj .tab_menus {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.qipvn09stabj .tab_menus li {
    max-width: 100px;
    height: 50px;
    padding: 0 10px;
    margin-right: 20px;
    line-height: 50px;
    text-align: center;
    color: #666;
    font-size: 18px;
    border-bottom: 3px solid transparent;
    float: left;
    cursor: pointer;
}
.qipvn09stabj .tab_menus li.current {
    border-bottom: 3px solid #25c88a;
    font-weight: 700;
    color: #333;
}

.p39iebbxy4ho ul {
    margin-top: 6px
}

.p39iebbxy4ho ul li {
    overflow: hidden
}

.p39iebbxy4ho ul li a {
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #000;
    line-height: 32px;
    width: 300px;
    text-overflow: ellipsis;
    display: block;
}
.p39iebbxy4ho ul li a:hover{
	color: red
}
.p39iebbxy4ho ul i {
    display: block;
    float: left;
    width: 3px;
    height: 3px;
    background-color: #000;
    margin: 14.5px 10px 0 0
}

.awh6zsoesu1g{
    margin-top: 20px;
}
.awh6zsoesu1g li {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0 6px 12px;
    background: url(../images/news_dot.png) left 13px no-repeat;
}
.awh6zsoesu1g .bzvuce3wrtor {
    line-height: 22px;
    padding: 0 0 15px;
}
.awh6zsoesu1g .bzvuce3wrtor .pic {
    width: 120px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px;
}
.awh6zsoesu1g .bzvuce3wrtor .pic img {
    width: 120px;
    height: 90px;
    min-height: 80px;
}
.awh6zsoesu1g .bzvuce3wrtor .txt {
    color: #acacac;
    font-size: 14px;
    white-space: normal;
    line-height: 20px;
}
.hpc5i45ve9lj{
    margin-top: 20px;
}
.hpc5i45ve9lj a{
    display: inline-block;
    height: 32px;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px;
    margin: 0 5px 5px 0;
}
.hpc5i45ve9lj a:hover{
    background-color: #25c88a;
    border-color: #25c88a;
    color: #fff;
}

.et59qa5m8reg{
    background-color: #fff;
    overflow: hidden;
}
.newsContL {
    float: left;
    width: 794px;
    padding: 20px;
}
.newsContR {
    float: right;
    width: 326px;
    padding: 14px 20px 20px;
}
.ma38akdxv2kf .tab_menu {
    border-bottom: 1px solid #e7e9eb
}

.ma38akdxv2kf .tab_menu a,.ma38akdxv2kf .tab_menu span {
    display: inline-block;
    padding: 10px 24.5px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
    border-bottom: 3px solid transparent
}

.ma38akdxv2kf .tab_menu a.current,.ma38akdxv2kf .tab_menu span.current {
    border-bottom: 3px solid #152d52;
    color: #333
}

.ma38akdxv2kf .tab_menu a:hover,.ma38akdxv2kf .tab_menu span:hover {
    color: #333
}

.ma38akdxv2kf ul li {
    width: 794px;
    height: 145px;
    padding: 30px 0;
    border-bottom: 1px dashed #ebebeb;
    overflow: hidden
}

.ma38akdxv2kf li .rhf2sttvytxj {
    display: block;
    overflow: hidden
}

.ma38akdxv2kf li img {
    float: left;
    width: 200px;
    height: 145px;
    margin-right: 20px
}

.ma38akdxv2kf li .info {
    float: left;
    width: 566px;
    height: 145px;
    overflow: hidden
}

.ma38akdxv2kf li strong {
    font-size: 18px;
    color: #333;
    line-height: 32px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap
}

.ma38akdxv2kf li .time {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden
}

.ma38akdxv2kf li .time span {
    max-width: 200px;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap
}

.ma38akdxv2kf .time span:nth-child(1) i {
    display: inline-block;
    width: 16px;
    height: 15px;
    background-position: -179px -82px;
    position: relative;
    top: 1.5px;
    margin-right: 6px
}

.ma38akdxv2kf .time span:nth-child(2) i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -214px -82px;
    position: relative;
    top: 1.5px;
    margin-right: 6px
}

.ma38akdxv2kf li .txt {
    display: block;
    height: 45px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 5px;
}

.ma38akdxv2kf li:hover {
    background-color: #fefbf7
}
.ma38akdxv2kf li .tags{

}
.ma38akdxv2kf li .tags a{
    margin-right: 5px;
    color: #666
}
.ma38akdxv2kf li .tags a:hover{
    color: red
}
.ma38akdxv2kf li img:hover {
    opacity: .9
}
.ma38akdxv2kf li h3{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.xdqxfd4lmesh{
	display: none;
}
.xdqxfd4lmesh.current{
	display: block;
}

.et6wylumw11s ul {
    margin-bottom: 10px;
    overflow: hidden
}

.et6wylumw11s li {
    float: left;
    width: 50%;
    height: 40px;
    border-bottom: 1px dashed #ededed;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    overflow: hidden
}

.et6wylumw11s li:nth-child(2n+1) span {
    margin-right: 20px
}

.et6wylumw11s li i {
    float: left;
    display: block;
    background-color: #ccc;
    width: 6px;
    height: 6px;
    margin: 17px 12px 0 3px;
    margin-right: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.et6wylumw11s li a {
    float: left;
    display: block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.et6wylumw11s li span {
    float: right;
    color: #ccc
}
.ui5bt7lsugwt .ts5fob6sisw8 {
    padding: 6px 0 16px;
    text-align: center;
}
.ui5bt7lsugwt .ts5fob6sisw8 h1 {
    display: block;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 16px;
}
.ui5bt7lsugwt .ts5fob6sisw8 p {
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
}
.ui5bt7lsugwt .ts5fob6sisw8 p span {
    display: inline-block;
    max-width: 260px;
    margin: 0 20px;
    overflow: hidden;
    white-space: nowrap;
}
.ui5bt7lsugwt .ts5fob6sisw8 p span em {
    color: #666;
}
.ui5bt7lsugwt .hn7fr75cyt8q {
    padding: 10px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}
.ui5bt7lsugwt .hn7fr75cyt8q p {
    line-height: 26px;
    color: #666;
    margin-bottom: 16px;
}
.ui5bt7lsugwt .hn7fr75cyt8q a {
    line-height: 25px;
    text-indent: 0;
    color: #ffa200;
}
.ui5bt7lsugwt .hn7fr75cyt8q img,.ui5bt7lsugwt .hn7fr75cyt8q video {
    display: block;
    max-width: 794px;
    margin: 2px auto;
    text-align: center;
}

.gyc09s4d8r3w {
    width: 794px;
    height: 28px;
    border-top: 1px dashed #ededed;
    border-bottom: 1px dashed #ededed;
    overflow: hidden;
    padding: 16px 0
}

.gyc09s4d8r3w p {
    width: 50%;
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap
}

.gyc09s4d8r3w p a {
    color: #666;
    width: 288px;
    overflow: hidden;
    white-space: nowrap
}

.gyc09s4d8r3w p a:hover {
    color: #ffa200
}

.hpmgoplqurh5{
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
    font-size: 14px;
    line-height: 54px;
    color: #5d5d5d;
}
.hpmgoplqurh5 p{
	text-align: center;
}
.vline01 {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    padding-left: 7px;
    border-right: 1px dotted #c7c7c7;
    margin-right: 7px;
}
.livepad {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 0;
}
.livepad_team_logo {
    margin-top: 5px;
}
.livepad_team_logo.fl {
    margin-right: 15px;
}
.livepad_team_logo.fr {
    margin-left: 15px;
}
.livepad_team_logo img {
    width: 48px;
    height: 48px
}
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.livepad_team_name {
    width: 210px;
    padding-top: 10px;
}
.livepad_team_name h3 {
    font-size: 24px;
    line-height: 1.4;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.livepad_team_name h3 a, .livepad_team_name h3 a:link {
    color: #000;
}
.livepad_team_name p {
    font-size: 12px;
    color: #5d5d5d;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.livepad_team_score {
    font-size: 50px;
    font-family: "Arial";
    width: 77px;
    line-height: 1;
}
.livepad_sta {
    padding: 0 10px;
    width: 72px;
    text-align: center;
}
.livepad_sta h4 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #f54258;
    white-space: nowrap;
}
.livepad_sta .livepad_period {
    display: inline-block;
    width: 72px;
    height: 24px;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #000;
    background: #ccc;
}
.q2vovf9hrinm a{
    display: inline-block;
    width: 130px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 1px;
    margin: 15px 0;
    background-color: #ffc30b;
}
.q2vovf9hrinm a.b17c0rxyui0q{
	background: #4ec62b;
}
.q2vovf9hrinm a:hover{
	opacity: .8
}
.newsContL.my3kqfgvhuvh{
	width: 1160px
}
.m9y15ulelj7p ul {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}
.m9y15ulelj7p ul li {
    float: left;
    margin: 14px 14px 0 0;
}
.m9y15ulelj7p ul li a {
    display: block;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}
.m9y15ulelj7p ul li a:hover, .m9y15ulelj7p ul li.current a {
    background-color: #25c88a;
    border-color: #25c88a;
    color: #fff;
}
.vvn076pba1lc {
    overflow: hidden;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #39393d;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-top: 23px;
}
.vvn076pba1lc span {
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden
}

.vvn076pba1lc span:nth-child(1) {
    width: 130px
}

.vvn076pba1lc span:nth-child(2) {
    width: 320px;
    height: 32px;
    /* text-align: left; */
}

.vvn076pba1lc span:nth-child(3) {
    width: 150px
}

.vvn076pba1lc span:nth-child(4) {
    width: 120px
}

.vvn076pba1lc span:nth-child(5) {
    width: 100px
}

.vvn076pba1lc span:nth-child(6) {
    width: 160px
}

.vvn076pba1lc span:nth-child(7) {
    width: 174px
}

.vvn076pba1lc span:nth-child(8) {
    width: 150px
}
.sfaztlq5d92f ul {
    background-color: #f8f8f8;
    margin-bottom: 20px;
}

.sfaztlq5d92f ul li {
    overflow: hidden;
    width: 100%;
    height: 30px;
    padding: 9px 0;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.sfaztlq5d92f ul li i,.sfaztlq5d92f ul li span,.sfaztlq5d92f ul li>a {
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sfaztlq5d92f ul li span:nth-of-type(1) {
    width: 130px;
    font-weight: 700
}

.sfaztlq5d92f ul li span:nth-of-type(2) {
    width: 320px;
    text-align: left;
}

.sfaztlq5d92f ul li span:nth-of-type(3) {
    width: 150px
}

.sfaztlq5d92f ul li span:nth-of-type(4) {
    width: 120px
}

.sfaztlq5d92f ul li span:nth-of-type(5) {
    width: 110px
}
.sfaztlq5d92f ul li span:nth-of-type(6) {
    width: 160px
}
.sfaztlq5d92f ul li span:nth-of-type(7) {
    width: 168px
}

.sfaztlq5d92f ul li span i {
    display: block;
    position: relative;
    left: 52px
}
.sfaztlq5d92f ul li:hover>a:nth-of-type(1) {
    color: #f0412a
}

.sfaztlq5d92f ul li img:hover {
    opacity: .9
}

.sfaztlq5d92f img {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 16px;
    margin: 0 15px;
    cursor: default;
}
.sfaztlq5d92f ul li:nth-child(odd){
	background:#fff;
}
.tnortwy7utsl {height: 32px;line-height: 30px;border-bottom: 2px solid #e4e4e4;clear: both;position: relative;margin-top: 15px;}
.tnortwy7utsl .h2 {font-weight: bold;color: #45b823;display: block;border-bottom: 2px solid #45b823;padding-right: 20px;line-height:40px;height: 40px;position: absolute;bottom: -2px;left: 0;margin: 0;font-size: 18px}

.m3l5fquekvkj {width: 100%;padding: 10px 0;}
.vi630h6m3cu7 {width: 50%;overflow: hidden;}
.vi630h6m3cu7 dt a {font-size: 18px;padding-left: 30px;font-weight: 400;}
.vi630h6m3cu7 dt {position: relative;height: 30px;overflow: hidden;line-height: 30px;}
.vi630h6m3cu7 dt i {width: 14px;height: 14px;background: url(../images/gs-sprite.png) no-repeat;display: block;position: absolute;top: 8px;left: 8px;}
.vi630h6m3cu7 dd {padding-left: 10px;height: 35px;line-height: 35px;overflow: hidden;}
.vi630h6m3cu7 dd a, .gsgrl-n a {color: #666;font-size: 16px;}
.vi630h6m3cu7 dd a:hover, .gsgrl-n a:hover {color: #45b823;}
.vi630h6m3cu7 dd i {color: #aaaaaa;margin-right: 10px;font-size: 12px;}

.v0z6lzqgkfld {
    width: 376px;
    margin-right: 40px;
    float: left;
    color: #222;
    margin-top: 20px;
}
.v0z6lzqgkfld:nth-child(2n){
	margin-right: 0;
}
.v0z6lzqgkfld .w7m5aqeyg1uq {
    margin-bottom: 30px;
    border-bottom: 1px solid #C9DFF4;
}
.xyx0xle7jdm0 .w7m5aqeyg1uq .yaco5qwm2pyg {
    position: relative;
    top: 1px;
    color: #404040;
    font-size: 20px;
    height: 30px;
    display: inline-block;
    color: #45b823;
    border-bottom: 4px solid #45b823;
}
.cvx2djk2v4va {
    width: 100%;
    display: inline-block;
}
.cvx2djk2v4va .picwrap, .cvx2djk2v4va img {
    width: 150px;
    height: 90px;
}
.cvx2djk2v4va .picwrap img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.cvx2djk2v4va .a1hgeckqadjr {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    margin-left: 16px;
    width: 210px;
    height: 90px;
    position: relative;
}
.cvx2djk2v4va .a1hgeckqadjr .v6kl2heg895a {
    margin-top: -7px;
}
.cvx2djk2v4va .pdtjvje03upk {
    font-size: 13px;
    color: #64788C;
    position: absolute;
    bottom: -8px;
}
.cvx2djk2v4va .author {
    margin-right: 7px;
}
.v0z6lzqgkfld .pk131yvj50kp {
    margin-top: 20px;
}
.pk131yvj50kp li {
    font-size: 16px;
    line-height: 36px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.readqyq6hegn{
	margin-top: 15px;
}
.s8aslrw5ytmx li {
    width: 184px;
    float: left;
    margin-right: 19px;
    margin-bottom: 15px;
}
.s8aslrw5ytmx li:nth-child(4n){
	margin-right: 0;
}
.s8aslrw5ytmx li:hover img{
	opacity: .8
}
.s8aslrw5ytmx .snx2mryzdwbr {
    display: block;
    width: 100%;
    height: 128px;
    overflow: hidden;
}
.s8aslrw5ytmx .vnkprgdowhkg {
    width: 100%;
    height: 42px;
    overflow: hidden;
    display: block;
    line-height: 18px;
    margin-top: 5px;
}
.ix1td76xsrex .pp8o4rfgkzjn {
    position: relative;
    width: 155px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #b03700;
    margin-top: 12px;
}
.ix1td76xsrex .zkoebkztitp1 {
    font-size: 14px;
    width: 180px;
    float: left;
    background-color: #e9f5f2;
    margin-right: 24px;
    margin-top: 20px;
}
.ix1td76xsrex .zkoebkztitp1:nth-child(4n){
    margin-right:0
}
.ix1td76xsrex .zkoebkztitp1 .g35zzusoqy85 {
    line-height: 40px;
    border-bottom: 1px dotted #a2c8e2;
}
.ix1td76xsrex .zkoebkztitp1 .qqfejz0zpmpa {
    color: #999;
    text-align: center;
    padding: 0 10px
}
.ix1td76xsrex .zkoebkztitp1 .qqfejz0zpmpa span:nth-child(1){
    float: left;
}
.ix1td76xsrex .zkoebkztitp1 .qqfejz0zpmpa span:nth-child(2){
    float: right
}
.ix1td76xsrex .zkoebkztitp1 .qqfejz0zpmpa span.s1{
    color: red
}
.ix1td76xsrex .zkoebkztitp1 .qqfejz0zpmpa span.s2{
    color: #808080
}

.ix1td76xsrex .zkoebkztitp1 .wz5hvl4qrt5x {
    padding-right: 15px;
    text-align: right;
    height: 40px;
}
.ix1td76xsrex .zkoebkztitp1 .wz5hvl4qrt5x a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 135px;
    padding-left: 8px;
    text-align: right;
    float: left;
}
.ix1td76xsrex .zkoebkztitp1 .wz5hvl4qrt5x img{
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
.link-333333 {
    color: #333;
}
.ix1td76xsrex .zkoebkztitp1 .wz5hvl4qrt5x span {
    margin-left: 10px;
    color: #b03700;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa {
    white-space: nowrap;
    padding: 10px;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa span {
    margin-right: 5px;
    color: #808080;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa a.z35dvupsw5rg {
    margin-right: 5px;
    width: 20px;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa a.z35dvupsw5rg img {
    width: 20px;
    height: 20px
    vertical-align: middle;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa .ep92j69j0xcw{
    float: right;
    background: #25c88a;
    padding: 2px;
    color: #fff;
    border-radius: 3px;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa .ep92j69j0xcw:hover,
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa a.z35dvupsw5rg:hover img{
    opacity: .8
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa .hopznn7670hw{
    max-width: 65px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.ix1td76xsrex .zkoebkztitp1 .t32v3sta50aa .hopznn7670hw a{

}
.bqd91y8krbzm{margin-bottom: 20px;border-top: 1px dashed #ededed;padding-top: 20px;}
.bqd91y8krbzm a{
    display: inline-block;
    height: 32px;
    padding: 0 5px;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px;
}
.bqd91y8krbzm a:hover{
    background-color: #25c88a;
    border-color: #25c88a;
    color: #fff;
}
.x83uacvcczg0{text-align: center;font-weight: bold;font-size: 20px;padding: 30px;width: 100%;box-sizing: border-box;}