#c_portalResnav_main-16124189321181131 .tNav .navName {
  overflow: hidden;
}

#c_portalResnav_main-16124189321181131 .navLi {
  min-width: max-content;
}

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

.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: 40px;
  width: max-content;
  align-items: center;
  padding: 0px 20px;
  animation: fadeOutLeft 1s both;
  color: #fff;
}

.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: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--cc);
  margin-bottom: 2px;
}

.wd-right-float .wd-item .wd-sub a {
  width: auto;
  height: auto;
  margin-bottom: 0;
  line-height: 40px;
  color: #fff;
  width: max-content;
  padding-left: 15px;
  padding-right: 15px;
}

.wd-right-float .wd-item a svg {
  width: 20px;
  height: 20px;
  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;
  }
}

.w_sfbox.container {
  max-width: none;
}

.wd-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#c_portalResnav_main-16468758521844875 .header .navbar_nav li {
  width: auto;
}

#c_portalResnav_main-16468758521844875 .header .navbar_nav li a {
  line-height: 5;
  height: auto;
}

#c_portalResnav_main-16468758521844875 .header .navbar_nav li.dropdown > .dropdown_menu {
  width: 100%;
  min-width: max-content;
}

#c_portalResnav_main-16468758521844875 .header {
  background-color: transparent;
}

#c_portalResnav_main-16468758521844875 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 100;
}

.c_portalResEbizads_banner-01001004 .subpage_ad {
  background-color: #000;
}

.c_portalResEbizads_banner-01001004 .bgimg {
  opacity: 0.5;
}

#c_portalResProduct_list-16297098919754616 .porBbox {
  height: auto;
}

#c_portalResProduct_list-16297098919754616 .proLi {
  height: auto;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .text {
  margin-top: 1%;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
  font-size: 50px;
}

.c_portalResProduct_detail-01001003 .p_interaction button {
  display: none;
}

.c_portalResEbizads_banner-01001004 .subpage_ad {
  height: auto;
}

.wd-20220310100607 {
  background-color: #000;
}

.wd-20220310100607 img {
  opacity: 0.8;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .text {
  top: 50%;
}

#c_portalResIntro_detail-16124952460100675 .p_contentBox {
  padding: 0;
}

.c_portalResProduct_list-01001006 .p_products {
  display: grid !important;
  grid-template-columns: repeat(3, auto);
  grid-gap: 25px;
  padding: 10px;
}

.c_portalResProduct_list-01001006 .p_products span {
  display: none;
}

.c_portalResProduct_list-01001006 .p_products h4 {
  display: none;
}

.c_portalResProduct_list-01001006 .p_products li {
  box-shadow: 0 0 10px #ddd;
  border-radius: 4px;
  overflow: hidden;
}

.p_more {
  margin-top: 20px;
}

.e_ContentMajorStyleBox-001 .stylebox_top {
  background-color: transparent;
  height: auto;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

.e_ContentMajorStyleBox-001 .stylebox_title {
  background-color: transparent;
  height: auto;
  padding: 0;
  border-bottom: 3px solid var(--c);
  padding-bottom: 20px;
}

.e_ContentMajorStyleBox-001 .title_main {
  font-size: 36px;
  font-weight: bold;
}

.e_ContentMajorStyleBox-001 .stylebox_content {
  border: none;
}

.e_ContentMajorStyleBox-001 .stylebox_top_line {
  display: none;
}

.e_ContentMajorStyleBox-001 .stylebox_bottom_line {
  display: none;
}

#c_portalResEbizads_banner-1612408387488 .banner .swiper-pagination-bullet-active {
  border: none;
}

#c_portalResnav_main-16124189321181131 .navLi:hover .navName {
  transform: none !important;
}

.c_portalResProduct_detail-01001003 .d_description p {
  font-size: 18px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 0.5em;
}

#c_portalResProduct_list-16281420621852231 .proCotent {
  border: 1px solid #eee;
}

#c_portalResnav_main-16468758521844875 .navbar_nav li a {
  padding: 0 !important;
}

