﻿/* 研究机构 */
.list-yjjg .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
      display: none;
}
.list-yjjg .wp_subcolumn_list .wp_sublist .sublist_title {
    border-bottom: none;
    background: #003f88;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
}
.list-yjjg .wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    color: #fff;
    font-size: 18px;
}
.list-yjjg  .wp_subcolumn_list .wp_sublist {
      margin-bottom: 15px;
}
.list-yjjg  .wp_subcolumn_list {
      margin-bottom: 15px;
}
.list-yjjg .wp_subcolumn_list  .list-item {
    line-height: 36px;
}
.more {
  margin-top: 10px;
} 
.tit5 {
  margin: 0px 0px 30px;
  height: 36px;
  line-height: 36px;
}
.yuanshi .yuanshi-content .tit5 span {
  color: #003f88;
  font-size: 28px;
}
.yuanshi .yuanshi-content .tit5 span i {
  color: #ada8a8;
  letter-spacing: 1px;
  padding-left: 10px;
  font-size: 28px;
  font-style: normal;
}
.yuanshi .yuanshi-content .tit5 a {
  color: #999999;
  font-size: 14px;
  margin-top: 5px;
}
.yuanshi .yuanshi-content .title {
  border-width: 1px 1px 2px;
  border-style: solid;
  border-color: #e2dddd #e2dddd #003f88;
  height: 40px;
  color: #4a4a4a;
  line-height: 40px;
  background-color: #eeeeee;
}
.yuanshi .yuanshi-content .title li {
  width: 107px;
  text-align: center;
  font-size: 16px;
  float: left;
  cursor: pointer;
}
.yuanshi .yuanshi-content .title li.cur {
  background: #003f88;
  color: #ffffff;
}
.yuanshi .yuanshi-content .zong {
  width: 100%;
  overflow: hidden;
}
.yuanshi .yuanshi-content .zong .list {

}
.yuanshi .yuanshi-content .zong .list .tabCon {
  width: 100%;
  float: left;
}
.yuanshi .yuanshi-content .zong .list .tabCon .tabUl {
  
  overflow: hidden;
  margin-top: 10px;
}
.yuanshi .yuanshi-content .zong .list .tabCon .tabUl li {
  width: 100%;
  line-height: 40px;
  border-bottom-color: #979797;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  float: left;
}
.yuanshi .yuanshi-content .zong .list .tabCon .tabUl li a {
  color: #000000;
  font-size: 16px;
  float: left;
  width:90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yuanshi .yuanshi-content .zong .list .tabCon .tabUl li a:hover {
  color: #003f88;
}
.yuanshi .yuanshi-content .zong .list .tabCon .tabUl li i {
  color: #888888;
  font-style: normal;
  float: right;
}

@media screen and (max-width:1400px){
  .yuanshi .yuanshi-content .title li {
     width: auto;
     padding: 0 0.15rem;
  }
  .yuanshi .yuanshi-content .zong .list .tabCon .tabUl li a {
    width: 80%;
   }
}
@media screen and (max-width:1150px){
  .yuanshi .yuanshi-content .title li {
     width: auto;
     padding: 0 0.1rem;
  }
}
@media screen and (max-width:1060px){
  .yuanshi .yuanshi-content .title li {
     width: auto;
     padding: 0 0.06rem;
  }
}

@media screen and (max-width:1000px){
  .yuanshi .yuanshi-content .title li {
     width: auto;
     padding: 0 10px;
  }
 .yuanshi .yuanshi-content .title {
   height: auto;
 }
 .yuanshi .yuanshi-content .title::after {
   content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
 }
}

@media screen and (max-width:500px){
  .yuanshi .yuanshi-content .zong .list .tabCon .tabUl li a {
    width: 72%;
}

}


.wp_paging{
  text-align:center;
  float:none;
  padding:20px 0;
  clear:both;
}
.wp_paging li{
  float:none;
   
}
.wp_paging li input{
  margin-top:0;
}
.possplit{
   background-image: url(../images/position-img.png);
}
.banner {
    position: relative;
    width: 100%;
    height: 400px;
    background: url(../images/banner.png) no-repeat center center / cover;
}

.banner .layout {
    position: relative;
    height: 100%;
}

.banner h3 {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}

.list-container .right {
    padding-left: 359px;
    margin-bottom: 40px;
}

.list-container .layout,
.position .layout {
    max-width: 1400px;
}


/* 位置 */
.position .weizhi {
    display: block;
    height: 77px;
    line-height: 77px;
    font-size: 16px;
    color: #666666;
    background: url(../images/position-icon.png) no-repeat 25px center;
    background-size: 22px 20px;
    padding-left: 60px;
}

@media screen and (max-width: 1400px) {
    .banner {
        height: 350px;
    }

    .banner h3 {
        font-size: 40px;
    }
}

@media screen and (max-width: 1250px) {
    .list-container .right {
        padding-left: 350px;
    }
}
@media screen and (max-width: 1200px) {
.banner h3 {
    font-size: 38px;
}
}
@media screen and (max-width: 1024px) {
    .list-container .right {
        padding-left: 330px;
    }
    .banner h3 {
        font-size: 36px;
    }
}

@media screen and (max-width: 1000px) {
    .list-container .right {
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 600px) {
    .banner {
        height: 280px;
    }

    .banner h3 {
        font-size: 30px;
    }

}
@media screen and (max-width: 450px) {
    .banner {
        height: 250px;
    }

    .banner h3 {
        font-size: 28px;
    }

}



/* 列表页 */
.list {
    width: 100%;
}

.list .list-item {
    height: 122px;
    padding: 0 15px;
    border: 1px solid #f1f1f1;
    transition: all 0.5s ease;
    margin-bottom: 20px;
}

.list .list-item a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 15px 0;
}

.list .list-item .time {
    float: left;
    width: 115px;
    height: 60px;
    color: #0041a1;
    text-align: center;
    margin-top: 15px;
    border-right: 1px solid #dfdfdf;

}

.list .list-item .time .d {
    display: inline-block;
    font-size: 30px;
    width: 100%;

}

.list .list-item .time .y {
    display: inline-block;
    font-size: 18px;
    width: 100%;

}

.list .list-item .content .info {
    padding-left: 150px;
}

.list .list-item .content .info h3 {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.list .list-item .content .info p {
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}

.list .list-item:hover {
    background-color: #003f88;
    transition: all 0.5s ease;
}

.list .list-item.selected a {
    padding: 0.15rem 0;
}

.list .list-item:hover .content .info h3,
.list .list-item:hover .content .info p,
.list .list-item:hover .time .d,
.list .list-item:hover .time .y {
    color: #ffffff;
}
@media screen and (max-width: 600px) {
    .list .list-item .time{
        width: 100px;
    }
    .list .list-item .time .d{
        font-size: 28px;
    }
    .list .list-item .content .info {
        padding-left: 130px;
    }
}
@media screen and (max-width: 450px) {
    .list .list-item {
        height: 100px;
        padding: 0 10px;
    }

    .list .list-item a {
        padding: 8px 0;
    }

    .list .list-item .time .d {
        font-size: 24px;
    }

    .list .list-item .time {
        width: 80px;
        height: 50px;
        margin-top: 20px;
    }

    .list .list-item .time .y {
        font-size: 14px;
    }

    .list .list-item .content .info {
        padding-left: 100px;
    }
    .list .list-item .content .info h3{
        font-size: 16px;
    }
    .list .list-item .content .info p {
        font-size: 14px;
        margin-top: 5px;
        line-height: 26px;
    }
}

/* 图片列表页 */

.list-img {
    width: 100%;
}

.list-img .list-item {
    height: 216px;
    padding: 30px 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px dashed #e2e2e2;
    box-sizing: border-box;
}

.list-img .list-item>a {
    display: block;
    height: 100%;
}

.list-img .list-item:hover {
    padding-left: 10px;
    background-color: #f6f6f6;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.list-img .list-item:hover .content h3 {
    color: #39549e;
}


.list-img .list-item .pic {
    float: left;
    width: 279px;
    height: 157px;
    overflow: hidden;

}

.list-img .list-item .pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    object-fit: cover;
}

.list-img .list-item .pic:hover img {
    transform: scale(1.1);
    transition: all 0.5s ease;

}

.list-img .list-item .content {
    margin-left: 280px;
    padding-left: 30px;
}

.list-img .list-item .content h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-img .list-item .content .date,
.list-img .list-item .content p {
    font-size: 16px;
    color: #666;
}

.list-img .list-item .content .date {
    display: block;
    margin: 13px 0 10px;
    background: no-repeat left center;
    background-image: url(../images/riqi-icon.png);
    padding-left: 30px;
}

.list-img .list-item .content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 28px;
    max-height: 84px;
    color: #999999;
}
@media screen and (max-width: 1024px) {
.list-img .list-item .content h3{
font-size: 18px;
}
.list-img .list-item .content p{
    line-height: 26px;
    max-height: 78px;
}
}
@media screen and (max-width: 600px) {
    .list-img .list-item {
        height: auto;
    }

    .list-img .list-item .pic {
        float: none;
        width: 100%;
        height: auto;

    }

    .list-img .list-item .content {
        margin-left: 0;
        padding: 20px;
        padding-bottom: 0;
    }

}
@media screen and (max-width: 450px) {
    .list-img .list-item .content h3 {
        font-size: 16px;
    }
    .list-img .list-item .content .date, .list-img .list-item .content p{
        font-size: 14px;
    }
}

