body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font-size: 13px;
    color: #333;
    font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Tahoma, sans-serif;
}

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

a:hover {
    color: #f72921 !important;
    text-decoration: none
}

html,
body {
    margin: 0;
    padding: 0;
    min-width: 1200px;
}

.widthAll100 {
    width: 100% !important;
}

.ml10 {
    margin-left: 15px;
}

.mtf5 {
    margin-top: -5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.pl20 {
    padding-left: 40px;
}

#gg7 img {
    border-radius: 5px;
}

#gg8 img {
    border-radius: 5px;
}

#gg9 img {
    border-radius: 5px;
}

#showData {
    z-index: 9;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 13px #28b28b;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 290px;
    padding: 10px;
}

#showData span.selectLeft {
    background: url(../image/selectLeft.png) no-repeat 4px top;
    width: 20px;
    height: 20px;
    margin-top: 6px;
    margin-left: -30px;
    display: block;
    float: left;
}

#showData ul li {
    float: left;
    width: 55px;
    background: #28b28b;
    color: #fff;
    border-radius: 5px;
    margin: 10px 5px;
    padding: 5px 3px;
    text-align: center;
}

#showData ul li a {
    color: #fff;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.more {
    font-size: 13px;
    color: #2f8162;
    margin-right: 15px;
}

.green {
    color: #2f8162;
}

.logoLi {
    width: 155px;
}

.logoLi img {
    height: 30px;
    margin-top: 15px;
}

.HotLanmu h1,
.HotLanmu h2 {
    font-weight: 100;
    font-size: 17px;
}

ul,
ol,
li,
p {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wrap {
    width: 1080px;
    margin: 0 auto;
}

.head {
    display: inline-block;
    vertical-align: top;
    min-width: 100%;
    font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Tahoma, sans-serif;
}

.head .head1 {
    background: #fff;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    z-index: 10;
}

.head .head1 .head1A {
    height: 60px;
    padding-top: 10px;
    overflow: visible;
    background-color: #fff;
    margin: 0 auto;
}

.head .head1 .head1A .logo {
    top: 9px;
    width: 158px;
    height: 44px;
}

.head .head1 .head1B {
    background: #28b28b;
    border-bottom: 1px solid #eee;
}

.head .head1 .head1B .nav-wrap {
    background-color: transparent;
    padding: 0;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    overflow: visible;
}

.head .head1 .head1B .nav-wrap .nav-list {
    display: inline-block;
}

.head .head1 .head1B .nav-wrap .nav-list ul li {
    float: left;
    position: relative;
    z-index: 5;
}

.head .head1 .head1B .nav-wrap .nav-list ul li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 55%;
    height: 14px;
    margin-top: -7px;
    border-left: 1px solid #28b28b;
}

.head .head1 .head1B .nav-wrap .nav-list ul li>.nav-link {
    color: #333;
    font-size: 15px;
    padding: 0 19px;
    line-height: 60px;
    height: 58px;
}

.head .head1 .head1B .nav-wrap .nav-list ul li>.nav-link {
    color: #fff;
    text-decoration: none;
    display: block;
    position: relative;
}

.head .head1 .head1B .nav-wrap .nav-link:after,
.nav-link:before {
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    content: '';
    position: absolute;
    bottom: -2px;
    width: 0%;
    height: 4px;
    background-color: #28b28b;
}

.head .head1 .head1B .nav-wrap .nav-link.active:after,
.head .head1 .head1B .nav-wrap .nav-link.active:before {
    width: 50%;
}

.nav-link:after {
    left: 50%;
}

.nav-link:before {
    right: 50%;
}

.head .head1 .head1B .nav-wrap .nav-list ul li>.nav-link .iconfont {
    font-weight: bold;
    position: relative;
    top: 2px;
    left: 2px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: ntialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-down:before {
    content: "\e619";
}

.head .head1 .head1C {
    height: 40px;
    line-height: 40px;
    background: #fff;
    box-shadow: 0 2px 6px #f7f7f7;
}

.head .head1 .head1C .headerBtm {
    white-space: nowrap;
    overflow: hidden;
}

.head .head1 .head1C .headerBtm a {
    font-size: 12px;
    margin-right: 13px;
}

.head .head1 .head1C .headerBtm a.hot {
    color: red;
}

.head .head1 .head1C .headerBtm a:last-child {
    margin-right: 0;
}

.head .head1 .head1C .headerBtm span {
    background: #28b28b;
    color: #fff;
    padding: 2px 12px;
    margin-right: 10px;
    border-radius: 40px;
}

.subNav {
    border-radius: 7px;
    background: #28b28b;
    z-index: 1000;
    position: absolute;
    width: 170px;
    border: 3px solid #28b28b;
    top: 50px;
    left: 0;
    border-top: none;
    background-repeat: repeat-x;
    height: auto;
}

.subNav ol.b li a,
.subNav ol.bb li a {
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

.subNav ol.b {}

.subNav ol.b,
.subNav ol.bb {
    width: 166px;
    float: left;
    text-align: center;
}

.subNav ol.b li,
.subNav ol.bb li {
    float: left;
    width: 72px;
    background: none;
    text-align: center;
    padding-left: 3px;
    margin-left: 5px;
    height: 45px;
    line-height: 45px;
}

.subNav ol.b li a,
.subNav ol.bb li a {
    clear: both;
}

.NR {
    background: #f3f4f7;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.NR {
    background: url(https://static.ws.126.net/163/f2e/www/index20170701/images/gn2020_1200_bg.jpg)  no-repeat 50% -30px ;
    margin-top: 0;
    background-color: #c13621;
	padding-top:65px;
	padding-bottom:15px;
}
*/
.NR_lanqiu {
    background: url(https://res.leisu.com/img/basketball/bg-basketball-d67f0698c9.png) #f7f7f8 no-repeat top center;
    /**/
}

.NR_zuqiu {
    background: url(https://res.leisu.com/img/football/detail/bg-soccermatch-ba7c909dd2.png) #f7f7f8 no-repeat top center;
    /**/
}

.NR .NR1 {
    overflow: hidden;
    margin: 0 auto;
}

.NR .NR1 .NR1A {
    border: 1px solid #f0f0f0;
    width: 1078px;
    height: 420px;
    background: #fff;
    border-radius: 5px;
}

.NR .NR1 .NR1A .hot-title {
    border-radius: 5px 0px 0px 5px;
    float: left;
    width: 22px;
    background: #f33e4f;
    position: absolute;
    margin-left: -25px;
    margin-top: 1px;
    padding-left: 3px;
}

.NR .NR1 .NR1A .hot-title h3 a {
    line-height: 22px;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
}

.NR .NR1 .NR1A .hot-title h3 {
    margin-left: 3px;
}

.NR .NR1 .NR1B {
    width: 100%;
    overflow: hidden;
}

.NR .NR1 .NR1B .NR1B1 {
    width: 755px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
}

.NR .NR1 .NR1B .NR1B1 div {
    background: #fff;
}

.NR .NR1 .NR1B .NR1B2 {
    width: 310px;
    margin-left: 15px;
    float: left;
}

.NR .NR1 .NR1B .NR1B2 .rightNeirong {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    width: 310px;
}

.NR .NR1 .NR1B .NR1B2 div.HotShiPin {
    height: 600px;
}

.NR .NR1 .NR1A #zb_news {
    padding: 12px;
    height: 248px;
}

.NR .NR1 .NR1A #zb_news1 {
    float: left;
    width: 330px;
    margin-left: 5px;
}

.NR .NR1 .NR1A #zb_news1 dl {
    height: 100px;
}

.NR .NR1 .NR1A #zb_news1 .m {
    float: left;
    margin-right: 10px;
    border: 1px solid #1B241C;
}

.NR .NR1 .NR1A #zb_news1 .m:hover {
    border: 1px solid #44924A;
}

.NR .NR1 .NR1A #zb_news2 {
    float: left;
    width: 345px;
    margin-left: 20px;
}

.NR .NR1 .NR1A #zb_news3 {
    float: left;
    width: 340px;
    overflow: hidden;
    margin-left: 10px;
}

.NR .NR1 .NR1A #zb_news2 em {
    float: right;
}

.NR .NR1 .NR1A #tab-content {
    padding-left: 8px;
}

.NR .NR1 .NR1A #tab-content1 {
    padding-left: 8px;
}

.NR .NR1 .NR1C {
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
}

.NR .NR1 .NR1C ul li {
    float: left;
    margin: 15px 0px 15px 14px;
}

.NR .NR1 .NR1C ul li a {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    display: block;
    width: 197px;
    height: 140px;
    position: relative;
    overflow: hidden;
}

.NR .NR1 .NR1C ul li img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.NR .NR1 .NR1C ul li img:hover {
    transform: scale(1.3);
}

.NR .NR1 .NR1C ul li span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px 4px 11px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    color: #FFFFFF;
    width: 90%;
    overflow: hidden;
    height: 19px;
    line-height: 20px;
    padding: 5px 10px 7px 10px;
    font-size: 14px;
    color: #FFFFFF;
    width: 93%;
    line-height: 22px;
}

.NR .NR1 .NR1C ul li strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #017BD1;
    width: 72px;
    height: 24px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 24px;
    background: #28b28b;
    width: 80px;
    height: 25px;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
}

/*直播*/
.league_icon {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 20px;
    margin-right: 8px;
    border-radius: 10px;
}

.zhiboSelect {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    overflow: hidden;
}

.zhiboSelect .nowChecked {
    color: #FFFFFF !important;
    background: #28b28b;
}

.zhiboSelect .check li {
    width: 90px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    float: left;
}

.zhiboSelect .check li img {
    width: 16px;
    height: auto;
    margin-right: 6px;
    vertical-align: middle;
}