#c_portalResnav_main-16468758521844875 .header .nav {
  padding-left: 10%;
}

#w_common_text-1564363738796 a:hover span {
  text-decoration: underline !important;
}

#c_portalResnav_main-16124189321181131 .tNav .navName {
  font-size: 16px;
}

#c_portalResnav_main-16124189321181131 .navLi {
  padding: 0;
}

#c_portalResnav_main-16124189321181131 .navUl {
  justify-content: space-between;
}

#c_portalResnav_main-16124189321181131 .navLi {
  flex: none;
}

#c_portalResEbizads_banner-1612408387488 .right {
  right: 2px;
}

@media(max-width: 768px) {
  .wd-logo img {
    width:50vw;
    height: 50px;
    object-position: left;
    object-fit: scale-down;
  }

  #c_portalResnav_main-16468758521844875 .header {
    padding: 10px 0;
  }
}

.wd-20220310100607 img {
  width: 100%;
}

@media(max-width: 768px) {
  .wd-20220310100607 img {
    height: 30vh;
    object-fit: cover;
  }

  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
    font-size: 20px;
  }

  .c_portalResEbizads_banner-01001004 .subpage_ad .text {
    margin-top: 5%;
  }

  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
    font-size: 12px;
  }

  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-line {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #c_portalResnav_main-16468758521844875 .m_nav .ul li:nth-child(7) {
    transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-16468758521844875 .m_nav .ul li:nth-child(8) {
    transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  #c_portalResnav_main-16468758521844875 .m_nav .ul li:nth-child(9) {
    transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
  }

  .wd-20210708115438 a:nth-child(1) {
    flex: 3;
  }

  .wd-20210708115438 a {
    font-size: 16px;
    border-radius: 5px;
  }

  #c_portalResMessage_form-16281421094490332 .form-group {
    width: 100% !important;
    padding-right: 0 !important;
    margin: 5px 0;
  }

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

  .c_portalResProduct_detail-01001003 .product_info {
    padding: 0;
  }
}

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

.c_portalResIntro_detail-01001 .p_content {
  font-size: 16px;
}

.c_portalResIntro_detail-01001 .p_content p {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 0.5em;
}

@media(max-width: 768px) {
  #c_portalResIntro_detail-16124952460100675 .p_content {
    margin-top:0;
  }

  .e_ContentMajorStyleBox-001 .title_main {
    font-size: 24px;
  }

  .c_portalResIntro_detail-01001 .p_KeywordBox span {
    margin-bottom: 5px;
    margin-right: 5px;
  }

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

  #c_portalResIntro_category-1612495206908 .yjLink::after {
    display: none;
  }
}

.c_portalResProduct_detail-01001003 .d_nameD {
  display: block;
}

.c_portalResProduct_detail-01001003 .d_SortName {
  display: flex;
  align-items: center;
  height: auto;
}

.c_portalResProduct_detail-01001003 .d_SortName a .font {
  padding: 0;
  margin-bottom: 0;
}

.c_portalResProduct_detail-01001003 .d_nameD {
  width: auto;
  margin-right: 10px;
}

@media(max-width: 768px) {
  .c_portalResProduct_detail-01001003 .d_KeywordBox {
    display:block;
  }

  .c_portalResNews_detail-01001 .p_dataSource {
    flex-wrap: wrap;
  }
}

.c_portalResNews_detail-01001 .p_articles img {
  max-width: 100%;
  height: auto !important;
}

.c_portalResNews_detail-01001 .p_PrevAndNext {
  height: auto;
  padding-bottom: 15px;
}

@media(max-width: 768px) {
  #c_portalResNews_list-1646882953648 .newBox {
    padding:0;
  }

  #c_portalResNews_list-1646882953648 .newIcon {
    color: var(--c);
  }
}

#w_grid-1646961168142 > .w_grid > .p_gridbox:nth-child(1) > div {
  padding: 2% 5%;
  border: 5px solid #ddd;
}

.wd-20220311092157 {
  position: relative !important;
}