/* 学术报告样式 */
.list-academic .list-item {
    width: 48%;
    float: left;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-top: 4px solid #0656b4;
    margin-bottom: 20px;
    transition: all 0.25s ease-in-out;
    box-sizing: border-box;
}

.list-academic .list-item:nth-child(2n) {
    margin-left: 4%;
}

.list-academic .list-item h3 {
    display: block;
    height: 62px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 31px;
    color: #010000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 62px;
}

.list-academic .list-item .item {
    margin-top: 30px;
}

.list-academic .list-item .item .date {
    width: 75px;
    height: 75px;
    background-color: #003F88;
    padding-top: 10px;
    position: absolute;
    box-sizing: border-box;
}

.list-academic .list-item .item .date .d {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    line-height: 26px;
    color: #fff;
}

.list-academic .list-item .item .date .y {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 8px;
}

.list-academic .list-item .item .info {
    padding-left: 100px;
}

.list-academic .list-item .item .info p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 30px;
}

.list-academic .list-item .item .info .peo,
.list-academic .list-item .item .info .time,
.list-academic .list-item .item .info .ad {
    padding-left: 20px;
    color: #666666;
    font-size: 16px;

}

.list-academic .list-item .item .info .peo {
    background: url(../images/speaker-icon.png) no-repeat left center;
}

