.title {
    padding: 10px;
    margin: 10px;
    font-size: 30px;
    color: #000;
}

.main_editor {
    padding-top: 10px;
}

a {
    color: #eb7350;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:hover,a:active {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.preface {
    margin: 0 0 21px;
    padding: 25px 30px;
    background: #f2f2f5;
    font-size: 14px;
    color: #808080;
    word-break: break-all;
}

.authorinfo {
    margin: 0 0 40px;
    font-size: 12px;
    line-height: 30px;
}

.WB_editor_iframe {
    background: #fff;
    font-size: 18px;
    line-height: 1.65;
    word-wrap: break-word;
}

.WB_editor_iframe sub {
    vertical-align: sub;
}

p {
    /*text-indent: 1em;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 18px;
}
nde
body {
    font-family: Arial, "Microsoft YaHei";
}

.WB_artical {
    margin: auto;
    width: 100%;
    max-width: 900px;
}

.main_toppic {
    width: 100%;
}

.picbox {
    width: 100%;
}

ul {
    margin: 0px;
}
