#infod-404-mobile {
  width: 100vw;
  height: 55vw;
  background-image: url(../images/info-404.png);
  background-size: contain;
  margin: 0 auto;
}

.footer-text-input {
  height: 2.5rem;
  background-color: #fff;
  bottom: 0;
  position: fixed;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
}

.message .weui-cells .weui-cell {
  align-items: flex-start;
}

.message .weui-cells .weui-cell.on .weui-cell__hd {
  position: relative;
}

.message .weui-cells .weui-cell.on .weui-cell__hd::after {
  content: '';
  background-color: #f72416;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  left: 2.2rem;
  top: .2rem;
  position: absolute;
}

.message .weui-cells .weui-cell .weui-cell__hd img {
  width: 2.5rem;
  margin-right: .7rem;
  display: block;
  border-radius: 100%;
}

.message .weui-cells .weui-cell .weui-cell__bd {
  height: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.message .weui-cells .weui-cell .weui-cell__bd .title {
  font-size: .7rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: .2rem;
}

.message .weui-cells .weui-cell .weui-cell__bd .content {
  font-size: .6rem;
  color: #8f8e8d;
}

.message .weui-cells .weui-cell .weui-cell__ft {
  font-size: .6rem;
}

.message .weui-cells .weui-cell .weui-cell__ft::after {
  content: '';
  display: none;
}

.swiper-container {
  position: relative;
}

input.submit {
  width: 100% !important;
}

.error {
  color: #f72416;
  font-size: .7rem;
}

.block.p-3 img {
  max-width: 100%;
  overflow: hidden;
}

.btn-outline-danger {
  background-color: #fff !important;
  color: #dc3545 !important;
  border-color: #dc3545 !important;
  background-color: #fff !important;
  color: #dc3545 !important;
  border: 1px solid #dc3545 !important;
}

.drawer {
  z-index: 99999;
  display: none;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.7);
  right: 0;
  top: 0;
  position: fixed;
  overflow: hidden;
}

.drawer .btns {
  position: fixed;
  bottom: 0.45rem;
  width: 80vw;
  right: 0;
  z-index: 9999;
  height: 3rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2rem;
}

.drawer .btns .btn-left,
.drawer .btns .btn-right {
  width: 4rem;
  padding: .2rem;
  text-align: center;
  color: #fff;
}

.drawer .btns .btn-left {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  background-color: #ff9900;
}

.drawer .btns .btn-right {
  background-color: #ff4600;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.drawer .main {
  float: right;
  width: 80vw;
  height: 100%;
  color: #000;
  background-color: #fff;
  padding: .6rem;
  overflow-y: auto;
}

.drawer .main p {
  font-size: .5rem;
  color: #8f8e8d;
}

.drawer .main .col:nth-child(3n) .bg-grey-card {
  margin-right: 0;
}

.drawer .main .bg-grey-card {
  height: 2rem;
  margin: .4rem;
  margin-left: 0;
  background-color: #e5e6e6;
  padding: .2rem .5rem;
  font-size: .5rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.nc_iconfont.btn_slide {
  height: 34px !important;
}

.nc-container .nc_scale span {
  height: 34px !important;
}

a {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

.goods-detail-text {
  overflow: hidden;
}

.goods-detail-text img,
.goods-detail-text div,
.goods-detail-text table {
  max-width: 100% !important;
  width: 100% !important;
}

label.error {
  color: #f72416;
  margin-bottom: 0;
  font-size: 10px;
}

label.error i {
  display: none;
}

#login_normal_form {
  padding-top: 50px !important;
}

.form-control {
  height: 1.5rem;
  padding: 0 .1rem;
  font-size: .2rem;
}

.iconfont.icon-gengduo {
  color: #333;
}

#areaSelectWrapper {
  display: block;
}

.weui-tabbar {
  background-color: #fff !important;
}

.bg-white-flat {
  background: #fff;
  color: #333;
  border: 1px solid #e5e6e6;
  border-radius: 5px !important;
}

.weui-navbar__item.weui-bar__item--on span {
  padding: 0 !important;
}

.bg-warning {
  background: #ea974a;
}

.alert {
  padding: 2px 10px;
}

.weui-cell ~ .child {
  padding-left: .5rem;
}

.search-bar.flex-w.justify-content-start.align-items-center.pl-2.pr-2 {
  min-height: 2.5rem;
}

.weui-navbar__item.weui-bar__item--on {
  color: #f72416;
  border-bottom: 1px solid #f72416;
  padding: 13px 0 !important;
}

.border-red-left {
  position: relative;
  padding-left: 15px;
}

.border-red-left::before {
  margin-top: 3px;
  content: '';
  left: 0;
  position: absolute;
  height: 1rem;
  width: 5px;
  background: #f72416;
}

#contTab {
  display: none;
}

.modal-content {
  border: none;
}

#cont {
  max-height: 9999rem;
}

.content-more {
  display: none;
}

#contTab:checked ~ #cont {
  max-height: 10rem;
  overflow: hidden;
}

#contTab:checked ~ .content-more {
  display: block;
  position: relative;
  padding-top: .6rem;
  padding-bottom: .6rem;
  text-align: center;
}

#contTab:checked ~ .content-more .gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0), #fff);
  height: 80px;
  position: absolute;
  left: 0;
  top: -79px;
  width: 100%;
}

#contTab:checked ~ .content-more .readmore {
  display: inline-block;
  background: #0067cb;
  color: #fff;
  width: 175px;
  font-size: 16px;
  cursor: pointer;
}

.goods-detail-store {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0 .5rem;
  background: #fff;
  border-top: .5rem solid #eee;
}

.goods-detail-store .store-name {
  min-height: .9rem;
  padding: .5rem 0 .5rem 0;
  font-size: .8rem;
  line-height: .9rem;
  color: #333;
}

