/*models*/
.hide {
  display: none; }

.shadow {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  max-width: 640px;
  height: 100%; }

#share-shadow {
  background: url("../images/index/sharePage2.png");
  background-size: 100%;
  background-color: rgba(0, 0, 0, 0.8); }

.share-shadow img {
  width: 100%;
  height: 100%; }

#models-shadow {
  background-color: rgba(0, 0, 0, 0.4); }

.models {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 6.59375rem;
  height: 3.71875rem;
  margin-top: -1.85938rem;
  margin-left: -3.29688rem;
  -moz-border-radius: 0.39063rem;
  -webkit-border-radius: 0.39063rem;
  -o-border-radius: 0.39063rem;
  border-radius: 0.39063rem;
  background-color: #fff; }

.models-top {
  width: 100%;
  height: 2.42188rem;
  box-sizing: border-box;
  padding: 0.54688rem 0.625rem 0.25rem 0.625rem;
  font-size: 0.3125rem;
  line-height: 0.54688rem; }

.models-bottom {
  height: 1.29688rem;
  box-sizing: border-box;
  border-top: 1px solid #e2e2e5;
  padding-top: 0.35938rem;
  text-align: center;
  color: #fb8757;
  font-size: 0.40625rem; }

body, html {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 640px;
  margin: 0 auto;
  background-color: #fff;
  color: #000; }

body {
  height: auto;
  min-height: 100%; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

header {
  position: fixed;
  z-index: 999;
  width: 100%;
  max-width: 640px;
  height: 1.375rem;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
  line-height: 1.375rem;
  font-size: 0.45313rem;
  color: #000;
  background-color: #eeeeee; }

header .icon-fanhui {
  position: absolute;
  left: 0.09375rem;
  top: 0;
  font-size: 0.75rem; }

header .icon-fanhui:active {
  font-size: 0.78125rem; }

.container {
  padding-top: 1.39063rem; }

.list1 .item {
  position: relative;
  display: block;
  border-bottom: 1px solid #e3e3e3;
  padding: 0.4375rem 0.46875rem; }
.list1 .tit, .list1 .tel, .list1 .adr {
  padding-left: 0.46875rem;
  background: url(../images/icon2.png) no-repeat 0 0;
  background-size: 0.46875rem; }
.list1 .tit {
  margin-bottom: 0.23438rem;
  font-size: 0.375rem;
  background-position: 0 -0.95313rem; }
.list1 p {
  font-size: 0.3125rem;
  color: #666; }
.list1 .tel {
  margin-bottom: 0.15625rem;
  background-position: 0 0.09375rem; }
.list1 .adr {
  background-position: 0 -0.39063rem; }
.list1 .more {
  position: absolute;
  right: 0.46875rem;
  top: 0.9375rem;
  font-size: 0.59375rem;
  color: #a9a9a9;
  transform: rotate(180deg); }
.list1 .noneData {
  font-size: 0.375rem;
  line-height: 0.75rem;
  text-align: center; }

.title1 {
  padding: 0.53125rem 0.46875rem 0.40625rem 0.46875rem;
  background-color: #f5f5f5; }
  .title1 > h3 {
    padding-left: 0.46875rem;
    font-size: 0.375rem;
    color: #666;
    background: url(../images/icon2.png) no-repeat 0 -0.95313rem;
    background-size: 0.46875rem; }

.list2 .item {
  border-bottom: 1px solid #e3e3e3;
  padding: 0.625rem 0.46875rem 0.40625rem 0.46875rem; }
.list2 .img {
  width: 1.53125rem;
  height: 1.53125rem;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
  border-radius: 0.76563rem;
  margin-right: 0.46875rem;
  overflow: hidden; }
  .list2 .img img {
    width: 100%; }
.list2 .txt {
  width: 6.95313rem; }
  .list2 .txt p {
    font-size: 0.375rem;
    color: #666;
    line-height: 0.46875rem; }
.list2 .tit {
  margin-bottom: 0.46875rem;
  font-size: 0.375rem;
  font-weight: 300;
  color: #666; }
  .list2 .tit > strong {
    margin-right: 0.15625rem;
    font-size: 0.4375rem;
    color: #000;
    font-weight: 300; }
.list2 .cnt {
  font-size: 0.375rem;
  color: #666;
  line-height: 0.46875rem; }

.excellent-noneData {
  padding: 0.53125rem 0.46875rem 0.40625rem 0.46875rem;
  font-size: 0.375rem; }

/*# sourceMappingURL=public.css.map */
