<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.index .left .left-zx{
	padding: 1rem;
	background: #fff;
}
.index .left .left-zx .zx-title{
	height: 2.5rem;
	line-height: 2.5rem;
	border-bottom: 1px solid #009987;
	padding: 0;
}
.index .left .left-zx .zx-title span{
	float: left;
	background: #009987;
	padding: 0rem 2rem;
	color: #fff;
	border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.index .left .left-zx .zx-title p{
	float: left;
	display: none;
	font-style: italic;
	margin-left: 1rem;
	margin-bottom: 0;
	color: #009987;
}
.index .left .left-zx .zx-title a{
	float: right;
	color: #009987;
	text-decoration: none;
}
.index .left .left-zx .zx-list{
	padding: 0;
}

.index .left .left-zx .zx-list .zx-type &gt; ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 1rem;
	overflow: hidden;
	display: block;
}
.index .left .left-zx .zx-list .zx-type ul li{
	float: left;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
	cursor: pointer;
}
.index .left .left-zx .zx-list .zx-type ul li{
	padding: 0.2rem 0.8rem;
	background: #D0D9D8;
	color: #777;
	text-decoration: none;
}
.index .left .left-zx .zx-list .zx-type ul li:hover{
	background: #cc9900;
	color: #fff;
}
.index .left .left-zx .zx-list .zx-type ul li.active {
	background: #cc9900;
	color: #fff;
}
.index .left .left-zx .zx-list &gt;.list{
	margin-top: 0.5rem;
}

