<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}




#content{
	width:100%;
	min-width:1032px;
	background:url(images/content.jpg) no-repeat center top;
}
#content .box{
	height:643px;
	width:1032px;
	margin:0px auto;
	padding-top:357px;
}

#content .text{
	width:1032px;
	height:439px;
	overflow:hidden;
	position:absolute;
}
#content .prve,#content .next{
	width:40px;
	height:60px;
	cursor:pointer;
	position:absolute;
	top:187px;
}
#content .prve{ left:0px;}
#content .next{ right:0px;}
.slides_container{
	position:absolute;
	left:40px;
	top:0px;
}

#content .news{
	width:920px;
	height:439px;
	position:relative;
	float:left;
	margin-left:16px;
}
#content .news-box{
	width:100%;
	height:100%;
	background:#101538;
	filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	border-radius:18px;
}
#content #news1 .biao{
	width:439px;
	height:65px;
	padding-left:377px;
	line-height:70px;
	background:url(images/biao.png) no-repeat;
	position:absolute;
	left:40px;
	top:56px;
	font-size:36px;
	color:#fff;
	font-weight:bold;
}
#content #news1 p{
	font-size:16px;
	line-height:28px;
	width:800px;
	position:absolute;
	left:54px;
	top:156px;
	color:#fff;
	text-indent:2em;
}
#content #news2 .left{
	width:249px;
	position:absolute;
	left:47px;
	top:28px;
}
#content #news2 .name{
	width:137px;
	height:53px;
	background:#fff;
	text-align:center;
	line-height:52px;
	font-size:36px;
	color:#0e1869;
	font-weight:bold;
	border-radius:6px;
	margin:0px 0px 19px 56px;
}
#content #news2 .pic img{
	width:233px;
	height:287px;
	border:8px solid #fff;
}
#content #news2 .right{
	width:557px;
	position:absolute;
	right:37px;
	top:33px;
	color:#fff;
}
#content #news2 .right a{ color:#fff;}
#content #news2 h4{
	font-size:36px;
}
#content #news2 p{
	font-size:16px;
	line-height:28px;
	text-indent:2em;
	margin:25px 22px 23px 4px;
}
#content #news2 ul{
	border-top:4px solid #fff;
	padding-top:25px;
}
#content #news2 li{
	font-size:20px;
	line-height:57px;
}
#content #news2 li span{
	background:#fff;
	color:#0e1869;
	font-size:20px;
	font-weight:bold;
	padding:2px 10px;
	border-radius:5px;
	margin:0px 16px 0px 5px;
}



#content .title{
	margin-top:473px;
}
#content .title li{
	float:left;
	display:inline;
}
#content #li1{
	width:77px;
	height:77px;
	background:#f03731;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:77px;
	border-radius:42px;
	margin-left:46px;
}
#content #li1 a{
	width:77px;
	height:77px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#content #li2{
	width:74px;
	margin-left:21px;
}
#content #li2 img{
	width:64px;
	height:64px;
	border-radius:42px;
	border:5px solid #fff;
}
#content #li2.on img{
	border:5px solid #f03731;
}
#content #li2 p{
	text-align:center;
	font-size:16px;
}
#content #li2 a{
	color:#000;
	text-decoration:none;
}</pre></body></html>