@charset "utf-8";
body{ background: #fff; color: #000;}
header{ z-index: 5;}
footer.fixed{ position: fixed;left: 0;bottom: 0;width: 100%;z-index: 1;}

.subBanner{ position: relative;z-index: 2;}
.subBanner::before{ content: '';display: block;width: 100%;height: 0px;padding-bottom: 35.42%;
  background: url(../images/sub-bg.png) no-repeat center top;background-size: 100% auto;
  position: absolute; left: 0;top: 0;z-index: -1;}
.subBanner .img{ padding-top: 20px; position: relative;}
.subBanner .img::before{ content: '';display: block;width: 300px;height: 20px;background: url(../images/subbanner-icon.png) no-repeat right bottom;
  position: absolute;left: 0;bottom: 0;z-index: 1;}
.subBanner .img:hover img{ opacity: 1; transform: scale(1.03);}
/* .subBanner .gp-img-responsive{ padding-bottom: 24%;} */
.subBanner .gp-img-responsive{ padding-bottom: 16%;}

.curBox{ position: absolute;width: auto;left: 50%;bottom: 50%;transform: translate3d(-50%,50%,0);z-index: 1;text-align: center;}
.cruChannel{ position: relative; }
.cruChannel a{ display: block; line-height: 1; color: #fff; font-weight: bold; text-align: center;font-family: 'Noto Sans SC';}
.bread{ opacity: 1; color: #fff; font-size: 0;width: 85vw;
  position: absolute;left: 50%; bottom: -58px; z-index: 1;transform: translateX(-50%);}
.bread a{ display: inline-block; color: #fff; line-height: 1;font-size: 16px;}
.bread span{ display: inline-block; color: #fff; line-height: 1;font-size: 14px;}

.subContent{ position: relative; z-index: 4; padding-top: 10px;}
/*侧边栏*/
.gp-left{ width: 300px; flex-shrink: 0; background: #f2f9ff url(../images/left-bg.png) no-repeat center top; background-size: 100% auto;}
.gp-subLeft{ padding-top: 0px; border-top: none;}
.gp-subLeft > ul{ padding: 33px 20px 108px 50px;}
.gp-subLeft > ul >li{position: relative;margin-bottom: 10px;}
.gp-subLeft > ul >li:last-child{ margin-bottom: 0;}
.gp-subLeft > ul >li > a{line-height: 24px;padding: 13px 10px;padding-right: 50px;display: block;border-bottom: 1px solid #d8dee6;margin-right: 0px;text-align: left;
  font-family: 'Noto Sans SC';font-weight: 500;
    /* transition: all 0.35s ease-in-out; */}
.gp-subLeft > ul >li > a:hover,.gp-subLeft > ul >li > a.active{background: transparent; margin-right: 0;color:#000;
    text-align: left;color: #225794;background: url(../images/left-icon.png) no-repeat;background-position: calc(100% - 25px) calc(50% - 2px);}
.gp-subLeft .gp-toggles{width: 58px;height: 58px;position: absolute;right: 0;top: 0;line-height: 58px;text-align: center;cursor: pointer;color:#666}
.gp-second-nav{font-size: 14px;display: none;background: #e8f5ea;}
.gp-second-nav dd a{display: block;padding:10px 15px 10px 20px;color:#666;border-bottom: 1px dotted #fff;transition: all 0.35s ease-in-out;}
.gp-second-nav dd a:hover,.second_nav dd a.active{background: #fff;}
/*侧边栏移动端 */
.gp-m-subNav{display:none;}
.gp-m-inner-header{width:100%;height:40px;background-color:transparent;cursor:pointer;line-height: 40px;}
.gp-m-inner-header > span{height: 40px;padding-left: 15px;font-size: 16px;color:#666;font-weight: bold;}
.gp-m-subNav .gp-m-inner-header-icon{float: right;width: 40px;height: 40px;text-align: center;}
.gp-m-subNav  .gp-m-inner-header-icon-click i{display: block;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.gp-subNavm h2 a{padding-left:13px;font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:40px;line-height:40px;border-bottom:1px solid #e6e6e6;display:block;}
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#003c7f; display:block; width:100%;}
.gp-m-toggle{width: 40px;height: 40px;position: absolute;right: 0;top: 0;line-height: 40px;text-align: center;}
.gp-subNavm dl{ display: none; background-color:#fff; padding:5px 0px;}
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom: 1px dotted #e6e6e6;}
.gp-subNavm li dl dd a{ font-size: 12px; font-weight:normal; display:inline;  border:none; padding:0px;}
.gp-subNavm li dl dd a:hover{ color:#a70510}
@media screen and (max-width:998px) {
  .gp-subLeft{display: none;}
  .gp-m-subNav{display: block;}
}

.gp-right{ width: calc(100% - 300px); background: #fff; padding: 40px 60px 40px 40px;}
.no-left .gp-right{ width: 100%;}
.gp-right .curPageTil{ line-height: 1; font-weight: bold; font-family: 'Noto Sans SC'; padding-bottom: 20px;border-bottom: 1px solid #e6e6e6;}  
.pageCon{ padding-bottom: 100px;}

.addPostgraduateTableStyle table{ width: 100% !important; border-color: #dfe9f2 !important;}
.addPostgraduateTableStyle thead,
.addPostgraduateTableStyle .firstRow{ background: #f3f8fc; font-weight: blod; text-align: center;}
.addPostgraduateTableStyle tbody tr{}
.addPostgraduateTableStyle tbody tr:nth-of-type(even){ background: #f3f8fc;}
.addPostgraduateTableStyle tbody tr:nth-of-type(even) td[rowspan]{background: #fff;}
.addPostgraduateTableStyle thead th,
.addPostgraduateTableStyle thead td,
.addPostgraduateTableStyle tbody td{ line-height: 40px; padding: 10px 0 !important; border-color: #dfe9f2 !important;}
@media screen and (max-width:767px) {
  .addPostgraduateTableStyle .tableOut{ overflow-x: scroll;}
  .addPostgraduateTableStyle table{ min-width: 1000px;}
}
/* intro */
.intro .listCon{ }
.introCon{ position: relative; padding-top: 34px; color: #333;}
.introCon p{ line-height: 34px; margin-bottom: 30px;text-align: justify;}
.introCon p:last-child{ margin-bottom: 0;}
.tag{ /*padding-left: 30px;*/ position: relative; margin-top: 60px;}
.tag::before{ content: '';display: block;width: 4px;height: 16px;background: #8abee6;
  position: absolute;/*left: 30px;*/ top: 50%;transform: translateY(-50%);z-index: 1;}
.tag span{ display: block; line-height: 24px; padding: 8px 20px; color: #666; background: #f3f8fc;}

/* 学术委员会 */
.committee{ }
.committee .listCon{ padding-top: 40px;}
.committee .box{ margin-bottom: 50px;}
.committee .box:last-child{ margin-bottom: 0px;}
.committee .boxTil{ background: #f3f8fc; line-height: 26px; padding: 17px 28px; padding-right: 50px; border-left: 2px solid #8abee6;
  position: relative; cursor: pointer;}
.committee .boxTil::before{ content: '';display: block;width: 18px; height: 10px; background: url(../images/committee-icon.png) no-repeat center;
  position: absolute;top: 50%;right: 30px;transform: translateY(-50%);pointer-events: none;z-index: 1;transition: all 0.35s ease;transform-origin: 50% 30%;}
.committee .open .boxTil::before{ transform: rotateZ(180deg);}
.committee .boxTil span{ font-weight: bold;}
.committee .boxCon{ padding-left: 48px; line-height: 42px; margin-top: 23px;}
.committee .partTil:nth-of-type(1){ margin-top: 0;}
.committee .partTil{ position: relative; font-weight: bold; margin-top: 30px; text-indent: 0em !important;}
.committee .partTil::before{ content: '';display: block;width: 6px;height: 6px;background: #8abee6;
  position: absolute; left: -18px;top: 50%;transform: translateY(-50%);}
.committee.addh3style h3{ position: relative; font-weight: bold; margin-top: 30px; text-indent: 0em !important;}
.committee.addh3style h3::before{ content: '';display: block;width: 6px;height: 6px;background: #8abee6;
  position: absolute; left: -18px;top: 50%;transform: translateY(-50%);}
.committee.addh3style p{ text-indent: 0em !important;}
.committee table{min-width: 60%;}
.committee table th{text-indent: 0px; margin: 0px; font-size: 18px;line-height: 40px;padding: 10px 10px !important;}
.committee table td{border:1px solid #000;text-indent: 0px; margin: 0px; font-size: 18px;line-height: 40px;padding: 10px 10px !important;}
.committee table p{line-height: 34px;}

/* 中心剪影 */
.centerPic{ }
.centerPic .listCon{
  overflow: hidden;
  position: relative;
}
.centerPic .swiper-slide{ }
.centerPic .gp-img-responsive{
  position: relative;
  padding-bottom: 56%;
}
.centerPic .gp-img-responsive::before{
  content: '';
  display: block;
  width: 100%;
  height: 19.5%;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  opacity: 0.6;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.centerPic .title{
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  width: calc(100% - 80px);
  color: #fff;
  z-index: 1;
}
.center-arrow{
  width: 30px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  background: rgba(0, 0, 0, 0.05) url(../images/center-arrow.png) no-repeat center;
  z-index: 1;
  transition: all 0.25s ease;
}
.center-arrow:hover{
  background: rgba(0, 0, 0, 0.1) url(../images/center-arrow.png) no-repeat center;
}
.center-button-next{
  left: auto;
  right: 0;
  transform: rotateZ(180deg);
}

/* map */
.map p{ line-height: 50px; color: #000;}

/* 校友 */
.alumnus{ }
.alumnus .box{
  margin-top: 40px;
}
.alumnus .boxTil{
  background: #edf4fa;
  color: #8abee6;
  padding-top: 5px;
  /* border-radius: 10px 10px 0 0; */
}
.alumnus .boxTil span{
  display: inline-block;
  padding: 19px 50px;
  line-height: 1;
}
.alumnus .boxCon{
  border-radius: 0 0 10px 10px;
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 33px 50px 50px;
  align-items: flex-start;
}
.alumnus .boxCon dl{
  width: 100%;
  flex-wrap: wrap;
  gap: 37px 0;
}
.alumnus .boxCon dd{
  width: 50%;
  justify-content: flex-start;
  align-items: center;
  gap: 50px;
  line-height: 22px;
}
.alumnus .boxCon .name{
  color: #000;
  min-width: 60px;
  text-align-last: justify;
}
.alumnus .boxCon .year{
  color: #666;
  min-width: 54px;
}
.alumnus .boxCon .major{
  color: #666;
}

/* 全职学者 */
.scholar .listCon{
  align-items: flex-start;
}
.scholar .avatar{
  width: 192px;
  flex-shrink: 0;
  padding-left: 10px;
  position: relative;
  z-index: 1;
  margin-right: 40px;
}
.scholar .img{
  position: relative;
}
.scholar .img::before{
  content: '';
  display: block;
  width: 80%;
  height: 30px;
  background: #8abee6;
  position: absolute;
  left: -10px;
  bottom: 0;
  z-index: -1;
}
.scholar .avatar .name{
  margin-top: 12px;
}
.scholar .avatar .name span{
  color: #999;
  margin-left: 25px;
}
.scholar .gp-img-responsive{
  padding-bottom: 144.44%;
}
.scholar .scholarCon{
  flex: 1;
}
.scholar .scholarCon h3{
  margin-bottom: 23px !important;
  background: #f3f8fc;
  line-height: 26px;
  padding: 17px 28px;
  padding-right: 50px;
  border-left: 2px solid #8abee6;
  text-decoration: none !important;
}
.scholar .scholarCon h3 *{
  color: #333 !important;
}
.scholar .scholarCon h3 span {
  font-size: 18px !important;
  text-decoration: none !important;
}
.scholar .scholarCon p{
  text-indent: 2em !important;
  line-height: 34px;
  margin-bottom: 15px;
  text-align: justify !important;
}
.scholar .scholarCon li {
    position: relative;
    /*margin-left: 15px;*/
}
.scholar .scholarCon li::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #000;
    position: absolute;
    left: 14px;
    top: 15px;
}
.scholar .textCon:first-child{ margin-bottom: 60px;}
.scholar .textCon{
  line-height: 34px;
  color: #333;
  margin-bottom: 40px;
}
.scholar .textCon p{
  margin-bottom: 30px;
}
.scholar .textCon p:last-child{ margin-bottom: 0;}
.scholar .textCon .boxCon{ padding-left: 0;}

.speech.scholar .listCon{ flex-direction: row-reverse;}
.speech.scholar .avatar{ margin-right: 0;margin-left: 52px; padding-left: 0px; width: 300px;}
.speech.scholar .img::before{ display: none;}
.speech.scholar .name{ text-align: center; margin-top: 28px;}

/* 研究领域 */
.research{}
.research .gp-img-responsive{
  padding-bottom: 62.4%;
}
.research ul{
  margin: 0 -16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 50px 0;
}
.research ul li{}
.research ul a{
  display: block;
  margin: 0 16px;
  transition: all 0.35s ease;
}
.research ul a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
}
.research ul .title{
  padding: 16px 20px 73px;
  border: 1px solid #e6e6e6;
  border-top: none;
  background: url(../images/research-icon.png) no-repeat no-repeat;
  background-position: 20px calc(100% - 30px);
}
.research ul a:hover{
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
}
.research ul a:hover .title{
  color: #fff;
  font-weight: bold;
  border: transparent;
}
.research ul span{
  line-height: 30px;
  height: 60px;
}

/* 中心年报 */
.report{ padding-bottom: 0;}
.report .listCon{
  padding: 40px 20px 0;
}
.report .listCon ul{
  gap: 60px 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -32.5px;
}
.report .listCon ul a{
  position: relative;
  display: block;
  margin: 0 32.5px;
  transition: all 0.35s ease;
}
.report .listCon ul a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
}
.report .gp-img-responsive{
  padding-bottom: 145.16%;
  background: #e6e6e6;
  border: 1px solid #d9d9d9;
}
.report a:hover img{
  transform: scale(1.03);
  opacity: 1;
}
.report .title{
  line-height: 55px;
  background: rgba(138, 190, 230, 0.9);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
  color: #fff;
}
.report a:hover .title{
  font-weight: bold;
}

/* 文字列表 */
.textList{ padding-bottom: 0;}
.textList ul{ padding-top: 12px;}
.textList li{ margin-top: 3px;}
.textList li a{ border-bottom: 1px dashed rgba(0, 0, 0, 0.06); align-items: center; padding: 28px 0; transition: all 0.35s ease;}
.textList li a:hover{ transform: translateY(-6px);}
.textList .title{ flex: 1; line-height: 1;padding-left: 15px;border-left: 1px solid #e6e6e6; position: relative;min-height: 20px;}
.textList a:hover .title{ font-weight: bold;}
.textList .date{ flex-shrink: 0; line-height: 1; padding-right: 19px; font-family: 'Arial';color: #999;font-size: 17px;}

/* 期刊论文 */
.paper .listCon li{ 
  margin-bottom: 46px;
}
.paper .listCon li:last-child{
  margin-bottom: 0;
}
.paper .listCon a{
  transition: all 0.35s ease;
}
/* .paper .listCon a:hover{
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
} */
.paper .listCon .img{ 
  width: 240px;
  flex-shrink: 0;
  margin-right: 38px;
}
.paper .listCon .gp-img-responsive{
  padding-bottom: 100%;
  border: 1px solid #d9d9d9;
}
.paper .items{ flex: 1; padding-top: 6px; border-bottom: 1px dashed #e6e6e6; transition: all 0.35s ease;}
.paper .title{ line-height: 28px; height: 84px; margin-bottom: 20px; transition: all 0s ease;}
.paper .title span{
  background-image: linear-gradient(#004098, #004098);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .5s ease;
  background-size: 100% 1px;
  font-weight: bold;
}
.paper a:hover .title span{
}
.paper .item{ line-height: 30px; color: #999;}
.paper .listCon a:hover .title{ color: #004098; font-weight: bold;}
.paper a:hover .items{ /* padding-top: 10px; */ border: transparent;}
/* .paper a:hover .item{ color: rgba(255, 255, 255, 0.5);} */

/* 学术著作 */
.academic{ padding-bottom: 0;}
.academic .listCon{
  margin-top: -10px;
}
.academic .listCon ul{
  margin: 0 -30px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.academic .listCon li{
  margin-top: 50px;
}
.academic .listCon a{
  margin: 0 30px;
  transition: all 0.35s ease;
}
.academic .listCon a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
}
.academic .img{
  width: 234px;
  flex-shrink: 0;
}
.academic .info{
  flex: 1;
  padding-left: 30px;
  padding-top: 10px
}
.academic .gp-img-responsive{
  padding-bottom: 145.3%;
}
.academic .title{
  line-height: 34px;
  height: 68px;
  color: #000;
  margin-bottom: 20px;
  transition: all 0.35s ease;
}
.academic a:hover .title{
  font-weight: bold;
  color: #fff;
}
.academic .item{
  color: #999;
  margin-bottom: 32px;
}
.academic .item:last-child{
  margin-bottom: 0;
}
.academic .item .label{
  /*color: #333;*/
  margin-bottom: 12px;
  transition: all 0.35s ease;
}
.academic a:hover .item .label{
  color: rgba(255, 255, 255, 1);
}
.academic .item span{
  display: block;
  line-height: 1;
  transition: all 0.35s ease;
}
.academic a:hover .item span{
  color: rgba(255, 255, 255, 0.8);
}
.academic .item .label.text{
  line-height: 26px;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -ms-flexbox; /* IE 10 */
}

/* 专刊征稿和出版 */
.draft{ padding-bottom: 0;}
.draft .listCon{}
.draft .listCon ul{
  margin: 0 -25px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.draft .listCon li{
  margin-top: 50px;
}
.draft .listCon a{
  margin: 0 25px;
  transition: all 0.35s ease;
}
.draft .listCon a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
}
.draft .img{
  width: 180px;
  flex-shrink: 0;
}
.draft .gp-img-responsive{
  padding-bottom: 133.33%;
}
.draft .info{
  flex: 1;
  padding: 30px 22px 0 15px;
  border-top: 1px solid #e6e6e6;
}
.draft .listCon a:hover .info{ border-color: transparent;}
.draft .title{
  line-height: 25px;
  color: #000;
}
.draft .listCon a:hover .title{
  color: #fff;
  font-weight: bold;
}
.draft .summary{
  line-height: 22px;
  color: #999;
  margin-top: 10px;
}
.draft a:hover .summary{
  color: rgba(255, 255, 255, 0.5);
}
.title{ transition: all 0.35s ease;}
a:hover .title{ font-weight: bold;}

/* 基金课题 */
.fund{ }
.fund .box{ margin-bottom: 30px;}
.fund .boxTil{ border: none; padding: 12px 30px;}
.fund .boxTil span{ color: #225794; font-weight: normal;}
.fund .boxCon{ padding-left: 30px; margin-top: 10px;}
.fund .boxCon a{ display: block; padding: 17px 0 20px; border-bottom: 1px dashed #d8e2eb;}
.fund .boxCon .title{ line-height: 1;}
.fund .boxCon .flex{ gap: 55px; justify-content: flex-start; color: #999; line-height: 1; margin-top: 20px;}

.cultivate table{ width: 100%; text-align: left;}
.cultivate tr:nth-of-type(odd){ background: #f3f8fc;}
.cultivate th{ font-weight: bold;}
.cultivate th, .cultivate td{ line-height: 30px; padding-top: 15px; padding-bottom: 15px;}
.cultivate tr th:nth-of-type(1),
.cultivate tr td:nth-of-type(1){ width: calc(100% / 11); text-align: center; border-right: 1px solid #dfe9f2;}
.cultivate tr th:nth-of-type(2),
.cultivate tr td:nth-of-type(2){ width: calc(140% / 11);}
.cultivate tr th:nth-of-type(3),
.cultivate tr td:nth-of-type(3){ width: calc(330% / 11);}
.cultivate tr th:nth-of-type(4),
.cultivate tr td:nth-of-type(4){ width: calc(72% / 11);}
.cultivate tr th:nth-of-type(5),
.cultivate tr td:nth-of-type(5){ width: calc(73% / 11);}
.cultivate tr th:nth-of-type(6),
.cultivate tr td:nth-of-type(6){ width: calc(72% / 11);}
.cultivate tr th:nth-of-type(7),
.cultivate tr td:nth-of-type(7){ width: calc(107% / 11);}
.cultivate tr th:nth-of-type(8),
.cultivate tr td:nth-of-type(8){ width: calc(82% / 11);}
.cultivate tr th:nth-of-type(9),
.cultivate tr td:nth-of-type(9){ width: calc(130% / 11); text-align: center; border-left: 1px solid #dfe9f2;}
.cultivate tr td:nth-of-type(9){ text-align: left; padding-left: 27px;}
.gp-pl-20{ padding-left: 20px;box-sizing: border-box;}

/* 学生活动 */
.active{}
.active .listCon{
  margin-top: -20px;
}
.active .listCon ul{
  margin: 0 -12.5px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.active .listCon li{
  margin-top: 50px;
}
.active .listCon a{
  display: block;
  margin: 0 12.5px;
  transition: all 0.35s ease;
}
/* .active .listCon a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
} */
.active .gp-img-responsive{
  padding-bottom: 62.29%;
}
.active .title{
  color: #333;
  line-height: 28px;
  height: 56px;
  margin-top: 10px;
}
.active a:hover .title{
  color: #004098;
  font-weight: bold;
  /* padding-left: 8px;
  padding-right: 8px; */
}
.active .date{
  margin-top: 17px;
  line-height: 1;
  font-size: 17px;
  color: #999;
}
/* .active a:hover .date{
  color: rgba(255, 255, 255, 0.5);
  padding-left: 8px;
  transform: translateY(-5px);
} */

/* 活动预告 */
.events{padding-bottom: 0;}
.events .listCon li{ 
  margin-top: 20px;
}
.events .listCon a{
  position: relative;
  padding: 20px 0;
  transition: all 0.35s ease;
}
.events .listCon a:hover{
  transform: translateX(8px);
}
.events .listCon a::before{
  content: '';
  display: block;
  height: 0;
  width: 100%;
  border-bottom: 1px dashed #d8e2eb;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.events .box{
  width: 90px;
  height: 100px;
  flex-shrink: 0;
  background: #8abee6;
  color: #fff;
  padding-top: 14px;
  margin-right: 30px;
}
.events .box span{
  display: block;
  text-align: center;
  line-height: 1;
}
.events .day{
  margin-top: 9px;
}
.events .time{
  margin-top: 18px;
  font-size: 13px;
}
.events .title{
  line-height: 1;
  margin-bottom: 26px;
  padding-top: 4px;
  transition: all 0s ease;
}
.events .info{
  width: calc(100% - 120px);
}
.events .listCon .item{
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  margin-top: 16px;
  line-height: 1;
}
.events .info span{
  display: inline-block;
  line-height: 1;
}
.events .info span:nth-of-type(1){ 
  min-width: 55px;
  text-align-last: justify;
}
.gray6{ color: #666;}
.gray9{ color: #999;}

/* 中心新闻 */
.news{}
.news .listCon{}
.news .imgList{
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -16.5px;
}
.news .imgList a{
  display: block;
  margin: 0 16.5px;
  padding: 0;
  border: none;
}
.news .imgList .title{
  line-height: 26px;
  height: 52px;
  padding-left: 0;
  border: none;
  margin-top: 10px;
}
.news .imgList .date{
  margin-top: 16px;
  background: url(../images/research-icon.png) no-repeat;
  background-position: 100% 30%;
}
.news ul:last-child{
  padding-top: 40px;
}
.news ul .flex{ flex-direction: row-reverse;}
.news a.flex .title{ padding-left: 23px; border: none; position: relative;}
.news a .title{ transition: all 0s ease;}
.news a.flex .title::before{
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #8abee6;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.news .date{ padding-right: 0;}

/* 期刊 */
.journal{
  padding-bottom: 0;
}
.journal .listCon li{
  margin-top: 50px;
}
.journal .listCon a{
  transition: all 0.35s ease;
}
.journal .listCon a:hover{
  transform: translateY(-8px);
  box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
}
.journal .img{
  width: 180px;
  flex-shrink: 0;
}
.journal .gp-img-responsive{
  padding-bottom: 133.33%;
}
.journal .info{
  width: calc(100% - 180px);
  padding-right: 35px;
  padding-left: 15px;
  border-top: 1px solid #e6e6e6;
  box-sizing: border-box;
  transition: all 0.35s ease;
}
.journal a:hover .info{
  border-color: transparent;
}
.journal .title{
  color: #000;
  line-height: 1;
  margin-top: 25px;
  height: 25px;
}
.journal a:hover .title{
  color: #fff;
}
.journal .summary{
  line-height: 26px;
  margin-top: 45px;
  transition: all 0.35s ease;
}
.journal a:hover .summary{
  color: rgba(255, 255, 255, 0.5);
}
.journal .more{
  text-align: right;
  padding-right: 38px;
  background: url(../images/journal-more.png) no-repeat center right;
  color: #8abee6;
  margin-top: 50px;
  line-height: 1;
  transition: all 0.35s ease;
}
.journal a:hover .more{
  margin-top: 25px;
}

/* 荣誉 */
.honor{ }
.honor .listCon{ color: #333;}
.honor li{ justify-content: flex-start; align-items: flex-start; padding: 15px 30px;}
.honor li:nth-of-type(odd){ background: #f3f8fc;}
.honor li *{ line-height: 40px;}
.honor .honorName{ position: relative; width: 500px; padding-left: 20px; font-weight: bold; position: relative;}
.honor .honorName::before{content: '';display: block;width: 6px; height: 6px;background: #8abee6;
  position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.honor li dd *{ }
.honor .honorPeo{ width: 208px;}
.honor .honorYear{ }
.honor .deptTitle{ color: #8abee6; padding-left: 20px;}

/* 全职学者 */
.fullTimeScholar{ }
.fullTimeScholar .listCon ul{ margin: 0 -39px; justify-content: flex-start; flex-wrap: wrap;}
.fullTimeScholar .listCon li{ margin-top: 52px;}
.fullTimeScholar .listCon li:nth-of-type(1),
.fullTimeScholar .listCon li:nth-of-type(2),
.fullTimeScholar .listCon li:nth-of-type(3),
.fullTimeScholar .listCon li:nth-of-type(4){
  margin-top: 0;
}
.fullTimeScholar .listCon a{ display: block; margin: 0 39px;transition: all 0.35s ease;}
.fullTimeScholar .listCon a:hover{ transform: translateY(-8px);}
.fullTimeScholar .img{ padding-right: 30px;}
.fullTimeScholar .gp-img-responsive{ padding-bottom: 111.11%;}
.fullTimeScholar .title{ color: #225794; line-height: 1; margin-top: 17px; font-weight: bold;}
.fullTimeScholar .title span{ color: #666; margin-left: 23px;font-weight: normal;}
.fullTimeScholar .item{ margin-top: 24px; margin-right: -10px;}
.fullTimeScholar .itemName{ color: #333; line-height: 1;font-weight: bold;}
.fullTimeScholar .itemCon{ color: #999; line-height: 20px; margin-top: 10px;padding-right: 5px;}
.fullTimeScholar .itemCon.gp-ellipsis-1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: -moz-box;display: -ms-flexbox;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

.fullTimeScholar.style2 .listCon ul{ margin: 0 -20px;}
.fullTimeScholar.style2 .listCon li:nth-of-type(3),
.fullTimeScholar.style2 .listCon li:nth-of-type(4){ margin-top: 50px;}
.fullTimeScholar.style2 .listCon a{ margin: 0 20px; transition: all 0.35s ease;}
.fullTimeScholar.style2 .listCon a:hover{ box-shadow: 2px 4px 5px rgba(34, 87, 148, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(41,122,212) 0%, rgb(56,112,175) 100%);}
.fullTimeScholar.style2 .img{ width: 180px; padding: 0;}
.fullTimeScholar.style2 .gp-img-responsive{ padding-bottom: 133.33%;}
.fullTimeScholar.style2 .listCon a{ display: flex;display: -ms-flexbox;}
.fullTimeScholar.style2 .listCon .info{ flex: 1; padding-left: 32px; border: 1px solid #e6e6e6; border-left: none;}
.fullTimeScholar.style2 .item{ margin-right: 0; margin-top: 30px;}
.fullTimeScholar.style2 .title{ margin-top: 30px; margin-bottom: 40px;}
.fullTimeScholar.style2 a:hover .info{ border-color: transparent;}
.fullTimeScholar.style2 a:hover .title{ color: #fff; margin-bottom: 40px;}
.fullTimeScholar.style2 a:hover .title span{ color: rgba(255, 255, 255, 0.8);}
.fullTimeScholar.style2 a:hover .itemName{ color: rgba(255, 255, 255, 1);}
.fullTimeScholar.style2 a:hover .itemCon{ color: rgba(255, 255, 255, 1);}


/*分页*/
.pages{ margin: 50px 0 80px; position: relative;z-index: 2; text-align: center; font-size: 0;}
.gp-page { padding: 0; color:#333; font-size: 0px; display: inline-block;}
.gp-page:after,.gp-page:before { content:" "; display:table}
.gp-page>a,.gp-page>span{display:inline-block;color: #333;background: transparent; cursor: pointer; border-radius: 0%;background: transparent;margin: 0 10px;
    width: 40px; height: 40px; line-height: 40px; font-size: 16px; margin-bottom:0px; margin-left:0px; border: 1px solid #d9d9d9;
    position:relative;text-align: center;vertical-align: top; box-sizing: border-box; *display: inline; *zoom:1;}
.gp-page .gp-page-prev,
.gp-page .gp-page-next{ width: auto; padding: 0 15px;}
.gp-page .gp-page-start,
.gp-page .gp-page-end{ width: auto; min-width: 70px;}
.gp-page > span{border:none}
.gp-page > a:hover, .gp-page > a.active{ background-color:#225794; color: #fff;}
.gp-m-page{ display: none;}
.gp-m-page a{display: inline-block;margin:0 10px}
/*居中*/
.gp-page-centered {text-align:center}
/*右对齐*/
.gp-page-right {text-align:right}
.gp-page .omit{ cursor: not-allowed;}
.selectDiv{ display: inline-block; margin-right: 0px; margin-left: 0px; position: relative;height: 40px; line-height: 40px;}
.selectDiv > span{ display: inline-block; width: 40px; height: 40px; line-height: 40px; background: #fff;border-radius: 0px;
    border: 1px solid #d9d9d9; position: relative; color: #999; text-align: left;padding-left: 17px;}
.selectDiv > span{ width: 70px; margin: 0 8px;}
.selectDiv > span::before{ content: '';display: block;width: 8px;height: 4px;
    background: url(../images/page-icon.png) no-repeat center/cover;
    /* border: 5px solid transparent; border-left-width: 4px; border-right-width: 4px; border-bottom-color: #666; */
    position: absolute;top: calc(50% - 2px);right: 20px;transition: all 0s ease;}
.selectDiv:hover > span::before{ transform-origin: 50%,50%; transform: rotateZ(-180deg);}
.selectDiv dl{ display: none; max-height: 200px; overflow-y: scroll;  width: 100%;
    position: absolute; left: 0%; bottom: 100%; background: #fff; border-radius: 4px; border-bottom: 4px solid transparent;}
.selectDiv dl a{ display: block;}
.selectDiv:hover dl{ display: block;}
.selectDiv a{ display: inline-block; line-height: 30px;}
.selectDiv dd:hover{ background: #225794;}
.selectDiv dd:hover a{ color: #fff;}
.selectDiv > span.noPadding{ width: 50px; padding: 0; border-left: 0;}
.pageInput{ width: 70px; height: 40px; background: #fff; text-align: center; vertical-align: top; border: 1px solid #d9d9d9;
  outline: none; padding: 0;}
.selectDiv .tips{ position: absolute; right: 0%;top: 100%;width: 100%; font-size: 12px; color: red;font-style: normal;}

.article{position: relative;}
.gp-article > .flex{ align-items: center; position: relative;z-index: 1;}
.gp-title{ color: #000; text-align: center; line-height: 50px; font-weight: bold; padding-bottom: 20px; border-bottom: 1px dashed #e6e6e6;}
.gp-info{ font-size: 0; line-height: 1; flex-wrap: wrap; justify-content: flex-start; gap: 15px 40px; padding: 20px 0;}
.gp-info span:first-child{max-width: 360px;height: 19px;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gp-info span{ display: inline-block; color: #999;color: #999;}
/* .gp-info span:last-child{ margin-right: 0px;} */
.gp-info .date{ display: none;}
.gp-content{ margin: 0 auto; padding-top: 35px; box-sizing: border-box; position: relative;}
.gp-content p{ line-height: 34px; margin-bottom: 30px; color: #333;text-align: justify;word-wrap: break-word;}
.gp-content p:nth-last-of-type(1){ margin-bottom: 0px;}
.gp-content table td{
  padding: 10px;
}
.gp-content table p{
  margin-bottom: 0;
  font-size: 18px;
  text-align: justify;
  text-indent: 0em;
  font-size: 18px;
  line-height: 24px;
}
.gp-content table span{
  font-size: 18px;
  font-family: '微软雅黑','Microsoft YaHei';
}

.article-bt{ border-top: 1px solid rgba(0, 0, 0, 0.1); margin: 30px 0 70px;}
.Annex{ padding-top: 45px;}
.Annex h3{ position: relative; line-height: 1; font-weight: bold; color: #000;
  padding-bottom: 0px; margin-bottom: 0px; padding-left: 0px;}
.Annex h3 span{ display: inline-block; position: relative; padding-bottom: 15px;}
.Annex h3 span::before{ content: '';display: block;width: 100%;height: 4px;background: #8abee6;
  position: absolute;left: 0px;bottom: 0%;}
.Annex ul{ background: #f3f8fc; padding: 10px 0;}
.Annex li{ margin-bottom: 5px; border-bottom: none;}
.Annex li:last-child{ margin-bottom: 0; }
.Annex li::marker{ content: '';}
.Annex li a{ display: block; line-height: 30px; box-sizing: border-box; padding: 0 20px;
    color: #999; transition: all 0.35s ease; position: relative;}
.Annex li a::before{ content: '';display: none;width: 6px;height: 6px;background: #019e58;
position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}
.Annex li a:hover{ color: #225794;}

/* 分享 */
.share{ width: 70px; position: relative; right: 0;top: 0;width: 180px; align-items: flex-start;}
/* .share .bdsharebuttonbox{ position: absolute; top: 50%; left: 50%;transform: translate3d(-50%,-50%,0); width: 100%;} */
.share .bdsharebuttonbox{ gap: 22px;align-items: center;}
.share .shareText{ color: #999;}
.moreShare{ display: none; position: absolute; right: -5px; top: 100%;
  justify-content: flex-end; gap: 10px; padding-top: 5px;}
.moreShare.show{ display: flex; display: -ms-flexbox;}
.share a, .moreShare .share_btn{ display: inline-block; width: auto;height: auto;font-size: 0px; /* padding-bottom: 100%;margin-bottom: 2px;  */}
.share a img, .moreShare .share_btn img{ max-width: 23px;max-height: 20px;}
.moreShare .share_btn{ padding: 5px;}
.icon-wechat:before,
.icon-sina:before{ content: ''; display: none;}
.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {   background: #f6f6f6;  font-size: 14px;  font-weight: bold;  padding: 10px 15px !important;}
.shareClose {   position: absolute;    right: 0;    top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {  position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.sharelist li {    float: left;    width: 130px;     padding: 2px;     margin-left: 6px;     _margin-left: 3px;     height: 28px;     overflow: hidden;     list-style: none; }
.sharelist li a {     color: #565656;     font: 12px '宋体';     display: block;        text-decoration: none;     border: 1px solid #fff;     line-height: 18px; width: auto;height: auto;text-indent: 0;}
.weChatBox{width: 280px;height:auto;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-150px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}

/* 人才培养 */
.introSubj .boxCon{ padding-left: unset !important; }
.introSubj .listCon { padding-top: 0 !important; }

/* Responsive Style */
@media screen and (max-width:1780px){
    
}

@media screen and (max-width:1600px){
  .fullTimeScholar .listCon ul{ margin: 0 -15px;}
  .fullTimeScholar .listCon a{ margin: 0 15px;}
  .fullTimeScholar.style2 .title{ margin-bottom: 20px;}
}

@media screen and (max-width:1540px) {
    
}

@media screen and (max-width:1480px) {
  .alumnus .boxCon dd{ gap: 20px;}
  .report .listCon ul{
    margin: 0 -15px;
  }
  .academic .listCon li{
    margin-top: 40px;
  }
  .report .listCon ul a{
    margin: 0 15px;
  }
  .academic .img{
    width: 200px;
  }
  .academic .info{
    padding-left: 20px;
  }
  .academic .item{
    margin-bottom: 15px;
  }
  .academic .title{
    margin-bottom: 10px;
    line-height: 28px;
    height: 56px;
  }
  .academic .listCon ul{
    margin: 0 -10px;
  }
  .academic .listCon a{
    margin: 0 10px;
  }
  .draft .listCon ul{
    margin: 0 -10px;
  }
  .draft .listCon li{
    margin-top: 40px;
  }
  .draft .listCon a{
    margin: 0 10px;
  }
  .draft .info{
    padding: 20px 15px 0 15px;
  }
  .speech.scholar .avatar{
    width: 280px;
    margin-left: 30px;
  }
  .fullTimeScholar .listCon li{
    margin-top: 30px;
  }
  .fullTimeScholar .img{ 
    padding: 0;
  }
  .fullTimeScholar .item{
    margin-right: 0;
  }
  .fullTimeScholar.style2 .listCon .info{
    padding-left: 15px;
  }
  .fullTimeScholar.style2 .title{
    margin-top: 15px;
  }
  .fullTimeScholar.style2 .item{
    margin-top: 20px;
  }
  .gp-info span:first-child{max-width: 280px;}

}

@media screen and (max-width:1400px) {
  .fullTimeScholar .listCon li{
    width: 33.33%
  }
  .fullTimeScholar .listCon li:nth-of-type(4){
    margin-top: 30px;
  }
  .fullTimeScholar.style2 .listCon ul{
    margin: 0 -10px;
  }
  .fullTimeScholar.style2 .listCon li{
    width: 50%
  }
  .fullTimeScholar.style2 .listCon a{
    margin: 0 10px;
  }
}

@media screen and (max-width:1280px) {
  .research ul{
    margin: 0 -10px;
    gap: 25px 0;
  }
  .research ul a{
    margin: 0 10px;
  }
  .research ul .title{
    padding: 15px 15px 30px;
    background-position: 20px calc(100% - 15px);
  }
  .academic .listCon li{
    width: 100%;
    margin-top: 30px;
  }
  .draft .listCon li{
    width: 100%;
    margin-top: 30px;
  }
  .fund .boxCon{
    padding-left: 0;
  }
  .active .listCon ul{
    margin: 0 -8px;
  }
  .active .listCon a{
    margin: 0 8px;
  }
  .news ul:last-child{
    padding-top: 20px;
  }
  .news .imgList{
    margin: 0 -8px;
  }
  .news .imgList a{
    margin: 0 8px;
  }
  .honor .honorName{
    width: 300px;
  }
  .honor .honorPeo{
    width: 100px;
  }
  .fullTimeScholar.style2 .listCon li{
    width: 100%;
  }
  .fullTimeScholar.style2 .listCon li,
  .fullTimeScholar.style2 .listCon li:nth-of-type(2),
  .fullTimeScholar.style2 .listCon li:nth-of-type(3),
  .fullTimeScholar.style2 .listCon li:nth-of-type(4){
    margin-top: 30px;
  }
  .fullTimeScholar.style2 .listCon li:nth-of-type(1){ margin-top: 0;}
}

@media screen and (max-width:1240px) {
  .subBanner .img::before{
    left: 40px;
  }
}

@media screen and (max-width:1200px) {
  .gp-right{ padding: 30px;}
  .cruChannel a{ font-size: 38px;}
  .gp-right .curPageTil{ font-size: 26px;}
  .gp-title{ font-size: 22px; line-height: 30px;}
  .gp-info{ padding: 15px 0;}
  .bread{ bottom: -35px;}
  .alumnus .boxCon{ padding: 30px;}
  .scholar .avatar{ margin-right: 20px;}
  .journal .info{ padding-right: 20px;}
}

@media screen and (max-width:1100px) {
  .alumnus .boxCon{ padding: 30px 20px;}
  .alumnus .boxCon dd{ gap: 15px;}
  .alumnus .boxCon .name{ font-size: 18px;}
}
@media screen and (max-width:1080px) {
    
}

@media screen and (max-width:998px) {
    /* .gp-menu{ display: block; position: absolute; top: 0px; right: 0px;} */
    .pages{ margin: 30px 0;}
    .gp-page{ display: none;}
    .gp-m-page{ display: block;}

    .subContent > .flex{ flex-direction: column;}
    .gp-left, .gp-right{ width: 100%;}
    .gp-right{ padding: 20px;}
    .cruChannel a{ font-size: 30px;}
    .gp-right .curPageTil{ font-size: 22px; padding-bottom: 15px;}
    .introCon{ padding-top: 20px;}
    .introCon p{ line-height: 28px;}
    .committee .boxCon{ padding-left: 28px;line-height: 34px;}
    .committee .partTil{ margin-top: 20px;}
    .centerPic .title{ font-size: 20px; bottom: 25px;}
    .research ul span{ font-size: 18px;}
    .report{ padding-bottom: 0;}
    .report .listCon{ padding: 30px 0 0;}
    .report .listCon ul{ gap: 30px 0;}
    .textList li a{ padding: 20px 0;}
    .fund .boxCon{ padding-left: 0;}
    .news .imgList li{ width: 33.3%;}
    .journal .listCon li{ margin-top: 30px;}
    .gp-article > .flex{ flex-direction: column; align-items: flex-start;}
    .moreShare{ padding-top: 0;}
    .selectDiv .tips{ display: none !important;}
    .speech.scholar .avatar{ width: 220px; margin-left: 20px;}
}

@media screen and (max-width:880px) {
  .pageCon.speech{ padding-bottom: 0px;}
  .speech.scholar .avatar{ width: 180px;}
}

@media screen and (max-width:767px) {
  .subBanner .img::before{ left: 15px;}
  .cruChannel a{ font-size: 28px;}
  .bread{ bottom: auto;top: calc(100% + 15px);}
  .pageCon{ padding-bottom: 40px;}
  .tag{ margin-top: 30px; padding-left: 0;}
  .tag::before{ left: 0;}
  .committee .box{ margin-bottom: 35px;}
  .center-arrow{ width: 44px; height: 44px; margin-top: -22px;}
  .centerPic .title{ font-size: 18px; bottom: 10px; width: calc(100% - 30px);}
  .map p{ line-height: 40px; color: #000; font-size: 18px;}
  .alumnus .box{ margin-top: 30px;}
  .alumnus .boxCon{ flex-wrap: wrap;}
  .alumnus .boxTil span{ padding: 15px 20px;}
  .alumnus .boxCon dl{ width: 100%; margin-bottom: 30px; gap: 25px 0;}
  .alumnus .boxCon dl:last-child{ margin-bottom: 0px;}
  .alumnus .boxCon dd{ width: 100%;}
  .scholar .textCon p{ margin-bottom: 20px; line-height: 28px;}
  .scholar .textCon:first-child{ margin-bottom: 30px;}
  .paper .listCon li{ margin-bottom: 30px;}
  .paper .title{ line-height: 26px; margin-bottom: 15px;}
  .paper .items{ padding-top: 0;}
  .paper .item{ line-height: 26px;}
  .paper .listCon .img{ margin-right: 20px;}
  .active .listCon{margin-top: 0px;}
  .active .listCon li{ margin-top: 30px;}
  .active .listCon .date{ font-size: 14px;}
  .events .box{ margin-right: 20px;}
  .events .info{ width: calc(100% - 110px);}
  .news ul:last-child{ padding-top: 10px;}
  .news .imgList li{ width: 100%; margin-bottom: 15px;}
  .news .imgList li:last-child{ margin-bottom: 0px;}
  .news .imgList .title{ height: auto;}
  .news .imgList .date{ margin-top: 10px;}
  .gp-content{ padding-right: 0;}
  .gp-info{ gap: 20px;}
  .gp-content{ padding-top: 10px;}
  .moreShare{ left: 100%; top: 50%; width: 160px; transform: translateY(-50%);}
  .share .shareText{ flex-shrink: 0;}
  .speech.scholar .listCon{ flex-direction: column; align-items: center;}
  .speech.scholar .name{ margin-top: 10px;}
  .honor li{ flex-wrap: wrap; padding: 10px 20px;}
  .honor li *{ line-height: 30px;}
  .honor .honorName{ width: 100%;}
  .honor dl{ padding-left: 20px;}
  .gp-info span:first-child{max-width: 230px;}
}

@media screen and (max-width:680px) {
  .paper .listCon a{
    flex-direction: column;
  }
  .paper .listCon .img{
    width: 100%;
  }
  .paper .listCon .items{
    margin-top: 15px;
    padding-bottom: 10px;
  }
  .paper .title{
    margin-bottom: 10px;
  }
  .paper .item{
    line-height: 24px;
  }
  .events .title{
    margin-bottom: 15px;
  }
  .events .listCon .item{
    margin-top: 10px;
  }
  .events .listCon .item span{
    line-height: 1.5;
  }
  .journal .listCon a:hover{
    box-shadow: none;
  }
  .journal a:hover .info{border-color: #e6e6e6;}
  .fullTimeScholar .listCon li{
    width: 50%
  }
  .fullTimeScholar .listCon li:nth-of-type(3){
    margin-top: 30px;
  }
}

@media screen and (max-width:580px) {
  .subBanner .gp-img-responsive{
    padding-bottom: 170px;
    position: relative;
  }
  .subBanner .gp-img-responsive img{
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    min-width: 100%;
    width: auto;
  }
  .subBanner .img::before{ width: 45%;}
  .gp-info{ padding: 10px 0;}

}

@media screen and (max-width:540px) {
  .research ul li{width: 50%;}
  .gp-title{ line-height: 24px; font-size: 20px; padding-bottom: 10px;}
}

@media screen and (max-width:479px) {
  .cruChannel a{ font-size: 24px; font-weight: 500;}
  .introCon p{ margin-bottom: 20px;}
  .pageCon{ padding-bottom: 10px;}
  .committee .boxTil{ padding: 10px 20px; padding-right: 35px;}
  .committee .boxTil::before{ right: 15px;}
  .committee .boxCon{ margin-top: 10px;}
  .committee .boxTil span{ line-height: 20px;}
  .committee .box{ margin-bottom: 20px;}
  .map p{ line-height: 30px; color: #000; font-size: 18px;}
  .scholar .listCon{ flex-direction: column; align-items: center;}
  .scholar .avatar{ margin-right: 0; width: 100%;max-width: 180px;}
  .report .title{ line-height: 45px;}
  .report .listCon ul{ margin: 0 -5px; gap: 20px 0;}
  .report .listCon ul li{ width: 50%;}
  .report .listCon ul a{ margin: 0 5px;}
  .textList li a{ padding: 15px 0;}
  .textList .date{ padding-right: 8px;}
  .textList .title{ padding-left: 8px;}
  .draft .listCon li{ margin-top: 20px;}
  .draft .listCon a{ flex-direction: column; align-items: center;}
  .draft .info{ border-top: none; padding: 15px 0 0;}
  .active .listCon li{ margin-top: 20px;}
  .active .listCon .title{ height: auto; line-height: 24px;}
  .active .listCon .date{ margin-top: 10px;}
  .news .imgList .title{ margin-top: 4px; line-height: 24px;}
  .journal .listCon li{ margin-top: 20px;}
  .journal .listCon a{ flex-direction: column; align-items: center; }
  .journal .info{ width: 100%; padding: 0;border-color: transparent !important;}
  .journal .title{ margin-top: 10px;}
  .journal .summary{ margin-top: 15px;}
  .journal .more{ margin-top: 10px !important;}
  .Annex li a{ line-height: 20px;}
  .gp-info{ gap: 10px 15px}
  .gp-content p{ line-height: 28px; margin-bottom: 20px;}
  .share{ width: 140px;}
  .share .bdsharebuttonbox{ gap: 10px;}
  .moreShare{ width: 130px;}
  .moreShare .share_btn{ padding: 0;}
  .fullTimeScholar .listCon ul{ margin: 0 -10px;}
  .fullTimeScholar .listCon a{ margin: 0 10px;}
  .fullTimeScholar.style2 .img{ width: 160px;}
  .fullTimeScholar.style2 .listCon .info{ border: 1px solid #e6e6e6; width: 100%; padding: 5px 10px;}
  .fullTimeScholar.style2 .title{ margin: 5px 0 0;}
  .fullTimeScholar.style2 .item{ margin-top: 10px;}
  .curBox{ width: 100%;}
  .gp-content{ width: 100%;}
  .gp-content .gp-table-scroll{ overflow-x: scroll; width: 100%; max-width: 100%;}
  .gp-content table{ min-width: 500px;}
}

@media screen and (max-width:414px) {
  .subBanner .gp-img-responsive{
    padding-bottom: 140px;
  }
  .subBanner .img::before{ height: 15px;}
  .gp-right{
    padding: 20px 15px;
  }
  .committee .listCon{ padding-top: 20px;}
  .center-arrow{ width: 36px; height: 36px; margin-top: -18px;}
  .centerPic .gp-img-responsive::before{ height: 22%;}
  .alumnus .box{ margin-top: 25px;}
  .alumnus .boxCon{ padding: 20px;}
  .research ul{
    margin: 0 -5px;
    gap: 15px 0;
  }
  .research ul a{
    margin: 0 5px;
  }
  .research ul span{ 
    font-size: 16px;
    line-height: 24px;
  }
  .pages{ margin: 20px 0 30px;}
  .academic .listCon{ margin-top: 0;}
  .academic .listCon li{ margin-top: 20px;}
  .academic .listCon a{ flex-direction: column; align-items: center;}
  .academic .info{ padding-left: 0;padding-top: 10px;}
  .academic .title{ height: auto;}
  .academic .item .label.text{ margin-bottom: 0;}
  .fund .boxCon a{ padding: 15px 0;}
  .fund .boxCon .flex{ margin-top: 15px;}
  .events .listCon li{ margin-top: 10px;}
  .events .listCon a{ padding: 10px 0;}
  .news a.flex .title{ padding-left: 16px;}
  .fullTimeScholar .listCon li,
  .fullTimeScholar .listCon li:nth-of-type(3),
  .fullTimeScholar .listCon li:nth-of-type(4){ margin-top: 20px;}
  .fullTimeScholar .title{ margin-top: 10px;}
  .fullTimeScholar .item{ margin-top: 10px;}
  .fullTimeScholar .itemCon{ margin-top: 6px;}
  .fullTimeScholar .title span{ margin-left: 8px;}
  .gp-right .curPageTil{ font-size: 20px;}
  .bread a{ font-size: 14px;}
}

@media screen and (max-width:370px) {
  .gp-right{ padding: 15px 5px 0;}
  .committee .boxTil{ padding-left: 15px; line-height: 18px;}
  .report .listCon{ padding: 20px 0 0;}
  .events .box{ margin-right: 10px;}
  .events .info{ width: calc(100% - 90px);}
  .events .listCon .item span{ line-height: 1.25;}
  .fullTimeScholar.style2 .img{ width: 120px;}
  .fullTimeScholar .itemCon{ line-height: 16px; margin-top: 4px;}
  .fullTimeScholar.style2 .listCon li, .fullTimeScholar.style2 .listCon li:nth-of-type(2), .fullTimeScholar.style2 .listCon li:nth-of-type(3), .fullTimeScholar.style2 .listCon li:nth-of-type(4){ 
    margin-top: 20px;
  }
  .fullTimeScholar.style2 .title{ font-size: 18px;}
  .gp-right .curPageTil{ font-weight: normal;}
  
}