<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container{
   clear:both;
   width:1180px;
   height:auto;
   margin:0 auto;
}
/*----------------------page开始-----------------------*/
.page {
	clear:both;
	width:auto;
	height:auto;
	overflow:hidden;
}
.thepgv {
	width:100%;
	height:auto;
	overflow:hidden;
}
.thepgv tr td {
	text-align:center;
}
.thepgv a {
	display:inline-block;
	padding:7px 10px 6px 10px;
	font-size:16px;
	margin:3px
}
.thepgv a:link,.thepgv a:visited {
	text-decoration:none;
	color:#333;
	background:#fff;
	border:#999 1px solid;
}
.thepgv a:active,.thepgv a:hover {
	text-decoration:none;
	color:#fff;
	background:#333;
	border:#ffffff 1px solid;
}
.thepgv a.show:link,.thepgv a.show:visited,.thepgv a.show:active,.thepgv a.show:hover {
	text-decoration:none;
	color:#333;
	background:#999;
	border:#999 1px solid;
	font-weight:bold;
}
/*----------------------page结束-----------------------*/

/*---------------------------path开始----------------------------------*/
.path {
    clear:both
	width:auto;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
    padding:10px 0px;
	font-size:12px;
	color:#aaa;
	font-family:"宋体";
	margin-bottom:10px;
}
.path a{
 	font-size: 12px;
	color:#aaa;
	font-family:"宋体";
}
.path a:hover{
  color:#f10180;
}
/*---------------------------path结束----------------------------------*/
.container .content{
    width:auto;
	height:auto;
    overflow: hidden;
	margin-bottom:20px;
}
.container .content .leftSide{
    width:850px;
    height:auto;
    overflow:hidden;
	float:left;
}
.container .content .leftSide .newsLabel{
  clear:both;
  font-size:14px;
  color:#333;
  font-family:"宋体";
  width:auto;
  height:auto;
  overflow:hidden;
  margin-bottom:20px;
  padding-left:28px;
  background:url(/images/bg/label.png) no-repeat left center;
}
.container .content .leftSide .news{
     width:auto;
	 height:auto;
     overflow: hidden;
}
.container .content .leftSide .news li{
     width:auto;
	 height:auto;
     overflow: hidden;
	 padding-bottom:15px;
	 margin-bottom:15px;
}
.container .content .leftSide .news li .image{
    width:202px;
	height:126px;
	overflow:hidden;
	float:left;
}
.container .content .leftSide .news li .image img{
  display:block;
  width:100%;
}
.container .content .leftSide .news li .text{
    width:630px;
	height:126px;
	overflow:hidden;
	float:right;
}
.container .content .leftSide .news li .text .tit{
  display:block;
  font-size:20px;
  font-weight:700;
  color:#000;
  font-family:"宋体";
  width:auto;
  height:auto;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  margin-bottom:20px;
}
.container .content .leftSide .news li .text a:hover{
  color:#f10180;
}
.container .content .leftSide .news li .text .brief{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   font-size:12px;
   color:#888;
   font-family:"宋体";
   text-align:justify;
   line-height:20px;
   max-height:40px;
   margin-bottom:20px;
}
.container .content .leftSide .news li .text .info{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
}
.container .content .leftSide .news li .text .info .date{
   font-size:12px;
   color:#888;
   font-family:"宋体";
   display:block;
   float:left;
}
.container .content .leftSide .news li .text .info .label{
   font-size:12px;
   color:#888;
   font-family:"宋体";
   display:block;
   float:right;
   width:auto;
   height:auto;
   overflow:hidden;
   max-width:402px;
   text-overflow:ellipsis;
   white-space: nowrap;
}
.container .content .leftSide .news li .text .info .label a{
   display:inline;
   font-size:12px;
   color:#888;
   font-family:"宋体";
}
.container .content .leftSide .news li .text .info .label a:hover{
  color:#f10180;
}


/*---------------------------左边结束----------------------------------*/


/*----------------------page开始-----------------------*/
.page {
	clear:both;
	width:auto;
	height:auto;
	overflow:hidden;
}
.thepgv {
	width:100%;
	height:auto;
	overflow:hidden;
}
.thepgv tr td {
	text-align:center;
}
.thepgv a {
	display:inline-block;
	padding:7px 10px 6px 10px;
	font-size:16px;
	margin:3px
}
.thepgv a:link,.thepgv a:visited {
	text-decoration:none;
	color:#333;
	background:#fff;
	border:#999 1px solid;
}
.thepgv a:active,.thepgv a:hover {
	text-decoration:none;
	color:#fff;
	background:#333;
	border:#ffffff 1px solid;
}
.thepgv a.show:link,.thepgv a.show:visited,.thepgv a.show:active,.thepgv a.show:hover {
	text-decoration:none;
	color:#fff;
	background:#999;
	border:#999 1px solid;
	font-weight:bold;
}
/*----------------------page结束-----------------------*/





