.L_active{
  color: var(--theme-color) !important;
  opacity: 1;
}
.fa_PageNav .L_active:before {
  width: 80%;
}
@keyframes rotate1{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotate2{
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@font-face {
  font-family: 'iconfontde';  /* Project id 2368287 */
  src: url('//at.alicdn.com/t/font_2368287_jyuiwu4ogp9.woff2?t=1630459702103') format('woff2'),
    url('//at.alicdn.com/t/font_2368287_jyuiwu4ogp9.woff?t=1630459702103') format('woff'),
    url('//at.alicdn.com/t/font_2368287_jyuiwu4ogp9.ttf?t=1630459702103') format('truetype');
}

#w_common_text-1628580314753 p{
  position:relative;
  padding-left:30px;
  margin-bottom: 1vw;
}
#w_common_text-1628580314753 p:before{
  content: '';
  position: absolute;
  font-size: 20px;
  font-family: iconfontde !important;
  color: #fff;
  top: 4px;
  left: 0;
}

#w_common_text-1628580314753 p:nth-of-type(1):before{
  content: '\e61d';
}
#w_common_text-1628580314753 p:nth-of-type(2):before{
  content: '\e660 ';
}
#w_common_text-1628580314753 p:nth-of-type(3):before{
  content: '\e69d';
}
#w_common_text-1628580314753 p:nth-of-type(4):before{
  content: '\e608';
}
#w_common_text-1628580314753 p:nth-of-type(5):before{
  content: '\e68c';
}
#w_common_text-1628580314753 p:nth-of-type(6):before{
  content: '\e765';
}
@keyframes myyun1{
  0%{
    margin-top: 0;
  }
  25%{
    margin-top: 20px;
  }
  50%{
    margin-top: 0;
  }
  75%{
    margin-top: -20px;
  }
  100%{
    margin-top: 0;
  }
}
@keyframes top-bottom{
  from{ transform: translate(-50%,-40%);}
  to { transform: translate(-50%,-50%);}
}
@keyframes top-scale{
  from{  transform: translateX(-50%) scale(1.02);}
  to {   transform: translateX(-50%) scale(1.0);}
}
@media only screen and (max-width: 1440px) {
  #c_portalResProduct_category-16291640342707683 .L_img_bg {
    position: relative;
    height: 44vw;
  }
  #c_portalResProduct_category-16291640342707683 .L_title_center {
    max-width: 440px;
  }
  .c_portalResnav_main-01001001 .pc_nav {
    background-position-x: 145%;
  }
}
@media only screen and (max-width: 1200px) {
  #c_portalResProduct_category-16291640342707683 .L_title_center li {
    display: flex;
    padding: 10px 0;
  }
  #c_portalResProduct_category-16291640342707683 h4{
    display:none;
  }
  #c_portalResProduct_category-16291640342707683 .L_title_center {
    max-width: 250px;
  }
  #c_portalResProduct_category-16291640342707683 a.p_head.yjLink {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1366px) {
  #c_portalResProduct_list-16304767564626043 .porTbox {
    position: relative;
    padding-bottom: 96%;
  }
}
@media only screen and (max-width: 768px) {
  #w_fline-1637895429095{
    display:none;
  }
  #w_grid-1629104248413> div > .p_gridbox{
    margin: 0 auto;
    padding: 50px 0;
  }
  #w_fimg-1629107753326{
    margin:0 auto;
  }
  .m-preloader,
  #w_fimg-1629105017414,
  #w_grid-1610527797417{
    display:none !important;
  }
  #w_common_text-1629104507846{
    margin-bottom:30px;
  }
  #w_common_text-1629101376992 span{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 5px;
  }
  #w_fbtn-1629101408212 {
    max-width: 140px;
    min-height: 38px;
  }
  #c_portalResPublic_codeContainer-16100031411807669{
    margin-top:20px;
  }
  #w_grid-1616396974181,
  #w_grid-1616395147836{
    margin-top:50px;
    margin-bottom:20px;
  }
  span[style="font-size:16px"]{
    font-size:14px !important;
  }
  span[style="font-size:18px"]{
    font-size:14px !important;
  }
  #w_common_text-1615526588561 span,
  #w_common_text-1611221402114 span,
  #w_common_text-1611221195604 span{
    font-size:14px !important;
  }
  #c_portalResEbizads_banner-16163942903948945 .bannerPic{
    max-height: 400px;
  }
  #c_portalResIntro_category-16163957799824053 .L_p_problemCategory {
    overflow: hidden;
    margin-top: 30px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  #c_portalResIntro_category-16163957799824053 a.L_e_title {
    display: flex;
    float: left;
    min-width: 75px;
    margin: 0;
    min-height: 100px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #c_portalResProduct_category-16163972397373122 .proCateDemo{
    position:relative;
  }
  #c_portalResProduct_category-16163972397373122 .btn-prev,
  #c_portalResProduct_category-16163972397373122 .btn-next {
    z-index: 2;
    color: #fff;
    font-size: 20px;
  }
  #c_portalResProduct_category-16163972397373122 .swiper-slide {
    padding: 0;
  }
  #c_portalResProduct_list-16163980977818456 .p_Product {
    width: calc((100% - 20px)/2) !important;
    margin: 5px !important;
    display: block;
    float: left;
  }
  #c_portalResProduct_list-16163980977818456 .showBoxLink{
    background: rgba(0, 0, 0, .2);
    opacity:1;
  }
  #w_fbtn-1616398576384{
    margin-bottom:50px;
  }
  #w_grid-1616398867668{
    margin:50px auto;
  }
  #w_common_text-1616398954621 span{
    font-size:16px !important;
  }
  #w_grid-1616464111411,
  #w_grid-1616404018420,
  #c_portalResPublic_codeContainer-16163993384382672{
    margin-top:50px;
  }
  #c_portalResNews_list-16164642513944019 .p_articles {
    width: 96% !important;
    margin-left: auto;
    margin: 10px auto !important;
    float: none !important;
    display: block;
  }
  #c_portalResNews_list-16164642513944019 .L_img{
    left:0;
  }
  #c_portalResNews_list-16164642513944019 .porTbox{
    height: 180px;
  }
  #w_fbtn-1615793644218 .p_CommonBtn .font{
    line-height: 46px;
  }
  #w_grid-1615526251296 > div > .p_gridbox > .p_gridCell:nth-child(n+1){
    margin:20px 0;
  }
  #c_portalResNews_detail-16155363607363073 .reset_style p{
    font-size: 14px;
  }
  #w_grid-1615536302057 > div > .p_gridbox,
  #w_grid-1615535572818 > div > .p_gridbox{
    display: flex;
    flex-direction: column-reverse;
  }
  #c_portalResNews_category-1615536302142,
  #c_portalResNews_category-1610595606475{
    padding-top: 3%;
    background: #fff;
  }
  #c_portalResPublic_codeContainer-16291707593036566{
    margin-top:50px;
  }
  #w_grid-1629170767128 > div > .p_gridbox {
    background-color: transparent;
  }
  #c_portalResPublic_codeContainer-16291708420641892 ul.f-cb li {
    width: 48%;
    background: rgba(0, 0, 0, .5);
    margin: 1%;
    text-align: center;
    padding:20px 10px;
  }
  #c_portalResPublic_codeContainer-16291708420641892{
    width:100%;
  }
  #c_portalResPublic_codeContainer-16291708420641892 h2.counter {
    font-size: 28px;
  }
  #c_portalResPublic_codeContainer-16291708420641892 p {
    font-size: 16px;
  }
  #c_portalResPublic_codeContainer-16291708420641892 ul.f-cb li:last-child{
    width: 98%;
  }
  #c_portalResPublic_codeContainer-16291097621318707 .e_box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #c_portalResPublic_codeContainer-16291097621318707 .p_hk{
    width: calc((100% - 4vw) / 2);
    margin:1vw !important;
    padding-bottom: 32%;
  }
  #w_grid-1629167496773 > div > .p_gridbox,
  #w_grid-1629102415176{
    margin:50px auto;
    padding:0;
  }
  #w_fimg-1629104280767,
  #w_fimg-1629109406673 {
    width: 100%;
    max-width: 200px;
  }
  #c_portalResProduct_category-16291640342707683 .L_title_absou {
    position: relative;
    height: 100%;
    width: 100%;
  }
  #c_portalResProduct_category-16291640342707683 .L_title_center {
    max-width: 100%;
    width: 100%;
  }
  #c_portalResProduct_category-16291640342707683 .L_title_center li:not(:last-child) {
    display: flex;
    padding: 10px 0;
    width: 50%;
    overflow: hidden;
    justify-content: center;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
  }
  #c_portalResProduct_category-16291640342707683 .L_title_center li:last-child{
    display: flex;
    padding: 10px 0;
    float: left;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  #c_portalResProduct_category-16291640342707683 a.p_head.yjLink {
    font-size: 0.56rem;
  }
  #c_portalResProduct_category-16291640342707683 .img_box img.L_img_pc {
    position: absolute;
    width: 50%;
  }
  div#content_box-1629167657570-1 {
    display: none;
  }
  #w_fimg-1629167748150{
    max-width: 200px;
    margin: 0 auto 10px;
  }
  #w_common_text-1628758200583 span{
    font-size: 24px !important;
  }
  p.L_tit:before,
  p.L_tit:after {
    width: 80px !important;
  }
  p.L_tit {
    font-size: 20px !important;
    font-weight: 700;
    margin-top: 30px !important;
    margin-bottom: 20px;
  }
  div#content_box-1630475133436-0{
    display:none;
  }
  #c_portalResProduct_list-16304767564626043 .p_Product.proLi {
    width: calc((100% - 20px)/2) !important;
    margin: 5px !important;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 15%);
  }
  #w_grid-1630478363905 ,
  #w_grid-1630478363898  {
    display:none;
  }
  #c_portalResProduct_list-16304925161183725 .p_Product {
    width: calc((100% - 0px)/2) !important;
    float: left;
    display: block;
  }
  #c_portalResProduct_list-16304925161183725 .proTitle {
    padding-right: 0;
  }
  .w_fbtn-001{
    max-width: 120px !important;
    min-height: 34px !important;
    margin-bottom: 20px !important;
  }
  #w_common_text-1630466056660{
    margin:20px 0 10px;
  }
  #w_common_text-1630466056660 span{
    font-size: 18px !important;
  }
  #w_common_text-1630466056663 span{
    font-size: 14px !important;
  }
  #w_common_text-1630372392606 span{
    font-size: 24px !important;
  }
  #c_portalResProduct_list-16379153516831594 .p_Product.proLi {
    width: calc((100% - 20px)/2) !important;
    margin: 5px !important;
  }
}