body {
  overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 'PingFangSC-Regular', '微软雅黑', "Microsoft Yahei", "Hiragino Sans GB", 'tahoma', 'arial', '宋体';
}
body,
html {
  -webkit-text-size-adjust: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
}
body {
  font: 14px/180% 'PingFangSC-Regular', '微软雅黑', "Microsoft Yahei", "Hiragino Sans GB", 'tahoma', 'arial', '宋体';
}
img {
  border: 0;
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
a,
input,
button {
  outline: none;
}
a:hover {
  text-decoration: none !important;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.w {
  max-width: 1200px !important;
  margin: 0 auto !important;
}
.nav-w {
  width: 500px;
}
#app {
  width: 100%;
  height: 100%;
}
#app .el-input__inner {
  box-shadow: none !important;
  line-height: initial !important;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.nav-active {
  color: #4592ff !important;
}
.sub-active {
  color: #4592ff !important;
}
.ddmenu-active {
  border-bottom: 3px solid #35affc !important;
}
.scroll-nav {
  top: 0;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  width: 100%;
}
.header {
  height: 65px;
  z-index: 99999;
  top: 0;
  width: 100%;
  box-shadow: 0px 0px 10px #ebebeb;
}
.header .drop-down-menu {
  position: absolute;
  top: 65px;
  width: 100%;
  z-index: 9999;
}
.header .drop-down-menu ul {
  padding: 0 10px;
}
.header .drop-down-menu ul li {
  padding-left: 5px;
  border: none;
  border-bottom: 3px solid transparent;
}
.header .drop-down-menu ul li a {
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  padding: 10px 0;
  margin-right: 10px;
  color: #333;
}
.header .drop-down-menu ul li a:hover {
  color: #4592ff !important;
}
.header .drop-down-menu ul li:hover {
  border-bottom: 3px solid #35affc;
}
.footer {
  background-color: #000000;
  text-align: center;
  color: #fff;
  transition: height 0.3s;
}
.footer .tel {
  padding-top: 40px;
  padding-bottom: 14px;
}
.footer .tel p img {
  vertical-align: bottom;
  margin-right: 3px;
}
.footer .tel p span {
  font-size: 18px;
}
.footer .tel p b {
  font-size: 42px;
}
@media (max-width: 620px) {
  .footer .tel {
    padding-top: 20px;
  }
  .footer .tel p b {
    font-size: 30px;
  }
}
@media (max-width: 395px) {
  .footer .tel {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .footer .tel p b {
    font-size: 20px;
  }
}
.footer .licence {
  padding-bottom: 20px;
}
.footer .licence p {
  font-size: 12px;
}
.footer .licence p a {
  text-decoration: none;
  color: #4592ff !important;
}
.footer .licence p a + a {
  margin-left: 15px;
}
.footer .top {
  position: fixed;
  right: 20px;
  top: 60%;
  z-index: 9999999;
  width: 40px;
  height: 40px;
}
.footer .top a img {
  width: 100%;
  height: 100%;
}
.emActive {
  transition: height 0.3s;
}
.emActive .youqingLink a.linkBtn em {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.emActive .youqingLink .linkList {
  display: block;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  display: none;
}
.iacb {
  display: none !important;
}
.breadcrumb {
  display: none;
}
body {
  overflow-x: hidden;
}
.sub-nav-bar-page .content .sub-nav {
  background-color: #e7f5fe;
  box-shadow: 0px 0px 10px #ebebeb;
}
.sub-nav-bar-page .content .sub-nav .row {
  width: 1078px;
  margin: 0 auto;
}
.sub-nav-bar-page .content .sub-nav .row div {
  float: left;
  padding: 10px 14px;
}
.sub-nav-bar-page .content .sub-nav .row div a {
  padding: 0 10px 11px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
.sub-nav-bar-page .content .sub-nav .row div a:hover {
  color: #4592ff !important;
}
.sub-nav-bar-page .content .top-banner {
  color: #fff;
}
.sub-nav-bar-page .content .top-banner .banner-con {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.sub-nav-bar-page .content .top-banner .banner-con .first-con {
  padding-top: 126px;
}
.sub-nav-bar-page .content .top-banner .banner-con .first-con .title {
  font-size: 44px;
  margin: 0 auto 54px;
  transition: all 0.6s 0.1s ease;
  -webkit-animation: moveDown 0.6s ease-in-out 0.2s both;
  animation: moveDown 0.6s ease-in-out 0.2s both;
}
.sub-nav-bar-page .content .top-banner .banner-con .first-con .des {
  font-size: 16px;
  transition: all 1s 0.1s ease;
  -webkit-animation: moveDown 1s ease-in-out 0.2s both;
  animation: moveDown 1s ease-in-out 0.2s both;
}
.sub-nav-bar-page .content .top-banner .banner-con .first-con .des p {
  margin: 10px 0 !important;
}
.sub-nav-bar-page .content .top-banner .banner-con .first-con a span {
  display: inline-block;
  background: url('../images/play.png') center no-repeat;
  padding: 10.5px 32px;
  color: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 16px;
  margin: 20px auto 50px;
  transition: all 1s 0.1s ease;
  -webkit-animation: moveDown 1.5s ease-in-out 0.2s both;
  animation: moveDown 1.5s ease-in-out 0.2s both;
}
@keyframes moveDown {
  0% {
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes moveDown {
  0% {
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(10px);
    -moz-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes moveUp {
  0% {
    transform: translateY(10px);
    -moz-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes moveRight {
  0% {
    transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes moveRight {
  0% {
    transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
.sub-nav-bar-page .content .top-banner .banner-con .second-con {
  width: 850px;
  margin: 0 auto;
  opacity: 1;
  transition: all 1s 0.3s ease;
  -webkit-animation: moveRight 1s ease-in-out 0.4s both;
  animation: moveRight 1s ease-in-out 0.4s both;
}
.sub-nav-bar-page .content .top-banner .banner-con .second-con li {
  width: 100px;
  float: left;
  margin-right: 50px;
}
.sub-nav-bar-page .content .top-banner .banner-con .second-con li img {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin: 0 auto 20px;
}
.sub-nav-bar-page .content .top-banner .banner-con .second-con li p {
  color: #aeceff;
  font-size: 16px;
}
.sub-nav-bar-page .content .top-banner .banner-con .second-con li.last {
  margin-right: 0;
}
.sub-nav-bar-page .content .top-banner .banner-con ul.second-con {
  -webkit-animation: moveUp 1s ease-in-out 0.4s both;
  animation: moveUp 1s ease-in-out 0.4s both;
}
.sub-nav-bar-page .content .div_bg {
  background-color: #e3f3fd;
}
.sub-nav-bar-page .content .layout .layout_left {
  float: left;
}
.sub-nav-bar-page .content .layout {
  height: 620px;
  padding-top: 90px;
  padding-bottom: 60px;
  font-size: 16px;
}
.sub-nav-bar-page .content .layout .con {
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .sub-nav-bar-page .content .layout .con {
    width: 1100px;
  }
}
@media (min-width: 1441px) {
  .sub-nav-bar-page .content .layout .con {
    width: 1260px;
  }
}
.sub-nav-bar-page .content .layout .con .words {
  margin-top: 120px;
}
.sub-nav-bar-page .content .layout .con .words .words-1 {
  margin-bottom: 60px;
}
.sub-nav-bar-page .content .layout .con .words .words-1 .p1 {
  font-size: 40px;
  margin-bottom: 35px;
}
.sub-nav-bar-page .content .layout .con .words .words-1 .p2 {
  margin-bottom: 7px;
  line-height: 30px;
}
.sub-nav-bar-page .content .layout .con .words .link .btn {
  display: inline-block;
  border: 1px solid #35affc;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 14px;
  color: #35affc;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sub-nav-bar-page .content .layout .con .words .link .a1 {
  border: none;
  color: #fff;
  margin-right: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: url(../images/play.png) center no-repeat;
}
.sub-nav-bar-page .content .layout .con .words .link .a1:hover {
  box-shadow: darkgrey 0px 7px 16px -2px;
  position: relative;
  top: 1px;
}
.sub-nav-bar-page .content .layout .con .words .link .a2 {
  display: inline-block;
  width: 80px;
}
.sub-nav-bar-page .content .layout .con .words .link .a2:hover {
  position: relative;
  top: 1px;
  box-shadow: darkgrey 0px 7px 16px -2px;
}
.sub-nav-bar-page .content .layout .p1,
.sub-nav-bar-page .content .layout .p2,
.sub-nav-bar-page .content .layout .link a,
.sub-nav-bar-page .content .layout .title,
.sub-nav-bar-page .content .words-center .p1,
.sub-nav-bar-page .content .words-center .p2,
.sub-nav-bar-page .content .words-center .link a,
.sub-nav-bar-page .content .words-center .title {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  opacity: 0;
}
.sub-nav-bar-page .content .layout .pic img,
.sub-nav-bar-page .content .words-center .pic img {
  transition: all 1.5s ease-in-out;
  -webkit-transition: all 1.5s ease-in-out;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  opacity: 0;
}
.sub-nav-bar-page .content .layout.active .p1,
.sub-nav-bar-page .content .layout.active .p2,
.sub-nav-bar-page .content .layout.active .link a,
.sub-nav-bar-page .content .layout.active .title,
.sub-nav-bar-page .content .layout.active .pic img,
.sub-nav-bar-page .content .words-center.active .p1,
.sub-nav-bar-page .content .words-center.active .p2,
.sub-nav-bar-page .content .words-center.active .link a,
.sub-nav-bar-page .content .words-center.active .title,
.sub-nav-bar-page .content .words-center.active .pic img {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
.sub-nav-bar-page .content .pic-words .con .words .words-1 .p1 {
  text-align: right;
}
.sub-nav-bar-page .content .pic-words .con .pic,
.sub-nav-bar-page .content .words-pic .con .pic {
  width: 590px;
}
.sub-nav-bar-page .content .words-center {
  padding-top: 95px;
  text-align: center;
}
.sub-nav-bar-page .content .words-center .title {
  font-size: 40px;
  margin-bottom: 35px;
}
.sub-nav-bar-page .content .words-center .des {
  margin-bottom: 55px;
  font-size: 16px;
}
.sub-nav-bar-page .content .words-center .des p {
  margin-bottom: 3px;
}
.sub-nav-bar-page .content .words-center .pic {
  width: auto;
}
.sub-nav-bar-page .content .words-center .pic img {
  width: auto;
  height: 100%;
}
.sub-nav-bar-page .content .words-center .link .btn {
  display: inline-block;
  border: 1px solid #35affc;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-size: 14px;
  color: #35affc;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sub-nav-bar-page .content .words-center .link .a1 {
  border: none;
  color: #fff;
  margin-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: url(../images/play.png) center no-repeat;
}
.sub-nav-bar-page .content .words-center .link .a1:hover {
  box-shadow: darkgrey 0px 7px 16px -2px;
  position: relative;
  top: 1px;
}
.sub-nav-bar-page .content .words-center .link .a2 {
  display: inline-block;
  width: 80px;
}
.sub-nav-bar-page .content .words-center .link .a2:hover {
  position: relative;
  top: 1px;
  box-shadow: darkgrey 0px 7px 16px -2px;
}
.sub-nav-bar-page .content .weixin {
  position: relative;
  background-color: #3285ff;
  color: #fff;
  padding-bottom: 0;
  padding-top: 100px;
}
.sub-nav-bar-page .content .weixin .link {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
.sub-nav-bar-page .content .weixin .link .a2 {
  border-color: #fff;
  color: #fff;
}
.sub-nav-bar-page .content .weixin .line {
  width: 100%;
  height: 90px;
  background: url('../images/bt_line.png');
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 798px;
}
.sub-nav-bar-page .content .weixin .dot {
  width: 1200px;
  height: 660px;
  background: url('../images/dot.png');
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 76px;
  left: 50%;
  margin-left: -600px;
}
.sub-nav-bar-page .content .weixin .pic {
  width: 830px;
  height: 560px;
  margin: 0 auto;
}
.sub-nav-bar-page .content .pic-words .con .words {
  padding-left: 58px;
}
.sub-nav-bar-page .content .hd .con .pic {
  margin-top: 10px;
}
.sub-nav-bar-page .content .hd .con .pic img {
  width: 100%;
}
.sub-nav-bar-page .content .hd .con .words {
  margin-top: 120px;
}
.sub-nav-bar-page .content .data-share {
  height: 730px;
}
.sub-nav-bar-page .content .data-share .pic {
  width: 800px;
  height: 360px;
  margin: 0 auto;
}
.sub-nav-bar-page .content .data-share .link .a2:hover {
  position: relative;
  top: 1px;
  box-shadow: darkgrey 0px 7px 16px -2px;
}
.sub-nav-bar-page .content .interact {
  padding-top: 64px;
}
.sub-nav-bar-page .content .interact .con .pic {
  margin-right: -30px;
}
.sub-nav-bar-page .content .interact .con .pic img {
  width: 100%;
}
.sub-nav-bar-page .content .meeting-control {
  padding-top: 60px;
  padding-bottom: 60px;
}
.sub-nav-bar-page .content .meeting-control .con .pic img {
  width: 100%;
}
.sub-nav-bar-page .content .platform {
  height: 842px;
  padding-bottom: 0px;
}
.sub-nav-bar-page .content .platform .link {
  margin-bottom: 45px;
}
.sub-nav-bar-page .content .platform .pic {
  width: 930px;
  height: 500px;
  margin: 0 auto;
}
.sub-nav-bar-page .content .hardware {
  height: 670px;
  padding: 0;
  color: #fff;
}
.sub-nav-bar-page .content .hardware .con .words {
  margin-top: 240px;
}
.sub-nav-bar-page .content .hardware .con .words .link .a2 {
  color: #fff;
  border-color: #fff;
}
.sub-nav-bar-page .content .hardware .con .pic {
  width: 620px;
}
.sub-nav-bar-page .content .hardware .con .pic img {
  width: 100%;
  height: auto;
}
.sub-nav-bar-page .content .private {
  height: 980px;
  padding-top: 94px;
}
.sub-nav-bar-page .content .private .pic {
  width: 680px;
  height: 590px;
  margin: 50px auto 0;
}
.sub-nav-bar-page .content .private .pic img {
  width: 100%;
}
.sub-nav-bar-page .content .partner {
  padding: 0.76rem 0 0.8rem;
  margin-top: 80px;
  margin-bottom: 70px;
}
.sub-nav-bar-page .content .partner .contain {
  width: 1299px;
  margin: 0 auto;
  position: relative;
}
.sub-nav-bar-page .content .partner .contain .a-title {
  text-align: center;
  margin: 0px 0 30px;
  font-size: 42px;
}
.sub-nav-bar-page .content .partner .contain .p-con {
  padding: 0 1.65rem;
  text-align: center;
  font-size: 18px;
  color: #000;
  margin: 0.22rem 0 30px;
}
.sub-nav-bar-page .content .partner .contain .parter-list {
  margin: 0.38rem auto 0;
  width: 94.5%;
  background: #fff;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  margin: 0 auto;
}
.sub-nav-bar-page .content .partner .contain .parter-list li {
  width: 16.6666%;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  float: left;
}
.sub-nav-bar-page .content .partner .contain .parter-list li .parter-box {
  display: block;
  height: 103px;
  line-height: 103px;
  font-size: 0px;
  text-align: center;
  overflow: hidden;
  cursor: default;
}
.sub-nav-bar-page .content .partner .contain .parter-list li .parter-box img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.sub-nav-bar-page .footer {
  width: 100%;
}
