@charset "utf-8";
/* reset: */
iframe {
  opacity: 0;
}
a,
input,
div,
textarea {
  outline: none;
}
html,
body,
h1,
h2,
h3,
h4,
ul,
li,
ol,
dl,
dt,
dd,
form,
p,
input,
textarea {
  margin: 0;
  padding: 0;
}
ul,
dl,
ol,
li {
  list-style: none;
}
html {
  height: 100%;
}
body {
  font-family: "Helvetica", "微软雅黑", "华文细黑", "黑体", "Helvetica Neue", "Arial", "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", "sans-serif";
  font-size: 12px;
  color: #000;
  -webkit-text-size-adjust: none;
  position: relative;
  height: 100%;
}
img {
  border: none;
}
h1,
h2,
h3 {
  font-weight: normal;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
}
.page-header {
  height: 44px;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9;
}
.page-logo {
  float: left;
  width: 105px;
  height: 44px;
  background: url("https://image-meiguanjia.cn-bj.ufileos.com/logo/logo_white.png?iopcmd=crop&ax=0&ay=0&width=600&height=150&gravity=Center") no-repeat center center;
  -o-background-size: 100%;
  background-size: 100%;
}
.go-system {
  display: none;
}
.page-button {
  line-height: 24px;
  height: 24px;
  color: #fff;
  float: right;
  margin: 10px 10px 0 0px;
  padding: 0 10px;
}
.page-button.menu {
  background-image: url("mobile/menu-open-white.png");
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: 14px 14px;
  background-size: 14px 14px;
}
.page-button.menu.close {
  background-image: url("mobile/menu-close-white.png");
}
.page-button:active {
  background-color: #333;
}
.page-dropmenu {
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 44px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.95);
  z-index: 999;
}
.page-dropmenu a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.page-dropmenu a:active {
  background: rgba(50, 50, 50, 0.8);
}
.page-section {
  height: 400px;
}
.page-right {
  display: none;
}
.area1 {
  background: url("../img/tab1_images/index-1.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area1 .backplay {
  display: none;
}
.area2 {
  background: url("../img/tab1_images/index-2-mobie.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area3 {
  background: url("../img/tab1_images/index-3.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area4 {
  background: url("../img/tab1_images/index-4.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area4 .qrcode {
  display: none;
}
.area5 {
  background: url("../img/tab1_images/index-5-mobie.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area6 {
  background: url("../img/tab1_images/index-6.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area7 {
  background: url("../img/tab1_images/index-7.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area8 {
  background: url("../img/tab1_images/index-8.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area9 {
  height: 100px;
  background: url("../img/tab1_images/index-9-mobie.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area10 {
  background-color: #171717;
}
.page-section {
  position: relative;
}
.page-section .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-section .icon-player .icon {
  font-size: 44px;
}
.page-section.area1 .row {
  top: 30%;
}
.page-section.area1 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 70%;
}
.page-section.area2 .row {
  top: 6%;
}
.page-section.area2 .row .title {
  color: #000;
}
.page-section.area2 .row .info {
  color: #000;
}
.page-section.area2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.page-section.area9 {
  height: 140px;
  position: relative;
  background: url("../img/tab2_images/tab2-5.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.page-section.area9 .row {
  width: 100%;
  position: absolute;
  top: 30px;
  text-align: center;
}
.page-section.area9 .row .title {
  height: 30px;
  font-size: 24px;
  color: #000000;
  line-height: 30px;
  font-weight: bold;
}
.page-section.area9 .row .free-botton {
  display: block;
  width: 100px;
  height: 35px;
  background: #997EFF;
  border-radius: 20px;
  line-height: 35px;
  color: #FFFFFF;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 20px;
}
.page-section .row {
  width: 100%;
  position: absolute;
  top: 20%;
  text-align: center;
}
.page-section .row .title {
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  font-weight: bolder;
  text-align: center;
}
.page-section .row .info {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.page-section .row .play-botton {
  display: none;
}
.contactus {
  display: none;
}
.phone_contactus {
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.phone_contactus .title {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.phone_contactus .info {
  color: #717171;
  font-size: 12px;
  line-height: 20px;
}
.phone_contactus .address {
  margin-bottom: 30px;
}
.phone_contactus .openintro {
  margin-bottom: 30px;
}
.phone_contactus .openintro .showPhone {
  color: #717171;
  font-size: 20px;
  line-height: 30px;
}
.phone_contactus .openintro p.info .search {
  color: #5191b1;
  cursor: pointer;
}
.phone_contactus .phoneme .callme {
  margin-top: 5px;
}
.phone_contactus .phoneme .wx {
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
.phone_contactus .phoneme .qq {
  margin-left: 15px;
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
