@charset "utf-8";

* { margin: 0; padding: 0; }
body { font-family: "Microsoft Yahei", "Lucida Grande", "Tahoma", "Arial", "Helvetica", "sans-serif";}
img { display: block; height: auto; max-width: 100%; }
a { color: #000; text-decoration: none; display: block;}
a:hover { color: #034692; }
.left { float: left;}
.right { float: right;}
.clear { clear: both;}
.blank { width: 100%; height: 8px; background: #f3f3f3; border: solid #e2e2e2; border-width: 1px 0;}

.top { background: url(/_m/img/headerbg.png) center center; }
.logo { width: 250px; padding: 15px 0;}
.nav ul li { background: #10593b; width: calc(100%/6); float: left; list-style-type: none;  }
.nav ul li a { color: #fff; text-decoration: none; font-size: 13px; text-align: center; padding: 5px 2px; }
.nav ul li a:hover,.nav ul li a:active { text-decoration: none; color: #fff;}
.head-tit { position: relative;}
.head-tit h3 { padding: 10px; border-bottom: 1px #ddd dashed;}
.head-tit h4 { text-align: center; padding: 15px; }
.head-tit small { display: block; text-align: center; padding-bottom: 10px;}
.content { padding: 0 10px 20px;}
.content p { line-height: 25px;}
.more { width: 44px; height: 13px; position: absolute; z-index: 10; right: 10px; top: 50%; margin-top: -7px;}
.mlist { min-height: 420px; }
.lists { padding: 10px;}
.lists ul li { list-style-type: none; height: 40px; line-height: 40px; border-bottom: 1px #ddd dashed; }
.lists ul li .update { float: right;}
.date { width: 40px; height: 48px; border: 1px #034692 solid; text-align: center; display: inline-block;}
.date .mouth { background: #034692; height: 25px; line-height: 25px; color: #fff;}
.date .day { height: 24px; line-height: 24px;}
.notice .lists ul li { height: unset; padding-top: 10px; }
.notice .lists ul li:first-child a { color: red; }
.notice .lists ul li a { display: inline-block; line-height: 50px; vertical-align: top; margin-left: 10px;}
.pages { font-size: 13px; padding: 15px 5px;}
.pages a { display: inline; }
.foot { background: #0F4931; color: #e2d49c; font-size: 13px; text-align: center; padding: 10px;}
.foot p { line-height: 20px;}