html,
body {
  font-size: 100px;
  font-size: calc(100vw / 3.75);
  height: 100%;
  scroll-behavior: smooth;
}
body {
  background: #eee;
  font-size: 0.14rem;
  line-height: 1;
  margin: 0;
}
@media (min-width: 1024px) {
  html {
    font-size: calc(40vw / 3.75);
  }
  body {
    margin: 0 auto;
    width: 1000px;
  }
}
.body {
  min-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 400;
  margin: 0;
}
a {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  text-decoration: none;
}
input,
textarea {
  border: 0;
  font-size: 0.14rem;
  margin: 0;
  outline: 0;
  padding: 0;
}
textarea {
  resize: none;
}
button {
  border: 0;
  font-size: inherit;
  outline: 0;
  padding: 0;
}
select {
  font-size: inherit;
}
ul {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
ol {
  margin: 0;
}
dl,
dd {
  margin: 0;
}
.root {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main {
  flex: 1;
  overflow-y: auto;
}
.mt10 {
  margin-top: 0.1rem;
}
@font-face {
  font-family: co;
  src: url('//at.alicdn.com/t/font_1622677_oq3w92m7gxg.woff2') format('woff2'), url('//at.alicdn.com/t/font_1622677_oq3w92m7gxg.woff') format('woff');
}

.home-body {
  background: #eee;
}
.home-body .h-top {
  background: url(/images/banner.png) no-repeat;
  background-size: 100%;
  box-sizing: border-box;
  height: 1.1rem;
  padding: 0.1rem 0 0 0.16rem;
  position: relative;
}
.home-body .h-top img {
  display: block;
  margin-top: 0.05rem;
  width: 1rem;
}
.home-body .h-top .d-totalcome {
  align-self: flex-start;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.22rem 0 0 0.22rem;
  color: #fff;
  font-family: monospace;
  font-size: 0.12rem;
  line-height: 0.22rem;
  margin-left: auto;
  padding: 0 0.1rem 0 0.15rem;
  position: absolute;
  right: 0;
  top: 0.1rem;
  white-space: nowrap;
}
.home-body .h-top h1 {
  color: #fff;
  background-image: linear-gradient(-180deg, #ffffff 2%, #b8f3fc 96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.24rem;
  font-weight: 900;
  margin-top: 0.15rem;
}
.home-body .s-post {
  display: flex;
  margin: 0.1rem 0.16rem;
}
.home-body .s-post .btn-post {
  background: #fff;
  border-radius: 0.2rem;
  color: #666;
  flex: 1;
  line-height: 0.36rem;
  width: 1.6rem;
}
.home-body .s-post .btn-post:not(:last-child) {
  margin-right: 0.1rem;
}
.home-body .s-post .btn-post::after {
  content: '\e630';
  font-family: co;
  font-size: 0.08rem;
  display: inline-block;
  margin-left: 0.03rem;
  transform: rotate(180deg);
  vertical-align: 0.02rem;
}
.home-body .s-post .mask {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
}
.home-body .s-post .d-post {
  background: #fff;
  border-radius: 0.08rem;
  color: #333;
  font-size: 0.16rem;
  left: 50%;
  padding: 0.24rem 0 0.3rem;
  position: fixed;
  text-align: center;
  transform: translateX(-50%);
  top: 13vh;
  width: 2.9rem;
}
.home-body .s-post .d-post .x {
  border: 0.1rem solid transparent;
  font-family: co;
  font-size: 0.2rem;
  position: absolute;
  right: 0;
  top: 0;
}
.home-body .s-post .d-post h3 {
  margin-bottom: 0.2rem;
}
.home-body .s-post .d-post a {
  background: #0191ff;
  border-radius: 0.2rem;
  color: #fff;
  display: block;
  font-size: 0.15rem;
  line-height: 0.4rem;
  margin: 0.15rem auto 0;
  width: 2rem;
}
.home-body .s-func {
  background: #fff;
  margin: 0.1rem 0;
  padding: 0.18rem 0.1rem;
}
.home-body .s-func .d-title {
  display: flex;
}
.home-body .s-func .d-title .title {
  border-left: 0.03rem solid #0191ff;
  color: #333;
  font-size: 0.18rem;
  font-weight: 700;
  padding-left: 0.03rem;
}
.home-body .s-func .d-title .number,
.home-body .s-func .d-title a {
  align-self: center;
  color: #999;
  font-family: monospace;
  font-size: 0.12rem;
  margin-left: auto;
  margin-right: 0.15rem;
}
.home-body .s-func .d-title a {
  color: #0191ff;
  margin-right: 0.05rem;
}
.home-body .s-func .d-title a::after {
  content: '\e630';
  display: inline-block;
  font-family: co;
  font-size: 0.08rem;
  margin-left: 0.05rem;
  transform: rotate(180deg);
  vertical-align: 0.03rem;
}
.home-body .s-func .l-online {
  display: flex;
  margin-top: 0.2rem;
}
.home-body .s-func .l-online li {
  flex: 1;
}
.home-body .s-func .l-online li a {
  color: #666;
  display: block;
  font-size: 0.12rem;
  text-align: center;
}
.home-body .s-func .l-online li a img,
.home-body .s-func .l-online li a .defaulttu {
  display: block;
  height: 0.44rem;
  margin: 0 auto 0.1rem;
  width: 0.44rem;
}
.home-body .s-func .l-case {
  margin-top: 0.1rem;
}
.home-body .s-func .l-case li {
  align-items: center;
  display: flex;
}
.home-body .s-func .l-case li .no {
  color: #fff;
  display: inline-block;
  font-family: monospace;
  line-height: 0.15rem;
  margin-left: 0.1rem;
  margin-right: 0.03rem;
  text-align: center;
  width: 0.15rem;
}
.home-body .s-func .l-case li .no1 {
  background: #ff5050;
}
.home-body .s-func .l-case li .no2 {
  background: #ffca31;
}
.home-body .s-func .l-case li .no3 {
  background: #75a8ff;
}
.home-body .s-func .l-case li .no4 {
  background: #999;
}
.home-body .s-func .l-case li a {
  color: #333;
  flex: 1;
  line-height: 0.26rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-body .s-func .l-func {
  display: flex;
  flex-wrap: wrap;
}
.home-body .s-func .l-func li {
  box-sizing: border-box;
  width: 50%;
}
.home-body .s-func .l-func li:nth-child(odd) {
  border-right: 1px solid #eee;
}
.home-body .s-func .l-func li a {
  color: #333;
  display: block;
  height: 100%;
  padding: 0.15rem 0;
  text-align: center;
}
.home-body .s-func .l-func li a .svgicon {
  display: inline-block;
  height: 0.48rem;
  width: 0.48rem;
}
.home-body .s-func .l-func li a div {
  line-height: 0.2rem;
  margin-top: 0.1rem;
}
.home-body .s-func .l-func li a div::after {
  /*content: attr(count);*/
  color: #0191ff;
  display: block;
  font-family: monospace;
  text-align: center;
}
.home-body .s-func .l-func .bb {
  border-bottom: 1px solid #eee;
}
.home-body .s-func .l-func .png-icon {
  display: block;
  height: 0.6rem;
  margin: 0 auto;
}
.home-body .s-func .l-func .png-i1 {
  height: 0.7rem;
}
.home-body .s-func .mt20 {
  margin-top: 0.2rem;
}
.home-body .s-func .contact {
  color: #333;
  line-height: 0.24rem;
  padding: 0.1rem 0.08rem 0;
}
.home-body .s-func .a-duty {
  color: #333;
}
.home-body .s-func .svgduty {
  display: inline-block;
  height: 0.16rem;
  width: 0.16rem;
}
.home-body .s-func .d-qr {
  text-align: center;
}
.home-body .s-func .d-qr .t-qr {
  color: #999;
  margin-top: 0.2rem;
}
.home-body .s-func .d-qr .qr {
  margin-top: 0.1rem;
  width: 1.6rem;
}
.home-body .s-func .a-link {
  background: #0191ff;
  border-radius: 0.2rem;
  color: #fff;
  display: block;
  font-size: 0.16rem;
  line-height: 0.4rem;
  margin: 0.1rem 0.2rem;
  text-align: center;
}
.home-body .s-func .a-link::after {
  content: '\e630';
  display: inline-block;
  font-family: co;
  font-size: 0.12rem;
  margin-left: 0.1rem;
  transform: rotate(180deg);
  vertical-align: 0.02rem;
}
.home-body .s-func .a-link .icon {
  height: 0.2rem;
  margin-right: 0.05rem;
  vertical-align: -0.04rem;
  width: 0.2rem;
}
.home-body .s-func .a-link .sp-duty::before {
  content: '\e62e';
  font-family: co;
  font-size: 0.2rem;
  margin-right: 0.05rem;
  vertical-align: -0.01rem;
}
.home-body .s-func .l-hot li {
  align-items: center;
  background: #f9f9f9;
  display: flex;
  margin-top: 0.1rem;
  padding: 0.1rem 0 0.1rem 0.15rem;
}
.home-body .s-func .l-hot li .d-left {
  text-align: center;
}
.home-body .s-func .l-hot li .d-left .hot-icon {
  height: 0.44rem;
  width: 0.44rem;
}
.home-body .s-func .l-hot li .d-left .t-label {
  background: #0191ff;
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.12rem;
  line-height: 0.18rem;
  width: 0.8rem;
}
.home-body .s-func .l-hot li .d-hot {
  align-items: center;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
}
.home-body .s-func .l-hot li .d-hot .a-hot {
  background: #fff;
  border: 1px solid #5aa9ff;
  border-radius: 0.5rem;
  box-sizing: border-box;
  color: #0191ff;
  line-height: 0.25rem;
  margin: 0.02rem 0;
  overflow: hidden;
  padding: 0 0.05rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 1rem;
}
.home-body .s-func .l-hot li .d-hot .a-hot:nth-child(odd) {
  margin-right: 0.1rem;
}
.home-body .s-func .l-hot li .d-more {
  align-items: center;
  background: #62acff;
  border-radius: 0.32rem 0 0 0.32rem;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  height: 0.64rem;
  line-height: 0.16rem;
  padding-left: 0.15rem;
  width: 0.5rem;
}
.home-body .s-func .d-match {
  color: #333;
  height: 1.5rem;
  line-height: 0.2rem;
  overflow: hidden;
}
.home-body .s-func .d-match .d-scroll {
  transform: translate3d(0, 1.5rem, 0);
}
.home-body .s-func .d-match .d-scroll div {
  margin: 0.1rem 0.25rem;
}
.home-body .s-func .d-match .ani {
  animation: match 15s linear infinite;
}
@keyframes match {
  0 {
    transform: translate3d(0, 1.5rem, 0);
  }
  100% {
    transform: translate3d(0, -100%, 0);
  }
}
.home-body .s-func-hot {
  padding: 0;
}
.home-body .s-func-hot .d-title {
  margin-left: 0.1rem;
  padding-top: 0.12rem;
}
.home-body footer {
  color: #999;
  font-family: monospace;
  font-size: 0.12rem;
  line-height: 1.5;
  padding: 0.1rem 0;
  text-align: center;
}
.home-body .a-my {
  align-items: center;
  background-image: linear-gradient(-180deg, #ffc559 3%, #ff8600 96%);
  border-radius: 50%;
  bottom: 0.45rem;
  color: #fff;
  display: flex;
  height: 0.6rem;
  justify-content: center;
  line-height: 0.15rem;
  position: fixed;
  right: 0.12rem;
  width: 0.6rem;
}

.com-area .d-mask {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.com-area .d-main {
  background: #fff;
  height: 61.8vh;
  position: fixed;
  top: 9.6vh;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.com-area li {
  line-height: 0.38rem;
}
.com-area li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.com-area .l-province {
  height: 100%;
  overflow-y: scroll;
}
.com-area .l-province li {
  padding-left: 0.18rem;
}
.com-area .l-city {
  background: #fff;
  border-left: 1px solid #ccc;
  height: 100%;
  left: 38%;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  width: 61.8%;
}
.com-area .l-city li {
  padding-left: 0.18rem;
}

.com-business .d-mask {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.com-business .d-main {
  background: #fff;
  max-height: 61.8vh;
  overflow-y: scroll;
  position: fixed;
  top: 19.1vh;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.com-business li {
  line-height: 0.38rem;
}
.com-business li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.com-business .l-province {
  height: 100%;
  overflow-y: scroll;
}
.com-business .l-province li {
  padding-left: 0.18rem;
}

.com-cascader {
  position: fixed;
  z-index: 2;
}
.com-cascader .mask {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.com-cascader .com-body {
  background: #fff;
  height: 61.8vh;
  left: 0;
  margin-left: 50%;
  position: fixed;
  transform: translateX(-50%);
  top: 19.8vh;
  width: 3.5rem;
}
.com-cascader .com-body ul {
  background: #fff;
  left: 0;
  overflow-y: auto;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.com-cascader .com-body ul li {
  border-bottom: 1px solid #eee;
  line-height: 0.44rem;
  text-indent: 0.16rem;
}
.com-cascader .com-body ul .hi {
  background: #eee;
}
.com-cascader .com-body ul:not(:first-child) {
  border-left: 1px solid #eee;
  left: auto;
  right: 0;
  width: 61.8%;
}

.com-area .d-mask {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.com-area .d-main {
  background: #fff;
  height: 61.8vh;
  position: fixed;
  top: 9.6vh;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.com-area li {
  line-height: 0.38rem;
}
.com-area li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.com-area .l-province {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.com-area .l-province li {
  padding-left: 0.18rem;
}
.com-area .l-city {
  background: #fff;
  border-left: 1px solid #ccc;
  height: 100%;
  left: 38%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 61.8%;
}
.com-area .l-city li {
  padding-left: 0.18rem;
}

.com-filter nav {
  background: #fff;
  display: flex;
  height: 0.44rem;
}
.com-filter nav .item {
  align-items: center;
  color: #666;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  line-height: 1.2;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.com-filter nav .item:not(:last-child)::after {
  content: '';
  background: #ccc;
  height: 0.14rem;
  position: absolute;
  right: 1px;
  width: 1px;
}
.com-filter nav .item .d-selected {
  display: flex;
  justify-content: center;
  margin: 0.02rem auto 0;
  position: relative;
  white-space: nowrap;
  width: 80%;
}
.com-filter nav .item .d-selected .selected {
  overflow: hidden;
  text-overflow: ellipsis;
}
.com-filter nav .item .d-selected .clear {
  border: 0.05rem solid transparent;
  right: 0;
  position: absolute;
  top: -0.05rem;
}

.com-info .d-info {
  background: #fff;
  border-radius: 0.08rem;
  margin: 0.1rem;
  padding: 0.15rem 0.1rem;
  position: relative;
}
.com-info .d-info .name {
  color: #333;
  font-size: 0.16rem;
  font-weight: 900;
  line-height: 1.5;
}
.com-info .d-info .item {
  color: #999;
  font-size: 0.12rem;
  line-height: 1.5;
}
.com-info .d-info .title {
  border-left: 0.03rem solid #0191ff;
  margin: 0.2rem 0.1rem 0;
  padding-left: 0.05rem;
}
.com-info .d-info .d-detail {
  color: #666;
  line-height: 0.4rem;
  margin: 0.1rem;
}
.com-info .d-info .d-detail .detail {
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
}
.com-info .solved::after {
  content: '';
  background: url(/images/solved.png) no-repeat;
  background-size: 100%;
  height: 1.25rem;
  left: 50%;
  position: absolute;
  top: 0.6rem;
  transform: translateX(-50%);
  width: 1.25rem;
}
.com-info .expired::after {
  content: '';
  background: url(/images/expired.png) no-repeat;
  background-size: 100%;
  height: 1.25rem;
  left: 50%;
  position: absolute;
  top: 0.6rem;
  transform: translateX(-50%);
  width: 1.25rem;
}

.com-titlebar {
  background: #0191ff;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 900;
  line-height: 0.44rem;
  position: relative;
  text-align: center;
}
.com-titlebar .a-back {
  color: #fff;
  font-family: co;
  font-size: 0.14rem;
  position: absolute;
  left: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}

.toast {
  /*
  .toastmsg::before {
    content: "\e607";
    display: block;
    font-family: fp;
    font-size: .3rem;
    margin-bottom: .1rem;
  }
  */
}
.toast .toastmsg {
  background: rgba(0, 0, 0, 0.9);
  border-radius: 0.06rem;
  box-sizing: border-box;
  color: #fff;
  left: 50%;
  padding: 0.1rem;
  position: fixed;
  text-align: center;
  top: 20vh;
  transform: translate3d(-50%, 0, 0);
  width: 3rem;
  z-index: 10001;
}

.list-body {
  padding-bottom: 0.5rem;
}
.list-body .l-items li {
  background: #fff;
  border-radius: 0.08rem;
  margin: 0.1rem;
  padding: 0.15rem 0.1rem;
  position: relative;
}
.list-body .l-items .solved::after {
  content: '';
  background: url(/images/solved.png) no-repeat;
  background-size: 100%;
  height: 1.25rem;
  left: 50%;
  position: absolute;
  top: 0.6rem;
  transform: translateX(-50%);
  width: 1.25rem;
}
.list-body .l-items .name {
  color: #333;
  font-size: 0.16rem;
  font-weight: 900;
  line-height: 1.5;
}
.list-body .l-items .item {
  color: #999;
  font-size: 0.12rem;
  line-height: 1.5;
}
.list-body .l-items .memo {
  color: #999;
  font-size: 0.12rem;
  line-height: 1.5;
  padding: 0.1rem;
}
.list-body .l-items .dt {
  color: #999;
  font-size: 0.12rem;
}
.list-body .l-items .title {
  border-left: 0.03rem solid #0191ff;
  margin: 0.2rem 0.1rem 0;
  padding-left: 0.05rem;
}
.list-body .l-items .d-detail {
  color: #666;
  line-height: 0.4rem;
  margin: 0.1rem;
}
.list-body .l-items .d-detail .detail {
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
}
.list-body .d-do {
  display: flex;
  line-height: 0.38rem;
}
.list-body .d-do span {
  background: #f8f8f8;
  color: #333;
  flex: 1;
  text-indent: 0.1rem;
}
.list-body .d-do a {
  align-self: center;
  background: #0191ff;
  color: #fff;
  flex: 1;
  max-height: 0.38rem;
  text-align: center;
}
.list-body footer {
  bottom: 0;
  position: fixed;
  width: 100%;
}
.list-body footer a {
  background: #0191ff;
  color: #fff;
  display: block;
  line-height: 0.38rem;
  text-align: center;
  user-select: none;
}
.list-body footer a:active {
  background: #37a;
}
.list-body .loadmore {
  -webkit-appearance: none;
  background: 0;
  color: #999;
  display: block;
  width: 100%;
}
.list-body .a-top {
  align-items: center;
  background-image: linear-gradient(-180deg, #94c8ea 0%, #5575d2 96%);
  border-radius: 50%;
  bottom: 0.45rem;
  color: #fff;
  display: flex;
  height: 0.6rem;
  line-height: 0.15rem;
  justify-content: center;
  right: 0.12rem;
  position: fixed;
  width: 0.6rem;
}
@media (min-width: 1024px) {
  .list-body footer {
    width: 1000px;
  }
}

.contact-body {
  background: #fff;
  color: #666;
  padding-top: 0.2rem;
}
.contact-body .t-title {
  color: #999;
  text-align: center;
}
.contact-body .qr {
  display: block;
  margin: 0.02rem auto;
  width: 1.6rem;
}
.contact-body .contact {
  line-height: 0.24rem;
  padding: 0.2rem;
}

.case-body {
  background: #eee;
}
.case-body .l-case li {
  background: #fff;
  border-radius: 0.04rem;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  color: #666;
  margin: 0.2rem 0.15rem;
  padding: 0.2rem;
}
.case-body .l-case li a {
  color: #666;
  line-height: 1.4;
}
.case-body .l-case li .d-time {
  color: #999;
  font-size: 0.12rem;
  margin-top: 0.2rem;
  text-align: right;
}

.online-body {
  background: #fff;
  padding-top: 0.2rem;
}
.online-body .l-online {
  display: grid;
  align-items: flex-start;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  grid-row-gap: 0.2rem;
  margin: 0 0.1rem;
}
.online-body .l-online li {
  line-height: 1.1;
  text-align: center;
}
.online-body .l-online li a {
  display: block;
}
.online-body .l-online li img,
.online-body .l-online li .default {
  display: block;
  height: 0.44rem;
  margin: 0 auto 0.1rem;
  width: 0.44rem;
}
.online-body .l-online li div {
  color: #666;
  font-size: 0.12rem;
}

.duty-body {
  background: #fff;
  color: #666;
  line-height: 0.22rem;
  padding: 0.15rem;
}
.duty-body .t0 span {
  color: #ff6026;
}
.duty-body .title {
  color: #2a2a2a;
  font-weight: 700;
  margin-top: 0.25rem;
}

.post-body h2 {
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 0.18rem;
  margin: 0.3rem;
  padding: 0.25rem;
}
.post-body .form-post {
  padding-bottom: 0.5rem;
}
.post-body .form-post .submit {
  background: #0191ff;
  bottom: 0;
  color: #fff;
  line-height: 0.44rem;
  position: fixed;
  text-align: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .post-body .form-post .submit {
    width: 1000px;
  }
}
.post-body .form-post .d-item-input {
  background: #fff;
  border-bottom: 1px solid #eee;
  display: flex;
  flex-direction: row-reverse;
  line-height: 0.44rem;
}
.post-body .form-post .d-item-input label {
  margin-right: 0.15rem;
  text-align: right;
  width: 0.9rem;
  white-space: nowrap;
}
.post-body .form-post .d-item-input :required + label::before,
.post-body .form-post .d-item-input .required + label::before {
  content: '*';
  color: #ff6026;
}
.post-body .form-post .d-item-input input,
.post-body .form-post .d-item-input textarea,
.post-body .form-post .d-item-input select {
  flex: 1;
  font-family: inherit;
}
.post-body .form-post .d-item-input select {
  width: 100%;
}
.post-body .form-post .d-item-input textarea {
  height: 1rem;
  resize: none;
}
.post-body .form-post .d-wzlist {
  border: 0;
}
.post-body .form-post .d-wzlist .btnAdd {
  background: #0191ff;
  color: #fff;
  font-size: inherit;
  padding: 0 0.05rem;
}
.post-body .form-post .d-wzlist .count {
  flex: auto;
  margin-left: 0.1rem;
  width: 0.5rem;
}
.post-body .form-post .l-wz {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.post-body .form-post .l-wz li {
  display: flex;
  justify-content: space-between;
  line-height: 0.24rem;
  padding: 0.05rem;
}
.post-body .form-post .l-wz li .ell {
  display: inline-block;
  width: 1.5rem;
}
.post-body .form-post .l-wz li button {
  background: #0191ff;
  color: #fff;
  padding: 0 0.1rem;
}
.post-body .invalid :invalid {
  background: #ff2026;
}
.post-body .invalid :invalid::after {
  content: '123';
}

.support-body h2 {
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 0.18rem;
  line-height: 1.3;
  margin: 0.3rem 0.2rem;
  padding: 0.2rem;
}

