body.show a, body.show .transition, body.show :before, body.show :after, body.show img {
  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, .p-more, .p-tag, .p-layer, .g-nav2 .btn-list .language .name, .index-research .dots {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .p-more, .p-layer, .g-nav2 .btn-list .language .name {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .p-layer, .g-foot .share ul, .g-foot .info, .g-foot .info .list ul, .index-research .dots {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .p-more, .g-foot .info .col, .index-campus-life .list ul, .foot-link .list ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav2 .scroll ul, .g-nav2 .scroll li .list dl, .g-nav2 .btn-list ul, .g-foot .info, .index-news .container, .index-campus-life .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.bsBox {
  box-sizing: content-box; }

.p-ico {
  font-family: 'icon';
  font-size: .2rem; }

.p-more {
  font-size: .18rem;
  color: #12368f;
  width: 1.78rem;
  border-bottom: #12368f solid 0.03rem;
  height: .55rem; }
  .p-more:after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    background: url("../images/arrow58.png") center no-repeat;
    background-size: 100%;
    width: .58rem;
    height: .2rem; }

.p-title h2 {
  color: #12368f;
  font-size: .6rem;
  line-height: 1em;
  letter-spacing: -.04rem; }
.p-title p {
  font-size: .18rem;
  line-height: .24rem;
  color: #747474;
  padding-top: .1rem; }

.p-tag a, .p-tag em {
  text-transform: uppercase;
  color: #B7AA00;
  border-bottom: #B7AA00 solid .02rem;
  line-height: 1em;
  padding-bottom: .08rem;
  margin-right: .2rem; }
.p-tag a:hover {
  color: #B7AA00; }

.p-layer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden; }
  .p-layer.show {
    opacity: 1;
    visibility: visible; }

.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000; }
  .pageTips .container {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 630px;
    margin-left: -315px;
    margin-top: -160px; }
    .pageTips .container a.close {
      display: block;
      width: 50px;
      height: 50px;
      position: absolute;
      z-index: 1;
      left: auto;
      right: -15px;
      top: 40px;
      bottom: auto;
      background: url("../images/close.png") center no-repeat; }
    .pageTips .container .img {
      text-align: center; }
    .pageTips .container .msg {
      font-size: 18px;
      line-height: 36px;
      padding-top: 30px; }
    .pageTips .container a {
      color: #fff;
      text-decoration: underline; }

.p-more {
  font-size: .28rem;
  width: 2.2rem;
  height: .65rem; }

.p-title p {
  font-size: .24rem;
  line-height: .32rem; }

.p-tag a, .p-tag em {
  padding-bottom: .14rem; }

/*-------------------------*/
html {
  font-size: 50px; }

body {
  font-size: .24rem; }

.wal {
  max-width: 800px;
  margin: 0 .5rem; }

.g-head:before {
  height: 1.45rem; }
.g-head .wal {
  min-height: 0rem;
 }
.g-head a.logo {
  width: 2.3rem; }
.g-head .btn-list {
  display: none; }
.g-head a.navA {
  right: 0.01rem;
  width: 1.23rem;
  height: 1.02rem; }
  .g-head a.navA:after {
    background-size: .4rem; }

.g-nav {
  display: none; }

.g-nav2 {
  background: #12368f;
  overflow-y: auto; }
  .g-nav2 .scroll {
    position: static;
    padding-top: 1.37rem; }
    .g-nav2 .scroll li {
      width: 100%;
      text-align: left;
      padding-top: 0;
      border-bottom: rgba(255, 255, 255, 0.13) solid 1px; }
      .g-nav2 .scroll li h2 {
        font-size: .36rem;
        line-height: 1rem;
        padding-left: .5rem;
        position: relative; }
        .g-nav2 .scroll li h2.h2:after {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          right: .5rem;
          font-size: .3rem;
          font-family: 'icon';
          content: "\EAED";
          color: #fff; }
      .g-nav2 .scroll li.on h2.h2:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg); }
      .g-nav2 .scroll li .list {
        padding: 0 0 0 .5rem;
        display: none; }
        .g-nav2 .scroll li .list h3 {
          font-size: .3rem;
          line-height: .96rem;
          border-top: rgba(255, 255, 255, 0.13) solid 1px; }
          .g-nav2 .scroll li .list h3:nth-child(1) {
            border: 0; }
        .g-nav2 .scroll li .list dl {
          margin-left: -.5rem;
          padding: 0 .2rem .3rem 0;
          margin-top: -.1rem; }
        .g-nav2 .scroll li .list dd {
          font-size: .24rem;
          line-height: .6rem;
          min-width: 25%;
          padding-left: .5rem; }
          .g-nav2 .scroll li .list dd a {
            display: block;
            height: .6rem; }
  .g-nav2 .btn-list a {
    color: #fff; }
  .g-nav2 .btn-list ul {
    border-bottom: rgba(255, 255, 255, 0.13) solid 1px;
    padding: .25rem 0 .25rem .5rem; }
    .g-nav2 .btn-list ul li {
      width: 25%; }
    .g-nav2 .btn-list ul a {
      display: block;
      font-size: .24rem;
      line-height: .64rem; }
  .g-nav2 .btn-list .language {
    border-bottom: rgba(255, 255, 255, 0.13) solid 1px; }
    .g-nav2 .btn-list .language .name {
      height: 1rem;
      padding-left: .5rem;
      font-size: .24rem; }
      .g-nav2 .btn-list .language .name i {
        flex-shrink: 0;
        font-size: .24rem;
        margin-right: .1rem;
        font-style: normal; }
  .g-nav2 .btn-list .search {
    position: relative;
    padding: .4rem .5rem; }
    .g-nav2 .btn-list .search .btn {
      font-size: .36rem;
      color: #12368f;
      position: absolute;
      top: .4rem;
      right: .5rem;
      bottom: .4rem;
      z-index: 5;
      line-height: .9rem;
      width: 1rem;
      text-align: center; }
      .g-nav2 .btn-list .search .btn input {
        width: 100%;
        height: .9rem;
        cursor: pointer;
        position: absolute;
        z-index: 1;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
    .g-nav2 .btn-list .search .input {
      height: .9rem;
      background: #fff; }
      .g-nav2 .btn-list .search .input input {
        width: 100%;
        height: .9rem;
        line-height: .9rem;
        font-size: .24rem;
        padding: 0 .2rem; }


/*index*/
.index-flash li {
  
  padding: 0 0 1.2rem .5rem; }
  .index-flash li h2 {
    font-size: .4rem;
    line-height: 0rem; }
.index-flash .arrow {
  right: .5rem; }

  .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
