@charset "UTF-8";
a, .transition, .head .topSearch.on .form, .indexPart3 .list .swiper-slide .name, .indexPart4 .fr a p, .news .time, .news .time div, .news .img, .news .name, .news p, .news .more, .solution li .name span, .product .name, .productLayer li .name, .down li, .demandLayer .submit div, .lyb .form .submit div, :before, img, .nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .indexPart4 .fr a .name, .indexPart4 .fr a p, .down li .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.borderBox, .indexPart4 .fl .swiper-slide .img:before, .about_01 .img:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.flex, .head .language dl, .nav ul, .footDiv .list ul, .footDiv .list2 .name, .indexFlash .dots, .indexPart2 ul, .indexPart3 .btn .arrow, .indexPart4 .fl .arrow, .sideBar a.name, .pageNav ul, .pageNavSub ul, .about_03 ul, .culture .list ul, .history .list .content, .expert .container, .expert dl, .pageTitle2 h2, .customer .list ul, .market .list ul, .market .list2 ul, .quality ul, .pageNum, .job .list .title, .job .list li, .pageNum2 .share dl, .solution ul, .solutionDnzl ul, .solutionNlgl_03 .list ul, .solutionNlcc_01 ul, .solutionNlcc_03 ul, .solutionQj_01 .container .content, .solutionQj_03 .list2 ul, .product ul, .productLayer ul, .productImg .dots, .productTab ul, .productShow2 li, .productShow2 li dd, .productShow3 li .name, .productShow3 li .btn, .down li .btn, .demandLayer .form ul, .contact .list ul, .lyb .form ul, .pageSearch .btn ul {
  display: flex;
  display: -webkit-flex; }

