/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
	
body{margin:0 auto;padding-top:60px;max-width:900px;background-color:#e9ecef;font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;color:#333;font-size:14px;line-height:24px;overflow-y:scroll;}
.wrapper{margin:30px auto;padding:25px 30px;background-color:#fff;letter-spacing:1px;text-indent:2em;font-size:16px;line-height:1.7;}
@media(max-width:730px){.wrapper{margin:0 auto 30px}
}
a{color:#369;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%}
td{ color: #00009C;  font-family: 宋体;  font-size: 14px;}
.center{text-indent:0;text-align:center}
.clearfix:before,.clearfix:after{display:table;content:" "}
.clearfix:after{clear:both}
ul,ol{padding:0 30px;margin:0 2em 25px}
ul li{list-style-type:initial}
ol li{list-style-type:decimal}
li ul {margin:5px 0}
li{list-style-position:outside;margin-bottom:15px;text-indent:0}
li blockquote{color:#6c757d;font-size:small}
.inline li{float:left;margin:0 2em 0 0}
.nav{padding:0}
.nav li{float:right;list-style:none}
.nav li:first-child{float:left}
b,strong{font-weight:bold}
p{margin:10px 0 20px}
select{background:#f7f7f7;border:1px solid #ccc;color:#555;display:inline-block;font-size:13px;line-height:26px;height:28px;margin:0;padding:0 10px 1px;cursor:pointer}
select:hover,select:focus,select:active{outline:#999 solid 1px}
.menu{display:block;float:right;margin:0 0 20px 2em}
@media(max-width:730px){.menu{float:none}
}
.header {
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.05);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #f8f9fa
}
.header-wrapper {
    width:900px;
    margin:0 auto;
    padding:17px 0
}
.header-logo {
    position: absolute;
    top: 17px;
}
.guwenxu-biaoti{
	width:90%;
	height:46px;
	background-color:#336699;
	line-height:42px;
}
.header-title {
    margin-left: 100px;color:#6c757d;font-weight:bold
}
h1 {
    font-size: 20px;
    line-height: 1;
}
h1 a{display:block;}
h1 a:hover{text-decoration:none}
h2{font-size:22px;line-height:32px;margin:20px 0;font-weight:bold;color:#666}
h3{color:#369;font-size:16px;line-height:28px;margin:25px 0;padding:5px 0;border:1px solid #eee;border-width:1px 0}
h4{margin:20px 0 10px;font-weight:bold}
h5{color:red}

small{font-size:smaller}
h1 small{color:#999;margin:0 8px}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.copyright{color:#666;font-size:12px;line-height:22px;margin:15px auto 30px;text-indent:0;padding:0 15px}

.danger{color:#a94442;background:#f2dede;border:1px solid #ebccd1;border-width:1px 0;text-indent:0;padding:15px}

.home_url {
    margin:25px 0 30px;
    text-align:center
}
.home_url a {
    display: inline-block;
    padding: .375em .75em;
    font-size:16px;
    letter-spacing:0.1em;
    text-decoration:none;
    border: 1px solid transparent;
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.home_url a:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}

table{margin:10px 0 20px}
tr,
td
{border:1px solid #ccc}
td {padding:0.5em;text-indent:0}

.clear{
    clear:both;
}
.guwenxue-ml ul li{
	float:left;
	list-style-type:none;
	width:118px;
	height:20px;
	
}
.guwenxue-mulu ul li{
	float:left;
	list-style-type:none;
	width:170px;
	height:20px;
}