<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.w1300{width:1300px; margin:0 auto}
.fl{float:left}
.fr{float:right}
.clear{clear:both}


.cont{overflow:hidden; margin-top:52px}

/* 轮播新闻 */
.imgnews{width:406px}
.rotaion_list{overflow:hidden}
.yx-rotaion{height:330px!important}
.rotaion_list li img{width:100%; height:290px; object-fit:cover; image-rendering:pixelated; image-rendering:-webkit-optimize-contrast;}
.yx-rotaion-btn{display:none}
.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t{position:absolute}
.yx-rotation-title{position:absolute; width:100%; height:40px; line-height:40px; background:rgba(0,0,0,.75); left:0; bottom:0; _bottom:-1px; z-index:1}
.yx-rotation-t{width:66%; font-size:14px; color:#FFF; z-index:2; bottom:0; left:12px; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.yx-rotation-focus{right:5px; bottom:11px; z-index:2;}
.yx-rotation-focus span{display:block; width:16px; height:16px; line-height:16px; text-align:center; margin:0 2px; font-size:12px; color:#000; float:left; background:#FFF; cursor:pointer}
.yx-rotation-focus span.hover{background:#f60; color:#FFF}






/* 系部新闻 */
.news_box{width:406px; float:left; margin-left:40px}

.i_n_tit{width:100%; height:30px; background:var(--i_color); margin:4px 0 20px 0; -webkit-border-radius:8px 0 0 8px; -moz-border-radius:8px 0 0 8px; -o-border-radius:8px 0 0 8px; border-radius:8px 0 0 8px;}
.i_n_tit h1{
	display:inline-block;
	margin:-4px 0 0 22px;
	padding:0 15px;
	height:38px;
	line-height:38px;
	font-size:16px;
	color:#2d2d2d;
	font-weight:bold;
	background:#F9F6F0;
	position:relative;
	-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
	box-shadow:0 3px 15px rgba(0,0,0,.2);
	}
.i_n_tit h1:before, .i_n_tit h1:after{content:""; position:absolute; top:0; width:0; height:0; border-color:#989898 transparent; border-style:solid}
.i_n_tit h1:before{left:-4px; border-width:0 0 4px 4px}
.i_n_tit h1:after{right:-4px; border-width:0 4px 4px 0}

.i_n_tit a{float:right; font-size:12px; color:#FFF; line-height:30px; margin-right:20px}

.i_news_list{overflow:hidden}
.i_news_list li{width:100%; overflow:hidden}
.i_news_list a{float:left; padding-left:15px; max-width:74%; font-size:14px; color:#484848; position:relative; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.i_news_list a:before{content:""; position:absolute; top:50%; transform:translate(0,-50%); left:0; width:4px; height:4px; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%; background:#b6b6b6}
.i_news_list i{float:right; font-size:12px; color:#A1A1A1}
.i_news_list a, .i_news_list i{line-height:35px}

.i_news_list a:hover{color:var(--i_color)}
.i_news_list li:hover a{padding-left:22px; text-decoration:underline}

.i_news_list a{-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}



/* 通知公告 */
.gd_box{width:100%;   overflow:hidden}

.i_lxwm{width:100%; height:50px; margin-top:8px; background:url(../images/i_lxwm_bg.jpg) repeat-x; display:flex; justify-content:center; align-items:center}
.i_lxwm p{font-size:18px; color:#FFF; font-weight:bold; letter-spacing:5px; padding-left:38px; background:url(../images/i_lxwm_ico.png) no-repeat left center}

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