.cat-tab {
  margin: 10px 0px;
  padding: 10px 0;
  overflow: hidden;
  border-bottom: 1px solid #e4e5e6;
}

li.tab-selected {
  background: #0062c3 !important;
}

li.tab-selected a {
  color: #fff
}

.cat-tab ul li {
  float: left;
  margin: 0px 2px 5px;
  padding: 5px 12px;
  background: #edf0f4;
}

.banner1 {
  height: 228px;
  background: no-repeat center center / cover;
}

.newTime {
  color: #014982;
  font-style: italic;
  font-weight: bold;
}

.newTime span {
  font-style: italic;
  font-weight: bold;
}

.list-container {
  margin-top: 36px;
}

.list-container .layout {
  max-width: 1200px;
}

.list-container .left {
  width: 310px;
  margin-bottom: 40px;
}

.list-container .left .menu-header {
  line-height: 123px;
  background: #315591;
  overflow: hidden;
}

.list-container .left .menu-header h3 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.list-container .left .menu-header p {
  line-height: 38px;
  font-size: 20px;
  color: #fff;
}

.list-container .left .menu {
  padding-top: 16px;
  padding-bottom: 50px;
  background: url(../images/menu-bg.png) no-repeat center center / cover;
}

.list-container .left .menu .menu-item {
  padding-left: 46px;
  box-sizing: border-box;
}

.list-container .left .menu .menu-item>a {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  padding-left: 52px;
  font-size: 18px;
  background: url(../images/menu-jt.png) no-repeat left center;
}

.list-container .left .menu .menu-item .menu-down {
  display: none;
}

.list-container .left .menu .menu-item .menu-down .down-item a {
  display: block;
  height: 45px;
  line-height: 45px;
  margin-left: 56px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 9px;
}

.list-container .left .menu>.selected>a {
  color: #2e5088;
}

.list-container .left .menu>.selected .menu-down {
  display: block;
}

.list-container .right {
  padding-left: 340px;
  margin-bottom: 40px;
}

.list-container .right .position {
  padding: 20px 0;
  border-bottom: 2px solid #2e5088;
}

.list-container .right .position span {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  font-family: "宋体";
}

