<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿.showContent .mainContent,
.listContent .mainContent,
.noSideContent { }

.cateHead { *zoom: 1;height: 84px;line-height: 84px; border-bottom:1px solid #eee; font-size:32px; color:#666;}
.path { border-bottom:1px solid #eee; font-size:32px; color:#666; }
.path em {font-style: normal; padding-left:34px;background: #fff url(images/pathicon.png) no-repeat 0;line-height: 3em;margin-right: -30px;position: relative;}
.path a { color:#666; margin:0 8px;}
.cateHead:after { content: ""; display: table; clear: both; }
.cateHead .cateName {float: left;display: inline;font-size: 36px;font-weight: 600;color: #1C80C7;background: url(images/mhdbg.png) no-repeat bottom;height: 85px;}
.cateHead .path { float: right; display: inline; border: 0; }

.pageContent .cateHead .path { float: left; display: inline; margin-left: 10px; }

/* pageList */
.pageList {padding: 2.5% 0;}
.pageList li {line-height: 2em;padding: 2.5% 0;font-size: 32px;border-bottom: 1px solid #eee;overflow: hidden;}
.pageList li a { /* color: #222; */ }
.pageList li a:hover { color: #0066cc; }
.pageList li.even { background-color: #F9F9F9; }
.pageList li .date {color: #999999;margin-right: 3.33%;float: left;}
.pageList li a { overflow:hidden;display: block;}

/* pagePicList */
.pagePicList { margin-top: 0; padding-top: 5px; }
.pagePicList li { width: 230px; margin: 15px 8px 0; }

/* articleCon */
.articleCon {padding: 2.5% 0;}
.articleCon .titleBar {margin-bottom: 25px;text-align: center;padding: 10px;}
.articleCon .titleBar * { line-height: 1.4em; }
.articleCon .articleTitle {font-size: 36px;line-height: 1.5em;color: #333;_font-weight: bold;}
.articleCon .subTitle { font-size: 18px; color: #666; line-height: 1.6em; margin-top: -15px; margin-bottom: 15px; color: #0066cc; text-align: center; _font-weight: bold; }
.articleCon .property {color: #999;line-height: 60px;border: #ccc dotted;border-width: 0 0 1px 0;text-align: left;font-size: 24px;padding: 10px 0 20px;margin-bottom: 30px;}
.articleCon .property .fr a { }
.articleCon .description { color: #666; font-size: 14px; line-height: 24px; background: #f7f7f7; border: #DCDCDC 1px solid; padding: 10px 20px; margin-top: 10px; }
.articleCon .userControl { line-height: 28px; padding: 2px 10px; margin-top: 15px; text-align: right; color: #333; background-color: #F8F8F8; border-bottom: #e1e1e1 2px solid; }
.articleCon .conTxt {color: #333;font-size: 24px;line-height: 60px;overflow: hidden;margin: 30px 0 0;word-break: break-all;}
.articleCon .conTxt p { margin: 0 0 10px; }
.articleCon .others { padding: 12px 0; }
.articleCon .others .prev, .articleCon .others .next { font-size: 16px; line-height: 30px; color: #999; padding-left: 15px; }
.articleCon .conTxt table{margin:auto}
.bds_more { padding-top: 2px !important; }

.pageContent .conTxt { padding: 0; }

/* relation */
.relation .hd { border-bottom: 2px solid #dddddd; height: 40px; line-height: 40px; }
.relation .hd .title { float: left; display: inline; padding: 0 15px; font-size: 16px; font-weight: 400; color: #0066cc; border-bottom: 2px solid #0066cc; margin-bottom: -2px; }
.relation .bd { padding: 10px; }

.articleCon .page, .comListBox .page { padding: 0; }
.articleCon .page a, .comListBox .page a { display: inline-block; *display: inline; zoom: 1; line-height: 20px; border: 1px solid #dddddd; padding: 0 6px; background: #fff; }
.articleCon .page a:hover, .comListBox .page a:hover { border: 1px solid #003366; text-decoration: none; color: #003366; }
.articleCon .page b a, .comListBox .page b a { background: #003366; border-color: #003366; color: #fff; font-weight: 600; padding: 0 6px; }
.articleCon .page b a:hover, .comListBox .page b a:hover { color: #fff; }

.pager .disabled,
.pager input { display:none;}
.pager { text-align:center;}
.pager a, .pager .current { display:inline-block; height:68px; line-height:68px; border:1px solid #eee; font-size:24px; margin:0 8px; padding:0 20px; border-radius:5px; color:#666;border-color:#eee; text-decoration: none; transition:all 0.3s}
.pager .current { background:#1C80C7; color:#fff; padding:0 29px;}
.pager a:hover { background:#1C80C7; color:#fff; border-color:#1C80C7}

@media screen and (max-width: 800px) {
    #content {padding:0; margin:0; width:100%;}
    .pager a, .pager .current { height:34px; line-height:34px; font-size:16px; margin:0 1px; padding:0 2%;}

    .articleCon .articleTitle { font-size:24px;}
    .articleCon .property { font-size:16px; line-height:1.5em}
    .articleCon .property .fr { display:none;}

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