<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner_content {
    bottom: 0;
    padding: 12px;
    position: absolute;
    width: 100%;
    z-index: 9999;
	background:rgba(0, 0, 0, 0.75);
}
.banner_content .title{
	font-size: 20px;
    font-weight: bold;
    line-height: 0.957;
	color:#FFF;
	margin-bottom:5px;
}
.banner_content .title a{
	color:#FFF;
}
.banner_content .title a:hover{
	color:#e87511;
}
.banner_content .content{
	font-size: 12px;
    font-weight: bold;
    line-height: 0.957;
    margin: 0;
	color:#CCC;
}
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url('img/a02.png') no-repeat;
	overflow: hidden;
}
.jssora02l {
	background-position: -3px -33px;
}
.jssora02r {
	background-position: -63px -33px;
}
.jssora02l:hover {
	background-position: -123px -33px;
}
.jssora02r:hover {
	background-position: -183px -33px;
}
.jssora02l.jssora02ldn {
	background-position: -3px -33px;
}
.jssora02r.jssora02rdn {
	background-position: -63px -33px;
}
.jssort11 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 96px;
	background: #181818;
}
.jssort11 .tp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.jssort11 .i, .jssort11 .pav:hover .i {
	position: absolute;
	top: 9px;
	left: 3px;
	width: 140px;
	height: 78px;
	border: white 1px solid;
}
* html .jssort11 .i {
	width /**/: 62px;
	height /**/: 32px;
}
.jssort11 .pav .i {
	border: white 1px solid;
}
.jssort11 .t, .jssort11 .pav:hover .t {
	position: absolute;
	top: 3px;
	left: 148px;
	width: 177px;
	height: 32px;
	line-height: 32px;
	color: #fc9835;
	font-size: 13px;
	font-weight: 700;
}
.jssort11 .pav .t, .jssort11 .p:hover .t {
	color: #fff;
}
.jssort11 .c, .jssort11 .pav:hover .c {
	position: absolute;
	top: 38px;
	left: 149px;
	width: 179px;
	height: 43px;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	overflow: hidden;
	line-height:15px;
}
.jssort11 .pav .c, .jssort11 .p:hover .c {
	color: #fff;
}
.jssort11 .t, .jssort11 .c {
	transition: color 2s;
	-moz-transition: color 2s;
	-webkit-transition: color 2s;
	-o-transition: color 2s;
}
.jssort11 .p:hover .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .pav:hover .c {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.jssort11 .p:hover, .jssort11 .pav:hover {
	background: #333;
}
.jssort11 .pav, .jssort11 .p.pdn {
	background: #e87511;
}
</pre></body></html>