@font-face{
  font-family: "Source Han Sans CN";
}


/* 鑷畾涔塩lass */
body{
  font-family: "Source Han Sans CN";
  font-weight: 400;
}
p{
  margin: 0;
}
.fr{
  float: right;
}
.fl{
  float: left;
}
.df{
  display: flex;
}
.dfc{
  display: flex;
  justify-content: center;
  align-items: center;
}
.dn{
  display: none;
}
.opt0{
  opacity: 0;
}
.right-1{
  width: 1.73vw;
  height: 1.2vw;
  background-image: url("/assets/addons/cms/img/right-1.png");
  background-size: 100%;
  margin-left: 1.2vw;
}
.group-page{
  overflow-x: scroll;
}
.full-body{
  width: 100%;
}
.fb{
  width: 100%;
}
.fc{
  flex-direction: column;
}
.lineh4{
  line-height: 4vw;
}
.cl55{
  color: #555555;
}
.more a{
  font-size: 2.13vw;
  color: #FF5000;
  align-items: center;
}
.qm-layout{
  font-size: 0.93vw;
  color: #000000;
  padding: 0.5vw 1vw 0.5vw 1vw;
}
.qm-layout img{
  width: 20.81vw;
}
/* 鑷畾涔塩lass  --end */

.header{
  /* height: 140px;
  background: #123180; */
  height: 18.66vw;
}
.h-search{
  width: 4.93vw;
}
.navbar{
  border: none;
}
.header .main-content{
  height: 18.66vw;
  background: #123180;
}
.c-fengniao .main-content{
  background: #252729;
}

.header .index-right{
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #07205D;
  height: 100vh;
  display: none;
}
.c-fengniao .index-right{
  background: #353333
}
.header .index-right .c-nav{
    justify-content: space-between;
}
.header .nav-show-more{
  width: 6.93vw;
}
.header .index-right .c-nav-1{
  width: 21.86vw;
  margin: 7vw 8.6vw;
}
.header .index-right .c-nav-2{
  width: 5.2vw;
  margin: 7vw 8.6vw;
}
.header .index-right-mid .a-in{
  font-size: 4vw;
  color: #FFFFFF;
  height: 10vw;
  border-bottom:1px solid rgba(148, 148, 148, 0.5);
  line-height: 10vw;
  align-items: center;
}
.header .index-right-mid .a-in .down{
  width: 2.26vw;
  height: 1.2vw;
  margin-left: 2.26vw;
  display: none;
}
.header .index-right-mid .dropdown .down{
  display: block;
}

/* .header .index-right-mid .open .h-dropdown-menu{
  animation:show .5s;
  display: block;
} */
.header .index-right-mid .h-dropdown-menu{
  display: none;
}
.header .index-right-mid .h-dropdown-menu a{
  font-size: 3.6vw;
  color: #A3A3A3;
  display: flex;
  align-items: center;
}
.header .index-right-mid .h-dropdown-menu a .nav-line{
  width: 2.21vw;
  height: 1px;
  background: #A3A3A3;
  margin-right: 2.53vw;
}
.header .index-right-mid ul.h-dropdown-menu{
  padding:4vw 0;
  padding-inline-start: 0;
  border-bottom:1px solid rgba(148, 148, 148, 0.5);
}
.header .index-right-mid ul.h-dropdown-menu li{
  padding:1vw 0;
}
.header .index-right-mid .index-right-nav{
    width: 90%;
    margin-left: 10%;
}
.header li.active a{
  background-color:transparent!important;
}
.header .nav > li > a{
  margin: 0;
  padding: 0;
}
.header .nav-header{
  height: 100%;
  justify-content: space-between;
  align-items: center;
  border: none;
}
.header .nav-header .logo img{
  width: 21.86vw;
  margin-left: 8.66vw;
}
.header .nav-header .search{
  margin-left: 7.2vw;
  margin-right: 8.66vw;
}
.for_search_out{
  position: fixed;
  z-index: 1031;
  width: 100%;
  height: 100vh;
  background: rgba(8, 32, 93, 1);
  display: none;
  top: 0;
}
#for_search {
    width: 90%;
    margin-left: 5%;
    margin-top: 10%;
}
#for_search .for_search_in{
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 10vw;
  background: #08205D;
  border: 1px solid #FFFFFF;
}
#for_search .for_search_in .t-search{
  width: 5.2vw;
  margin-left: 43px;
}
#for_search .for_search_in .t-search-div{
  padding-right: 36px;
  border-right:  1px solid #FFFFFF;
  margin-right: 30px;
}
#for_search .for_search_in .t-x{
  width: 4.5vw;
  margin-right: 27px;
}
#for_search .for_search_in .t-input{
    width: 68%;
    background-color: transparent;
    font-size: 2.4vw;
    border:0;
    outline:none;
    height: 100%;
    color: rgba(255, 255, 255, 0.5);
}
#for_search .for_search_bottom_out{
  /* display: none; */
}
#for_search .for_search_bottom{
  /* position: fixed; */
  /* top: 130px;
  left: 0%; */
  /* border-left:#004EA9 solid 1px  ; */
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
.for_search_bottom_in{
  /* width: 857px;
  background-color: #FFFFFF; */
  /* position: absolute; */
  /* left: -2px; */
  width: 857px;
  background-color: #FFFFFF;
}
.for_search_bottom_in .hot{
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #081C36;
  line-height: 7px;
  margin: 5.2vw 0 0 8.26vw;
}

.for_search_bottom_in .t-result{
  margin: 5vw 0 6.9vw -2vw;
}
.for_search_bottom_in .t-result li{ 
  list-style: none;
  height: 5.33vw;
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #47494b;
}
.mobile-focus-img{
  width: 100%;
}
.swiper-pagination-index-out{
  position: absolute;
  left:8.8vw;
}
.swiper-pagination-index{
  position: relative;
  top: -10.8vw;
  left: 8.8vw;
  z-index: 2;
}
.swiper-pagination-index .swiper-pagination-bullet{
  width: 3.46vw;
  height: 0.8vw;
  background: #fff;
  border-radius: 8px;
  margin: 0 0.5vw;
}

