<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;
}

::-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 {
	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 13px 0;
}

.fill .head h3{
	color: #333;
    font-size: 22px;
    line-height: 38px;
    font-weight: bold;
    word-break: break-all;
}

.column-content-option {
	padding: 32px 5px 0 5px;
	overflow: hidden;
}
.column-content-option .content-img-wrapper{
	width: 1180px;
}
.column-content-option .content-img-wrapper .img-item {
	width: 270px;
	float: left;
	margin-right: 24px;
}

.column-content-option .content-img-wrapper .img-item .top-img img {
	width: 270px;
	height: 160px;
}

.column-content-option .content-img-wrapper .img-item-last {
	margin-right: 0;
}

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

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

.column-content-option .content-img-wrapper .img-item .bottom-text p a {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
}

.column-content-option .content-img-wrapper .img-item .bottom-text a:hover {
	color: #567fe6
}</pre></body></html>