.zhiboSelect .check li h1 {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    color: #2f8162;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin-left: 20px;
}

.zhiboSelect2 {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    overflow: hidden;
}

.zhiboSelect2 .nowChecked {
    color: #FFFFFF !important;
    background: #f33e4f;
}

.zhiboSelect2 .check li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    float: left;
}

.zhiboSelect2 .check li img {
    width: 16px;
    height: auto;
    margin-right: 6px;
    vertical-align: middle;
}

.zhiboSelect2 h1 {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #2f8162;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-left: 20px;
}

.zhiboSelect2 .check li:first-child {
    width: 20%;
}

.zhiboSelect2 .check li:last-child {
    width: 80%;
}

.zhiboDiv {
    border-radius: 5px;
    overflow: hidden;
}

.zhiboDiv .zb {
    overflow: hidden;
    background: none !important;
}

.zhiboDiv .z1:before {
    content: '';
    width: 16px;
    height: 16px;
    margin: 0px 0 0 -30px;
    margin-top: 17px;
    background: url(../image/zuqiu.png) no-repeat -2px -3px;
    float: left;
}

.zhiboDiv .z2:before {
    content: '';
    width: 16px;
    height: 16px;
    margin: 0px 0 0 -30px;
    margin-top: 17px;
    background: url(../image/lanqiu.png) no-repeat -3px -4px;
    float: left;
}

.zhiboDiv li {
    position: relative;
    margin-left: 2px !important;
    padding-left: 41px;
    margin: 0px 0px 0px 0px;
    width: 710px;
    line-height: 52px;
    border-bottom: 1px dashed #f0f0f0;
    list-style: none;
    clear: both;
}

/*
.zhiboDiv li .matchHref:before {
    content: '';
    position: absolute;
    top: -0.95rem;
    border-left: 0.6rem solid transparent;
    border-right: 0.6rem solid transparent;
    border-bottom: 0.9rem solid #28b28b;
    margin-left: -0.5rem;
    left: 415px;
}
*/
/*.zhiboDiv li .matchHref{box-shadow: 0 0 13px #28b28b;padding-left: 40px;width:701px;left: 5px;top: 50px;z-index:100;box-shadow: 0 0 13px #28b28b;border-radius: 5px;    min-height: 50px;}*/
.zhiboDiv li .matchHref {
    clear: both;
    margin-top: -10px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 30px;
    background: none !important;
}

/*.zhiboDiv li .matchHref a{color:#2f8162;margin-right:25px;font-size:13px;}*/
.zhiboDiv li .matchHref a {
    color: #2f8162;
    padding: 2px 3px;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 10px;
}

.zhiboDiv li .no_show {
    display: none;
}

.zhiboDiv li:hover {}

.zhiboDiv li.hot .type a {
    font-weight: bold;
}

.zhiboDiv li.hot .teamx a {
    font-weight: bold;
}

.zhiboDiv li.hot .teamy a {
    font-weight: bold;
}