#index-focus .item .carousel-img{
  width: 100vw;
  height: 146.93vw;
  background-size: 100% 100%;
}
.carousel-indicators{
  bottom: 10.8vw;
  left: 20%;
    height: 0.8vw;
}
.carousel-indicators li{
  width: 3.46vw;
  height: 0.8vw;
  background-color: rgba(249, 240, 232, 0.3);
  margin: 0;
}
.carousel-indicators li.active{
  width: 3.46vw;
  height: 0.8vw;
}
.sanfentou{
  background-color: #f1f8fc;
}
.sanfentou-in{
  margin: 0 8.66vw;
}
.sanfentou-in img{
 width: 100%;
}
.sanfentou-in-text .line-1{
  width: 6.66vw;
  margin-top: 11.2vw;
  margin-bottom: 4.4vw;
}
.sanfentou-in-text .title{
  font-size: 5.06vw;
  margin-bottom: 8.26vw;
}
.sanfentou-in-text .content{
  font-size: 2.4vw;
  margin-bottom: 7.46vw;
}
.sanfentou-in .sf-img-in{
  width: 14.13vw;
  margin-right: 10.26vw;
  margin-bottom: 7.06vw;
}
.sanfentou-in  .img2{
  margin-bottom: 11.2vw;
}
.c-blue{
  background-color: rgba(18, 49, 128, 1);
  color: rgba(255, 255, 255, 1);
}
.c-white{
  background-color: #F1F8FC;
}
.c-blue .line{
  width: 2px;
  height: 6.4vw;
  background: #FF5000;
  margin-top: 12.13vw;
}
.c-white .line{
  width: 2px;
  height: 6.4vw;
  background: #FF5000;
  margin-top: 12.13vw;
}
.results{
  flex-direction: column; 
  padding-bottom: 20.4vw;
}
.results .title{
  font-size: 5.06vw;
  margin-top: 5.4vw;
  margin-bottom: 11.33vw;
}
.results  .content{
font-size: 2.4vw;
text-align: center;
margin-bottom: 11.33vw;
line-height: 4vw;
}
.results  .pictures .img{
  width: 40.4vw;
  margin: 0 0.8vw;
}
.results  .pictures{
  width: 100%;
  justify-content: center;
  margin-bottom: 4.26vw;
}
.results .pictures .content{
  position: absolute;
}
.results .pictures .content-in{
  position: relative;
  top: -26.66vw;
  left: 4.26vw;
  text-align: left;
  font-size: 1.86vw;
  color: rgba(255, 255, 255, 1);
}
.results .pictures .content-in .fst span{
  font-size: 6.93vw;
}
.results .pictures .content-in .sec{
  font-size: 2.5vw;
  margin-bottom: 2.66vw;
}
.results .pictures .content-in .thr{
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.86vw;
}
.category{
  flex-direction: column;
}
.category .title{
  font-size: 5.06vw;
  margin-top: 5.4vw;
  margin-bottom: 6.33vw;
}
.category .tab{
  margin: 0 8.66vw;
  flex-direction: column;
  margin-bottom: 20.66vw;  
}
.category  .core-right-img{
  width: 100%;
  height: 68vw;
}
.category .core-title{
  font-size: 5.6vw;
  color: #123180;
  font-weight: bold;
}
.category .core-title.two{
  margin-top: 8.4vw;
}
.category .index-item{
  font-size: 3.73vw;
  margin-top: 4.93vw;
  width: 26.66vw;
  margin-right: 2vw;
}
.category .right{
 width: 100%;
 margin-top: 6.53vw;
}
.category .index-item.active{
    background-image: url(https://cdn-website.yingmi.cn/officialwww/uploads/20220302/e1d22efea374e293d5ce24fd0a3d1606.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 3.3vw;
    color: #fff;
    border-left: solid 0.5vw #ff5001;
}
.category .core-right-content{
  position: absolute;
  font-size: 1.86vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  width:73.95vw;
  margin-left: 6.8vw;
  margin-right: 4.93vw;
}
.category .core-right-content p{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 1.86vw;
}
.category .core-right-content-change{
 margin-bottom: 4.13vw;
}
.category .core-right-content-in{
  position: relative;
  top: -12.66vw;
}
.category .core-right-content-in .more{
  font-size: 2.13vw;
  color: #FF5000;
  align-items: center;
}
.category .core-right-content-in .more .right-1{
  width: 13px;
  height: 9px;
}
.executives .content{
  margin: 0 8.66vw;
  margin-bottom: 10.93vw;
  font-size: 2vw;
}
.executives .content p{
  margin-bottom: 3.13vw;
}
.executives .swiper-slide img{
  width: 100%;
}
/* .executives .swiper-container{
  width: 82.68vw;
  /* margin: 0 8.66vw; 
}
.executives  .swiper-slide{
  width: 40vw;
}*/
.executives  .descript{
  /* width: 42vw; */
  font-size: 3.06vw;
  height: 12.6vw;
  background: rgba(8, 32, 93, 1);
}
.institute-container .executives  .descript{
  height: 40vw;
}
.institute-container .executives  .descript .detail{
  font-size: 2.4vw;
  margin: 0.5vw 2.5vw;
  text-align: justify;
  line-height: 4vw;
}
.institute-container .executives  .descript .sec{
  font-size: 2.4vw;
  padding:1vw 0;
}
.executives  .descript .sec{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 1.86vw;
  margin-left: 2.5vw;
}
.executives  .descript .name{
  margin-left: 2.5vw;
  padding-top: 2.66vw;
}
.executives  .change{
    width: 3.2vw;
}
.executives .swiper-button-prev1{
  margin:0 2vw;
}
.executives .swiper-button-next1{
  margin:0 2vw;
} 
.executives .for_content{
  position: fixed;
  z-index: 1031;
  width: 100%;
  height: 100vh;
  background: rgba(0,0, 0, 0.6);
  top: 0;
}
.executives .for_content .left-img{
  width: 48vw;
}
.executives .for_content .for_content_in{
  flex-direction: column;
  width: 86%;
  margin-left: 7%;
  background: rgba(8, 32, 93, 1);
  margin-top: 10%;
}
.executives .for_content .for_content_in .close-x{
    width: 100%;
    text-align: end;
    margin-right: 2.66vw;
    margin-top: 2.66vw;
    margin-bottom: 2.6vw;
}
.executives .for_content .for_content_in .close-x .title-img{
  width: 5.33vw;
}
.executives .for_content .for_content_in .s-second{
  width: 80%;
  /* margin-left: 15%; */
}
.executives .for_content .for_content_in .s-second .name-line{
    width: 100%;
}
.executives .for_content .for_content_in .s-second .s-title{
  font-size: 4vw;
  margin-top: 9vw;
}
.executives .for_content .for_content_in .s-second  .description{
  font-size: 2.13vw;
  margin-top: 3.2vw;
}
.executives .for_content .for_content_in .s-second .s-content{
  overflow-x: scroll;
  height: 30vw;
  text-align: justify;
  width: 105%;
  margin-bottom: 2.66vw;
}
.executives .for_content .for_content_in .s-second  .content-in{
  margin-bottom: 5.3vw;
  font-size: 2.13vw;
  width: 95%;
  line-height: 4vw;
}
.executives .for_content .for_content_in .s-second  .content-in p{
 margin: 1.13vw 0 ;
 /* letter-spacing:1px; */
}
.news .news-index-item{
  margin-bottom: 5.86vw;
}
.news .news-index-item .t-left{
  font-size: 2.13vw;
  font-weight: 300;
  color: #004EA9;
  width: 14vw;
  flex-direction: column;
  align-items: center;
}
.news .news-index-item .t-left .day{
  font-size: 5.2vw;
}
.news .news-index-item .t-right{
  width: 66vw;
}
.news .news-index-item .t-right .t-title{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 2.6vw;
  padding-top: 1.66vw;
  color: #000000;
}
.news .news-index-item .t-right .t-description{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 2.13vw;
  margin-top: 1.8vw;
  color: rgba(0, 0, 0, 0.5);
}
.news .tab .more a{
  font-size: 2.13vw;
  font-weight: 400;
  color: #FF5000;
}
#footer{
  margin: 0 8.66vw;
  width: 82.68vw;
}
.footer-container{
  width: 100%;
  padding-top: 12.66vw;
  justify-content: space-between;
}
.footer-container .f-img{
  width: 16.8vw;
}
.footer-container .address{
  width: 29.2vw;
}
.footer-container  .tc{
  margin-top: 4.4vw;
  font-size: 1.86vw;
  font-weight: 400;
  color: #ffffff;
}
.footer-container   .first{
  font-size: 2.4vw;
}
#footer  .footer-line{
  height: 1px;
  border-bottom: 1px solid  #ffffff;
  /* opacity: 0.5; */
  width: 100%;
  margin-top: 15.2vw;
  margin-bottom: 4.4vw;
}
#footer .footer-mid{
  width: 100%;
  margin-bottom: 4.53vw;
}
#footer  a{
  font-size: 1.86vw;
  color:  #ffffff;
}
#footer .footer-mid .right-line{
  width: 1px;
  height:1.86vw;
  background-color: #ffffff;
  margin: 0 6.66vw;
}
#footer .footer-bottom{
  width: 100%;
  flex-direction: column;
  padding-bottom: 17.33vw;
}

.about-container{
  /* position: relative; */
  width: 100vw;
}
.about-container .top2{
  width: 100%;
}
.about-container .top-title{
  font-size: 8vw;
  color: #FFFFFF;
}
.about-container .top-line{
  background-color: rgba(248, 103, 33, 1);
  width: 9.6vw;
  height: 0.53vw;
  margin-top: 3.8vw;
}
.about-container .top-title-out{
    position: absolute;
    top: 40vw;
    width: 100vw;
    flex-direction: column;
}
.about-container .header2{
  background: #08205D;
  height: 10.6vw;
  justify-content: baseline;
  align-items: center;
  padding-left: 13.06vw;
  padding-bottom: 0.26vw;
}
.about-container .header2 .text{
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);

}
.about-container .header2 .dark{
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.73vw;
}
.about-container .header2 .dark.r73{
  margin-right: 1.46vw;
}
.about-container .company{
  margin: 0 8.6vw; 
  flex-direction: column;
}
.about-container .company .company-img{
    width: 100%;
}
.about-container .company .content{
  font-size: 2.4vw;
  color: rgba(0, 0, 0, 0.8);
  line-height: 4.66vw;
  margin-top: 7.06vw;
  text-align: justify;
}

.about-container .mission-title{
  margin-top: 8.8vw;
  margin-bottom: 5.7vw;
}


.about-container .mission-content-img{
      width: 4.66vw;
      margin-right: 1.2vw;
}

.about-container .mission-content{
  flex-direction: column;
  font-size: 4vw;
  /* color:rgba(0, 0, 0, 0.9); */
  color: #555555;
  padding-bottom: 13vw;
}
.about-container .mission-img{
  width: 100%;
}
.about-container .mission-content .t1{
 margin-top: 11.73vw;
}
.about-container .mission-content .t2{
  font-size: 2.66vw;
  color:rgba(0, 0, 0, 0.8);
  margin-bottom: 7.6vw;
 }
 .about-container .mission-content .t3{
    padding-bottom: 28.26vw;
 }
 .about-container  .course-out{
    flex-direction: column;
    justify-content: flex-start;
 }
 .about-container .course-img{
    width: 100%;
 }
 
 .about-container .timeline{
  display: flex; 
  margin-top: 40px;
}
.about-container .timeline .timeline-item{
   display: flex;
   flex-direction: column;
   font-size: 10px;
   color: #0065CE;
}
.about-container .timeline .timeline-dot{
   width: 10px;
   height: 10px;
   background: #0065CE;
   border-radius: 50%;
   margin: 3px 10px;
}
.about-container .timeline .timeline-dot.two{
 width: 6px;
 height: 6px;
}
.about-container .timeline .timeline-dot.three{
 border: 1px solid #0065CE;
 border-radius: 50%;
 background: transparent;
}
.about-container .timeline .timeline-bottom{
 height: 42px;
 display: flex;
 align-items: center;
 position: relative;
 left: -10px;
}