.list-academic .list-item .item .info .time {
    background: url(../images/time-icon.png) no-repeat left center;
}

.list-academic .list-item .item .info .ad {
    background: url(../images/address-icon.png) no-repeat left center;
}

.list-academic .list-item:hover {
    box-shadow: 3px 3px 5px #eee;
}

.list-academic .list-item:hover h3 {
    color: #003f88;
}

.list-academic .list-item:hover .info p {
    color: #003f88 !important;
}
@media screen and (max-width:1200px) {
    .list-academic .list-item .item {
        margin-top: 10px;
    }
    .list-academic .list-item .item .info p{
        line-height: 28px;
    }
}
@media screen and (max-width:700px) {
    .list-academic .list-item {
        width: 100%;
    }

    .list-academic .list-item:nth-child(2n) {
        margin-left: 0;
    }
}
@media screen and (max-width:450px) {
    .list-academic .list-item h3{
        font-size: 16px;
        line-height: 28px;
        height: 56px;
    }
    .list-academic .list-item .item .info .peo, .list-academic .list-item .item .info .time, .list-academic .list-item .item .info .ad{
        font-size: 14px;
    }
    .list-academic .list-item .item .date .d{
        font-size: 26px;
    }
}


/* 教师列表页 */

.list-teachers {
    width: 100%;
}
.list-container .right .teachers_top{
font-size: 18px;
    color: #003f88;padding-bottom: 10px;
    border-bottom: 3px solid #c4d5e8;
margin-bottom:20px;

}
.list-teachers .list-item {
    padding: 18px;
    overflow: hidden;
    border-top: 3px solid #003f88;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    width:49%;
    margin-right: 2%;
    float: left;
    box-sizing: border-box;
}
.list-teachers .list-item:nth-child(2n) {
   margin-right: 0;
}

