@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: #eee;
  z-index: 9;
}
.page-logo {
  float: left;
  width: 105px;
  height: 44px;
  background: url("https://image-meiguanjia.cn-bj.ufileos.com/logo/logo_black.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 {
  width: 4px;
  background-image: url("mobile/menu-open.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.png");
}
.page-button:active {
  background-color: #fcfcfc;
}
.page-dropmenu {
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 44px;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999;
}
.page-dropmenu a {
  display: block;
  height: 60px;
  line-height: 60px;
  color: #000;
  font-size: 16px;
  text-align: center;
}
.page-dropmenu a:active {
  background-color: rgba(255, 255, 255, 0.9);
}
.area1 .page-section-top {
  text-align: center;
  margin-top: 80px;
}
.area1 .page-section-top .page-section-title {
  font-size: 34px;
  line-height: 60px;
  color: #000;
  font-weight: bold;
}
.area1 .page-section-top .page-section-info {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.area1 .page-section-middle {
  margin-top: 30px;
}
.area1 .page-section-middle .page-nav-item {
  width: 200px;
  height: 38px;
  margin: 0 auto;
  background: #f9f9f9;
  border-radius: 24px;
}
.area1 .page-section-middle .page-nav-item .nav-item {
  float: left;
  text-align: center;
  width: 50%;
  height: 38px;
  line-height: 38px;
  border-radius: 24px;
  cursor: pointer;
  font-size: 15px;
}
.area1 .page-section-middle .page-nav-item .nav-item .icon {
  font-size: 18px;
  color: #FFD68D;
}
.area1 .page-section-middle .page-nav-item .nav-item:last-of-type {
  color: #DB780A;
}
.area1 .page-section-middle .page-nav-item .nav-item.active {
  background-color: #997EFF;
  color: #fff;
}
.area1 .page-section-middle .page-tab-content {
  width: 100%;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane {
  margin-top: 40px;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content {
  width: 100%;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content .nav-content-li {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content .nav-content-li.no .nav-content-bottom {
  color: #7D7D7D;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content .nav-content-li .nav-content-top {
  width: 53px;
  height: 53px;
  margin: 0 auto;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content .nav-content-li .nav-content-top img {
  width: 53px;
  height: 53px;
}
.area1 .page-section-middle .page-tab-content .page-tab-pane .nav-content .nav-content-li .nav-content-bottom {
  margin-top: 10px;
  font-size: 12px;
  color: #000;
}
.area1 .page-section-bottom {
  height: 110px;
}
.area1 .page-section-bottom .page-section-bottom-left {
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 120px;
}
.area1 .page-section-bottom .page-section-bottom-right {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  width: 50%;
  height: 120px;
}
.area1 .page-section-bottom .page-section-bottom-right .info-left {
  color: #DB780A;
}
.area1 .page-section-bottom .info-left {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
  vertical-align: top;
  text-align: center;
}
.area1 .page-section-bottom .info-middle {
  display: inline-block;
  position: relative;
  width: 40%;
  height: 70px;
}
.area1 .page-section-bottom .info-middle .price-top {
  width: 100%;
  text-align: right;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  top: 0;
}
.area1 .page-section-bottom .info-middle .price-bottom {
  width: 100%;
  text-align: right;
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  bottom: 0;
}
.area1 .page-section-bottom .info-middle .price-tip {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}
.area1 .page-section-bottom .info-right {
  width: 56%;
  height: 70px;
  font-size: 10px;
  display: inline-block;
  position: relative;
  text-align: left;
}
.area1 .page-section-bottom .info-right .price-info-top {
  position: absolute;
  top: 0;
}
.area1 .page-section-bottom .info-right .price-info-bottom {
  position: absolute;
  bottom: 0;
}
.area3-pc {
  display: none;
}
.area2 {
  display: block;
  margin-top: 60px;
  background: -webkit-linear-gradient(top, #202064 0%, #111121 100%);
  background: -moz-linear-gradient(top, #202064 0%, #111121 100%);
  background: -o-linear-gradient(top, #202064 0%, #111121 100%);
  background: linear-gradient(180deg, #202064 0%, #111121 100%);
  padding-top: 20px;
  padding-bottom: 40px;
}
.area2 .page-tab-title {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.area2 .page-tab-content {
  margin-top: 20px;
}
.area2 .page-tab-content .page-tab-table {
  width: 90%;
  margin: 0 auto;
  color: #fff;
  border-collapse: collapse;
  font-size: 12px;
  font-weight: normal;
}
.area2 .page-tab-content .page-tab-table tr td {
  border: 1px solid #3C2D6F;
  text-align: center;
  font-size: 12px;
  height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #eee;
}
.area2 .page-tab-content .page-tab-table tr td.header {
  width: 30px;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px;
  word-break: break-all;
}
.area2 .page-tab-content .page-tab-table tr td.mgjwebgou {
  color: #997EFF;
  font-size: 14px;
}
.area2 .page-tab-content .page-tab-table tr td.mgjwebcha {
  color: #ccc;
  font-size: 14px;
}
.area2 .page-tab-content .page-tab-table tr td.title {
  padding-left: 10px;
  text-align: left;
}
.area2 .page-tab-content .page-tab-table tr th {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  height: 40px;
  border: 1px solid #3C2D6F;
  font-weight: normal;
}
.area3-mobie-1 {
  height: 350px;
  width: 100%;
  background: url("../img/tab2_images/tab2-1-1.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.area3-mobie-1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.area3-mobie-1 .page-conent-middle {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 40px;
}
.area3-mobie-1 .page-conent-middle .title {
  font-size: 30px;
  font-weight: bold;
}
.area3-mobie-1 .page-conent-middle .info {
  font-size: 16px;
  margin-top: 5px;
}
.area3-mobie-1 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 220px;
}
.area3-mobie-1 .icon-player .icon {
  font-size: 44px;
}
.area3-mobie-1 .icon-player .text {
  margin-top: 5px;
}
.area3-mobie-1 .price-info {
  width: 100%;
  position: absolute;
  top: 140px;
  text-align: center;
  color: #fff;
}
.area3-mobie-1 .price-info .price-content {
  width: 180px;
  height: 60px;
  margin: 0 auto;
}
.area3-mobie-1 .price-info .price-content .price {
  float: left;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
}
.area3-mobie-1 .price-info .price-content .price .price-tip {
  font-style: normal;
  font-size: 18px;
}
.area3-mobie-1 .price-info .price-content .price-help {
  float: right;
  margin-top: 10px;
}
.area3-mobie-1 .price-info .price-content .price-help .info-top {
  text-align: left;
  line-height: 20px;
}
.area3-mobie-1 .price-info .price-content .price-help .info-bottom {
  text-align: left;
  line-height: 20px;
}
.area3-mobie-2 {
  height: 350px;
  width: 100%;
  background: url("../img/tab2_images/tab2-1-2.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.area3-mobie-2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.area3-mobie-2 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 140px;
}
.area3-mobie-2 .icon-player .icon {
  font-size: 44px;
}
.area3-mobie-2 .icon-player .text {
  margin-top: 5px;
}
.area4 {
  height: 350px;
  width: 100%;
  background: url("../img/tab2_images/tab2-2.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.area4 .page-conent-middle {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 40px;
}
.area4 .page-conent-middle .title {
  font-size: 30px;
  font-weight: bold;
}
.area4 .page-conent-middle .info {
  font-size: 16px;
  margin-top: 5px;
}
.area4 .page-conent-middle .info span {
  display: block;
}
.area4 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 220px;
}
.area4 .icon-player .icon {
  font-size: 44px;
}
.area4 .icon-player .text {
  margin-top: 5px;
}
.area4 .price-info {
  width: 100%;
  position: absolute;
  top: 140px;
  text-align: center;
  color: #fff;
}
.area4 .price-info .price-content {
  width: 180px;
  height: 60px;
  margin: 0 auto;
}
.area4 .price-info .price-content .price {
  float: left;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
}
.area4 .price-info .price-content .price .price-tip {
  font-style: normal;
  font-size: 18px;
}
.area4 .price-info .price-content .price-help {
  float: right;
  margin-top: 10px;
}
.area4 .price-info .price-content .price-help .info-top {
  text-align: left;
  line-height: 20px;
}
.area4 .price-info .price-content .price-help .info-bottom {
  text-align: left;
  line-height: 20px;
}
.area5 {
  height: 350px;
  width: 100%;
  background: url("../img/tab2_images/tab2-3.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.area5 .page-conent-middle {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 40px;
}
.area5 .page-conent-middle .title {
  font-size: 30px;
  font-weight: bold;
}
.area5 .page-conent-middle .info {
  font-size: 16px;
  margin-top: 5px;
}
.area5 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 220px;
}
.area5 .icon-player .icon {
  font-size: 44px;
}
.area5 .icon-player .text {
  margin-top: 5px;
}
.area5 .price-info {
  width: 100%;
  position: absolute;
  top: 140px;
  text-align: center;
  color: #fff;
}
.area5 .price-info .price-content {
  width: 312px;
  height: 60px;
  margin: 0 auto;
}
.area5 .price-info .price-content .price {
  float: left;
  font-weight: bold;
  font-size: 24px;
  line-height: 60px;
}
.area5 .price-info .price-content .price .price-tip {
  font-style: normal;
  font-size: 18px;
}
.area5 .price-info .price-content .price-help {
  float: right;
  margin-top: 10px;
}
.area5 .price-info .price-content .price-help .info-top {
  text-align: left;
  line-height: 20px;
}
.area5 .price-info .price-content .price-help .info-bottom {
  text-align: left;
  line-height: 20px;
}
.area6 {
  height: 350px;
  width: 100%;
  background: url("../img/tab2_images/tab2-4.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.area6 .page-conent-middle {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 40px;
}
.area6 .page-conent-middle .title {
  font-size: 30px;
  font-weight: bold;
}
.area6 .page-conent-middle .info {
  font-size: 16px;
  margin-top: 5px;
}
.area6 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 220px;
}
.area6 .icon-player .icon {
  font-size: 44px;
}
.area6 .icon-player .text {
  margin-top: 5px;
}
.area6 .price-info {
  width: 100%;
  position: absolute;
  top: 140px;
  text-align: center;
  color: #fff;
}
.area6 .price-info .price-content {
  width: 340px;
  height: 60px;
  margin: 0 auto;
}
.area6 .price-info .price-content .price {
  font-weight: bold;
  font-size: 24px;
}
.area6 .price-info .price-content .price .price-tip {
  font-style: normal;
  font-size: 18px;
}
.area6 .price-info .price-content .price-help {
  line-height: 20px;
}
.area7 {
  height: 140px;
  position: relative;
  background: url("../img/tab2_images/tab2-5.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area7 .row {
  width: 100%;
  position: absolute;
  top: 30px;
  text-align: center;
}
.area7 .row .title {
  height: 30px;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  font-weight: bold;
}
.area7 .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;
}
.area8 {
  height: 400px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.area8.dark {
  background-color: #171717;
  color: #fff;
}
.area8 .contactus {
  display: none;
}
.area8 .phone_contactus {
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.area8 .phone_contactus .title {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.area8 .phone_contactus .info {
  color: #717171;
  font-size: 12px;
  line-height: 20px;
}
.area8 .phone_contactus .address {
  margin-bottom: 30px;
}
.area8 .phone_contactus .openintro {
  margin-bottom: 30px;
}
.area8 .phone_contactus .openintro .showPhone {
  color: #717171;
  font-size: 20px;
  line-height: 30px;
}
.area8 .phone_contactus .openintro p.info .search {
  color: #5191b1;
  cursor: pointer;
}
.area8 .phone_contactus .phoneme .callme {
  margin-top: 10px;
}
.area8 .phone_contactus .phoneme .wx {
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
.area8 .phone_contactus .phoneme .qq {
  margin-left: 15px;
  display: inline-block;
  height: 50px;
  width: 50px;
  font-size: 50px;
  color: #717171;
}