.about-container .timeline .timeline-line{
 width: 10vw;
 height: 2px;
 background: #83B4EA;
}

 .about-container .course{
    flex-direction: column;
    position: absolute;
 }
 .about-container .course .line{
  width: 2px;
  height: 6.4vw;
  background: #FF5000;
  margin-top: 12vw;
}
.about-container .course  .title{
  font-size: 5.06vw;
  font-weight: 500;
  color: #0065CE;
  margin-top: 5.4vw;
}
.about-container .course .year-img{
  width: 82.8vw;
  margin-top: 17.33vw;
}
.about-container .course-content{
    padding-bottom: 29.46vw;
}
.about-container .course-content-in{
  font-size: 2.4vw;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 8.66vw;
}
.about-container .course-content-in .year{
  font-size: 4.8vw;
  font-weight: 800;
  color: #201F1F;
  margin-top: 11.33vw;
  margin-bottom:6.53vw ;
}
.about-container .course-content-in  .in-line{
  height: 0.53vw;
  background: #201F1F;
  opacity: 0.2;
  width: 100%;
  margin-bottom: 5.86vw;
}
.about-container .course-content-in  p{
  margin-bottom: 3.2vw;
}
.about-container .honor{
  flex-wrap: wrap;
  width: 90%;
}
.about-container .honor img{
  width: 40vw;
  margin: 1.33vw;
}
.about-container .results .more{
  margin-top: 11.86vw;
}
.about-container .shareholders .shareholders-in img{
  width: 82.66vw;
  height: 32.4vw;
}
.about-container .shareholders .shareholders-in{
    justify-content: center;
    align-items: center;
    height: 32.4vw;
    background: rgba(18, 49, 128, 1);
    font-size: 2.13vw;
    font-weight: 400;
    color:rgba(255, 255, 255, 0.8);
    margin-bottom: 7.73vw;
}
.about-container .shareholders .shareholders-in .s-content{
  flex-direction: column;
  justify-content: center;
  margin: 0 3.4vw;

}
.about-container .shareholders .shareholders-in .s-content .s-title{
  font-size: 2.66vw;
  color:rgba(255, 255, 255, 1);
}
.about-container .shareholders .shareholders-in .s-content .s-content-in{
  margin-top: 2.4vw;
  margin-bottom:5.6vw;
}
.about-container .shareholders .shareholders-in .s-content .w-line{
  width: 10.66vw;
  height: 3px;
  background: #FFFFFF;
}
.about-container .disclosure .tab{
   flex-direction: column;
   width: 82.8vw;
}
.about-container .disclosure .tab .lr{
  background: rgba(8, 32, 93, 1);
  /* height: 115.13vw; */
  margin-bottom: 6.26vw;
}
.about-container .disclosure .tab .lr .d-title-out{
  font-size: 4vw;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 5.8vw;
  margin-top: 9.6vw;
}
.about-container .disclosure .tab .lr .d-list{
    /* height: 85vw; */
    margin:0 5.8vw;
}
.about-container .disclosure .tab .lr .d-list .d-title{
  font-size: 2.66vw;
  color: #FFFFFF;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin-top: 7.86vw;
}
.about-container .disclosure .tab .lr .d-list .d-time{
  font-size: 2.13vw;
  color: #FFFFFF;
  margin-top: 2.9vw;
}
.about-container .disclosure  .tab a.d-more{
  margin:8vw 0;
  color: rgba(255, 80, 0, 1);
  font-size: 2.13vw;
  align-items: center;
}
.about-container .qualification-in img{
  width: 61.4vw;
}
.about-container .qualification-in{
 flex-direction: column;
}
.about-container .qualification-in .desc{
  font-size: 2.66vw;
  color: #000D2E;
  margin-top: 3.7vw;
  margin-bottom: 9.3vw;
 }
 
 .join-us-container .develop-two{
    width: 100vw;
 }
 .join-us-container  .develop-in{
      /* flex-direction: column; */
      flex-wrap: wrap;
      justify-content: space-between;
      margin:0 5.3vw 2vw 5.3vw;
 }

 /* 缈昏浆鏁堟灉 */
/* entire container, keeps perspective */
.join-us-container .flip-container {
	perspective: 1000;
}
	/* flip the pane when hovered */
.join-us-container .flip-container:hover .flipper, .flip-container.hover .flipper {
		/* transform: rotateY(180deg); */
	}
  .join-us-container .flip-container.hover .flipper{
		transform: rotateY(180deg);
  }
.join-us-container .develop-in .flip-container{
	width: 42.53vw;
	height: 42.53vw;
  margin: 0.8vw 0;
}

