@charset "utf-8";
body.show a, body.show .transition, body.show .index-notice .img-list li a .name, .index-notice .img-list li a body.show .name, 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;}

@media screen and (max-width: 768px) {
#page-list { margin-top: .2rem !important;}
#page-list .p_pages span, #page-list .p_t{ display: none;}
#page-list .p_pages .p_prev_d, #page-list .p_pages .p_next, #page-list .p_pages .p_prev, #page-list .p_pages .p_next_d { display: inline-block; width: 45%; margin: 0 2%;}
#page-list .p_pages .p_prev a, #page-list .p_pages .p_next a { width: 100%; background: #f6f6f6;color: #660774;color: #002e73;}

#page-list .p_pages .p_prev_d, #page-list .p_pages .p_next_d, #page-list .p_pages .p_prev a, #page-list .p_pages .p_next a { padding-top: .25rem; padding-bottom: .25rem; font-size: .22rem;}
#page-list .p_pages .p_prev a:hover, #page-list .p_pages .p_next a:hover { color: #fff;}
}

.new-show .content p.vsbcontent_img{ text-align: center; text-indent: 0;}
.index-news .img-list a p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.index-notice .list li a .name { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.about-3 .year-list ul { flex-flow: row-reverse;}

.ellipsis, .index-news .img-list a .name, .index-news .list a .name, .index-special a .name, .teaching-3 .list li a .name, .teaching-list a, .research-list a .name, .news-1 .list a, .new-list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.flex, .g-foot .wal, .indexFlash .dots, .index-news .list a, .index-notice .img-list .dots, .p-nav .nav ul, .about-3 .year-list ul, .p-class .row, .p-num, .teaching-3 .list li a, .teaching-nav ul, .research-1 .imgs .dots, .news-1 .imgs .dots, .new-list2 li a {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;}

.flexColumn, .research-2 .list a {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;}
table { width: 100%;}
.itemsCenter, .g-foot .wal, .index-news .list a, .about-2 .container, .p-class .row, .p-num, .teaching-3 .list li a, .research-2 .list a {
  align-items: center;
  -webkit-align-items: center;}

.justifyCenter, .indexFlash .dots, .index-notice .img-list .dots, .p-num, .teaching-nav ul, .research-1 .imgs .dots, .research-2 .list a, .news-1 .imgs .dots {
  justify-content: center;
  -webkit-justify-content: center;}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;}

.flexBetween, .g-foot .wal, .index-news .list ul, .index-notice .wal, .about-2 .container, .introduction, .team-1 ul, .teaching-2 .list ul, .research-1, .research-2 .list ul, .new-list2 li a {
  justify-content: space-between;
  -webkit-justify-content: space-between;}

.flexWrap, .p-list ul, .g-nav ul, .index-news .img-list ul, .index-news .list ul, .index-notice .wal, .index-special ul, .about-2 .container, .introduction, .team-1 ul, .p-class .row ul, .team-list ul, .team-show .container, .teaching-2 .list ul, .teaching-4 .list ul, .research-1, .research-2 .list ul, .research-list ul, .news-1 .list ul, .news-2 .list ul, .leader .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;}

.p-more {
  display: block;
  /*width: 1.83rem;
  line-height: .5rem;*/
  width: 172px; 
   height: 48px; 
  line-height: 48px;
  margin: 0 auto;
  /*background: #F7B113;*/
  background-color: #256edc;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  font-size: .16rem;
  color: #fff;
  text-align: center;}
  .p-more:hover {
    /*background: #660774;*/
    background: #002e73;
    color: #fff;}

.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url(../image/bg.jpg);}
  .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(../image/close.jpg) center no-repeat;}
    .pageTips .container .img {
      text-align: center;}
    .pageTips .container .msg {
      font-size: 18px;
      line-height: 36px;
      text-align: justify;
      padding-top: 30px;}
    .pageTips .container a {
      color: #fff;
      text-decoration: underline;}

.p-title {
  text-align: center;
  padding: .8rem 0 .5rem 0;}
  .p-title h2 {
    font-weight: 400;
    font-size: .36rem;
    color: #660774;
    color: #002e73;
    line-height: 1em;}

.p-content, .about-1 .container .content, .about-2 .container .content, .about-3 .container .content, .team-1 li .content, .teaching-2 .list a .box p, .research-3 .content, .research-show .content, .news-1 .imgs li a .box .content {
  font-size: .16rem;
  line-height: .3rem;
  text-align: justify;
  color: rgba(0, 0, 0, 0.7);}

.p-list ul {
  margin-left: -.6rem;}
.p-list li {
  width: 50%;
  padding-left: .6rem;}
.p-list a { min-height: 100%;
  display: block;
  border-top: #e5e5e5 solid 1px;
  line-height: .36rem;
  padding: .37rem 1.25rem .37rem .18rem;
  font-size: .2rem;
  color: rgba(0, 0, 0, 0.7);
  position: relative;}
  .p-list a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #e5e5e5;}
  .p-list a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: .46rem;
    width: .19rem;
    background: url(../image/arrow19.jpg) center no-repeat;
    background-size: 100%;
    opacity: .3;}

.bsBox {
  box-sizing: content-box;}

* {
  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: .12rem;
  font-family: Arial, "微软雅黑";
  color: #000;
  -webkit-text-size-adjust: none;}

a {
  color: #000;
  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: #660774;
    color: #0d4599;
    outline: none;}

li {
  list-style: outside none;}

h1 {
  font-size: 16px;}

h2, h3, h4, h5 {
  font-size: 14px;}

h5 {
  font-size: .12rem;}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0;}

em {
  font-style: normal;}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;}

.fl {
  float: left;}

.fr {
  float: right;}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;}

.wal {
  /*max-width: 12.83rem;*/
  width: 1280px;
  margin: 0 auto;}

.wal2 {
  max-width: 12.16rem;
  margin: 0 auto;}

@font-face {
  font-family: "Times-BoldItalic";
src: url(fonts/times-bolditalic.w.jpg) format("woff2"), url(fonts/times-bolditalic..jpg) format("woff"), url(fonts/times-bolditalic.jpg) format("truetype"), url(fonts/times-bolditalic.jpg) format("embedded-opentype"), url(fonts/times-bolditalic.jpg) format("svg");
  font-weight: normal;
  font-style: normal;}
/*-------------------------*/
.g-headD {
  height: 1.95rem;}

