<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
* { margin: 0; padding: 0; list-style: none;}
body { background: #f2f2f2; font: normal 16px/160% "Microsoft Yahei","Helvetica Neue",Arial,"Noto Sans"; color: #333;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle; margin: 0px; padding: 0px;}
.clear{ clear:both;}
a{ color:#333;}
a:hover {text-decoration: none; }
.top-bg {background: url(../images/header.jpg) no-repeat top center;height: 400px;}
.head{padding: 1rem 0;}
.head-mid{ padding-top:3.5rem;}
.head-mid img{ display:block; margin:0 auto;}
.sp-title-box{width:100%; margin:0 auto; text-align: center; /*! background-color: #f4f4f4; */}
.sp-title-box .sp-title{display: inline-block; overflow: hidden; margin:0 auto; padding: 0 24px; text-align: center; vertical-align: top;}
.sp-title-box .sp-title h3{height:60px; line-height:60px;background:#256cbc; border-radius: 9px; color: #fff; padding:0 25px;}
.sp-title-box .line{margin-top: -35px; border: 1px solid #256cbc;}
.zt-list li{ display: inline-table; height:80px; margin:20px 10px;  border-radius: 6px; font-size: 20px; color: #fff;}
.zt-list li img{ float:left; margin-right:8px;}
.zt-list li a{ padding:10px 13px; height: 80px; display: block; background:#77adeb; color: #fff;}
.zt-list li a:hover{ display: block;background: #256cbc; color: #fff;}
.zt-list li em{ float:left; display: block;max-width: 140px; font-style: normal;line-height:60px;}
.zt-list li:nth-child(4) em,.zt-list li:nth-child(5) em{line-height: 30px;}
.menu-list li{ clear:both;margin-bottom: 10px;line-height: 70px; font-size: 20px;}
.menu-list li a{ display:block;  padding:0 10px;color: #256cbc; background: #eaf4ff;line-height: 70px; }
.menu-list li a:hover{ display:block; color: #fff; background: #256cbc;}
.menu-list li.active a{ display:block; color: #fff; background: #256cbc;}
.menu-list li i{ float: left; margin:0px 10px; font-size:36px; line-height: 70px;}
.main{ border:1px solid #eee; padding: 15px 20px;}
.lists-t1{height: 45px;border-bottom: 1px solid #ddd; margin:5px 0;}
.lists-t1 span{display: inline-block;height:45px;line-height:45px;padding: 0 30px;background: #256cbc;font-size:20px;color: #fff; border-radius: 6px 6px 0 0;}
.breadcrumb{ margin-top: 10px; color:#fff; font-size: 18px;}
.breadcrumb .icon{ color:#fff; font-size: 22px; margin-right:6px;}
.breadcrumb a{ color:#fff;}
dl.news-list dt{position: relative; padding: .48rem 0 .48rem .8rem;background: url(../images/dian.gif) no-repeat 0px center;transition: .3s all; font-weight: normal;}
dl.news-list dd{position: relative; padding: .18rem 0 .18rem 1.7rem;background: url(../images/dian.gif) no-repeat 12px center;transition: .3s all; }
dl.news-list dd a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color: #888;}
dl.news-list dt a{ display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; color: #333;}
.content-box{padding:20px 35px; line-height:1.8;}
.content-box p{ padding:10px 0px;}
.content-box table{  display: block;  margin:5px auto;}
.content-box img{  display: block;  margin:5px auto;}
.content-title { font-size:1.6rem; text-align: center; color:#256cbc; padding:10px 0px;}

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