@font-face {
  font-family: "Rajdhani-SemiBold";
}

.banner {
  width: 100%;
  margin-top: 0;}
.banner .gallery{
  height:38vw;}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;}

.banner .swiper-container .swiper-wrapper .swiper-slide .intro {
  position: absolute;
  top: 146px;
  left: 10%;
  padding-right: 60%;}

.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-title {
  font-size: 48px;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 900;}

.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-title-en {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 4px;
  font-weight: 300;}

.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-text {
  margin-top: 33px;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 28px;
  font-weight: 500;}

.banner .swiper-container .swiper-wrapper .swiper-slide #first {
  left: 60%;
  padding-right: 10%;}

.banner .thumbs {
  width: 50%;
  position: absolute;
bottom: 0;
    right: 0;
  z-index: 9999;}

.banner .thumbs .swiper-wrapper .swiper-slide {
  text-align: center;
  font-size: 18.21px;
  color: #ffffff;
  font-weight: 500;
  border: 3px solid #ffffff;}

.banner .thumbs .swiper-wrapper .swiper-slide .fir {
  padding: 25% 0;
  background: url(../images/banner01-min.jpg) no-repeat center/cover;}

.banner .thumbs .swiper-wrapper .swiper-slide .sec {
  padding: 25% 0;
  background: url(../images/banner02-min.jpg) no-repeat center/cover;}

.banner .thumbs .swiper-wrapper .swiper-slide .fina {
  padding: 25% 0;
  background: url(../images/banner03-min.jpg) no-repeat center/cover;}

.banner .thumbs .swiper-wrapper .swiper-slide-active {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webit-box-sizing: content-box;
  background: #d8d8d8;
  background: rgba(3, 31, 62, 0.3);
  border: 3px solid #1b88ff;}


.menu-left {
  width: 100%;
  background: #ffffff;
  position:absolute;
  padding: 20px 0;
      margin-top: -64px;
  z-index: 1;}

.menu-left .left-list .left-list-case {
  display: inline-block;
  margin-right: 6%;}

.menu-left .left-list .left-list-case img {
  margin-right: 13px;
  display:inline-block;}

.menu-left .left-list .left-list-case a {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #303133;
  letter-spacing: 0;
  font-weight: 600;}

.news {
  position: relative;
padding-top: 58px;
    padding-bottom: 68px;}

.news .news-photo {
  width: 58%;
  display: inline-block;
  position: relative;}

.news .news-photo .mask {
  width: 100%;
  height: 70px;
  background-image: linear-gradient(180deg, rgba(11, 51, 99, 0) 0%, rgba(30, 105, 187, 0.76) 100%);
  position: absolute;
  bottom: 0;}

.news .news-photo .news-photo-pic img {
  width: 928px;
  height: 31vw;
  object-fit:cover;}
@media screen and (min-width:1921px){
.news .news-photo .news-photo-pic img {
  height: 29vw;}
}
.news .news-photo .news-photo-text {
  position: absolute;
  width:100%;
  bottom: 0;
  padding-left: 20px;
  padding-bottom: 16px;}

.news .news-photo .news-photo-text img {
  width: 100%;}

.news .news-photo .news-photo-text .photo-date {
  font-family: Rajdhani-SemiBold;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 600;}
.news .news-photo .news-photo-text .photo-text{
  margin-top: 8px;}
.news .news-photo .news-photo-text .photo-text a {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 400;}

.news .news-title {
  position: absolute;
  padding-left: 54px;
  width: 30%;
  display: inline-block;}

.news .news-title .en {
  width: 100%;}

.news .news-title .en span {
  margin-left: 41px;
  font-size: 12px;
  font-family: Rajdhani-SemiBold;
  color: #1b88ff;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;}

.news .news-title .en span::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 1px;
  background: #1b88ff;
  left: 54px;
  top: 9px;}

.news .news-title .cn {
  width: 100%;
  margin-top: 9px;}

.news .news-title .cn span {
font-family: PingFangSC-Medium;
  font-size: 32px;
  color: #272727;
  font-weight: 500;}

.news .news-title .cn span::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #207de2;
  position: absolute;
  left: 36px;
  top: 37px;}

.news .news-title .cn span::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ffbe17;
  position: absolute;
  left: 36px;
  top: 43px;}

