@charset "UTF-8";
/* line 2, ../sass/basics/_reset.scss */
html,
body {
  height: 100%;
  min-width: 1000px; }

/* line 8, ../sass/basics/_reset.scss */
body {
  font-family: "PingFang SC", "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
  font-size: 14px;
  background-color: #fff; }

/* line 14, ../sass/basics/_reset.scss */
body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0; }

/* line 54, ../sass/basics/_reset.scss */
ul,
ol {
  list-style: none; }

/* line 59, ../sass/basics/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 64, ../sass/basics/_reset.scss */
th {
  text-align: inherit; }

/* line 68, ../sass/basics/_reset.scss */
iframe {
  display: block; }

/* line 72, ../sass/basics/_reset.scss */
input,
img,
fieldset,
textarea {
  border: none; }

/* line 79, ../sass/basics/_reset.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

/* line 85, ../sass/basics/_reset.scss */
strong,
b {
  font-weight: bold; }

/* line 90, ../sass/basics/_reset.scss */
caption,
em,
i,
th {
  font-style: normal;
  font-weight: 400; }

/* line 98, ../sass/basics/_reset.scss */
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%; }

/* line 111, ../sass/basics/_reset.scss */
select,
input {
  vertical-align: middle; }

/* line 116, ../sass/basics/_reset.scss */
input {
  background: transparent; }

/* line 120, ../sass/basics/_reset.scss */
select,
a,
input[type="text"],
input[type="password"],
input[type=submit],
button,
input[type=button],
textarea {
  outline-style: none;
  -webkit-appearance: none;
  border-radius: 0; }

/* line 133, ../sass/basics/_reset.scss */
audio,
canvas,
video {
  display: inline-block; }

/* line 139, ../sass/basics/_reset.scss */
del {
  text-decoration: line-through; }

/* line 143, ../sass/basics/_reset.scss */
hr {
  border: none;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 8px;
  height: 10px; }

/* line 150, ../sass/basics/_reset.scss */
a,
a:hover {
  text-decoration: none; }

/* line 155, ../sass/basics/_reset.scss */
a:focus {
  outline: none; }

/* line 248, common/*.png */
.common-sprite, .nav-wrap .nw-logo1, .nav-wrap .nw-logo2, .footer .fc-left .wx-icon, .footer .fc-left .wb-icon, .cj-icon, .js-icon, .yz-icon, .jd-icon, .jr-icon1, .jr-icon2, .jr-icon3, .jr-icon4, .ss-icon, .rj-icon, .fw-icon, .ios-icon, .android-icon, .xiaochengxu-icon, .aboutus .ac-mod2 .about-icon5, .aboutus .ac-mod2 .about-icon6, .aboutus .ac-mod2 .about-icon7, .aboutus .ac-mod2 .about-icon8, .about-icon1, .about-icon2, .about-icon3, .about-icon4 {
  background-image: url('/slice/common-s4d00343caa.png');
  background-repeat: no-repeat; }

/* line 120, index/*.png */
.index-sprite, .solution-wrap .sw-con li .security-icon, .solution-wrap .sw-con li .finance-icon, .solution-wrap .sw-con li .social-security-icon, .solution-wrap .sw-con li .intelligent-icon, .solution-wrap .sw-con li .security-icon-hover, .solution-wrap .sw-con li .finance-icon-hover, .solution-wrap .sw-con li .social-security-icon-hover, .solution-wrap .sw-con li .intelligent-icon-hover, .intro-video .video-pause, .intro-video .video-pause-active {
  background-image: url('/slice/index-s76149f8e2c.png');
  background-repeat: no-repeat; }

/* line 2, ../sass/mixins/_often.scss */
.com-w {
  width: 1000px; }

