@charset "UTF-8";
@media screen and (max-width: 800px) {
  html {
    font-size: 50px; }

  .wal {
    margin: 0 .6rem; }

  body.navShow {
    overflow: hidden; }
    body.navShow .g-head .navA {
      background-image: url("close96.png"); }
    body.navShow .g-head .wal > .list {
      right: 0; }
    body.navShow .g-head .search {
      transform: translateX(-50%);
      opacity: 1;
      visibility: visible; }
    body.navShow .g-head .language {
      right: 0; }
    body.navShow .g-head .g-nav {
      right: 0;
      left: 0; }

  .g-head .head {
    position: fixed; }
    .g-head .head:before {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      height: 2rem;
      pointer-events: none;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .g-head a.logo {
    left: 0;
    z-index: 50; }
  .g-head .wal > .list {
    position: fixed;
    z-index: 50;
    top: auto;
    right: -100%;
    width: 100%;
    bottom: 1.85rem;
    font-size: .24rem;
    line-height: .48rem;
    transition: all .5s ease; }
    .g-head .wal > .list ul {
      flex-wrap: wrap;
      justify-content: center;
      width: 6.2rem;
      margin: 0 auto; }
    .g-head .wal > .list li {
      padding-left: .27rem; }
      .g-head .wal > .list li:before {
        width: .27rem; }
  .g-head .search {
    width: 4.6rem;
    height: .8rem;
    border-radius: .4rem;
    top: auto;
    bottom: 3.2rem;
    right: auto;
    left: 50%;
    transform: translateX(150%);
    position: fixed;
    z-index: 55;
    transition: .5s;
    opacity: 0;
    visibility: hidden; }
    .g-head .search .input input {
      height: .8rem;
      line-height: .8rem;
      padding: 0 .32rem;
      font-size: .24rem; }
    .g-head .search .submit {
      width: 1rem; }
      .g-head .search .submit:after {
        font-size: 0.6rem; }
  .g-head .accessible-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 9;
    top: .39rem;
    right: 1.55rem;
    width: 1.5rem;
    height: .44rem;
    border-radius: .3rem;
    background: rgba(0, 0, 0, 0.13);
    font-size: .2rem;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  .g-head .language {
    position: fixed;
    z-index: 50;
    top: auto;
    right: -100%;
    bottom: .3rem;
    font-size: .24rem;
    background: none;
    width: 100%;
    height: .96rem;
    transition: all .5s ease; }
    .g-head .language:before {
      display: block;
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      width: 2.03rem;
      height: 1px;
      background: rgba(255, 255, 255, 0.6);
      transform: translateX(-50%); }
  .g-head .navA {
    background: url("navA.png") center no-repeat;
    background-size: 100% 100%;
    width: .96rem;
    height: .8rem;
    position: absolute;
    top: .2rem;
    right: -.16rem;
    z-index: 50; }
  .g-head .g-nav {
    position: fixed;
    z-index: 49;
    left: 100%;
    top: 0;
    right: -100%;
    bottom: 0;
    background: linear-gradient(to bottom, #0048B4, #0048B4, #0048B4, #1087BB);
    padding-top: 1.2rem;
    transition: all .5s ease; }
    .g-head .g-nav > ul {
      height: calc(100vh - 6rem);
      overflow-y: auto; }
      .g-head .g-nav > ul > li {
        border-bottom: rgba(255, 255, 255, 0.11) solid 1px; }
        .g-head .g-nav > ul > li a.name {
          display: block;
          color: #fff;
          height: .84rem;
          line-height: .84rem;
          padding-left: .43rem;
          font-size: .3rem;
          position: relative; }
        .g-head .g-nav > ul > li .list {
          padding-bottom: .25rem;
          display: none; }
          .g-head .g-nav > ul > li .list .hd, .g-head .g-nav > ul > li .list .img, .g-head .g-nav > ul > li .list .msg {
            display: none; }
          .g-head .g-nav > ul > li .list .nav a {
            display: block;
            color: rgba(255, 255, 255, 0.64);
            font-size: .24rem;
            line-height: .64rem;
            padding-left: .77rem; }
        .g-head .g-nav > ul > li.s-nav-li a.name:after {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: .8rem;
          background: url("img18_2.png") center no-repeat;
          background-size: .18rem; }

  .g-foot {
    background-image: url("g-foot-phone.jpg"); }
    .g-foot:after {
      top: 1.07rem; }
    .g-foot .link ul {
      justify-content: center; }
    .g-foot .link li {
      margin: 0 .18rem; }
    .g-foot .link a {
      height: 1.07rem;
      font-size: .24rem;
      padding-left: .46rem;
      background-size: .3rem; }
    .g-foot .logo {
      width: 3.52rem;
      margin: 0 auto;
      padding-top: .56rem; }
    .g-foot .content {
      font-size: .21rem;
      line-height: .36rem;
      text-align: center;
      padding-top: .55rem; }
    .g-foot .msg {
      font-size: .18rem;
      line-height: .48rem;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: .6rem 0; }
    .g-foot .share {
      position: relative;
      top: 0;
      padding-top: .5rem; }
      .g-foot .share ul {
        justify-content: center; }
      .g-foot .share li {
        margin: 0 .175rem; }
        .g-foot .share li a {
          width: .7rem; }
          .g-foot .share li a img {
            width: 100%; }
        .g-foot .share li .layer {
          width: 2rem;
          margin-bottom: .2rem;
          margin-left: -1rem; }
          .g-foot .share li .layer:after {
            width: .3rem;
            height: .3rem;
            right: 50%; }
          .g-foot .share li .layer .name {
            font-size: .24rem;
            color: #333;
            line-height: 1.3em;
            padding: .02rem 0 .06rem 0;
            position: relative;
            z-index: 2; }

  .index-flash .list li {
    height: 4.35rem; }
    .index-flash .list li .title {
      left: 0;
      text-align: center;
      bottom: .56rem; }
      .index-flash .list li .title h2 {
        font-size: .28rem;
        padding-bottom: 0;
        text-shadow: 0 2px 2px rgba(0, 0, 0, 0.66); }
      .index-flash .list li .title .btn {
        display: none; }
  .index-flash .arrow {
    display: none; }
  .index-flash .img-list {
    position: absolute;
    z-index: 5;
    right: 50%;
    bottom: -.5rem;
    transform: translateX(50%); }
    .index-flash .img-list dl {
      margin-left: -.04rem; }
    .index-flash .img-list dd {
      padding-left: .04rem; }
      .index-flash .img-list dd .img {
        width: .97rem; }
        .index-flash .img-list dd .img img {
          height: .59rem; }

  .index-title {
    position: relative; }
    .index-title .en {
      font-size: .22rem; }
    .index-title h2 {
      font-size: .54rem; }
    .index-title .more {
      width: .9rem;
      height: .9rem;
      font-size: .3rem; }

  .index-news:after {
    margin-right: -7rem; }
  .index-news .wal {
    padding-top: 1.2rem; }
  .index-news .list {
    padding: .35rem 0 0 0; }
    .index-news .list ul {
      flex-wrap: wrap; }
    .index-news .list li {
      width: 100%; }
    .index-news .list a .hd .zoomImg img {
      height: 4.35rem; }
    .index-news .list a .hd .time {
      bottom: -.04rem;
      width: 1.08rem;
      height: 1.42rem;
      font-size: .64rem;
      line-height: .54rem;
      padding-top: .2rem;
      padding-left: .12rem; }
      .index-news .list a .hd .time em {
        font-size: .36rem; }
    .index-news .list a .bd .tag {
      font-size: .24rem;
      line-height: .9rem; }
    .index-news .list a .bd h5 {
      font-size: .28rem;
      line-height: .36rem; }
    .index-news .list a .bd p {
      font-size: .24rem;
      line-height: .36rem;
      margin-top: .18rem; }
  .index-news .list2 {
    position: relative;
    padding: .17rem 0 .9rem 0; }
    .index-news .list2:before {
      height: .08rem; }
    .index-news .list2 li a {
      height: auto;
      font-size: .32rem;
      line-height: .48rem;
      flex-wrap: wrap;
      padding: .35rem 0; }
      .index-news .list2 li a .time {
        font-size: .28rem;
        width: 100%;
        padding-bottom: .06rem; }
    .index-news .list2 .more {
      padding-top: .54rem;
      display: flex;
      justify-content: flex-end; }
    .index-news .list2 .more a {
      font-size: .24rem;
      position: relative;
      top: 0;
      right: 0; }
      .index-news .list2 .more a:before {
        width: .9rem;
        height: .9rem;
        font-size: .3rem;
        margin-right: .32rem; }

  .index-list li, .index-service .list li, .index-ideological .list li {
    width: 100%;
    padding: 0 0 .87rem .6rem; }
  .index-list a, .index-service .list a, .index-ideological .list a {
    padding-bottom: .78rem; }
    .index-list a .zoomImg img, .index-service .list a .zoomImg img, .index-ideological .list a .zoomImg img {
      height: 8.26rem; }
    .index-list a .bd, .index-service .list a .bd, .index-ideological .list a .bd {
      min-height: 3.14rem;
      width: 5.6rem;
      padding: .8rem .6rem 0 .85rem; }
      .index-list a .bd:before, .index-service .list a .bd:before, .index-ideological .list a .bd:before {
        width: .1rem; }
      .index-list a .bd h5, .index-service .list a .bd h5, .index-ideological .list a .bd h5 {
        font-size: .28rem;
        line-height: .36rem;
        height: 0.72rem; }
      .index-list a .bd .btn, .index-service .list a .bd .btn, .index-ideological .list a .bd .btn {
        width: .64rem;
        height: .64rem;
        font-size: .2rem;
        margin-top: .4rem;
        left: 3.37rem; }

  .index-service .index-title, .index-ideological .index-title {
    padding: 1.3rem 0 .55rem 0; }
    .index-service .index-title .content, .index-ideological .index-title .content {
      font-size: .21rem;
      line-height: .36rem;
      max-width: 100%;
      margin-top: .35rem; }
    .index-service .index-title .more, .index-ideological .index-title .more {
      bottom: auto;
      top: 1.38rem; }

  .index-service {
    background: linear-gradient(70deg, #013997, #28E7CE); }
    .index-service .wal {
      min-height: 9.15rem; }
    .index-service .index-title {
      color: #fff; }
      .index-service .index-title h2, .index-service .index-title .en {
        color: #fff; }

  .index-ideological:before {
    display: none; }

  .index-1 {
    padding-top: .54rem;
    margin: 0 auto;
    flex-wrap: wrap; }
    .index-1:before {
      left: auto;
      right: 0;
      width: 7rem;
      height: 2rem;
      margin-left: -6rem;
      background: linear-gradient(to right, #0048B4, #28E7CE); }
    .index-1 .list {
      width: 100%;
      margin-bottom: .2rem; }
      .index-1 .list > .title {
        padding: 0;
        bottom: 1.75rem;
        left: .5rem; }
        .index-1 .list > .title .en {
          font-size: .21rem; }
        .index-1 .list > .title h5 {
          font-size: .54rem; }
      .index-1 .list li a.item {
        height: 5.1rem; }
        .index-1 .list li a.item .zoomImg img {
          height: 5.1rem; }
        .index-1 .list li a.item .bd {
          padding-right: 0;
          padding-left: .5rem;
          bottom: -.6rem; }
          .index-1 .list li a.item .bd .name {
            padding: .3rem 0 .3rem .47rem; }
            .index-1 .list li a.item .bd .name h5 {
              font-size: .27rem;
              height: 0.8rem;
              line-height: .4rem;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              padding: 0 .3rem; }
              .index-1 .list li a.item .bd .name h5:before {
                top: 0;
                transform: translateY(0); }
    .index-1 .arrow {
      top: 2rem;
      right: .26rem;
      left: .26rem;
      justify-content: space-between;
      pointer-events: none; }
      .index-1 .arrow:before {
        display: none; }
      .index-1 .arrow a {
        background-size: .24rem;
        width: 1em;
        pointer-events: auto; }
    .index-1 .list-1 .arrow {
      bottom: auto;
      right: .26rem;
      margin-right: 0; }
      .index-1 .list-1 .arrow a.prev {
        background-image: url("prev17-white.png"); }
      .index-1 .list-1 .arrow a.next {
        background-image: url("next17-white.png"); }
    .index-1 .list-2 {
      top: 0; }
      .index-1 .list-2 li a.item .bd {
        padding: 0 0 0 .5rem; }
        .index-1 .list-2 li a.item .bd .title {
          text-align: left; }
      .index-1 .list-2 .arrow {
        top: 2rem;
        right: .26rem; }

  .index-about {
    background: none; }
    .index-about .index-title {
      padding-top: .2rem; }
      .index-about .index-title .content {
        font-size: .21rem;
        line-height: .36rem;
        padding-top: .35rem; }
    .index-about .list {
      padding-bottom: 1.55rem; }
      .index-about .list li {
        width: 100%;
        padding: .35rem 0; }
        .index-about .list li .ico {
          width: 1.15rem;
          flex: 0 0 auto; }
        .index-about .list li p {
          font-size: .24rem;
          line-height: .36rem;
          width: 100%;
          padding-left: .3rem; }

  .index-events:after {
    left: 0;
    top: 0;
    right: 0;
    bottom: .4rem;
    background: linear-gradient(to bottom, #003E9A, #28E7CE); }
  .index-events:before {
    left: .5rem;
    top: auto;
    height: .4rem; }
  .index-events .wal {
    position: relative;
    z-index: 5;
    min-height: 8.4rem; }
  .index-events .index-title {
    padding-top: .96rem; }
    .index-events .index-title .content {
      width: 100%;
      font-size: .21rem;
      line-height: .36rem;
      padding: .4rem 0 .6rem 0; }
    .index-events .index-title .more {
      position: absolute;
      top: 1.03rem; }
  .index-events .list {
    position: relative;
    top: 0;
    width: 100%;
    transform: translateY(0); }
    .index-events .list li {
      width: 100%;
      padding: 0 0 .36rem .44rem; }
    .index-events .list a .zoomImg img {
      height: 4.32rem; }
    .index-events .list a .bd {
      min-height: 2.2rem;
      padding: .5rem .6rem 0 .6rem; }
      .index-events .list a .bd:before {
        left: .6rem;
        right: .6rem;
        height: .08rem; }
      .index-events .list a .bd h5 {
        font-size: .3rem;
        line-height: .4rem;
        height: .4rem; }
      .index-events .list a .bd dl {
        font-size: .22rem;
        line-height: .4rem;
        padding-top: .3rem; }
        .index-events .list a .bd dl dd {
          padding-left: .4rem;
          background-size: .2rem; }

  .index-topics .wal {
    padding-top: 1.5rem; }
  .index-topics .control {
    height: 1.3rem; }
    .index-topics .control .num {
      font-size: .36rem; }
    .index-topics .control .arrow {
      display: none; }
  .index-topics .list li a {
    padding-bottom: .78rem; }
    .index-topics .list li a .zoomImg img {
      height: 8.26rem; }
    .index-topics .list li a .bd {
      min-height: 3.14rem;
      width: 5.6rem;
      padding: .8rem .6rem 0 .85rem; }
      .index-topics .list li a .bd:before {
        width: .1rem; }
      .index-topics .list li a .bd h5 {
        font-size: .28rem;
        line-height: .36rem;
        height: 0.72rem; }
      .index-topics .list li a .bd .btn {
        width: .64rem;
        height: .64rem;
        font-size: .2rem;
        margin-top: .4rem;
        left: 3.37rem; }

  .index-reports .wal {
    min-height: 7.3rem;
    padding: .75rem 0 1rem 0; }
  .index-reports .list {
    padding-top: .2rem; }
    .index-reports .list li {
      border-bottom: #E5E6EB solid 1px; }
    .index-reports .list a {
      flex-wrap: wrap;
      height: auto;
      padding: .26rem 0 .06rem 0;
      font-size: .24rem; }
      .index-reports .list a .tag {
        position: relative;
        top: 0;
        transform: translateY(0);
        padding: 0 .2rem;
        height: .42rem;
        font-size: .18rem; }
      .index-reports .list a .time {
        width: auto;
        padding-left: .34rem; }
      .index-reports .list a .name {
        width: 100%;
        height: .66rem;
        line-height: .66rem;
        overflow: hidden; }

  .page-banner .wal {
    height: 3.53rem;
    padding-bottom: .17rem; }
  .page-banner .content {
    display: none; }
  .page-banner .title2 {
    bottom: .76rem; }
  .page-banner .nav {
    width: 100%; }
    .page-banner .nav h2 {
      width: 100%; }
    .page-banner .nav h2 a {
      border-right: 0;
      width: 100%;
      font-size: .24rem;
      padding: 0 .44rem 0 .45rem;
      justify-content: space-between; }
      .page-banner .nav h2 a:after {
        margin-left: 0;
        width: .24rem;
        height: .24rem;
        background: url("img18.png") center no-repeat;
        background-size: .18rem; }
    .page-banner .nav ul {
      padding-left: 0;
      position: absolute;
      z-index: 20;
      left: 0;
      top: 100%;
      right: 0;
      background: #fff;
      display: none;
      flex-direction: column; }
    .page-banner .nav li {
      margin-left: 0;
      border-top: #eee solid 1px; }
      .page-banner .nav li a {
        line-height: .9rem;
        padding: 0 .5rem;
        font-size: .24rem; }
        .page-banner .nav li a:before {
          display: none; }
        .page-banner .nav li a.on {
          color: #0048B4; }
    .page-banner .nav:hover ul {
      display: block; }

  .teching {
    padding: .9rem 0 .83rem 0; }
    .teching li {
      width: 100%;
      padding: 0 0 .76rem .49rem; }
    .teching a .zoomImg img {
      height: 4.4rem; }
    .teching a .bd {
      padding-bottom: .4rem; }
      .teching a .bd:before {
        width: 1rem;
        height: .06rem; }
      .teching a .bd h5 {
        font-size: .35rem;
        line-height: 1.1rem; }
        .teching a .bd h5:after {
          width: .43rem;
          height: .43rem;
          background-size: .15rem; }
      .teching a .bd p {
        font-size: .24rem;
        line-height: .35rem;
        height: 1.05rem; }

  .teching-2 li {
    width: 100%; }

  .teching-news:before {
    height: calc(100% - 3.53rem);
    background: linear-gradient(to right, #0048B4, #28E7CE); }
  .teching-news .wal {
    padding-bottom: .9rem; }
  .teching-news .title {
    height: 1.3rem; }
    .teching-news .title h2 {
      font-size: .33rem; }
    .teching-news .title a.more {
      font-size: .18rem; }
      .teching-news .title a.more:after {
        width: .4rem;
        height: .4rem;
        background-size: .15rem;
        margin-left: .2rem; }
  .teching-news .list li {
    width: 100%;
    padding-bottom: .5rem; }
  .teching-news .list a .zoomImg img {
    height: 4.35rem; }
  .teching-news .list a .bd {
    height: 1.68rem; }
    .teching-news .list a .bd:before {
      width: .13rem;
      height: .8rem; }
    .teching-news .list a .bd .name {
      padding: 0 .45rem 0 .65rem;
      font-size: .28rem;
      line-height: .4rem;
      height: 0.8rem; }
  .teching-news .btn a em {
    font-size: .24rem;
    margin-right: .29rem;
    padding-bottom: .15rem; }
  .teching-news .btn a:after {
    width: .63rem;
    height: .63rem;
    background-size: .15rem; }

  .about .row {
    padding: .85rem 0 1rem 0; }
    .about .row .title {
      display: flex;
      justify-content: center;
      width: 100%; }
      .about .row .title h2 {
        font-size: .54rem;
        padding-bottom: .36rem; }
        .about .row .title h2:before {
          width: 1.07rem;
          margin-left: -.535rem;
          height: .06rem; }
    .about .row .col {
      width: 100%;
      padding-top: .5rem; }
      .about .row .col .content {
        font-size: .24rem;
        line-height: .4rem;
        padding-bottom: .5rem; }
      .about .row .col .more a {
        justify-content: center; }
        .about .row .col .more a em {
          font-size: .24rem;
          margin-right: .29rem;
          padding-bottom: .15rem; }
        .about .row .col .more a:after {
          width: .63rem;
          height: .63rem;
          background-size: .15rem; }
  .about .list {
    padding: 0 0 1.31rem 0; }
    .about .list:before {
      height: 2.16rem; }
    .about .list li .zoomImg img {
      height: 1.46rem; }

  .about-foot {
    background-size: 8rem; }
    .about-foot > .img {
      width: 3.65rem;
      left: -.38rem;
      margin-left: 0; }
    .about-foot .wal {
      min-height: 5.4rem; }
    .about-foot .list {
      top: -.62rem; }
      .about-foot .list li {
        width: 3.14rem; }
      .about-foot .list a {
        height: 1rem;
        padding: 0 .4rem 0 .49rem; }
        .about-foot .list a h5 {
          font-size: .24rem;
          padding-bottom: .14rem; }
          .about-foot .list a h5:before {
            width: .38rem;
            margin-left: -.19rem;
            height: .02rem; }
        .about-foot .list a:after {
          width: .33rem;
          height: .33rem;
          font-size: .12rem; }
    .about-foot .more a {
      top: 1.86rem;
      right: .54rem; }
      .about-foot .more a em {
        font-size: .24rem;
        margin-right: .29rem;
        padding-bottom: .15rem; }
      .about-foot .more a:after {
        width: .63rem;
        height: .63rem;
        background-size: .15rem; }

  .school {
    padding: .9rem 0 1.2rem .5rem; }
    .school .logo {
      margin-left: 0; }
    .school .wal {
      margin: 0;
      flex-direction: column; }
      .school .wal:before {
        left: .46rem; }
      .school .wal:after {
        left: .46rem; }
    .school .list {
      width: 100%;
      padding-left: .48rem; }
      .school .list li {
        padding-bottom: .24rem; }
        .school .list li h3 {
          line-height: .7rem;
          font-size: .3rem; }
          .school .list li h3:before {
            width: .6rem; }
        .school .list li .content {
          font-size: .24rem;
          line-height: .45rem; }
          .school .list li .content:before {
            display: none; }
    .school .list-right {
      padding-top: .3rem; }
      .school .list-right li h3 {
        padding-left: .7rem; }
        .school .list-right li h3:before {
          left: 0; }
      .school .list-right li .content {
        padding-left: .7rem; }
    .school .list-left {
      text-align: left; }
      .school .list-left li h3 {
        padding: 0 0 0 .7rem; }
        .school .list-left li h3:before {
          right: auto;
          left: 0; }
      .school .list-left li .content {
        padding: 0 0 0 .7rem; }

  .research {
    padding: .87rem 0 1.48rem 0; }
    .research.wal {
      margin: 0; }
    .research .list li {
      padding-bottom: 0; }
      .research .list li .zoomImg img {
        height: 3.95rem; }
      .research .list li .bd {
        position: relative;
        left: 0;
        transform: translateX(0);
        width: 6.7rem;
        margin: 0 auto;
        top: -.4rem; }
        .research .list li .bd h5 {
          padding: 0 .3rem;
          height: .9rem;
          line-height: .9rem;
          overflow: hidden;
          font-size: .22rem;
          position: absolute;
          left: 0;
          right: 0;
          top: -.9rem; }
        .research .list li .bd .content {
          padding: 0 .25rem; }
          .research .list li .bd .content .time {
            padding: .35rem 0 .2rem 0;
            font-size: .24rem; }
          .research .list li .bd .content p {
            font-size: .24rem;
            line-height: .39rem;
            height: 2.34rem;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 6;
            -webkit-box-orient: vertical; }
    .research .btn a em {
      font-size: .24rem;
      margin-right: .29rem;
      padding-bottom: .15rem; }
    .research .btn a:after {
      width: .63rem;
      height: .63rem;
      background-size: .15rem; }
    .research .arrow a {
      top: 2.4rem; }
    .research .arrow a.prev {
      left: .3rem; }
    .research .arrow a.next {
      right: .3rem; }

  .research-imgs .list .swiper-slide {
    padding: 1rem 0;
    width: 6rem; }
    .research-imgs .list .swiper-slide .img img {
      height: 4.1rem; }
    .research-imgs .list .swiper-slide .name {
      bottom: 1rem;
      right: 0;
      height: .92rem;
      line-height: .92rem;
      font-size: .22rem; }
  .research-imgs .dots {
    position: relative;
    top: -.4rem; }
  .research-imgs .arrow a.prev {
    left: .4rem;
    margin-left: 0; }
  .research-imgs .arrow a.next {
    right: .4rem;
    margin-right: 0; }

  .leader {
    padding: 1rem 0 1rem 0; }
    .leader li {
      padding-bottom: .63rem; }
      .leader li .side {
        width: 100%;
        padding-bottom: 1.13rem; }
        .leader li .side .zoomImg {
          height: 4.3rem; }
          .leader li .side .zoomImg img {
            height: 4.3rem; }
        .leader li .side .name {
          top: 3.65rem;
          width: 5.5rem;
          height: 1.14rem;
          padding: .25rem 0 0 .65rem; }
          .leader li .side .name:before {
            width: .1rem; }
          .leader li .side .name h5 {
            font-size: .38rem; }
          .leader li .side .name em {
            margin-left: .38rem;
            font-size: .24rem; }
      .leader li .col {
        width: 100%;
        font-size: .24rem;
        line-height: .4rem;
        padding-top: .38rem; }
        .leader li .col:before {
          width: .96rem;
          height: .05rem; }
        .leader li .col:after {
          width: 100%; }
        .leader li .col .item {
          padding-bottom: .26rem; }
          .leader li .col .item h5 {
            font-size: .24rem; }

  .overview .content {
    font-size: .24rem;
    line-height: .4rem;
    max-width: 6.1rem; }
    .overview .content .p {
      padding-bottom: .24rem; }
  .overview .img {
    margin-left: -.38rem;
    margin-right: -.38rem; }

  .group h2.title {
    font-size: .32rem; }
  .group .item {
    padding-bottom: .6rem;
    flex-wrap: wrap; }
    .group .item .content {
      font-size: .24rem;
      line-height: .48rem;
      margin: .1rem 0;
      min-width: 50%; }

  .news h2 {
    font-size: .32rem; }
  .news .list a {
    height: auto;
    font-size: .24rem;
    padding: .26rem 0;
    align-items: flex-start;
    line-height: 1.7em; }
    .news .list a .time {
      font-size: .24rem;
      padding-right: .2rem; }

  .page-num a {
    margin: 0 .06rem;
    width: .6rem;
    height: .6rem;
    font-size: .24rem; }

  .department h2 {
    font-size: .32rem; }
  .department .content {
    font-size: .24rem;
    line-height: .44rem; }

  .notice-list {
    padding-top: .7rem; }
    .notice-list li {
      width: 100%; }
    .notice-list a {
      padding: .45rem .5rem 0 .5rem;
      min-height: 1rem; }
      .notice-list a .name {
        font-size: .24rem;
        line-height: .4rem;
        height: auto; }
      .notice-list a .time {
        font-size: .26rem;
        line-height: 1rem; }

  .service-1 {
    padding: 1rem 0; }
    .service-1 h2.title {
      font-size: .32rem; }
    .service-1 .row {
      flex-wrap: wrap; }
    .service-1 .item {
      width: 100%; }
      .service-1 .item h3 {
        font-size: .28rem;
        line-height: .7rem; }
      .service-1 .item .list li {
        font-size: .24rem;
        line-height: .34rem; }
        .service-1 .item .list li .name {
          width: 4rem; }

  .service-3 {
    padding: 1.8rem .3rem; }
    .service-3 .ewm {
      position: relative;
      left: 0;
      top: 0;
      transform: translateX(0);
      width: 100%;
      border-bottom: 0;
      padding: .6rem .43rem .6rem .43rem; }
      .service-3 .ewm img {
        width: 1.46rem; }
      .service-3 .ewm .name {
        font-size: .24rem;
        padding-top: .2rem; }
    .service-3 .wal {
      flex-wrap: wrap;
      margin: 0; }
    .service-3 .col {
      width: 100%;
      min-height: 4rem;
      padding: 0 .44rem .2rem .44rem; }
      .service-3 .col:nth-child(2) {
        border-top: #DCE1E9 solid 1px;
        border-left: 0; }
    .service-3 div.title p {
      font-size: .24rem; }
    .service-3 h3.title {
      font-size: .28rem;
      line-height: .48rem; }
    .service-3 .list {
      font-size: .24rem;
      line-height: .48rem;
      padding-bottom: .4rem; }

  .page-curr {
    height: .9rem;
    padding: 0;
    margin-top: -.2rem; }
    .page-curr .curr {
      font-size: .18rem; }
      .page-curr .curr a {
        margin-right: .3rem; }
        .page-curr .curr a:after {
          right: -.3rem;
          width: .3rem; }
    .page-curr .btns {
      padding-right: 0; }
      .page-curr .btns dd {
        width: .3rem; }

  .news-detail {
    padding: .55rem 0 1rem 0; }
    .news-detail h2.title {
      font-size: .4rem; }
    .news-detail .msg {
      font-size: .21rem;
      padding: .45rem 0 .6rem 0; }
    .news-detail .content {
      font-size: .27rem; }
      .news-detail .content .img .name {
        font-size: .21rem;
        line-height: .3rem;
        padding: .2rem 0; }
        .news-detail .content .img .name:after {
          width: 1.92rem;
          background: #CCCCCC; }
      .news-detail .content h3.title {
        font-size: 1.1em; } 	
		.list .li_01{ display:none;}
	
		}
@media screen and (max-width: 550px) {
  .wal {
    margin: 0 .38rem; } }
@media screen and (max-width: 1080px) and (orientation: landscape) {
  body:after {
    content: '请竖屏观看';
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; } }

/*# sourceMappingURL=phone.css.map */