/* CSS Document */
@media (min-width: 1244px) {
  html {
    font-size: 200px; } }
@media (max-width: 750px) {
  html {
    font-size: 200px; } }
/* CSS Document */
#header {
  height: 0.58rem; }

.newheader #header {
  height: 0.465rem; }

#main {
  padding-top: 0rem; }

#header-menu {
  width: 100%;
  max-width: 6.22rem;
  height: 0.425rem;
  margin: auto;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s; }
  #header-menu a.logo {
    float: left;
    margin-left: 0.015rem;
    margin-top: 0.085rem;
    width: 0.8rem;
    height: 0.26rem;
    display: block;
    background: url(/img/system/www/p/foot_logo.png);
    background-size: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s; }
  #header-menu ul {
    float: right;
    max-width: 5.2rem;
    height: 100%;
    text-align: right; }
    #header-menu ul li {
      height: 100%;
      margin-left: 0.05rem;
      display: inline-block;
      float: left; }
      #header-menu ul li a {
        margin-top: 5px;
        display: block;
        font-size: 0.08rem;
        font-weight: bold;
        color: #fff;
        border: 0;
        -webkit-transition: padding .5s;
        -moz-transition: padding .5s;
        -o-transition: padding .5s;
        -ms-transition: padding .5s;
        transition: padding .5s; }
        #header-menu ul li a:hover {
          border-top: 5px solid #720606;
          margin-top: 0rem; }
        #header-menu ul li a.current {
          border-top: 5px solid #720606;
          margin-top: 0rem; }

#svg-body #header-menu a.logo {
  background: url(/img/system/www/p-svg/foot_logo.svg); }

.newheader #header #header-menu ul li a {
  border-top: 5px solid #fff; }

