html,
body {
  font-size: 100px;
  font-size: calc(100vw / 3.75);
  height: 100%;
}
body {
  background: #eee;
  font-size: 14px;
  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:14px;
  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 {
  
}
.main {
  flex: 1;
  overflow-y: auto;
}
.mt10 {
  margin-top: 0.1rem;
}
@font-face {
  font-family: co;
  src: url('/images/font_1622677_qs09ppiajno.woff2') format('woff2');
}

.home-body {
  background: #eee url(images/bg.png) no-repeat;
  background-size: 100%;
}
.home-body .h-top {
  display: flex;
  padding: 0.1rem 0 0.1rem 0.16rem;
}
.home-body .h-top img {
  display: block;
  height: 0.26rem;
}
.home-body .h-top div {
  align-self: center;
  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;
}
.home-body h1 {
  color: #fff;
  font-size: 0.2rem;
  letter-spacing: 0.03rem;
  line-height: 0.3rem;
  padding: 0.1rem 0;
  text-align: center;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.home-body .s-hot {
  background: #fff;
  border-radius: 0.08rem;
  display: flex;
  margin: 0.1rem;
  padding: 0.12rem 0 0.15rem;
}
.home-body .s-hot a {
  color: #666;
  display: block;
  flex: 1;
  font-size: 0.12rem;
  line-height: 1;
  text-align: center;
}
.home-body .s-hot a .icon {
  display: block;
  height: 0.44rem;
  margin: 0 auto 0.1rem;
  width: 0.44rem;
}
.home-body .s-func {
  background: #fff;
  border-radius: 0.08rem;
  margin: 0.1rem 0.15rem;
  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 {
  align-self: center;
  color: #666;
  font-size: 0.12rem;
  margin-left: auto;
}
.home-body .s-func .l-func {
  display: flex;
  flex-wrap: wrap;
}
.home-body .s-func .l-func li {
  box-sizing: border-box;
  width: 50%;height:160px;
}
.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 .bbjh {
  border-bottom: 1px solid #eee;height:180px;
}
.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 footer {
  background: #666;
  color: #fff;
  font-size: 0.12rem;
  line-height: 1.5;
  padding: 0.1rem 0;
  text-align: center;
}

.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-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-titlebar {
 background: #0191ff;
    color: #fff;
    font-size: 0.16rem;
    font-weight: 900;
    line-height: 0.44rem;
    position: relative;
    text-align: center;
}
 .title {
	height: 38px;
	line-height: 38px;
	text-align: left;
	background-color: #fff;
	font-size: 0.16rem;
	color: #333;
	position: relative;
	margin-bottom: 8px
}
.lever1title {
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #fff;
	font-size: 0.18rem;
	color: #333;
	position: relative;
	margin-bottom: 8px
}
.back {
    position: absolute;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    color: #ff9a58;
    left: 16px;
    font-size: 12px;
}
.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 nav {
  align-items: center;
  background: #fff;
  display: flex;
  height: 0.44rem;
}
.list-body nav .menuitem {
  color: #666;
  flex: 1;
  overflow: hidden;
  text-align: center;
}
.list-body nav .menuitem:not(:last-child) {
  border-right: 1px solid #ccc;
}
.list-body nav .menuitem .menu1 {
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  height: 38.2vh;
  margin-top: 0.05rem;
  overflow: hidden auto;
  position: absolute;
  text-align: left;
  text-indent: 0.18rem;
  width: 100%;
}
.list-body nav .menuitem .menu1 li {
  border-bottom: 1px solid #eee;
}
.list-body nav .menuitem .menu1 .hi {
  background: #369;
  color: #fff;
}
.list-body nav .menuitem .menu2 {
  background: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  height: 38.2vh;
  margin-left: 38.2%;
  margin-top: 0.05rem;
  overflow: hidden auto;
  position: absolute;
  text-align: left;
  text-indent: 0.18rem;
  width: 61.8%;
}
.list-body nav .menuitem .menu2 li {
  border-bottom: 1px solid #eee;
}
.list-body nav .menuitem .menu3,
.list-body nav .menuitem .menu4 {
  transform: translateX(-50vw);
}
.list-body nav .menuitem .d-filtertext {
  margin: 0.02rem auto 0;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.list-body nav .menuitem .d-filtertext .clear {
  border: 0.05rem solid transparent;
  right: 0;
  position: absolute;
  top: -0.05rem;
}
.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: #555;
  font-size: 0.13rem;
  line-height: 1.2;
}
.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: 0rem solid #0191ff;
  margin: 0.1rem 0rem 0;
  padding-left: 0rem;
}
.list-body .l-items .d-detail {
  color: #666;
  line-height: 0.4rem;
  margin: 0rem;
}
.list-body .l-items .d-detail_contact {
  color: #999;
  line-height: 1.5;
  margin: 0rem;
  font-size: 12px;
}

.list-body .l-items .d-detail .detail {
  border-top: 1px solid #f5f5f5;
  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%;
}
@media (min-width: 1024px) {
  .list-body footer {
    width: 1000px;
  }
}

.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 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';
}

.title .back {

    height: 48px;
    line-height: 48px;
    display: inline-block;
    color: #ff9a58;
    left: 16px;
    font-size: 12px;
}
.ivu-input-group {
    display: table;
    width: 100%;
    border-collapse: separate;
    position: relative;
    font-size: 12px;
    top: 1px;
}
.ivu-input-group .ivu-input, .ivu-input-group .ivu-input-inner-container {
    width: 100%;
    float: left;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

.root .search-box{
    padding: 8px 16px;
    background-color: #f1f1f1;
}
.weui-select {
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    background-color: transparent;
    width: 100%;
    font-size: inherit;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 1;
    padding-left: 15px;
}
.wzname{float:left;}
.wzcount{float:right;}
.wztitle{float: left;
    display: block;
    width: 100%}
.search_btn {
    width: 60px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #2196f3 url(../img/search.png) no-repeat center center;
    background-size: 25px 25px;
    border: 0;
    outline: 0;border-radius: 4px;color:#fff;font-size:12px;
    cursor: pointer;
}