.wd-20220311092157 svg {
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.wd-20220311092157 svg path {
  fill: #eee;
}

@media(max-width: 768px) {
  #w_grid-1646961168142 > .w_grid > .p_gridbox:nth-child(1) > div {
    margin-bottom:10px;
  }

  .wd-20220311092157 svg {
    width: 60px;
    height: 60px;
  }

  #w_grid-1646961168142 > .w_grid > .p_gridbox:nth-child(1) > div {
    padding: 5%;
  }

  #c_portalResMessage_form-16468852189194754 .p_CoupWBox {
    margin-top: 10px;
  }

  #c_portalResMessage_form-16468852189194754 .btn-primary {
    width: 70%;
  }

  #c_portalResIntro_detail-1646883835863 .p_content {
    margin-top: 0 !important;
  }

  #c_portalResIntro_detail-1646883835863 .p_contentBox {
    padding: 0;
  }

  .yjLink::after {
    display: none !important;
  }

  .c_portalResProduct_list-01001006 .p_products {
    grid-template-columns: 100%;
  }

  #c_portalResNews_list-16281452842152710 .newBox {
    padding: 0;
  }

  #c_portalResNews_list-16281452842152710 .newIcon {
    color: var(--c);
  }

  #w_common_text-1612436032228 span {
    font-size: 30px !important;
  }

  #w_common_text-1612435765278 span {
    line-height: 1.7;
  }

  #w_grid-1612435718161 {
    margin: 30px 0;
  }

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

  #c_portalResMessage_form-16124362652965073 .form-group {
    margin: 5px 0 !important;
  }
}

@media(max-width: 768px) {
  #w_common_text-1646967694644 {
    margin-bottom:30px;
  }

  #c_portalResnav_main-16124189321181131 .tNav {
    background-color: #fff !important;
  }

  #c_portalResnav_main-16124189321181131 .navLi {
    border-bottom: 1px solid #f5f5f5 !important;
  }

  #c_portalResnav_main-16124189321181131 .navUl {
    background-color: #fff !important;
  }

  #c_portalResnav_main-16124189321181131 .navName {
    color: #333 !important;
  }
}

.c_portalResProduct_detail-01001003 .d_SortName a:hover .font {
  color: var(--c);
  border: none;
}

.wd-products-img-wrapper {
  display: inline-block;
  width: 30%;
  margin: 1.5%;
  border: 1px solid #eee;
}

.wd-products-img-wrapper img {
  width: 100%;
  height: auto !important;
}

.wd.wd-check #content_box-1646884877423-0 {
  display: none !important;
}

.wd.wd-check #content_box-1646884877423-1 {
  width: 100% !important;
  margin: 3% !important;
}

.wd.wd-check #c_portalResEbizads_banner-1612434760098 img {
  height: 250px !important;
  object-fit: cover;
}

.wd.wd-check #c_portalResEbizads_banner-1612434760098 .subpage_ad .text {
  display: none;
}

@media(max-width: 768px) {
  #c_portalResProduct_category-1612408387493 {
    margin-top: 0;
    padding: 15px;
    background: #fff;
  }

  .wd-nav-dark #w_grid-1612418928963 > div > .p_gridbox > .p_gridCell>.w_grid-003:nth-child(1) {
    background-color: #333 !important;
  }

  #w_grid-1612408387338 > div > .p_gridbox > .p_gridCell:nth-child(1) {
    height: auto;
  }

  #c_portalResMessage_form-1612408387508 .p_ContactInfo {
    margin-left: -15px;
    margin-right: -15px;
  }

  #c_portalResEbizads_banner-1612408387488 .moimg {
    overflow: hidden;
  }
}

#w_common_text-1612435765278 span {
  color: #fff !important;
}

#w_common_text-1612435765278 a {
  color: #fff !important;
}

#w_common_text-1628142841730 span {
  color: #fff !important;
}

#w_common_text-1628142841730 a {
  color: #fff !important;
}

#w_common_text-1628142841750 * {
  color: #878787 !important;
}

