#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 .wd-sub a {
  height:100%;
  padding-left:10px;
  padding-right:10px;
  color:#fff;
  width: max-content;
  background: #3d608c;
}
.wd-right-float .wd-item:nth-child(3) .wd-sub {
  display:none;
}
.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 {
  display: flex;
  flex-wrap:
  wrap;
  justify-content: center;
  align-items: center;
  background-color: var(--cc);
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wd-right-float .wd-item a p {
  font-size:16px;
  color:#fff;
  width:100%;
  text-align:
  center;
  margin-top: 9px;
}
.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;
  }
}

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

.c_portalResEbizads_banner-01001004 .subpage_ad .text {
  top: 60%;
}
#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;
  text-align: center;
}
.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-fit:scale-down;
  } 
  #c_portalResnav_main-16468758521844875 .header {
    padding: 10px 10px;
  }
}
.wd-20220310100607 img {
  width:100%;
}
@media(max-width:768px) {
  .wd-20220310100607 img {
    height:50vh;
    object-fit:cover;
  } 
  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
    font-size:30px;
  }
  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-line {
    margin-top:15px;
    margin-bottom:15px;
  }
  #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:20px;
  } 
  .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-sub .wd-logo img {
  height:60px;
}
@media(max-width:768px) {
  .wd-sub .wd-logo img {
    height: 35px;
    object-position: left;
  } 
}
@media(min-width:769px) {
  .c_portalResProduct_category-01001003 .NavList_a1 {
    display:block !important;
  } 
}
#c_portalResnav_main-16468758521844875 .header .nav {
  display:flex;
  align-items:center;
}
.wd-20220607174618 a {
  font-size:16px;
  color:#fff;
  display:
  flex;
  align-items:
  center;
  min-width: 230px;
}
.wd-20220607174618 a svg {
  width:20px;
  height:20px;
  margin-right:5px;
  display:block;
}
.wd-20220607174618 a path {
  fill:#fff;
}
#c_portalResnav_main-16468758521844875 .navbar_nav {
  flex:1;
}
@media(max-width:768px) {
  #c_portalResnav_main-16468758521844875 .navbar_nav{
    display:none;
  } 
  .wd-20220607174618 {
    display:none;
  }
}
@media(max-width:768px) {
  #c_portalResEbizads_banner-1612408387488 .f-center {
    height:auto !important;
  } 
  #c_portalResnav_main-16124189321181131 .navBtn {
    top:16px;
    right:0;
  }
  #c_portalResEbizads_banner-1612408387488 {
    margin-top:70px;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
    font-size:15px;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-slide .ind_ban_tex .b_line {
    margin-top:10px;
    margin-bottom:10px;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-container-horizontal > .swiper-pagination-bullets {
    display:none;
  }
  #c_portalResEbizads_banner-1612408387488 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
    margin-bottom:0;
  }
  #content_box-1612408387068-0 {
    padding:30px 0 !important;
  }
  #c_portalResPublic_codeContainer-16458622004660454 {
    margin-top:0;
  }
  div#w_grid-1612408387258 > div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span {
    font-size:24px !important;
  }
  #w_grid-1612408387258 {
    margin-top:10px;
    margin-bottom:10px;
  }
  #w_common_text-1612408387463 span {
    line-height:1.7 !important;
  }
  #w_grid-1645863531142 > div > .p_gridbox > .p_gridCell>.w_grid-000:nth-child(2) {
    margin-top:0;
    margin-bottom:0;
  }
  #w_fimgbox-1645863430251 >.w_imgbox > img {
    display:none;
  }
  #w_fimgbox-1645863430251 >.w_imgbox {
    background-color:#f3f3f3 !important;
  }
  #w_fbtn-1612408387108 {
    margin-top:20px;
  }
  #w_fbtn-1645863531155 {
    margin-top:20px;
  }
  #w_fimgbox-1612408387048 >.w_imgbox > img {
    display:none;
  }
  #c_portalResPublic_codeContainer-16458635312389294 .wd-item {
    margin-bottom:15px;
  }
  #w_grid-1612408387338 {
    margin-top:30px;
  }
  .wd-20220310100607 img {
    height:auto;
  }
  #c_portalResnav_main-16468758521844875 .header {
    background-color:#333;
  }
  .wd-20220310100607 img {
    margin-top:70px;
    opacity: 1;
    filter: brightness(0.5);
  }
  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
    /* display:none; */
  }
  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-line {
    /* display:none; */
  }
  .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
   /* display:none; */
  }
  body.wd-show .wd-scroll-animation.wd-scrolled {
    animation:none !important;
    opacity:1 !important;
  }
  #w_fimg-1612418928998 .p_dimage {
    background-size:75%;
  }
  .wd-logo a {
    display:flex;
    justify-content:flex-start;
  }
  .wd-right-float {
    display:flex;
    width:100%;
    bottom:-2px;
    left:0;
    right:0;
    top:auto;
    transform:none;
  }
  .wd-right-float .wd-item {
    flex:1;
  }
  .wd-right-float .wd-item a {
    width:100%;
    height:auto;
    padding-top:10px;
    padding-bottom:10px;
  }
}
@media(max-width:768px) {
  .wd-right-float .wd-item .wd-sub {
    display:none;
  }
  .wd-right-float .wd-item {
    border-right:1px solid rgba(255, 255, 255, 1);
  }
  .wd-right-float .wd-item a svg {
    width:30px;
    height:30px;
  }
  body {
    padding-bottom:51px;
  }
  #w_common_text-1628142841730 a:nth-child(3) {
    display:block;
  }
  #w_common_text-1628142841730 p > span > span:nth-child(2) {
    font-size:14px !important;
    max-width: 3.5rem;
    overflow:
    hidden;
    display:
    inline-block;
    white-space: nowrap;
    position: relative;
    top: 7px;
  }
  #w_common_text-1564363738796 p {
    text-align:left !important;
  }
  #w_common_text-1564363738796 {
    margin-top:0;
    margin-bottom:0;
  }
  #w_grid-1628142841726 >.w_grid >.p_gridbox>.p_gridCell {
    margin-bottom:5px;
  }
  #w_grid-1628142841726 {
    margin-bottom:20px;
  }
  #w_grid-1628142841721 >.w_grid >.p_gridbox>.p_gridCell:first-child>.reset_style>div>p span {
    font-size:20px !important;
  }
  .e_ContentMajorStyleBox-001 .stylebox_title {
    font-size:18px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .e_ContentMajorStyleBox-001 .title_main{
    font-size:22px;
  }
  .e_ContentMajorStyleBox-001 .title_icon {
    display:none;
  }
  .wd-right-float .wd-item a p {
    display:none;
  }
}
#c_portalResnav_main-16124189321181131 .navLi.tplink8 {
  display:block;
}
@media(max-width:768px) {
  #c_portalResEbizads_banner-16709911446625997 .wd-20220226155940 {
    grid-template-columns:1fr 1fr !important;
  }
  #c_portalResNews_list-16709903908445537 .wd-item {
    display:block !important;
  }
  #c_portalResNews_list-16709903908445537 img {
    height:200px;
    object-fit:cover;
  }
  #c_portalResNews_list-16709903908445537 .wd-content {
    padding:30px 10px;
  }
  #c_portalResNews_list-16709903908445537 h3 {
    font-size:14px !important;
  }
  #c_portalResNews_list-16709903908445537 p {
    font-size:12px !important;
  }
  .wd-screen-4 {
    display:block !important;
    padding-bottom:0;
  }
  #w_grid-1612408387318 {
    margin-top:0 !important;
  }
  #w_grid-1612408387318 > div > .p_gridbox > .p_gridCell {
    height:auto !important;
  }
  #c_portalResNews_list-1612408387503 .newList1 {
    height:auto;
  }
  #c_portalResNews_list-1612408387503 .newListBoxs {
    height:auto;
  }
  #c_portalResNews_list-1612408387503 .newListBoxA {
    height:auto;
  }
  #c_portalResNews_list-1612408387503 .newList {
    padding:20px 5%;
  }
  #c_portalResNews_list-1612408387503 .newList1 .news_ptit {
    margin-top:30px;
  }
  #c_portalResNews_list-1612408387503 .newTitle1 {
    line-height:1.4;
  }
}
.wd #c_portalResEbizads_banner-16760170207805314 {
  display:none !important;
}

.wd #w_fimgbox-1612408387048 > div > img {
  visibility:hidden !important;
}
.wd #w_fimgbox-1612408387208 > div > img {
  visibility:hidden !important;
}
.wd #w_fimgbox-1645863430251 > div > img {
  visibility:hidden !important;
}
.wd #w_fimgbox-1612408387308 > div > img {
  visibility:hidden !important;
}
.wd #w_fimgbox-1612408387328 > div > img {
  visibility:hidden !important;
}
.wd #w_fimgbox-1612408387048>div>img.wd-20230210163104 {
    visibility: visible !important;
}

.wd #w_fimgbox-1612408387208>div>img.wd-20230210163104 {
    visibility: visible !important;
}

.wd #w_fimgbox-1645863430251>div>img.wd-20230210163104 {
    visibility: visible !important;
}

.wd #w_fimgbox-1612408387308>div>img.wd-20230210163104 {
    visibility: visible !important;
}

.wd #w_fimgbox-1612408387328>div>img.wd-20230210163104 {
    visibility: visible !important;
}
@media(max-width:768px) {
  #w_common_text-1646884629189 * {
    font-size:20px !important;
  }
}