:root {
  font-size: 14px;
}

#w_grid-1592451440326 {
  left: 0!important;
  z-index: 999;
}

::-webkit-scrollbar {
  width: 5px;
}

#w_fimg-1577947006649 {
  display: none;
}

#w_grid-1593415021236 {
  margin-bottom: 0!important;
}

#c_portalResIntro_detail-15929667729004291 {
  width: 100%!important;
}

#c_portalResnav_main-15710164183633197 .navSli {
  flex: initial!important;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(4) .navSli {
  width: 50%;
}

#c_portalResPublic_codeContainer-15731148845227701 .about_c .a_con p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

#c_portalResNews_list-15711063597542873 .newSummry {
  color: rgba(255,255,255,.8);
  margin: 10px 0;
  display: -webkit-box;
  height: 43px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

#c_portalResNews_list-1592451440411 .newSummry {
  color: rgba(255,255,255,.8);
  margin: 10px 0;
  display: -webkit-box;
  height: 43px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(3):hover .slidBox .onetitle {
  display: none;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(4):hover .slidBox .onetitle {
  display: none;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(5):hover .slidBox .onetitle {
  display: none;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(6):hover .slidBox .onetitle {
  display: none;
}

#c_portalResnav_main-15710164183633197 .navLi:nth-child(7):hover .slidBox .onetitle {
  display: none;
}

#c_portalResProduct_category-15710992098404624 .list_con {
  flex: 0 0 85%;
  overflow: hidden;
  border-radius: 5px;
}

.lan_list {
  display: none!important;
}

.leftBox.right_img {
  display: none;
}

#c_portalResnav_main-15710164183633197 .rightBox {
  flex: 100%!important;
  margin: 46px 0px;
}

#c_portalResnav_main-1592451440426 .rightBox {
  flex: 100%!important;
  margin: 46px 0px;
}

#c_portalResnav_main-1592451440426 .left_text .onetitle {
  display: none;
}

#c_portalResnav_main-1592451440426 .navSli {
  flex: initial!important;
}

::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background: #666;
  width: 15px;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background: #00acf5;
}

@keyframes rotate360 {
  form {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@media only screen and (min-width: 769px) {
  #c_portalResNews_detail-15917087313794817 .p_dataSource li:nth-child(1) {
    display: none;
  }

  #c_portalResNews_detail-15917087313794817 .p_dataSource li:nth-child(2) {
    display: none;
  }

  #c_portalResNews_detail-15917087313794817 .p_dataSource li:nth-child(3) {
    display: none;
  }

  #c_portalResnav_main-15752564265878137 .rightBox {
    flex: 1;
  }

  #c_portalResnav_main-15752564265878137 .left_text .onetitle {
    display: none;
  }

  #c_portalResnav_main-15752564265878137 .navLi .slidBox .navSli {
    flex: none;
    margin: 0;
  }

  #w_grid-1592994706643 {
    display: none;
  }

  .p_page .pre {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 38px;
    margin: 0 5px 0 18px;
    text-align: center;
    padding: 0 10px;
    border-radius: 0px;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    color: #333;
  }

  .p_page .pre:active {
    background: #0062a7;
    border-color: #0062a7;
    color: #fff;
  }

  .p_page .pre:hover {
    color: #fff;
    background: #0062a7;
    border-color: #0062a7;
    cursor: pointer;
  }

  .p_page .next {
    display: inline-table;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    height: 38px;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    color: #333;
    text-align: center;
    padding: 0 10px;
    border-radius: 0px;
  }

  .p_page .next:active {
    background: #0062a7;
    border-color: #0062a7;
    color: #fff;
  }

  .p_page .next:hover {
    background: #0062a7;
    border-color: #0062a7;
    color: #fff;
    cursor: pointer;
  }

  .p_page .pageNum {
    position: relative;
    float: left;
    height: 38px;
    min-width: 38px;
    margin: 0 5px 0 0;
    padding: 0 5px;
    background-size: 100% 100%;
    color: #595959;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    line-height: 38px;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    border-radius: 0px;
  }

  .p_page .pageNum:active {
    color: #fff;
    text-decoration: none;
    background-color: #0062a7;
    border-color: #0062a7;
  }

  .p_page .pageNum:hover {
    color: #fff;
    border-color: #0062a7;
    cursor: pointer;
    text-decoration: none;
    background-color: #0062a7;
  }

  .p_page .pageNum.active {
    text-decoration: none;
    background-color: #0062a7;
    color: #fff;
    border-color: #0062a7;
  }
}

@media screen and (max-width: 768px) {
  #w_common_text-1593303672198 span {
    font-size: 18px;
  }

  #content_box-1593303374887-0 {
    background: #fff;
  }

  #content_box-1593303374887-1 {
    background: #fff;
    margin: 6px 0;
  }

  #content_box-1593303374887-2 {
    background: #fff;
  }

  #w_grid-1593303374887 {
    text-align: center;
  }

  #w_common_text-1593303419910 strong span {
    font-size: 28px!important;
  }

  #w_common_text-1593303436784 strong span {
    font-size: 28px!important;
  }

  #w_grid-1567499140195 {
    min-height: auto!important;
  }

  #c_portalResIntro_detail-1593328617395 table td {
    padding: 0 10px;
  }

  #w_grid-1593328528038 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1593324506313 {
    padding-top: 0px!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1593338687315 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1593328617340 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1593336395993 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResIntro_detail-1593328528093 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResIntro_detail-15933246081836334 .p_con {
    margin: 0;
  }

  #c_portalResIntro_detail-1593338687355 .p_con {
    margin: 0;
  }

  #c_portalResIntro_detail-1593336396043 .p_con {
    margin: 0;
  }

  #c_portalResIntro_detail-1593328617395 .p_con {
    margin: 0;
  }

  #c_portalResIntro_detail-1593328617395 table {
    width: 100%!important;
    margin: 0!important;
  }

  #w_grid-1593324506313 table {
    width: 100%!important;
    padding: 10px!important;
  }

  #c_portalResIntro_category-1593326809402 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1593326809352 {
    padding-top: 0px!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResIntro_detail-15933246081836334 table td {
    padding: 0 10px!important;
  }

  #c_portalResIntro_detail-1593326809407 .p_con {
    margin: 0;
  }

  #c_portalResIntro_detail-1593326809407 table td {
    padding: 0 10px!important;
  }

  #c_portalResIntro_detail-1593326809407 table {
    width: 100%!important;
    padding: 10px!important;
  }

  #w_grid-1592959970568 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592959970578 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592963694659 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592966167000 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592967103102 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592967103117 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592967103102 {
    margin-bottom: 10px!important;
  }

  #c_portalResProduct_list-1591748248560 .proLi {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592964999538 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592965105761 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResPublic_codeContainer-1592451440401 .about_c {
    margin: 2% 0!important;
  }

  #c_portalResPublic_codeContainer-1592451440401 .about_c .a_con {
    padding: 0!important;
  }

  #c_portalResProduct_detail-1591748119130 .d_description {
    padding: 10px;
    background: #eee;
  }

  #w_grid-1592994706643 {
    display: none;
  }

  #c_portalResIntro_detail-1591748987612 td {
    width: 100%!important;
    display: block;
    margin-bottom: 16px;
  }

  #c_portalResProduct_detail-15917477961770215 .d_description {
    padding: 10px;
    background: #eee;
  }

  #c_portalResEmploy_detail-15929651077919835 .contentMidle {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResComplaintPage_detail-15929640407511218 .p_complaintPageDetails {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #w_grid-1592966755888 {
    margin-bottom: 10px!important;
  }

  #w_grid-1592964999538 {
    margin-bottom: 0px!important;
  }

  #w_grid-1592966755898 {
    margin-bottom: 20px!important;
  }

  #w_grid-1592959970598 > div > .p_gridbox {
    padding: 10px 40px!important;
  }

  #w_grid-1592965347567 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResProduct_detail-15917477961770215 .swiper-slide {
    width: 100%!important;
    overflow: hidden;
  }

  #w_grid-1592966755908 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #descriptionContent_portalResComplaintPage_detail-15929640407511218 .x-video-play-ico {
    top: 33%!important;
  }

  #w_grid-1592963694659 {
    margin-bottom: 10px!important;
  }

  #youku-playerBox {
    height: 280px!important;
  }

  #c_portalResComplaintPage_detail-15929640407511218 .p_header {
    display: none;
  }

  #c_portalResProduct_detail-15917477961770215 .p_ProductDetail {
    padding: 0;
  }

  #c_portalResProduct_category-1592959525548 .wyz-cate-container .swiper-slide {
    padding: 0!important;
    margin: 0!important;
  }

  #w_grid-1592959613668 > div > .p_gridbox {
    padding: 10px 40px!important;
  }

  #c_portalResProduct_list-1592959970663 .PhotoList_k1 li {
    width: 100%!important;
    margin: 0 0px 22px!important;
  }

  #c_portalResProduct_list-1592959970663 .PhotoList_k1 li a {
    height: 50.6vw!important;
  }

  #w_grid-1592968921291 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResProduct_list-15929689233715028 .proLi {
    padding: 0!important;
    margin-bottom: 15px;
  }

  #c_portalResProduct_list-1592959525553 .PhotoList_k1 li {
    width: 100%!important;
    margin: 0px!important;
  }

  #c_portalResProduct_list-1592959525553 .PhotoList_k1 li a {
    height: 50.6vw!important;
  }

  #c_portalResProduct_list-1592965347652 .PhotoList_k1 li {
    width: 100%!important;
    margin: 0px!important;
  }

  #c_portalResProduct_list-1592965347652 .PhotoList_k1 li a {
    height: 50.6vw!important;
  }

  #c_portalResProduct_list-1592962061925 .PhotoList_k1 li {
    width: 100%!important;
    margin: 0px 0 20px!important;
  }

  #c_portalResProduct_list-1592962061925 .PhotoList_k1 li a {
    height: 50.6vw!important;
  }

  #w_fimg-1592963694529 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592959525353 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592959970438 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592965347427 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592959260429 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592962061730 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592958554158 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592964999408 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591748987467 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1592966755748 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1593302799675 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1593338687175 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1593328617190 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1593328527888 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1593336395853 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #c_portalResProduct_category-1592959525548 .swiper-wrapper {
    width: 100%!important;
  }

  #c_portalResProduct_category-1592959525548 .proCateDemo {
    padding: 0!important;
  }

  #w_grid-1592959525493 {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResPublic_codeContainer-1592451440401 .a_ico {
    display: none;
  }

  #c_portalResPublic_codeContainer-1592451440401 .about_c {
    width: 100%!important;
  }

  #c_portalResNews_list-1592451440411 .porTbox {
    display: none;
  }

  #c_portalResNews_list-1592451440411 .lookDetail {
    display: none;
  }

  #w_grid-1592451440206 {
    min-height: auto!important;
  }

  #c_portalResProduct_category-1592451440406 .con_title {
    font-size: 13px;
    width: 100%!important;
    height: auto!important;
  }

  #c_portalResNews_list-1592451440411 .newLi {
    border-bottom: 1px solid rgba(255,255,255,0.3);
  }

  #c_portalResProduct_category-1592451440406 .col-md-3 {
    width: 100%!important;
    margin-right: 0!important;
    margin-top: 8px!important;
    height: 65px!important;
  }

  #c_portalResProduct_category-1592451440406 .container {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  #c_portalResProduct_category-1592451440406 .con_title h1 {
    font-size: 16px!important;
    line-height: 23px!important;
    margin-top: 8px!important;
  }

  #c_portalResProduct_category-1592451440406 .con_title p {
    font-size: 14px!important;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 19px!important;
  }

  #c_portalResProduct_category-1592451440406 .col-md-3:nth-child(4) {
    margin-left: 0!important;
  }

  .Scroll-tip {
    display: none;
  }

  #c_portalResProduct_category-15710992098404624 .con_title {
    width: 100%!important;
  }

  #c_portalResProduct_category-15710992098404624 .con_title h1 {
    font-size: 15px;
  }

  #c_portalResProduct_category-15710992098404624 .con_title p {
    font-size: 13px;
  }

  #w_grid-1571104338902 > div > .p_gridbox > .p_gridCell:nth-child(1) {
    display: block;
  }

  #w_grid-1571104411685 {
    display: none;
  }

  #w_grid-1571104411661 {
    padding-left: ;
    0;}

  #w_common_text-1571104411698 span {
    float: left;
    margin-right: 2px;
  }

  #w_fbtn-1571023318686 .p_CommonBtn {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 1)!important;
    border-radius: 8px!important;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
    transition: all .5s ease;
  }

  #w_grid-1571023318671 > div > .p_gridbox > .p_gridCell>.w_fbtn-001 {
    width: 100%!important;
    margin-bottom: 5px!important;
    max-width: 100%!important;
    min-height: 37px!important;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .about_c .a_ico {
    display: none!important;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .about_c .a_con p {
    display: none!important;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .about_c .a_con h1 {
    font-size: 15px!important;
  }

  #w_grid-1571016417922 {
    left: 0px!important;
  }

  #w_grid-1571016417922 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    background: #002d64;
  }

  #w_sfbox-1571015084682 .screen_0 video {
    background: #000;
    object-fit: contain;
    filter: brightness(0.9) grayscale(0.3);
  }

  #w_grid-1571023318655 {
    padding-left: 0!important;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .about_c {
    text-align: center;
    border-radius: 2px;
    margin: 0px!important;
    width: 50%!important;
    padding: 0px!important;
  }

  #w_grid-1571022496118 {
    width: 100%!important;
    max-width: 100%!important;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .about_c .a_con {
    padding: 0!important;
  }

  #w_common_text-1571023318678 p {
    width: auto;
    float: left;
    margin-right: 5px;
  }

  #c_portalResPublic_codeContainer-15731148845227701 .a_animate:nth-child(2) {
    margin: 0 18px;
  }

  .btn-primary {
    color: #fff;
    background-color: #1163b9;
    border-color: #1163b9;
  }

  .moveBtn {
    color: #fff;
    background-color: #1163b9;
    border-color: #1163b9;
  }

  #w_grid-1575256404955 > div > .p_gridbox {
    background-color: rgba(19,99,181,1)!important;
  }

  #w_fimg-1591708145846 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591708784017 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591747762508 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591747974452 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591748118905 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591748248345 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591748308041 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591708220831 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591708709353 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_fimg-1591708032151 {
    height: 116px !important;
    width: 160% !important;
    margin-left: -80% !important;
    left: 50% !important;
    margin-top: 70px !important;
  }

  #w_grid-1566009176840> div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(1) {
    background: rgba(19,99,181,1);
  }

  .p_pagebox .NumBox {
    display: none !important;
  }

  .p_pagebox {
    width: 100%;
    text-align: center;
  }

  .p_pagebox .js_pageBtnDisable {
    background: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
    color: #bfbfbf !important;
    cursor: default;
  }

  .p_pagebox .js_pageBtnDisable:hover {
    background: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
    color: #bfbfbf !important;
    cursor: default;
  }

  .p_pagebox .js_pageBtnDisable:active {
    background: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
    color: #bfbfbf !important;
    cursor: default;
  }

  .p_pagebox .js_pageBtnDisable .iconfont {
    color: #ddd !important;
  }

  .p_pagebox .js_pageBtnDisable:hover .iconfont {
    color: #bfbfbf !important;
  }

  .p_pagebox .pre {
    width: 48%;
    margin-right: 2%;
    background-color: #0062a7;
  }

  .p_pagebox .pre:hover {
    color: rgba(255, 255, 255, 1);
    border-color: #0062a7;
    background-color: #0062a7;
    cursor: pointer;
  }

  .p_pagebox .pre:active {
    background-color: #0062a7;
  }

  .p_pagebox .next {
    width: 48%;
    margin-left: 2%;
    background-color: #0062a7;
  }

  .p_pagebox .next:hover {
    background-color: #0062a7;
  }

  .p_pagebox .next:active {
    background-color: #0062a7;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  #c_portalResProduct_detail-1591748119130 .p_imagesA {
    width: 50%;
    height: 300px;
    background: #eee;
  }

  #c_portalResProduct_detail-1591748119130 .p_ProInfo {
    width: 50%;
    height: 300px;
    overflow: hidden;
  }

  #w_grid-1593303672191 {
    margin-top: 0!important;
  }
}

@media only screen and (max-width: 1300px) and (min-width: 1201px) {
  #c_portalResProduct_detail-1591748119130 .p_imagesA {
    width: 50%;
    height: 340px;
    background: #eee;
  }

  #c_portalResProduct_detail-1591748119130 .p_ProInfo {
    width: 50%;
    height: 340px;
    overflow: hidden;
  }

  #w_grid-1593303672191 {
    margin-top: 0!important;
  }
}

@media only screen and (max-width: 1400px) and (min-width: 1301px) {
  #c_portalResProduct_detail-1591748119130 .p_imagesA {
    width: 50%;
    height: 360px;
    background: #eee;
  }

  #c_portalResProduct_detail-1591748119130 .p_ProInfo {
    width: 50%;
    height: 360px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 1500px) and (min-width: 1401px) {
  #c_portalResProduct_detail-1591748119130 .p_imagesA {
    width: 50%;
    height: 360px;
    background: #eee;
  }

  #c_portalResProduct_detail-1591748119130 .p_ProInfo {
    width: 50%;
    height: 360px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 1501px) {
  #c_portalResProduct_detail-1591748119130 .p_imagesA {
    width: 50%;
    height: 390px;
    background: #eee;
  }

  #c_portalResProduct_detail-1591748119130 .p_ProInfo {
    width: 50%;
    height: 390px;
    overflow: hidden;
  }
}

:root {
  --c: #2e66a7;
  --cc: #c6392b;
}

html {
  font-size: 14px;
}

body {
  opacity: 0;
  visibility: hidden;
  overflow-x: hidden;
}

body.wd-show {
  opacity: 1;
  visibility: visible;
  transition: 1s;
}

body.index {
  overflow-x: hidden;
  overflow-y: auto;
}

body.make {
  opacity: 1;
  visibility: visible;
}

.wd-scroll-animation {
  opacity: 0;
}

.make .wd-scroll-animation {
  opacity: 1;
}

body.wd-show .wd-scroll-animation.wd-scrolled {
  animation: fadeInUp 1s both;
}

.error-404 {
  display: block !important;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-color: #fff;
}

.error-404 iframe {
  width: 100vw;
  height: 100vh;
  border: none;
  outline: none;
  overflow: hidden;
}

body.error-404 > div {
  display: none;
}

@keyframes wd-rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.wd-20210305095131 {
  display: none;
}

@media(max-width: 768px) {
  .wd-sub-category>div {
    display: none;
  }

  .wd-sub-category>div.wd-20210305095131 {
    display: block;
  }

  .wd-20210305095131 .wd-item {
    display: none;
  }

  .wd-20210305095131 .wd-item a {
    display: block;
    text-align: center;
    line-height: 3;
    font-size: 16px;
    color: #333;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
  }

  .wd-20210305095131 .wd-item.wd-current a {
    background-color: #d23a36;
    color: #fff;
  }

  .wd-20210305095228 {
    text-align: center;
    line-height: 4;
    font-size: 16px;
    background-color: #333;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wd-20210305095228 svg {
    width: 20px;
    height: 20px;
  }
}

.w_grid-000 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  overflow: visible;
}

.w_grid-001 > div > .p_gridbox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  overflow: visible;
}

.wd-right-float {
  position: fixed;
  top: 50%;
  right: 5px;
  z-index: 9999;
  transform: translateY(-50%);
  margin-top: 20vh;
  transition: 1s;
}

.index .wd-right-float {
  display: none;
}

.wd-right-float.wd-hide {
  right: -100px;
}

.wd-right-float .wd-item {
  animation: fadeOut both;
  position: relative;
}

.wd-right-float .wd-item .wd-sub {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  display: flex;
  font-size: 16px;
  color: #fff;
  align-items: center;
  justify-content: center;
  z-index: -1;
  overflow: hidden;
  transform: translateX(-100%);
  visibility: hidden;
}

.wd-right-float .wd-item:hover .wd-sub {
  visibility: visible;
}

.wd-right-float .wd-item .wd-sub div {
  background-color: var(--cc);
  display: flex;
  height: 100%;
  width: 180px;
  align-items: center;
  animation: fadeOutLeft 1s both;
}

.wd-right-float .wd-item:nth-child(2) .wd-sub div {
  padding: 0 20px;
}

.wd-right-float .wd-item:hover .wd-sub div {
  animation: fadeIn .1s 0s both;
}

.wd-right-float.wd-show .wd-item {
  animation: flipInY 1s 0s both;
}

.wd-right-float.wd-show .wd-item:nth-child(1) {
  animation-delay: 0.2s;
}

.wd-right-float.wd-show .wd-item:nth-child(2) {
  animation-delay: 0.3s;
}

.wd-right-float.wd-show .wd-item:nth-child(3) {
  animation-delay: 0.4s;
}

.wd-right-float.wd-show .wd-item:nth-child(4) {
  animation-delay: 0.5s;
}

.wd-right-float.wd-show .wd-item:nth-child(5) {
  animation-delay: 0.6s;
}

.wd-right-float .wd-item a {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--cc);
  margin-bottom: 2px;
}

.wd-right-float .wd-item .wd-sub a {
  width: 100%;
  display: block;
  line-height: 60px;
  padding: 0px 20px;
  color: #fff;
}

.wd-right-float .wd-item a svg {
  width: 30px;
  height: 30px;
  transition: 1s;
}

.wd-right-float .wd-item:hover a svg {
  transform: rotateY(180deg);
}

.wd-right-float .wd-item a svg path {
  fill: #fff;
}

@media(max-width: 768px) {
  .wd-right-float {
    display:none;
  }
}

.wd-title-ani span {
  opacity: 0;
  display: inline-block;
}

.wd-title-ani.scrolled span {
  animation: fadeInLeft 1.5s both;
}

.wd-title-ani.scrolled span:nth-child(odd) {
  animation: fadeInRight 1.5s both;
}

.wd-title-ani.scrolled span:nth-child(1) {
  animation-delay: 0.1s;
}

.wd-title-ani.scrolled span:nth-child(2) {
  animation-delay: 0.1s;
}

.wd-title-ani.scrolled span:nth-child(3) {
  animation-delay: 0.2s;
}

.wd-title-ani.scrolled span:nth-child(4) {
  animation-delay: 0.2s;
}

.wd-title-ani.scrolled span:nth-child(5) {
  animation-delay: 0.3s;
}

.wd-title-ani.scrolled span:nth-child(6) {
  animation-delay: 0.3s;
}

.wd-title-ani.scrolled span:nth-child(7) {
  animation-delay: 0.4s;
}

.wd-title-ani.scrolled span:nth-child(8) {
  animation-delay: 0.4s;
}

.wd-title-ani.scrolled span:nth-child(9) {
  animation-delay: 0.5s;
}

.wd-title-ani.scrolled span:nth-child(10) {
  animation-delay: 0.5s;
}

.wd-title-ani.scrolled span:nth-child(11) {
  animation-delay: 0.6s;
}

.wd-title-ani.scrolled span:nth-child(12) {
  animation-delay: 0.6s;
}

.wd-title-ani.scrolled span:nth-child(13) {
  animation-delay: 0.7s;
}

.wd-title-ani.scrolled span:nth-child(14) {
  animation-delay: 0.7s;
}

.wd-title-ani.scrolled span:nth-child(15) {
  animation-delay: 0.8s;
}

.wd-title-ani.scrolled span:nth-child(16) {
  animation-delay: 0.8s;
}

.wd-title-ani.scrolled span:nth-child(17) {
  animation-delay: 0.9s;
}

.wd-title-ani.scrolled span:nth-child(18) {
  animation-delay: 0.9s;
}

.wd-title-ani.scrolled span:nth-child(19) {
  animation-delay: 1s;
}

.wd-title-ani.scrolled span:nth-child(20) {
  animation-delay: 1s;
}

.wd-title-ani.scrolled span:nth-child(21) {
  animation-delay: 1.1s;
}

.wd-title-ani.scrolled span:nth-child(22) {
  animation-delay: 1.1s;
}

.wd-title-ani.scrolled span:nth-child(23) {
  animation-delay: 1.2s;
}

.wd-title-ani.scrolled span:nth-child(24) {
  animation-delay: 1.2s;
}

body > div.wd-20210310080847 {
  display: none;
}

@media(max-width: 768px) {
  body.wd-shield-mo > div.wd-20210310080847 {
    display:block !important;
    height: 100vh;
    font-size: 20px;
    color: #333;
    line-height: 100vh;
    text-align: center;
  }

  body.wd-shield-mo > div {
    display: none !important;
  }

  body.wd-shield-mo .wd-header {
    display: none;
  }
}

.activeUrl {
  background-color: #d1191e!important;
  color: #fff!important;
}

