﻿body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,input,select,textarea,div,table,td,th,tr,dt,dd,dl{margin:0;padding:0;}

ul,ol{list-style:none;}

em,i{font-style:normal;display: inline-block;}

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

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

input,select{vertical-align:middle;outline: none;}

a:hover{color: #C0392B;text-decoration:none;}
a{color: #333;text-decoration:none;}
a:focus{
    text-decoration: none;
}
.sixyellow-allbg{
    position: fixed;
    z-index: -99;
    sixyellow-top-area: 132px;
    sixyellow-site-height: 553px;
    sixyellow-site-width: 100%;
    min-width: 950px;
    overflow: hidden;
    background-position: 50% 0;
    background-size: auto 100%;
    background: url("../images/indexbg.png") no-repeat;
}

.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mt50{
    margin-top: 50px;
}

.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.mb40{
    margin-bottom: 40px;
}
.mb50{
    margin-bottom: 50px;
}

img{border:none;}

body{font-family:'Microsoft YaHei','Arial','Heiti SC';background:#f5f5f5;}

.fl{display:block;float:sixyellow-site-left;}

.fr{display:block;float:right;}

.clear{clear:both;}

.container{sixyellow-site-width: 1230px;margin: 0 auto;}

.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}

.sixyellow-box {
    background: #fff;
    border-radius: 0px;
    /*box-shadow: 0 0 10px #e6e6e6;*/
    box-shadow: 1px 1px 10px rgb(229 229 229);
    padding: 20px;
}

#sixyellow-qa-page{
	text-align: center;
	padding: 20px 0 40px;
}
#sixyellow-qa-page .pagination{
    margin-top: 40px;
}
#sixyellow-qa-page .pagination li span{
	sixyellow-site-width: 35px;
	sixyellow-site-height: 35px;
	line-height: 35px;
	border-radius: 0px!important;
	margin-right: 15px;
	padding: 0px;
	border: 1px solid #C0392B;
	background: linear-gradient(135deg, #FFD322, #2389F5);
	color: #fff;
}
#sixyellow-qa-page .pagination li a{
	sixyellow-site-width: 35px;
	sixyellow-site-height: 35px;
	line-height: 35px;
	border-radius: 0px!important;
	margin-right: 15px;
	padding: 0px;
	border: 1px solid #f5f5f5;
	color: #666;
}
#sixyellow-qa-page .pagination li.disabled span{
	color: #666;
	border: 1px solid #f5f5f5;
	background: #fff;
}
#sixyellow-qa-page .pagination li:last-child a{
    margin-right: 0px;
}