.zhiboDiv li.hot {
    background: -webkit-linear-gradient(45deg, #FFFFFF, #fef6db, #FFFFFF);
    background: linear-gradient(45deg, #FFFFFF, #fef6db, #FFFFFF);
    border-bottom-color: rgba(208, 179, 93, 0.33);
}

.zhiboDiv li:last-child {
    border-bottom: 0px;
    padding-bottom: 1px;
}

.zhiboDiv li .time {
    float: left;
    color: #666;
    margin-left: 1px;
    background: #28b28b;
    height: 20px;
    line-height: 20px;
    color: #fff;
    border-radius: 4px;
    padding: 1px 6px;
    margin-top: 15px;
}

.zhiboDiv li .type {
    overflow: hidden;
    height: 50px;
    float: left;
    margin-left: 24px;
    text-align: left;
    width: 90px;
}

.zhiboDiv li .type a {
    color: #333;
}

.zhiboDiv li .time,
.zhiboDiv li .timev {
    float: left;
}

.zhiboDiv li .teamx {
    overflow: hidden;
    height: 50px;
    color: #666;
    float: left;
    text-align: right;
    width: 102px;
    font-size: 13px;
}

.zhiboDiv li .bfx {
    height: 5px;
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 25px;
    font-weight: bold;
    color: #ee564f;
    content: '&nbsp;';
}

.zhiboDiv li .bfvs {
    font-size: 14px;
    float: left;
    margin-left: 5px;
    text-align: center;
    width: 6px;
    font-weight: bold;
    height: 1px;
    color: #2f8162
}

.zhiboDiv li .bfy {
    height: 5px;
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 25px;
    font-weight: bold;
    color: #ee564f;
    content: '&nbsp;';
}

.zhiboDiv li .teamy {
    overflow: hidden;
    height: 50px;
    color: #666;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 140px;
    font-size: 13px;
}

.zhiboDiv li .shuju {
    float: right;
    margin-left: 8px;
    padding-left: 8px;
    text-align: right;
    padding-right: 13px;
    width: 103px;
    background: url(../image/ab.jpg) no-repeat right 17px;
}

.zhiboDiv li .shuju a {
    color: #2f8162;
}

.zhiboDiv li .shuju .hot {
    color: #e74c5b;
    margin-right: 8px;
    padding-left: 16px;
    background: url(../image/bbc.png) no-repeat -8px center;
}

.zhiboDiv li img {
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin: 0px 3px;
}

.LuXiang li {
    width: 730px;
    padding-left: 15px !important;
}

.LuXiang li .type {
    width: 110px;
}

.LuXiang li .teamx {
    width: 154px;
}

.LuXiang li {
    padding: 3px 5px;
    overflow: hidden;
}

.LuXiang li span {
    font-size: 14px;
}

.LuXiang li .teamy {
    margin-left: 10px;
}

.LuXiang li .bfx {
    margin-left: 10px;
}

.LuXiang li .timev {
    text-align: center;
}

.LuXiang li .bfx {
    width: 35px;
}

.LuXiang li .bfy {
    width: 35px;
}

.LuXiang li .shuju {
    width: 83px;
}

.News {
    padding: 15px 10px 20px 5px;
}

.News .fright {
    float: right;
    color: #999;
    font-size: 12px;
}

.News li {
    overflow: hidden;
    width: 710px;
    height: 29px;
    line-height: 29px;
    background: url(../image/dian.png) no-repeat 10px center;
    padding-left: 25px;
    border-bottom: 0px;
    margin-left: 12px;
}

.News li a {
    font-size: 14px;
    color: #2f8162
}

.News li:last-child {
    height: 50px;
    line-height: 50px;
    background: none;
}

.News li.kongge {
    background: none;
    height: 15px;
}

.News li .pages {
    margin-top: 10px;
}

h6.zhiboRiqi s {
    float: left;
    width: 7px;
    height: 7px;
    background: #2f8162;
    /* border-radius: 50%; */
    margin-top: 13px;
}

h6.zhiboRiqi {
    height: 33px;
    line-height: 33px;
    clear: both;
    margin: 0px;
    color: #2f8162;
}

h6.zhiboRiqi time {
    margin-left: 10px;
    font-size: 13px;
}

.jianjie {
    padding: 15px;
    font-size: 15px;
    line-height: 25px;
    text-indent: 22px;
    overflow: hidden;
}

.jianjie div,
.jianjie p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 15px;
}

.jianjie a {
    color: #2f8162;
    margin: 0px 3px;
}

.jianjie img {
    float: left;
    margin: 20px 45px;
    width: 120px;
}

.jianjie ul li {
    list-style: disc;
    margin-left: 30px;
}

.jianjie ul li p,
.jianjie ul li div {
    text-indent: 1em;
}

.jianjie h4 {
    font-size: 16px;
    color: #333;
    margin: 5px;
}

.hotTeam {
    overflow: hidden;
    padding: 5px;
}

.hotTeam li {
    width: 92px;
    height: 92px;
    float: left;
    margin: 5px;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.hotTeam li img {
    width: 60px;
    height: 60px;
    margin-top: 8px;
}

.hotTeam li p {
    width: 60px;
    height: 60px;
    margin-top: 8px;
}

.NoMatch {
    min-height: 180px;
    font-size: 16px;
    text-align: center;
    color: #2f8162;
    background: url('../image/empty_bg1.png') no-repeat center center;
}

/*直播*/

/*豪门盛宴*/
.HotType {
    overflow: hidden;
    margin-top: 15px;
}

.deantuiguang {
    overflow: hidden;
    background: #fff;
}

.deantuiguang li {
    /*border-bottom: 1px dashed #f0f0f0;border-left: 1px dashed #f0f0f0;*/
    height: 52px;
    padding-top: 10px;
    width: 130px;
    float: left;
    padding-left: 19px;
}

.deantuiguang li.no {
    border-bottom: 0px;
}

.deanggimg img {
    width: 38px;
    height: 38px;
    transition: all 0.6s;
    cursor: pointer;
}

.deanggimg img:hover {
    transform: scale(1.3);
}

.deangginfo h5 {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 40px;
    color: #888;
    font-weight: 100;
    font-size: 15px;
    overflow: hidden;
    height: 40px;
}

.deangginfo p {
    color: #999
}

.deantuiguang li .deanggimg {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 8px
}

.HotLanmu {
    overflow: hidden;
    border: 1px solid #f0f0f0;
    background: #f7f7f7;
    margin-top: 15px;
    padding-bottom: 15px;
    border-radius: 5px;
}

.HotLanmu li {
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    width: 140px;
    float: left;
    margin-left: 15px;
    color: #fff;
    background: #28b28b;
    border-radius: 5px;
}

.HotLanmu li.red {
    background: #f33e4f;
}

.HotLanmu li a {
    color: #fff;
    font-size: 16px;
}

.HotLanmu li a:hover {
    color: #fff !important;
}

/*豪门盛宴*/

/*热门联赛*/
.ZhiboZhuanTi {
    height: 390px;
    background: none !important;
    overflow-x: auto;
}

.ZhiboZhuanTi .teamx {
    width: 184px !important;
}

.ZhiboZhuanTi li {
    width: 695px !important;
}

/*热门联赛*/

/*顶部热门*/
.NR1A .selectUl {
    overflow: hidden;
    margin-bottom: 5px;
}

.NR1A .select {
    overflow: hidden;
    float: left;
}

.NR1A .select a,
.NR1A .select span {
    padding: 0px 10px;
    border: 1px solid #ddd;
    color: #777;
    border-radius: 0px;
    float: left;
    margin-left: 6px;
    height: 25px;
    line-height: 25px;
}

.NR1A .on a,
.NR1A .on span {
    background: #f33e4f;
    border: 1px solid #f33e4f;
    color: #fff;
}

.NR1A .tab_news li {
    width: 320px;
    clear: both;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed #f0f0f0;
    padding-left: 15px;
    background: url(../image/dian.png) no-repeat -2px 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.NR1A .tab_news li.hot a {
    font-size: 14px;
    color: #2f8162;
    font-weight: bold;
}

.NR1A .tab_news li:last-child {
    border-bottom: 0px;
}

.NR1A .tab_news li a {
    color: #333;
}

.NR1A .tab_news li:first-child a {
    font-size: 16px;
    color: #2f8162;
    font-weight: bold;
}

.NR1A .tab_news li:nth-child(7) a {
    font-size: 16px;
    color: #2f8162;
    font-weight: bold;
}

.NR1A .ZhuanTizhibo li {
    width: 100% !important;
    height: 34px;
    line-height: 34px;
    border-bottom: 0px;
}

.NR1A .ZhuanTizhibo li:first-child a {
    font-size: 16px;
    font-weight: bold;
}

.NR1A .ZhuanTizhibo li:nth-child(7) a {
    font-size: 16px;
    font-weight: bold;
}

.NR1A .tab_news li a {
    font-size: 14px;
}

.NR1A .tab_news li span {
    padding: 0px 10px;
    color: #999;
}

/*顶部热门*/


/*足球录像中心页*/
.LuxiangCenter {
    width: 100% !important;
}

.LuxiangCenter .rightNeirong {
    width: 350px !important;
    float: left;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
}

.LuxiangCenter .rightNeirong:nth-of-type(2) {
    margin: 0px 15px;
}

.LuxiangCenter .rightNeirong:nth-of-type(5) {
    margin: 0px 15px;
}

.LuxiangCenter .rightNeirong:nth-of-type(8) {
    margin: 0px 15px;
}

.LuxiangCenter .rightNeirong .title {
    border-radius: 0px !important;
    border-bottom: 1px solid #f2f2f2 !important;
}

.LuxiangCenter .rightNeirong .nav {
    width: 340px;
    overflow: hidden;
}

.LuxiangCenter .wonderful_videoMsg {
    border-bottom: 1px solid #f0f0f0;
}

/*足球录像中心页*/

/*右侧内容*/
.neirong .nav,
.ImgNeirong .nav {
    width: 295px;
    height: 32px;
    border-bottom: 1px dashed #e5e5e5;
    margin-top: -6px;
    padding-bottom: 5px;
    margin-left: 8px;
}

.neirong .nav ol li,
.ImgNeirong .nav ol li {
    float: left;
    min-width: 39px;
    line-height: 34px;
    margin-top: 2px;
    text-align: center;
    margin-right: 3px;
}

.neirong .nav ol li.current a,
.ImgNeirong .nav ol li.current a {
    color: #2f8162;
    padding: 5px 6px;
    font-weight: bold;
}

.neirong .nav ol li.current,
.ImgNeirong .nav ol li.current {
    border-bottom: 3px solid #2f8162;
}

.neirong .nav ol li a,
.ImgNeirong .nav ol li a {
    color: #666;
    padding: 5px 5px;
    border-radius: 2px;
}

.neirong h3,
.ImgNeirong h3 {
    color: #2f8162;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.rightNeirong .title {
    border-bottom: 2px solid #28b28b;
    overflow: hidden;
}

.rightNeirong .title span {
    line-height: 30px;
    float: right;
    padding-right: 8px;
}

.rightNeirong .title span a {
    color: #01632c;
    padding-right: 12px;
    background: url(../image/ab.jpg) no-repeat right -1px;
}

.rightNeirong .title li {
    padding: 0px 15px;
    float: left;
    margin: 0px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
}

.rightNeirong .title li.on {
    margin: 0px;
    background: #28b28b;
    color: #fff;
    font-weight: bold;
}

.rightNeirong .title li.on a {
    color: #fff;
    TEXT-DECORATION: none;
}

.rightNeirong .neirong ul.lx li {
    width: 290px;
    padding: 2px 0px 4px 12px;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    position: relative;
    border-bottom: 0px dashed #CCC;
    clear: both;
    overflow: hidden;
}

.rightNeirong .neirong ul.lx li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #ccc;
    border-radius: 50%;
    vertical-align: 0px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.rightNeirong .ImgNeirong {
    margin-bottom: 10px;
}

.rightNeirong .neirong,
.rightNeirong .ImgNeirong {
    margin-top: 10px;
}

/*右侧内容*/


/*返回顶部*/
.pcrlist {
    display: block;
    position: fixed;
    bottom: 70px;
    left: 50%;
    margin-left: 550px;
}

.pcrlist .once {
    width: 50px;
    height: 50px;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 6px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 10px;
    overflow: hidden;
}

.pcrlist .once i {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url(../image/icon-APP-PC.png)no-repeat;
}

.pcrlist .indexbtn i {
    background: url(../image/icon-index-PC.png)no-repeat;
}

.pcrlist .refreshbtn i {
    background: url(../image/icon-refresh-pc.png)no-repeat;
}

/*.pcrlist .once:hover .hdiv{left:0;}*/
.pcrlist .hdiv {
    position: absolute;
    left: 50px;
    top: 0;
    background: #28b28b;
    color: #fff;
    line-height: 50px;
    font-size: 13px;
    text-align: center;
    transition: .1s all ease;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.pcrlist .hdiv a {
    color: #fff;
}

.pcrlist .hdiv p {
    line-height: 20px;
}

.pcrlist .hdiv p:first-child {
    margin-top: 6px;
}

/*返回顶部*/

/*右侧录像*/
.wonderful_videoMsg .bf p {
    color: #f33e4f;
    font-weight: bold;
    font-size: 17px;
}

.ShiJiaqiu {
    border-bottom: 1px solid #f0f0f0;
    padding: 12px 8px 15px 50px;
    font-size: 14px;
    color: #777;
    line-height: 22px;
    height: 40px;
    background: url(../image/play-btn.png) no-repeat 15px center !important;
}

.wonderful_videoMsg {
    border-bottom: 1px solid #f0f0f0;
    padding: 0px 5px;
}

.wonderful_videoMsg:hover {
    background: #d2f8e8;
}

.wonderful_videoMsg>p {
    color: #828282;
    font-size: 12px;
    padding: 8px 10px;
    font-size: 13px;
}

.msgSroce {
    padding: 0 10px 8px 10px;
    overflow: hidden;
}

.msgSroce>div {
    float: left;
    line-height: 35px;
}

.msgSroce>div:nth-of-type(1) p {
    color: #333;
    width: 115px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.msgSroce img {
    width: 22px;
    height: 22px;
    margin-right: 9px;
    vertical-align: middle;
}

.msgSroce>div:nth-of-type(2) {
    width: 92px;
    text-align: center;
    float: left;
    margin-top: 15px;
}

.msgSroce>div:nth-of-type(3) {
    width: 70px;
    text-align: right;
    float: right;
    margin-top: 15px;
    margin-top: 0px;
}

.msgSroce>div:nth-of-type(3) p {
    font-size: 13px;
    color: #2f8162;
}

.msgSroce>div:nth-of-type(3) p.no {
    color: #ccc;
}

.msgSroce>div:nth-of-type(3) p a {
    color: #2f8162;
}

/*右侧录像*/

/*右侧热门标签*/
.Hotbiaoqian {
    padding: 10px 15px;
}

.Hotbiaoqian span.qu {
    line-height: 28px;
    background: #909091;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
    margin-right: 5px;
    border-radius: 5px;
}

.Hotbiaoqian a {
    margin: 4px 5px;
    line-height: 30px;
    color: #2f8162;
}

.Hotbiaoqian span.team {
    color: #909091;
}

.Hotbiaoqian hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #ccc;
}

/*右侧热门标签*/

/*面包屑*/
.miaobao {
    background: url(../image/arr2.png) no-repeat 5px 3px;
    padding-left: 20px;
    color: #888;
}

.miaobao a {
    color: #888
}

/*面包屑*/


/*焦点图*/
#owl-demo {
    width: 330px;
    height: 260px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f0f0f0;
}

#owl-demo .item {
    position: relative;
    display: block;
    width: 330px;
    height: 260px;
}

#owl-demo img {
    display: block;
    width: 330px;
    height: 260px;
    transition: all 0.6s;
    cursor: pointer;
}

#owl-demo img:hover {
    transform: scale(1.1);
}

#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo span {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 90%;
    color: #fff;
    text-align: center;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    overflow: hidden;
    padding: 0px 15px;
}

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(../image/bg15.png);
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 25px;
    background-image: url(../image/bg16.png);
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}

.owl-prev {
    left: 0;
    background-image: url(../image/bg17.png);
}

.owl-next {
    right: 0;
    background-image: url(../image/bg18.png);
}

.owl-prev:hover {
    background-image: url(../image/bg19.png);
}