@media only screen and (max-width: 768px) {
  #c_portalResPublic_codeContainer-15681850799647220 {
    display:none;
  }

  #w_grid-1568013455977 {
    margin-top: 50%;
  }

  #w_common_text-1568011337945 span {
    font-size: 36px;
  }

  #w_common_text-1568011565702 span {
    font-size: 18px;
  }

  #w_common_text-1568014053466 {
    padding: 0 20px;
  }

  #w_fline-1568014143598 {
    margin-left: 20px;
  }

  #w_common_text-1568014053466 p > span:first-child {
    font-size: 32px!important;
  }

  #w_common_text-1568014053466 p > span:first-child >span {
    color: #fff!important;
  }

  #w_common_text-1568014053466 p > span:last-child {
    font-size: 14px!important;
  }

  #w_common_text-1568014126002 {
    padding: 0 20px;
  }

  #c_portalResPublic_codeContainer-15680147337164703 #box_2 {
    margin: 0 3%;
  }

  #c_portalResPublic_codeContainer-15680147337164703 .h_ad {
    width: 90px;
    height: 90px;
  }

  #c_portalResPublic_codeContainer-15680147337164703 div {
    text-align: center;
  }

  #w_fimg-1568013806482 {
    display: none;
  }

  #w_fline-1568014143598 .p_FLine {
    border-top-color: #fff
  }

  #w_common_text-1568014126002 span {
    color: #fff;
  }

  #c_portalResPublic_codeContainer-15680147337164703 span {
    color: #fff;
  }

  #c_portalResPublic_codeContainer-15680147337164703 {
    margin-top: 35px;
  }

  #w_fbtn-1568251503969 {
    position: unset;
  }

  #w_common_text-1568019273774 p span[style^="font-size:48px"] {
    font-size: 32px!important;
  }

  #w_common_text-1568019273774 p span[style^="font-size:24px"] {
    font-size: 14px!important;
  }

  #w_common_text-1568019275106 p {
    text-align: left!important;
  }

  #w_common_text-1568019275106 span {
    font-size: 32px!important
  }

  #w_common_text-1568078619345 p span[style^="font-size:48px"] {
    font-size: 32px!important;
  }

  #w_common_text-1568078619345 p span[style^="font-size:24px"] {
    font-size: 14px!important;
  }

  #w_common_text-1568078617729 p {
    text-align: left!important;
  }

  #w_common_text-1568078617729 span {
    font-size: 32px!important;
  }

  #w_grid-1568078615874 {
    position: unset;
    margin-top: 40px;
  }

  #c_portalResPublic_codeContainer-15680789393387124 {
    margin-top: 0;
    margin-bottom: 0px
  }

  #c_portalResPublic_codeContainer-15680819765724112 {
    margin-top: 0;
    margin-bottom: 0px
  }

  #c_portalResPublic_codeContainer-15680819661064629 {
    margin-top: 0;
    margin-bottom: 0px
  }

  #c_portalResPublic_codeContainer-15680820023084215 {
    margin-top: 0;
    margin-bottom: 0px
  }

  #c_portalResPublic_codeContainer-15680819943486983 {
    margin-top: 0;
    margin-bottom: 0px
  }

  #content_box-1568078699297-0,#content_box-1568078699297-1,#content_box-1568078699297-2,#content_box-1568078699297-3,#content_box-1568078699297-4 {
    width: 32%!important;
    margin-bottom: 25px!important;
  }

  #w_grid-1568078699297 {
    margin-top: 30px;
  }

  #c_portalResNews_list-15680861679874064 .horon .h_pic {
    width: 155px!important;
  }

  #w_common_text-1568083993573 p span[style^="font-size:48px"] {
    font-size: 32px!important;
  }

  #w_common_text-1568083993573 p span[style^="font-size:24px"] {
    font-size: 14px!important;
  }

  #w_fline-1568084000685 {
    margin-left: 0px;
    margin-top: -15px;
  }

  #w_grid-1568083953768 {
    margin-top: 30px;
  }

  #w_common_text-1568094749382 p span[style^="font-size:48px"] {
    font-size: 32px!important;
  }

  #w_common_text-1568094749382 p span[style^="font-size:24px"] {
    font-size: 14px!important;
  }

  #w_grid-1568094703713 {
    margin-top: 30px;
  }

  #c_portalResFriendlink_list-15682675180270566 {
    margin-top: 15px;
  }

  #w_fbtn-1568095916446 {
    margin-top: 40px;
    margin-right: auto;
  }

  #c_portalResPublic_codeContainer-15680989818039089 .img {
    display: none;
  }

  #c_portalResPublic_codeContainer-15680989818039089 .btn {
    position: unset;
  }

  #c_portalResPublic_codeContainer-15680989818039089 .foot_js {
    position: unset;
  }

  #w_grid-1568096365564 {
    margin-top: 0px;
  }

  #c_portalResPublic_codeContainer-15680989818039089 .foot_js {
    width: 100%;
    border-radius: unset;
    padding: 10px 0;
    margin-top: 10px;
  }

  #c_portalResPublic_codeContainer-15680989818039089 #font1 {
    margin-top: 20px;
  }

  #w_common_text-1568014126002 div p:last-child {
    display: none;
  }

  #w_grid-1568014076344 {
    margin-top: 10%;
  }

  #c_portalResPublic_codeContainer-15680229646958448 {
    margin-top: 20px;
  }

  #c_portalResPublic_codeContainer-15680989818039089 #font4 {
    display: none;
  }

  #c_portalResPublic_codeContainer-15680989818039089 .foot_box {
    margin: 20px 0;
  }

  #w_fline-1568094754046 {
    margin-top: -20px;
  }

  #w_fline-1568077565070,#w_fline-1568078625081 {
    margin-top: -15px;
  }

  #c_portalResNews_list-15680861679874064 {
    margin-top: 20px;
  }

  #w_fbtn-1568093656808 {
    margin-top: 30px;
  }

  #c_portalResPublic_codeContainer-15681057765880127 {
    display: none;
  }
}

.wd-color-c span {
  color: var(--c) !important;
}

#w_fline-1586329528510 .p_FLine {
  border-color: var(--cc) !important;
}

#w_common_text-1585815681413 p:nth-child(2) span {
  color: #555 !important;
}

#w_common_text-1585812797816 p:nth-child(2) span {
  color: #555 !important;
}

#c_portalResnav_main-15857107142773732 .nav_box {
  padding-right: 0;
}

#c_portalResNews_list-15858133568512693 .n_box:after {
  border-color: var(--cc);
}

#c_portalResNews_list-15858133568512693 .n_box:before {
  border-color: var(--cc);
}

#c_portalResNews_list-15858133568512693 .n_box:hover .n_title {
  color: var(--c);
}

#c_portalResNews_list-15858133568512693 .n_more {
  color: var(--c);
}

.w_fbtn-001 .p_CommonBtn {
  background-color: var(--c) !important;
  border-radius: 500px;
}

.w_fbtn-001 .p_CommonBtn:hover {
  background-color: var(--cc) !important;
}

.w_fbtn-001 .p_CommonBtn .font {
  line-height: 80px;
}

.w_fbtn-001 .p_CommonBtn .font {
  color: #fff;
}

.wd-df {
  display: flex;
}

.wd-item {
  position: relative;
}

.wd-pic {
  position: relative;
  overflow: hidden;
}

.wd-pic img {
  width: 100%;
  transition: 1s;
}

.wd-pic:hover img {
  transform: scale(1.05);
}

.form-horizontal .control-label {
  display: none;
}

#w_grid-1579426096146 > div > .p_gridbox {
  border: none;
}

.c_portalResnav_main-01001002 .nav_link:hover {
  color: var(--cc);
}

.c_portalResnav_main-01001002 .nav_link:after {
  background-color: var(--cc);
}

.c_portalResnav_main-01001002 .d_menu {
  background-color: #e7c85cde;
}

.c_portalResnav_main-01001002 .nav_link1:hover {
  background-color: var(--c);
}

#w_grid-1562596236762 > div > .p_gridbox {
  padding-top: 130px;
}

.btn-primary {
  width: 250px;
  height: 50px;
  background-color: var(--c) !important;
  border: none !important;
}

.btn-primary:hover {
  background-color: var(--cc) !important;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

#w_fimg-1585710659241 {
  max-width: 139px;
}

.wd #w_common_text-1621561008137 {
  display: none;
}

#w_common_text-1621561008137 {
  animation: none;
}

.wd-show #c_portalResEbizads_banner-15857212902081143 {
  animation: bounceInDown 1s 0.3s both;
}

#c_portalResProduct_list-16212210644735399 .picture {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-box-v {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

/*banner*/
.Banner-container {
  height: 100vh;
  min-height: 600px;
  max-height: 1600px;
  width: 100vw;
}

.banner-background {
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.banner-slide {
  display: flex;
  flex-flow: column;
  justify-content: center;
  overflow: hidden;
}

.banner-text {
  margin: 0 auto;
  width: 90%;
  max-width: 1480px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  display: none;
}

.banner-text h1 {
  font-weight: normal;
  font-size: 54px;
  margin-bottom: 30px;
  color: #fff;
}

.banner-text h2 p {
  position: relative;
  margin-top: 1rem;
  padding-top: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}

.banner-text .text-line {
  height: 1px;
  width: 100px;
  background: #fff;
  z-index: 1;
}

.banner-text h2 span {
  font-size: 18px;
  display: inline-block;
  margin-top: 15px;
  color: #fff;
}

.banner-bg-ss {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}

.banner-text {
  z-index: 10;
}

.banner-text:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 400px;
  display: block;
  border: 10px solid rgba(255, 255, 255, 0.2);
  top: 4.5rem;
  margin-top: -200px;
  left: -6rem;
  display: none;
}

.small-title {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 40px;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
}

/*.banner-warpper.swiper-wrapper {
transition-timing-function: cubic-bezier(0.75, 0.22, 0.25, 1);
}
.banner-warpper.swiper-wrapper .banner-background {
transition-timing-function: cubic-bezier(0.75, 0.22, 0.25, 1);
will-change: transform;
}*/
.banner-switch {
  position: absolute;
  z-index: 30;
  right: auto;
  bottom: 10px;
  height: 70px;
  color: #fff;
  right: 0;
  display: flex;
  margin-top: 0px;
  background: rgba(197,39,48,0);
  width: 45%;
  justify-content: flex-end;
  align-items: center;
  text-transform: uppercase;
}

.banner-switch > div > * {
  display: inline-block;
  vertical-align: middle;
}

.sL_icon {
  background-size: contain;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-switch > div > span {
  margin: 0 0.5rem;
  font-size: 0.825rem;
}

.banner-switch > div {
  margin: 0.3rem 2rem;
}

.banner-switch > div {
  cursor: pointer;
  transition: 0.5s;
}

.swiper-button-disabled {
  opacity: 0.4;
}

.Banner-A1 {
  z-index: 1;
}

.banner-background {
  transition: 1s 2.5s;
  transform: perspective(1000px) translate3d(0, 0, 100px);
}

.swiper-slide.banner-slide.swiper-slide-active .banner-background {
  transition: 5s 0s;
  transform: perspective(1000px) translate3d(0, 0, 0px);
}

.banner-text:before {
  transition-delay: 2s;
  transition-duration: 2s;
  transform: translate3d(-80px, 0, 0);
  opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text:before {
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: both;
  opacity: 0;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text * {
  animation-name: lv-fadeInUp;
  animation-duration: 1.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(1) {
  animation-delay: 1.1s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(2) {
  animation-delay: 1.2s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text *:nth-child(3) {
  animation-delay: 1.3s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text h2 *:nth-child(1) {
  animation-delay: 1.5s;
}

.swiper-slide.banner-slide.swiper-slide-active .banner-text h2 *:nth-child(2) {
  animation-delay: 1.6s;
}

@media screen and (max-width: 1600px) {
  .banner-text {
    max-width: 1200px;
    width: 80%;
  }
}

@media screen and (max-width: 1200px) {
  .banner-text:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 400px;
    display: block;
    border: 10px solid rgba(255, 255, 255, 0.2);
    top: 4.5rem;
    margin-top: -200px;
    left: 50%;
    margin-left: -150px;
    display: none;
  }

  .banner-text .text-line {
    height: 1px;
    width: 100px;
    background: #fff;
    z-index: 1;
    margin: 0px auto;
  }

  .banner-text {
    text-align: center;
  }

  .banner-text h2 {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 769px) {
  .banner-background.mo-img {
    display:none;
  }
}

@media screen and (max-width: 768px) {
  .banner-background.mo-img {
    display:block;
  }

  .banner-background.pc-img {
    display: none;
  }

  .banner-switch {
    top: auto;
    bottom: 2rem;
    left: 5%;
    right: 5%;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .banner-text h2:before {
    left: calc((100% - 60px)/2);
    width: 60px;
  }

  .banner-text h1 {
    font-size: 24px;
    line-height: 1.2;
  }

  .banner-text h2 p {
    font-size: 16px;
    padding-top: 5px;
  }

  .banner-text h2 span {
    font-size: 14px;
  }

  .banner-text h2 {
    font-size: 14px;
    line-height: 1.4;
  }

  .banner-text .text-line {
    width: 50px;
  }

  .small-title {
    font-size: 22px;
  }

  .banner-text:before {
    opacity: 0;
  }
}

.w_sfbox-002 > .w_sfbox > .p_fbox > .p_wrapbox {
  position: relative;
  background-color: #F4F4F4;
  overflow: hidden;
}

.w_sfbox-002 > .w_sfbox > .p_fbox > .p_wrapbox video {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  object-fit: cover;
  filter: brightness(0.8) grayscale(0.2);
}

.w_sfbox-002 > .w_sfbox > .p_fbox > div > .p_bgBox {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.wd #c_portalResEbizads_banner-16209815584385155 .bannerPic {
  width: 100vw;
  height: 100vh;
  transform: none;
  position: relative;
  top: 0;
  left: 0;
  object-fit: cover;
}

.head_lan svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.head_lan path {
  fill: #fff;
}

.wd-en {
  margin-left: 10px;
  display: flex;
  align-items: center;
  position: relative;
  top: 2px;
}

.wd-en a {
  display: flex;
  align-items: center;
}

.wd-en svg {
  width: 35px;
  height: 35px;
}

.wd-en path {
  fill: #fff;
}

.wd-20210609103331 {
  display: flex;
  align-items: center;
}

.w_sfbox-002 > div > .p_SwipPanelBox .p_SwipPanel .shape {
  width: 18px;
  height: 18px;
}

.wd-show .w_sfbox-002 > div > .p_SwipPanelBox {
  right: 10px;
}

.wd .w_sfbox-002 > .w_sfbox > .p_fbox > .p_wrapbox {
  min-height: 100vh;
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item {
  opacity: 0;
  cursor: pointer;
}

.wd-current #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item.wd-show {
  opacity: 1;
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item .wd-icon {
  transition: 1s;
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item:hover .wd-icon {
  transform: rotateY(180deg);
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 a span {
  display: inline-block;
  transform: rotateY(90deg);
}

#c_portalResProduct_list-16212210644735399 .proPic {
  object-fit: scale-down;
  width: 90%;
  height: 90%;
}

#w_grid-1592451440326 > div > .p_gridbox:hover {
  background-color: #fff;
}

#w_grid-1592451440326 > div > .p_gridbox {
  background-color: transparent;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark {
  background-color: #fff;
}

#w_grid-1592451440326.wd-dark > div > .p_gridbox:hover {
  background-color: #fff;
}

#w_fimg-1592451440346 {
  position: relative;
}

#w_fimg-1592451440346 img {
  height: 40px !important;
  width: auto !important;
}

#w_fimg-1592451440346 .p_dimage>img {
  height: 40px !important;
  margin-left: 0;
  display: block;
}

#w_fimg-1592451440346 img:nth-child(1) {
  opacity: 1;
}

#w_fimg-1592451440346 img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: auto !important;
  opacity: 0;
  height: 40px !important;
}

#c_portalResnav_main-1592451440426 .tNav .navName {
  color: #fff;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #w_fimg-1592451440346 img:nth-child(1) {
  opacity: 0;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #w_fimg-1592451440346 img:nth-child(2) {
  opacity: 1;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResnav_main-1592451440426 .tNav .navName {
  color: #333;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResnav_main-1592451440426 .navName::after {
  color: var(--cc);
}

#w_grid-1592451440326 > div > .p_gridbox #c_portalResPublic_codeContainer-1592451440431 .head_lan {
  border: none;
  width: auto;
}

#w_grid-1592451440326 > div > .p_gridbox:hover .head_lan path {
  fill: var(--c);
}

#w_grid-1592451440326 > div > .p_gridbox .head_lan path {
  fill: #fff;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit span a {
  color: var(--c) !important;
}

#w_grid-1592451440326 > div > .p_gridbox #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit span a {
  color: #fff !important;
}

#w_grid-1592451440326 > div > .p_gridbox:hover .wd-en path {
  fill: var(--cc);
}

#w_grid-1592451440326 > div > .p_gridbox .wd-en path {
  fill: #fff;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #w_fimg-1592451440346 img:nth-child(1) {
  opacity: 0;
  margin-top: 5px;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #w_fimg-1592451440346 img:nth-child(2) {
  opacity: 1;
  margin-top: 5px;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResnav_main-1592451440426 .tNav .navName {
  color: #333;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResnav_main-1592451440426 .navName::after {
  color: var(--cc);
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark .head_lan path {
  fill: var(--c);
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit span a {
  color: var(--c) !important;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark .wd-en path {
  fill: var(--cc);
}

.wd #c_portalResEbizads_banner-16209815584385155 .content {
  width: 100vw !important;
  position: relative;
  height: 100vh;
}

#w_grid-1575256404955 > div > .p_gridbox {
  background: transparent;
  border-bottom: none;
}

#w_fimg-1592451440346 {
  animation: none !important;
}

.wd-dn {
  display: none !important;
}

.make .wd-dn {
  opacity: 0.5 !important;
}

#w_grid-1566009176840> div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(1) {
  z-index: 9999;
  border-bottom: none;
}

.c_portalResSearch_total-02001 {
  display: block;
}

#c_portalResSearch_total-16233452019383376 .p_headbox {
  border: none;
}

.c_portalResSearch_total-02001 .p_searchBox .p_input .forward {
  display: none;
}

.c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText {
  border-radius: 0;
}

#c_portalResSearch_total-16233452019383376 .p_searchBtn {
  background-color: var(--c);
  color: #fff;
  line-height: 60px;
  height: 60px;
  font-size: 16px;
  padding: 0 30px;
  width: auto;
}

#c_portalResSearch_total-16233452019383376 .p_searchBtn:hover {
  background-color: var(--cc);
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
  display: flex;
  align-items: center;
}

.wproList {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 1%;
}

.wproList .witem {
  width: 48%;
  padding: 1%;
  margin: 1%;
  position: relative;
  border: 1px solid #ddd;
}

.wproList .witem > a {
  display: flex;
  color: #333;
}

.wproList .witem .wd-more {
  padding: 20px;
  width: 60%;
  transition: 0.5s;
}

.wproList .witem .wd-more h2:first-child {
  font-weight: bold;
}

.wproList .witem:hover .wd-more {
  opacity: 1;
  visibility: visible;
}

.wproList .witem .wd-more h2 {
  font-size: 20px;
  color: #333;
  display: block;
  line-height: 1.5;
  position: relative;
}

.wproList .witem .wd-more h2:nth-child(1) {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.wproList .witem .wd-more h2:first-child:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #e8e8e8;
  position: absolute;
  bottom: 0;
  left: 0;
}

.wproList .witem .wd-more h2:first-child:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: var(--cc);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 1s;
}

.wproList .witem:hover .wd-more h2:first-child:after {
  width: 100%;
}

.wproList .witem .wd-more h2:hover {
  color: var(--cc);
}

.wproList .witem .wd-more .wd-detail {
  font-size: 12px;
  margin-top: 10%;
  padding: 10px;
  display: flex;
  align-items: center;
  max-width: 87px;
}

.wproList .witem .wd-more .wd-detail svg {
  width: 14px;
  height: 13px;
  margin-left: 5px;
}

.wproList .witem .wd-more .wd-detail path {
  fill: #333;
}

.wproList .witem .wd-more .wd-detail:hover path {
  fill: #fff;
}

.wproList .witem .wd-more .wd-detail:hover {
  color: #fff;
  border-color: var(--cc);
  background-color: var(--cc);
}

.wproList .witem .wd-more .wd-summary {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  height: 117px;
}

.wproList .witem .wd-more .wd-summary p {
  position: relative;
  padding-left: 15px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.wproList .witem .wd-more .wd-summary p:nth-child(1) ~ p {
  display: none;
}

.wproList .witem .wd-more .wd-summary p svg {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 0;
  visibility: hidden;
}

.wproList .witem .wd-more .wd-summary p svg path {
  fill: #666;
}

.wproList .witem .wpic {
  width: 40%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
}

.wproList .witem .wpic a {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
}

.wproList .witem .wpic img {
  width: auto;
  height: 210px;
  transition: 0.2s;
  object-fit: scale-down;
  max-width: 100%;
  position: relative;
}

.wproList .witem:hover .wpic img {
  transform: scale(1.05);
}

.wproList .witem .wpic .wmore {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 180px;
  margin-left: -90px;
  background-color: #006DB8;
  color: #fff;
  font-size: 14px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}

.wproList .witem .wpic .wmore:hover {
  transform: translateY(-5px);
  transition: 0.1s;
}

.wproList .witem:hover .wpic .wmore {
  opacity: 1;
  visibility: visible;
  bottom: 30px;
}

.wproList .witem .wproTitle {
  padding: 15px;
  background-color: #006DB8;
  transition: 0.5s;
  display: none;
}

.wproList .witem .wproTitle a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
}

.wproList .witem:hover .wproTitle {
  background-color: #FBCD57;
}

.wproList .witem:hover .wproTitle a {
  color: #333;
}

#w_grid-1575256404955 > div > .p_gridbox a {
  color: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox .navName::after {
  color: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan {
  border-color: #fff;
  border: none;
  width: 200px;
}

#w_grid-1575256404955 > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan img {
  width: 100%;
}

#w_grid-1575256404955 > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-15752564395230664 .head_lan img:nth-child(1) {
  opacity: 0;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-15752564395230664 .head_lan img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-15752564395230664 .head_lan img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan a {
  color: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox .head_lan path {
  fill: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox .wd-en path {
  fill: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover {
  background: #fff;
}

#w_grid-1575256404955 > div > .p_gridbox:hover a {
  color: #333 !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover .navName::after {
  color: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover .navName.wd-current::after {
  color: var(--cc) !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-15752564395230664 .head_lan {
  border-color: var(--c);
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-15752564395230664 .head_lan a {
  color: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover .head_lan path {
  fill: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover .wd-en path {
  fill: var(--cc) !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #w_fimg-1575256423976 img:nth-child(1) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #w_fimg-1575256423976 img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResnav_main-15752564265878137 .navSbox .navSlink {
  color: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResnav_main-15752564265878137 .navSbox .navSlink:hover {
  color: var(--cc) !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox {
  background: #fff;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox a {
  color: #333 !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox .navName::after {
  color: var(--c) !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan {
  border-color: var(--c);
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan a {
  color: var(--c) !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox .head_lan path {
  fill: var(--c) !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox .wd-en path {
  fill: var(--cc) !important;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox #w_fimg-1575256423976 img:nth-child(1) {
  opacity: 1;
}

#w_grid-1575256404955.wd-bg-white > div > .p_gridbox #w_fimg-1575256423976 img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResnav_main-15752564265878137 .navSbox .navSlink {
  color: #fff !important;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResnav_main-15752564265878137 .navSbox .navSlink:hover {
  color: var(--cc) !important;
}

#w_fimg-1575256423976 img {
  width: 100%;
  opacity: 0;
  max-width: 214px;
}

#w_fimg-1575256423976 img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}

#c_portalResnav_main-15752564265878137 .slidBox {
  padding: 5%;
}

#c_portalResnav_main-15752564265878137 .navLi.nav08 {
  display: block;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark {
  background-color: #fff !important;
  box-shadow: 0 0 5px #ddd;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark a {
  color: #333 !important;
  text-align: left;
  display: block;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark .navName::after {
  color: var(--cc) !important;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-15752564395230664 .head_lan {
  border-color: var(--c);
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-15752564395230664 .head_lan a {
  color: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark .head_lan path {
  fill: var(--c) !important;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark .wd-en path {
  fill: var(--cc) !important;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #w_fimg-1575256423976 img:nth-child(1) {
  opacity: 0;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #w_fimg-1575256423976 img:nth-child(2) {
  opacity: 1;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResnav_main-15752564265878137 .navSbox .navSlink {
  color: #000 !important;
  padding-left: 20px;
  padding-right: 20px;
}

#w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResnav_main-15752564265878137 .navSbox .navSlink:hover {
  background-color: var(--cc) !important;
  color: #fff !important;
}

#c_portalResnav_main-15662002723654437 .navLi:nth-child(8) {
  margin-top: 0;
}

#c_portalResnav_main-15662002723654437 .navLi:nth-child(9) {
  margin-top: 30px;
}

.c_portalResPublic_codeContainer-01001003 .about-num li {
  flex: 1;
}

.c_portalResPublic_codeContainer-01001003 .f-cb {
  display: flex;
  padding-top: 2%;
  position: relative;
  margin: 0 auto;
}

.c_portalResPublic_codeContainer-01001003 .f-cb:before {
  content: "";
  display: block;
  border-top: 1px dashed #aaa;
  width: 93%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 3.5%;
}

.c_portalResPublic_codeContainer-01001003 .about-num {
  background-color: #e4e9f2;
}

.c_portalResPublic_codeContainer-01001003 .about-num li h2 {
  color: var(--c);
  font-size: 5rem;
  line-height: 1.3;
  font-weight: bolder;
}

.c_portalResPublic_codeContainer-01001003 .about-num li p {
  color: #333;
  font-size: 1.3rem;
}

.c_portalResPublic_codeContainer-01001003 li:nth-child(4) {
  display: block;
}

.c_portalResPublic_codeContainer-01001003 li:nth-child(5) {
  display: block;
}

.wd-20210722165917 {
  display: block;
  min-width: 50%;
  padding: 3%;
}

.wd-20210722165917 .wd-item {
  position: relative;
}

.wd-20210722165917 .wd-item p {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: block;
  border-bottom: 1px dashed #aaa;
  width: 100%;
}

.wd-20210722165917 .wd-item a {
  font-size: 18px;
  color: #333;
}

.wd-20210722165917 .wd-item a:hover {
  color: var(--cc);
}

.wd-20210722165011 {
  padding: 1% 0 3%;
}

.wd-20210803180638 {
  width: 90%;
  margin: 0 auto;
  justify-content: space-around;
  display: flex;
  flex-wrap: nowrap;
}

.wd-20210803180644 {
  width: auto;
}

.wd-20210803180644 img {
  width: 100%;
  border-radius: 10px;
}

#w_grid-1619577155994> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  display: none;
}

#w_grid-1619577415015> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  display: none;
}

.c_portalResNews_detail-01001 .p_headA {
  font-size: 32px;
  display: block;
  text-align: left;
}

.c_portalResNews_detail-01001 .p_articles p {
  font-size: 18px;
  line-height: 1.8;
  margin: 5px 0;
  color: #222;
}

#c_portalResNews_detail-16195778063280160 .reset_style p {
  font-size: 18px;
  line-height: 1.8;
  margin: 5px 0;
  color: #222;
}

.c_portalResNews_detail-01001 .p_articles img {
  display: block;
  margin: 0 auto;
  height: auto !important;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList {
  padding: 15px 0;
}

#c_portalResPublic_mapReference-16215669164952051 {
  position: relative;
  overflow: hidden;
}

#c_portalResPublic_mapReference-16215669164952051:before {
  content: "";
  display: block;
  width: 50vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}

#w_grid-1627002620734 {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 30px;
}

#w_grid-1627002623095 {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 30px;
}

.wd-20210723091634 {
  background-color: var(--c) !important;
  border-top-right-radius: 3vw;
}

.wd-20210723091634 span {
  color: #fff !important;
}

.wd-20210723091634 p {
  color: #fff !important;
}

.wd-dn {
  display: none !important;
}

#w_common_text-1627000967252 a[href*='mailto']:hover span {
  color: var(--c) !important;
}

#c_portalResCompanyFile_list-16270056021178585 {
  min-width: auto;
}

#c_portalResCompanyFile_list-16270056021178585 .p_classify {
  display: none;
}

.c_portalResCompanyFile_list-03001 .p_listedFiles .p_img {
  display: none;
}

.c_portalResCompanyFile_list-03001 .p_fileItem {
  text-align: left;
  margin: 10px 5px;
}

.c_portalResCompanyFile_list-03001 .p_fileDetails {
  padding-left: 0;
}

.c_portalResCompanyFile_list-03001 .p_assortment {
  display: none;
}

.btn-default {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}

.p_fileItem:hover .btn {
  background-color: transparent;
}

.c_portalResCompanyFile_list-03001 .p_fileDetails h4 {
  color: #333;
  font-weight: normal;
}

.c_portalResCompanyFile_list-03001 .p_fileItem {
  padding: 0;
  background: transparent;
  border: none;
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
  padding-left: 15px;
  line-height: 32px;
}

.c_portalResCompanyFile_list-03001 .p_fileItem:hover {
  background-color: #2e66a73b !important;
  background-color: transparent !important;
}

.c_portalResCompanyFile_list-03001 .p_fileItem:nth-child(even) {
  background-color: #f3f3f3;
  background-color: transparent;
  line-height: 32px;
}

.c_portalResCompanyFile_list-03001 .p_fileItem {
  border-bottom: 1px solid #ddd;
}

#c_portalResCompanyFile_category-16270104146004381 .yjTitle {
  display: none;
}

.c_portalResCompanyFile_list-03001 .p_fileList {
  padding: 0;
}

.p_fluctuat {
  display: none;
}

.c_portalResCompanyFile_list-03001 .p_download {
  bottom: 0;
}

#c_portalResnav_main-15752564265878137 .slidBox {
  position: absolute;
  min-width: auto;
  width: max-content;
}

#c_portalResnav_main-15752564265878137 .navLi {
  position: relative;
}

#c_portalResnav_main-15752564265878137 .tNav {
  overflow: visible;
}

