<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*======================================å›¾æ&nbsp;‡é“¾æŽ¥=*/
.tb{ width:1230px; margin:-60px auto 0 auto;padding:30px 30px 0 30px;text-align:center;overflow: hidden; background:rgba(255,255,255,1.0);display:table;box-sizing: border-box;}
.tb ul{margin:0px;padding:0;display: flex;}
.tb ul li{list-style:none;margin:0 0px 0px 0;float:left;flex: 1;}
.tb ul li a{padding:0px 0 0px 0;margin:0 0px 0px 0;overflow: hidden; text-align:center;color: #666;border-right:0px solid #fff;box-sizing: border-box;transition: all 0.4s; border-radius:10px; display: inline-block;}
.tb ul li p{padding:0px;font-size:18px;line-height:50px;color:#801979;transition: all 0.3s;}
.tb ul li i{ width:90px;height:90px;color:#801979;font-size:40px;padding:0px;border-radius:45px; border:2px solid #801979;line-height:90px;transition: all 0.3s; text-align:center; display:inline-block;box-sizing: border-box;}
.tb ul li a:hover i{ color:#fff;padding:0px;font-size:65px;border:2px solid #801979;background:#801979;}
.tb ul li a:hover p{color:#801979;font-size:20px;}
.tb ul li a:hover{}
/*-----------å½“å‰ä½ç½®-*/
#detail_a{float:left;height:60px;}
#detail_a h2{
	min-width:240px;
	padding:0px 20px;
	text-align:center;
	font-size:24px;
	font-family:"Microsoft YaHei";
	COLOR: #fff;
	height:60px;
	line-height:60px;
	font-weight: normal;
	box-sizing: border-box;
	display:inline-block;
	text-transform: capitalize;
	position: relative;
	background:#801979;
}
#detail_a h2:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -5px;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:6px solid #801979; display:none;}
#place{
    position: absolute;
	z-index:1;
	*top:600px;
	left:50%;
	margin:0 0 0 -615px; 
	width:1230px;
	TEXT-ALIGN:  right;
	padding:0 0px 0 0px;
	font-size:12px;
	line-height:60px;
	height:60px;
	font-family:Verdana;
	color: #666;
	background:rgba(255,255,255,1.0); /*-rgba(255,255,255,1.0)-*/
	border-radius:0px 0px 0 0;
	box-sizing: border-box;
	border-bottom:1px solid #ddd;
}
#place a{color: #666;font-family:Microsoft YaHei;}
#place a:hover{color:rgba(0,0,0,1.0);}

/*============ä¸»è¦å†…å®¹åŒº=*/

#mainarea{
	MARGIN:0px 0px 0 0px;
	display:inline;
	TEXT-ALIGN:left;
	WIDTH:960px;
	float: right;
	overflow: hidden;/*ä¿æŒé«˜åº¦è‡ªé€‚åº”ï¼Œé€‚åº”FIREFOX*/
	padding:0px 0px 0px 0px;
}
/*===========è¾¹æ&nbsp;è®¾å®š=*/
#sidearea{WIDTH:240px;float: left;MARGIN:0px 0 0px 0px;background:#fff;margin-bottom: -10000px;padding-bottom: 10000px;}

/*===========è¾¹æ&nbsp;äºŒçº§æ&nbsp;ç›®æ&nbsp;·å¼=*/
.class_box{padding:0px;margin:0px 0 20px 0;border:0px solid #dfdfdf;}
.class_box h2{height:60px;text-align: center;border-bottom:0px solid #dfdfdf; background:#005ca2; display:none;}
.class_box h2 span{
	padding:0 20px 0px 20px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #fff;
	line-height:60px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:0px solid #801979;
}	
.class_con {padding:0px;margin-top: 60px;}
.class_con ul{margin:0px 0 0 0;}
.class_con ul li a{
	padding:0px 0px 0px 0px;
	line-height:50px;
	color:#333;
	display:block;
	text-align: center;
	margin:0px 0 0px 0;
	font-size:18px;
	text-decoration: none;
	font-weight: normal;
	background:#f8f8f8;
	border-bottom:1px solid #ddd;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.class_con ul li a:before {
	content:" ";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border-bottom: 1px solid #cccccc; display:none;
}
.class_con ul li a:hover{
	color: #801979;
	text-decoration: none;
	background: #FFF;
	border-bottom:1px solid #801979;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.class_con ul li a:hover:before{
	content:"";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border: 1px solid #020d28;display:none;
}
.class_con ul li.ddt a{color:#801979;text-decoration: none;display:block;background:#fff;border-bottom:1px solid #801979;}
.class_con ul li.ddt a:before{
	content:"";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border: 1px solid #020d28;
	background-color:#020d28;display:none;
}

/*===========è¾¹æ&nbsp;ä¿¡æ¯=*/
.sidearea_box{padding:10px 16px 16px 16px;margin:0px 0 20px 0;border:1px solid #dfdfdf; display:none;}
.sidearea_box h2{height:40px;text-align: center;border-bottom:1px solid #dfdfdf;}
.sidearea_box h2 span{
	padding:0 20px;
	font-size:18px;
	font-family:Microsoft YaHei;
	COLOR: #333;
	line-height:40px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:3px solid #801979;
}
	
.sidearea_con{ width:100%;padding:10px 0 0px 0;overflow: hidden;}
.sidearea_con ul{margin:0px;}
.sidearea_con ul li{
	WIDTH:210px;
	line-height:35px;
	font-size:14px;
	text-align:left;
	padding:0 0 0 0px;
	color:#801979;
	border-bottom:1px dashed #ECECEC;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	
}
.sidearea_con ul li:before {
	content:"";
	display: inline-block;
	width:4px;
	height:4px;
	margin:0px 8px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#801979; display:none;
}

/*===========è¯¦ç»†å†…å®¹æ&nbsp;·å¼=*/


#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 0 20px 0;
	line-height:1.9;
	font-size:16px;/*ç›´æŽ¥å†…å®¹åŸºç¡€å­—å·*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: justify;
}
.detail_content{
	width:100%;
    min-height:400px;
	_height:400px;
	line-height:1.9;
	font-size:16px;/*ç›´æŽ¥å†…å®¹åŸºç¡€å­—å·*/
	color:#333;
	font-weight:normal;
	text-align:left;
	padding:0 0 0 0px;
}

/*---------è¯¦ç»†ä¿¡æ¯æ˜¾ç¤ºæ&nbsp;·å¼ï¼šæ&nbsp;‡é¢˜ã€å±žæ€§ã€å†…å®¹-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	width:100%;
	font-size:30px;
	line-height:1.5;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:20px 0 0px 0px;
	OVERFLOW: hidden;
	white-space:pre-wrap;
	
	}
#info_pro{
	width:100%;
	line-height:30px;
	HEIGHT: 30px;
	margin:30px 0 0px 0px;
	border-bottom: 1px dotted #999;
}
.info_pro_left{
	float: left;
	margin:0;
	HEIGHT:12px;
	TEXT-ALIGN: left;
	padding:0;
	font-size:12px;
	line-height:20px;
	color: #666;
}
.info_pro_left i{
	margin:0 0 2px 0;
	TEXT-ALIGN: left;
	padding:0;
	font-size:12px;
	color: #666;vertical-align:middle;
}
.info_pro_right{
	float:right;
	margin:0;
}
.info_pro_right a{
	display: block;
	margin:0 0 0 8px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	width:20px;
	height:20px;
	line-height:18px;
	background-color:#999;
	float:left;
	cursor:pointer;
	text-decoration: none;
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.info_pro_right a:hover{
	background: #801979;
	color:#ffffff;-moz-user-select:?none;?/*ç«ç‹*/
????-webkit-user-select:?none;?/*webkitæµè§ˆå™¨*/
????-ms-user-select:?none;?/*IE10*/
????-khtml-user-select:?none;?/*æ—©æœŸæµè§ˆå™¨*/
????user-select:?none;
}
#info_content{
	width:100%;
	line-height:30px;
	TEXT-ALIGN:left;
	padding: 20px 0 30px 0px;
	font-size:16px;/*æ–°é—»æˆ–å›¾ç‰‡è¯¦ç»†å†…å®¹åŸºç¡€å­—å·*/
	color: #333;
	word-break:break-all;

}
#info_content p{ margin:0;}
#info_content img{max-width:930px; height: auto;}
#info_content tbody{max-width:930px;}
.info_box{width:100%;margin:0;border-top:1px solid #E4E4E4;margin:0 0px 0px 0px;}
.info_con{padding:10px 0;TEXT-ALIGN:left;display:table;}
.info_con ul {padding:0;display:inline-block;}
.info_con ul li{width:100%;list-style:none;color:#801979;margin:0 0px 0px 0px;line-height:40px;height:40px;font-size:18px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.info_con ul li i{line-height:30px;height:34px;font-size:20px;}
.info_con ul li a{
	color: #333;
	display:inline-block;
	text-align: left;
	padding:0 0px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}
.info_con ul li a:hover{
	color:#801979;
	text-decoration: underline;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

/*==========æ–°é—»æ&nbsp;ç›®æ&nbsp;·å¼â€”â€”1=*/
#news_list{width:100%;margin:0px 0px 0px 0px;}
#news_list ul li{padding:0px;height:50px;line-height:50px;color: #F30;font-size:18px;border-bottom: 1px dashed #dddddd;}
#news_list ul li a:before {
	content:"";
	display: inline-block;
	width:8px;
	height:8px;
	margin:0px 12px 3px 0px;
	border-radius:50%;
	vertical-align:middle;
	border:1px solid #ddd;
}
#news_list ul li a{width:880px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;display:inline-block;}
#news_list ul li a:hover:before {border:1px solid #801979; background-color:#801979;}
#news_list ul li strong{color:#999999;font-size:16px;font-weight:normal;padding:0 10px 0 0px;}
#news_list ul li strong a{color:#0a57a7;}
#news_list ul li span {float:right;color:#666;font-size:14px;}
/*==========æ–°é—»æ&nbsp;ç›®æ&nbsp;·å¼â€”â€”2=*/
.news_con {width:100%;padding:10px 0 0 0;overflow:hidden;}
.news_con ul li{position: relative;padding:0;font-size:18px;line-height:30px;;text-align: left;color: #333;  padding:0px 0 0 0;overflow: hidden;margin:0px 0px 20px 0;}
.news_con ul li span{ width:80px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0 15px 0 0; text-align: center; float:left;overflow:hidden;}
.title{ width:830px;color:#333;font-size:20px;font-weight: normal;line-height:1.6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;display:inline-block;}
.day{color:#801979;font-size:28px; font-weight: bold; line-height:45px;}
.year{color:#666;font-size:12px; font-weight: normal; line-height:28px; background:#eeeeee;}
.intro{color:#999;font-size:12px; font-weight: normal; line-height:1.8;}
.news_con ul li:hover .title{color:#801979;}
.news_con ul li strong{position: absolute;top:0;left:0;border-top:40px solid #F00;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: bold;
position: absolute;top:-40px;left:1px;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); /* Internet Explorer */
-moz-transform:rotate(-45deg); /* Firefox */
-webkit-transform:rotate(-45deg); /* Safari å’Œ Chrome */
-o-transform:rotate(-45deg); /* Opera */
}
   
   
/*===================================================å›¾ç‰‡æ&nbsp;ç›®å›¾ç‰‡æ&nbsp;·å¼=*/
.img_con_1 {width:100%;padding:0px 0px 0px 0px;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_1 ul li{margin:0 0px 25px 0;float:left;overflow:hidden; border-bottom:1px dashed #ddd; padding:0px 0px 25px 0px;}
.img_con_1 ul li a{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;color:#333;
}
.img_con_1 ul li p{
	box-sizing: border-box;
	font-size:20px;
	line-height:2.5;
	padding:0px 0px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
.img_intro{font-size:12px;line-height:1.8;color:#666;display:none;}
.img_date{font-size:12px;line-height:2.8;color:#666;font-weight: normal; display:none;}.img_date i{font-size:12px;margin:0 0 2px 0;}
.img_con_1 ul li a:hover{ color: #06C;border:0px solid #ccc;}
.img_con_1 ul li img{ width:280px;height:180px;margin:0px 20px 0px 0px;padding:0px; float:left; border:5px solid #eee;}

.img_con_2 {width:100%;padding:10px 0px 0px 0px;}
.img_con_2 ul{width:990px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_2 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_2 ul li a{
	width:465px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_2 ul li p{
	width:465px;
	box-sizing: border-box;
	font-size:16px;
	line-height:50px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_2 ul li a:hover{ color: #801979;border:1px solid #ccc;}
.img_con_2 ul li img{ width:100%;height:310px;padding:0px;}

.img_con_3 {width:100%;padding:10px 0px 0px 0px;}
.img_con_3 ul{width:990px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_3 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_3 ul li a{
	width:300px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_3 ul li p{
	width:300px;
	box-sizing: border-box;
	font-size:14px;
	line-height:50px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}

.img_con_3 ul li a:hover{ color: #801979;border:1px solid #ccc;}
.img_con_3 ul li img{ width:100%;height:200px;padding:0px;}

.img_con_4 {width:100%;padding:10px 0px 0px 0px;}
.img_con_4 ul{width:990px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_4 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_4 ul li a{
	width:221px;
	margin:0px 25px 25px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_4 ul li p{
	width:221px;
	box-sizing: border-box;
	font-size:14px;
	line-height:45px;
	padding:0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_4 ul li a:hover{ color: #801979;border:1px solid #ccc;}
.img_con_4 ul li img{ width:100%;height:147px;padding:0px;}

.img_con_5 {width:100%;padding:0px 0px 0px 0px;}
.img_con_5 ul{width:1050px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.img_con_5 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_5 ul li a{
	width:188px;
	margin:0px 20px 20px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_5 ul li p{
	width:188px;
	box-sizing: border-box;
	font-size:12px;
	line-height:35px;
	padding:0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}

#mainarea{
    margin-top: 60px;
}
.img_con_5 ul li a:hover{ color: #801979;border:1px solid #ccc;}
.img_con_5 ul li img{ width:100%;height:130px;padding:0px;}






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