.slide {
  margin-top: 0rem;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .slide .back-bottom {
    width: 0.165rem;
    height: 0.11rem;
    position: absolute;
    bottom: 0.45rem;
    cursor: pointer;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 1;
    overflow: hidden; }
    .slide .back-bottom:before {
      content: "\f107";
      color: #fff;
      text-decoration: inherit;
      display: block;
      speak: none;
      font-family: 'FontAwesome';
      font-size: 0.25rem;
      line-height: 0.11rem; }
  .slide .owl-carousel.owl-loaded {
    height: 100%; }
    .slide .owl-carousel.owl-loaded .owl-controls {
      display: none; }
    .slide .owl-carousel.owl-loaded .owl-stage-outer {
      height: 100%;
      overflow: visible !important; }
      .slide .owl-carousel.owl-loaded .owl-stage-outer .owl-stage {
        height: 100%; }
        .slide .owl-carousel.owl-loaded .owl-stage-outer .owl-stage .owl-item {
          height: 100%; }
          .slide .owl-carousel.owl-loaded .owl-stage-outer .owl-stage .owl-item li {
            height: 100%; }
            .slide .owl-carousel.owl-loaded .owl-stage-outer .owl-stage .owl-item li a.img {
              width: 100%;
              height: 100%;
              display: inline-block;
              background-position: center;
              background-size: cover; }
  .slide .contents {
    position: absolute;
    z-index: 1;
    width: 2.75rem;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }
    .slide .contents h3 {
      font-size: 0.23rem;
      color: #fff;
      font-weight: bold; }
    .slide .contents p {
      margin-top: 0.08rem;
      font-size: 0.12rem;
      line-height: 0.175rem; }
      .slide .contents p a {
        font-size: 0.14rem;
        font-weight: bold;
        width: 0.5rem;
        height: 0.11rem;
        display: inline-block; }

.owl-carousel .owl-stage-outer {
  width: 100%; }

.slide .owl-dots {
  position: absolute;
  width: 100%;
  height: 0.09rem;
  bottom: 0.31rem;
  text-align: center;
  display: none; }
  .slide .owl-dots .owl-dot {
    width: 0.325rem;
    height: 0.02rem;
    background: #a5a5a5;
    display: inline-block;
    margin-right: 0.04rem; }
    .slide .owl-dots .owl-dot.active {
      background: #720606; }

#showhide {
  width: 100%;
  height: 0.31rem;
  position: relative;
  z-index: 1;
  margin-top: -0.31rem; }
  #showhide .showbg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)"; }
  #showhide #scroll-area {
    width: 100%;
    height: 0.21rem;
    max-width: 6.22rem;
    margin: auto;
    padding: 0.05rem 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    #showhide #scroll-area #scrollingTextFixed {
      border: medium none;
      color: #fff;
      float: left;
      font-size: 0.07rem;
      height: 0.09rem;
      padding: 0 0.05rem;
      text-align: left;
      line-height: 0.09rem;
      background: #720606; }
    #showhide #scroll-area #scrollingText {
      border: medium none;
      width: 90%;
      height: 0.09rem;
      padding: 0;
      position: relative;
      line-height: 0.09rem;
      margin-left: 0.05rem;
      float: left;
      max-width: 5.75rem; }
      #showhide #scroll-area #scrollingText .scrollWrapper {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%; }
        #showhide #scroll-area #scrollingText .scrollWrapper .scrollableArea {
          position: relative;
          width: auto;
          height: 100%; }
        #showhide #scroll-area #scrollingText .scrollWrapper .scrollableArea * {
          display: block;
          float: left;
          margin: 0;
          padding-right: 0.125rem;
          font-size: 0.07rem;
          line-height: 0.09rem;
          font-weight: normal;
          color: #000;
          white-space: nowrap; }
          #showhide #scroll-area #scrollingText .scrollWrapper .scrollableArea * a {
            color: #fff; }
    #showhide #scroll-area #scrollingTextFixed1 {
      border: medium none;
      color: #fff;
      float: left;
      font-size: 0.07rem;
      height: 0.09rem;
      padding: 0 0.05rem;
      text-align: left;
      line-height: 0.09rem;
      background: #423024;
      margin-top: 0.03rem; }
    #showhide #scroll-area #scrollingText1 {
      border: medium none;
      width: 90%;
      height: 0.09rem;
      padding: 0;
      position: relative;
      line-height: 0.09rem;
      margin-left: 0.435rem;
      margin-top: 0.03rem;
      float: left;
      max-width: 5.75rem; }
      #showhide #scroll-area #scrollingText1 .scrollWrapper {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%; }
        #showhide #scroll-area #scrollingText1 .scrollWrapper .scrollableArea {
          position: relative;
          width: auto;
          height: 100%; }
        #showhide #scroll-area #scrollingText1 .scrollWrapper .scrollableArea * {
          display: block;
          float: left;
          margin: 0;
          padding-right: 0.125rem;
          font-size: 0.07rem;
          line-height: 0.09rem;
          font-weight: normal;
          color: #a5a5a5;
          white-space: nowrap; }
          #showhide #scroll-area #scrollingText1 .scrollWrapper .scrollableArea * a {
            color: #a5a5a5; }