.list-container .right .position span a {
  font-size: 16px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.list-container .right .position span a:hover {
  text-decoration: underline;
}

.list-container .right .list {
  margin-top: 20px;
}

.list-container .right .list .list-item {
  height: 65px;
  line-height: 65px;
}

.list-container .right .list .list-item:nth-child(2n+1) {
  background-color: #ededed;
}

.list-container .right .list .list-item span {
  float: left;
  padding-left: 22px;
  color: #888;
}

.list-container .right .list .list-item p {
  padding-left: 20px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.list-container .right .list .list-item:hover {
  background-color: #f8f8f8;
}

.list-container .right .list .list-item:hover p {
  text-decoration: underline;
}

.list-container .right .pagination {
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 30px;
}
.list-container .right .pagination .pagination {
    display: flex;    align-items: center;
    justify-content: center;
}
.list-container .right .pagination a ,.list-container .right .pagination span{
  border: 1px #e7e7e7 solid;
  margin-left: 6px;
  padding: 4px 14px;
  font-size: 14px;
  line-height: 39px;
}

.list-container .right .pagination a {
  color: #888;
}

.list-container .right .pagination a:hover,
.list-container .right .pagination .active span{
  border-color: #315591;
  background: #315591;
  color: #fff;
}

.list-container .right .article ul,
.list-container .right .article li {
  list-style-type: decimal;
}

.list-container .right .article {
  margin: 0 16px;
}

.list-container .right .article .article-title {
  margin-top: 30px;
  text-align: center;
  border-bottom: 1px dashed #c3c3c3;
}

.list-container .right .article .article-title h3 {
  font-size: 28px;
  font-weight: bold;
  color: #224a82;
}

.list-container .right .article .article-title p {
  display: inline-block;
  padding: 20px 0;
}

.list-container .right .article .article-title p span {
  margin-right: 15px;
  font-size: 14px;
  color: #666;
}

.list-container .right .article .article-title p span:last-of-type {
  margin-right: 0;
}

.list-container .right .article .article-content {
  margin-top: 24px;
}

.list-container .right .article .article-content div,
.list-container .right .article .article-content p {
  line-height: 33px;
  /*text-indent: 2em;*/
  font-size: 18px;
}

.list-container .right .article .article-content img {
  max-width: 800px;
}

.list-container .right .article .article-content table {
  margin: 0 auto;
}

.list-container .right .article .article-content table p {
  text-indent: 0;
}

.list-container .right .article .article-content a {
  color: #2e5088;
  word-wrap: break-word;
}

.list-container .right .article .article-content a:hover {
  text-decoration: underline;
}

.list-container .person {
  margin-bottom: 60px;
}

.list-container .person li {
  list-style-type: unset;
  margin-left: 20px;
}

.list-container .person .title {
  margin-bottom: 0 !important;
  line-height: 126px;
  text-align: center;
  position: relative;
}

.list-container .person .title h3 {
  float: none;
  font-size: 30px;
  font-weight: bold;
}

.list-container .person .title p {
  position: absolute;
  top: 0;
  right: 0;
}

.list-container .person .introduction {
  padding: 32px 35px;
  margin-top: 30px;
  margin-bottom: 40px;
  border: 1px solid #e3e4e5;
  background: url(../images/person-bg.png) no-repeat right center / cover;
}

.list-container .person .introduction .introduction-left {
  float: left;
  padding-right: 55px;
  border-right: 1px solid #d7d7d7;
}

.list-container .person .introduction .introduction-left .pic {
  float: left;
  width: 120px;
  height: 180px;
  margin-right: 48px;
  background: no-repeat center center / contain;
  position: relative;
  overflow: hidden;
}

.list-container .person .introduction .introduction-left .pic input {
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

.list-container .person .introduction .introduction-left .pic input #file-upload-button {
  width: 0;
  height: 0;
}

.list-container .person .introduction .introduction-left .content {
  float: left;
}

.list-container .person .introduction .introduction-left .content h3 {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
}

.list-container .person .introduction .introduction-left .content h3 span {
  padding-left: 18px;
}

.list-container .person .introduction .introduction-left .content span {
  font-size: 18px;
  color: #666;
}

.list-container .person .introduction .introduction-left .content p {
  margin-top: 16px;
  font-size: 18px;
}

.list-container .person .introduction .introduction-left .content .en {
  margin-top: 26px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.list-container .person .introduction .introduction-left input {
  height: 20px;
  padding: 0 10px;
}

.list-container .person .introduction .introduction-right {
  margin-left: 380px;
}

.list-container .person .introduction .introduction-right p {
  line-height: 30px;
  font-size: 16px;
}

.list-container .person .introduction .introduction-right p span,.list-container .person .introduction .introduction-right div span {
  display: inline-block;
  width: 65px;
  font-weight: bold;
}
.list-container .person .introduction .introduction-right div p {
display: inline;
}
.list-container .person .introduction .introduction-right .subject {
  margin-top: 10px;
}

.list-container .person .introduction .introduction-right .address {
  margin-bottom: 20px;
}

.list-container .person .introduction .introduction-right input {
  height: 20px;
  padding: 0 10px;
}

.list-container .person .person-info .title {
  padding-bottom: 10px;
  line-height: 40px;
  text-align: left;
  border-bottom: 3px solid #224a83;
}

.list-container .person .person-info .title h3 {
  padding-left: 55px;
  font-size: 22px;
  background: no-repeat 5px center;
}

.list-container .person .person-info .content {
  padding: 22px 28px;
  line-height: 36px;
  font-size: 16px;
  color: #666;
}

.list-container .person .person-info .content p {
  text-indent: 2em;
}

.list-container .person button {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  background: #4f6c98;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

.list-container .login {
  overflow: hidden;
  margin: 60px 0;
}

.list-container .login h2 {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: 4px;
  font-weight: bold;
}

.list-container .login .l_inputdiv {
  width: 40%;
  position: relative;
  margin: 0 auto 15px;
}

.list-container .login .l_inputdiv span {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 41px;
  border-right: 1px solid #E5E5E5;
  line-height: 48px;
  background: #F6F9FC;
  border-radius: 6px 0 0 6px;
  text-align: center;
}

.list-container .login .l_inputdiv .lg-text {
  box-sizing: border-box;
  line-height: 48px;
  height: 50px;
  width: 100%;
  padding-left: 50px;
  border-radius: 6px;
  border: 1px solid #E5E5E5;
  font-size: 16px;
  vertical-align: middle;
}

.list-container .login .l_reg {
  width: 70%;
  display: block;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  background: #4f6c98;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  border: none;
  border-radius: 6px;
}

.list-teacher li {
  margin: 20px 0;
  border-bottom: #CCCCCC dashed 1px;
  padding-bottom: 20px;
  overflow: hidden;
  overflow: hidden;
  position: relative;
  height: 208px;
}

.t_pho {
  float: left;
  width: 140px;
  position: absolute;
}

.t_pho img {
  width: 140px;
  height: 190px;
  border: #eee solid 1px;
  padding: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 2px #eee;
}

.t_info {
  width: 100%;
  float: left;
  padding-left: 180px;
  height: 187px;
  overflow: hidden;box-sizing: border-box;
}

.t_info p {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  font-family: Roboto-Regular;
  margin: 5px 0;
}.t_info .t_sub {
font-size: 16px;    font-weight: bold;padding-bottom: 10px;
}

.t_info p a:hover {
  color: #003f88;
}

.t_name {
  padding-bottom: 15px;
}

.t_name a {
  font-size: 18px;
  font-family: Roboto Condensed-Bold;
  color: #004ea2;
  color: #004ea2;    font-weight: bold;
}

.list-teacher .dec {}

.clear {
  clear: both;
}

.list-teacher2 {
  text-align: center;
}

.list-teacher2 li {
  border-bottom: unset;
  height: unset;
  float: left;
  margin-bottom: 0;
  margin-right: 55px;
}

.list-teacher2 li:nth-child(4n) {
  margin-right: 0;
}

.t_pho2,
.t_info2 {
  float: unset;

}

.t_pho2 {
  position: unset;
}

.t_info2 {
  padding-left: unset;
  height: unset;
}

.t_info2 p {
  margin: 5px 0;
  text-align: center;
}

.t_name2 {
  padding-bottom: 0;
}

@media screen and (max-width: 1300px) {
  .list-teacher2 li {
    margin-right: 40px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1220px) {
  .list-container .right .article .article-content img {
    width: 100%;
    height: auto !important;
  }

  .list-container .person input {
    width: 148px;
  }

  .list-teacher2 li {
    border-bottom: unset;
    height: unset;
    float: left;
    margin-bottom: 0;
    margin-right: 30px;
  }

}

@media screen and (max-width: 1170px) {
  .list-teacher2 li {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1130px) {
  .list-teacher2 li {
    margin-right: 60px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 60px;
  }

  .list-teacher2 li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1030px) {
  .list-teacher2 li {
    margin-right: 40px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 40px;
  }

  .list-teacher2 li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .list-teacher2 li:nth-child(4n) {
    margin-right: 40px;
  }

  .list-teacher2 li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 990px) {
  .list-teacher2 li {
    margin-right: 30px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 960px) {
  .list-teacher2 li:nth-child(3n) {
    margin-right: 30px;
  }

  .list-teacher2 li:nth-child(2n) {
    margin-right: 0px;
  }
}

@media screen and (max-width: 768px) {
  .list-teacher2 {
    width: 600px;
    margin: 0 auto;
  }

  .list-teacher2 li {
    border-bottom: unset;
    height: unset;
    float: left;
    margin-bottom: 0;
    margin-right: 50px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 50px;
  }

  .list-teacher2 li:nth-child(2n) {
    margin-right: 50px;
  }

  .list-teacher2 li:nth-child(3n) {
    margin-right: 0px;
  }

  .banner1 {
    background-position-x: right;
  }

  .list-container .left {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }

  .list-container .left .menu {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .list-container .right {
    padding-left: 0;
  }

  .list-container .person {
    margin-bottom: 40px;
  }

  .list-container .person .title {
    line-height: 100px;
  }

  .list-container .person .introduction {
    padding: 30px 20px;
  }

  .list-container .person .introduction .introduction-left {
    padding-right: 30px;
  }

  .list-container .person .introduction .introduction-left .pic {
    margin-right: 35px;
  }

  .list-container .person .introduction .introduction-left .content h3 {
    margin-top: 5px;
  }

  .list-container .person .introduction .introduction-left .content .en {
    margin-top: 22px;
  }

  .list-container .person .introduction .introduction-left .content input {
    display: block;
  }

  .list-container .person .introduction .introduction-left .content input:first-of-type {
    margin-bottom: 5px;
  }

  .list-container .person .introduction .introduction-right {
    margin-left: 310px;
  }

  .list-container .login {
    margin: 40px 0;
  }

}

@media screen and (max-width: 500px) {
  .list-teacher2 {
    width: 350px;
    margin: 0 auto;
  }

  .list-teacher2 li {
    margin-right: 20px;
  }

  .list-teacher2 li:nth-child(4n) {
    margin-right: 20px;
  }


  .list-teacher2 li:nth-child(3n) {
    margin-right: 20px;
  }

  .list-teacher2 li:nth-child(2n) {
    margin-right: 0px;
  }

  .banner1 {
    height: 200px;
    background-position-x: right;
  }

  .list-container {
    margin-top: 20px;
  }

  .list-container .left {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  .list-container .left .menu-header {
    line-height: 100px;
  }

  .list-container .left .menu-header h3 {
    font-size: 24px;
  }

  .list-container .left .menu {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .list-container .left .menu .menu-item {
    padding-left: 80px;
  }

  .list-container .left .menu .menu-item>a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }

  .list-container .left .menu .menu-item .menu-down .down-item a {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }

  .list-container .right {
    margin-bottom: 20px;
  }

  .list-container .right .position {
    padding: 20px 0 15px;
  }

  .list-container .right .list .list-item {
    height: 50px;
    line-height: 50px;
  }

  .list-container .right .list .list-item span {
    padding-left: 10px;
    font-size: 14px;
  }

  .list-container .right .list .list-item p {
    padding-left: 10px;
    font-size: 14px;
  }

  .list-container .right .article {
    margin: 0 5px;
  }

  .list-container .right .article .article-title {
    margin-top: 20px;
  }

  .list-container .right .article .article-title h3 {
    font-size: 24px;
  }

  .list-container .right .article .article-title p {
    padding: 15px 0;
  }

  .list-container .right .article .article-title p span {
    margin-right: 5px;
  }

  .list-container .right .article .article-content {
    margin-top: 20px;
  }

  .list-container .right .article .article-content div,
  .list-container .right .article .article-content p {
    font-size: 16px;
    line-height: 24px;
  }

  .list-container .right .pagination {
    margin-top: 10px;
  }

  .list-container .person {
    margin-bottom: 20px;
  }

  .list-container .person .title {
    line-height: 60px;
  }

  .list-container .person .title h3 {
    font-size: 24px;
  }

  .list-container .person .introduction {
    height: auto;
    padding: 20px 10px;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .list-container .person .introduction .introduction-left {
    float: unset;
    width: 100%;
    height: 170px;
    padding-right: 0;
    border-right: none;
  }

  .list-container .person .introduction .introduction-left .pic {
    width: 130px;
    height: 170px;
    margin-right: 25px;
  }

  .list-container .person .introduction .introduction-left .content h3 {
    font-size: 18px;
  }

  .list-container .person .introduction .introduction-left .content h3 span {
    padding-left: 10px;
  }

  .list-container .person .introduction .introduction-left .content span {
    font-size: 16px;
  }

  .list-container .person .introduction .introduction-left .content p {
    font-size: 16px;
  }

  .list-container .person .introduction .introduction-right {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
  }

  .list-container .person .introduction .introduction-right .subject {
    margin-top: 20px;
  }

  .list-container .person .introduction .introduction-right .address {
    margin-bottom: 20px;
  }

  .list-container .person .person-info .title h3 {
    font-size: 18px;
    line-height: 30px;
    padding-left: 40px;
    background-size: contain;
  }

  .list-container .person .person-info .content {
    padding: 10px 0 20px;
    line-height: 30px;
  }

  .list-container .person button {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }

  .list-container .login {
    margin: 20px 0;
  }

  .list-container .login h2 {
    font-size: 20px;
  }

  .list-container .login .l_inputdiv {
    width: 80%;
  }

  .list-container .login .l_reg {
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

/*固定科研人员列表*/
.list-container .keyan {
  margin-top: 30px;
  border-bottom: 1px solid #05417b;
}

.list-container .keyan h2 {
  display: inline-block;
  background-color: #05417b;
  color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}

.list-container .introduce {
  margin-top: 20px;
  line-height: 36px;
  font-size: 18px;
  text-indent: 2em;
}

.t_pho img {
  width: 100%;
  box-shadow: none;
  border: 0;
  padding: 0;
}

.list-container .list-teacher3 li {
  width: 17%;
  height: 200px;
  margin-right: 3%;
  padding-bottom: 25px;
}

.list-container .t_pho3 {
  width: 100%;height: 100%;

}

.list-container .t_pho3 img {
  height: 100%;
}

.t_pho4 img {
  height: 190px;
}

.t_name3 a {
  font-size: 16px;
}

.list-container .list-teacher3 li:nth-child(5n) {
  margin-right: 0%;
}

@media screen and (max-width: 1200px) {
  .list-container .list-teacher3 li {
    width: 19%;
    margin-right: 5%;
    padding-bottom: 25px;
  }

  .list-container .list-teacher3 li:nth-child(5n) {
    margin-right: 5%;
  }

  .list-container .list-teacher3 li:nth-child(4n) {
    margin-right: 0%;
  }
}

@media screen and (max-width: 1024px) {
  .list-container .list-teacher3 li {
    width: 22%;
    height: 190px;
    margin-right: 4%;
  }

  .list-container .list-teacher3 li:nth-child(5n) {
    margin-right: 4%;
  }

  .list-container .list-teacher3 li:nth-child(4n) {
    margin-right: 0%;
  }
}

@media screen and (max-width: 900px) {
  .list-container .list-teacher3 li {
    width: 29%;
    margin-right: 4%;
  }

  .list-container .list-teacher3 li:nth-child(5n) {
    margin-right: 4%;
  }

  .list-container .list-teacher3 li:nth-child(4n) {
    margin-right: 4%;
  }

  .list-container .list-teacher3 li:nth-child(3n) {
    margin-right: 0%;
  }
}

@media screen and (max-width: 768px) {
  .list-teacher3 {
    width: unset;
  }

  .list-container .list-teacher3 li {
    height: 200px;
    width: 21%;
    margin-right: 5%;
  }

  .list-container .list-teacher3 li:nth-child(3n) {
    margin-right: 5%;
  }

  .list-container .list-teacher3 li:nth-child(5n) {
    margin-right: 5%;
  }

  .list-container .list-teacher3 li:nth-child(4n) {
    margin-right: 0%;
  }

}

@media screen and (max-width: 500px) {
  .list-teacher3 {
    width: unset;
  }

  .list-container .list-teacher3 li {
    width: 31%;
    height: 171px;
    margin-right: 3%;
  }

  .list-container .list-teacher3 li:nth-child(5n) {
    margin-right: 3%;
  }

  .list-container .list-teacher3 li:nth-child(4n) {
    margin-right: 3%;
  }

  .list-container .list-teacher3 li:nth-child(3n) {
    margin-right: 0%;
  }
}