@charset 'UTF-8';

/**
 * @author shengxinyuan
 */

/**
 * @author yangye
 * @design xurui;
 */

/**
 * @author yangye
 * @design xurui;
 */

/* 居中容器 */

/*边框*/

/*下边距 默认mb就是10px*/

/* 不折行截字 */

/* 折行截字 */

/* 字号22的标题 - 调整行高 */

/* 嵌套小三角 */

/* 实体小三角 */

/* 过渡动画 默认0.3秒 */

/* 平面书封hover放大到1.1倍 */

/* 父容器清浮动 */

/* 标题下边框线 */

.topic-total-title {
  font-size: 20px;
  padding-bottom: 20px;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.topic-total-title span {
  padding-left: 10px;
  border-left: 5px solid var(--color-primary);
}

.with-border-top {
  border-top: 1px solid #efefef;
}

.other[data-v-d30219be] {
  position: absolute;
  width: 100px;
  height: 28px;
  margin-top: 74px !important;
  margin-left: 197px !important;
  cursor: pointer;
}

.user-search {
  margin-top: 30px;
}

.wrapper {
  width: 100%;
  background: #fff;
}

.hot-search {
  width: 980px;
  min-height: 350px;
  margin: 0 auto;
  padding: 20px 0 60px;
}

.hot-search .tab-content {
  display: none;
  width: 100%;
  padding: 15px 0;
}

.hot-search .tab-content.is-active {
  display: block;
}

.hot-search .tab-content li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 193px;
  padding-right: 20px;
}

.hot-search .tab-content li a {
  font-size: 15px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}

.hot-search .tab-content li a:hover {
  color: var(--color-primary);
}

.hot-search .fyi {
  font-size: 18px;
  margin: 60px;
  text-align: center;
  color: #999;
}

.latest-search {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0;
}

.latest-search ul {
  display: block;
}

.latest-search li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 193px;
  padding-right: 24px;
}

.latest-search a {
  font-size: 15px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}

.latest-search a:hover {
  color: var(--color-primary);
}

.left-content {
  float: left;
  width: 700px;
  margin-bottom: 40px;
}

.topic-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px;
  padding: 10px 0;
  cursor: pointer;
}

.topic-text .mark {
  font-size: 16px;
  line-height: 20px;
  height: 41px;
  height: 20px;
  text-align: center;
  border: 1px solid #979797;
  border-radius: 2px;
}

