* {
  -webkit-tap-highlight-color:transparent;
}
body {
  padding-bottom: 15px !important;
}
.ui-page,body,html{
  font-size: 36px;
  padding: 0;
  margin:0;
  color: #333;
  font-family: Helvetica,微软雅黑;
  max-width: 100%;
  max-height: 100%;
  overflow-x:hidden;
  position:relative;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
@media all and (max-width:720px){
  html,body{
    font-size: 36px;
  }
}
@media all and (max-width:640px){
  html,body{
    font-size: 32px;
  }
}
@media all and (max-width:600px){
  html,body{
    font-size: 30px;
  }
}
@media all and (max-width:560px){
  html,body{
    font-size: 28px;
  }
}
@media all and (max-width:520px){
  html,body{
    font-size: 26px;
  }
}
@media all and (max-width:480px){
  html,body{
    font-size: 24px;
  }
}
@media all and (max-width:440px){
  html,body{
    font-size: 22px;
  }
}
@media all and (max-width:414px){
  html,body{
    font-size: 21px;
  }
}
@media all and (max-width:400px){
  html,body{
    font-size: 20px;
  }
}
@media all and (max-width:360px){
  html,body{
    font-size: 18px;
  }
}
@media all and (max-width:320px){
  html,body{
    font-size: 16px;
  }
  .article-list li .text-content .description {
    font-size:12px !important;
  }
  .article-list li .text-content .author-date {
    font-size: 12px !important;
  }
  .article-list li .text-content h1 {
    font-size: 14px !important;
  }
}
@media all and (max-width:250px){
  html,body{
    font-size: 13px;
  }
}
.i-title {
  min-height:2.66rem;
  line-height:2.66rem;
  padding-left:0.9375rem;
  padding-right:0.9375rem;
  overflow:hidden;
  background-color:#ffffff;
}
.i-title h1 {
  font-size: 16px;
}
.i-title h2 {
  font-size: 14px;
  color:#b3b3b3;
  height:0.625rem;
  line-height:1.625rem;
  margin-top:-1rem;
  margin-bottom:1rem;
  opacity: 0.7;
}
.images .i-img-text {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-img-text {
  margin-bottom:0.625rem;
}
.article-list {
  width: 100%;
  background-color: #ffffff;
}
.article-list li a {
  display:block;
  padding:0.9375rem 0rem 0.9375rem 0.9375rem;
  border-bottom:1px solid #f8f8f8;
  min-height:4.21875rem;
}
.article-list li:last-child a {
  border-width:0px;
}
.article-list li img {
  width:4.6875rem;
  height:3.4375rem;
  float:left;
}
.article-list li .text-content {
  width:12rem;
  margin-left:0.625rem;
  float:left;
}
.article-list li .text-content h1 {
  font-size: 16px;
  color:#333333;
}
.article-list li .text-content .description {
  font-size:14px;
  color:#777777;
}
.article-list li .text-content .author-date {
  color:#e2e2e2;
  font-size: 14px;
}
.article-list.large li {
  display:block;
  width:100%;
  height:9.375rem;
  padding:0px;
  border-width:0px;
  position:relative;
}
.article-list.large li a {
  display:block;
  width:100%;
  height:9.375rem;
  padding:0px;
  border-width:0px;
}
.large .large-article-text {
  position:absolute;
  bottom:0px;
  background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  height:4.0625rem;
  width:100%;
}
.large li .large-article-title.has-des {
  margin-top:0.95rem;
}
.large li .large-article-title.no-des {
  margin-top:1.5625rem;
}
.large li .large-article-title {
  color:#ffffff;
  padding-left:0.46875rem;
  font-size:0.875rem;
}
.author-date {
  font-size:0.6875rem;
  color: #e2e2e2;
}
.large li .author {
  padding-left: 0.46875rem;
}
.images .text-nav {
  margin-top:0.625rem;
  margin-bottom:0px;
}
.text-nav {
  margin-bottom:0.625rem;
}
.text-nav-list li:last-child {
  border-width: 0px;
}
.text-nav-list li {
  height: 2.66rem;
  font-size: 16px;
  line-height:2.66rem;
  border-bottom:1px solid #f8f8f8;
  padding-left:1.09rem;
  background: url(../../../img/member/single/site/enter.png) no-repeat;
  background-size:0.625rem 1rem;
  background-position:95% center;
  background-color: #ffffff;
}
.text-nav-list li a {
  display:block;
  color: #333333;
}
.text-nav-list li a:hover {
  text-decoration:none;
}
.images .i-nav-icon {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-nav-icon {
  background-color: #ffffff;
  padding-top: 0.9375rem;
  padding-bottom: 0.7775rem;
  margin-bottom: 0.625rem;
  position: relative;
}
.i-nav-icon .nav-icon-list li {
  float: left;
  text-align: center;
  margin-bottom:0.16rem;
}
.i-nav-icon .nav-icon-list li a {
  display:block;
  font-size: 0.8rem;
}
.i-nav-icon .nav-icon-list li a:hover {
  text-decoration:none;
}
.i-nav-icon .nav-icon-list li h1 {
  font-size: 14px;
  color:#666666;
  margin-top:0.16rem;
}
.i-nav-icon .nav-icon-list li.item3 {
  width: 33.3%;
}
.i-nav-icon .nav-icon-list li.item4 {
  width: 25%;
}
.i-nav-icon .nav-icon-list li i.circle {
  border-radius: 50%;
}
.i-nav-icon .nav-icon-list li i {
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
  line-height: 1.8rem;
  color: #ffffff;
}
.images .i-page-img {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-img-list {
  margin-bottom: 0.625rem;
}
.define {
  overflow:hidden;
}
.i-page-img img {
  width:100%;
  vertical-align:top;
}
.hidden {
  display:none;
}
.images .i-page-imgs {
   margin-bottom :0rem;
}
.i-page-imgs {
  height: 11.15625rem;
  padding-top:1.40625rem;
  padding-bottom:1.5rem;
  margin-bottom :0.625rem;
}
.i-page-imgs .imgs-content {
  width:15.15625rem;
  height:10.78125rem;
  margin:0 auto;
  background: url(../../../img/member/single/minipage/imgs-content.png) no-repeat;
  background-size:100% 100%;
  text-align:center;
  position: relative;
}
.i-page-imgs .imgs-content img {
  width:14.375rem;
  height:9.53125rem;
  margin-top:0.3125rem;
}
.imgs-content-ft {
  position: absolute;
  width: 14.375rem;
  left: 0.39rem;
  bottom: 0.9rem;
  padding-bottom: 0.7rem;
  overflow: hidden;
  background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
}
.imgs-content-ft .imgs-name {
  display: block;
  text-align: left;
  font-size: 16px;
  color: #ffffff;
  margin-left: 0.3125rem;
  padding-left: 0.8rem;
}
.imgs-content-ft .imgs-amount {
  width: 3.3rem;
  height: 1rem;
  line-height: 1rem;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #b1b2b3;
  background: rgba(0,0,0,0.50);
  border-radius: 0.45rem;
  margin-left: 0.8rem;
}
.images .i-page-video {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-page-video {
  margin-bottom:0.625rem;
}
.images .i-coupons {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-coupons {
  margin-bottom: 0.625rem;
  position: relative;
  background-color: #ffffff;
}
.i-coupons li {
  padding-left:0.78125rem;
  height:3.75rem;
}
.i-coupons li > div {
  height:3.75rem;
  border-bottom:1px solid #f8f8f8;
}
.i-coupons li:last-child > div {
  border-width:0px;
}
.i-coupons li > div .text-content {
  float:left;
}
.coupons-list li>div h1.coupons-title {
  font-size: 16px;
  color: #6a6a6a;
  margin-top:0.625rem;
}
.coupons-list li>div h1.coupons-title.no-des {
  line-height:3.75rem;
  margin-top:0px;
}
.coupons-list li>div div.description {
  font-size: 0.6875rem;
  color: #ababab;
}
.coupons-list li>div a.receive-button {
  display: inline-block;
  width: 3.125rem;
  height: 1.09375rem;
  line-height: 1.09375rem;
  text-align: center;
  border: 1px solid #44b549;
  color: #72c075;
  font-size: 12px;
  float: right;
  margin-top:1.25rem;
  margin-right: 0.78125rem;
  border-radius:0.1rem;
}
.coupons-list li>div a.receive-button:hover {
  text-decoration:none;
}
.images .i-call {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-call {
  background-color: #fff;
  height: 2.8125rem;
  margin-bottom: 0.625rem;
  position: relative;
}
.i-call .call-icon {
  display:inline-block;
  float:left;
  color:#44b549;
  font-size:1rem;
  line-height:2.8125rem;
  margin-left:0.9375rem;
  margin-right:0.3125rem;
}
.i-call .guide-text {
  float: left;
  margin-top: 0.9375rem;
  color: #393939;
  font-size: 14px;
  width: 12.5rem;
  display: inline-block;
}
.i-call a.call-button {
  display: inline-block;
  float: left;
  margin-top: 0.9375rem;
  margin-right: 0.9375rem;
  color: #43b547;
  font-size: 14px;
}
.i-call a.call-button:hover {
  text-decoration:none;
}
.images .i-location-nav {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-location-nav {
  background-color: #fff;
  margin-bottom: 0.625rem;
  position: relative;
  font-size: 12px;
  padding: 0.5rem 0;
}
.i-location-nav .location-icon {
  display: inline-block;
  font-size: 1rem;
  width: 0.625rem;
  height: 0.9375rem;
  color: #44b549;
  vertical-align: top;
  margin-top: -0.2rem;
  margin-left: 0.9375rem;
  margin-right: 0.3rem;
}
.i-location-nav span.location {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  width: 12.5rem;
  vertical-align: middle;
}
.i-location-nav .nav-button {
  display: inline-block;
  font-size: 14px;
  color: #43b547;
  vertical-align: middle;
}
.i-location-nav .nav-button:hover {
  text-decoration:none;
}
.images .i-goods {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-goods {
  margin-bottom: 0.625rem;
  position: relative;
  background-color: #ffffff;
}
.goods-list.mix li {
  width:50%;
  float:left;
}
.goods-list.mix li:nth-child(3n+1) {
  width: 100%;
}
.goods-list.mix li:nth-child(3n+1) > div {
  height:15rem;
}
.goods-list.mix li:nth-child(3n+1) > div img {
  width:18.125rem;
  height:10.625rem;
  margin:0 auto;
  margin-top:1rem;
}
.goods-list.mix li > div,
.goods-list.block li > div {
  height: 12rem;
  border-bottom: 1px solid #f8f8f8;
  overflow:hidden;
  padding-bottom:1.09375rem;
}
.goods-list.mix li > div img,
.goods-list.block li > div img {
  width:7.5rem;
  height:7.5rem;
  margin:0 auto;
  display:block;
  margin-top:0.9375rem;
}
.goods-list.mix li:nth-last-child(1) > div {
  border-bottom-width: 0px;
}
.goods-list.mix li:nth-last-child(2) > div {
  border-bottom-width: 0px;
}
.goods-list.mix li:nth-child(3n) > div {
  border-left: 1px solid #f8f8f8;
}
.goods-list.mix li:nth-child(3n+1) .good-detail {
  width:18.125rem;
  margin:0 auto;
}
.goods-list.mix li .good-detail,
.goods-list.block li .good-detail {
  width:7.5rem;
  margin:0 auto;
}
.good-detail .good-name {
  color: #404040;
  font-size: 14px;
  margin-top:0.3125rem;
}
.good-detail .good-price {
  color: #ea643c;
  font-size: 0.875rem;
}
.goods-list.list li {
  height: 6.5625rem;
  padding-left: 0.9375rem;
}
.goods-list.list li:last-child > div {
  border-width: 0px;
}
.goods-list.list li > div {
  height: 6.5625rem;
  border-bottom: 1px solid #f8f8f8;
}
.goods-list li > div a {
  display:block;
}
.goods-list li > div a:hover {
  text-decoration:none;
}
.goods-list.list li > div img {
  float: left;
  width: 4.6875rem;
  height: 4.6875rem;
  margin-top: 0.9375rem;
}
.goods-list.list .good-detail {
  float: left;
  margin-top: 0.6875rem;
  margin-left: 0.46875rem;
  width:12rem;;
}
.goods-list.block li {
  width: 50%;
  float: left;
}
.goods-list.block li:nth-child(2n) > div {
  border-left: 1px solid #f8f8f8;
}
.goods-list.block li:nth-last-child(2) > div {
  border-bottom-width: 0px;
}
.goods-list.block li:nth-last-child(1) > div {
  border-bottom-width: 0px;
}
#album {
  height:100%;
}
#album .imgs-list {
  height:100%;
}
#album .imgs-list ul {
  display:-moz-box;
  display:-webkit-box;
  display:box;
  height:100%;
}
#album .imgs-list li {
  width:100%;
  height:100%;
  overflow-y: auto;
  overflow-x: hidden;
  position:relative;
}
.img-content {
  height:100%;
  position: relative;
  display: table;
  width: 100%;
  background-color: #000;
}
.img-content > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#album .imgs-list li img {
  width:100%;
}
#album .imgs-list li .des {
  width:100%;
  position:absolute;
  color:white;
  bottom:0px;
  padding-bottom:0.78125rem;
}
#album .imgs-list li .des.has-des {
  width:100%;
  position:absolute;
  color:white;
  bottom:0px;
  background-color:rgba(0,0,0,0.5);
  padding-bottom:0.78125rem;
}
#album .imgs-list li .des p {
  width:80%;
  float:left;
  font-size: 14px;
  margin-left:0.9375rem;
  margin-top:0.78125rem;
}
#album .imgs-list li .des span {
  display:inline-block;
  font-size: 14px;
  float:right;
  margin-top:0.78125rem;
  margin-right:0.78125rem;
}
.images .i-page-slide {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-page-slide {
  margin-bottom:0.625rem;
  position:relative;
   overflow:hidden;
}
.i-page-slide .slider {
  width:100%;
  height:11.875rem;
  position:relative;
}
.slider-wrap {
  width:100%;
  height:100%;
  overflow:hidden;
}
.slider-wrap a:nth-child(1) {
  z-index: 3;
}
.slider-wrap a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.slider-wrap a .slide-title {
  display: none;
  color:#fff;
  font-size: 16px;
  position:absolute;
  bottom:0px;
  width:100%;
  height:3.125rem;
  background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
}
.slider-wrap a .slide-title span {
  display:inline-block;
  margin-top:1.375rem;
  height:1.25rem;
  line-height1.25rem;
  margin-left:0.9375rem;
}
.slider-wrap a img {
  width:100%;
  //height:100%;
}
.slider .slider-nav li {
  float:left;
  border-radius: 50%;
  width: 0.46875rem;
  height: 0.46875rem;
  display: inline-block;
  margin: 0 0.16rem;
  background-color: #ffffff;
}
.slider .slider-nav .select {
  background-color: rgba(36,255,0,0.5);
}
.slider .slider-nav {
  height:0.9375rem;
  right: 0.9375rem;
  bottom: 0.5rem;
  position: absolute;
  text-align: center;
  z-index: 10;
}
.slider-wrap a.display{
  -webit-transition:all 0.4s ease-out;
  transition:all 0.4s ease-out;
}
.images .i-img-nav {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.i-img-nav {
  background-color: #ffffff;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
  position: relative;
}
.i-img-nav ul {
  width: 100%;
}
.i-img-nav ul li {
  float: left;
}
.i-img-nav ul li a {
  text-decoration:none;
  overflow: hidden;
  display: block;
}
ul.item2 li {
  width: 50%;
}
ul.item2 li div.nav-content {
  width:97%;
  float:left;
  position: relative;
  overflow: hidden;
}
ul.item2 li:nth-child(2n+1) div.nav-content {
  float:left;
}
ul.item2 li:nth-child(2n) div.nav-content {
  float:right;
}
ul li.inBottom .text-content {
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  padding-left: 4px;
}
ul.item2 li.inBottom .text-content {
  height: 4.0625rem;
}
ul.item2 li.inBottom .has-des h1 {
  margin-top: 1.09375rem;
}
ul.item2 .text-content h1 {
  color: #ffffff;
  font-size: 16px;
  margin-top: 2.34375rem;
}
ul.item2 .text-content .description {
  color: #a3a3a2;
  font-size: 14px;
}
ul.item2 .mask,ul.item3 .mask,ul.item4 .mask {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
ul.item2 li.center .text-content,
ul.item3  li.center .text-content,
ul.item4  li.center .text-content {
  position:relative;
  top:50%;
  transform:translateY(-50%);
  z-index:10;
  text-align: center;
}
ul.item2 li.center .has-des h1 {
  margin-top: 0px;
}
ul.item2 li.center h1,
ul.item3 li.center h1,
ul.item4 li.center h1 {
  margin-top: 0px;
}
ul.item3 li {
  width: 33.3%;
}
ul.item3 li div.nav-content {
  width: 96%;
  position: relative;
  overflow: hidden;
}
ul.item3 li:nth-child(3n+2) div.nav-content,
ul.item3 li:nth-child(3n+2).bottom .text-content {
  margin: 0 auto;
}
ul.item3 li:nth-child(3n+1) div.nav-content,
ul.item3 li:nth-child(3n+1).bottom .text-content {
  float:left;
}
ul.item3 li:nth-child(3n) div.nav-content,
ul.item3 li:nth-child(3n).bottom .text-content {
  float:right;
}
ul.item3 li.inBottom .text-content {
  /* height: 2.5rem; */
}
ul.item3 li.inBottom .has-des h1 {
  margin-top: 0.4rem;
}
ul.item3 .text-content h1 {
  color: #ffffff;
  font-size: 13px;
  margin-top: 1rem;
  /* height:0.9375rem; */
  line-height:0.9375rem;
}
ul.item3 .text-content .description {
  color: #a3a3a2;
  font-size: 12px;
}
ul.item3 .bottom .text-content {
  width:96%;
  height:2.3rem;
  clear:both;
  font-size:0.75rem;
  overflow:hidden;
  text-align:center;
}
ul.item3 .bottom .text-content h1 {
  margin-top:0.68rem;
  color:#777;
  height:0.9375rem;
  line-height:0.9375rem;
}
ul.item3 .bottom .text-content.has-des h1 {
  margin-top:0.3rem;
}
ul.item3 .bottom .text-content .description {
  color:#999;
}
ul.item4 li {
  width: 25%;
}
ul.item4 li div.nav-content {
  width:94%;
  position:relative;
  overflow:hidden;
}
ul.item4 li:nth-child(4n+1) div.nav-content,
ul.item4 li.bottom:nth-child(4n+1) .text-content {
  float:left;
}
ul.item4 li:nth-child(4n) div.nav-content,
ul.item4 li.bottom:nth-child(4n) .text-content {
  float:right;
}
ul.item4 li:nth-child(4n+2) div.nav-content,
ul.item4 li.bottom:nth-child(4n+2) .text-content {
  margin-left:2%;
}
ul.item4 li:nth-child(4n+3) div.nav-content,
ul.item4 li.bottom:nth-child(4n+3) .text-content{
  margin-left:4%;
}
ul.item4 .text-content h1 {
  color: #ffffff;
  font-size: 12px;
  margin-top: 1rem;
}
ul.item4 .text-content .description {
  color: #a3a3a2;
  font-size: 0.5625rem;
}
ul.item4 li.inBottom .text-content {
  padding:0.15rem;
}
ul.item4 .bottom .text-content {
  width:94%;
  height:2.3rem;
  clear:both;
  font-size:0.75rem;
  overflow:hidden;
  text-align:center;
}
ul.item4 .bottom .text-content h1 {
  margin-top:0.68rem;
  color:#777;
  height:0.9375rem;
  line-height:0.9375rem;
}
ul.item4 .bottom .text-content.has-des h1 {
  margin-top:0.3rem;
}
ul.item4 .bottom .text-content .description {
  color:#999;
}
.images .mp {
  margin-bottom:0.625rem;
  margin-top:0.625rem;
}
.mp {
  background-color:#fff;
  height:2.5rem;
  padding:0px 0.9375rem;
  line-height:2.5rem;
  margin-bottom:0.625rem;
}
.mp .logo {
  font-size: 14px;
  float:left;
  line-height:2.5rem;
}
.mp .logo img {
  width:1.5625rem;
  height:1.5625rem;
  border-radius:50%;
  vertical-align: middle;
  margin-right:0.3125rem;
}
.mp .follow {
  display:inline-block;
  font-size:0.5625rem;
  float:right;
  height:1.09375rem;
  line-height:1.09375rem;
  text-align:center;
  width:2.65625rem;
  border:1px solid #3eb742;
  color:#3eb642;
  margin-top:0.625rem;
  border-radius:0.09375rem;
  cursor:pointer;
}
.qrcode-box {
  background: #fff;
  position: fixed;
  left: 50%;
  top: 20%;
  z-index: 400;
  border-radius: 0.3rem;
}
.good-detail .good-price span{
  display:inline-block;
  color: #999;
  font-size: 0.5625rem;
}
.images .rich-text {
  margin-bottom:0px;
  margin-top:0.625rem;
}
.rich-text {
  font-size:16px;
  padding:0.625rem;
  margin:0px;
  margin-bottom:0.625rem;
  background-color:#fff;
}
.rich-text  table {
  width:100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: table;
  border-spacing: 2px;
  border-color: grey;
}
.rich-text  td, th {
  padding: 5px 10px;
  border: 1px solid #DDD;
}
div.footer {
  font-size: 0.5625rem;
  text-align: center;
  display: block;
  color: rgba(0,0,0,0.4);
  margin-bottom: 20px;
}
div.footer a,div.footer a:active {
  color: rgba(0,0,0,0.4);
}
.qrcode-box .wrap p {
  font-size: 0.7rem;
}
#page-loading {
  position: fixed;
  background-color: #fff;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#imgs-loading {
  position: fixed;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#imgs-loading em,
#page-loading em{
  display: block;
  width: 2.6rem;
  height: 2.6rem;
  margin: 1rem auto 0.5rem auto;
  -webkit-animation: rotate 1s linear 0s infinite;
  background: url(../../../img/shop/single/loading-circle.png) no-repeat;
  background-size:100%;
}
@-webkit-keyframes rotate{
  from {
    -webkit-transform:rotate(360deg);
  }
  to {
    -webkit-transform:rotate(0deg);
  }
}
.imgs-loading-icon-content {
  background-color:rgba(255, 255, 255, 0.1);
  width: 6rem;
  height: 6rem;
  border-radius: 0.5rem;
  position: absolute;
  top: 50%;
  margin-top: -4rem;
  left: 50%;
  margin-left: -3rem;
  color: #999;
  font-size: 0.8125rem;
  text-align:center;
}

.loading-icon-content {
  background-color: #f1f1f1;
  width: 6rem;
  height: 6rem;
  border-radius: 0.5rem;
  position: absolute;
  top: 50%;
  margin-top: -4rem;
  left: 50%;
  margin-left: -3rem;
  color: #999;
  font-size: 0.8125rem;
  text-align:center;
}
.report-content {
  font-size: 12px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.report-content a.report-btn {
  float: right;
  display: inline-block;
  color: rgba(0,0,0, 0.4);
}
.report-content a.report-btn:hover {
  text-decoration: none;
}
.report-content a.report-btn i {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  color: rgba(0,0,0, 0.2);
  margin-right: -1px;
}
.report-content a.report-btn span {
  vertical-align: middle;
}

/*微页底部导航*/
#page-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 999;
}
.page-nav {
  height: 100%;
}
.page-nav ul {
  list-style: none;
}
.page-nav li {
  float: left;
  text-align: center;
}
.page-nav .item3 {
  width: 33.3%;
}
.page-nav .item2 {
  width: 50%;
}
.page-nav .item4 {
  width: 25%;
}
.page-nav .item5 {
  width: 20%;
}
.page-nav h1{
  height: 10px;
  font-size: 10px;
  line-height: 0px;
}
.page-nav .nav-wrap {
  line-height: 37px;
}
.page-nav i {
  font-size: 18px;
}
#scroll-body {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}
.fix-iphonex-bottom {
  padding-bottom: 34px;
}