@media only screen and (max-width: 1440px) and (min-width: 769px){
  #w_fimg-1628580680651{
    margin-right:70px;
  }
  #c_portalResPublic_websiteShare-16291010102444175{
  margin:20px auto 0 0;
  }
}
#w_grid-1629167370234,
#c_portalResPublic_codeContainer-16291708420641892{
  display:none;
}
.loading-around {
  position: absolute;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: #ff8da1;
  border-radius: 100px;
  animation: loading 2s infinite linear;
}
.loading-center {
  position: absolute;
  z-index: 1;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: #ff8da1;
  border-radius: 100px;
}
.loading-image {
  width: 40%;
}

@keyframes loading {
  0% {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: rgba(255, 141, 161, 1);
  }
  100% {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    background: rgba(255, 141, 161, 0);
  }
}

.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);
  }
}

#w_common_text-1628580314753 p{
  position:relative;
  padding-left:30px;
}
#w_common_text-1628580314753 p:before{
  content:'';
  position:absolute;
  font-size: 20px;
  font-family: iconfont!important;
  color: #fff;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#w_common_text-1628580314753 p:nth-of-type(1):before{
  content: '\e630';
}
#w_common_text-1628580314753 p:nth-of-type(2):before{
  content: '\e628 ';
}
#w_common_text-1628580314753 p:nth-of-type(3):before{
  content: '\e677';
}
#w_common_text-1628580314753 p:nth-of-type(4):before{
  content: '\e676';
}
@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;
  }
}
@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: 1024px) {
  :root {
    --width: 98%;
    font-size: 50%;
  }
}
@media only screen and (max-width: 780px) {
  :root {
    --width: 90%;
    font-size: 50%;
  }
  #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;
  }
}