body,html {
	height:100%
}
.g-header .js-open-zx {
	display:inline-block
}
.g-header .m-login-btn {
	display: block;
	text-align:right
}
.g-header .m-login-btn a {
	display:none
}
.g-header .m-login-btn a.js-open-zx {
	display:inline-block
}

.container {
	min-height:100%;
	box-sizing:border-box;
	position:relative
}
.container .site{line-height: .25rem;}
.g-main .help-list{margin-top:.2rem;border-top:#2196f3 2px solid; }
.help-nav {width: 100%;}
.help-nav a {background-color:#2196f3;width: .8rem;display: inline-block;border-radius: .05rem;text-align: center;padding:.03rem;margin:.02rem .05rem; color: #fff; text-decoration: none;transition:all 0.5s;}
.help-nav a:hover { background-color:#1784db}
.help-list ul li{border-bottom: 1px solid #e7e7e7;padding:8px 0;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.help-list ul li a{color:#666;}
.help-list ul li a:hover{color:#2196f3;}
.help-list ul li .date{float:right;color:#666;font-size:12px;margin-left:7px;}
.help-list ul li:last-child:{border-bottom:0;}
.flag{font-style: normal;font-size: 12px;background:#f60;color:#fff;padding: 2px 3px;font-weight:normal;}
.title{background:#eee;font-weight:normal;height:35px;line-height:35px;border-top:#2196f3 2px solid;}
.title a{color:#123261;}
#page{margin:20px 0;font-size:14px;line-height:30px;text-align:center}
#page .pageinfo{display:none}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:4px 10px;margin-left:5px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#2196f3;color:#fff;text-decoration:none;border:1px solid #2196f3;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #aaa;}
.main-article{padding:10px;overflow:hidden;}
.main-article h1{font-size:18px;margin-bottom: 20px}
.main-article .info{font-size:14px;color:#666;margin-bottom:30px;border-bottom: 1px dashed #ddd;padding-bottom:10px}
.content h2{font-size: 16px;margin:20px 0;padding-left:10px;border-left:3px solid #2196f3;}
.content p{font-size:16px;color:#4c4c4c;line-height:30px;}
.content img{max-width:100%;}
.content a{color:#2196f3;}
.content pre{color: #444;font-family: Monaco,Menlo,Consolas,"Courier New",monospace;display: block;margin:10px 0; padding: 9px;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15); border-radius: 3px;background-color: #f5f5f5;white-space: pre-wrap;word-wrap: break-word;font-size: 11px;line-height: 20px;word-break: break-all;}
.next{font-size:14px;margin-top:10px;}
.article-img {overflow:hidden;}
.article-img ul{padding:15px 8px;}
.article-img ul li{height:90px;border-bottom: 1px dashed #dadada;padding:10px 0;overflow:hidden;margin:10px 0;}
.article-img ul li img{float:left;width:30%;height:60px;margin-right:15px;}
.article-img ul li p a{color:#333;display:block;font-size: 16px;margin-top: 6px}
.article-img ul li span{color:#868686;font-size:14px;}