a, .transition, :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 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex {
  display: flex;
  display: -webkit-flex; }

.flexColumn {
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

@media screen and (max-width: 999px) {
 /* .wal {
    max-width: 8rem; }*/

  .pcShow {
    display: none; }

  .phoneShow {
    display: block; }

  .font12 {
    font-size: .22rem; }

  .font14 {
    font-size: .26rem; }

  .font16 {
    font-size: .3rem; }

  .h60 {
    height: .4rem; }

  body.navShow .head .navA {
    background-image: url("../image/img32on.png"); }
  body.navShow .nav {
    right: 0; }

  .headD {
    height: 0.88rem; }

  .head {
    position: fixed;
    height: 1.38rem; }
    .head a.logo {
      width: 3rem;
      /*margin-top: -.5rem;*/
      left: .2rem; }
    .head .language {
      right: 1.72rem;
      line-height: 1.38rem;
      height: 1.38rem;
      border: 0; }
    .head .search {
      right: .8rem;
      width: .58rem;
      height: 1.38rem; 
      padding-top: .28rem;}
      .head .search .submit {
        height: 0.88rem;
        background-image: url("../image/img34_2.png");
        background-size: .34rem; }
      .head .search .input {
        right: 0;
        width: 4rem;
        height: .5rem;
        margin-top: -.2rem;
        background-image: url("../image/img400.png"); }
        .head .search .input input {
          height: .5rem;
          line-height: .5rem;
          padding: 0 .25rem;
          font-size: .24rem; }
    .head .navA {
      display: block;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      width: .92rem;
      height: 1.38rem;
      background: url("../image/img32.png") center no-repeat;
      background-size: .32rem; }

  .nav {
    position: fixed;
    top: 1.38rem;
    right: -100%;
    width: 100%;
    height: 100%;
    background: #434343;
    overflow-y: auto;
    padding-bottom: 1.38rem; }
    .nav li {
      padding-left: 0;
      width: 100%;
      border-bottom: #2e2e2e solid 1px; }
      .nav li a.name {
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem;
        font-weight: 100;
        color: #fff;
        background: none;
        padding: 0 0 0 .3rem; }
        .nav li a.name:before {
          display: none; }
        .nav li a.name.on {
          /*background: rgba(0, 91, 130, 0.5);*/
          background: #2e2e2e }
    .nav li:hover a.name {
      /*background: rgba(0, 91, 130, 0.5); */
      background: #2e2e2e}
    .nav li:hover .list {
      display: block;
      top: 0; }
    .nav .list {
      position: relative;
      top: 0;
      background: none;
      opacity: 1;
      visibility: visible;
      display: none; }
      .nav .list dl {
        padding: .1rem 0; }
        .nav .list dl dl {
          display: block;
          padding: 0 0 0 .4rem; }
          .nav .list dl dl a {
            font-size: .24rem; }
      .nav .list dd {
        padding: 0;
        width: 100%; }
      .nav .list a {
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem!important;
        padding-left: .7rem; }
        .nav .list a:before {
          left: .7rem;
          background: url("../image/img110.png") left bottom no-repeat;
          background-size: 1.1rem; }
      .nav .list a:hover:before, .nav .list a.on:before {
        width: 1.1rem; }
    .nav dl.subNav {
      position: relative;
      right: 0; }
      .nav dl.subNav dd {
        padding-left: 0;
        border-bottom: #2e2e2e solid 1px;
        width: 100%; }
      .nav dl.subNav a {
        height: .8rem;
        line-height: .8rem;
        font-size: .3rem;
        font-weight: 100;
        color: #fff;
        background: none;
        padding: 0 0 0 .3rem; }
      .nav dl.subNav a:hover, .nav dl.subNav a.on {
        background: rgba(0, 91, 130, 0.5);
        color: #fff; }
        .nav dl.subNav a:hover:before, .nav dl.subNav a.on:before {
          display: none; }

  .foot {
    background-image: url("../image/footphone.jpg"); }
    .foot .wal {
      padding: 0 0 .3rem 0; }
    .foot .tel, .foot .ewm {
      display: none; }
    .foot .info {
      height: 1rem;
      font-size: .28rem;
      position: relative;
      top: .1rem;
      justify-content: center;
      -webkit-justify-content: center; }
      .foot .info p {
        background-image: url("../image/img22_1.png");
        background-size: .22rem;
        padding: 0 .7rem 0 .3rem; }
      .foot .info .link {
        height: 1rem; }
        .foot .info .link:before {
          height: .1rem; }
        .foot .info .link .name {
          line-height: 1rem;
          padding-right: .38rem;
          background-image: url("../image/img20.png");
          background-size: .2rem; }
        .foot .info .link .list {
          bottom: 1.1rem;
          width: 4.5rem;
          box-shadow: 0 -0.2rem 0.4rem rgba(1, 75, 107, 0.3);
          -webkit-box-shadow: 0 -0.2rem 0.4rem rgba(1, 75, 107, 0.3);
          -moz-box-shadow: 0 -0.2rem 0.4rem rgba(1, 75, 107, 0.3); }
          .foot .info .link .list .scroll {
            height: 4.8rem; }
          .foot .info .link .list a {
            height: .8rem;
            line-height: .8rem;
            padding-left: .45rem;
            font-size: .24rem; }
            .foot .info .link .list a:before {
              left: .45rem; }
            .foot .info .link .list a img {
              width: .4rem;
              margin-top: -.2rem; }
    .foot .msg {
      font-size: .2rem;
      height: .86rem;
      text-align: center;
      justify-content: center;
      -webkit-justify-content: center; }
      .foot .msg p {
        padding-right: 0;
        width: 100%; }
  .indexFlash{padding-top: .5rem;}
  .indexFlash .dots {
    bottom: .2rem; }
    .indexFlash .dots span {
      width: .24rem;
      height: .24rem;
      margin: 0 .05rem;
      background-image: url("../image/img24.png");
      background-size: .24rem; }
    .indexFlash .dots .swiper-pagination-bullet-active {
      background-image: url("../image/img24on.png"); }
  .indexFlash .arrow {
    display: none; }

  .indexTitle {
    height: 1.25rem;
    padding: .55rem 0 0 .5rem; }
    .indexTitle:before {
      top: .55rem;
      width: .34rem;
      height: .4rem;
      background-image: url("../image/img34.png"); }
    .indexTitle a {
      height: .4rem; }
      .indexTitle a b {
        position: relative;
        top: 0.05rem;
        font-size: .34rem!important;
        font-weight: 400; }
      .indexTitle a span {
        font-size: .22rem;
        padding-right: .3rem;
        background-size: .1rem; }
  
  .nn_4{
    left: 3.5rem;
    width: 3rem;
  }

  .indexPart1 {
    width: 100%; }
    .indexPart1 .name {
      font-size: .28rem;
      background-size: 1.36rem;
      padding-top: 1.6rem;
      margin-top: -1rem; }

  .indexPart2 {
    height: 3.3rem;
    width: 100%;
    margin-left: 0; }
    .indexPart2 dl {
      height: 1.45rem;
      padding-left: 1.47rem; }
      .indexPart2 dl dt {
        width: 1.25rem;
        height: 1.1rem; }
        .indexPart2 dl dt div {
          font-size: .88rem;
          /*height: .82rem; */}
        .indexPart2 dl dt span {
          font-size: .24rem; }
      .indexPart2 dl .name {
        font-size: .28rem; }
      .indexPart2 dl p {
        line-height: .36rem;
        height: .72rem; }
    .indexPart2 #indexPart2 {
      height: 1.8rem; }
    .indexPart2 .swiper-slide {
      height: .9rem; }
      .indexPart2 .swiper-slide a {
        height: .9rem;
        line-height: .9rem;
        padding-left: 1.45rem;
        font-size: .28rem; }
        .indexPart2 .swiper-slide a:before {
          left: 1.6rem; }
        .indexPart2 .swiper-slide a span {
          font-size: .24rem; }

  .indexPart3 {
    height: 6.4rem;
    width: 100%; }
    .indexPart3 .map {
      width: 6.9rem;
      height: 5.46rem;
      position: relative;
      margin: 0 auto;
      top: -.3rem; }
      .indexPart3 .map li {
        width: .2rem;
        height: .2rem;
        margin-left: -.1rem;
        margin-top: -.1rem; }
        .indexPart3 .map li:before {
          background-size: .2rem; }
        .indexPart3 .map li div {
          margin-top: -.3rem;
          right: .6rem;
          font-size: .22rem;
          height: .4rem;
          line-height: .4rem;
          padding: 0 .2rem; }
      .indexPart3 .map li:hover:before {
        background-size: .4rem;
        width: .4rem;
        height: .4rem;
        left: -.2rem;
        top: -.2rem; }
      .indexPart3 .map li:hover div {
        right: .5rem; }

  .indexPart4 {
    padding: 0; }
    .indexPart4 .swiper-slide:before {
      display: none; }
    .indexPart4 .swiper-slide .layer {
      left: 50%;
      top: 50%;
      width: 4.7rem;
      height: 2.36rem;
      opacity: 1;
      background: rgba(0, 0, 0, 0.6);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
      .indexPart4 .swiper-slide .layer .name {
        font-size: .34rem; }
      .indexPart4 .swiper-slide .layer p {
        font-size: .24rem;
        line-height: .36rem; }
    .indexPart4 .swiper-slide:hover .img img {
      opacity: 1; }
    .indexPart4 .arrow {
      width: .42rem;
      height: 1.18rem;
      top: 50%;
      margin-top: -.59rem;
      background-color: #005b82; }
      .indexPart4 .arrow.prev {
        left: -.3rem; }
      .indexPart4 .arrow.next {
        right: -.3rem; }

  .lybLayer {
    width: 7rem;
    margin-left: -3.5rem; }
    .lybLayer h2.title {
      font-size: .36rem; }
    .lybLayer .form {
      padding: .5rem; }
    .lybLayer ul {
      margin-left: -.3rem; }
    .lybLayer li {
      padding: 0 0 .3rem .3rem; }
    .lybLayer .input input {
      height: .7rem;
      line-height: .7rem;
      font-size: .24rem; }
    .lybLayer .input textarea {
      height: 3rem;
      padding: .2rem .25rem;
      font-size: .24rem; }
    .lybLayer .submit input {
      height: .75rem;
      font-size: .28rem; }

  .pageNav {
    width: 100%; }
    .pageNav dl {
      justify-content: space-around;
      -webkit-justify-content: space-around; }
    .pageNav dd {
      padding: 0; }
    .pageNav a {
      height: 1.3rem;
      line-height: 1.8rem;
      font-size: .26rem;
      text-align: center;
      white-space: nowrap; }
.pageNav a.status_a{height: .88rem; line-height: .88rem;}
  .pageNavSub {
    background: #fff;
    border-bottom: #e5e5e5 solid 1px; }
    .pageNavSub dd {
      padding: 0 .26rem; }
    .pageNavSub dl {
      justify-content: center;
      -webkit-justify-content: center; }

  .pageNav-2 {
    overflow-x: auto; }
    .pageNav-2 dl {
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
    .pageNav-2 dd {
      padding: 0 0 0 .3rem; 
    }
    

    .pageBg:before {
content: ' ';
position: fixed;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: url("../image/pageBg.jpg") ;
background-size: cover;
}
.pageBg{
min-height: 10rem;
}
  

  .w1000 {
    width: 100%; }

  .history {
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .history .title .layer {
      font-size: .28rem; }
      .history .title .layer h2 {
        font-size: .36rem;
        /*padding-bottom: .2rem;*/ }
    .history .title .btn {
      margin-top: -.24rem;
      background-image: url("../image/img112.png");
      width: 1.12rem;
      height: .48rem;
      line-height: .48rem;
      font-size: .2rem; }
      .history .title .btn span {
        padding-right: .28rem;
        background-size: .18rem; }
    .history .list {
      padding: 0 .3rem; }
      .history .list:before {
        left: .83rem; }
      .history .list dd {
        width: 100%;
        padding: 0 0 .6rem 1.5rem; }
      .history .list .year {
        font-size: .24rem;
        right: auto;
        left: 0; }
      .history .list p {
        font-size: .28rem;
        line-height: .48rem;
        padding: 0 0 .25rem 0; }
        .history .list p:before {
          top: .53rem;
          right: auto;
          left: -.32rem; }
      .history .list .img {
        margin-bottom: 0; }
      .history .list dd:nth-child(odd) {
        margin-left: 0; }
        .history .list dd:nth-child(odd) .year {
          left: 0; }
        .history .list dd:nth-child(odd) p:before {
          left: -.32rem; }
    .history li:nth-child(even) .title .btn {
      background-image: url("../image/img112.png"); }
    .history li.on .list {
      padding: .65rem .3rem .15rem .3rem; }


















  .status {
    padding: .4rem 0; }
    .status li {
      width: 100%;
      padding-bottom: .17rem; }
    .status .name {
      font-size: .28rem;
      height: 1.1rem;
      line-height: .35rem;
      padding: .2rem .32rem; }
      .status .name span {
        position: relative;
        width: 100%; }

  .pageTitle {
    font-size: .34rem; }

  .honor {
    padding: .4rem 0; }
    .honor .content {
      font-size: .28rem;
      line-height: .48rem; }
    .honor .list {
      position: relative;
      min-height: 7.45rem; }
      .honor .list li {
        position: relative;
        width: 100%;
        min-height: 1rem;
        background-image: url("../image/img690.png");
        background-size: 100% 100%;
        padding: .15rem .28rem;
        margin-bottom: .22rem; }
        .honor .list li.li_01 {
          left: 0;
          margin-left: 0; 
          padding-top: .2rem; 
          padding-bottom: .2rem;}
        .honor .list li.li_02 {
          top: 0; 
        padding-top: .2rem; 
          padding-bottom: .2rem;}
        .honor .list li.li_03 {
          top: 0; padding-top: .2rem; 
          padding-bottom: .2rem;}
        .honor .list li.li_04 {
          left: 0;
          margin-left: 0;
          top: 0; padding-top: .2rem; 
          padding-bottom: .2rem;}
      .honor .list h2 {
        font-size: .28rem;
        padding-bottom: .4rem; }
        .honor .list h2:before {
          bottom: .2rem;
          width: .6rem;
          background: #14a83b; }
      .honor .list dd {
        font-size: .24rem;
        line-height: .44rem;
        background-position: left .19rem; }
        .honor .list dd br {
          display: none; }
    .honor .imgList {
      padding-top: .2rem; }
      .honor .imgList ul {
        margin-left: -.12rem;
        margin-right: 0; }
      .honor .imgList div {
        padding: 0 0 0 .12rem;
        border-right: 0; }

  .partner {
    padding: .4rem 0; }
    .partner .content {
      font-size: .28rem;
      line-height: .48rem; }

  .about_01 {
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .about_01 .fl {
      width: 100%; }
    .about_01 .fr {
      width: 100%;
      padding: 0 .3rem; }
    .about_01 .title {
      font-size: .34rem;
      padding: .4rem 0 .2rem 0;
      text-align: center; }
      .about_01 .title:before {
        left: 50%;
        margin-left: -.36rem; }
    .about_01 .content {
      font-size: .28rem;
      line-height: .48rem; }

  .about_02 {
    margin-left: -.3rem;
    margin-right: -.3rem; }
    .about_02 ul {
      margin-left: -1px; }
    .about_02 li {
      width: 50%;
      border-left: #e5e5e5 solid 1px;
      border-top: #e5e5e5 solid 1px;
      padding-bottom: 1rem; }
      .about_02 li:nth-child(1), .about_02 li:nth-child(2) {
        border-top: 0; }
      .about_02 li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: .4rem;
        width: 100%;
        height: .44rem;
        background: url("../image/img44.png") center no-repeat;
        background-size: .44rem; }
    .about_02 .layer {
      position: relative;
      padding-top: .35rem; }
    .about_02 .ico {
      width: 1rem; }
    .about_02 p {
      font-size: .24rem;
      line-height: .4rem;
      min-height: .8rem; }
    .about_02 .img {
      display: none; }

  .about_03 {
    padding-bottom: 0;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden; }
    .about_03.show {
      opacity: 1;
      visibility: visible; }
    .about_03 li {
      position: absolute;
      left: 50%;
      top: 50%;
      background: #fff;
      width: 6.9rem;
      min-height: 8.4rem;
      padding: .4rem .25rem .25rem;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
      .about_03 li:before {
        display: none; }
    .about_03 a.close {
      display: block;
      width: .44rem;
      height: .44rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.2rem;
      top: 0.2rem;
      bottom: auto;
      background: url("../image/img44_1.png") center no-repeat;
      background-size: .44rem; }
    .about_03 .ico {
      width: 1.1rem;
      margin: 0 auto;
      position: relative;
      left: 0;
      top: 0; }
    .about_03 h2.name {
      text-align: center;
      color: #005b82;
      font-size: .34rem;
      padding-bottom: .25rem;
      font-weight: 400; }
    .about_03 .content {
      font-size: .24rem;
      line-height: .4rem; }
      .about_03 .content.fr {
        padding-left: 3.5rem;
        width: 5.1rem; }
      .about_03 .content h2 {
        font-size: .24rem;
        padding: .1rem 0 .07rem 0;
        color: #333; }

  .group h2.title {
    font-size: .36rem;
    line-height: .6rem;
    padding: .3rem 0; }
  .group .list li {
    height: 1.3rem; }

    .group .list .li_02{
      top: -0.3rem;
    }
    .group .list .d_3{
      top: 0.3rem;
    }

    .group .list li .name {
      width: 3.6rem;
      height: .5rem;
      line-height: .5rem;
      font-size: .28rem; }
  .group .list .li_01:before {
    top: -.41rem; }
  .group .list .li_01 .name {
    top: -.65rem;
    margin-right: -2.7rem;
    width: 3rem; }

  .group .list2 li{
      width: 50%!important;
  }
  .p1{
    border:0!important;
  }

  .group .list2 {
    border: #005b82 solid 0.03rem;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    padding: .2rem .3rem; }
    .group .list2:before {
      display: none; }
    .group .list2 li {
      padding: 0 .15rem .3rem .15rem;
      width: 50%; }
      .group .list2 li:before {
        display: none; }
      .group .list2 li .name {
        height: 1.3rem;
        border: 0;
        background: #f8f8f8;
        font-size: .24rem;
        line-height: .3rem;
        padding-top: .15rem;
        color: #005b82; 
      }
        .group .list2 li .name:before {
          bottom: -.22rem;
          height: .44rem;
          background-image: url("../image/img44_2.png");
          background-size: .44rem; }
  .group .list3 {
    padding: 0;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden; }
    .group .list3.show {
      opacity: 1;
      visibility: visible; }
    .group .list3 li {
      position: absolute;
      left: 50%;
      top: 50%;
      background: #fff;
      width: 6.9rem;
      min-height: 8.4rem;
      padding: .4rem .25rem .25rem;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%); }
      .group .list3 li:before {
        display: none; }
    .group .list3 a.close {
      display: block;
      width: .44rem;
      height: .44rem;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.2rem;
      top: 0.2rem;
      bottom: auto;
      background: url("../image/img44_1.png") center no-repeat;
      background-size: .44rem; }
    .group .list3 .name {
      font-size: .34rem;
      line-height: .48rem;
      color: #005b82;
      padding-bottom: .3rem; }
    .group .list3 dl {
      border-left: 0;
      max-height: 6.4rem;
      overflow-y: auto; }
    .group .list3 dd {
      width: 100%;
      border: 0;
      border-top: #e5e5e5 dashed 1px; }
      .group .list3 dd div {
        position: relative;
        top: 0.2rem;
        font-size: .28rem;
        width: 100%;
        height: 1.3rem;
        line-height: .4rem;
        overflow: hidden; }

  .communication {
    padding-left: 0; }
    .communication .ico {
      display: none; }
    .communication .content {
      font-size: .28rem;
      line-height: .48rem; }
    .communication .map {
      height: auto;
      padding: .4rem 0; }
      .communication .map img {
        width: 100%;
        top: 0; }
    .communication .list {
      margin-left: 0; }
      .communication .list ul {
        margin-left: -.3rem;
        padding-right: 0; }
      .communication .list li {
        width: 50%;
        padding: 0 0 .3rem .3rem; }
        .communication .list li:before {
          display: none; }
      .communication .list .img {
        position: relative; }
        .communication .list .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 50%;
          background: #f8f8f8; }
        .communication .list .img img {
          position: relative; }
      .communication .list .name {
        padding: .2rem;
        background: #f8f8f8; }
        .communication .list .name:before {
          display: none; }
        .communication .list .name a {
          font-size: .22rem;
          line-height: .36rem;
          height: 1.08rem; }

  .platform .container {
    padding-left: 0; }
    .platform .container .ico {
      display: none; }
    .platform .container .content {
      font-size: .28rem;
      line-height: .48rem; }
  .platform .list {
    width: 100%; }
    .platform .list h2 {
      background: #005b82 url("../image/img32_5.png") 0.28rem center no-repeat;
      background-size: .32rem;
      color: #fff;
      line-height: .72rem;
      font-size: .28rem;
      margin-bottom: .2rem;
      padding-left: .75rem;
      position: relative; }
      .platform .list h2:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .3rem;
        width: .22rem;
        height: 100%;
        background: url("../image/img22_2on.png") center no-repeat;
        background-size: .22rem; }
    .platform .list h2.on {
      margin: 0; }
      .platform .list h2.on:before {
        background-image: url("../image/img22_2.png"); }
    .platform .list ul {
      background: #f8f8f8;
      padding: .15rem .3rem;
      display: none;
      margin-bottom: .2rem; }
    .platform .list ul.on {
      display: block; }
    .platform .list li {
      position: relative;
      top: 0.2rem;
      height: 0.9rem;
      margin-bottom: 0;
      padding-left: 0;
      line-height: .3rem;
      font-size: .28rem; }

  .achievements .container {
    padding-left: 0; }
    .achievements .container .ico {
      display: none; }
    .achievements .container .content {
      font-size: .28rem;
      line-height: .48rem; }
  .achievements .list h2 {
    padding-top: 0.15rem;
    height: 0.9rem;
    background: #005b82 url("../image/img32_6.png") 0.28rem center no-repeat;
    background-size: .32rem;
    color: #fff;
    line-height: .3rem;
    font-size: .28rem;
    margin-bottom: .2rem;
    padding-left: .75rem;
    position: relative; }
    .achievements .list h2:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: .3rem;
      width: .22rem;
      height: 100%;
      background: url("../image/img22_2on.png") center no-repeat;
      background-size: .22rem; }
  .achievements .list h2.on {
    margin: 0; }
    .achievements .list h2.on:before {
      background-image: url("../image/img22_2.png"); }
  .achievements .list .ul-2 {
    margin-left: 0; }
    .achievements .list .ul-2 li {
      width: 100%;
      padding-left: 0; }
  .achievements .list ul, .achievements .list ul.ul-2 {
    background: #f8f8f8;
    padding: .15rem .3rem;
    display: none;
    margin-bottom: .2rem; }
  .achievements .list ul.on, .achievements .list ul.ul-2.on {
    display: block; }
  .achievements .list li {
    padding: .3rem .32rem; }
    .achievements .list li div {
      padding-left: .18rem;
      line-height: .44rem;
      font-size: .28rem;
      background: url("../image/yuan6.png") left 0.19rem no-repeat;
      background-size: .06rem; }

  .expert li {
    width: 100%; }
  .expert .box {
    padding: .2rem .3rem; }
    .expert .box:before {
      width: .44rem;
      height: .44rem;
      margin-top: -.22rem;
      right: .3rem; }
    .expert .box .title {
      font-size: .28rem;
      line-height: .44rem; }
    .expert .box .name {
      font-size: .24rem;
      line-height: .4rem;
      padding-left: .3rem;
      background-size: .2rem; }

  .expertLayer .container {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    position: fixed; }
  .expertLayer a.close {
    top: .3rem;
    right: .3rem; }
  .expertLayer .imgList a.arrow {
    display: none; }
  .expertLayer .title {
    font-size: .32rem;
    line-height: .52rem; }
  .expertLayer .name {
    font-size: .24rem;
    padding: .24rem 0; }
  .expertLayer .content {
    font-size: .28rem;
    line-height: .48rem; }

  .contact .msg {
    font-size: .28rem;
    line-height: .48rem;
    padding-bottom: .3rem; padding-top: .2rem;}
  .contact .map {
    position: relative;
    top: 0;
    left: -.3rem; }
  .contact .list {
    position: relative;
    width: 100%; }
    .contact .list h2 {
      line-height: .72rem;
      text-align: left;
      padding-left: .3rem;
      font-size: .28rem;
      position: relative;
      margin-bottom: .2rem; }
      .contact .list h2:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .3rem;
        width: .22rem;
        height: 100%;
        background: url("../image/img22_2on.png") center no-repeat;
        background-size: .22rem; }
    .contact .list h2.on {
      margin-bottom: 0; }
      .contact .list h2.on:before {
        background-image: url("../image/img22_2.png"); }
    .contact .list ul {
      display: none; }
    .contact .list ul.on {
      display: flex;
      display: -webkit-flex; }
    .contact .list li .name {
      height: .8rem;
      line-height: .8rem;
      background: #f8f8f8 url("../image/img44_3.png") 0.28rem center no-repeat;
      background-size: .3rem;
      padding-left: .7rem;
      font-size: .26rem; }
    .contact .list .container {
      padding: .25rem .25rem 0 .25rem; }
      .contact .list .container h3 {
        font-size: .24rem;
        padding-bottom: .1rem; }
      .contact .list .container dd {
        font-size: .24rem;
        line-height: .4rem;
        padding: 0 0 .06rem .35rem;
        background: url("../image/img13_1.png") left 0.05rem no-repeat;
        background-size: .2rem; }
      .contact .list .container dd.dd_02 {
        background-image: url("../image/img13_2.png"); }
      .contact .list .container dd.dd_03 {
        background: url("../image/yuan6.png") 0.05rem 0.13rem no-repeat;
        background-size: .1rem; }
  .contact .list.list-1 {
    right: 0; }
















  .pageBanner {
    position: relative; }
    .pageBanner .bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: center no-repeat;
      background-size: cover; }
    .pageBanner .wal {
      min-height: 4.16rem;
      padding-bottom: .45rem; }
    .pageBanner h2 {
      font-weight: bold;
      font-size: .36rem; }
    .pageBanner h3 {
      padding: .2rem 0 .2rem .6rem;
      font-size: .2rem; }
    .pageBanner p {
      font-size: .26rem;
      line-height: .3rem; }

  .pageBanner-2 .wal {
    min-height: 2.4rem; }
  .pageBanner-2 h2 {
    padding-top: .7rem; }

  .culture_01 {
    padding-top: .5rem; }
    .culture_01 ul {
      position: relative;
      top: 0;
      box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
      -webkit-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
      -moz-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0); }
    .culture_01 li {
      width: 100%;
      background: none; }
    .culture_01 .container {
      position: relative;
      min-height: 2.05rem;
      padding: 0 0 .3rem 1.3rem; }
      .culture_01 .container .ico {
        width: .8rem;
        position: absolute;
        z-index: 10;
        left: .3rem;
        right: auto;
        top: 0.04rem;
        bottom: auto; }
      .culture_01 .container h2 {
        font-size: .34rem;
        padding: 0 0 .15rem 0; }
      .culture_01 .container p {
        font-size: .26rem;
        line-height: .44rem; }
    .culture_01 .img {
      display: none; }

  .culture_02Div {
    margin-right: -.3rem; }

  .culture_02 #culture_02 {
    margin-right: -1.56rem; }
  .culture_02 .arrow {
    display: none; }
  .culture_02 .swiper-slide {
    padding-right: .15rem; }

  .pageBox {
    background: none;
    top: 0;
    box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
    -webkit-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
    -moz-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0); }

  .responsibility .list {
    max-width: 100%;
    padding: .4rem 0 .2rem 0; }
    .responsibility .list:before {
      left: .17rem; }
    .responsibility .list li {
      font-size: .28rem;
      line-height: .48rem;
      padding: 0 0 .4rem .55rem; }
      .responsibility .list li:before {
        left: .17rem; }
      .responsibility .list li:after {
        width: .36rem;
        height: .48rem;
        background-image: url("../image/img36_1.png"); }
  .responsibility .img {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    padding-bottom: .3rem; }

  .information li {
    padding-bottom: .16rem; }
  .information a {
    padding-top: 0.35rem;
    padding-left: .3rem;
    height: 1.06rem;
    line-height: 0.3rem;
    font-size: .28rem; }
.nav li.curr .list.hide{
    opacity: 1;
    visibility: visible}
  .pageSearchNav {
    font-size: .24rem;
    padding-top: .9rem; }
    .pageSearchNav .wal {
      line-height: .46rem; }
    .pageSearchNav ul {
      margin-right: -.2rem; }
    .pageSearchNav li {
      padding: 0 .2rem .2rem 0; }
      .pageSearchNav li a {
        height: .48rem;
        line-height: .46rem;
        background: #fff;
        border: #eee solid 1px;
        -moz-border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        border-radius: 0.5rem;
        padding: 0 .18rem; }
        .pageSearchNav li a:before {
          display: none; }
      .pageSearchNav li a.on {
        background: url("../image/img110.png") center repeat-y;
        background-size: 100%;
        color: #fff;
        border-color: #fff; }
        .pageSearchNav li a.on span.blue {
          color: #fff; }
    .pageSearchNav p {
      position: relative;
      padding-bottom: .2rem; }

  .pageSearch ul {
    margin-left: -.3rem; }
  .pageSearch li {
    padding: 0 0 .2rem .3rem;
    width: 50%; }
  .pageSearch .name a {
    height: .75rem;
    line-height: .75rem;
    border-bottom: 0;
    font-size: .28rem; }
  .pageSearch li:hover a.layer {
    opacity: 0; }
  .pageSearch li:hover .name a {
    opacity: 1; }

  .siteMap div.title {
    padding-top: .7rem; }
    .siteMap div.title h2 {
      font-size: .42rem; }
    .siteMap div.title div {
      font-size: .2rem; }
  .siteMap h2.title {
    height: .72rem;
    font-size: .28rem; }
  .siteMap .list li {
    min-width: 33.333%;
    padding-left: .6rem; }
  .siteMap .list a.name {
    font-size: .28rem;
    line-height: .64rem;
    height: .64rem; }
  .siteMap .list .sub {
    padding: .1rem 0; }
  .siteMap .list dl dd {
    padding-bottom: .2rem; }
  .siteMap .list dl a {
    font-size: .24rem; }
  .siteMap .list-2 li {
    min-width: 50%; }

  .magazine {
    padding: .4rem 0 0 0; }
    .magazine .sideBtn {
      display: none; }
    .magazine .list ul {
      margin-left: -.3rem; }
    .magazine .list li {
      padding-left: .3rem; }
    .magazine .container {
      padding: .3rem;
      margin-left: -.3rem;
      margin-right: -.3rem; }
      .magazine .container .box {
        width: 100%;
        border-right: 0;
        padding-right: 0; }
        .magazine .container .box .line {
          display: none; }
        .magazine .container .box h2 {
          font-size: .36rem;
          padding-bottom: .3rem; }
        .magazine .container .box .scroll {
          height: auto;
          overflow: auto; }
        .magazine .container .box .content {
          font-size: .28rem;
          line-height: .48rem;
          padding: 0 0 .4rem 0; }
      .magazine .container .imgList {
        width: 100%; }
        .magazine .container .imgList ul {
          margin-left: -.3rem; }
        .magazine .container .imgList li {
          padding: 0 0 .1rem .3rem; }
        .magazine .container .imgList .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: -.5rem;
          background: url("../image/img88.png") center no-repeat;
          background-size: .88rem;
          width: 100%;
          height: .88rem; }
        .magazine .container .imgList .name {
          height: .85rem;
          line-height: .85rem;
          font-size: .24rem; }
        .magazine .container .imgList li:hover a.btn {
          opacity: 0; }
        .magazine .container .imgList li:hover .name {
          opacity: 1; }

  .news {
    padding: 0 0 .4rem 0; }
    .news .ico {
      display: none; }
    .news .container {
      top: 0;
      background: none;
      padding: .4rem 0 0 0;
      box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
      -webkit-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0);
      -moz-box-shadow: 0 0.03rem 0.46rem rgba(0, 91, 130, 0); }
    .news .scroll {
      height: auto;
      overflow: auto; }
    .news dl {
      min-height: 1.4rem;
      padding: 0 0 .2rem 1.5rem; }
      .news dl dt {
        width: 1.25rem;
        height: 1.1rem; }
        .news dl dt b {
          font-size: .88rem;
          height: .85rem;
          line-height: .8rem; }
        .news dl dt div {
          font-size: .24rem; }
      .news dl .name {
        font-size: .28rem; }
      .news dl p {
        font-size: .22rem;
        line-height: .36rem;
        padding: 0;
        margin-top: .1rem;
        height: .72rem;
        overflow: hidden; }
    .news li {
      line-height: .89rem;
      padding-left: 1.6rem; }
      .news li:before {
        left: 1.6rem; }
      .news li span {
        font-size: .24rem; }
      .news li a {
        height: .89rem;
        font-size: .28rem; }

  .newsLayer .container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-y: auto;
    margin-left: 0; }
  .newsLayer a.close {
    top: .3rem;
    right: .3rem;
    background-image: url("../image/close44.png"); }
  .newsLayer a.arrow {
    display: none; }
  .newsLayer .title {
    text-align: left; }
    .newsLayer .title div {
      font-size: .34rem;
      line-height: .52rem; }
    .newsLayer .title span {
      font-size: .24rem; }
  .newsLayer .scroll {
    height: auto;
    overflow: auto; }
  .newsLayer .content {
    font-size: .28rem;
    line-height: .48rem;
    padding: .3rem; }

  .consulting .title {
    font-size: .34rem;
    padding-top: .4rem; }
  .consulting .content {
    font-size: .28rem;
    line-height: .48rem; 
    color: #333;
  }
  .consulting .msg {
    font-size: 14px;
    line-height: .4rem; }
  .consulting .list li {
    width: 100%;
    padding-bottom: .2rem; }
  .consulting .list li:nth-child(even) {
    padding-top: 0; }
  .consulting .list .box {
    width: 100%;
    height: auto;
    background-image: url("../image/img690.png");
    background-size: 100% 100%;
    padding: .25rem .3rem;
    margin-left: 0;
    margin-right: 0; }
  .consulting .list h2 {
    font-size: .28rem; }
    .consulting .list h2 img {
      top: .04rem; }
  .consulting .list p {
    font-size: 14px!important;
    line-height: .44rem; }
  .consulting .list2 li {
    position: relative;
    padding-bottom: .2rem; 
  }
  .consulting .list2 .li_01 {
    left: 0;
    top: 0; }
    .consulting .list2 .li_01 .box {
      width: 100%;
      height: auto; }
  .consulting .list2 .li_02 {
    /*padding-bottom:0.2rem;*/
    left: 0;
    top: 0; }
  .consulting .list2 .li_03 {
    left: 0;
    top: 0; }
  .consulting .list2 .li_04 {
    left: 0;
    top: 0;
    margin-left: 0; }
    .consulting .list2 .li_04 .box {
      width: 100%;
      height: auto; }
  .consulting .list2 .li_05 {
    right: 0;
    top: 0; }
  .consulting .list2 .li_06 {
    right: 0;
    top: 0; }
  .consulting .list2 .li_07 {
    right: 0;
    top: 0; }
    .consulting .list2 .li_07 .box {
      width: 100%;
      height: auto; }
  .consulting .list2 .box {
    width: 100%;
    height: auto;
    background-image: url("../image/img690.png");
    background-size: 100% 100%;
    padding: .25rem .3rem; }
  .consulting .list2 h2 {
    font-size: .28rem; }
    .consulting .list2 h2 img {
      top: .04rem; }
    .consulting .list2 h2 br {
      display: none; }
  .consulting .list2 p {
    font-size: 14px!important;
    line-height: .44rem; }

    .consulting .list2 dl dd{
      font-size: 14px!important;
    }
  .consulting .list2 dl dd {
    font-size: .24rem;
    line-height: .44rem;
    background-position: left .17rem;
    background-size: .1rem; }
  .consulting .list2-1 .box {
    width: 100%;
    height: auto; }
  .consulting .list2-1 .li_02 {
    left: 0; }
  .consulting .list2-1 .li_03 {
    left: 0;
    top: 0; }
  .consulting .list2-1 .li_04 {
    left: 0;
    top: 0; }
    .consulting .list2-1 .li_04 .box {
      width: 100%;
      height: auto;
      padding-left: .3rem; }
  .consulting .list2-1 .li_05 {
    left: 0; }
  .consulting .list2-1 .li_06 {
    left: 0;
    top: 0; }
    .consulting .list2-1 .li_06 .box {
      width: 100%;
      height: auto;
      padding-left: .3rem; }
  .consulting .list2-1 .li_07 {
    right: 0;
    top: 0; }
    .consulting .list2-1 .li_07 .box {
      width: 100%;
      height: auto; }
  .consulting .list2-2 .box {
    padding-right: .3rem;
    width: 100%;
    height: auto; }
  .consulting .list2-2 .li_01 {
    left: 0;
    top: 0; }
    .consulting .list2-2 .li_01 .box {
      width: 100%;
      height: auto;
      padding: .25rem .3rem; }
  .consulting .list2-2 .li_02 {
    left: 0; }
  .consulting .list2-2 .li_03 {
    left: 0;
    top: 0; }
    .consulting .list2-2 .li_03 .box {
      width: 100%;
      height: auto;
      padding-left: .3rem; }
  .consulting .list2-2 .li_04 {
    left: 0; }
    .consulting .list2-2 .li_04 .box {
      width: 100%;
      height: auto; }
  .consulting .info {
    font-size: .28rem;
    line-height: .48rem;
    padding: .2rem 0 .4rem 0; }
    .consulting .info a {
      background-size: .25rem;
      padding-left: .4rem; }
  .consulting .imgDiv {
    padding: .6rem 0; }

  .service .msg {
    font-size: .28rem;
    line-height: .48rem; }
  .service .btn {
    margin-left: -.3rem;
    margin-right: -.3rem;
    border-bottom: #e5e5e5 solid 1px; }
    .service .btn dd {
      font-size: .24rem;
      height: 1.9rem;
      border: 0;
      position: relative;
      top: 1px;
      flex-direction: column;
      -webkit-flex-direction: column; }
    .service .btn div {
      width: 4em;
      margin: 0 auto;
      text-align: center;
      padding-top: .06rem; }
    .service .btn img {
      width: .7rem;
      margin-right: 0; }
    .service .btn dd.on {
      background-position: center bottom; }
  .service .container .list {
    width: 100%;
    padding-bottom: .15rem; }
  .service .container h2 {
    text-align: left;
    line-height: .72rem;
    font-size: .28rem;
    padding-left: .3rem;
    position: relative;
    font-weight: 400; }
    .service .container h2:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: .2rem;
      height: 100%;
      width: .22rem;
      background: url("../image/img22_5.png") center no-repeat;
      background-size: 100%; }
    .service .container h2.on:before {
      background-image: url("../image/img22_5on.png"); }
  .service .container ul {
    padding: .12rem 0;
    background: #f8f8f8;
    display: none; }
  .service .container li {
    padding-top: 0; }
  .service .container .name {
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem; }
  .service .container .name2:before {
    left: .3rem;
    width: .3rem; }
  .service .container dl {
    padding: .2rem .7rem; }
    .service .container dl a {
      font-size: .24rem;
      line-height: .48rem; }
  .service .container .list-2 .name {
    padding-left: .7rem; }
  .service .title {
    height: 1rem;
    font-size: .34rem;
    margin-left: -.3rem;
    margin-right: -.3rem;
    padding: 0 .3rem; }
    .service .title img {
      width: .3rem; }
  .service .list2 {
    background: #e1e1e1;
    padding: .15rem 0 .15rem .3rem; }
    .service .list2 li {
      width: 33.333%;
      border-right: 0; }
    .service .list2 a {
      position: relative;
      height: 1rem;
      line-height: 0.35rem;
      text-align: left;
      font-size: .28rem; }























  .star .msg {
    font-size: .28rem;
    line-height: .48rem;
    padding-top: .5rem; }
  .star .title {
    height: .72rem;
    font-size: .28rem; }
  .star .list {
    padding: 0 0 .4rem 0; }
    .star .list li {
      width: 100%;
      padding-top: .2rem; }
    .star .list li:nth-child(odd) {
      padding-top: .2rem; }
    .star .list .box {
      background-image: url("../image/img690_2.png");
      height: 3.2rem; }
      .star .list .box:before {
        display: none; }
    .star .list .img {
      left: auto;
      right: -.9rem;
      width: 6rem; }
    .star .list dl {
      left: .3rem;
      top: 1.45rem;
      flex-direction: column-reverse;
      -webkit-flex-direction: column-reverse; }
      .star .list dl dd {
        font-size: .24rem;
        line-height: .4rem;
        width: 100%; }
      .star .list dl:before {
        display: none; }
    .star .list .name {
      bottom: auto;
      top: .6rem;
      font-size: .28rem;
      padding: 0 1rem 0 .3rem;
      height: .6rem;
      line-height: .6rem; }
      .star .list .name:before {
        opacity: 1;
        width: .36rem;
        background-image: url("../image/img36_3.png");
        right: .3rem; }
  .star .container .content {
    font-size: .28rem;
    line-height: .48rem; }
  .star .title2 {
    height: .8rem;
    font-size: .28rem; }

  .starLayer .container {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0); }
  .starLayer a.close {
    background-image: url("../image/close44.png");
    top: .3rem;
    right: .3rem; }
  .starLayer a.arrow {
    display: none; }
  .starLayer .swiper-slide {
    padding: 0; }
  .starLayer .box .name {
    left: 0;
    top: .8rem; }
    .starLayer .box .name h2 {
      font-size: .34rem;
      padding: 0 .3rem;
      height: .6rem;
      line-height: .6rem; }
    .starLayer .box .name p {
      font-size: .28rem;
      line-height: .48rem;
      padding-left: .3rem;width: 4rem }
  .starLayer .box2 .name {
    font-size: .28rem;
    width: 2rem;
    height: .6rem;
    line-height: .6rem; }
  .starLayer .box2 p {
    font-size: .28rem;
    line-height: .48rem;
    padding-left: .3rem;
    padding-right: .3rem; }
  .starLayer .content {
    font-size: .28rem;
    line-height: .48rem; height: 5rem; overflow-y: auto;}
.indexPart4 .swiper-slide .layer .name{width: 3rem;}
  .expertList {
    min-height: 15rem;
    margin-left: -.3rem;
    margin-right: -.3rem;
    /*background: url("../image/pageBg.jpg") center top no-repeat;*/
    background-size: 100%; }
    .expertList:before {
      display: none; }
    .expertList li {
      width: 2.1rem;
      height: 2.1rem; }
      .expertList li:before {
        display: none; }
      .expertList li .name {
        left: 0;
        top: 2.4rem;
        font-size: .28rem;
        width: 100%;
        padding-top: 0;
        background: none;
        text-align: center;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0); }
        .expertList li .name:before {
          display: none; }
      .expertList li .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: -.22rem;
        width: .44rem;
        height: .44rem;
        margin-left: -.22rem;
        background: url("../image/img44_4.png") center no-repeat;
        background-size: cover; }
    .expertList li:hover .name {
      top: .2rem; }
    .expertList .li_01 {
      left: .3rem;
      top: .4rem; }
    .expertList .li_02 {
      left: 2.7rem;
      top: 1.3rem; }
    .expertList .li_03 {
      left: 5.1rem;
      top: .4rem; }
    .expertList .li_04 {
      left: .3rem;
      top: 3.7rem; }
    .expertList .li_05 {
      left: 2.7rem;
      top: 5.1rem; }
    .expertList .li_06 {
      left: 5.1rem;
      top: 3.7rem; }
    .expertList .li_07 {
      left: .3rem;
      top: 6.9rem; }
    .expertList .li_08 {
      left: 2.7rem;
      top: 8.5rem; }
    .expertList .li_09 {
      left: 5.1rem;
      top: 6.9rem; }
    .expertList .li_10 {
      left: .3rem;
      top: 10rem; }
    .expertList .li_11 {
      left: 2.7rem;
      top: 11.73rem; }
    .expertList .li_12 {
      left: 5.1rem;
      top: 10rem; }

  .development .img {
    width: auto;
    position: relative;
    top: 0;
    right: 0;
    margin-right: -.3rem;
    margin-left: -.3rem; }
  .development .content {
    font-size: .28rem;
    line-height: .48rem;
    padding: .3rem 0; }

  .pageVideo {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    margin-right: 0; }

  .impression_01 {
    min-height: 2.8rem;
    top: .9rem; 
    left: -.25rem;}
    .impression_01 li a {
      font-size: .24rem; }
    .impression_01 .li_01 {
      left: .5rem;
      top: 0; }
    .impression_01 .li_02 {
      left: 2.43rem;
      top: -1.11rem; }
    .impression_01 .li_03 {
      left: 4.35rem;
      top: 0; }

  .impressionTitle {
    font-size: .34rem;
    position: relative;
    z-index: 12; }
    .impressionTitle img {
      width: .3rem; }

  .impression ul li {
    width: 100%;
    min-height: 5rem;
    padding: 0 0 .3rem 2.75rem; }
  .impression ul .img {
    height: 2rem;
    width: 2.5rem;
    position: absolute;
    left: 0;
    top: .05rem; }
  .impression ul h2 {
    font-size: .32rem;
    padding: 0 0 .15rem 0; }
  .impression ul p {
    font-size: .24rem;
    line-height: 1.5em;
    padding-left: 0; }

  .caseLayer .container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 0; }
  .caseLayer a.close {
    top: .3rem;
    right: .3rem; }
  .caseLayer .imgList {
    padding-right: 0; }
    .caseLayer .imgList a.arrow {
      display: none; }
    .caseLayer .imgList .smallList {
      display: none; }
  .caseLayer .title {
    font-size: .34rem;
    padding-left: .3rem; }
    .caseLayer .title img {
      width: .3rem; }
  .caseLayer .content {
    font-size: .28rem;
    line-height: .44rem;
    background: none; }
    .caseLayer .content li {
      padding-bottom: .2rem; } }
@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .3rem; } }

@media screen and (max-width: 1550px) {
  .consulting .msg{
    line-height: 22px!important;}
    }
    @media screen and (max-width: 999px){
      .about_03 .fl{position: relative;left: 2.7rem;}
    }
/*# sourceMappingURL=phone.css.map */
