﻿@charset "utf-8";

/* CSS Document */
img {
  vertical-align: middle;
}

.Clearit::after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.pb-60 {
  padding-bottom: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.w100 .main {
  width: 100%;
  margin: 0px;
}

.kyje {
  width: 100%;
  margin-top: -50px;
  background: url('/Sites/Uploaded/UserUpLoad/20230506/20230506175754.png');
  height: 500px;
  background-size: cover;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  ;
}

.Description .details, .Description h2 {
  display: none;
}

.Description p {
  font-size: 14px;
  color: #333;
  line-height: 26px;
}

.keyc-top {
  padding-top: 80px;
  padding-bottom: 30px;
}

.keyc-top h2 {
  text-align: center;
  color: #0551A9;
  font-size: 26px;
}

.keyc-btm {
  text-align: center;

}

.keyc-btm a {
  padding: 10px 30px;
  color: #fff;
  background: #0551A9;
  font-size: 16px;
  display: inline-block;
}


.kxyj ul li {
  width: 32%;
  height: 220px;
  border: 1px solid #E7E8E8;
  float: left;
  box-sizing: border-box;
  transition: all .3s;
  border-radius: 6px;
}

.kxyj ul li a {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.kxyj ul li.Li1 {
  display: inline-block;
  border: none;
  padding-left: 85px;
  padding-top: 50px;
}

.kxyj ul li.Li1 a {
  display: block;
}

.kxyj ul li.Li1:hover {
  background: none;

}

.kxyj ul li.Li1:hover P {
  color: rgba(5, 81, 169, 0.20);

}

.kxyj ul .Li1, .kxyj ul .Li2, .kxyj ul .Li3 {
  margin: 0px 0px 24px 0px;
}

.kxyj ul .Li2, .kxyj ul .Li5 {
  margin: 0px 24px;
}


.kxyj .Es {
  font-size: 45px;
  padding-bottom: 20px;
  color: rgba(5, 81, 169, 0.20);
}

.kxyj ul li h2.title_header {
  color: #0551A9;
  font-size: 26px;
}


.kxyj ul li p {
  color: #0551A9;
  font-size: 16px;
  font-weight: 700;
}

.kxyj ul li:hover {
  background: #0551A9;
  transition: all .3s;
}

.kxyj ul li:hover p {
  color: #fff;
}

.kxyj ul li span {
  display: block;
  width: 48px;
  height: 48px;
  margin-bottom: 15px;
}

.kxyj ul .Li2 span {
  background: url(/Sites/Uploaded/UserUpLoad/20230506/20230506182837.png) no-repeat center center;
}

.kxyj ul .Li3 span {
  background: url(/Sites/Uploaded/UserUpLoad/20230506/20230506182901.png) no-repeat center center;
}

.kxyj ul .Li4 span {
  background: url(/Sites/Uploaded/UserUpLoad/20230506/20230506182924.png) no-repeat center center;
}

.kxyj ul .Li5 span {
  background: url(/Sites/Uploaded/UserUpLoad/20230506/20230506183024.png) no-repeat center center;
}

.kxyj ul .Li6 span {
  background: url(/Sites/Uploaded/UserUpLoad/20230506/20230506183043.png) no-repeat center center;
}


.kxyj ul .Li2:hover span {
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508112521.png) no-repeat center center;
}

.kxyj ul .Li3:hover span {
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508112543.png) no-repeat center center;
}

.kxyj ul .Li4:hover span {
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508112606.png) no-repeat center center;
}

.kxyj ul .Li5:hover span {
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508112621.png) no-repeat center center;
}

.kxyj ul .Li6:hover span {
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508112640.png) no-repeat center center;
}

/*轮播板块 */

.yy_left {
  width: 570px;
  height: 380px;
  float: left;
  margin-right: 26px;
  position: relative;
}

.Scroll_Box {
  width: 100%;
  height: 380px;
  overflow: hidden;
}

.Scroll_Box li {
  position: relative;
}

.Scroll_Box li img {
  width: 100%;
  height: 100%;
}

.Scroll_Box li .title_type {
  display: block;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4000);
}

.yy_left .swiper-pagination_1 {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 2;
  width: auto !important;
  text-align: right;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  margin: 0px 5px;
}

.yy_left .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  height: 10px;
  width: 10px;
}

.yy_left .swiper-pagination-bullet-active {
  background: #0551A9;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}



.yy_right {
  width: 604px;
  height: 380px;
  float: left;
}

.yy_right ul.article_list{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.yy_right ul.article_list li {
  padding: 46px 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 18px;
  /* height: 115px; */
  width: 48%;
}

.yy_right ul.article_list li:last-child {
  /* margin-bottom: 0px; */
}

.yy_right ul.article_list li:hover {
  background: #0551A9;
  transition: all .3s;
}

.yy_right ul.article_list li .title_type {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  background: url(/Sites/Uploaded/UserUpLoad/20221115/20221115115302.png) no-repeat left center;
  padding-left: 20px;
}

.yy_right ul.article_list li:hover .title_type {
  background: url('/Sites/Uploaded/UserUpLoad/20230227/20230227111617.png') no-repeat left center;
  color: #fff;
}

.yy_right ul.article_list li:hover p {
  color: #fff;
}

.yy_right .article_list li p {
  color: #666;
  font-size: 14px;
  padding-top: 10px;
  line-height: 22px;
  padding-left: 20px;
}

/* 带头人物 */
.LDTP {
  background: url('/Sites/Uploaded/UserUpLoad/20230508/20230508133920.png');
  background-size: 100%;
}

.LD-top {
  padding-bottom: 40px;
}

.LD-top h2 {
  font-size: 26px;
  text-align: center;
}

.LD-top h2 a {
  color: #fff;
}

.LD-list {
  overflow: hidden;
  height: 280px;
}

.LD-list li {
  position: relative;
  width: 100%;

}
.LD-list li a{
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.LD-list li img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.LD-list li:hover img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.LD-list li .title_type {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0px;
  height: auto;
  padding: 10px 0px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4000);
  color: #fff;
  font-size: 16px;
}

.Min_three>div {
  width: 32%;
  box-sizing: border-box;
  border-top: 1px solid #0551A9;
  padding: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  float: left;
  height: 325px;
}

.TSQB {
  margin: 0px 24px;
}

.Min_three>div .title a {
  font-size: 18px;
  color: #0551A9;
  margin-bottom: 10px;
  display: block;
}
.Min_three>div .ky-list{
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
}

.Min_three ul.ky-list li {
  padding-left: 20px;
  line-height: 34px;
  font-size: 16px;
  background: url(/Sites/Uploaded/UserUpLoad/20221115/20221115115302.png) no-repeat left center;
  display: block;
}

.Min_three ul.ky-list li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222165309.png) no-repeat left center;
}

