body {
    width: 100%;
    background: #fafafa;
    scroll-behavior: smooth;
    color: #595959;
    font-family: Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.asideWrapper___MLNPF {
    position: relative;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: stretch;
    width: calc((100% - 1400px)/2 + 250px);
    min-width: 250px;
    padding-left: calc((100% - 1400px)/2);
    background: #fafafa;
    border-right: 0px solid #e8e8e8;
    font-size: 14px;
}
.wrapper___34kui {
    position: relative;
    padding-top: 0px;
    -webkit-transition: padding .3s linear;
    transition: padding .3s linear;
    display: flex;
    flex: 1 1;
    align-items: stretch;
}
.mainContent___3FWVF {
    flex: auto;
    display: flex;
    flex-direction: column;
    width: calc(100% - 250px);
    padding-left: 36px;
    background: #fff;
    max-width: 980px;
    margin: 0 auto;
}

article pre{
	padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f6f8fa;
    border-radius: 3px;
    border: 0px solid #ffffff!important;
    margin: 20px 0px;
	padding: 15px!important;
}

article img{
	max-width: 800px;
    height: auto;
    margin: auto;
    /*vertical-align: middle;
    display: block;*/
}

.lake-engine-view{
	outline: 0;
    outline: none;
	word-wrap: break-word;
}

.lake-engine-view p{
	outline: 0;
    outline: none;
	word-wrap: break-word;
}

.lark-logo-simple2{
	width: 105px!important;
    height: 33px!important;
}

body {
    font-size: 16px;
}

.article___2H6vq {
    max-width: 900px;
}

blockquote {
    border: solid 1px #ddd;
    border-left-width: 6px;
    padding: 20px;
    border-radius: 4px;
    word-wrap: break-word;
    word-break: normal;
    word-break: break-all;
}
.doc-head .doc-head-inner {
    max-width: 1080px!important;
    width: 100%;
    margin: 0 auto;
}
.likes___1O61J {
    float: left;
    position: relative;
    left: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    padding: 2px 0 2px 0px;
    text-align: center;
    line-height: 20px;
}
.color_zan{
	font-size: 23px!important;
    color: #f3bd31;
}
.color_cai{
	font-size: 23px!important;
    color: #8c8c8c;
}
.lark-like-btn-wrap{
	display: flex;
    width: 160px;
    margin: 0 auto;
}
.zanorcaidiv{
	text-align: center;
    margin: 0px 20px;
}

.lark-cai-btn {
    position: relative;
    margin: 10px auto;
    border: 1px solid #8c8c8c;
    width: 38px;
    height: 38px;
    border-radius: 38px;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 800px) { 
	article{
		width:95%;
		overflow: hidden!important;
	}
	.mainContent___3FWVF {
		padding-left: 10px;
	}
	article img,article p,article div,.prettyprint,div.article___2H6vq{
		width: 100%!important;
	}
}

.footer-container .links, .footer-container .slogan {
    max-width: 1024px;
    margin: 0 auto;
}
article div.prettyprint{
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f6f8fa;
    border-radius: 3px;
    border: 0px solid #ffffff!important;
    margin: 20px 0px;
    padding: 15px!important;
}
.dialog-mask {
    z-index: 999!important;
}
.dialog-win{
	z-index: 1000!important;
}

div.yuamma_div{
	white-space: pre-wrap;
    word-wrap: break-word;
}

div.yuamma_div span{
	color: #096dd9;text-align: right;
}
div.header-action{
	margin-top: 15px;
}
div.wrapper___3WTxR{
	margin-right:10px;
}

.login_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -270px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    width: 380px;
    /*height: 540px;*/
    box-shadow: 0 2px 10px #999;
    -moz-box-shadow: #999 0 2px 10px;
    -webkit-box-shadow: #999 0 2px 10px;
	padding-bottom: 60px;
}
.login_box .img {
    display: block;
    width: 270px;
    height: 270px;
    margin: 42px auto 12px;
}

.login_box p{
	text-align: center;margin-top: 20px;
}

.ant-card-head-title span{
    color: #595959;
}

i.wxlogin{
	margin-right: 5px;
}

.prettyprint{
	white-space: pre-wrap;
	word-wrap: break-word;
}

.doc-head .header-crumb{
	padding-left: 0px;
}
div.btn-cygj{
	width: 210px;
    margin-left: 10px;
    background-image: linear-gradient(0deg,#f5f5f5,#fff);
}

.wrapper___2k3mA .meta-item{
	max-width: 600px;
}
p.span_nrts{
	margin-top: 10px;
	color: #f5222d;
}

article.article-content textarea{
	min-height: 300px;
	width: 100%;
	overflow-y: auto;
    -webkit-user-modify: read-write-plaintext-only;
}


article.article-content .comments-form-editor textarea{
	min-height:150px;
}
.loadMore___3VIAT, .list-load-more {
	background: -webkit-linear-gradient(#fff,#f5f5f5);
	background: linear-gradient(#fff,#f5f5f5);
	border-radius: 4px;
	border: 1px solid #d9d9d9;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 24px;
	cursor: pointer;
}
.re_content_submit{
	float: right;
	margin-top: 10px;
}
textarea.re_content{
	resize:none;width: 100%;height: 100px;padding: 10px;
}
textarea.re_content2{
	resize:none;width: 100%;height: 80px;padding: 10px;
}
.lake-engine-view p{
	color: #000000;
}
.wrapper___2k3mA{
	height: 50px;
}
.meta___ZMU93 {
	margin-bottom: 0px;
}
p.re_content2_p{
	margin-bottom: 20px;
}
div.re_comment_div{
	width: 80%;
}
.lark-popover img{
	width: 32px; min-width: 32px; height: 32px; border-radius: 16px;
}
div.pl_sub{
	margin-left:40px;
}
.comment-list-item{
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.comment-list-item .actions {
	margin-top: 10px;
	margin-bottom: 20px;
}
span.at_user{
	color:#1890ff;
}
.ant-card.card-with-list .ant-card-head {
	margin-bottom: 20px;
}
.wrapper___2WqgW .card-comments {
	padding: 20px 0 80px;
}
span.comment_zz{
	background: #faad14;
	color: #ffffff;
	border-radius: 5px;
	padding: 1px 5px;
}
.pl_zaned{
	color: #f3bd31!important;
}
div.tools{
	max-width: 1024px;
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    background: #ffffff;
}
div.tools ul{
	display: flex;text-align: center;padding: 10px;
}
div.tools ul li{
	width: 20%;
}
div.tools ul li span{
	color: #262626;
}
.ant-list {
    background: #fafafa;
}
.ant-list-items{
	background: #ffffff;
}
.likes___1O61J{
	background: #ffffff;
}
td, th {
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.content___2v1LS h2,.content___2v1LS h5.catalogue{
    position: relative;
    margin: 10px 0;
    color: #FFFFFF;
    background: #6FA8DC;
    padding: 6px 10px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}
.content___2v1LS h5.catalogue  {
	cursor: pointer;
}
#navCategory{
	margin-bottom: 10px;
}
.content___2v1LS .first_class_ul{
	display:none;
}

#navCategory span.jiajian{
    position: absolute;
    left: 60px;
    width: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    user-select: none;
    z-index: 999;
}