@charset "UTF-8";
* {
  outline: none !important;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

::-webkit-input-placeholder {
  color: #fff; }

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

html, body {
  height: 100%; }

li {
  list-style: none; }

textarea {
  overflow: auto;
  resize: none; }

a, button {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6, i, em, strong, b {
  font-weight: normal;
  font-style: normal; }

a {
  text-decoration: none;
  -webkit-user-select: none; }
  a:hover, a:active {
    text-decoration: none;
    -webkit-user-select: none; }

body {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -webkit-user-select: none; }

img, a.btn {
  /* touch-action: none; */
  -webkit-user-select: none;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: transparent; }

img, a.btn, input {
  display: block; }

body {
  background-color: #ffffff; }

.wrapper-item {
  width: 3.75rem; }
  .wrapper-item img {
    width: 100%; }
  /* .wrapper-item.section1 {
    background: url(../img/bg_01.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 4.2rem; }
  .wrapper-item.section2 {
    background: url(../img/bg_02.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 4.71rem; }
  .wrapper-item.section3 {
    background: url(../img/bg_03.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 4.15rem; }
  .wrapper-item.section4 {
    background: url(../img/bg_04.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 4.23rem; }
  .wrapper-item.section5 {
    background: url(../img/bg_05.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 4.77rem; }
  .wrapper-item.section6 {
    background: url(../img/bg_06.jpg) 0 0 no-repeat;
    background-size: 100%;
    height: 2.72rem; }
    .wrapper-item.section6 a {
      width: 100%;
      height: 100%;
      display: block; } */

.btn-open {
  height: .64rem;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 3.75rem; }
  .btn-open img {
    width: 100%; }

/******分享*****/
.share {
  width: 1.6rem;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  line-height: 0.4rem;
  position: absolute;
  z-index: 19;
  top: .1rem;
  right: .1rem;
  border-radius: .2rem;
  font-size: .12rem; }
  .share .sns {
    width: 50%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding: 0;
    text-align: center;
    position: relative; }
  .share .friend {
    width: 50%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding: 0;
    text-align: center;
    border-left: 1px solid #ccc;
    position: relative; }
  .share .sns span {
    background: transparent no-repeat left center;
    background-image: url("../img/sns.png");
    background-size: 0.18rem 0.18rem;
    width: 0.6rem;
    height: 0.24rem;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0.12rem;
    text-indent: 0.1rem;
    color: #0074e1;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.23rem; }
  .share .friend span {
    background: transparent no-repeat left center;
    background-image: url("../img/friend.png");
    background-size: 0.18rem 0.18rem;
    width: 0.75rem;
    height: 0.24rem;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0.12rem;
    text-indent: 0.1rem;
    color: #0074e1;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.32rem; }

.cmbshare {
  display: -webkit-box;
  height: 0.6rem;
  border-bottom: 1px solid #ccc; }

.cmblogo {
  background: no-repeat center center;
  background-image: url("../img/logo.png");
  background-size: 0.36rem 0.36rem;
  height: 0.6rem;
  width: 0.36rem;
  margin-left: 0.15rem; }

.cmbmb {
  -webkit-box-flex: 1;
  line-height: 0.2rem;
  padding-top: 0.1rem;
  padding-left: 0.15rem; }

.openmb {
  width: 1rem;
  padding-top: 0.15rem;
  margin-right: 0.15rem; }

.linkmb {
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  width: 1rem;
  font-size: 0.12rem;
  background: #0074e1;
  color: #FFF;
  display: block;
  border-radius: 0.03rem; }

.openmb a {
  color: #FFF;
  text-decoration: none; }

.cmbtitle {
  font-size: 0.14rem;
  color: #565656; }

.privater {
  font-size: 0.11rem;
  color: #929292;
  display: block; }