.goods-detail-store .store-info {
  font-size: .6rem;
  color: #6e6e6e;
}

.tool-bar > div.on {
  color: #f72416;
  border-bottom: 2px solid #f72416;
}

.tool-bar > div.on.tool-select {
  position: relative;
}

.goods-list.card {
  background-color: transparent !important;
  padding-left: .5rem;
  padding-right: .5rem;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  border: none;
}

.goods-list.card > .d-flex {
  width: 48%;
  flex-wrap: wrap;
}

.goods-list.card > .d-flex > .img {
  width: 100% !important;
}

.goods-list.card > .d-flex .info-wrap {
  display: flex;
  justify-content: space-between;
}

.text-white {
  color: #fff !important;
}

.swiper-box {
  width: 100%;
  height: 8rem;
  overflow: hidden;
}

.cate-span.on {
  color: #f72416 !important;
}

.shop-box .shop-title {
  color: #333;
  font-size: .8rem;
}

.footer-fixed-bar {
  width: 100vw;
}

.footer-fixed-bar .weui-tabbar__item .weui-tabbar__icon .on {
  display: none;
}

.footer-fixed-bar .weui-tabbar__item.on .weui-tabbar__icon .on {
  display: flex;
}

.footer-fixed-bar .weui-tabbar__item.on .weui-tabbar__icon .normal {
  display: none;
}

.footer-fixed-bar .weui-tabbar__item.on .weui-tabbar__label {
  color: #fa6719;
}

.footer-fixed-bar .weui-tabbar__item .weui-tabbar__label {
  color: #333;
}

.bg-primary {
  background-color: #1abdfb !important;
  color: #fff;
}

.weui-tabbar {
  position: fixed;
  bottom: 0;
}

body {
  height: 100%;
  padding-bottom: 2.6rem !important;
}

.weui-footer {
  margin: 25px 0 10px 0;
}

hr {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.category {
  text-decoration: none;
}

.category li {
  list-style: none;
}

.category li.on {
  background-color: #fff;
}

.category li.on .category-link {
  color: #f72416 !important;
}

.category li.on .category-link ~ .content {
  display: block;
}

.category li .category-link {
  text-decoration: none;
  display: block;
  line-height: 4;
  padding-left: .3rem;
  padding-right: .3rem;
  font-size: .7rem;
  color: #333;
}

.category li .category-link ~ .content {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(100% - 6rem);
  height: 100%;
  background-color: #fff;
  overflow-y: auto;
  padding: 1rem;
}

.swiper-container-index-floor-2 .swiper-slide:not(:nth-child(3n)) {
  border-bottom: 1px solid #ddd;
}

.border-radius {
  border-radius: 3px;
}

#goodsList.card {
  display: flex;
  flex-wrap: wrap;
}

#goodsList.card .mb-2.bg-white.mx-2 {
  margin-right: 0 !important;
  width: 45%;
  display: flex;
  flex-direction: column;
}

#goodsList.card .mb-2.bg-white.mx-2 .img {
  width: 100% !important;
  height: auto !important;
}

#goodsList.card .mb-2.bg-white.mx-2 .main {
  width: 100% !important;
}

.weui-media-box_appmsg {
  align-items: flex-start !important;
}

.weui-media-box__title {
  font-size: .7rem !important;
}

.tags {
  display: flex;
  flex-wrap: wrap;
}

.tags .tag {
  display: inline-block;
  height: 1.3rem;
  line-height: 1.3rem;
  min-width: 3.5rem;
  text-align: center;
  margin: 0 .3rem 0.5rem .1rem;
  padding: 0 .5rem;
  border-radius: 10rem;
}

.tags .tag.danger {
  background-color: #fcd7d1;
  color: #a8574b;
}

.tags .tag.primary {
  background-color: #b4dff5;
  color: #569abd;
}

.tags .tag-small {
  display: inline-block;
  height: 1.3rem;
  min-width: 3rem;
  text-align: center;
  box-sizing: border-box;
  margin: 0 .2rem 0 0;
  padding: .1rem;
  border-radius: 5rem;
}

.tags .tag-small.danger {
  background-color: #fcd7d1;
  color: #a8574b;
}

.tags .tag-small.primary {
  background-color: #b4dff5;
  color: #569abd;
}

.vip {
  display: inline-block;
  height: 1.2rem;
  width: 1.2rem;
  background-size: contain;
  background-image: url(../images/VIP.png);
}