.flexColumn, .sideBar a.name, .expert .container {
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter, .footDiv .list2 .name, .sideBar a.name, .pageNum2 .share dl, .solutionQj_01 .container .content, .productShow2 li, .productShow3 li .name, .productShow3 li .btn, .down li .btn {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .indexFlash .dots, .sideBar a.name, .pageNav ul, .pageNavSub ul, .expert .container, .pageTitle2 h2, .pageNum, .productImg .dots {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround, .market .list ul {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .culture .list ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .nav ul, .indexPart2 ul, .pageNav ul, .pageNavSub ul, .about_03 ul, .culture .list ul, .expert dl, .customer .list ul, .market .list ul, .market .list2 ul, .quality ul, .solution ul, .solutionDnzl ul, .solutionNlgl_03 .list ul, .solutionNlcc_01 ul, .solutionNlcc_03 ul, .product ul, .productLayer ul, .productShow2 li, .demandLayer .form ul, .contact .list ul, .lyb .form ul {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: .14rem;
  font-family: Arial, "微软雅黑";
  color: #666;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease; }
  body.noScroll {
    overflow: hidden; }

a {
  color: #666;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #728fa4;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
  width: 100%; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 14rem;
  margin: 0 auto; }

@font-face {
  font-family: 'Impact';
  src: url("fonts/ImpactMTStd.eot");
  src: url("fonts/ImpactMTStd.eot?#iefix") format("embedded-opentype"), url("fonts/ImpactMTStd.woff") format("woff"), url("fonts/ImpactMTStd.ttf") format("truetype"), url("fonts/ImpactMTStd.svg#Sri-TSCRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
.headD {
  height: 0.94rem; }

.head {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff; }
  .head .wal {
    height: 0.94rem;
    position: relative; }
  .head a.logo {
    display: block;
    width: 2rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.27rem; }
  .head .topSearch {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width: .54rem;
    height: 100%;
    background: url("../image/img18.png") right center no-repeat;
    background-size: .18rem; }
    .head .topSearch:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      width: 1px;
      height: .16rem;
      background: #e0e0e0;
      margin-top: -.08rem; }
    .head .topSearch a {
      display: block;
      height: 0.94rem; }
    .head .topSearch .form {
      width: 3.6rem;
      height: .8rem;
      background: #fff;
      border-top: #eee solid 1px;
      position: absolute;
      z-index: 10;
      left: auto;
      right: -0.48rem;
      top: 90%;
      bottom: auto;
      padding: .2rem;
      opacity: 0;
      visibility: hidden;
      box-shadow: 0 0.03rem 0.05rem rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0.03rem 0.05rem rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0.03rem 0.05rem rgba(0, 0, 0, 0.1); }
    .head .topSearch .input {
      background: #f0f4f7; }
      .head .topSearch .input input {
        width: 100%;
        height: .4rem;
        line-height: .4rem;
        font-size: .16rem;
        padding: 0 .1rem; }
    .head .topSearch .submit {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.2rem;
      top: 0.2rem;
      bottom: auto;
      background: #738fa4; }
      .head .topSearch .submit input {
        width: .8rem;
        height: .4rem;
        color: #fff;
        font-size: .16rem;
        cursor: pointer; }
    .head .topSearch.on .form {
      opacity: 1;
      visibility: visible;
      top: 100%; }
  .head .language {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.48rem;
    top: 50%;
    bottom: auto;
    margin-top: -.14rem; }
    .head .language dd {
      padding-left: .08rem; }
    .head .language a {
      display: block;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      border: #fff solid .04rem;
      width: .28rem;
      height: .28rem; }
      .head .language a.on, .head .language a:hover {
        border-color: #4b5d6b; }

.nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0.54rem;
  top: 0;
  bottom: auto; }
  .nav li {
    margin-left: 1px;
    position: relative; }
  .nav a.name {
    display: block;
    padding: 0 .3rem;
    position: relative;
    height: 0.94rem;
    line-height: 0.94rem;
    font-size: .18rem;
    color: #666; }
    .nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: .04rem;
      background: #728fa4; }

@media screen and (min-width: 800px) {
  .nav a.name.on {
    color: #4b5d6b;
    background: #ecf0f2;
    font-weight: bold; }
    .nav a.name.on:before {
      left: 0;
      width: 100%; }
  .nav li:hover a.name {
    color: #4b5d6b;
    background: #ecf0f2; }
    .nav li:hover a.name:before {
      left: 0;
      width: 100%; }
  .nav li:hover dl.list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }
  .nav dl {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: -100rem;
    bottom: auto;
    width: 100%;
    background: rgba(54, 67, 77, 0.6);
    opacity: 0;
    visibility: hidden; }
    .nav dl dd {
      position: relative; }
    .nav dl a {
      display: block;
      height: .6rem;
      line-height: .6rem;
      font-size: .16rem;
      color: #fff;
      text-align: center; }
      .nav dl a:hover {
        color: #ff4c6a; }
    .nav dl dl {
      left: 80%;
      top: 0;
      opacity: 0;
      visibility: hidden; }
    .nav dl dd:hover a:first-child {
      background: rgba(54, 67, 77, 0.6); }
    .nav dl dd:hover dl {
      left: 100%;
      opacity: 1;
      visibility: visible; }
  .nav li:nth-child(5) dl {
    width: 200%;
    left: -50%; } }
.footDiv {
  background: #728fa4;
  color: #fff; }
  .footDiv .wal {
    min-height: 3.46rem;
    position: relative; }
  .footDiv .list li {
    padding: .25rem .55rem 0 0; }
  .footDiv .list h2 {
    font-weight: 400; }
    .footDiv .list h2 a {
      color: #fff;
      display: block;
      padding: .25rem 0 .15rem 0;
      font-size: .16rem; }
  .footDiv .list dd a {
    display: block;
    line-height: .26rem;
    color: rgba(255, 255, 255, 0.6); }
    .footDiv .list dd a:hover {
      color: #fff; }
  .footDiv .list2 {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 1.6rem;
    top: 0.5rem;
    bottom: auto;
    width: 4.1rem;
    font-size: .16rem; }
    .footDiv .list2 li {
      padding-bottom: .3rem; }
    .footDiv .list2 .name {
      padding-bottom: .1rem; }
      .footDiv .list2 .name img {
        width: .2rem;
        margin-right: .05rem; }
    .footDiv .list2 h2 {
      font-weight: 400;
      font-size: .3rem;
      letter-spacing: .02rem; }
  .footDiv .ewm {
    width: 1.6rem;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.5rem;
    bottom: auto; }
    .footDiv .ewm p {
      font-size: .2rem;
      line-height: .62rem; }

.foot {
  background: #728fa4;
  border-top: #809aad solid 1px;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  padding: .1rem 0;
  line-height: .3rem; }
  .foot span {
    padding-left: 3em; }

/*index----------*/
.indexFlash {
  height: 6.8rem;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .indexFlash .swiper-slide {
    background: center no-repeat;
    background-size: cover;
    height: 6.8rem; }
  .indexFlash .dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.2rem;
    width: 100%; }
    .indexFlash .dots span {
      width: .44rem;
      height: .22rem;
      background: url("../image/img22.png") center no-repeat;
      background-size: .22rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background-image: url("../image/img22on.png"); }
  .indexFlash .arrow {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    width: .6rem;
    height: 1.34rem;
    margin-top: -.67rem;
    background: rgba(0, 0, 0, 0.1) center no-repeat;
    background-size: .29rem;
    -moz-border-radius: 0.08rem;
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem; }
    .indexFlash .arrow:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .indexFlash .arrow.prev {
      left: .5rem;
      background-image: url("../image/prev29.png"); }
    .indexFlash .arrow.next {
      right: .5rem;
      background-image: url("../image/next29.png"); }

.pageTitle {
  position: relative;
  padding-top: 1.3rem;
  height: 2.5rem;
  color: #728fa4;
  background: url("../image/img104.png") 0.23rem 0.65rem no-repeat;
  background-size: 1.04rem;
  letter-spacing: .02rem;
  min-width: 1.6rem; }
  .pageTitle div {
    text-transform: uppercase;
    font-size: .42rem;
    font-family: 'Impact';
    line-height: .55rem; }
    .pageTitle div span {
      color: #db0132; }
  .pageTitle h2 {
    font-size: .24rem;
    line-height: 1em;
    letter-spacing: .01rem; }

.pageMore a {
  display: block;
  width: 1.2rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  background: #728fa4;
  color: #fff;
  font-size: .16rem;
  text-transform: uppercase;
  letter-spacing: .02rem;
  -moz-border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  border-radius: 0.4rem; }
  .pageMore a:hover {
    box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
    -webkit-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
    -moz-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6); }

.indexPart1 {
  padding-bottom: .5rem; }
  .indexPart1 h2.title {
    font-size: .24rem;
    margin-top: -.06rem;
    color: #4b5d6b; }
  .indexPart1 .content {
    font-size: .16rem;
    line-height: .3rem;
    text-align: justify;
    color: #666;
    padding: .1rem 0;
    min-height: 2.2rem; }

.indexPart2 ul {
  margin-left: -.2rem; }
.indexPart2 li {
  width: 50%;
  padding: 0 0 .2rem .2rem; }
  .indexPart2 li a {
    display: block;
    position: relative;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    height: 1.4rem;
    background: #f5f8fa;
    color: #4b5d6b;
    padding-left: 1.52rem; }
    .indexPart2 li a:hover {
      color: #fff;
      background: #728fa4; }
  .indexPart2 li img {
    width: .76rem;
    position: absolute;
    z-index: 10;
    left: 0.5rem;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.38rem; }
  .indexPart2 li h2 {
    font-size: .22rem;
    padding: .42rem 0 .05rem 0; }
  .indexPart2 li span {
    font-size: .16rem;
    display: inline-block;
    opacity: .6; }

.indexPart3 {
  background: #f5f8fa; }
  .indexPart3 .wal {
    min-height: 5rem;
    position: relative; }
  .indexPart3 .btn {
    width: 2.7rem; }
    .indexPart3 .btn #indexPart3Btn {
      width: 100%;
      height: 1.84rem;
      overflow: hidden; }
    .indexPart3 .btn .swiper-slide {
      height: .46rem; }
      .indexPart3 .btn .swiper-slide a {
        display: inline-block;
        font-size: .16rem;
        color: #55626a;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        height: .36rem;
        line-height: .36rem; }
      .indexPart3 .btn .swiper-slide a.on {
        background: #728fa4;
        padding: 0 .2rem;
        color: #fff; }
    .indexPart3 .btn .arrow a {
      margin-right: .1rem;
      opacity: .6;
      width: .4rem; }
    .indexPart3 .btn .arrow a:hover {
      opacity: 1; }
  .indexPart3 .list {
    padding: 0 .5rem; }
    .indexPart3 .list .arrow {
      display: block;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      width: .3rem;
      height: .52rem;
      margin-top: -.26rem;
      background: center no-repeat;
      background-size: .3rem; }
      .indexPart3 .list .arrow.prev {
        left: 0;
        background-image: url("../image/prev30.png"); }
      .indexPart3 .list .arrow.next {
        right: 0;
        background-image: url("../image/next30.png"); }
    .indexPart3 .list #indexPart3 {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .indexPart3 .list .swiper-slide {
      padding: 0 .2rem; }
      .indexPart3 .list .swiper-slide a {
        display: block;
        background: #d5dfe6;
        color: #fff; }
      .indexPart3 .list .swiper-slide .img {
        padding: 1px 1px 0 1px;
        position: relative; }
        .indexPart3 .list .swiper-slide .img:before {
          content: "";
          display: block;
          position: absolute;
          bottom: .09rem;
          right: .09rem;
          width: .4rem;
          height: .4rem;
          background: url("../image/img40.png") center no-repeat;
          background-size: cover; }
      .indexPart3 .list .swiper-slide .name {
        font-size: .16rem;
        line-height: .3rem;
        background: #728fa4;
        height: .95rem;
        overflow: hidden;
        padding: .17rem 0 0 .24rem;
        position: relative; }
        .indexPart3 .list .swiper-slide .name:before {
          content: "";
          display: block;
          position: absolute;
          right: .25rem;
          bottom: .25rem;
          background: url("../image/img9.png") center no-repeat;
          background-size: cover;
          width: .09rem;
          height: .14rem; }
      .indexPart3 .list .swiper-slide a:hover {
        background: #db0132; }
        .indexPart3 .list .swiper-slide a:hover .name {
          background: #db0132; }

.indexPart4 {
  position: relative;
  /*top: -1.5rem;*/
  min-height: 6.2rem; }
  .indexPart4 .fl {
    width: 8.75rem;
    min-height: 6rem;
    position: relative;
    padding-top: 1.4rem; }
    .indexPart4 .fl .pageMore {
      position: absolute;
      z-index: 10;
      left: 4.8rem;
      right: auto;
      top: 4.4rem;
      bottom: auto; }
    .indexPart4 .fl .arrow {
      position: absolute;
      z-index: 10;
      left: 6.2rem;
      right: auto;
      top: 4.4rem;
      bottom: auto; }
      .indexPart4 .fl .arrow a {
        margin-right: .1rem;
        opacity: .6;
        width: .4rem; }
      .indexPart4 .fl .arrow a:hover {
        opacity: 1; }
    .indexPart4 .fl #indexPart4 {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .indexPart4 .fl .swiper-slide {
      background: #fff; }
      .indexPart4 .fl .swiper-slide .img {
        width: 4.3rem; }
        .indexPart4 .fl .swiper-slide .img:before {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          left: .2rem;
          top: .2rem;
          border: #b5c5d2 solid .1rem; }
        .indexPart4 .fl .swiper-slide .img img {
          position: relative; }
      .indexPart4 .fl .swiper-slide .name a {
        color: #728fa4;
        font-size: .2rem; }
      .indexPart4 .fl .swiper-slide .time {
        font-size: .16rem;
        line-height: .3rem;
        color: #999;
        padding: .1rem 0 0 0; }
      .indexPart4 .fl .swiper-slide p {
        font-size: .16rem;
        line-height: .3rem;
        color: #999; }
  .indexPart4 .fr {
    width: 4.8rem;
    padding-top: 1.4rem; }
    .indexPart4 .fr li {
      padding-bottom: .2rem; }
    .indexPart4 .fr a {
      display: block;
      position: relative;
      background: #f5f8fa;
      padding: .05rem .25rem 0 1.06rem;
      height: 1rem;
      color: #728fa4; }
      .indexPart4 .fr a:before {
        content: "";
        display: block;
        position: absolute;
        left: .91rem;
        top: .19rem;
        width: 1px;
        height: .6rem;
        background: #b5c5d2; }
      .indexPart4 .fr a .time {
        text-align: center;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: .95rem; }
        .indexPart4 .fr a .time div {
          font-size: .42rem;
          height: .63rem;
          padding-top: .13rem;
          line-height: .5rem; }
      .indexPart4 .fr a .name {
        font-size: .18rem;
        height: .55rem;
        line-height: .55rem; }
      .indexPart4 .fr a p {
        color: #999;
        height: 1.1em;
        line-height: 1.1em; }
    .indexPart4 .fr a:hover {
      background: #728fa4;
      color: #fff; }
      .indexPart4 .fr a:hover p {
        color: #fff; }

@media screen and (min-width: 800px) {
  .indexPart1 {
    width: 5rem;
    min-height: 2.7rem; }

  .indexPart2 {
    width: 7.6rem;
    min-height: 2.7rem; }

  .indexPart3 .wal {
    padding: .55rem 0 0 0; }
  .indexPart3 .list {
    width: 11.2rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.55rem;
    bottom: auto; }

  .indexPart4 .pageTitle {
    position: absolute;
    z-index: 10;
    left: 4.8rem;
    right: auto;
    top: 0.2rem;
    bottom: auto; }
  .indexPart4 .swiper-slide {
    min-height: 3.5rem;
    position: relative;
    padding: 1.1rem 0 0 4.8rem; }
    .indexPart4 .swiper-slide .img {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; } }
.sideBar {
  position: fixed;
  z-index: 20;
  left: 0;
  top: 50%;
  margin-top: -1.6rem;
  width: .8rem;
  overflow: hidden;
  background: #728fa4;
  border-top-right-radius: .1rem;
  -webkit-border-top-right-radius: .1rem;
  border-bottom-right-radius: .1rem;
  -webkit-border-bottom-right-radius: .1rem; }
  .sideBar li {
    border-bottom: #8ea5b6 solid 1px; }
    .sideBar li:last-child {
      border: 0; }
  .sideBar a.name {
    height: 1.1rem;
    color: #fff; }
    .sideBar a.name img {
      width: .42rem; }
    .sideBar a.name div {
      padding-top: .08rem; }
    .sideBar a.name:hover {
      background: #5b788c; }

/*page---------*/
.pageBanner {
  background: center no-repeat;
  background-size: cover; }
  .pageBanner .wal {
    height: 5rem;
    position: relative; }
  .pageBanner .title {
    color: #fff;
    padding-top: 1.75rem;
    font-size: .3rem;
    text-transform: uppercase; }
    .pageBanner .title h2 {
      font-size: .78rem;
      letter-spacing: .04rem;
      padding-bottom: .06rem; }

.pageNav {
  background: #f0f4f7; }
  .pageNav li {
    padding: 0 1px; }
  .pageNav a {
    display: block;
    height: .6rem;
    line-height: .6rem;
    padding: 0 .4rem;
    font-size: .16rem;
    color: #666; }
  .pageNav a:hover, .pageNav a.on {
    background: #fff;
    color: #4b5d6b; }
  .pageNav a.on {
    font-weight: bold; }

.pageNavSub {
  border-bottom: #eaeef1 solid 1px; }
  .pageNavSub li {
    padding: 0 1px; }
  .pageNavSub a {
    display: block;
    height: .6rem;
    line-height: .6rem;
    font-size: .16rem;
    padding: 0 .4rem;
    position: relative; }
    .pageNavSub a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -1px;
      width: 0;
      height: .03rem;
      background: #728fa4; }
  .pageNavSub a:hover, .pageNavSub a.on {
    color: #4b5d6b; }
    .pageNavSub a:hover:before, .pageNavSub a.on:before {
      left: 0;
      width: 100%; }
  .pageNavSub a.on {
    font-weight: bold; }

.about_01 {
  padding: .8rem 0 .5rem 0; }
  .about_01 .title {
    background: url("../image/img104.png") 0.23rem top no-repeat;
    background-size: 1.04rem;
    letter-spacing: .01rem;
    padding-top: .45rem; }
    .about_01 .title h2 {
      font-size: .3rem;
      color: #4b5d6b;
      line-height: .52rem; }
      .about_01 .title h2 span {
        color: #db0132; }
    .about_01 .title b {
      font-size: .18rem;
      text-transform: uppercase;
      color: #b5c5d2; }
  .about_01 .content {
    font-size: .16rem;
    line-height: .3rem;
    text-align: justify;
    color: #666;
    padding: .25rem 0;
    max-width: 7rem; }
    .about_01 .content p {
      padding-bottom: .12rem; }
  .about_01 .img {
    position: relative; }
    .about_01 .img:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: .2rem;
      border: #e4ecf2 solid .1rem; }
    .about_01 .img img {
      position: relative;
      left: -.2rem; }

.about_02 .img {
  border: #e4ecf2 solid .1rem;
  width: 3.75rem; }
.about_02 li {
  min-height: 1rem;
  position: relative;
  padding-left: .72rem;
  line-height: 1rem;
  font-size: .16rem; }
  .about_02 li b {
    font-family: 'Impact';
    font-size: .6rem;
    color: #b5c5d2;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }

.about_03 {
  background: #f5f8fa;
  padding: .7rem 0; }
  .about_03 ul {
    margin-left: -1rem; }
  .about_03 li {
    width: 50%;
    padding: 0 0 .4rem 1.75rem;
    position: relative; }
  .about_03 .img {
    width: .6rem;
    position: absolute;
    z-index: 10;
    left: 1rem;
    right: auto;
    top: 0.06rem;
    bottom: auto; }
  .about_03 h2 {
    line-height: .5rem;
    color: #333;
    font-size: .24rem; }
  .about_03 p {
    font-size: .16rem;
    line-height: .3rem;
    text-align: justify; }

@media screen and (min-width: 800px) {
  .about_01 {
    position: relative;
    min-height: 4.8rem; }
    .about_01 .img {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 1.2rem;
      bottom: auto;
      width: 6rem; }

  .about_02 {
    min-height: 6rem;
    position: relative;
    padding: .4rem 0 0 4.3rem; }
    .about_02 .img {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto; } }
.culture .container {
  background: url("../image/culture.png") center bottom no-repeat;
  background-size: 100% 1.91rem; }
  .culture .container .wal {
    min-height: 2rem;
    position: relative;
    padding: 1.85rem 0 .6rem 0; }
  .culture .container .img {
    max-width: 10.83rem;
    margin: 0 auto; }
  .culture .container li {
    position: absolute;
    font-size: .18rem;
    color: #4b5d6b; }
  .culture .container .li_01 {
    left: -.2rem;
    top: 1.46rem;
    background: url("../image/img380.png") center no-repeat;
    background-size: cover;
    width: 3.8rem;
    height: .75rem;
    text-align: center;
    line-height: .6rem; }
  .culture .container .li_02 {
    right: .2rem;
    top: 1.2rem;
    background: url("../image/img465.png") center no-repeat;
    background-size: cover;
    width: 4.65rem;
    height: 1.62rem;
    line-height: .32rem;
    padding: .24rem .26rem 0 .26rem;
    text-align: justify; }
.culture .list {
  min-height: 3.88rem;
  background: #f0f4f7; }
  .culture .list li {
    width: 2.9rem;
    text-align: center; }
  .culture .list .img {
    width: 1rem;
    margin: 0 auto; }
  .culture .list h2 {
    font-size: .2rem;
    color: #333;
    padding: .15rem 0 .1rem 0; }
  .culture .list p {
    font-size: .16rem;
    line-height: .3rem;
    color: #666; }

.history {
  padding: 1.2rem 0; }
  .history .title {
    text-align: center;
    color: #728fa4;
    padding-bottom: .2rem;
    background: url("../image/img364.png") center 0.28rem no-repeat;
    background-size: 3.64rem; }
    .history .title h2 {
      font-family: 'Impact';
      font-size: .54rem;
      line-height: .9em;
      text-transform: uppercase; }
    .history .title div {
      font-size: .18rem;
      line-height: .6rem;
      font-weight: 600; }
  .history .title2 {
    text-align: center;
    color: #728fa4;
    padding-bottom: .2rem;
    background: url("../image/img215.png") center 0.6rem no-repeat;
    background-size: 2.15rem; }
    .history .title2 h2 {
      font-family: 'Impact';
      font-size: .72rem;
      line-height: 1rem; }
    .history .title2 div {
      font-size: .24rem;
      font-weight: 600; }
  .history .list {
    background: url("../image/line4.png") center repeat-y;
    background-size: .04rem;
    position: relative;
    padding-bottom: .2rem; }
    .history .list:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: .3rem;
      background: #fff; }
    .history .list:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: .2rem;
      background: url("../image/img20.png") center no-repeat;
      background-size: .2rem; }
    .history .list li {
      min-height: 1.2rem;
      position: relative;
      padding: 0 .32rem .3rem .32rem;
      width: 50%;
      margin-left: auto; }
    .history .list .year {
      width: 1.54rem;
      height: .6rem;
      line-height: .6rem;
      background: url("../image/img154.png") center no-repeat;
      background-size: cover;
      text-align: right;
      padding-right: .4rem;
      font-family: 'Impact';
      font-size: .36rem;
      color: #728fa4;
      position: absolute;
      z-index: 10;
      left: -1.43rem;
      right: auto;
      top: 0;
      bottom: auto; }
    .history .list .content {
      position: relative; }
      .history .list .content div {
        min-height: .6rem;
        line-height: .32rem;
        font-size: .16rem;
        color: #4b5d6b;
        background: #f0f4f7;
        -moz-border-radius: 0.08rem;
        -webkit-border-radius: 0.08rem;
        border-radius: 0.08rem;
        position: relative;
        padding: .14rem .25rem;
        z-index: 2; }
        .history .list .content div:before {
          content: "";
          display: block;
          position: absolute;
          left: -.1rem;
          top: 0;
          width: .1rem;
          height: .6rem;
          background: url("../image/img10.png") center no-repeat;
          background-size: 100%; }
    .history .list .liImg .content div {
      background: none; }
      .history .list .liImg .content div:before {
        display: none; }
    .history .list .liImg .content img {
      width: 2.4rem;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -1.2rem;
      margin-left: -1.2rem; }
    .history .list li:nth-child(even) {
      margin-left: 0; }
      .history .list li:nth-child(even) .year {
        background-image: url("../image/img154_1.png");
        text-align: left;
        padding: 0 0 0 .4rem;
        left: auto;
        right: -1.44rem; }
      .history .list li:nth-child(even) .content {
        justify-content: flex-end;
        -webkit-justify-content: flex-end;
        text-align: right; }
        .history .list li:nth-child(even) .content div:before {
          left: 100%;
          background-image: url("../image/img10_1.png"); }

.expert {
  padding: 1.2rem 0 .4rem 0; }
  .expert .container {
    min-height: 2.5rem; }
  .expert .name {
    position: relative;
    font-size: .3rem;
    color: #728fa4; }
    .expert .name b {
      display: inline-block;
      background: url("../image/img600.png") right bottom no-repeat;
      background-size: auto .22rem;
      padding: 0 .44rem .05rem 0; }
  .expert dl {
    position: relative;
    top: .11rem; }
    .expert dl dd {
      min-width: 33.333%;
      font-size: .18rem;
      color: #55626a;
      line-height: 2em;
      padding-left: .13rem;
      background: url("../image/img6.png") left center no-repeat;
      background-size: .06rem; }
  .expert p {
    font-size: .18rem;
    color: #55626a;
    line-height: 2em;
    text-align: justify;
    padding-top: .22rem; }

@media screen and (min-width: 800px) {
  .expert li {
    position: relative;
    min-height: 1.8rem;
    /*padding: 0 0 .8rem 5.6rem;*/
     }
  .expert li:nth-child(2) {
    /*min-height: 3.8rem; */
  }
  .expert .img {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: 5rem; }
  .expert li:nth-child(even) {
    padding-left: 0;
    padding-right: 5.6rem;
     }
    .expert li:nth-child(even) .img {
      left: auto;
      right: 0; } }
.pageTitle2 {
  text-align: center;
  color: #728fa4;
  padding-bottom: .5rem; }
  .pageTitle2 h2 {
    font-size: .48rem;
    font-family: 'Impact';
    text-transform: uppercase; }
    .pageTitle2 h2 span {
      background: url("../image/img10.jpg") center bottom repeat-x;
      background-size: auto .28rem;
      line-height: .6rem;
      height: .6rem;
      padding: 0 .28rem; }
    .pageTitle2 h2 i {
      width: .32rem;
      height: .6rem;
      background: url("../image/img32.png") center bottom no-repeat;
      background-size: 100%; }
  .pageTitle2 div {
    font-weight: bold;
    font-size: .3rem;
    line-height: .46rem; }

.wal .pageTitle2 {
  margin-left: -.3rem;
  margin-right: -.3rem; }

.customer {
  padding-top: 1.1rem; }
  .customer .list {
    padding-bottom: .9rem; }
    .customer .list ul {
      margin-left: -.4rem; }
    .customer .list li {
      width: 20%;
      padding: 0 0 .6rem .4rem; }
    .customer .list a {
      display: block;
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem;
      border: #e6edf2 solid 1px;
      overflow: hidden; }

.market {
  padding-top: 1.1rem; }
  .market .list {
    padding-bottom: 1.1rem; }
    .market .list li {
      width: 1.6rem; }
    .market .list a {
      display: block;
      text-align: center; }
      .market .list a .img {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #728fa4; }
      .market .list a .name {
        font-size: .18rem;
        line-height: .65rem;
        color: #728fa4; }
  .market .list2 {
    padding: .3rem; }
    .market .list2 li {
      width: 14.285%;
      height: 4.45rem;
      position: relative; }
    .market .list2 a {
      display: block;
      width: 2.46rem;
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: 0;
      bottom: auto;
      margin-left: -1.23rem; }
      .market .list2 a .name {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 50%;
        bottom: auto;
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        margin-top: -.25rem;
        text-align: center;
        color: #fff;
        font-size: .24rem; }

@media screen and (min-width: 800px) {
  .market .list2 li:nth-child(even) a {
    top: 1.13rem; } }
.quality {
  padding-top: 1.2rem; }
  .quality ul {
    margin-left: -.4rem; }
  .quality li {
    width: 16.666%;
    padding: 0 0 .4rem .4rem; }
  .quality .img {
    border: #e4ecf2 solid 1px; }
  .quality .name {
    font-size: .16rem;
    line-height: .28rem;
    height: 1rem;
    padding-top: .15rem;
    text-align: center; }

.pageNum {
  padding: .4rem 0 1.2rem 0; }
  .pageNum a {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    color: #728fa4;
    font-size: .16rem;
    background: #f0f4f7;
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    margin: 0 .1rem; }
    .pageNum a:hover {
      color: #fff;
      background-color: #728fa4; }
    .pageNum a.arrow {
      width: 1rem; }
      .pageNum a.arrow.first:hover span {
        background-image: url("../image/prev18on.png"); }
      .pageNum a.arrow.first span {
        background: url("../image/prev18.png") left center no-repeat;
        background-size: .18rem;
        padding-left: .28rem; }
      .pageNum a.arrow.last:hover span {
        background-image: url("../image/next18on.png"); }
      .pageNum a.arrow.last span {
        background: url("../image/next18.png") right center no-repeat;
        background-size: .18rem;
        padding-right: .28rem; }
    .pageNum a.arrow2 {
      background: #f0f4f7 center no-repeat;
      background-size: .08rem; }
      .pageNum a.arrow2:hover {
        background-color: #728fa4; }
      .pageNum a.arrow2.prev {
        background-image: url("../image/prev8.png"); }
        .pageNum a.arrow2.prev:hover {
          background-image: url("../image/prev8on.png"); }
      .pageNum a.arrow2.next {
        background-image: url("../image/next8.png"); }
        .pageNum a.arrow2.next:hover {
          background-image: url("../image/next8on.png"); }

.job {
  padding: 1.2rem 0; }
  .job h2.title {
    font-size: .3rem;
    color: #728fa4; }
    .job h2.title span {
      display: inline-block;
      background: url("../image/img600.png") right bottom no-repeat;
      background-size: auto .22rem;
      padding: 0 .44rem .05rem 0; }
  .job .content {
    font-size: .16rem;
    line-height: .3rem;
    padding: .2rem 0 .5rem 0; }
  .job .list {
    padding-top: .3rem; }
    .job .list .title {
      background: #b5c5d2;
      font-size: .18rem;
      font-weight: bold;
      color: #4b5d6b; }
    .job .list li {
      background: #f5f8fa;
      border-bottom: #fff solid 1px;
      font-size: .16rem; }
      .job .list li a {
        display: block;
        width: 1rem;
        height: .32rem;
        line-height: .3rem;
        color: #728fa4;
        border: #728fa4 solid 1px;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem;
        margin: 0 auto;
        position: relative;
        top: .13rem; }
      .job .list li a:hover {
        background: #728fa4;
        color: #fff;
        font-weight: 400; }
    .job .list li:hover {
      background: #e4ecf2;
      color: #4b5d6b;
      font-weight: bold; }
    .job .list .title div, .job .list li div {
      height: .6rem;
      line-height: .6rem;
      text-align: center;
      overflow: hidden;
      border-right: #fff solid 1px;
      width: 21.5%; }
      .job .list .title div:last-child, .job .list li div:last-child {
        border: 0; }
      .job .list .title div.col-1, .job .list li div.col-1 {
        width: 35.5%;
        text-align: left;
        padding-left: .3rem; }

.jobLayer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden; }
  .jobLayer.on {
    opacity: 1;
    visibility: visible; }
  .jobLayer .container {
    background: #fff;
    width: 12rem;
    min-height: 7rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6rem;
    margin-top: -3.5rem;
    padding: .5rem; }
  .jobLayer a.arrow {
    display: block;
    width: .6rem;
    height: .6rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.3rem;
    background: center no-repeat;
    background-size: cover;
    opacity: .6; }
    .jobLayer a.arrow:hover {
      opacity: 1; }
    .jobLayer a.arrow.prev {
      left: -1rem;
      background-image: url("../image/prev60.png"); }
    .jobLayer a.arrow.next {
      right: -1rem;
      background-image: url("../image/next60.png"); }
  .jobLayer a.close {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.5rem;
    top: 0.5rem;
    bottom: auto;
    width: .33rem;
    height: .33rem;
    background: url("../image/close33.png") center no-repeat;
    background-size: cover; }
  .jobLayer #jobLayer {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .jobLayer .title {
    text-align: center;
    color: #999;
    padding-bottom: .2rem; }
    .jobLayer .title h2 {
      font-size: .24rem;
      color: #728fa4;
      padding-bottom: .1rem; }
  .jobLayer .content {
    font-size: .16rem;
    line-height: .36rem; }
    .jobLayer .content b {
      color: #333; }

@media screen and (min-width: 800px) {
  .jobLayer .scroll {
    height: 5.5rem;
    overflow: hidden; } }
.purchase {
  padding: 1.2rem 0 .5rem 0; }
  .purchase h2.title {
    font-size: .3rem;
    color: #728fa4;
    font-family: 'Impact'; }
    .purchase h2.title span {
      display: inline-block;
      background: url("../image/img600.png") right bottom no-repeat;
      background-size: auto .22rem;
      padding: 0 .44rem .05rem 0; }
  .purchase .list {
    padding: .55rem;
    background: #f5f8fa url("../image/img499.png") right bottom no-repeat;
    background-size: 4.99rem;
    min-height: 4rem; }
    .purchase .list ul {
      padding-top: .2rem; }
    .purchase .list li {
      font-size: .16rem;
      line-height: .48rem; }
    .purchase .list a {
      text-decoration: underline; }
      .purchase .list a:hover {
        font-weight: bold;
        text-decoration: none;
        color: #728fa4; }
  .purchase .msg {
    font-size: .16rem;
    line-height: .34rem;
    padding: .7rem 0 .55rem 0; }
  .purchase .list2 {
    padding: .25rem 0 .3rem 0;
    line-height: .24rem; }
    .purchase .list2 li {
      padding: 0 0 .2rem .5rem;
      position: relative; }
    .purchase .list2 .num {
      position: absolute;
      z-index: 10;
      left: 0.06rem;
      right: auto;
      top: 0;
      bottom: auto;
      font-size: .24rem;
      color: #728fa4;
      font-weight: bold; }
    .purchase .list2 p {
      font-size: .16rem;
      padding-bottom: .1rem; }

.news {
  padding-top: .8rem; }
  .news li {
    border-bottom: #f0f4f7 solid 1px; }
    .news li:last-child {
      border: 0; }
  .news a {
    display: block;
    position: relative;
    min-height: 0.4rem;
    padding: .4rem 0 .4rem 1rem; }
  .news .time {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0.4rem;
    bottom: auto;
    color: #728fa4; }
    .news .time div {
      font-size: .48rem;
      padding: .4rem 0 .06rem 0;
      opacity: .8; }
  .news .img {
    position: absolute;
    z-index: 10;
    left: 1rem;
    right: auto;
    top: 0.4rem;
    bottom: auto;
    width: 2.15rem; }
  .news .name {
    font-size: .2rem;
    color: #4b5d6b;
    line-height: .45rem; }
  .news p {
    font-size: .16rem;
    line-height: .3rem;
    color: #999;
    padding-bottom: .15rem; }
  .news .more {
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    width: 1rem;
    height: .32rem;
    line-height: .3rem;
    text-align: center;
    font-size: .16rem;
    color: #728fa4;
    border: #728fa4 solid 1px; }

@media screen and (min-width: 800px) {
  .news a:hover {
    background: #728fa4;
    color: #fff;
    padding: .4rem .4rem .4rem 1.5rem; }
    .news a:hover .time {
      left: .45rem;
      color: #fff; }
      .news a:hover .time div {
        color: #fff; }
    .news a:hover .img {
      left: 1.5rem; }
    .news a:hover .name, .news a:hover p {
      color: #fff; }
    .news a:hover .more {
      color: #fff;
      border-color: #fff; }
      .news a:hover .more:hover {
        background: #fff;
        color: #4b5d6b; } }
.pageNow {
  font-size: .16rem;
  padding: .7rem 0; }

.newShow h2.title {
  color: #4b5d6b;
  text-align: center;
  font-size: .24rem; }
.newShow .time {
  color: #999;
  padding: .15rem 0 .35rem 0;
  text-align: center; }
.newShow .content {
  padding-bottom: .5rem;
  font-size: .16rem;
  line-height: .3rem;
  text-align: justify; }
  .newShow .content .img {
    text-align: center;
    padding-bottom: .3rem; }
    .newShow .content .img img {
      width: auto; }

.pageNum2 {
  position: relative;
  min-height: 1.95rem;
  padding: .35rem 0;
  border-top: #eee solid 1px; }
  .pageNum2 li {
    font-size: .16rem;
    line-height: .3rem;
    padding-bottom: .24rem; }
  .pageNum2 .share {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.3rem;
    bottom: auto;
    font-size: .16rem; }
    .pageNum2 .share dd {
      padding-left: .1rem; }
    .pageNum2 .share a {
      display: block;
      width: .4rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #b9c7d1; }
    .pageNum2 .share a:hover {
      background: #728fa4; }
  .pageNum2 .back a {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.9rem;
    bottom: auto;
    color: #728fa4;
    border: #728fa4 solid 1px;
    padding: 0 .2rem;
    height: .3rem;
    line-height: .28rem;
    -moz-border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    border-radius: 0.3rem; }
    .pageNum2 .back a:hover {
      background: #728fa4;
      color: #fff; }

.solution {
  padding: 0.2rem 0; }
  .solution ul {
    margin-left: -.4rem; }
  .solution li {
    width: 50%;
    padding: 0 0 .4rem .4rem; }
    .solution li a {
      display: block;
      position: relative;
      height: 2.6rem;
      background: #f5f8fa;
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem;
      color: #4b5d6b; }
    .solution li img {
      width: 1.52rem;
      position: absolute;
      z-index: 10;
      left: 1.3rem;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.76rem; }
    .solution li .name {
      height: 2.6rem;
      padding: .92rem 0 0 3.28rem; }
      .solution li .name h2 {
        font-size: .3rem;
        padding-bottom: .1rem; }
      .solution li .name span {
        font-size: .2rem;
        color: #8fa4b2;
        display: inline-block; }
    .solution li a:hover {
      background: #728fa4;
      color: #fff; }
      .solution li a:hover .name span {
        color: rgba(255, 255, 255, 0.6); }
  .solution .msg {
    text-align: center;
    font-family: 'Impact';
    font-size: .72rem;
    color: #728fa4;
    padding-top: .2rem;
    letter-spacing: .04rem; }
    .solution .msg span {
      color: #b5c5d2; }

.solutionDnzl {
  padding-top: 1rem; }
  .solutionDnzl ul {
    margin-left: -1rem; }
  .solutionDnzl li {
    width: 50%;
    padding: 0 0 1rem 2rem;
    position: relative; }
    .solutionDnzl li:before {
      content: "";
      display: block;
      position: absolute;
      left: 1.35rem;
      top: 1rem;
      background: url("../image/img10_2.png") center no-repeat;
      background-size: cover;
      width: .1rem;
      height: 3rem; }
    .solutionDnzl li .ico {
      width: .8rem;
      position: absolute;
      z-index: 10;
      left: 1rem;
      right: auto;
      top: 0;
      bottom: auto; }
    .solutionDnzl li h2.title {
      font-size: .24rem;
      color: #728fa4; }
      .solutionDnzl li h2.title span {
        display: inline-block;
        background: url("../image/img600.png") right bottom no-repeat;
        background-size: auto .22rem;
        padding: 0 .44rem .08rem 0;
        letter-spacing: .01rem; }
    .solutionDnzl li .content {
      font-size: .16rem;
      line-height: 2em;
      text-align: justify;
      padding: .2rem 0; }

@media screen and (min-width: 800px) {
  .solutionDnzl li:nth-child(1) .content, .solutionDnzl li:nth-child(2) .content {
    min-height: 2rem; } }
.pageTitle3 {
  font-size: .24rem;
  color: #728fa4; }
  .pageTitle3 span {
    display: inline-block;
    background: url("../image/img600.png") right bottom no-repeat;
    background-size: auto .22rem;
    padding: 0 .44rem .08rem 0; }

.solutionNlgl {
  padding-top: 1rem; }
  .solutionNlgl .content {
    font-size: .16rem;
    line-height: .3rem;
    text-align: justify;
    padding: .25rem 0 .5rem 0; }
    .solutionNlgl .content p {
      padding-bottom: .1rem; }

.solutionNlgl_01 {
  background: #f5f8fa;
  padding-top: 1rem; }
  .solutionNlgl_01 .fl {
    width: 7.4rem; }
  .solutionNlgl_01 .fr {
    width: 5.6rem;
    text-align: right; }
    .solutionNlgl_01 .fr .name {
      font-size: .48rem;
      line-height: .72rem;
      padding-bottom: .5rem;
      text-transform: uppercase; }
    .solutionNlgl_01 .fr .img {
      width: 5.4rem;
      margin-left: auto; }
  .solutionNlgl_01 .h10 {
    height: 1rem; }

.solutionNlgl_02 {
  padding: 1rem 0; }
  .solutionNlgl_02 .img {
    max-width: 12.3rem;
    margin: 0 auto;
    padding-top: .4rem; }

.solutionNlgl_03 {
  background: #f5f8fa;
  padding: 1rem 0; }
  .solutionNlgl_03 .list {
    padding: .4rem 0 .2rem 0; }
    .solutionNlgl_03 .list ul {
      margin-left: -.4rem; }
    .solutionNlgl_03 .list li {
      width: 20%;
      padding: 0 0 .4rem .4rem;
      position: relative; }
      .solutionNlgl_03 .list li:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: .45rem;
        width: 100%;
        height: .1rem;
        background: #ced8e0; }
      .solutionNlgl_03 .list li:last-child:before {
        display: none; }
    .solutionNlgl_03 .list .img {
      width: 1rem;
      margin: 0 auto;
      position: relative; }
    .solutionNlgl_03 .list h2 {
      color: #333;
      padding: .15rem 0 .1rem 0;
      font-size: .2rem;
      text-align: center; }
    .solutionNlgl_03 .list dd {
      font-size: .16rem;
      line-height: .26rem;
      padding: 0 0 .1rem .16rem;
      background: url("../image/img6_1.png") left 0.1rem no-repeat;
      background-size: .06rem; }
  .solutionNlgl_03 .list2 {
    padding: .4rem 0; }
    .solutionNlgl_03 .list2 li {
      height: 1rem;
      position: relative; }
      .solutionNlgl_03 .list2 li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: .1rem;
        background: url("../image/img20_6.png") center no-repeat;
        background-size: .2rem;
        width: 100%;
        height: .2rem; }
      .solutionNlgl_03 .list2 li:last-child:before {
        display: none; }
      .solutionNlgl_03 .list2 li div {
        height: .6rem;
        line-height: .6rem;
        background: #cdd8e0;
        font-size: .18rem;
        color: #4b5d6b;
        -moz-border-radius: 0.1rem;
        -webkit-border-radius: 0.1rem;
        border-radius: 0.1rem;
        text-align: center; }
    .solutionNlgl_03 .list2 .img {
      position: relative; }
      .solutionNlgl_03 .list2 .img:before {
        content: "";
        display: block;
        position: absolute;
        background: url("../image/img120.png") center no-repeat;
        background-size: cover;
        width: 1.2rem;
        height: .8rem;
        left: -1.5rem;
        top: 50%;
        margin-top: -.4rem; }

@media screen and (min-width: 800px) {
  .solutionNlgl_03 .list li:nth-child(2) dl, .solutionNlgl_03 .list li:nth-child(3) dl, .solutionNlgl_03 .list li:nth-child(5) dl {
    max-width: 1.68rem;
    margin: 0 auto; }
  .solutionNlgl_03 .list2 {
    position: relative;
    min-height: 4rem; }
    .solutionNlgl_03 .list2 ul {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.4rem;
      bottom: auto;
      width: 1.8rem; }
    .solutionNlgl_03 .list2 .img {
      max-width: 10.3rem;
      margin-left: auto; } }
.solutionNlcc_01 {
  padding: .5rem 0 .8rem 0; }
  .solutionNlcc_01 ul {
    margin-left: -.2rem;
    margin-right: -.2rem; }
  .solutionNlcc_01 li {
    padding: 0 .2rem;
    width: 50%;
    position: relative; }
    .solutionNlcc_01 li:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 10;
      background: url("../image/img147.png") center no-repeat;
      background-size: cover;
      width: 1.47rem;
      height: 1.15rem;
      left: 0;
      top: 50%;
      margin-top: -.57rem;
      margin-left: -.73rem; }
    .solutionNlcc_01 li:first-child:before {
      display: none; }
  .solutionNlcc_01 .container {
    min-height: 6.42rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    background: #f5f8fa;
    position: relative;
    padding: .5rem .5rem .2rem; }
  .solutionNlcc_01 h2 {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: -0.55rem;
    bottom: auto;
    width: 100%;
    line-height: .55rem;
    font-size: .42rem;
    color: #b5c5d2;
    text-align: center; }
  .solutionNlcc_01 h3 {
    font-size: .24rem;
    color: #728fa4;
    padding: .35rem 0 .15rem 0; }
  .solutionNlcc_01 dd {
    font-size: .18rem;
    line-height: 2em;
    background: url("../image/img6_1.png") left 0.15rem no-repeat;
    background-size: .06rem;
    padding: 0 0 .1rem .16rem; }

.solutionNlcc_02 {
  background: #f5f8fa;
  padding: 1rem 0; }
  .solutionNlcc_02 .img {
    max-width: 12.8rem;
    margin: 0 auto;
    padding: .4rem 0 .7rem 0; }
  .solutionNlcc_02 .fl {
    width: 4rem; }
    .solutionNlcc_02 .fl dd {
      padding-top: .35rem;
      font-size: .18rem;
      line-height: .36rem; }
    .solutionNlcc_02 .fl h3 {
      font-size: .18rem;
      color: #333; }
  .solutionNlcc_02 .fr {
    max-width: 9.4rem;
    border: #d7e0e7 solid 1px; }

.solutionNlcc_03 {
  padding: 1rem 0; }
  .solutionNlcc_03 .list {
    padding-top: .2rem; }
  .solutionNlcc_03 li {
    width: 25%;
    text-align: center; }
    .solutionNlcc_03 li .img {
      width: 1.4rem;
      margin: 0 auto; }
    .solutionNlcc_03 li .content {
      font-size: .18rem;
      line-height: .32rem;
      padding: .15rem .4rem; }

.solutionQj_01 {
  padding: 1rem 0 1.2rem 0; }
  .solutionQj_01 .img {
    padding-bottom: 1.5rem; }
  .solutionQj_01 .container {
    position: relative;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    min-height: 4.65rem;
    background: #f5f8fa; }
    .solutionQj_01 .container .content {
      min-height: 4.65rem;
      padding: .6rem;
      max-width: 7.2rem;
      font-size: .24rem;
      line-height: 2em;
      color: #333; }
    .solutionQj_01 .container .img2 {
      width: 6rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.55rem;
      top: -0.55rem;
      bottom: auto; }

.solutionQj_02 {
  padding: 1rem 0;
  background: #f5f8fa; }
  .solutionQj_02 .img {
    max-width: 5.86rem;
    margin: 0 auto; }

.solutionQj_03 {
  padding: 1rem 0; }
  .solutionQj_03 .pageTitle2 {
    padding-bottom: .8rem; }
  .solutionQj_03 .container {
    position: relative;
    border: #cdd8e0 solid .1rem;
    -moz-border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    border-radius: 0.2rem;
    padding: .84rem;
    margin-bottom: .7rem; }
    .solutionQj_03 .container h2 {
      position: absolute;
      z-index: 10;
      left: 50%;
      right: auto;
      top: -0.33rem;
      bottom: auto;
      text-align: center;
      color: #fff;
      background: #728fa4;
      font-size: .26rem;
      width: 2.2rem;
      height: .56rem;
      line-height: .56rem;
      margin-left: -1.1rem;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem; }
  .solutionQj_03 .list {
    position: relative;
    min-height: 5.1rem; }
    .solutionQj_03 .list .img {
      width: 4rem; }
    .solutionQj_03 .list .fl, .solutionQj_03 .list .fr {
      width: 50%;
      padding: .7rem 1.35rem; }
    .solutionQj_03 .list li {
      min-height: .88rem;
      line-height: .88rem;
      position: relative;
      padding-left: .6rem;
      font-size: .18rem; }
      .solutionQj_03 .list li b {
        font-family: 'Impact';
        font-size: .48rem;
        color: #b5c5d2;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
  .solutionQj_03 .list2 {
    padding: .6rem 0; }
    .solutionQj_03 .list2 .bg {
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem;
      min-height: 3rem;
      background: #f5f8fa;
      position: relative; }
    .solutionQj_03 .list2 li {
      width: 25%;
      text-align: center;
      padding-top: .58rem; }
      .solutionQj_03 .list2 li .img {
        width: 1.4rem;
        margin: 0 auto; }
      .solutionQj_03 .list2 li p {
        line-height: .65rem;
        font-size: .2rem; }
    .solutionQj_03 .list2 .imgDiv {
      width: 3.01rem; }

@media screen and (min-width: 800px) {
  .solutionQj_03 .list .img {
    position: absolute;
    z-index: 10;
    left: 50%;
    right: auto;
    top: 0.4rem;
    bottom: auto;
    margin-left: -2rem; }
  .solutionQj_03 .list .fr li {
    text-align: right;
    padding: 0 .6rem 0 0; }
    .solutionQj_03 .list .fr li b {
      left: auto;
      right: 0; }
  .solutionQj_03 .list2 .imgDiv {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.2rem;
    top: -0.3rem;
    bottom: auto; } }
.w245 {
  width: 2.45rem; }

.w1040 {
  width: 10.4rem; }

.sideTitle {
  padding-top: 1.3rem;
  color: #728fa4;
  background: url("../image/img104.png") 0.23rem 0.65rem no-repeat;
  background-size: 1.04rem;
  letter-spacing: .02rem;
  text-transform: uppercase; }
  .sideTitle h2 {
    font-size: .3rem;
    line-height: 1em; }
  .sideTitle div {
    text-transform: uppercase;
    font-size: .14rem;
    font-weight: bold;
    line-height: .38rem;
    color: #b5c5d2; }

.sideNav li {
  border-bottom: #eaeef1 solid 1px; }
.sideNav a {
  display: block;
  height: .69rem;
  line-height: .69rem;
  position: relative;
  font-size: .16rem;
  white-space: nowrap;
  padding-left: .36rem; 
      transition-duration:0.1s;
  }
  .sideNav a img {
    width: .26rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -.13rem; }
  .sideNav a:hover, .sideNav a.on {
    color: #fff;
    background: #728fa4;
    padding-left: .55rem; 
    }
    .sideNav a:hover img, .sideNav a.on img {
      left: .2rem; }

@media screen and (min-width: 800px) {
  .sideNav li:nth-child(3) a {
    margin-right: -.4rem; } }
.product {
  padding-top: 1.2rem; }
  .product ul {
    margin-left: -.4rem; }
  .product li {
    width: 33.333%;
    padding: 0 0 .8rem .4rem; }
  .product a {
    display: block;
    background: #d5dfe6;
    color: #fff; }
  .product .img {
    padding: 1px 1px 0 1px;
    position: relative; }
    .product .img .ico {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.09rem;
      top: auto;
      bottom: 0.09rem;
      width: .4rem; }
  .product .name {
    font-size: .16rem;
    line-height: .3rem;
    background: #728fa4;
    height: .95rem;
    overflow: hidden;
    padding: .15rem 0 0 .9rem;
    position: relative; }
    .product .name:before {
      content: "";
      display: block;
      position: absolute;
      right: .25rem;
      bottom: .25rem;
      background: url("../image/img9.png") center no-repeat;
      background-size: cover;
      width: .09rem;
      height: .14rem; }
  .product a:hover {
    background: #db0132; }
    .product a:hover .name {
      background: #db0132; }

.productLayer {
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  background: #fff;
  min-height: 5.3rem;
  width: 14rem;
  margin-left: -7rem;
  margin-top: -3rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  display: none; }
  .productLayer h2 {
    text-align: center;
    font-size: .24rem;
    padding: .45rem 0 .35rem 0; }
  .productLayer a.close {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.5rem;
    top: 0.5rem;
    bottom: auto;
    width: .33rem;
    height: .33rem;
    background: url("../image/close33.png") center no-repeat;
    background-size: cover; }
  .productLayer .list {
    padding: 0 1rem .1rem 1rem; }
  .productLayer ul {
    margin-left: -.4rem; }
  .productLayer li {
    width: 25%;
    padding: 0 0 .4rem .4rem; }
    .productLayer li a {
      display: block;
      background: #d5dfe6;
      color: #fff; }
    .productLayer li .img {
      padding: 1px 1px 0 1px;
      position: relative; }
      .productLayer li .img .ico {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0.09rem;
        top: auto;
        bottom: 0.09rem;
        width: .4rem; }
    .productLayer li .name {
      font-size: .16rem;
      line-height: .3rem;
      background: #728fa4;
      height: .95rem;
      overflow: hidden;
      padding: .17rem 0 0 .24rem;
      position: relative; }
      .productLayer li .name:before {
        content: "";
        display: block;
        position: absolute;
        right: .25rem;
        bottom: .25rem;
        background: url("../image/img9.png") center no-repeat;
        background-size: cover;
        width: .09rem;
        height: .14rem; }
    .productLayer li a:hover {
      background: #db0132; }
      .productLayer li a:hover .name {
        background: #db0132; }

.productImg .title {
  text-align: center;
  color: #4b5d6b;
  font-size: .24rem;
  line-height: .4rem;
  padding-bottom: .4rem; }
.productImg .list {
  position: relative;
  min-height: .6rem; }
.productImg #productImg {
  width: 100%;
  overflow: hidden;
  position: relative; }
.productImg .swiper-slide {
  height: 6rem;
  text-align: center; }
  .productImg .swiper-slide img {
    width: auto;
    max-height: 100%; }
.productImg .dots {
  padding: .2rem 0 .6rem 0; }
  .productImg .dots span {
    width: .12rem;
    height: .12rem;
    background: #b8c7d1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 .05rem; }
  .productImg .dots .swiper-pagination-bullet-active {
    background: #728fa4; }
.productImg .arrow {
  display: block;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  width: .6rem;
  height: .6rem;
  margin-top: -.3rem;
  background: center no-repeat;
  background-size: .6rem;
  opacity: .5; }
  .productImg .arrow:hover {
    opacity: 1; }
  .productImg .arrow.prev {
    left: 50%;
    background-image: url("../image/prev60_1.png");
    margin-left: -4.15rem; }
  .productImg .arrow.next {
    right: 50%;
    background-image: url("../image/next60_1.png");
    margin-right: -4.15rem; }

.productTab {
  background: url("../image/productTab.png") right top no-repeat;
  background-size: auto 100%;
  height: .52rem;
  line-height: .52rem; }
  .productTab a {
    display: block;
    height: .52rem;
    position: relative;
    font-size: .16rem;
    color: rgba(255, 255, 255, 0.6);
    padding: 0 .28rem; }
    .productTab a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: .04rem;
      background: #b5c5d2; }
    .productTab a:hover {
      color: #fff; }
  .productTab li.on a {
    font-weight: bold;
    color: #fff; }
    .productTab li.on a:before {
      left: 0;
      width: 100%; }

.productShow {
  padding: .5rem 0 1.2rem 0; }
  .productShow li {
    font-size: .16rem;
    line-height: .3rem;
    padding: 0 0 .3rem .16rem;
    background: url("../image/img6_1.png") left 0.12rem no-repeat;
    background-size: .06rem; }

.tabContent {
  display: none; }

.productShow2 {
  padding: .5rem 0 1.2rem 0; }
  .productShow2 li {
    background: #f5f8fa;
    border-bottom: #fff solid 1px; }
    .productShow2 li:nth-child(even) {
      background: #e4ecf2; }
    .productShow2 li h2 {
      font-size: .2rem;
      color: #4b5d6b;
      width: 14%;
      text-align: center; }
    .productShow2 li dl {
      width: 86%; }
    .productShow2 li dd {
      border-bottom: #fff solid 1px; }
      .productShow2 li dd:last-child {
        border-bottom: 0; }
      .productShow2 li dd div {
        width: 50%;
        font-size: .16rem;
        min-height: .6rem;
        line-height: .3rem;
        padding: .15rem .3rem;
        border-left: #fff solid 1px; }

.productShow3 {
  padding: .5rem 0 1.2rem 0; }
  .productShow3 li {
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    position: relative;
    border-bottom: #f0f4f7 solid 1px;
    font-size: .16rem; }
    .productShow3 li .name {
      height: .8rem;
      padding-left: .3rem; }
      .productShow3 li .name img {
        width: .3rem;
        margin-right: .1rem; }
    .productShow3 li span {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 2.7rem;
      top: 0;
      bottom: auto; }
    .productShow3 li .btn {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.3rem;
      top: 0;
      bottom: auto;
      height: .8rem; }
      .productShow3 li .btn a {
        margin-left: .15rem;
        font-size: .14rem;
        color: #728fa4;
        border: #728fa4 solid 1px;
        width: .7rem;
        height: .3rem;
        line-height: .28rem;
        text-align: center;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem; }
      .productShow3 li .btn a:hover {
        background: #728fa4;
        color: #fff; }
  .productShow3 li:hover {
    background: #e4ecf2; }

.down {
  padding: 1rem 0 .3rem 0; }
  .down li {
    height: .8rem;
    line-height: .8rem;
    position: relative;
    border-bottom: #f0f4f7 solid 1px;
    font-size: .16rem;
    color: #333; }
    .down li img {
      width: .3rem;
      position: absolute;
      z-index: 10;
      left: 0.3rem;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.15rem; }
    .down li img:nth-child(2) {
      opacity: 0; }
    .down li .name {
      height: .8rem;
      line-height: .8rem;
      padding: 0 3.55rem 0 .7rem; }
    .down li span {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 2.7rem;
      top: 0;
      bottom: auto; }
    .down li .btn {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.3rem;
      top: 0;
      bottom: auto;
      height: .8rem; }
      .down li .btn a {
        margin-left: .15rem;
        font-size: .14rem;
        color: #728fa4;
        border: #728fa4 solid 1px;
        width: .7rem;
        height: .3rem;
        line-height: .28rem;
        text-align: center;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem; }
  .down li:hover {
    background: #728fa4;
    color: #fff; }
    .down li:hover img:nth-child(1) {
      opacity: 0; }
    .down li:hover img:nth-child(2) {
      opacity: 1; }
    .down li:hover .btn a {
      color: #fff;
      border-color: #fff; }
    .down li:hover .btn a:hover {
      background: #fff;
      color: #728fa4; }

#Layer1 {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000; }

.demandLayer {
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  background: #fff;
  -moz-border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  width: 6.6rem;
  min-height: 7rem;
  margin-left: -3.3rem;
  margin-top: -3.5rem;
  display: none; }
  .demandLayer h2 {
    font-size: .24rem;
    color: #4b5d6b;
    padding: .55rem 0 .25rem 0;
    text-align: center; }
  .demandLayer .form {
    padding: 0 .5rem; }
    .demandLayer .form ul {
      margin-left: -.4rem; }
    .demandLayer .form li {
      width: 50%;
      padding: 0 0 .3rem .4rem; }
      .demandLayer .form li .name {
        line-height: .38rem;
        font-size: .16rem;
        color: #333;
        padding-left: .08rem; }
      .demandLayer .form li .input {
        border: #f2f7fa solid 1px;
        background: #f2f7fa;
        -moz-border-radius: 0.08rem;
        -webkit-border-radius: 0.08rem;
        border-radius: 0.08rem;
        position: relative; }
        .demandLayer .form li .input img {
          width: .24rem;
          position: absolute;
          z-index: 10;
          left: 0.07rem;
          right: auto;
          top: 50%;
          bottom: auto;
          margin-top: -.12rem; }
        .demandLayer .form li .input .input1 {
          width: 100%;
          height: .38rem;
          line-height: .38rem;
          font-size: .16rem;
          padding-left: .36rem;
          color: #333; }
        .demandLayer .form li .input textarea.input1 {
          height: 2rem;
          line-height: .28rem;
          padding: .1rem .2rem; }
        .demandLayer .form li .input.on {
          border-color: #728fa4; }
    .demandLayer .form li.li_01 {
      width: 100%; }
  .demandLayer .submit {
    padding: .1rem 0 .5rem 0; }
    .demandLayer .submit div {
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      margin: 0 auto;
      width: 1.3rem;
      background: #728fa4; }
      .demandLayer .submit div:hover {
        box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
        -webkit-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
        -moz-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6); }
    .demandLayer .submit input {
      height: .4rem;
      width: 100%;
      color: #fff;
      font-size: .16rem;
      cursor: pointer; }

.contact {
  padding: .7rem 0 0 0; }
  .contact .container {
    min-height: 3.96rem;
    position: relative;
    background: #f5f8fa;
    padding: .4rem .5rem; }
    .contact .container .map {
      width: 8rem;
      border: #d5dfe6 solid 1px;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.5rem;
      top: 0.5rem;
      bottom: auto; }
  .contact .title {
    font-size: .30rem;
    color: #728fa4; }
    .contact .title span {
      display: inline-block;
      background: url("../image/img600.png") right bottom no-repeat;
      background-size: auto .22rem;
      padding: 0 .44rem .06rem 0; }
  .contact dl {
    padding-top: .25rem; }
  .contact dd {
    position: relative;
    font-size: .16rem;
    min-height: .42rem;
    line-height: .3rem;
    padding: 0 0 .1rem .28rem; }
    .contact dd img {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.03rem;
      bottom: auto;
      width: .22rem; }
  .contact .list {
    padding-top: .95rem; }
    .contact .list ul {
      margin-left: -.5rem; }
    .contact .list li {
      width: 50%;
      padding: 0 0 .8rem .5rem; }

.lyb {
  min-height: 10.7rem;
  padding: 1.1rem 0;
  position: relative;
  background: url("../image/img879.png") right bottom no-repeat;
  background-size: 8.79rem; }
  .lyb .form {
    max-width: 6.1rem; }
    .lyb .form ul {
      margin-left: -.5rem; }
    .lyb .form li {
      width: 50%;
      padding: 0 0 .3rem .5rem; }
      .lyb .form li .name {
        line-height: .4rem;
        font-size: .16rem;
        color: #333; }
      .lyb .form li .input {
        border: #e4ecf2 solid 1px;
        background: #f5f8fa;
        -moz-border-radius: 0.08rem;
        -webkit-border-radius: 0.08rem;
        border-radius: 0.08rem; }
        .lyb .form li .input .input1 {
          width: 100%;
          height: .58rem;
          line-height: .58rem;
          font-size: .16rem;
          padding-left: .2rem;
          color: #333; }
        .lyb .form li .input textarea.input1 {
          height: 2rem;
          line-height: .28rem;
          padding: .1rem .2rem; }
        .lyb .form li .input.on {
          border-color: #728fa4; }
    .lyb .form li.li_01 {
      width: 100%; }
    .lyb .form .submit {
      padding: .1rem 0 .5rem 0; }
      .lyb .form .submit div {
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        margin: 0 auto;
        width: 1.4rem;
        background: #728fa4; }
        .lyb .form .submit div:hover {
          box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
          -webkit-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6);
          -moz-box-shadow: 0 0.08rem 0.16rem rgba(122, 169, 204, 0.6); }
      .lyb .form .submit input {
        height: .4rem;
        width: 100%;
        color: #fff;
        font-size: .16rem;
        cursor: pointer; }

.kbr {
  padding: 1.2rem 0; }
  .kbr .title {
    padding: .5rem 0 .25rem 0;
    color: #4b5d6b;
    background: url("../image/img104.png") 0.23rem top no-repeat;
    background-size: 1.04rem;
    min-width: 1.6rem; }
    .kbr .title h2 {
      text-transform: uppercase;
      font-size: .3rem;
      line-height: 1em;
      white-space: nowrap; }
      .kbr .title h2 span {
        color: #db0132;
        letter-spacing: .03rem; }
    .kbr .title div {
      font-size: .18rem;
      text-transform: uppercase;
      color: #b5c5d2;
      line-height: .4rem; }
  .kbr dd {
    position: relative;
    font-size: .16rem;
    min-height: .42rem;
    line-height: .3rem;
    padding: 0 0 .1rem .28rem; }
    .kbr dd img {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.03rem;
      bottom: auto;
      width: .22rem; }
  .kbr h1 {
    font-family: 'Impact';
    white-space: nowrap;
    font-size: .81rem;
    line-height: 1rem;
    color: #f1f4f6;
    padding-top: .7rem; }
    .kbr h1 span {
      color: #faeef0; }

@media screen and (min-width: 800px) {
  .kbr {
    min-height: 9rem;
    position: relative;
    padding-left: 8.8rem; }
    .kbr .img {
      width: 8rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 1.2rem;
      bottom: auto; } }
.pageSearch .msg {
  font-size: .16rem;
  padding: .8rem 0 .35rem 0; }
  .pageSearch .msg span {
    color: #728fa4; }
.pageSearch .btn {
  background: url("../image/pageSearch.png") right top no-repeat;
  background-size: auto 100%;
  height: .52rem;
  line-height: .52rem; }
  .pageSearch .btn a {
    display: block;
    height: .52rem;
    position: relative;
    font-size: .16rem;
    padding: 0 .3rem; }
    .pageSearch .btn a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 0;
      height: .04rem;
      background: #738fa4; }
    .pageSearch .btn a:hover, .pageSearch .btn a.on {
      color: #4b5d6b; }
      .pageSearch .btn a:hover:before, .pageSearch .btn a.on:before {
        left: 0;
        width: 100%; }
    .pageSearch .btn a.on {
      font-weight: bold; }
    .pageSearch .btn a span {
      color: #728fa4; }
.pageSearch .product {
  padding-top: .6rem; }
  .pageSearch .product .name span {
    background: #536c80; }

@media screen and (min-width: 800px) {
  .pageSearch .product li {
    width: 25%; } }

@media screen and (min-width: 1325px) {
  .n1{display: none;}
  }

  @media screen and (max-width: 1324px) {
  .n2{display: none;}
  }
/*# sourceMappingURL=index.css.map */