.list-teachers .list-item:hover {
    background-color: #eeeeee;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.list-teachers .list-item .pic {
    float: left;
    width: 156px;
    height: 208px;
}

.list-teachers .list-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*教师信息*/
.list-teachers .list-item .info {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0 0 180px;
}

.list-teachers h3 {
    display: inline-block;
    font-size: 18px;
    color: #003f88;
    font-weight: bold;
    padding-bottom: 10px;
}

.list-teachers .info p {
    font-size: 16px;
    line-height: 36px;
    word-break: break-all;
}

.list-teachers .info .over {
    color: #666666;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.list-teachers .info p .home {
    color: #003f88;
}
@media screen and (max-width:720px) {
  .list-teachers .list-item {
    float:none;
    margin-right:0;
    width: 100%;
  }
}

@media screen and (max-width:500px) {
    .list-teachers .list-item .pic {
        float: unset;
        margin: 0 auto;
    }

    .list-teachers .list-item .info {
        padding-left: 0;
    }
}

@media screen and (max-width:450px) {
    .list-teachers h3{
        font-size: 16px;
    }
    .list-teachers .info p {
        font-size: 14px;
        line-height: 26px;
        word-break: break-all;
    }
}


/* 详情页 */
.article .article-title {
    text-align: center;
}

.article .article-title h3 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.article .article-title p {
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #999999;
    border-bottom: 1px dashed #d8d8d8;
}


.article .article-content {
    margin-top: 30px;
    margin-bottom: 60px;
}

.article .article-content p {
    line-height: 36px;
    font-size: 18px;
    color: #333333;
}