.w_grid-003 > div > .p_gridbox {
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

#c_portalResnav_main-15752564265878137 .rightBox {
  margin: 0;
}

#c_portalResnav_main-15752564265878137 .navSbox {
  display: block;
  justify-content: center;
}

#c_portalResnav_main-15752564265878137 .navSli {
  flex: none;
  margin: 0 40px;
}

#c_portalResnav_main-15752564265878137 .navSbox .navSlink:before {
  display: none;
}

#c_portalResnav_main-15752564265878137 .tNavH {
  overflow: hidden;
}

#c_portalResnav_main-15752564265878137 .tNavH:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 5px solid var(--cc);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.5px;
  opacity: 0;
}

#c_portalResnav_main-15752564265878137 .wd-current .tNavH:after {
  opacity: 1;
}

#c_portalResnav_main-15752564265878137 li:hover .tNavH:after {
  opacity: 1;
}

#c_portalResnav_main-15752564265878137 .navSbox .navSlink:hover {
  color: var(--cc) !important;
  transform: none;
}

.c_portalResPublic_codeContainer-01001003 .about-num .count-unit {
  color: #888;
  font-size: 1.5rem;
}

.c_portalResPublic_codeContainer-01001003 .about-num .count-unit.wd-20210817100334 {
  font-size: 2.2rem;
  color: var(--c);
}

.wd-20210813181201 {
  display: inline-block;
  position: relative;
  top: -1.2rem;
}

#w_common_text-1623226868409 span {
  font-size: 240px !important;
  position: absolute;
  width: 100vw;
  opacity: 0.1;
  margin-top: 1vw;
  left: -1vw;
}

#w_grid-1623226149471 > div > .p_gridbox {
  background: transparent;
}

@media(min-width: 769px) {
  #w_grid-1623226612776 .p_gridbox:hover {
    background-color: #2878ea;
    box-shadow: 0 3px 15px 2px rgb(37 85 243 / 20%);
    margin-top: -10px;
  }

  #w_grid-1623226612776 .p_gridbox:hover span {
    color: white;
  }
}

#c_portalResnav_main-15752564265878137 .navLi:hover .slidBox {
  background-color: #f7f7f7;
}

#w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResnav_main-15752564265878137 .navSbox .navSlink:hover {
  background-color: transparent;
  color: var(--c);
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li {
  width: 30%;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbList span .iconfont:before {
  content: '\e630';
  color: #004ea5;
  font-size: 20px;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
  color: #333;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
  color: #333;
}

.wproList {
  margin-left: -2%;
  margin-right: -2%;
}

.subpage_ad {
  background-color: #333;
}

.bgimg {
  opacity: 1;
}

#w_fimg-1575256423976 {
  animation: none;
  opacity: 1;
}

#c_portalResEbizads_banner-16209815584385155 .text {
  display: block;
  min-width: 810px;
  padding-left: 10%;
  max-width: none;
  left: 5%;
  transform: translateY(-50%);
  top: 50%;
  right: auto;
  text-align: left;
  position: absolute;
  background: rgba(0, 0, 0, 0.03);
  padding: 3%;
}

#w_fline-1592451440156 {
  display: none;
}

#w_fline-1592451440256 {
  display: none;
}

#c_portalResnav_main-1592451440426 .slidBox {
  position: absolute;
  min-width: auto;
}

#c_portalResnav_main-1592451440426 .navLi {
  position: relative;
}

@media(max-width: 768px) {
  #c_portalResnav_main-15752564265878137 .tNav {
    overflow:hidden;
  }

  #w_grid-1575256404955 > div > .p_gridbox {
    background-color: #fff !important;
  }

  #w_grid-1575256404955 > div > .p_gridbox a {
    color: #fff !important;
  }

  #w_grid-1575256404955 > div > .p_gridbox:hover a {
    color: #fff !important;
  }

  #c_portalResnav_main-15752564265878137 .slidBox {
    position: static;
  }

  .c_portalResPublic_codeContainer-01001003 .f-cb {
    flex-wrap: wrap;
    padding: 0 5%;
  }

  .c_portalResPublic_codeContainer-01001003 .about-num li {
    width: 50%;
    flex: none;
  }

  #w_grid-1623226149420 {
    width: 100%;
  }

  #w_grid-1623226149425 {
    width: 100%;
  }

  #w_common_text-1623226868409 {
    display: none;
  }

  #c_portalResPublic_codeContainer-16269163011246562 {
    width: 100%;
  }

  .c_portalResPublic_codeContainer-01001003 .about-num li:last-child {
    border-right: 1px solid #ddd;
    display: block;
  }
}

@media(max-width: 768px) {
  #c_portalResnav_main-15752564265878137 .navSli a {
    padding-left:8%;
    display: block;
  }

  #c_portalResnav_main-15752564265878137 .navSli {
    padding-left: 0;
  }

  #c_portalResnav_main-15752564265878137 .navSbox {
    padding-bottom: 0;
  }

  #c_portalResnav_main-15752564265878137 .slidBox {
    padding: 0;
  }

  .c_portalResProduct_list-01001002 .PhotoList_k1 li {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
  }

  .c_portalResProduct_list-01001002 .PhotoList_k1 li a {
    height: auto;
  }

  .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList {
    margin: 0;
  }

  .subpage_ad .ad-tit {
    display: none !important;
  }

  .subpage_ad .ad-line {
    display: none !important;
  }

  .subpage_ad .ad-sum {
    display: none !important;
  }

  .c_portalResEbizads_banner-01001 {
    display: none !important;
  }

  body.sub {
    padding-top: 70px;
  }

  #w_grid-1566009176840> div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(1) {
    background-color: #fff;
    box-shadow: 0 0 5px #ddd;
  }

  #w_grid-1627000967032 {
    width: 100%;
    padding: 20px;
    padding-top: 0;
    margin-top: 0;
  }

  #w_grid-1627000967042 {
    width: 100%;
  }

  #w_common_text-1627001495960 {
    margin-top: 30px;
  }

  #w_grid-1627001697962 > div > .p_gridbox {
    padding: 0 15px;
  }

  #content_box-1627001705654-1 {
    display: none;
  }

  #c_portalResPublic_codeContainer-16233452019339073 .wd-20210529091737 .wd-top .wd-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 button {
    min-width: 100px;
    font-size: 14px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 .wd-20210529091737 .wd-bottom {
    padding: 0 15px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 .wd-bottom .wd-item:nth-child(1) .wd-df:after {
    right: 110px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 .wd-bottom .wd-item:nth-child(1) .wd-df:after {
    width: 10px;
    height: 10px;
    top: 25px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 input::placeholder {
    font-size: 12px;
  }

  #c_portalResProduct_list-16233452019374743 {
    padding: 0 15px;
  }

  .wproList .witem {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
  }

  #w_common_text-1619576618428 {
    padding: 10px;
  }

  #c_portalResNews_list-16195774664288317 .newTitleLink {
    font-size: 18px;
  }

  .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
    flex-wrap: wrap;
  }

  .c_portalResNews_detail-01001 .p_dataSource li:nth-child(2) {
    display: none;
  }

  .c_portalResNews_detail-01001 .p_dataSource li:nth-child(3) {
    display: none;
  }

  .c_portalResNews_detail-01001 .p_PrevAndNext {
    height: auto;
  }

  #w_common_text-1619577415045 {
    padding: 10px;
  }

  #c_portalResNews_list-16215656410553754 .titleLink {
    font-size: 18px;
    white-space: normal;
  }

  .c_portalResCompanyFile_list-03001 .p_img {
    display: none;
  }

  .btn-default {
    background-color: #eee;
  }

  #c_portalResCompanyFile_list-1627009754724 {
    margin-bottom: 15px;
  }

  .wd-20210722165917 {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 15px;
  }

  #w_grid-1619578356244> div > .p_gridbox > .p_gridCell {
    margin-top: 0;
    margin-bottom: 0;
  }

  #w_grid-1626999716555 {
    padding: 15px;
  }

  #w_common_text-1626999767434 {
    margin-top: 30px;
  }

  #c_portalResMessage_form-1621566676645 .p_ContactInfo {
    padding: 0;
  }

  #c_portalResMessage_form-1621566676645 .form-group {
    width: 100%;
    padding-right: 0 !important;
  }

  #c_portalResComplaintPage_detail-16270078779987021 p {
    width: 100%;
  }
}

@media(max-width: 768px) {
  .screen {
    display: none !important;
  }

  .pagebox {
    display: none !important;
  }

  .sub .pagebox {
    display: block !important;
  }

  body {
    overflow: auto !important;
  }

  .wd-screen-2 {
    background-color: #333;
    background-image: url(/img/20210611010132.jpg);
    background-position: center;
    background-size: cover;
    padding: 10% 0;
  }

  .wd-screen-4 {
    background: #eee;
    background-image: url(/img/20210611010133.jpg);
    background-position: center;
    background-size: cover;
    padding: 10% 0;
  }

  .wd-screen-5 {
    background: #fff;
    padding: 10% 0 0;
  }

  .wd-screen-3 {
    background: #fff;
    padding: 10% 0;
  }

  .wd-screen-1 {
    background: #fff;
    padding: 10% 0;
  }

  #wd-mobile-index {
    display: block !important;
  }
}

@media(max-width: 768px) {
  #c_portalResEbizads_banner-16209815584385155 {
    display:block !important;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .bannerPic {
    height: auto;
  }

  #w_grid-1592451440126 {
    margin-top: 0 !important;
    width: 100%;
    max-width: none;
    padding: 0 15px;
  }

  .w_fimgbox-001 .w_imgbox > .p_contentbox {
    position: static;
  }

  #w_grid-1621219318034, #w_grid-1592451440226, #w_grid-1621232585449 {
    margin-top: 0 !important;
  }

  #w_grid-1592451440106 {
    margin-top: 0 !important;
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item {
    opacity: 1;
  }

  #w_fimgbox-1592451440076 .w_imgbox {
    background-color: transparent;
  }

  #c_portalResProduct_list-16212210644735399 #products {
    height: auto;
  }

  #w_grid-1621232599703 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
    font-size: 30px !important;
    color: var(--c) !important;
  }

  #c_portalResProduct_list-16212327377254706 .PhotoList_k1 li a {
    height: auto;
  }
}

#w_grid-1592451440166> div > .p_gridbox > .p_gridCell>.reset_style {
  font-family: microsoft yahei;
}

#w_grid-1592451440266> div > .p_gridbox > .p_gridCell>.reset_style {
  font-family: microsoft yahei;
}

#w_common_text-1592451440391 span {
  font-size: 12px !important;
}

@media(max-width: 768px) {
  #w_common_text-1621219318057 span {
    color: #aaa !important;
  }

  #w_common_text-1621219318059 span {
    color: var(--c) !important;
  }

  #w_fline-1621219318045 .w_fline .p_FLine {
    border-top-color: #eee;
  }

  #w_common_text-1621219318061 span {
    color: #333 !important;
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 svg path {
    fill: var(--c);
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 a {
    color: #888;
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item {
    width: 50%;
    flex: none;
    margin: 15px 0;
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 {
    flex-wrap: wrap;
  }

  #c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 svg {
    width: 15vw;
    height: 15vw;
  }

  #w_grid-1621219318048 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
    display: block;
    font-size: 14px !important;
    text-align: justify;
  }

  #w_grid-1621232599707 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
    color: var(--c) !important;
  }

  #w_fline-1621232599711 .w_fline .p_FLine {
    border-top-color: #eee;
  }

  #w_common_text-1621232599719 {
    display: none;
  }

  #w_common_text-1621219318057 {
    display: none;
  }

  #w_fline-1621219318045 {
    display: none;
  }

  #w_fline-1618903429119 {
    display: none;
  }

  #w_fline-1621232599711 {
    display: none;
  }

  #w_common_text-1592451440366 {
    display: none;
  }

  #w_common_text-1592451440371 {
    text-align: center;
  }

  #w_common_text-1592451440376 {
    display: none;
  }

  #w_common_text-1592451440381 {
    text-align: center;
  }

  #w_common_text-1592451440386 p:first-child {
    display: none;
  }

  #w_common_text-1592451440381 span {
    color: var(--c) !important;
  }

  #w_common_text-1592451440386 span {
    color: #333 !important;
  }

  #w_grid-1592451440326 > div > .p_gridbox #w_fimg-1592451440346 img:nth-child(2) {
    width: auto;
    height: 40px !important;
  }

  #w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResnav_main-1592451440426 .tNav .navName {
    color: #fff;
  }

  #w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResnav_main-1592451440426 .tNav .navName {
    color: #fff;
    font-size: 16px;
  }

  #c_portalResnav_main-1592451440426 .tNav .navName {
    color: #fff;
  }

  #c_portalResnav_main-1592451440426 .slidBox {
    position: static;
  }

  #c_portalResnav_main-1592451440426 .rightBox {
    margin: 0;
  }

  #w_grid-1592451440326 > div > .p_gridbox #w_fimg-1592451440346 img:nth-child(1) {
    width: auto;
    height: 40px !important;
  }

  body {
    padding-top: 70px;
  }

  #w_common_text-1592451440391 {
    background-color: var(--c);
    padding: 15px;
  }

  #w_grid-1592451440236 > div > .p_gridbox > .p_gridCell>.w_grid-001:nth-child(4) {
    margin-top: 0;
  }

  #w_grid-1592451440326 {
    box-shadow: 0 0 5px #aaa;
    background: #fff;
  }
}

.wd-mo {
  display: none !important;
}

@media(max-width: 768px) {
  .wd-pc {
    display:none !important;
  }

  .wd-mo {
    display: block !important;
  }
}

#c_portalResnav_main-1592451440426 .tNav {
  overflow: visible;
}

#c_portalResnav_main-1592451440426 .tNavH {
  overflow: hidden;
}

@media(min-width: 769px) {
  #c_portalResnav_main-1592451440426 .slidBox {
    padding:0;
    width: max-content;
  }

  #c_portalResnav_main-1592451440426 .rightBox {
    margin: 0;
  }

  #c_portalResnav_main-1592451440426 .navSbox {
    display: block;
    justify-content: center;
  }

  #c_portalResnav_main-1592451440426 .navSbox .navSlink:before {
    display: none;
  }

  #c_portalResnav_main-1592451440426 .navSbox .navSlink:hover {
    transform: none;
    background-color: transparent;
  }

  #c_portalResnav_main-1592451440426 .navLi .slidBox .navSlink {
    text-align: left;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
  }

  #c_portalResnav_main-1592451440426 .navLi .slidBox .navSlink:hover {
    background-color: var(--cc);
    color: #fff;
  }

  #c_portalResnav_main-15752564265878137 .slidBox {
    padding: 0;
  }
}

@media(max-width: 768px) {
  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item {
    display:block;
  }

  #c_portalResNews_list-16294506107243558 .wd-left {
    margin-right: 10px;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right {
    padding: 10px 0;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic {
    width: 100%;
  }
}

#c_portalResEmploy_list-16269654757443642 .content-bottom {
  display: none;
}

#c_portalResnav_main-1592451440426 .navSbox .navSlink {
  text-align: center;
}

#c_portalResProduct_list-16212210644735399 #products .swiper-button-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  left: -14px;
  cursor: pointer;
}

#c_portalResProduct_list-16212210644735399 .swiper-button-prev .iconfont {
  line-height: 20px;
  font-weight: bolder;
  position: relative;
  top: -1px;
  left: -1px;
  line-height: 40px;
}

#c_portalResProduct_list-16212210644735399 #products .swiper-button-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  right: -14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#c_portalResProduct_list-16212210644735399 .swiper-button-next .iconfont {
  line-height: 36px;
  font-weight: bolder;
  position: relative;
}

#c_portalResProduct_list-16212210644735399 .productLi .text-center {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: 1s;
}

#c_portalResProduct_list-16212210644735399 .productLi:hover .text-center {
  bottom: -50px;
}

#c_portalResProduct_list-16212210644735399 .desc1 {
  line-height: 1.5;
  font-size: 14px;
  height: 13em;
}

#c_portalResProduct_list-16212210644735399 .number::before {
  top: 30px;
}

#c_portalResProduct_list-16212210644735399 .number::before {
  padding: 0;
}

#c_portalResProduct_list-16212327377254706 .PhotoList_k1 li {
  padding: 0;
  position: relative;
}

#c_portalResProduct_list-16212327377254706 .PhotoList_k1 li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  color: #fff;
  font-size: 18px;
}

#c_portalResProduct_list-16212327377254706 .PhotoList_k1 li:hover span {
  background-color: transparent;
  color: #fff;
}

.subpage_ad .ad-tit {
  font-size: 36px !important;
}

#w_common_text-1623226149444 span {
  font-size: 3rem !important;
}

.c_portalResProduct_detail-01001 .p_image {
  max-height: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab .p_DecTabA_1 {
  line-height: 4rem;
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab {
  height: auto;
  border-bottom: none;
  width: auto;
  padding: 0 5%;
  background: transparent;
  border-bottom: 1px solid #eee;
  margin-right: 0;
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab .p_customG_1 {
  line-height: 4rem;
}

.c_portalResSearch_total-02001 .p_searchBtn {
  background-color: var(--c) !important;
  FONT-WEIGHT: 500;
  line-height: 54px !important;
  height: 54px !important;
  border: none !important;
  color: #fff !important;
  font-size: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c_portalResSearch_total-02001 .p_searchBtn:hover {
  background-color: var(--cc) !important;
}

#c_portalResNews_list-16279835073982053 .newImg {
  max-height: 100% !important;
  max-width: 100% !important;
  object-fit: cover;
}

#c_portalResNews_list-16279835073982053 .newContainer {
  display: flex;
  flex-wrap: wrap;
}

#c_portalResNews_list-16279835073982053 .newTitle a {
  font-size: 18px;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 15px;
  color: #333;
}

#c_portalResNews_list-16279835073982053 .newSummry {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 60px;
  font-size: 12px;
}

#c_portalResNews_list-16279835073982053 .porTbox {
  border: 1px solid #eee;
  border-bottom: none;
  height: 13vw;
}

#c_portalResEmploy_list-16269654757443642 .job-name {
  font-size: 1.8rem;
}

#w_common_text-1626999753739 a:hover span {
  color: var(--cc) !important;
}

#w_grid-1627984557494 a:hover span {
  color: var(--cc) !important;
}

#c_portalResMessage_form-1621566676645 .InputText {
  background-color: #f2f2f2;
  color: #333;
}

#c_portalResMessage_form-1621566676645 .InputText::placeholder {
  color: #333;
}

.wd #c_portalResEbizads_banner-16209815584385155 .bannerBox {
  height: 100vh;
}

.wd #c_portalResEbizads_banner-16209815584385155 .picB {
  position: absolute;
  width: 100vw;
  top: 0;
  left: 0;
  height: 100vh;
  display: flex;
  align-items: center;
}

.wd #c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .picB {
  animation: fadeInRight 1s both;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 2%;
  font-size: 2rem;
  color: #fff;
  width: 3vw;
  height: 3vw;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50vw;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 3vw;
  cursor: pointer;
  z-index: 999;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-button-prev .iconfont {
  line-height: 3vw;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-button-next {
  right: 2%;
  position: absolute;
  top: 50%;
  font-size: 2rem;
  color: #fff;
  width: 3vw;
  height: 3vw;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50vw;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 3vw;
  z-index: 999;
  cursor: pointer;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-button-next .iconfont {
  line-height: 3vw;
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-title {
  font-size: 36px;
  color: #fff;
  animation: fadeOutUp 1s both;
  font-weight: bolder;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .text .wd-title {
  animation: fadeInUp 1s both;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .text .wd-title:after {
  content: "";
  display: block;
  width: 4em;
  height: 5px;
  background: #2e66a7;
  margin-top: 20px;
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-summary {
  font-size: 60px;
  color: #fff;
  animation: fadeOutUp 1s both;
  margin-top: 1rem;
  font-weight: bold;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .text .wd-summary {
  animation: fadeInUp 1s 0.2s both;
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-more a {
  font-size: 20px;
  color: #fff;
  margin-top: 6rem;
  display: flex;
  align-items: center;
  animation: fadeOutUp 1s both;
  background-color: var(--c);
  background: #2e66a7;
  max-width: 160px;
  justify-content: center;
  padding: 10px 0;
  position: relative;
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-more a:hover {
  background-color: var(--cc);
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-more a:before {
  content: "";
  display: block;
  width: 3px;
  height: 25px;
  background-color: #fff;
  position: absolute;
  top: 9px;
  left: 120px;
  border-radius: 10px;
  visibility: hidden;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .text .wd-more a {
  animation: fadeInUp 1s 0.4s both;
}

#c_portalResEbizads_banner-16209815584385155 .text .wd-more svg {
  width: 25px;
  height: 25px;
  margin-left: 10px;
  position: relative;
  left: 15px;
  animation: wd-rotate-x 4s infinite;
}

@keyframes wd-rotate-x {
  0% {
    transform: rotateX(0deg);
  }

  100% {
    transform: rotateX(360deg);
  }
}

#c_portalResEbizads_banner-16209815584385155 .text path {
  fill: #fff;
}

#c_portalResMessage_form-16215675432417436 .InputText::placeholder {
  color: #fff;
}

.wd-index-title-1 span {
  font-size: 3rem !important;
  font-weight: bolder !important;
}

.wd-index-title-2 span {
  font-size: 1.5rem !important;
  font-weight: normal !important;
  color: #ddd !important;
}

.wd-index-title-2 > div {
  display: flex;
}

.wd-index-title-2 > div p:nth-child(1) ~ p {
  margin-left: 10px;
}

#w_common_text-1621232599719 > div {
  justify-content: center;
}

@media(min-width: 769px) {
  #w_grid-1623226554577 > div > .p_gridbox {
    align-items:stretch;
  }

  #w_common_text-1623226554628 {
    min-height: 170px;
  }

  #w_common_text-1623226612791 {
    min-height: 170px;
  }
}

#w_grid-1623226149420 {
  overflow: hidden;
}

#c_portalResNews_list-16272827081505249 .wd-item {
  width: 50%;
  display: block;
  border: none;
}

#c_portalResNews_list-16272827081505249 .wd-20210726145930 {
  display: flex;
  flex-wrap: wrap;
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(odd) .wd-time {
  width: 100%;
  text-align: right;
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(odd) h2 {
  width: 100%;
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(even) {
  margin-top: 9em;
}

#c_portalResNews_list-16272827081505249 .wd-time {
  text-align: left;
  padding-left: 30px;
  color: var(--c);
  font-weight: bolder;
  font-size: 1.6rem;
  position: static;
}

#c_portalResNews_list-16272827081505249 .wd-item .wd-time:after {
  left: -4.5px;
}

#c_portalResNews_list-16272827081505249 .wd-item .wd-time:before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 5px;
  left: 100%;
  margin-left: calc(-21px / 2);
  border: 1px dashed #888;
  background-color: #fff;
  border-radius: 50px;
  animation: wd-rotate 5s linear infinite;
}

#c_portalResNews_list-16272827081505249 .wd-item:hover .wd-time:before {
  background-color: var(--c);
  border-color: var(--c);
}

#c_portalResNews_list-16272827081505249 .wd-item .wd-time:after {
  width: 9px;
  height: 9px;
  right: 0;
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(odd) .wd-time:after {
  right: -5px;
}

#c_portalResNews_list-16272827081505249 .wd-item:hover .wd-time:after {
  background-color: #fff;
}

@keyframes wd-rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(even) .wd-time:before {
  left: calc(-21px / 2);
  margin-left: 0;
}

#c_portalResNews_list-16272827081505249 .wd-item:nth-child(odd) .wd-time:after {
  left: 100%;
  transform: translateX(-50%);
}

#c_portalResNews_list-16272827081505249 .wd-20210726145930:before {
  width: 3px;
  margin-left: -1.5px;
}

#c_portalResProduct_list-16212327377254706 .PhotoList_k1 li span {
  font-size: 1.7rem;
  text-shadow: 3px 3px 5px #333;
  font-weight: bolder;
}

#c_portalResProduct_list-16212327377254706 .lineBlock {
  display: flex;
}

#c_portalResProduct_list-16212327377254706 .PhotoList_k1 li a:before {
  display: none;
}

#c_portalResBreadcrumb_nav-16195744334565805.c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList {
  background-color: #e4e9f2;
}

#c_portalResNews_list-16272827081505249 h2 {
  width: 100%;
  line-height: 1.4;
  margin-top: 0.5rem;
  font-size: 1.2rem;
  color: #666;
}

.c_portalResBreadcrumb_nav-01001 {
  padding: 6px 0 !important;
}

.c_portalResSearch_result-03001 .p_stylebox .stylebox_content {
  background-color: transparent;
  padding: 0;
  border: none;
}

.e_FlowCommonStyleBox-001 .stylebox_top {
  background-color: transparent;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
  background-color: transparent;
  color: #333;
  padding-left: 0;
  padding-right: 0;
}

#w_grid-1566009176840> div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(1) {
  position: absolute;
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li {
  margin: 0 !important;
  margin-bottom: 5% !important;
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li:nth-child(3n+2) {
  margin-left: 5% !important;
  margin-right: 5% !important;
}

#w_common_text-1621219318057>div {
  justify-content: center
}

#w_common_text-1618903429136>div {
  justify-content: center;
}

@media(min-width: 769px) {
  #content_box-1623226554591-0 {
    min-height:597.55px;
  }

  #content_box-1623226554582-0 {
    min-height: 597.55px;
  }

  #content_box-1623226554591-0 {
    min-height: 597.55px;
  }

  #content_box-1623226612776-0 {
    min-height: 597.55px;
  }
}

#c_portalResNews_list-16294506107243558 .wd-left {
  top: 20px;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right h4 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  position: relative;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right .wd-content {
  font-size: 1rem;
  color: #666;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-right .wd-content p {
  font-size: 1.2rem;
}

.wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item {
  height: 100vh;
  animation: none;
  animation: fadeOut 1s both;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 102%;
  overflow-y: auto;
  overflow-x: hidden;
}

.wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item.wd-current {
  animation: fadeIn 1s both;
  z-index: 10;
}

#c_portalResCompanyFile_category-16270104146004381 .ejLink1:hover {
  border-color: var(--c);
  background-color: var(--c);
  color: #fff;
}

#c_portalResNews_list-16279835073982053 .showBoxLink {
  font-size: 1.2rem;
  width: 90%;
}

@media(min-width: 769px) {
  #c_portalResEmploy_list-16285224879619240 .p_content {
    display:flex;
    flex-wrap: wrap;
  }

  #c_portalResEmploy_list-16285224879619240 .jobList {
    width: 33.3%;
  }

  #c_portalResEmploy_list-16285224879619240 .jobList:hover h4 {
    color: var(--cc);
  }

  #c_portalResEmploy_list-16285224879619240 .job2 {
    font-size: 1rem;
    color: #666;
    height: auto;
    line-height: normal;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 10px;
  }

  #c_portalResEmploy_list-16285224879619240 .jobName {
    font-size: 1.3rem;
    height: auto;
    line-height: normal;
  }

  #c_portalResEmploy_list-16285224879619240 .jobWorkingPlace {
    float: none;
  }

  #c_portalResEmploy_list-16285224879619240 .jobTop {
    padding-bottom: 0;
  }

  #c_portalResNews_list-16294506107243558 .wd-left .wd-item {
    font-size: 1.2rem;
    margin-bottom: 15px;
    padding-right: 25px;
  }

  #c_portalResNews_list-16294506107243558 .wd-left .wd-item.wd-current {
    color: var(--cc);
  }

  #c_portalResNews_list-16294506107243558 .wd-left {
    width: 200px;
    margin-right: 5vw;
  }
}

#c_portalResProduct_list-16212210644735399 #products {
  padding: 2rem;
  height: auto;
  position: relative;
  z-index: 1;
}

#c_portalResNews_list-1592451440411 .newTitle {
  font-size: 1.3rem;
}

#c_portalResNews_list-1592451440411 .showBoxLink {
  width: 90%;
  font-size: 1.3rem;
}

#c_portalResEmploy_detail-16269657666124939 .thridBox {
  font-size: 1rem;
}

#c_portalResEmploy_detail-16269657666124939 .fourBox {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .p_details p {
  font-size: 1.2rem;
  color: #333;
}

#w_common_text-1623226149461 span {
  font-size: 18px !important;
  line-height: 1.5 !important;
}

#w_common_text-1626917013051 span {
  font-size: 1.4rem !important;
}

#w_common_text-1626917013057 span {
  font-size: 1.4rem !important;
}

#w_common_text-1628519820827 span {
  font-size: 1.4rem !important;
}

#w_common_text-1626917013067 span {
  font-size: 1.4rem !important;
}

@media(min-width: 769px) {
  #w_grid-1628567023676 > div > div {
    display:flex;
    align-items: center;
  }

  #w_grid-1628567023679 > div > div {
    display: flex;
    align-items: center;
  }
}

#w_common_text-1627000967247 {
  padding-left: 0px;
}

#w_common_text-1628567729588 {
  padding-left: 0;
}

#w_common_text-1627001495960 {
  padding-left: 0;
}

#w_common_text-1628567729576 {
  padding-left: 0;
}

@media(min-width: 769px) {
  #w_grid-1628575494401 > div > div {
    align-items:center;
  }
}

#w_common_text-1628575538577 > div > p:nth-child(5) a:hover span {
  color: var(--cc) !important;
}

#c_portalResProduct_list-16212210644735399 .proName2 {
  font-size: 1.4rem;
}

.wd-show.wd #c_portalResEbizads_banner-16209815584385155 .swiper-slide-active .content {
  opacity: 1;
  transition: 1s 0.3s;
  visibility: visible;
}

.wd #c_portalResPublic_codeContainer-16285790837903534 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
}

.wd #c_portalResPublic_codeContainer-16285790837903534 canvas {
  width: 100vw;
  height: 100vh;
}

#c_portalResNews_list-16294506107243558 .wd-left .wd-item:after {
  width: 14px;
  height: 14px;
}

#c_portalResNews_list-16294506107243558 .wd-left .wd-item:before {
  top: 7px;
  right: 2px;
  width: 10px;
  height: 10px;
}

#c_portalResNews_list-16294506107243558 .wd-left .wd-item.wd-current:before {
  background-color: var(--cc);
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic {
  width: 40%;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic:before {
  content: "";
  display: block;
  width: 200%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: -100%;
  visibility: hidden;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-pic:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--c);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

@keyframes wd-20210810152924 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes wd-20210810154710 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(200%);
  }
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item.scrolled .wd-pic:before {
  animation: wd-20210810152924 1s .5s both;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item.scrolled .wd-pic:after {
  animation: wd-20210810154710 2s .5s both;
}

#w_fimg-1575256423976 {
  max-width: 214px;
}