.owl-next:hover {
    background-image: url(../image/bg20.png);
}

#owl-demoZhuanTi {
    width: 630px;
    height: 395px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f0f0f0;
}

#owl-demoZhuanTi .item {
    position: relative;
    display: block;
    width: 630px;
    height: 395px;
    transition: all 0.6s;
    cursor: pointer;
}

#owl-demoZhuanTi img {
    display: block;
    width: 630px;
    height: 395px;
}

#owl-demoZhuanTi img:hover {
    transform: scale(1.1);
}

#owl-demoZhuanTi b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #000;
    border-top: red 2px solid;
}

#owl-demoZhuanTi span {
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 90%;
    color: #fff;
    text-align: center;
    height: 40px;
    font-size: 18px;
    line-height: 35px;
    overflow: hidden;
    padding: 0px 15px;
}

/*焦点图*/


/*文章内容*/
.NewsNeirong .ah {
    border-bottom: 1px dotted #ccc;
    line-height: 35px;
    padding: 20px;
}

.NewsNeirong .ah h1 {
    font-size: 21pt;
    font-weight: 1000;
}

.NewsNeirong .ah p {
    padding: 5px 0;
}

.NewsNeirong .ah .z {
    margin-right: 20px;
}

.NewsNeirong .ar_body img {
    max-width: 610px;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.NewsNeirong .ar_body {
    padding-left: 15px;
    padding-bottom: 20px;
    font-size: 15px !important;
    width: 725px;
    line-height: 27px !important;
    overflow: auto;
}

.NewsNeirong .ar_body .tag .sp {
    margin-right: 6px;
    color: #01632c
}

.NewsNeirong .ar_body ul li {
    width: 320px;
    float: left;
    border: none;
    line-height: 20px;
    line-height: 20px;
    padding-left: 10px;
}

.NewsNeirong .ar_body ul li a {
    font-size: 12px;
}

.NewsNeirong .ar_body ul li a.ming {
    background: url("../image/img4.gif") no-repeat left 3px;
    padding-left: 20px;
    color: #333;
}

.NewsNeirong .ar_body a {
    color: red;
    margin-right: 10px;
    font-size: 14px;
}

.NewsNeirong .ar_body p {
    text-indent: 2em;
    margin-bottom: 20px;
}

.NewsNeirong .ar_body li {
    text-indent: 2em;
    margin-bottom: 15px;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 10px;
}

.NewsNeirong p.lx {
    cursor: pointer;
    text-indent: 1.2em;
    margin-bottom: 15px;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 10px;
}

.NewsNeirong p.lx:last-child {
    border-bottom: 0px !important;
}

.NewsNeirong .ar_body div {
    text-indent: 2em;
    margin-bottom: 15px;
}

.NewsNeirong .ar_body div.XiangGuanZiYuan {
    margin-bottom: 15px !important;
}

.NewsNeirong .ar_body p.up_down {
    line-height: 35px;
    border: 1px solid #ddd;
}

.NewsNeirong .ar_body ul li {
    width: 320px;
    float: left;
    border: none;
    line-height: 20px;
    line-height: 20px;
    padding-left: 10px;
}

.NewsNeirong .ar_body p.biaoqianA {
    border: 1px dashed #EAEAEA;
    background: #f0fff6;
    padding: 10px;
    width: 660px;
    margin-left: 25px;
    border-radius: 5px;
    margin-top: 40px;
}

.NewsNeirong .XiangGuanZiYuan a {
    color: #f33e4f;
    margin-left: 10px;
}

.NewsNeirong .qingbao {
    background: url("../image/qingbao.png") no-repeat left 2px;
    padding-left: 28px;
}

.NewsNeirong .ar_body .jijin {
    background: url("../image/view.png") no-repeat left 2px;
    padding-left: 22px;
}

.NewsNeirong .ar_body .luxiang {
    background: url("../image/luxiang.gif") no-repeat left 5px;
    padding-left: 22px;
}

.NewsNeirong .XiangGuanZiYuan span {
    color: #777;
    border: 1px solid #ddd;
    background: #f7f7f7;
    font-size: 12px;
    padding: 5px 12px;
}

.qianzhanLeft {
    margin-right: 15px;
}

.qianzhanLeft,
.qianzhanRight {
    overflow: hidden;
    float: left;
}

.qianzhanLeft li,
.qianzhanRight li {
    position: relative;
    clear: both;
    width: 303px !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06);
    line-height: 22px;
    border: 1px solid #f0f0f0 !important;
    border-radius: 5px;
    text-indent: 0em !important;
    padding: 5px 40px 5px 5px;
    ;
}

.qianzhanLeft li .tip,
.qianzhanRight li .tip {
    position: absolute;
    background-color: #56a4d5;
    line-height: 20px;
    padding: 0 8px 0 6px;
    border-radius: 0 5px 0 5px;
    color: #fff;
    top: 0;
    right: 0;
}

.qianzhanLeft li .tip:before,
.qianzhanRight li .tip:before {
    border: solid transparent;
    border-top-color: #56a4d5;
    border-width: 17px 7px;
    position: absolute;
    content: '';
    top: 0;
    left: -7px;
}

.qianzhanLeft li.g .tip:before,
.qianzhanRight li.g .tip:before {
    border-top-color: #ff7086;
}

.qianzhanLeft li.g .tip,
.qianzhanRight li.g .tip {
    background-color: #ff7086;
}

/*文章内容*/


/*文章内容标签*/
.biaoqian {
    overflow: hidden;
    border-top: 0px;
    padding: 10px 20px 20px 20px;
}

.biaoqian .tab-hd_bq {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}

.biaoqian .tab-hd_bq span.current {
    background: #28b28b;
    border: 1px solid #28b28b;
    color: #fff
}

.biaoqian .tab-hd_bq span {
    border: 1px solid #ddd;
    color: #757575;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 6px;
    display: inline-block;
    height: 30px;
    width: 110px;
    text-align: center;
    line-height: 30px;
    position: relative;
}

.biaoqian .tab-hd_bq .current a {
    color: #fff;
}

.biaoqian li {
    width: 325px;
    float: left;
    display: block;
    padding: 10px 0;
    background: url("../image/redio.png") no-repeat -2px 14px;
    padding-left: 20px;
    overflow: hidden;
    line-height: 25px;
    height: 22px;
    border-bottom: 1px dashed #EAEAEA;
    white-space: nowrap;
    text-overflow: ellipsis
}

.biaoqian li:nth-child(odd) {
    margin-right: 15px;
}

.col3 li {
    width: 205px !important;
}

.col3 li {
    margin-right: 10px !important;
}

.biaoqian li a {
    font-size: 13px;
}

.biaoqian .gl {
    color: #01632c;
    margin-left: 10px;
}

.neirongZB {
    background: #fff;
}

/*文章内容标签*/


/*内页直播*/
.showInfo {
    border: 1px solid #28b28b;
    padding: 3px 10px;
    color: #28b28b !important;
    border-radius: 5px;
    margin-right: 8px;
    cursor: pointer;
}

.zhiboDivNY,
.NewsNeirong {}

.zhiboDivNY h3,
.NewsList h3,
.zhiboDivNY h1,
.NewsList h1,
span.title {
    display: block;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
    margin: 0;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    background: #28b28b;
}

.zhiboDivNY h4 {
    color: #2f8162;
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
    margin: 0;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden;
}

.zhiboDivNY h4 div.title {
    float: left;
    min-width: 75px;
    text-align: center;
}

.zhiboDivNY h4 div.more {
    float: right;
    width: 45px;
    font-size: 12px;
    font-weight: initial;
}

.zhiboDivNY h4 div.more a {
    color: #01632c
}

.zhiboDivNY h3.first {
    /*background:#FF6600;*/
}

.zhiboDivNY h3 .goTop {
    float: right;
    margin-right: 10px;
    margin-top: 6px;
}

.zhiboDivNY ul li {
    width: 696px;
    padding: 12px 10px;
    line-height: 25px;
    border-bottom: 1px dashed #e1e1e1;
    clear: both;
    overflow: hidden;
}

.zhiboDivNY ul li:last-child {
    border-bottom: none;
}

.zhiboDivNY ul li .tit {
    line-height: 30px;
    height: 30px;
    text-shadow: 1px 1px #fff;
    font-weight: 600;
    border-radius: 5px;
}

.zhiboDivNY ul li .tit .zhu {
    float: right;
}

.zhiboDivNY ul li .timev {
    font-size: 14px;
    margin-right: 5px;
}

.zhiboDivNY ul li .tit .zhiboInfo img {
    vertical-align: middle;
    width: 22px;
    margin: 0px 5px;
}

.zhiboDivNY ul li .tit a {
    font-size: 13px;
    font-weight: normal !important;
    margin-left: 18px;
    color: #000;
    text-decoration: none;
}

.zhiboDivNY ul li .con {
    max-height: 22px;
    padding-left: 53px;
    word-break: keep-all;
    overflow: hidden;
    line-height: 25px;
    position: relative;
    padding-top: 5px;
}

.zhiboDivNY ul li .con a {
    font-size: 12px;
    margin-right: 10px;
    line-height: 22px;
    color: #28b28b;
}

/*#01632c*/
.zhiboDivNY ul li .tit .zuqiu {
    background-image: url(../image/zuqiu.gif);
}

.zhiboDivNY ul li .tit .lanqiu {
    background-image: url(../image/lanqiu.gif);
}

.zhiboDivNY ul li .tit .qita {
    background-image: url(../image/qita.gif);
}

.event-icon {
    width: 28px;
    background-position: center center;
    display: block;
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    margin-right: 5px;
    display: block;
    line-height: 30px;
}

/*内页直播*/

/*分页*/
.pages,
.pageback {
    float: right;
    padding: 2px 0;
    display: flex;
    align-items: center
}