#w_common_text-1564363738796 * {
  color: #878787 !important;
}

#w_common_text-1628142841735 * {
  color: #878787 !important;
}

.wd-20220326110519 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wd-20220326110540 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wd-20220326110540 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 1s;
}

.wd-20220326110540 .wd-current img {
  opacity: 1;
  visibility: visible;
}

.wd-20220326110846 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.wd-20220326110846 .wd-item {
  flex: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.wd-20220326110846 .wd-item a {
  display: block;
  text-align: center;
}

.wd-20220326110846 a {
  font-size: 20px;
  color: #fff;
}

.wd #content_box-1612408387208 {
  height: 100vh;
  overflow: hidden;
}

.wd #w_fimgbox-1612408387208 .w_imgbox {
  height: 100vh;
}

#c_portalResProduct_category-1612408387493 >div.wd-20220326110519 {
  animation: none !important;
}

.wd-20220326110846 .wd-item.wd-current {
  background-color: rgb(17 17 17 / 60%);
}

.wd-20220326110846 .wd-item a {
  opacity: 0;
  transition: 1s;
}

.wd-20220326110846 .wd-item.wd-current a {
  opacity: 1;
}

#c_portalResNews_list-1612408387503 .newDetailLink1 {
  background: var(--c);
  border-color: var(--c);
}

#c_portalResNews_list-1612408387503 .newList:hover {
  background: var(--c);
}

#c_portalResPublic_codeContainer-16458635312389294 .wd-item:hover a {
  background-color: var(--c);
  border-color: var(--c);
}

#c_portalResPublic_codeContainer-16458635312389294 .wd-item:hover a svg path {
  fill: #fff;
}

#w_fbtn-1645863531155 .p_CommonBtn:after {
  background-color: var(--c);
  border-color: var(--c);
}

#c_portalResMessage_form-1612408387508 .p_CaptchasBox {
  width: 42%;
}

#c_portalResMessage_form-1612408387508 .p_EmailBox {
  width: 42%;
}

#c_portalResMessage_form-1612408387508 .form-group {
  margin: 5px 3.8%;
}

#c_portalResMessage_form-1612408387508 .asdfg {
  position: relative;
  top: -5px;
}

#c_portalResnav_main-16124189321181131 .tNavH::before {
  background-color: #fff;
}

@media(max-width: 768px) {
  #wd-mobile-index {
    display:none !important;
  }
}

#w_grid-1612418928963 > div > .p_gridbox:hover {
  background-color: rgba(27,36,43,0.8);
}

#c_portalResProduct_list-16297098919754616 .p_Product {
  width: 100%;
}

#c_portalResnav_main-16468758521844875 .header .navbar_nav li:hover a {
  color: #fff;
}

#c_portalResnav_main-16468758521844875 .header .navbar_nav li:after {
  background-color: #fff;
}

.c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList span .iconfont:before {
  color: var(--c);
}

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

  .wd-index .pagebox {
    display: none !important;
  }

  body.wd-index {
    overflow: auto !important;
  }

  .wd-screen {
    background-color: #333;
  }

  .wd-screen-4 {
    background: #eee;
    padding-bottom: 0;
    display: block;
  }

  .wd-screen-3 {
    background: #fff;
  }

  .wd-screen-1 {
    background: #fff;
    padding-bottom: 0px;
  }

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

