#production{width:100%;height:100vh;display:flex;display:-webkit-flex;flex-direction:column}#production .mycontainer{width:100%;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch;background-color:#f6f1e8}#production .mycontainer p{position:relative;bottom:0;margin-top:2vw}#production .topbar{width:100%;flex:none;display:flex;display:-webkit-flex;flex-direction:row;flex-wrap:inherit;justify-content:left;border-bottom:1px solid #ddd;padding:1vw 2.5vw}#production .topbar p{font-size:1rem;margin:.325rem 0 0 0}#production .unfoldBox{border-radius:5px;border:1px solid #dabc95;background-color:#dabc95;margin:.4rem .25rem;width:1.5em;height:1.625rem}#production .dynastyList{flex:1;display:flex;display:-webkit-flex;flex-wrap:nowrap;flex-direction:row;justify-content:left;overflow-x:hidden}#production .dynasty{flex:0 0 20%;margin-top:1vw}#production .dynastyItem{margin:.325rem .25rem;font-size:.8rem;color:#646464;border-radius:5px;border:1px solid #dabc95}#production .dynastynowChoose{color:#fff;background-color:#dabc95}#production .kindCNList{flex:1;display:flex;display:-webkit-flex;flex-wrap:nowrap;flex-direction:row;justify-content:left;align-items:center;overflow-x:hidden}#production .kindCN{flex:0 0 20%}#production .dynastyList.unfold{flex-wrap:wrap;overflow-x:auto}#production .kindCNItem{margin:.325rem .25rem;font-size:.8rem;color:#646464;border-radius:5px;border:1px solid #dabc95}#production .kindCNnowChoose{color:#fff;background-color:#dabc95}#production .mycol{padding:0!important}#production .listItem{width:100%;padding:.5rem 1rem;margin-top:4vw!important;background-color:#fff}#production .listItembox{width:100%;height:100%;overflow-y:hidden;display:flex;display:-webkit-flex;flex-direction:column;justify-items:center;align-content:center}#production .listItem span{margin-bottom:0;width:100%;color:#565656}#production .listItem span:first-child{color:#cd8474;font-size:1.2rem;margin-top:2vw}#production .listItem span:nth-child(2){font-size:.8rem;margin-top:2vw}#production .poemContent{text-align:center;line-height:2;overflow-y:hidden}