.article .article-content p img {
    max-width: 1044px;
}
@media screen and (max-width: 1200px) {
    .article .article-title h3{
        font-size: 22px;
    }
    .article .article-content p {
        line-height: 32px;
        font-size: 16px;
        color: #333333;
    }
}
@media screen and (max-width: 1100px) {
    .article .article-content p img {
        max-width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .article .article-title h3 {
        font-size: 20px;
    }
    .article .article-title p {
        line-height: 26px;
        padding-top: 15px;
        padding-bottom: 30px;
        font-size: 14px;
    }
}

/* 办公指南 */
.list-peo {
    margin-top: 30px;
}

.list-peo .list-item {
    border: 1px solid #e0e0e0;
    overflow: hidden;
    margin-bottom: 18px;
}

.list-peo .list-item .pic {
    position: relative;
    float: left;
    width: 168px;
    height: 223px;
}

.list-peo .list-item .pic img {
    width: 100%;
    height: 100%;
}

.list-peo .list-item .pic .sanjiao {
    width: 14px;
    height: 22px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -11px;
    background: url(../images/sanjiao.png) no-repeat;
}

.list-peo .list-item .info {
    padding: 23px 15px 0 25px;
    padding-left: 200px;
}

.list-peo .list-item .info .biaoti{
    float: left;
}
.list-peo .list-item .info .content{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-peo h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 20px;
    color: #003f88;
    font-weight: normal;
    padding: 0 10px 15px 0;
}

.list-peo h3 a {
    color: #003f88;
}

.list-peo .info span,
.list-peo .info span a {
    color: #999;
}

.list-peo .info p {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 30px;
min-height: 30px;
}

.list-peo .gwzz span {
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

.list-peo .even-li .pic {
    float: right;
}

.list-peo .even-li .info {
    padding-right: 200px;
    padding-left: 20px;

}


.list-peo .even-li .pic .sanjiao {
    background: url(../images/sanjiao_01.png) no-repeat;
    left: 0px;
}


@media screen and (max-width: 600px) {

    .list-peo .list-item .pic,
    .list-peo .list-item .info,
    .list-peo .even-li .pic,
    .list-peo .even-li .info {
        float: none;
    }

    .list-peo .list-item .pic {
        margin: 0 auto;
        margin-top:20px;
    }

    .list-peo .list-item .info {
        padding: 15px 18px;
    }

}
@media screen and (max-width: 450px) {
   .list-peo .info p {
    font-size: 14px;
    line-height: 26px;
    min-height: 26px;
}
}

/*导师介绍**/

        .l{width:335px;margin-top:3vw;float: left;}
        .list-container .right{overflow:hidden;margin-top:3.1vw;padding-left: 48px;}

        .ul-listb3{margin:0.75vw 0 5.2vw}
        .ul-listb3 li{position:relative;margin-bottom:35px}
        .ul-listb3 .con{padding:40px 0 35px 320px;background-color:#f2f2f2;margin-left:18px;min-height:185px}
        .ul-listb3 .type{position:absolute;top:50px;left:0;width:290px;height:70px;line-height:70px;background-color:#0e3989;font-size:20px;color:#f2f2f2;text-align:center}
        .ul-listb3 .txt{margin-top:-6px}
        .ul-listb3 .line{font-size:16px;line-height:48px;overflow:hidden;margin-bottom:18px}
        .ul-listb3 .line>.l{min-width:60px;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;color:#000;margin-right:8px}
        .ul-listb3 .line .t{padding-top:10px;line-height:30px;color:#666;overflow:hidden}
        .line .t a{width:19%;display:inline-block; vertical-align: top;}
.line .t span{width:20%;float:left;}

@media screen and (max-width:1500px){
    .ul-listb3 .type{width:250px;height:60px;font-size:18px;line-height:60px}
.ul-listb3 .con{padding-left:280px}
.ul-listb3 .line{margin-bottom:0}
}
@media only screen and (max-width:959px){
.line .t a{    width: 30%;}
.ul-listb3 .line{font-size: 14px;}
.ul-listb3 .type {
    position: static;
    font-size: 16px;
    margin: 0 auto 10px;
    height: 50px;
    line-height: 50px;
}
.ul-listb3 .con {
    padding: 15px;
    margin-left: 0;
}
.ul-listb3 li {
    margin-bottom: 15px;
}
.l {
    float: none;
    width: auto;
}
}

.list-media  .list-media-item {
  margin-bottom: 20px;
}
.list-media  .list-media-item {
  float: left;
  width: 23%;
  margin-right: 2.6%;
  box-shadow: 0 0 10px #ccc;
}
.list-media  .list-media-item:nth-child(4n) {
  margin-right: 0;
}
.list-media  .list-media-item  .more {
  margin: 50px auto;
  padding: 10px;
  width: 100px;
  border-radius: 0.3em;
  background-color: darkgrey;
  text-align: center;
  cursor: pointer;
}

.list-media  .list-media-item  .more:hover {
  opacity: 0.8;
  color: #fff;
}


.list-media  .list-media-item  a {
  display: block;
}

.list-media  .list-media-item  .img {
  width: 100%;
  height: 3.02rem;
  overflow: hidden;
}
.list-media  .list-media-item  .x-more span {
  display: inline-block;
  vertical-align: middle;
}
.list-media  .list-media-item  .x-more .mar {
  margin-right: 16px;
}
.list-media  .list-media-item  .img img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.list-media  .list-media-item  .text {
  background-color: #fff;
}

.list-media  .list-media-item  .text .padd {
  padding: 0.2rem 0.18rem 0.3rem;
}

.list-media  .list-media-item  .text .padd .t1 {
  overflow: hidden;
}

.list-media  .list-media-item  .text .padd .t1 .btn1 {
  float: left;
}



.list-media  .list-media-item  .text .padd .x-more {
  color: #666666;
}

@media screen and (max-width:1450px) {
  .list-media .list-media-item .text .padd .t1 .btn1 {
    float: none;
  }
}

@media screen and (max-width:780px) {
  .list-media .list-media-item:nth-child(4n) {
    margin-right: 2%;
  }
  .list-media .list-media-item {
    width: 32%;
    margin-right: 2%;
  }
  .list-media .list-media-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width:500px) {
  .list-media .list-media-item:nth-child(3n) {
    margin-right: 3%;
  }
  .list-media .list-media-item {
    width: 48.5%;
    margin-right:3%;
  }
  .list-media .list-media-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:380px) {
  .list-media .list-media-item {
    width: 100%;
    margin-right: 0%;
  }
}