/*---------------------------右边开始----------------------------------*/
.container .content .rightSide{
    width:300px;
	height:auto;
	overflow:hidden;
	float:right;
}
.container .content .rightSide .newsHot{
  display:block;
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:20px;
   color:#f10180;
   font-size:12px;
   font-family:"宋体";
}
.container .content .rightSide .hot{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:20px;
}
.container .content .rightSide .hot li{
   width:auto;
   height:auto;
   overflow:hidden;
   float:left;
   border:1px solid #dcdcdc;
   padding:3px 12px;
   margin-right:10px;
   margin-bottom:10px;
   border-radius:11.5px;
}
.container .content .rightSide .hot li .label{
  display:block;
  font-size:12px;
  color:#333;
  font-family:"宋体";
}
.container .content .rightSide .hot li a:hover{
  color:#f10180;
}
.container .content .rightSide .titCom{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:20px;
   line-height:25px;
}
.container .content .rightSide .titCom .tit{
  display:block;
  font-size:20px;
  font-weight:700;
  color:#000;
  font-family:"宋体";
  float:left;
}
.container .content .rightSide .titCom .more{
  display:block;
  font-size:12px;
  color:#888;
  font-family:"宋体";
  float:right;
}
.container .content .rightSide .titCom a:hover{
  color:#f10180;
}
.container .content .rightSide .titCom .top10{
  display:block;
  float:right;
  margin-top:6px;
}
.container .content .rightSide .list{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:15px;
}
.container .content .rightSide .list li{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:14px;
}
.container .content .rightSide .list li .num{
   display:block;
   font-size:12px;
   color:#989898;
   font-family:"宋体";
   float:left;
   font-style:normal;
   margin-right:8px;
   font-weight:700;
   text-align:center;
   width:14px;
}
.container .content .rightSide .list li:nth-child(1) .num,
.container .content .rightSide .list li:nth-child(2) .num,
.container .content .rightSide .list li:nth-child(3) .num{
  color:#f10180;
  font-style:italic;
}
.container .content .rightSide .list li .tit{
   display:block;
   font-size:12px;
   color:#333;
   font-family:"宋体";
   float:left;
   width:230px;
   height:auto;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
}
.container .content .rightSide .list li a:hover{
   color:#f10180;
}
.container .content .rightSide .list li .count{
   display:block;
   font-size:12px;
   color:#888;
   font-family:"宋体";
   float:right;
}
.container .content .rightSide .imageList{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:15px;
}
.container .content .rightSide .imageList li{
   width:142px;
   height:auto;
   overflow:hidden;
   margin-bottom:12px;
   float:left;
   margin-right:16px;
}
.container .content .rightSide .imageList li:nth-child(2n){
  margin-right:0px;
}
.container .content .rightSide .imageList li .image{
  width:142px;
  height:88px;
  overflow:hidden;
  margin-bottom:9px;
  position:relative;
}
.container .content .rightSide .imageList li .num{
  display:block;
  position:absolute;
  right:10px;
  bottom:10px;
  background:#000;
  color:#fff;
  font-size:12px;
  font-family:"宋体";
  padding:4px 7px;
  opacity:0.7;
  border-radius:11px;
}
.container .content .rightSide .imageList li .image img{
  display:block;
  width:100%;
}
.container .content .rightSide .imageList li .title{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
}
.container .content .rightSide .imageList li .title a{
   display:block;
   font-size:12px;
   color:#333;
   font-family:"宋体";
   line-height:20px;
   height:40px;
   overflow:hidden;
   text-align:justify;
}
.container .content .rightSide .imageList li .title a:hover{
  color:#f10180;
}
.container .content .rightSide .expo{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:30px;
}
.container .content .rightSide .expo li{
  clear:both;
  width:auto;
  height:32px;
  overflow:hidden;
  background:url(/images/bg/culture.png) no-repeat 2px 1px;
  padding-left:14px;
  line-height:13px;
}
.container .content .rightSide .expo .hover{
  background:url(/images/bg/cultureHover.png) no-repeat 2px 1px;
}
.container .content .rightSide .expo li .month{
   display:block;
   float:left;
   font-size:12px;
   font-family:"宋体";
   color:#888;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-left:10px;
}
.container .content .rightSide .expo li:nth-last-child(3) .month,
.container .content .rightSide .expo li:nth-last-child(2) .month,
.container .content .rightSide .expo li:nth-last-child(1) .month{
 color:#f10180;
}
.container .content .rightSide .expo li .tit{
   display:block;
   float:left;
   font-size:12px;
   font-family:"宋体";
   color:#888;
   width:auto;
   max-width:156px;
   height:auto;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
   margin-left:10px;
}
.container .content .rightSide .expo li:nth-last-child(3) .tit,
.container .content .rightSide .expo li:nth-last-child(2) .tit,
.container .content .rightSide .expo li:nth-last-child(1) .tit{
 color:#333;
}
.container .content .rightSide .expo li:nth-last-child(3) .tit:hover,
.container .content .rightSide .expo li:nth-last-child(2) .tit:hover,
.container .content .rightSide .expo li:nth-last-child(1) .tit:hover{
 color:#f10180;
}
.container .content .rightSide .expo li a:hover{
 color:#f10180;
}
.container .content .rightSide .expo li .tip,
.container .content .rightSide .expo li .tip .report
{
  
   font-size:12px;
   font-family:"宋体";
   color:#f10180;
   
   
}
.container .content .rightSide .expo li .tip{
  width:auto;
   height:auto;
   overflow:hidden;
  display:block;
   float:left;
  margin-left:6px;
}
.container .content .rightSide .expo li:last-child{
  height:13px;
  overflow:hidden;
}
.container .content .rightSide .news2{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:10px;
}
.container .content .rightSide .news2 li{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   margin-bottom:14px;
}
.container .content .rightSide .news2 li .dot{
   display:block;
   float:left;
   width:2px;
   height:2px;
   background:#333;
   margin-top:8px;
   margin-right:8px;
}
.container .content .rightSide .news2 li .tit{
   display:block;
   float:left;
   font-size:12px;
   font-family:"宋体";
   color:#333;
   width:280px;
   height:auto;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
}
.container .content .rightSide .news2 li a:hover{
 color:#f10180;
}
.container .content .rightSide .newsImage{
  clear:both;
  width:300px;
  height:auto;
  overflow:hidden;
  margin-bottom:30px;
}
.container .content .rightSide .newsImage img{
  display:block;
  width:100%;
}
/*---------------------------右边结束----------------------------------*/

</pre></body></html>