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

/* 部分标签初始化 */
a{ color:#333;}
a:hover{ text-decoration:none; cursor:pointer; color:#00382f;}
.arial{ font-family:Arial, Helvetica, sans-serif;}
 
 @media (max-width: 768px){
.pagination{ margin:0 0 10px 0;}
.pagination-lg &gt; li &gt; a, .pagination-lg &gt; li &gt; span
{ font-size:16px;padding:2px 9px 2px 8px; margin-left:10px; }
}
@media (max-width: 768px){
	 
}

/*------footer------*/
.footer{ background:#015548; height:hidden; line-height:20px; padding:30px 0 20px 0; text-align:center;  color:#fff; font-family:"微软雅黑"; font-size:12px;   }
 .footer a{ color:#fff; }
@media (max-width: 768px){
.footer{ height:hidden; padding:15px 0 5px 0; text-align:left; }
 
 }	
/*------footer------*/ 
.fl{ display:inline-block; float:left;}
.font12{ font-size:12px;}
.mlr-20{ margin-left:-20px; margin-right:-20px;} 
.mlr-10{ margin-left:-10px; margin-right:-10px;} 
.mlr-5{ margin-left:-5px; margin-right:-5px;}
.mlr-0{ margin-left:0; margin-right:0;}
.plr-0{ padding-left:0px; padding-right:0px; }

.margin-b10{ margin-bottom:10px;}
.margin-b20{ margin-bottom:20px;}
.margin-b30{ margin-bottom:30px;}
 

.color-fff{ color:#fff; }
.color-44{ color:#444;}
.color-a0{ color:#a0a0a0;}
.color-76{ color:#767676;}
.color-015{ color:#015548;}

.bg-015{ background:#015548;}
.bg-ef{ background:#efefef;}
.bg-eb{ background:#ebebeb;}


/*****分页开始*******/
.fui-paging *{display:inline-block;vertical-align:middle;}

.fui-paging{font-size:16px;text-align:center;padding:10px 0 30px 0;}

.fui-paging a{color:#666;display:block;float:left;margin-right:10px;border:#eaeaea solid 1px;width:32px;height:32px;line-height:32px;background:#eaeaea;}
.fui-paging .fui-paging-form button{color:#666;display:block;float:left;margin-right:10px;border:#eaeaea solid 1px;width:32px;height:32px;line-height:26px;background:#eaeaea;}

.fui-paging .fui-omit{border:none;font-size:20px;float:left;margin-right:10px;}

.fui-prev,.fui-next{width:70px!important;}

.fui-current{background:#00382f!important;color:#fff!important;border:none;}

.fui-paging .fui-paging-total{margin-right:10px;padding:2px 0;}

.fui-paging .fui-paging-total .fui-paging-num{vertical-align:bottom;font-style:normal;}

.fui-paging .fui-paging-form{display:inline;}

.fui-paging .fui-number,.fui-paging .fui-forward,.fui-paging .fui-paging-total,.fui-paging .fui-paging-form button{margin-left:5px;}

.fui-paging .fui-paging-form input{width:32px;height:32px;line-height:32px;text-align:center;margin:0 5px;border:#eaeaea solid 1px;background:#eaeaea;}

.fui-paging .fui-paging-form button{width:60px!important;height:32px!important;cursor:pointer;}
/********分页结束********/


#back-to-top{ position:fixed; bottom:266px; right:0px; }
#back-to-top a{ display:block; display:block; color:#cfcfcf; text-align:center; font-size:12px; }
#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {
	z-index:2;
	width:100px;
	height:100px;
	right:0;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_top {
	top:616px;
	_margin-top:616px;
	background: url(../images/back_top_ico.png) no-repeat 50% 30% #eaeaea;
	width:100px;
	height:100px; padding-top:70px;
}
#moquu_top:hover {
	filter:alpha(opacity=80);-moz-opacity:0.80;-khtml-opacity: 0.80;opacity: 0.80; 
}

@media (max-width: 1200px){
	#moquu_top,#moquu_wxin,#moquu_wshare,#moquu_wmaps {width:60px; height:60px; }
	#moquu_top { width:60px; height:60px;background: url(../images/back_top_ico.png) no-repeat 100% 30%; background-size:50%;   }
	#back-to-top a{ color:#666; }
}
</pre></body></html>