.pages a,
.pages strong,
.pageback a {
    font-size: 12px;
    color: #333;
    float: left;
    padding: 3px 10px;
    margin-right: 3px;
    height: 20px;
    background: #fff;
    line-height: 20px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.pages a.cur {
    background: red;
    color: #fff;
    font-weight: bold;
}

.pages span {
    padding: 0 10px;
}

/*分页*/

/*直播资料库*/
.Tags {
    overflow: hidden;
    background: #fff;
    padding: 0px 0px 15px 10px;
}

.Tags li {
    overflow: hidden;
    /* margin: 3px; */
    border: none;
    list-style: none;
    float: left !important;
    height: 43px;
    line-height: 40px;
    margin-top: 3px;
    padding-left: 18px;
    width: 158px !important;
    border-bottom: 1px solid #f0f0f0;
}

.Tags li.cur a {
    background: #28b28b;
    color: #fff;
    padding: 5px 10px;
}

.Tags60 li {
    width: 60px !important;
}

.Tags li a {
    color: #2f8162;
    font-size: 15px;
}

.Tags .spanColor {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 15px;
    margin-right: 6px;
    border-radius: 10px;
}

/*直播资料库*/

/*关于本站*/
.about {
    background: #fff;
}

.about li {
    font-size: 16px;
    cursor: pointer;
    height: 50px;
    line-height: 42px;
    padding: 10px 10px 0px 30px;
    border-bottom: 1px solid #f0f0f0;
    color: #2f8162;
}

.about li.current {
    font-size: 20px;
    font-weight: bold;
}

.no_show {
    display: none !important;
}

.aboutNR {
    min-height: 700px;
    background: #fff;
}

.aboutNRdiv {
    padding: 20px;
}

.aboutNRdiv p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}

/*关于本站*/


.footer {
    height: 250px;
    background: #fff;
    clear: both;
}

.footer .footer_1 {
    margin: 0 auto;
    overflow: auto;
}

