/*åŠ è½½åŠ¨æ•ˆ   topshowï¼ˆä»Žä¸Šå¾€ä¸‹ï¼‰fa_LeftShow ï¼ˆä»Žå·¦å¾€å³ï¼‰  */
.delighter{
  overflow:hidden;
  position: relative !important;
  transition: 1s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.5s;
}
.fa_TopShow.delighter:before{
  width:100%;
  position:absolute;
  height:100%;
  top:0;
  left:0;
  transform: translateY(0%);
  display:block;
  background:#fff;
  z-index:10;
  content:"";
  transition: 1s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.5s;
}
.fa_TopShow.started.delighter:before{
  transform: translateY(101%);
}
.fa_LeftShow.delighter:before{
  width:100%;
  position:absolute;
  height: 100% !important;
  top:0;
  left:0;
  transform: translateX(0%);
  display:block;
  background:#fff;
  z-index:10;
  content:"";
  transition: 1s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.5s;
}
.fa_LeftShow.started.delighter:before{
  transform: translateX(100%);
}
.fa_RightShow.delighter:before{
  width:100%;
  position:absolute;
  height:100%;
  top:0;
  left:0;
  transform: translateX(0%);
  display:block;
  background:#fff;
  z-index:10;
  content:"";
  transition: 1s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.5s;
}
.fa_RightShow.started.delighter:before{
  transform: translateX(-100%);
}
.fa_BottomShow.delighter:before{
  width:100%;
  position:absolute;
  height:100%;
  top:0;
  left:0;
  transform: translateX(0%);
  display:block;
  background:#fff;
  z-index:10;
  content:"";
  transition: 1s cubic-bezier(0.68, 0.54, 0.14, 0.96) 0.5s;
}
.fa_BottomShow.started.delighter:before{
  transform: translateY(-100%);
}





@media only screen and (max-width: 1340px){
  #c_portalResnav_main-15927924072640068 .header .navbar_nav li a{
    font-size: 14px;
    padding: 0vw;
  }
  #c_portalResEbizads_banner-15947096187461819 .f-center {
    padding-top: 0;
  }
  #c_portalResNews_list-16080254684499998 .time{
    display:none;
  }
  #c_portalResNews_list-16080254684499998 .newTitle{
    width:95%;
  }
}
@media only screen and (max-width: 1240px){
  #c_portalResnav_main-15927924072640068 .header .navbar_nav li{
    padding: 0 2.5%;
  }
}
@media only screen and (max-width: 768px){
  #w_fline-1608015336690,
  #w_grid-1608011264879{
    display:none;
  }
  #w_grid-1608015805623 p{
    text-align:center !important;
  }
  .e_box>h3{
    font-size:24px !important;
    text-align:center !important;
  }
  .e_box>span{
    font-size:14px !important;
    text-align:center !important;
  }
  #c_portalResPublic_codeContainer-16080242858108533 span{
    text-align:center !important;
  }
  .e_box> .line{
    margin:10px auto !important;
  } 
  #w_grid-1608095661179,
  #w_grid-1608542537676,
  #w_grid-1608541006913,
  #w_grid-1608018581983{
    margin:50px auto;
  }
  #c_portalResProduct_list-16080209389614212 .title{
    font-size: 18px;
    margin: 0 auto;
  }
  #c_portalResProduct_list-16080209389614212 .content{
    bottom: 0;
  }
  #c_portalResNews_list-16080254684499998 .newList{
    padding:0;
  }
  #c_portalResPublic_codeContainer-16080242858173790{
    display:none;
  }
  #w_grid-1608090422934{
    width:100%;
  }
  #w_grid-1608019418820 > div > .p_gridbox {
    background: #051f38;
  }
  #c_portalResPublic_codeContainer-16080904814393605{
    margin:5% auto
  }
  #c_portalResNews_list-16080254684499998 .newPicBox{
    padding-bottom: 50%;
  }
  .fa_TopShow.delighter:before{
    display:none;
  }
  #c_portalResProduct_list-16085377928467636 .swiper-button-prev,
  #c_portalResProduct_list-16085377928467636 .swiper-button-next{
    display:none;
  }
  div#content_box-1608090422934-0 {
    display: none;
  }
  #w_common_text-1608090524520 span{
    font-size:14px !important;
  }
  #c_portalResProduct_list-16085377928467636 .proLinkd {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #c_portalResPublic_codeContainer-16080940404382921{
    margin:5% auto 10%;
  }
  #c_portalResPublic_codeContainer-16080940404382921 a {
    display: block;
    width: 120px;
    height: 48px;
  }
  #c_portalResPublic_codeContainer-16085436031284543 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  #c_portalResPublic_codeContainer-16085436031284543 li{
    width:50%;
    max-width:100%;
  }
  div#content_box-1608111387698-1,
  #c_portalResPublic_codeContainer-16085436031284543 li:after{
    display:none;
  }
  #c_portalResNews_list-16085991702463958 .newLi{
    width:100%;
    display:none;
  }
  #c_portalResNews_list-16085991702463958 .newLi:first-child{
    display:block;
  }
}