@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;
}
.fl,
.fr {
  display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.page-header .download {
  position: relative;
}
.page-header .download:hover .type {
  display: block;
  color: black;
}
.page-header .download .type {
  position: absolute;
  display: none;
  background-color: white;
  border-radius: 8px;
  padding: 10px 0;
  top: 56px;
  left: -17px;
  z-index: 1;
  width: 100px;
  font-size: 16px;
  box-shadow: 0 1px 12.5px 0 #00000021;
}
.page-header .download .type p {
  padding: 0 20px;
  font-size: 18px;
  line-height: 40px;
}
.page-header .download .type p:hover {
  color: #a17bff;
  background-color: #f5f0ff;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.page-header {
  height: 90px;
  position: fixed;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.header-center,
.page-center {
  width: 1280px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.page-logo {
  float: left;
  width: 230px;
  height: 70px;
  margin-top: 10px;
  background: url("https://image-meiguanjia.cn-bj.ufileos.com/logo/logo_white.png?iopcmd=crop&ax=0&ay=0&width=530&height=175&gravity=Center") no-repeat center center;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.page-button {
  line-height: 38px;
  height: 38px;
  text-align: center;
  background: #997EFF;
  color: #fff;
  float: right;
  margin: 10px 14px 0 0px;
  padding: 0 15px;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
}
.page-button:hover {
  background-color: #7a65cc;
}
.page-button.menu {
  display: none;
}
.page-dropmenu {
  display: none;
  float: right;
}
.pcul {
  display: block;
  float: left;
  margin-left: 55px;
  height: 90px;
  line-height: 90px;
}
.page-dropmenu li {
  float: left;
  display: inline;
}
.page-dropmenu a {
  display: block;
  color: #ffffff;
  font-size: 18px;
  margin: 0 45px;
  text-align: center;
}
.page-dropmenu a:hover {
  color: #997EFF;
}
.page-dropmenu a.active {
  color: #997EFF;
}
.go-system {
  margin-top: 25px;
}
.page-section {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1366px) {
  .page-section {
    height: 768px;
    width: 1366px;
  }
}
.area1 {
  background: url("../img/tab1_images/index-1.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area1 .backplay {
  position: relative;
  width: 100%;
  height: 100%;
}
.area1 .backplay .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.area1 .backplay #backplay-video {
  width: 100%;
  height: 100%;
}
.area1 .page-center {
  display: none;
}
.area1 .icon-player {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 50%;
  z-index: 999;
}
.area1 .icon-player .icon {
  font-size: 60px;
  width: 60px;
  margin: 0 auto;
  cursor: pointer;
}
.area2 {
  background: url("../img/tab1_images/index-2.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 {
  position: absolute;
  bottom: 100px;
  right: 100px;
  width: 138px;
  height: 138px;
  border-radius: 138px;
  background: url("../img/tab1_images//qrcode.png") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area5 {
  background: url("../img/tab1_images/index-5.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: 400px;
  background: url("../img/tab1_images/index-9.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.page-area {
  height: 560px;
  color: #000;
  background-color: #fff;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.page-area.dark {
  background-color: #171717;
  color: #fff;
}
.phone_contactus {
  display: none;
}
.contactus {
  width: 860px;
  margin: 0 auto;
}
.contactus ul {
  width: 340px;
  float: left;
}
.contactus li {
  float: left;
  display: inline;
  width: 280px;
  height: 100px;
  padding-left: 70px;
  background: url("pc/contactussprite2.png") no-repeat;
}
.contactus li.phone {
  background-position: 0px 3px;
}
.contactus li.phone .phonenum {
  color: #982ea7;
  font-size: 30px;
  font-weight: bold;
  padding-top: 4px;
}
.contactus li.phone .phoneintro {
  font-size: 14px;
  color: #4b4b4b;
}
.contactus li.qq {
  background-position: 0px -114px;
}
.contactus li.qq a.qq {
  display: inline-block;
  width: 60px;
  height: 54px;
  margin-right: 10px;
  background: url("pc/contactussprite2.png") no-repeat -7px -428px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.contactus li.qq a.qq:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.contactus li.address {
  background-position: 0px -245px;
}
.contactus li.address p {
  width: 136px;
  height: 92px;
  background: url("pc/ewmbg.png") no-repeat 0 0;
}
.contactus .where {
  float: right;
  width: 310px;
  height: 280px;
  padding-left: 80px;
  background: url("pc/contactussprite2.png") no-repeat 0px -534px;
}
.contactus .where p {
  font-size: 16px;
  color: #717171;
  line-height: 24px;
}
p.info {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #afafaf;
  line-height: 28px;
  opacity: 0.5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
p.info .search {
  color: #5191b1;
  cursor: pointer;
}
.page-right {
  position: fixed;
  width: 58px;
  height: 270px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  z-index: 999;
}
.page-right .consult-right {
  position: absolute;
  cursor: pointer;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  top: 0;
  width: 58px;
  height: 158px;
  background-color: #fff;
  box-shadow: 2px 4px 18px 0px rgba(0, 0, 0, 0.09);
  border-radius: 8px;
  padding: 20px 10px;
}
.page-right .consult-right:hover .consult-left {
  display: block;
}
.page-right .consult-right .consult-left {
  display: none;
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: -230px;
  top: 0;
  width: 214px;
  height: 270px;
  background-color: #fff;
  box-shadow: 2px 4px 18px 0px rgba(0, 0, 0, 0.09);
  border-radius: 8px;
  padding: 20px;
}
.page-right .consult-right .consult-left .consult-mobie {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  position: relative;
}
.page-right .consult-right .consult-left .consult-mobie .consult-mobie-icon {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 30px;
  color: #747474;
}
.page-right .consult-right .consult-left .consult-mobie .consult-mobie-info {
  color: #909090;
  font-size: 14px;
  line-height: 20px;
}
.page-right .consult-right .consult-left .consult-info {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  position: relative;
  margin-top: 10px;
}
.page-right .consult-right .consult-left .consult-info .consult-info-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 30px;
  color: #747474;
}
.page-right .consult-right .consult-left .consult-info .consult-info-info {
  color: #909090;
  font-size: 14px;
  line-height: 20px;
}
.page-right .consult-right .consult-left .consult-info .consult-info-qrimg {
  margin-top: 8px;
  width: 118px;
  height: 118px;
  background: url("../img/tab1_images/ermbg.png") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.page-right .consult-right .icon {
  font-size: 30px;
  color: #997EFF;
  text-align: center;
}
.page-right .consult-right .buy-info {
  font-size: 14px;
  width: 14px;
  margin: 0 auto;
  margin-top: 5px;
  font-weight: 500;
  color: #000000;
}
.page-section {
  position: relative;
}
.page-section .icon-player {
  display: none;
}
.page-section.area1 .icon-player {
  display: block;
}
.page-section.area2 .row .title {
  color: #000;
}
.page-section.area2 .row .info {
  color: #333;
}
.page-section.area5 .row,
.page-section.area8 .row {
  left: 64%;
}
.page-section.area7 .row,
.page-section.area9 .row {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-section .row {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-section .row .title {
  line-height: 70px;
  font-size: 52px;
  color: #fff;
  font-weight: bolder;
}
.page-section .row .info {
  font-size: 26px;
  margin-top: 10px;
  color: #fff;
  font-weight: bold;
}
.page-section .row .play-botton {
  height: 68px;
  line-height: 68px;
  width: 180px;
  background-color: #997EFF;
  color: #fff;
  font-size: 22px;
  text-align: center;
  border-radius: 34px;
  margin-top: 30px;
  cursor: pointer;
}
.page-section .row .play-botton .icon {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 28px;
}
.page-section .row .free-botton {
  display: block;
  width: 230px;
  height: 68px;
  background: #997EFF;
  border-radius: 34px;
  line-height: 68px;
  color: #FFFFFF;
  font-size: 22px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  cursor: pointer;
}
.page-section .row .free-botton:hover {
  background-color: #7a65cc;
}
.page-section .row .play-botton:hover {
  background-color: #7a65cc;
}