.footer .footer_1 .footer_1_1 li {
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.footer .footer_1 .footer_1_1 {
    margin-top: 15px;
    width: 360px;
    float: left;
    height: 220px;
    background: #fff;
    padding-top: 3px;
    border-right: 1px solid #ddd;
}

.footer .footer_1 .footer_1_2 {
    margin-top: 15px;
    width: 310px;
    float: right;
    height: 220px;
    background: #fff;
    padding-top: 3px;
    padding-left: 10px;
    border-radius: 5px;
    margin-left: 15px;
}

.footer .footer_1 .footer_1_3 {
    margin-top: 15px;
    width: 360px;
    float: right;
    height: 220px;
    background: #fff;
    padding-top: 3px;
    margin-left: 10px;
    border-right: 1px solid #ddd;
}

.footer_1_3 ul li {
    display: inline-block;
    float: left;
    padding: 0 6px;
    color: #666;
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
}

.footer_1_3 ul {
    display: block;
    overflow: hidden;
    width: 370px;
    height: 30px;
    margin-top: 10px
}

.footer_1_2 ul {
    margin-top: 10px;
}

.footer_1_2 ul li {
    display: block;
    width: 280px;
    float: left;
    color: #666;
    text-align: left;
    margin-bottom: 15px;
    font-size: 12px;
}

.footer .footer_1 h4 {
    font-weight: bold;
    color: #666;
    font-size: 16px;
    line-height: 40px;
}

.footer .footer_1 a {
    color: #666;
    margin-right: 10px;
}

.bottom {
    background: #1f1f1f;
}

.bottom .bottom1 {
    height: 65px;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}

.bottom ol {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
}

.bottom ol li {
    float: left;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    margin-top: 5px
}

.bottom ol li a {
    color: #fff;
    line-height: 60px;
}

/*简介更多*/
.hovertreeContent {
    text-indent: 2em;
    height: 360px;
    overflow: hidden;
    position: relative;
}

.hewenqiToggle {
    margin-bottom: 0px !important;
    height: 20px;
    background-color: #f0f0f0;
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin-left: -19px;
}

.triangle-down-hovertree {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #999;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    top: 2px;
    cursor: pointer;
}

.triangle-up-hovertree {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 16px solid #999;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    top: 2px;
}

/*简介更多*/

/*广告*/
.gg1 {
    zoom: 1;
    position: relative;
    min-width: 1080px;
    overflow: hidden;
    background: #f3f4f7;
}

.gg1 .gg1_1,
.gg1 .gg1_2 {
    width: 1080px;
    margin: auto;
}

.gg1 .gg1_1 div,
.gg1 .gg1_1 div img {
    width: 350px;
}

.gg1 .gg1_1 div {
    float: left;
}

.gg1 .gg1_1 .gg1_1_2 {
    margin: 0 3px;
}

.gg1 img {
    margin-top: 3px;
}

.gg1 .gg1_1 .gg1_1_1 img:first-child,
.gg1 .gg1_1 .gg1_1_2 img:first-child,
.gg1 .gg1_1 .gg1_1_3 img:first-child,
.gg1 .gg1_2 img:first-child {
    margin-top: 0px;
}

.gg_piaofu_left {
    width: 70px;
    position: fixed;
    left: 5px;
    top: 130px;
}

.gg_piaofu_right {
    width: 70px;
    position: fixed;
    right: 25px;
    top: 130px;
}

/*广告*/

/*比分文章页*/
.rightNeirong .select {
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}

.rightNeirong .selectBottom {
    border-bottom: 1px solid #f0f0f0;
}

.rightNeirong .select li {
    padding-left: 15px;
    float: left;
    width: 260px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.rightNeirong .select li.cur span {
    color: #eda31f;
    margin-left: 5px;
}

.rightNeirong .select1 {
    overflow: hidden;
}

.rightNeirong .select1 li {
    float: left;
    width: 60px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}

.rightNeirong .select1 li.cur span {
    color: #fff;
    background: #28b28b;
    border-radius: 5px;
    padding: 3px 6px !important;
}

.rightNeirong .select2 {
    overflow: hidden;
}

.rightNeirong .select2 li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px dashed #f0f0f0;
}

.rightNeirong .select2 li.pm {
    width: 35px;
    margin-left: 10px;
    text-align: left;
    padding-left: 10px;
}

.rightNeirong .select2 li.team {
    width: 100px;
    text-align: left;
}

.rightNeirong .select2 li.team img {
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.rightNeirong .select2 li.win {
    width: 35px;
}

.rightNeirong .select2 li.ping {
    width: 35px;
}

.rightNeirong .select2 li.fu {
    width: 35px;
}

.rightNeirong .select2 li.jifen {
    width: 35px;
}

.rightNeirong .select2 li.pmlq {
    width: 30px;
    margin-left: 10px;
    text-align: left;
    padding-left: 10px;
}

.rightNeirong .select2 li.teamlq {
    width: 90px;
    text-align: left;
    padding-left: 10px;
}

.rightNeirong .select2 li.teamlq img {
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin-right: 6px;
}

.rightNeirong .select2 li.winlq {
    width: 50px;
}

.rightNeirong .select2 li.pinglq {
    width: 50px;
}

.rightNeirong .select2 li.fulq {
    width: 60px;
}

.rightNeirong .select2 li.jifenlq {
    width: 60px;
}

/*比分文章页*/

/*图片新闻*/
.clist ul,
.clist ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.clist ul li {
    border-bottom: 1px dashed #ddd;
    padding: 15px;
    clear: both;
    height: 112px
}

.clist ul li:hover {
    box-shadow: none;
}

.clist ul li.pageLi {
    height: 35px !important;
}

.clist ul li:last-child {
    border-bottom: 0px;
}

.clist ul li img {
    margin: 0 20px 0 0;
    border: solid 1px #DDD;
    border-radius: 8px;
    width: 150px;
    height: 110px;
    float: left
}

.clist ul li .title {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clist ul li .title a {
    color: #333;
    font-size: 19px;
    font-weight: 600;
}

.clist ul li .title a:hover {
    color: #e06666
}

.clist ul li .info {
    padding-top: 4px;
    color: #999;
    float: right
}

.clist ul li .intro {
    line-height: 24px;
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #999
}

.clist ul li .cate {
    color: #999
}

.clist ul li .tar {
    text-align: right;
    float: right;
    font-size: 12px;
    line-height: 28px;
}

.index_team_list {
    display: flex;
    flex-wrap: wrap
}

.index_team_list li {
    border-bottom: 0 !important;
    text-align: center;
    padding: 30px !important;
    height: auto !important
}

.index_team_list li img {
    width: 64px !important;
    height: 64px !important;
    margin: 0 !important;
    border: 0 !important
}

a.index_team_list {
    display: flex;
    flex-wrap: wrap
}

.index_team_list li {
    border-bottom: 0 !important;
    text-align: center;
    padding: 30px !important;
    height: auto !important;
    width: 91px;
    overflow: hidden
}

.index_team_list li img {
    width: 64px !important;
    height: 64px !important;
    margin: 0 !important;
    border: 0 !important
}

.index_team_list li a {
    display: flex;
    flex-direction: column;
    align-items: center
}

.index_team_list li p {
    margin-top: 8px
}

/*图片新闻*/

/*直播详细页*/
.matchInfo {
    padding: 20px;
}

.matchInfo p {
    line-height: 27px;
    font-size: 15px;
    margin-top: 15px;
}

.matchInfo p a {
    color: #2f8162;
    margin-right: 7px;
}

.matchSelectDiv {
    overflow: hidden;
    border-bottom: 2px solid #E84B5B;
    display: flex;
}

.matchSelectDiv li {
    cursor: pointer;
    height: 38px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    flex-grow: 1;
}

.matchSelectDiv li.current {
    background: #E84B5B;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.matchSelectDiv li.current a {
    color: #fff !important;
}

.matchInfo .qingbaoDiv {
    overflow: hidden;
}

.matchInfo .qingbaoDiv .X {
    overflow-y: auto;
    max-height: 500px;
    width: 46%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 9px;
}

.matchInfo .qingbaoDiv .Y {
    overflow-y: auto;
    max-height: 500px;
    width: 45%;
    float: left;
    margin-left: 3%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 9px;
}

/*直播详细页*/



/*选择title---Right_title*/
.Right_title {
    height: 45px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    color: #45454a;
    font-weight: 500;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden
}

.Right_title>p {
    display: inline-block;
    margin: 0 0 0 15px;
    padding-left: 10px;
    border-left: 5px solid #28b28b;
    text-align: center;
    max-width: 100px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.Right_title .more {
    height: 14px;
    background: url(../image/gengduo.png) no-repeat right 2px;
    padding-right: 16px;
    margin-right: 10px;
    color: #44b878;
    min-width: 100px;
    text-align: right;
}

.Right_title ul {
    margin-right: 0.5rem;
}

.Right_title ul li {
    display: block;
    float: left;
    transform: skew(-25deg);
    background: #f0f0f0;
    height: 45px;
    line-height: 45px;
    width: 110px;
    text-align: center;
    margin-left: 1px;
}

.Right_title ul li a {
    transform: skew(25deg);
    color: #999;
    display: block;
    width: 100%;
    height: 100%;
}

.Right_title ul li p {
    transform: skew(25deg);
    color: #999;
    display: block;
    width: 100%;
    height: 100%
}

.Right_title ul li.cur {
    background: #e64d5c;
}

.Right_title ul li.cur a {
    color: #fff;
}

.Right_title ul li.cur p {
    color: #fff;
}

/*选择title---Right_title*/

.Right_title ul li.current {
    background: #f37e00;
}

.Right_title ul li.current a {
    color: #fff;
}

.Right_title ul li.current p {
    color: #fff;
}

.newlist li {
    margin-left: 10px;
    width: 265px;
    clear: both;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px dashed #f0f0f0;
    padding-left: 15px;
    background: url(../image/dian.png) no-repeat -2px 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newlist li:last-child {
    border-bottom: 0;
}

/*选择title---Right_title*/


/*比赛分析页*/
.dzDIV {
    width: 100%;
    border: 1px solid #f0f0f0;
    margin: 10px 0;
}

.dzDIV .title {
    font-size: 24px;
    margin: 15px;
}

.dzDIV .title img {
    width: 30px;
    margin: 0px 3px;
    vertical-align: middle;
}

.dzDIV .title span {
    color: #E84B5B
}

.dzDIV .dz_head {
    background: #f0f0f0 !important;
    line-height: 37px;
    height: 37px;
    text-align: center;
    display: flex;
}

.dzDIV .dz_head img {
    vertical-align: middle;
}

.dzDIV .dz_list {
    line-height: 37px;
    height: 37px;
    text-align: center;
    display: flex;
    border-bottom: 1px solid #f0f0f0;
}

.dzDIV .dz_list:last-child {
    border-bottom: 0px !important
}

.dzDIV .dz_head span {
    width: 25%;
    font-size: 14px;
}

.dzDIV .dz_list span {
    width: 25%;
    font-size: 14px;
}

/*比赛分析页*/

/*频道列表【图片】*/
.pindaoLogo {
    text-align: center;
    text-indent: 0 !important;
    float: left;
    margin: 15px;
    border: 10px solid #f0f0f0;
    border-radius: 10px;
    padding: 15px;
}

.pindaoLogo p {
    text-align: center;
    text-indent: 0 !important;
    font-weight: bold;
    font-size: 16px;
}

.pindaoLogo div.bo {
    text-align: center;
    text-indent: 0 !important;
    background: #24cd77 !important;
}

.pindaoLogo div.bo a {
    color: #fff;
}

.pindao {
    overflow: hidden;
    padding: 10px 0px;
    background: #fbfbfb !important;
}

.pindao ul li {
    height: 80px;
    width: 95px;
    background-color: #fff;
    margin: 9px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    padding: 5px;
    float: left;
    overflow: hidden;
}

.pindao ul li:hover {
    border-color: #ff6c00
}

.pindao ul li a.ico {
    display: block;
    height: auto
}

.pindao ul li a.ico>img {
    height: 50px;
    overflow: hidden;
    border-radius: 12px;
}

.pindao ul li a.title {
    font-weight: 400;
    -ms-text-overflow: unset;
    -o-text-overflow: unset;
    text-overflow: unset;
    width: auto;
    color: #2f8162;
    font-weight: bold;
    margin: 5px 0px;
    display: block;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}

/*频道列表【图片】*/

/*综艺内容 【图片】*/
.show_geshouBox_b {
    overflow: hidden;
    position: relative;
    padding: 20px;
}

.show_geshouBox_b .show_geshou {
    float: left;
    display: block;
    width: 232px;
    margin-right: 25px;
}

.show_geshouBox_b .show_geshou img {
    display: block;
    border: none;
    width: 232px;
    height: 309px;
}

.show_geshouBox_b .show_geshou .share {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    box-shadow: 0 1px 0 #fff;
}

.show_geshouBox_b .show_geshou strong {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    font-size: 18px
}

.show_geshouBox_b .show_geshou strong a {
    color: #000;
}

.show_geshouBox_b .show_geshou strong a:hover {
    color: #f00;
}

.nbt {
    border-bottom: none
}

.show_geshouBox_b .show_geshou_i {
    float: left;
    display: block;
    width: 743px;
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit strong {
    font-weight: normal
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit strong a {
    color: #000;
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit strong a:hover {
    color: #f00;
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit h1 {
    font-weight: normal;
    font-size: 24px;
    display: inline-block;
    max-width: 500px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit h1 a {
    color: #000
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit h1 a:hover {
    color: #f00
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit span {
    font-size: 16px;
    color: #474646;
    margin-left: 44px;
}

.show_geshouBox_b .show_geshou_i .leixingBox .gengxin {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #fc794c;
}

.show_geshouBox_b .show_geshou_i .leixingBox .gengxin a {
    color: #fc794c;
    text-decoration: underline;
}

.show_geshouBox_b .show_geshou_i .leixingBox .gengxin a:hover {
    color: #ff0000
}

.show_geshouBox_b .show_geshou_i .leixingBox .zhuchiren,
.show_geshouBox_b .show_geshou_i .leixingBox .guojia_diqu,
.show_geshouBox_b .show_geshou_i .leixingBox .leixing {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #fc794c
}

.show_geshouBox_b .show_geshou_i .leixingBox .zhuchiren span,
.show_geshouBox_b .show_geshou_i .leixingBox .guojia_diqu span,
.show_geshouBox_b .show_geshou_i .leixingBox .leixing span,
.show_geshouBox_b .show_geshou_i .jianjie_zongyi span {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #9c9b9a;
}

.show_geshouBox_b .show_geshou_i .leixingBox .zhuchiren a,
.show_geshouBox_b .show_geshou_i .leixingBox .guojia_diqu a,
.show_geshouBox_b .show_geshou_i .leixingBox .leixing a {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fc794c;
}

.show_geshouBox_b .show_geshou_i .leixingBox .zhuchiren a:hover,
.show_geshouBox_b .show_geshou_i .leixingBox .guojia_diqu a:hover,
.show_geshouBox_b .show_geshou_i .leixingBox .leixing a:hover {
    color: #ff0000;
}

.show_geshouBox_b .show_geshou_i .jianjie_zongyi {
    overflow: hidden;
}

.show_geshouBox_b .show_geshou_i .jianjie_zongyi span {
    float: left;
    display: block;
    width: 62px;
    line-height: 26px;
}

.show_geshouBox_b .show_geshou_i .jianjie_zongyi p {
    float: left;
    width: 670px;
    font-size: 14px;
    color: #535252;
    line-height: 30px;
    text-align: justify;
}

.show_geshouBox_b .show_geshou_i .jianjie_zongyi p a {
    display: inline-block;
    color: #fc7546;
    cursor: pointer
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit .bcsj a {
    color: #fc794c
}

.show_geshouBox_b .show_geshou_i .leixingBox .geshou_tit .bcsj a:hover {
    color: #ff0000;
    text-decoration: underline
}

.zy_hot_cont {
    background: #fbfbfb;
    overflow: hidden
}

.zy_hot_cont li {
    float: left;
    display: block;
    margin: 18px 10px 7px 10px;
    height: 275px;
    background: #fff;
    position: relative;
}

.zy_hot_cont li img {
    display: block;
    width: 160px;
    height: 205px;
    border: none;
}

.zy_hot_cont li .updaytime {
    display: block;
    width: 145px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6) !important;
    filter: Alpha(opacity=60);
    background: #000;
    position: absolute;
    left: 0;
    top: 177px;
    text-align: right;
    padding-right: 15px;
}

.zy_hot_cont li .jm_mingcheng {
    display: block;
    width: 155px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #343333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zy_hot_cont li .zcr {
    display: block;
    width: 145px;
    height: 20px;
    padding: 0 5px;
    font-size: 14px;
    color: #8e8e8e;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zy_hot_cont li a {
    color: #343333;
}

.zy_hot_cont li a:hover {
    color: #ff0000;
}

.zy_hot_cont li .zcr a {
    color: #8e8e8e;
}

.zy_hot_cont li .zcr a:hover {
    color: #ff0000;
}

/*综艺内容 【图片】*/

.subcats {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px
}

.subcats li {
    width: 50%;
    padding: 10px 15px;
    box-sizing: border-box
}

.subcats li a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #eee;
    color: #666
}

.zhuanti_div {
    background: #fff;
    overflow: hidden;
    padding: 25px
}

.zhuanti_div h2 {
    clear: both;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    color: #2f8162;
    font-weight: 700
}

.zhuanti_div ul li {
    width: 196px !important;
    margin-right: 14px;
    height: 25px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc !important;
    background: url(../image/dot.png) no-repeat left 3px;
    padding: 8px 5px 8px 15px;
    float: left;
    overflow: hidden;
    height: 20px;
    line-height: 24px
}

.zhuantiStyle {
    background: #fff;
    overflow: hidden;
    padding: 5px 0 20px 0
}

.zhuantiStyle li {
    float: left;
    display: inline-block;
    width: 32%;
    margin-left: 3px;
    white-space: nowrap;
}

.zhuantiStyle li a {
    margin: 6px 3px 0;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    background: #f5f3f2;
    color: #000;
    display: block;
    font-size: 12px;
    border-radius: 3px
}

.zhuantiNeirong table {
    width: 100%;
    border-collapse: collapse
}

.zhuantiNeirong table td {
    font-size: 12px;
    border: 1px solid #f0f0f0;
    text-align: center;
    height: 30px;
    line-height: 30px
}

.zhuantiNeirong table tr:nth-child(2n) {
    background: #fff
}

.zhuantiNeirong table tr {
    background: #f0f0f0
}

.table {
    display: flex;
    flex-direction: column;
    margin: 1px 0 10px
}

.table2 {
    flex-direction: row !important;
    font-size: 14px;
    padding: 15px
}

.table-left {
    flex-shrink: 0
}

.table-left-th {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
    height: 35px;
    line-height: 35px;
    font-weight: 700
}

.table-left-td {
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 0 10px
}

.table-left-td div,
.table-left-th div {
    text-align: center
}

.table-right {
    overflow-x: scroll;
    display: flex;
    flex-direction: column
}

.table-right-th {
    display: flex
}

.table-right-td {
    display: flex
}

.table-right-th div {
    height: 35px !important;
    line-height: 35px !important;
    border-bottom: 1px solid #f5f5f5;
    font-weight: 700
}

.table-right-td div,
.table-right-th div {
    width: 80px;
    text-align: center;
    flex-wrap: nowrap;
    flex-shrink: 0;
    height: 35px;
    line-height: 35px
}

.table-title {
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid #e0e0e0;
    font-size: larger
}

.table-td,
.table-th {
    display: flex
}

.table-td div,
.table-th div {
    flex-grow: 1;
    text-align: center;
    width: 12.5%;
    height: 35px;
    line-height: 35px;
    white-space: nowrap
}

.table-th div {
    font-weight: 700
}

.hotType {
    padding: 5px 5px 0 5px;
    background: #fff
}

.hotType li {
    text-align: center;
    padding: 15px;
    width: 116px;
    height: 90px;
    display: inline-block;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #f6f6f6
}

.hotType li img {
    width: 60px;
    height: 60px;
    margin: auto;
    vertical-align: middle;
    border-radius: 50%;
    object-fit: cover
}

.hotType li p {
    font-size: 15px !important;
    vertical-align: middle;
    color: #666;
    font-weight: 100
}

.hotType li p a:hover {
    color: #000
}

.hotType2 {
    padding: 5px 5px 0 5px;
    background: #fff
}

.hotType2 li {
    padding: 0 0 6px 0;
    width: 142px;
    height: 41px;
    display: inline-block;
    line-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #f6f6f6
}

.hotType2 li img {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 10px 0 30px;
    vertical-align: middle
}

.hotType2 li p {
    font-size: 15px !important;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-weight: 100
}

.stat {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding: 15px
}

.stat-item {
    width: 14.2%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 10px 0
}

.stat-item-label {
    font-size: 13px;
    color: #999
}

.stat-item-val {
    font-size: 20px;
    color: #000
}

.chart-head {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 20px
}

.stat__chart {
    height: 700px;
    margin: 20px auto 0;
    width: 700px
}

.stat__king {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 24px 0 48px
}

.stat__king,
.stat__king-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stat__king-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 844px
}

.stat__king-avatar {
    border-radius: 50%;
    height: 96px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 96px
}

.stat__king-score {
    color: #424242;
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
    margin: 6px 0
}

.stat__king-name {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    width: 6em
}

.stat__king-img {
    height: 17px;
    position: absolute;
    right: 25px;
    top: 7px;
    width: 42px
}

.stat__king-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 169px;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    width: 218px
}

.stat__king-list,
.stat__single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stat__single {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px
}

.stat__single-avatar {
    border-radius: 50%;
    height: 64px;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 64px
}

.stat__single-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #212121;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 400;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 28px;
    margin-bottom: 5px
}

.stat__single-score {
    font-weight: 600
}

.stat__single-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 22px
}

.stat__single-bottom,
.stat__single-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stat__single-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 68px;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 25px;
    padding-left: 78px;
    position: relative;
    width: 327px
}

.stat__single-list:nth-child(2n) {
    margin-left: 60px
}

.stat__single-list:first-child,
.stat__single-list:nth-child(2) {
    margin-top: 0
}

.matchInfoDiv {
    padding: 0 20px;
    overflow: hidden;
}

.capability {
    width: 100%
}

.capability .average {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-top: 26px;
    margin-bottom: 12px
}

.capability .average b {
    font-weight: 400;
    color: #fd7d24;
    margin-left: 5px
}

.capability .box_chart {
    width: 100%;
    height: 330px;
    position: relative;
    text-align: center
}

.capability .box_chart .item {
    position: absolute;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #555
}

.capability .box_chart .item span {
    display: block;
    width: 24px;
    height: 16px;
    line-height: 16px;
    box-sizing: border-box;
    border-radius: 2px;
    font-family: arial;
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin: 0 auto
}

.capability .box_chart .item0 {
    top: 26px;
    width: 100%;
    left: -3px;
    text-align: center
}

.capability .box_chart .item0 span {
    display: inline-block
}

.capability .box_chart .item1 {
    right: 4px;
    top: 98px;
    width: 70px;
    text-align: center
}

.capability .box_chart .item2 {
    top: 245px;
    right: 0;
    width: 70px;
    text-align: center
}

.capability .box_chart .item3 {
    bottom: -5px;
    width: 100%;
    left: 0;
    text-align: center
}

.capability .box_chart .item3 span {
    display: inline-block
}

.capability .box_chart .item4 {
    top: 251px;
    left: 0;
    width: 70px;
    text-align: center
}

.capability .box_chart .item5 {
    top: 101px;
    left: 4px;
    width: 70px;
    text-align: center
}

.capability .box_chart .lv1,
.capability .box_chart .lv6 {
    margin-left: 10px;
    background: rgba(243, 38, 19, .6)
}

.capability .box_chart .lv2 {
    margin-left: 10px;
    background: rgba(255, 125, 4, .6)
}

.capability .box_chart .lv3 {
    background: rgba(251, 198, 49, .6)
}

.capability .box_chart .lv4 {
    background: rgba(175, 220, 166, .6)
}

.capability .box_chart .lv5 {
    background: hsla(0, 0%, 82%, .6)
}

.capability .des {
    text-align: center;
    margin: 10px 20px 20px;
    overflow: hidden;
    border-top: 1px solid #f5f5f5
}

.capability .des h3 {
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    color: #8d8d8d;
    margin-bottom: 5px
}

.capability .des img {
    height: 30px
}

.capability .des .list {
    display: inline-block;
    width: 134px;
    vertical-align: top;
    height: 75px;
    overflow: hidden;
    padding-top: 10px;
    float: left;
    border-bottom: 1px solid #f5f5f5
}

.capability .des .list:first-child {
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5
}

.capability .des .list:nth-child(2) {
    border-bottom: 1px solid #f5f5f5
}

.capability .des .list:last-child {
    border-left: 1px solid #f5f5f5
}

.capability .des .list:first-child h3,
.capability .des .list:nth-child(2) h3 {
    padding-top: 0
}

.capability .des .ranks {
    letter-spacing: 0;
    font-size: 0;
    height: 24px;
    padding: 6px 0 0
}

.capability .des .ranks span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 2px
}

.capability .des .rank_f {
    background: url(../image/star_f.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.capability .des .rank_e {
    background: url(../image/star_e.png) 0 0 no-repeat;
    background-size: 100% 100%
}

.profile__career__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    padding: 20px 10px 0;
    background: #fff
}

.profile__career__tab {
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 0 8px 12px;
    text-align: center;
    width: 62px
}

.profile__career__tab--active,
.profile__career__tab:hover {
    background-color: #f5f5f5;
    color: #ff0b0b
}

.profile__career__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.profile__career__item:before {
    background-color: #f5f5f5;
    border-radius: 1px;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    width: 1px
}

.profile__career__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 0 8px 20px;
    position: relative;
    width: 50%
}

.profile__career__list__title {
    color: #333;
    font-size: 15px;
    line-height: 22px
}

.profile__career__list__title:hover {
    color: #e74b5b;
    -webkit-transition: color .3s;
    transition: color .3s
}

.profile__career__list__time {
    color: #ccc;
    font-size: 12px;
    line-height: 24px;
    margin-top: 2px
}

.profile__career__list:before {
    background-color: #e0e0e0;
    border: 2px solid #eee;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 10px;
    left: -5px;
    position: absolute;
    top: 20px;
    width: 10px
}

.profile__career__list:nth-child(odd) {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding: 16px 20px 16px 0;
    text-align: right
}

.profile__career__list:nth-child(odd):before {
    left: unset;
    right: -5px
}

.picker-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5 !important;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    padding: 9px 12px;
    position: relative;
    line-height: 35px
}

.picker-section,
.picker-section__active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.picker-section__active {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    color: #000;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-weight: 600
}

.picker-section__active:before {
    color: hsla(0, 0%, 100%, .5);
    font-size: 8px;
    margin-left: 8px
}

.picker-section__select-box {
    max-height: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 32px;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    z-index: 10
}

.picker-section__item {
    background-color: #f5f5f5 !important;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    max-height: 300px;
    overflow-y: auto;
    padding: 8px
}

.picker-section__item__list {
    color: #000;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 100%;
    background-color: transparent !important;
}

.picker-section__item__list:hover {
    color: #ff0d0d;
    -webkit-transition: all .3s;
    transition: all .3s
}

.picker-section__item:before {
    border-color: transparent transparent #f5f5f5;
    border-style: solid;
    border-width: 0 9px 8px;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 10px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.picker-section:hover {
    overflow: unset
}

.picker-section:hover .picker-section__select-box {
    max-height: 318px;
    padding-top: 18px
}

.stat__picker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    line-height: 35px
}

.stat__picker .picker-section {
    margin-left: 20px
}

.stat__picker .picker-section--year .picker-section__select-box {
    width: 142px
}

.stat__picker .picker-section--year .picker-section__select-box--short {
    width: auto
}

.picker-section-year {
    width: 125px
}

.titleV2-season {
    display: flex;
    justify-content: space-between
}

.stat__game {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.stat__game-result {
    left: 0;
    line-height: normal;
    position: absolute;
    top: 17px
}

.stat__game-result img {
    height: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    width: 30px
}

.stat__game-time {
    color: #424242;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    white-space: nowrap
}

.stat__game-left {
    width: 104px
}

.stat__game-center,
.stat__game-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.stat__game-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.stat__game-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 94px
}

.stat__game-right .stat__game-time {
    color: #424242
}

.stat__game-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #9e9e9e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 47px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 21px;
    margin-top: 36px;
    padding-left: 46px;
    position: relative;
    width: 333px;
}

.stat__game-list:nth-child(-n+2) {
    margin-top: 0
}

.stat__game-list:nth-child(2n) {}

.titleV1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f4f4f4;
    padding: 0 15px !important;
    background: #fff;
    margin-bottom: 10px
}

.titleV1 img {
    float: left;
    width: 39px;
    height: auto;
    margin: 8px 0
}

.titleV1 h4 {
    float: left;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-left: 10px
}

.titleV1 h4::before {
    content: '';
    position: relative;
    top: 2px;
    display: inline-block;
    width: 6px;
    height: 19px;
    background: #28b28b;
    border-radius: 5px;
    margin-right: 10px
}

.titleV1 ul {
    float: right;
    margin-left: 80px
}

.titleV1 li {
    float: left;
    height: 50px !important;
    line-height: 50px !important
}

.titleV1 li a {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    display: block
}

.titleV1 li span {
    margin: 0 16px;
    color: #ddd
}

.titleV1 .gd {
    float: right;
    color: #000;
    font-size: 16px
}

.titleV1 a.more {
    float: right;
    color: #090
}

.titleV1 ul.select {
    float: right;
    margin-left: 80px;
    margin-right: -16px;
    border-left: 1px solid #f4f4f4
}

.titleV1 ul.select li {
    width: 110px !important
}

.select {
    overflow: hidden;
    display: flex
}

.select li {
    width: 50%;
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    background-color: #fafafa;
    cursor: pointer;
    font-size: 15px;
    color: #999;
    flex-grow: 1
}

.select li.current {
    background: #fff;
    color: #000;
    font-weight: 700;
    border-top: 2px solid #28b28b
}

.zhengrong .title {
    padding: 0 !important;
    background: #FAFAFA;
    line-height: 40px;
    height: 40px !important;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #f0f0f0;
}

.zhengrong li {
    display: flex;
    height: 75px;
    padding: 0 15px;
    border-bottom: 1px solid #f0f0f0
}

.zhengrong li span:first-child {
    width: 90px
}

.zhengrong li span:first-child img {
    width: 50px;
    height: 50px;
    margin: 12px 15px;
    border-radius: 50%;
    object-fit: cover
}

.zhengrong li span:nth-child(2) {
    width: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.zhengrong li span:nth-child(2) p:nth-child(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 180px;
    font-weight: 500;
    font-size: 17px;
    line-height: 40px
}

.zhengrong li span:nth-child(2) p:nth-child(2) {
    line-height: 30px;
    font-size: 13px;
    color: #999
}

.zhengrong li span:nth-child(3) {
    margin-left: 15px;
    width: 67px;
    height: 74px;
    line-height: 74px;
    font-size: 20px
}

.zhengrong li a:hover {
    color: #000
}

.topic_subnav {
    height: 50px;
    line-height: 50px;
    display: flex;
    width: 1080px;
    margin: 0 auto 15px;
    border-radius: 6px;
    justify-content: space-between;
    padding: 0 40px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #28b28b, #24a37f)
}

.topic_subnav ul {
    padding-left: 0;
    margin: auto
}

.topic_subnav li {
    min-width: 32px;
    max-width: 100px;
    float: left;
    margin-top: 0;
    border-right: 1px solid #289f7e;
    padding: 0 20px;
    x
}

.topic_subnav li:last-child {
    border-right: 0
}

.topic_subnav li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 48px;
    display: block;
    font-family: Helvetica;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.topic_subnav li a i {
    display: block;
    background: #fff;
    width: 32px;
    height: 3px;
    margin: -1px auto 0;
    display: none
}

.topic_subnav li a:hover {
    color: #fff
}

.topic_subnav li a:hover i {
    display: block
}

.topic_subnav li a.hover {
    color: #fff;
    font-weight: 700
}

.topic_subnav li a.hover i {
    display: block
}

.teamZiliao {
    margin: 15px 35px;
    overflow: hidden
}

.teamZiliao li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 750px
}

.teamZiliao li a {
    color: red
}

.teamZiliao li.two {
    width: 33% !important;
    float: left !important
}

.teamZiliao li.six {
    width: 25% !important;
    float: left !important
}

.teamZiliao li.img {
    height: 96px;
    text-align: center;
    display: flex
}

.teamZiliao li.img img {
    width: 85px;
    height: 85px;
    object-fit: cover
}

.teamZiliao li img.jiangbei {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px
}

.teamZiliao li.img .info {
    text-align: left;
    font-weight: 700;
    font-size: 15px;
    line-height: 29px;
    margin-left: 30px
}

.teamZiliao li.img .info p {
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.teamZiliao li.img .shenjia {
    font-size: 18px;
    line-height: 35px;
    margin-left: 100px;
    height: 35px;
    margin-top: 23px;
    color: #fff;
    background: -webkit-linear-gradient(245deg, #333 50%, #e84b5b 50%);
    padding: 3px 30px;
    border-radius: 50px
}

.dzDIV {
    width: 100%;
    border: 1px solid #f0f0f0;
    margin: 15px 0
}

.pd20 {
    padding: 20px
}

.TextJianjie {
    position: relative;
    padding: 20px;
    line-height: 29px;
    font-size: 13px;
    text-indent: 2em
}

.TextJianjie .rule li.dt {
    font-size: 12px
}

.TextJianjie h2 {
    font-size: 15px
}

.TextJianjieDiv {
    text-indent: 2em;
    height: 240px;
    overflow: hidden;
    position: relative
}

.TextJianjieDiv h1 {
    font-size: 14px;
    font-weight: 500
}

.TextJianjieDiv img {
    float: left;
    margin: 20px;
    height: 120px;
    max-width: 120px
}

.TextJianjieDiv .more {
    padding-bottom: 7px;
    margin-bottom: 0 !important;
    height: 20px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-left: -19px
}

.TextJianjieDiv .more_down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 16px solid red;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -1px;
    cursor: pointer
}

.TextJianjieDiv .more_up {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 16px solid red;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 2px
}

.jifenDIV {
    width: 100%
}

.jifenDIV .title {
    font-size: 16px;
    padding: 7px 10px;
    text-align: center;
    background: #f2f5f9
}

.jifenDIV .jifen_head {
    display: flex;
    line-height: 37px;
    height: 37px
}

.jifenDIV .jifen_list {
    display: flex;
    line-height: 37px;
    height: 37px;
    border-top: 1px solid #f4f4f4
}

.jifenDIV .jifen_head span {
    width: 50px;
    text-align: center;
    background: #FAFAFA;
    color: #757575;
}

.jifenDIV .jifen_head span:nth-child(2) {
    width: 80px !important
}

.jifenDIV .jifen_list span {
    width: 50px;
    text-align: center
}

.hotType .jifenDIV .jifen_head span {
    width: 20%
}

.hotType .jifenDIV .jifen_list span {
    width: 20%
}

.jifenDIV .jifen_list span:nth-child(2) {
    width: 100px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.jifenDIV .jifen_list img {
    width: 20px;
    margin: 0 3px;
    vertical-align: middle
}

.jifenDIV .jifen_list span:last-child {
    color: #e74c5b
}

.jifenDIV .jifen_list span:nth-child(1) {
    color: #666;
    font-weight: 700
}

.turnpage {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.NewsNeirong .ar_body .turnpage>p {
    text-indent: 0;
    width: 49%;
    box-sizing: border-box;
    margin: 10px 0 0 0;
    line-height: 30px !important;
}

.NewsNeirong .ar_body .turnpage>p a {
    width: 100%;
    margin-right: 0;
    color: #333;
}

.NewsNeirong .ar_body .turnpage>p a span:first-child {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #28b28b;
}

.NewsNeirong .ar_body .turnpage>p a span:last-child {
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.NewsNeirong .ar_body .turnpage>p:first-child a {
    text-align: left;
}

.NewsNeirong .ar_body .turnpage>p:last-child a {
    text-align: right;
}