/* line 6, ../sass/mixins/_often.scss */
a:active {
  color: #19252f; }

/* line 10, ../sass/mixins/_often.scss */
.mar-lr-auto, .com-w, .back-top-wrap .back-top-btn, .speakin-calc1 {
  margin-right: auto;
  margin-left: auto; }

/* line 15, ../sass/mixins/_often.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 29, ../sass/mixins/_often.scss */
.text-over-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 34, ../sass/mixins/_often.scss */
.text-over-2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* line 40, ../sass/mixins/_often.scss */
.text-over-3 {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* line 46, ../sass/mixins/_often.scss */
.text-over-4 {
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden; }

/* line 54, ../sass/mixins/_often.scss */
.ff-simsun {
  font-family: simsun; }

/* line 58, ../sass/mixins/_often.scss */
.fn-hide {
  display: none; }

/* line 3, ../sass/modules/_nav_mod.scss */
.nav-wrap {
  background-color: #19252f; }
  /* line 5, ../sass/modules/_nav_mod.scss */
  .nav-wrap .nw-con {
    height: 90px;
    padding-right: 20px;
    padding-left: 20px; }
  /* line 12, ../sass/modules/_nav_mod.scss */
  .nav-wrap .nw-logo {
    margin-top: 17px;
    float: left; }
    /* line 15, ../sass/modules/_nav_mod.scss */
    .nav-wrap .nw-logo a {
      width: 100%;
      height: 100%;
      display: block;
      text-indent: -9999px; }
  /* line 21, ../sass/modules/_nav_mod.scss */
  .nav-wrap .nw-logo1 {
    background-position: 0 -1023px;
    height: 56px;
    width: 120px; }
  /* line 24, ../sass/modules/_nav_mod.scss */
  .nav-wrap .nw-logo2 {
    background-position: 0 -1079px;
    height: 38px;
    width: 80px; }
  /* line 27, ../sass/modules/_nav_mod.scss */
  .nav-wrap .nw-list {
    margin-top: 33px;
    float: left;
    line-height: 24px; }
    /* line 31, ../sass/modules/_nav_mod.scss */
    .nav-wrap .nw-list .level1-a {
      display: block;
      padding-right: 10px;
      padding-left: 10px;
      color: #1ca6d0;
      transition: .3s;
      font-weight: bold; }
    /* line 39, ../sass/modules/_nav_mod.scss */
    .nav-wrap .nw-list .level1-li {
      float: left;
      margin-right: 20px;
      margin-left: 20px;
      position: relative; }
      /* line 44, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .level1-li:hover .level1-a {
        color: #fff;
        background-color: #1ca6d0; }
      /* line 48, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .level1-li:hover .sub-list {
        display: block; }
    /* line 53, ../sass/modules/_nav_mod.scss */
    .nav-wrap .nw-list .active .level1-a {
      color: #000;
      background-color: #1ca6d0; }
    /* line 58, ../sass/modules/_nav_mod.scss */
    .nav-wrap .nw-list .sub-list {
      padding-top: 33px;
      width: 200px;
      position: absolute;
      z-index: 3;
      left: 50%;
      margin-left: -100px;
      text-align: center;
      display: none; }
      /* line 67, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .sub-list li {
        background-color: rgba(0, 5, 9, 0.8);
        height: 44px;
        line-height: 44px; }
      /* line 75, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .sub-list li:last-of-type {
        border-bottom: none; }
      /* line 78, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .sub-list a {
        color: #fff;
        display: block; }
      /* line 82, ../sass/modules/_nav_mod.scss */
      .nav-wrap .nw-list .sub-list a:hover {
        color: #18a6d0; }
  /* line 87, ../sass/modules/_nav_mod.scss */
  .nav-wrap .speakin-open-platform {
    margin-top: 32px;
    float: right;
    height: 24px;
    line-height: 24px;
    border: 1px solid #1ca6d0;
    padding-right: 10px;
    padding-left: 10px;
    color: #1ca6d0; }
    /* line 96, ../sass/modules/_nav_mod.scss */
    .nav-wrap .speakin-open-platform i {
      margin-top: 3px;
      margin-right: 4px;
      float: left;
      width: 28px;
      height: 18px;
      background: url(../../images/product/icon_openplatform_s_normal.png) no-repeat; }
    /* line 104, ../sass/modules/_nav_mod.scss */
    .nav-wrap .speakin-open-platform span {
      float: left; }
    /* line 107, ../sass/modules/_nav_mod.scss */
    .nav-wrap .speakin-open-platform:hover {
      color: #fff;
      background-color: #1ca6d0; }
      /* line 110, ../sass/modules/_nav_mod.scss */
      .nav-wrap .speakin-open-platform:hover i {
        background: url(../../images/product/icon_openplatform_hover.png) no-repeat; }

/* line 116, ../sass/modules/_nav_mod.scss */
.index-nav-wrap {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 5;
  background-color: transparent; }

/* line 2, ../sass/modules/_large_img_mod.scss */
.large-img {
  height: 240px;
  padding-top: 160px; }
  /* line 5, ../sass/modules/_large_img_mod.scss */
  .large-img .li-con {
    text-align: center;
    color: #fff; }
    /* line 8, ../sass/modules/_large_img_mod.scss */
    .large-img .li-con .li-con-txt1 {
      font-size: 32px; }
    /* line 11, ../sass/modules/_large_img_mod.scss */
    .large-img .li-con .li-con-txt2 {
      margin-top: 25px; }

/* line 16, ../sass/modules/_large_img_mod.scss */
.voice-img {
  background: url(../../images/technology/header.jpg) no-repeat center top; }

/* line 19, ../sass/modules/_large_img_mod.scss */
.security-img {
  background: url(../../images/solution/solution_security.jpg) no-repeat center top; }

/* line 22, ../sass/modules/_large_img_mod.scss */
.finance-img {
  background: url(../../images/solution/jinrong.jpg) no-repeat center top; }

/* line 25, ../sass/modules/_large_img_mod.scss */
.social-security-img {
  background: url(../../images/solution/solution_social_security.jpg) no-repeat center top; }

/* line 28, ../sass/modules/_large_img_mod.scss */
.intelligence-img {
  background: url(../../images/solution/solution_bigdata.jpg) no-repeat center top; }

/* line 31, ../sass/modules/_large_img_mod.scss */
.product-img {
  background: url(../../images/product/product_img.jpg) no-repeat center top; }

/* line 34, ../sass/modules/_large_img_mod.scss */
.case-img {
  background: url(../../images/case/case_img.jpg) no-repeat center top; }

/* line 2, ../sass/modules/_news_mod.scss */
.news-mod {
  margin-right: -20px; }
  /* line 4, ../sass/modules/_news_mod.scss */
  .news-mod .nc-details {
    width: 320px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    background-color: #fff;
    padding-bottom: 15px; }
    /* line 11, ../sass/modules/_news_mod.scss */
    .news-mod .nc-details .nd-img {
      overflow: hidden;
      height: 200px;
      line-height: 200px; }
      /* line 15, ../sass/modules/_news_mod.scss */
      .news-mod .nc-details .nd-img img {
        -moz-transition: ease-out 0.4s;
        -o-transition: ease-out 0.4s;
        -webkit-transition: ease-out 0.4s;
        transition: ease-out 0.4s;
        vertical-align: middle;
        height: 100%;
        width: 100%; }
    /* line 23, ../sass/modules/_news_mod.scss */
    .news-mod .nc-details:hover .nd-img img {
      -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      -webkit-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  /* line 28, ../sass/modules/_news_mod.scss */
  .news-mod .nd-con {
    padding-right: 17px;
    padding-left: 17px; }
    /* line 31, ../sass/modules/_news_mod.scss */
    .news-mod .nd-con .nd-con-title {
      padding-top: 25px;
      margin-bottom: 10px;
      font-size: 16px;
      height: 30px;
      line-height: 24px;
      height: 48px;
      color: #000; }
    /* line 40, ../sass/modules/_news_mod.scss */
    .news-mod .nd-con .nd-con-date {
      margin-top: 18px;
      color: #8a8787; }
    /* line 44, ../sass/modules/_news_mod.scss */
    .news-mod .nd-con .nd-con-label {
      margin-top: 6px;
      font-size: 0; }
      /* line 47, ../sass/modules/_news_mod.scss */
      .news-mod .nd-con .nd-con-label .class-bar {
        font-size: 12px; }
    /* line 51, ../sass/modules/_news_mod.scss */
    .news-mod .nd-con .nd-con-txt {
      color: #222;
      margin-top: 25px;
      font-size: 12px;
      line-height: 24px;
      height: 96px; }
    /* line 58, ../sass/modules/_news_mod.scss */
    .news-mod .nd-con .nd-con-link {
      margin-top: 25px;
      margin-bottom: 3px;
      font-size: 12px;
      color: #888; }
      /* line 63, ../sass/modules/_news_mod.scss */
      .news-mod .nd-con .nd-con-link span {
        margin-right: 10px; }

/* line 2, ../sass/modules/_paging_mod.scss */
.paging {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 0; }
  /* line 7, ../sass/modules/_paging_mod.scss */
  .paging .paging-num {
    display: inline-block;
    vertical-align: middle; }
    /* line 10, ../sass/modules/_paging_mod.scss */
    .paging .paging-num li {
      width: 38px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      border: 1px solid #000;
      display: inline-block;
      cursor: pointer;
      font-size: 14px;
      margin-right: 8px; }
      /* line 19, ../sass/modules/_paging_mod.scss */
      .paging .paging-num li:hover, .paging .paging-num li.active {
        background-color: #1ca6d0;
        border-color: #1ca6d0;
        color: #fff; }
  /* line 26, ../sass/modules/_paging_mod.scss */
  .paging .paging-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    cursor: pointer; }

/* line 2, ../sass/pages/_index.scss */
.com-title {
  font-size: 18px;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px; }

/* line 9, ../sass/pages/_index.scss */
.class-bar {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  background-color: #ddd;
  color: #888;
  padding-right: 5px;
  padding-left: 5px; }

/* line 21, ../sass/pages/_index.scss */
.arrow {
  width: 9px;
  height: 33px;
  position: absolute;
  left: 50%;
  margin-left: -4px; }

/* line 28, ../sass/pages/_index.scss */
.arrow-bot {
  background: url(../../images/index/arrow_bot.png) no-repeat; }

/* line 32, ../sass/pages/_index.scss */
.arrow-top {
  background: url(../../images/index/arrow_top.png) no-repeat; }

/* line 39, ../sass/pages/_index.scss */
.header {
  height: 950px;
  background: #19232B url(./header.jpg) no-repeat center top;
  position: relative;
  overflow: hidden; }
  /* line 44, ../sass/pages/_index.scss */
  .header .header-con {
    position: relative;
    overflow: hidden;
    z-index: 3; }

/* line 50, ../sass/pages/_index.scss */
.spk-video {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px; }

/* line 57, ../sass/pages/_index.scss */
.slogen {
  margin-top: 380px;
  color: #1ca6d0;
  opacity: .8;
  text-align: center; }
  /* line 62, ../sass/pages/_index.scss */
  .slogen .slogen-txt1 {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 3px;
    white-space: nowrap; }
  /* line 68, ../sass/pages/_index.scss */
  .slogen .slogen-txt2 {
    word-spacing: 12px;
    margin-top: 32px;
    font-size: 30px;
    font-family: "Arial";
    white-space: nowrap; }

/* line 78, ../sass/pages/_index.scss */
.about {
  margin: 90px auto 0;
  width: 300px;
  height: 38px;
  line-height: 38px;
  text-align: center; }
  /* line 84, ../sass/pages/_index.scss */
  .about a {
    position: relative;
    display: block;
    color: #1ca6d0;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
  /* line 90, ../sass/pages/_index.scss */
  .about a:before {
    content: "";
    height: 2px;
    background-color: #1ca6d0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-transition: height 0.3s;
    -o-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    transition: height 0.3s; }
  /* line 100, ../sass/pages/_index.scss */
  .about span {
    position: relative; }
  /* line 103, ../sass/pages/_index.scss */
  .about a:hover {
    color: #fff; }
    /* line 105, ../sass/pages/_index.scss */
    .about a:hover:before {
      height: 38px; }

/* line 111, ../sass/pages/_index.scss */
.to-solution {
  width: 90px;
  height: 26px;
  display: block;
  padding-top: 36px;
  text-align: center;
  margin: 308px auto 0;
  position: relative;
  color: #1ca6d0; }
  /* line 119, ../sass/pages/_index.scss */
  .to-solution .arrow {
    top: 0; }

/* line 125, ../sass/pages/_index.scss */
.solution-wrap .sw-title {
  font-size: 18px;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px; }
/* line 131, ../sass/pages/_index.scss */
.solution-wrap .sw-con {
  text-align: center; }
  /* line 133, ../sass/pages/_index.scss */
  .solution-wrap .sw-con ul {
    margin-right: -24px; }
  /* line 136, ../sass/pages/_index.scss */
  .solution-wrap .sw-con li {
    width: 232px;
    height: 232px;
    float: left;
    margin-right: 24px; }
    /* line 140, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li a {
      height: 100%;
      box-sizing: border-box;
      display: block;
      padding-top: 122px;
      box-shadow: 0 0 20px #e4e5e6;
      position: relative;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      -webkit-transition: 0.6s;
      transition: 0.6s; }
      /* line 148, ../sass/pages/_index.scss */
      .solution-wrap .sw-con li a p {
        margin-top: 30px;
        color: #000;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s; }
      /* line 153, ../sass/pages/_index.scss */
      .solution-wrap .sw-con li a i {
        position: absolute;
        top: 25%;
        left: 50%;
        margin-left: -31px;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        -webkit-transition: 0.6s;
        transition: 0.6s; }
      /* line 160, ../sass/pages/_index.scss */
      .solution-wrap .sw-con li a i:nth-of-type(2) {
        opacity: 0; }
      /* line 163, ../sass/pages/_index.scss */
      .solution-wrap .sw-con li a:hover {
        background-color: #15a8d1;
        box-shadow: 0 0 20px #15a8d1; }
        /* line 166, ../sass/pages/_index.scss */
        .solution-wrap .sw-con li a:hover i:nth-of-type(1) {
          opacity: 0; }
        /* line 169, ../sass/pages/_index.scss */
        .solution-wrap .sw-con li a:hover i:nth-of-type(2) {
          opacity: 1; }
        /* line 172, ../sass/pages/_index.scss */
        .solution-wrap .sw-con li a:hover p {
          color: #fff; }
    /* line 178, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .security-icon {
      background-position: 0 -300px;
      height: 60px;
      width: 52px; }
    /* line 181, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .finance-icon {
      background-position: 0 -60px;
      height: 60px;
      width: 60px; }
    /* line 184, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .social-security-icon {
      background-position: 0 -420px;
      height: 60px;
      width: 50px; }
    /* line 187, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .intelligent-icon {
      background-position: 0 -180px;
      height: 60px;
      width: 60px; }
    /* line 191, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .security-icon-hover {
      background-position: 0 -240px;
      height: 60px;
      width: 52px; }
    /* line 194, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .finance-icon-hover {
      background-position: 0 0;
      height: 60px;
      width: 60px; }
    /* line 197, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .social-security-icon-hover {
      background-position: 0 -360px;
      height: 60px;
      width: 50px; }
    /* line 200, ../sass/pages/_index.scss */
    .solution-wrap .sw-con li .intelligent-icon-hover {
      background-position: 0 -120px;
      height: 60px;
      width: 60px; }

/* line 207, ../sass/pages/_index.scss */
.intro-video {
  height: 260px;
  padding-top: 120px;
  background: url(../../images/index/intro.jpg) no-repeat center top;
  position: relative; }
  /* line 212, ../sass/pages/_index.scss */
  .intro-video .com-w {
    position: relative;
    z-index: 2; }
  /* line 216, ../sass/pages/_index.scss */
  .intro-video h3 {
    font-size: 28px;
    color: #fff;
    text-align: center; }
  /* line 221, ../sass/pages/_index.scss */
  .intro-video .video-btn-wrap {
    width: 82px;
    height: 82px;
    margin: 20px auto 0;
    position: relative;
    cursor: pointer; }
  /* line 227, ../sass/pages/_index.scss */
  .intro-video .video-pause {
    position: absolute;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background-position: 0 -562px;
    height: 82px;
    width: 82px; }
  /* line 232, ../sass/pages/_index.scss */
  .intro-video .video-pause-active {
    position: absolute;
    background-position: 0 -480px;
    height: 82px;
    width: 82px;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    opacity: 0; }
  /* line 239, ../sass/pages/_index.scss */
  .intro-video:hover .video-pause {
    opacity: 0; }
  /* line 242, ../sass/pages/_index.scss */
  .intro-video:hover .video-pause-active {
    opacity: 1; }

/* line 248, ../sass/pages/_index.scss */
.partner-list {
  margin-bottom: 45px; }
  /* line 251, ../sass/pages/_index.scss */
  .partner-list .cl-con ul {
    margin-right: -20px; }
  /* line 254, ../sass/pages/_index.scss */
  .partner-list .cl-con li {
    width: 182px;
    height: 112px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 2px;
    background-color: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    /* line 264, ../sass/pages/_index.scss */
    .partner-list .cl-con li a {
      display: block;
      height: 100%;
      line-height: 114px;
      text-align: center;
      font-size: 0;
      cursor: default; }
    /* line 272, ../sass/pages/_index.scss */
    .partner-list .cl-con li img {
      vertical-align: middle; }

/* line 282, ../sass/pages/_index.scss */
.news-center {
  background-color: #eff3f6;
  padding-bottom: 60px; }

/* line 286, ../sass/pages/_index.scss */
.more-news {
  margin-top: 40px;
  text-align: center; }
  /* line 289, ../sass/pages/_index.scss */
  .more-news a {
    width: 320px;
    height: 60px;
    line-height: 60px;
    background-color: #1ca6d0;
    display: inline-block;
    color: #fff;
    cursor: pointer; }

/* line 299, ../sass/pages/_index.scss */
.back-top-wrap {
  background-color: #163e5b;
  text-align: center;
  position: relative;
  height: 88px; }
  /* line 304, ../sass/pages/_index.scss */
  .back-top-wrap .back-top-btn {
    width: 88px;
    height: 88px;
    position: absolute;
    left: 50%;
    margin-left: -44px;
    display: block;
    background-color: #2d5e7a;
    overflow: hidden; }
    /* line 313, ../sass/pages/_index.scss */
    .back-top-wrap .back-top-btn .arrow {
      top: 29px; }
    /* line 317, ../sass/pages/_index.scss */
    .back-top-wrap .back-top-btn:hover .arrow {
      -moz-animation: arrow-move 0.6s;
      -webkit-animation: arrow-move 0.6s;
      animation: arrow-move 0.6s; }

@-moz-keyframes arrow-move {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translate(0); } }
@-ms-keyframes arrow-move {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translate(0); } }
@-webkit-keyframes arrow-move {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translate(0); } }
@keyframes arrow-move {
  0% {
    transform: translateY(100px); }
  100% {
    transform: translate(0); } }
/* line 358, ../sass/pages/_index.scss */
.footer {
  /*padding-top: 120px;*/
  padding-top: 1px;
  padding-bottom: 40px;
  background-color: #1f2d37; }
  /* line 362, ../sass/pages/_index.scss */
  .footer .ft-link {
    float: left; }
    /* line 364, ../sass/pages/_index.scss */
    .footer .ft-link .level1-li {
      float: left;
      width: 200px; }
      /* line 367, ../sass/pages/_index.scss */
      .footer .ft-link .level1-li h3 {
        color: #1ca6d0; }
      /* line 370, ../sass/pages/_index.scss */
      .footer .ft-link .level1-li li, .footer .ft-link .level1-li a {
        color: #fff; }
      /* line 373, ../sass/pages/_index.scss */
      .footer .ft-link .level1-li ul {
        margin-top: 20px;
        font-size: 12px;
        line-height: 24px; }
    /* line 381, ../sass/pages/_index.scss */
    .footer .ft-link .level1-li:nth-of-type(1) li a:hover, .footer .ft-link .level1-li:nth-of-type(2) li a:hover {
      color: #1ca6d0;
      border-bottom: 1px solid #1ca6d0; }
  /* line 388, ../sass/pages/_index.scss */
  .footer .fc-left {
    float: left; }
    /* line 390, ../sass/pages/_index.scss */
    .footer .fc-left h3 {
      color: #1ca6d0; }
    /* line 393, ../sass/pages/_index.scss */
    .footer .fc-left ul {
      margin-top: 20px;
      color: #fff;
      line-height: 24px; }
    /* line 398, ../sass/pages/_index.scss */
    .footer .fc-left li {
      margin-bottom: 5px;
      font-size: 12px; }
    /* line 402, ../sass/pages/_index.scss */
    .footer .fc-left .wx-icon, .footer .fc-left .wb-icon {
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
    /* line 407, ../sass/pages/_index.scss */
    .footer .fc-left .wx-icon {
      background-position: 0 -1254px;
      height: 17px;
      width: 20px; }
    /* line 410, ../sass/pages/_index.scss */
    .footer .fc-left .wb-icon {
      background-position: 0 -1237px;
      height: 17px;
      width: 20px; }
  /* line 414, ../sass/pages/_index.scss */
  .footer .fc-right {
    float: right; }
  /* line 417, ../sass/pages/_index.scss */
  .footer .footer-bot {
    text-align: center;
    margin-top: 70px;
    color: #a9acae;
    font-size: 12px; }

/* line 424, ../sass/pages/_index.scss */
.w-mask {
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7); }

/* line 433, ../sass/pages/_index.scss */
.spk-movie {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -270px;
  margin-left: -480px;
  overflow: hidden;
  border-radius: 7px; }

/* line 1, ../sass/pages/_technology.scss */
.speakin-calc1 h3, .app-area h3, .algorithm h3, .speakin-text-intro h3 {
  height: 118px;
  line-height: 118px;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }

/* line 9, ../sass/pages/_technology.scss */
.headline {
  height: 130px;
  line-height: 130px;
  font-size: 24px;
  font-weight: bold;
  color: #1ca6d0;
  text-align: center;
  background-color: #1f2d37; }

/* line 19, ../sass/pages/_technology.scss */
.crumbs {
  height: 44px;
  line-height: 44px;
  font-size: 12px; }
  /* line 23, ../sass/pages/_technology.scss */
  .crumbs li {
    float: left;
    padding-right: 18px;
    position: relative; }
    /* line 27, ../sass/pages/_technology.scss */
    .crumbs li:not(:last-of-type):after {
      content: ">";
      position: absolute;
      right: 4px;
      top: -1px; }
    /* line 33, ../sass/pages/_technology.scss */
    .crumbs li a {
      color: #1ca6d0; }
    /* line 37, ../sass/pages/_technology.scss */
    .crumbs li.active a {
      color: #000; }

/* line 44, ../sass/pages/_technology.scss */
.speakin-calc1 {
  width: 1000px; }
  /* line 53, ../sass/pages/_technology.scss */
  .speakin-calc1 .sl-left, .speakin-calc1 .sl-right {
    width: 500px;
    height: 244px; }
  /* line 56, ../sass/pages/_technology.scss */
  .speakin-calc1 .sl-left {
    float: left; }
  /* line 59, ../sass/pages/_technology.scss */
  .speakin-calc1 .sl-right {
    float: right; }
  /* line 62, ../sass/pages/_technology.scss */
  .speakin-calc1 .sl-con {
    height: 220px;
    background-color: #1f2d37;
    padding: 12px; }
  /* line 67, ../sass/pages/_technology.scss */
  .speakin-calc1 .sl-con-text {
    letter-spacing: 1px;
    height: 178px;
    border: 1px solid #858c91;
    padding: 20px; }
    /* line 72, ../sass/pages/_technology.scss */
    .speakin-calc1 .sl-con-text .sl-con-txt1 {
      color: #1ca6d0;
      font-size: 18px;
      text-align: center; }
    /* line 77, ../sass/pages/_technology.scss */
    .speakin-calc1 .sl-con-text .sl-con-txt2 {
      color: #fff;
      font-size: 15px;
      line-height: 28px;
      margin-top: 18px; }

/* line 86, ../sass/pages/_technology.scss */
.speakin-calc2 {
  height: 586px;
  background: url(../../images/technology/speakin_calc2.jpg) no-repeat center top; }

/* line 90, ../sass/pages/_technology.scss */
.sc-ani {
  position: relative; }
  /* line 92, ../sass/pages/_technology.scss */
  .sc-ani .sc-ani-img {
    position: absolute;
    top: -50px;
    left: 0; }
  /* line 97, ../sass/pages/_technology.scss */
  .sc-ani .sc-ani-txt {
    margin-top: 10px;
    position: relative;
    height: 30px;
    line-height: 30px; }
    /* line 102, ../sass/pages/_technology.scss */
    .sc-ani .sc-ani-txt span {
      position: absolute; }
    /* line 105, ../sass/pages/_technology.scss */
    .sc-ani .sc-ani-txt .sat-1 {
      left: 342px; }
    /* line 108, ../sass/pages/_technology.scss */
    .sc-ani .sc-ani-txt .sat-2 {
      left: 607px; }
    /* line 111, ../sass/pages/_technology.scss */
    .sc-ani .sc-ani-txt .sat-3 {
      left: 838px; }
  /* line 115, ../sass/pages/_technology.scss */
  .sc-ani .calc-tip1, .sc-ani .calc-tip2 {
    width: 128px;
    position: absolute;
    text-align: center;
    min-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px; }
  /* line 123, ../sass/pages/_technology.scss */
  .sc-ani .calc-tip1 {
    color: #000;
    background-color: #47d2f5;
    top: 128px;
    line-height: 40px; }
  /* line 129, ../sass/pages/_technology.scss */
  .sc-ani .calc-tip2 {
    color: #fff;
    background-color: #768895;
    top: 268px;
    line-height: 20px; }

/* line 137, ../sass/pages/_technology.scss */
.app-area {
  background-color: #eff3f6;
  padding-bottom: 66px; }
  /* line 143, ../sass/pages/_technology.scss */
  .app-area .aa-list {
    margin-right: -20px; }
    /* line 145, ../sass/pages/_technology.scss */
    .app-area .aa-list li {
      width: 250px;
      height: 168px;
      float: left;
      position: relative; }
      /* line 150, ../sass/pages/_technology.scss */
      .app-area .aa-list li .mask {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #1ca6d0;
        color: #fff;
        text-align: center;
        padding-top: 50px;
        line-height: 30px;
        opacity: 0;
        transition: .6s;
        font-size: 13px; }
      /* line 166, ../sass/pages/_technology.scss */
      .app-area .aa-list li:hover .mask {
        opacity: 1; }
    /* line 171, ../sass/pages/_technology.scss */
    .app-area .aa-list .al-txt {
      position: absolute;
      top: 55px;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: center;
      color: #fff; }
      /* line 179, ../sass/pages/_technology.scss */
      .app-area .aa-list .al-txt p:nth-of-type(1) {
        font-size: 16px;
        width: 140px;
        margin-right: auto;
        margin-left: auto;
        border-bottom: 2px solid #fff;
        padding-bottom: 10px; }
      /* line 187, ../sass/pages/_technology.scss */
      .app-area .aa-list .al-txt p:nth-of-type(2) {
        padding-top: 10px;
        font-size: 11px; }

/* line 195, ../sass/pages/_technology.scss */
.algorithm {
  height: 586px;
  background: url(../../images/technology/algorithm.jpg) no-repeat center top; }
  /* line 198, ../sass/pages/_technology.scss */
  .algorithm h3 {
    color: #fff; }
  /* line 202, ../sass/pages/_technology.scss */
  .algorithm .ac-left {
    margin-top: 20px;
    width: 470px;
    color: #fff;
    float: left;
    font-size: 16px; }
    /* line 208, ../sass/pages/_technology.scss */
    .algorithm .ac-left p {
      line-height: 30px;
      margin-top: 25px; }
  /* line 213, ../sass/pages/_technology.scss */
  .algorithm .ac-right {
    width: 408px;
    height: 408px;
    float: right; }

/* line 219, ../sass/pages/_technology.scss */
.speakin-text-intro {
  width: 1000px;
  margin-right: auto;
  margin-left: auto; }
  /* line 223, ../sass/pages/_technology.scss */
  .speakin-text-intro h3 {
    color: #333; }
  /* line 227, ../sass/pages/_technology.scss */
  .speakin-text-intro .sti-intro {
    font-size: 15px;
    line-height: 2; }
  /* line 231, ../sass/pages/_technology.scss */
  .speakin-text-intro .sti-list-wrap {
    margin-top: 45px;
    padding-right: 5px;
    padding-left: 5px; }
  /* line 236, ../sass/pages/_technology.scss */
  .speakin-text-intro .sti-list {
    margin-right: -50px; }
    /* line 238, ../sass/pages/_technology.scss */
    .speakin-text-intro .sti-list li {
      width: 210px;
      float: left;
      margin-right: 50px;
      text-align: center; }
  /* line 245, ../sass/pages/_technology.scss */
  .speakin-text-intro .sl-top {
    display: inline-block;
    width: 108px;
    height: 53px;
    border: 1px solid #1ca6d0;
    padding-top: 5px;
    color: #1ca6d0; }
    /* line 251, ../sass/pages/_technology.scss */
    .speakin-text-intro .sl-top p {
      font-size: 18px;
      font-style: italic; }
    /* line 255, ../sass/pages/_technology.scss */
    .speakin-text-intro .sl-top span {
      font-size: 14px; }
  /* line 259, ../sass/pages/_technology.scss */
  .speakin-text-intro .sl-txt {
    text-align: left;
    margin-top: 32px;
    font-size: 15px;
    line-height: 1.5; }

/* line 266, ../sass/pages/_technology.scss */
.jx-img {
  margin-bottom: 14px; }

/* line 270, ../sass/pages/_technology.scss */
.tech-lg-img {
  background-color: #eff3f6;
  padding-top: 60px;
  padding-bottom: 60px; }
  /* line 274, ../sass/pages/_technology.scss */
  .tech-lg-img .tli-wrap {
    width: 1000px;
    margin-right: auto;
    margin-left: auto; }
    /* line 278, ../sass/pages/_technology.scss */
    .tech-lg-img .tli-wrap ul {
      margin-right: -60px; }
      /* line 280, ../sass/pages/_technology.scss */
      .tech-lg-img .tli-wrap ul li {
        width: 470px;
        float: left;
        margin-right: 60px; }
    /* line 286, ../sass/pages/_technology.scss */
    .tech-lg-img .tli-wrap .tli-img {
      height: 320px;
      overflow: hidden; }
    /* line 290, ../sass/pages/_technology.scss */
    .tech-lg-img .tli-wrap .tli-txt {
      color: #fff;
      margin-top: 4px;
      padding: 20px;
      height: 213px;
      background-color: #1ca6d0; }
      /* line 296, ../sass/pages/_technology.scss */
      .tech-lg-img .tli-wrap .tli-txt h3 {
        margin-top: 12px;
        font-size: 18px; }
      /* line 300, ../sass/pages/_technology.scss */
      .tech-lg-img .tli-wrap .tli-txt p {
        margin-top: 20px;
        line-height: 30px;
        font-size: 15px; }

/* line 309, ../sass/pages/_technology.scss */
.new-tech-wrap {
  margin-top: 75px;
  padding-bottom: 60px; }
  /* line 312, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-title {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    background-color: #eff3f6;
    z-index: 10; }
  /* line 320, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-all-con {
    position: relative; }
  /* line 323, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-line {
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 60px;
    width: 10px;
    background-color: #1ca6d0; }
    /* line 330, ../sass/pages/_technology.scss */
    .new-tech-wrap .ntw-line:after {
      position: absolute;
      bottom: -10px;
      left: 0;
      content: "";
      border-right: 5px solid transparent;
      border-left: 5px solid transparent;
      border-top: 10px solid #1ca6d0; }
  /* line 340, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-con {
    padding-left: 200px;
    font-size: 16px;
    padding-bottom: 60px; }
    /* line 344, ../sass/pages/_technology.scss */
    .new-tech-wrap .ntw-con .ntw-con-circle {
      position: absolute;
      top: 0;
      left: -200px;
      width: 116px;
      height: 116px;
      background-color: #1f2d37;
      border-radius: 50%;
      padding: 8px; }
    /* line 353, ../sass/pages/_technology.scss */
    .new-tech-wrap .ntw-con .ntw-con-line {
      width: 114px;
      height: 114px;
      line-height: 114px;
      text-align: center;
      color: #fff;
      border: 1px solid #1ca6d0;
      border-radius: 50%; }
  /* line 362, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-con:not(:last-of-type) {
    border-bottom: 1px solid #ebebeb; }
  /* line 365, ../sass/pages/_technology.scss */
  .new-tech-wrap .ntw-con-list {
    margin-top: 50px;
    position: relative; }
  /* line 369, ../sass/pages/_technology.scss */
  .new-tech-wrap .nc1 {
    color: #1ca6d0;
    font-size: 16px; }
  /* line 373, ../sass/pages/_technology.scss */
  .new-tech-wrap .nc2 {
    font-size: 15px;
    margin-top: 20px;
    line-height: 26px; }
  /* line 378, ../sass/pages/_technology.scss */
  .new-tech-wrap .nc3 {
    margin-top: 10px;
    font-size: 0; }
    /* line 381, ../sass/pages/_technology.scss */
    .new-tech-wrap .nc3 img {
      margin-right: 20px;
      display: inline-block; }

/* line 2, ../sass/pages/_solution.scss */
.solution {
  width: auto;
  position: relative; }
  /* line 5, ../sass/pages/_solution.scss */
  .solution img {
    width: 100%;
    height: 100%; }
  /* line 9, ../sass/pages/_solution.scss */
  .solution li {
    width: 33.3333%;
    height: 320px;
    overflow: hidden;
    float: left;
    position: relative; }
    /* line 15, ../sass/pages/_solution.scss */
    .solution li a {
      display: block;
      height: 100%; }
    /* line 19, ../sass/pages/_solution.scss */
    .solution li .solution-intro {
      width: 233px;
      height: 78px;
      line-height: 78px;
      border: 1px solid #979eaa;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -39px;
      margin-left: -116px;
      text-align: center;
      color: #fff;
      color: #979eaa \9;
      font-size: 18px; }
    /* line 33, ../sass/pages/_solution.scss */
    .solution li .mask {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(31, 45, 55, 0.6);
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    /* line 43, ../sass/pages/_solution.scss */
    .solution li:hover .mask {
      background-color: rgba(31, 45, 55, 0.8); }

/* line 51, ../sass/pages/_solution.scss */
.security-intro {
  text-align: center;
  padding-top: 50px; }
  /* line 54, ../sass/pages/_solution.scss */
  .security-intro .si-title {
    font-size: 22px;
    font-weight: bold; }
  /* line 58, ../sass/pages/_solution.scss */
  .security-intro .si-txt {
    margin-top: 20px;
    line-height: 28px;
    font-size: 15px;
    text-align: left; }
  /* line 64, ../sass/pages/_solution.scss */
  .security-intro .si-img {
    padding-top: 30px;
    padding-bottom: 60px; }

/* line 71, ../sass/pages/_solution.scss */
.do-mean {
  height: 380px; }

/* line 74, ../sass/pages/_solution.scss */
.solution-finance {
  background: url(../../images/solution/finance_mean.jpg) no-repeat center top; }

/* line 77, ../sass/pages/_solution.scss */
.solution-social-security {
  background: url(../../images/solution/social_security_mean.jpg) no-repeat center top; }

/* line 80, ../sass/pages/_solution.scss */
.solution-security {
  height: 642px !important;
  background: url(../../images/solution/security_mean.jpg) no-repeat center top; }

/* line 84, ../sass/pages/_solution.scss */
.solution-intelligence {
  background: url(../../images/solution/bigdata_mean.jpg) no-repeat center top; }

/* line 87, ../sass/pages/_solution.scss */
.case-link {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px; }
  /* line 91, ../sass/pages/_solution.scss */
  .case-link a {
    margin-right: 30px;
    margin-left: 30px;
    line-height: 30px;
    color: #000; }

/* line 101, ../sass/pages/_solution.scss */
.voiceprint-advantage {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 40px; }
  /* line 105, ../sass/pages/_solution.scss */
  .voiceprint-advantage .va-title {
    font-size: 18px;
    color: #5e5e5e; }
  /* line 109, ../sass/pages/_solution.scss */
  .voiceprint-advantage ul {
    margin-right: -20px; }
  /* line 112, ../sass/pages/_solution.scss */
  .voiceprint-advantage li {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
  /* line 117, ../sass/pages/_solution.scss */
  .voiceprint-advantage .va-num {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 30px;
    font-style: italic; }
  /* line 123, ../sass/pages/_solution.scss */
  .voiceprint-advantage .va-con {
    width: 175px;
    height: 305px;
    color: #fff;
    background-color: #1f2d37;
    padding: 45px 30px 30px; }
    /* line 128, ../sass/pages/_solution.scss */
    .voiceprint-advantage .va-con h4 {
      font-size: 18px; }
    /* line 131, ../sass/pages/_solution.scss */
    .voiceprint-advantage .va-con .line {
      width: 50px;
      height: 1px;
      margin: 30px auto 20px;
      background-color: #fff;
      display: block; }
    /* line 137, ../sass/pages/_solution.scss */
    .voiceprint-advantage .va-con p {
      padding-top: 16px;
      line-height: 28px;
      text-align: left;
      color: #dcddde; }

/* line 145, ../sass/pages/_solution.scss */
.cs-wrap {
  margin-top: 10px; }

/* line 149, ../sass/pages/_solution.scss */
.app-scene {
  height: 335px;
  padding-top: 45px;
  background-color: #eff3f6;
  text-align: center; }
  /* line 154, ../sass/pages/_solution.scss */
  .app-scene h3 {
    font-size: 18px; }
  /* line 157, ../sass/pages/_solution.scss */
  .app-scene .as-list {
    margin-top: 40px; }
    /* line 159, ../sass/pages/_solution.scss */
    .app-scene .as-list li {
      float: left;
      width: 250px;
      height: 125px;
      position: relative;
      padding-top: 35px; }
      /* line 164, ../sass/pages/_solution.scss */
      .app-scene .as-list li i {
        display: inline-block; }
      /* line 167, ../sass/pages/_solution.scss */
      .app-scene .as-list li p {
        margin-top: 10px; }
    /* line 172, ../sass/pages/_solution.scss */
    .app-scene .as-list li:not(:last-of-type):after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      background-color: #677b89;
      width: 2px;
      height: 100%; }
  /* line 183, ../sass/pages/_solution.scss */
  .app-scene .as-list3 li {
    width: 333px; }

/* line 188, ../sass/pages/_solution.scss */
.cj-icon {
  background-position: 0 -503px;
  height: 60px;
  width: 50px; }

/* line 191, ../sass/pages/_solution.scss */
.js-icon {
  background-position: 0 -963px;
  height: 60px;
  width: 60px; }

/* line 194, ../sass/pages/_solution.scss */
.yz-icon {
  background-position: 0 -1311px;
  height: 60px;
  width: 60px; }

/* line 197, ../sass/pages/_solution.scss */
.jd-icon {
  background-position: 0 -663px;
  height: 60px;
  width: 48px; }

/* line 200, ../sass/pages/_solution.scss */
.jr-icon1 {
  background-position: 0 -723px;
  height: 60px;
  width: 58px; }

/* line 203, ../sass/pages/_solution.scss */
.jr-icon2 {
  background-position: 0 -783px;
  height: 60px;
  width: 60px; }

/* line 206, ../sass/pages/_solution.scss */
.jr-icon3 {
  background-position: 0 -843px;
  height: 60px;
  width: 60px; }

/* line 209, ../sass/pages/_solution.scss */
.jr-icon4 {
  background-position: 0 -903px;
  height: 60px;
  width: 50px; }

/* line 212, ../sass/pages/_solution.scss */
.ss-icon {
  background-position: 0 -1177px;
  height: 60px;
  width: 56px; }

/* line 215, ../sass/pages/_solution.scss */
.rj-icon {
  background-position: 0 -1117px;
  height: 60px;
  width: 58px; }

/* line 218, ../sass/pages/_solution.scss */
.fw-icon {
  background-position: 0 -563px;
  height: 60px;
  width: 60px; }

/* line 221, ../sass/pages/_solution.scss */
.cons-sig {
  padding-bottom: 60px; }
  /* line 223, ../sass/pages/_solution.scss */
  .cons-sig h3 {
    text-align: center;
    line-height: 120px;
    font-size: 18px; }
  /* line 228, ../sass/pages/_solution.scss */
  .cons-sig ul {
    margin-right: -60px; }
  /* line 231, ../sass/pages/_solution.scss */
  .cons-sig li {
    float: left;
    margin-right: 60px;
    width: 152px;
    height: 180px;
    background-color: #3e556b; }
  /* line 237, ../sass/pages/_solution.scss */
  .cons-sig .cw-con {
    width: 142px;
    height: 135px;
    background-color: rgba(31, 45, 55, 0.8);
    position: relative;
    top: -10px;
    color: #fff;
    text-align: center;
    padding-top: 45px; }
    /* line 245, ../sass/pages/_solution.scss */
    .cons-sig .cw-con .cw-con-txt1 {
      font-size: 30px;
      font-style: italic; }
    /* line 249, ../sass/pages/_solution.scss */
    .cons-sig .cw-con .cw-con-txt2 {
      font-size: 14px;
      margin-top: 16px; }
  /* line 254, ../sass/pages/_solution.scss */
  .cons-sig .cw-list4 {
    padding-right: 1px;
    padding-left: 1px; }
    /* line 257, ../sass/pages/_solution.scss */
    .cons-sig .cw-list4 ul {
      margin-right: -130px; }
    /* line 260, ../sass/pages/_solution.scss */
    .cons-sig .cw-list4 li {
      margin-right: 130px; }
  /* line 265, ../sass/pages/_solution.scss */
  .cons-sig .cw-list3 ul {
    margin-right: -87px; }
  /* line 268, ../sass/pages/_solution.scss */
  .cons-sig .cw-list3 li {
    width: 262px;
    margin-right: 87px; }
  /* line 272, ../sass/pages/_solution.scss */
  .cons-sig .cw-list3 .cw-con {
    width: 252px; }

/* line 2, ../sass/pages/_product.scss */
.product-show {
  background-color: #eff3f6;
  margin-bottom: -70px; }
  /* line 5, ../sass/pages/_product.scss */
  .product-show .ps-top {
    position: relative;
    top: -70px; }
    /* line 8, ../sass/pages/_product.scss */
    .product-show .ps-top ul {
      margin-right: -20px; }
    /* line 11, ../sass/pages/_product.scss */
    .product-show .ps-top .level1-li {
      width: 490px;
      margin-right: 20px;
      float: left;
      margin-bottom: 60px; }
    /* line 21, ../sass/pages/_product.scss */
    .product-show .ps-top .ps-title {
      height: 50px;
      line-height: 50px;
      background-color: #1ca6d0;
      padding-left: 20px;
      color: #fff;
      font-size: 20px; }
    /* line 29, ../sass/pages/_product.scss */
    .product-show .ps-top .ps-img {
      position: relative; }
      /* line 31, ../sass/pages/_product.scss */
      .product-show .ps-top .ps-img .xcx-img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -70px;
        margin-left: -70px;
        width: 140px;
        height: 140px;
        border-radius: 50%;
        overflow: hidden; }
    /* line 43, ../sass/pages/_product.scss */
    .product-show .ps-top .ps-details {
      box-sizing: border-box;
      padding: 30px 20px 20px;
      background-color: #fff;
      line-height: 24px; }
    /* line 49, ../sass/pages/_product.scss */
    .product-show .ps-top .pd-title {
      color: #1ca6d0; }
    /* line 52, ../sass/pages/_product.scss */
    .product-show .ps-top .pd-intro {
      height: 140px;
      line-height: 24px; }
    /* line 56, ../sass/pages/_product.scss */
    .product-show .ps-top .pd-link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      /* line 65, ../sass/pages/_product.scss */
      .product-show .ps-top .pd-link a {
        width: 210px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        background-color: rgba(28, 166, 208, 0.7);
        text-align: center;
        color: #fff;
        font-size: 0; }
        /* line 73, ../sass/pages/_product.scss */
        .product-show .ps-top .pd-link a i {
          vertical-align: middle;
          margin-right: 10px; }
        /* line 77, ../sass/pages/_product.scss */
        .product-show .ps-top .pd-link a span {
          vertical-align: middle;
          font-size: 14px;
          font-weight: bold; }
        /* line 82, ../sass/pages/_product.scss */
        .product-show .ps-top .pd-link a:hover {
          background-color: #1ca6d0; }
      /* line 86, ../sass/pages/_product.scss */
      .product-show .ps-top .pd-link .mar-l120 {
        margin-left: 120px; }

/* line 93, ../sass/pages/_product.scss */
.ps-bot {
  position: relative;
  background-color: #EDF2F5; }
  /* line 96, ../sass/pages/_product.scss */
  .ps-bot h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 120px; }
  /* line 102, ../sass/pages/_product.scss */
  .ps-bot .mp-list-wrap {
    margin-right: -20px; }
  /* line 105, ../sass/pages/_product.scss */
  .ps-bot .mlw-li {
    float: left;
    width: 490px;
    margin-right: 20px; }
  /* line 110, ../sass/pages/_product.scss */
  .ps-bot .ml-img {
    width: 184px;
    height: 114px;
    line-height: 114px;
    background-color: #fff;
    float: left;
    text-align: center; }
    /* line 117, ../sass/pages/_product.scss */
    .ps-bot .ml-img img {
      vertical-align: middle; }
  /* line 121, ../sass/pages/_product.scss */
  .ps-bot .ml-intro {
    margin-left: 30px;
    float: left; }
    /* line 124, ../sass/pages/_product.scss */
    .ps-bot .ml-intro h4 {
      font-size: 16px;
      color: #1ca6d0; }
    /* line 128, ../sass/pages/_product.scss */
    .ps-bot .ml-intro ul {
      margin-top: 20px;
      line-height: 24px; }

/* line 134, ../sass/pages/_product.scss */
.plugin {
  padding: 30px 20px; }
  /* line 136, ../sass/pages/_product.scss */
  .plugin .plugin-title {
    margin-top: 40px;
    font-size: 16px;
    position: relative;
    text-align: center; }
    /* line 141, ../sass/pages/_product.scss */
    .plugin .plugin-title:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      border-top: 1px solid #d1dae0; }
    /* line 149, ../sass/pages/_product.scss */
    .plugin .plugin-title span {
      z-index: 3;
      position: relative;
      background-color: #eff3f6;
      padding-right: 24px;
      padding-left: 24px; }
  /* line 157, ../sass/pages/_product.scss */
  .plugin .plugin-con-wrap {
    text-align: center; }
    /* line 159, ../sass/pages/_product.scss */
    .plugin .plugin-con-wrap p:nth-of-type(1) {
      margin-top: 16px;
      font-size: 16px;
      color: #1ca6d0; }
    /* line 164, ../sass/pages/_product.scss */
    .plugin .plugin-con-wrap p:nth-of-type(2) {
      margin-top: 6px;
      font-size: 14px; }
  /* line 169, ../sass/pages/_product.scss */
  .plugin .plugin-con {
    margin-right: auto;
    margin-left: auto;
    width: 184px;
    height: 114px;
    background-color: #fff; }
  /* line 176, ../sass/pages/_product.scss */
  .plugin .plugin-point {
    margin-top: 30px;
    padding-right: 45px;
    padding-left: 45px;
    display: flex;
    justify-content: space-between; }
    /* line 182, ../sass/pages/_product.scss */
    .plugin .plugin-point li {
      text-align: center;
      width: 108px;
      height: 50px;
      border: 1px solid #1ca6d0;
      padding-top: 4px;
      padding-bottom: 4px; }
      /* line 189, ../sass/pages/_product.scss */
      .plugin .plugin-point li span {
        display: block;
        line-height: 25px;
        color: #1ca6d0; }
      /* line 194, ../sass/pages/_product.scss */
      .plugin .plugin-point li span:nth-of-type(1) {
        font-size: 18px;
        font-style: italic; }
      /* line 198, ../sass/pages/_product.scss */
      .plugin .plugin-point li span:nth-of-type(2) {
        font-size: 16px; }
  /* line 203, ../sass/pages/_product.scss */
  .plugin .plugin-intro {
    font-size: 15px;
    margin-top: 30px;
    line-height: 28px; }
    /* line 207, ../sass/pages/_product.scss */
    .plugin .plugin-intro span {
      font-weight: bold; }
    /* line 210, ../sass/pages/_product.scss */
    .plugin .plugin-intro a {
      color: #1ca6d0; }

/* line 218, ../sass/pages/_product.scss */
.ios-icon, .android-icon, .xiaochengxu-icon {
  display: inline-block; }

/* line 221, ../sass/pages/_product.scss */
.ios-icon {
  background-position: 0 -623px;
  height: 40px;
  width: 25px; }

/* line 224, ../sass/pages/_product.scss */
.android-icon {
  background-position: 0 -463px;
  height: 40px;
  width: 19px; }

/* line 227, ../sass/pages/_product.scss */
.xiaochengxu-icon {
  background-position: 0 -1271px;
  height: 40px;
  width: 22px; }

/* line 2, ../sass/pages/_case.scss */
.case-list {
  margin-top: 60px; }
  /* line 4, ../sass/pages/_case.scss */
  .case-list li {
    height: 230px;
    overflow: hidden;
    background-color: #eff3f6; }
  /* line 9, ../sass/pages/_case.scss */
  .case-list li:not(:last-of-type) {
    margin-bottom: 30px; }
  /* line 12, ../sass/pages/_case.scss */
  .case-list .cl-img {
    float: left;
    width: 344px; }
  /* line 16, ../sass/pages/_case.scss */
  .case-list .cl-details {
    float: right;
    width: 606px;
    padding: 25px;
    overflow: hidden; }
    /* line 21, ../sass/pages/_case.scss */
    .case-list .cl-details h3 {
      font-size: 16px; }
    /* line 24, ../sass/pages/_case.scss */
    .case-list .cl-details .cl-con1, .case-list .cl-details .cl-con2 {
      margin-top: 13px;
      line-height: 22px; }

/* line 32, ../sass/pages/_case.scss */
.typical-case li {
  width: 333px;
  float: left; }
/* line 37, ../sass/pages/_case.scss */
.typical-case li:nth-of-type(3n-1) {
  width: 334px; }
/* line 40, ../sass/pages/_case.scss */
.typical-case a {
  display: block;
  height: 223px;
  position: relative; }
  /* line 44, ../sass/pages/_case.scss */
  .typical-case a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(31, 45, 55, 0.5);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  /* line 55, ../sass/pages/_case.scss */
  .typical-case a:hover:after {
    background-color: rgba(31, 45, 55, 0.7); }
  /* line 59, ../sass/pages/_case.scss */
  .typical-case a span {
    width: 174px;
    height: 58px;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -88px;
    color: #fff;
    font-size: 16px;
    line-height: 58px;
    border: 1px solid #8f969b;
    padding-right: 20px;
    padding-left: 20px; }

/* line 1, ../sass/pages/_news.scss */
.news-cen {
  background-color: #fff; }
  /* line 3, ../sass/pages/_news.scss */
  .news-cen .nc-tab {
    height: 88px;
    line-height: 88px;
    text-align: center;
    background-color: #eff3f6; }
    /* line 8, ../sass/pages/_news.scss */
    .news-cen .nc-tab a {
      margin-right: 20px;
      margin-left: 20px;
      color: #888; }
      /* line 12, ../sass/pages/_news.scss */
      .news-cen .nc-tab a:hover, .news-cen .nc-tab a.active {
        color: #1f2d37;
        font-weight: bold; }
  /* line 18, ../sass/pages/_news.scss */
  .news-cen .nc-details {
    margin-bottom: 42px; }
  /* line 22, ../sass/pages/_news.scss */
  .news-cen .nd-img img {
    min-width: 100%;
    min-height: 100%; }
  /* line 27, ../sass/pages/_news.scss */
  .news-cen .nc-con {
    padding-top: 60px;
    padding-bottom: 40px; }
  /* line 31, ../sass/pages/_news.scss */
  .news-cen .news-mod .nd-con {
    padding-right: 0;
    padding-left: 0; }

/* line 36, ../sass/pages/_news.scss */
.mar-top--40 {
  margin-top: -40px; }

/* line 39, ../sass/pages/_news.scss */
.img-intro {
  text-align: center;
  font-style: italic; }

/* line 45, ../sass/pages/_news.scss */
.spe-ll {
  margin-top: 10px;
  list-style: initial;
  line-height: 30px; }
  /* line 49, ../sass/pages/_news.scss */
  .spe-ll li {
    margin-left: 20px; }

/* line 53, ../sass/pages/_news.scss */
.spe-h5 {
  font-size: 15px;
  margin-top: 20px; }

/* line 1, ../sass/pages/_news_details.scss */
.add-bor-top {
  border-top: 1px solid #ebebeb; }

/* line 4, ../sass/pages/_news_details.scss */
.news-details {
  padding-top: 50px; }
  /* line 6, ../sass/pages/_news_details.scss */
  .news-details .nd-all-title {
    margin-top: 20px;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  /* line 12, ../sass/pages/_news_details.scss */
  .news-details .nd-top {
    margin-top: 10px;
    padding-bottom: 10px;
    height: 48px; }
    /* line 16, ../sass/pages/_news_details.scss */
    .news-details .nd-top .nt-left {
      float: left;
      color: #999;
      line-height: 24px; }
      /* line 20, ../sass/pages/_news_details.scss */
      .news-details .nd-top .nt-left a {
        color: #999; }
    /* line 24, ../sass/pages/_news_details.scss */
    .news-details .nd-top .nt-right {
      float: right; }
    /* line 27, ../sass/pages/_news_details.scss */
    .news-details .nd-top .nt-label {
      float: right;
      height: 30px;
      line-height: 30px;
      background-color: #163e5b;
      padding-right: 25px;
      padding-left: 25px;
      color: #fff; }
  /* line 37, ../sass/pages/_news_details.scss */
  .news-details .nt-date {
    font-size: 14px;
    font-weight: bold;
    color: #1ca6d0;
    font-style: italic; }
  /* line 43, ../sass/pages/_news_details.scss */
  .news-details .nd-mid {
    margin-top: 60px; }
    /* line 45, ../sass/pages/_news_details.scss */
    .news-details .nd-mid h3 {
      font-size: 28px;
      font-weight: bold;
      text-align: center; }
    /* line 50, ../sass/pages/_news_details.scss */
    .news-details .nd-mid p, .news-details .nd-mid h4 {
      margin-top: 15px;
      line-height: 28px; }
    /* line 54, ../sass/pages/_news_details.scss */
    .news-details .nd-mid h4 {
      font-size: 20px; }
    /* line 57, ../sass/pages/_news_details.scss */
    .news-details .nd-mid .txt-cen {
      text-align: center; }
    /* line 60, ../sass/pages/_news_details.scss */
    .news-details .nd-mid .mar-t50 {
      margin-top: 36px;
      margin-bottom: 36px; }
    /* line 64, ../sass/pages/_news_details.scss */
    .news-details .nd-mid .nm-con {
      padding-bottom: 50px; }
  /* line 68, ../sass/pages/_news_details.scss */
  .news-details .nd-bot {
    border: 1px solid #ebebeb;
    height: 86px;
    line-height: 86px;
    margin-top: 50px;
    margin-bottom: 60px; }
    /* line 74, ../sass/pages/_news_details.scss */
    .news-details .nd-bot .nb-left {
      height: 86px;
      float: left;
      border-right: 1px solid #ebebeb;
      padding-right: 20px;
      padding-left: 20px; }
    /* line 81, ../sass/pages/_news_details.scss */
    .news-details .nd-bot .nb-cen {
      float: left;
      text-align: center;
      width: 832px; }
    /* line 86, ../sass/pages/_news_details.scss */
    .news-details .nd-bot .nb-right {
      height: 86px;
      float: right;
      border-left: 1px solid #ebebeb;
      padding-right: 20px;
      padding-left: 20px; }
    /* line 93, ../sass/pages/_news_details.scss */
    .news-details .nd-bot a {
      color: #1ca6d0; }
  /* line 97, ../sass/pages/_news_details.scss */
  .news-details .quote {
    border-left: 5px solid #eee;
    margin-top: 20px;
    padding: 0 10px;
    clear: both; }
    /* line 102, ../sass/pages/_news_details.scss */
    .news-details .quote p {
      margin-top: 0; }

/* line 2, ../sass/pages/_aboutus.scss */
.aboutus .au-top {
  background-color: #eff3f6; }
/* line 5, ../sass/pages/_aboutus.scss */
.aboutus .at-con {
  padding-top: 19px;
  padding-bottom: 19px;
  height: 50px;
  font-size: 0;
  text-align: center; }
  /* line 11, ../sass/pages/_aboutus.scss */
  .aboutus .at-con a {
    width: 25%;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 14px;
    background-color: #fff;
    box-sizing: border-box;
    text-align: center;
    color: #000; }
  /* line 21, ../sass/pages/_aboutus.scss */
  .aboutus .at-con a:not(:last-of-type) {
    border-right: 1px solid #eff3f6; }
/* line 25, ../sass/pages/_aboutus.scss */
.aboutus .au-con {
  padding-top: 50px; }
/* line 28, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod1 {
  padding-bottom: 60px; }
  /* line 30, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod1 h3 {
    font-size: 18px;
    text-align: center; }
  /* line 34, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod1 .ac-mod1-txt1 {
    margin-top: 35px;
    font-size: 16px; }
  /* line 38, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod1 p {
    margin-top: 15px;
    line-height: 28px; }
  /* line 42, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod1 h2 {
    margin-top: 30px;
    font-size: 30px;
    text-align: center; }
  /* line 47, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod1 .about-img1 {
    margin-top: 30px;
    position: relative; }
    /* line 50, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod1 .about-img1 .ai-txt {
      padding-top: 32px;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    /* line 58, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod1 .about-img1 .ai-txt-top {
      font-size: 26px; }
    /* line 61, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod1 .about-img1 .ai-txt-bot {
      margin-top: 375px; }
      /* line 63, ../sass/pages/_aboutus.scss */
      .aboutus .ac-mod1 .about-img1 .ai-txt-bot li {
        float: left;
        width: 25%;
        text-align: center;
        color: #fff; }
    /* line 70, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod1 .about-img1 .atb-circle {
      margin-right: auto;
      margin-left: auto;
      width: 96px;
      height: 96px;
      line-height: 96px;
      background-color: #1ca6d0;
      border-radius: 50%;
      font-size: 20px; }
    /* line 79, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod1 .about-img1 .atb-txt {
      margin-top: 8px;
      color: #1ca6d0;
      font-size: 14px; }
/* line 86, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod2 {
  height: 375px;
  background: #252D34 url(../../images/about/about2.jpg) no-repeat center top;
  text-align: center;
  padding-top: 45px; }
  /* line 91, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff; }
  /* line 96, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .com-w {
    margin-top: 50px;
    padding-right: 4px;
    padding-left: 4px; }
  /* line 101, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .am-list {
    margin-right: -120px; }
    /* line 103, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod2 .am-list li {
      width: 158px;
      margin-right: 120px;
      float: left; }
    /* line 108, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod2 .am-list .am-list-top {
      border: 1px solid #93999e;
      width: 156px;
      height: 156px;
      line-height: 156px;
      text-align: center;
      font-size: 0; }
      /* line 114, ../sass/pages/_aboutus.scss */
      .aboutus .ac-mod2 .am-list .am-list-top i {
        display: inline-block;
        vertical-align: middle; }
    /* line 119, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod2 .am-list p {
      margin-top: 26px;
      text-align: left;
      color: #fff;
      line-height: 26px; }
  /* line 126, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .about-icon5 {
    background-position: 0 -223px;
    height: 60px;
    width: 60px; }
  /* line 129, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .about-icon6 {
    background-position: 0 -283px;
    height: 60px;
    width: 60px; }
  /* line 132, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .about-icon7 {
    background-position: 0 -343px;
    height: 60px;
    width: 60px; }
  /* line 135, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod2 .about-icon8 {
    background-position: 0 -403px;
    height: 60px;
    width: 60px; }
/* line 139, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod3 {
  padding-bottom: 60px; }
  /* line 141, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod3 .more-news {
    margin-top: 60px; }
  /* line 144, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod3 .ac-mod3-title {
    height: 118px;
    line-height: 118px;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  /* line 151, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod3 .team-list {
    margin-right: -20px; }
    /* line 153, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod3 .team-list li {
      width: 320px;
      height: 400px;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px;
      position: relative; }
    /* line 160, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod3 .team-list .first-li {
      width: 660px; }
  /* line 164, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod3 .plate {
    min-width: 250px;
    padding: 10px 20px;
    position: absolute;
    top: 260px;
    left: 0;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: left; }
    /* line 173, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod3 .plate h3 {
      font-size: 22px; }
    /* line 176, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod3 .plate h4 {
      margin-top: 5px;
      color: #1ca6d0;
      font-size: 14px; }
    /* line 181, ../sass/pages/_aboutus.scss */
    .aboutus .ac-mod3 .plate p {
      margin-top: 5px;
      font-size: 12px;
      line-height: 20px; }
/* line 189, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod4 h3 {
  height: 118px;
  line-height: 118px;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }
/* line 196, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod4 .address-list {
  margin-right: -20px;
  padding-bottom: 40px;
  color: #fff; }
  /* line 200, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list li {
    margin-bottom: 26px; }
  /* line 203, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .al-left, .aboutus .ac-mod4 .address-list .al-right {
    width: 470px;
    height: 244px; }
  /* line 206, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .al-left {
    float: left; }
  /* line 209, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .al-right {
    float: right; }
  /* line 212, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .ad-infor {
    color: #333; }
  /* line 215, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .ad-infor-title {
    height: 94px;
    line-height: 94px;
    border-top: 1px solid #b4b9bf;
    border-bottom: 1px solid #b4b9bf;
    padding-left: 72px;
    position: relative;
    font-size: 18px;
    font-weight: bold; }
  /* line 225, ../sass/pages/_aboutus.scss */
  .aboutus .ac-mod4 .address-list .ad-infor-con {
    margin-top: 15px;
    line-height: 30px; }
/* line 230, ../sass/pages/_aboutus.scss */
.aboutus .ac-mod4 .about-icon {
  position: absolute;
  top: 20px;
  left: 0; }
/* line 236, ../sass/pages/_aboutus.scss */
.aboutus .spe-bg {
  background-color: #eff3f6; }

/* line 240, ../sass/pages/_aboutus.scss */
.about-icon1 {
  background-position: 0 0;
  height: 56px;
  width: 56px; }

/* line 243, ../sass/pages/_aboutus.scss */
.about-icon2 {
  background-position: 0 -56px;
  height: 55px;
  width: 56px; }

/* line 246, ../sass/pages/_aboutus.scss */
.about-icon3 {
  background-position: 0 -111px;
  height: 56px;
  width: 56px; }

/* line 249, ../sass/pages/_aboutus.scss */
.about-icon4 {
  background-position: 0 -167px;
  height: 56px;
  width: 56px; }

/* line 2, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-title-wrap {
  background-color: #eff3f6;
  height: 88px;
  overflow: hidden; }
/* line 7, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-title {
  margin: 19px auto 0;
  text-align: center;
  width: 752px;
  height: 50px; }
  /* line 12, ../sass/pages/_plugin.scss */
  .plugin-wrap .pw-title a {
    float: left;
    width: 375px;
    height: 50px;
    line-height: 50px;
    margin-right: 1px;
    color: #1d2f3d;
    background-color: #fff; }
/* line 22, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-bg-wrap {
  background-color: #eff3f6; }
/* line 25, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-con-title {
  height: 118px;
  line-height: 118px;
  font-size: 18px;
  text-align: center;
  margin-bottom: -20px; }
/* line 32, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-con {
  box-sizing: border-box;
  padding-bottom: 28px; }
/* line 36, ../sass/pages/_plugin.scss */
.plugin-wrap .pcw-title {
  padding-top: 20px;
  padding-bottom: 20px;
  height: 36px;
  line-height: 36px;
  color: #1ca6d0;
  font-size: 16px; }
/* line 45, ../sass/pages/_plugin.scss */
.plugin-wrap .pcw-table td {
  border: 1px solid #677b89;
  padding: 10px;
  line-height: 26px; }
/* line 50, ../sass/pages/_plugin.scss */
.plugin-wrap .pcw-table td:nth-child(1) {
  text-align: center; }
/* line 54, ../sass/pages/_plugin.scss */
.plugin-wrap .pw-plugin-list {
  margin-bottom: 30px;
  height: 656px; }
  /* line 57, ../sass/pages/_plugin.scss */
  .plugin-wrap .pw-plugin-list li {
    width: 33.333%;
    height: 656px;
    float: left; }
  /* line 62, ../sass/pages/_plugin.scss */
  .plugin-wrap .pw-plugin-list li:nth-of-type(1) {
    position: relative;
    left: -13px;
    background: url(../../images/product/plugin1.png) no-repeat center top; }
  /* line 67, ../sass/pages/_plugin.scss */
  .plugin-wrap .pw-plugin-list li:nth-of-type(2) {
    background: url(../../images/product/plugin2.png) no-repeat center top; }
  /* line 70, ../sass/pages/_plugin.scss */
  .plugin-wrap .pw-plugin-list li:nth-of-type(3) {
    position: relative;
    right: -13px;
    background: url(../../images/product/plugin3.png) no-repeat center top; }
/* line 76, ../sass/pages/_plugin.scss */
.plugin-wrap .pcw-feature {
  overflow: hidden; }
  /* line 78, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature li {
    width: 250px;
    float: left;
    text-align: center; }
  /* line 83, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature .ms-bg {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden; }
  /* line 90, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature li:nth-of-type(1) .ms-bg {
    background: #1ca6d0 url(../../images/product/icon1.png) no-repeat center center; }
  /* line 93, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature li:nth-of-type(2) .ms-bg {
    background: #1ca6d0 url(../../images/product/icon2.png) no-repeat center center; }
  /* line 96, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature li:nth-of-type(3) .ms-bg {
    background: #1ca6d0 url(../../images/product/icon3.png) no-repeat center center; }
  /* line 99, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature li:nth-of-type(4) .ms-bg {
    background: #1ca6d0 url(../../images/product/icon4.png) no-repeat center center; }
  /* line 102, ../sass/pages/_plugin.scss */
  .plugin-wrap .pcw-feature .cw-con-txt2 {
    margin-top: 4px;
    font-size: 16px; }
/* line 107, ../sass/pages/_plugin.scss */
.plugin-wrap .hongbao-wrap {
  padding-bottom: 10px;
  height: 656px; }
  /* line 110, ../sass/pages/_plugin.scss */
  .plugin-wrap .hongbao-wrap li {
    width: 33.333%;
    height: 656px;
    float: left; }
  /* line 115, ../sass/pages/_plugin.scss */
  .plugin-wrap .hongbao-wrap li:nth-of-type(1) {
    position: relative;
    left: -13px;
    background: url(../../images/product/sm1.png) no-repeat center top; }
  /* line 120, ../sass/pages/_plugin.scss */
  .plugin-wrap .hongbao-wrap li:nth-of-type(2) {
    background: url(../../images/product/sm2.png) no-repeat center top; }
  /* line 123, ../sass/pages/_plugin.scss */
  .plugin-wrap .hongbao-wrap li:nth-of-type(3) {
    position: relative;
    right: -13px;
    background: url(../../images/product/sm3.png) no-repeat center top; }

/* line 131, ../sass/pages/_plugin.scss */
.plugin-banner {
  height: 465px;
  background: #1b2831 url(../../images/product/plugin_banner.jpg) no-repeat center top;
  padding-top: 135px; }
  /* line 135, ../sass/pages/_plugin.scss */
  .plugin-banner .pb-con {
    width: 1000px;
    text-align: center;
    margin-right: auto;
    margin-left: auto; }
  /* line 141, ../sass/pages/_plugin.scss */
  .plugin-banner .pb-con-top {
    color: #fff; }
    /* line 144, ../sass/pages/_plugin.scss */
    .plugin-banner .pb-con-top .pct-top span:nth-of-type(2) {
      margin-left: 10px;
      font-size: 38px; }
    /* line 149, ../sass/pages/_plugin.scss */
    .plugin-banner .pb-con-top .pct-bot {
      margin-top: 20px;
      font-size: 14px;
      display: inline-block;
      position: relative; }
      /* line 154, ../sass/pages/_plugin.scss */
      .plugin-banner .pb-con-top .pct-bot:before, .plugin-banner .pb-con-top .pct-bot:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 44px;
        height: 1px;
        background-color: #8e9599; }
      /* line 162, ../sass/pages/_plugin.scss */
      .plugin-banner .pb-con-top .pct-bot:before {
        left: -60px; }
      /* line 165, ../sass/pages/_plugin.scss */
      .plugin-banner .pb-con-top .pct-bot:after {
        right: -60px; }
  /* line 170, ../sass/pages/_plugin.scss */
  .plugin-banner .pb-con-con {
    margin-top: 45px;
    font-size: 14px;
    line-height: 28px;
    color: #fff; }
    /* line 175, ../sass/pages/_plugin.scss */
    .plugin-banner .pb-con-con a {
      color: #1ca6d0; }
  /* line 179, ../sass/pages/_plugin.scss */
  .plugin-banner .pb-con-bot {
    margin-top: 40px; }
    /* line 181, ../sass/pages/_plugin.scss */
    .plugin-banner .pb-con-bot .pcb-ul {
      height: 90px;
      margin-right: -8px; }
    /* line 185, ../sass/pages/_plugin.scss */
    .plugin-banner .pb-con-bot li {
      margin-right: 8px;
      float: left;
      width: 244px;
      height: 90px;
      line-height: 90px;
      background-color: rgba(0, 0, 0, 0.5); }
      /* line 192, ../sass/pages/_plugin.scss */
      .plugin-banner .pb-con-bot li i {
        display: inline-block;
        width: 44px;
        height: 44px;
        font-size: 0;
        vertical-align: middle;
        margin-right: 25px; }
      /* line 200, ../sass/pages/_plugin.scss */
      .plugin-banner .pb-con-bot li span {
        font-size: 16px;
        color: #fff;
        display: inline-block;
        vertical-align: middle; }