.topic-text .title {
  font-size: 20px;
  line-height: 28px;
  overflow: hidden;
  min-width: 0;
  margin: 0 30px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.topic-text .more {
  font-size: 18px;
  line-height: 25px;
  color: #ff8704;
}

.topic-text .more:after {
  display: inline-block;
  width: 11px;
  height: 11px;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #ff8704;
  border-right: 2px solid #ff8704;
}

.right-content {
  float: right;
  width: 300px;
  margin-bottom: 40px;
}

.right-topic-list {
  padding: 20px;
  background: #fff;
}

.right-topic-list li {
  font-size: 14px;
  line-height: 1.7;
  position: relative;
  padding-left: 37px;
}

.right-topic-list a {
  word-break: break-all;
}

.right-topic-list li a {
  color: #333;
}

.right-topic-list li a:hover {
  text-decoration: underline;
  color: var(--color-primary);
}

.right-topic-list li span {
  line-height: 18px;
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 24px;
  height: 18px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  background-color: var(--color-primary);
}

.right-topic-list li + li {
  margin-top: 12px;
}

.pageTitle {
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.pageTitle h1 span {
  font-size: 19px;
  padding-left: 10px;
  border-left: 2px solid var(--color-primary);
}

.pageTitle .author {
  margin-bottom: 10px;
}

.pageTitle .author .time {
  padding-left: 14px;
  border-left: 0;
}

.topic-list__card {
  margin: 15px 0 0 0;
  border-top: 0 !important;
}

.topic-list__card h3 {
  font-size: 17px;
  font-weight: normal;
}

.topic-list__card .answer-box {
  font-size: 15px;
  line-height: 1.8;
  word-wrap: break-word;
  word-break: normal;
  color: #999;
  color: #666;
}

.relate-questions {
  margin-top: 20px;
}

.relate-questions .topic-list__card:hover {
  background: #f6f6f6;
}

.with-border-top {
  border-top: 1px solid #efefef;
}

.button_all-content-show {
  font-size: 15px;
  display: block;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.button_all-content-show:hover {
  cursor: pointer;
  color: var(--color-primary);
}

.pagi {
  line-height: 30px;
  margin: 20px 0 50px;
  text-align: center;
}

.pagi a {
  display: inline-block;
  margin: 0 6px;
  padding: 0 10px;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-radius: 3px;
}

.pagi a.btn-next {
  color: var(--sheet-background-bw-white);
  background: var(--color-primary);
}

.pagi a.is-current {
  color: #999;
  border-color: #ccc;
}

html {
  background: #fff;
}

.topic {
  width: 100%;
}

.topic-set {
  width: 1020px;
  margin: 0 auto;
  padding-bottom: 20px;
  background: #fff;
}

.topic-set .topic-tab {
  padding: 20px 10px;
}

.topic-set .topic-tab__tips {
  font-size: 14px;
  line-height: 30px;
}

.topic-set .topic-boxs {
  min-height: 500px;
  padding: 10px;
}

.topic-set .topic-boxs a.tags {
  line-height: 30px;
  float: left;
  overflow: hidden;
  min-width: 20px;
  max-width: 240px;
  height: 30px;
  margin: 4px;
  padding: 0 15px;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #666;
  border: 1px solid #cacaca;
  border-radius: 16px;
}

.topic-set .topic-boxs a.tags:hover {
  color: var(--sheet-background-bw-white);
  border-color: var(--color-primary);
  background: var(--color-primary);
}

html {
  background: #fff;
}

.topic {
  width: 100%;
}

.__nuxt-error-page {
  font-family: sans-serif;
  font-weight: 100 !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 16px;
  padding: 1rem;
  text-align: center;
  color: #47494e;
  background: #f7f8fb;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

.__nuxt-error-page .error {
  max-width: 450px;
}

.__nuxt-error-page .title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 15px;
  margin-bottom: 8px;
  color: #47494e;
}

.__nuxt-error-page .description {
  line-height: 21px;
  margin-bottom: 10px;
  color: #7f828b;
}

.__nuxt-error-page a {
  text-decoration: none;
  color: #7f828b !important;
}

.__nuxt-error-page .logo {
  position: fixed;
  bottom: 12px;
  left: 12px;
}

.nuxt-progress {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: width .2s, opacity .4s;
  transition: width .2s, opacity .4s;
  opacity: 1;
  background-color: #efc14e;
}

html {
  background: #fff;
}

body,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
section,
ul {
  margin: 0;
  padding: 0;
}

body {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: none;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: top;
  border: 0;
}

li,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}

textarea {
  resize: none;
}

em,
i {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

.clearfix {
  display: block;
  zoom: 1;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-1 {
  width: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

html {
  background: #f8f8f8;
}

.content_detail .author {
  line-height: 20px;
}

.content_detail .author img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}

.section-title {
  line-height: 38px;
  position: relative;
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}

.section-title span {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  margin: 0;
  padding: 0 2px 0 0;
  border-bottom: 2px solid var(--color-primary);
}

.section-title .more {
  font-size: 12px;
  float: right;
  color: #999;
}

.section-title .more i {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 2px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  vertical-align: middle;
  border: 2px solid #ccc;
  border-top: none;
  border-right: none;
}

.topic-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background: var(--sheet-background-bw-white);
}

.topic-list_collapse h1 {
  font-size: 24px;
  line-height: 52px;
}

.topic-list_collapse h1 + .author {
  margin-bottom: 20px;
}

.topic-list_collapse .topic-desc {
  font-size: 16px;
  margin-bottom: 40px;
}

.topic-list_collapse .topic-list__card {
  padding: 20px 0;
}

.topic-list_collapse .topic-list__card + .topic-list__card {
  padding-top: 20px;
  border-top: 1px solid #efefef;
}

.topic-list_1 {
  background: #fff;
}

.topic-list_1 .topic-list__card {
  margin: 0;
  padding: 20px 0;
}

.topic-list_1 .section-title {
  margin: 20px;
}

.topic-list__card {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  background: var(--sheet-background-bw-white);
}

.topic-list__card .title {
  font-size: 18px;
  color: #333;
}

.topic-list__card .title:hover {
  text-decoration: underline;
  color: var(--color-primary);
}

.topic-list__card .meta {
  margin: 10px 0;
  color: #999;
}

.topic-list__card .meta .time {
  display: inline-block;
}

.topic-list__card .answer-count {
  display: inline-block;
}

.topic-list__card .answer-count::after {
  margin: 0 8px;
  content: '·';
}

.topic-list__card .answer-content {
  font-size: 14px;
  line-height: 22px;
  display: block;
  margin: 8px 0;
  color: rgba(17, 17, 17, .48);
}

.topic-list__card .answer-content span {
  display: inline;
  margin-right: 10px;
}

.topic-list__card .answer-content .highlight {
  display: inline-block;
  color: var(--color-primary);
}

.topic-list .answer-box {
  font-size: 16px;
  line-height: 1.7;
  padding-bottom: 16px;
  white-space: pre-line;
}

.topic-list .answer-box.is-collapse {
  overflow: hidden;
  height: 270px;
}

.author {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}

.author__link,
.author div,
.author img {
  display: inline-block;
  vertical-align: top;
}

.author img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 30px;
}

.author span {
  display: block;
}

.author .time {
  font-size: 12px;
  color: #999;
}

.button_collapse,
.button_more-answer {
  font-size: 18px;
  display: block;
  cursor: pointer;
  text-align: center;
  color: #666;
}

.button_collapse:hover,
.button_more-answer:hover {
  color: #ff9c33;
}

.button_collapse {
  position: relative;
  margin-bottom: 16px;
  color: #9b9b9b;
}

.button_collapse:after {
  position: absolute;
  top: 9px;
  left: calc(50% + 50px);
  width: 16px;
  height: 10px;
  content: '';
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAMAAABdem3zAAAAclBMVEUAAACbm5ujo6OcnJydnZ2bm5ucnJybm5ucnJycnJydnZ2enp66urqcnJycnJycnJycnJycnJycnJycnJycnJyfn5+hoaGjo6OlpaWcnJybm5ucnJybm5ucnJycnJycnJycnJycnJyenp6fn5+enp6bm5sB+KXUAAAAJXRSTlMA+g7sVvLYv59tQzgFTfTltquTe2UpIhsI397Rz8nGiYZgMjAVv7SZ/wAAARRJREFUOMutk9cagjAMRtPFaAEXiuAeef9XVCS16GdLLzxXzc+hdASAvBMZhwh4JtocoMYnOx7h73qzhgR7DnzSP7zEBBS+SLdhf5sOngIa4LwI+cWctBQMo+GiCPgLkpgBkPaNDLxk1pd9dUFi6fOX1rgMdW7r02//hERuk5VNVmMv9PTs5vjGff/8c5X1t197dpjZXH7mEn1n+D7pcpyW71vy3yXTLtQs0Ae2W7AyNjIVhjqNH+mxug7BVVFw5J4O3pMg1n25FlTuOXi4J6TMNgCbGRXJHbw0HUlt07Q07BoI4KYdfSyEW7jbzgQ38eHfYBKjnK8MRKAr61caoiiZa6s4JKMfOBopEAXNHwfXmsN/eADzvjkbjZgrlgAAAABJRU5ErkJggg==");
  background-size: 100% 100%;
}

.button_collapse.button_collapse-mini {
  font-size: 14px;
  margin-bottom: 0;
  padding: 0;
}

.button_collapse.button_collapse-mini:after {
  top: 7px;
  left: calc(50% + 40px);
  width: 13px;
  height: 8px;
}

.letter-tab {
  width: 100%;
  padding: 10px 0;
}

.letter-tab li {
  float: left;
}

.letter-tab a,
.letter-tab li {
  width: 30px;
  height: 30px;
}

.letter-tab a {
  font-size: 14px;
  line-height: 30px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #999;
  border-radius: 2px;
}

.letter-tab a.is-active,
.letter-tab a:hover {
  color: var(--sheet-background-bw-white);
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
}

.letter-tab li + li {
  margin-left: 8px;
}

.float-button_m {
  position: fixed;
  z-index: 10;
  right: 20px;
  bottom: 10%;
  width: 100px;
  height: 103px;
  cursor: pointer;
  background: url("//www.dpfile.com/app/node-house-web/img/wyz_button.7f2bec5.png");
  background-size: 100px 103px;
}

.float-button_m i {
  display: block;
  width: 30px;
  height: 30px;
  margin: 82px 0 0 35px;
  cursor: pointer;
}

.declare-text {
  font-size: 12px;
  line-height: 24px;
  margin-top: 60px;
  padding-left: 10px;
  color: #a9a9a9;
  border-left: 2px solid #dcdcdc;
}

.hide {
  display: none !important;
}

.is-pc {
  min-width: 1020px;
}

.right-content .swiper-pagination-bullet {
  width: 13px;
  height: 5px;
  margin: 0 4px;
  opacity: 1;
  border-radius: 2.5px;
  background: var(--sheet-background-bw-white);
}

.right-content .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--color-primary);
}

