@charset "UTF-8";
.topic-total-title {
  padding-bottom: 20px;
  font-size: 20px;
  color: var(--surface-gray-700);
  border-bottom: 1px solid var(--surface-gray-300);
}

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

.is-m .topic-total-title {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.with-border-top {
  border-top: 1px solid var(--surface-gray-50);
}

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

.hot-search {
  margin: 16px;
  min-height: 350px;
  border-radius: 12px;
  padding: 12px 10px;
  background: var(--surface-bw-white);
}

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

.hot-search .m-tab-content {
  display: none;
}

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

.hot-search .tab-content li {
  float: left;
  padding-right: 20px;
  margin-bottom: 8px;
  width: 100%;
}

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

.hot-search .fyi {
  margin: 60px;
  font-size: 18px;
  color: var(--surface-gray-400);
  text-align: center;
}

.latest-search {
  padding: 12px 10px;
  margin: 16px;
  border-radius: 12px;
  background: var(--surface-bw-white);
}

.latest-search li {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
  float: none;
  width: 100%;
}

.latest-search a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: var(--surface-gray-500);
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.is-m .user-search {
  margin-top: 0;
}

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

.is-m .left-content {
  float: none;
}

.is-m .line {
  margin-bottom: 11px;
}

.is-m .three {
  margin: 0 10px;
}

.is-m .three .title {
  font-size: 14px;
  line-height: 20px;
}

.is-m .three .img-content {
  margin-top: 6px;
}

.is-m .three .memo {
  font-size: 10px;
  line-height: 14px;
  margin-top: 6px;
}

.is-m .tv-topic {
  margin: 0 10px;
}

.is-m .tv-topic img {
  width: 100px;
  height: 75px;
}

.is-m .tv-topic .content .title {
  font-size: 14px;
  line-height: 20px;
  padding-right: 30px;
}

.is-m .tv-topic .content .bottom {
  font-size: 12px;
  line-height: 18px;
  margin-top: 5px;
}

.is-m .tv-topic .content .mark {
  font-size: 10px;
  line-height: 14px;
}

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

.is-m .right-content {
  float: none;
  width: 100%;
}

.is-m .wyz-banner {
  display: none;
}

.right-topic-list {
  margin: 16px;
  border-radius: 12px;
  background: var(--background-bw-white);
  padding: 12px 10px;
}

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

.right-topic-list li a {
  color: var(--surface-gray-700);
}

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

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

.pageTitle {
  font-size: 20px;
  color: var(--surface-gray-700);
  border-bottom: 1px solid var(--surface-gray-300);
}

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

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

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

.topic-list__card h3 {
  font-weight: 700;
  padding-bottom: 15px;
  font-size: 17px;
}

.topic-list__card .answer-box {
  font-size: 15px;
  line-height: 1.8;
  color: var(--surface-gray-500);
  word-wrap: break-word;
  word-break: normal;
}

.is-m .topic-total-title {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.is-m .declare-text {
  margin-bottom: 20px;
}

.relate-questions {
  margin: 20px;
}

.with-border-top {
  border-top: 1px solid var(--surface-gray-50);
}

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

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

.pagi {
  text-align: center;
  line-height: 30px;
}

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

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

.pagi a.is-current {
  color: var(--main-color);
  border: 1px solid var(--main-color);
}

.is-m .pagi {
  line-height: 25px;
}

.is-m .pagi a {
  padding: 0 8px;
}

html {
  background: var(--background-bw-white);
}

.topic {
  width: 100%;
}

.topic-set {
  margin: 0 auto;
  background: var(--background-bw-white);
  padding-top: 0;
  padding-bottom: 10px;
}

.topic-set .topic-tab {
  padding: 20px 10px 0 10px;
  border-radius: 3px;
  border: 0;
}

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

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

.topic-set .topic-boxs a.tags {
  float: left;
  min-width: 20px;
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  color: var(--surface-gray-500);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

html {
  background: var(--background-bw-white);
}

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 {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

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

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

html {
  background: var(--surface-gray-50);
}

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

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

.section-title {
  margin-bottom: 20px;
  position: relative;
  height: 40px;
  line-height: 38px;
  border-bottom: 1px solid var(--surface-gray-100);
}

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

.section-title .more {
  float: right;
  color: var(--surface-gray-400);
  font-size: 12px;
}

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

.topic-list {
  padding: 16px;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

.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 var(--surface-gray-50);
}

.topic-list_1 {
  background: var(--background-bw-white);
}

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

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

.topic-list__card {
  background: var(--background-bw-white);
  font-size: 12px;
  border-radius: 12px;
  margin-bottom: 12px;
  padding: 12px;
}

.topic-list__card .title {
  color: var(--surface-gray-700);
  font-size: 18px;
}

.topic-list__card .meta {
  margin: 10px 0;
  color: var(--surface-gray-400);
}

.topic-list__card .meta .time {
  float: right;
}

.topic-list__card .answer-count {
  float: left;
}

.topic-list__card .answer-content {
  color: rgba(17, 17, 17, 0.48);
  font-size: 14px;
  line-height: 22px;
  margin: 8px 0;
}
.topic-list__card .answer-content p {
  white-space: normal;
}

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

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

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

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

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

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

.author span {
  display: block;
}

.author .time {
  color: var(--surface-gray-400);
  font-size: 12px;
}

.button_more-answer {
  display: block;
  text-align: center;
  font-size: 18px;
  color: var(--surface-gray-500);
  cursor: pointer;
}

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

.tab li {
  float: left;
}

.tab a, .tab li {
  width: 32px;
  height: 32px;
}

.tab a {
  display: block;
  line-height: 32px;
  text-align: center;
  color: var(--surface-gray-400);
  border: 1px solid var(--surface-gray-400);
  border-radius: 2px;
  font-size: 14px;
  text-transform: uppercase;
}

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

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

.is-m {
  margin: 0 auto;
}

.is-m .topic-list__card .title {
  font-size: 14px;
}

.is-m .topic-list_collapse {
  padding: 0 10px 12px;
  position: relative;
}

.is-m .topic-list_collapse h1 {
  line-height: 32px;
  font-size: 17px;
}

.is-m .topic-list_collapse h1 + .author {
  margin-bottom: 10px;
}

.is-m .topic-list_1 {
  padding: 12px 10px;
}

.is-m .topic-list_1 .section-title, .is-m .topic-list_1 .topic-list__card {
  margin: 0 0 12px;
}

.is-m .topic-list_1 .topic-list__card .title {
  font-weight: 700;
}

.is-m .section-title {
  margin-bottom: 15px;
  height: 31px;
  line-height: 29px;
}

.is-m .section-title span {
  font-size: 14px;
  height: 30px;
}

.is-m .author {
  line-height: 20px;
  font-size: 12px;
}

.is-m .author img {
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

.is-m .topic-list .answer-box {
  font-size: 14px;
}

.is-m .button_more-answer {
  font-size: 16px;
}

.is-m .tab {
  margin: 15px 0;
  padding: 0;
}

.is-m .tab li + li {
  margin-left: 0;
}

.is-m .tab a {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

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

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

.hide {
  display: none !important;
}

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

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

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

.m-header .logo {
  display: inline-block;
  width: 160px;
  height: 33px;
  background: url(../img/logo_m.a79a088.png) no-repeat 50%;
  background-size: contain;
}

.m-header .ear {
  width: 60px;
}

.m-header .button_list {
  display: inline-block;
  line-height: 33px;
  font-size: 15px;
  color: var(--surface-gray-500);
}

.m-header .button_list i {
  font-size: 19px;
  vertical-align: top;
  margin-top: 7px;
}

@font-face {
  font-family: iconfont;
  src: url(//www.dpfile.com/app/node-house-web/fonts/iconfont.088dc51.eot);
  src: url(//www.dpfile.com/app/node-house-web/fonts/iconfont.088dc51.eot#iefix) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAUkAAsAAAAAB3gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kgiY21hcAAAAYAAAABeAAABhpoYBr5nbHlmAAAB4AAAAVcAAAFkIk0+UWhlYWQAAAM4AAAALwAAADYP8f5raGhlYQAAA2gAAAAcAAAAJAfeA4RobXR4AAADhAAAAAwAAAAMC+kAAGxvY2EAAAOQAAAACAAAAAgAdgCybWF4cAAAA5gAAAAfAAAAIAESAF1uYW1lAAADuAAAAUUAAAJtPlT+fXBvc3QAAAUAAAAAIwAAADTp8e9/eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDyzYG7438AQw9zA0AAUZgTJAQAnhAykeJzFkMENgDAMAy9t6QMxCA8G6Ci8mKMTd41iQnkwQS05VhxLiQIsQBQPMYFdGA9OueZ+ZHU/eSZLjUBtpXf1nyqiWXYNKplpsHmr/9i87qPTV6iDOrGVl4Qb3f8MbwAAeJwVj79OwlAche/v3ttCEVq5bWkpfwvC1aBVscXBCIuLRhMTJ0cfQFcWBxxMGBzKKxgTY2cDicG0iZtvUfQxDFpPzvCds31IQOg3JnNiIhWto110hM4RArEDDRlXwOaugzug24JuaDLhTW6nmg2HHILRELVCt+e2DTElKiBDFfbsbo87mIPn9vEBdAsVgGLJumCtMiM+ZExevV+e4EfQa82y0t9aHm8OtG5dTQ+zjBUZe0iLgpDGmCoyXBsFSZAy4vJJUCx9XtvANcgWuXV6mauX2NXYvam0DAlgNAK1VJefB3krn/TWKqismFrNpU0r11zTYPi9YqrZSvsLJcGJ6xt5J32kIxshgfdh3wEuQ6oKRsLGvxAkkMzkdIC8Trc9oIuXYEHpIji+82aSyX4+aDjxQ0pDfxKyqTc+C2JK4yCIBdjpzCRmwqcfERL5fkRphP4A7B5FzwB4nGNgZGBgAGKr/iM68fw2Xxm4WRhA4FpmrDWC/r+LhYHZDsjlYGACiQIACkcJIAB4nGNgZGBgbvjfwBDDwgACQJKRARUwAwBHCQJsBAAAAAPpAAAEAAAAAAAAAAB2ALJ4nGNgZGBgYGYIZGBlAAEmIOYCQgaG/2A+AwAQ9wFwAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJmRiZGZkYWBsYKtOL+0uDSfgQEAFuQDSQA=") format("woff"), url(//www.dpfile.com/app/node-house-web/fonts/iconfont.2f20d95.ttf) format("truetype");
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.is-m .header {
  height: 45px;
  padding: 7px 10px;
  border-bottom: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#cambrian0 {
  padding: 0 15px !important;
  border-top: 12px solid var(--surface-gray-50) !important;
}

@font-face {
  font-family: element-icons;
  src: url(element-icons.2fad952.woff) format("woff"), url(element-icons.6f0a763.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class*=" el-icon-"], [class^=el-icon-] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.topic-total-title {
  padding-bottom: 20px;
  font-size: 20px;
  color: var(--surface-gray-700);
  border-bottom: 1px solid var(--surface-gray-300);
}

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

.is-m .topic-total-title {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.with-border-top {
  border-top: 1px solid var(--surface-gray-50);
}

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

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

.wrapper {
  width: 100%;
  background: var(--background-bw-white);
}

.is-m .user-search {
  margin-top: 0;
}

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

.is-m .left-content {
  float: none;
}

.is-m .line {
  margin-bottom: 11px;
}

.is-m .three {
  margin: 0 10px;
}

.is-m .three .title {
  font-size: 14px;
  line-height: 20px;
}

.is-m .three .img-content {
  margin-top: 6px;
}

.is-m .three .memo {
  font-size: 10px;
  line-height: 14px;
  margin-top: 6px;
}

.is-m .tv-topic {
  margin: 0 10px;
}

.is-m .tv-topic img {
  width: 100px;
  height: 75px;
}

.is-m .tv-topic .content .title {
  font-size: 14px;
  line-height: 20px;
  padding-right: 30px;
}

.is-m .tv-topic .content .bottom {
  font-size: 12px;
  line-height: 18px;
  margin-top: 5px;
}

.is-m .tv-topic .content .mark {
  font-size: 10px;
  line-height: 14px;
}

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

.is-m .right-content {
  float: none;
  width: 100%;
}

.is-m .wyz-banner {
  display: none;
}

.pageTitle {
  font-size: 20px;
  color: var(--surface-gray-700);
  border-bottom: 1px solid var(--surface-gray-300);
}

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

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

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

.is-m .topic-total-title {
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.is-m .declare-text {
  margin-bottom: 20px;
}

.with-border-top {
  border-top: 1px solid var(--surface-gray-50);
}

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

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

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

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

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

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

html {
  background: var(--surface-gray-50);
}

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

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

.section-title {
  margin-bottom: 20px;
  position: relative;
  height: 40px;
  line-height: 38px;
  border-bottom: 1px solid var(--surface-gray-100);
}

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

.section-title .more {
  float: right;
  color: var(--surface-gray-400);
  font-size: 12px;
}

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

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

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

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

.topic-list_1 {
  background: var(--background-bw-white);
}

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

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

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

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

.author span {
  display: block;
}

.author .time {
  color: var(--surface-gray-400);
  font-size: 12px;
}

.button_more-answer {
  display: block;
  text-align: center;
  font-size: 18px;
  color: var(--surface-gray-500);
  cursor: pointer;
}

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

.tab li {
  float: left;
}

.tab a, .tab li {
  width: 32px;
  height: 32px;
}

.tab a {
  display: block;
  line-height: 32px;
  text-align: center;
  color: var(--surface-gray-400);
  border: 1px solid var(--surface-gray-400);
  border-radius: 2px;
  font-size: 14px;
  text-transform: uppercase;
}

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

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

.is-m {
  max-width: 750px;
  margin: 0 auto;
}

.is-m .topic-list_collapse {
  padding: 10px 10px 12px;
  position: relative;
}

.is-m .topic-list_collapse h1 {
  line-height: 32px;
  font-size: 17px;
}

.is-m .topic-list_collapse h1 + .author {
  margin-bottom: 10px;
}

.is-m .topic-list_1 {
  padding: 12px 10px;
}

.is-m .section-title {
  margin-bottom: 15px;
  height: 31px;
  line-height: 29px;
}

.is-m .section-title span {
  font-size: 14px;
  height: 30px;
}

.is-m .author {
  line-height: 20px;
  font-size: 12px;
}

.is-m .author img {
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

.is-m .button_more-answer {
  font-size: 16px;
}

.is-m .tab {
  margin: 15px 0;
  padding: 0;
}

.is-m .tab li + li {
  margin-left: 0;
}

.is-m .tab a {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

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

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

.hide {
  display: none !important;
}

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

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

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

.m-header .logo {
  display: inline-block;
  width: 160px;
  height: 33px;
  background: url(../img/logo_m.a79a088.png) no-repeat 50%;
  background-size: contain;
}

.m-header .ear {
  width: 60px;
}

.m-header .button_list {
  display: inline-block;
  line-height: 33px;
  font-size: 15px;
  color: var(--surface-gray-500);
}

.m-header .button_list i {
  font-size: 19px;
  vertical-align: top;
  margin-top: 7px;
}

@font-face {
  font-family: iconfont;
  src: url(//www.dpfile.com/app/node-house-web/fonts/iconfont.088dc51.eot);
  src: url(//www.dpfile.com/app/node-house-web/fonts/iconfont.088dc51.eot#iefix) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAUkAAsAAAAAB3gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kgiY21hcAAAAYAAAABeAAABhpoYBr5nbHlmAAAB4AAAAVcAAAFkIk0+UWhlYWQAAAM4AAAALwAAADYP8f5raGhlYQAAA2gAAAAcAAAAJAfeA4RobXR4AAADhAAAAAwAAAAMC+kAAGxvY2EAAAOQAAAACAAAAAgAdgCybWF4cAAAA5gAAAAfAAAAIAESAF1uYW1lAAADuAAAAUUAAAJtPlT+fXBvc3QAAAUAAAAAIwAAADTp8e9/eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDyzYG7438AQw9zA0AAUZgTJAQAnhAykeJzFkMENgDAMAy9t6QMxCA8G6Ci8mKMTd41iQnkwQS05VhxLiQIsQBQPMYFdGA9OueZ+ZHU/eSZLjUBtpXf1nyqiWXYNKplpsHmr/9i87qPTV6iDOrGVl4Qb3f8MbwAAeJwVj79OwlAche/v3ttCEVq5bWkpfwvC1aBVscXBCIuLRhMTJ0cfQFcWBxxMGBzKKxgTY2cDicG0iZtvUfQxDFpPzvCds31IQOg3JnNiIhWto110hM4RArEDDRlXwOaugzug24JuaDLhTW6nmg2HHILRELVCt+e2DTElKiBDFfbsbo87mIPn9vEBdAsVgGLJumCtMiM+ZExevV+e4EfQa82y0t9aHm8OtG5dTQ+zjBUZe0iLgpDGmCoyXBsFSZAy4vJJUCx9XtvANcgWuXV6mauX2NXYvam0DAlgNAK1VJefB3krn/TWKqismFrNpU0r11zTYPi9YqrZSvsLJcGJ6xt5J32kIxshgfdh3wEuQ6oKRsLGvxAkkMzkdIC8Trc9oIuXYEHpIji+82aSyX4+aDjxQ0pDfxKyqTc+C2JK4yCIBdjpzCRmwqcfERL5fkRphP4A7B5FzwB4nGNgZGBgAGKr/iM68fw2Xxm4WRhA4FpmrDWC/r+LhYHZDsjlYGACiQIACkcJIAB4nGNgZGBgbvjfwBDDwgACQJKRARUwAwBHCQJsBAAAAAPpAAAEAAAAAAAAAAB2ALJ4nGNgZGBgYGYIZGBlAAEmIOYCQgaG/2A+AwAQ9wFwAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJmRiZGZkYWBsYKtOL+0uDSfgQEAFuQDSQA=") format("woff"), url(//www.dpfile.com/app/node-house-web/fonts/iconfont.2f20d95.ttf) format("truetype");
}
.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.is-m .header {
  height: 45px;
  padding: 7px 10px;
  border-bottom: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.channel-nav li {
  float: left;
}

.channel-nav a {
  display: inline-block;
  padding: 0 28px;
  font-size: 15px;
  font-weight: 700;
  color: var(--surface-gray-700);
}

.channel-nav a:hover {
  color: var(--main-color);
}

#cambrian0 {
  padding: 0 15px !important;
  border-top: 12px solid var(--surface-gray-50) !important;
}

@font-face {
  font-family: element-icons;
  src: url(element-icons.2fad952.woff) format("woff"), url(element-icons.6f0a763.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
[class*=" el-icon-"], [class^=el-icon-] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tags-empty {
  font-size: 15px;
}

#paginator {
  font-size: 12px;
}

.two-column {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  grid-column-gap: 8px;
  column-gap: 8px;
}

/* ask_with_book */
.answer-time {
  color: rgba(17, 17, 17, 0.48);
}

.answer-content {
  color: rgba(17, 17, 17, 0.48);
}

.feedback {
  color: rgba(17, 17, 17, 0.48);
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  margin-top: 12px;
}
.feedback .feedback-entry {
  color: var(--color-primary);
  cursor: pointer;
}

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

.j_showall {
  color: var(--surface-gray-500);
  border-radius: 16px;
  padding: 8px;
  margin: 16px 20% 0;
}
.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: 0px;
  --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 {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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 {
  -webkit-text-size-adjust: 100%;
  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;
}

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

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

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

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 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.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]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(16px * var(--tw-space-x-reverse));
  margin-left: calc(16px * (1 - var(--tw-space-x-reverse)));
}

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

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

.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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  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-left: 10px;
  margin-right: 10px;
}

.mx-auto {
  margin-left: auto;
  margin-right: 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: 0px;
}

.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-left: 16px;
  padding-right: 16px;
}

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

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

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

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

.px-10px {
  padding-left: 10px;
  padding-right: 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: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

.overflow-ellipsis {
  -o-text-overflow: ellipsis;
  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 {
  --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;
  -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));
}

.\.transition {
  -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;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

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

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

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

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

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