#pcauthorDetail{width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:column;align-items:center;padding:0;position:relative}#pcauthorDetail .authorimg{width:3vw;height:3vw;border-radius:50%;top:1vw;right:1vw;position:absolute}#pcauthorDetail .subfield{width:100%;height:.5vw;background-color:#f6f1e8;flex:none}#pcauthorDetail .mycontainer{width:100%;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#f6f1e8}#pcauthorDetail .mycontainer::-webkit-scrollbar{display:none;width:0!important;background:transparent}#pcauthorDetail .mycontainer{-ms-overflow-style:none;overflow:-moz-scrollbars-none}#pcauthorDetail .container-fluid{margin:0 auto;width:60vw}#pcauthorDetail .mycontainer p{position:relative;bottom:0;margin-top:2vw}#pcauthorDetail .topbar{width:60vw;margin:0 auto;min-height:25vh;flex:none;border-radius:10px;display:flex;display:-webkit-flex;flex-direction:column;flex-wrap:inherit;justify-content:center;align-items:flex-start;padding:.5rem;position:relative}#pcauthorDetail .topbar .desc{text-align:left;line-height:1.5;width:100%}#pcauthorDetail .topbar p{margin-bottom:.5rem;font-size:5vw}#pcauthorDetail .topbar p:first-child{color:#cd8474;font-size:1.2rem}#pcauthorDetail .topbar p:nth-child(2){font-size:.8rem}#pcauthorDetail .topbar .topbarDesc{flex:1;font-size:.8rem;margin-top:1.2vw;line-height:2;display:inline-block}#pcauthorDetail .mycol{padding:0!important}#pcauthorDetail .listItem{width:100%;padding:.5rem 1rem;padding-bottom:.5vw;margin-top:.5vw!important;background-color:#fff;cursor:pointer}#pcauthorDetail .listItembox{width:100%;height:100%;overflow-y:hidden;display:flex;display:-webkit-flex;flex-direction:column;justify-items:center;align-content:center}#pcauthorDetail .listItem span{margin-bottom:0;width:100%;color:#565656}#pcauthorDetail .listItem span:first-child{color:#cd8474;font-size:1rem;margin-top:.5vw}#pcauthorDetail .listItem .poemContent{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-align:center}#pcauthorDetail .listItem .poemContent1{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-align:left}#pcauthorDetail .loading{width:100%;height:100%;position:fixed;top:0;background-color:#fff;z-index:50;display:flex;display:-webkit-flex;justify-content:center;align-items:center}#pcauthorDetail .loadItem{flex:none;color:#dabc95}