.guanyu-zixun, .zuixin-luxiang {
	background: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.guanyu-zixun-list ul {
	padding: 20px 10px;
}
.guanyu-zixun-list ul li {
	font-size: 13px;
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.guanyu-zixun-list ul li span {
	color: #999999;
}
.guanyu-zixun-list ul li a {
	color: #666666;
}
{
    display: flex;
    justify-content: space-between;
}

{
    display: flex;
    justify-content: space-between;
}

.zhibo-detail-info {
    width: 70%;
    border-radius: 10px;
    height: fit-content;
}

.zhibo-detail-latest {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    height: fit-content;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-link {
    width: 100%;
    height: 305px;
    background: url("../images/background_zbxq.png") no-repeat top;
    position: relative;
    border-radius: 10px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul {
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 20px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul li {
    text-align: center;
    width: 30%;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul li:nth-child(1),li:nth-last-child(1) p {
    font-size: 20px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul li:nth-child(1) img,li:nth-last-child(1) img {
    width: 80px;
    height: 80px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul li:nth-child(2) p {
    margin-bottom: 10px;
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul .match-no {
    color: #999999
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul .match-yes {
    color: #ffffff
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul .score-no {
    font-size: 24px;
    color: #999999
}

.zhibo-detail-info .zb-dl-team .zb-dl-match-info ul .score-yes {
    font-size: 24px;
    color: #FFFFFF;
}

.lq-score-list dl {
    display: flex;
    justify-content: space-between;
    width: 280px;
    font-size: 12px;
    border: solid 1px #4E4E58;
}

.lq-score-list dl dt {
    width: 35%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-right: solid 1px #4E4E58;
    padding: 4px 0;
}

.lq-score-list dl dd {
    width: 10%;
    padding: 4px 0;
}

.lq-score-list dl dd:nth-last-child(1) {
    border-left: solid 1px #4E4E58;
    color: #E60640 ;
}

.zhibo-detail-info .zb-dl-team {
    position: relative;
}

.zhibo-link-btn {
    color: #FFFFFF;
    padding: 10px;
    background: rgb(0,13,41);
    margin-top: -95px;
    z-index: 10000000;
    position: inherit;
    min-height: 90px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 0 0 10px 10px;
}

.zhibo-link-btn .zhibo-link-wifi {
    font-size: 20px;
}

.zhibo-link-btn .zhibo-link-wifi::before {
    content: '';
    background: url("../images/wifi.png");
    width: 22px;
    height: 18px;
    display: inline-block;
}

.zhibo-link-btn a {
    padding: 12px 28px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 30px;
    margin-right: 20px;
    background: linear-gradient(to bottom,#033D93,#459ADD,#3172D2);
    font-size: 16px;
    box-shadow: 0 4px 0px #033D93;
}

.zhibo-link-btn a:hover {
    color: #FEEEA2;
}

.zb-dl-match-info .bdbf_con {
    padding-top: 20px;
    margin-bottom: 0;
    background: #000D29;
    padding-bottom: 20px;
    border-radius: 0 0 10px 10px;
}

.zb-dl-match-info .bdbf_con button {
    border: solid 1px #459ADD;
    padding: 12px 28px;
    border-radius: 30pc;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 10px;
    background: linear-gradient(to bottom,#2256c1,#5585e8,#5283e7);
    font-size: 16px;
    box-shadow: 0 4px 0px #2256c1;
}

.zb-dl-match-info .bdbf_con button.active {
    background: linear-gradient(to bottom,#2256c1,#5585e8,#5283e7);
    color: #FEEEA2!important;
}

.zhibo-detail-info .zb-dl-teamAbout {
    margin-top: 20px;
    background: #ffffff;
    border-radius: 10px;
    padding: 20px 15px;
}

.zhibo-detail-info .zb-dl-teamAbout ul li {
    margin-bottom: 15px;
}

.zhibo-detail-info .zb-dl-teamAbout ul li:nth-child(1) {
    font-size: 20px;
    margin-bottom: 18px;
}

.zhibo-detail-info .zb-dl-teamAbout ul li:nth-child(1)::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 15px;
    background: #459ADD;
    margin-right: 10px;
}

.zhibo-detail-info .zb-dl-teamAbout ul li a {
    color: #459ADD;
}

.zhibo-detail-info .zb-dl-other {
    margin-top: 20px;
    background: #ffffff;
    border-radius: 10px;
}

.content-zbList .zbList-info .zbList-info-evy {
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.content-zbList .qiu-pic {
    width: 18px;
    height: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.content-zbList .zhibo_saishi {
    width: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

.content-zbList .zhibo_saishi a {
    color: #459ADD;
}

.content-zbList .zhibo-time {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-left: 20px;
}

.content-zbList .zhibo-zhanwei {
    width: 25px;
}

.content-zbList .sore {
    width: 80px;
    color: #FF1336;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.content-zbList .zhibo-btn {
    background: #BBBBBB;
    padding: 2px 8px;
    border-radius: 5px;
    width: 114px;
    height: 30px;
    margin-left: 30px;
}

.content-zbList .zhibo-btn:hover {
    background: #969696;
}

.content-zbList .zhibo-btn-doing {
    background: #459ADD;
}

.content-zbList .zhibo-btn-doing:hover {
    background: #2a5bbe;
}

.common-tab-item:nth-child(2) .zhibo-btn {
    padding: 2px 8px;
    border-radius: 5px;
    width: 114px;
    height: 30px;
    margin-left: 30px;
    color: #459ADD;
    background: rgba(0,0,0,0);
}

.content-zbList .zhibo-btn img {
    width: 16px!important;
    height: 16px!important;
    vertical-align: middle;
    margin-right: 5px;
}

.content-zbList .zhibo-btn span {
    font-size: 14px;
}

.content-zbList li {
    border-top: solid 1px #EEEEEE;
    border-bottom: solid 1px #EEEEEE;
}

.zhibo_ist_re {
    border: 1px solid #dfebf9;
    border-left: none;
    border-right: none;
    background: linear-gradient(to right,#f9fbfe,#cde4fb,#f4f9fe)!important;
}

.content-zbList .pic-or-text {
    width: 60px;
    height: 30px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    line-height: 2;
    font-weight: 700;
}

.content-zbList .zhibo-more-btn {
    padding-bottom: 6%;
    text-align: center;
    margin-top: 50px;
}

.content-zbList .zhibo-more-btn a {
    color: #999999;
    padding: 15px 0;
    border: solid 1px #eee;
    width: 360px;
    display: inline-block;
    text-align: center;
    border-radius: 40px;
}

.content-zbList .zhibo-team {
    display: flex;
    align-items: center;
}

.content-zbList .zhibo-team p {
    width: 90px;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-zbList .zhibo-team p:nth-child(1) {
    text-align: right;
}

.content-zbList .zhibo-team img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 10px;
}

.content-zbList .lq-score-info {
    background: #fff;
    width: 250px;
    height: 85px;
    position: absolute;
    left: 34%;
    border-radius: 5px;
    display: none;
    font-size: 12px;
    font-weight: unset;
}

.lq-score-title {
    background: linear-gradient(to right,#67C8F1,#87ADFB)!important;
    border-radius: 5px 5px 0 0;
    display: flex;
}

.lq-score-title li {
    color: #FFFFFF;
}

.lq-score {
    font-size: 16px!important;
}

.lq-score-have {
    color: #FF1336;
    font-size: 14px;
}

.lq-score:hover .lq-score-info {
    display: block;
}

.lq-score-info .lq-score-list ul {
    display: flex;
}

.lq-score-info ul li {
    font-size: 12px;
    border: unset;
}

.lq-score-info .nbsp {
    width: 60px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lq-score-info .col {
    width: 30px;
}

.lq-score-info .total {
    color: #FF1336;
}

.lq-score-info div ul li:nth-last-child(1) {
    color: #FF1336;
}

.luxiang-menu {
    display: flex;
    justify-content: space-around;
    padding: 20px;
    border-bottom: solid 1px #eee;
}

.luxiang-menu li {
    cursor: pointer;
    padding-left: 25px;
}

.luxiang-menu li a {
    color: #333333;
}

.luxiang-menu li:nth-child(1) {
    background: url("../images/icon-zb.png") no-repeat;
    background-position-y: 20%;
}

.luxiang-menu li:nth-child(1).active {
    background: url("../images/icon_zb_select.png") no-repeat;
    background-position-y: 20%;
}

.luxiang-menu li:nth-child(1).active::after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 3px solid #459ADD;
    padding-bottom: 10px;
}

.luxiang-menu li:nth-child(1).active a {
    color: #459ADD!important;
}

.luxiang-menu li:nth-child(2) {
    background: url("../images/icon_sshg.png") no-repeat;
    background-position-y: 20%;
}

.luxiang-menu li:nth-child(2).active {
    background: url("../images/icon_sshg_select.png") no-repeat;
    background-position-y: 20%;
}

.luxiang-menu li:nth-child(2).active::after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 3px solid #459ADD;
    padding-bottom: 10px;
}

.luxiang-menu li:nth-child(2).active a {
    color: #459ADD!important;
}

.luxiang-active {
    background: #459ADD ;
    color: #FFFFFF!important;
}

.luxiang-active a {
    color: #FFFFFF!important;
}

.zq-lx-bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #ed0707;
    margin-left: 10px;
}

.zq-lx-bt a {
    color: #999999;
    font-size: 12px;
    margin-right: 20px;
}

.zq-lx-bt .zq-lx-header {
    margin-left: 0!important;
}

.zq-lx-header {
    border-bottom: solid 1px #459ADD;
    padding-top: 10px;
    margin-left: 10px;
}

.zq-lx-header div {
    font-size: 18px;
    color: #FFFFFF;
    background: #459ADD;
    width: 134px;
    padding: 6px 5px;
}

.zq-lx-header img {
    width: 20px;
    height: 18px;
    vertical-align: middle;
}

.match-team .the-team {
    position: relative;
}

.match-team .the-team .mask-btn .mask {
    background: #d70d0d;
    opacity: 0.3;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100px;
}

.match-team .the-team .mask-btn a {
    position: absolute;
    top: 30%;
    left: 33%;
    background: #1d1a43;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 3;
    border-radius: 20px;
	color: #fff;
}

.match-team .the-team ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*height: 80px;*/
    padding: 10px;
    border-bottom: solid 1px #EEEEEE;
}

.match-team .the-team ul li:hover > .mask-btn {
    display: block!important;
}

.match-team .the-team ul li {
    width: 30%;
    align-items: center;
    text-align: center;
}

.match-team .the-team ul li .paly {
    color: #459ADD;
}

.match-team .the-team ul li p {
    overflow: hidden;
    text-overflow: ellipsis!important;
    white-space: nowrap;
    font-size: 14px;
}

.match-team .the-team ul li:nth-child(2) p:nth-child(1),.match-team .the-team ul li:nth-last-child(1) p:nth-child(1) {
    font-size: 12px;
    color: #666666;
}

.match-team .the-team ul li:nth-child(3) p:nth-child(1) {
    font-size: 18px;
}

.match-team .the-team ul li img {
    width: 40px;
    height: 40px;
}

.zb-dl-match-local {
    position: relative;
}

.zb-dl-match-local .zb-dl-match-info ul {
    color: #fff;
    display: flex;
    justify-content: space-around;
    border-radius: 10px 10px 0 0;
    padding-top: 20px;
    background: #000D29;
    padding-bottom: 10px;
}

.zb-dl-match-local .zb-dl-match-info ul li {
    text-align: center;
    width: 30%;
}

.zb-dl-match-local .zb-dl-match-info ul li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.zb-dl-match-local .zb-dl-match-info ul li:nth-child(1),li:nth-last-child(1) p {
    font-size: 18px;
}

.zb-dl-match-local .zb-dl-match-info ul li:nth-child(1) img,li:nth-last-child(1) img {
    width: 48px;
    height: 48px;
}

.zb-dl-match-local .zb-dl-match-info ul li:nth-child(2) p {
    margin-bottom: 5px;
}

.zb-dl-match-local .zb-dl-match-info ul .match-no {
    color: #999999
}

.zb-dl-match-local .zb-dl-match-info ul .match-yes {
    color: #E60640
}

.zb-dl-match-local .zb-dl-match-info ul .score-no {
    font-size: 24px;
    color: #999999
}

.zb-dl-match-local .zb-dl-match-info ul .score-yes {
    font-size: 24px;
    color: #FFFFFF;
}
.zq-lx-list {
	padding: 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
}
.zq-lx-list .zq-lx-score {
	font-size: 13px;
	color: #999999;
	margin-bottom: 10px;
}
.zq-lx {
	background: #FFFFFF;
	border-radius: 10px;
}
.zq-lx .zq-lx-bt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #ed0707;
	margin-left: 10px;
}
.zq-lx .zq-lx-bt a {
	color: #999999;
	font-size: 12px;
	margin-right: 20px;
}
.zq-lx .zq-lx-bt .zq-lx-header {
	margin-left:0!important;
}
.zq-lx-header {
	border-bottom: solid 1px #ed0707;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #1d1a43;
	width: 134px;
	padding: 6px 5px;
}
.zq-lx-header img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.zq-lx-matchInfo {
	padding: 10px 15px;
	border-bottom: solid 1px #eee;
}
.zq-lx-matchInfo:nth-last-child(1) {
border: none;
}
.zq-lx-teamInfo {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zq-lx-teamInfo img {
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
}
.zq-lx-teamInfo ul {
	width: 40%;
}
.zq-lx-teamInfo ul li {
	margin: 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zq-lx-teamInfo p {
	color: #FF1336;
	font-size: 20px;
	font-weight: 700;
	width: 35%;
}
.zq-lx-teamInfo a {
	border: solid 1px #FFFFFF;
	padding: 5px;
	border-radius: 5px;
}
.zq-lx-teamInfo a:hover {
	color: #fff;
	background: #1d1a43;
}
.navhome {
    clear: both;
    width: 1200px;
    margin: 10px auto 0 auto;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0,0,0,.14);
    padding: 8px;
    line-height: 26px;
    height: 42px;
}
.navhome b {
    float: left;
    font-size: 14px;
    border-left: 3px solid #d9534f;
    height: 14px;
    line-height: 14px;
    padding-left: 5px;
    margin-top: 5px;
}

.navhome a {
    float: left;
    margin-right: 10px;
    font-size: 14px;
}

/*内容直播链接下*/
.right-main > div {
    margin-bottom: 30px;
    background-color: #fff;
}
.match-cont .type-tab {
    border-bottom: 1px solid #ddd;
}
.type-tab {
    background-color: #fff;
    padding: 0 30px;
    display: flex;
}

.type-tab p a {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 14px 0;
}

.type-tab p {
    width: 140px;
    border-top: 4px solid #fff;
}

.type-tab p.cur {
    border-color: #3c1c5a;
}

.type-tab.sp p{
    border: none;
}

.type-tab p.cur a {
    color: #3c1c5a;
    font-weight: bold;
}

.play-list .type-tab {
    border-bottom: 1px solid #3c1c5a;
    padding: 0;
}
/* 比赛详情 */
.match-info {
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    background: url(../images/match_info.jpg) no-repeat center;
}

.match-info .team {
    width: 160px;
    text-align: center;
}

.match-info .team-logo {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
}

.match-info .team-logo img {
    width: 80%;
    height: 80%;
    object-fit: contain;
    margin-top: 10%;
}

.match-info .team-name {
    padding-top: 20px;
}

.match-info .info {
    width: 200px;
    text-align: center;
}

.match-info .info p {
    padding-bottom: 14px;
}

.match-info .info .score {
    font-size: 36px;
    font-weight: bold;
}

.match-cont .type-tab {
    border-bottom: 1px solid #ddd;
	margin-top: 20px;
}

.match-cont .tab-cont {
    padding: 30px;
	background-color: #fff;
}

#tab-cont .tab-cont {
    display: none;
}

#tab-cont .tab-cont.cur {
    display: block;
	background-color: #fff;
}

.tab-cont .name-tab {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #3c1c5a
}

.tab-cont .name-tab li {
    margin-top: 6px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    background-color: #ddd;
    transition: 0.5s;
}

.tab-cont .name-tab li.cur {
    margin-top: 0;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    background-color: #3c1c5a;
}

.tab-cont .name-cont {
    display: none;
}

.tab-cont .name-cont:nth-of-type(1) {
    display: block;
}
.name-cont ul {
    border: 1px solid #ddd;
    margin-top: 30px;
}

.name-cont ul li {
    display: flex;
    height: 48px;
    border-top: 1px solid #ddd;
    align-items: center;
    justify-content: space-between;

}

.name-cont ul li.head {
    color: #3c1c5a;
    font-weight: bold;
}

.name-cont ul li:first-child {
    border-top: none;
}

.name-cont ul li span {
    width: 20%;
    text-align: center;
	font-size: 16px;
}
.playtxt {
    line-height: 30px;
    font-size: 15px;
}
p.nodata {
    width: 70%;
    margin: 60px auto;
    padding: 60px;
    border: 3px dashed #ddd;
    text-align: center;
    color: #ddd;
    font-size: 34px;
    background-color: #fbfbfb;
}
.tab-cont .linklist li {
    line-height: 40px;
    font-size: 16px;
    list-style: inside;
}
.common-tab {
	padding-bottom: 80px;
}
.common-tab li {
	color: #666666;
	font-size: 18px;
}
.active {
	color: #2F65D4 !important;
}
.common-tab-item {
	display: none;
}
.header-top, .header-bottom, .header-bottom-second, .content-container {
	width: 1200px;
	margin: 0 auto;
}
.content-container {
	padding-bottom: 200px;
}
.zhusa-xwye-lb-xqnr-wz {
    background: #fff;
    border-radius: 10px;
    margin-top: 20px;
}
.zhusa-xwye-lb-xqnr-y {
    padding: 20px 10px 0;
}
.zhusa-xwye-lb-xqnr-y h2 {
    font-size: 18px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}
.zhusa-xwye-lb-xqnr-zw {
    font-size: 16px;
    line-height: 30px;
    clear: both;
    padding: 10px 10px 40px;
    user-select: none;
}
.zhusa-xwye-lb-xqnr-wz .zhusa-xwye-lb-xqnr-y h2::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 25px;
    background: #D02D54;
}