@charset "utf-8";
/* CSS Document */

html {
  width: 100%;
  height: 100%;
  font-size: 100px;
}
body {
  background-color: #fff;
}
.sub-content {
  position: fixed;
  left: 0;
  top: 2rem;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-family: "microsoft yahei", arial;
  padding-left: 0 !important ;
  padding-right: 0 !important ;
}
.overflow-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd {
  margin: 0;
}
ul,
ol,
dl {
  margin: 0;
  padding: 0;
  list-style: none;
}
img,
input {
  border: none;
  vertical-align: middle;
}
select {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: #fff;
  outline: 0;
}
a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
/*location开始*/
.mui-backdrop-action.mui-backdrop.mui-active,
.mui-bar-backdrop.mui-backdrop.mui-active {
  opacity: 0;
}
.mui-indexed-list-search.mui-search:before {
  margin-top: -10px;
}
.mui-input-row.mui-search .mui-icon-clear {
  top: 10px;
}
.location {
  width: 100%;
  margin: auto;
}
.mui-search .mui-placeholder {
  font-size: 0.6rem;
}
.location .mui-search .mui-placeholder .mui-icon {
  margin-right: 0.1rem;
  font-size: 0.7rem;
}
.location .mui-indexed-list-group {
  background-color: #f7f4f8;
  font-size: 0.5rem;
}
.mui-table-view-divider:after,
.mui-table-view:before,
.mui-table-view-divider:before {
  height: 0;
}
.location .mui-bar-nav ~ .mui-content {
  padding-top: 0;
}
.location .mui-table-view-cell:after {
  left: 2.11rem;
  background-color: #E6E6E6;
}
.location .mui-table-view-cell {
  padding: 13px 15px;
}
.location input[type='search'] {
  height: 1.8rem;
  background-color: none;
}
.location .mui-search .mui-placeholder {
  line-height: 1.8rem;
  height: 1.8rem;
}
.location .mui-indexed-list-inner {
  /*padding-top: 2.5rem;*/
  position: relative;
  overflow: auto;
  padding-right: 30px;
}
.location .guild {
  position: absolute;
  z-index: 9;
  top: 0rem;
  width: 100%;
  height: auto;
  padding: 0 20px 0 10px;
}
.place_ac {
  padding: 0 23px 10px 0;
}
.location .guild h5 {
  line-height: 30px;
  padding-top: 10px;
}
.location .guild .btnout {
  width: 25%;
  float: left;
  padding: 0 10px;
  margin: 10px 0;
}
.location .guild .btnout button {
  width: 100%;
}
.mui-indexed-list {
  border: none;
  background-color: #fff;
  padding: 30px;
}
.mui-indexed-list-search {
  border: none;
  background-color: #F2F2F2;
  border-radius: 30px;
}
.mui-indexed-list-bar {
  background-color: transparent;
}
.mui-indexed-list-bar a {
  color: #000;
}
.mui-indexed-list-bar a.active {
  color: #0056C6;
}
.mui-indexed-list-bar.active {
  background-color: transparent;
}
.mui-ios .mui-indexed-list-inner {
  width: 100%;
  padding: 0;
}
.location .mui-indexed-list-group {
padding: 5px;
  color: #000;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 0.7rem;
}
.location .mui-table-view-cell {
  padding-left: 0;
  padding-right: 0;
}
.location .mui-table-view-cell:nth-of-type(10n) {
  color: #d7f5f1;
}
.location .mui-table-view-cell:nth-of-type(10n+1) .sub-touxiang {
  color: #fcf4d2;
}
.location .mui-table-view-cell:nth-of-type(10n+2) .sub-touxiang {
  color: #d0e4fd;
}
.location .mui-table-view-cell:nth-of-type(10n+3) .sub-touxiang {
  color: #dbf5e3;
}
.location .mui-table-view-cell:nth-of-type(10n+4) .sub-touxiang {
  color: #f0e6dc;
}
.location .mui-table-view-cell:nth-of-type(10n+5) .sub-touxiang {
  color: #d6f1fd;
}
.location .mui-table-view-cell:nth-of-type(10n+6) .sub-touxiang {
  color: #ecddef;
}
.location .mui-table-view-cell:nth-of-type(10n+7) .sub-touxiang {
  color: #f6cedb;
}
.location .mui-table-view-cell:nth-of-type(10n+8) .sub-touxiang {
  color: #f1dfd7;
}
.location .mui-table-view-cell:nth-of-type(10n+9) .sub-touxiang {
  color: #dfddf6;
}
.location .mui-table-view-cell:nth-of-type(10n+10) .sub-touxiang {
  color: #d7f5f1;
}
.sub-tabbar .sub-return-home {
  background-color: #f8fbff;
}
.mui-table-view:after {
  background-color: transparent;
}
/*location结束*/
/*flex布局*/
.flex {
  display: flex!important;
}
.flex-start {
  justify-content: flex-start;
}
.tabker-img {
  width: 2rem !important;
  height: 2rem !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
  object-position: center top;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.sub-touxiang {
  color: #d0e4fd;
  font-size: 1.8rem;
  height: 2rem;
}
.sub-touxiang:before {
  position: relative;
  top: 0.7rem;
}
.cjs_search_total {
  display: none;
}
.tabker-img img {
  max-width: 100%;
}
.flex-content {
  margin-left: 10px;
  width: calc(100% - 2.5rem);
}
.flex-title {
  line-height: 16px;
  color: #383747;
  font-size: 14px;
}
.talker-name {
  font-size: 0.65rem;
  line-height: 1.5em;
  margin-top: 0.15rem;
  color: #000;
}
.talker-unit {
  margin-top: 3px;
  font-size: 0.45rem;
}
.footer-box {
  display: none;
}
.location .spearker-search {
  padding: 0.3rem 0.5rem;
}
.location .spearker-search input[type=search] {
  background-color: #F1F1F1;
  border-radius: 30px;
  line-height: 1.5rem;
  height: 1.5rem;
  text-align: left;
}
.location .spearker-search .mui-placeholder {
  top: 0.3rem;
  left: 0.5rem;
  right: 0.5rem;
  line-height: 1.5rem;
  height: 1.5rem;
  text-align: left;
  padding-left: 0.55rem;
  color: #989898;
  font-size: 0.56rem;
}
.location .spearker-search .mui-placeholder .mui-icon {
  margin-right: 0.15rem;
  font-size: 0.8rem;
  position: relative;
  top: 0.12rem;
  font-weight: bold;
  color: #989898;
}