.body_inner {
  width: 100%;
  margin: auto; }
  .body_inner .body_tab1 {
    width: 100%;
    display: inline-block; }
    .body_inner .body_tab1 .item {
      background-image: url(/img/system/www/p/index/home18_1.webp);
      width: 48.5%;
      height: 1.975rem;
      float: right;
      margin-right: 1%;
      background-size: cover; }
      .body_inner .body_tab1 .item:first-child {
        float: left;
        background-image: url(/img/system/www/p/index/home17_1.webp);
        background-size: cover;
        margin-left: 1%;
        margin-right: 0; }
      .body_inner .body_tab1 .item .title {
        color: #fff;
        font-size: 0.12rem;
        text-align: center;
        margin-top: 0.525rem; }
      .body_inner .body_tab1 .item p {
        color: #fff;
        font-size: 0.08rem;
        text-align: center;
        margin-top: 0.05rem;
        line-height: 0.12rem; }
        .body_inner .body_tab1 .item p span {
          color: #720606; }

.product, .product2 {
  width: 100%;
  min-height: 2.4rem;
  background: #fff;
  display: inline-block;
  border-top: 1px solid #f6f6f6; }
  .product h3, .product2 h3 {
    font-size: 0.12rem;
    color: #720606;
    text-align: center;
    padding: 0.1rem 0 0.2rem 0; }
  .product .product-list, .product2 .product-list {
    display: block;
    max-width: 5.72rem;
    width: 100%;
    min-height: 1.45rem;
    margin: auto; }
    .product .product-list .loading, .product2 .product-list .loading {
      text-align: center;
      padding-top: 0.575rem; }
    .product .product-list .owl-item, .product2 .product-list .owl-item {
      min-height: 1.45rem; }
    .product .product-list .owl-prev, .product2 .product-list .owl-prev {
      position: absolute;
      left: -0.16rem;
      top: 50%; }
      .product .product-list .owl-prev:before, .product2 .product-list .owl-prev:before {
        content: "\f104";
        text-decoration: inherit;
        display: block;
        speak: none;
        font-family: 'FontAwesome';
        font-size: 0.25rem;
        color: #a5a5a5; }
    .product .product-list .owl-next, .product2 .product-list .owl-next {
      position: absolute;
      right: -0.16rem;
      top: 50%; }
      .product .product-list .owl-next:before, .product2 .product-list .owl-next:before {
        content: "\f105";
        text-decoration: inherit;
        display: block;
        speak: none;
        font-family: 'FontAwesome';
        font-size: 0.25rem;
        color: #a5a5a5; }
    .product .product-list .item, .product2 .product-list .item {
      width: 1.055rem;
      min-height: 1.35rem;
      margin: auto; }
      .product .product-list .item .img, .product2 .product-list .item .img {
        position: relative;
        width: 100%;
        min-height: 1.055rem;
        display: block; }
        .product .product-list .item .img img, .product2 .product-list .item .img img {
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          max-height: 1.055rem;
          max-width: 1.055rem;
          width: auto; }
      .product .product-list .item .content, .product2 .product-list .item .content {
        color: #3c3c3c;
        text-align: center;
        margin-top: 0.025rem;
        min-height: 0.44rem; }
        .product .product-list .item .content a.title, .product2 .product-list .item .content a.title {
          color: #333333;
          height: 0.285rem;
          overflow: hidden;
          display: inline-block; }
          .product .product-list .item .content a.title:hover, .product2 .product-list .item .content a.title:hover {
            color: #c71621; }
        .product .product-list .item .content span, .product2 .product-list .item .content span {
          font-size: 0.1rem;
          font-weight: bold;
          color: #720606; }
      .product .product-list .item .btn-div, .product2 .product-list .item .btn-div {
        margin-top: 0.05rem;
        width: 100%;
        text-align: center; }
        .product .product-list .item .btn-div select, .product2 .product-list .item .btn-div select {
          margin-right: 0.025rem;
          height: 25px;
          width: 0.225rem;
          border: 1px solid #dddddd;
          box-sizing: border-box;
          float: left;
          margin-left: 0.125rem; }
        .product .product-list .item .btn-div .btn, .product2 .product-list .item .btn-div .btn {
          height: 25px;
          line-height: 23px;
          width: 0.475rem;
          display: block;
          box-sizing: border-box;
          background: #720606;
          float: left;
          margin-right: 0.025rem; }
          .product .product-list .item .btn-div .btn.nomid, .product2 .product-list .item .btn-div .btn.nomid {
            float: none;
            margin: auto; }
        .product .product-list .item .btn-div .like, .product2 .product-list .item .btn-div .like {
          float: left;
          width: 0.125rem;
          height: 25px;
          display: block;
          position: relative; }
          .product .product-list .item .btn-div .like:before, .product2 .product-list .item .btn-div .like:before {
            content: "\f08a";
            text-decoration: inherit;
            speak: none;
            font-family: 'FontAwesome';
            font-size: 20px;
            color: #a5a5a5;
            margin-top: 3px;
            position: absolute;
            left: 0; }
          .product .product-list .item .btn-div .like.current:before, .product2 .product-list .item .btn-div .like.current:before {
            color: #720606;
            content: "\f004"; }
  .product .more, .product2 .more {
    width: 0.705rem;
    height: 0.155rem;
    display: block;
    margin: 0.125rem auto 0.125rem auto;
    border: 1px solid #802121;
    text-align: center;
    color: #720606;
    line-height: 0.155rem;
    position: relative; }
    .product .more:after, .product2 .more:after {
      content: "\f054";
      color: #720606;
      text-decoration: inherit;
      display: inline-block;
      speak: none;
      font-family: 'FontAwesome'; }
    .product .more:hover, .product2 .more:hover {
      color: #fff;
      background: #802121; }
      .product .more:hover:after, .product2 .more:hover:after {
        color: #fff; }

.product2 {
  border-top: none; }

.price {
  width: 100%;
  min-height: 2.8rem;
  background: url(/img/system/www/p/index/home19_1.jpg);
  background-size: cover;
  background-position: center;
  display: inline-block;
  position: relative; }
  .price .price-inner {
    width: 100%;
    margin: auto; }
    .price .price-inner h3 {
      font-size: 0.12rem;
      color: #000;
      text-align: center;
      padding: 0.1rem 0 0.15rem 0; }
    .price .price-inner .item {
      width: 47%;
      float: left;
      margin-left: 1%; }
      .price .price-inner .item .title {
        font-size: 0.08rem;
        color: #720606;
        text-align: center;
        margin-bottom: 0.06rem; }
      .price .price-inner .item .img {
        width: 100%;
        height: 1.935rem;
        position: relative; }
        .price .price-inner .item .img img {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          max-width: 100%;
          max-height: 1.935rem; }
      .price .price-inner .item .date {
        display: none; }
      .price .price-inner .item:last-child {
        float: right;
        margin-right: 1%; }
        .price .price-inner .item:last-child .date {
          position: absolute;
          bottom: 0.1rem;
          left: 50%;
          color: #6c6866;
          font-size: 0.07rem;
          display: block;
          -webkit-transform: translate(-50%, 0%);
          -moz-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%); }

.new {
  width: 100%; }
  .new .new-inner {
    width: 100%;
    max-width: 6.22rem;
    margin: auto;
    position: relative; }
    .new .new-inner h3 {
      font-size: 0.12rem;
      color: #720606;
      text-align: center;
      padding: 0.1rem 0 0.1rem 0; }
    .new .new-inner .list .item {
      text-align: center;
      color: #423024;
      display: block;
      margin-bottom: 0.1rem; }
      .new .new-inner .list .item span.date {
        margin-right: 0.1rem; }
      .new .new-inner .list .item:hover {
        color: #c71621; }
    .new .new-inner .more {
      width: 0.705rem;
      height: 0.155rem;
      display: block;
      margin: 0.2rem auto 0.3rem auto;
      border: 1px solid #802121;
      text-align: center;
      color: #720606;
      line-height: 0.155rem;
      position: relative; }
      .new .new-inner .more:after {
        content: "\f054";
        color: #720606;
        text-decoration: inherit;
        display: inline-block;
        speak: none;
        font-family: 'FontAwesome'; }
      .new .new-inner .more:hover {
        color: #fff;
        background: #802121; }
        .new .new-inner .more:hover:after {
          color: #fff; }

.members {
  width: 100%;
  height: 1.5rem;
  background: url(/img/system/www/p/index/index10_1.webp);
  background-size: cover;
  background-position: center;
  text-align: center;
  display: table; }
  .members .mem_inner {
    width: 100%;
    height: 1.5rem;
    display: table-cell;
    vertical-align: middle; }
  .members a.btn {
    width: 1.2rem;
    height: 0.225rem;
    font-size: 0.12rem;
    line-height: 0.225rem;
    display: inline-block;
    -webkit-border-radius: 0.11rem;
    -moz-border-radius: 0.11rem;
    border-radius: 0.11rem;
    background: #720606;
    margin: 0.15rem auto 0rem auto; }
    .members a.btn:hover {
      color: #fff; }
  .members p {
    font-size: 0.1rem;
    line-height: 0.18rem;
    -webkit-text-shadow: 1px 2px 5px #000;
    -moz-text-shadow: 1px 2px 5px #000;
    text-shadow: 1px 2px 5px #000; }
    .members p span {
      font-size: 0.08rem; }

.favouritebox {
  position: fixed;
  display: block;
  width: 1.25rem;
  height: 0.3rem;
  text-align: center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000000;
  display: none; }
  .favouritebox .background {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity*100)"; }
  .favouritebox span {
    color: #fff;
    position: relative;
    font-size: 0.09rem;
    display: block;
    line-height: 0.3rem; }

.us #header-menu ul li {
  margin-left: 0rem; }
  .us #header-menu ul li a {
    padding: 0.14rem 0.05rem 0.14rem 0.05rem; }
.us .product .product-list .item .btn-div .btn.nomid, .us .product2 .product-list .item .btn-div .btn.nomid {
  width: 100%; }

@media (max-width: 820px) {
  .us #header-menu ul li {
    margin-left: 0rem; }
    .us #header-menu ul li a {
      padding: 0.14rem 0.025rem 0.14rem 0.025rem; } }
@media (max-width: 750px) {
  .us .members p {
    font-size: 0.12rem;
    line-height: 0.16rem;
    padding: 0 0.05rem; }

  .us .members p span {
    font-size: 0.1rem;
    line-height: 0.13rem;
    padding-top: 0.07rem;
    display: block; }

  .slide {
    height: 2.465rem !important;
    padding-top: 0.825rem; }
    .slide .contents {
      -webkit-transform: translate(-50%, -0.7rem);
      -moz-transform: translate(-50%, -0.7rem);
      -ms-transform: translate(-50%, -0.7rem);
      -o-transform: translate(-50%, -0.7rem);
      transform: translate(-50%, -0.7rem); }

  .newheader #header {
    height: 0.825rem; }

  #header {
    height: 0.825rem; }

  #showhide {
    height: 0.65rem;
    margin-top: -0.65rem; }
    #showhide #scroll-area {
      padding: 0.1rem 0;
      height: 0.45rem; }
      #showhide #scroll-area #scrollingTextFixed {
        margin: 0 0.05rem 0 0.15rem;
        width: 0.6rem;
        display: block;
        height: 0.2rem;
        line-height: 0.2rem;
        font-size: 0.13rem;
        text-align: center;
        padding: 0; }
      #showhide #scroll-area #scrollingText {
        width: 2.95rem;
        margin-left: 0;
        height: 0.2rem; }
        #showhide #scroll-area #scrollingText .scrollWrapper .scrollableArea * {
          font-size: 0.11rem;
          line-height: 0.2rem; }
      #showhide #scroll-area #scrollingText1 {
        width: 2.95rem;
        margin-left: 0.8rem;
        height: 0.2rem; }
        #showhide #scroll-area #scrollingText1 .scrollWrapper .scrollableArea * {
          font-size: 0.11rem;
          line-height: 0.2rem; }

  .body_inner .body_tab1 .item {
    width: 3.55rem;
    margin-left: 0.1rem !important;
    margin-right: 0.1rem !important;
    background-position: center center;
    width: 3.55rem;
    height: 1.52rem; }
    .body_inner .body_tab1 .item:first-child {
      margin-bottom: 0 !important;
      margin-top: 0.1rem !important;
      background-image: url(/img/system/www/p/index/index171_1.jpg); }
    .body_inner .body_tab1 .item:nth-of-type(2) {
      margin-bottom: 0.1rem !important;
      margin-top: 0.1rem !important;
      background-image: url(/img/system/www/p/index/index181_1.jpg); }
    .body_inner .body_tab1 .item .title {
      color: #fff;
      font-size: 0.15rem;
      text-align: center;
      margin-top: 0.475rem;
      font-weight: bold; }
    .body_inner .body_tab1 .item p {
      color: #fff;
      font-size: 0.12rem;
      text-align: center;
      margin-top: 0.05rem;
      line-height: 0.15rem; }
      .body_inner .body_tab1 .item p span {
        color: #720606; }

  .price .price-inner h3 {
    font-size: 0.17rem !important;
    padding: 0.3rem 0 0 0;
    -webkit-appearance: none; }
  .price .price-inner .item {
    float: none;
    margin: 0.1rem;
    width: 3.55rem; }
    .price .price-inner .item:nth-of-type(2) {
      margin: 0 0.1rem 0.1rem 0.1rem;
      padding-bottom: 0.2rem; }
      .price .price-inner .item:nth-of-type(2) .date {
        font-size: 0.09rem !important;
        -webkit-appearance: none;
        bottom: 0.075rem; }
    .price .price-inner .item div.title {
      font-size: 0.13rem !important;
      -webkit-appearance: none;
      display: block; }
    .price .price-inner .item .img {
      height: 2.1rem; }
      .price .price-inner .item .img img {
        max-height: 2.1rem; }

  .product h3, .product2 h3 {
    font-size: 0.17rem;
    color: #720606;
    text-align: center;
    padding: 0.25rem 0 0.05rem 0; }
  .product .product-list, .product2 .product-list {
    width: 3.35rem; }
    .product .product-list .item, .product2 .product-list .item {
      width: 1.6rem;
      min-height: 2rem; }
      .product .product-list .item .img, .product2 .product-list .item .img {
        min-height: 1.5rem; }
        .product .product-list .item .img img, .product2 .product-list .item .img img {
          max-height: 1.5rem;
          max-width: 1.5rem; }
      .product .product-list .item .content a.title, .product2 .product-list .item .content a.title {
        font-size: 0.12rem;
        height: 0.48rem; }
      .product .product-list .item .content span, .product2 .product-list .item .content span {
        font-size: 0.15rem; }
      .product .product-list .item .btn-div select, .product2 .product-list .item .btn-div select {
        width: 0.35rem;
        height: 0.22rem;
        font-size: 0.12rem;
        padding-left: 0.05rem;
        display: block;
        -webkit-appearance: none;
        box-sizing: border-box; }
      .product .product-list .item .btn-div .btn, .product2 .product-list .item .btn-div .btn {
        width: 0.75rem;
        height: 0.22rem;
        line-height: 0.22rem;
        font-size: 0.13rem; }
      .product .product-list .item .btn-div a.like, .product2 .product-list .item .btn-div a.like {
        width: 0.19rem;
        height: 0.18rem; }
        .product .product-list .item .btn-div a.like:before, .product2 .product-list .item .btn-div a.like:before {
          font-size: 0.18rem; }
  .product .more, .product2 .more {
    width: 0.925rem;
    height: 0.21rem;
    line-height: 0.21rem;
    margin-top: 0.275rem;
    font-size: 0.1rem; }

  .new .new-inner {
    width: 100%;
    max-width: 3.75rem; }
    .new .new-inner h3 {
      font-size: 0.17rem;
      padding: 0.2rem 0 0.1rem 0; }
    .new .new-inner .list .item {
      font-size: 0.11rem; }
    .new .new-inner .more {
      width: 0.925rem;
      height: 0.21rem;
      line-height: 0.21rem;
      font-size: 0.1rem; }

  .slide .back-bottom {
    width: 0.15rem;
    height: 0.25rem;
    bottom: 0.7rem; }
    .slide .back-bottom:before {
      font-size: 0.25rem;
      line-height: 0.25rem;
      height: 0.25rem; }

  .members {
    height: 1.72rem; }
    .members a.btn {
      margin: 0.15rem auto 0rem auto;
      width: 1.6rem;
      height: 0.35rem;
      line-height: 0.35rem;
      border-radius: 0.175rem;
      -webkit-border-radius: 0.175rem;
      -moz-border-radius: 0.175rem;
      font-size: 0.18rem; }
    .members p {
      font-size: 0.13rem;
      line-height: 0.23rem; }
      .members p span {
        font-size: 0.1rem; } }

/*# sourceMappingURL=index.css.map */
