<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------------------项目概况-团队介绍-国家艺术基金详情---------------------------------- */
/* 项目概况、团队介绍、国家艺术基金详情 */
@media screen and (min-width: 1420px) {
  .NewsColumnName{
    font-family: PFC;
    font-size: 16pt;
    /* 字间距 */
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
  }
}
@media screen and (max-width: 1419px){
  .NewsColumnName{
    font-family: PFC;
    font-size: 0.5rem;
    /* 字间距 */
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
  }
}
.NewsColumnName.mytab{
  background-color: #00b0bc;
  color:white;
}
.NewsColumnName.mytab:hover{
  background-color: #f1f934;
  color:#00b0bc;
}
.mytab-active{
  background-color: #f1f934;
  color:#00b0bc;
}
/* 分页版块 */
.NewsSection{
  padding: 20px 70px;
  color: #212121;
  background-color: #f2f2f2;
  display: none;
}

/* -----------------------------------------------专家成员------------------------------------------ */
/* 左右按钮 */
button#leftbtn{
  width:24px;height:24px;
  margin-top: 100px;
  margin-right:5px;
  border:none;
  outline:none;
  background-color:rgba(0,0,0,0);
  background-image: url('/images/leftarrow.png');
  background-size: 98% 99%;
}
button#rightbtn{
  width:24px;height:24px;
  margin-top: 100px;
  margin-left:5px;
  border:none;
  outline:none;
  background-color:rgba(0,0,0,0);
  background-image: url('/images/rightarrow.png');
  background-size: 98% 99%;
}
button#leftbtn:hover{
  background-image: url('/images/leftarrow-active.png');
}
button#rightbtn:hover{
  background-image: url('/images/rightarrow-active.png');
}
/* 内容框cont2 */
@media screen and (min-width: 1420px) {
  .cont2{
    height: 488px;
    background-color: #fff;
    margin-top: 5px;
    background:rgba(255,255,255,0.8)
  }
   .img1{
    width: 60px;
    height: 30px;
    margin-left: 20px;
    margin-right: 10px;
   }
    .span1-2{
      margin-right: 20px;
      display: inline-block;
      color: rgb(1, 197, 197);
      font-size: 18pt;
      vertical-align: bottom;
   }

   /* 内容框cont2-1：共四个专家成员 */
   .cont2-1{
    /* width: 320px; */
    /* height: 350px; */
    background-color: #fff;
    border: 0 solid;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    background:rgba(255,255,255,0)
   }
   .img-zhuanjia{
    width: 205px;
    height: 205px;
    margin-top: 10px;
    /* margin-left: 30px; */
    /* margin-right: 30px; */
    margin-left: 25px;
    margin-right: 25px;
    /* margin-left: 85px; */
   }
}
@media screen and (max-width: 1419px){
  .cont2{
    padding-bottom: 0.5rem;
    background-color: #fff;
    background:rgba(255,255,255,0.8)
  }
   .img1{
    width: 60px;
    height: 30px;
    margin-left: 20px;
    margin-right: 10px;
   }
    .span1-2{
      margin-right: 20px;
      display: inline-block;
      color: rgb(1, 197, 197);
      font-size: 18pt;
      vertical-align: bottom;
   }

   /* 内容框cont2-1：共四个专家成员 */
   .cont2-1{
    /* width: 320px; */
    /* height: 350px; */
    background-color: #fff;
    border: 0 solid;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    background:rgba(255,255,255,0)
   }
   .img-zhuanjia{
    width: 205px;
    height: 205px;
    margin-top: 10px;
    /* margin-left: 30px; */
    /* margin-right: 30px; */
    margin-left: 25px;
    margin-right: 25px;
    /* margin-left: 85px; */
   }
}
/* ------------------------------------------------教师成员--------------------------------------    */
/* 内容框cont3 */
@media screen and (min-width: 1420px) {
  .cont3{
  /* background-color: yellow; */
  background-color: #fff;
  margin-top: 5px; 
  padding-top: 22px;
  background:rgba(255,255,255,0.8)
}

/* 简介内容框cont3-1：第一个成员 */
.cont3-1{
  margin-left: 65px;
  width: 1300px;
  /* height: 280px; */
  /* background-color: pink; */
  background-color: #fff;
  border: 0px solid black;
  background:rgba(255,255,255,0);
  vertical-align:top;
}

/* 图片框cont-img */
.cont-img{
  width: 250px;
  height: 250px;
  /* background-color: red; */
  background-color: #fff;
  border: 0px solid black;
  display: inline-block; 
  background:rgba(255,255,255,0)
}

/* 图片：教师 */
.img-jiaoshi{
  width: 205px;
  height: 205px;
  margin-top: 10px;
  margin-left: 20px;
 }

/* 内容框cont-d1：成员1 张辉 */
.cont-d1{
  width: 1020px;
  /* 不能给高度，否则展开更多功能就会不生效 */
  /* height: 200px; */
  /* background-color: yellow; */
  background-color: #fff;
  margin-left: 20px;
  border: 0px solid black;
  display: inline-block;
  overflow: hidden;
  background:rgba(255,255,255,0)
}

/* 内容框cont-d2345678：成员2苍慜楠、成员3张妤静、成员4董海斌......成员8 孙茜*/
.cont-d2345678{
  width: 985px;
  /* height: 210px; */
  /* background-color: yellow; */
  background-color: #fff;
  margin-left: 30px;
  margin-top: 10px;
  border: 0px solid black;
  /* letter-spacing: 1px; */
  display: inline-block;
  /* overflow: hidden; */
  background:rgba(255,255,255,0);
  vertical-align:top;
  border: 0px solid black;
}
}
@media screen and (max-width: 1419px){
  .cont3{
    background-color: #fff;
    padding-top: 0.5rem;
    background:rgba(255,255,255,0.8)
  }
  
  /* 简介内容框cont3-1：第一个成员 */
  .cont3-1{
    margin: 0rem 0.35rem;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
  }
  
  /* 图片框cont-img */
  .cont-img{
    /* margin-top:1rem; */
    width: 33%;
    background-color: #fff;
    display: inline-block; 
    background:rgba(255,255,255,0)
  }
  
  /* 图片：教师 */
  .img-jiaoshi{
    width: 100%;
    height: auto;
   }

  .teachername{
    font-family:PFZH;
    font-size:0.4rem;
    text-align: center;
    letter-spacing:1px;
    color: #01b0bc;
  }

  .teacherintro{
    text-align: center;
    font-family:PFZH;
    font-size:0.3rem;
    letter-spacing:1px;
    color: #333333;
  }

  /* 内容框cont-d2345678：成员2苍慜楠、成员3张妤静、成员4董海斌......成员8 孙茜*/
  .cont-d2345678{
    width: 66%;
  }
}
  /* --------------------------展开更多------------------- */
  .tuanwrapper {
    display: flex;
    margin: 10px auto;
    min-width: 300px;
    overflow: hidden;
    /* border-radius: 8px; */
    padding: 10px;
    /* box-shadow: 20px 20px 60px #bebebe, -20px -20px 60px #ffffff; */
  }
  .tuantext {
      /* font-size: 20px; */
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: justify;
      /* display: flex; */
      display: -webkit-box;
      /* 下面一行是缩进之前展示的行数：3行 */
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      position: relative;
  }
  .tuantext::before {
    content: "";
    height: calc(100% - 24px);
    float: right;
  }
  .tuantext::after {
    content: "";
    width: 999vw;
    height: 999vw;
    position: absolute;
    /* box-shadow: inset calc(100px - 999vw) calc(30px - 999vw) 0 0 #fff; */
    margin-left: -100px;
  }
  .tuanbtn {
    float: right;
    clear: both;
    /* font-size: 16px; */
    /* padding: 0 8px; */
    /* background: #3f51b5;
    line-height: 24px;
    border-radius: 4px; */
    color: rgb(1, 197, 197);
    cursor: pointer;
    margin-left: 50px;
    margin-top: -9px;
  }
  .tuanbtn::before {
    content: "展开更多  " url(/images/tangdilingkaocha/diwangshengping/向右箭头_副本.png);
    /* 指定对象为块元素 */
    display: block;
    width: 100px;
    height: 100px;
    font-family: PFC;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #00b0bc;
    /* margin-top: -5px; */
    /* padding-left: 10px; */
  }

  .tuanexp {
    display: none;
  }
  .tuanexp:checked + .tuantext {
    -webkit-line-clamp: 999;
  }
  .tuanexp:checked + .tuantext::after {
    visibility: hidden;
  }
  .tuanexp:checked + .tuantext .tuanbtn::before {
    content: "收起";
    font-family: PFC;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #00b0bc;
    /* margin-top: -38px; */
    padding-left: 60px;
  }