.LD-btm {
  position: relative;
}


.arrow-btn {
  position: absolute;
  background: url(/Sites/Uploaded/UserUpLoad/20230508/20230508145728.png) no-repeat center;
  width: 60px;
  height: 60px;
  top: 115px;

  cursor: pointer;
  opacity: 0.6;
}


.swiper-button-prev_2 {
  left: -90px;
  transform: rotate(180deg);
}

.swiper-button-next_2 {
  right: -90px;
}

.arrow-btn:hover {
  opacity: 1;
}

/*科研公告 */

.ky-left {
  width: 670px;
  float: left;
}


.ky-left ul.ky-list li {
  /* padding: 0px 20px; */
  box-sizing: border-box;
  margin-bottom: 20px;
  height: 90px;
}

.ky-left ul.ky-list li:last-child {
  margin-bottom: 0px;
}


.ky-left ul.ky-list li .title_type {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  background: url(/Sites/Uploaded/UserUpLoad/20221115/20221115115302.png) no-repeat left center;
  padding-left: 20px;
}

.ky-left ul.ky-list li:hover .title_type {
  background: url(/Sites/Uploaded/UserUpLoad/20221222/20221222165309.png) no-repeat left center;
  color: #0551A9;
}




.ky-left .ky-list li p {
  color: #666;
  font-size: 14px;
  padding-top: 10px;
  line-height: 22px;
  padding-left: 20px;
}
.ky-left ul.ky-list li:hover p{
  color: #0551A9;
}


.ky-right {
  width: 505px;
  height: 310px;
  float: left;
  margin-left: 25px;
  overflow: hidden;
  position: relative;
}

.ky-right img {
  height: 100%;
  overflow: hidden;
  transition: all .3s;
}

.ky-right:hover img {
  transform: scale(1.1);
  transition: all .3s;
}

.ky-right a {
  position: absolute;
  color: #fff;
  width: 100%;
  line-height: 310px;
  height: 100%;
  text-align: center;
  font-size: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

}




@media only screen and (max-width:768px) {
  .w1200 {
 width: 100%;
 padding: 0px 10px;
 box-sizing: border-box;
  }

  .pb-60 {
 padding-bottom: 20px;
  }

  .pt-60 {
 padding-top: 20px;
  }

  .keyc-top h2, .kxyj ul li h2.title_header, .LD-top h2, .ky-right a{
 font-size: 20px;
  }

  div.linkmap {
 width: auto
  }

  .kyje {
 width: 100%;
 height: auto;
  }

  .keyc-btm a {
 padding: 10px 20px;
 margin-bottom: 15px;
  }
  /* 科学研究 */
  .kxyj ul li{
 width: 48%;
 height: auto;
 padding: 10px;
 min-height: 112px;
  }
  .kxyj ul .Li2, .kxyj ul .Li4, .kxyj ul .Li6{
 float: right;
  }
  .kxyj ul li.Li1{
 padding-left: 20px;
 padding-top: 20px;
  }
  .kxyj ul li p{
 font-size: 14px;
 font-weight: 400;
  }
  .kxyj ul .Li3, .kxyj ul .Li4{
 margin: 4% 0px;
  }
  
  .kxyj ul .Li1, .kxyj ul .Li2, .kxyj ul .Li5, .kxyj ul .Li6{
 margin: 0px;
  }
  .kxyj .Es{
 font-size: 24px;
  }
  .kxyj ul .Li2 span, .kxyj ul .Li3 span, .kxyj ul .Li4 span, .kxyj ul .Li5 span, .kxyj ul .Li6 span, .kxyj ul .Li2:hover span, .kxyj ul .Li3:hover span, .kxyj ul .Li4:hover span, .kxyj ul .Li5:hover span, .kxyj ul .Li6:hover span{
 width: 3em;
 height: 3em;
 background-size: 100% 100%;
  }

.yy_left, .yy_right, .ky-left{
  width: 100%;
  float: none;
  height: auto;
} 
.Min_three>div{
  width: 100%;
  float: none;
}
.arrow-btn{
  display: none;
}
.TSQB{
  margin: 20px 0px;
}
.Scroll_Box{
  height: auto;
}
}



@media only screen and (max-width:640px) {
/* Lunbo */
.yy_right ul.article_list li{
  width: 100%;
  box-sizing: border-box;
  height: auto;
}
/* 带头人物 */
.LD-list{
  width: 100%;
  height: 230px;
}
/* 科研公告 */
.ky-left ul.ky-list li .title_type{
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ky-left ul.ky-list li{
  width: 100%;
  height: auto;
}
.ky-right{
  width: 100%;
  height: auto;
  margin: 15px 0px 0px;

}
.ky-right a{
  line-height: 290px;
}

}

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