<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	margin: 0;padding: 0;font-size: 16px;color:#333;background: #fff;
}
ul{
	margin: 0;padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
a,img{
	border: none;
}
 .go, .side .order i, .side .order:hover i, .article_intro .comment a, .more i, .multi_slide .previous, .multi_slide .next, .multi_slide .previous:hover,
.multi_slide .next:hover,.talk .multi_slide .previous, .talk .multi_slide .next, .talk .multi_slide .previous:hover, 
.talk .multi_slide .next:hover, .more i, .visit i ,.author .multi_slide .previous,.author .multi_slide .next{
	background: url(../images/dajia.png) no-repeat left top;
}
/*æ­£æ–‡åŒºåŸŸ*/
 	@media (min-width: 992px) {
.layout{
		width: 1080px;
		margin: 0 auto;
	}
.main{
	width: 740px;
	float: left;
}
.items{
	color: #888;
	width: 740px;
	margin-bottom: 40px;
	line-height: 26px;
}
}
@media (min-width: 1200px) {
	
.layout{
		width: 1080px;
		margin: 0 auto;
	}
.main{
	width: 740px;
	float: left;
}
.items{
	color: #888;
	width: 740px;
	margin-bottom: 40px;
	line-height: 26px;
}
}
@media (min-width: 1400px) {
	
.layout{
		width: 1180px;
		margin: 0 auto;
	}
.main{
	width: 840px;
	float: left;
}
.items{
	color: #888;
	width: 840px;
	margin-bottom: 40px;
	line-height: 26px;
}
}

@media (min-width: 1600px) {
	.layout{
		width: 1440px;
		margin: 0 auto;
	}
.main{
	width: 1080px;
	float: left;
}
.items{
	color: #888;
	width: 1080px;
	margin-bottom: 40px;
	line-height: 26px;
}

}
@media (min-width: 1800px) {
	.layout{
		width: 1520px;
		margin: 0 auto;
	}
.main{
	width: 1150px;
	float: left;
}
.items{
	color: #888;
	width: 1150px;
	margin-bottom: 40px;
	line-height: 26px;
}
}
 	@media (min-width: 992px) {
.side{
	width: 220px;
	float: right;
}
}
@media (min-width: 1200px) {
.side{
	width: 300px;
	float: right;
}
}
@media (min-width: 1400px) {
	
.side{
	width: 300px;
	float: right;
}
}

@media (min-width: 1600px) {
.side{
	width: 300px;
	float: right;
}
}
@media (min-width: 1800px) {

.side{
	width: 300px;
	float: right;
}
}
.module{
	font-size: 14px;
	color: #888;
	margin-bottom: 40px;
}
.module a {
    color: #888;
}
.module h2{
	margin:0 0 18px 0;
	color: #333;
	font-size: 24px;
}
.module h2:hover{
	color: #5a6e91;
}
.module h3{
	margin:0 0 15px 0;
	font-weight: normal;
	color: #666;
	font-size: 16px;
}
.module .desc{
	line-height: 26px;
	overflow: hidden;
	word-wrap: break-word;
    word-break: break-all;
}
.module .subtitle{
	font-weight: bold;
	margin-bottom: 20px;
	color: #666;
	font-size: 18px;
}
.img_small{
	width: 45px;
	height: 45px;
	border-radius: 50%;
	float: left;
	margin-right: 12px;
}
/*é¦–é¡µ*/
.ad img{
	width: 300px;
	height: 250px;
}
/*æ–‡ç«&nbsp;åˆ—è¡¨*/
.article ul{
	font-size: 14px;
}

.items a{
	display: block;
    text-decoration: none;
    float: left;
    margin-right: 20px;
}
.items .detail a{
	float: none;
	margin: 0;
	display: -webkit-box; /* å…³é”®ï¼šä½¿ç”¨æ—§ç‰ˆå¼¹æ€§ç›’æ¨¡åž‹ */
	    -webkit-box-orient: vertical; /* æŒ‡å®šå­å…ƒç´&nbsp;åž‚ç›´æŽ’åˆ— */
	    -webkit-line-clamp: 1; /* é™åˆ¶æ˜¾ç¤º1è¡Œ */
	    overflow: hidden; /* éšè—æº¢å‡ºå†…å®¹ */
	    text-overflow: ellipsis; /* æº¢å‡ºæ—¶æ˜¾ç¤ºçœç•¥å·ï¼ˆå¤‡ç”¨ï¼‰ */
}
.article .items h3+div{
	position: relative;
}
.pic{
	width: 285px;
	height: 160px;
	float: left;
}
.layer{
	width: 285px;
    height: 160px;
    position: absolute;
}
.layer:hover{
	background: rgba(255,255,255,0.2);
}
/*.detail{
	display: inline-block;
	width: 565px;
	margin-left: 20px;
}*/
.detail .desc{
	height: 52px;
	display: -webkit-box; /* å…³é”®ï¼šä½¿ç”¨æ—§ç‰ˆå¼¹æ€§ç›’æ¨¡åž‹ */
	    -webkit-box-orient: vertical; /* æŒ‡å®šå­å…ƒç´&nbsp;åž‚ç›´æŽ’åˆ— */
	    -webkit-line-clamp: 2; /* é™åˆ¶æ˜¾ç¤º1è¡Œ */
	    overflow: hidden; /* éšè—æº¢å‡ºå†…å®¹ */
	    text-overflow: ellipsis; /* æº¢å‡ºæ—¶æ˜¾ç¤ºçœç•¥å·ï¼ˆå¤‡ç”¨ï¼‰ */
}
.items .info a{
	float: left;
}
.info{
	height: 45px;
	margin-top: 20px;
	line-height: 45px;
}
.info span{
	color: #5a6e91;
}
.pv{
	float: right;
	color: #666;
}
.pv:hover{
	color: #5a6e91;
}
.more{
	background: #f5f5f5;
	color: #888;
	font-size: 14px;
	text-align: center;
	padding: 0px 0;
	border-bottom: 1px solid #ebebeb;
	cursor: pointer;
}
.more:hover{
	background: #ebebeb;
}
/*æ´»åŠ¨å®žå½• å¤§å®¶ä¹¦æž¶*/
.book,.events{
	width: 410px;
	display: inline-block;
	float: left;
	vertical-align: top;
}
.book{
	margin-right: 54px;
}
.book .subtitle,.events .subtitle{
	border-bottom: 2px solid #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.img_book{
	width: 210px;
	height: 260px;
	float: left;
	margin-right: 20px;
}
.columns{
	padding-bottom: 40px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.events ul div{
	max-height: 80px;
}
hr{
	margin: 30px 0;
	border: none;
	border-top: 1px solid #e6e6e6;
}
.talk .carousel_div{
	height: 300px;
}
.brds,.brde{
	width: 8px;
    height: 8px;
    border: 4px solid #e3e3e3;
}
.brds{
    border-right: none;
    border-bottom: none;
}
.brde{
    border-top: none;
    border-left: none;
    float: right;
}
.book .desc .intro{
	height: 183px;
	overflow: hidden;
    padding: 0 12px;
}
/*ä¾§è¾¹æ&nbsp;*/
.sort,.ad,.hot,.select{
	margin-bottom: 40px;
}

.zhuanlan {
	width: 920px;
}
.zhuanlan ul li {
	float: left;
	/*width: 366px;
	height: 275px;*/
	list-style: none;
	/* padding: 17px 25px 25px; */
	margin:0 38px 40px 0;
	background-color: #f7f7f7;
	border: 1px solid transparent;
}
.zhuanlan ul li a {
	text-decoration: none;
	color: #888;
}
.zhuanlan ul li:hover {
	border:1px solid #d1d7e0;
}
.zhuanlan ul li:hover h2, .zhuanlan ul li:hover span {
	color: #5a6e91;
}
.zhuanlan .nums {
	text-align: right;
	font-size: 12px;
}
.zhuanlan .nums i {
	margin: 0 10px;
    font-style: normal;
    color: #e5e5e5;
}
.zhuanlan .zhuan_img {
	width: 420px;
    height: 260px;
	position: relative;
	text-align: center;
	/* padding: 17px 0; */
}
.zhuanlan img {
	width: 100%;
	height: 100%;
}
.zhuanlan h2 {
	position: absolute;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	left: 50%;
    top: 50%;
    margin-left: -90px;
    margin-top: -25px;
}
.clearfix {
    *zoom:1;
 }
.clearfix:after{
    content:'';
    display:table;
    clear:both;
}
.side .side_list {
	border: 1px solid #f0f0f0;
	padding: 25px;
}
.side .more {
	margin: 0;
}
.zhuanlan_contents .subtitle {
	position: relative;
}
.zhuanlan_contents .article_lists {
	width: auto;
}
.side .order {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	border: 1px solid #f0f0f0;
}
.side .order i {
	display: inline-block;
	width: 9px;
	height: 7px;
	background-position: 0 0;
	margin-left:4px;
}
.side .order .hide {
	display: none;
}
.side .order:hover i {
	background-position: -9px 0;
}
.side .order:hover .hide {
	display: block;
}
.side .order:hover li:hover a {
	color: #5a6e91;
}
.side .order li {
	list-style: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 0 0 0 10px;
}
.side .order li a {
	color: #999999;
	text-decoration: none;
	display: inline-block;
}

/*æ–‡ç«&nbsp;åˆ—è¡¨é¡µ/S*/
.article_lists {
	width: 100%;
	margin-bottom: 30px;
}
.main hr {
	margin: 20px 0;
}
.article_lists li {
	list-style: disc inside;
	color: #e9e9e9;
	font-size: 16px;
	margin-bottom: 20px;
}
.article_lists li a {
	color: #333333;
	text-decoration: none;
	margin-right: 20px;
}
.article_lists li span {
	font-size: 12px;
	color: #dadada;
}
.article_lists li:hover, .article_lists li:hover a {
	color: #5a6e91;
}
.article_more {
	margin-top: 0;
}
.select .ui-datepicker {
	width: auto;
}
/*æ–‡ç«&nbsp;åˆ—è¡¨é¡µ/E*/
.subtitle span {
	margin-right: 15px;
}
.notes {
	width: 100%;
    margin: 20px 0
}

.notes a {
	float: left;
    padding: 5px 10px;
    background-color: #ebebeb;
    color: #333333;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 15px;
    text-decoration: none;
}
.notes a:hover {
	background-color: #494949;
    color: #fff;
}
.related_article .subtitle, .sort .subtitle {
	position: relative;
}
.related_article .more, .sort .more {
    position: absolute;
    top: 3px;
    right: 0px;
    height: 17px;
    line-height: 17px;
    font-size: 14px;
    color: #999999;
    background-color: #fff;
    text-decoration: none;
    padding: 0;
    border-bottom: 0;
}
.related_article .more:hover, .sort .more:hover {
	color: #5a6e91;
}
.more i {
    display: inline-block;
    width: 14px;
	height: 16px;
	background-position: -18px 0;
    margin-left: 2px;
    vertical-align: bottom;
}
.related_article .more i, .sort .more i {
	background-position: -163px 0;
}
.hot .article_lists li {
	list-style: none;
	margin-bottom: 10px;
}

.hot .article_lists li i {
	font-style: normal;
    display: inline-block;
	float: left;
    width: 33px;
    height: 25px;
    line-height: 25px;
    color: #494949;
    text-align: center;
    margin-right: 18px;
    border: 1px solid #d1d1d1;
    vertical-align: -webkit-baseline-middle;
}
.hot .article_lists li i.top3 {
	color: #fff;
	background-color: #494949;
}
.hot .article_lists li a {
	margin: 0;
    display: -webkit-box; /* å…³é”®ï¼šä½¿ç”¨æ—§ç‰ˆå¼¹æ€§ç›’æ¨¡åž‹ */
        -webkit-box-orient: vertical; /* æŒ‡å®šå­å…ƒç´&nbsp;åž‚ç›´æŽ’åˆ— */
        -webkit-line-clamp: 1; /* é™åˆ¶æ˜¾ç¤º1è¡Œ */
        overflow: hidden; /* éšè—æº¢å‡ºå†…å®¹ */
        text-overflow: ellipsis; /* æº¢å‡ºæ—¶æ˜¾ç¤ºçœç•¥å·ï¼ˆå¤‡ç”¨ï¼‰ */
        line-height: 2em; /* è¡Œé«˜ */
        width: 240px; /* å›ºå®šå®½åº¦è§¦å‘æº¢å‡º */
        vertical-align: top; /* ä¿æŒé¡¶éƒ¨å¯¹é½ï¼ˆè‹¥éœ€è¦è¡Œå†…å¸ƒå±€ï¼‰ */
}
/*ç®­å¤´è½®æ’­å›¾*/
.multi_slide {
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
	height: 360px;
}

	@media (min-width: 992px) {
.slideinner {
	width: 760px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 50px;
	height: 250px;
}
.multi_slide ul li {
	float: left;
	width: 170px;
	margin-right: 20px;
}
}
@media (min-width: 1200px) {
.slideinner {
	width: 760px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 50px;
	height: 250px;
}
.multi_slide ul li {
	float: left;
	width: 170px;
	margin-right: 20px;
}
}
@media (min-width: 1400px) {
	
.slideinner {
	width: 760px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 50px;
	height: 250px;
}
.multi_slide ul li {
	float: left;
	width: 170px;
	margin-right: 20px;
}
}

@media (min-width: 1600px) {
.slideinner {
	width: 1000px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 50px;
	height: 250px;
}
.multi_slide ul li {
	float: left;
	width: 180px;
	margin-right: 20px;
}
}
@media (min-width: 1800px) {

.slideinner {
	width: 1060px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 50px;
	height: 250px;
}
.multi_slide ul li {
	float: left;
	width: 192px;
	margin-right: 20px;
}
}
.multi_slide ul {
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
}
.multi_slide ul li a {
	display: block;
	width: 100%;
	height: 250px;
	/*background: #fff;*/
}
.multi_slide img {
	width: 180px;
	height: 250px;
	border: none;
}
.multi_slide .previous, .multi_slide .next {
	position: absolute;    
	top: 50%;
    margin-top: -28px;
	width: 50px;
	height: 55px;
}
.multi_slide .previous {
	left: -25px;
	background-position: -374px 0;
}
.multi_slide .next {
	right: -25px;
	background-position: -524px 0;
}
.multi_slide .previous:hover {
	background-position: -474px 0;
}
.multi_slide .next:hover {
	background-position: -424px 0;
}

/*é¦–é¡µè°ˆèµ„è½®æ’­å›¾*/
.talk.module {
	margin-bottom: 30px;
}
.talk .multi_slide{
	height: 300px;
	background: url(../images/talk_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.talk .slideinner{
	height: 210px;
}
.talk .multi_slide ul li a{
	position: relative;
	height: 210px;
	background: rgba(255,255,255,0.85);
	text-decoration: none;
}
.talk .multi_slide ul li a:hover{
	background: rgba(255,255,255,1);
	border-top: 2px solid #5277b8;
	box-sizing: border-box;
	/*color:#5a6e91;*/
}
.talk .multi_slide h3{
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	top: 14px;
    width: 100%;
	text-align: center;
	display: -webkit-box; /* å…³é”®ï¼šä½¿ç”¨æ—§ç‰ˆå¼¹æ€§ç›’æ¨¡åž‹ */
	    -webkit-box-orient: vertical; /* æŒ‡å®šå­å…ƒç´&nbsp;åž‚ç›´æŽ’åˆ— */
	    -webkit-line-clamp: 1; /* é™åˆ¶æ˜¾ç¤º1è¡Œ */
	    overflow: hidden; /* éšè—æº¢å‡ºå†…å®¹ */
	    text-overflow: ellipsis; /* æº¢å‡ºæ—¶æ˜¾ç¤ºçœç•¥å·ï¼ˆå¤‡ç”¨ï¼‰ */
}
.talk .multi_slide ul li a:hover h3,.talk .multi_slide ul li a:hover .count{
	color:#5a6e91;
}
.talk .multi_slide .addtion{
	font-size: 14px;
	color: #888;
	line-height: 24px;
	position: absolute;
	top: 56px;
	width: 144px;
	left: 50%;
	margin-left: -72px;
	height: 120px;
}
.talk .multi_slide .count{
	font-size: 12px;
	color: #888;
	position: absolute;
	top: 180px;
	text-align: center;
	width: 100%;
}
.talk .multi_slide .previous {
	left: -25px;
	background-position: -474px -55px;
}
.talk .multi_slide .next {
	right: -25px;
	background-position: -424px -55px;
}
.talk .multi_slide .previous:hover {
	background-position: -474px 0;
}
.talk .multi_slide .next:hover {
	background-position: -424px 0;
}
.cover {
    width: 100%;
    height: 340px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 0px;
    position: relative;
    margin-bottom: 35px;
}
.cover_inner{
	width: 390px;
	height: 180px;
	background: rgba(255,255,255,0.9);
	position: absolute;
	left: 50%;
	margin-left: -195px;
	top: 80px;
}
.cover_inner:hover{
	background: rgba(255,255,255,1);
}
.cover_inner h1{
	font-size: 48px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}
.cover .addtion{
	font-size: 14px;
	color:#666;
}
.cover .addcount{
	font-size: 12px;
	color: #888;
	margin-top: 15px;
}
.page_info{
	padding:30px 0;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.page_list{
	padding:35px 0 35px 0;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.page_list a{
	text-decoration:none;
	color:#8698b6;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:5px 10px;
	border-radius: 4px;
	margin-right:4px}
.page_list a.active{
	background:#000;
	border:1px solid #000;
	color:#fce326}
.page_list a:hover{
	text-decoration:none;
	color:#fce326;
	background:#000;
	border:1px solid #000}</pre></body></html>