.bg-purple {
  background: #a35aff;
  background: -webkit-linear-gradient(to bottom, #c092f7, #a35aff);
  background: linear-gradient(to bottom, #c092f7, #a35aff);
  color: #fff;
}

.bg-orange {
  background: #fa6719;
  background: -webkit-linear-gradient(to bottom, #f79059, #fa6719);
  background: linear-gradient(to bottom, #f79059, #fa6719);
  color: #fff;
}

.text-yellow {
  color: #fff6a7;
}

.table td,
.table th {
  padding: 0.3rem;
}

.bg-pink {
  background: #fd53c1;
  background: -webkit-linear-gradient(to bottom, #f88bd2, #fd53c1);
  background: linear-gradient(to bottom, #f88bd2, #fd53c1);
  color: #fff;
}

.bold {
  font-weight: bold;
}

.ad img {
  width: 100%;
  height: 100%;
}

.hide {
  display: none !important;
}

.show {
  display: block;
}

.ui-detail-footer.show-cart-footer {
  display: block;
}

.ui-detail-footer {
  background: #fff;
  border-top: .5px solid #e8eaed;
  width: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.ui-detail-footer .footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.6rem;
}

.ui-detail-footer div.left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 7.5rem;
}

.ui-detail-footer div.left .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  line-height: 1;
  position: relative;
}

.ui-detail-footer div.left .item .iconfont {
  flex-shrink: 0;
  font-size: 1.3rem;
}

.ui-detail-footer div.left .item .text {
  font-size: .5rem;
  color: grey;
  display: block;
}

.ui-detail-footer div.right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ui-detail-footer div.right .active-cart {
  background: #f72416;
}

.ui-detail-footer div.right .active-buy {
  background: #333;
}

.ui-detail-footer div.right .button {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2.6rem;
  font-size: .7rem;
  color: #fff;
  text-align: center;
  line-height: 2.6rem;
  cursor: pointer;
}

.block {
  margin-top: .5rem;
  background-color: #fff;
  padding: .5rem;
}

.block.no-arrow .title::after {
  display: none;
}

.block .title {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}

.block .title::after {
  font-family: "iconfont" !important;
  font-size: 16px;
  position: absolute;
  right: .6rem;
}

.bg-blue {
  background: #1abdfb;
  background: -webkit-linear-gradient(to bottom, #73d4fa, #1abdfb);
  background: linear-gradient(to bottom, #73d4fa, #1abdfb);
  color: #fff;
}

.bg-red {
  background: #f72416;
  background: -webkit-linear-gradient(to bottom, #f77269, #f72416);
  background: linear-gradient(to bottom, #f77269, #f72416);
  color: #fff;
}

.bg-green {
  background: #c5db92;
  background: -webkit-linear-gradient(to bottom, #a2c556, #c5db92);
  background: linear-gradient(to bottom, #a2c556, #c5db92);
  color: #fff;
}

.bg-yellow-flat {
  background: #fbbb14;
  color: #fff;
}

.bg-orange-flat {
  background: #fa6719;
  color: #fff;
}

.bg-yellow {
  background: #fbbb14;
  background: -webkit-linear-gradient(to bottom, #f7cd64, #fbbb14);
  background: linear-gradient(to bottom, #f7cd64, #fbbb14);
  color: #fff;
}

.bg-warning {
  background-color: #fbbb14 !important;
  color: #fff;
}

.text-primary {
  color: #1abdfb !important;
}

.text-purple {
  color: #a35aff !important;
}

.text-orange {
  color: #fa6719 !important;
}

.text-pink {
  color: #fd53c1 !important;
}

.text-warning {
  color: #fbbb14 !important;
}

.rounded {
  border-radius: 1000px !important;
}

.weui-navbar__item {
  background-color: #fff;
}

.weui-navbar__item::after {
  display: none;
}

.weui-navbar__item.weui-bar__item--on {
  padding: 0;
  background-color: #fff;
}

.weui-navbar__item.weui-bar__item--on span {
  display: inline-block;
  border-bottom: 3px solid #f72416;
  padding: 13px 0;
  color: #f72416;
}

body {
  background: #f5f5f5;
  padding-bottom: env(safe-area-inset-bottom);
  min-height: 100vh;
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
pre,
ul {
  padding: 0;
  margin: 0;
}

html {
  font-size: 20px;
}

body {
  font-size: .7rem;
}

@media only screen and (min-width: 414px) {
  html {
    font-size: 22px !important;
  }
}

@media only screen and (min-width: 376px) {
  html {
    font-size: 21px !important;
  }
}

@media only screen and (min-width: 360px) {
  html {
    font-size: 20px !important;
  }
}

.fz-lg {
  font-size: .8rem;
}

a.weui-btn:hover {
  color: #fff;
  text-decoration: none;
}

.fz-sm {
  font-size: .6rem;
}

.fz {
  font-size: .7rem;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.weui-navbar {
  z-index: 9 !important;
}

.flex-width {
  flex-shrink: 0;
  flex-grow: 0;
}

.flex-y {
  display: flex;
  flex-direction: column;
}

.flex-w {
  display: flex;
  align-items: center;
  justify-content: start;
}

.flex-w-b {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.border-danger {
  border: 1px solid #f72416;
}

.clearfix {
  clear: both;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.news-title {
  height: 1.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  font-size: .7rem;
  -webkit-box-orient: vertical;
  margin-bottom: .3rem;
}

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

.one-line-truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

.text-grey {
  color: #8f8e8d;
}

.vip-icon-1 {
  background-image: url("../images/vip-icon-1.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-1 {
  font-size: 1px !important;
}

.border-radius-1 {
  border-radius: 1px;
}

.vip-icon-2 {
  background-image: url("../images/vip-icon-2.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-2 {
  font-size: 2px !important;
}

.border-radius-2 {
  border-radius: 2px;
}

.vip-icon-3 {
  background-image: url("../images/vip-icon-3.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-3 {
  font-size: 3px !important;
}

.border-radius-3 {
  border-radius: 3px;
}

.vip-icon-4 {
  background-image: url("../images/vip-icon-4.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-4 {
  font-size: 4px !important;
}

.border-radius-4 {
  border-radius: 4px;
}

.vip-icon-5 {
  background-image: url("../images/vip-icon-5.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-5 {
  font-size: 5px !important;
}

.border-radius-5 {
  border-radius: 5px;
}

.vip-icon-6 {
  background-image: url("../images/vip-icon-6.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-6 {
  font-size: 6px !important;
}

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

.vip-icon-7 {
  background-image: url("../images/vip-icon-7.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-7 {
  font-size: 7px !important;
}

.border-radius-7 {
  border-radius: 7px;
}

.vip-icon-8 {
  background-image: url("../images/vip-icon-8.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-8 {
  font-size: 8px !important;
}

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

.vip-icon-9 {
  background-image: url("../images/vip-icon-9.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-9 {
  font-size: 9px !important;
}

.border-radius-9 {
  border-radius: 9px;
}

.vip-icon-10 {
  background-image: url("../images/vip-icon-10.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-10 {
  font-size: 10px !important;
}

.border-radius-10 {
  border-radius: 10px;
}

.vip-icon-11 {
  background-image: url("../images/vip-icon-11.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-11 {
  font-size: 11px !important;
}

.border-radius-11 {
  border-radius: 11px;
}

.vip-icon-12 {
  background-image: url("../images/vip-icon-12.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-12 {
  font-size: 12px !important;
}

.border-radius-12 {
  border-radius: 12px;
}

.vip-icon-13 {
  background-image: url("../images/vip-icon-13.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-13 {
  font-size: 13px !important;
}

.border-radius-13 {
  border-radius: 13px;
}

.vip-icon-14 {
  background-image: url("../images/vip-icon-14.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-14 {
  font-size: 14px !important;
}

.border-radius-14 {
  border-radius: 14px;
}

.vip-icon-15 {
  background-image: url("../images/vip-icon-15.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-15 {
  font-size: 15px !important;
}

.border-radius-15 {
  border-radius: 15px;
}

.vip-icon-16 {
  background-image: url("../images/vip-icon-16.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-16 {
  font-size: 16px !important;
}

.border-radius-16 {
  border-radius: 16px;
}

.vip-icon-17 {
  background-image: url("../images/vip-icon-17.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-17 {
  font-size: 17px !important;
}

.border-radius-17 {
  border-radius: 17px;
}

.vip-icon-18 {
  background-image: url("../images/vip-icon-18.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-18 {
  font-size: 18px !important;
}

.border-radius-18 {
  border-radius: 18px;
}

.vip-icon-19 {
  background-image: url("../images/vip-icon-19.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-19 {
  font-size: 19px !important;
}

.border-radius-19 {
  border-radius: 19px;
}

.vip-icon-20 {
  background-image: url("../images/vip-icon-20.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-20 {
  font-size: 20px !important;
}

.border-radius-20 {
  border-radius: 20px;
}

.vip-icon-21 {
  background-image: url("../images/vip-icon-21.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-21 {
  font-size: 21px !important;
}

.border-radius-21 {
  border-radius: 21px;
}

.vip-icon-22 {
  background-image: url("../images/vip-icon-22.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-22 {
  font-size: 22px !important;
}

.border-radius-22 {
  border-radius: 22px;
}

.vip-icon-23 {
  background-image: url("../images/vip-icon-23.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-23 {
  font-size: 23px !important;
}

.border-radius-23 {
  border-radius: 23px;
}

.vip-icon-24 {
  background-image: url("../images/vip-icon-24.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-24 {
  font-size: 24px !important;
}

.border-radius-24 {
  border-radius: 24px;
}

.vip-icon-25 {
  background-image: url("../images/vip-icon-25.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-25 {
  font-size: 25px !important;
}

.border-radius-25 {
  border-radius: 25px;
}

.vip-icon-26 {
  background-image: url("../images/vip-icon-26.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-26 {
  font-size: 26px !important;
}

.border-radius-26 {
  border-radius: 26px;
}

.vip-icon-27 {
  background-image: url("../images/vip-icon-27.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-27 {
  font-size: 27px !important;
}

.border-radius-27 {
  border-radius: 27px;
}

.vip-icon-28 {
  background-image: url("../images/vip-icon-28.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-28 {
  font-size: 28px !important;
}

.border-radius-28 {
  border-radius: 28px;
}

.vip-icon-29 {
  background-image: url("../images/vip-icon-29.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-29 {
  font-size: 29px !important;
}

.border-radius-29 {
  border-radius: 29px;
}

.vip-icon-30 {
  background-image: url("../images/vip-icon-30.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-30 {
  font-size: 30px !important;
}

.border-radius-30 {
  border-radius: 30px;
}

.vip-icon-31 {
  background-image: url("../images/vip-icon-31.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-31 {
  font-size: 31px !important;
}

.border-radius-31 {
  border-radius: 31px;
}

.vip-icon-32 {
  background-image: url("../images/vip-icon-32.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-32 {
  font-size: 32px !important;
}

.border-radius-32 {
  border-radius: 32px;
}

.vip-icon-33 {
  background-image: url("../images/vip-icon-33.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-33 {
  font-size: 33px !important;
}

.border-radius-33 {
  border-radius: 33px;
}

.vip-icon-34 {
  background-image: url("../images/vip-icon-34.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-34 {
  font-size: 34px !important;
}

.border-radius-34 {
  border-radius: 34px;
}

.vip-icon-35 {
  background-image: url("../images/vip-icon-35.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-35 {
  font-size: 35px !important;
}

.border-radius-35 {
  border-radius: 35px;
}

.vip-icon-36 {
  background-image: url("../images/vip-icon-36.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-36 {
  font-size: 36px !important;
}

.border-radius-36 {
  border-radius: 36px;
}

.vip-icon-37 {
  background-image: url("../images/vip-icon-37.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-37 {
  font-size: 37px !important;
}

.border-radius-37 {
  border-radius: 37px;
}

.vip-icon-38 {
  background-image: url("../images/vip-icon-38.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-38 {
  font-size: 38px !important;
}

.border-radius-38 {
  border-radius: 38px;
}

.vip-icon-39 {
  background-image: url("../images/vip-icon-39.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-39 {
  font-size: 39px !important;
}

.border-radius-39 {
  border-radius: 39px;
}

.vip-icon-40 {
  background-image: url("../images/vip-icon-40.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-40 {
  font-size: 40px !important;
}

.border-radius-40 {
  border-radius: 40px;
}

.vip-icon-41 {
  background-image: url("../images/vip-icon-41.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-41 {
  font-size: 41px !important;
}

.border-radius-41 {
  border-radius: 41px;
}

.vip-icon-42 {
  background-image: url("../images/vip-icon-42.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-42 {
  font-size: 42px !important;
}

.border-radius-42 {
  border-radius: 42px;
}

.vip-icon-43 {
  background-image: url("../images/vip-icon-43.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-43 {
  font-size: 43px !important;
}

.border-radius-43 {
  border-radius: 43px;
}

.vip-icon-44 {
  background-image: url("../images/vip-icon-44.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-44 {
  font-size: 44px !important;
}

.border-radius-44 {
  border-radius: 44px;
}

.vip-icon-45 {
  background-image: url("../images/vip-icon-45.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-45 {
  font-size: 45px !important;
}

.border-radius-45 {
  border-radius: 45px;
}

.vip-icon-46 {
  background-image: url("../images/vip-icon-46.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-46 {
  font-size: 46px !important;
}

.border-radius-46 {
  border-radius: 46px;
}

.vip-icon-47 {
  background-image: url("../images/vip-icon-47.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-47 {
  font-size: 47px !important;
}

.border-radius-47 {
  border-radius: 47px;
}

.vip-icon-48 {
  background-image: url("../images/vip-icon-48.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-48 {
  font-size: 48px !important;
}

.border-radius-48 {
  border-radius: 48px;
}

.vip-icon-49 {
  background-image: url("../images/vip-icon-49.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-49 {
  font-size: 49px !important;
}

.border-radius-49 {
  border-radius: 49px;
}

.vip-icon-50 {
  background-image: url("../images/vip-icon-50.png");
  width: 70px;
  height: 19px;
  background-size: cover;
  display: inline-block;
}

.fz-50 {
  font-size: 50px !important;
}

.border-radius-50 {
  border-radius: 50px;
}

.swiper-pagination-bullet-active {
  background-color: #f72416;
}

.form-control:focus {
  box-shadow: none !important;
}

select:focus-visible {
  outline: none !important;
}

select#addr {
  border-color: #f5f3f5 !important;
  background-color: #f5f3f5;
  padding-left: 10px;
}

.search-bar {
  padding: .25rem;
  border-bottom: 1px solid #f5f5f5;
  background: #fff;
  justify-content: space-around;
}

.search-bar-logo {
  width: 4rem;
  text-align: center;
  line-height: 1.6rem;
}

.search-bar-logo img {
  width: 100%;
}

.search-bar .form-control:focus {
  background-color: #f5f3f5 !important;
}

.search-bar-input {
  width: 2rem;
  line-height: 1.6rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.search-bar-input select {
  font-size: 12px;
  height: 1.6rem;
  padding: 2px;
  border-color: #f5f3f5 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.search-bar-input .btn {
  padding: 2px;
  font-size: 14px;
  background-color: #fff;
  border-color: #f5f3f5 !important;
  border-radius: 0 !important;
}

.search-bar-input input {
  padding-left: 20px;
  background-color: #f5f3f5;
  border: none;
}

.search-bar-more {
  width: 2.5rem;
  height: 1.6rem;
  text-align: center;
  line-height: 1.6rem;
  position: relative;
  color: #333;
}

input.form-control {
  height: 1.6rem;
  border-radius: .2rem;
  font-size: .7rem;
}

/** WebIMUI-v3.9.8 */
html #layuicss-skinlayimcss {
  display: none;
  position: absolute;
  width: 1989px;
}

body .layui-layim,
body .layui-layim-chat {
  border: 1px solid #D9D9D9;
  border-color: rgba(0, 0, 0, 0.05);
  background-repeat: no-repeat;
  background-color: #F6F6F6;
  color: #333;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

body .layui-layim-chat {
  background-size: cover;
}

body .layui-layim .layui-layer-title {
  height: 110px;
  border-bottom: none;
  background: 0 0;
}

.layui-layim-main {
  position: relative;
  top: -98px;
  left: 0;
}

body .layui-layim .layui-layer-content,
body .layui-layim-chat .layui-layer-content {
  overflow: visible;
}

.layui-layim cite,
.layui-layim em,
.layui-layim-chat cite,
.layui-layim-chat em {
  font-style: normal;
}

.layui-layim-info {
  height: 50px;
  font-size: 0;
  padding: 0 15px;
}

.layui-layim-info * {
  font-size: 14px;
}

.layim-tab-content li h5 *,
.layui-layim-info div,
.layui-layim-skin li,
.layui-layim-tab li,
.layui-layim-tool li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}

.layim-tab-content li h5 span,
.layui-layim-info .layui-layim-user,
.layui-layim-list li p,
.layui-layim-list li span,
.layui-layim-remark {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.layui-layim-info .layui-layim-user {
  max-width: 150px;
  margin-right: 5px;
  font-size: 16px;
}

.layui-layim-status {
  position: relative;
  top: 2px;
  line-height: 19px;
  cursor: pointer;
}

.layim-status-online {
  color: #3FDD86;
}

.layim-status-hide {
  color: #DD691D;
}

.layim-menu-box {
  display: none;
  position: absolute;
  z-index: 100;
  top: 24px;
  left: -31px;
  padding: 5px 0;
  width: 85px;
  border: 1px solid #E2E2E2;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
}

.layim-menu-box li {
  position: relative;
  line-height: 22px;
  padding-left: 30px;
  font-size: 12px;
}

.layim-menu-box li cite {
  padding-right: 5px;
  font-size: 14px;
}

.layim-menu-box li i {
  display: none;
  position: absolute;
  left: 8px;
  top: 0;
  font-weight: 700;
  color: #5FB878;
}

.layim-menu-box .layim-this i {
  display: block;
}

.layim-menu-box li:hover {
  background-color: #eee;
}

.layui-layim-remark {
  position: relative;
  left: -6px;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  margin-top: 8px;
  padding: 0 5px;
  height: 26px;
  line-height: 26px;
  background: 0 0;
  border-radius: 2px;
}

.layui-layim-remark:focus,
.layui-layim-remark:hover {
  border: 1px solid #d2d2d2;
  border-color: rgba(0, 0, 0, 0.15);
}

.layui-layim-remark:focus {
  background-color: #fff;
}

.layui-layim-tab {
  margin-top: 10px;
  padding: 9px 0;
  font-size: 0;
}

.layui-layim-tab li {
  position: relative;
  width: 33.33%;
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  text-align: center;
  color: #666;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

.layim-tab-two li {
  width: 50%;
}

.layui-layim-tab li.layim-this:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -9px;
  width: 100%;
  height: 3px;
  background-color: #3FDD86;
}

.layui-layim-tab li.layim-hide {
  display: none;
}

.layui-layim-tab li:hover {
  opacity: .8;
  filter: Alpha(opacity=80);
}

.layim-tab-content {
  display: none;
  padding: 10px 0;
  height: 349px;
  overflow: hidden;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.layim-tab-content:hover {
  overflow-y: auto;
}

.layim-tab-content li h5 {
  position: relative;
  margin-right: 15px;
  padding-left: 30px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
}

.layim-tab-content li h5 * {
  font-size: 14px;
}

.layim-tab-content li h5 span {
  max-width: 125px;
}

.layim-tab-content li h5 i {
  position: absolute;
  left: 12px;
  top: 0;
  color: #C9BDBB;
}

.layim-tab-content li h5 em {
  padding-left: 5px;
  color: #999;
}

.layim-tab-content li h5[lay-type=true] i {
  top: 2px;
}

.layim-tab-content li ul {
  display: none;
  margin-bottom: 10px;
}

.layui-layim-list li {
  position: relative;
  height: 42px;
  padding: 5px 15px 5px 60px;
  font-size: 0;
  cursor: pointer;
}

.layui-layim-list li:hover {
  background-color: #F2F2F2;
  background-color: rgba(0, 0, 0, 0.05);
}

.layui-layim-list li.layim-null {
  height: 20px;
  line-height: 20px;
  padding: 0;
  font-size: 14px;
  color: #999;
  text-align: center;
  cursor: default;
}

.layui-layim-list li.layim-null:hover {
  background: 0 0;
}

.layui-layim-list li * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}

.layui-layim-list li span {
  margin-top: 4px;
  max-width: 155px;
}

.layui-layim-list li img {
  position: absolute;
  left: 15px;
  top: 8px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

.layui-layim-list li p {
  display: block;
  padding-right: 30px;
  line-height: 18px;
  font-size: 12px;
  color: #999;
}

.layui-layim-list li .layim-msg-status {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 7px;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  text-align: center;
  font-size: 10px;
  background-color: #F74C31;
  color: #fff;
}

.layim-list-gray {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.layui-layim-tool {
  padding: 0 10px;
  font-size: 0;
  background-color: #F6F6F6;
  border-radius: 0 0 2px 2px;
}

.layui-layim-tool li {
  position: relative;
  width: 48px;
  height: 37px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  cursor: pointer;
}

.layui-layim-tool li:active {
  background-color: #e2e2e2;
}

.layui-layim-tool .layim-tool-msgbox {
  line-height: 37px;
}

.layui-layim-tool .layim-tool-find {
  line-height: 38px;
}

.layui-layim-tool .layim-tool-skin {
  font-size: 26px;
}

.layim-tool-msgbox span {
  display: none;
  position: absolute;
  left: 12px;
  top: -12px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 2px;
  background-color: #33DF83;
  color: #fff;
  font-size: 12px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.layim-tool-msgbox .layer-anim-05 {
  display: block;
}

.layui-layim-search {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 5px;
  height: 28px;
  line-height: 28px;
}

.layui-layim-search input {
  width: 210px;
  padding: 0 30px 0 10px;
  height: 30px;
  line-height: 30px;
  border: none;
  border-radius: 3px;
  background-color: #ddd;
}

.layui-layim-search label {
  position: absolute;
  right: 6px;
  top: 4px;
  font-size: 20px;
  cursor: pointer;
  color: #333;
  font-weight: 400;
}

.layui-layim-skin {
  margin: 10px 0 0 10px;
  font-size: 0;
}

.layui-layim-skin li {
  margin: 0 10px 10px 0;
  line-height: 60px;
  text-align: center;
  background-color: #f6f6f6;
}

.layui-layim-skin li,
.layui-layim-skin li img {
  width: 86px;
  height: 60px;
  cursor: pointer;
}

.layui-layim-skin li img:hover {
  opacity: .8;
  filter: Alpha(opacity=80);
}

.layui-layim-skin li cite {
  font-size: 14px;
  font-style: normal;
}

body .layui-layim-chat {
  background-color: #fff;
}

body .layui-layim-chat-list {
  width: 760px;
}

body .layui-layim-chat .layui-layer-title {
  height: 80px;
  border-bottom: none;
  background-color: #F8F8F8;
  background-color: rgba(245, 245, 245, 0.7);
}

body .layui-layim-chat .layui-layer-content {
  background: 0 0;
}

.layim-chat-list li *,
.layui-layim-min .layui-layer-content * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}

.layim-chat-list {
  display: none;
  position: absolute;
  z-index: 1000;
  top: -80px;
  width: 200px;
  height: 100%;
  background-color: #D9D9D9;
  overflow: hidden;
  font-size: 0;
}

.layim-chat-list:hover {
  overflow-y: auto;
}

.layim-chat-list li,
.layui-layim-min .layui-layer-content {
  position: relative;
  margin: 5px;
  padding: 5px 30px 5px 5px;
  line-height: 40px;
  cursor: pointer;
  border-radius: 3px;
}

.layim-chat-list li img,
.layui-layim-min .layui-layer-content img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.layui-layim-photos {
  cursor: crosshair;
}

.layim-chat-list li {
  white-space: nowrap;
}

.layim-chat-list li span,
.layui-layim-min .layui-layer-content span {
  width: 100px;
  padding-left: 10px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layim-chat-list li span cite {
  color: #999;
  padding-left: 10px;
}

.layim-chat-list li:hover {
  background-color: #E2E2E2;
}

.layim-chat-list li.layim-this {
  background-color: #F3F3F3;
}

.layim-chat-list li .layui-icon {
  display: none;
  position: absolute;
  right: 5px;
  top: 7px;
  color: #555;
  font-size: 22px;
}

.layim-chat-list li .layui-icon:hover {
  color: #c00;
}

.layim-chat-list li:hover .layui-icon {
  display: inline-block;
}

.layim-chat-system {
  margin: 10px 0;
  text-align: center;
}

.layim-chat-system span {
  display: inline-block;
  line-height: 30px;
  padding: 0 15px;
  border-radius: 3px;
  background-color: #e2e2e2;
  cursor: default;
  font-size: 14px;
}

.layim-chat {
  display: none;
  position: relative;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.layim-chat-title {
  position: absolute;
  top: -80px;
  height: 80px;
}

.layim-chat-other {
  position: relative;
  top: 15px;
  left: 15px;
  padding-left: 60px;
  cursor: default;
}

.layim-chat-other img {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

.layim-chat-username {
  position: relative;
  top: 5px;
  font-size: 18px;
}

.layim-chat-status {
  margin-top: 6px;
  font-size: 14px;
  color: #999;
}

.layim-chat-group .layim-chat-other .layim-chat-username {
  cursor: pointer;
}

.layim-chat-group .layim-chat-other .layim-chat-username em {
  padding: 0 10px;
  color: #999;
}

.layim-chat-main {
  height: 262px;
  padding: 15px 15px 5px;
  overflow-x: hidden;
  overflow-y: auto;
}

.layim-chat-main ul li {
  position: relative;
  font-size: 0;
  margin-bottom: 10px;
  padding-left: 60px;
  min-height: 68px;
}

.layim-chat-text,
.layim-chat-user {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}

.layim-chat-user {
  position: absolute;
  left: 3px;
}

.layim-chat-user img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.layim-chat-user cite {
  position: absolute;
  left: 60px;
  top: -2px;
  width: 500px;
  line-height: 24px;
  font-size: 12px;
  white-space: nowrap;
  color: #999;
  text-align: left;
  font-style: normal;
}

.layim-chat-user cite i {
  padding-left: 15px;
  font-style: normal;
}

.layim-chat-text {
  position: relative;
  line-height: 22px;
  margin-top: 25px;
  padding: 8px 15px;
  background-color: #e2e2e2;
  border-radius: 3px;
  color: #333;
  word-break: break-all;
  max-width: 462px\9;
}

.layim-chat-text:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 13px;
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  border-color: #e2e2e2 transparent transparent;
  overflow: hidden;
  border-width: 10px;
}

.layim-chat-text a {
  color: #33DF83;
}

.layim-chat-text img {
  max-width: 100%;
  vertical-align: middle;
}

.layim-chat-text .layui-layim-file,
.layui-layim-file {
  display: block;
  text-align: center;
}

.layim-chat-text .layui-layim-file {
  color: #333;
}

.layui-layim-file:hover {
  opacity: .9;
}

.layui-layim-file i {
  font-size: 80px;
  line-height: 80px;
}

.layui-layim-file cite {
  display: block;
  line-height: 20px;
  font-size: 14px;
}

.layui-layim-audio {
  text-align: center;
  cursor: pointer;
}

.layui-layim-audio .layui-icon {
  position: relative;
  top: 5px;
  font-size: 24px;
}

.layui-layim-audio p {
  margin-top: 3px;
}

.layui-layim-video {
  width: 120px;
  height: 80px;
  line-height: 80px;
  background-color: #333;
  text-align: center;
  border-radius: 3px;
}

.layui-layim-video .layui-icon {
  font-size: 36px;
  cursor: pointer;
  color: #fff;
}

.layim-chat-main ul .layim-chat-system {
  min-height: 0;
  padding: 0;
}

.layim-chat-main ul .layim-chat-mine {
  text-align: right;
  padding-left: 0;
  padding-right: 60px;
}

.layim-chat-mine .layim-chat-user {
  left: auto;
  right: 3px;
}

.layim-chat-mine .layim-chat-user cite {
  left: auto;
  right: 60px;
  text-align: right;
}

.layim-chat-mine .layim-chat-user cite i {
  padding-left: 0;
  padding-right: 15px;
}

.layim-chat-mine .layim-chat-text {
  margin-left: 0;
  text-align: left;
  background-color: #5FB878;
  color: #fff;
}

.layim-chat-mine .layim-chat-text:after {
  left: auto;
  right: -10px;
  border-top-color: #5FB878;
}

.layim-chat-mine .layim-chat-text a {
  color: #fff;
}

.layim-chat-footer {
  border-top: 1px solid #F1F1F1;
}

.layim-chat-tool {
  position: relative;
  padding: 0 8px;
  height: 38px;
  line-height: 38px;
  font-size: 0;
}

.layim-chat-tool span {
  position: relative;
  margin: 0 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 24px;
  cursor: pointer;
}

.layim-chat-tool .layim-tool-log {
  position: absolute;
  right: 5px;
  font-size: 14px;
}

.layim-tool-log i {
  position: relative;
  top: 2px;
  margin-right: 5px;
  font-size: 20px;
  color: #999;
}

.layim-tool-image input {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .01;
  filter: Alpha(opacity=1);
  cursor: pointer;
}

body .layui-layim-face {
  margin: 10px 0 0 -18px;
  border: none;
  background: 0 0;
}

body .layui-layim-face .layui-layer-content {
  padding: 0;
  background-color: #fff;
  color: #666;
  box-shadow: none;
}

.layui-layim-face .layui-layer-TipsG {
  display: none;
}

.layui-layim-face ul {
  position: relative;
  width: 372px;
  padding: 10px;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.layui-layim-face ul li {
  cursor: pointer;
  float: left;
  border: 1px solid #e8e8e8;
  height: 22px;
  width: 26px;
  overflow: hidden;
  margin: -1px 0 0 -1px;
  padding: 4px 2px;
  text-align: center;
}

.layui-layim-face ul li:hover {
  position: relative;
  z-index: 2;
  border: 1px solid #eb7350;
  background: #fff9ec;
}

.layim-chat-textarea {
  margin-left: 10px;
}

.layim-chat-textarea textarea {
  display: block;
  width: 100%;
  padding: 5px 0 0;
  height: 68px;
  line-height: 20px;
  border: none;
  overflow: auto;
  resize: none;
  background: 0 0;
}

.layim-chat-textarea textarea:focus {
  outline: 0;
}

.layim-chat-bottom {
  position: relative;
  height: 46px;
}

.layim-chat-send {
  position: absolute;
  right: 15px;
  top: 3px;
  height: 32px;
  line-height: 32px;
  font-size: 0;
  cursor: pointer;
}

.layim-chat-send span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
  line-height: 32px;
  margin-left: 5px;
  padding: 0 20px;
  background-color: #5FB878;
  color: #fff;
  border-radius: 3px;
}

.layim-chat-send span:hover {
  background-color: #69BC80;
}

.layim-chat-send span:active {
  background-color: #59B573;
}

.layim-chat-send .layim-send-btn {
  border-radius: 3px 0 0 3px;
}

.layim-chat-send .layim-send-set {
  position: relative;
  width: 30px;
  height: 32px;
  margin-left: 0;
  padding: 0;
  border-left: 1px solid #85C998;
  border-radius: 0 3px 3px 0;
}

.layim-send-set .layui-edge {
  position: absolute;
  top: 14px;
  left: 9px;
  border-width: 6px;
  border-top-style: solid;
  border-top-color: #fff;
}

.layim-chat-send .layim-menu-box {
  left: auto;
  right: 0;
  top: 33px;
  width: 180px;
  padding: 10px 0;
}

.layim-chat-send .layim-menu-box li {
  padding-right: 15px;
  line-height: 28px;
}

body .layui-layim-min {
  border: 1px solid #D9D9D9;
}

.layui-layim-min .layui-layer-content {
  margin: 0 5px;
  padding: 5px 10px;
  white-space: nowrap;
}

.layui-layim-close .layui-layer-content span {
  width: auto;
  max-width: 120px;
}

body .layui-layim-members {
  margin: 25px 0 0 -75px;
  border: none;
  background: 0 0;
}

body .layui-layim-members .layui-layer-content {
  padding: 0;
  background: 0 0;
  color: #666;
  box-shadow: none;
}

.layui-layim-members .layui-layer-TipsG {
  display: none;
}

.layui-layim-members ul {
  position: relative;
  width: 578px;
  height: 200px;
  padding: 10px 10px 0;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: none;
  overflow: hidden;
  font-size: 0;
}

.layui-layim-members ul:hover {
  overflow: auto;
}

.layim-add-img,
.layim-add-remark,
.layui-layim-members li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  font-size: 14px;
}

.layui-layim-members li {
  width: 112px;
  margin: 10px 0;
  text-align: center;
}

.layui-layim-members li a {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.layui-layim-members li a:after {
  content: '';
  position: absolute;
  width: 46px;
  height: 46px;
  left: 50%;
  margin-left: -23px;
  top: 0;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
}

.layui-layim-members li img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
}

.layui-layim-members li:hover {
  opacity: .9;
}

.layui-layim-members li a cite {
  display: block;
  padding: 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body .layui-layim-contextmenu {
  margin: 70px 0 0 30px;
  width: 200px;
  padding: 5px 0;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

body .layui-layim-contextmenu .layui-layer-content {
  padding: 0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  box-shadow: none;
}

.layui-layim-contextmenu .layui-layer-TipsG {
  display: none;
}

.layui-layim-contextmenu li {
  padding: 0 15px 0 35px;
  cursor: pointer;
  line-height: 30px;
}

.layui-layim-contextmenu li:hover {
  background-color: #F2F2F2;
}

.layim-add-box {
  margin: 15px;
  font-size: 0;
}

.layim-add-img img,
.layim-add-remark p {
  margin-bottom: 10px;
}

.layim-add-img {
  width: 100px;
  margin-right: 20px;
  text-align: center;
}

.layim-add-img img {
  width: 100px;
  height: 100px;
}

.layim-add-remark {
  width: 280px;
}

.layim-add-remark .layui-select {
  width: 100%;
  margin-bottom: 10px;
}

.layim-add-remark .layui-textarea {
  height: 80px;
  min-height: 80px;
  resize: none;
}

.layim-tab-content,
.layui-layim-face ul,
.layui-layim-tab {
  margin-bottom: 0;
}

.layim-tab-content li h5 {
  margin-top: 0;
  margin-bottom: 0;
}

,
.layui-layim-face img {
  vertical-align: bottom;
}

.layim-chat-other span {
  color: #444;
}

.layim-chat-other span cite {
  padding: 0 15px;
  color: #999;
}

.layim-chat-other:hover {
  text-decoration: none;
}