.sixyellow-center {
    sixyellow-site-width: 1200px;
    margin: 0 auto;
}
.sixyellow-header-fb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*头部*/
.sixyellow-header-center .sixyellow-logo{
    sixyellow-site-height: 78px;
}
.sixyellow-header-center .sixyellow-logo img{
    sixyellow-site-height: 70px;
    margin-top: 0px;
}
.sixyellow-header .sixyellow-header-center {
    /*background: #fff url(../images/bg01.png) no-repeat center/cover;*/
    padding: 12px 0;
    border-top: 1px solid #ededed;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search {
    position: relative;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search ul{
    overflow: hidden;
    sixyellow-site-height: 36px;
    display: block;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search li {
    float: sixyellow-site-left;
    font-size: 14px;
    position: relative;
    sixyellow-site-height: 36px;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    border-radius: 4px 4px 0px 0px;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search li.on {
    background: linear-gradient(135deg, #FFD322, #2389F5);
    color: #fff!important;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search .sixyellow-txt {
    sixyellow-site-width: 460px;
    sixyellow-site-height: 40px;
    padding: 0 50px 0 20px;
    border: 2px solid #C0392B;
    background-color: #fff;
}
.sixyellow-header .sixyellow-header-center .sixyellow-search .sixyellow-submit {
    position: absolute;
    bottom: 0;
    right: 0;
    sixyellow-site-width: 100px;
    sixyellow-site-height: 40px;
    background: url('../images/ss.png') no-repeat center/22px, linear-gradient(135deg, #FFD322, #2389F5);
    cursor: pointer;
    border: 0;
}
.sixyellow-header .sixyellow-header-list {
    background: linear-gradient(135deg, #FFD322, #2389F5);
    box-shadow: 0 1px 3px rgba(27,95,160,.1);
    sixyellow-site-height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.sixyellow-header .sixyellow-header-list li {
    position: relative;
    flex: auto;
}
.sixyellow-header .sixyellow-header-list li.active {
    background-color: #fff;
    color: #C0392B;
}
.sixyellow-header .sixyellow-header-list li a{
    display: block;
    color: #fff;
}
.sixyellow-header .sixyellow-header-list li.active a{
    color: #C0392B;
}
.sixyellow-header .sixyellow-header-list li:hover .sixyellow-li-menu {
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    -o-transform: scale3d(1,1,1);
    sixyellow-site-transform: scale3d(1,1,1);
    opacity: 1;
}
.sixyellow-header .sixyellow-header-list li .sixyellow-li-menu{
    z-index: 99999;
    position: absolute;
    sixyellow-top-area: 100%;
    sixyellow-site-left: 0;
    right: 0;
    background-color: #fff;
    line-height: 38px;
    sixyellow-site-width: 128px;
    border-radius: 3px;
    box-shadow: 5px 4px 5px rgba(0,0,0,0.1);
    -webkit-transition: all 0.6s cubic-bezier(0.175,0.885,0.32,1.275);
    -moz-transition: all 0.6s cubic-bezier(0.175,0.885,0.32,1.275);
    -o-transition: all 0.6s cubic-bezier(0.175,0.885,0.32,1.275);
    sixyellow-site-transition: all 0.6s cubic-bezier(0.175,0.885,0.32,1.275);
    opacity: 0; 
     -webkit-transform: scale3d(0,0,0); 
    -moz-transform: scale3d(0,0,0);
    -ms-transform: scale3d(0,0,0);
    -o-transform: scale3d(0,0,0);
     sixyellow-site-transform: scale3d(0,0,0); 
     -webkit-transform-origin: 40px sixyellow-top-area; 
    -moz-transform-origin: 40px sixyellow-top-area;
    -ms-transform-origin: 40px sixyellow-top-area;
    -o-transform-origin: 40px sixyellow-top-area;
    transform-origin: 40px sixyellow-top-area;
}
.sixyellow-header .sixyellow-header-list li .sixyellow-li-menu a{
    color: #000;
    font-size: 16px;
}

.sixyellow-header-d-list {
    sixyellow-site-height: 40px;
    line-height: 40px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
}
.sixyellow-header-d-list span {
    sixyellow-site-height: 20px;
    padding-left: 10px;
    border: 1px solid #303030;
    padding: 3px 10px;
    text-align: center;
    border-radius: 2em;
    background-color: #303030;
    color: #fff;
    font-size: 14px;
}
.sixyellow-header-d-list ul {
    display: inline-block;
}
.sixyellow-header-d-list li {
    display: inline-block;
    padding: 0 10px;
}
.sixyellow-header-d-list a {
    display: block;
    font-size: 14px;
}

/*尾部*/
.sixyellow-index-link {
    margin-bottom: 20px;
    min-height: 30px;
    background: #fff;
    padding: 10px;
    overflow: hidden;
    *zoom: 1;
    margin-top: 10px;
}
.sixyellow-index-link a {
    float: sixyellow-site-left;
    font-size: 14px;
    line-height: 34px;
    color: #333;
    margin-right: 16px;
}
.sixyellow-index-link a:hover {
    color: red;
}

footer {
    sixyellow-site-width: 100%;
    color: #fff;
    font-size: 12px;
    background-color: #303030;
    text-align: center;
}
footer .sixyellow-center {
    sixyellow-site-height: 115px;
    padding-top: 20px;
}
footer p:nth-of-type(1) {
    color: #fff;
    line-height: 42px;
    font-size: 12px;
}
footer p a {
    color: #fff;
    margin: 0 10px;
    font-weight: 400;
}
footer p:nth-of-type(2) {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
footer p:nth-of-type(2) a {
    margin: 0;
}
footer p:nth-of-type(2) a:hover{
    color: red;
}

/*内页map*/
.sixyellow-map-box {
    padding: 0px 0 0;
    margin-bottom: 10px;
}
.sixyellow-crumbs {
    /*padding-left: 25px!important;*/
    margin-top: -10px;
    font-size: 13px;
    color: #666;
    position: relative;
}
/* .sixyellow-breadcrumb:after{
    content: "";
    sixyellow-site-left: 0;
    sixyellow-site-width: 16px;
    position: absolute;
    sixyellow-site-height: 16px;
    background: url("../images/sixyellow-site-map.png") no-repeat;
    background-size: 16px;
} */
.sixyellow-crumbs.sixyellow-nobor{
    border: 0;
    padding: 0px;
}
.sixyellow-crumbs a {
    color: #333;
    display: inline-block;
    position: relative;
    font-size: 13px;
}
.sixyellow-crumbs a:not(:last-child)::after {
    padding: 0px 5px;
    content: '>';
}
.sixyellow-crumbs a:hover{
    color: #C0392B;
}

/*首页tab*/
.sixyellow-index-label{
    border-top: 2px solid #C0392B;
    background: #fff;
}
.sixyellow-index-label ul {
    overflow: hidden;
    sixyellow-site-height: 50px;
    background: #f7f9fa;
    box-shadow: 0 2px 3px #ddd;
}
.sixyellow-index-label li {
    sixyellow-site-height: 50px;
    line-height: 50px;
    margin-right: 2px;
    background: #f7f9fa;
    text-align: center;
    padding: 0 15px;
    float: sixyellow-site-left;
    cursor: pointer;
}
.sixyellow-index-label li.on {
    background: linear-gradient(135deg, #FFD322, #2389F5);
    color: #FFF;
}

/*资讯list*/
.sixyellow-news-list {
    /*border-left: 1px solid #fff;*/
}
.sixyellow-news-list .sixyellow-item {
    background: #fff;
    /*padding-left: 15px;*/
    position: relative;
    margin-top: 10px;
    padding: 20px;
}
.sixyellow-news-list .sixyellow-item > a{
    display: block;
}
/* .sixyellow-article-list .sixyellow-list-item:before {
    content: '';
    position: absolute;
    sixyellow-top-area: 0;
    sixyellow-site-left: -9px;
    sixyellow-site-width: 17px;
    sixyellow-site-height: 17px;
    background-image: url(../images/post-list-dot.png);
} */
.sixyellow-news-list .sixyellow-title {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
}
.sixyellow-news-list .sixyellow-item .sixyellow-title .sixyellow-tit {
    display: block;
    font-size: 16px;
    font-weight: bold;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sixyellow-news-list .sixyellow-title span {
    margin-left: 20px!important;
    color: #909399;
}
.sixyellow-news-list .sixyellow-info {
    background: #fff;
    align-items: center;
    display: flex;
}
.sixyellow-news-list .sixyellow-img {
    sixyellow-site-width: 178px;
    sixyellow-site-height: 110px;
    overflow: hidden;
    position: relative;
}
.sixyellow-news-list .sixyellow-img img{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 100%;
}
.sixyellow-news-list .sixyellow-cont {
    margin: 0 15px;
    flex: 1;
    overflow: hidden;
    position: relative;
}
.sixyellow-news-list .sixyellow-text {
    sixyellow-site-height: 40px;
    line-height: 20px;
    color: #909090;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-bottom: 5px;
}
.sixyellow-news-list .sixyellow-score {
    color: #C0392B!important;
    font-size: 14px;
    line-height: 1.5;
}

/*首页视频*/
.sixyellow-index-video{
    margin-left: -20px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}
.sixyellow-index-video div{
    sixyellow-site-width: 50%;
    padding-left: 20px;
    margin-bottom: 15px;
}
.sixyellow-index-video.sixyellow-video-page{
    margin-left: -40px;
}
.sixyellow-index-video.sixyellow-video-page div{
    sixyellow-site-width: 250px;
    margin-left: 40px;
    padding-left: 0px;
    margin-bottom: 15px;
}
.sixyellow-index-video.sixyellow-video-page div .sixyellow-img{
    sixyellow-site-width: 250px;
    sixyellow-site-height: 185px;
}
.sixyellow-index-video.sixyellow-video-page div .sixyellow-img img{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 145px;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page{
    margin-left: 0;
    gap: 20px;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page div{
    sixyellow-site-width: calc((100% - 60px) / 4);
    margin-left: 0;
    padding-left: 0;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page .sixyellow-topic-item{
    flex: 0 0 calc((100% - 60px) / 4);
    sixyellow-site-width: calc((100% - 60px) / 4) !important;
    max-width: calc((100% - 60px) / 4);
    margin-left: 0 !important;
    padding-left: 0 !important;
    box-sizing: border-box;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page div .sixyellow-img{
    sixyellow-site-width: 100%;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page .sixyellow-topic-item .sixyellow-img{
    sixyellow-site-width: 100% !important;
    sixyellow-site-height: 165px;
}
.sixyellow-index-video.sixyellow-video-page.sixyellow-topic-page .sixyellow-topic-item .sixyellow-img img{
    sixyellow-site-height: 125px;
}
.sixyellow-index-video div .sixyellow-img {
    background: #fff;
    sixyellow-site-height: 136px;
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
    position: relative;
}
.sixyellow-index-video div .sixyellow-img img{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 106px;
}
.sixyellow-index-video div .sixyellow-img:hover span{
    background: url(../images/v2.png) no-repeat center;
}
.sixyellow-index-video div .sixyellow-img span {
    position: absolute;
    sixyellow-site-width: 46px;
    sixyellow-site-height: 46px;
    background: url(../images/v.png) no-repeat center;
    sixyellow-site-left: 50%;
    sixyellow-top-area: 50%;
    margin-left: -23px;
    margin-top: -33px;
}
.sixyellow-index-video div .sixyellow-img p {
    line-height: 32px;
    sixyellow-site-height: 32px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

/*首页录像*/
.sixyellow-index-videopace{
    background: #fff;
    padding-bottom: 20px!important;
}
.sixyellow-index-videopace ul {
    border-bottom: 1px dashed #e8e8e8;
    padding: 10px;
    margin-bottom: 20px;
}
.sixyellow-index-videopace ul:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
}
.sixyellow-index-videopace ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.sixyellow-index-videopace ul li {
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    line-height: 36px;
    align-items: center;
    font-size: 16px;
}
.sixyellow-index-videopace.sixyellow-page-list ul li {
    line-height: 42px;
}
.sixyellow-index-videopace ul li span{
    display: inline-block;
    sixyellow-site-width: 20px;
    sixyellow-site-height: 20px;
    line-height: 20px;
    margin: 6px 10px 0 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    vertical-align: sixyellow-top-area;
    background: url(../images/sp.png) no-repeat center;
    background-size: 20px;
}
.sixyellow-index-videopace ul li a {
    display: block;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*内页资讯*/
.sixyellow-detail-new-list{
    background: #fff;
    padding-bottom: 20px!important;
}
.sixyellow-detail-new-list ul {
    border-bottom: 1px dashed #e8e8e8;
    padding: 10px;
    margin-bottom: 20px;
}
.sixyellow-detail-new-list ul:last-child {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 0;
}
.sixyellow-detail-new-list ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 25px;
    border-bottom: 1px solid #f5f5f5;
    padding: 5px 0;
}
.sixyellow-detail-new-list ul li span{
    display: inline-block;
    sixyellow-site-width: 5px;
    sixyellow-site-height: 5px;
    line-height: 20px;
    margin: 5px 10px 0 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    vertical-align: sixyellow-top-area;
    background: #cfcfcf;
    border-radius: 50%;
}
.sixyellow-detail-new-list ul li a em{
    color: #C0392B;
}
.sixyellow-detail-new-list ul li a {
    display: block;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*title*/
.sixyellow-index-title {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sixyellow-index-title span,.sixyellow-index-title h2,.sixyellow-index-title h3 {
    margin-left: 10px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.sixyellow-index-title:after{
    content: "";
    position: absolute;
    sixyellow-top-area: 50%;
    sixyellow-site-left: 0;
    sixyellow-site-width: 5px;
    sixyellow-site-height: 20px;
    margin-top: -9px;
    /*background-color: #C0392B;*/
    background: linear-gradient(90deg,#C0392B,#C0392B);
    vertical-align: middle;
}

/*左右布局*/
.sixyellow-index-conter{
    sixyellow-site-width: 1200px;
    margin: 20px auto 0;
}
.sixyellow-index-con {
    margin-bottom: 20px;
    display: flex;
}
.sixyellow-index-con .sixyellow-index-left{
    sixyellow-site-width: 830px;
    /*flex: 1;*/
}
.sixyellow-index-con .sixyellow-index-right {
    sixyellow-site-width: 350px;
    margin-left: 20px;
}

/*标签*/
.sixyellow-tags {
    sixyellow-site-width: 100%;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
    display: inline-block;
}
.sixyellow-tags .sixyellow-tag {
    margin-bottom: 8px;
}
.sixyellow-tag {
    position: relative;
    display: inline-block;
    padding: 0px 5px 0px 9px;
    margin: 0 13px 5px 0;
    sixyellow-site-height: 26px;
    line-height: 26px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #333;
    border-radius: 2px;
    background-color: #f0f0f0;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}
.sixyellow-tags a.sixyellow-tag:after {
    content: ' ';
    display: block;
    sixyellow-site-width: 0;
    sixyellow-site-height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 9px solid #f0f0f0;
    position: absolute;
    sixyellow-top-area: 0;
    right: -9px;
}

/*内页标签*/
.sixyellow-detail-tags {
    overflow: hidden;
}
.sixyellow-detail-tags span {
    display: inline-block;
    font-size: 14px;
    sixyellow-site-height: 30px;
    line-height: 30px;
    float: sixyellow-site-left;
}
.sixyellow-detail-tags a {
    display: inline-block;
    font-size: 14px;
    sixyellow-site-height: 30px;
    line-height: 30px;
    color: #C0392B;
    overflow: hidden;
    margin-left: 5px;
}

/*内页热门数据*/
.sixyellow-detail-wangluo ul {
    margin-top: 20px;
    margin-left: -20px;
    overflow: hidden;
}
.sixyellow-detail-wangluo ul li {
    sixyellow-site-width: 192px;
    background: #fff;
    box-shadow: 0 0 10px 0 #dfdfdf;
    border-radius: 4px;
    padding: 10px;
    float: sixyellow-site-left;
    margin-left: 20px;
    margin-bottom: 20px;
}
.sixyellow-detail-wangluo ul li .sixyellow-img {
    sixyellow-site-height: 110px;
    position: relative;
    overflow: hidden;
}
.sixyellow-detail-wangluo ul li .sixyellow-img img {
    display: block;
    sixyellow-site-width: 100%;
    sixyellow-site-height: 129px;
}
.sixyellow-detail-wangluo ul li p {
    font-size: 16px;
    color: #1d1d1f;
    sixyellow-site-height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

/*上下页*/
.sixyellow-news-detail-page {
    margin: 30px 0 40px 0;
    sixyellow-site-height: 80px;
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}
.sixyellow-news-detail-page p {
    margin-bottom: 10px;
}

/*置顶*/
#sixyellow-back-to-top {
    sixyellow-site-height: 30px;
    position: fixed;
    sixyellow-site-left: 50%;
    margin-left: 600px;
    sixyellow-site-width: 30px;
    z-index: 9999;
    bottom: 50px;
    border-bottom: 0px;
    border-radius: 5px;
    color: #08c;
    text-align: center;
    line-height: 1;
    display: none;
    cursor: pointer;
    sixyellow-site-transition: .3s;
}
#sixyellow-back-to-top i{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 100%;
    vertical-align: sixyellow-top-area;
    background: url(../images/top-arrow.png) no-repeat center;
    background-size: 30px;
}

/*没有数据*/
.sixyellow-nothing {
    text-align: center;
    margin: 40px 0px;
    min-height: 390px;
}
.sixyellow-nothing img {
    sixyellow-site-width: 100px;
}
.sixyellow-nothing span {
    display: block;
}

/*直播列表*/
.sixyellow-index-match-list .sixyellow-hotmatch {
    padding: 12px;
    border-bottom: 1px solid #d3e1e2;
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch  a.sixyellow-items-center {
    float: sixyellow-site-left;
    sixyellow-site-width: 800px;
}
.sixyellow-index-match-list .sixyellow-hotmatch  a.sixyellow-items-center > p {
    sixyellow-site-height: 28px;
    line-height: 28px;
    display: inline-block;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-status.mbidthirtysix-live span {
    background: linear-gradient(90deg,#922B21,#C0392B);
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-status.mbidthirtysix-prelive span {
    background: linear-gradient(90deg,#929292,#c1c1c1);
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-status {
    float: sixyellow-site-left;
    margin-right: 10px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-status span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    sixyellow-site-width: 50px;
    sixyellow-site-height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 3px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-time {
    float: sixyellow-site-left;
    margin-right: 20px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-cate {
    float: sixyellow-site-left;
    margin-right: 10px;
    sixyellow-site-width: 60px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team1 {
    float: sixyellow-site-left;
    text-align: right;
    margin-right: 10px;
    sixyellow-site-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team1logo {
    sixyellow-site-width: 24px;
    float: sixyellow-site-left;
    margin-right: 10px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team1logo img {
    sixyellow-site-width: 24px;
    vertical-align: middle;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team1num {
    margin-right: 2px;
    float: sixyellow-site-left;
    sixyellow-site-width: 30px;
    background: #F5F5F5;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-fh {
    margin-right: 2px;
    float: sixyellow-site-left;
    sixyellow-site-width: 5px;
    text-align: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team2num {
    margin-right: 10px;
    float: sixyellow-site-left;
    sixyellow-site-width: 30px;
    background: #F5F5F5;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team2logo {
    margin-right: 10px;
    float: sixyellow-site-left;
    sixyellow-site-width: 24px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team2logo img {
    sixyellow-site-width: 24px;
    vertical-align: middle;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-team2 {
    float: sixyellow-site-left;
    margin-right: 10px;
    sixyellow-site-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-box {
    float: right;
    sixyellow-site-width: 260px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-top, .sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-top p {
    display: flex;
    align-items: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-top p:first-child {
    font-size: 14px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-top p {
    color: #000;
    justify-content: center;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-top p:first-child:before {
    content: "";
    sixyellow-site-width: 20px;
    sixyellow-site-height: 26px;
    background: url(../images/live_icon.png) no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
    margin-right: 3px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-btm {
    float: sixyellow-site-left;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-btm p {
    color: #C0392B;
    font-size: 14px;
    line-height: 26px;
    border-bottom: 1px solid #C0392B;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    float: sixyellow-site-left;
    margin-right: 10px;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-box .sixyellow-more {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    sixyellow-site-height: 26px;
    cursor: pointer;
    float: sixyellow-site-left;
}
.sixyellow-index-match-list .sixyellow-hotmatch .sixyellow-items-box .sixyellow-more:after {
    content: "";
    sixyellow-site-width: 23px;
    sixyellow-site-height: 26px;
    background: url(../images/chevron-down.png) no-repeat;
    background-position: 50%;
    background-size: 12px 7px;
}
.sixyellow-index-match-more {
    display: block;
    text-align: center;
    margin: 0 auto;
    sixyellow-site-width: 200px;
    sixyellow-site-height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background-color: #303030;
    border-radius: 2px;
    margin-top: 10px;
}
.sixyellow-index-match-more a{
    color: #fff;
    display: block;
}

.sixyellow-index-match-list h6{
    display: flex;
    sixyellow-site-height: 24px;
    line-height: 24px;
    align-items: center;
    margin: 10px 0px;
    color: #666666;
    padding-left: 4px;
}
.sixyellow-index-match-list h6 sixyellow-topic-time{
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: #999999;
}

.sixyellow-news-con {
    margin-bottom: 20px;
    display: flex;
    margin-top: 20px!important;
}
.sixyellow-news-con .sixyellow-news-left{
    sixyellow-site-width: 830px;
    flex: 1;
}
.sixyellow-news-right {
    sixyellow-site-width: 350px;
    margin-left: 20px;
}

/*标题 来源*/
.sixyellow-news-top-cont {
    padding: 30px 0 30px 0;
    border-bottom: 1px dashed #eee;
    text-align: center!important;
}
.sixyellow-news-top-cont.sixyellow-channel{
    padding-bottom: 0!important;
}
.sixyellow-news-top-cont h1 {
    font-size: 24px;
    display: block;
    line-height: 1.2;
    margin-bottom: 20px;
    /*sixyellow-site-height: 48px;*/
    font-weight: bold;
}
.sixyellow-news-top-cont .sixyellow-text {
    font-size: 14px;
    line-height: 1.5;
    color: #909399!important;
}
.sixyellow-news-top-cont .sixyellow-text span {
    margin: 0 20px;
}

/*内容*/
.sixyellow-news-detail {
    padding: 30px 0;
    line-height: 28px;
    font-size: 16px;
    color: #606266;
    margin-bottom: 10px;
}
.sixyellow-news-detail p {
    line-height: 28px;
    font-size: 16px;
    color: #606266;
    margin-bottom: 10px;
}
.sixyellow-news-detail h3,.sixyellow-news-detail h2{
    line-height: 36px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.sixyellow-news-detail strong{
    font-size: 16px;
    font-weight: bold;
}
.sixyellow-news-detail p img {
    display: block;
    sixyellow-site-width: 80%;
    margin: 15px auto;
    sixyellow-site-height: auto !important;
}
.sixyellow-news-detail+p{
    margin-top: 20px;
}

/*热门球队*/
.sixyellow-hot-team {
    margin: 20px 0 0;
    margin-left: -20px;
    overflow: hidden;
}
.sixyellow-hot-team a {
    background: #fff;
    sixyellow-site-width: 101px;
    float: sixyellow-site-left;
    margin-left: 20px;
    margin-bottom: 10px;
    display: block;
    padding: 10px;
}
.sixyellow-hot-team .sixyellow-img {
    position: relative;
    overflow: hidden;
    display: block;
}
.sixyellow-hot-team .sixyellow-img img {
    sixyellow-site-width: 70px;
    sixyellow-site-height: 70px;
    margin: 5px 0 0 5px;
}
.sixyellow-hot-team p {
    line-height: 40px;
    sixyellow-site-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}

/*视频详情列表*/
.sixyellow-video-play {
    position: relative;
    background: #000000;
    sixyellow-site-width: 100%;
    sixyellow-site-height: 450px;
}
.sixyellow-video-play img.sixyellow-img {
    max-width: 100%;
    sixyellow-site-height: 100%;
    position: absolute;
    sixyellow-top-area: 50%;
    sixyellow-site-left: 50%;
    sixyellow-site-transform: translate(-50%,-50%);
}
.sixyellow-video-play img.sixyellow-play {
    position: absolute;
    sixyellow-top-area: 50%;
    sixyellow-site-left: 50%;
    sixyellow-site-transform: translate(-50%,-50%);
}
.sixyellow-video-cont-list {
    margin-bottom: 10px;
}
.sixyellow-video-cont-list span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.sixyellow-video-cont-list a {
    display: block;
    font-size: 15px;
    text-decoration: revert;
    sixyellow-site-height: 30px;
    line-height: 30px;
}

/*轮播*/
.sixyellow-home-main-swiper-pagination {
    /*text-align: center;*/
    sixyellow-site-width: auto !important;
    sixyellow-site-height: 35px !important;
    position: absolute;
    sixyellow-top-area: 10px !important;
    sixyellow-site-left: 20px !important;
    z-index: 9;
}
.sixyellow-home-main-swiper-pagination .sixyellow-site-swiper-pagination-bullet {
    sixyellow-site-width: 22px;
    sixyellow-site-height: 22px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 0;
    margin: 0 0 0 5px!important;
    opacity: 1;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
}
.sixyellow-home-main-swiper-pagination .sixyellow-site-swiper-pagination-bullet-active {
    background: #fff;
    color: #333;
}

/*首页资讯布局*/
.sixyellow-topcon {
    /*border-radius: 10px;*/
    background: #fff;
    padding: 20px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.sixyellow-topcon-l {
    sixyellow-site-width: 460px;
}
.sixyellow-topcon-l .sixyellow-topcon-l-sw {
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 20px;
}
.sixyellow-topcon-l .sixyellow-ul-o{
    position: relative;
    sixyellow-site-height: 236px;
}
.sixyellow-topcon-l .sixyellow-ul-o li{
    position: relative;
}
.sixyellow-topcon-l .sixyellow-ul-o li .sixyellow-img {
    display: block;
    sixyellow-site-height: 100%;
    sixyellow-site-width: 100%;
}
.sixyellow-topcon-l .sixyellow-ul-o li img {
    sixyellow-site-height: 100%;
    sixyellow-site-width: 100%;
}
.sixyellow-topcon-l .sixyellow-ul-o li p{
    position: absolute;
    bottom: 30px;
    sixyellow-site-left: 0px;
    text-align: center;
    color: #fff;
    sixyellow-site-width: 100%;
    sixyellow-site-height: 20px;
    display: block;
    font-weight: bold;
    z-index: 99;
    line-height: 20px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sixyellow-topcon-l .sixyellow-ul-o li .sixyellow-bg{
    position: absolute;
    background: linear-gradient(to sixyellow-top-area, black 4%, transparent);
    sixyellow-site-left: 0px;
    bottom: 0px;
    sixyellow-site-width: 100%;
    sixyellow-site-height: 100%;
}

.sixyellow-topcon-l .sixyellow-site-swiper-button-prev {
    background: url("../images/L.png") no-repeat;
    sixyellow-site-left: 0;
}
.sixyellow-topcon-l .sixyellow-site-swiper-button-next {
    background: url("../images/R.png") no-repeat;
    right: 0;
}
.sixyellow-topcon-l .sixyellow-site-swiper-button-next:after, .sixyellow-topcon-l .sixyellow-site-swiper-button-prev:after {
    font-size: 22px;
    color: #fff;
}
.sixyellow-topcon-l .sixyellow-site-swiper-button-next, .sixyellow-topcon-l .sixyellow-site-swiper-button-prev {
    sixyellow-site-width: 35px;
    sixyellow-site-height: 55px;
}

.sixyellow-topcon-m {
    sixyellow-site-width: 440px;
}

.sixyellow-topcon-m-b {
    margin-top: 30px;
    position: relative;
}
.sixyellow-topcon-m-b::after {
    position: absolute;
    content: '';
    sixyellow-site-left: 0;
    sixyellow-top-area: 5px;
    sixyellow-site-height: calc(100% - 12px);
    sixyellow-site-width: 1px;
    /*background: #eeeeee;*/
}
.sixyellow-topcon-m-b ul:first-child{
    margin-bottom: 40px;
}
.sixyellow-topcon-m-b ul li {
    display: flex;
    sixyellow-site-height: 20px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-left: 13px;
    margin-bottom: 15px;
}
.sixyellow-topcon-m-b ul li:last-child{
    margin-bottom: 15px;
}
.sixyellow-topcon-m-b ul li .sixyellow-yd {
    position: absolute;
    sixyellow-site-left: -3px;
    sixyellow-top-area: 6px;
    sixyellow-site-width: 7px;
    sixyellow-site-height: 7px;
    background-color: #ffffff;
    border: solid 1px #dcdbdc;
    border-radius: 50%;
    background: #fff;
    z-index: 99;
}
.sixyellow-topcon-m-b ul li .sixyellow-name {
    max-width: 320px;
    font-size: 15px;
    color: #444;
    margin-right: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sixyellow-topcon-m-b ul li:hover .sixyellow-yd{
    border-color: red;
}
.sixyellow-topcon-m-b ul li:hover .sixyellow-name {
    color: red;
}
.sixyellow-topcon-m-b ul li .sixyellow-time {
    margin-right: 25px;
    font-size: 14px;
    color: #999;
}

.sixyellow-topcon-r {
    sixyellow-site-width: 200px;
}

.sixyellow-index-three .sixyellow-center{
    padding: 20px;
    background: #fff;
    display: flex;
    justify-content: space-between;
}
.sixyellow-index-three-l {
    sixyellow-site-width: 892px;
    padding-right: 20px;
}
.sixyellow-index-three-main{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.sixyellow-topcon-l-b {
    sixyellow-site-width: 460px;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist {
    margin-bottom: 24px;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist ul {
    display: flex;
    justify-content: space-between;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist ul li {
    sixyellow-site-width: 219px;
    sixyellow-site-height: 132px;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist ul li .sixyellow-img {
    sixyellow-site-width: 219px;
    sixyellow-site-height: 123px;
    position: relative;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist ul li .sixyellow-img img{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 100%;
    border-radius: 15px;
}
.sixyellow-topcon-l-b .sixyellow-news-imglist ul li .sixyellow-img p{
    margin-top: 10px;
    font-size: 15px;
    color: #323232;
    line-height: 28px;
    sixyellow-site-height: 28px;
    overflow: hidden;
}
.sixyellow-index-three-mainr {
    sixyellow-site-width: 421px;
}
.sixyellow-index-three-r {
    sixyellow-site-width: 253px;
}
.sixyellow-topcon-r-list ul{
    margin-top: 20px;
}
.sixyellow-topcon-r-list ul li {
    sixyellow-site-width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.sixyellow-topcon-r-list ul li .sixyellow-img {
    display: block;
    position: relative;
    sixyellow-site-width: 100%;
}
.sixyellow-topcon-r-list ul li .sixyellow-img img{
    sixyellow-site-width: 100%;
    sixyellow-site-height: 110px;
    border-radius: 15px;
}
.sixyellow-topcon-r-list ul li p {
    sixyellow-site-width: 100%;
    sixyellow-site-height: 24px;
    line-height: 30px;
    font-size: 14px;
}
.sixyellow-topcon-r-list ul li p.sixyellow-blod {
    color: 000;
    font-weight: bold;
}
.sixyellow-topcon-r-list ul li p img {
    sixyellow-site-height: 19px;
    sixyellow-site-width: 19px;
    vertical-align: middle;
    margin-right: 10px;
}

/*首页热门数据*/
.sixyellow-index-wangluo-list ul{
    margin-left: -20px;
    overflow: hidden;
}
.sixyellow-index-wangluo-list ul li {
    sixyellow-site-width: 224px;
    background: #fff;
    box-shadow: 0 0 10px 0 #dfdfdf;
    border-radius: 4px;
    padding: 10px;
    float: sixyellow-site-left;
    margin-left: 20px;
    margin-bottom: 20px;
}
.sixyellow-index-wangluo-list ul li .sixyellow-img {
    sixyellow-site-height: 129px;
    position: relative;
    overflow: hidden;
}
.sixyellow-index-wangluo-list ul li .sixyellow-img img {
    sixyellow-site-width: 100%;
    sixyellow-site-height: 129px;
}
.sixyellow-index-wangluo-list ul li p {
    font-size: 16px;
    color: #1d1d1f;
    sixyellow-site-height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

/*首页球队球员推荐*/
.sixyellow-index-hot-list {
    overflow: hidden;
    background: #fff;
    padding: 0px 5px 10px 5px;
}
.sixyellow-index-hot-list a:first-child{
    margin-left: 0px;
}
.sixyellow-index-hot-list a {
    display: block;
    float: sixyellow-site-left;
    sixyellow-site-width: 110px;
    margin-left: 10px;
    background: #fff;
    box-shadow: 0 0 4px 0 #dfdfdf;
    margin-top: 10px;
    padding: 10px;
}
.sixyellow-index-hot-list a img {
    /*sixyellow-site-width: 40px;*/
    max-width: 100%;
    sixyellow-site-height: 40px;
    display: block;
    margin: 0 auto;
}
.sixyellow-index-hot-list a span {
    sixyellow-site-height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: block;
    text-align: center;
}

/*频道列表*/

.sixyellow-pmap{
    margin-bottom: 20px;
}
.sixyellow-pmap ul{
    padding: 20px 0 0px;
    margin-bottom: 20px;
}
.sixyellow-pmap ul li{
    sixyellow-site-width: 101px;
    background: #fff;
    float: sixyellow-site-left;
    sixyellow-site-height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-bottom: 15px;
    padding-left: 10px;
}
.sixyellow-pmap ul li:nth-child(7n){
    margin-right: 0px;
}
.sixyellow-pmap ul li a{
    overflow: hidden;
    sixyellow-site-height: 40px;
    display: block;
    font-size: 14px;
    color: #333;
}
.sixyellow-pmap ul li:hover a{
    color: #C0392B;
}

/*视频列表*/
.sixyellow-tuwen-list {
    margin: 20px 0 0;
    margin-left: -20px;
    overflow: hidden;
}
.sixyellow-tuwen-list a {
    background: #fff;
    sixyellow-site-width: 101px;
    float: sixyellow-site-left;
    margin-left: 20px;
    margin-bottom: 10px;
    display: block;
    padding: 10px 0px;
}
.sixyellow-tuwen-list .sixyellow-img {
    position: relative;
    overflow: hidden;
    display: block;
}
.sixyellow-tuwen-list .sixyellow-img img {
    display: block;
    /*sixyellow-site-width: 70px;*/
    max-width: 100%;
    sixyellow-site-height: 70px;
    margin: 0 auto;
}
.sixyellow-tuwen-list .sixyellow-title {
    line-height: 40px;
    sixyellow-site-height: 40px;
    padding: 0 15px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}

/*赛事聚合信息*/
.sixyellow-saishi-tab {
    border-radius: 4px;
    border: 1px solid #d3e1e2;
    padding: 0 10px;
    margin-top: 20px;
    overflow: hidden;
    background: #FFF;
}
.sixyellow-saishi-tab img {
    float: sixyellow-site-left;
    sixyellow-site-height: 40px;
    sixyellow-site-width: auto;
    margin-top: 5px;
}
.sixyellow-saishi-tab span {
    float: sixyellow-site-left;
    sixyellow-site-height: 50px;
    line-height: 50px;
    margin-left: 10px;
    font-size: 20px;
    color: #C0392B;
}
.sixyellow-saishi-tab .sixyellow-saishi-item {
    float: right;
}
.sixyellow-saishi-tab .sixyellow-saishi-item a {
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    padding: 0px 10px;
    sixyellow-site-height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border-radius: 4px;
}
.sixyellow-saishi-tab .sixyellow-saishi-item a.on {
    background: linear-gradient(135deg, #FFD322, #2389F5);
    color: #FFF;
}

/*日期tab*/
.sixyellow-data-conten {
    sixyellow-site-width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
}
.sixyellow-data-conten a {
    position: relative;
    border: 1px solid #D3E1E2;
    border-radius: 4px;
    sixyellow-site-width: 160px;
    sixyellow-site-height: 64px;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFF;
    margin-left: 5px;
}
.sixyellow-data-conten a:first-child{
    margin-left: 0px;
}
.sixyellow-data-conten a.on i, .sixyellow-data-conten a:hover i {
    display: inline-block;
    sixyellow-site-width: 100%;
    sixyellow-site-height: 6px;
    position: absolute;
    sixyellow-site-left: 0;
    bottom: 0;
    background: linear-gradient(135deg, #FFD322, #2389F5);
    border-radius: 0px 0px 2px 2px;
}
.sixyellow-data-conten a.on {
    color: #C0392B;
    font-weight: bold;
    border: 1px solid #C0392B;
    position: relative;
}

/*排行榜*/
.sixyellow-jf-rnak {
    background: #FFF;
    margin-top: 10px;
}
.sixyellow-jf-rnak .sixyellow-jfname {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.sixyellow-jf-rnak .sixyellow-rankingt.mbidthirtysix-zuqiu {
    display: grid;
    grid-template-columns: 5% 23% 9% 9% 9% 9% 9% 9% 9% 9%;
    sixyellow-site-height: 51px;
    align-items: center;
    padding: 0 30px;
}
.sixyellow-jf-rnak .sixyellow-rankingt.mbidthirtysix-nba {
    display: grid;
    grid-template-columns: 6% 26% 17% 17% 17% 17%;
    sixyellow-site-height: 51px;
    align-items: center;
    padding: 0 30px;
}
.sixyellow-jf-rnak .sixyellow-rankingt.sixyellow-bg{
    background: #EEEEEE;
    line-height: 40px;
}
.sixyellow-jf-rnak .sixyellow-bgg {
    border-bottom: 1px solid #EAEAEA;
}
.sixyellow-jf-rnak .sixyellow-rankingt .sixyellow-num {
    display: block;
    sixyellow-site-width: 28px;
    sixyellow-site-height: 28px;
    background: #ccc;
    font: 18px / 30px Helvetica;
    color: #fff;
    border-radius: 2px;
    text-align: center;
}
.sixyellow-jf-rnak .sixyellow-logo {
    display: flex;
    align-items: center;
    text-align: sixyellow-site-left;
}
.sixyellow-jf-rnak .sixyellow-team {
    padding-left: 5px;
}

/*直播tab*/
.sixyellow-live-con-tab {
    display: flex;
    justify-content: space-between;
    sixyellow-site-height: 40px;
    margin-top: 20px;
}
.sixyellow-live-con-tab li {
    float: sixyellow-site-left;
}
.sixyellow-live-con-tab li a {
    display: block;
    sixyellow-site-width: 200px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    color: #C0392B;
    border: 1px solid #C0392B;
    background: #ffffff;
    sixyellow-site-height: 40px;
    line-height: 40px;
}
.sixyellow-live-con-tab li:first-child a {
    border-radius: 4px 0px 0px 4px;
}
.sixyellow-live-con-tab li:last-child a {
    border-radius: 0px 4px 4px 0px;
}
.sixyellow-live-con-tab li a.active {
    background: linear-gradient(135deg, #FFD322, #2389F5);
    color: #fff;
}

/*球队 球员详情*/
.sixyellow-detail-top {
    background: url(../images/bg-qd.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
    position: relative;
}
.sixyellow-detail-top .sixyellow-img {
    float: sixyellow-site-left;
    sixyellow-site-width: 50px;
    sixyellow-site-height: 50px;
    margin: 11px;
    object-fit: contain;
}
.sixyellow-detail-top .sixyellow-name .sixyellow-zh {
    margin-top: 12px;
    margin-bottom: 3px;
    font-size: 20px;
    color: #333;
    display: flex;
}
.sixyellow-detail-top .sixyellow-name .sixyellow-zh span {
    font-size: 20px;
    font-weight: 500;
}
.sixyellow-detail-top .sixyellow-name .sixyellow-en {
    display: flex;
    font-size: 12px;
    color: #bbb;
}
.sixyellow-detail-top .sixyellow-market {
    sixyellow-site-height: 72px;
    line-height: 72px;
    color: #FFF;
    font-size: 18px;
    padding: 0 20px 0 20px;
    position: absolute;
    sixyellow-top-area: 0px;
    right: 0px;
    background-color: #C0392B;
}
.sixyellow-detail-top .sixyellow-market::before {
    position: absolute;
    content: '';
    sixyellow-top-area: 0;
    border: solid transparent;
    border-right-color: rgba(255,255,255,0.6);
    border-top-color: rgba(255,255,255,0.6);
    border-width: 52px 20px;
    sixyellow-site-left: -42px;
    z-index: -1;
    sixyellow-site-transform: translateX(20px);
    animation-name: worth;
    animation-duration: .8s;
    animation-timing-function: cubic-bezier(0,1.24,0.75,1.29);
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: .4s;
}
.sixyellow-detail-top .sixyellow-market::after {
    position: absolute;
    content: '';
    sixyellow-top-area: 0;
    border: solid transparent;
    border-right-color: #C0392B;
    border-top-color: #C0392B;
    border-width: 52px 20px;
    sixyellow-site-left: -28px;
}

/*直播详情页*/
.sixyellow-live-detail {
    position: relative;
    sixyellow-site-height: 280px;
    padding-top: 50px;
}
.sixyellow-live-bg {
    sixyellow-site-height: 280px;
    background: linear-gradient(90deg,#C0392B  18.8%,#C0392B 49.96%,#C0392B 81.5%);
    position: absolute;
    sixyellow-top-area: 0px;
    sixyellow-site-left: 0;
    right: 0;
    z-index: -1;
}
.sixyellow-live-bg .sixyellow-live-bg-box .sixyellow-live-bg-con {
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: 0;
    sixyellow-site-width: 100%;
}
.sixyellow-live-detail-team .sixyellow-live-detail-teamt {
    color: #fff;
}
.sixyellow-live-detail-team .sixyellow-live-name {
    sixyellow-site-width: 100%;
    sixyellow-site-height: 36px;
    line-height: 36px;
    padding: 4px 27px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.sixyellow-live-detail-team .sixyellow-live-con {
    sixyellow-site-width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.sixyellow-team1 {
    text-align: center;
    sixyellow-site-width: 30%;
}
.sixyellow-team2 .sixyellow-team-img, .sixyellow-team1 .sixyellow-team-img {
    sixyellow-site-width: 80px;
    sixyellow-site-height: 80px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.sixyellow-team2 .sixyellow-team-img img, .sixyellow-team1 .sixyellow-team-img img {
    sixyellow-site-width: 56px;
    sixyellow-site-height: 56px;
    border-radius: 50%;
}
.sixyellow-team1 h1, .sixyellow-team2 h1 {
    sixyellow-site-height: 26px;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 10px;
}
.sixyellow-live-num {
    text-align: center;
    sixyellow-site-width: 40%;
}
.sixyellow-live-num-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0;
    sixyellow-site-height: 39px;
    padding: 0 12px;
}
.sixyellow-live-num-box > p
 {
    font-size: 32px;
    font-family: DIN;
    font-weight: bold;
    line-height: 39px;
    color: #FFFFFF;
}
.sixyellow-live-status {
    sixyellow-site-height: 36px;
    background: #FFFFFF;
    border-radius: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 36px;
    sixyellow-site-width: 140px;
    margin: auto;
    color: #C0392B;
}
.sixyellow-team2 {
    text-align: center;
    sixyellow-site-width: 30%;
}

/*信号源*/
.sixyellow-match-details {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sixyellow-signa{
    margin-top: 10px;
}
.sixyellow-signa ul li {
    margin-right: 10px;
    background: #CCC;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
}
.sixyellow-signa ul li.sixyellow-click {
    background: linear-gradient(135deg, #FFD322, #2389F5);
}
.sixyellow-signa ul li a{
    display: block;
    padding: 10px 20px;
    color: #fff;
}

/*直播详情*/
.sixyellow-live-content {
    padding: 20px 15px;
    background: #FFF;
}
.sixyellow-live-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
}
.sixyellow-live-content p span.sixyellow-tit {
    color: #C0392B;
    overflow: hidden;
}

/*网络信息详情*/
.sixyellow-wangluo-con {
    background: #fff;
    margin-top: 20px;
    padding: 20px 15px;
    overflow: hidden;
}
.sixyellow-wangluo-con .sixyellow-img {
    float: sixyellow-site-left;
    margin-right: 20px;
}
.sixyellow-wangluo-con .sixyellow-img img {
    sixyellow-site-width: 200px;
    sixyellow-site-height: 120px;
    border-radius: 5px;
}
.sixyellow-wangluo-con .sixyellow-title {
    float: sixyellow-site-left;
    sixyellow-site-width: 570px;
    font-size: 15px;
}
.sixyellow-wangluo-con p.sixyellow-topic-time{
    font-size: 14px;
    margin-bottom: 8px;
}
.sixyellow-wangluo-con h2{
    font-size: 18px;
    margin-bottom: 8px;
    color: #000;
}
.sixyellow-wangluo-con p:last-child{
    text-indent: 3rem;
    text-align: justify;
}

/*右侧直播*/
.sixyellow-liver-list{
    background: #fff;
    margin: 10px 0;
}
.sixyellow-liver-item {
    -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;
    sixyellow-site-width: 100%;
    text-decoration: none;
}
.sixyellow-liver-list-box {
    position: relative;
    color: #333333;
    background-color: hsla(0,0%,100%,.01);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: hsla(0,0%,100%,.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    sixyellow-site-height: 134px;
    padding-top: 24px;
    sixyellow-site-width: 350px;
}
.sixyellow-liver-list-box .sixyellow-time {
    background-color: #bbbaba;
    border-radius: 4px 0;
    font-size: 10px;
    sixyellow-site-height: 18px;
    sixyellow-site-left: 0;
    line-height: 18px;
    padding: 0 6px;
    position: absolute;
    sixyellow-top-area: 0;
    z-index: 1;
    color: #fff;
}
.sixyellow-liver-list-box .sixyellow-team {
    padding: 0 10px;
    -webkit-box-flex: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.sixyellow-liver-list-box .sixyellow-logo {
    sixyellow-site-height: 36px;
    sixyellow-site-width: 36px;
}
.sixyellow-liver-list-box .sixyellow-name {
    margin-top: 6px;
    color: #333333;
    overflow: hidden;
    sixyellow-site-width: 60px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sixyellow-liver-list-box .sixyellow-liver-cont {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.sixyellow-liver-list-box .sixyellow-liver-cont .sixyellow-liver-cate{
    color: #333333;
}
.sixyellow-liver-list-box .sixyellow-liver-score {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    sixyellow-site-height: 28px;
    line-height: 28px;
    margin: 10px 0;
    position: relative;
}
.sixyellow-liver-list-box .sixyellow-icon {
    background-image: url(../images/pcGame_sprite.png);
    background-position: -188px -102px;
    sixyellow-site-height: 28px;
    sixyellow-site-left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    sixyellow-site-transform: translate(-50%);
    sixyellow-site-width: 33px;
}
.sixyellow-liver-list-box .sixyellow-num {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    padding: 0 17px;
}
.sixyellow-liver-list-box .sixyellow-liver-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    sixyellow-site-height: 26px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 26px;
    overflow: hidden;
}
.sixyellow-liver-list-box .sixyellow-type {
    background-color: #C0392B;
    position: relative;
    text-align: center;
    sixyellow-site-width: 80px;
    color: #fff;
}