/* flip speed goes here */
.join-us-container .flipper {
	transition: 1s;
	transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.join-us-container .front, .back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.join-us-container .front {
	z-index: 2;
  height: 42.53vw;
}
.join-us-container .front img{
	width: 100%;
  height: 100%;
}
.join-us-container .back {
  transition: 1s;
	transform: rotateY(180deg);
  background: #DA5919;
	width: 42.53vw;
	height: 42.53vw;
  /* display: none; */
}

.join-us-container  .recruitment{
  background: rgba(18, 49, 128, 1);
  padding-bottom: 20.63vw;
}
.join-us-container  .recruitment .title{
  color: #FFFFFF;
}
.join-us-container  .f-content{
    position: absolute;
    top: 50%;
    width: 100%;
    font-size: 3.56vw;
    font-family: Source Han Sans CN;
    font-weight: 800;
    color: #FFFFFF;
}
.join-us-container .f-content-back{
  width: 100%;
  font-size: 3.46vw;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #FFFFFF;
  flex-direction: column;
}
.join-us-container .f-content-back .desc{
  font-size: 2.13vw;
  text-align: center;
  margin: 1.82vw;
}
.join-us-container .develop-in-two .img-2{
  width: 62.06vw;
  height: 27.33vw;
}
.join-us-container .develop-in-two .img-3{
  width: 44.84vw;
  height: 44.44vw;
}
.join-us-container .front.two{
  height: 27.33vw;
  background: #08205D;
  width: 27.33vw;
}
.join-us-container .develop-in-two{
   align-items: flex-start;
}
.join-us-container  .flip-container-2{
    width: 27.33vw;
}
.join-us-container  .flip-container-3{
  height: 44.44vw;
  width: 44.44vw;
}
.join-us-container .front.three{
  height: 44.44vw;
  width: 44.44vw;
  background: #DA5919;
}
.join-us-container  .f-content-two{
  width: 100%;
  height: 100%;
  font-size: 3.56vw;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #FFFFFF;
}
.join-us-container .back.two{
  height: 27.33vw;
  background: #08205D;
  width: 27.33vw;
}
.join-us-container .back.three{
  height: 44.44vw;
  width: 44.44vw;
  background: #DA5919;
}
.join-us-container .develop-in-two.second{
  margin-top: 0;
}
.join-us-container .develop{
  padding-bottom: 15.86vw;
}
/* back, initially hidden pane */


.join-us-container  .r-choose{
  flex-wrap: wrap;
}
.join-us-container .r-choose-in{
  font-size: 2.66vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color:rgba(255, 255, 255, 0.5);
  line-height: 7.6vw;
  /* opacity: 0.5; */
  border: 1px solid #ADB9C5;
  width: 22.13vw;
  margin: 0 2.18vw;
  text-align: center;
  margin-bottom: 3.22vw;
  cursor: pointer;
}
.join-us-container .r-choose-in.active{
  color: #FF671D;;
  /* background: rgba(255, 103, 29, 0.1); */
  border: 0.26vw solid rgba(255, 103, 29, 1);
}
.join-us-container .jobs{
  flex-direction: column;
}
.join-us-container .jobs .list-in{
    width:74.87vw;
    height: 93.75vw;
    background: #FFFFFF;
    margin: 0 8.66vw;
    padding:8.66vw;;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 7.06vw;
}
.join-us-container .jobs .list-in-l {
  overflow: hidden;
  text-overflow: ellipsis;
}
.join-us-container .jobs .list-in-l .require-title{
  /* justify-content: space-between;
  height: 100%; */
  font-size: 2.66vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  margin-top: 3.27vw;
  margin-bottom: 1.09vw;
}
.join-us-container .jobs .list-in .hot{
     width: 4.8vw;
     margin-left: 3.45vw;
     margin-bottom: 2.66vw;
}
.join-us-container .jobs .list-in .n-title{
  font-size: 4vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
}
.join-us-container .require-content{
  font-size: 1.86vw;
  color: #000000;
  opacity: 0.8;
}
.join-us-container .contact-img{
    width: 50.26vw;
    height: 11.6vw;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('https://cdn-website.yingmi.cn/officialwww/uploads/20220117/7a0176682c6009b142921ef2c5f84c6a.png');
}
.join-us-container .recruitment-more{
    position: relative;
}
.join-us-container .contact-content{
  margin-left: 3.43vw;
  margin-top: 2.43vw;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
.join-us-container .contact-content-1{
  font-size: 1.56vw;
  margin-top: 3.85vw;
  margin-left: 3.43vw;
  color: #FFFFFF;
}
.join-us-container .gradient-out{
  position: absolute;
}
.join-us-container .gradient{
  width: 65.67vw;
  position: relative;
  top:-150px;
  height: 150px;
  background-image: -webkit-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: -moz-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: -o-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: linear-gradient(top, hsla(0,0%,100%,0), #fff);
}
.join-us-container .add-l {
  font-size: 2.64vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  /* line-height: 1.87vw; */
  width: 80vw;
}
.join-us-container .add-l .c-2{
  margin:0 1.04vw;
}
.join-us-container .a-line{
  width: 1px;
  height: 8.54vw;
  background: #C7CDD0;
  margin: 0 3.54vw;
}
.join-us-container .line-h{
  width: 80vw;
  height: 1px;
  background: #C7CDD0;
  margin: 7.2vw 0;
}
.join-us-container .address-two{
  justify-content: flex-start;
  margin-bottom: 7.5vw;
}
.news-container .dark.first{
  margin-left: 0px;
}
.news-container  .header2.choose{
  background: rgba(18, 49, 128, 1);
}
.news-container  .header2.choose .choose-a{
  font-size: 3.2vw;
  color: #FFFFFF;
  margin-right: 8.93vw;
  line-height:10.6vw;
}
.news-container  .header2.choose .choose-a.active{
    border-bottom: solid 0.26vw rgba(255, 80, 0, 1);
}
.news-container .list{
  flex-wrap: wrap;
  padding-bottom: 10.8vw;
}
.news-container .n-list{
  width: 82.66vw;
  margin-top: 7.6vw;
  background: rgba(255, 255, 255, 1);
  padding-bottom: 10.8vw;
}
.news-container .n-list .n-img{
  width: 82.66vw;
  height: 55.06vw;
}
.news-container .n-list .n-title{
  font-size: 3.46vw;
  color: #000000;
  margin: 4.4vw 8vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.news-container .n-list .n-description{
  font-size: 2.66vw;
  color: #000000;
  opacity: 0.8;
  margin: 0 8vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.news-container .paginate{
  background-color: #F1F8FC;
  padding-bottom: 5.8vw;
}
.news-content p{
  text-indent: 2em;
}
.news-content img{
  position: relative;
  left: -2em;
}
.jianda-container .top2{
  width: 100%;
}
.jianda-container .desc-1{
  position: absolute;
  top: 40.2vw;
  left: 8.76vw;
  font-size: 4.8vw;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: rgba(254, 254, 254, 0.9);
  line-height: 55px;
} 
.jianda-container .desc-1 .t-1{
  font-size: 8vw;
  margin-bottom: 5vw;
}
.jianda-container .desc-1 .line-0{ 
width: 11.86vw;
height: 0.66vw;
background: #FF5000;
margin-bottom: 1.92vw;
} 
.jianda-container .introduce{
width: 82.66vw;
font-size: 4vw;
font-family: Source Han Sans CN;
font-weight: 400;
color: #0A2240;
line-height: 8vw;
text-align: justify;
margin-bottom: 0;
}
.jianda-container .introduce2 .img{
  width: 82.66vw;
}
.jianda-container .introduce2 .content{
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 4.66vw;
  opacity: 0.8;
  margin: 0 0 4.16vw 0;
  text-align: justify;
}
.jianda-container .introduce2 .line-1{
  width: 6.53vw;
  margin: 5.4vw 0;
 }
.jianda-container .introduce2 .i-right{
 display: flex;
 flex-direction: column;
 /* width: 29.16vw; */
 /* margin-left: 4.16vw; */
}
.jianda-container .introduce2 .jd-bg{
    width: 29.6vw;
    font-size: 3.22vw;
    line-height: 8.44vw;
    background-image: url("https://cdn-website.yingmi.cn/officialwww/uploads/20220223/8289a0ffec3c2288be9d2399f8c644bb.png");
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    margin-right: 4.16vw;
}

.jianda-container .chang-tab .j-button{
  font-size: 3.06vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  opacity: rgba(255, 255, 255,0.5);
  padding: 0.72vw 2.08vw;
  margin: 5.72vw 1.04vw;
  border: 0.266vw solid #898989;
}

.jianda-container .chang-tab .j-button.active{
  color: rgba(255, 103, 29, 1);
  border: 2px solid rgba(255, 103, 29, 1);
}
.jianda-container .chang-tab2-out{
  /* height: 28.43vw; */
  padding-bottom: 5.2vw;
}
.jianda-container .chang-tab2-out .if-display{
  height: 100%;
}
.jianda-container .chang-tab2{
    flex-direction: column;
    justify-content: space-between;
    background: rgba(241, 248, 252, 1);
    /* height: 100%; */
}
.jianda-container .chang-tab2 .j-button2{
  width: 82.66vw;
  height: 24.4vw;
  background: rgba(8, 32, 93, 1);
  font-size: 4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  justify-content: start;
  padding-left: 5.51vw;
}
.jianda-container .chang-tab2 .j-button2 span{
  /* padding-left: 6.51vw; */
  display: none;
}
.jianda-container .chang-tab2 .j-button2.active{
  background: #DA5919;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  justify-content: space-between;
}
.jianda-container .chang-tab2 .j-button2.active span{
 display: block;
}
.jianda-container .chang-tab2 .j-button2 .jd-r{
  width: 2.8vw;
  margin-right: 3.35vw;
}
.jianda-container .chang-tab2 .c-line{
  width: 100%;
  border: 0.5px solid #898989;
}
.jianda-container .soft{
 padding-bottom: 20.66vw;
}
.jianda-container .chang-tab-img{
    width: 75.8vw;
    height: 100%;
    background: #F1F8FC;
    margin: 2.13vw 0;
}
.jianda-container .chang-tab-img-bg .chang-tab-img{
    max-width: 90%;
    max-height: 90%;
    display: block;
    margin: auto;
}
.jianda-container .chang-tab-img-bg .chang-tab-img{
  max-width: 90%;
  max-height: 90%;
  display: block;
  margin: auto;
}
.jianda-container .choose-tab .c-button{
  width: 41.33vw;
  height: 17.73vw;
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  background: #08205d;
}
.jianda-container .choose-tab .c-button.active{
  background: #DA5919;
}
.jianda-container .tab-ico{
  width: 4.53vw;
  margin-right: 0.57vw;
  display: none;
}
.jianda-container .choose-tab .c-button.active .tab-ico{
  display: inline-block;
}

.jianda-container .choose-tab .c-line{
  height: 5.66vw;
  border: 1px solid #FFFFFF;
  position: absolute;
}
.jianda-container .choose-desc{
  font-size: 2.93vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  margin: 6.75vw  0;
}
.jianda-container .list-out{
  flex-direction: column;
  padding-bottom: 20.66vw;
}
.jianda-container .pic-m{
  width: 24.53vw;
  padding:0 1.04vw 2.08vw 0.04vw;
}
.jianda-container  .big-pic{
    width: 42.53vw;
    margin-right: auto;
}
.jianda-container .last-in{
  width: 82.66vw;
  justify-content: space-between;
}
.jianda-container .list-l{
  width: 82.66vw;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.jianda-container .choose-2-img{
    width: 82.66vw;
    /* height: 33.54vw; */
    margin: 6.45vw 0;
}
.jianda-container .choose-2-r{
  /* width: 28.43vw; */
  height: 33.54vw;
  background: #08205D;
}
.jianda-container .choose-2-r-in{
  width: 21.35vw;
  font-size: 0.83vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  margin: 4.48vw 2.6vw;
  line-height: 2.5vw;
}
.jianda-container .choose-2-r-in .r-title{
  font-size: 1.25vw;
}
.jianda-container .choose-2-r-in .r-title.title2{
      margin-top: 2.5vw;
}
.jianda-container .last.two{
  padding: 0 ;
  padding-bottom: 8.66vw;
}
.jianda-container .last{
  width: 100%;
  background: #08205D;
  padding: 8.66vw 0;
}

.jianda-container .last .qrcode{
  width: 18.93vw;
  /* margin: 3.64vw 1.56vw; */
}
.jianda-container .last .contact{
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.jianda-container .last .contact .phone{
  color: #FFFFFF!important;
}
.jianda-container .last .contact img{
  width: 4.8vw;
  margin-right: 3.8vw;
}
.jianda-container .last .contact .l-line{
  width: 38.22vw;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.3;
  margin: 3.06vw 0;
}


.recruit-container .t-1{
  /* align-items: baseline; */
  margin-top: 4.42vw;
  font-size: 2.66vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  flex-direction: column;
}
.recruit-container .t-1-r{
 width:82.66vw;
 margin-top: 1.51vw;
}
.recruit-container .t-1-l{
  width:82.66vw;
 }
 .recruit-container .t1-2{
  justify-content: space-between;
  margin-bottom: 3.86vw;
 }
 .recruit-container .t1-2-1{
  font-size: 2.13vw;
  color: #FE702B;
 }
 .recruit-container .t1-3{
   justify-content: start;
   flex-direction: column;
   background: #FFFFFF;
   padding: 1.92vw 1.25vw;
 }
 .recruit-container .t1-3-title{
  font-size: 2.66vw;
  color: #000000;
  margin: 3.46vw 0 3.46vw 2vw;
 }
 .recruit-container .t1-4-title{
  margin-bottom: 3.46vw;
  font-size: 2.66vw;
  color: #000000;
  margin-left: 2vw;
 }
 .recruit-container .t1-item{
      justify-content: space-between;
      align-items: baseline;
      flex-wrap: wrap;
 }
 .recruit-container .t1-item-in {
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(9, 21, 52, 0.5);
  border: 0.13vw solid #ADB9C5;
  width: 15.06vw;
  height: 5.73vw;
  text-align: center;
  line-height: 5.73vw;
  margin-top: 0.67vw;
  cursor: pointer;
  margin:0 2vw;
  margin-bottom: 4.06vw;
 }
 .recruit-container  .t1-item-in.active{
  color:rgba(255, 103, 29, 0.5);;
  border: 0.13vw solid #FF671D;
  /* background: rgba(255, 103, 29, 0.5); */
 }
 .recruit-container .t2-1{
    justify-content: space-between;
    margin: 5.33vw 0;
 }
 .recruit-container .t2-1-2{
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  opacity: 0.5;
  margin-left: 1.35vw;
 }
 .recruit-container .t2-1-r-img{
    width: 2.65vw;
    margin-right: 0.41vw;
 }
 .recruit-container .t2-1-r-t{
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FE702B;
}
.recruit-container .t3-1{
    width:82.66vw ;
    flex-direction: column;
}
.recruit-container .t3-1 .list{
  flex-direction: column;
  width: 100%;
}
.recruit-container .list-in-l{
    margin:6vw 6vw;
}
.recruit-container .list-in-l .hot{
  width: 1.87vw;
  margin-left: 0.8vw;
  display: none;
}
.recruit-container .list-in{
  width: 100%;
  justify-content: space-between;
  background: #FFFFFF;
  margin-bottom: 3.33vw;
  align-items: baseline;
}
.recruit-container .n-description{
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 48px;
  opacity: 0.8;
}
.recruit-container .n-description .space{
    margin: 0 0.41vw;
}
.recruit-container .n-title{
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 2.5vw;
}
.recruit-container  .list-in-r img{
    margin-right: 2.44vw;
    margin-top: 2.44vw;
    width: 3.73vw;
    cursor: pointer;
}
.gradient-out{
  position: absolute;
}
.gradient{
  width: 33.67vw;
  position: relative;
  top:-150px;
  height: 150px;
  background-image: -webkit-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: -moz-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: -o-linear-gradient(top, hsla(0,0%,100%,0), #fff);
  background-image: linear-gradient(top, hsla(0,0%,100%,0), #fff);
}
.contac-img{
  margin-top: 1.29vw;
  width: 44.93vw;
}
.recruit-container .require{
  font-size: 1.86vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  display: none;
}
.recruit-container .require-content{
  font-size: 1.86vw;
  max-width: 75vw;
}
.recruit-container .require-title{
  margin-bottom: 1.25vw;
  margin-top: 2.5vw;
}
.pagination > .active > span{
  background: #123180;
}
.pagination > li > a, .pagination > li > span {
    margin: 0 0.8vw;
    border-radius: 4px;
}
.news-container .d-content-in{
  width: 82.66vw;
}
.news-container .social-share .icon-wechat,.social-share .icon-weibo{
    border: transparent;
    font-size: 3.66vw;
}
/* .news-container .social-share .icon-weibo {
  border: transparent;
} */
.news-container .d-content-in .d-title{
  font-size: 4vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  margin-top: 4.16vw;
  margin-bottom: 2.6vw;
  line-height: 6vw;
}
.news-container .d-content-in .date-share{
   font-size: 2.13vw;
   color: rgba(0, 0, 0, 0.5);
   line-height: 4.8vw;
   margin: 3.123vw 0 ;
  }
  .news-container .d-content-in .date-share .d-date{
      margin: 0 1vw;
  }
  .news-container .news-content img{
      width: 100%!important;
  }
  .news-container .f-line{
    width: 82.66vw;
    height: 1px;
    background: #C7CDD0;
    opacity: 0.5;
  }
  .news-container .f-line-0{
    margin-top: 6.66vw;
  }
  
  .news-container .f-line.last{
    margin-bottom: 5.20vw;
  }
  .news-container  .other-art{
    width: 82.66vw;
    justify-content: space-between;
    font-size: 2.13vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 2.13vw;
  }
  .news-container  .other-art a{
    color: rgba(0, 0, 0, 0.8);
    margin-left: 0.5vw;
  }
  .news-container  .other-art span{
    color: #000000;
    opacity: 0.5;
    white-space: nowrap;
  }
  .news-container  .other-art li{
    list-style-type:none;
    margin: 2.72vw 0;
    max-width: 98%;
    line-height: 3vw;
  }
  .news-container  .other-art-li-r-in{
        width: 12.93vw;
        height: 10.53vw;
        background-color: rgba(18, 49, 128, 1);
        color: #fff;
        font-size: 3.04vw;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 3.53vw;
        /* text-align: center; */
        margin-left: 20px;
        margin: 3.2vw 0;
  }


  .disclosure .disclosure-header{
    height: 82px;
    background: #F1F8FC;
  }
  .disclosure .disclosure-header .disclosure-text{
      font-size: 3.2vw;
      font-family: Source Han Sans CN;
      font-weight: 400;
      color:rgba(8, 32, 93, 1);
      width: 30vw;
      height: 102%;
  }
  .disclosure .disclosure-header .disclosure-text.active{
    background-color: #08205d;
    color: rgba(255, 255, 255, 1);
    border-bottom: #fe5510 2px solid;
  }
  .disclosure  .disclosure-line{
    width: 100vw;
    height: 2px;
    background: #C9CFD2;
  }
  .disclosure  .list{
    margin-top: 8.8vw;
    flex-direction: column;
  }
  .disclosure  .list-in{
    display: flex;
    flex-direction: column;
    width: 75vw;
  }
  .disclosure  .list-in .disclosure-time{
    margin-bottom: 7.2vw;
  }
  .disclosure  .list-in .disclosure-time .disclosure-time-in{
    font-size: 4.8vw;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #222222;
  }
  
  .disclosure  .list-in .title{
    font-size: 2.66vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #040404;
  }
  .disclosure  .list-in .pub-time{
    font-size: 2.13vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #040404;
    line-height: 2.66vw;
    opacity: 0.8;
    margin-bottom: 7.73vw;
    margin-top: 2.93vw;
  }
.disclosure .paginate{
    padding-bottom: 5.33vw;
  }
.honor-container .list{
  flex-wrap: wrap;
  margin-top: 11.46vw;
}
.honor-container .list .list-img{
      width: 41.06vw;
      margin:1.6vw;
  }
.honor-container .paginate{
    padding: 3.5vw 0;
}

/* 铚傞笩 */
.fengniao-container .fn-p-2{
  position: relative;
  top:-2.3vw;
  width: 100%;;
}
.fengniao-container .b-2{
/* position: absolute; */
height: 108.86vw;
}
.fengniao-container .b-2-2{
position: absolute;
padding-top: 8.59vw;
z-index: 1;
}
.fengniao-container .b-2-content{
  font-weight: 400;
  color: #818181;
  line-height: 1.82vw;
  margin-top: 6vw;
  font-size: 2.13vw;
  color: #818181;
  line-height: 4.8vw;
  text-align: justify;
}
.fengniao-container .b-2-left{
flex-direction: column;
margin-left: 8.66vw;
margin-right: 6.25vw;
}
.fengniao-container .b-2-left p{
  /* width: 8.33vw; */
  font-size: 4vw;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #CDA376;
  opacity: 0.9;
}
.fengniao-container  .fn-p-2-out{
position: absolute;
}
.fengniao-container .b-2-line{
width: 2.65vw;
height: 0.2vw;
background: #B7B7B7;
margin-top: 2.08vw;
}
.fengniao-container .b-3{
width: 100%;
background: #F3F3F3;
height: 50.53vw;
flex-direction: column;
align-items: center;
}
.fengniao-container .b-3-t{
margin-top: 5.6vw;
font-size: 5.6vw;
font-weight: 500;
color: #252729;
background: linear-gradient(0deg, #CEAA7C 0%, #CDA074 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.fengniao-container .b-3-l{
margin-top: 3.6vw;
width: 6.66vw;
height: 0.53vw;
background: #AAAAAA;
opacity: 0.5;
margin-bottom: 7.06vw;
}
.fengniao-container .b-3-yw{
margin-top: 2.65vw;
}
.fengniao-container .b-3-yw-in{
flex-direction: column;
margin: 0 4.63vw;
}
.fengniao-container .b-3-yw-in img{
width: 9.06vw;
height: 9.06vw;
}
.fengniao-container .b-3-yw-in .text{
font-size: 2.66vw;
font-weight: 400;
color: #D5AB77;
margin-top: 1.25vw;
text-align: center;
}
.fengniao-container .b-4{ 
background: #E8E6E8;
}
.fengniao-container .b-4 .sj{
position: absolute;
}
.fengniao-container .b-4 .sj-p{
width: 8.66vw;
height: 6.66vw;
position: relative;
top: -5.46vw;
z-index: 2;
left: 17.34vw;
}
.fengniao-container  .b-4-1{
width: 100%;
justify-content: space-between;
margin-top: 3.54vw;
}
.fengniao-container  .b-4-1 .b4-1{
font-size: 1.35vw;
font-family: Source Han Sans CN;
font-weight: bold;
color: #818181;
line-height: 4.58vw;
width: 8.65vw;
}
.fengniao-container  .b-4-1 .b4-2{
font-size: 2.29vw;
font-family: Source Han Sans CN;
font-weight: 800;
color: #646464;
line-height: 4.58vw;
margin: 0 2.5vw;
padding-bottom: 0.5vw;
}
.fengniao-container  .b-4-1 .b4-3{
font-size: 1.35vw;
font-family: Source Han Sans CN;
font-weight: bold;
color: #D5AB77;
line-height: 4.58vw;
width: 8.65vw;
}
.fengniao-container .emo{
  width: 2.55vw;
}
.fengniao-container .emo.cry{
margin-left: 16.66vw;
}
.fengniao-container .emo.lau{
margin-right: 16.66vw;
}
.fengniao-container .b-4 .b4-text{
font-size: 0.83vw;
font-family: Source Han Sans CN;
font-weight: 400;
color: #818181;
margin-top: 0.72vw;
width: 46.25vw;
} 
.fengniao-container .b-4 .b4-text-in{
margin-top: 0.32vw;
}
.fengniao-container .b-4-2{
justify-content: space-between;
}
.fengniao-container .b-4 .b-4-x{
width: 0.88vw;
height: 0.88vw;
margin-right: 0.83vw;
}
.fengniao-container .b-4 .text-1{
padding-left: 16.82vw;
}
.fengniao-container .b-4 .line{
height: 13.22vw;
border-left: 1px solid #BFBFBF;
opacity: 0.5;
}
.fengniao-container .b-4 .line2{
width: 29.27vw;
height: 1px;
background: #D5AB77;
opacity: 0.3;
margin-top: 2.187vw;
margin-bottom: 1.4vw;
}
.fengniao-container .b-4 .b-4-f{
width: 2.29vw;
height: 2.08vw;
margin-right: 0.57vw;
}
.fengniao-container .b-4 .features{
font-size: 1.04vw;
font-family: Source Han Sans CN;
font-weight: 400;
color: #D5AB77;
padding-top: 0.8vw;
}
.fengniao-container .b-4 .features-out{
flex-direction: column;
margin-bottom: 2.86vw;
}
.fengniao-container .b-4 .features-t{
margin-top: 0.72vw;
margin-bottom: 0.5vw;
}
.fengniao-container .b-4 .features-t2{
align-items: center;
}
.fengniao-container .b-4 .features-out .circle{
background: #D5AB77;
color: #E8E6E8;
border-radius: 50%;
width: 0.77vw;
height: 0.77vw;
font-size: 0.625vw;
margin-right: 0.41vw;
}
.fengniao-container .b-5{
  height: 102.4vw;
}
.fengniao-container .b5-p{
 width: 100%;
 position: absolute;
}
.fengniao-container .b5-p-in{
width: 100%;
position: relative;
top: -5.8vw;
}
.fengniao-container .b5-content{
position: absolute;
width: 100%;
margin-top: 3.62vw;
}
.fengniao-container .b5-content .b5-content2{
flex-direction: column;
}
.fengniao-container .b5-title{
font-size: 4vw;
font-weight: 400;
color: #FFFFFF;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
margin-top: 3.4vw;
}
.fengniao-container .b5-content .c2-line{
width: 2.8vw;
height: 0.53vw;
background: #F9D0A1;
/* margin-top: 9.2vw;
margin-bottom: 2.93vw; */
}
.fengniao-container .b5-content .box{
margin-top: 1.86vw;
flex-direction: column;
}
.fengniao-container .b5-content .box .text{
width: 82.66vw;
font-size: 2.13vw;
font-weight: 400;
color: #E9E9E9;
line-height: 4.82vw;
margin-top: 2.93vw;
margin-bottom: 7.2vw;
text-align: justify;
}
.fengniao-container .b6{
  width: 100%;
  height: 106.51vw;
  background: url("https://cdn-website.yingmi.cn/officialwww/uploads/20220218/d273ff1fbf8421368067baea9daa16ed.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.fengniao-container .b6 .title{
font-size: 5.6vw;
font-family: Source Han Sans CN;
font-weight: 500;
color: #FFFFFF;
margin-top: 5.88vw;
}
.fengniao-container .b6  .t-line{
  width: 7.2vw;
  height: 0.53vw;
  background: linear-gradient(0deg, #CCAD89 0%, #F3D1B1 100%);
  margin-top: 3.86vw;
}
.fengniao-container  .b6-in{
  width: 80vw;
}
.fengniao-container .b6-seiper{
margin-top: 4.58vw;
}
/* swiper */
.fengniao-container  .swiper-lr{
width: 6.8vw;
}
.fengniao-container .swiper-container{
border-radius: 0.46vw;
}
.fengniao-container  .b6-in .swiper-slide img{
width: 100%;
height: 100%;
/* border-radius: 15px; */
}
.fengniao-container .swiper-button-prev1{
width: 10vw;
height: 54.19vw;
background: #2c2b2b;
border-radius: 0.46vw 0 0 0.46vw;
}
.fengniao-container .swiper-button-next1{
width: 10vw;
height: 54.19vw;
background: #2c2b2b;
border-radius:0 0.46vw 0.46vw 0;
}
.fengniao-container .first-float{
  position: absolute;
  top: 40.37vw;
  left: 10.86vw;
  flex-direction: column;
}
.fengniao-container .first-float .logo{
  width: 21.2vw;
}
.fengniao-container .first-float .logo-text{
  font-size: 4vw;
  color: #FEFEFE;
  margin-top: 2vw;
}
.fengniao-container .b7 {
  padding-bottom: 20vw;
}
.fengniao-container .b7 .t-title{
  font-size: 5.6vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #CDA376;
  margin-top: 4.6vw;
}
.fengniao-container .b7 .t-line{
  width: 7.2vw;
  height: 0.53vw;
  background: #CDCDCD;
  margin-top: 3.6vw;
}
.fengniao-container .b7  .b7-img{
  width: 70.13vw;
  margin-top: 5.6vw;
}
.fengniao-container .b8{
  width: 100%;
  height: 122.87vw;
  background: no-repeat url("https://cdn-website.yingmi.cn/officialwww/uploads/20220317/efd87682551e6acc3aa207f96fb50f1d.png");
  background-size: 100% 100%;
}
.fengniao-container .b8-in{
  flex-wrap: wrap;
}
.fengniao-container .b8 .t-title{
  font-size: 4.2vw;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color:#FEFEFF;
  margin-top: 10.09vw;
}
.fengniao-container .b8 .t-title-2{
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #EEEEEE;
  opacity: 0.8;
}
.fengniao-container .b8 .t-line{
  margin-top: 3.51vw;
  width: 7.2vw;
  height: 0.53vw;
  background: #FFB868;
}
.fengniao-container .b8-item {
  width: 40vw;
  flex-direction: column;
  color: #FFFFFF;
  font-family: Source Han Sans CN;
  font-weight: 400;
  text-align: center;
  margin: 8.42vw 4.34vw 8.38vw 4.34vw;
}
.fengniao-container .b8-item .big{
  /* flex-direction: column; */
  font-size: 10.53vw;
}
.fengniao-container .b8-item .big span{
  flex-direction: column;
  font-size: 3.86vw;
}
.fengniao-container .b8-item .small{
 font-size: 3.2vw;
}
.fengniao-container .b9{
 background-color:#f4f4f4; 
 padding-bottom: 0vw;
}
.fengniao-container .b9 .fn-partner{
  /* width:100%; */
  flex-wrap: wrap;
  margin: 2.65vw 11vw 8.54vw 11vw;
}
.fengniao-container .b9 .fn-partner .item2 img{
    width: 22.72vw;
    margin-bottom: 1.33vw;
 }
 .fengniao-container .b9 .fn-partner .item2{
  font-size: 2.13vw;
  color: #6C6D6F;
  text-align: center;
  margin: 1.33vw;
  margin-bottom: 1.77vw;
}
footer.c-fengniao{
  background: #252729;
}
.fengniao-container .fn-float{
  position: fixed;
  right: 0px;
  bottom: 150px;
  width: 15.7vw;
  height: 45.09vw;
  background-color: #353333;
  border-radius: 09px 0 0 9px;
  flex-direction: column;
  font-size: 2.04vw;
  color: #FFFFFF;
  z-index: 2;
}
.fengniao-container .fn-float img{
  width: 3.65vw;
  margin-top: 1.65vw;
}
.fengniao-container .fn-float .text{
 margin-top: 1.14vw;
}
.fengniao-container .fn-service{
    flex-direction: column;
    width: 90%;
    margin-left: 10%;
}
.fengniao-container .fn-cooperation{
  flex-direction: column;
  width: 100%;
  width: 90%;
  margin-left: 10%;
  margin-top: 4vw;
  margin-bottom: 4vw;
}
.fengniao-container .fn-qrcode{
  flex-direction: column;
  width: 100%;
  width: 90%;
  margin-left: 10%;
  text-align: center;
}
.fn-layout{
  font-size: 1.93vw;
  color: #000000;
  padding: 2vw 0;
  position: absolute;
  background: #fff;
  width: 23vw;
  left: -23vw;
  height: 20vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  top: -7.2vw;
  box-shadow: 0px 2px 4px 0px rgba(76, 76, 76, 0.68);
}
.fn-layout2{
  top: 4.8vw;
}
.fn-layout p{
  line-height: 3.5vw;
}
.fn-layout .qrcode{
  width: 30vw!important;
}
.fn-layout3{
  width: 35vw;
  left: -35vw;
  height: 40vw;
  top: 1.8vw;
}
.fn-layout4{
  width: 35vw;
  left: -35vw;
  height: 120vw;
  top: -80vw;
  flex-direction: column;
}
.fn-layout4 .last{
    margin-bottom: 0px;
}
.fn-layout4 p{
  font-size: 3.2vw;
  margin-top: 2.13vw;
  margin-bottom: 4.26vw;
}
.fn-layout:before{
  display:block;
  content:'';
  border-width:6px 6px 6px 6px;
  border-style:solid;
  border-color:transparent transparent transparent #fff;
  
  /* 瀹氫綅 */
  position:absolute;
  left:100%;
  bottom: 2.66vw;
}
.fengniao-container .first-float{
  position: absolute;
  top: 14.37vw;
  left: 17.86vw;
}
.fengniao-container .first-float{
  position: absolute;
  top: 39.37vw;
  left: 17.86vw;
  flex-direction: column;
}
.fengniao-container .first-float .logo{
  width: 21.2vw;
}
.fengniao-container .first-float .logo-text{
  font-size: 4vw;
  color: #FEFEFE;
  margin-top: 2.08vw;
}
.fengniao-container .partner{
  width: 90%;
  margin-left: 5%;
  margin-top: 10vw;
  padding-bottom: 10vw;
}
.qiming .text-one {
  flex-direction: column;
  font-size: 9.06vw;
  font-weight: 500;
  color: #FFFFFF;
  position: absolute;
  top: 43.36vw;
  left: 12.76vw;
  }
.qiming .text-one .two{
  font-size: 4.8vw;
  margin-top: 1.97vw;
}
.qiming .b2{
  flex-direction: column;
}
.qiming .b2-img{
  width:82.66vw;
}
.qiming .b2-t{
  width: 82.66vw;
  flex-direction: column;
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  text-align: justify;
  line-height: 4.66vw;
}
.qiming .b2-t-out{
  flex-direction: column;
}
.qiming .b2-t-two{
  margin-top: 5.52vw;
}
.qiming .b2-t .title{ 
  font-size: 4vw;
  color: #000000;
  margin-bottom: 1.71vw;
  margin-top: 12.4vw;
}
.qiming .b3-title{ 
  font-size: 6.4vw;
  color: #000000;
  margin-top: 14.4vw;
  margin-bottom: 3.5vw;
}
.qiming .b3-blue{
  font-size: 10.66vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-style: italic;
  color: #3886E9;
  flex-direction: column;
  width: 45vw;
}
.qiming .b3-blue.three{
  margin-top: 14.66vw;
}
.qiming .b3{
  align-items: baseline;
  justify-content: space-around;
  margin-bottom: 4.62vw;
  flex-wrap: wrap;
}
.qiming .b3-blue .b3-text{
  font-size: 4vw;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 400;
  font-style: normal;
}
.qiming .b4-title{
  font-size: 2.4vw;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 6.93vw;
}
.qiming .b5-blue{
  background: rgba(18, 49, 128, 1);
  padding-bottom: 10vw;
}
.qiming .b5-blue .title{
  color: #FFFFFF;
}
.qiming .b5-img{
  width: 100vw;
}
.qiming .b5-r1{
  font-size: 2.4vw;
  color: rgba(255, 255, 255, 1);
  width: 82.66vw;
  text-align: justify;
}
.qiming .b5-title1{
  font-size: 5.06vw;
  margin-bottom: 3.07vw;
  margin-top: 11.46vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}
.qiming .b5-blue .title2{
    margin-top: 12.82vw;
    margin-bottom: 1.875vw;
    font-size: 6.4vw;
}
.qiming .b5-blue .title3{
  font-size: 4vw;
  margin-bottom: 10.31vw;
  margin-top: 0vw;
}
.qiming .b5-blue .gift{
  width: 82.66vw;
}
.qiming .b5-blue .title4{
    margin-top: 10.87vw;
    margin-bottom: 8.47vw;
}
.qiming .b5-blue .choose{
  width: 73.46vw;
  margin-bottom: 4.11vw;
}
.qiming .b6{
  flex-wrap: wrap;
}
.qiming  .cooper {
 flex-direction: column;
 width: 50%;
 /* margin-right: auto; */
}
.qiming .cooper-out{
 flex-wrap: wrap;
}
.qiming  .cooper .text{
  font-size: 3.2vw;
  color: rgba(9, 21, 52, 0.5);
  margin-top: 1.35vw;
  margin-bottom: 5.33vw;
}
.qiming  .cooper img{
    width: 38.13vw;
}
/* .qiming  .cooper.last{
  margin-right: auto;
} */
.qiming  .b6{
  margin-top: 3.43vw;
  margin-bottom: 5.18vw;
}
.qiming .b7 .join{
  width: 82.66vw;
  height: 16.8vw;
  /* background: linear-gradient(180deg, #3886E9, #123180);
  border-radius: 26px;
  font-size: 2.5vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF; */
  margin-bottom: 11.73vw;
}
.qiming .b8 .b8-in{
  /* width: 38.72vw; */
  margin: 0 1vw;
  margin-bottom: 5.15vw;
  /* text-align: center; */
}
.qiming .b8 .b8-in-img{
    width: 82.66vw;
}
.qiming .b8 .b8-in-img.two{
  margin-bottom: 10vw;
}

.qiming .qm-service{
  flex-direction: column;
  width: 90%;
  margin-left: 10%;
}
.qiming .qm-cooperation{
flex-direction: column;
width: 100%;
width: 90%;
margin-left: 10%;
margin-top: 2vw;
}
.qiming .fn-float{
  position: fixed;
  right: 0px;
  bottom: 150px;
  width:12.7vw;
  height: 25.09vw;
  background-color: rgba(8, 32, 93, 1);
  border-radius: 9px 0 0 9px;
  flex-direction: column;
  font-size: 2.04vw;
  color: #FFFFFF;
  z-index: 2;
}
.qiming .fn-float .f-img{
  width: 2.86vw;
  margin-bottom: 0.46vw;
}
.qiming .fn-float .text2{
  margin-bottom: 2.13vw;
}
.qiming .qm-cooperation2{
  /* background-color: red; */
  width: 1vw;
  height: 1vw;
  left: -1vw;
  top:10.7vw;
  position: absolute;
}
.qiming .bj1-text{
  flex-direction: column;
  font-size: 3.2vw;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  line-height: 6.6vw;
}
.qiming .b4-title.bj{
  margin-bottom: 4.47vw;
}
.qiming .parentheses{
  font-size: 18.13vw;
  font-weight: bold;
  color: #3886E9;
  font-family: Source Han Sans CN;
}
.qiming .bj1{
  padding-bottom: 6.92vw;
}
.qiming .bj5-img{
  width: 82.66vw;
}
.qiming .bj5-r1{
 width: 82.66vw;
 font-size:2.4vw;
 color: rgba(255, 255, 255, 0.8);
 text-align: justify;
 margin-left: 2.86vw;
 line-height: 4.66vw;
}
.qiming .bj5-line{
  width: 6.55vw;
  height: 2px;
  background: #FF5000;
  margin-top: 6vw;
}
.qiming .b5-title1.bj5{
  margin-bottom: 4.875vw;
  margin-top: 6vw;
  color: rgba(0, 0, 0, 0.8);
}
.qiming .b5-title1.bj5.white{
  color:rgba(255, 255, 255, 1);
}
.qiming .b3-white{
  font-size: 9.66vw;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color:rgba(255, 255, 255, 1);
  flex-direction: column;
  width: 40vw;
  margin-bottom: 9.06vw;
}
.qiming .b3-white .b3-text{
  font-size: 3.2vw;
  color:rgba(255, 255, 255, 1);
  font-weight: 400;
  font-style: normal;
}
.qiming .bj3{
  align-items: baseline;
  margin-bottom: 5.62vw;
  justify-content: space-between;
  width: 82.66vw;
  flex-wrap: wrap;
}
.qiming .bj3-out{
  width: 100%;
}
.qiming .bj4{
  color: rgba(255, 255, 255, 0.8);
}
.qiming  .cooper.bj{
  flex-direction: column;
  width: 45.66vw;
 }
 .qiming  .cooper.bj img{
  width: 38.66vw;
 }
 .qiming  .cooper.bj .text{
  font-size: 3.2vw;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 1.35vw;
}
.qiming .bj5-r1.two{
  color: rgba(0, 0, 0, 0.8);
 }
 .qiming .title4.two{
  margin-top: 14vw;
  margin-bottom: 10.13vw;
}
.qiming  .cooper.bj .text.three{
  color: rgba(0, 0, 0, 0.8);
}
.qiming .title4.three{
  margin-bottom: 8.8vw;
  margin-top: 4.25vw;
}
.qiming .bj3 .c-img{
    width: 37.73vw;
    margin-bottom: 8.53vw;
}
.qiming  .qiming-background{
  background-color: #f1f8fc;
}


.institute-container .top2{
  width: 100%;
}
.institute-container .bu{
    position: absolute;
}
.institute-container .bu .bu-in{
  position: relative;
  top: -40.14vw;
  left: 8.92vw;
}
.institute-container .bu .bu-in .bu-img{
  width: 51.2vw;
  margin-bottom: 6vw;
}
.institute-container .bu .bu-in .desc{
  font-size: 4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  /* line-height: 55px; */
  opacity: 0.8;  
}
.institute-container .first{
      background-color: #f1f8fc; 
}
.institute-container .first .img{ 
  width: 82.66vw;
  margin:7.5vw 0 15vw 0;
}
.institute-container .first .right .line-1{
  width: 49px;
  margin-top: 13.73vw;
}
.institute-container .first .right .title{
  margin: 4.87vw 0 8vw 0;
  font-size: 5.06vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.institute-container .first .right .content{
  width: 82.66vw;
  font-size: 2.4vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 3.82vw;
  opacity: 0.8;
  text-align: justify;
}
.institute-container .institute .tab.change-out{
  /* position: absolute; */
}
.institute-container .institute .tab .change{
   background: rgba(13, 34, 89, 0.9);
   width: 82.66vw;
   position: absolute;
   left: 8.66vw;
}
.institute-container .institute .tab .change .text{
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 5.6vw 3.9vw;
  justify-content: space-between;
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 1);
  /* display: none; */
}
.institute-container .institute .tab .change .i-line{
  height: 32px;
  border: 1px solid #FFFFFF;
}
.institute-container .institute .tab .change .text.active{
  background: #DA5919;
  width: 82.66vw;
  display: flex;
  border:none;
  /* position: relative; */
}
.institute-container .institute .tab .change  .jd-r-out{
  width: 4vw;
}
.institute-container .institute .tab .change  .jd-r{
  display: none;
  width: 2.8vw;
}
.institute-container .institute .tab .change .text.active .jd-r{
    display: block;
}
.institute-container .tab-ico{
  width: 4.5vw;
  margin-right: 0.57vw;
}
.institute-container .text.active .tab-ico{
  display: inline-block;
}
.institute-container .institute  .change-img{
    width: 82.66vw;
}
.institute-container .institute  .change-right{
  width: 82.66vw;
  padding-left: 4.95vw;
  padding-right: 6.61vw;
  padding-bottom: 13.33vw;
}
.institute-container .institute .first-2{
  background:rgba(8, 32, 93, 1);
  height: 100%;
  margin-top: 24.79vw;
  margin-bottom: 8.75vw;
}
.institute-container .institute .first-2 .text-2{
  font-size: 2.66vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 6.2vw;
  opacity: 0.8;
  margin-bottom: 7.55vw;
  margin-top: 3.86vw;
  text-align: justify;
}
.institute-container .institute .first-2 .c-line{
  width: 25.33vw;
  height: 0.4vw;
  background: #FFFFFF;
}

.institute-container .tools .img{ 
  width: 82.66vw;
  margin:1.5vw 0 1.5vw 0;
}
.institute-container .tools .side .line-1{
  width: 6.66vw;
  margin-top: 5vw;
  margin-bottom: 4vw;
}
.institute-container .tools .side .title{
  margin: 1.87vw 0 2.03vw 0;
  font-size: 5.06vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
}
.institute-container .tools .side .content{
  width: 82.66vw;
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 4.82vw;
  opacity: 0.8;
  text-align: justify;
}
.institute-container .institute-member .tab{
    align-items: start;
    margin-bottom: 7.18vw;
    flex-wrap: wrap;
}
.institute-container .institute-member .member-bottom{
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 4vw;
}
.institute-container .institute-member .i-member{
  flex-direction: column;
  margin: 0 7.5px;
  align-items: flex-start;
  width: 40.53vw;
  height: 76vw;
  background: #08205D;
  justify-content: flex-start;
  margin-bottom: 2vw;
}
.institute-container .institute-member .i-member .m-img{
    width: 40.53vw;
}
.institute-container .institute-member .i-member .member-bottom{
  margin: 0 1.14vw;
  text-align: justify;
}
.institute-container .institute-member .i-member .member-bottom .m-name{
  font-size: 3.46vw;
  margin-top: 1.56vw;
}
.institute-container .institute-member .i-member .member-bottom .m-desc{
  margin: 0.85vw 0 1.20vw 0;
}
.institute-container .institute-member .i-member .member-bottom .m-content{
  line-height: 1.82vw;
  line-height: 4vw;
}
.institute-container .tab-result{
  flex-direction: column;
}
.institute-container .institute-result .tab-result{
  flex-direction: column;
  margin-bottom: 7.65vw;
}
.institute-container .institute-result .tab-result .r-line{
  width: 75vw;
  height: 0.26vw;
  margin: 2.6vw 0;
  background: #C7CDD0;
}
.institute-container .institute-result .tab-result .in-line{
  width: 2px;
  height: 11.14vw;
  background: #C7CDD0;
}
.institute-container .institute-result .tab-result .in-line{
  width: 0.26vw;
  height: 28.53vw;
  background: #C7CDD0;
}
.institute-container .institute-result .tab-result .r-item{
  width: 75vw;
  justify-content: space-evenly;
  font-size: 2.13vw;
}
.institute-container .institute-result .tab-result  .in-item{
  flex-direction: column;
  width: 24.48vw;
}
.institute-container .institute-result .tab-result .r-item .in-item img{
  width: 10.6vw;
  height: 10.6vw;
  margin-bottom: 1.97vw;
}

.institute-container .institute-contact{
  background: #08205d;
  padding: 5.1vw 0 8.33vw 0;
}
.institute-container .institute-contact .contact-in{
    width: 32.21vw;
    flex-direction: column;
    font-size: 1.94vw;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 5.2vw;
}
.institute-container .institute-contact .contact-in .white{
  color: #FFFFFF!important;
}
.institute-container .institute-contact .contact-in .in-top img{
    width: 5.2vw;
}
.institute-container .institute-contact .contact-in .in-top{
 display: flex;
}
.institute-container .institute-contact .contact-in .in-top .c-desc{
    margin-left: 1.51vw;
    font-size: 2.4vw;
}
.institute-container .institute-contact .contact-in  .c-line{
  width: 24.94vw;
  height: 0.13vw;
  background: #FFFFFF;
  opacity: 0.3;
  margin: 1.61vw 0;
}
.institute-container .institute-contact  .c-img{
  width: 40.6vw;
  margin-bottom: 10vw;
}
.search-container{
  background-color:#f1f8fc;
}
.search-container .search-input{
  width: 58.4vw;
  height: 11.33vw;
  padding-left: 11.33vw;
  font-size: 3.2vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  /* opacity: 0.8; */
}
.search-container  .search-input-out{
  margin-top: 7.33vw;
  align-items: center;
}
.search-container .search-img{
  width: 4.13vw;
  position: absolute;
  margin-left: 3.33vw;
}
.search-container .search-button{
    width: 29.06vw;
}
.search-container .search-item .result{
    /* margin-left: 6.27vw; */
    margin-top: 7.06vw;
    font-size: 2.66vw;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 5.86vw;
}
.search-container .search-item .s-item{
    width: 87.46vw;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.8); */
}
.search-container .search-item .s-line{
  width: 87.46vw;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.8);
}

.search-container  .s-item{
  margin: 3.12vw 0;
  /* width: 66.66vw; */
}

.search-container a:visited {color:none;text-decoration:none;}
.search-container  .s-item .i-l{
  font-size: 5.2vw;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #004EA9;
  flex-direction: column;
  /* height: 3.92vw; */
  justify-content: space-between;
}
.search-container  .s-item .i-l .i-l-2{
  font-size: 2.13vw;
}
.search-container  .s-item .i-r{
  font-size: 2.66vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  margin-left: 3.12vw;
  flex-direction: column;
  overflow: hidden;
  /* height: 3.92vw; */
  justify-content: space-between;
}

.search-container  .s-item .i-r-1{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding-top: 1vw;
}
.search-container  .s-item .i-r .i-r-2{
  font-size: 2.13vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 1.4vw;
  text-overflow: ellipsis;
}
.search-container .no-resutl{
   flex-direction: column;
   margin-bottom: 10vw;
 }
.search-container .no-resutl-img{
  width: 38.60vw;
  margin-top: 8vw;
}
.no-resutl-c{
  position: relative;
  top: -6vw;
  /* margin-top: 1vw; */
  font-size: 1.25vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 2.5vw;
  opacity: 0.6;
}
.search-container .paginate{
  margin-top: 10.53vw;
  padding-bottom: 8vw;
}
.social-share {
  font-size: 2.13vw;
}
.social-share .social-share-icon{
  width: 3.26vw;
  height: 3.26vw;
  line-height: 3.26vw;
}
.beian{
  font-size: 4px;
}