#c_portalResNews_list-16272827081505249 h2 span {
  opacity: 0;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span {
  animation: fadeInRight .5s both;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(1) {
  animation-delay: 0.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(1) {
  animation-delay: 0s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(2) {
  animation-delay: 0.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(3) {
  animation-delay: 0.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(4) {
  animation-delay: 0.30000000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(5) {
  animation-delay: 0.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(6) {
  animation-delay: 0.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(7) {
  animation-delay: 0.6000000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(8) {
  animation-delay: 0.7000000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(9) {
  animation-delay: 0.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(10) {
  animation-delay: 0.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(11) {
  animation-delay: 1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(12) {
  animation-delay: 1.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(13) {
  animation-delay: 1.2000000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(14) {
  animation-delay: 1.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(15) {
  animation-delay: 1.4000000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(16) {
  animation-delay: 1.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(17) {
  animation-delay: 1.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(18) {
  animation-delay: 1.7000000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(19) {
  animation-delay: 1.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(20) {
  animation-delay: 1.9000000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(21) {
  animation-delay: 2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(22) {
  animation-delay: 2.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(23) {
  animation-delay: 2.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(24) {
  animation-delay: 2.3000000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(25) {
  animation-delay: 2.4000000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(26) {
  animation-delay: 2.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(27) {
  animation-delay: 2.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(28) {
  animation-delay: 2.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(29) {
  animation-delay: 2.8000000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(30) {
  animation-delay: 2.9000000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(31) {
  animation-delay: 3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(32) {
  animation-delay: 3.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(33) {
  animation-delay: 3.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(34) {
  animation-delay: 3.3000000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(35) {
  animation-delay: 3.4000000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(36) {
  animation-delay: 3.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(37) {
  animation-delay: 3.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(38) {
  animation-delay: 3.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(39) {
  animation-delay: 3.8000000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(40) {
  animation-delay: 3.9000000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(41) {
  animation-delay: 4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(42) {
  animation-delay: 4.1000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(43) {
  animation-delay: 4.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(44) {
  animation-delay: 4.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(45) {
  animation-delay: 4.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(46) {
  animation-delay: 4.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(47) {
  animation-delay: 4.6000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(48) {
  animation-delay: 4.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(49) {
  animation-delay: 4.800000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(50) {
  animation-delay: 4.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(51) {
  animation-delay: 5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(52) {
  animation-delay: 5.1000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(53) {
  animation-delay: 5.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(54) {
  animation-delay: 5.300000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(55) {
  animation-delay: 5.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(56) {
  animation-delay: 5.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(57) {
  animation-delay: 5.6000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(58) {
  animation-delay: 5.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(59) {
  animation-delay: 5.800000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(60) {
  animation-delay: 5.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(61) {
  animation-delay: 6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(62) {
  animation-delay: 6.1000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(63) {
  animation-delay: 6.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(64) {
  animation-delay: 6.300000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(65) {
  animation-delay: 6.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(66) {
  animation-delay: 6.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(67) {
  animation-delay: 6.6000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(68) {
  animation-delay: 6.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(69) {
  animation-delay: 6.800000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(70) {
  animation-delay: 6.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(71) {
  animation-delay: 7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(72) {
  animation-delay: 7.1000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(73) {
  animation-delay: 7.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(74) {
  animation-delay: 7.300000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(75) {
  animation-delay: 7.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(76) {
  animation-delay: 7.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(77) {
  animation-delay: 7.6000000000000005s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(78) {
  animation-delay: 7.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(79) {
  animation-delay: 7.800000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(80) {
  animation-delay: 7.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(81) {
  animation-delay: 8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(82) {
  animation-delay: 8.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(83) {
  animation-delay: 8.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(84) {
  animation-delay: 8.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(85) {
  animation-delay: 8.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(86) {
  animation-delay: 8.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(87) {
  animation-delay: 8.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(88) {
  animation-delay: 8.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(89) {
  animation-delay: 8.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(90) {
  animation-delay: 8.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(91) {
  animation-delay: 9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(92) {
  animation-delay: 9.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(93) {
  animation-delay: 9.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(94) {
  animation-delay: 9.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(95) {
  animation-delay: 9.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(96) {
  animation-delay: 9.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(97) {
  animation-delay: 9.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(98) {
  animation-delay: 9.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(99) {
  animation-delay: 9.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(100) {
  animation-delay: 9.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(101) {
  animation-delay: 10s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(102) {
  animation-delay: 10.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(103) {
  animation-delay: 10.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(104) {
  animation-delay: 10.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(105) {
  animation-delay: 10.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(106) {
  animation-delay: 10.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(107) {
  animation-delay: 10.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(108) {
  animation-delay: 10.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(109) {
  animation-delay: 10.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(110) {
  animation-delay: 10.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(111) {
  animation-delay: 11s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(112) {
  animation-delay: 11.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(113) {
  animation-delay: 11.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(114) {
  animation-delay: 11.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(115) {
  animation-delay: 11.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(116) {
  animation-delay: 11.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(117) {
  animation-delay: 11.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(118) {
  animation-delay: 11.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(119) {
  animation-delay: 11.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(120) {
  animation-delay: 11.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(121) {
  animation-delay: 12s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(122) {
  animation-delay: 12.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(123) {
  animation-delay: 12.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(124) {
  animation-delay: 12.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(125) {
  animation-delay: 12.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(126) {
  animation-delay: 12.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(127) {
  animation-delay: 12.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(128) {
  animation-delay: 12.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(129) {
  animation-delay: 12.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(130) {
  animation-delay: 12.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(131) {
  animation-delay: 13s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(132) {
  animation-delay: 13.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(133) {
  animation-delay: 13.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(134) {
  animation-delay: 13.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(135) {
  animation-delay: 13.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(136) {
  animation-delay: 13.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(137) {
  animation-delay: 13.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(138) {
  animation-delay: 13.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(139) {
  animation-delay: 13.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(140) {
  animation-delay: 13.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(141) {
  animation-delay: 14s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(142) {
  animation-delay: 14.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(143) {
  animation-delay: 14.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(144) {
  animation-delay: 14.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(145) {
  animation-delay: 14.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(146) {
  animation-delay: 14.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(147) {
  animation-delay: 14.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(148) {
  animation-delay: 14.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(149) {
  animation-delay: 14.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(150) {
  animation-delay: 14.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(151) {
  animation-delay: 15s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(152) {
  animation-delay: 15.100000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(153) {
  animation-delay: 15.200000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(154) {
  animation-delay: 15.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(155) {
  animation-delay: 15.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(156) {
  animation-delay: 15.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(157) {
  animation-delay: 15.600000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(158) {
  animation-delay: 15.700000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(159) {
  animation-delay: 15.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(160) {
  animation-delay: 15.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(161) {
  animation-delay: 16s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(162) {
  animation-delay: 16.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(163) {
  animation-delay: 16.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(164) {
  animation-delay: 16.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(165) {
  animation-delay: 16.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(166) {
  animation-delay: 16.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(167) {
  animation-delay: 16.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(168) {
  animation-delay: 16.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(169) {
  animation-delay: 16.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(170) {
  animation-delay: 16.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(171) {
  animation-delay: 17s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(172) {
  animation-delay: 17.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(173) {
  animation-delay: 17.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(174) {
  animation-delay: 17.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(175) {
  animation-delay: 17.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(176) {
  animation-delay: 17.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(177) {
  animation-delay: 17.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(178) {
  animation-delay: 17.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(179) {
  animation-delay: 17.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(180) {
  animation-delay: 17.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(181) {
  animation-delay: 18s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(182) {
  animation-delay: 18.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(183) {
  animation-delay: 18.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(184) {
  animation-delay: 18.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(185) {
  animation-delay: 18.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(186) {
  animation-delay: 18.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(187) {
  animation-delay: 18.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(188) {
  animation-delay: 18.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(189) {
  animation-delay: 18.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(190) {
  animation-delay: 18.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(191) {
  animation-delay: 19s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(192) {
  animation-delay: 19.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(193) {
  animation-delay: 19.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(194) {
  animation-delay: 19.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(195) {
  animation-delay: 19.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(196) {
  animation-delay: 19.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(197) {
  animation-delay: 19.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(198) {
  animation-delay: 19.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(199) {
  animation-delay: 19.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(200) {
  animation-delay: 19.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(201) {
  animation-delay: 20s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(202) {
  animation-delay: 20.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(203) {
  animation-delay: 20.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(204) {
  animation-delay: 20.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(205) {
  animation-delay: 20.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(206) {
  animation-delay: 20.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(207) {
  animation-delay: 20.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(208) {
  animation-delay: 20.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(209) {
  animation-delay: 20.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(210) {
  animation-delay: 20.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(211) {
  animation-delay: 21s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(212) {
  animation-delay: 21.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(213) {
  animation-delay: 21.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(214) {
  animation-delay: 21.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(215) {
  animation-delay: 21.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(216) {
  animation-delay: 21.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(217) {
  animation-delay: 21.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(218) {
  animation-delay: 21.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(219) {
  animation-delay: 21.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(220) {
  animation-delay: 21.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(221) {
  animation-delay: 22s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(222) {
  animation-delay: 22.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(223) {
  animation-delay: 22.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(224) {
  animation-delay: 22.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(225) {
  animation-delay: 22.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(226) {
  animation-delay: 22.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(227) {
  animation-delay: 22.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(228) {
  animation-delay: 22.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(229) {
  animation-delay: 22.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(230) {
  animation-delay: 22.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(231) {
  animation-delay: 23s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(232) {
  animation-delay: 23.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(233) {
  animation-delay: 23.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(234) {
  animation-delay: 23.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(235) {
  animation-delay: 23.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(236) {
  animation-delay: 23.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(237) {
  animation-delay: 23.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(238) {
  animation-delay: 23.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(239) {
  animation-delay: 23.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(240) {
  animation-delay: 23.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(241) {
  animation-delay: 24s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(242) {
  animation-delay: 24.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(243) {
  animation-delay: 24.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(244) {
  animation-delay: 24.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(245) {
  animation-delay: 24.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(246) {
  animation-delay: 24.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(247) {
  animation-delay: 24.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(248) {
  animation-delay: 24.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(249) {
  animation-delay: 24.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(250) {
  animation-delay: 24.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(251) {
  animation-delay: 25s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(252) {
  animation-delay: 25.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(253) {
  animation-delay: 25.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(254) {
  animation-delay: 25.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(255) {
  animation-delay: 25.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(256) {
  animation-delay: 25.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(257) {
  animation-delay: 25.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(258) {
  animation-delay: 25.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(259) {
  animation-delay: 25.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(260) {
  animation-delay: 25.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(261) {
  animation-delay: 26s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(262) {
  animation-delay: 26.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(263) {
  animation-delay: 26.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(264) {
  animation-delay: 26.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(265) {
  animation-delay: 26.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(266) {
  animation-delay: 26.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(267) {
  animation-delay: 26.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(268) {
  animation-delay: 26.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(269) {
  animation-delay: 26.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(270) {
  animation-delay: 26.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(271) {
  animation-delay: 27s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(272) {
  animation-delay: 27.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(273) {
  animation-delay: 27.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(274) {
  animation-delay: 27.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(275) {
  animation-delay: 27.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(276) {
  animation-delay: 27.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(277) {
  animation-delay: 27.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(278) {
  animation-delay: 27.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(279) {
  animation-delay: 27.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(280) {
  animation-delay: 27.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(281) {
  animation-delay: 28s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(282) {
  animation-delay: 28.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(283) {
  animation-delay: 28.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(284) {
  animation-delay: 28.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(285) {
  animation-delay: 28.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(286) {
  animation-delay: 28.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(287) {
  animation-delay: 28.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(288) {
  animation-delay: 28.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(289) {
  animation-delay: 28.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(290) {
  animation-delay: 28.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(291) {
  animation-delay: 29s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(292) {
  animation-delay: 29.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(293) {
  animation-delay: 29.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(294) {
  animation-delay: 29.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(295) {
  animation-delay: 29.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(296) {
  animation-delay: 29.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(297) {
  animation-delay: 29.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(298) {
  animation-delay: 29.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(299) {
  animation-delay: 29.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(300) {
  animation-delay: 29.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(301) {
  animation-delay: 30s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(302) {
  animation-delay: 30.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(303) {
  animation-delay: 30.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(304) {
  animation-delay: 30.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(305) {
  animation-delay: 30.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(306) {
  animation-delay: 30.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(307) {
  animation-delay: 30.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(308) {
  animation-delay: 30.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(309) {
  animation-delay: 30.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(310) {
  animation-delay: 30.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(311) {
  animation-delay: 31s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(312) {
  animation-delay: 31.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(313) {
  animation-delay: 31.200000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(314) {
  animation-delay: 31.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(315) {
  animation-delay: 31.400000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(316) {
  animation-delay: 31.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(317) {
  animation-delay: 31.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(318) {
  animation-delay: 31.700000000000003s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(319) {
  animation-delay: 31.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(320) {
  animation-delay: 31.900000000000002s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(321) {
  animation-delay: 32s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(322) {
  animation-delay: 32.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(323) {
  animation-delay: 32.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(324) {
  animation-delay: 32.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(325) {
  animation-delay: 32.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(326) {
  animation-delay: 32.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(327) {
  animation-delay: 32.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(328) {
  animation-delay: 32.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(329) {
  animation-delay: 32.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(330) {
  animation-delay: 32.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(331) {
  animation-delay: 33s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(332) {
  animation-delay: 33.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(333) {
  animation-delay: 33.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(334) {
  animation-delay: 33.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(335) {
  animation-delay: 33.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(336) {
  animation-delay: 33.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(337) {
  animation-delay: 33.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(338) {
  animation-delay: 33.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(339) {
  animation-delay: 33.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(340) {
  animation-delay: 33.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(341) {
  animation-delay: 34s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(342) {
  animation-delay: 34.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(343) {
  animation-delay: 34.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(344) {
  animation-delay: 34.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(345) {
  animation-delay: 34.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(346) {
  animation-delay: 34.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(347) {
  animation-delay: 34.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(348) {
  animation-delay: 34.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(349) {
  animation-delay: 34.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(350) {
  animation-delay: 34.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(351) {
  animation-delay: 35s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(352) {
  animation-delay: 35.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(353) {
  animation-delay: 35.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(354) {
  animation-delay: 35.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(355) {
  animation-delay: 35.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(356) {
  animation-delay: 35.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(357) {
  animation-delay: 35.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(358) {
  animation-delay: 35.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(359) {
  animation-delay: 35.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(360) {
  animation-delay: 35.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(361) {
  animation-delay: 36s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(362) {
  animation-delay: 36.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(363) {
  animation-delay: 36.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(364) {
  animation-delay: 36.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(365) {
  animation-delay: 36.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(366) {
  animation-delay: 36.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(367) {
  animation-delay: 36.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(368) {
  animation-delay: 36.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(369) {
  animation-delay: 36.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(370) {
  animation-delay: 36.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(371) {
  animation-delay: 37s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(372) {
  animation-delay: 37.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(373) {
  animation-delay: 37.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(374) {
  animation-delay: 37.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(375) {
  animation-delay: 37.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(376) {
  animation-delay: 37.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(377) {
  animation-delay: 37.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(378) {
  animation-delay: 37.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(379) {
  animation-delay: 37.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(380) {
  animation-delay: 37.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(381) {
  animation-delay: 38s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(382) {
  animation-delay: 38.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(383) {
  animation-delay: 38.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(384) {
  animation-delay: 38.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(385) {
  animation-delay: 38.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(386) {
  animation-delay: 38.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(387) {
  animation-delay: 38.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(388) {
  animation-delay: 38.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(389) {
  animation-delay: 38.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(390) {
  animation-delay: 38.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(391) {
  animation-delay: 39s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(392) {
  animation-delay: 39.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(393) {
  animation-delay: 39.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(394) {
  animation-delay: 39.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(395) {
  animation-delay: 39.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(396) {
  animation-delay: 39.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(397) {
  animation-delay: 39.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(398) {
  animation-delay: 39.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(399) {
  animation-delay: 39.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(400) {
  animation-delay: 39.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(401) {
  animation-delay: 40s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(402) {
  animation-delay: 40.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(403) {
  animation-delay: 40.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(404) {
  animation-delay: 40.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(405) {
  animation-delay: 40.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(406) {
  animation-delay: 40.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(407) {
  animation-delay: 40.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(408) {
  animation-delay: 40.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(409) {
  animation-delay: 40.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(410) {
  animation-delay: 40.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(411) {
  animation-delay: 41s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(412) {
  animation-delay: 41.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(413) {
  animation-delay: 41.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(414) {
  animation-delay: 41.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(415) {
  animation-delay: 41.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(416) {
  animation-delay: 41.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(417) {
  animation-delay: 41.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(418) {
  animation-delay: 41.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(419) {
  animation-delay: 41.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(420) {
  animation-delay: 41.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(421) {
  animation-delay: 42s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(422) {
  animation-delay: 42.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(423) {
  animation-delay: 42.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(424) {
  animation-delay: 42.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(425) {
  animation-delay: 42.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(426) {
  animation-delay: 42.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(427) {
  animation-delay: 42.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(428) {
  animation-delay: 42.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(429) {
  animation-delay: 42.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(430) {
  animation-delay: 42.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(431) {
  animation-delay: 43s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(432) {
  animation-delay: 43.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(433) {
  animation-delay: 43.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(434) {
  animation-delay: 43.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(435) {
  animation-delay: 43.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(436) {
  animation-delay: 43.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(437) {
  animation-delay: 43.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(438) {
  animation-delay: 43.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(439) {
  animation-delay: 43.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(440) {
  animation-delay: 43.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(441) {
  animation-delay: 44s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(442) {
  animation-delay: 44.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(443) {
  animation-delay: 44.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(444) {
  animation-delay: 44.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(445) {
  animation-delay: 44.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(446) {
  animation-delay: 44.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(447) {
  animation-delay: 44.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(448) {
  animation-delay: 44.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(449) {
  animation-delay: 44.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(450) {
  animation-delay: 44.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(451) {
  animation-delay: 45s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(452) {
  animation-delay: 45.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(453) {
  animation-delay: 45.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(454) {
  animation-delay: 45.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(455) {
  animation-delay: 45.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(456) {
  animation-delay: 45.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(457) {
  animation-delay: 45.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(458) {
  animation-delay: 45.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(459) {
  animation-delay: 45.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(460) {
  animation-delay: 45.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(461) {
  animation-delay: 46s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(462) {
  animation-delay: 46.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(463) {
  animation-delay: 46.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(464) {
  animation-delay: 46.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(465) {
  animation-delay: 46.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(466) {
  animation-delay: 46.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(467) {
  animation-delay: 46.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(468) {
  animation-delay: 46.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(469) {
  animation-delay: 46.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(470) {
  animation-delay: 46.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(471) {
  animation-delay: 47s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(472) {
  animation-delay: 47.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(473) {
  animation-delay: 47.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(474) {
  animation-delay: 47.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(475) {
  animation-delay: 47.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(476) {
  animation-delay: 47.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(477) {
  animation-delay: 47.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(478) {
  animation-delay: 47.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(479) {
  animation-delay: 47.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(480) {
  animation-delay: 47.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(481) {
  animation-delay: 48s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(482) {
  animation-delay: 48.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(483) {
  animation-delay: 48.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(484) {
  animation-delay: 48.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(485) {
  animation-delay: 48.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(486) {
  animation-delay: 48.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(487) {
  animation-delay: 48.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(488) {
  animation-delay: 48.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(489) {
  animation-delay: 48.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(490) {
  animation-delay: 48.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(491) {
  animation-delay: 49s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(492) {
  animation-delay: 49.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(493) {
  animation-delay: 49.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(494) {
  animation-delay: 49.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(495) {
  animation-delay: 49.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(496) {
  animation-delay: 49.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(497) {
  animation-delay: 49.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(498) {
  animation-delay: 49.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(499) {
  animation-delay: 49.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(500) {
  animation-delay: 49.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(501) {
  animation-delay: 50s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(502) {
  animation-delay: 50.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(503) {
  animation-delay: 50.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(504) {
  animation-delay: 50.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(505) {
  animation-delay: 50.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(506) {
  animation-delay: 50.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(507) {
  animation-delay: 50.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(508) {
  animation-delay: 50.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(509) {
  animation-delay: 50.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(510) {
  animation-delay: 50.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(511) {
  animation-delay: 51s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(512) {
  animation-delay: 51.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(513) {
  animation-delay: 51.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(514) {
  animation-delay: 51.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(515) {
  animation-delay: 51.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(516) {
  animation-delay: 51.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(517) {
  animation-delay: 51.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(518) {
  animation-delay: 51.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(519) {
  animation-delay: 51.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(520) {
  animation-delay: 51.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(521) {
  animation-delay: 52s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(522) {
  animation-delay: 52.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(523) {
  animation-delay: 52.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(524) {
  animation-delay: 52.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(525) {
  animation-delay: 52.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(526) {
  animation-delay: 52.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(527) {
  animation-delay: 52.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(528) {
  animation-delay: 52.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(529) {
  animation-delay: 52.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(530) {
  animation-delay: 52.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(531) {
  animation-delay: 53s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(532) {
  animation-delay: 53.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(533) {
  animation-delay: 53.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(534) {
  animation-delay: 53.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(535) {
  animation-delay: 53.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(536) {
  animation-delay: 53.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(537) {
  animation-delay: 53.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(538) {
  animation-delay: 53.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(539) {
  animation-delay: 53.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(540) {
  animation-delay: 53.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(541) {
  animation-delay: 54s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(542) {
  animation-delay: 54.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(543) {
  animation-delay: 54.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(544) {
  animation-delay: 54.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(545) {
  animation-delay: 54.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(546) {
  animation-delay: 54.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(547) {
  animation-delay: 54.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(548) {
  animation-delay: 54.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(549) {
  animation-delay: 54.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(550) {
  animation-delay: 54.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(551) {
  animation-delay: 55s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(552) {
  animation-delay: 55.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(553) {
  animation-delay: 55.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(554) {
  animation-delay: 55.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(555) {
  animation-delay: 55.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(556) {
  animation-delay: 55.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(557) {
  animation-delay: 55.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(558) {
  animation-delay: 55.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(559) {
  animation-delay: 55.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(560) {
  animation-delay: 55.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(561) {
  animation-delay: 56s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(562) {
  animation-delay: 56.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(563) {
  animation-delay: 56.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(564) {
  animation-delay: 56.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(565) {
  animation-delay: 56.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(566) {
  animation-delay: 56.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(567) {
  animation-delay: 56.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(568) {
  animation-delay: 56.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(569) {
  animation-delay: 56.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(570) {
  animation-delay: 56.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(571) {
  animation-delay: 57s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(572) {
  animation-delay: 57.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(573) {
  animation-delay: 57.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(574) {
  animation-delay: 57.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(575) {
  animation-delay: 57.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(576) {
  animation-delay: 57.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(577) {
  animation-delay: 57.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(578) {
  animation-delay: 57.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(579) {
  animation-delay: 57.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(580) {
  animation-delay: 57.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(581) {
  animation-delay: 58s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(582) {
  animation-delay: 58.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(583) {
  animation-delay: 58.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(584) {
  animation-delay: 58.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(585) {
  animation-delay: 58.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(586) {
  animation-delay: 58.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(587) {
  animation-delay: 58.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(588) {
  animation-delay: 58.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(589) {
  animation-delay: 58.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(590) {
  animation-delay: 58.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(591) {
  animation-delay: 59s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(592) {
  animation-delay: 59.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(593) {
  animation-delay: 59.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(594) {
  animation-delay: 59.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(595) {
  animation-delay: 59.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(596) {
  animation-delay: 59.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(597) {
  animation-delay: 59.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(598) {
  animation-delay: 59.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(599) {
  animation-delay: 59.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(600) {
  animation-delay: 59.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(601) {
  animation-delay: 60s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(602) {
  animation-delay: 60.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(603) {
  animation-delay: 60.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(604) {
  animation-delay: 60.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(605) {
  animation-delay: 60.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(606) {
  animation-delay: 60.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(607) {
  animation-delay: 60.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(608) {
  animation-delay: 60.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(609) {
  animation-delay: 60.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(610) {
  animation-delay: 60.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(611) {
  animation-delay: 61s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(612) {
  animation-delay: 61.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(613) {
  animation-delay: 61.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(614) {
  animation-delay: 61.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(615) {
  animation-delay: 61.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(616) {
  animation-delay: 61.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(617) {
  animation-delay: 61.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(618) {
  animation-delay: 61.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(619) {
  animation-delay: 61.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(620) {
  animation-delay: 61.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(621) {
  animation-delay: 62s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(622) {
  animation-delay: 62.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(623) {
  animation-delay: 62.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(624) {
  animation-delay: 62.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(625) {
  animation-delay: 62.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(626) {
  animation-delay: 62.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(627) {
  animation-delay: 62.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(628) {
  animation-delay: 62.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(629) {
  animation-delay: 62.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(630) {
  animation-delay: 62.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(631) {
  animation-delay: 63s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(632) {
  animation-delay: 63.1s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(633) {
  animation-delay: 63.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(634) {
  animation-delay: 63.300000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(635) {
  animation-delay: 63.400000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(636) {
  animation-delay: 63.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(637) {
  animation-delay: 63.6s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(638) {
  animation-delay: 63.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(639) {
  animation-delay: 63.800000000000004s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(640) {
  animation-delay: 63.900000000000006s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(641) {
  animation-delay: 64s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(642) {
  animation-delay: 64.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(643) {
  animation-delay: 64.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(644) {
  animation-delay: 64.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(645) {
  animation-delay: 64.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(646) {
  animation-delay: 64.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(647) {
  animation-delay: 64.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(648) {
  animation-delay: 64.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(649) {
  animation-delay: 64.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(650) {
  animation-delay: 64.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(651) {
  animation-delay: 65s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(652) {
  animation-delay: 65.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(653) {
  animation-delay: 65.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(654) {
  animation-delay: 65.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(655) {
  animation-delay: 65.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(656) {
  animation-delay: 65.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(657) {
  animation-delay: 65.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(658) {
  animation-delay: 65.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(659) {
  animation-delay: 65.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(660) {
  animation-delay: 65.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(661) {
  animation-delay: 66s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(662) {
  animation-delay: 66.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(663) {
  animation-delay: 66.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(664) {
  animation-delay: 66.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(665) {
  animation-delay: 66.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(666) {
  animation-delay: 66.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(667) {
  animation-delay: 66.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(668) {
  animation-delay: 66.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(669) {
  animation-delay: 66.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(670) {
  animation-delay: 66.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(671) {
  animation-delay: 67s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(672) {
  animation-delay: 67.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(673) {
  animation-delay: 67.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(674) {
  animation-delay: 67.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(675) {
  animation-delay: 67.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(676) {
  animation-delay: 67.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(677) {
  animation-delay: 67.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(678) {
  animation-delay: 67.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(679) {
  animation-delay: 67.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(680) {
  animation-delay: 67.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(681) {
  animation-delay: 68s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(682) {
  animation-delay: 68.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(683) {
  animation-delay: 68.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(684) {
  animation-delay: 68.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(685) {
  animation-delay: 68.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(686) {
  animation-delay: 68.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(687) {
  animation-delay: 68.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(688) {
  animation-delay: 68.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(689) {
  animation-delay: 68.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(690) {
  animation-delay: 68.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(691) {
  animation-delay: 69s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(692) {
  animation-delay: 69.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(693) {
  animation-delay: 69.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(694) {
  animation-delay: 69.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(695) {
  animation-delay: 69.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(696) {
  animation-delay: 69.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(697) {
  animation-delay: 69.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(698) {
  animation-delay: 69.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(699) {
  animation-delay: 69.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(700) {
  animation-delay: 69.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(701) {
  animation-delay: 70s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(702) {
  animation-delay: 70.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(703) {
  animation-delay: 70.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(704) {
  animation-delay: 70.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(705) {
  animation-delay: 70.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(706) {
  animation-delay: 70.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(707) {
  animation-delay: 70.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(708) {
  animation-delay: 70.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(709) {
  animation-delay: 70.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(710) {
  animation-delay: 70.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(711) {
  animation-delay: 71s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(712) {
  animation-delay: 71.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(713) {
  animation-delay: 71.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(714) {
  animation-delay: 71.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(715) {
  animation-delay: 71.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(716) {
  animation-delay: 71.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(717) {
  animation-delay: 71.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(718) {
  animation-delay: 71.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(719) {
  animation-delay: 71.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(720) {
  animation-delay: 71.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(721) {
  animation-delay: 72s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(722) {
  animation-delay: 72.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(723) {
  animation-delay: 72.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(724) {
  animation-delay: 72.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(725) {
  animation-delay: 72.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(726) {
  animation-delay: 72.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(727) {
  animation-delay: 72.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(728) {
  animation-delay: 72.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(729) {
  animation-delay: 72.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(730) {
  animation-delay: 72.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(731) {
  animation-delay: 73s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(732) {
  animation-delay: 73.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(733) {
  animation-delay: 73.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(734) {
  animation-delay: 73.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(735) {
  animation-delay: 73.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(736) {
  animation-delay: 73.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(737) {
  animation-delay: 73.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(738) {
  animation-delay: 73.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(739) {
  animation-delay: 73.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(740) {
  animation-delay: 73.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(741) {
  animation-delay: 74s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(742) {
  animation-delay: 74.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(743) {
  animation-delay: 74.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(744) {
  animation-delay: 74.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(745) {
  animation-delay: 74.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(746) {
  animation-delay: 74.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(747) {
  animation-delay: 74.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(748) {
  animation-delay: 74.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(749) {
  animation-delay: 74.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(750) {
  animation-delay: 74.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(751) {
  animation-delay: 75s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(752) {
  animation-delay: 75.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(753) {
  animation-delay: 75.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(754) {
  animation-delay: 75.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(755) {
  animation-delay: 75.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(756) {
  animation-delay: 75.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(757) {
  animation-delay: 75.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(758) {
  animation-delay: 75.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(759) {
  animation-delay: 75.8s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(760) {
  animation-delay: 75.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(761) {
  animation-delay: 76s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(762) {
  animation-delay: 76.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(763) {
  animation-delay: 76.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(764) {
  animation-delay: 76.3s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(765) {
  animation-delay: 76.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(766) {
  animation-delay: 76.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(767) {
  animation-delay: 76.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(768) {
  animation-delay: 76.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(769) {
  animation-delay: 76.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(770) {
  animation-delay: 76.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(771) {
  animation-delay: 77s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(772) {
  animation-delay: 77.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(773) {
  animation-delay: 77.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(774) {
  animation-delay: 77.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(775) {
  animation-delay: 77.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(776) {
  animation-delay: 77.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(777) {
  animation-delay: 77.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(778) {
  animation-delay: 77.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(779) {
  animation-delay: 77.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(780) {
  animation-delay: 77.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(781) {
  animation-delay: 78s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(782) {
  animation-delay: 78.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(783) {
  animation-delay: 78.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(784) {
  animation-delay: 78.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(785) {
  animation-delay: 78.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(786) {
  animation-delay: 78.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(787) {
  animation-delay: 78.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(788) {
  animation-delay: 78.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(789) {
  animation-delay: 78.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(790) {
  animation-delay: 78.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(791) {
  animation-delay: 79s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(792) {
  animation-delay: 79.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(793) {
  animation-delay: 79.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(794) {
  animation-delay: 79.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(795) {
  animation-delay: 79.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(796) {
  animation-delay: 79.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(797) {
  animation-delay: 79.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(798) {
  animation-delay: 79.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(799) {
  animation-delay: 79.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(800) {
  animation-delay: 79.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(801) {
  animation-delay: 80s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(802) {
  animation-delay: 80.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(803) {
  animation-delay: 80.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(804) {
  animation-delay: 80.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(805) {
  animation-delay: 80.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(806) {
  animation-delay: 80.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(807) {
  animation-delay: 80.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(808) {
  animation-delay: 80.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(809) {
  animation-delay: 80.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(810) {
  animation-delay: 80.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(811) {
  animation-delay: 81s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(812) {
  animation-delay: 81.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(813) {
  animation-delay: 81.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(814) {
  animation-delay: 81.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(815) {
  animation-delay: 81.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(816) {
  animation-delay: 81.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(817) {
  animation-delay: 81.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(818) {
  animation-delay: 81.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(819) {
  animation-delay: 81.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(820) {
  animation-delay: 81.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(821) {
  animation-delay: 82s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(822) {
  animation-delay: 82.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(823) {
  animation-delay: 82.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(824) {
  animation-delay: 82.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(825) {
  animation-delay: 82.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(826) {
  animation-delay: 82.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(827) {
  animation-delay: 82.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(828) {
  animation-delay: 82.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(829) {
  animation-delay: 82.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(830) {
  animation-delay: 82.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(831) {
  animation-delay: 83s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(832) {
  animation-delay: 83.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(833) {
  animation-delay: 83.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(834) {
  animation-delay: 83.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(835) {
  animation-delay: 83.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(836) {
  animation-delay: 83.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(837) {
  animation-delay: 83.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(838) {
  animation-delay: 83.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(839) {
  animation-delay: 83.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(840) {
  animation-delay: 83.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(841) {
  animation-delay: 84s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(842) {
  animation-delay: 84.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(843) {
  animation-delay: 84.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(844) {
  animation-delay: 84.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(845) {
  animation-delay: 84.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(846) {
  animation-delay: 84.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(847) {
  animation-delay: 84.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(848) {
  animation-delay: 84.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(849) {
  animation-delay: 84.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(850) {
  animation-delay: 84.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(851) {
  animation-delay: 85s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(852) {
  animation-delay: 85.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(853) {
  animation-delay: 85.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(854) {
  animation-delay: 85.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(855) {
  animation-delay: 85.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(856) {
  animation-delay: 85.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(857) {
  animation-delay: 85.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(858) {
  animation-delay: 85.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(859) {
  animation-delay: 85.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(860) {
  animation-delay: 85.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(861) {
  animation-delay: 86s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(862) {
  animation-delay: 86.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(863) {
  animation-delay: 86.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(864) {
  animation-delay: 86.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(865) {
  animation-delay: 86.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(866) {
  animation-delay: 86.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(867) {
  animation-delay: 86.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(868) {
  animation-delay: 86.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(869) {
  animation-delay: 86.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(870) {
  animation-delay: 86.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(871) {
  animation-delay: 87s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(872) {
  animation-delay: 87.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(873) {
  animation-delay: 87.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(874) {
  animation-delay: 87.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(875) {
  animation-delay: 87.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(876) {
  animation-delay: 87.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(877) {
  animation-delay: 87.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(878) {
  animation-delay: 87.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(879) {
  animation-delay: 87.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(880) {
  animation-delay: 87.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(881) {
  animation-delay: 88s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(882) {
  animation-delay: 88.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(883) {
  animation-delay: 88.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(884) {
  animation-delay: 88.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(885) {
  animation-delay: 88.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(886) {
  animation-delay: 88.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(887) {
  animation-delay: 88.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(888) {
  animation-delay: 88.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(889) {
  animation-delay: 88.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(890) {
  animation-delay: 88.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(891) {
  animation-delay: 89s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(892) {
  animation-delay: 89.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(893) {
  animation-delay: 89.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(894) {
  animation-delay: 89.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(895) {
  animation-delay: 89.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(896) {
  animation-delay: 89.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(897) {
  animation-delay: 89.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(898) {
  animation-delay: 89.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(899) {
  animation-delay: 89.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(900) {
  animation-delay: 89.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(901) {
  animation-delay: 90s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(902) {
  animation-delay: 90.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(903) {
  animation-delay: 90.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(904) {
  animation-delay: 90.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(905) {
  animation-delay: 90.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(906) {
  animation-delay: 90.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(907) {
  animation-delay: 90.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(908) {
  animation-delay: 90.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(909) {
  animation-delay: 90.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(910) {
  animation-delay: 90.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(911) {
  animation-delay: 91s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(912) {
  animation-delay: 91.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(913) {
  animation-delay: 91.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(914) {
  animation-delay: 91.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(915) {
  animation-delay: 91.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(916) {
  animation-delay: 91.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(917) {
  animation-delay: 91.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(918) {
  animation-delay: 91.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(919) {
  animation-delay: 91.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(920) {
  animation-delay: 91.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(921) {
  animation-delay: 92s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(922) {
  animation-delay: 92.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(923) {
  animation-delay: 92.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(924) {
  animation-delay: 92.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(925) {
  animation-delay: 92.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(926) {
  animation-delay: 92.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(927) {
  animation-delay: 92.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(928) {
  animation-delay: 92.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(929) {
  animation-delay: 92.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(930) {
  animation-delay: 92.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(931) {
  animation-delay: 93s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(932) {
  animation-delay: 93.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(933) {
  animation-delay: 93.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(934) {
  animation-delay: 93.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(935) {
  animation-delay: 93.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(936) {
  animation-delay: 93.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(937) {
  animation-delay: 93.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(938) {
  animation-delay: 93.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(939) {
  animation-delay: 93.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(940) {
  animation-delay: 93.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(941) {
  animation-delay: 94s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(942) {
  animation-delay: 94.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(943) {
  animation-delay: 94.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(944) {
  animation-delay: 94.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(945) {
  animation-delay: 94.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(946) {
  animation-delay: 94.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(947) {
  animation-delay: 94.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(948) {
  animation-delay: 94.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(949) {
  animation-delay: 94.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(950) {
  animation-delay: 94.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(951) {
  animation-delay: 95s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(952) {
  animation-delay: 95.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(953) {
  animation-delay: 95.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(954) {
  animation-delay: 95.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(955) {
  animation-delay: 95.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(956) {
  animation-delay: 95.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(957) {
  animation-delay: 95.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(958) {
  animation-delay: 95.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(959) {
  animation-delay: 95.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(960) {
  animation-delay: 95.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(961) {
  animation-delay: 96s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(962) {
  animation-delay: 96.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(963) {
  animation-delay: 96.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(964) {
  animation-delay: 96.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(965) {
  animation-delay: 96.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(966) {
  animation-delay: 96.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(967) {
  animation-delay: 96.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(968) {
  animation-delay: 96.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(969) {
  animation-delay: 96.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(970) {
  animation-delay: 96.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(971) {
  animation-delay: 97s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(972) {
  animation-delay: 97.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(973) {
  animation-delay: 97.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(974) {
  animation-delay: 97.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(975) {
  animation-delay: 97.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(976) {
  animation-delay: 97.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(977) {
  animation-delay: 97.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(978) {
  animation-delay: 97.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(979) {
  animation-delay: 97.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(980) {
  animation-delay: 97.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(981) {
  animation-delay: 98s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(982) {
  animation-delay: 98.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(983) {
  animation-delay: 98.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(984) {
  animation-delay: 98.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(985) {
  animation-delay: 98.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(986) {
  animation-delay: 98.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(987) {
  animation-delay: 98.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(988) {
  animation-delay: 98.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(989) {
  animation-delay: 98.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(990) {
  animation-delay: 98.9s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(991) {
  animation-delay: 99s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(992) {
  animation-delay: 99.10000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(993) {
  animation-delay: 99.2s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(994) {
  animation-delay: 99.30000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(995) {
  animation-delay: 99.4s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(996) {
  animation-delay: 99.5s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(997) {
  animation-delay: 99.60000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(998) {
  animation-delay: 99.7s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(999) {
  animation-delay: 99.80000000000001s;
}

#c_portalResNews_list-16272827081505249 .scrolled h2 span:nth-child(1000) {
  animation-delay: 99.9s;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail:last-child {
  display: none;
}

.c_portalResSearch_result-03001 .p_list:hover .p_titleE {
  color: #333;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail {
  background-color: #fff;
  color: #333;
  border-radius: 5px;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_companyfile:hover .p_ToDetail {
  background-color: var(--c);
  color: #fff;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail .font .iconfont {
  display: none;
}

@media(min-width: 769px) {
  #c_portalResNews_list-1592451440411 .newLi:before {
    content:"";
    display: block;
    width: 1px;
    height: 50vh;
    max-height: 2000px;
    position: absolute;
    top: 25vh;
    left: 0;
    background-color: rgba(255, 255, 255, 0.15);
  }

  #c_portalResNews_list-1592451440411 .newLi {
    border: none;
  }

  #c_portalResProduct_list-16212210644735399 .swiper-container-pro {
    width: calc(100% - 120px);
  }
}

.c_portalResProduct_detail-01001 .p_image img {
  position: static !important;
  width: 90% !important;
  height: 90% !important;
  transform: none !important;
  object-fit: scale-down;
  margin-top: 5%;
  margin-left: 5%;
}

.c_portalResProduct_detail-01001 .p_ProRelationImg.widther .AtlasRelationImgBoxA img {
  position: static !important;
  width: 100% !important;
  height: 90px !important;
  transform: none !important;
  object-fit: scale-down;
  margin-top: 5px;
}

#c_portalResProduct_detail-16195766200278851 .d_summary p {
  font-size: 1.2rem;
}

.c_portalResProduct_list-01001004 .showBoxLink {
  font-size: 1.3rem;
  width: 90%;
}

.c_portalResProduct_list-01001004 .proTitle {
  font-size: 1.3rem;
}

#c_portalResProduct_detail-16195766200278851 .d_description p {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.7;
  padding-bottom: 0;
  margin-bottom: 5px;
}

.c_portalResProduct_list-01001004 .proImg {
  height: 90% !important;
  object-fit: scale-down;
}

@media(min-width: 769px) {
  #c_portalResnav_main-15752564265878137 .navSbox .navSlink {
    line-height:42px;
  }
}

.c_portalResProduct_detail-01001 .p_ThumbnailBox {
  display: none;
}

.c_portalResProduct_detail-01001 .p_imagesA {
  position: relative;
}

.wd-20210811171218 {
  position: absolute;
  top: 50%;
  left: 15px;
  opacity: 0.3;
  transition: .5s;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}

.wd-20210811171218 svg {
  width: 30px;
  height: 30px;
  transform: rotateY(180deg);
}

.wd-20210811171219 {
  position: absolute;
  top: 50%;
  right: 15px;
  opacity: 0.3;
  transition: .5s;
  transform: translateY(-50%);
  z-index: 99;
  cursor: pointer;
}

.wd-20210811171219 svg {
  width: 30px;
  height: 30px;
}

.c_portalResProduct_detail-01001 .p_imagesA:hover .wd-20210811171218 {
  opacity: 1;
}

.c_portalResProduct_detail-01001 .p_imagesA:hover .wd-20210811171219 {
  opacity: 1;
}

#c_portalResProduct_detail-16195766200278851 .d_SortName {
  margin-left: 0;
  display: flex;
  align-items: center;
  margin-top: 20px;
  background: var(--c);
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  position: relative;
  padding-left: 0.5rem;
  z-index: 1;
}

#c_portalResProduct_detail-16195766200278851 .d_SortName:before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: var(--c);
  position: absolute;
  top: 50%;
  left: -0.5rem;
  transform: rotate(45deg);
  margin-top: -0.5rem;
  z-index: -1;
}

#c_portalResProduct_detail-16195766200278851 .d_SortName a .font {
  font-size: 1rem;
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
  position: relative;
  top: -0.5px;
}

#c_portalResProduct_detail-16195766200278851 .d_SortName a .font .iconfont {
  display: none;
}

#c_portalResProduct_detail-16195766200278851 .d_SortName .font {
  color: #fff !important;
}

.c_portalResProduct_detail-01001 .p_nextBox {
  margin-top: 0;
}

.sub .w_fbtn-001 .p_CommonBtn .font {
  line-height: 30px;
}

.c_portalResProduct_detail-01001 .d_TabTitleBox {
  display: flex;
}

.c_portalResProduct_detail-01001 .d_TabTitleBox > div {
  flex: 1;
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab.active {
  background-color: transparent;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-right: 0;
}

#c_portalResProduct_detail-16195766200278851 .d_DescriptionBigbox {
  border-top: none;
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab.active .p_DecTabA_1 {
  color: var(--c);
}

#c_portalResProduct_detail-16195766200278851 .d_DecTab.active .p_customG_1 {
  color: var(--c)
}

.wd-20210812111925 {
  font-size: 14px;
  color: #fff;
}

@media(min-width: 769px) {
  #w_grid-1592451440336>div>.p_gridbox>.p_gridCell:nth-child(3n) {
    min-width:337px;
    margin-left: auto;
  }

  #w_grid-1592451440336>div>.p_gridbox {
    flex-wrap: nowrap;
  }

  #w_grid-1592451440336>div>.p_gridbox > div {
    width: auto !important;
  }

  #w_grid-1592451440336>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
    margin-left: 20px;
  }

  #w_grid-1575256421376> div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
    margin-left: 20px;
  }

  #w_grid-1592451440336>div>.p_gridbox>.p_gridCell:nth-child(3n+3) {
    margin-right: auto;
  }

  #w_grid-1575256421376> div > .p_gridbox > .p_gridCell:nth-child(3n) {
    min-width: 337px;
  }

  #w_grid-1575256421376 > div > .p_gridbox {
    flex-wrap: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  #w_grid-1575256421376 > div > .p_gridbox > div {
    width: auto !important;
  }

  #w_grid-1575256421376>div>.p_gridbox>.p_gridCell:nth-child(3n+3) {
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto;
  }

  #w_grid-1575256404955 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-15752564395230664 .wd-20210812111925 {
    color: var(--c);
  }

  #w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-1592451440431 .wd-20210812111925 {
    color: var(--c);
  }
}

.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
  display: none;
}

.wd-20210813165502 {
  border-left: 1px solid #fff;
  padding-left: 20px;
  overflow: hidden;
}

.wd-dark .wd-20210813165502 {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  overflow: hidden;
}

#w_grid-1592451440326 > div > .p_gridbox:hover .wd-20210813165502 {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  overflow: hidden;
}

.wd-20210813165502 p {
  color: #fff;
  font-size: 1rem;
  text-align: justify;
}

.wd-dark .wd-20210813165502 p {
  color: var(--c);
  font-size: 1rem;
  text-align: justify;
}

#w_grid-1592451440326 > div > .p_gridbox:hover .wd-20210813165502 p {
  color: var(--c);
  font-size: 1rem;
  text-align: justify;
}

.wd-20210813165502 p:first-child {
  margin-top: 3px;
}

.wd-20210813165502 p:nth-child(2) {
  letter-spacing: 1.5px;
}

@media(min-width: 769px) {
  #w_grid-1626917013025-1 {
    align-items:stretch;
  }

  #w_grid-1626917013025-1 #w_fimgbox-1626917013032 {
    height: 100%;
  }

  #w_grid-1626917013025-1 #w_fimgbox-1626917013032 img {
    height: 100%;
  }
}

@media(min-width: 769px) {
  #w_grid-1626917013025-1 {
    display:flex;
  }

  #w_grid-1626917013025-1 > div {
    flex: 0 1 auto;
  }

  #w_grid-1626917013025> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    width: 67%;
  }

  #w_grid-1626917013025> div > .p_gridbox > .p_gridCell:nth-child(2n+2) {
    width: 33%;
  }
}

.sub .w_fbtn-001 .p_CommonBtn {
  height: 40px;
  line-height: 40px;
}

@media(max-width: 1440px) {
  :root {
    font-size:13px;
  }
}

#c_portalResPublic_codeContainer-16233452019339073 .wd-sub {
  -webkit-backdrop-filter: saturate(180%) blur(6px);
  backdrop-filter: saturate(180%) blur(6px);
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #aaa;
  border-top: none;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
  color: #333;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumb:hover {
  color: var(--cc);
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font {
  border: none;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover {
  color: var(--cc);
  text-decoration: none;
}

#c_portalResProduct_detail-16195766200278851 .p_interaction button {
  display: none;
}

.bdshare-button-style0-16 {
  display: none;
}

.c_portalResProduct_detail-01001 .d_nameD {
  display: none;
}

.c_portalResProduct_detail-01001 .p_content {
  border: none;
}

@media(max-width: 1366px) {
  :root {
    font-size:12px;
  }

  #c_portalResPublic_codeContainer-16233452019339073 .wd-20210529091737 .wd-container {
    max-width: 90%;
  }

  .c_portalResNews_list-01001 .p_articles {
    padding: 10px;
  }
}

@media(max-width: 1280px) {
  #c_portalResnav_main-15752564265878137 .tNav .navName {
    padding:2.5rem 0.5rem;
  }

  #c_portalResnav_main-15752564265878137 .slidBox {
    width: 140%;
    margin-left: -20%;
  }

  .wd-right-float .wd-item a {
    width: 40px;
    height: 40px;
  }

  .wd-right-float .wd-item a svg {
    width: 20px;
    height: 20px;
  }

  #w_common_text-1623226149444 span {
    font-size: 2.5rem !important;
  }
}

.c_portalResNews_list-01001 .p_articles {
  min-width: auto;
}

.subpage_ad {
  max-height: 560px;
  height: 50vh !important;
}

.subpage_ad .text {
  margin-top: 3rem !important;
}

@media(max-width: 1280px) {
  #c_portalResnav_main-1592451440426 .tNav .navName {
    padding:2.5rem 0.5rem;
  }

  #c_portalResEbizads_banner-16209815584385155 .text {
    width: 60%;
    padding-left: 5%;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-summary {
    width: 70%;
    line-height: 1.6;
  }
}

@media(max-width: 768px) {
  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
    display:block;
  }

  #w_fimg-1592451440346 .p_dimage>img {
    height: 30px !important;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(4n+4) {
    display: none;
  }

  #w_grid-1592451440326 > div > .p_gridbox #w_fimg-1592451440346 img:nth-child(2) {
    height: auto !important;
    width: 100% !important;
  }

  #w_grid-1592451440336 > div > .p_gridbox {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  #w_grid-1592451440336 > div > .p_gridbox > div {
    width: auto;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    width: 180px;
  }
}

@media(max-width: 768px) {
  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
    margin-left:0;
    margin-right: auto;
  }

  #c_portalResnav_main-1592451440426 .tNav .navName {
    padding: 0;
  }

  #c_portalResnav_main-1592451440426 .tNav {
    overflow: hidden;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .picB {
    height: auto;
    width: 90%;
    right: 0;
    top: 5%;
    left: 5%;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .bannerPic {
    height: 45vh;
    transform: none;
    top: 0;
    left: 0;
  }

  #c_portalResEbizads_banner-16209815584385155 .text {
    width: 95%;
    top: 45%;
    transform: none;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-title {
    font-size: 2rem;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-summary {
    width: 100%;
  }

  #w_grid-1592451440186 {
    display: none;
  }

  #w_fimgbox-1592451440116 .w_imgbox {
    background: none;
  }
}

.subpage_ad .ad-sum {
  width: 70%;
  margin: 0 auto;
}

#w_grid-1629185370834 .p_dimage {
  position: relative;
  overflow: hidden;
}

#w_grid-1629185370834 .p_dimage img {
  transition: 1s;
}

#w_grid-1629185370834 .p_dimage:hover img {
  transform: scale(1.05);
}

#c_portalResMessage_form-16215675432417436 .InputText {
  color: #fff;
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li {
  background-color: #fff;
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li a {
  background-color: #fff;
}

.c_portalResProduct_list-01001002 .PhotoList_k1 li span {
  font-size: 1.4rem;
}

@media(min-width: 769px) {
  #w_grid-1629359071841-1 {
    align-items:center;
    justify-content: center;
    padding: 5% 0;
  }

  #w_grid-1629359071841 > div > .p_gridbox {
    background-attachment: fixed;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
  }

  #w_grid-1629359071841-1 > div {
    width: auto !important;
  }

  #w_ficon-1629359104451 .p_icon:before {
    font-size: 3rem;
    color: #fff;
  }

  #w_common_text-1629359127967 span {
    font-size: 2rem !important;
    color: #fff !important;
  }
}

#c_portalResEmploy_detail-16269657666124939 .contentMidle {
  padding: 0;
}

.c_portalResEmploy_detail-01001 .p_content {
  padding: 0;
  margin-bottom: 0;
  margin-top: 10px;
}

#c_portalResEmploy_detail-16269657666124939 .job_content {
  padding: 0;
}

@keyframes wd-rotate-x {
  0% {
    transform: rotateX(0deg);
  }

  100% {
    transform: rotateX(360deg);
  }
}

#w_ficon-1629359104451 > div {
  animation: wd-rotate-x 2s infinite;
}

.c_portalResSearch_total-02001 .p_headbox {
  border: none !important;
}

.c_portalResSearch_result-03001 .p_Productlist .p_listBox {
  display: flex;
  flex-wrap: wrap;
}

#c_portalResSearch_result-16288485342599333 .p_Product1 {
  width: calc(100% / 5);
  padding: 10px;
  border: none;
}

.c_portalResSearch_result-03001 .p_Productlist .p_image img {
  height: 80% !important;
  width: 90% !important;
  object-fit: scale-down;
}

.c_portalResSearch_result-03001 .p_Productlist .p_images {
  border: 1px solid #f0f0f0;
}

.c_portalResSearch_result-03001 .p_Productlist .p_HeadBox {
  display: block;
  text-align: center;
}

.c_portalResSearch_result-03001 .p_Productlist .p_HeadBox .font {
  font-size: 1.2rem;
}

.c_portalResSearch_result-03001 .p_Productlist .p_NomBox {
  display: none;
}

.c_portalResSearch_result-03001 .p_Productlist hr {
  display: none;
}

.c_portalResSearch_result-03001 .p_OccupyBox {
  display: flex;
  justify-content: center;
}

.wd-20210820165546 {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.wd-20210820165546 .wd-item {
  width: calc(100% / 4);
  padding: 10px;
}

.wd-20210820165546 .wd-pic {
  transition: 1s;
  overflow: hidden;
}

.wd-20210820165546 .wd-pic img {
  max-height: 200px;
  width: 100%;
  transition: 1s;
}

.wd-20210820165546 .wd-pic:hover img {
  transform: scale(1.05);
}

.wd-20210820165546 .wd-title {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 1.7rem;
  color: #fff;
  text-shadow: 1px 1px 5px #333;
  font-weight: bolder;
}

.c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText {
  height: 54px;
  line-height: 54px;
}

.c_portalResSearch_result-03001 .p_listhead {
  display: none;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_titleE {
  width: calc(100% - 100px);
  padding: 15px;
  line-height: 32px;
}

.c_portalResSearch_result-03001 .p_companyfile:nth-child(odd) {
  background: #f3f3f3;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_companyfile:hover {
  background-color: #2e66a73b !important;
}

#c_portalResnav_main-1592451440426 .navLi.nav08 {
  display: block;
}

.wd #c_portalResNews_list-16294506107243558 .wd-middle {
  width: 1px;
}

.wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 {
  position: sticky;
  height: 100vh;
  overflow: hidden;
  top: 0;
}

.wd #c_portalResNews_list-16294506107243558 .wd-middle .wd-20210927091643 {
  width: 100%;
  height: 100vh;
}

.wd-20210927023306 .p_imagesPc {
  display: none;
}

.wd-20210927023306 .border_default {
  border: none;
}

.wd-20210927023306 .wd-content {
  display: flex;
  flex-wrap: wrap;
}

.wd-20210927023306 .wd-content .p_Product {
  width: 20%;
  padding: 10px;
  cursor: pointer;
}

.wd-20210927023306 .wd-content .p_Product:hover a {
  color: var(--c);
}

#c_portalResNews_list-16294506107243558 .p_articles {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 20px;
}

.wd-20210927023306 .p_images {
  width: 100% !important;
  height: auto !important;
}

.wd-20210927023306 .p_images img {
  width: 100% !important;
  position: static !important;
  transform: none !important;
  height: 200px !important;
  object-fit: scale-down;
}

.wd-20210927023233 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.wd-20210927023233 .borderB_dividers {
  display: none;
}

.wd-20210927023233 img {
  width: 150px !important;
  height: 70px !important;
  object-fit: scale-down;
  border: 1px solid #ddd;
  padding: 0;
  margin: 5px;
}

.wd-20210927104117 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  width: auto;
}

@media(min-width: 769px) {
  .wd .wd-pc-dn {
    display:none !important;
  }
}

#c_portalResSearch_total-16279811140888447 .p_searchBox {
  width: 100%;
}

.wd-20210927115107 select {
  width: 100%;
  height: 54px;
  padding-left: 20px;
  border: 1px solid #f0f0f0;
}

.wd-20210927115107 option {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}

.c_portalResCompanyFile_list-03001 .p_download .p_flieF button {
  display: flex;
  align-items: center;
  background: transparent;
  visibility: hidden;
}

.p_fileItem:hover .btn {
  color: var(--c);
}

.c_portalResCompanyFile_list-03001 .p_download .p_flieF svg {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}

.c_portalResCompanyFile_list-03001 .p_fileItem:hover svg path {
  fill: var(--c);
}

#w_grid-1575256421376 {
  max-width: none;
  width: 100%;
}

#w_grid-1575256421376 > div > .p_gridbox {
  padding: 0 30px;
}

#c_portalResnav_main-15752564265878137 .navLi:hover .tNavH::before {
  display: none;
}

#w_grid-1592451440336 {
  max-width: 100%;
  padding: 0 15px;
}

.w_grid-003 > .w_grid {
  position: static;
}

#c_portalResnav_main-1592451440426 .navLi .slidBox .navSli {
  margin: 0;
}

#c_portalResnav_main-1592451440426 .tNavH:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 5px solid var(--cc);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.5px;
  opacity: 0;
}

#c_portalResnav_main-1592451440426 li:hover .tNavH:after {
  opacity: 1;
}

#c_portalResnav_main-15752564265878137 .nav02 .slidBox .navSlink {
  line-height: 48px;
}

#c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-20210927023221 {
  margin-top: 20px;
}

.wd-position-relative {
  position: relative !important;
}

.wd-border-bottom-ddd {
  border-bottom: 1px solid #ddd !important;
}

.wd #c_portalResProduct_detail-16195766200278851 > div {
  display: none;
}

.wd #c_portalResProduct_detail-16195766200278851 .wd-20210927214555 {
  display: block;
}

.wd #c_portalResProduct_detail-16195766200278851 .wd-20210927214555.w1 {
  position: relative;
  padding: 0;
}

.wd #c_portalResProduct_detail-16195766200278851 .wd-20210927214555.w3 {
  position: relative;
  padding: 0;
  min-height: 80vh;
}

.wd #c_portalResProduct_detail-16195766200278851 .wd-20210927214555.w3 img {
  width: 30%;
  height: 50%;
  object-fit: scale-down;
  top: 40%;
  position: absolute;
  display: block;
  transform: translate(-50%, -50%);
  left: 25%;
}

.wd-20210927214555 {
  background-position: center center;
  background-size: cover;
  top: 0;
  width: 100%;
}

.wd-20210927223818 {
  display: flex;
}

.wd-20210927223818 .wd-content {
  width: 100%;
}

.wd-20210927214555.w1 .wd-content {
  width: 100%;
  margin-left: 0;
}

#c_portalResProduct_detail-16195766200278851 .d_summary {
  display: block;
  flex: none;
  font-size: 18px;
}

#c_portalResProduct_detail-16195766200278851 .d_summary p {
  font-size: 15px;
  color: #333;
  font-weight: normal;
}

.c_portalResProduct_detail-01001 .d_Title .font {
  font-size: 42px;
}

.wd-20210927214555.w2 .wd-content > h2 {
  font-size: 32px;
  color: #e2e2e2;
  text-align: center;
}

.wd-20210927214555.w2 .wd-content > h2:after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background-color: var(--cc);
  margin: 30px auto;
}

.wd-20210928001811 {
  display: flex;
  margin-top: 5%;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
}

.wd-20210928001811 .wd-left {
  width: 40%;
  position: sticky;
  top: 3%;
}

.wd-20210928001811 .wd-left .wd-item:after {
  content: "";
  display: block;
  width: 1px;
  height: 300%;
  background-color: #3c3c3c;
  position: absolute;
  top: 20%;
  right: 1.5rem;
  visibility: hidden;
  opacity: 0;
}

.wd-20210928001811 .wd-left .wd-item.wd-current:after {
  visibility: visible;
}

.wd-20210928001811 .wd-right {
  width: 60%;
}

.wd-20210928001811 .wd-right .swiper-slide {
  position: relative;
  padding-left: 5%;
}

.wd-20210928001811 .wd-right .swiper-slide:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 1px;
  background-color: #5a5656;
}

.wd-20210927214555.w2 .wd-content > .p_customC * {
  text-align: center;
  font-size: 16px;
  color: #e2e2e2;
}

.wd-20210928001811 .wd-left .wd-item {
  border-left: 2px solid #3f4247;
  padding-left: 3rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}

.wd-20210928001811 .wd-left .wd-item:before {
  content: "";
  display: block;
  width: 2px;
  background-color: var(--cc);
  height: 0;
  position: absolute;
  top: 0;
  left: -2px;
  transition: 1s;
}

.wd-20210928001811 .wd-left .wd-item.wd-current:before {
  height: 100%;
}

.wd-20210928001811 .wd-left .wd-item h3 {
  font-size: 24px;
  padding-bottom: 10px;
  transition: all .4s ease;
  color: #e2e2e2;
}

#c_portalResProduct_detail-16195766200278851 .wd-20210928001811 .wd-left .wd-item.wd-current h3 {
  color: var(--cc);
}

#c_portalResProduct_detail-16195766200278851 .wd-20210928001811 .wd-left .wd-item p {
  color: #e2e2e2;
  font-size: 16px;
}

#c_portalResProduct_detail-16195766200278851 .wd-20210928001811 .wd-right .d_description p {
  font-size: 15px;
  color: #e2e2e2;
}

.wd-20210927214555.w3 .wd-content {
  display: flex;
}

.wd-20210927214555.w3 .wd-content .wd-left {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: absolute;
  bottom: 70px;
  left: 19%;
}

.wd-20210927214555.w3 .wd-content .wd-left .wd-item {
  color: #f2f2f2;
  cursor: pointer;
  transition: all .4s ease;
  margin: 1.0rem;
  padding: 1.0rem 2.0rem;
  background-color: var(--c);
}

.wd-20210927214555.w3 .wd-content .wd-left .wd-item.wd-current {
  background-color: var(--cc);
}

.wd-20210927214555.w3 .wd-content .wd-right {
  width: 50vw;
  margin-left: 50vw;
  position: absolute;
  top: 10%;
  height: 70%;
  overflow-y: auto;
  overflow-x: hidden;
}

.arg-list {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  padding: 1.0rem 0;
  line-height: 2;
}

.arg-list-title {
  width: 6rem;
  font-size: 15px;
  color: var(--cc);
}

.arg-list-items .arg-list-item {
  font-size: 15px;
  color: #000;
  display: flex;
}

.wd-20210927214555.w3 .wd-content .wd-right h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 20px;
}

.c_portalResCompanyFile_relatedlist-01001 .p_listedFiles .p_img {
  display: none;
}

.c_portalResCompanyFile_relatedlist-01001 .p_download .js_view {
  display: none;
}

#c_portalResCompanyFile_relatedlist-16195766212365285 .e_FlowCommonStyleBox-001 .stylebox_top {
  display: none;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileItem {
  margin: 0;
  background-color: transparent;
  border: none;
  padding: 0;
  margin-bottom: 10px;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileDetails a h4 {
  font-size: 14px;
  color: #222;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileDetails a h4 svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileDetails a h4 path {
  fill: #333;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileList {
  padding: 0;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileDetails {
  padding-left: 0;
}

.c_portalResCompanyFile_relatedlist-01001 .p_download {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.c_portalResCompanyFile_relatedlist-01001 .p_download button {
  padding: 0;
  font-size: 0;
  text-indent: -222rem;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: transparent;
  border: none;
  display: none;
}

.wd-20211022090231 {
  padding: 0;
  font-size: 0;
  text-indent: -222rem;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: transparent;
  border: none;
}

.c_portalResCompanyFile_relatedlist-01001 .p_fileItem:hover h4 {
  color: var(--cc) !important;
}

#c_portalResCompanyFile_relatedlist-16195766212365285 {
  margin-top: 20px;
}

.wd-20210927214555.w1 .wd-20210927223818 {
  align-items: center;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 25%;
  transform: translateY(-50%);
}

.wd-20210928021352 {
  display: flex;
}

.wd-20210928021903 {
  height: calc(100vh * 3 + 50vh);
  width: 1px;
  pointer-events: none;
}

.wd-20210928021903 .wd-item {
  height: 100vh;
}

.wd-20210928021900 {
  position: sticky;
  top: 0;
  z-index: 99;
  height: 100vh;
}

@media(max-width: 1367px) {
  #c_portalResnav_main-15752564265878137 .tNav .navName {
    padding:2.5rem 0;
  }
}

#c_portalResEbizads_banner-1627009754714 .subpage_ad .text {
  display: none;
}

#c_portalResEbizads_banner-1627009754714 .subpage_ad #c_portalResSearch_total-16279811140888447 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  transform: translate(-50%, -50%);
}

#c_portalResSearch_total-16233452019383376 {
  width: 100%;
  min-width: auto;
  margin-top: 10%;
}

.wd .w_grid-000 {
  min-height: auto !important;
}

.wd-20210928012106 {
  height: 90%;
  width: 90%;
  overflow-y: auto;
}

#c_portalResCompanyFile_relatedlist-16195766212365285 .p_OccupyBox {
  display: none;
}

.wd-20211011111451 {
  margin-bottom: 20px;
  display: inline-block;
  padding: 4px 16px;
  background-image: linear-gradient(to bottom, #3b80ce, #1f4a79);
  color: #fff;
  font-size: 18px;
  transition: .5s;
  font-weight: bold;
}

.wd-20210927214555 .wd-container {
  width: 75%;
  margin: 0 auto;
}

.wd-20210927214555 > div > .wd-title {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
  margin-top: 30px;
}

.wd-20210927214555 > div > .wd-title:after {
  content: "";
  display: block;
  width: 4em;
  height: 4px;
  background-color: #2d65a5;
  margin-top: 10px;
  margin-bottom: 20px;
}

.wd-20211011132316 {
  position: relative;
  min-height: 50vh;
}

.wd-20211011132316 .wd-content {
  position: absolute;
  top: 50%;
  width: 75%;
  left: 12.5%;
  transform: translateY(-50%);
  width: 25%;
}

#c_portalResProduct_detail-16195766200278851 .wd-20211011132459 .reset_style img {
  max-width: 70%;
  height: auto !important;
}

.arg-list-items {
  width: calc(100% - 6rem);
  display: flex;
  flex-wrap: wrap;
}

.arg-list-items > div {
  width: 50%;
}

.wd-20211011132656 {
  margin-bottom: 5%;
}

.wd-20211011133209 {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.wd-20211011133209 .wd-item {
  margin: 0 16px;
}

.wd-20211011133209 .wd-item a {
  font-size: 18px;
  color: #999;
  border-radius: 50px;
  transition: .5s;
  display: block;
  text-decoration: none;
}

.wd-20211011133209 .wd-item a:hover {
  color: #333;
}

.wd-20211011133209 .wd-item a.wd-current {
  color: #333;
}

.wd-20211011133209 .wd-item a:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--cc);
  position: absolute;
  bottom: -22px;
  transform: scale(0);
}

.wd-20211011133209 .wd-item a.wd-current:after {
  transform: scale(1);
}

.wd .c_portalResBreadcrumb_nav-01001001 {
  display: none !important;
}

.wd .c_portalResBreadcrumb_nav-01001 {
  display: none !important;
}

.wd #c_portalResBreadcrumb_nav-1619576213195 {
  display: block !important;
}

#c_portalResnav_main-15752564265878137 .tNav .navName.wd-current {
  color: var(--cc) !important;
}

#c_portalResSearch_total-1628848189397 {
  min-width: auto;
  width: 100%;
  margin-top: 10%;
}

#c_portalResPublic_codeContainer-1628848189387 .wd-bottom .wd-item:nth-child(1) .wd-df:after {
  display: none;
}

#c_portalResSearch_total-1628848189397 .p_searchBtn {
  font-size: 14px;
  width: auto;
  padding: 0 30px;
}

#c_portalResSearch_total-1628848189397 .p_searchBox {
  height: 54px;
}

#c_portalResProduct_list-16233452019374743 {
  padding: 0;
}

.c_portalResProduct_list-01001 .p_products {
  margin-left: -1%;
  margin-right: -1%;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst>a:nth-child(2) {
  display: none;
}

.c_portalResBreadcrumb_nav-01001 .p_end:nth-child(2) {
  display: none;
}

.c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent:last-child .font span {
  color: var(--cc) !important;
}

.wd-20211014113612 {
  display: flex;
  justify-content: flex-end;
  padding: 11px 30px;
}

.wd-20211014113612 a {
  font-size: 14px;
  color: #333;
  margin-left: 15px;
  display: none;
}

.wd-20211014113612 a.wd-show {
  display: inline-block;
}

.wd-20211014113612 a:hover {
  color: var(--c);
}

.wd-20211011132656 {
  display: none !important;
}

.wd-20211011132656.wd-show {
  display: block !important;
}

#c_portalResProduct_detail-16195766200278851 .d_description {
  font-size: 15px;
  color: #000;
  line-height: 1.8;
}

.wd-20211011132316 img {
  width: 100%;
}

.wd #c_portalResnav_main-16341920534214354 {
  display: none;
}

.wd-products-section #c_portalResnav_main-15662002723654437 {
  display: none;
}

.wd-products-section #c_portalResnav_main-16341920534214354 {
  display: block;
}

#c_portalResnav_main-16341920534214354 {
  width: 100%;
}

#c_portalResnav_main-16341920534214354 .navLi {
  width: auto;
}

#c_portalResnav_main-16341920534214354 .navUl {
  display: flex;
  justify-content: space-between;
  padding-right: 3%;
}

.c_portalResSearch_total-02001 .p_searchBtn svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.c_portalResSearch_total-02001 .p_searchBtn path {
  fill: #fff;
}

#c_portalResnav_main-15662002723654437 .navLi {
  width: calc((100% - 0px)/7);
}

#c_portalResNews_list-16279835073982053 .porBbox {
  border-top: none;
}

#c_portalResEmploy_list-1634488019752 .jobList {
  width: 33.3%;
}

.c_portalResGroupIntention_form-01001 .p_productInfoArea {
  display: none;
}

.c_portalResGroupIntention_form-01001 .infoHeader {
  display: none;
}

.c_portalResGroupIntention_form-01001 .formItem {
  margin-bottom: 10px;
}

.c_portalResGroupIntention_form-01001 .p_btnArea {
  padding-left: 10px;
}

#c_portalResnav_main-15662002723654437 .navLi:nth-child(4) {
  display: none;
}

#c_portalResnav_main-15662002723654437 .navUl {
  display: flex;
}

#c_portalResnav_main-15662002723654437 .navLi {
  flex: 1;
}

.c_portalResGroupIntention_form-01001 .addfile {
  width: 100%;
  height: 34px;
  background: #fff;
  padding-left: 12px;
  line-height: 34px;
  border-radius: 4px;
}

.c_portalResGroupIntention_form-01001 .inputFile {
  width: 100%;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #fff;
}

#c_portalResGroupIntention_form-16344885798737245 >div .btn-primary {
  width: 100%;
  max-width: 468px;
}

.wd-20211018015747 {
  padding-left: 50px !important;
  position: relative;
}

.wd-20211018015747 svg {
  position: absolute;
  top: 0px;
  left: 0;
  width: 40px;
  height: 40px;
}

.wd-20211018015747 path {
  fill: #333;
}

.wd-20211018023044 {
  padding-left: 30px !important;
  position: relative;
}

.wd-20211018023044 svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 0;
}

.wd-20211018023044 path {
  fill: #333;
}

#w_grid-1634490426001 a:hover span {
  color: var(--cc) !important;
}

.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code {
  height: 152px;
  width: 152px;
  padding: 0;
  position: relative;
}

.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code img {
  width: 152px;
  height: 152px;
  border: 11px solid #fff;
}

.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code img:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #eee;
  box-shadow: 0px 0px 0 3px #fff;
}

.wd-right-float .wd-item:nth-child(4) .wd-sub {
  height: 180px;
  margin-top: -20px;
  display: block;
  border: 1px solid #eee;
  background: #fff;
}

.wd-right-float .wd-item:nth-child(4) .wd-sub p {
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 2;
  background: #fff;
  position: relative;
  top: -5px;
}

.wd #w_grid-1634182559184-1 {
  height: 42px;
}

#w_grid-1634182559184-1.wd-fixed {
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 5px #ddd;
}

#w_grid-1634182559184 {
  height: 42px;
}

#c_portalResNews_list-16294506107243558 .wd-left:after {
  right: 6px;
}

#c_portalResNews_list-16294506107243558 .wd-left .wd-item.wd-current:after {
  border-color: var(--cc) !important;
}

.wd-20211019022154 {
  display: none;
}

.wd-20211019014811 .wd-cate {
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 14px;
  color: #aaa;
  position: relative;
  padding-left: 50px;
  cursor: pointer;
}

.wd-20211019014811 .wd-cate.wd-current {
  color: #333;
}

.wd-20211019014811 .wd-cate .wd-btn {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  cursor: pointer;
}

.wd-20211019014811 .wd-cate .wd-btn.wd-show:after {
  transform: rotate(90deg);
}

.wd-20211019014811 .wd-cate .wd-btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 7px solid #333;
  border-bottom: 7px solid transparent;
  transition: 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -3.5px;
}

.wd-20211019014811 .wd-cate .wd-btn:hover:after {
  border-left-color: var(--cc);
}

.wd-20211019022154 .wd-item.wd-has-sub .wd-btn {
  width: 52px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  transition: .5s;
}

.wd-20211019022154 .wd-item.wd-has-sub .wd-btn.wd-show {
  transform: rotate(90deg);
}

.wd-20211019022154 .wd-item.wd-has-sub .wd-btn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 7px solid #333;
  border-bottom: 7px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
}

.wd-20211019022154 .wd-item.wd-has-sub.wd-current .wd-btn:after {
  border-left-color: #fff;
}

.wd-20211019022154 .wd-item.wd-has-sub .wd-btn:hover:after {
  border-left-color: var(--cc);
}

.wd-20211019022154 a {
  display: block;
  padding: 5px;
  padding-left: 50px;
  font-weight: bold;
  color: #333;
  font-size: 14px;
}

.wd-20211019022154 a:hover {
  background-color: #f5f5f5;
}

.wd-20211019022154 .wd-sub a {
  padding-left: 63px;
  margin-left: 1em;
}

.wd-20211019022154 .wd-sub a.wd-current {
  background-color: #6896cc;
  color: #fff;
}

.wd-20211019022154 .wd-item.wd-current > a {
  background-color: var(--c);
  color: #fff;
}

.wd-20211019022154 .wd-item.wd-current > a {
  color: #fff;
}

.wd-20211019022154 .wd-item .wd-sub-wrapper {
  display: none;
}

.wd-20211019022154 {
  margin-top: 0;
  border: 1px solid #ddd;
  border-top: none;
}

.wd-20211019022154 .wd-item:first-child {
  display: none;
}

#c_portalResEbizads_banner-1628241962874 .subpage_ad .text {
  display: none;
}

.wd #c_portalResSearch_total-1628241962889 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
}

.c_portalResNews_detail-01001 .p_infoBox {
  display: block;
}

.c_portalResNews_detail-01001 .p_summary {
  display: none;
}

.c_portalResNews_detail-01001 .p_infoBox .p_header {
  display: none;
}

.c_portalResNews_detail-01001 .p_dataSource {
  margin: 0;
  border: none;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 30px;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource li:nth-child(2) {
  display: none;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource li:nth-child(3) {
  display: none;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource li:nth-child(1) {
  display: none;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource li:nth-child(5) {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .contentTop {
  background: transparent;
  padding: 0;
}

#c_portalResEmploy_detail-16269657666124939 .job:not(:last-child) {
  border-right: none;
  color: #333;
}

#c_portalResEmploy_detail-16269657666124939 .job {
  display: flex;
  align-items: center;
  padding: 0 10px;
  color: #333;
}

#c_portalResEmploy_detail-16269657666124939 .job svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

#c_portalResEmploy_detail-16269657666124939 .job path {
  fill: #aaa;
}

#c_portalResEmploy_detail-16269657666124939 .job_condition {
  display: flex;
  align-items: center;
  float: none;
  margin-left: -15px;
}

#w_grid-1634488706111> div > .p_gridbox > .p_gridCell:nth-child(2n) {
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
}

.c_portalResGroupIntention_form-01001 .formItemInput {
  width: 100%;
}

.c_portalResGroupIntention_form-01001 .addfile {
  position: relative;
}

.c_portalResGroupIntention_form-01001 .addfile svg {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 20px;
  height: 20px;
}

.c_portalResGroupIntention_form-01001 .addfile path {
  fill: #333;
}

.c_portalResGroupIntention_form-01001 .uploadfileTitle {
  margin-top: 10px;
  color: #777;
}

#c_portalResGroupIntention_form-16344885798737245 >div .btn-primary {
  height: 40px;
  letter-spacing: 1em;
}

.c_portalResGroupIntention_form-01001 .p_imageB {
  overflow: hidden;
}

.c_portalResGroupIntention_form-01001 .p_imageB img {
  transform: scale(1.5);
}

#c_portalResEmploy_detail-16269657666124939 .thridBox span:first-child {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .discribe span {
  font-size: 20px;
}

#c_portalResEmploy_detail-16269657666124939 .line {
  width: 100%;
  background: rgba(0, 0, 0, 0.075);
  margin-top: 10px;
  margin-bottom: 0px;
}

#c_portalResBreadcrumb_nav-1619576213195 .p_breadcrumbList span.weizhi {
  display: none;
}

#c_portalResProduct_detail-16195766200278851 {
  margin-bottom: 3%;
}

#fileList li .btn-primary {
  width: 50px;
  height: 24px;
  background-color: var(--c) !important;
  border: none !important;
  line-height: 24px;
  padding: 0;
}

#fileList li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#c_portalResEmploy_detail-16269657666124939 .jobTime {
  display: none;
}

.c_portalResSearch_result-03001 .p_stylebox .title_main {
  color: #333;
}

.c_portalResSearch_result-03001 .p_stylebox .stylebox_top {
  height: auto;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.wd-20211022101956 p {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.7;
  padding-bottom: 0;
  margin-bottom: 5px;
  padding: 5px !important;
}

.wd-20211022101956 td p:first-child {
  padding-top: 10px !important;
}

.wd-20211022101956 td p:last-child {
  padding-bottom: 10px !important;
}

.wd-20211022101956 td p:last-child span {
  font-family: microsoft yahei !important;
}

.wd-20211022101956 tr td.wd-20211022102708 * {
  color: var(--cc) !important;
}

.subpage_ad .text {
  display: none !important;
}

#c_portalResMessage_form-16215675432417436 .form-group:nth-child(9) {
  display: none;
}

#c_portalResMessage_form-16215675432417436 .form-group:nth-child(10) {
  display: none;
}

#c_portalResProduct_detail-16195766200278851 .d_Title.h2 {
  display: block;
}

#w_grid-1627000967042 {
  margin-bottom: 30px;
}

#w_common_text-1628567023694 span {
  color: #333 !important;
}

#w_common_text-1628567023739 span {
  color: #333 !important;
}

#c_portalResNews_detail-16195778063280160 {
  min-width: auto;
  margin-top: 50px;
}

#c_portalResEmploy_detail-16269657666124939 .job:nth-child(1) {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .job:nth-child(2) {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .job:nth-child(3) {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .job:nth-child(4) {
  display: none;
}

#c_portalResEmploy_detail-16269657666124939 .job_discuss {
  display: none;
}

#c_portalResMessage_form-1621566676645 .form-group:nth-child(9) {
  display: none;
}

#c_portalResMessage_form-1621566676645 .form-group:nth-child(10) {
  display: none;
}

#w_grid-1635366275232 > div > div {
  align-items: stretch;
}

#w_grid-1635366275232 > div > div > div {
  position: relative;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#w_grid-1635366275232 > div > div > div:last-child {
  border: none;
}

#content_box-1635366877088-0 {
  background-color: #f3f3f3;
}

#content_box-1635367097780-1 {
  background-color: #f3f3f3;
}

#w_grid-1635366877088-1 > div {
  padding: 50px 0;
}

#w_grid-1635367097780-1 > div {
  padding: 50px 0;
}

#content_box-1635367097780-0 {
  background: rgb(243, 243, 243);
}

#content_box-1635367097780-1 {
  background: #fff;
}

#content_box-1635366877088-1 {
  background: #fff;
}

#c_portalResPublic_codeContainer-15752564395230664 .head_lan .lan_tit {
  position: relative;
}

#c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit {
  position: relative;
}

#c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img:nth-child(2) {
  opacity: 1;
}

#w_grid-1592451440326 > div > .p_gridbox:hover #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img:nth-child(1) {
  opacity: 0;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img:nth-child(2) {
  opacity: 1;
}

#w_grid-1592451440326 > div > .p_gridbox.wd-dark #c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img:nth-child(1) {
  opacity: 0;
}

#c_portalResPublic_codeContainer-1592451440431 .head_lan .lan_tit img {
  width: 100%;
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item:hover a span {
  color: var(--cc);
}

#c_portalResPublic_codeContainer-16231477396350542 .wd-20210608182231 .wd-item:hover path {
  fill: var(--cc);
  stroke: var(--cc);
}

#c_portalResPublic_codeContainer-1592451440431 .lan_con {
  width: 200px;
}

#w_grid-1634488706111 >div {
  display: flex;
}

#w_grid-1634488706111-1 {
  width: 100%;
}

#w_grid-1634488706111> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  width: 95%;
}

#w_grid-1628241474935 > div > .p_gridbox {
  background: none;
}

#content_box-1635367414581-1 {
  position: relative;
}

.wd #w_fimg-1635367478180 {
  width: 100%;
  height: 100%;
}

#w_grid-1635367414581-1 {
  align-items: stretch;
}

#content_box-1635367641947-0 {
  position: relative;
}

.wd #w_fimg-1635367641958 {
  width: 100%;
  height: 100%;
}

#w_grid-1635367641947-1 {
  align-items: stretch;
}

.wd-products-section #c_portalResnav_main-16341920534214354 .navLi:first-of-type {
  display: block;
}

body.wd-lightbox {
  overflow: hidden;
}

body.wd-lightbox .wd-right-float.wd-show .wd-item {
  animation: fadeOut both;
}

body.wd-lightbox #w_grid-1566009176840> div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(1) {
  top: -200px;
}

.w_sfbox-002 > .w_sfbox > .p_fbox > div > .p_bgBox {
  background-size: cover;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  display: none;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  display: none;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-pagination span {
  border-radius: 0;
  opacity: 0.75;
}

#c_portalResEbizads_banner-16209815584385155 .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.wd #w_grid-1592451440106 {
  position: fixed;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
}

#c_portalResnav_main-1592451440426 .navLi:hover .slidBox {
  background-color: #f7f7f7;
}

#c_portalResnav_main-1592451440426 .navName::after {
  font-size: 16px;
}

#c_portalResnav_main-15752564265878137 .navName::after {
  font-size: 16px;
}

.wd #c_portalResPublic_codeContainer-16269163011246562 {
  display: none;
}

#w_grid-1623226149425 {
  margin-bottom: 3%;
}

#w_fvideo-1635989727763 video {
  width: 100%;
  height: 456px;
  object-fit: cover;
}

#content_box-1636314191624-0 {
  background-color: #fff;
}

#content_box-1636314191624-1 {
  background-color: #eee;
}

#content_box-1636314191624-2 {
  background-color: #fff;
}

#c_portalResEbizads_banner-1627009754714 .subpage_ad {
  height: 300px !important;
}

#c_portalResEbizads_banner-1627009754714 .subpage_ad #c_portalResSearch_total-16279811140888447 {
  margin-top: 2%;
}

#w_grid-1637910003592-1 > div {
  position: relative;
}

#w_grid-1637910003592-1 > div:after {
  content: "";
  display: block;
  width: 100%;
  height: 90%;
  background-color: #f7f7f7;
  position: absolute;
  bottom: 0;
  left: 0;
}

#w_grid-1637910003592-1 > div > div {
  position: relative;
  z-index: 5;
}

#c_portalResNews_list-16279835073982053 .newLi {
  width: 33.33%;
  padding: 10px;
  margin-bottom: 10px;
}

#c_portalResNews_list-16279835073982053 .lookDetail {
  display: none
}

#c_portalResNews_list-16279835073982053 .newTitle a:hover {
  color: var(--cc);
}

#c_portalResNews_list-16279835073982053 .wd-time {
  margin-bottom: 30px;
  margin-top: 10px;
}

.wd #c_portalResEbizads_banner-1619577415050 {
  display: none;
}

.c_portalResNews_detail-01001 .p_header {
  text-align: left;
  border-bottom: 4px solid #ddd;
  padding-bottom: 20px;
  position: relative;
}

.c_portalResNews_detail-01001 .p_header:after {
  content: "";
  display: block;
  width: 140px;
  height: 4px;
  background-color: #0066ab;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.c_portalResNews_detail-01001 .p_infoBox .p_dataSource {
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  padding: 0;
}

.c_portalResNews_detail-01001 .p_NewsDetail {
  position: relative;
}

.c_portalResNews_detail-01001 .p_NewsDetail {
  padding: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.c_portalResNews_detail-01001 .p_TitleBoxA {
  margin-top: 30px;
  max-width: none;
}

.c_portalResNews_detail-01001 .p_dataSource>li {
  font-size: 18px;
  color: #0066ab;
  overflow: hidden;
  white-space: nowrap;
}

.c_portalResNews_detail-01001 .p_dataSource>li span {
  display: none;
}

.wd #c_portalResIntro_category-16387575293840468 {
  display: block !important;
  margin-top: 90px;
  width: 100%;
  background: #f7f7f7;
  padding: 10px 0 !important;
}

.wd #c_portalResBreadcrumb_nav-1619577415060 {
  display: block !important;
  margin-top: 0px;
  width: 100%;
  background: #fff;
  padding: 10px 0 !important;
  margin-top: 90px;
  box-shadow: 0px 0px 5px #ddd;
}

#c_portalResBreadcrumb_nav-1619577415060 .p_breadcrumbList {
  width: 75%;
  margin: 0 auto;
}

.wd-20211126170555 {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.wd #c_portalResEmploy_list-16285224879619240 {
  display: none;
}

#w_grid-1637910003592 {
  margin-bottom: 3%;
}

.wd-20211126172530 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 199990;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.wd-20211126172749 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c_portalResGroupIntention_form-01001 .p_btnArea .btn-primary.submitPC {
  margin-left: auto;
  margin-right: auto;
  display: block;
  background: var(--cc) !important;
  width: 100%;
}

#c_portalResGroupIntention_form-16379183169453745 .p_basicInfoForm .p_valedata:nth-child(5) {
  display: none;
}

#c_portalResGroupIntention_form-16379183169453745 .p_basicInfoForm .p_valedata:nth-child(6) {
  display: none;
}

.wd .wd-20211126173628 {
  padding: 50px;
  background-color: #f7f7f7;
  position: relative;
}

.wd #c_portalResGroupIntention_form-16379183169453745 {
  height: auto;
}

.wd-20211126173628 h2 {
  font-size: 32px;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}

.wd .wd-20211126173628 .wd-close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.wd .wd-20211126173628 .wd-close svg {
  width: 50px;
  height: 50px;
}

.wd .wd-20211126173628 .wd-close svg path {
  fill: #333;
}

.r_message {
  z-index: 1000000;
}

#w_grid-1623226149420 > div > .p_gridbox {
  background-color: #fff;
}

#w_grid-1636313890091 > div > .p_gridbox {
  background-color: #f7f7f7;
}

#w_grid-1635367414575 > div > .p_gridbox {
  background-color: #f7f7f7;
}

#c_portalResnav_main-1592451440426 .navLi:hover .tNavH::before {
  display: none;
}

.wd-20210923010502 {
  background-color: #ddd;
}

.wd-20210923005058 {
  display: flex;
  width: 75%;
  margin: 0 auto;
}

.wd-20210923005058 a {
  display: block;
  padding: 1rem 0;
  text-align: center;
  color: #242424;
  position: relative;
  flex: 1;
}

.wd-20210923005058 a:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #c6392b;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.wd-20210923005058 a.wd-current:before {
  transform: scale(1);
}

.wd-20210923005058 a.wd-current {
  background-color: #fff;
}

.wd-20210923005058 a:hover {
  background-color: #acacac;
}

.wd-20210923005125 {
  width: 75%;
  margin: 0 auto;
  margin-top: 20px;
}

.wd-20210923005444 {
  margin: 0 -3px;
  display: none;
}

.wd-20210923005444.wd-show {
  display: flex;
}

.wd-20210923005444 a {
  padding: 7px 20px;
  border-radius: 3px;
  font-size: 13px;
  color: #333;
  margin: 3px;
  background-color: #ddd;
  position: relative;
}

.wd-20210923005444 a:hover {
  background-color: #acacac;
}

.wd-20210923005444 a:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--cc);
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.wd-20210923005444 a.wd-current {
  background-color: #fff;
  box-shadow: 1px 1px 3px #ddd;
}

.wd-20210923005444 a.wd-current:before {
  transform: scale(1);
}

.wd #c_portalResBreadcrumb_nav-1619577415060.wd-fixed {
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 5px #ddd;
  margin-top: 0;
}

#c_portalResMessage_form-16387608917498209 .form-group.p_groupBox {
  order: 100;
}

#c_portalResMessage_form-16387608917498209 .p_CoupWBox {
  order: 200;
}

#c_portalResMessage_form-16387608917498209 .InputText {
  background-color: #e6e6e6;
}

#c_portalResMessage_form-16387608917498209 .btn-primary {
  background-color: var(--cc) !important;
}

#w_grid-1638761524121> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  width: auto !important;
}

#w_grid-1638761524121> div > .p_gridbox > .p_gridCell:nth-child(2n) {
  width: auto !important;
}

#w_grid-1638761524121-1 {
  flex-wrap: nowrap !important;
}

#w_grid-1638761301628> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  width: 160px;
}

#w_grid-1638761301628> div > .p_gridbox > .p_gridCell:nth-child(2n) {
  width: auto;
  flex: 1;
}

.c_portalResNews_detail-01001 .p_headA .font {
  font-weight: bolder;
}

#w_grid-1637908399498-1 {
  align-items: stretch;
}

.wd #c_portalResEbizads_banner-1627007468059 {
  display: none;
}

#content_box-1637908399498-1 {
  background-color: #fff;
  margin-left: 15px;
  width: calc(33.33% - 7.5px);
  display: flex;
  align-items: center;
}

#c_portalResEbizads_banner-16387752214597368 .wd-item:nth-child(3) {
  margin-bottom: 0;
}

#w_grid-1637908399498 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  width: calc(66.666% - 7.5px);
}

#w_fline-1639133351821 .p_FLine {
  border-color: var(--cc);
}

#w_sfbox-1592451440056 .ping_1>.w_fimgbox-001:nth-child(1)>.w_imgbox > .p_contentbox:before {
  display: none;
}

#w_sfbox-1592451440056 .ping_5>.w_fimgbox-001:nth-child(1)>.w_imgbox > .p_contentbox:before {
  display: none;
}

#w_sfbox-1592451440056 .ping_2>.w_fimgbox-001:nth-child(1)>.w_imgbox > .p_contentbox:before {
  display: none;
}

#c_portalResNews_list-1592451440411 .newImg {
  height: auto;
}

#c_portalResNews_list-1592451440411 .porTbox {
  padding-bottom: 240px;
}

@media(max-width: 768px) {
  #c_portalResNews_list-1592451440411 .newTitle {
    font-weight:normal;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .picB {
    width: 100%;
    top: 0;
    left: 0;
    position: static;
  }

  #c_portalResEbizads_banner-16209815584385155 .text {
    min-width: auto;
    transform: translateY(-50%);
  }

  #w_fimg-1592451440346 img:nth-child(2) {
    opacity: 1;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-summary {
    font-size: 24px;
  }

  #content_box-1575256421376-2 {
    display: block !important;
  }

  #w_grid-1575256404955 > div > .p_gridbox #c_portalResPublic_codeContainer-15752564395230664 .head_lan {
    display: none;
  }

  #w_grid-1575256421376 > div > .p_gridbox {
    padding: 0 15px;
  }

  #w_grid-1575256404955 > div > .p_gridbox.wd-dark {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  .wd .w_grid-000 {
    min-width: auto !important;
  }

  #w_grid-1575256421376 > div > .p_gridbox {
    flex-wrap: nowrap;
  }

  #w_grid-1575256421376> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    width: auto;
  }

  .wd-dark .wd-20210813165502 {
    margin-left: 20px;
  }

  #content_box-1623226149425-1 {
    padding: 20px;
  }

  .wd .w_grid-003 {
    min-width: auto !important;
  }

  #w_grid-1635366235523 {
    width: 100%;
    padding: 20px;
  }

  #w_common_text-1635366243290 p {
    text-align: center !important;
  }

  .wd #w_common_text-1635366243290 {
    min-width: auto !important;
    margin-bottom: 10px;
  }

  #w_common_text-1635366310310 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #w_common_text-1635366344464 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #w_common_text-1635366328877 {
    margin-bottom: 30px;
  }

  #w_common_text-1635366346442 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #w_common_text-1635366349422 {
    margin-bottom: 30px;
  }

  #w_common_text-1635366351628 {
    margin-bottom: 30px;
  }

  .wd .w_grid-001 {
    min-width: auto !important;
  }

  #w_grid-1635366813574 {
    width: 100%;
    padding: 20px;
  }

  #w_common_text-1635366798480 {
    text-align: center;
  }

  #w_grid-1635367414581 {
    width: 100%;
    padding: 20px;
    padding-top: 0;
  }

  .wd-20210923005058 {
    width: calc(100% - 40px);
  }

  #w_common_text-1635367414584 {
    text-align: center;
    min-width: auto;
    margin-bottom: 0;
  }

  #w_common_text-1635367414584 span {
    font-size: 24px !important;
  }

  #w_common_text-1635367499606 {
    text-align: center;
    margin-top: 10px;
  }

  #w_common_text-1635367513633 {
    text-align: center;
  }

  #w_common_text-1635367600126 {
    text-align: center;
    margin-top: 10px;
  }

  #w_common_text-1635367600129 {
    text-align: center;
  }

  #w_grid-1635367641947 {
    width: 100%;
    padding: 20px;
  }

  #w_grid-1635367641955 {
    width: 100%;
    padding: 15px;
  }

  #w_common_text-1635367641971 {
    text-align: center;
    margin-top: 10px;
  }

  #w_common_text-1635367641974 {
    text-align: center;
  }

  #c_portalResNews_list-16272827081505249 {
    width: 100%;
    padding: 20px;
    min-width: auto !important;
  }

  #c_portalResNews_list-16272827081505249 .wd-item:nth-child(odd) h2 {
    padding-left: 0 !important;
  }

  #c_portalResNews_list-16272827081505249 .wd-time {
    width: 100%;
  }

  #c_portalResProduct_list-16269174848415647 {
    width: 100%;
    min-width: auto;
    padding: 20px;
  }

  .c_portalResProduct_list-01001002 .PhotoList_k1 li {
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  .c_portalResProduct_list-01001002 .PhotoList_k1 li:nth-child(3n+2) {
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  #c_portalResNews_list-16279835073982053 {
    width: 100%;
    padding: 20px;
    min-width: auto !important;
  }

  #c_portalResNews_list-16279835073982053 .newLi {
    padding: 0;
  }

  #c_portalResNews_list-16279835073982053 .porTbox {
    height: auto;
  }

  #c_portalResNews_list-16279835073982053 .newImg {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    transform: none !important;
  }

  #c_portalResNews_list-16279835073982053 .porBbox {
    padding: 10px;
  }

  #c_portalResNews_list-16279835073982053 .newSummry {
    margin-top: 10px;
  }

  #c_portalResNews_list-16279835073982053 .wd-time {
    margin-bottom: 10px;
  }

  #c_portalResNews_list-16279835073982053 .newTitle a {
    white-space: normal;
    line-height: 1.6;
    display: block;
  }

  .wd #c_portalResBreadcrumb_nav-1619577415060 {
    margin-top: 0;
    min-width: auto !important;
  }

  #c_portalResBreadcrumb_nav-1619577415060 .p_breadcrumbList {
    width: 100%;
    padding: 0 20px;
  }

  .wd-20211126170555 {
    width: 100%;
    flex-wrap: wrap;
  }

  #c_portalResNews_detail-16195778063280160 {
    margin-top: 0;
    width: 100%;
  }

  .c_portalResNews_detail-01001 .p_NewsDetail {
    width: 100%;
    padding: 20px;
  }

  .c_portalResNews_detail-01001 .p_infoBox .p_dataSource {
    position: static;
  }

  .c_portalResNews_detail-01001 .p_infoBox .p_header {
    display: block;
  }

  .c_portalResNews_detail-01001 .p_headA .font {
    font-size: 22px;
  }

  .c_portalResNews_detail-01001 .p_articlesTitle {
    display: none;
  }

  #c_portalResSearch_total-16233452019383376 .p_searchBtn {
    display: block;
  }

  .wd-20210923005125 {
    width: 100%;
    padding: 0;
    margin-top: 0;
  }

  .wd-20210923010502 {
    display: none;
  }

  .wd-20210923005444 a {
    margin: 0;
    width: 33.3%;
    border: 1px solid #fff;
    text-align: center;
  }

  #c_portalResProduct_list-16233452019374743 {
    min-width: auto;
    width: 100%;
  }

  .c_portalResProduct_list-01001 .p_products {
    margin: 0;
  }

  .wd-20211011132316 .wd-content {
    position: static;
    transform: none;
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
  }

  .c_portalResProduct_detail-01001 .d_Title .font {
    font-size: 24px;
  }

  #c_portalResProduct_detail-16195766200278851 .d_summary {
    font-size: 16px;
    margin-top: 10px;
  }

  .wd-20210927214555 .wd-container {
    width: 100%;
    padding: 15px;
  }

  .wd-20210927214555 > div > .wd-title {
    margin-top: 0;
  }

  .wd-20211011132316 {
    min-height: auto;
  }

  #c_portalResCompanyFile_relatedlist-16195766212365285 {
    padding: 0;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_fileListBox {
    padding: 0;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_img {
    display: none;
  }

  #c_portalResProduct_detail-16195766200278851 {
    margin-bottom: 0;
  }

  #w_grid-1634182559184 {
    height: auto;
  }

  .wd #w_grid-1634182559184-1 {
    height: auto;
  }

  .wd-20211014113612 {
    justify-content: flex-start;
  }

  #content_box-1634182559184-1 {
    display: none;
  }

  #c_portalResnav_main-15752564265878137 .tNav .navName {
    padding: 0;
  }

  #c_portalResnav_main-15752564265878137 .tNav .navName {
    font-size: 16px;
  }

  #c_portalResnav_main-15752564265878137 .tNavH:after {
    display: none;
  }

  #w_grid-1621566061525 {
    width: 100%;
    padding: 15px;
  }

  #c_portalResNews_list-16294506107243558 .wd-left {
    width: 50px;
    display: none;
  }

  .wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 {
    height: auto;
  }

  .wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item {
    height: auto;
    position: static;
    animation: none !important;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-20210927023221 {
    display: block;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-20210927023221 .wd-pic {
    width: 100%;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-20210927023221 .wd-right {
    padding: 20px 0;
  }

  .wd-20210927023306 .wd-content .p_Product {
    width: 45%;
  }

  .wd-20210927023306 .p_images img {
    height: auto !important;
  }

  .wd-20210927023233 img {
    width: calc(50% - 12px) !important;
    height: auto !important;
  }

  .wd-20210927104117 {
    margin: 0;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item h3 {
    margin-bottom: 10px;
  }

  #w_grid-1627001610515 {
    width: 100%;
    padding: 20px;
  }

  #w_common_text-1627001495960 {
    margin-top: 0;
  }

  #w_common_text-1627000967242 {
    margin-top: 0;
  }

  #w_common_text-1627000967247 {
    margin-top: 20px;
  }

  #w_common_text-1628567729576 {
    margin-top: 20px;
  }

  #w_grid-1628567023670 {
    width: 100%;
    padding: 0 20px;
  }

  #w_grid-1627001697962 > div > .p_gridbox {
    padding: 0;
  }

  #w_grid-1627002134073 {
    width: 100%;
    padding: 0 20px;
  }

  #w_grid-1628567023730 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    padding: 0;
  }

  #w_grid-1637899138551 {
    width: 100%;
    margin-top: 0;
    padding: 0 20px;
  }

  #w_grid-1637899138554 {
    width: 100%;
    padding: 0 20px;
  }

  #c_portalResnav_main-15752564265878137 .rightBox {
    padding: 0;
  }

  #w_grid-1628522321895 {
    width: 100%;
    padding: 0 20px;
  }

  #w_grid-1628522321919 {
    width: 100%;
    padding: 0 15px;
  }

  #w_grid-1628522321899 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #w_grid-1637909522261 {
    width: 100%;
    padding: 20px;
  }

  #w_grid-1637909537781 {
    width: 100%;
    margin: 0;
    padding: 15px;
  }

  #w_grid-1633930113558 {
    width: 100%;
    padding: 20px;
  }

  #c_portalResnav_main-15752564265878137 .navSbox {
    padding: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  #c_portalResnav_main-15752564265878137 .navSli {
    margin: 3px;
  }

  #c_portalResnav_main-15752564265878137 .slidBox {
    margin: 0;
  }

  #w_grid-1637911804899 {
    width: 100%;
    padding: 20px;
  }

  #c_portalResSearch_total-16381791153575415 .p_searchBtn {
    display: block;
  }

  #c_portalResSearch_total-16381791153575415 {
    margin-top: 10px;
  }

  .wd-20211011133209 .wd-item {
    margin: 0 5px;
  }

  #c_portalResEmploy_list-16379127981395257 {
    margin-top: 0;
  }

  #c_portalResEmploy_list-16379127981395257 .job-iocn {
    top: 50%;
  }

  #c_portalResEmploy_list-16379127981395257 .job-money {
    margin: 0;
  }

  #c_portalResEmploy_list-16379127981395257 .content-top {
    padding: 5px;
  }

  #c_portalResEmploy_list-16379127981395257 .content-bottom {
    padding: 20px 5px;
  }

  #content_box-1628575494401-1 {
    padding: 20px;
  }

  #w_common_text-1628575565771 span {
    font-size: 20px !important;
  }

  #w_common_text-1638760726005 span {
    font-size: 14px !important;
  }

  #w_common_text-1638760873323 span {
    font-size: 20px !important;
  }

  #w_grid-1638760555632 {
    width: 100%;
    padding: 20px;
  }

  #w_common_text-1638761365387 span {
    font-size: 14px !important;
  }

  #c_portalResMessage_form-16387608917498209 .p_ContactInfo {
    padding: 0;
  }

  #c_portalResMessage_form-16387608917498209 .form-group {
    width: 100% !important;
    padding-right: 0 !important;
  }

  #w_common_text-1639133324021 {
    margin-top: 40px;
  }

  #w_grid-1637908399498-1 {
    display: block;
  }

  #w_grid-1637908399498 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    width: 100%;
  }

  #c_portalResEbizads_banner-16387752214597368 .wd-20211206152150 {
    padding: 0;
  }

  #c_portalResEbizads_banner-16387752214597368 .wd-item:nth-child(1) {
    position: static;
    width: 100%;
    animation: none;
    height: auto;
    opacity: 1;
  }

  #c_portalResEbizads_banner-16387752214597368 {
    display: block !important;
  }

  #c_portalResEbizads_banner-16387752214597368 .wd-item:nth-child(1) img {
    height: auto;
  }

  #w_grid-1637908399498 {
    width: 100%;
    padding: 20px;
  }

  #content_box-1637908399498-1 {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  #c_portalResComplaintPage_detail-16270078779987021 p {
    margin-left: 0;
    margin-right: 0;
  }

  #c_portalResComplaintPage_detail-16270078779987021 .wd-20210723105243 {
    padding: 20px;
  }

  #content_box-1637908399498-1 {
    margin-bottom: 30px;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .content {
    height: auto;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 .bannerBox {
    height: auto;
  }

  .wd #c_portalResEbizads_banner-16209815584385155 a.wd-mo {
    display: flex;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-more a {
    margin-top: 20px;
    font-size: 14px;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-more svg {
    width: 20px;
    height: 20px;
  }

  #c_portalResEbizads_banner-16209815584385155 .swiper-pagination {
    display: none;
  }

  #c_portalResEbizads_banner-16209815584385155 .text .wd-title {
    font-size: 18px;
  }

  #w_grid-1639359986771 > div > .p_gridbox {
    background-color: #fff;
  }

  .wd #w_grid-1592451440106 {
    position: static;
    transform: none;
  }

  #c_portalResProduct_list-16212210644735399 .productLi {
    width: 300px !important;
  }

  #c_portalResProduct_list-16212210644735399 #products {
    padding: 0;
  }

  #w_common_text-1618903429136 {
    margin-bottom: 20px;
  }

  #c_portalResProduct_list-16212210644735399 #products {
    overflow: visible;
  }

  .wd-20210820165546 .wd-item {
    width: 50%;
    padding: 5px;
  }

  #w_common_text-1621232599722 {
    margin-bottom: 20px;
  }

  .wd-20210820165546 .wd-title {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
  }

  #c_portalResnav_main-1592451440426 .navSbox {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0px;
  }

  #c_portalResnav_main-1592451440426 .navSlink {
    color: #333;
  }

  #c_portalResnav_main-15752564265878137 .wd-current .tNavH {
    background-color: var(--cc);
  }

  #c_portalResnav_main-15752564265878137 .tNav .navName.wd-current {
    color: #fff !important;
  }

  #w_grid-1575256404955 > div > .p_gridbox.wd-dark #c_portalResnav_main-15752564265878137 .navSbox .navSlink {
    line-height: 38px;
  }

  #c_portalResnav_main-15752564265878137 .navSli {
    /* line-height:normal; */
    /* height:auto; */
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(4n+4) {
    display: block;
    width: auto;
  }

  #w_grid-1592451440326 > div > .p_gridbox #c_portalResPublic_codeContainer-1592451440431 .head_lan {
    display: none;
  }

  .wd-en {
    top: 0;
  }

  #c_portalResnav_main-1592451440426 .navBtn {
    top: 0;
    position: relative;
  }

  #c_portalResnav_main-1592451440426 .tNavBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#c_portalResEmploy_list-16379127981395257 .job-name {
  width: auto;
}

#c_portalResComplaintPage_detail-16270078779987021 .wd-20210723105243 .wd-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  margin-top: 5%;
  padding-bottom: 5%;
}

#c_portalResComplaintPage_detail-16270078779987021 p {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 24px;
}

#c_portalResComplaintPage_detail-16270078779987021 p:nth-child(2) a {
  font-size: 28px;
}

#c_portalResComplaintPage_detail-16270078779987021 .wd-20210723105243 h2 {
  margin-bottom: 10%;
  color: #333;
}

#c_portalResComplaintPage_detail-16270078779987021 .wd-20210723105243 {
  padding: 15% 10%;
}

.c_portalResCompanyFile_list-03001 .p_download .p_flieF button {
  display: none;
}

#c_portalResComplaintPage_detail-16270078779987021 p:nth-child(2) {
  font-size: 24px;
}

@media(max-width: 768px) {
  #allmap {
    height:40vh !important;
  }

  .c_portalResPublic_codeContainer-01001 {
    min-height: auto !important;
  }

  #w_grid-1638761301628> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    width: 120px;
  }

  #w_grid-1626999727905 {
    width: 95%;
  }

  #c_portalResNews_list-16387631763756210 .wd-df .wd-item {
    width: 100%;
    padding: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  #c_portalResNews_list-16387631763756210 .wd-df .wd-item:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #c_portalResComplaintPage_detail-16270078779987021 .wd-20210723105243 {
    padding: 15px;
  }

  #c_portalResComplaintPage_detail-16270078779987021 p {
    font-size: 16px;
    width: auto;
  }

  #c_portalResComplaintPage_detail-16270078779987021 p:nth-child(2) {
    font-size: 18px;
  }

  #c_portalResComplaintPage_detail-16270078779987021 p:nth-child(2) a {
    font-size: 18px;
  }

  .form-control::placeholder {
    font-size: 14px;
  }

  .c_portalResGroupIntention_form-01001 .p_btnArea .btn-primary.submitPC {
    display: none;
  }

  .wd .wd-20211126173628 {
    width: 100%;
    padding: 15px;
  }

  .c_portalResGroupIntention_form-01001 .formItemBox {
    padding: 0;
  }

  .wd .wd-20211126173628 .wd-close svg {
    width: 30px;
    height: 30px;
  }
}

@media(min-width: 769px) {
  #c_portalResComplaintPage_detail-16270078779987021 p:nth-child(2) {
    font-size:28px;
  }
}

@media(max-width: 768px) {
  #w_grid-1637899138561 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-bottom:0;
  }

  #w_grid-1627010414442 {
    width: 94%;
  }

  #c_portalResCompanyFile_category-16270104146004381 .categrayBox1 {
    display: none;
  }

  #w_grid-1632711916513 {
    margin-top: 0;
  }

  .c_portalResCompanyFile_list-03001 .p_fileListMo {
    padding: 0;
  }

  .c_portalResCompanyFile_list-03001 .p_fileTitle .font {
    white-space: normal;
    font-size: 16px;
  }

  .c_portalResCompanyFile_list-03001 .p_downLoadBox {
    display: none;
  }

  .c_portalResCompanyFile_list-03001 .p_categoryBox {
    display: none;
  }

  .c_portalResCompanyFile_list-03001 .p_fileListBox {
    padding: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
  }

  .c_portalResCompanyFile_list-03001 .p_fileTitle {
    width: 70%;
  }

  .c_portalResCompanyFile_list-03001 .p_flieFDown {
    /* position:static; */
    margin-left: 0;
    top: 0;
  }

  .c_portalResCompanyFile_list-03001 .p_flieFView {
    display: none;
  }

  .c_portalResCompanyFile_list-03001 .p_DownBox {
    position: static;
    height: auto;
  }

  .c_portalResCompanyFile_list-03001 .p_fileBox {
    min-height: auto;
    margin: 0;
  }

  .c_portalResCompanyFile_list-03001 .p_fileRight {
    display: flex;
    width: 100%;
    margin-left: 0;
  }

  #c_portalResNews_list-16294506107243558 {
    margin-top: 0;
  }

  #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item .wd-20210927023221 {
    margin-top: 0;
  }

  .wproList .witem .wd-more {
    padding: 15px;
  }

  .wd-20210923005444.wd-show {
    flex-wrap: wrap;
  }

  .wd #c_portalResBreadcrumb_nav-1619576213195 {
    margin-left: 15px;
    margin-right: 15px;
  }

  #w_grid-1623226149440 {
    margin-top: 0;
  }

  #w_grid-1623226149429 {
    padding: 0 15px;
  }

  #w_common_text-1623226149444 span {
    font-size: 24px !important;
  }

  #w_fvideo-1635989727763 video {
    height: auto;
  }

  #w_fvideo-1635989727763 {
    min-height: auto;
  }

  #w_grid-1635367476189 {
    width: 95%;
  }

  #c_portalResProduct_list-16269174848415647 {
    padding: 15px;
  }

  .c_portalResProduct_list-01001002 .PhotoList_k1 img {
    max-width: none;
    width: 100%;
    max-height: none;
  }

  #c_portalResNews_list-16279835073982053 {
    padding: 15px;
  }

  #c_portalResNews_list-16279835073982053 .newTitle a {
    margin-top: 0;
    line-height: 1.3;
  }

  #c_portalResNews_list-16279835073982053 .wd-time {
    margin-bottom: 0;
  }

  #w_fimg-1592451440346 {
    max-width: 214px;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    width: auto;
  }

  #w_grid-1575256421376> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
    width: 55%;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
    width: 55%;
  }

  #w_grid-1592451440326 > div > .p_gridbox #w_fimg-1592451440346 img:nth-child(1) {
    height: auto !important;
    width: 100% !important;
  }

  #w_common_text-1621219318061 {
    padding-left: 15px;
    pading-right: 15px;
  }

  .wd-20210820165546 {
    width: 100%;
    max-width: none;
    padding: 0 15px;
  }

  .wd-20210820165546 .wd-item {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }

  #w_grid-1592451440226 > div > .p_gridbox > .p_gridCell:nth-child(1) {
    width: 100%;
    margin: 0;
  }

  #w_grid-1592451440226 {
    width: 100%;
    padding: 0 15px !important;
  }
}

@media(max-width: 768px) {
  #c_portalResnav_main-15752564265878137 .navSli a {
    font-size:14px;
  }

  #w_grid-1619571926523 {
    display: none;
  }

  #w_common_text-1592451440371 span {
    font-size: 30px !important;
  }

  #w_common_text-1618903429136 {
    display: none;
  }

  #w_common_text-1618903429139 {
    margin-bottom: 20px;
  }

  #c_portalResNews_list-1592451440411 .newLi:after {
    display: none;
  }

  #c_portalResNews_list-1592451440411 .newTitle a {
    font-size: 14px;
  }

  #w_grid-1592451440286 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
    font-size: 16px !important;
  }

  #c_portalResnav_main-1592451440426 .navSbox {
    display: block;
  }

  #c_portalResnav_main-1592451440426 .navSbox .navSlink {
    font-size: 14px;
    text-align: left;
  }

  #w_common_text-1635366243290 span, #w_common_text-1635366798480 span {
    font-size: 24px !important;
  }

  #w_common_text-1635366310310 span, #w_common_text-1635366344464 span, #w_common_text-1635366346442 span, #w_common_text-1635367641971 span, #w_common_text-1635367499606 span, #w_common_text-1635367600126 span, #w_common_text-1635367097788 span, #w_common_text-1635367068251 span, #w_common_text-1635366887273 span, #w_common_text-1635367641963 span {
    font-size: 18px !important;
  }

  #w_common_text-1635366328877 span, #w_common_text-1635366349422 span, #w_common_text-1635366351628 span, #w_common_text-1635366834121 span, #w_common_text-1635367513633 span, #w_common_text-1635367600129 span, #w_common_text-1635367641974 span, #w_common_text-1635366899778 span, #w_common_text-1635367072687 span, #w_common_text-1635367097792 span, #w_common_text-1635367641966 span, #w_common_text-1623226149461 span {
    font-size: 14px !important;
  }

  #w_common_text-1635366328877 {
    max-width: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #w_common_text-1635366349422 {
    max-width: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #w_common_text-1635366351628 {
    max-width: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #w_fimg-1635367641958 {
    position: static;
  }

  #w_grid-1635367641951 {
    width: 100%;
    padding: 15px;
  }

  #w_common_text-1635367641963 {
    text-align: center;
    margin-top: 10px;
  }

  #w_common_text-1635367641966 {
    text-align: center;
  }

  .wd #w_fimg-1635367478180 {
    position: static;
  }

  #content_box-1635367414581-0 {
    order: 2;
  }

  .c_portalResNews_detail-01001 .p_infoBox .p_dataSource {
    order: 1;
    margin-bottom: 10px;
  }

  .c_portalResNews_detail-01001 .p_infoBox .p_header {
    order: 2;
  }

  .c_portalResNews_detail-01001 .p_articles {
    order: 3;
  }

  .c_portalResNews_detail-01001 .p_PrevAndNext {
    order: 4;
  }

  .c_portalResNews_detail-01001 .p_PrevAndNextMo {
    order: 5;
  }

  .c_portalResNews_detail-01001 .p_NewsDetail {
    display: flex;
    flex-wrap: wrap;
  }

  .c_portalResNews_detail-01001 .p_infoBox {
    display: flex;
    flex-wrap: wrap;
  }

  .c_portalResNews_detail-01001 .p_TitleBoxA {
    margin-top: 0;
    margin-left: 0;
  }

  .c_portalResNews_detail-01001 .p_dataSource>li {
    padding-left: 0;
  }

  .wd-20210923010502 {
    display: block;
    margin-bottom: 20px;
  }

  .wd-20210923005058 {
    flex-wrap: wrap;
    width: 100%;
  }

  .wd-20210923005058 a {
    flex: none;
    width: 50%;
    border: 1px solid #fff;
  }

  .wd-20210923010549 {
    padding: 0 15px 10px;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_fileTitle .font {
    font-size: 16px;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_downLoadRight {
    display: none;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_dependentBox .p_dependentPeople {
    display: none;
  }

  .c_portalResProduct_detail-01001 .p_view {
    display: none;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_fileBox {
    pointer-events: none;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_downImg {
    z-index: 100;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_categoryBox {
    margin-top: 0;
  }

  .c_portalResCompanyFile_relatedlist-01001 .p_fileRight {
    display: block;
    margin-left: 0;
  }

  #w_common_text-1591700334167 {
    margin-left: 0;
  }

  .wd #c_portalResNews_list-16294506107243558 .wd-20210722094653 .wd-item {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }

  .wd-20211011133209 .wd-item a {
    font-size: 14px;
  }

  #c_portalResEmploy_category-1634488019747 h3 {
    font-size: 14px;
  }

  #c_portalResEmploy_list-16379127981395257 .content-top span:nth-child(3) ~ span {
    display: none;
  }

  #w_common_text-1626999729290 span {
    font-size: 20px !important;
  }

  #c_portalResNews_list-16387631763756210 .p_articles p {
    font-size: 14px !important;
  }

  #c_portalResNews_list-16387631763756210 .wd-item > a {
    font-size: 18px !important;
  }

  #c_portalResNews_list-16387631763756210 .wd-item a strong {
    font-size: 12px;
  }

  #w_common_text-1638761432484 span {
    font-size: 14px !important;
  }

  #w_grid-1634490426001 span {
    font-size: 14px !important;
  }

  .wd-20220112100724 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .wd-20220112100724 > div {
    width: 48% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }

  .wd-20220112100724 > div:nth-child(even) {
    margin-left: 4% !important;
  }

  #content_box-1627984557494-0 {
    margin-bottom: 20px !important;
  }
}

@media(max-width: 1164px) and (min-width:769px) {
  #w_fimg-1575256423976 img {
    max-width:144px;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
    max-width: 105px !important;
  }
}

@media(min-width: 769px) and (max-width:1440px) {
  #w_fimg-1592451440346 img:nth-child(2) {
    width:100% !important;
    height: auto !important;
  }

  #w_fimg-1592451440346 .p_dimage>img {
    width: 100% !important;
    height: auto !important;
  }

  #w_grid-1592451440336> div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
    width: 105px !important;
  }

  #c_portalResnav_main-1592451440426 .navLi {
    padding-left: 0;
    padding-right: 0;
  }
}

.wd #w_grid-1638760553525 {
  display: none;
}

#w_grid-1626999716555 > div > .p_gridbox {
  background-color: #fff;
}

.wd #w_grid-1628575494401 {
  margin-bottom: 0;
}

.wd #c_portalResMessage_form-16215675432417436 .p_FullNameBox {
  display: none;
}

.wd #c_portalResMessage_form-16215675432417436 .p_PhoneBox {
  display: none;
}

.wd #c_portalResMessage_form-16215675432417436 .p_EmailBox {
  display: none;
}

.wd #content_box-1592451440316-0 {
  position: relative;
}

.wd #c_portalResComplaintPage_detail-16460647352840008 {
  position: absolute;
  top: 31px;
  right: 20px;
  width: max-content;
  text-align: right;
}

.wd-20220301001348 p {
  font-size: 16px;
  color: #fff;
}

.wd-20220301001348 a {
  font-size: 16px;
  color: #fff;
  text-decoration: none !important;
}

.wd-20220301001348 a:hover {
  color: #fff;
  text-decoration: underline !important;
}

#c_portalResMessage_form-16215675432417436 .p_EntryBox .InputText {
  max-width: 200px;
}

#c_portalResMessage_form-16215675432417436 .p_CaptchasBox {
  width: auto;
}

#c_portalResEmploy_list-16379127981395257 .wd-20211126174138 {
  display: none;
}

.wd-20220301104706 {
  display: flex;
  align-items: center;
}

.wd-20220301104706 p {
  font-size: 20px;
  fong-weight: bold;
  color: var(--cc);
  font-style: oblique;
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.wd-20220301104706 p a {
  text-decoration: none;
  color: var(--cc);
}

.wd-20220301104706 p a:hover {
  text-decoration: underline;
}

.wd-20220301104706 svg {
  width: 40px;
  height: 40px;
}

.wd-20220301104706 svg path {
  fill: var(--cc);
}

#w_grid-1638179090723> div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
  min-width: max-width;
}

@media(max-width: 768px) {
  .wd-20220301104706 {
    flex-wrap:wrap;
    padding: 20px 0;
  }

  .wd-20220301104706 p {
    width: 100%;
  }
}

.wd-20220310234256 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wd-20220310234256 > a {
  margin-left: 15px;
  font-size: 12px;
  color: #fff;
  display: flex;
  align-items: center;
}

.wd-20220310234256 > a:hover span {
  text-decoration: underline;
}

#w_common_text-1592451440391 a:hover span {
  text-decoration: underline !important;
}

#w_common_text-1566200272231 a:hover span {
  text-decoration: underline !important;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail:last-child {
  display: block;
  margin-right: 15px;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail:nth-child(2) {
  display: none;
}

#c_portalResSearch_result-16282419876212515 .p_companyfile {
  display: flex;
  align-items: center;
}

#c_portalResSearch_result-16282419876212515 .p_companyfile > a:nth-child(1) {
  flex: 1;
}

.c_portalResSearch_result-03001 .p_Downloadlist .p_ToDetail:last-child {
  line-height: 30px;
}

#c_portalResSearch_result-16282419876212515 .p_companyfile a:last-child {
  font-size: 14px;
  color: #333;
  margin-right: 15px;
}

#c_portalResSearch_result-16282419876212515 .p_companyfile a:last-child:hover {
  color: var(--c);
}

.wd-20220311002128 {
  display: flex;
  align-items: center;
}

.wd-20220311002128 svg {
  width: 15px;
  height: 15px;
}

.wd-20220311002128 svg path {
  fill: #333;
}

.wd-20220311002128:hover svg path {
  fill: var(--c);
}

@media(max-width: 769px) {
  .wd-20220310234256 {
    flex-wrap:wrap;
    justify-content: center;
  }

  .wd-20220310234256 > a {
    width: 100%;
    justify-content: center;
  }

  #w_common_text-1591700293592 {
    text-align: center;
  }

  #w_grid-1566200272191 > div > .p_gridbox > .p_gridCell:nth-child(2)>.reset_style {
    margin-top: 0;
  }
}

.wd #c_portalResIntro_category-16480872891630207 {
  display: none;
}

.wd #c_portalResIntro_detail-1648087078706 {
  margin-top: 120px;
}

.wd #c_portalResFile_relatedlist-16327098748354087 {
  display: none;
}

.wd #c_portalResFile_relatedlist-16327098748354087.wd-show {
  display: block;
}

#c_portalResFile_relatedlist-16327098748354087 .p_Product {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#c_portalResFile_relatedlist-16327098748354087 ul {
  list-style: none;
}

#c_portalResFile_relatedlist-16327098748354087 .p_Product::marker {
  color: #fff;
}

#c_portalResFile_relatedlist-16327098748354087 .file_name {
  font-size: 18px;
  color: #333;
  font-weight: normal;
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a span {
  color: #333;
  font-size: 14px;
  color: rgb(51,51,51);
  font-weight: normal;
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a {
  display: flex;
  align-items: center;
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a svg path {
  fill: rgb(51,51,51);
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a:hover svg path {
  fill: var(--c);
}

#c_portalResFile_relatedlist-16327098748354087 .p_download a:hover span {
  color: var(--c);
}

@media(max-width: 768px) {
  .c_portalResIntro_detail-01001 .p_tit {
    display:none;
  }

  .wd #w_grid-1648087078686 {
    display: none;
  }

  .wd #c_portalResIntro_detail-1648087078706 {
    margin-top: 30px;
  }

  #c_portalResFile_relatedlist-16327098748354087 .file_name {
    height: auto;
  }

  .c_portalResFile_relatedlist-01001 .p_download {
    padding: 0;
  }

  #c_portalResFile_relatedlist-16327098748354087 .p_Product {
    display: block;
  }

  #c_portalResFile_relatedlist-16327098748354087 .moDown {
    margin-top: 10px;
  }
}

@media(max-width: 768px) {
  #c_portalResFile_relatedlist-16327098748354087 .file_name {
    word-break:break-all;
    font-size: 14px;
  }

  .c_portalResFile_relatedlist-01001 .p_type {
    width: 30px;
    height: 30px;
  }

  .c_portalResFile_relatedlist-01001 .p_fileDetails {
    left: 40px;
    top: 43px;
  }

  .c_portalResFile_relatedlist-01001 .p_AssistLabel {
    left: 140px;
    top: 43px;
  }

  #c_portalResFile_relatedlist-16327098748354087 .file_name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .c_portalResIntro_detail-01001 .p_header {
    font-size: 24px;
  }
}

#c_portalResFile_relatedlist-16327098748354087 .p_Product {
  width: 100%;
}

@media(min-width: 769px) {
  #c_portalResNews_list-16509343003227768 {
    min-width:1280px;
    width: 75%;
  }
}

#c_portalResNews_list-16509343003227768 .p_news {
  padding: 0;
}

@media(max-width: 768px) {
  #w_grid-1650934207766 {
    width:94%;
  }

  #c_portalResNews_list-16509343003227768 .list {
    padding-bottom: 0;
    height: auto;
  }

  #c_portalResNews_list-16509343003227768 .contentBox {
    position: static;
    display: block;
  }

  #c_portalResNews_list-16509343003227768 .picBox {
    width: 100%;
  }

  #c_portalResNews_list-16509343003227768 .content {
    width: 100%;
  }

  #c_portalResNews_list-16509343003227768 .sumrry {
    display: -webkit-box;
  }

  #c_portalResNews_list-16509343003227768 {
    min-width: auto;
    width: 94%;
  }

  #c_portalResNews_list-16509343003227768 .titleLink {
    font-size: 18px;
  }

  #c_portalResNews_list-16509343003227768 .content {
    padding-left: 0;
    margin-left: 0;
  }

  #c_portalResNews_list-16509343003227768 .time {
    margin-top: 0;
  }

  #w_common_text-1650934208016 {
    margin-top: 0;
  }

  #c_portalResNews_list-16509343003227768 .list {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.c_portalResNews_detail-01001 .p_imgsBox {
  display: none;
}

@media(max-width: 768px) {
  #c_portalResNews_detail-16509349413632042 {
    width:100%;
    margin-top: 0;
  }
  #c_portalResNews_list-1650935415445 {
    width:100%;
    margin-top:0;
  }
  #c_portalResNews_list-1650936060867 {
    width:94%;
    min-width:auto;
    margin-top:0;
  }
  #c_portalResNews_list-1650936060867 .contentBox {
    position:static;
    display:block;
  }
  #c_portalResNews_list-1650936060867 .list {
    padding:0;
    height:auto;
    margin-bottom:20px;
    padding-bottom:20px;
  }
  #c_portalResNews_list-1650936060867 .picBox {
    width:100%;
  }
  #c_portalResNews_list-1650936060867 .titleLink {
    font-size:18px;
  }
  #c_portalResNews_list-1650936060867 .content {
    width:100%;
    margin-left:0;
  }
  #c_portalResNews_list-1650936060867 .titleLink {
    white-space:normal;
  }
  #c_portalResNews_list-1650936060867 .sumrry {
    display:block;
  }
}

@media(max-width:768px) {
  #c_portalResNews_list-1650935415445 {
    width:94%;
    min-width:auto;
    margin-top:0;
  }
  #c_portalResNews_list-1650935415445 .contentBox {
    position:static;
    display:block;
  }
  #c_portalResNews_list-1650935415445 .list {
    padding:0;
    height:auto;
    margin-bottom:20px;
    padding-bottom:20px;
  }
  #c_portalResNews_list-1650935415445 .picBox {
    width:100%;
  }
  #c_portalResNews_list-1650935415445 .titleLink {
    font-size:18px;
  }
  #c_portalResNews_list-1650935415445 .content {
    width:100%;
    margin-left:0;
  }
  #c_portalResNews_list-1650935415445 .titleLink {
    white-space:normal;
  }
  #c_portalResNews_list-1650935415445 .sumrry {
    display:block;
  }
}
@media(max-width:768px) {
  #c_portalResNews_detail-16509364785357364 {
    width:100%;
    margin-top:0;
  } 
  #c_portalResNews_detail-16509365671229309 {
    width:100%;
    margin-top:0;
  }
}
.c_portalResNews_detail-01001 .p_dataSource {
  display:none !important;
}
#w_common_text-1651141035115 > div {
  justify-content:center;
}
.wd #c_portalResProduct_list-16212210644735399 {
  max-height:none;
}
.wd #c_portalResGroupIntention_form-1678927412147 {
  display:none !important;
}