@charset "utf-8";

.body .head[data-v-1f811a71] { border-bottom: 1px solid rgb(229, 229, 229); padding: 20px 32px; }

@media (max-width: 960px) {
  .body .head[data-v-1f811a71] { padding: 20px 16px; }
}

.body .head .top[data-v-1f811a71] { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; }

.body .head .top > span[data-v-1f811a71] { color: rgb(25, 25, 26); font-size: 20px; line-height: 28px; }

.body .head .top .iconfont[data-v-1f811a71] { color: rgb(112, 112, 112); cursor: pointer; font-size: 16px; line-height: 1; }

.body .head .top .iconfont[data-v-1f811a71]:hover { color: rgb(25, 25, 26); }

.body .content[data-v-1f811a71] { border-bottom: 1px solid rgb(229, 229, 229); max-height: calc(-280px + 100vh); overflow: auto; padding: 20px 32px; }

.body .content .list .item[data-v-1f811a71] { margin-bottom: 16px; }

.body .content .list .item .title[data-v-1f811a71] { color: rgb(25, 25, 26); font-size: 14px; font-weight: 600; line-height: 22px; margin-bottom: 4px; }

.body .content .list .item .text[data-v-1f811a71] { color: rgb(112, 112, 112); font-size: 14px; line-height: 22px; }

.body .content .list .item .text ul[data-v-1f811a71] { list-style: decimal; margin-left: 21px; }

.body .content .list .item .text ul.default[data-v-1f811a71] { list-style: none; margin-left: 0px; }

.body .content .list .item .text ul.two[data-v-1f811a71] { list-style: none; }

.body .content .list .item .text ul.two li[data-v-1f811a71] { position: relative; }

.body .content .list .item .text ul.two li[data-v-1f811a71]::after { background: rgb(112, 112, 112); border-radius: 50%; content: ""; display: block; height: 4px; left: -12px; position: absolute; top: 9px; width: 4px; }

.body .content .list .item[data-v-1f811a71]:last-child { margin-bottom: 0px; }

@media (max-width: 960px) {
  .body .content[data-v-1f811a71] { max-height: calc(-152px + 100vh); padding: 20px 16px 82px; }
}

.body .footer[data-v-1f811a71] { display: flex; -webkit-box-pack: end; background: rgb(255, 255, 255); justify-content: flex-end; padding: 20px 32px; }

.body .footer .fs-button[data-v-1f811a71] { margin: 0px; width: auto; }

@media (max-width: 960px) {
  .body .footer[data-v-1f811a71] { bottom: 0px; left: 0px; padding: 20px 16px; position: fixed; width: 100%; }
  .body .footer .fs-button[data-v-1f811a71] { width: 100%; }
}