.g-head {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff url(../image/head-bg.jpg) center no-repeat;
  background-size: cover;}
  .g-head .wal {
    min-height: 1.95rem;
    position: relative;}
  .g-head a.logo {
    display: block;
    background: url(../image/logo.jpg) center no-repeat;
    background-size: 100%;
    width: 4.81rem;
    height: .92rem;
    position: absolute;
    z-index: 1;
    left: 0.6rem;
    right: auto;
    top: 0.26rem;
    bottom: auto;}
  .g-head .language {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.61rem;
    top: 0.5rem;
    bottom: auto;
    font-size: .16rem;
    color: #484848;}
    .g-head .language em {
      padding: 0 .15rem;}
    .g-head .language a {
      color: #484848;}
      .g-head .language a:hover, .g-head .language a.on {
        color: #660774;color: #002e73;}
  .g-head .search {
    position: absolute; overflow:hidden;
    z-index: 1;
    left: auto;
    right: 0.43rem;
    top: 1.39rem;
    bottom: auto;
    -moz-border-radius: 0.4rem;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;
    width: 2.33rem;
    height: .38rem;
    border: #BDBDBD solid 1px;
    background: #fff;}
    .g-head .search .input input {
      width: 100%;
      height: .36rem;
      line-height: .36rem;
      font-size: .14rem;
      padding: 0 .15rem;}
    .g-head .search .submit {
      position: absolute;
      z-index: 1;
      left: auto;
      right: 0;
      top: 0;
      bottom: 0;
      background: url(../image/search16.jpg) center no-repeat #fff;
      background-size: .16rem;
      width: .5rem;}
      .g-head .search .submit input {
        width: 100%;
        height: .36rem;
        cursor: pointer;}

.g-nav {
  position: absolute;
  z-index: 1;
  left: 0.42rem;
  right: auto;
  top: auto;
  bottom: 0;}
  .g-nav li {
    margin-right: 1px;}
  .g-nav a.name {
    display: block;
    height: .73rem;
    line-height: .73rem;
    font-size: .18rem;
    color: #0C0E0F;
    position: relative;
    padding: 0 .26rem;}
    .g-nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -.05rem;
      width: 0;
      margin-left: 0;
      opacity: 0;
      height: .1rem;
      background: #EAA715;}
    .g-nav a.name:hover:before, .g-nav a.name.on:before {
      width: .92rem;
      margin-left: -.46rem;
      opacity: 1;}

.g-foot {
    font-size: 14px;  
    background: #0d4599;
}
.g-foot .wal {
    position: relative;
    height: 1.26rem;
    padding: 0 .29rem 0 .08rem;}*/
.g-foot .wrap {
    width: 1280px;
    margin: 0 auto;
    padding: 26px 0;
    padding: 20px 0;
}
.g-foot .wal .logo {
    width: 3.09rem;}
.g-foot .wal p {
      line-height: .24rem;}
.g-foot .msg {
    float:left;
    /*text-align: center;*/
    color: #fff;
    line-height: 30px;
    /*padding: 26px 0;
    margin-top: 23px;*/
}
.g-foot .msg p{line-height: 30px;}
.g-foot .erweima_box {
     float:right;
     text-align: center;
}
.g-foot .erweima_box img{
      width: 110px;
}
.g-foot .erweima_box  .description{
      color: #fff;
      font-size: 15px;
      /*line-height: 21px;*/
      margin-top: 6px;
      letter-spacing: 1px;
}




/*index*/
.indexFlash {
  width: 12.8rem;
  overflow: hidden;
  position: relative;
  max-width: 19.2rem;
  height: 4.9rem;
  margin: 0 auto;
  margin-top: 0.2rem;
}
  .indexFlash li {
    height: 100%;
    background: center no-repeat;
    background-size: cover;
    position: relative;}
    .indexFlash li .layer {
      position: absolute;
      z-index: 1;
      left: auto;
      right: 0;
      top: 2.12rem;
      bottom: auto;
      color: #fff;
      background: url(../image/bg-10.jpg) right center repeat-y;
      background: url(../image/bg-10-2.png) right center repeat-y;
      background-size: 100%;
      width: 11.45rem;
      padding: .5rem 0 .5rem 3.36rem;}
      .indexFlash li .layer h3 {
        font-size: .36rem;
        line-height: .48rem;
        max-width: 5.65rem;
        padding-bottom: .2rem;}
      .indexFlash li .layer p { 
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
        font-size: .18rem;
        line-height: 1.5em;
        max-width: 5.65rem;}
  .indexFlash .arrow a {
    display: block;
    width: .95rem;
    height: .95rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.74) center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: auto;
    top: calc(50% - 0.475rem);
    bottom: auto;}
    .indexFlash .arrow a:hover {
      background-color: rgba(102, 7, 116, 0.5);
      background-color: rgba(0, 46, 115, 0.5);
}
    .indexFlash .arrow a.prev {
      left: .1rem;
      background-image: url(../image/prev95on.jpg);
      background-image: url(../image/prev95on.png);
}
      .indexFlash .arrow a.prev:hover {
        background-image: url(../image/prev95.jpg);}
    .indexFlash .arrow a.next {
      right: .1rem;
      background-image: url(../image/next95on.jpg);
      background-image: url(../image/next95on.png);
}
      .indexFlash .arrow a.next:hover {
        background-image: url(../image/next95.jpg);}
  .indexFlash .dots {
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0.15rem;
    width: 100%;}
    .indexFlash .dots span {
      width: .12rem;
      height: .12rem;
      background: rgba(255, 255, 255, 0.6);
      margin: 0 .06rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;}
    .indexFlash .dots span.swiper-pagination-bullet-active {
      background: #256edc;}

.index-news {
  background: #fff;
  padding: .3rem 0 0 0;
  position: relative;
  z-index: 15;
  }
  .index-news .img-list ul {
    width:100%;
    }
.index-news .img-list li:first-child{
 padding-left:0;
}
  .index-news .img-list li {
    width: calc((100% - 0.6rem)/3);
    padding: 0 0 0 0.3rem;
    box-sizing: content-box;
}
  .index-news .img-list a {
    display: block;
    padding-bottom: .35rem;
    padding-bottom: 15px;
    box-shadow: 0 0 10px #ddd;}
    .index-news .img-list a .img {
      border-bottom: #F7B113 solid 0.1rem;
      border-bottom: 3px solid #256edc;
      width: 100%;
      overflow: hidden;
      position: relative;}
    .index-news .img-list a .img img{width:100%;height:250px;}
    .index-news .img-list a .name {
      font-size: .18rem;
    padding: 0 .1rem;
    padding: 0 15px;
    /* height: .45rem; */
    line-height: .45rem;
    line-height: 200%;
    margin-top: 8px;
    font-size: 18px;}
  .index-news .img-list a .time {     
    /* padding: .3rem 0 0 .1rem; 
    font-size: .18rem;*/
    /* font-weight: bold; */
    color: #939393;
    display: inline-block;
    width: 110px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    background-color: rgba(12,65,144,.68);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

    .index-news .img-list a p { 
      letter-spacing: 1px;
    padding: 0 .1rem;
    padding: 0 15px;
    line-height: .28rem;
    /* opacity: .6; */
    /* color: #000; */
    font-size: 14px;
    color: #666;
    line-height: 200%;
    margin-top: 2px;}
  .index-news .img-list a:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);}
  .index-news .list {
    /*border-top: rgba(135, 135, 135, 0.3) solid 1px;
    border-bottom: rgba(135, 135, 135, 0.3) solid 1px;*/
    padding: .2rem 0;
    margin-top: 10px;
}
    .index-news .list li {
      width: 5.8rem;
      border-bottom: 1px dashed #e5e5e5;
}
    .index-news .list a {
      height: .52rem;
      font-size: .18rem;
      height: 60px;
      /* font-size: 17px;*/}
      .index-news .list a .time {
    flex-shrink: 0;
    /* font-weight: bold; */
    color: #939393;
    padding-right: 0.2rem;
    padding-right: 15px;
    margin-right: 15px;
    color: #0b51b9;
    border-right: 1px dashed #c2d5f1;}
      .index-news .list a .name {
        line-height: .52rem;
    line-height: 60px;
    color: #1b1b1b;
    font-size: 17px;}
.index-news .list a:hover .name{
    color:#0d4599;
}
  .index-news .more {
    padding: .33rem 0 .6rem 0;
    padding: 10px 0 10px 0;
}

.index-notice {
  /*background: url(../image/index-notice.jpg) center no-repeat;*/
  background:#ecf2fa url(../image/index-notice2.png) bottom center no-repeat;
  /*background-size: cover;*/
  /*min-height: 7.96rem;
  padding: .8rem 0 1rem 0;*/
  padding: 60px 0 70px;
}
  .index-notice .list, .index-notice .img-list {
    width: 4.01rem;
    min-height: 6.18rem;
    height:600px;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    padding: .5rem 0 0 0;}
  .index-notice h2.title {
    /*font-size: .3rem;
    color: #660774;*/
    color: #002e73;
    font-size: 28px;
    line-height: 1em;
    text-align: center;}
  .index-notice .more {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0.5rem;}
  .index-notice .list ul {
    padding: .35rem .44rem;
    padding: 20px 44px;
}
 .index-notice .list li{
   padding:18px 0;
   border-bottom:1px solid #eee;
}
  .index-notice .list li a {
    /*min-height: .74rem;*/
    position: relative;
    display: block;
    padding: 0 0 .2rem .5rem;
    padding: 0 0 0 62px;
}
    .index-notice .list li a .time {
      position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    text-align: center;
    /* font-weight: bold; */
    font-size: .16rem;
    color: #660774;
    color: #2a5596;
    color: #002e73;
    font-size: 16px;
    /* line-height: .28rem; */
    /* line-height: 24px; */
    padding-right: 15px;
    border-right: 1px dashed #b1c4e0;}
      .index-notice .list li a .time em {
        display: block;
    font-size: .3rem;
    /* line-height: 1em; */
    font-size: 26px;
    line-height: 30px;
    color: #cb7900;
    font-weight: normal;
}
    .index-notice .list li a .name {
      font-size: .18rem;
    line-height: .28rem;
    font-size: 17px;
    color: #333;}
   
   .index-notice .list li a:hover .name{
     color: #002e73;
}
  .index-notice .img-list {
    width: 8.33rem;
    padding-left: .55rem;
    padding-right: .55rem;
    position: relative;}
    .index-notice .img-list .list-wrapper {
      width: 100%;
      overflow: hidden;
      position: relative;
      padding-top: .55rem;}
    .index-notice .img-list .list-wrapper2 {
      width: 11.49rem;
      position: relative;
      left: 50%;
      margin-left: -5.745rem;
      text-align: center;}
    .index-notice .img-list li a {
      display: block;}
      .index-notice .img-list li a .img {
        border-bottom: #F7B113 solid 0.1rem;
        border-bottom: 9px solid #256edc;
        background: #fff;}
        .index-notice .img-list li a .img img {
          opacity: .7;}
      .index-notice .img-list li a .name {
        text-align: center;
        padding: .18rem 0;
        font-size: .18rem;
        color: #464646;
        opacity: 0;}
    .index-notice .img-list li.swiper-slide-active .img {
      box-shadow: 0 0.13rem 0.24rem rgba(255, 255, 255, 0.8);
      -webkit-box-shadow: 0 0.13rem 0.24rem rgba(255, 255, 255, 0.8);
      -moz-box-shadow: 0 0.13rem 0.24rem rgba(255, 255, 255, 0.8);}
      .index-notice .img-list li.swiper-slide-active .img img {
        opacity: 1;}
    .index-notice .img-list li.swiper-slide-active .name {
      opacity: 1;}
    .index-notice .img-list .dots span {
      width: .1rem;
      height: .1rem;
      background: #cfd1d7;
      margin: 0 .1rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;}
    .index-notice .img-list .dots span.swiper-pagination-bullet-active {
      background: #34314b;}
    .index-notice .img-list .arrow a {
      display: block;
      width: .16rem;
      height: .3rem;
      background: center no-repeat;
      background-size: 100%;
      position: absolute;
      z-index: 1;
      left: auto;
      right: auto;
      top: 2.7rem;
      bottom: auto;}
      .index-notice .img-list .arrow a.prev {
        left: .2rem;
        background-image: url(../image/prev16.jpg);}
        .index-notice .img-list .arrow a.prev:hover {
          background-image: url(../image/prev16on.jpg);}
      .index-notice .img-list .arrow a.next {
        right: .2rem;
        background-image: url(../image/next16.jpg);}
        .index-notice .img-list .arrow a.next:hover {
          background-image: url(../image/next16on.jpg);}

.index-special {
  padding: .95rem 0;}
  .index-special ul {
    margin-left: -.26rem;}
  .index-special li {
    width: 25%;
    padding-left: .26rem;}
  .index-special a {
    display: block;
    color: #464646;}
    .index-special a .img {
      width: 100%;
      overflow: hidden;
      position: relative;}
    .index-special a .name {
      height: .5rem;
      line-height: .5rem;
      font-size: .18rem;}
  .index-special a:hover {
    color: #660774;color: #002e73;}
    .index-special a:hover .img img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);}

.p-banner {
  height: 3.4rem;
  background: center no-repeat;
  background-size: cover;}

.p-nav {
  min-height: .68rem;
  position: relative;
  border-bottom: rgba(0, 0, 0, 0.1) solid 1px;}
  .p-nav h2 {
    color: #fff;
    background: #660774;
    background: #002e73;
    font-size: .3rem;
    text-align: center;
    width: 2.55rem;
    line-height: 1.07rem;
    position: absolute;
    z-index: 1;
    left: 0.12rem;
    right: auto;
    top: -0.6rem;
    bottom: auto;
    padding-right: .3rem;}
  .p-nav .nav {
    position: absolute;
    z-index: 1;
    left: 2.37rem;
    right: auto;
    top: -0.32rem;
    bottom: auto;
    background: #fff;
    border-top: #F7B113 solid 0.05rem;
    min-height: .88rem;
    padding: 0 .15rem;}
    .p-nav .nav a {
      display: block;
      font-size: .18rem;
      color: #4B4B4B;
      padding: .25rem .3rem;
      line-height: 1em;}
    .p-nav .nav a:hover, .p-nav .nav a.on {
      color: #660774;color: #002e73;}
  .p-nav .curr {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.2rem;
    top: auto;
    bottom: 0;
    font-size: .14rem;
    color: #666;
    line-height: 1em;
    padding: .2rem 0;}
    .p-nav .curr a {
      color: #666;}
    .p-nav .curr a:hover {
      color: #660774;color: #002e73;}

.about-1 .p-title {
  padding: .8rem 0 .5rem 0;}
.about-1 .container {
  position: relative;
  padding-bottom: .35rem;}
  .about-1 .container .img {
    width: 6.39rem;
    border-bottom: #F7B113 solid 0.1rem;}
  .about-1 .container .content {
    background: #fff;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    width: 7.05rem;
    min-height: 3.53rem;
    padding: .5rem 0 .5rem .64rem;}
.about-1 .more {
  padding: .35rem 0 1.3rem 0;}

.about-2 {
  background: url(../image/about-2.jpg) center top no-repeat;
  background-size: auto 4rem;}
  .about-2 .wal {
    max-width: 11.48rem;}
  .about-2 .p-title {
    padding: 1.38rem 0 .83rem 0;}
  .about-2 .container {
    background: #fff;
    padding-right: .57rem;}
    .about-2 .container .img {
      width: 4.43rem;}
    .about-2 .container .content {
      width: 6.6rem;}
  .about-2 .more {
    padding: .7rem 0 1.4rem 0;}

.about-3 {
  background: #F4F6FC;
  padding-bottom: 1.48rem;}
  .about-3 .p-title {
    padding: 1.3rem 0 .6rem 0;}
  .about-3 .container {
    background: url(../image/img1021.jpg) center top no-repeat;
    background-size: 100%;
    width: 10.21rem;
    min-height: 3.25rem;
    padding-top: .15rem;
    margin: 0 auto;}
    .about-3 .container .content {
      max-width: 8.3rem;
      margin: 0 auto;
      position: relative;
      padding: .65rem 0 0 0;}
      .about-3 .container .content:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: .08rem;
        background: #F7B113;}
  .about-3 .year-list {
    padding-bottom: 1rem;}
    .about-3 .year-list ul {
      margin-left: -.03rem;}
    .about-3 .year-list li {
      padding-left: .03rem;
      width: 10%;
      text-align: center;
      font-size: .24rem;
      color: #660774;
      color: #002e73;
      height: .63rem;
      line-height: .8rem;
      position: relative;
      font-family: 'Times-BoldItalic';
      cursor: pointer;}
      .about-3 .year-list li:before {
        content: "";
        display: block;
        position: absolute;
        left: .03rem;
        top: 0;
        right: 0;
        height: .1rem;
        background: #b0cfdd;}
    .about-3 .year-list li.on:before {
      background: #F7B113;}
  .about-3 .p-list {
    max-width: 10.78rem;
    margin: 0 auto;}

.about-4 {
  padding-bottom: 1.65rem;
  max-width: 12.16rem;}
  .about-4 .p-title {
    padding: 1.38rem 0 .8rem 0;}
  .about-4 .p-list li {
    width: 25%;}

.introduction {
  padding: .68rem 0.3rem 1.4rem 0.3rem;}
  .introduction .p-title {
    width: 100%;
    padding: 0 0 .6rem 0;}
  .introduction .content {
    width: 8rem;
    text-align: justify;
    font-size: .18rem;
    line-height: 1.75em;
    color: rgba(0, 0, 0, 0.7);}
    .introduction .content p {
      text-indent: 2em;
      padding-bottom: .18rem;}
  .introduction .imgs {
    width: 3rem;}
    .introduction .imgs li {
      padding-bottom: .16rem;}
    .introduction .imgs img {
      border-bottom: #F7B113 solid 0.1rem;
      width: 100%;}

.yjs {
  padding-bottom: .7rem;}
  .yjs .p-title {
    padding: .6rem 0 .48rem 0;}
  .yjs .p-list {
    padding-bottom: .3rem;}

.team-1 {
  padding: 1rem 0 0 0;}
  .team-1 li {
    width: 5.67rem;
    padding-bottom: 1.34rem;}
    .team-1 li .img {
      border-bottom: #F7B113 solid 0.1rem;
      width: 100%;
      overflow: hidden;
      position: relative;}
    .team-1 li .container {
      margin: 0 .68rem;
      position: relative;
      z-index: 11;
      background: #fff;
      margin-top: -.75rem;
      padding: .4rem .33rem 0 .33rem;}
    .team-1 li h3 {
      text-align: center;
      color: #660774;
      color: #002e73;
      font-size: .36rem;
      line-height: 1em;}
    .team-1 li .content {
      padding: .3rem 0 .45rem 0;}
  .team-1 li:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);}

.team-2 {
  background: url(../image/img1920_2.jpg) center top no-repeat;
  background-size: auto 4.32rem;
  padding-bottom: 1.8rem;}
  .team-2 .p-title {
    padding: 1.85rem 0 .65rem 0;}
  .team-2 .p-list {
    background: #fff;
    padding: .75rem .8rem;}

.p-class {
  border-top: rgba(0, 0, 0, 0.15) solid 1px;}
  .p-class .row {
    border-bottom: rgba(0, 0, 0, 0.15) solid 1px;
    line-height: .43rem;
    padding: .18rem 0;}
    .p-class .row .name {
      flex-shrink: 0;
      width: 2rem;
      padding-right: .5rem;
      text-align: right;
      font-size: .14rem;
      color: rgba(0, 0, 0, 0.8);}
    .p-class .row ul {
      flex-shrink: 1;}
    .p-class .row li {
      font-size: .18rem;
      padding-right: .5rem;}
      .p-class .row li a.on {
        color: #660774;color: #002e73;}

.team-list {
  padding: .46rem 0 0 0;}
  .team-list ul {
    margin-left: -.2rem;}
  .team-list li {
    width: 25%;
    padding: 0 0 0 .2rem;}
    .team-list li a {
      display: block;}
      .team-list li .img {
        border-bottom: #F7B113 solid 0.1rem;
        width: 1.68rem;
        overflow: hidden;}
      .team-list li .container {
        position: relative;
        z-index: 11;
        top: -.3rem;
        background: #fff;
        margin-left: .37rem;
        padding: .2rem 0 .1rem .3rem;}
        .team-list li .container h3 {
          font-size: .18rem;
          color: #660774;color: #002e73;}
        .team-list li .container p {color: rgba(0, 0, 0, 0.7);
          font-size: .14rem;
          line-height: 1.7em;
          padding: .1rem 0 .15rem 0;}
        .team-list li .container .msg {
          color: rgba(0, 0, 0, 0.7);
          font-size: .12rem;
          line-height: 1.7em;}
    .team-list li a:hover .img img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);}

.p-num {
  border-top: rgba(0, 0, 0, 0.15) solid 1px;
  padding: .4rem 0 1rem 0;}
  .p-num a {
    font-size: .14rem;
    color: #3F3F3F;
    padding: 0 .15rem;
    line-height: .3rem;}
    .p-num a:hover, .p-num a.on {
      color: #660774;color: #002e73;}
    .p-num a.on {
      font-weight: bold;}
    .p-num a.arrow {
      width: .4rem;
      margin: 0 .15rem;
      background: center no-repeat;
      height: .3rem;
      background-size: 100%;}
      .p-num a.arrow.prev {
        background-image: url(../image/prev40.jpg);}
      .p-num a.arrow.next {
        background-image: url(../image/next40.jpg);}

.team-show {
  max-width: 10rem;
  padding: .7rem 0 1.2rem 0;}
  .team-show .container .img {
    width: 3.02rem;}
  .team-show .container .col {
    width: 6rem;
    padding-left: .6rem;}
  .team-show .container h2 {
    font-size: .36rem;
    color: #660774;
    color: #002e73;
    line-height: 1em;}
  .team-show .container .msg {
    padding-top: .3rem;
    font-size: .21rem;
    line-height: 1.8em;}
  .team-show .container .msg2 {
    font-size: .18rem;
    color: rgba(0, 0, 0, 0.7);}
  .team-show .content {
    padding-top: .35rem;
    font-size: .18rem;
    line-height: 1.8em;
    color: rgba(0, 0, 0, 0.7);}
    .team-show .content p {
      padding-bottom: .18rem;
      text-indent: 2em;}
    .team-show .content h3 {
      color: #000;
     line-height: .92rem;
      font-size: .21rem;}

.teaching-1 {
  padding: 0 .16rem 1.6rem .16rem;}
  .teaching-1 .p-title {
    padding: .98rem 0 .7rem 0;}
  .teaching-1 .box {
    position: relative;
    padding-bottom: .3rem;}
  .teaching-1 .img {
    width: 6.26rem;
    border-bottom: #F7B113 solid 0.1rem;
    position: relative;
    overflow: hidden;}
    .teaching-1 .img:hover img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);}
  .teaching-1 .p-list {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    width: 6.63rem;
    background: #fff;
    padding: .6rem .5rem;}
    .teaching-1 .p-list a:after {
      right: .1rem;}

.teaching-2 {
  background: url(../image/teaching-2.jpg) center top no-repeat;
  background-size: auto 4rem;}
  .teaching-2 .p-title {
    padding: 1.5rem 0 .64rem 0;}
  .teaching-2 .list {
    padding: 0 .31rem 1.67rem .31rem;}
    .teaching-2 .list li {
      width: 5.07rem;}
    .teaching-2 .list a {
      display: block;}
      .teaching-2 .list a .img {
        position: relative;
        width: 100%;
        overflow: hidden;}
        .teaching-2 .list a .img:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          height: .1rem;
          background: #F7B113;}
      .teaching-2 .list a .box {
        margin-left: .78rem;
        background: #fff;
        position: relative;
        z-index: 11;
        margin-top: -.6rem;
        padding: .3rem 0 .35rem .5rem;}
        .teaching-2 .list a .box h3 {
          font-size: .24rem;
          font-weight: 400;
          padding-bottom: .2rem;
          color: #660774;
          color: #002e73;
}
    .teaching-2 .list a:hover .img img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);}

.teaching-3 {
  width: 100%;
  overflow: hidden;
  position: relative;}
  .teaching-3:before {
    content: "";
    display: block;
    position: absolute;
    right: 50%;
    bottom: 0;
    top: .74rem;
    width: 11.47rem;
    background: #e7f1f5;
    margin-right: -9.6rem;}
  .teaching-3 .img {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    top: 0;
    bottom: auto;
    margin-left: -9.6rem;
    width: 7.72rem;
    overflow: hidden;
    border-bottom: #F7B113 solid 0.1rem;}
  .teaching-3 .wal {
    min-height: 4.65rem;
    position: relative;
    padding-left: 5.45rem;
    z-index: 11;}
  .teaching-3 .p-title {
    text-align: left;
    padding: 0 0 0 .5rem;
    height: .74rem;}
  .teaching-3 .list {
    min-height: 3.7rem;
    padding: .35rem 0;}
    .teaching-3 .list li a {
      height: .6rem;
      font-size: .18rem;
      color: rgba(0, 0, 0, 0.7);}
      .teaching-3 .list li a .time {
        color: rgba(0, 0, 0, 0.54);
        flex-shrink: 0;
        width: 1.25rem;}
      .teaching-3 .list li a .name {
        line-height: .6rem;}
      .teaching-3 .list li a:hover {
        color: #660774;
        color: #002e73;
}
  .teaching-3 .more {
    padding-bottom: .6rem;}
    .teaching-3 .more a.p-more {
      margin-left: 0;}

.teaching-4 {
  padding-bottom: 1.6rem;}
  .teaching-4 .p-title {
    padding: 1.6rem 0 .7rem 0;}
  .teaching-4 .list ul {
    margin-left: -.54rem;}
  .teaching-4 .list li {
    width: 33.333%;
    padding-left: .54rem;}
  .teaching-4 .list a {
    display: block;
    text-align: center;
    color: #4C4C4C;}
    .teaching-4 .list a .img {
      width: 100%;
      overflow: hidden;
      position: relative;
      border-bottom: #F7B113 solid 0.1rem;}
    .teaching-4 .list a .name {
      font-size: .18rem;
      line-height: 1em;
      padding: .2rem 0 .4rem 0;}
  .teaching-4 .list a:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);}

.teaching-nav {
  border-bottom: rgba(0, 0, 0, 0.15) solid 1px;}
  .teaching-nav a {
    display: block;
    font-size: .2rem;
    line-height: 1em;
    padding: .22rem .42rem;
    position: relative;
    color: #000;}
    .teaching-nav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;width: 0%;
      bottom: -1px;
      right: 50%;
      opacity: 0;
      height: .08rem;
      background: #F7B113;}
    .teaching-nav a:hover:before, .teaching-nav a.on:before {
      left: .0;width: 100%;
      opacity: 1;}

.teaching-list {
  padding: .15rem 0;}
  .teaching-list li {
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;}
  .teaching-list a {
    display: block;
    font-size: .18rem;
    height: .82rem;
    line-height: .82rem;
    color: rgba(0, 0, 0, 0.6);
    position: relative;
    padding: 0 .9rem 0 .22rem;}
    .teaching-list a:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: .2rem;
      bottom: 0;
      width: .19rem;
      background: url(../image/arrow19.jpg) center no-repeat;
      background-size: 100%;
      opacity: .4;}
  .teaching-list a:hover {
    color: #660774;
    color: #002e73;
}

.p-num2 {
  font-size: .18rem;
  line-height: .48rem;
  padding: .25rem 0 1rem .22rem;
  color: rgba(0, 0, 0, 0.4);}
  .p-num2 a {
    color: rgba(0, 0, 0, 0.4);}
    .p-num2 a:hover {
      text-decoration: underline;}

.research-1 .p-title {
  padding: .87rem 0 .7rem 0;
  width: 100%;}
.research-1 .more {
  padding: .6rem 0 1.15rem 0;
  width: 100%;}
.research-1 .imgs {
  width: 5.56rem;
  border-bottom: rgba(135, 135, 135, 0.29) solid 1px;
  overflow: hidden;
  position: relative;}
  .research-1 .imgs li a {
    display: block;
    color: rgba(0, 0, 0, 0.8);}
    .research-1 .imgs li a .img {
      border-bottom: #F7B113 solid 0.1rem;
      width: 100%;
      overflow: hidden;
      position: relative;}
    .research-1 .imgs li a .box {
      background: #fff;
      margin-left: .8rem;
      position: relative;
      z-index: 11;
      margin-top: -.75rem;
      padding: .3rem 0 .3rem .38rem;}
      .research-1 .imgs li a .box .name {
        font-size: .18rem;
        line-height: .24rem;
        padding-bottom: .12rem;}
      .research-1 .imgs li a .box p {
        color: rgba(0, 0, 0, 0.6);
        font-size: .14rem;
        line-height: 1.7em;}
  .research-1 .imgs li a:hover {
    color: #660774;
    color: #002e73;
}
    .research-1 .imgs li a:hover .img img {
      transform: scale(1.2);
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);}
  .research-1 .imgs .dots {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0.26rem;}
    .research-1 .imgs .dots span {
      width: .1rem;
      height: .1rem;
      background: #cfd1d7;
      margin: 0 .1rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;}
    .research-1 .imgs .dots span.swiper-pagination-bullet-active {
      background: #34314b;}
.research-1 .list {
  width: 6rem;
  border-bottom: rgba(135, 135, 135, 0.29) solid 1px;}
  .research-1 .list li {
    border-top: rgba(135, 135, 135, 0.29) solid 1px;}
  .research-1 .list a {
    display: block;
    font-size: .14rem;
    line-height: 1.7em;
    padding: .3rem 0;
    color: rgba(0, 0, 0, 0.8);}
    .research-1 .list a .name {
      font-size: .18rem;
      line-height: .24rem;
      padding-bottom: .12rem;}
    .research-1 .list a p {
      color: rgba(0, 0, 0, 0.6);}
  .research-1 .list a:hover {
    color: #660774;
    color: #002e73;
}

.research-2 {
  background: url(../image/research-2.jpg) center no-repeat;
  background-size: cover;
  min-height: 6.25rem;}
  .research-2 .p-title {
    padding: 1.39rem 0 .73rem 0;}
  .research-2 .list a {
    width: 3.75rem;
    height: 2.4rem;
    margin-bottom: .5rem;
    color: #fff;
    background: rgba(104, 11, 118, 0.5);
    -moz-border-radius: 0.05rem;
    -webkit-border-radius: 0.05rem;
    border-radius: 0.05rem;
    box-shadow: 0.03rem 0.04rem 0.05rem 0 rgba(7, 0, 2, 0.13);
    -webkit-box-shadow: 0.03rem 0.04rem 0.05rem 0 rgba(7, 0, 2, 0.13);
    -moz-box-shadow: 0.03rem 0.04rem 0.05rem 0 rgba(7, 0, 2, 0.13);}
    .research-2 .list a .img {
      width: 1rem;}
    .research-2 .list a .name {
      font-size: .24rem;
      padding-top: .24rem;}

.research-3 {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 1.9rem;}
  .research-3:before {
    content: "";
    display: block;
    position: absolute;
    right: 50%;
    bottom: 0;
    top: 1.1rem;
    width: 11.47rem;
    background: #e7f1f5;
    margin-right: -9.6rem;}
  .research-3 .img {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    top: 0.35rem;
    bottom: auto;
    margin-left: -9.6rem;
    width: 7.72rem;
    overflow: hidden;
    border-top: #F7B113 solid 0.1rem;}
  .research-3 .wal {
    min-height: 4.65rem;
    position: relative;
    padding-left: 5.45rem;
    z-index: 11;}
  .research-3 .p-title {
    text-align: left;
    padding: 0 0 0 .4rem;
    height: .84rem;}
  .research-3 .content {
    min-height: 3.8rem;
    padding: .7rem 0 .45rem 0;}
  .research-3 .more {
    padding-bottom: .45rem;}
    .research-3 .more a.p-more {
      margin-left: 0;}

.research-list .p-title {
  padding: .8rem 0 .6rem 0;}
.research-list ul {
  margin-left: -.38rem;}
.research-list li {
  width: 25%;
  padding: 0 0 .3rem .38rem;}
.research-list a {
  display: block;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);}
  .research-list a .img {
    width: 100%;
    overflow: hidden;
    position: relative;}
    .research-list a .img:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: .1rem;
      background: #660774;
      background: #002e73;
}
  .research-list a .name {
    height: .47rem;
    line-height: .47rem;
    font-size: .16rem;}
.research-list a:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);}

.research-show {
  max-width: 10.13rem;}
  .research-show .p-title {
    padding: .79rem 0 .67rem 0;}
  .research-show .list {
    position: relative;
    background: #e7f1f5;
    padding: .22rem 1rem;}
    .research-show .list .list-wrapper {
      width: 100%;
      overflow: hidden;
      position: relative;}
    .research-show .list li {
      padding: 0 .04rem;}
      .research-show .list li .img {
        position: relative;}
        .research-show .list li .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          height: .06rem;
          background: #F7B113;
          opacity: 0;}
    .research-show .list li.swiper-slide-active .img:before {
      opacity: 1;}
    .research-show .list .arrow a {
      display: block;
      width: .65rem;
      height: .65rem;
      background: #caccce center no-repeat;
      background-size: 100%;
      position: absolute;
      z-index: 1;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.325rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;}
      .research-show .list .arrow a:hover {
        background-color: #a67cb4;}
      .research-show .list .arrow a.prev {
        left: .25rem;
        background-image: url(../image/prev65.jpg);}
      .research-show .list .arrow a.next {
        right: .25rem;
        background-image: url(../image/next65.jpg);}
  .research-show .content {
    padding: .4rem 0 1.6rem 0;}

.news-1 .p-title {
  padding: .62rem 0 .5rem 0;}
.news-1 .more {
  padding: .65rem 0 1.25rem 0;}
.news-1 .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;}
  .news-1 .imgs li a {
    display: block;
    position: relative;
    padding-bottom: .08rem;}
    .news-1 .imgs li a .img {
      width: 7.09rem;
      overflow: hidden;
      position: relative;}
      .news-1 .imgs li a .img:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: .1rem;
        background: #F7B113;
        z-index: 2;}
    .news-1 .imgs li a .box {
      position: absolute;
      z-index: 5;
      left: auto;
      right: 0;
      top: auto;
      bottom: 0;
      background: #fff;
      width: 6.63rem;
      padding: .4rem .15rem .6rem .6rem;}
      .news-1 .imgs li a .box .name {
        color: #660774;
        color: #002e73;
        font-size: .24rem;}
      .news-1 .imgs li a .box .time {
        font-weight: bold;
        padding: .22rem 0 .3rem 0;
        font-size: .18rem;
        color: #939393;}
      .news-1 .imgs li a .box .content {
        text-indent: 2em;}
      .news-1 .imgs li a .box .btn {
        position: absolute;
        z-index: 1;
        left: auto;
        right: 0.15rem;
        top: auto;
        bottom: -0.1rem;}
        .news-1 .imgs li a .box .btn em {
          color: #660774;
          color: #002e73;
          font-style: italic;
          font-size: .14rem;
          padding-right: .18rem;
          background: url(../image/img8.jpg) right center no-repeat;
          background-size: .08rem;}
  .news-1 .imgs li a:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);}
  .news-1 .imgs .dots {
    padding: .42rem 0 .65rem 0;}
    .news-1 .imgs .dots span {
      width: .1rem;
      height: .1rem;
      background: #cfd1d7;
      margin: 0 .1rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;}
    .news-1 .imgs .dots span.swiper-pagination-bullet-active {
      background: #34314b;}
.swiper-pagination-bullet{cursor:pointer;}
.news-1 .list ul {
  margin-left: -.63rem;}
.news-1 .list li {
  width: 50%;
  padding-left: .63rem;
  position: relative;}
  .news-1 .list li:before {
    content: "";
    display: block;
    position: absolute;
    left: .63rem;
    bottom: -1px;
    right: 0;
    height: 1px;
    background: #d9d9d9;}
.news-1 .list a {
  display: block;
  border-top: #d9d9d9 solid 1px;
  height: .8rem;
  line-height: .8rem;
  position: relative;
  padding: 0 1rem 0 .18rem;
  font-size: .18rem;
  color: rgba(0, 0, 0, 0.8);}
  .news-1 .list a em {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.18rem;
    top: 0;
    bottom: auto;
    color: rgba(0, 0, 0, 0.5);}
  .news-1 .list a:hover {
    color: #660774;
    color: #002e73;
}

.news-2 .p-title {
  padding: 1.45rem 0 .67rem 0;}
.news-2 .list ul {
  margin-left: -.63rem;}
.news-2 .list li {
  width: 50%;
  padding-left: .63rem;
  position: relative;}
  .news-2 .list li:before {
    content: "";
    display: block;
    position: absolute;
    left: .63rem;
    bottom: -1px;
    right: 0;
    height: 1px;
    background: #d9d9d9;}
.news-2 .list a {
  display: block;
  border-top: #d9d9d9 solid 1px;
  padding: .35rem .03rem;}
  .news-2 .list a .name {
    font-size: .21rem;
    color: #660774;
    color: #002e73;
}
  .news-2 .list a .msg {
    font-size: .16rem;
    line-height: 1.7em;
    color: rgba(0, 0, 0, 0.8);
    padding-top: .2rem;}
  .news-2 .list a .msg2 {
    color: rgba(0, 0, 0, 0.7);
    padding-top: .17rem;}
.news-2 .more {
  padding: .65rem 0 1.25rem 0;}

.new-list {
  max-width: 10.07rem;
  margin: 0 auto;}
  .new-list li a {
    display: block;
    border-top: #d9d9d9 solid 1px;
    height: .8rem;
    line-height: .8rem;
    position: relative;
    padding: 0 1rem 0 .18rem;
    font-size: .18rem;
    color: rgba(0, 0, 0, 0.8);}
    .new-list li a em {
      position: absolute;
      z-index: 1;
      left: auto;
      right: 0.18rem;
      top: 0;
      bottom: auto;
      color: rgba(0, 0, 0, 0.5);}
    .new-list li a:hover {
      color: #660774;
      color: #002e73;
}

.new-list2 {
  max-width: 10.07rem;
  margin: 0 auto;}
  .new-list2 li {
    padding-bottom: .26rem;}
    .new-list2 li a {
      color: rgba(0, 0, 0, 0.9);}
      .new-list2 li a .img {
        width: 2.9rem;
        flex-shrink: 0;
        position: relative;
        overflow: hidden;}
        .new-list2 li a .img:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0;
          z-index: 2;
          height: .07rem;
          background: #F7B113;}
      .new-list2 li a .box {
        width: 100%;
        border-top: #d9d9d9 solid 1px;
        border-bottom: #d9d9d9 solid 1px;
        padding: .25rem .05rem .25rem .25rem;}
        .new-list2 li a .box .name {
          font-size: .18rem;}
        .new-list2 li a .box .time {
          padding: .15rem 0 .18rem 0;
          color: rgba(0, 0, 0, 0.6);
          font-size: .14rem;}
        .new-list2 li a .box p {
          font-size: .14rem;
          line-height: 1.7em;
          color: rgba(52, 60, 62, 0.8);}
    .new-list2 li a:hover {
      color: #660774;
      color: #002e73;
}
      .new-list2 li a:hover .img img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);}
  .new-list2 .p-num {
    border: 0;}

.new-show {
  padding: .6rem 1rem 1.6rem 1rem;
  text-align: center;
  min-height: 5rem;
  position: relative;}
  .new-show .title {
    font-size: .36rem;
    color: #660774;
    color: #002e73;
}
  .new-show .time {
    padding: .25rem 0 .45rem 0;
    font-size: .18rem;
    color: rgba(0, 0, 0, 0.6);}
  .new-show .content {
    font-size: .18rem;
    line-height: 1.8em;
    color: rgba(0, 0, 0, 0.7);
    text-align: justify;}
    .new-show .content p {
      text-indent: 2em;
      padding-bottom: .18rem;}
    .new-show .content .img {
      text-align: center;
      padding-bottom: .2rem;}
      .new-show .content .img .name {
        font-size: .14rem;
        padding-top: .15rem;
        color: rgba(0, 0, 0, 0.6);}
  .new-show .share {
    width: .48rem;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0.95rem;
    bottom: auto;}
    .new-show .share .name {
      text-align: center;
      position: relative;
      font-size: .14rem;
      color: #999;
      padding-bottom: .3rem;}
      .new-show .share .name:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: .1rem;
        width: 1px;
        height: .16rem;
        background: #ddd;}
    .new-show .share dd {
      padding-bottom: .11rem;}
      .new-show .share dd a {
        display: block;
        width: .48rem;
        height: .48rem;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #ccc;}
        .new-show .share dd a:hover {
          background: #660774;
          background: #002e73;
}
.leader {
  padding-bottom: 1rem;}
  .leader .p-title {
    padding: 0.5rem 0 .3rem;}
  .leader h3 {
    font-size: .3rem;
    color: #e9a715;
    padding: .7rem 0 .45rem .2rem;}
  .leader .list ul {
    margin-left: -.4rem;}
  .leader .list li {
    width: 33.333%;
    padding: .26rem 0 .26rem .6rem;
    position: relative;}
    .leader .list li:before, .leader .list li:after {
      content: "";
      display: block;
      position: absolute;
      left: .4rem;
      top: 0;
      right: 0;
      height: 1px;
      background: #d9d9d9;}
    .leader .list li:after {
      top: auto;
      bottom: -1px;}
    .leader .list li h4 {
      font-size: .24rem;
      color: #660774;
      color: #002e73;
}
    .leader .list li h5 {
      font-size: .18rem;
      padding: .15rem 0 .22rem 0;}
    .leader .list li p {
      font-size: .18rem;
      line-height: .38rem;}

/*# sourceMappingURL=index.css.map */


#page-list {font-family: Arial; text-align: center; margin: .45rem 0 .75rem;}
#page-list .p_pages a,#page-list span{font-size: 14px; width: auto; height: auto;}
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 9px 11px; border: 1px solid #aaa; border-radius: 4px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover{background:#660774;background: #002e73; font-weight: bold; color: #fff; border-color: #660774;border-color: #002e73;}
#page-list .p_t{ padding: 0 25px 0 0; color: #777;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #aaa;}

.mobile-search, .mobile-language { display: none;}

.clearfix:after{
        clear: both;
        display: block;
        visibility: hidden;
        height: 0;
        line-height: 0;
        content: "";}
    .clearfix{
    　　　　　　zoom:1;}
    /*------头部 header-----[开始]*/
        .header{
            height: 134px;
            background-color: #fff;
            border-top:4px solid #0b51b9;}
        .header .wal{
         background:url(../images/header_bg.png) no-repeat 505px 10px;
        }
        .header #logo{
            height: 130px;
            line-height: 130px;}
        .header #logo img{
            vertical-align: middle;}
        .header .wal>.fr{
            margin-top:45px;}
        .header .header_links{
            text-align: right;
            color: #999;
            font-size: 14px;}
        .header .header_links a{
            color: #666;
            padding: 0 10px;}
        .header .header_links a:hover{
            color: #256edc;}
        .header .english a:hover{
            color: #256edc;}
        #search{
            height: 36px;
            line-height: 36px;
            border: 1px solid #a8a8a8;
            border-radius: 25px;
            background-color: #ffffffd9;
            }
        #search .text{
            float: left;
            width: 190px;
            height: 38px;
            padding:0 8px 0 10px;
            border: none;
            background:none;
            color:#666;
            outline: none;
            font-size: 14px;}
        #search .button{
            cursor: pointer;
            float: right;   
            width: 18px;
            height: auto;
            margin: 8px 14px 0 0;
            /*background: url(../image/icon_search2.png) scroll no-repeat center center;*/
            background-size: cover;
            border: none;
            outline: none;}
        /*------头部 header-----[结束]*/
        /*------导航 nav-----[开始]*/
        /*一级导航---[开始]*/
        #nav{
            /*text-align: center;*/
            font-size: 16px;
            height: 46px;
            line-height: 46px;
            background-color: #0b51b9;}
        #nav .wal>ul{
            /*display:inline-block;*/
            text-align: center;
}
        #nav a{
            color:#fff;
            text-decoration:none;}
        #nav .first-menu>li{
            float: left;
            letter-spacing: 1px;
            z-index: 999;}
        #nav .first-menu>li>a{
            /*float:left;*/
            display:block;
           /* padding:0 32px;
            padding:0 40px;*/
            padding:0 19px;
            height: 46px;
            line-height: 46px;
            text-align: center;
            text-decoration: none;}
        #nav .first-menu>li>a:hover {
            background-color:#256edc;}
         #nav .first-menu>li.on>a {
            background-color:#256edc;}
        /*一级导航---[结束]*/
        
        /*二级菜单---[开始]*/
        #webmenu li ul {
            display:none;}
        #webmenu li ul li {
            float:none;}
        *html #webmenu li ul li {
            display:inline;}
        #webmenu li ul a{
            font-size: 14px;
            display: block;
            float:none;
            /*height: 38px;
            line-height: 38px;*/
            line-height: 20px;
            padding:10px 2px;
            border-top:1px solid rgba(128,155,206, 0.4);
            text-transform:capitalize;}
        #webmenu li ul a:hover{
            background-color:#256edc;}
        #webmenu .height-auto {
            line-height:15px;
            padding:5px 10px;}
        .second-menu, .third-menu, .fourth-menu {
            position:absolute;}
        .second-menu li, .third-menu li, .fourth-menu li{
            background-color:rgba(10,70,159,0.9)!important;
            filter:Alpha(opacity=90);
            background-color:#002e73;}
        .first-menu li {
            float:left;
            position:relative;}
        
        .second-menu {
            font-size:14px;
            top:46px;
            right:0;
            width:148px;
            width:100%;
            border-top: 1px solid #E3E3E3;}
        *html .second-menu {
            right:-1px;}
        .second-menu a {
            font-size:12px;}
        .second-menu a.arrow {
            background: url(../image/arrow.png) no-repeat right top;}
        /*.second-menu a.arrow:hover {
            background: url(../image/arrow.gif) no-repeat right -32px;
        }*/
        /*.second-menu a.arrow-02 {
            background: url(../image/arrow.gif) no-repeat right -64px;
        }*/
        /*.second-menu a.arrow-02:hover {
            background: url(../image/arrow.gif) no-repeat right -110px;
        }*/
        .third-menu, .fourth-menu {
            min-width:148px;
            min-width:140px;
            /*width:148px;*/
            top:0;
            /*left:108px;
            left:148px;*/
            left:100%;
            border-left: 1px solid #E3E3E3;}
        /*.third-menu a {
            background:#004986;
            font-weight:normal;
            border-top:1px solid #595959;
            border-left:1px solid #595959;
            border-bottom:1px solid #333;
            border-right:1px solid #333;
        }*/
        /*#subMgm .third-menu {
            left:112px;
        }
        #subMgm .fourth-menu {
            left:112px;
        }*/
        /*#subMusic, #subNews,#subMgm {
            width:132px;
        }*/
        .long .second-menu{width: 149px;}
        .long .third-menu{
            left:149px;}
        /*二级菜单---[结束]*/
        
         /*--时间 time_div--[开始]*/
.time_div{
    float:right;
    /*width:180px;*/
    height:46px;
    line-height: 46px; 
    font-size:14px;
    /*margin-right: 20px;*/
    color: #fff;
    letter-spacing: 1px;
}
/*--时间 time_div--[结束]*/
/*------导航 nav-----[结束]*/


/*------单篇、列表页 左侧导航列表 sidebar ------[开始]*/
.sidebar{
    float: left;
    width: 280px;
    margin-top: 30px;
    /*margin-top: -34px;*/
    background-color: #fff;
    z-index: 9999;}
.sidebar p{
    margin:0;
    padding:0;}
.sidebar .title{
    width: 100%;
    /*height: 68px;
    line-height: 68px;*/
    line-height: 34px;
    padding: 17px 0 17px 25px;
    font-size:24px;
    color: #fff;
    /*padding-left: 25px;*/
    background-color: #0b51b9;}
.sidebar .list_dl{
    margin:0;
    border-left: 12px solid #0b51b9;}
.sidebar .list_dt{
    background: #fff;
    /*background: #ccc;*/
    color: #5f5e5e;
    /*width: 260px;*/
    width: 268px;
    padding: 0 40px 0 28px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #ddd;}
.sidebar .list_dt:hover{
    color: #0d4599;}
.sidebar .list_dt:hover ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: #ff9400;*/
    background: #f3ae20;}
/*.sidebar .current{
    border-left:4px solid #ff9400;
}*/
.sidebar .current{
   color:#002e73;
   background-color: #eff4ff;}
.sidebar .current ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: #ff9400;*/
    background: #f3ae20;}

#open{}
#open ._after{
    display: block;
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: #ff9400;*/
    background: #f3ae20;}
.sidebar .list_dt_icon{
    position: absolute;
    right: 10px;
    top: 9px;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 8px;
    /*width: 12px;
    height: 12px;
    margin-top: 11px;*/
    background: url(../image/off.png) no-repeat;}
#open .list_dt_icon{
    background: url(../image/open.png) no-repeat;}
.sidebar .list_dd{
    display: none;
    /*display: block;*/
    margin-left: 0;}
.sidebar .list_li{
    background: #fff;
    /*background: #ccc;*/
    list-style-type: none;
    color: #7d7d7d;
    /*width: 260px;*/
    width: 100%;
    padding: 0 0 0 46px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    border-bottom: 1px solid #f3f0f0;
    font-size: 15px;
}
.sidebar .list_li:hover{
    color: #002e73;}
/*------单篇、列表页 左侧导航列表 sidebar ------[结束]*/
/*------ 右侧文章列表 mainRight ------开始*/
.mainRight{
    float: right;
    width: 960px;
    min-height:500px;
    margin: 30px 0 35px;
    padding:30px;
    background-color: #fff;}
.search_content{
    min-height:500px;
    margin: 30px 0 35px;
    padding:30px 50px;
    background-color: #fff;}
.mainRight .title,.search_content .title{
    font-size: 21px;
    color: #002e73;
    /*color: #333;*/
    margin-bottom: 20px;
    margin-bottom: 5px;
    padding:0 0 12px 10px;
    border-bottom: 1px solid #002e73;}
.search_content .title{
    color: #333;
    line-height: 32px;}
.mainRight .title span.location{
    float: right;
    font-size: 14px;
    margin-top: 8px;}
.mainRight .title span.location,.mainRight .title span.location a{
    color: #898989;}
.mainRight .title span.location a:hover{
    color: #002e73;}
.mainRight  .txt ul li,.search_content  .txt ul li,.mainRight  .donation_thanks ul li{
    font-size: 17px;
    padding-left:5px;
    height: 50px;
    line-height: 50px;  
    border-bottom: 1px dashed #e5e5e5;}
/*.mainRight  .txt ul li:hover,.search_content  .txt ul li:hover{
    cursor: pointer;
    background-color: #f6f6f6;
}
.mainRight  .txt ul li:hover a,.search_content  .txt ul li:hover a{
    color: #458fce;
}*/
.mainRight  .txt ul li a,.search_content  .txt ul li a{
    display: inline-block;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 25px;
    color: #666;
    line-height: 50px;
    text-decoration: none;
    background: url(../image/icon_dot.png) scroll no-repeat center left;
    background: url(../image/icon_square.png) scroll no-repeat center left;}
.mainRight  .txt ul li:hover,.search_content  .txt ul li:hover{
    cursor: pointer;
    background-color: #fafafa;}
.mainRight  .txt ul li:hover a,.search_content  .txt ul li:hover a{
    color: #002e73;}
.search_content  .txt ul li a{
    width: 800px;}
.mainRight  .txt ul li a:hover,.search_content  .txt ul li a:hover{
    color: #002e73;}
.mainRight  .txt ul li span.date,.search_content  .txt ul li span.date{
    margin-right: 5px;
    float: right;
    color: #999;}

/*------ 右侧文章列表 mainRight ------结束*/

/*------ 右侧文章列表 main-dp ------开始*/
.main-dp{
    float: right;
    width: 960px;
    min-height:500px;
    color: #333;
    margin: 30px 0 35px;
    padding:30px;
    background-color: #fff;}
.content .location{
    font-size: 14px;
    /*margin:20px 0 15px;*/
    margin:15px 0 15px;}
.content .location,.content .location a{    
    color: #555;}
.content .location a:hover{
    color: #002e73;}
.content .article-location{
    font-size: 14px;
    width: 1080px;
    margin: 15px auto;
    color: #555;
}
.content .location img{
    vertical-align: middle;
    margin-right: 8px;}
.main_article{
    min-height:578px;
    color: #333;
    width:1100px;
    margin:0 auto;
    margin-top:10px;
    padding:30px 50px;
    margin-bottom:35px;
    background-color: #fff;}
.main-dp .title,.main_article .title{
    text-align: center;
    margin: 10px 0;
    font-size: 26px;
    line-height:40px;
    font-weight: normal;}
.main-dp .time,.main_article .time{
    font-size: 14px;
    color: #888;
    text-align: center;
    margin-bottom:18px;
    padding:15px 0 20px;
    border-bottom: 1px solid #DDD;}
.main-dp .txt p,.main_article .txt p{
    color: #333;
    font-size: 16px;
    line-height: 32px;}
.main-dp .txt img,.main_article .txt img{
    max-width: 100%;}
/*------ 右侧文章列表 mainRight ------结束*/

.clearfix:after{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: "";
}
.clearfix{
　　　　　　zoom:1; //为了兼容IE6、7     
}

.g-foot>.footer-box>.link-box {
  padding: 20px 0;
  box-sizing: border-box;
  min-height: 220px;
}

.g-foot>.footer-box>.link-box>.footer-item {
  border-left: 1px solid #5377af;
}

.footer-item .footer-item-title {
  color: #FFFEFE;
  font-size: 16px;
}

.g-foot>.footer-box>.link-box>.box1 {
  padding: 10px 24px;
  box-sizing: border-box;
  float: left;
}

.g-foot>.footer-box>.link-box>.box1>.links {
  /**inline-block中间会有空隙，font-size 0 可以消除**/
  font-size: 0;
}

.g-foot>.footer-box>.link-box>.box1>.links>.link {
  width: calc(100% / 3);
  margin-top: 12px;
  display: inline-block;
  overflow: hidden;
}

.g-foot>.footer-box>.link-box>.box1>.links>.link>a {
  font-size: 13px;
  color: #FFFEFE;

}

.g-foot>.footer-box>.link-box>.box2 {
  padding: 10px 36px;
  width: 240px;
  box-sizing: border-box;
  float: left;
  text-align: center;
}

.g-foot>.footer-box>.link-box>.box2>.links>.link {
  width: 100%;
  margin-top: 12px;
  overflow: hidden;
}

.g-foot>.footer-box>.link-box>.box2>.links>.link>a {
  font-size: 13px;
  color: #FFFEFE;
}

.g-foot>.footer-box>.link-box>.lxwm {
  padding: 10px 12px;
  width: 340px;
  box-sizing: border-box;
  float: left;
}

.g-foot>.footer-box>.link-box>.lxwm>.information>.line {
  width: 100%;
  margin-top: 12px;
  overflow: hidden;
  font-size: 13px;
  color: #FFFEFE;
}


.g-foot>.footer-box>.link-box>.qrcode-box {
  float: left;
  width: 160px;
  height: 160px;
  padding:0 24px;
  box-sizing: content-box;
}


.g-foot>.footer-box>.link-box>.qrcode-box>.qrcode {
  height: 100%;
  width: 100%;
  background-image: url('../images/qrcode.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.g-foot>.footer-box>.link-box>.qrcode-box>.qrname {
  text-align:center;
  color:white;
  width:100%;
}

.g-foot>.footer-box:not(:first-child){
border-top: 1px solid #5377af;
}

.g-foot>.footer-box>.copyright {
  padding: 10px 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 13px;
  color: #FFFEFE;
}

.main-dp .title,.main_article .subtitle2222{
    text-align: center;
    margin: 10px 0;
    font-size: 22px;
    line-height:40px;
    font-weight: normal;}