<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
	font-family: 'Microsoft YaHei','Open Sans','Helvetica Neue',Arial,'Hiragino Sans GB','WenQuanYi Micro Hei',sans-serif;
	font-size: 12px;
	height:100%;
	background-color: #fff;
	background-size: cover;
	background-attachment: fixed;
	margin:0;
	padding:0;
}
a {text-decoration: none;}
blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
a:active,a:hover {outline: 0}
img {border: none}
li {list-style: none}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.nr-header{
	display:block;
	width:100%;
	height:48px;
	text-align:center;
	background-color:#b0b0b0;
}
.nr-header strong{
	font-family:"Times New Roman", Times, serif;
	text-shadow: 5px 5px 5px rgba(255,255,255,0.5);
	margin-left:8px;
	height:48px;
	line-height:48px;
	font-size:26px;
	color:#ffff00
}
.nr-main-area{
	display:block;
	margin:0 3% 0 3%;
	width:94%;
	height:auto;
}
@media screen and (max-width: 970px) {
	.nr-main-area{
	width:100%;
	margin:0;
	}
}
.nr-menu{
	width:100%;
	margin-top:5px;
	padding: 0;
	overflow: hidden;
	display: block;	
	border-top:1px solid #222;
	border-left:1px solid #222;
}
.menu-box{
	display:block;	
	width:100%;
	overflow: hidden;
}
.menu-box a{
	float: left;
	margin:0;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
	width:calc(10% - 1px);
	line-height: 42px;
	height: 42px;
	font-size:16px;
	text-align:center;
	background:#999;
	color:#fff
}
.menu-box a:hover{
	color:#ff0000;
}
.nr-links{
	width:100%;
	margin-top:5px;
	padding: 0;
	overflow: hidden;
	display: block;	
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
.links-box{
	display:block;	
	width:100%;
	overflow: hidden;
}
.links-box a{
	float: left;
	margin:0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:calc(10% - 1px);
	line-height: 42px;
	height: 42px;
	text-align:center;
	font-size:14px;
	background:#f0f0f0;
}
.links-box a:hover{
	background:#999;
	color:#fff;
}
.search-hot{
	display:block;	
	width:100%;
	overflow: hidden;
}
.search-hot span{
	display:block;	
	width:100%;
	height:48px;
	line-height:48px;
	font-size:18px;
	text-align:center;
	color:#000;
}
.search-hot a{
	float: left;
	border-radius: 5px;
	margin:3px 8px 8px 3px;
	padding:0 16px 0 16px;
	border:1px solid #ff0030;
	line-height: 35px;
	height: 35px;
	text-align:center;
	font-size:14px;
	color:#ff0080;
}
.search-hot a:hover{
	background:#ff0080;
	color:#fff;
}
@media screen and (min-width:1000px) and (max-width: 1120px){
	.menu-box a{
		width:calc(20% - 1px);
	}
	.links-box a{
		width:calc(20% - 1px);
	}
}
@media screen and (max-width: 1000px) {
	.menu-box a{
		width:calc(25% - 1px);
	}
	.links-box a{
		width:calc(25% - 1px);
	}
}
.nr-search{
	display: block;
	margin-top:5px;
	width:100%;
	height:44px;
	overflow: hidden;
	background:#222;
}
.nr-search input{
	float:left;
	margin-left:1px;
	margin-top:1px;
	border: 0px solid;
	width:calc(100% - 128px);
	height:42px;
	padding-left:5px;
	font-size:16px;
	color:#000;
	background:#fff;
}
.nr-search button{
	float:left;
	margin-top:1px;
	margin-left:1px;
	border: 0px solid;
	cursor:pointer;
	font-size:16px;
	width:120px;
	height:42px;
	background:#777;
}
.nr-search input:focus{
	border: 0px solid;
	outline:0;
}
.nr-search button:hover{
	background:#999;
	color:#fff;
}
.nr-gglst{
	padding:5px 0;
	display:block;
	width:100%;
	overflow: hidden;
	height:auto;
}
.nr-gglst ul li {
	float: left;
	padding: 0;
	width: 75px;
	height:106px;
	overflow: hidden;
	text-align: center
}

.nr-gglst ul li img {
	margin: 0 auto;
	padding: 0;
	width: 56px;
	height: 56px;
	overflow: hidden;
	border-radius: 10px;
	
}
.nr-gglst ul li img:hover {
    -webkit-box-shadow: 0 0 2px -2px rgba(255,255,255,.7),0 1px 12px 0 rgba(255,255,255,.52);
    box-shadow: 0 0 2px -2px rgba(255,255,255,.7),0 1px 12px 0 rgba(255,255,255,.52)	
}

.nr-gglst ul a {
	font-size: 14px;
	color: #ff30ff;
}

.nr-gglst ul a:hover {
	color: #8B008B;
}
@media screen and (max-width:768px) {
	.nr-gglst ul li {
		width: 20%;
	}
	.nr-gglst ul a {
		font-size: 14px;
	}
}
.nr-hfgg{
	display:block;
	margin:0;
	padding-top:5px;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nr-hfgg img{
	display:block;
	width:100%;
}
.v-block{	
	display:block;
	width:100%;
	padding: 7.5px 0;
	overflow: hidden;	
}
.v-item-lst{
	display:block;
	width:100%;
	overflow: hidden;
}
.v-item{
	float:left;	
	padding:0;
	height:auto;	
	vertical-align:top
}
.item-box{
	display:block;		
	height:100%;
}
@media screen and (min-width:1120px) {
	.v-item{
		width:25%;		
	}
	.item-box{
		width:calc(100% - 6px);
		margin-top:8px;
	}	
	.v-item-lst div:nth-child(4n+1) p{
	margin-left:0px;
	}
	.v-item-lst div:nth-child(4n+2) p{
		margin-left:2px;
	}
	.v-item-lst div:nth-child(4n+3) p{
		margin-left:4px;
	}
	.v-item-lst div:nth-child(4n+4) p{
		margin-left:6px;
	}
}
@media screen and (min-width:768px) and  (max-width:1120px) {
	.v-item{
		width:33.33%;		
	}	
	.item-box{
		width:calc(100% - 4px);
		margin-top:6px;
	}
	.v-item-lst div:nth-child(3n+1) p{
	margin-left:0px;
	}
	.v-item-lst div:nth-child(3n+2) p{
		margin-left:2px;
	}
	.v-item-lst div:nth-child(3n+3) p{
		margin-left:4px;
	}	
}
@media screen and (max-width:768px) {
	.v-item{
		width:50%;		
	}	
	.item-box{
		width:calc(100% - 3px);
		margin-top:6px;
	}
	.v-item-lst div:nth-child(2n+1) p{
		margin-left:0;
	}
	.v-item-lst div:nth-child(2n+2) p{
		margin-left:3px;
	}
}
.v-b-title{
	width:100%;
	height:auto;
	margin-bottom:2px;	
	font-size:14px;
	color:#808080
}
.v-b-title span{
	font-size:18px;
	font-weith:bold;
}
.v-b-title a{
	font-size:14px;
	color:#000
}
.v-b-title a:hover {
	color:#666;
}
.item-box a {	
	width:100%;
	height:100%;	
	color:#ff0000;
	display:block;
	font-size:12px;
	background:#f7f7f7;
}
.item-box a:hover{
	color:#ff80ff;
}
.item-box a span {		
	margin-top:5px;
	display:block;
	max-height:16px;
	overflow: hidden;
}
.v-item-bWrap{
	width: 100%;
	height:0px;
	padding-bottom:56.25%;
	position:relative;	
}
.v-item-bWrap img{	
	width: 100%;
	height: 100%;
	max-width:100%;
	max-height:100%;
	position:absolute;	
}
.nr-span-bl{
	color:#666;
	padding-bottom:10px;
}
.v-typeinfo{
	display:inline-block;
	padding:3px 0 10px;
	width:23%;
	height:auto;
	text-align:center;
	vertical-align:top;
	
}
.v-typeinfo-img{
	width:100%;
	height:168px;
	background:#222;
}
@media screen and (min-width:768px) and  (max-width:1120px) {
	.v-typeinfo{
		width:31%;
		
	}
	.v-typeinfo-img{
		height:138px;
	}
}
@media screen and (max-width:768px) {
	.v-typeinfo{
		width:48%;		
	}
	.v-typeinfo-img{
		height:98px;
	}
}
.v-typeinfo-box{
	width:100%;
	height:100%;
	border-bottom: 0px solid;	
	border-radius: 6px 6px 6px 6px;
	background:#000;
}
.v-typeinfo-box a {	
	width:100%;
	height:100%;
	color:#ffffff;
	display:block;
}
.v-typeinfo-box a:hover{
	color:#0080ff;
}
.v-typeinfo-box a span {		
	margin-top:5px;
	display:block;
	font-size:18px;
}
.v-typeinfo-box a h {		
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	font-size:12px;
	width:100%;
	text-align:left;	
}
.video-area{	
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:auto;
}
.nr-pages-area{
	display:block;
	width:100%;
	height:64px;
	line-height:64px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
}
.nr-pages{
	display:inline-block;
	width:auto;
	height:100%;
	color:#fff;	
}
.nr-parea
{
	float:left;
	overflow: hidden;
	padding:0;
	margin-top: 14px;
	margin-left:5px;
	height:38px;
	width:38px;
	background:#ff10ff;
}
.nr-parea a{
	display:block;	
	font-size:12px;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	margin-top:1px;
	margin-left:1px;	
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition-duration: .3s;
	color:#000;
	background:#ff80ff;
	border: 0px solid;	
}
.nr-parea a:hover{
	color: #FFF;
	background:#ff10ff;
}
.nr-p-area1 span{
	float:left;
	font-size:12px;
	height:52px;
	line-height:52px;
	text-align:center;
	margin-top: 6px;
	margin-left:5px;
	padding-left:26px;
	padding-right:26px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition-duration: .3s;
	background: #c0c0c0;
	color:#000;
	border: 0px solid;	
}
.nr-p-area2 h{
	float:left;
	font-size:12px;	
	text-align:center;	
	padding-left:10px;
	padding-right:5px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color:#000
}
.nr-p-area2 h input{
	float:left;
	margin-top: 14px;
	font-size:12px;	
	text-align:center;	
	width:46px;
	height:36px;
	color:#000;
	margin-left:3px;
	background: #ff80ff;
	border: 0px solid;
}
.nr-p-area2 h input:focus{
	border: none;
	outline:0;
}
.nr-p-area2 h span{
	float:left;
}
.nr-bparea2
{
	float:left;
	overflow: hidden;
	padding:0;
	margin-top: 14px;
	margin-left:7px;
	height:38px;
	width:38px;
	background:#ff10ff;
}
.nr-bparea3{
	display:block;
	font-size:12px;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;	
	margin-top:1px;
	margin-left:1px;	
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition-duration: .3s;
	color:#000;
	cursor:pointer;
	background:#ff80ff;
	border: 0px solid;
}
.nr-bparea3:hover{
	color: #FFF;
	background:#ff10ff;
}
@media screen and (max-width:1024px) {
	.nr-pages-area{
		height:128px;
	}
	.nr-p-area1{
		display:block;
	}
	.nr-p-area2{
		display:block;
	}
}
@media screen and (min-width:1024px) {
	.nr-p-area1{
	float:left;	
}
.nr-p-area2{
	float:left;
}
}
.nr-copyright{
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}
.nr-copyright span{
	color:#000;
	fontsize:14px;
}
.nr-player-header{
	display:block;
	padding-top:5px;
	width:100%;
	height:auto;
	font-size:16px;
	font-weith:bold;
	color:#000;
}
.nr-player-veo{
	display:block;
	margin-top:10px;
	width:100%;
	height:auto;	
}
.nr-t-right a:hover{
	background: #CD0000 7px center no-repeat;
}
.nr-color-red{
	color: #FF0000;
}
.nr-color-red1{
	color: #E3170d;
}
.nr-color-red2{
	color: #b22222;
}
.nr-color-yel{
	color: #ffff00;
}
.nr-color-grn{
	color: #00ff00;
}
.nr-color-grn1{
	color: #00c957;
}
.nr-color-grn2{
	color: #000040;
}
.nr-color-blu{
	color: #808080;
}
.nr-color-blu1{
	color: #000;
}
.nr-color-blu2{
	color: #191970;
}
.nr-color-brw{
	color: #ff00ff;
}
.nr-color-brw1{
	color: #5e2612;
}
.nr-color-brw2{
	color: #A39480;
}
.nr-color-brw3{
	color: #c76114;
}
.nr-color-zi{
	color: #A020F0;
}
.nr-color-zi1{
	color: #8A2BE2;
}
.nr-color-zi2{
	color: #da70d6;
}</pre></body></html>