#pcauthor{width:100%;height:calc(100% - 65px);display:flex;display:-webkit-flex;flex-direction:column}#pcauthor .mycontainer{flex:1;margin:0 auto;width:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#f6f1e8}#pcauthor .mycontainer::-webkit-scrollbar{display:none;width:0!important;background:transparent}#pcauthor .mycontainer{-ms-overflow-style:none;overflow:-moz-scrollbars-none}#pcauthor .container-fluid{margin:0 auto;width:60vw}#pcauthor .mycontainer p{position:relative;bottom:0;margin-top:.5vw}#pcauthor .authorimg{width:3vw;height:3vw;border-radius:50%;position:absolute;top:1vw;right:2vw}#pcauthor .topbar{margin:0 auto;width:60vw;flex:none;display:flex;display:-webkit-flex;align-items:flex-start;justify-content:center;padding:.25vw 0;border-bottom:1px solid #ddd}#pcauthor .topbar p{font-size:1.3rem;margin-top:.5vw}#pcauthor .dynastyright{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#pcauthor .dynastyList{margin-left:2vw;width:60%;display:flex;display:-webkit-flex;flex-wrap:wrap;flex-direction:row;justify-content:left}#pcauthor .dynasty{flex:0 0 11.11111%;margin-top:.5vw}#pcauthor .dynastyItem{margin:.25rem;font-size:.8rem;color:#646464;border-radius:5px;border:1px solid #dabc95;margin-bottom:10px;width:3vw;height:1vw;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}#pcauthor .dynastynowChoose{color:#fff;background-color:#dabc95}#pcauthor .mycol{padding:0!important;border-bottom:1px dashed #dabc95}#pcauthor .listItem{width:100%;padding:0 1rem;line-height:1.8;padding-bottom:1vw;background-color:#fff}#pcauthor .listItembox{width:100%;height:100%;overflow-y:hidden;cursor:pointer}#pcauthor .listItem p{margin-bottom:0;text-align:left;color:#565656}#pcauthor .listItem p:first-child{color:#cd8474;font-size:1.2rem}#pcauthor .listItem p:nth-child(2){font-size:.8rem}#pcauthor .listItem p:nth-child(3){color:#000;font-weight:700;font-size:.8rem}#pcauthor .listItem p:nth-child(4){font-size:.8rem;margin-top:1vw;position:relative;line-height:20px;max-height:40px;overflow:hidden}#pcauthor .listItem p:nth-child(4):after{content:"...";position:absolute;bottom:0;right:0;padding-left:40px;background:linear-gradient(90deg,transparent,#fff 55%)}