/*
* @Author: hcy
*/
body {
  -webkit-user-select: text;
  user-select: text;
}
pre {
  font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif;
  line-height: 1.7;
  font-size: 16px;
  color: #000;
  display: block;
  box-sizing:border-box;
  width: 100%;
  overflow: hidden;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  word-break: keep-all;
  -webkit-user-select: text;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  text-indent: 2em;
}
.word-wrap {
  word-wrap: break-word;
}
input[disabled], textarea[disabled]{
  color: #000 !important;
  opacity: 1;
}
/* 首页 */
.more {
  width: .22rem;
  height: .04rem;
  margin-top: .09rem;
  background-image: url('../images/more_icon.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
}
.ms-bot-slogan {
  height: .55rem;
  width: 100%;
  background: url(../images/baner-logan.png) no-repeat center center;
  background-size: 1.4rem .12rem;
  margin-bottom: .1rem;
}
.hot-list ul li {
  padding: .12rem .15rem; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: .03rem;
}
.hot-list ul li:nth-child(3n+1) {
  background-image: url('../images/xinyongka01_index@1.5x.png');
}
.hot-list ul li:nth-child(3n+2) {
  background-image: url('../images/xinyongka02_bg_index@1.5x.png');
}
.hot-list ul li:nth-child(3n+3) {
  background-image: url('../images/xinyongka03_bg_index@1.5x.png');
}
.hot-list ul li .list-block{
  max-height: 1rem;
  border: .5px solid #dadada;
  border-radius: .07rem;
}
.hot-list ul li .img{
  width: 1.50rem;
  height: .94rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url('../images/xinyongka03_bg_index@1.5x.png');
  margin: .03rem;
}
.hot-list ul li .list-right {
  margin-top: .13rem;
}
.hot-list ul li .title {
  font-size: .15rem;
  color: #000;
  text-align: center;
}
.hot-list ul li .title2 {
  font-size: .11rem;
  color: #909090;
  line-height: .27rem;
  text-align: center;
}
.hot-list ul li .default-logo {
  width: .2rem;
  height: .2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url('../images/default_logo.png');
  display: block;
  margin-right: .05rem;
}
.c-770000 {
  color: #770000 !important;
}

.share-index .paddinglr15 {
  padding: 0 .15rem;
}

.share-index .ui-list > li {
  margin-left: 0 !important;
}

.share-index .share-article {
  padding: .15rem;
}

li.current {
  color: #000 !important;
  border-bottom: 2px solid #000 !important;
}

.no-data {
  text-align: center;
  padding: .1rem 0 .5rem;
  color: #999;
  font-size: .12rem;
}
.no-more-data {
  text-align: center;
  padding: .2rem 0;
  color: #999;
}
.bg-fff {
  background-color: #fff !important;
}
.bg-f8f8f8 {
  background-color: #f8f8f8 !important;
}
.no-more {
  background-color: #F8F8F8;
  text-align: center;
  padding: .1rem 0;
  color: #999;
  position: fixed;
  font-size: .12rem;
  bottom: .48rem;
  width: 100%;
}
.no-more-hide {
  text-align: center;
  height: 39px;
  line-height: 39px;
 /* margin-bottom: -40px;*/
  color: #999;
  font-size: .12rem;
  width: 100%;
}
.margin-bottom0{
  margin-bottom: 0 !important;
}
.margin-bottom50{
  margin-bottom: 0 !important;
}
.ul-margin {
  margin-bottom: .5rem;
}
.marginb15 {
  margin-bottom: .15rem;
}
.touxiang {
  width: .5rem;
  height: .5rem;
  background-image: url('../images/avatar.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  margin-bottom: 7px;
}

.small-avatar {
  width: .25rem;
  height: .25rem;
  background-image: url('../images/avatar.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}

.ui-tab-nav li.current2 {
  color: #000000;
  border-bottom: none;
  background: url(../images/share_line.png) no-repeat center bottom;
}

.margin-15 {
  margin: .15rem;
}

.collect_Picture {
  height: 65px;
}

.ui-list-link > li:after {
  font-family: iconfont !important;
  font-size: 32px;
  line-height: 44px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  display: block;
  color: rgba(0, 0, 0, .5);
  color: #c7c7c7;
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -22px;
  margin-right: -10px;
}

.ui-poptips-n {
  z-index: 1999;
  position: fixed;
  width: 100%;
  top: 50%;
  margin-top: -.2rem;
  text-align: center;
}
.margin-lr-3 {
  margin: 0 .3rem;
}
.margin-lr-5 {
  margin: 0 .5rem;
}
.mint-cell {
  background-color: #f8f8f8 !important;
}
.mint-cell-value {
  width: 100% !important;
}
.font24{
  font-size: .24rem !important;
}
.ms-property .property-block-no {
  padding: .25rem 0 !important;
  border-radius: 0 !important;
  background-color: #FFFFFF;
}
.ms-property .property-block-no p {
  font-size: .15rem;
  color: #b0b0b0;
}
/* 城市三级联动 */
.select-city {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2.5rem;
  z-index: 9999;
  color: #fff;
  background-color: #fff;
}

.city-title {
  border-bottom: 1px solid #9e9e9e;
  line-height: .4rem;
  padding: 0 .15rem;
}

.city-title span {
  display: inline-block;
}

.city-title span:nth-child(1) {
  color: #9e9e9e;
}

.city-title span:nth-child(2) {
  color: #f86363;
  float: right;
}
.share-bg {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.4);
}
.pic-bg {
  background: rgba(0,0,0,1);
}
.share-img {
  width: 100%;
  height: 3.5rem;
  background-image: url('../images/share_wechat.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
/*
* @Author: wxh
*/
.login-logo1 {
  height: 1rem;
  width: 100%;
  background: url(../images/login_logo_icon.png) no-repeat center bottom;
  background-size: 17% auto;
}

.ms-btn-white {
  background: #ffffff;
}

.ui-dialog-cnt-mb {
  margin-bottom: 300px;
}

.ui-form-item textarea {
  resize: none;
}
.icon-map{
  width: .2rem;
  height: .25rem;
  background: url(../images/icon_map.png) no-repeat center bottom;
  background-size: 100% auto;
  display: inline-block;
  margin: .2rem 0 0 .1rem;
  float: right;
}

/*
* @Author: xyx
*/
/*通知li 位置样式定位*/
.xui-tab {
  padding-top: 5px;
  width: 100%;
  height: 40px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}

.xui-container {
  border-top: 45px solid;
  font-family: Helvetica;
}

.xui-tab-nav {
  margin-right: 20px;
  width: 94%;
  font-size: .14rem;
  height: 40px;
  line-height: 40px;
  position: relative;
}

.xui-tab-nav li {
  color: #909090;
  height: 40px;
  line-height: 40px;
  min-width: 60px;
  -webkit-box-flex: 1;
  text-align: center;
  list-style: none;
  position: absolute;
  font-size: 16px;
}

.xpositionD {
  margin-left: 100px;
}

.xpositionI {
  margin-left: 200px;
}

.xui-tab .xui-tab-nav li.current {
  color: #000000;
  border-bottom: none;
  background: url(../images/share_line.png) no-repeat center bottom;
}

.xiconfont {
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.xmessDiv {
  width: 100%;
  height: auto;
}

.xmessUl {
  margin-right: 20px;
  width: 94%;
  font-size: .14rem;
  height: 40px;
  line-height: 40px;
}

.xmessUp1 {
  color: #323232;
  height: 40px;
  line-height: 26px;
  min-width: 60px;
  -webkit-box-flex: 1;
  text-align: left;
  list-style: none;
  position: absolute;
  font-size: .2rem;
  margin-top: 15px;
  margin-left: 30px;
}

.xmessUp2 {
  color: #9E9E9E;
  height: 40px;
  line-height: 26px;
  min-width: 60px;
  -webkit-box-flex: 1;
  text-align: left;
  list-style: none;
  position: absolute;
  font-size: .16rem;
  margin-top: 15px;
  margin-left: 304px;
}

.xmessUl span {
  color: #515151;
  height: 40px;
  line-height: 26px;
  min-width: 60px;
  -webkit-box-flex: 1;
  text-align: left;
  list-style: none;
  position: absolute;
  font-size: 16px;
  padding-top: 50px;
}
.add-list-img {
  width: 100%;
  position: relative;
}
.delete-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  width: .22rem;
  height: .22rem;
  background: url(../images/meCardbag_delete_icon.png);
  background-size: 100%;
}