.icon-sousuo:before {
  content: '\e638';
}

.m-search-layer {
  display: none;
}

.search-box_m {
  line-height: 33px;
  display: none;
  height: 33px;
}

.search-box_m .icon-sousuo {
  font-size: 19px;
  font-weight: 700;
  padding: 0 10px;
  cursor: pointer;
  color: var(--color-primary);
}

.channel-nav {
  line-height: 40px;
  height: 39px;
  margin-top: 20px;
}

.channel-nav li {
  float: left;
}

.channel-nav a {
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  padding: 0 28px;
  color: #333;
}

.channel-nav a:hover {
  color: #ff860d;
}

#cambrian0 {
  padding: 0 15px !important;
  border-top: 12px solid #f8f8f8 !important;
}

@font-face {
  font-family: element-icons;
  font-weight: 400;
  font-style: normal;
  src: url("/pro/xs8_pc/_prelease/css/element-icons.2fad952.woff") format('woff'), url("/pro/xs8_pc/_prelease/css/element-icons.6f0a763.ttf") format('truetype');
}

[class*=' el-icon-'],
[class^=el-icon-] {
  font-family: element-icons !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;
  text-transform: none;
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer-container {
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 20px 0;
  background: #f0f0f0;
}

.footer-container .channel-footer {
  width: 980px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
  text-align: center;
}

.footer-container .left {
  float: left;
  text-align: left;
  color: #ebebeb;
}

.footer-container .right {
  float: right;
  text-align: right;
  color: #8c8c8c;
}

.footer-container .center {
  text-align: center;
  color: #8c8c8c;
}

.footer-container span {
  margin-left: 10px;
}

.footer-container a {
  display: inline-block;
  margin-right: 15px;
  color: #8c8c8c;
}

.footer-container a.is-active,
.footer-container a:hover {
  color: var(--color-primary);
}

/* ask_with_book */

.answer-time {
  color: rgba(17, 17, 17, .48);
}

.answer-inner {
  color: var(--gray-600);
}

.feedback {
  font-size: 12px;
  line-height: 20px;
  margin-top: 12px;
  text-align: left;
  color: rgba(17, 17, 17, .48);
}

.feedback .feedback-entry {
  cursor: pointer;
  color: var(--color-primary);
}

.mention-list:before {
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 0 8px;
  content: '提到的作品';
  vertical-align: top;
  border-radius: 0 0 4px 4px;
  background: #eee;
}

.j_showall {
  font-weight: bold;
  margin: 16px 20% 0;
  padding: 8px;
  color: var(--surface-gray-500);
  border-radius: 16px;
}

.j_showall:hover {
  background: var(--surface-gray-50);
}

.answer-list .topic-list__card {
  display: none;
}

.answer-list .topic-list__card:first-child {
  display: block !important;
}

.answer-list._showall .topic-list__card {
  display: block;
}

.answer-list._showall .j_showall {
  display: none;
}

*,
:before,
:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}

