html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  background-color: #f3f6f6; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

a, a:hover, a:hover, a:visited {
  text-decoration: none; }

img, a, a:hover, a:active {
  border: none;
  outline: none; }

button:visited {
  border: none; }

a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

body {
  font-family: 'PingFangSC','STHeiti','Microsoft YaHei','Helvetica','Arial',sans-serif;
  -webkit-overflow-scrolling: touch; }

html {
  position: relative;
  background-color: #fff;
  font-size: 16px; }

* {
  box-sizing: border-box; }

@media all and (min-width: 400px) {
  html {
    font-size: 22px; } }

@media all and (min-width: 600px) {
  html {
    font-size: 32px; } }

body {
  width: 100%;
  height: 100%;
  position: relative; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999; }

body {
  display: flex;
  flex-flow: column;
  min-height: 100vh; }

.layout {
  flex: 1; }

footer {
  flex: 0; }

input {
  outline: none; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

.hidden {
  display: none !important; }

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both; }

input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
  border-radius: 0; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: space-between;
  align-items: center;
  padding: 0 0.4rem;
  height: 1.04rem;
  color: red;
  border-bottom: 0.01333rem solid #d9d9d9;
  background-color: #ffffff;
  overflow: hidden;
  z-index: 100; }
  header a {
    display: inline-block;
    font-size: 0.16rem; }
    header a .area {
      line-height: 0.26667rem; }
      header a .area span {
        font-size: 14px;
        vertical-align: middle;
        color: #333333; }
        [data-dpr="2"] header a .area span {
          font-size: 28px; }
        [data-dpr="3"] header a .area span {
          font-size: 42px; }
      header a .area .arrow {
        display: inline-block;
        vertical-align: middle;
        width: 0.26667rem;
        height: 0.16rem;
        background: url(../img/home/home_top_xjt.png) no-repeat;
        background-size: contain; }
    header a .logo {
      display: inline-block;
      margin-left: -0.2rem;
      vertical-align: middle;
      width: 2.36rem;
      height: 0.42667rem;
      background: url(../img/home/home_top_icon.png) no-repeat;
      background-size: contain; }
    header a .shopcart {
      display: inline-block;
      vertical-align: middle;
      width: 0.49333rem;
      height: 0.48667rem;
      background: url(../img/home/home_top_shopcar.png) no-repeat;
      background-size: contain; }
    header a .home {
      display: inline-block;
      margin-left: -0.13333rem;
      vertical-align: middle;
      width: 0.49333rem;
      height: 0.49333rem;
      background: url(../img/home/home-top-left.png) no-repeat;
      background-size: contain; }
    header a .person {
      display: inline-block;
      vertical-align: middle;
      width: 0.49333rem;
      height: 0.49333rem;
      background: url(../img/home/home-top-right.png) no-repeat;
      background-size: contain; }
    header a .title {
      display: inline-block;
      vertical-align: middle;
      font-size: 0.4rem;
      color: #333333;
      max-width: 7.2rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.event-right {
  position: fixed;
  z-index: 50;
  bottom: 4.93333rem;
  right: 0;
  text-align: center;
  width: 1.86667rem; }
  .event-right img {
    width: 100%; }

.m-customer {
  position: fixed;
  z-index: 50;
  bottom: 2rem;
  right: 0;
  text-align: center;
  width: 1.33333rem;
  margin-right: 0.26667rem; }
  .m-customer a {
    height: 1.33333rem;
    width: 1.33333rem;
    display: block;
    margin-top: 0.13333rem;
    padding-top: 0.2rem;
    -moz-border-radius: 0.66667rem;
    -webkit-border-radius: 0.66667rem;
    border-radius: 0.66667rem;
    background: rgba(71, 212, 177, 0.85); }
    .m-customer a .customer-icon-1 {
      width: 0.50667rem;
      height: 0.50667rem;
      background-image: url("../img/home/home_online.png");
      background-size: contain;
      background-repeat: no-repeat;
      margin: 0 auto; }
    .m-customer a .customer-icon-2 {
      width: 0.50667rem;
      height: 0.50667rem;
      background-image: url("../img/home/home_phone.png");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0 auto; }
    .m-customer a .customer-txt {
      color: #f3f6f6;
      font-size: 0.26667rem;
      margin-top: 0.16rem; }

footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.33333rem;
  border-top: 0.01333rem solid #d9d9d9;
  background: #ffffff;
  display: flex;
  align-items: center;
  z-index: 999; }
  footer a {
    display: inline-block;
    width: 25%;
    text-align: center; }
    footer a .icon {
      margin: 0.14667rem auto 0rem auto; }
      footer a .icon.icon-1 {
        width: 0.61333rem;
        height: 1.04rem;
        background: url("../img/home/home_bar1_no.png") no-repeat;
        background-size: cover; }
      footer a .icon.icon-2 {
        width: 0.54667rem;
        height: 0.97333rem;
        background: url("../img/home/home_bar2_no.png") no-repeat;
        background-size: cover; }
      footer a .icon.icon-3 {
        width: 0.54667rem;
        height: 1.05333rem;
        background: url("../img/home/home_bar3_no.png") no-repeat;
        background-size: cover; }
      footer a .icon.icon-4 {
        width: 0.58667rem;
        height: 1.04rem;
        background: url("../img/home/home_bar4_no.png") no-repeat;
        background-size: cover; }
      footer a .icon.active.icon-1 {
        width: 0.61333rem;
        height: 1.04rem;
        background: url("../img/home/home_bar1_sel.png") no-repeat;
        background-size: cover; }
      footer a .icon.active.icon-2 {
        width: 0.54667rem;
        height: 0.97333rem;
        background: url("../img/home/home_bar2_sel.png") no-repeat;
        background-size: cover; }
      footer a .icon.active.icon-3 {
        width: 0.54667rem;
        height: 1.05333rem;
        background: url("../img/home/home_bar3_sel.png") no-repeat;
        background-size: cover; }
      footer a .icon.active.icon-4 {
        width: 0.58667rem;
        height: 1.04rem;
        background: url("../img/home/home_bar4_sel.png") no-repeat;
        background-size: cover; }

.fadeInDown, .arealist .shadow, .modal .form-wrap, .layout .typelist .shadow, .fadeOut, .slideInDown {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.scroll {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none; }
  .scroll .pulldown-tips {
    padding: 0.26667rem 0.26667rem 0.26667rem 0.26667rem;
    font-size: 0.34667rem;
    text-align: center;
    border-bottom: 0.01467rem solid #d9d9d9; }
  .scroll .pullup-tips {
    padding: 0.26667rem 0.26667rem 0.26667rem 0.26667rem;
    font-size: 0.34667rem;
    text-align: center;
    border-top: 0.01467rem solid #d9d9d9; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDown, .arealist .shadow, .modal .form-wrap, .layout .typelist .shadow {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.arealist {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  height: 17.78667rem;
  display: none;
  background-color: rgba(0, 0, 0, 0.5); }
  .arealist .shadow {
    background: #f3f6f6;
    max-height: 8rem;
    overflow: auto; }
    .arealist .shadow h2 {
      font-size: 0.33333rem;
      padding-top: 0.26667rem;
      margin: 0rem 0.42667rem 0.26667rem 0.29333rem;
      color: #999999;
      text-align: left; }
    .arealist .shadow .list {
      margin-left: 0.14rem; }
      .arealist .shadow .list ul {
        list-style: none;
        overflow: hidden; }
        .arealist .shadow .list ul li {
          float: left;
          text-align: center;
          margin: 0rem 0.15333rem 0.26667rem 0.15333rem;
          width: 2.90667rem;
          line-height: 0.90667rem;
          height: 0.90667rem;
          font-size: 0.33333rem;
          background-color: white;
          border: 0.01467rem solid #d9d9d9; }
          .arealist .shadow .list ul li a {
            color: #000000;
            display: block; }
          .arealist .shadow .list ul li.dis {
            color: #999999; }
            .arealist .shadow .list ul li.dis a {
              color: #999999; }
    .arealist .shadow .res {
      color: #666666;
      padding-bottom: 0.53333rem;
      margin: 0.26667rem 0.42667rem 0rem 0.29333rem;
      font-size: 0.37333rem;
      text-align: left; }
      .arealist .shadow .res .change {
        float: right; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table; }
  .modal .form-wrap {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    margin: 0 auto; }
    .modal .form-wrap .form {
      position: relative;
      margin: 0 auto;
      width: 6.93333rem;
      padding-top: 0.53333rem;
      padding-bottom: 0.53333rem;
      padding-left: 0.8rem;
      padding-right: 0.8rem;
      -moz-border-radius: 0.10667rem;
      -webkit-border-radius: 0.10667rem;
      border-radius: 0.10667rem;
      background-color: #ffffff; }
      .modal .form-wrap .form .reg-single {
        margin-bottom: 0.13333rem; }
      .modal .form-wrap .form .reg-input {
        width: 5.33333rem;
        height: 0.93333rem;
        font-size: 0.32rem;
        padding-left: 0.26667rem;
        vertical-align: middle;
        border: 0.01467rem solid #d9d9d9;
        float: left;
        border-radius: 0;
        outline: none;
        -webkit-appearance: none; }
        .modal .form-wrap .form .reg-input.reg-text {
          width: 2.93333rem;
          display: inline-block; }
      .modal .form-wrap .form img {
        float: left;
        display: inline-block;
        margin-left: 0.26667rem;
        width: 2.13333rem;
        height: 0.93333rem;
        background-color: orange; }
      .modal .form-wrap .form .get-code {
        float: left;
        display: inline-block;
        margin-left: 0.26667rem;
        width: 2.13333rem;
        height: 0.93333rem;
        font-size: 0.32rem;
        background-color: #007bc7;
        color: #ffffff;
        border: 0;
        -moz-border-radius: 0.05333rem;
        -webkit-border-radius: 0.05333rem;
        border-radius: 0.05333rem;
        font-size: 0.29333rem; }
      .modal .form-wrap .form .submit {
        width: 5.33333rem;
        height: 0.8rem;
        background-color: #007bc7;
        color: #ffffff;
        border: 0;
        -moz-border-radius: 0.05333rem;
        -webkit-border-radius: 0.05333rem;
        border-radius: 0.05333rem;
        font-size: 0.32rem; }
      .modal .form-wrap .form .close {
        position: absolute;
        right: -0.13333rem;
        top: -0.26667rem;
        color: #000;
        display: block;
        width: 0.53333rem;
        height: 0.53333rem;
        line-height: 0.53333rem;
        background-color: #ffffff;
        font-size: 0.4rem;
        border-radius: 50%;
        box-shadow: 0 0 10px #999; }
    .modal .form-wrap.clue .form .reg-single p {
      font-size: 0.32rem;
      text-align: left;
      color: #666666;
      padding-bottom: 0.18667rem; }
    .modal .form-wrap.clue .form .reg-single ul {
      margin-bottom: 0.26667rem; }
      .modal .form-wrap.clue .form .reg-single ul li {
        float: left;
        font-size: 0.32rem;
        text-align: left;
        padding-left: 0.05333rem; }
        .modal .form-wrap.clue .form .reg-single ul li input {
          width: 0.32rem;
          height: 0.32rem;
          vertical-align: middle; }
        .modal .form-wrap.clue .form .reg-single ul li span {
          font-size: 0.29333rem;
          vertical-align: middle;
          color: #666666;
          margin-right: 0.13333rem; }
    .modal .form-wrap.clue .form .reg-single textarea {
      width: 100%;
      height: 1.06667rem;
      border: 0.01467rem solid #d9d9d9;
      font-size: 0.32rem;
      padding: 0.13333rem 0.13333rem 0.13333rem 0.13333rem; }

.weui-loading-wrap {
  display: block;
  opacity: 1; }
  .weui-loading-wrap .weui-mask_transparent {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }
  .weui-loading-wrap .weui-toast {
    position: fixed;
    z-index: 5000;
    width: 3.24rem;
    min-height: 3.24rem;
    top: 4.8rem;
    left: 50%;
    margin-left: -1.62667rem;
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 0.13333rem;
    color: #FFFFFF; }
    .weui-loading-wrap .weui-toast .weui-icon_toast {
      width: 0.54667rem;
      height: 0.54667rem;
      display: inline-block;
      vertical-align: middle;
      -webkit-animation: weuiLoading 1s steps(12, end) infinite;
      animation: weuiLoading 1s steps(12, end) infinite;
      background: transparent url("data:image/svg+xml;charset=utf8, <svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 100 100'><path fill='none' d='M0 0h100v100H0z'/><rect width='7' height='20' x='46.5' y='40' fill='%23E9E9E9' rx='5' ry='5' transform='translate(0 -30)'/><rect width='7' height='20' x='46.5' y='40' fill='%23989697' rx='5' ry='5' transform='rotate(30 105.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%239B999A' rx='5' ry='5' transform='rotate(60 75.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23A3A1A2' rx='5' ry='5' transform='rotate(90 65 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23ABA9AA' rx='5' ry='5' transform='rotate(120 58.66 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23B2B2B2' rx='5' ry='5' transform='rotate(150 54.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23BAB8B9' rx='5' ry='5' transform='rotate(180 50 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23C2C0C1' rx='5' ry='5' transform='rotate(-150 45.98 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23CBCBCB' rx='5' ry='5' transform='rotate(-120 41.34 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23D2D2D2' rx='5' ry='5' transform='rotate(-90 35 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23DADADA' rx='5' ry='5' transform='rotate(-60 24.02 65)'/><rect width='7' height='20' x='46.5' y='40' fill='%23E2E2E2' rx='5' ry='5' transform='rotate(-30 -5.98 65)'/></svg>") no-repeat;
      background-size: 100%; }
      .weui-loading-wrap .weui-toast .weui-icon_toast.weui-loading {
        margin: 0.8rem 0rem 0rem 0rem;
        width: 1.01333rem;
        height: 1.01333rem;
        vertical-align: baseline; }
    .weui-loading-wrap .weui-toast .weui-toast__content {
      margin: 0.21333rem 0rem 0.4rem 0rem;
      font-size: 0.42667rem; }

@-webkit-keyframes weuiLoading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg); }
  100% {
    transform: rotate3d(0, 0, 1, 360deg); } }

@keyframes weuiLoading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg); }
  100% {
    transform: rotate3d(0, 0, 1, 360deg); } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDown, .arealist .shadow, .modal .form-wrap, .layout .typelist .shadow {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

header .weui-icon-search {
  font-size: 15px; }

.layout {
  background-color: #f3f6f6;
  font-size: 0;
  padding: 2.10667rem 0rem 0rem 0rem; }
  .layout .listtop {
    width: 10rem;
    background-color: #f0f0f0;
    position: fixed;
    z-index: 100;
    top: 1.04rem;
    left: 0;
    height: 1.06667rem;
    border-bottom: 0.01467rem solid #d9d9d9;
    background-color: white;
    padding: 0rem 0.34667rem 0rem 0.34667rem;
    font-size: 0; }
    .layout .listtop ul li {
      width: 4.62667rem;
      display: inline-block;
      height: 1.01333rem;
      line-height: 1.01333rem;
      text-align: center; }
      .layout .listtop ul li span {
        display: inline-block;
        font-size: 0.34667rem;
        color: #d8d8d8;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle; }
      .layout .listtop ul li .text {
        max-width: 2.66667rem; }
      .layout .listtop ul li img {
        width: 0.26667rem;
        margin-left: 0.13333rem;
        display: inline-block;
        vertical-align: middle; }
      .layout .listtop ul li.type {
        width: 4.61333rem;
        border-right: 0.01333rem solid #d9d9d9; }
      .layout .listtop ul li.active .title {
        color: #666666; }
      .layout .listtop ul li.active .text {
        color: #666666; }
  .layout .page {
    position: relative;
    height: 15.68rem;
    overflow: hidden;
    background-color: #ffffff; }
    .layout .page .item {
      border-bottom: 0.01333rem solid #d9d9d9; }
      .layout .page .item a {
        padding: 0.46667rem 0.26667rem 0.46667rem 0.26667rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .layout .page .item a .left {
          margin-right: 0.26667rem;
          width: 1.86667rem; }
          .layout .page .item a .left img {
            width: 1.86667rem;
            height: 1.86667rem;
            -moz-border-radius: 0.93333rem;
            -webkit-border-radius: 0.93333rem;
            border-radius: 0.93333rem; }
        .layout .page .item a .right {
          font-size: 0.37333rem;
          color: #666666;
          width: 7.6rem;
          word-wrap: break-word; }
          .layout .page .item a .right .name {
            color: #333333;
            font-size: 0.4rem;
            font-weight: bold;
            line-height: 0.66667rem;
            word-wrap: break-word; }
          .layout .page .item a .right .r-info {
            font-size: 0.34667rem;
            line-height: 0.66667rem;
            word-wrap: break-word; }
          .layout .page .item a .right .rate {
            font-size: 0.34667rem;
            line-height: 0.66667rem;
            word-wrap: break-word; }
            .layout .page .item a .right .rate span {
              display: inline-block;
              margin: 0rem 0.26667rem 0rem 0rem;
              color: #e85555;
              word-wrap: break-word; }
  .layout .typelist {
    position: fixed;
    top: 2.10667rem;
    left: 0;
    width: 100%;
    height: 15.68rem;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 2; }
    .layout .typelist .shadow {
      background: #ffffff;
      z-index: 100;
      max-height: 8rem;
      overflow: auto; }
      .layout .typelist .shadow ul li {
        border-bottom: 0.01467rem solid #f0f0f0; }
        .layout .typelist .shadow ul li a {
          color: #666666;
          display: inline-block;
          width: 9.70667rem;
          font-size: 0.32rem;
          line-height: 1.10667rem;
          margin-left: 0.29333rem; }
  .layout .arealist {
    top: 2.10667rem;
    left: 0; }
  .layout .weui-search-bar .weui-search-bar__cancel-btn {
    font-size: 0.37333rem; }
