@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;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.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.9);
}
.page-section {
  height: 400px;
  position: relative;
}
.area1 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../img/tab3_images/tab3-2.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 100px;
}
.area1 .page-section-top {
  width: 100%;
  height: 32px;
  font-size: 24px;
  text-align: center;
  color: #FFFFFF;
  line-height: 32px;
}
.area1 .page-section-middle {
  margin-top: 30px;
  width: 100%;
  height: 110px;
}
.area1 .page-section-middle .section-middle-top {
  height: 60px;
  width: 100%;
}
.area1 .page-section-middle .section-middle-top .section-middle-top-ul {
  height: 60px;
  width: 100%;
}
.area1 .page-section-middle .section-middle-top .section-middle-top-ul .section-middle-top-li {
  width: 33%;
  float: left;
  height: 60px;
  text-align: center;
}
.area1 .page-section-middle .section-middle-top .section-middle-top-ul .section-middle-top-li .text-top {
  font-size: 14px;
  color: #fff;
}
.area1 .page-section-middle .section-middle-top .section-middle-top-ul .section-middle-top-li .text-top .num {
  margin-right: 5px;
  font-size: 26px;
  font-weight: bold;
}
.area1 .page-section-middle .section-middle-top .section-middle-top-ul .section-middle-top-li .text-bottom {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.area1 .page-section-middle .section-middle-bottom {
  height: 50px;
  width: 100%;
  background: url("../img/tab3_images/tab2-1.png") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area1 .page-section-bottom {
  position: absolute;
  width: 100%;
  bottom: 27px;
  height: 60px;
}
.area1 .page-section-bottom .section-bottom-ul {
  height: 60px;
  width: 100%;
}
.area1 .page-section-bottom .section-bottom-ul .section-bottom-li {
  float: left;
  width: 20%;
  text-align: center;
}
.area1 .page-section-bottom .section-bottom-ul .section-bottom-li img {
  width: 60px;
  height: 60px;
}
.area2 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F6F6F6;
  padding-top: 33px;
  height: 630px;
}
.area2 .page-section-top {
  width: 100%;
  height: 30px;
  font-size: 30px;
  text-align: center;
  color: #000;
  font-weight: bold;
  line-height: 30px;
}
.area2 .page-section-bottom {
  position: absolute;
  width: 100%;
  top: 85px;
}
.area2 .page-section-bottom .section-bottom-ul {
  width: 100%;
}
.area2 .page-section-bottom .section-bottom-ul .section-bottom-li {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: 20px;
}
.area2 .page-section-bottom .section-bottom-ul .section-bottom-li img {
  width: 100px;
  height: 67px;
}
.area3 {
  height: 140px;
  position: relative;
  background: url("../img/tab2_images/tab2-5.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area3 .row {
  width: 100%;
  position: absolute;
  top: 30px;
  text-align: center;
}
.area3 .row .title {
  height: 30px;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  font-weight: bold;
}
.area3 .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;
}
.area4 {
  height: 400px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.area4.dark {
  background-color: #171717;
  color: #fff;
}
.area4 .contactus {
  display: none;
}
.area4 .phone_contactus {
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.area4 .phone_contactus .title {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.area4 .phone_contactus .info {
  color: #717171;
  font-size: 12px;
  line-height: 20px;
}
.area4 .phone_contactus .address {
  margin-bottom: 30px;
}
.area4 .phone_contactus .openintro {
  margin-bottom: 30px;
}
.area4 .phone_contactus .openintro .showPhone {
  color: #717171;
  font-size: 20px;
  line-height: 30px;
}
.area4 .phone_contactus .openintro p.info .search {
  color: #5191b1;
  cursor: pointer;
}
.area4 .phone_contactus .phoneme .callme {
  margin-top: 10px;
}
.area4 .phone_contactus .phoneme .wx {
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
.area4 .phone_contactus .phoneme .qq {
  margin-left: 15px;
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
