body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.column{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.textTitle{font-size:16px;font-weight:700}.textContent{font-size:14px}.upload-list-inline .ant-upload-list-item{float:left;width:100%;margin-right:8px}.custom-modal .ant-modal-header{padding:8px 12px}.ant-modal{max-width:100vw}.imgContent{min-height:100px;border:1px solid #dfdfdf;background-color:#f5f5f5;color:#dfdfdf;margin-top:10px;min-height:130px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;padding:10px;border:2px dashed #dfdfdf}.closeBtn{width:60px;height:30px;position:absolute;top:-5px;right:-20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center;background-color:#e50003;display:flex;align-items:flex-end;justify-content:center;color:#fff;font-size:13px;cursor:pointer}.imgFileName{color:#4a4a4a;font-size:12px;width:100px;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.icBtn{position:relative;width:100%;height:38px}@media (min-width:768px){.icBtn{position:relative;width:230px;height:38px}}.icBtnContent{border:1px solid #ccc;border-radius:5px}.icBtnContent,.icBtnContent:hover{display:flex;flex-direction:row;align-items:center;width:100%;height:38px;background-color:#eee}.icBtnContent:hover{border:1px solid #37f;border-radius:5px}@media (min-width:768px){.icBtnContent{border:1px solid #ccc;border-radius:5px}.icBtnContent,.icBtnContent:hover{display:flex;flex-direction:row;align-items:center;width:230px;height:38px;background-color:#eee}.icBtnContent:hover{border:1px solid #37f;border-radius:5px;cursor:pointer}}.arrowDiv{display:none}@media (min-width:768px){.arrowDiv{display:flex;flex-direction:row;align-items:center;padding-left:16px}}.arrowUp{-webkit-animation:arrowUpSpin .2s linear infinite;animation:arrowUpSpin .2s linear infinite;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes arrowUpSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes arrowUpSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.arrowDown{-webkit-animation:arrowDownSpin .2s linear infinite;animation:arrowDownSpin .2s linear infinite;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes arrowDownSpin{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes arrowDownSpin{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.tool2{display:flex;flex-wrap:wrap;margin-top:10px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-row-gap:10px;row-gap:10px;justify-content:space-between}@media (min-width:768px){.tool2{display:flex;flex-wrap:wrap;margin-top:10px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;grid-row-gap:10px;row-gap:10px;justify-content:flex-start}}.tagClass,.tagClass:hover{min-width:80px;padding:3px 8px;cursor:pointer;font-size:13px}.tagClass:hover{border:1px solid #37f;color:#37f}.ask{font-size:16px;font-weight:700}.answer,.ask{padding:5px}.ipRegion{flex-wrap:wrap;padding:10px 0}.ipRegion,.ipRegionRow{display:flex;width:100%}.ipRegionRow{flex-direction:column;align-items:flex-start;justify-content:center;padding:5px}.searchDiv{width:90%;z-index:0;display:flex;flex-direction:row}.queryIpRegion{margin-top:20px;width:90%;border:1px solid #dfdfdf;border-radius:5px;padding:10px;min-height:100px}.queryIpRegionRow{display:flex;flex-direction:row;align-items:center;padding-top:10px}@media (min-width:768px){.ipRegion{display:flex;flex-wrap:wrap;width:80%;padding:0}.ipRegionRow{align-items:center;justify-content:center;padding-left:20px;width:auto}.ipRegionRow,.searchDiv{display:flex;flex-direction:row}.searchDiv{width:50%;z-index:0}.queryIpRegion{margin-top:20px;width:60%;border:1px solid #ededed;border-radius:5px;padding:10px 10px 20px;min-height:100px}.queryIpRegionRow{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:10px}}.forward-enter{opacity:0;background-color:red;-webkit-transform:translateX(100%);transform:translateX(100%)}.forward-enter-active{transition:all .5s}.forward-enter-active,.forward-exit{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.forward-exit-active{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .5s}.back-enter{opacity:0;background-color:#00f;-webkit-transform:translateX(100%);transform:translateX(100%)}.back-enter-active{transition:all .5s}.back-enter-active,.back-exit{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.back-exit-active{opacity:0;-webkit-transform:translate(100%);transform:translate(100%);transition:all .5s}