body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  box-sizing: border-box;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/xl.png) no-repeat scroll right center transparent;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: black;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: white;
  cursor: default;
  margin: 0em;
  font: 400 13.3333px Arial;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #a9a9a9;
  border-image: initial;
}
select::-ms-expand {
  display: none;
}
body {
  background: #fff;
  font-size: 14px;
}
td,
th,
caption {
  font-size: 14px;
}
a {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
.swiper-container {
  max-height: 650px;
  overflow: hidden;
}
* {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
/* å­—ä½“å¼•å…¥ */
@font-face {
  font-family: firstFont;
  src: url(../font/Roboto-Regular.ttf);
  font-weight: bold;
}
@font-face {
  font-family: twoFont;
  src: url(../font/RobotoCondensed-Bold.ttf);
  font-weight: bold;
}
@font-face {
  font-family: threeFont;
  src: url(../font/Roboto-Regular.ttf);
}
@font-face {
  font-family: fourFont;
  src: url(../font/RobotoCondensed-Regular.ttf);
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
.header {
  height: 186px;
  width: 100%;
  margin: 0 auto;
  background: url(../images/list-header-bg.png) no-repeat center center / cover;
}
.header .layout {
  height: 100%;
  position: relative;
}
.header .layout .logo {
  position: absolute;
  left: 0;
  margin-top: 0px;
}
.header .layout .logo img {
  width: 100%;
}
.header .layout .nav_list {
  width: 100%;
  padding-left: 592px;
  padding-top: 62px;
}
.header .layout .nav_list li {
  float: left;
  padding: 0 30px;
  position: relative;
  transition: all 0.25s ease-in-out;
  height: 50px;
}
.header .layout .nav_list li a {
  display: block;
  font-family: twoFont;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
}
.header .layout .nav_list li .dropdown {
  overflow: hidden;
  position: absolute;
  top: 50px;
  width: 180px;
  z-index: 100;
  left: 0;
}
.header .layout .nav_list li .dropdown a {
  text-align: center;
  width: 100%;
  display: block;
  font-family: fourFont;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  color: #333;
  background-color: #fff;
  border-bottom: 1px solid #ced1d2;
  transition: all 0.25s ease-in-out;
}
.header .cn {
  right: -20px;
  top: 76px;
  position: absolute;
}
.header .layout .search {
  right: -70px;
  top: 76px;
  position: absolute;
}
.header .layout .btn {
  right: -126px;
  top: 76px;
  position: absolute;
  cursor: pointer;
}
.nav_list .dropdown a:hover {
  background-color: #003f88 !important;
  color: #fff !important;
}
.banner {
  width: 100%;
  height: 387px;
  background: url(../images/list_banner.png) no-repeat center center / cover;
}
.banner .layout {
  position: relative;
}
.banner .layout p {
    width: 232px;
    height: 56px;
    line-height: 56px;
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-family: twoFont;
  background-color: #0391cf;
  position: absolute;
  left: 0;
  top: 156px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
article {
  padding-top: 40px;
  min-height:600px;
}
.top {
  height: 63px;
  width: 100%;
  background-color: #e9f1fb;
  overflow: hidden;
  line-height: 63px;
  padding: 0 26px;
  border: 1px solid #dde6f1;
}
.top h2 {
  float: left;
  font-size: 24px;
  color: #003f88;
  font-family: twoFont;
}
.top .position {
  float: right;
}
.top .position span {
  font-family: threeFont;
  color: #666;
  font-size: 16px;
}
.top .position a {
  font-family: threeFont;
  color: #666;
  font-size: 16px;
}
.middle-link {
  width: 621px;
  background-color: #003f88;
  height: 70px;
  margin: 32px auto;
  border-radius: 50px;
}
.middle-link p {
  cursor: pointer;
  text-align: center;
  float: left;
  height: 70px;
  line-height: 70px;
}
.middle-link p a {
  font-size: 20px;
  color: #fff;
  font-family: fourFont;
}
.middle-link .selected {
  background: #0770e7;
  border-radius: 60px;
}
/* 图片新闻样式 */
.list_img{
  padding-bottom: 40px;
}
.list_img li {
  width: 100%;
  position: relative;
  padding: 24px 0;
  border-bottom: 1px dashed #c3c3c3;
}
.list_img li .l_img {
  width: 332px;
  height: 266px;
  overflow: hidden;
  position: absolute;
}
.list_img li .l_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s ease-in-out;
}
.list_img li .con {
  padding-left: 356px;
}
.list_img li .con .title {
  font-family: twoFont;
  font-size: 20px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 6px;
}
.list_img li .con .date {
  font-family: threeFont;
  font-size: 16px;
  color: #666;
  margin-top: 18px;
}
.list_img li .con .dec {
  font-family: threeFont;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 84px;
  margin-top: 16px;
}
.list_img li .con .more {
  display: block;
  width: 137px;
  height: 47px;
  background: url(../images/list-jiantou.png) no-repeat 100px center;
  background-color: #0055a6;
  font-size: 16px;
  color: #fff;
  font-family: threeFont;
  line-height: 47px;
  padding-left: 14px;
  margin-top: 22px;
text-align:left;
}
/* 博士后列表样式 */
.list_postdoc {
  margin-top: 32px;
  padding: 0 5px;
  margin-bottom: 40px;
}
.list_postdoc li {
  width: 32%;
  float: left;
  margin-left: 2%;
  border-top: 5px solid #003f88;
  height: 395px;
  box-shadow: 0 0 10px #dedede;
  position: relative;
  margin-bottom: 30px;
}
.list_postdoc li .img {
  height: 125px;
  position: relative;
  background: url(../images/doctor-icon.png) no-repeat center 36px;
}
.list_postdoc li .img p {
  font-family: twoFont;
  font-size: 18px;
  color: #000;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 18px;
}
.list_postdoc li .title {
  font-family: twoFont;
  font-size: 18px;
  color: #003f88;
  text-decoration: underline;
  margin-top: 16px;
}
.list_postdoc li .dec {
  font-family: twoFont;
  font-size: 26px;
  color: #003f88;
  margin-top: 10px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  max-height: 120px;
text-align:center;
}
.list_postdoc li .date {
  font-family: threeFont;
  font-size: 18px;
  color: #999;
 position:absolute;
bottom:80px;
}
.list_postdoc li p {
  padding: 0 24px;
}
.list_postdoc li .more {
  font-size: 18px;
  color: #003f88;
  font-family: threeFont;
  display: block;
  width: 124px;
  height: 50px;
  line-height: 50px;
  background: url(../images/blue-jiantou.png) no-repeat 100px center;
  position: absolute;
  right: 20px;
  bottom: 20px;
text-align:left;
}
.list_postdoc li:nth-child(3n+1) {
  margin-left: 0;
}
/* 人才计划列表样式 */
.list_pro {
  padding-top: 80px;
  margin-bottom: 40px;
}
.list_pro li {
  height: 534px;
  width: 100%;
  position: relative;
}
.list_pro li .img {
  width: 466px;
  height: 373px;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: -33px;
  overflow: hidden;
}
.list_pro li .img img {
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out;
}
.list_pro li .r_con {
  width: 100%;
  padding-left: 466px;
  height: 100%;
}
.list_pro li .r_con .item {
  background-color: #f8f8f8;
  width: 100%;
  height: 100%;
  padding: 40px 40px 0;
}
.list_pro li .r_con .item .title {
  font-size: 24px;
  line-height: 41px;
  color: #333;
  font-family: twoFont;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 82px;
}
.list_pro li .r_con .item .date {
  font-size: 16px;
  font-family: threeFont;
  color: #333;
  margin-top: 16px;
}
.list_pro li .r_con .item .dec {
  font-size: 16px;
  font-family: threeFont;
  color: #333;
  line-height: 30px;
  margin-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  max-height: 210px;
}
.list_pro li .r_con .item .more {
  display: block;
  width: 112px;
  height: 36px;
  font-size: 18px;
  font-family: threeFont;
  color: #fff;
  background-color: #003f88;
  border-radius: 32px;
  text-align: center;
  line-height: 36px;
  margin-top: 26px;
}
.list_pro li:nth-child(2n) .img {
  right: 0;
  left: unset;
}
.list_pro li:nth-child(2n) .r_con {
  padding-left: 0;
  padding-right: 466px;
}
.list_events{
padding:20px 0;
}
.list_events #wp_news_w06{
overflow:hidden;
padding:10px 10px;
-moz-column-count:3; /* Firefox */
 -webkit-column-count:3; /* Safari 和 Chrome */
column-count:3;
-moz-column-gap: 1em;
 -webkit-column-gap: 1em;
column-gap: 1em;
}
.list_events li{
width:100%;
float:left;

    background-color: #fff;
    border-bottom: 4px solid #b01f24;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
break-inside:avoid;
margin-top:20px;
}
.list_events li:nth-child(3n+1){
margin-left:0;
}
.list_events li .img{
width:100%;
}
.list_events li .img img{
width:100%;
object-fit:cover;
}
.list_events li .item{
padding:20px;
}
.list_events li .item .title{
    color: #003f88;
    font-size: 20px;
    font-family: twoFont;
    font-weight: 700;
    word-wrap: break-word;
       line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  margin-bottom:18px;
}
.list_events li .item p{
font-size:16px;
color:#333;
font-family:threeFont;
}
.list_events li .item p span{
color:#333;
font-weight:600;
}
.list_events li .item .dec{
font-size:16px;
color:#333;
font-family:threeFont;
    word-wrap: break-word;
       line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  margin-top:18px;
}
/* 内容页样式 */
.show_top {
  height: 43px;
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid #003f88;
}
.show_top .position span {
  font-family: threeFont;
  color: #666;
  font-size: 16px;
}
.show_top .position a {
  font-family: threeFont;
  color: #666;
  font-size: 16px;
}
.item_content {
  padding-top: 34px;
  padding-bottom: 40px;
}
.item_content h2 {
  font-family: Rabiola Serif;
  font-size: 36px;
  line-height: 50px;
  margin-left: 20px;

}
.item_content .info {
  margin-top: 12px;
}
.item_content .info span {
  color: #999999;
  font-size: 16px;
  font-family: threeFont;
  margin-left: 20px;
  line-height: 28px;
}
.item_content .info span:nth-child(1) {
  border-right: 2px solid #d0d0d0;
  padding-right: 20px;
}
.item_content .info .WP_VisitCount{
border-right:0px !important;
margin-left:0;
padding-right:0;
}
.item_content .content {
  border-top: 1px dashed #e2e2e2;
  margin-top: 24px;
  padding-top: 20px;
}
.item_content .content p {
  font-size: 18px;
  font-family: threeFont;
  color: #333;
  line-height: 31px;
  text-align: justify;
}
.item_content .content img {
  width: auto;
  max-height: 900px;
}
/* about样式 */
/* about样式 */
.ab-layout{
  width: 1400px;
  margin: 0 auto;
  background: url(../images/bg-icon.png)no-repeat;
}
.about{
  margin: 20px 0;
  overflow: hidden;
}
.about h2{
  margin: 40px 0;
  color: #003f88;
    font-size: 30px;
    font-family: twoFont;
    font-weight: 700;
    text-align: center;
}
.about .l-img{
  width: 50%;
  float: left;
}
.about .l-img img{
  width: 100%;
}
.about .r-intro{
  width: 50%;
  float: left;
  font-size: 18px;
  color: #000;
  line-height: 32px;
  padding-left: 30px;
  text-align: justify;
 font-family:threeFont;
}
.ab-content{
  margin-top: 30px;
  overflow: hidden;
}
.ab-content h2{
  margin: 40px 0;
  color: #003f88;
  font-size: 30px;
  font-family: twoFont;
  font-weight: 700;
  text-align: center;
}
.ab-content .item{
  width: 33.33%;
  float: left;
  height: 315px;
  padding: 0 20px;
}

.ab-content .n2{}
.ab-content .n3{}
.ab-content .n4{}
.ab-content .n5{}
.ab-content .item .title{
    height: 40px;
    padding-left: 45px;
    background: no-repeat left 0px;
    font-size: 30px;
    color: #000;
    line-height: 40px;
    font-family:twoFont;
}
.ab-content .n1 .title{
  background: url(../images/ab-icon-1.png) no-repeat;
}
.ab-content .n2 .title{
  background: url(../images/ab-icon-2.png) no-repeat;
}
.ab-content .n3 .title{
  background: url(../images/ab-icon-3.png) no-repeat;
}
.ab-content .n4 .title{
  background: url(../images/ab-icon-4.png) no-repeat;
}
.ab-content .n5 .title{
  background: url(../images/ab-icon-5.png) no-repeat left 6px;
}
.ab-content .list-item{}
.ab-content .list-item p{
  font-size: 18px;
  color: #000;
  line-height: 35px;
  margin-top: 20px;
 font-family:threeFont;
}
.ab-content .list-item li{
  font-size: 18px;
  color: #000;
  line-height: 35px;
}
.ab-content .list-item li:nth-child(1){
  margin-top: 20px;
}

.commission{
  background: url(../images/sc_img__1.jpg) no-repeat center center / cover;
  position: relative;
  height: 600px;
}
.commission .layout{
  width: 1400px;
  margin: 0 auto;
}

.commission h2{
  padding-top: 40px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
  font-family:twoFont;
}
.commission p{
  font-size: 20px;
    color: #fff;
    position: relative;
    top: 5px;
    text-align: justify;
   font-family:threeFont;
}

.partern{

}
.partern .layout{
  width: 1400px;
  background: url(../images/bg-icon.png)no-repeat;
}
.partern .layout h2{
  margin: 40px 0;
  color: #003f88;
  font-size: 30px;
  font-family: RobotoCondensed,sans-serif;
  font-weight: 700;
  text-align: center;
}
.partern .partern-con{
  overflow: hidden;

}
.partern .partern-con .l-img{
  float: left;
  width: 50%;
}
.partern .partern-con .l-img img{
  width: 100%;
  height: 322px;
  object-fit: cover;
}
.partern .partern-con .r-con{
  float: right;
  width: 50%;
}
.partern .partern-con .r-con p{
  font-size: 20px;
  font-family: threeFont;
  color: #333;
  line-height: 31px;
  text-align: justify;
  padding-left: 30px;
}

.col{
  background-color: #f5f5f5;
  margin-top: 60px;
  padding-top: 16px;
  padding-bottom: 70px;
}
.col .layout{
  width: 1400px;

}
.col h2{
  margin: 40px 0;
  color: #003f88;
  font-size: 30px;
  font-family: RobotoCondensed,sans-serif;
  font-weight: 700;
  text-align: center;
}
.col .col-con p{
  font-size: 20px;
  font-family: threeFont;
  color: #333;
  line-height: 31px;
  text-align: justify;
}

@media screen and (max-width: 1500px) {
  .header .layout .logo {
    width: 450px;
  }
  .header .layout .nav_list {
    padding-left: 448px;
    padding-top: 68px;
  }
  .header {
    height: 144px;
  }
  .header .cn {
    right: 125px;
    top: 68px;
  }
  .header .layout .search {
    right: 68px;
    top: 68px;
  }
  .header .layout .btn {
    right: 8px;
    top: 68px;
  }
}
@media screen and (max-width: 1199px) {
  .layout {
    width: 100%;
    padding: 0 15px;
  }
  .header .layout .logo {
    width: 370px;
  }
  .header .layout .nav_list {
    padding-left: 360px;
    padding-top: 54px;
  }
  .header .layout .nav_list li {
    padding: 0 24px;
  }
  .header {
    height: 116px;
  }
  .header .cn {
    right: 125px;
    top: 56px;
  }
  .header .layout .search {
    right: 68px;
    top: 56px;
  }
  .header .layout .btn {
    right: 8px;
    top: 56px;
  }
}
@media screen and (max-width: 1050px) {
  .header .layout .nav_list li {
    padding: 0 18px;
  }
}
@media screen and (max-width: 1000px) {
  .header .layout .nav_list {
    display: none;
  }
  .header .layout .logo {
    width: 280px;
  }
  .header {
    height: 89px;
  }
  .header .cn {
    right: 125px;
    top: 40px;
  }
  .header .layout .search {
    right: 68px;
    top: 40px;
  }
  .header .layout .btn {
    right: 8px;
    top: 40px;
  }
}
@media screen and (max-width: 900px) {
  .list_postdoc li {
    width: 49%;
    margin-left: 0;
  }
  .list_postdoc li:nth-child(3n+1) {
    margin-left: initial;
  }
  .list_postdoc li:nth-child(2n+2) {
    margin-left: 2%;
  }
}
@media screen and (max-width: 768px) {
  .header .layout .logo {
    width: 230px;
  }
  .header {
    height: 68px;
  }
  .header .layout .logo img {
    width: 94%;
  }
  .header .cn {
    right: 86px;
    top: 28px;
  }
  .header .cn img {
    width: 80%;
  }
  .header .layout .search {
    right: 47px;
    top: 28px;
  }
  .header .layout .search img {
    width: 80%;
  }
  .header .layout .btn {
    right: 4px;
    top: 28px;
  }
  .header .layout .btn img {
    width: 80%;
  }
  .banner {
    height: 280px;
  }
  .banner .layout p {
    width: 255px;
    height: 62px;
    line-height: 62px;
    font-size: 28px;
    color: #fff;
    position: absolute;
    top: 194px;
    left: 50%;
    transform: translateX(-50%);
  }
.list_pro{
padding-top:15px;}
  .list_pro li .img {
    width: 100%;
    height: 373px;
    object-fit: cover;
    position: absolute;
    top: 0px;
    position: relative;
  }
  .list_pro li {
    height: auto;
  }
  .list_pro li .r_con {
    padding-left: 0 !important;
    padding-right: 0!important;
  }
  .list_pro li .r_con .item {
    background-color: #f8f8f8;
    width: 100%;
    height: 100%;
    padding: 40px 40px 25px;
  }
  .item_content h2 {
    font-family: Rabiola Serif;
    font-size: 24px;
    line-height: 36px;
    margin-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 72px;
  }
}
@media screen and (max-width: 660px) {
  .middle-link {
    width: 100%;
    background-color: #003f88;
    height: 56px;
    margin: 32px auto;
    border-radius: 50px;
  }
  .middle-link p {
    cursor: pointer;
    text-align: center;
    float: left;
    height: 56px;
    line-height: 56px;
  }
  .top .position {
    display: none;
  }
  .list_img li {
    width: 100%;
    height: auto;
    position: relative;
    padding: 24px 0;
    border-bottom: 1px dashed #c3c3c3;
  }
  .list_img li .l_img {
    width: 100%;
    height: 266px;
    position: relative;
  }
  .list_img li .con {
    padding-left: 0px;
  }
  .list_postdoc li {
    width: 100%;
    margin-left: 0 !important;
  }
  .list_pro li {
    margin-bottom: 20px;
  }
  .list_pro li .img {
    height: 280px;
  }
  .list_pro li .r_con .item {
    padding: 10px 15px 25px;
  }
  .list_pro li .r_con .item .dec {
    -webkit-line-clamp: 3;
    overflow: hidden;
    max-height: 90px;
  }
}
.header .nav_list li:hover {
  background-color: #0391cf;
}

.list_img li:hover img{
  transform: scale(1.15);
}
.list_img li:hover p{
  color: #003f88 !important;
}
.list_pro li:hover img{
  transform: scale(1.15);
}
.list_pro li:hover p{
  color: #003f88 !important;
}
.wp_paging li{
height:25px !important;
border:none;
float:initial;
width:auto;
padding:0;
margin:0;
margin-left:0 !important;
line-height:25px !important;
box-shadow: none;
}
.wp_paging li:hover{
background-color:#fff !important;

}
.wp_paging{
 float:initial;
 text-align:center;
display:bolck !important;
margin-top:20px;
}
.list_postdoc #wp_news_w06{
overflow:hidden;
}

.wp_articlecontent{
}
.wp_articlecontent p{
font-size:18px;
}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 18px;
}