/* -------------------------------------------学生成员------------------------------------- */
@media screen and (min-width: 1420px) {
  /* 内容框cont4 */
  .cont4{
    /* width: 1110px; */
    height: 110px;
    /* background-color: red; */
    background-color: rgba(255,255,255,0.8);
    margin-top: 11px;
    padding-top: 56px;
  }

  /* 内容框cont5：共9个学生成员 */
  .cont5{
    /* width: 1110px; */
    /* 这个高度不要调，否则hidden的生效范围会改变 */
    height: 1050px;
    /* background-color: red; */
    background-color: rgba(255,255,255,0.8);
      /* 上下、左右 */
    padding: 0 52px;
    /* 把其他页的隐藏掉 */
    overflow: hidden;
    /* position: relative; */
  }

  /* 图片格式 */
  .img3{
    width: 204px;
    height: 204px;
    margin-top: 10px;
    margin-left: 25px;
  }
}
@media screen and (max-width: 1419px) {
  /* 内容框cont4 */
  .cont4{
    /* height: 110px; */
    background-color: rgba(255,255,255,0.8);
    /* padding-top: 56px; */
  }

  /* 内容框cont5：共9个学生成员 */
  .cont5{
    /* 这个高度不要调，否则hidden的生效范围会改变 */
    /* height: 980px; */
    /* background-color: red; */
    background-color: rgba(255,255,255,0.8);
      /* 上下、左右 */
    padding-left:0.35rem;
    padding-right:0.35rem;
      /* 把其他页的隐藏掉 */
    overflow: hidden;
  }

  /* 图片格式 */
  .img3{
    width: 100%;
    height:auto;
    margin-top: 0.35rem;
    padding: 0rem 0.5rem;
  }
} 
/* ------------------------------------给页码按钮设置格式----------------------------------- */
.button01{
  margin: 5px;
  color: #333333;
  font: 12pt PFZH;
  padding: 7px 12px 7px 12px;
  text-decoration: none;
  border-radius: 20px;
  cursor: pointer;
  border-radius: 50%;
}

/* 鼠标悬停 */
.button01:hover{
  text-decoration: none;
  background-color: yellow;
}
</pre></body></html>