@charset "UTF-8";
@font-face {
  font-family: "FZBiaoYS_GBK_YS";
    src: url('../font/FZBiaoYS_GBK_YS.ttf')}

html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd {
  margin: 0;
  padding: 0; }

body {
  font-family: "FZBiaoYS_GBK_YS","Microsoft YaHei","微软雅黑";
  -webkit-font-smoothing: antialiased;
  margin: 0; }

body {
  margin: 0 auto;
  color: #000; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

a {
  text-decoration: none;
  color: #333333;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0); }

.clearfix {
  display: block; }

.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both; }

.hidden {
  display: none; }

.download-fade {
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  max-width: 16rem;
  background-color: rgba(0, 0, 0, 0.6); }

.download-container {
  padding: 0.576rem 0.81067rem 0.576rem 0.72533rem;
  height: 1.856rem;
  line-height: 1.856rem; }

.icon-download {
  float: left;
  width: 8.17067rem;
  height: 1.856rem;
  background: url(../image/downloadpage/icon_zhgd.png) no-repeat;
  background-size: 100% 100%; }

.download-btns {
  position: relative;
  float: right; }

.download-btns .now-download {
  color: #fff;
  font-size: 0.51392rem;
  border-radius: 1.152rem;
  padding: 0.32rem 0.85333rem;
  background-color: #F45D53;
  margin-right: 1.32267rem;
  cursor: pointer; }

.download-btns .download-close {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  display: block;
  width: 0.68267rem;
  height: 0.68267rem;
  background: url(../image/downloadpage/download_close.png) no-repeat;
  background-size: 100% 100%; }

.close-container {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.68267rem;
  cursor: pointer; }

@media screen and (max-width: 320px) {
  .download-btns .download-close {
    width: 1.06667rem;
    height: 1.06667rem; }
  .close-container {
    width: 1.06667rem; } }

@media screen and (min-width: 750px) {
  html {
    font-size: 24px !important; } }

.mui-bar {
  position: static !important;
  z-index: 10;
  right: 0;
  left: 0;
  height: 44px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 0;
  /*  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.85); */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mui-bar-nav {
  top: 0;
  /* -webkit-box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc; */ }

.mui-pull-left {
  float: left; }

.mui-icon {
  font-family: Muiicons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  -webkit-font-smoothing: antialiased; }

.mui-bar .mui-icon {
  font-size: 24px;
  position: relative;
  z-index: 20;
  padding-top: 10px;
  padding-bottom: 10px; }

.mui-bar-nav.mui-bar .mui-icon {
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 10px;
  padding-left: 10px; }

.mui-icon-back:before, .mui-icon-left-nav:before {
  display: block;
  content: "" !important;
  width: 20px;
  height: 20px;
  background: url(../image/downloadpage/return.png);
  background-size: 100% 100%; }

.mui-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 44px;
  position: absolute;
  display: block;
  width: 100%;
  margin: 0 -10px;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  color: #fff; }

.mui-bar .mui-title {
  right: 40px;
  left: 40px;
  display: inline-block;
  overflow: hidden;
  width: auto;
  margin: 0;
  text-overflow: ellipsis; }