.index .left .left-zx .zx-list &gt;.list &gt;.list-img{
	display: none;
}
.index .left .left-zx .zx-list &gt;.list &gt;.list-img img{
	width: 95%;
	border-radius: 0.3rem;
}
.index .left .left-zx .zx-list &gt;.list &gt;.list-news{
	margin-bottom: 0.2rem;
}
.index .left .left-zx .zx-list &gt;.list &gt;.list-news ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.index .left .left-zx .zx-list &gt;.list &gt;.list-news ul li{
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
.index .left .left-zx .zx-list &gt;.list &gt;.list-news ul li a{
	color: #333;
	background: url(/style/img/tv1.png) no-repeat 100% 100%;
    background-position: -2px 5px;
    background-size: 10px 15px;
    padding-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index .left .zb-list{
	background: #fff;
	margin-top: 1rem;
	padding: 1rem;
	margin-bottom: 1rem;
}
.index .left .zb-list &gt; .zb-list-title {
	width: 100%;
	height: 2.5rem;
	/*line-height: 2.5rem;*/
	border-bottom: 1px solid #009987;
}
.index .left .zb-list &gt; .zb-list-title &gt; .date{
	float: left;
    background: #009987;
    padding: 0.5rem 1rem;
    color: #fff;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.index .left .zb-list &gt; .zb-list-title &gt; .des{
	float: left;
    display: none;
    font-style: italic;
    margin-left: 1rem;
    margin-bottom: 0;
    color: #009987;
    line-height: 2.5rem;
}
.index .left .zb-list &gt; .zb-list-title &gt; .list-tab{
	float: right;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li{
	float: left;
	cursor: pointer;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li a{
	color: #666;
	padding: 0.1rem 0.5rem;
	text-decoration: none;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li a cate{
	font-weight: 700;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li.active a{
	background: #cc9900;
	color: #fff;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li:hover a{
	background: #cc9900;
	color: #fff;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li i{
	margin-right: 0.2rem;
}
.index .left .zb-list &gt; .zb-list-title&gt; .list-tab&gt; ul&gt;li:first-child{
	margin-right: 0.4rem;
}
.index .left .zb-list &gt; .list-ls{
	width: 100%;
	margin-bottom: 2rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li{
	padding: .8rem 0;
	border-bottom: 1px solid #E4E4E4;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first{
	display: block;
	width: 100%;
	/*height: 2rem;*/
	/*line-height: 3rem;*/
	margin-top: .3rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-time{
	float: left;
	margin-right: 1rem;
	padding: 0 1rem;
	border:1px solid #009987;
	color: #009987;
	margin-top: 0.5rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-ss{
	float: left;
	margin-right: 1rem;
	display: block;
    background: #009987;
    border-radius: 4px;
    color: #fff;
    padding: 0.1rem 0.6rem;
    min-width: 106px;
    max-width: 182px;
    text-align: center;
    font-size: 0.9rem;
    margin-top: 0.5rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-ss a:link,a:visited,a:active{
    color: #fff;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-vs{
	float: left;
	margin-right: 1rem;
	margin-top: 0.5rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-vs a{
	display: block;
	color: #555;

}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt;.list-vs a img{
	width: 1.3rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.li-first &gt; .list-st{
	float: right;
	color: #009987;
	/*margin-right: 1rem;*/
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.list-zby{
	float: left;
	width: 100%;
	margin-top: 0.8rem;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.list-zby &gt;ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.index .left .zb-list &gt; .list-ls &gt;ul&gt;li &gt;.list-zby &gt;ul&gt;li &gt; a{
	displays: block;
	color: red;
	text-decoration: none;
	background: url(/style/img/xinhao.png) no-repeat 100% 100%;
    background-size: 16px 16px;
    background-position:  0 5px;
    padding-left: 20px;
    margin-left: 2px;
    font-weight: 300;
}
/*�割唱*/
.index .right{
	
}
.index .right &gt;.rmss{
	display: block;
	background: #fff;
	padding: 0 1rem;
}
.index .right &gt;.rmss&gt; .row{
	padding: 1rem;
}
.index .right &gt;.rmss .rmss-title{
	height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 1px solid #009987;
    box-sizing: border-box;
    padding: 0;
}
.index .right &gt;.rmss .rmss-title span{
	background: #009987;
	color: #fff;
	padding: 0.5rem 2rem;
}
.index .right &gt;.rmss .rmss-list{
	padding: 0;
    height: 32rem;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}
.index .right &gt;.rmss .rmss-list::-webkit-scrollbar {display:none}

.index .right &gt;.rmss .rmss-list ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 0.5rem;
}
.index .right &gt;.rmss .rmss-list ul li{
	width: 100%;
	display: inline-block;
	/*height: 1.8rem;*/
	/*line-height: 1.8rem;*/
	font-size: 0.85rem;
	padding: 0.4rem 0;
	border-bottom: 1px solid #f5f5f5;
}
.index .right &gt;.rmss .rmss-list ul li span:first-child{
	float: left;
    background: #cc9900;
    padding: 2px 25px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin: 0 1rem 0 0;
    line-height: 100%;
}
.index .right &gt;.rmss .rmss-list ul li a{
	float: left;
	display: block;
	width: 100%;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 0.1rem;
}
.index .right &gt;.rmss .rmss-list ul li a i{
    color: #c6cdd4;
}
.index .right &gt;.rmss .rmss-list ul li span:nth-child(2){
	float: right;
	margin-top: 0.1rem;
	color: #333;
}
.index .right &gt;.rmss .rmss-list ul li span:nth-child(2) b{
	color: #009987;
}
.index .right &gt;.lie  .lie-title{
	height: 2.5rem;

}
.index .right &gt;.lie{
	margin-top: 1rem;
	background: #fff;
	padding: 1rem;
}
.index .right &gt;.lie .row{
	padding: 0 1rem;
}
.index .right &gt;.lie  .lie-title{
	width: 100%;
	border-bottom: 1px solid #009987;
	padding: 0;
	height: 2.5rem;
    line-height: 2.5rem;
}
.index .right &gt;.lie  .lie-title span{
	background: #009987;
    color: #fff;
    padding: 0.5rem 2rem;
}
.index .right &gt;.lie  .lie-title a{
	float: right;
	color: #009987;
	text-decoration: none;
	padding: 0.2rem ;
}
.index .right &gt;.lie .lie-list{
	padding: 0;
}
.index .right &gt;.lie .lie-list ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 0.5rem;
	overflow: hidden;
	display: block;
}
.index .right &gt;.lie .lie-list ul li{
	display: block;
}
.index .right &gt;.lie .lie-list ul li &gt; a{
	float: left;
	color: #666;
	display: block;
	background: url(/style/img/tv1.png) no-repeat 100% 100%;
    background-position: -2px 10px;
    background-size: 10px 15px;
    padding-left: 14px;
    text-decoration: none;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index .right &gt;.lie .lie-list ul li&gt; span{
	float: right;
	color: #009987;
}
.index .right &gt;.lie .lie-tag{
	padding: 0.5rem 0;
}
.index .right &gt;.lie .lie-tag a{
	display: inline-block;
	/*padding: 0 0.5rem;*/
	color: #009987;
	margin-right: .5rem;
}</pre></body></html>