html{height:100%}body{margin:0;height:100%}.qx-page{height:100%;display:flex;flex-direction:column}.qx-section{flex:1;overflow:hidden;background:url("../img/bg1.png") no-repeat left top/100% 100%;padding:20px 0}.qx-content{background:#fff;height:100%;display:flex;flex-direction:column;overflow:hidden;width:800px;margin:0 auto;border-radius:8px}
.qx-content__article{padding:24px 28px;overflow:auto;flex:1}.qx-title{height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#333;font-weight:bold;border-bottom:1px solid #f1f6fd}.qx-subtitle{font-size:16px;color:#333;font-weight:bold;margin:16px 0 0}.qx-subtitle:nth-of-type(1){margin:0}
.qx-text{text-indent:2em;font-size:14px;color:#333;line-height:1.75;margin:8px 0 0}.qx-text2{text-indent:0;font-size:14px;color:#333;line-height:1.75;margin:8px 0 0}