@media(max-width: 768px) {
  #c_portalResnav_main-16124189321181131 .navBtn {
    background-color:var(--c);
  }

  #c_portalResEbizads_banner-1612408387488 .f-center {
    height: 50vh !important;
  }

  .wd-20220326110846 {
    display: none;
  }

  #c_portalResProduct_category-1612408387493 >div.wd-20220326110519:nth-child(1) {
    display: block !important;
    position: static;
  }

  #c_portalResProduct_category-1612408387493 >div.wd-20220326110519:nth-child(2) {
    display: none !important;
  }

  #c_portalResProduct_category-1612408387493 .cate-pic {
    position: static;
    transform: none;
    width: 100%;
  }

  #c_portalResProduct_category-1612408387493 .title {
    text-align: center;
    font-size: 20px;
    color: #333;
    line-height: 3;
  }

  #c_portalResProduct_category-1612408387493 .title a {
    color: #333;
  }

  .wd #w_fimgbox-1612408387208 .w_imgbox {
    height: auto;
  }

  .wd #content_box-1612408387208 {
    height: auto;
  }

  #w_fimgbox-1645863430251 >.w_imgbox {
    background-color: #333 !important;
  }

  #c_portalResPublic_codeContainer-16458635312389294 h3 {
    margin-top: 10px;
  }

  #c_portalResPublic_codeContainer-16458635312389294 .wd-item {
    margin-bottom: 20px;
  }

  #w_fbtn-1645863531155 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }

  #w_common_text-1645863531158 span {
    color: #fff !important;
  }

  #w_fline-1645863531161 .p_FLine {
    border-color: #fff !important;
  }

  #w_common_text-1645863531163 span {
    color: #fff !important;
  }

  #c_portalResNews_list-1612408387503 .newList1 {
    height: auto;
    margin-bottom: 30px;
  }

  #c_portalResNews_list-1612408387503 .newListBoxA {
    height: auto;
  }

  #w_fimgbox-1612408387308.w_fimgbox-001 .w_imgbox {
    background-color: #fff;
  }

  #c_portalResNews_list-1612408387503 .newList1 .news_ptit .in_page {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList1 .news_ptit i {
    background-color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList1 .news_ptit .name {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList1 .news1_con .newYear {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newTitle1 {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList1 .newMs {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList {
    padding: 15px 5% 0;
  }

  #w_grid-1612408387318 > div > .p_gridbox > .p_gridCell {
    height: auto;
  }

  #w_fimgbox-1612408387308 >.w_imgbox > img {
    display: none;
  }

  #c_portalResNews_list-1612408387503 .newTitle {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .news2_con .newMs {
    color: #666;
  }

  #c_portalResNews_list-1612408387503 .news2_con .newYear {
    color: #333;
  }

  #c_portalResNews_list-1612408387503 .newList {
    background-color: transparent;
  }

  #c_portalResNews_list-1612408387503 .newList2 {
    margin-bottom: 40px;
  }

  .wd-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
  #w_grid-1652423611432 {
    padding-left:0;
    padding-right:0;
  }
  #w_common_text-1564363738796 p {
    text-align:left !important;
  }
  #c_portalResPublic_credible-16524214688388126 div[class*='p_content'] {
    justify-content:flex-start;
  }
  #w_grid-1628142841726 {
    margin-bottom:10px;
  }
  .wd-20210305095131 .wd-item a:hover {
    color:var(--c) !important;
  }
  .wd-20210305095131 .wd-item a:hover:before {
    background-color:var(--c) !important;
  }
  #w_grid-1612434520974 > div > div {
    display:flex;
    flex-wrap:wrap;
    flex-direction:column-reverse;
  }
  #c_portalResProduct_list-16297098919754616 .wd-20220513144800 {
    display:block;
  }
  #c_portalResProduct_list-16297098919754616 .wd-20220513144800 .wd-item {
    width:100%;
  }
}

.c_portalResProduct_detail-01001003 .p_image img {
  width:100% !important;
  height:auto !important;
  position:static !important;
  transform:none !important;
}
.c_portalResProduct_detail-01001003 .p_images {
  height:auto !important;
}
.wd-products-img-wrapper img {
  max-width:100% !important;
  height:auto !important;
}
.c_portalResBreadcrumb_nav-01001005 .p_breadcrumbList span .iconfont:before {
  color:var(--c);
}
@media(max-width:768px) {
  #c_portalResEbizads_banner-1612408387488 {
    margin-top:70px;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-container-horizontal > .swiper-pagination-bullets {
    position:absolute;
    bottom:10px;
    left:50%;
    transform:translateX(-50%);
    z-index:100;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-pagination > span {
    border-radius:50vw;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-pagination-bullet-active {
    background-color:#fff;
  }
}
