@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%;
  z-index: 9;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.page-header.page-headeractive {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.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_black.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: #000;
  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 {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1366px) {
  .page-section {
    width: 1366px;
    height: 768px;
  }
}
.area1 {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 160px;
  padding-bottom: 30px;
  height: auto;
}
.area1 .page-section-top {
  text-align: center;
}
.area1 .page-section-top .page-section-title {
  font-size: 48px;
  line-height: 100px;
  height: 100px;
  color: #000;
  font-weight: bolder;
}
.area1 .page-section-top .page-section-info {
  font-size: 32px;
  color: #000;
  line-height: 32px;
  height: 32px;
}
.area1 .page-section-middle {
  margin: 0 auto;
  margin-top: 35px;
  width: 922px;
  height: 256px;
  background: url("../img/tab4_images/tab4-1.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area1 .page-section-bottom {
  width: 832px;
  margin: 0 auto;
  margin-top: 65px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.area1 .page-section-bottom .text-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.area2 {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../img/tab4_images/tab4-map.png") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area2 .page-section-top {
  text-align: center;
}
.area2 .page-section-top .page-section-title {
  font-size: 48px;
  line-height: 90px;
  height: 90px;
  color: #000;
  font-weight: bolder;
}
.area2 .page-section-top .page-section-info {
  display: inline-block;
  font-size: 32px;
  color: #000;
  line-height: 32px;
  height: 32px;
}
.area2 .page-section-bottom {
  width: 500px;
  height: 280px;
  position: absolute;
  left: 35%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.area2 .page-section-bottom .slideShow {
  width: 500px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.area2 .page-section-bottom .slideShow ul {
  width: 2500px;
  height: 200px;
  position: relative;
}
.area2 .page-section-bottom .slideShow ul li {
  position: relative;
  float: left;
  width: 500px;
  height: 200px;
}
.area2 .page-section-bottom .slideShow ul li .title {
  position: absolute;
  left: 240px;
  top: 40px;
  font-size: 24px;
  font-weight: bold;
}
.area2 .page-section-bottom .slideShow ul li .info {
  position: absolute;
  left: 240px;
  top: 75px;
  width: 200px;
  font-size: 14px;
}
.area2 .page-section-bottom .slideShow ul li img {
  width: 500px;
  height: 200px;
}
.area2 .page-section-bottom .showNav {
  position: absolute;
  bottom: 0;
  text-align: center;
  font-size: 12px;
  height: 50px;
  width: 500px;
}
.area2 .page-section-bottom .showNav span {
  float: left;
  width: 20%;
  height: 50px;
  color: #ccc;
}
.area2 .page-section-bottom .showNav span .year {
  cursor: pointer;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background-color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.area2 .page-section-bottom .showNav span.active {
  color: #333;
}
.area2 .page-section-bottom .left-arrow {
  position: absolute;
  cursor: pointer;
  left: -70px;
  top: 80px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 40px;
  background-color: #fff;
}
.area2 .page-section-bottom .left-arrow img {
  width: 30px;
  height: 30px;
}
.area2 .page-section-bottom .right-arrow {
  position: absolute;
  padding-top: 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  right: -70px;
  top: 80px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 40px;
  background-color: #fff;
}
.area2 .page-section-bottom .right-arrow img {
  width: 30px;
  height: 30px;
}
.area3 {
  position: relative;
  height: 700px;
}
.area3 .row {
  width: 100%;
  position: absolute;
  top: 72px;
  text-align: center;
  padding: 0 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.area3 .row .title {
  height: 52px;
  font-size: 38px;
  color: #000000;
  line-height: 52px;
}
.area3 .row .content {
  width: 100%;
  height: 380px;
  margin-top: 50px;
}
.area3 .row .content .content-ul {
  width: 100%;
  height: 380px;
}
.area3 .row .content .content-ul li {
  width: 25%;
  float: left;
  height: 380px;
  padding: 0 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.area3 .row .content .content-ul li .li-content {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.area3 .row .content .content-ul li .li-content:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.area3 .row .content .content-ul li .li-content img {
  width: 100%;
}
.area3 .row .content .content-ul li .li-content .info {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  line-height: 36px;
  padding: 0 20px;
  margin-top: 20px;
  height: 120px;
  color: #000;
}
.area3 .row .content .content-ul li .li-content .date {
  position: absolute;
  left: 20px;
  bottom: 30px;
  font-size: 16px;
  text-align: left;
  line-height: 36px;
  color: #333;
}
.area4 {
  height: 288px;
  position: relative;
  background: url("../img/tab2_images/tab2-5.jpg") no-repeat center center;
  -o-background-size: cover;
  background-size: cover;
}
.area4 .row {
  width: 100%;
  position: absolute;
  top: 72px;
  text-align: center;
}
.area4 .row .title {
  height: 52px;
  font-size: 38px;
  color: #000000;
  line-height: 52px;
}
.area4 .row .free-botton {
  display: block;
  width: 114px;
  height: 38px;
  background: #997EFF;
  border-radius: 4px;
  line-height: 38px;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 30px;
}
.area5 {
  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;
}
.area5.dark {
  background-color: #171717;
  color: #fff;
}
.area5 .phone_contactus {
  display: none;
}
.area5 .contactus {
  width: 860px;
  margin: 0 auto;
}
.area5 .contactus ul {
  width: 340px;
  float: left;
}
.area5 .contactus li {
  float: left;
  display: inline;
  width: 280px;
  height: 100px;
  padding-left: 70px;
  background: url("pc/contactussprite2.png") no-repeat;
}
.area5 .contactus li.phone {
  background-position: 0px 3px;
}
.area5 .contactus li.phone .phonenum {
  color: #982ea7;
  font-size: 30px;
  font-weight: bold;
  padding-top: 4px;
}
.area5 .contactus li.phone .phoneintro {
  font-size: 14px;
  color: #4b4b4b;
}
.area5 .contactus li.qq {
  background-position: 0px -114px;
}
.area5 .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: -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;
}
.area5 .contactus li.qq a.qq:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.area5 .contactus li.address {
  background-position: 0px -245px;
}
.area5 .contactus li.address p {
  width: 136px;
  height: 92px;
  background: url("pc/ewmbg.png") no-repeat 0 0;
}
.area5 .contactus .where {
  float: right;
  width: 310px;
  height: 280px;
  padding-left: 80px;
  background: url("pc/contactussprite2.png") no-repeat 0px -534px;
}
.area5 .contactus .where p {
  font-size: 16px;
  color: #717171;
  line-height: 24px;
}
.area5 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%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.area5 p.info .search {
  color: #5191b1;
  cursor: pointer;
}
