<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navigation a,
.navigation span,
.main-content .choice-header span,
.main-content .choice-item .item-one,
.main-content .choice-item .item-three-top a,
.main-content .choice-item .item-three-bottom a,
.main-content .column-three-content table .col-seven a,
.main-content .item-wrapper .item-info .game-state a,
.main-content .item-wrapper .item-info .game-state span {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.main-content .column-three-content table td p,
.main-content .item-wrapper .item-info h4 a,
.main-content .item-wrapper .item-info p {
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

::-webkit-input-placeholder {
	color: #999999;
	font-size: 12px;
}

::-moz-placeholder {
	color: #999999;
	font-size: 12px;
}

:-ms-input-placeholder {
	color: #999999;
	font-size: 12px;
}

:-moz-placeholder {
	color: #999999;
	font-size: 12px;
}

.navigation a,
.navigation span,
.main-content .choice-header span,
.main-content .choice-item .item-one,
.main-content .choice-item .item-three-top a,
.main-content .choice-item .item-three-bottom a,
.main-content .column-three-content table .col-seven a,
.main-content .item-wrapper .item-info .game-state a,
.main-content .item-wrapper .item-info .game-state span {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.main-content .column-three-content table td p,
.main-content .item-wrapper .item-info h4 a,
.main-content .item-wrapper .item-info p {
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

::-webkit-input-placeholder {
	color: #999999;
	font-size: 12px;
}

::-moz-placeholder {
	color: #999999;
	font-size: 12px;
}

:-ms-input-placeholder {
	color: #999999;
	font-size: 12px;
}

:-moz-placeholder {
	color: #999999;
	font-size: 12px;
}

.div-select {
	position: relative;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.div-select * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	font: 14px/1.5 Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

.div-select ul {
	list-style-type: none;
	width: 100%;
	border: 1px solid #dddddd;
	background-color: #fff;
	position: absolute;
	z-index: 10;
	margin-top: -1px;
	display: none;
	margin: 0;
	padding: 0;
	top: 39px;
}

.div-select ul li {
	height: 40px;
	line-height: 40px;
}

.div-select ul li a {
	display: block;
	width: 100%;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.div-select ul li a:hover {
	background-color: #567fe6;
	color: #fff;
}

.div-select cite {
	width: 100%;
	*width: 100px;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 38px;
	display: block;
	color: #807a62;
	cursor: pointer;
	font-style: normal;
	padding-left: 10px;
	padding-right: 30px;
	border: 1px solid #dddddd;
	font-size: 14px;
	*background: #fff url(../../images/ico-select-2.png) no-repeat scroll 115px 17px;
}

.div-select cite:after {
	content: "";
	background: #fff url(../../images/ico-select-2.png) no-repeat scroll right center;
	width: 14px;
	height: 21px;
	position: absolute;
	right: 15px;
	top: 10px;
}

.navigation {
	height: 40px;
	line-height: 40px;
}

.navigation p a:hover {
	color: #567fe6;
}

.navigation p,
.navigation a,
.navigation span {
	font-size: 14px;
	color: #999;
}

.navigation span {
	color: #567fe6;
}

.main-content {
	background: #fafafa;
	padding: 30px 30px 60px;
}

.main-content .search-wrap {
	margin-bottom: 30px;
}

.main-content .search-wrap input {
	float: left;
	height: 40px;
	line-height: 22px;
	border: 1px solid #999;
	border-right: none;
	font-size: 14px;
	width: 350px;
	padding: 8px 0 8px 14px;
}

.main-content .search-wrap input::-webkit-input-placeholder {
	font-size: 14px;
}

.main-content .search-wrap input::-moz-placeholder {
	font-size: 14px;
}

.main-content .search-wrap button {
	float: left;
	border: none;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #567fe6;
	font-size: 18px;
	color: #fff;
	padding: 0 30px;
}

.main-content .choice {
	position: relative;
	margin-bottom: 24px;
}

.main-content .choice-major {
	margin-bottom: 0;
}

.main-content .choice-header {
	float: left;
	width: 178px;
}

.main-content .choice-header div {
	width: 6px;
	height: 20px;
	background: #567fe6;
	position: absolute;
	left: 0;
	top: 14px;
}

.main-content .choice-header span {
	line-height: 46px;
	font-size: 20px;
	color: #333;
	margin-left: 25px;
}

.main-content .choice-item {
	float: left;
	width: 962px;
}

.main-content .choice-item .item-one,
.main-content .choice-item .item-three-top a,
.main-content .choice-item .item-three-bottom a {
	line-height: 46px;
	font-size: 20px;
	color: #333;
	margin-right: 55px;
}

.main-content .choice-item .item-one:last-child,
.main-content .choice-item .item-three-top a:last-child,
.main-content .choice-item .item-three-bottom a:last-child {
	margin-right: 0;
}

.main-content .choice-item .item-one.cur-time,
.main-content .choice-item .item-three-top a.cur-time,
.main-content .choice-item .item-three-bottom a.cur-time {
	color: #567fe6;
}

.main-content .choice-item .item-one:hover,
.main-content .choice-item .item-three-top a:hover,
.main-content .choice-item .item-three-bottom a:hover {
	color: #567fe6;
}

.main-content .choice-item .item-three-top {}

.main-content .choice-item .item-three-top a {
	float: left;
	width: auto;
	white-space: nowrap;
	padding: 0 5px;
	height: 49px;
	margin-right: 35px;
	text-align: center;
}

.main-content .choice-item .item-three-top a.item-three-top-cur {
	color: #567fe6;
}

.main-content .choice-item .item-three-top a.item-three-firstA {
	text-align: left;
	width: auto;
	margin-right: 45px;
}

.main-content .choice-item .item-three-top a.frame {
	color: #567fe6;
}

.main-content .choice-item .item-three-top-switch {
	border-bottom: 1px solid #567fe6;
}

.main-content .choice-item .item-three-bottom a {
	font-size: 18px;
	color: #555;
	margin: 10px 57px 0 0;
}

.main-content .choice-item .item-three-bottom a.item-three-bottom-cur {
	color: #567fe6;
}

.main-content .choice-item .item-three-bottom-wrapper {
	width: 1052px;
	padding-top: 10px;
}

.main-content .choice-item .item-three-top-cur {
	color: #567fe6;
}

.main-content .choice-item-three {
	overflow: hidden;
}

.main-content .div-select-wrapper {
	float: left;
	width: 175px;
	margin: 0 38px 0 0;
	background: #fff;
}

.main-content .div-select-wrapper cite {
	font-size: 16px;
}

.main-content .div-select-wrapper.div-select ul li {
	height: 25px;
	line-height: 25px;
}

.main-content .div-select-wrapper.div-select ul li a {
	height: 25px;
	line-height: 25px;
}

.main-content .column-three-content {
	border-top: 1px solid #e1e1e1;
	padding: 20px 0 15px 0;
	margin-top: 30px;
}

.main-content .column-three-content .column-three-content-wrapper {
	width: 100%;
}

.main-content .column-three-content .column-three-content-wrapper tr:hover .col-one p {
	color: #567fe6;
}

.main-content .column-three-content table {
	text-align: left;
}

.main-content .column-three-content table .col-one p {
	width: 402px;
	*width: 192px;
}

.main-content .column-three-content table .col-two p {
	width: 134px;
	*width: 124px;
}

.main-content .column-three-content table .col-three p {
	width: 227px;
	*width: 217px;
}

.main-content .column-three-content table .col-four p {
	width: 308px;
	*width: 298px;
}

.main-content .column-three-content table .col-five p {
	width: 114px;
	*width: 104px;
}

.main-content .column-three-content table .col-six p {
	width: 105px;
}

.main-content .column-three-content table th p {
	font-size: 16px;
	color: #272727;
	line-height: 54px;
	text-align: left;
}

.main-content .column-three-content table td {
	line-height: 54px;
}

.main-content .column-three-content table td p {
	padding-right: 10px;
	font-size: 14px;
	color: #595959;
}

.main-content .column-three-content table .col-seven a {
	line-height: 1;
	font-size: 14px;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
	cursor: pointer;
}

.main-content .column-three-content table .col-seven a.join {
	background: #567fe6;
}

.main-content .column-three-content table .col-seven a.not-join {
	background: #b5b5b5;
}

.main-content .column-three-content table .col-seven a.join:hover {
	background: #009a77;
	box-shadow: 1px 2px 1px #ddd;
}

.main-content .column-three-content table .col-seven a.not-join:hover {
	background: #a8a8a8;
	box-shadow: 1px 2px 1px #ddd;
}

.main-content .column-three-content table .col-one a {
	width: 100%;
	font-size: 14px;
	color: #595959;
}

.main-content .column-three-content .column-three-content-wrapper tr:hover .col-one a {
	color: #567fe6;
}

.main-content .item-wrapper:hover .item-info h4 a {
	color: #567fe6;
}

.main-content .item-wrapper .item-img {
	float: left;
}

.main-content .item-wrapper .item-img img {
	width: 340px;
	height: 194px;
}

.main-content .item-wrapper .item-info {
	float: left;
	position: relative;
	width: 434px;
	*width: 390px;
	height: 194px;
	*height: 186px;
	padding: 0 0 0 20px;
	background: #fafafa;
}

.main-content .item-wrapper .item-info h4 {
	margin-bottom: 9px;
}

.main-content .item-wrapper .item-info h4 a {
	width: 100%;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}

.main-content .item-wrapper .item-info h4 a:hover {
	color: #567fe6;
}

.main-content .item-wrapper .item-info p {
	font-size: 16px;
	color: #555;
	line-height: 26px;
	width: 100%;
}

.main-content .item-wrapper .item-info p span {
	font-size: 16px;
	color: #555;
	margin-left: 29px;
}

.main-content .item-wrapper .item-info .game-state {
	position: absolute;
	left: 30px;
	bottom: 30px;
}

.main-content .item-wrapper .item-info .game-state a,
.main-content .item-wrapper .item-info .game-state span {
	color: #fff;
	border-radius: 5px;
	font-size: 20px;
	line-height: 1;
	padding: 10px 20px;
}

.main-content .item-wrapper .item-info .join a {
	background: #567fe6;
}

.main-content .item-wrapper .item-info .join a:hover {
	background: #009a77;
	box-shadow: 1px 2px 1px #ddd;
}

.main-content .item-wrapper .item-info .over span {
	background: #b5b5b5;
}

.column-content-option {
	background-color: #fff;
	padding: 32px 25px 0 25px;
}

.column-content-option .content-img-wrapper .img-item {
	width: 249px;
	float: left;
	margin-right: 31px;
}
.column-content-option .content-img-wrapper .img-item .top-img{
	position: relative;
}
.column-content-option .content-img-wrapper .img-item .top-img a{
	display: block;
}
.column-content-option .content-img-wrapper .img-item .top-img img {
	width: 249px;
	height: 166px;

}
.column-content-option .content-img-wrapper .img-item .top-img .live-icon{
	position: absolute;
	top: 10px;
  left: 8px;
  width: 62px;
  height: 24px;}
.column-content-option .content-img-wrapper .img-item-last {
	margin-right: 0;
}

.column-content-option .content-img-wrapper .img-item .bottom-text {
	padding: 18px 0 42px;
}

.column-content-option .content-img-wrapper .img-item .bottom-text {
	width: 100%;
}

.column-content-option .content-img-wrapper .img-item .bottom-text p a {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	color: #4f4f4f;
	line-height: 25px;
}
.column-content-option .content-img-wrapper .img-item .bottom-text .bottom-details span{
		box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 22px;
    padding-left: 0px;
    padding-right: 26px;
}
.column-content-option .content-img-wrapper .img-item .bottom-text a:hover {
	color: #567fe6
}


/*鍐呭澶撮儴涓€*/

.layout-head {
	height: 36px;
	line-height: 36px;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
}

.layout-head .head-title {
	float: left;
	font-size: 25px;
	font-family: PingFangSC-Semibold, PingFangSC;
	font-weight: 600;
	letter-spacing: 1px;
	color: #333333;
}

.layout-head a {
	display: block;
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #cc0000;
}


/*鍐呭澶撮儴缁撴潫*/

.layout-live {
	margin-bottom: 50px;
}

.layout-live .layout-content {
	padding-top: 5px;
}

.layout-live .layout-content .live-tab {
    box-sizing: border-box;
    float: left;
    width: 168px;
    height: 280px;
    padding: 15px 0px 15px 0px;
    margin-right: 20px;
}.layout-live .layout-content .live-tab .tab-list {
    box-sizing: border-box;
    position: relative;
    width: 168px;
    height: 100%;
    padding: 25px 0px 4px 0px;
}

.layout-live .layout-content .live-tab .tab-list .tab-li {
	cursor: pointer;
	position: relative;
	margin-bottom: 30px;
	padding-right: 20px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	color: #333333;
	text-align: right;
	line-height: 25px;
}

.layout-live .layout-content .live-tab .tab-list .active {
	margin-bottom: 21px;
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFangSC;
	font-weight: 600;
	color: #557FE6;
	line-height: 38px;
}

.layout-live .layout-content .live-tab .tab-list .tab-li:before {
	position: absolute;
	top: 10px;
	right: -2px;
	content: "";
	width: 7px;
	height: 4px;
	background-color: #557FE6;
}

.layout-live .layout-content .live-tab .tab-list .active:before {
	top: 17px;
}

.layout-live .layout-content .live-tab .tab-list .active:after {
	box-sizing: border-box;
	position: absolute;
	top: 12px;
	right: -16px;
	content: "";
	width: 0px;
	height: 14px;
	border: 7px solid transparent;
	border-left: 12px solid #557FE6;
}

.layout-live .layout-content .live-tab .tab-list:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	box-sizing: border-box;
	width: 3px;
	height: 100%;
	background-image: url(/static/images/bg_rect_icon.png);
	background-size: 100% 100%;
	border: 1px dashed #000;
}

.layout-live .layout-content .live-details {
	width: 905px;
	float: left;
}

.layout-live .layout-content .live-details .list .item {
	display: none;
}

.layout-live .layout-content .live-details .list .item .img {
	float: left;
	width: 420px;
	height: 280px;
	margin-right: 28px;
}

.layout-live .layout-content .live-details .list .item .img img {
	width: 100%;
	height: 100%;
}

.layout-live .layout-content .live-details .list .item .text {
	position: relative;
	width: 456px;
	height: 280px;
	float: left;
}

.layout-live .layout-content .live-details .list .item .text .titleBar {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	margin-bottom: 14px;
	max-height: 60px;
	font-size: 22px;
	font-family: PingFangSC-Medium, PingFangSC;
	font-weight: 500;
	color: #333333;
	line-height: 30px;
}

.layout-live .layout-content .live-details .list .item .text .titleBar:hover {
	color: #557FE6;
}

.layout-live .layout-content .live-details .list .item .text .time {
	margin-bottom: 8px;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.layout-live .layout-content .live-details .list .item .text .time span {
	margin-right: 14px;
}

.layout-live .layout-content .live-details .list .item .text .userName {
	margin-bottom: 8px;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.layout-live .layout-content .live-details .list .item .text .userName span {
	margin-right: 14px;
}

.layout-live .layout-content .live-details .list .item .text .detailsBar {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	max-height: 40px;
	margin-bottom: 23px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.layout-live .layout-content .live-details .list .item .text .btn-default {
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
	height: 42px;
	background: #557FE6;
	border-radius: 4px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.column-content-option .main-head {
	margin-bottom: 28px;
}

.column-content-option .main-head .main-tab .tab-btn {
	box-sizing: border-box;
	float: left;
	width: 88px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	color: #557FE6;
	border-radius: 4px;
	border: 1px solid #557FE6;
	margin-right: 20px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFangSC;
	font-weight: 400;
	cursor: pointer;
}

.column-content-option .main-head .main-tab .tab-btn:hover {
	background-color: #FAFAFA;
}

.column-content-option .main-head .main-tab .active {
	border: none;
	background: #557FE6;
	line-height: 40px;
	color: #fff;
}

.column-content-option .main-head .main-tab .active:hover {
	background: #557FE6;
	color: #fff;
}

</pre></body></html>