html {
  font-size: 62.5%; }

html, body {
  height: 100%; }

.nowrap, .news-box .news-right dl dt {
  white-space: nowrap;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis; }

.all-width, .container, .nav-con, .header-box, .footer-box, footer, .banner, header, .wrap, .title-bg, .title-bg h6, .list2, .news, .take, .case, .details1, .solve li, .solve li dl dt, .job, .answer, .pins, .profile, .service, .team {
  width: 100%;
  max-width: 41.4rem;
  margin: 0 auto;
  box-sizing: border-box; }

.box-sizing, .contact .message dl dd form table, .contact .message dl dd form table tr td input[type=text], .contact .message dl dd form table tr td textarea, .contact .message dl dd form table tr td input[type=submit], .title-product a, .list a, .prove-box figure, .case, .case hgroup a, .pro-content .pro-img figure, .pro-content .pro-img figure img, .pro-content .pro-imgs figure, .pro-content .pro-imgs figure img, .pro-content .pro-imgn figure, .product-center, .product-center .home-tit .home-list dl dt img, .h2, .title h2, .case article dl dt, .news-center h2, .success-case h2, .news-center, .news-box, .success-case, .after ul {
  box-sizing: border-box; }

.container {
  height: 100%;
  position: relative; }

.nav-con {
  display: none;
  position: fixed;
  top: 4.8rem;
  bottom: 0rem;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 129; }
  .nav-con nav {
    float: right;
    background: #044c91;
    width: 41%;
    height: 100%; }
    .nav-con nav dl dt {
      padding: 1.2rem 0;
      background-size: 1.4rem 1.4rem;
      text-indent: -9999px; }
    .nav-con nav dl dd ul li {
      width: 100%; }
      .nav-con nav dl dd ul li span {
        font-size: 1.4rem;
        line-height: 1.6rem;
        color: #fff;
        text-align:left;
        display: block;
        padding: 1rem 0 1rem 4.2rem;}
        .nav-con nav dl dd ul li span a {
          color: #fff; }
        .nav-con nav dl dd ul li span.open {
          color: #fff; }
        .nav-con nav dl dd ul li span.sp1 {
          background: url(../img/na1.png) 14% center no-repeat;
          background-size: 1.2rem 1.2rem; }
        .nav-con nav dl dd ul li span.sp2 {
          background: url(../img/na2.png) 14% center no-repeat;
          background-size: 1.2rem 1.2rem; }
        .nav-con nav dl dd ul li span.sp3 {
          background: url(../img/na3.png) 14% center no-repeat;
          background-size: 1.2rem 1.0rem; }
        .nav-con nav dl dd ul li span.sp4 {
          background: url(../img/na4.png) 14% center no-repeat;
          background-size: 1.2rem 1.2rem; }
        .nav-con nav dl dd ul li span.sp5 {
          background: url(../img/na5.png) 14% center no-repeat;
          background-size: 1.2rem 1.2rem; }
        .nav-con nav dl dd ul li span.sp6 {
          background: url(../img/na6.png) 14% center no-repeat;
          background-size: 1.2rem 1.4rem; }
      .nav-con nav dl dd ul li .nav-box {
        background: #195aa5;
        text-align:left;
        display: none;
        padding-left:4.2rem; }
        .nav-con nav dl dd ul li .nav-box a {
          display: block;
          font-size: 1.4rem;
          line-height: 1.8rem;
          color: #e2eefc;
          padding: 0.5rem 0; }
  .nav-con ul li {
    clear: both; }

footer {
  z-index: 98;
  color: #999;
  background: #00468e;
  font-size: 1rem;
  text-align: center;
  height: 4.2rem;
  padding: 0.7rem 0;
  position: fixed;
  bottom: 0;
  display: -moz-box;
  display: -webkit-box;
  display: box; }
  footer .foot1 {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1; }
    footer .foot1 dl dt {
      margin-bottom: 0.2rem; }
    footer .foot1 a {
      color: #fff; }

.footer {
  clear: both;
  background: #f6f6f6;
  height: 1rem; }

.banner {
  position: relative; }
  .banner .swiper-slide dl {
    padding: 1rem 9%;
    background: #00468e;
    text-align: center; }
    .banner .swiper-slide dl dt {
      font-size: 1.2rem;
      line-height: 2.4rem;
      color: #fff; }
    .banner .swiper-slide dl dd {
      font-size: 1.2rem;
      line-height: 2.4rem;
      color: #fff; }
  .banner .pagination {
    position: absolute;
    bottom: 0.5rem;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 15px;
    text-align: center; }
    .banner .pagination.pagination1 {
      bottom: 9.9rem; }
    .banner .pagination span {
      display: inline-block;
      width: 10px;
      height: 10px;
      overflow: hidden;
      margin: 0 2px;
      background: none;
      border-radius: 50%;
      border: 0.1rem solid #fff;
      opacity: 1; }
      .banner .pagination span.swiper-pagination-bullet-active {
        background: #fff; }

header {
  height: 4.8rem;
  z-index: 115;
  background: url(../img/nb.png) center center no-repeat;
  background-size: cover;
  background-size: 100% 100%; }
  header h1 {
    float: left; }
    header h1 a {
      display: block; }
    header h1 img {
      width: 6.3rem;
      height: 4.8rem; }
  header span {
    display: block;
    float: right;
    width: 4.8rem;
    height: 4.8rem;
    background: url(../img/nav.png) center center no-repeat;
    background-size: 1.7rem 1.1rem; }

.ajax-btn {
  display: block;
  padding: 0.7rem 1rem;
  background: #195aa5;
  text-align: center;
  clear: both;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 0.2rem; }

.footer2 {
  padding: 1rem;
  background: #f6f6f6; }
  .footer2 a {
    display: block;
    padding: 0.7rem 1rem;
    margin-bottom: 1rem;
    background: #fff url(../img/ft1.png) 95% center no-repeat;
    background-size: 0.9rem 1.7rem;
    border-radius: 0.2rem;
    font-size: 1.4rem;
    color: #666; }
    .footer2 a.on {
      background: #00468e url(../img/ft2.png) 95% center no-repeat;
      background-size: 0.9rem 1.7rem;
      color: #fff; }
    .footer2 a:hover {
      background: #00468e url(../img/ft2.png) 95% center no-repeat;
      background-size: 0.9rem 1.7rem;
      color: #fff; }

.contact .address {
  background: #f6f6f6;
  padding: 1rem; }
  .contact .address dl dt {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: 4488a; }
  .contact .address dl dd {
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #666; }
.contact .map {
  padding: 1rem;
  background: #f6f6f6;
  cursor: pointer; }
.contact .message {
  padding: 1rem; }
  .contact .message dl dt {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #666; }
  .contact .message dl dd form table {
    width: 100%; }
    .contact .message dl dd form table tr td {
      padding: 0.5rem 0; }
      .contact .message dl dd form table tr td input[type=text] {
        font-size: 1.2rem;
        color: #666;
        width: 100%;
        height: 3.2rem;
        border-radius: 0.3rem;
        border: 0.1rem solid #e0e0e0;
        text-indent: 1.9rem; }
        .contact .message dl dd form table tr td input[type=text].in1 {
          background: url(../img/i1.png) 2% center no-repeat;
          background-size: 0.8rem 0.9rem; }
        .contact .message dl dd form table tr td input[type=text].in2 {
          background: url(../img/i2.png) 2% center no-repeat;
          background-size: 0.9rem 0.9rem; }
        .contact .message dl dd form table tr td input[type=text].in3 {
          background: url(../img/i3.png) 2% center no-repeat;
          background-size: 0.9rem 0.6rem; }
      .contact .message dl dd form table tr td textarea {
        width: 100%;
        height: 10rem;
        border: 0.1rem solid #e0e0e0;
        border-radius: 0.3rem;
        padding: 0.5rem 0 0 0.5rem; }
      .contact .message dl dd form table tr td input[type=submit] {
        width: 100%;
        height: 3.2rem;
        border: none;
        background: #00468e;
        color: #fff;
        font-size: 1.4rem;
        border-radius: 0.3rem; }
.contact .qq {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  padding: 3rem 0;
  background: #f6f6f6; }
  .contact .qq a {
    display: block;
    width: 18.8rem;
    height: 5rem;
    background: url(../img/qq.png) center center no-repeat;
    background-size: 18.8rem 5rem; }
    .contact .qq a span {
      float: right;
      font-size: 1.4rem;
      line-height: 2.4rem;
      color: #00468e;
      margin-top: 2.2rem;
      margin-right:2.3rem; }

.news-list {
  padding: 1rem;
  background: #f6f6f6; }
  .news-list ul li {
    margin-bottom: 1rem;
    border: 0.1rem solid #f5f5f5;
    width:100%; }
    .news-list ul li dl {
      background: #fff; }
      .news-list ul li dl:hover dt h5 {
        color: #00468e; }
      .news-list ul li dl:hover dt .pp {
        color: #00468e; }
      .news-list ul li dl:hover dd {
        color: #00468e; }
      .news-list ul li dl dt {
        padding: 1rem; }
        .news-list ul li dl dt h5 {
          font-size: 1.2rem;
          line-height: 1.6rem;
          color: #666;
          font-weight: 100;
          margin-bottom: 0.3rem;
          font-family: 'Arial'; }
        .news-list ul li dl dt .pp {
          font-size: 1.4rem;
          line-height: 1.6rem;
          color: #666;
          font-weight: 700; }
      .news-list ul li dl dd {
        padding: 1rem;
        font-size: 1.2rem;
        line-height: 1.6rem;
        color: #666;
        border-top: 0.1rem solid #f5f5f5; }

.information1 {
  clear: both;
  padding: 1rem; }
  .information1 h2 {
    font-size: 1.6rem;
    line-height: 1.6rem;
    color: #333;
    text-align: center; }
  .information1 h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #666;
    text-align: center;
    margin: 0.5rem 0 2rem; }
  .information1 .messa {
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #666; }
    .information1 .messa .pp {
      margin-bottom: 1rem;
      text-indent: 2em; }
  .information1 .return1 {
    display: block;
    padding: 1rem 0;
    text-align: center;
    background: #db251c;
    color: #fff;
    margin-top: 3rem; }

.title-product {
  background: #f4f4f4; }
  .title-product a {
    display: block;
    width: 33.3%;
    float: left;
    text-align: center;
    font-size: 1.2rem;
    color: #666;
    padding: 0.5rem 0; }
    .title-product a.one {
      padding: 1rem 0; }
    .title-product a.on {
      background: #da251c;
      color: #fff; }

.proud1 {
  padding: 1rem; }
  .proud1 ul li {
    width: 48%;
    margin-right: 1rem; }
    .proud1 ul li dl dt {
      border: 0.1rem solid #cacaca;
      padding: 0.8rem; }
      .proud1 ul li dl dt img {
        border: 1px solid #c7c7c7;
        margin: 0 auto; }
    .proud1 ul li dl dd {
      font-size: 1.4rem;
      line-height: 1.6rem;
      color: #666;
      text-align: center;
      padding: 2rem 0; }
    .proud1 ul li.right-li {
      margin-right: 0; }

.list {
  clear: both; }
  .list a {
    border-radius: 0.3rem;
    margin: 0.8rem;
    display: block;
    border: 1px solid #c7c7c7;
    width: 28%;
    float: left;
    text-align: center;
    font-size: 1.2rem;
    color: #666;
    padding: 0.5rem 0; }
    .list a.on {
      background: #da251c;
      color: #fff; }

.about .profile {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  margin-top: -3.3rem;
  position: relative;
  z-index: 12; }
  .about .profile .prof {
    box-flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1; }
    .about .profile .prof a {
      height: 3.3rem;
      display: block;
      width: 100%;
      line-height: 3.3rem;
      text-align: center;
      background: rgba(0, 70, 142, 0.8);
      color: #fff;
      font-size: 1.4rem; }
      .about .profile .prof a.on {
        color: #044687;
        background: #fff; }
.about .profile:nth-of-type(2) {
  margin: 1rem 0; }
  .about .profile:nth-of-type(2) a span {
    display: block;
    height: 0.1rem;
    background: #195aa5; }
    .about .profile:nth-of-type(2) a span.on1 {
      margin-top: 0.2rem; }
.about article {
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #666;
  padding-bottom: 4rem; }

.details {
  padding: 3rem 1rem; }
  .details hgroup {
    text-align: center; }
    .details hgroup h2 {
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #333; }
    .details hgroup h3 {
      font-size: 1.4rem;
      line-height: 2.4rem;
      color: #666;
      font-weight: 100;
      font-family: 'Arial'; }
  .details article {
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #666;
    margin-bottom: 2.5rem; }
  .details section {
    padding: 1rem;
    background: #04427f; }
    .details section a {
      display: block;
      color: #fff;
      text-align: center; }

.prove-box figure {
  float: left;
  border: 0.1rem solid #dadada;
  width: 43%;
  margin: 0 1.1rem 1rem;
  padding: 1rem 0; }
  .prove-box figure img {
    margin: 0 auto;
    width: 38%; }
  .prove-box figure figcaption {
    padding: 1rem 0;
    text-align: center;
    color: #666;
    height: 1.5rem;
    line-height: 1.2rem;
    font-size: 1.2rem;
    overflow: hidden; }

.case {
  clear: both; }
  .case figure {
    padding: 1rem 0;
    font-size: 1.2rem;
    background: #00468e;
    color: #fff;
    text-indent: 2rem;
    margin-top: 1rem; }
  .case hgroup a {
    display: block;
    height: 3.5rem;
    text-align: center;
    line-height: 3.5rem;
    float: left;
    width: 25%;
    color: #666;
    font-size: 1.2rem;
    border-right: 0.1rem solid #dadada;
    border-bottom: 0.1rem solid #dadada; }
    .case hgroup a.on {
      color: #fff;
      background: #00468e; }
  .case article dl dt {
    margin-top: 1rem; }
  .case article dl dd {
    padding: 1rem 0;
    font-size: 1.2rem;
    color: #666;
    background: #fff;
    text-indent: 1rem;
    border-bottom: 0.1rem solid #dadada; }
  .case section {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    padding: 2.5rem 0;
    background: url(../img/line.png) center center no-repeat;
    background-size: 0.1rem 1.1rem; }
    .case section a {
      font-size: 1.2rem;
      color: #666;
      padding: 0 1.4rem; }

.wrap {
  padding-bottom: 4.2rem; }

.product {
  position: relative; }
  .product .hg {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    padding-top: 1rem;
    height: 4.2rem;
    line-height: 4.2rem;
    justify-content: space-around; }
    .product .hg .hgr {
      box-flex: 1;
      -webkit-box-flex: 1;
      -moz-box-flex: 1; }
      .product .hg .hgr a {
        margin: 0 1rem;
        display: block;
        text-align: center;
        background: #044685;
        color: #c6d0e3;
        font-size: 1.2rem; }
        .product .hg .hgr a.add {
          background: #195aa5;
          color: #fff; }
  .product .pro-list {
    position: absolute;
    top: 5.2rem;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    display: none; }
    .product .pro-list .list-box {
      background: #195aa5; }
      .product .pro-list .list-box a {
        display: block;
        padding: 1rem;
        font-size: 1.2rem;
        color: #c6d0e3;
        background: url(../img/pb1.png) 96% center no-repeat;
        background-size: 0.5rem 1.1rem; }
        .product .pro-list .list-box a:hover {
          background: url(../img/pb2.png) 96% center no-repeat;
          background-size: 0.5rem 1.1rem;
          color: #fff; }

.pro-content section {
  padding-bottom: 0.2rem;
  border-bottom: 0.1rem solid #195aa5; }
  .pro-content section h3 {
    padding: 1.5rem 0;
    font-size: 1.2rem;
    text-indent: 1rem;
    color: #fff;
    background: #195aa5; }
.pro-content article {
  padding: 1rem;
  background: #f6f6f6;
  font-size: 1.2rem;
  line-height: 2.4rem;
  color: #666; }
.pro-content .pro-img {
  padding-bottom: 2.5rem;
  background: #f6f6f6; }
  .pro-content .pro-img figure {
    width: 43%;
    margin: 0 1.1rem;
    float: left; }
    .pro-content .pro-img figure figcaption {
      padding: 1rem 0;
      font-size: 1.2rem;
      color: #666;
      text-align: center; }
    .pro-content .pro-img figure img {
      border: 0.1rem solid #dadada;
      background: #fff;
      padding: 1rem 2rem; }
.pro-content .pro-imgs {
  padding-bottom: 2.5rem;
  padding-top: 1rem;
  background: #f6f6f6; }
  .pro-content .pro-imgs figure {
    width: 94%;
    margin: 1rem 1.1rem 0rem;
    float: left;
    background: #fff; }
    .pro-content .pro-imgs figure figcaption {
      padding: 3rem 2rem 1rem 0;
      font-size: 1.4rem;
      color: #666;
      text-align: left;
      width: 45%;
      float: right; }
    .pro-content .pro-imgs figure i {
      padding: 0rem 2rem 0rem 0.2rem;
      font-size: 1.4rem;
      color: #666;
      text-align: left;
      width: 45%;
      float: right;
      font-style: normal;
      text-decoration: underline; }
    .pro-content .pro-imgs figure img {
      background: #fff;
      padding: 1rem 2.5rem;
      width: 44%;
      float: left; }
    .pro-content .pro-imgs figure a:hover figcaption, .pro-content .pro-imgs figure a:hover i {
      color: #00468e; }
.pro-content .pro-imgn {
  padding-bottom: 2.5rem;
  padding-top: 1rem;
  background: #f6f6f6;
  margin: 0 auto; }
  .pro-content .pro-imgn figure {
    width: 45%;
    margin: 0.5rem 0.2rem 0rem 1.1rem;
    float: left;
    background: #fff;
    padding: 3rem 0; }
    .pro-content .pro-imgn figure figcaption {
      padding: 1rem 0;
      font-size: 1.2rem;
      color: #666;
      text-align: center; }
      .pro-content .pro-imgn figure figcaption i {
        border-bottom: 0.1rem solid #7d7d7d;
        font-style: normal;
        padding: 0.9rem 0;
        font-size: 1.4rem; }

.air .pro-img figure figcaption {
  text-align: left;
  line-height: 1.6rem; }

.five {
  background: #f6f6f6; }
  .five section {
    border-bottom: none;
    padding: 1.5rem 0;
    font-size: 1.2rem;
    color: #eaedf4;
    background: #195aa5; }
    .five section h5 {
      text-indent: 1rem;
      font-weight: 100; }
  .five .hg {
    margin-bottom: 1.2rem;
    display: box;
    display: -webkit-box;
    display: -moz-box; }
    .five .hg .hgr {
      box-flex: 1;
      -webkit-box-flex: 1;
      -moz-box-flex: 1; }
      .five .hg .hgr a {
        margin: 0;
        background: #195aa5;
        font-weight: 700; }
        .five .hg .hgr a span {
          display: block;
          width: 100%;
          height: 0.1rem;
          background: #fff; }
          .five .hg .hgr a span.on {
            border-bottom: 0.1rem solid #195aa5; }
  .five .fives figure {
    padding: 1.2rem 0;
    background: #fff;
    border-bottom: 0.1rem solid #dadada;
    border-top: 0.1rem solid #dadada;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column; }
    .five .fives figure img {
      width: 30%; }
    .five .fives figure figcaption {
      padding: 1rem 0;
      color: #666;
      font-size: 1.2rem; }
  .five .fives article h6 {
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #195aa5; }
  .five .fives article dl dt {
    font-weight: 700; }

.par .fives article h6 {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #666;
  font-weight: 100; }
.par .fives article table {
  width: 100%;
  border: 0.1rem solid #dcdcdc; }
  .par .fives article table tr th {
    background: #195aa5;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
    width: 14%;
    padding: 0.5rem 0.2rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #fff; }
  .par .fives article table tr td {
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0.5rem 0.2rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #195aa5; }
  .par .fives article table tr td:nth-child(1) {
    color: #fff;
    background: #195aa5; }


.pro-content .fives article h6 {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #666;
  font-weight: 100; }
.pro-content .fives article table {
  width: 100%;
  border: 0.1rem solid #dcdcdc; }
  .pro-content .fives article table tr th {
    background: #195aa5;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
    width: 14%;
    padding: 0.5rem 0.2rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #fff; }
  .pro-content .fives article table tr td {
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0.5rem 0.2rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #195aa5; }
  .pro-content .fives article table tr td:nth-child(1) {
    color: #fff;
    background: #195aa5; }


.advice article {
  padding: 1rem;
  background: #f6f6f6; }
  .advice article ul {
    clear: both; }
    .advice article ul li {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #666;
      clear: both; }

.lift article dl dt {
  font-weight: 700; }

.product-center {
  background: #f6f6f6;
  padding: 1rem; }
  .product-center .home-tit {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box; }
    .product-center .home-tit .home-list {
      -moz-box-flex: 1;
      -webkit-box-flex: 1;
      box-flex: 1;
      margin: 0 3%;
      clear: both; }
      .product-center .home-tit .home-list dl {
        box-shadow: 0 0 0.2rem #e3e5e7;
        background: #fff; }
        .product-center .home-tit .home-list dl dt img {
          padding: 0.3rem;
          box-shadow: 0 0.1rem 0.2rem #e3e5e7; }
        .product-center .home-tit .home-list dl dd {
          padding: 0.7rem 0;
          font-size: 1.4rem;
          color: #666;
          text-align: center; }

.h2, .title h2, .case article dl dt, .news-center h2, .success-case h2 {
  background: #00468e;
  padding-left: 4%; }
  .h2 a, .title h2 a, .case article dl dt a, .news-center h2 a, .success-case h2 a {
    display: block;
    padding: 1rem 0;
    background: url(../img/nw.png) center center no-repeat;
    background-size: cover;
    border-bottom: 0.1rem solid #fff;
    border-top: 0.1rem solid #fff;
    text-indent: 1.4rem;
    font-size: 1.8rem;
    color: #666;
    font-weight: 100; }
    .h2 a span, .title h2 a span, .case article dl dt a span, .news-center h2 a span, .success-case h2 a span {
      display: block;
      width: 1.8rem;
      height: 1.8rem;
      float: right;
      background: url(../img/jia.png) center center no-repeat;
      background-size: 1.8rem 1.8rem;
      margin-right: 1.2rem; }
      .h2 a span.left, .title h2 a span.left, .case article dl dt a span.left, .news-center h2 a span.left, .success-case h2 a span.left {
        background: url(../img/1.png) center center no-repeat;
        background-size: 1.8rem 1.8rem; }

.news-box {
  clear: both;
  padding: 1rem;
  border-top: 0.1rem solid #f4f4f4;
  border-bottom: 0.1rem solid #f5f5f5; }
  .news-box .news-left {
    width: 38%;
    float: left; }
  .news-box .news-right {
    width: 58%;
    padding-left: 1rem;
    float: right; }
    .news-box .news-right dl dt {
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #666;
      font-weight: 700;
      border-bottom: 0.1rem solid #e0e0e0;
      padding-bottom: 1rem;
      letter-spacing: 0.1rem; }
    .news-box .news-right dl dd {
      font-size: 1.4rem;
      line-height: 1.4rem;
      color: #888;
      padding-top: 1rem; }

.success-case {
  margin-top: 1.4rem; }
  .success-case .success-box {
    border-top: 0.1rem solid #f4f4f4;
    overflow: hidden; }
    .success-case .success-box .picMarquee-left {
      padding: 1rem 0; }
      .success-case .success-box .picMarquee-left .bd ul li {
        width: 16%;
        padding-right: 0.5rem; }

#allmap {
  width: 100%;
  height: 20rem; }

.ajaxs, .ajax1 {
  display: block;
  margin: 1rem;
  background: #eee;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #5e5e5e;
  padding: 1rem 0;
  text-align: center;
  margin-bottom: 3rem; }

.title-bg {
  position: relative; }
  .title-bg img {
    display: block;
    max-width: 100%; }
  .title-bg h6 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0rem;
    left: 0;
    padding: 1rem;
    background: rgba(19, 133, 212, 0.8);
    font-weight: 100; }
    .title-bg h6.h6 {
      text-align: center; }

.proud {
  padding: 1rem;
  position: relative;
  height: 50rem;
  overflow: hidden; }
  .proud span {
    width: 2.5rem;
    height: 4.1rem; }
    .proud span.prev {
      background: url(../img/left.png) no-repeat;
      background-size: 100% 100%;
      z-index: 888;
      position: absolute;
      top: 21.3rem;
      left: 0.5rem; }
    .proud span.next {
      z-index: 888;
      background: url(../img/right.png) no-repeat;
      background-size: 100% 100%;
      position: absolute;
      top: 21.3rem;
      right: 0.5rem; }
  .proud .proud-box {
    position: relative; }
    .proud .proud-box ul li {
      width: 65%;
      position: absolute;
      top: 6.6rem;
      left: 88rem; }

.after {
  clear: both;
  padding: 1.5rem 0; }
  .after .pp {
    padding: 1.5rem 1rem;
    font-size: 1.2rem;
    line-height: 2.4rem;
    color: #666; }
  .after ul {
    width: 100%;
    padding: 1rem; }
    .after ul li {
      width: 100%;
      margin-bottom: 1rem; }
      .after ul li dl {
        border: 0.1rem solid #d9d9d9;
        padding: 1rem;
        background: #fff; }
        .after ul li dl dt {
          font-size: 1.4rem;
          line-height: 2.4rem;
          color: #666; }
        .after ul li dl dd {
          font-size: 1.2rem;
          line-height: 2.4rem;
          color: #666; }

.news {
  padding-top: 1.4rem; }
  .news ul {
    border-top: 0.1rem solid #f2f2f2; }
    .news ul li {
      padding: 1.9rem 1rem 1rem;
      border-bottom: 0.1rem solid #f2f2f2; }
      .news ul li dl dt {
        float: left; }
        .news ul li dl dt img {
          width: 8rem;
          height: 5.4rem; }
      .news ul li dl dd {
        float: left;
        width: 63%;
        margin-left: 1.6rem; }
        .news ul li dl dd a {
          display: block; }
        .news ul li dl dd.dd1 {
          font-size: 1.4rem;
          line-height: 2rem;
          color: #333; }
        .news ul li dl dd.dd2 {
          font-size: 1.2rem;
          line-height: 1.4rem;
          color: #7f7e7e; }
        .news ul li dl dd.dd3 {
          font-size: 1.2rem;
          line-height: 1.4rem;
          color: #7f7e7e;
          width: 17%;
          float: right; }

.take {
  padding-top: 3rem; }
  .take dl {
    padding: 0 1rem 1rem;
    border-bottom: 0.1rem solid #f2f2f2;
    margin-bottom: 1rem; }
    .take dl.weixin {
      border-bottom: none; }
      .take dl.weixin dt {
        font-size: 1.4rem;
        line-height: 1.4rem;
        color: #7f7e7e; }
      .take dl.weixin dd {
        margin-top: 3rem; }
        .take dl.weixin dd img {
          width: 6.6rem;
          height: 6.6rem;
          margin: 0 auto; }
    .take dl dt {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #333; }
    .take dl dd {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #7f7e7e; }
      .take dl dd span {
        color: #0599d9; }
  .take ul {
    padding: 0 1rem 1rem;
    margin-bottom: 1rem;
    clear: both; }
    .take ul li {
      clear: both;
      font-size: 1.4rem;
      line-height: 2rem;
      color: #7f7e7e; }
      .take ul li span {
        color: #0599d9; }
  .take form {
    padding: 1rem; }
    .take form label {
      font-size: 1.4rem;
      line-height: 1.4rem;
      color: #7f7e7e;
      margin-bottom: 1.5rem;
      display: block; }
      .take form label input[type=text] {
        width: 76%;
        text-indent: 1rem;
        height: 2.2rem;
        margin-left: 0.7rem;
        border: 0.1rem solid #cbcbcb; }
      .take form label input[type=submit] {
        height: 4rem;
        line-height: 4rem;
        background: #0599d9;
        border: none;
        font-size: 1.6rem;
        color: #fff;
        width: 100%; }

.case .case-box {
  padding: 1rem;
  border-bottom: 0.1rem solid #f2f2f2; }
  .case .case-box.last-case {
    border-bottom: none; }
  .case .case-box .case-left {
    width: 79%;
    float: left; }
    .case .case-box .case-left dl dt {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #333; }
    .case .case-box .case-left dl dd {
      font-size: 1.2rem;
      line-height: 1.4rem;
      color: #7f7e7e;
      width: 77%;
      white-space: nowrap;
      overflow: hidden;
      word-break: break-all;
      text-overflow: ellipsis; }
  .case .case-box .case-right {
    width: 21%;
    float: right; }
    .case .case-box .case-right img {
      width: 4.6rem;
      height: 4.5rem;
      float: right; }

.details1 {
  margin-bottom: 3rem; }
  .details1 dl dt {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #333;
    padding: 1.5rem 3rem;
    border-bottom: 0.1rem solid #f2f2f2;
    margin-bottom: 1.5rem; }
  .details1 dl dd img {
    display: block;
    max-width: 100%; }
  .details1 dl dd.dd2 {
    height: 4rem; }
    .details1 dl dd.dd2 a {
      display: block;
      margin: 0 1rem;
      font-size: 1.4rem;
      line-height: 4rem;
      color: #333;
      text-align: center;
      background: #ebebeb url(../img/fd4.png) 32% center no-repeat; }

.solve {
  clear: both; }
  .solve li {
    width: 100%;
    clear: both; }
    .solve li span {
      display: block;
      border-bottom: 0.1rem solid #fff;
      padding: 1.5rem 1rem;
      margin: 0 1rem;
      background: #daf1fd url(../img/na2.png) 96% center no-repeat;
      font-size: 1.4rem;
      color: #333; }
      .solve li span.open {
        background: #daf1fd url(../img/na1.png) 96% center no-repeat; }
    .solve li dl {
      display: none; }
      .solve li dl dt {
        padding: 1.8rem 2rem;
        width: 100%;
        border-bottom: 0.1rem solid #f2f2f2;
        font-size: 1.2rem;
        line-height: 1.2rem;
        color: #7f7e7e;
        background: url(../img/s2.png) 92% center no-repeat; }
        .solve li dl dt.open1 {
          background: url(../img/s3.png) 92% center no-repeat; }
      .solve li dl dd {
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: #7f7e7e;
        background: #fbfbfb;
        padding: 1.8rem 1.8rem 1.8rem 1rem;
        display: none; }

.job {
  margin-top: 2rem; }
  .job ul li {
    clear: both;
    width: 100%; }
    .job ul li h5 {
      font-weight: 100;
      padding: 1rem;
      border-bottom: 0.1rem solid #f2f2f2;
      background: url(../img/jo6.png) 96% center no-repeat; }
      .job ul li h5.open {
        background: url(../img/jo5.png) 96% center no-repeat; }
      .job ul li h5 dl dt {
        font-size: 1.4rem;
        line-height: 1.5rem;
        color: #333; }
      .job ul li h5 dl dd {
        font-size: 1.2rem;
        line-height: 1.5rem;
        color: #7f7e7e; }
        .job ul li h5 dl dd span {
          margin-right: 1rem; }
    .job ul li .de {
      display: none;
      padding: 1rem;
      background: #fbfbfb; }
      .job ul li .de h6 {
        font-weight: 100;
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: #7f7e7e; }
      .job ul li .de dt {
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: #7f7e7e;
        margin-top: 2rem; }
      .job ul li .de dd {
        font-size: 1.1rem;
        line-height: 1.5rem;
        color: #7f7e7e; }

.answer {
  margin-top: 1.4rem; }
  .answer .answer-box {
    padding: 1.5rem 1rem;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #7f7e7e;
    border: 0.1rem solid #e1e1e1;
    background: #fefded;
    margin: 0 1rem;
    margin-bottom: 3rem; }
    .answer .answer-box span {
      color: #0599d9; }

.pins {
  padding-top: 3rem; }
  .pins dl {
    text-align: center; }
    .pins dl dt {
      font-size: 1.4rem;
      line-height: 2rem;
      color: #333; }
    .pins dl dd {
      font-size: 1.2rem;
      line-height: 2rem;
      color: #7f7e7e; }
  .pins ul.ul1 {
    position: relative;
    width: 16.1rem;
    height: 16.1rem;
    margin: 10.5rem auto 0;
    background: url(../img/pi2.png) center center no-repeat; }
    .pins ul.ul1 li {
      width: 10.8rem;
      height: 10.8rem;
      padding-left: 4.2rem;
      padding-top: 4.3rem;
      background: url(../img/pi1.png) center center no-repeat; }
      .pins ul.ul1 li.li1 {
        position: absolute;
        top: -7.5rem;
        left: 0; }
      .pins ul.ul1 li.li2 {
        position: absolute;
        top: 1.7rem;
        left: -10.1rem; }
      .pins ul.ul1 li.li3 {
        position: absolute;
        top: 1.7rem;
        left: 9.6rem; }
      .pins ul.ul1 li.li4 {
        position: absolute;
        top: 10rem;
        left: 0; }
      .pins ul.ul1 li p {
        width: 95px;
        font-size: 1.2rem;
        line-height: 1.2rem;
        color: #666; }
  .pins ul.ul3 {
    margin-top: 14rem;
    padding: 0 1rem; }
    .pins ul.ul3 li {
      clear: both;
      height: 3rem;
      line-height: 3rem;
      margin-bottom: 1.7rem; }
      .pins ul.ul3 li a {
        color: #333;
        text-align: center;
        display: block;
        font-size: 1.2rem; }
      .pins ul.ul3 li span {
        display: block;
        float: left;
        width: 4.7rem;
        height: 3rem; }
      .pins ul.ul3 li.li1 {
        width: 55%;
        background: #eeeeec; }
        .pins ul.ul3 li.li1 span {
          background: #d4d4d4 url(../img/pi3.png) center center no-repeat; }
      .pins ul.ul3 li.li2 {
        width: 45%;
        background: #dbecc6; }
        .pins ul.ul3 li.li2 span {
          background: #bde48f url(../img/pi3.png) center center no-repeat; }
      .pins ul.ul3 li.li3 {
        width: 68%;
        background: #aae2ff; }
        .pins ul.ul3 li.li3 span {
          background: #87d6ff url(../img/pi3.png) center center no-repeat; }

.profile dl dt {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #333;
  padding: 1.5rem 1rem 0; }
.profile dl dd {
  font-size: 1.2rem;
  line-height: 1.9rem;
  color: #7f7e7e;
  padding: 1.5rem 1rem;
  border-bottom: 0.1rem solid #f2f2f2; }
.profile ul {
  margin-top: 2.1rem; }
  .profile ul li {
    font-size: 2rem;
    line-height: 2.4rem;
    color: #0599d9;
    clear: both;
    margin-left: 2.4rem;
    padding-left: 5.2rem;
    font-weight: 700;
    height: 2.4rem;
    margin-bottom: 1.4rem; }
    .profile ul li.li1 {
      background: url(../img/pro1.png) left center no-repeat; }
    .profile ul li.li2 {
      background: url(../img/pro2.png) left center no-repeat; }

.service {
  margin-bottom: 3rem;
  padding-top: 1rem; }
  .service h4 {
    clear: both;
    margin-top: 1rem;
    padding: 0 1rem;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #333; }
  .service dl.dl1 {
    padding: 1rem;
    border-bottom: 0.1rem solid #f2f2f2; }
    .service dl.dl1 dt {
      font-size: 1.4rem;
      line-height: 2.4rem;
      color: #333; }
    .service dl.dl1 dd {
      float: left;
      padding-left: 1rem;
      background: url(../img/se1.png) left center no-repeat;
      width: 46%;
      font-size: 1.2rem;
      line-height: 1.9rem;
      color: #7f7e7e; }
  .service dl.dl2 dt {
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.9rem;
    color: #7f7e7e; }
  .service dl.dl2 dd {
    padding: 1rem 5rem;
    font-size: 2rem;
    line-height: 2.4rem;
    color: #0599d9;
    margin-left: 2rem;
    height: 2.7rem;
    line-height: 2.7rem; }
    .service dl.dl2 dd.dd1 {
      background: url(../img/se2.png) left center no-repeat; }
    .service dl.dl2 dd.dd2 {
      background: url(../img/se3.png) left center no-repeat; }
      .service dl.dl2 dd.dd2 a {
        font-size: 2rem;
        line-height: 2.4rem;
        color: #0599d9;
        text-decoration: underline; }
    .service dl.dl2 dd.dd3 {
      background: url(../img/se4.png) left center no-repeat; }

.pp1 {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #7f7e7e;
  padding: 1rem; }

.team {
  padding: 4rem 2rem; }
  .team .team-box {
    background: #f7f7f7;
    margin-bottom: 1.8rem; }
    .team .team-box .team-left {
      float: left;
      width: 30%;
      padding-right: 0.4rem;
      background: #fff; }
      .team .team-box .team-left img {
        display: block;
        max-width: 100%; }
    .team .team-box .team-right {
      float: left;
      width: 68%;
      height: 100%; }
      .team .team-box .team-right dl {
        text-indent: 2rem;
        padding-top: 1.5rem; }
        .team .team-box .team-right dl dt {
          font-size: 1.4rem;
          line-height: 1.8rem;
          color: #666; }
          .team .team-box .team-right dl dt span {
            font-size: 1.2rem;
            line-height: 1.8rem;
            color: #0599d9; }
        .team .team-box .team-right dl dd {
          font-size: 1.2rem;
          line-height: 1.8rem;
          color: #9e9e9e; }

.case-details {
  clear: both; }
  .case-details .message {
    margin-top: 3rem;
    padding: 1rem; }
    .case-details .message dl dt {
      font-size: 1.8rem;
      line-height: 2.4rem;
      color: #666;
      font-weight: 700;
      border-bottom: 0.1rem solid #d1d1d1;
      padding-bottom: 1rem; }
    .case-details .message dl dd {
      font-size: 1.4rem;
      line-height: 1.8rem;
      color: #333;
      padding: 2rem 0; }
  .case-details .return {
    font-weight: 100;
    height: 3.5rem;
    text-align: center; }
    .case-details .return a {
      font-size: 1.4rem;
      line-height: 3.5rem;
      color: #666;
      text-align: center;
      padding-right: 1rem;
      margin-right: 1rem;
      background: url(../img/lin.png) right center no-repeat; }

/*# sourceMappingURL=style.css.map */
.page .pagination .active{
  background: #007cc2;
  color: #fff;
  border-color: #007cc2; 
}