#teaching{height:100vh;flex-direction:column}#teaching,#teaching .topbar{width:100%;display:flex;display:-webkit-flex}#teaching .topbar{flex:none;flex-direction:row;flex-wrap:inherit;justify-content:left;border-bottom:1px solid #ddd;padding:1vw 2.5vw}#teaching .topbar p{font-size:1rem;margin:.325rem 0 0 0}#teaching .unfoldBox{position:fixed;right:.25rem;border-radius:5px;border:1px solid #dabc95;background-color:#dabc95;margin:.4rem .25rem;width:1.5rem;height:1.625rem}#teaching .booksList{flex:1;display:flex;display:-moz-flex;flex-wrap:wrap;flex-direction:row;justify-items:stretch;justify-content:flex-start;height:2.5rem;overflow-Y:hidden}#teaching .booksList.unfold{height:auto}#teaching .books{flex:none;margin-top:1vw}#teaching .books span{margin:.3rem .5rem;font-size:.8rem}#teaching .booksItem{margin:.325rem .25rem;font-size:4vw;color:#646464;border-radius:5px;border:1px solid #dabc95;padding:0 .2rem}#teaching .booksnowChoose{color:#fff;background-color:#dabc95}#teaching .booksList.unfold{flex-wrap:wrap;overflow-x:auto}#teaching .mycontainer{width:100%;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#f6f1e8}#teaching .mycontainer p{position:relative;bottom:0;margin-top:2vw}#teaching .mycol{padding:0!important}#teaching .listItem{width:100%;padding:.5rem 1rem;margin-top:4vw!important;background-color:#fff}#teaching .listItembox{width:100%;height:100%;overflow-y:hidden;display:flex;display:-webkit-flex;flex-direction:column;justify-items:center;align-content:center}#teaching .listItem span{margin-bottom:0;width:100%;color:#565656}#teaching .listItem span:first-child{color:#cd8474;font-size:1.2rem;margin-top:2vw}#teaching .listItem span:nth-child(2){font-size:.8rem;margin-top:2vw}#teaching .poemContent{text-align:center;line-height:2;overflow-y:hidden}