.news .news-text {
  width: 42%;
  background: #ffffff;
  box-shadow: 0px 2px 30px 0px rgba(36, 136, 229, 0.13);
  padding: 1.5vw 3vw;
  position: absolute;
  top: 149px;
  right:0;
  z-index:2;}

.news .news-text ul li .news-date {
  position:relative;
  padding-top: 1.5vw;}

.news .news-text ul li .news-date .date {
  display: inline-block;
  font-family: Rajdhani-SemiBold;
  font-size: 12px;
  letter-spacing: 1px;
  color: #097bf7;
  font-weight: 600;}

.news .news-text ul li .news-date .news-list {
  display: inline-block;
position: absolute;
    left: 84px;
    bottom: 0;}

.news .news-text ul li .news-word {
  position: relative;
  padding-top: 1.4vw;
  border-bottom: 1px dashed #cacaca;}

.news .news-text ul li .news-word a {
  width: 80%;
  display: block;
  font-size: 14px;
  color: #303133;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom:1.4vw;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;}

.news .news-text ul li .news-word a:hover {
  color: #097bf7;}

.news .news-text ul li .news-word .more {
  position: absolute;
  right: 0;
  top: 1.4vw;}

.news .news-text ul li:last-child .news-word {
  border-bottom: none;}

.news .news-more {
  position: absolute;
  left: 34%;
  bottom:0;}

.news .news-more a::after {
  position: relative;
  left: 56px;
  top: 5px;}
.announcements {
 padding-top:20px;}
.announcements .announcements-main .announcements-list ul li .news-date .date {
  color: #097bf7;}
.announcements .announcements-main .announcements-list ul li .news-word{
  position: relative;}
.announcements .announcements-main .announcements-list ul li .news-word a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 85%;
  height: 40px;
  font-size: 14px;
  color: #303133;
  letter-spacing: 0;
  font-weight: 400;}

.announcements .announcements-main .announcements-list ul li .news-word a:hover {
  color: #097bf7;}


.academic {
  background: #f9fafc;
height: 400px;
}

.academic .news{
width: 30.4%;
    padding: 0;
    float: left;
    margin-left: 7%;
}
.academic .announcements-list{
width: 34%;
    overflow: hidden;
margin-left:3%;
float:right;
}

.academic .news-photo-pic img{
height:232px;
    object-fit: cover;
}

.academic .news-photo-text{
background-image: linear-gradient(270deg, #31abef 0%, #207de2 100%);
color:#ffffff;
    width: 80%;
    height: 80px;
position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px;
    box-sizing: border-box;
}
.academic .news-photo-text a{
color:#ffffff;
}
.academic .news-photo-text .photo-date{
line-height:30px;
}

.academic .announcements-main .announcements-list ul li .news-word {
  /*margin-top: 0;*/}

.academic .announcements-main .announcements-list ul li .news-word a {
 display:block; 
 overflow: hidden;
  text-overflow: ellipsis;
 white-space:nowrap;
  width: 85%;
  font-size: 14px;
  color: #303133;
  letter-spacing: 0;
  font-weight: 400;}

.academic .announcements-main .announcements-list ul li .news-word a:hover {
  color: #097bf7;}

.academic .announcements-main .announcements-list ul li .news-word .time {
  display: block;
  font-size: 12px;
  color: #097bf7;
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 6px;}

.academic .announcements-main .announcements-list ul li .news-word .time a {
  font-size: 12px;
  color: #097bf7;
  letter-spacing: 1px;
  font-weight: 400;}


.scientific {
  width: 100%;
  height: 335px;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 174px;}

.scientific .middle-title {
  top: 48px;}

.scientific .scientific-list > ul {
  position: relative;
  top: 40px;
    flex-wrap: wrap;
  display: flex;
  justify-content: center;}

.scientific .scientific-list > ul > li {
  z-index: 9999;
  flex: 1;
  height:306px;
  padding: 8px 37px 9px 43px;
  border: 1px solid #207de2;
  background: #ffffff;}

.scientific .scientific-list > ul > li > img {
  padding: 30px 0;
  margin: 0 auto;}

.scientific .scientific-list > ul > li > .title {
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px;
  color: #303133;
  line-height: 19.64px;
  font-weight: 500;}

.scientific .scientific-list > ul > li > ul > li {
  margin-bottom: 12px;
  display: inline-block;}

.scientific .scientific-list > ul > li > ul > li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #2b73ea;
  position: absolute;
  border-radius: 50%;
  top: 6px;
  left: 0;}

.scientific .scientific-list > ul > li > ul > li a {
  font-size: 14px;
  color: #4c4e54;
  letter-spacing: 0;
  padding-left:15px;
  line-height: 18px;
  position:relative;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;}

.scientific .scientific-list > ul > li > ul > li:hover a {
  color: #097bf7;}

.charming {
  padding-bottom: 60px;}

.charming .title {
  width: 100%;
  margin-bottom: 54px;}

.charming .title img {
  margin: 0 auto;}

.charming .main-charming {
  font-size: 0;
  position: relative;}

.charming .main-charming .people {
  display: inline-block;
  position: relative;
  width: 49%;
    height: 242px;
  background: #5B6876;}

.charming .main-charming .people img {
  width: 250px;
  display: inline-block;
  object-fit:cover;
  position: absolute;
  bottom: 0;
  left: 0;}

.charming .main-charming .people .introduce {
  width:calc(100% - 296px);
  display: inline-block;
  position: relative;
  left: 296px;}

.charming .main-charming .people .introduce .name {
  display: inline-block;
  position: relative;
  font-size: 24px;
  color: #f8f8f8;
  font-weight: 500;
  padding: 40px 0 14px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.charming .main-charming .people .introduce .text {
font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
  padding: 29px 40px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;}

.charming .main-charming .people:first-child {
  margin-right: 2%;}

.charming .main-charming .people .introduce .name:after {
  content: "";
  width: 27px;
  height: 2px;
  background: #ffbe17;
  position: absolute;
  bottom: 0;
  left: 0;}

.equipment {
  width: 100%;
  height: 337px;
  background-image: linear-gradient(270deg, #316def 0%, #207de2 100%);
  margin-bottom: 20vw;}

.equipment .middle-title {
  top: 36px;}

.equipment .equipment-list {
  margin-top: 40px;}

.equipment .equipment-list .swiper-container {
  width: 100%;}



.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide a {
  width: 100%;}

.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide   img {
  width: 100%;
  height: 20vw;}

.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide  .text {
  padding: 18px 20px;
  background: rgba(49, 110, 239, 0.08);}

.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide  .text .text-title {
    display: inline-block;
    padding: 0 10px;
  border: 1px solid #2c76e9;
  text-align: center;}

.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide   .text .text-title span {
  font-size: 12px;
  color: #2c76e9;}

.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide   .text .text-p {
  margin-top: 12px;
  font-size: 14px;
  color: #4c4d53;
  line-height: 16px;
  font-weight: 500;}

.equipment .equipment-list .swiper-container .swiper-pagination {
  position: relative;
  padding-top: 37px;}

.equipment .equipment-list .swiper-container .swiper-pagination .swiper-pagination-bullet{
  margin:0 8px;}

.equipment .equipment-list .swiper-container .swiper-button-prev {

  width: 26px;
  height: 26px;
  position: relative;
  left: 42%;
  top: -20px;
  display: inline-block;
  background: #097bf7;}

.equipment .equipment-list .swiper-container .swiper-button-next {

  width: 26px;
  height: 26px;
  position: relative;
  left: 54%;
  top: -20px;
  display: inline-block;
  background: #097bf7;}

.title {
  width: 100%;}

.title img {
  margin: 0 auto;
  width: 184px;}

.title_a {
  padding-top: 40px;}




@media screen and (max-width:768px){
  .banner .thumbs{
    display:none;}
  .menu-left{
    position:relative;
    margin-top:0;
    padding:30px 0;}
  .menu-left .left-list{
    text-align:center;}
  .menu-left .left-list .left-list-case{
    position:relative;
    margin-right:0;
    padding:0 5%;}
  .menu-left .left-list .left-list-case:after{
    content:"";
    width:1px;
    height:100%;
    opacity: 0.1;
    background-image: linear-gradient(270deg, #31ABEF 0%, #207DE2 100%);
    position:absolute;
    right:0;
    top:0;}
  .menu-left .left-list .left-list-case:last-child:after{
  display:none;}
  .menu-left .left-list .left-list-case img{
   width:26px;
   height:26px;
   display:block;
   margin-right:0;
   position: relative;
   left: 50%;
   transform: translate(-50%);}
  .menu-left .left-list .left-list-case a{
    font-size: 12px;
    font-weight: 500;
    margin-top:6px;}
  .news{
    padding-top:72px;
    padding-bottom:0;}
  .news .news-photo{
    width:110.6%;
    margin-left:-5.3%;}
.news .news-photo .news-photo-pic img {
  width:100%;
  height:unset;}
  .news .news-photo .news-photo-text{
    padding-right:32px;}
  .news .news-photo .news-photo-text .photo-text a{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
  .news .news-text{
    position:relative;
    left:0;
    top:0;
    width:100%;
    padding:4px 16px 82px;}
  .news .news-text ul li{
    margin-top:16px;}
  .news .news-text ul li .news-date{
    padding:0;}
  .news .news-text ul li .news-word{
    padding-top:12px;}
  .news .news-text ul li .news-word a{
    margin-bottom:15px;
    width:100%;
    height:40px;
    text-overflow:unset;
    white-space:unset;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}
  .news .news-text ul li .news-word .more{
    display:none;}
  .news .news-title{
    width:100%;
    padding:0;
    left:0;
    top:0;}
  .news .news-title .en span{
    margin-left:47px;}
  .news .news-title .en span:before{
    width:22px;
    left:19px;}
  .news .news-title .cn{
    margin-top:4px;}
  .news .news-title .cn span{
    position:relative;
    margin-left:19px;
    font-size:24px;}
  .news .news-title .cn span:before{
    left:-19px;
    top:0;}
  .news .news-title .cn span:after{
    left:-19px;
    top:6px;}
  .news .news-more{
    width:69.2%;
    left: 54px;
    bottom: 25px;
    padding:19px 0 18px;}
  .news .news-more span{
    padding:0;}
  .news .news-more span::after{
    left:27vw;}
  .announcements{
    padding-top:30px;}
  .scientific{
  height:auto;
  margin-bottom:60px;}
.title img {
  width:138px;}
.title_a{
  padding-top:24px;}
.scientific .scientific-list > ul{
  top:20px;
  display:block;}
.scientific .scientific-list > ul > li{
  height:auto;
  padding:0;
  text-align:center;}
.scientific .scientific-list > ul > li > img{
  padding:24px 0 20px;}
.scientific .scientific-list > ul > li > .title{
  margin-bottom:20px;}
.scientific .scientific-list > ul > li > ul{
  margin-bottom:24px;}
.scientific .scientific-list > ul > li > ul>li{
  display:block;}
.scientific .scientific-list > ul > li > ul>li a{
 display:inline-block;}
.charming{
  padding-bottom:30px;}
.charming .main-charming .people {
  width:100%;
  height:135px;}
.charming .main-charming .people:first-child{
  margin-right:0;}
.charming .main-charming .people img{
  max-width:150px;
   height: 168px;
    object-fit: cover;}
.charming .main-charming .people .introduce{
  padding-left:8px;
  width:calc(100% - 150px);
  left:150px;}
.charming .main-charming .people .introduce .name{
  padding: 15px 0 6px;
  font-size:18px;}
.charming .main-charming .people .introduce .text{
  padding: 10px 9px 0 0;
  font-size:14px;
  line-height:18px;}
.charming .main-charming .people:nth-child(2){
  margin-top:45px;}
.equipment{
  height:188px;
  margin-bottom:47vw;}
.equipment .equipment-list {
      width: 100%;
    margin-top: 20px;
    padding-left: 5.3%;}
.equipment .equipment-list .swiper-container .swiper-pagination{
  display:none;}
.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide img {
  height:38vw;}
.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide a{
  font-size:12px;}
.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide .text .text-p {
  font-size:12px;
  margin-top:6px;}
.equipment .equipment-list .swiper-container .swiper-wrapper .swiper-slide .text{
  padding:8px 8px 12px;
  height:100px;}
.banner .gallery{
  height:375px;}
.banner .swiper-container .swiper-wrapper .swiper-slide img{
  object-fit:cover;}
.banner .swiper-container .swiper-wrapper .swiper-slide .intro {
  top:80px;}
.banner .swiper-container .swiper-wrapper .swiper-slide #first{
  left:3.7%;
  padding:0;}
.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-title{
  font-size:26px;}
.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-title-en{
  font-size:12px;}
.banner .swiper-container .swiper-wrapper .swiper-slide .intro .intro-text{
  margin-top:17px;
  font-size:14px;
  width:70%;}
} 