html {
  font-size: 42.66666666666667px
}

@media (min-width: 360px) {
  html {
    font-size: 48px
  }
}

@media (min-width: 375px) {
  html {
    font-size: 50px
  }
}

@media (min-width: 400px) {
  html {
    font-size: 53.33333333333333px
  }
}

@media (min-width: 414px) {
  html {
    font-size: 55.2px
  }
}

@media (min-width: 450px) {
  html {
    font-size: 60px
  }
}

@media (min-width: 480px) {
  html {
    font-size: 64px
  }
}

@media (min-width: 510px) {
  html {
    font-size: 68px
  }
}

@media (min-width: 540px) {
  html {
    font-size: 72px
  }
}

@media (min-width: 570px) {
  html {
    font-size: 76px
  }
}

@media (min-width: 600px) {
  html {
    font-size: 80px
  }
}

@media (min-width: 630px) {
  html {
    font-size: 84px
  }
}

@media (min-width: 660px) {
  html {
    font-size: 88px
  }
}

@media (min-width: 690px) {
  html {
    font-size: 92px
  }
}

@media (min-width: 720px) {
  html {
    font-size: 96px
  }
}

@media (min-width: 750px) {
  html {
    font-size: 100px
  }
}

body {
  max-width: 750px;
  margin: 0 auto;
  display: block;
  background: #ffffff;
}

body .clearfix:after,
body .clearfix:before {
  display: block;
  content: " ";
  clear: both;
  zoom: 1
}

* {
  font-family: "Microaoft YaHei",Arial;
}

.mu-button-wrapper img {
  width: .49rem
}

header {
  padding: 0 .3rem;
}

header a img {
  display: block;
  width: 1.83rem;
}

.mu-menu .mu-icon-button {
  padding: 0;
  border-radius: 0;
}

.bottom{
  padding-top: 1.8rem
}

.bottom .footer {
  position: fixed;
  z-index: 111;
  width: 100%;
  max-width: 750px;
  bottom: 0;
  background: url(../img/common/bottom.png) no-repeat center center;
  background-size: 100% 100%;
  padding: .1rem .15rem .1rem .25rem;
  display: flex;
}

.bottom .footer .left {
  display: block;
  width: 60%
}

.bottom .footer .left i {
  display: inline-block;
  float: left;
  padding-right: .2rem;
  padding-top: .1rem
}

.bottom .footer .left i img {
  display: block;
  max-width: .84rem;
  height: auto
}

.bottom .footer .left .first-p {
  padding-top:.09rem;
  font-size: .27rem;
  color: #fff;
  margin: 0
}

.bottom .footer .left .second-p {
  font-size: .31rem;
  color: #fff;
  margin: 0
}

.bottom .footer .left .second-p span {
  font-size: .36rem;
  font-weight: bold
}

.bottom .footer .right-bauma{
	display:block;
	width:40%;
	padding-left:.35rem;
	/* padding-top:.1rem; */
}
.bottom .footer .right-bauma span.date{
	display:inline-block;
	/* height:.2rem; */
	font-size:.16rem;
	color:#fff;
	padding:0.1rem .1rem 0.02rem 0.1rem;
	width:1.5rem;
	text-align:center;
}
.bottom .footer .right-bauma span.roundAngle{
	float:left;
	font-size:.16rem;
	display:block;
    border-radius:.20rem;
	/* padding:0.03rem 0.05rem; */
	border:1px solid #fff;
	color:#fff;
	width:1.5rem;
	text-align:center;
}
.bottom .footer .right-bauma i{
	display:block;
	float:left;
	padding-right: .15rem;
}
.bottom .footer .right-bauma i img{
	max-width:.76rem;
	padding-top:0.15rem;
	}
.bottom .footer .right-bauma p {
  /* font-size: .31rem; */
  display:inline-block;
  font-size:.31rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
  width:1.5rem;
  text-align: center;
}


.bottom .footer .right {
  display: block;
  width: 40%;
  padding-left: .3rem;
  padding-top: .1rem
}

.bottom .footer .right i {
  display: inline-block;
  float: left;
  padding-right: .2rem
}

.bottom .footer .right i img {
  display: block;
  max-width: .55rem;
  height: auto;
}

.bottom .footer .right span {
  font-size: .17rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: .13rem;
  padding: .02rem .11rem
}

.bottom .footer .right p {
  font-size: .31rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
  margin-top: .1rem
}

a.x6 {
  width: 50%;
  text-align: center;
  color: #333333;
  font-size: 0.15rem;
  padding: 0.1rem 0
}

a.x6 img {
  vertical-align: middle;
  margin-right: 0.11rem
}

a.x6 img.icon15 {
  width: 0.16rem;
  height: 0.16rem
}

a.x6 img.icon16 {
  width: 0.14rem;
  height: 0.16rem
}

a.tel {
  display: block;
  position: absolute;
  top: -0.12rem;
  left: 50%;
  margin-left: -0.2rem
}

a.tel img {
  width: 0.35rem;
  height: 0.35rem;
  display: block;
  border: 0.08rem solid #ffffff;
  border-radius: 50%
}

a {
  user-select: text;
  -webkit-user-select: text
}

p {
  user-select: text;
  -webkit-user-select: text
}