@media screen and (min-width: 320px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 32px;
  }
  p {
    line-height: 1.25rem;
  }
  span {
    line-height: 1.25rem;
  }
}
body {
  margin: 0;
  padding: 0;
  font-family: 微软雅黑;
  background: #fff;
}
.mui-bar {
  padding: 0.375rem 0;
  background-color: #2a2a2d;
  height: auto;
}
.mui-bar a {
  display: inline-block;
}
.mui-bar a .logo {
  width: 12.5rem;
}
.mui-bar a .header-img {
  width: 2rem;
  height: 1.875rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  margin-top: 0;
}
.mui-bar .menu {
  display: none;
}
.mui-bar .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mui-bar .menu ul li {
  background: #333;
  border-bottom: solid 0.0625rem #aaa;
}
.mui-bar .menu ul li a {
  width: 100%;
  color: #fff;
  font-size: 0.875rem;
  text-indent: 2em;
  line-height: 3rem;
}
.mui-bar .menu ul .menu-list a span {
  display: inline-block;
  width: 20%;
  float: right;
}
.mui-bar .menu ul .menu-list a span img {
  vertical-align: center;
}
.mui-bar .menu ul .menu-list ul {
  display: none;
}
.mui-bar .menu ul .menu-list ul li {
  background: #666;
  border-bottom: solid 0.0625rem #aaa;
}
.mui-bar .menu ul .menu-list ul li a {
  color: #fff;
  font-size: 0.75rem;
  text-indent: 4em;
  letter-spacing: 0.0625rem;
  line-height: 2rem;
}
.footer {
  width: 100%;
  color: #999;
  background-color: #fff;
  text-align: center;
}
.footer span {
  color: #999;
  font-size: 0.875rem;
}
.footer .link {
  padding-top: 0.875rem;
}
.footer .link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .link ul li {
  width: 20%;
  float: left;
}
.footer .link ul li a img {
  width: 100%;
}
.mui-content {
  background-color: #fff;
}
.mui-content img {
  width: 100%;
  height: auto;
}
.mui-content .culture {
  text-align: center;
  padding-top: 0.625rem;
}
.mui-content .culture h3 {
  font-size: 1.25rem;
  margin: 0.3125rem 0;
  letter-spacing: 0.0625rem;
  font-weight: normal;
  color: #666;
  line-height: 1rem;
}
.mui-content .culture span {
  color: #999;
  font-size: 1rem;
}
.mui-content .culture p {
  font-size: 0.75rem;
}
.mui-content .culture .culture_img_list {
  display: inline-block;
  position: relative;
}
.mui-content .culture .culture_img_list img {
  width: 6.25rem;
}
.mui-content .culture .culture_img_list .img_list {
  position: absolute;
  top: 3.75rem;
  left: -0.25rem;
  width: 6.25rem;
}
.mui-content .p_container_2 {
  width: 100%;
}
.mui-content .p_container_2 ul {
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    list-style: none;
    padding: 0;
}
.mui-content .p_container_2 ul li {
    width: 20%;
    display: inline-block;
    margin: 0 0.125rem;
    padding: 1.25rem 0;
}
.mui-content .p_container_2 ul li a {
color: #333333;
    font-size: 0.875rem;
    display: inline-block;
}
.mui-content .p_container_2 ul li a img {
    width: 80%;
    vertical-align: bottom;
}
.mui-content .p_container_2 ul li a .walk_2 {
  margin-top: -1.25rem;
}
.mui-content .p_container_2 ul li a span {
  font-size: 0.75rem;
  color: #666;
line-height: 1.5rem;
}
.mui-content .p_container_2 ul li a .top {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.mui-content .details {
  text-align: center;
}
.mui-content .details h3 {
  font-size: 1.25rem;
  margin: 0.3125rem 0;
  letter-spacing: 0.0625rem;
  font-weight: normal;
  color: #666;
  line-height: 1rem;
}
.mui-content .details span {
}
.mui-content .details span {
}
.mui-content .details a {
}
.title_xw-container {
    margin: 0.625rem 0 1rem;
}
.mui-content .details .btn {
    border: none;
    text-align: center;
    margin: 0.625rem 0 1.25rem;
}
.mui-content .details .btn a {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5rem;
    background: #666;
    text-align: center;
    width: 30%;
    display: inline-block;
}
/*# sourceMappingURL=product_process.css.map */