* {
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}

:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

::moz-focus-inner {
  padding: 0;
  border-style: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

abbr[title] {
  text-decoration: underline dotted;
  -webkit-text-decoration: underline dotted;
}

a {
  text-decoration: inherit;
  color: inherit;
}

body {
  font-family: inherit;
  line-height: inherit;
  margin: 0;
}

button {
  text-transform: none;
  background-color: transparent;
  background-image: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button,
[role=button] {
  cursor: pointer;
}

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Segoe UI Symbol, 'Noto Color Emoji';
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

h5,
h3,
h1,
h4,
h2 {
  font-size: inherit;
  font-weight: inherit;
}

input,
button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  line-height: inherit;
  margin: 0;
  padding: 0;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  border-style: solid;
}

input::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::webkit-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

img,
svg {
  display: block;
  vertical-align: middle;
}

p,
dl,
dd,
h5,
h3,
h1,
h4,
h2 {
  margin: 0;
}

strong {
  font-weight: bolder;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.space-x-16px > :not([hidden]) ~ :not([hidden]) {
  margin-right: calc(16px * var(--tw-space-x-reverse));
  margin-left: calc(16px * (1 - var(--tw-space-x-reverse)));
  --tw-space-x-reverse: 0;
}

.bg-neutral {
  background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
}

.bg-\[\#F5F5F5\] {
  background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
}

.rounded-6px {
  border-radius: 6px;
}

.rounded-65px {
  border-radius: 65px;
}

.rounded-8px {
  border-radius: 8px;
}

.cursor-pointer {
  cursor: pointer;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.flex-col {
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  -webkit-flex: 1 1 0;
  flex: 1 1 0;
}

.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.font-semibold,
.\.font-semibold {
  font-weight: 600;
}

.font-medium {
  font-weight: 500;
}

.h-full,
.\.w-full,
.\.h-full {
  height: 100%;
}

.\.w-50 {
  height: 12.5rem;
}

.h-28px {
  height: 28px;
}

.h-16px {
  height: 16px;
}

.h-100px {
  height: 100px;
}

.h-18px {
  height: 18px;
}

.h-1px {
  height: 1px;
}

.h-30px {
  height: 30px;
}

.h-40px {
  height: 40px;
}

.text-t34,
.\.text-t34 {
  font-size: 16px;
  line-height: 24px;
}

.text-h2 {
  font-size: 18px;
  line-height: 26px;
}

.text-h4 {
  font-size: 14px;
  line-height: 20px;
}

.text-t1 {
  font-size: 22px;
  line-height: 32px;
}

.text-12px {
  font-size: 12px;
  line-height: 1;
}

.text-16px {
  font-size: 16px;
  line-height: 1;
}

.text-14px {
  font-size: 14px;
  line-height: 1;
}

.text-24px {
  font-size: 24px;
  line-height: 1;
}

.leading-24px {
  line-height: 24px;
}

.leading-20px {
  line-height: 20px;
}

.leading-32px {
  line-height: 32px;
}

.leading-22px {
  line-height: 22px;
}

.leading-16px {
  line-height: 16px;
}

.my-20px {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-8px {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mx-10px {
  margin-right: 10px;
  margin-left: 10px;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.my-40px {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mt-24px {
  margin-top: 24px;
}

.mr-16px {
  margin-right: 16px;
}

.mt-auto {
  margin-top: auto;
}

.mt-16px {
  margin-top: 16px;
}

.mr-8px {
  margin-right: 8px;
}

.mb-16px {
  margin-bottom: 16px;
}

.mb-12px {
  margin-bottom: 12px;
}

.mt-4px {
  margin-top: 4px;
}

.mr-4px {
  margin-right: 4px;
}

.mt-60px {
  margin-top: 60px;
}

.mt-40px {
  margin-top: 40px;
}

.mb-20px {
  margin-bottom: 20px;
}

.mb-32px {
  margin-bottom: 32px;
}

.mt-20px {
  margin-top: 20px;
}

.mt-20 {
  margin-top: 5rem;
}

.ml-30px {
  margin-left: 30px;
}

.mr-12px {
  margin-right: 12px;
}

.mt-8px {
  margin-top: 8px;
}

.max-w-160px {
  max-width: 160px;
}

.min-h-328px {
  min-height: 328px;
}

.min-w-0 {
  min-width: 0;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.opacity-0 {
  opacity: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.p-20px {
  padding: 20px;
}

.p-10px {
  padding: 10px;
}

.px-16px {
  padding-right: 16px;
  padding-left: 16px;
}

.py-7px {
  padding-top: 7px;
  padding-bottom: 7px;
}

.px-20px {
  padding-right: 20px;
  padding-left: 20px;
}

.py-16px {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-20px {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px-10px {
  padding-right: 10px;
  padding-left: 10px;
}

.py-24px {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pb-16px {
  padding-bottom: 16px;
}

.pb-32px {
  padding-bottom: 32px;
}

.pt-20px {
  padding-top: 20px;
}

.pb-12px {
  padding-bottom: 12px;
}

.tab {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.right-16px {
  right: 16px;
}

.top-\$slide-top {
  top: var(--slide-top);
}

.top-2px {
  top: 2px;
}

.left-1px {
  left: 1px;
}

.left-0 {
  left: 0;
}

.top-0 {
  top: 0;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-\[\#111\] {
  color: rgba(17, 17, 17, var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.text-primary {
  color: var(--primary-red-300);
  --tw-text-opacity: 1;
}

.truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.overflow-ellipsis {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.content-warp {
  content: 'warp';
}

.content-adaptation {
  content: 'adaptation';
}

.content-bottom {
  content: 'bottom';
}

.align-top {
  vertical-align: top;
}

.visible {
  visibility: visible;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-all {
  word-break: break-all;
}

.w-full {
  width: 100%;
}

.w-50 {
  width: 12.5rem;
}

.w-28px {
  width: 28px;
}

.w-16px {
  width: 16px;
}

.w-180px {
  width: 180px;
}

.w-100px {
  width: 100px;
}

.w-890px {
  width: 890px;
}

.w-290px {
  width: 290px;
}

.w-1180px {
  width: 1180px;
}

.w-106px {
  width: 106px;
}

.w-82px {
  width: 82px;
}

.w-4px {
  width: 4px;
}

.w-26px {
  width: 26px;
}

.w-40px {
  width: 40px;
}

.w-60px {
  width: 60px;
}

.z-2 {
  z-index: 2;
}

.gap-10px {
  grid-gap: 10px;
  gap: 10px;
}

.transform {
  -webkit-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  -ms-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  transform: translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
}

.\.transition {
  -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, filter, backdrop-filter;
  -o-transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, -webkit-box-shadow, transform, -webkit-transform, filter, backdrop-filter;
}

.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-300,
.\.duration-300 {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}

.rounded-inherit {
  border-radius: inherit;
}

.line-clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

@media (max-width: 639.9px) {
  .\<sm\:w-full {
    width: 100%;
  }
}

/*# sourceMappingURL=data/landun/workspace/.map/ask.css.map */