@charset "UTF-8";:focus,button,input,select,textarea{outline:none}body{color:#333;word-break:break-all;word-wrap:break-word;background:#eee}*{padding:0;margin:0;box-sizing:content-box}li{list-style:none}a,button,label,select{cursor:pointer}.blackColor{color:#000}a{color:#333;transition:color .2s}a,a:hover{text-decoration:none}a.default{cursor:default}a.hot{color:#3bafda}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#eee}::-webkit-scrollbar-thumb{border-radius:6px;background-color:#ccc}::-webkit-scrollbar-thumb:hover{background-color:#999}.clear{height:0;font-size:0;clear:both}.center_topleft{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.center_top{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.center_left{position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}sub,sup{font-size:x-small}.flex{display:-ms-flex;display:flex}.justify-content-center{justify-content:center;-ms-justify-content:center;-o-justify-content:center;box-pack:center}.justify-content-space-between{justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-moz-justify-content:space-between}.justify-content-space-around{justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around;-moz-justify-content:space-around}.align-items-center{align-items:center;box-align:center;-moz-box-align:center;-ms-align-items:center;-o-align-items:center;-webkit-box-align:center}.column{flex-direction:column}.wrap{-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-webkit-box-lines:multiple;flex-wrap:wrap}:root{--page-color:#000;--color-text:#000}.editableArea{line-height:2.4;padding:.6em;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-size:14px}.editableArea table{border-collapse:collapse;border-spacing:0;table-layout:fixed;margin:0 auto;text-align:center}.editableArea img{max-height:850px;vertical-align:middle}.editableArea u{text-decoration:none;border-bottom:1px solid var(--page-color)}.rsp-ele{overflow:hidden}.rsp-ele.focus{outline:5px auto -webkit-focus-ring-color}.rsp-ele.focus .editableArea p:after{content:"↵"}.answerQuestion img{max-height:850px}