@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.flex_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.flex_nowrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
}
.global_tabs li,
.global_tabs li:after {
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: fontawesome;
  src: url(fonts/Font-Awesome/fontawesome-webfont.eot);
  src: url(fonts/Font-Awesome/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/Font-Awesome/fontawesome-webfont.woff2) format("woff2"), url(fonts/Font-Awesome/fontawesome-webfont.woff) format("woff"), url(fonts/Font-Awesome/fontawesome-webfont.ttf) format("truetype"), url(fonts/Font-Awesome/fontawesome-webfont.svg#fontawesomeBold) format("svg");
  font-display: fallback;
}
@font-face {
  font-style: normal;
  font-family: Radnika-Medium;
  src: url(fonts/Radnika-Medium.OTF) format("OpenType");
  font-display: fallback;
}
.global_blog_right aside > h3 span,
.global_blog_title,
.global_tabs li,
.global_tags,
.global_title {
  font-family: Radnika-Medium;
}
.global_featureed_item figure,
.global_leftpd .global_toppd_btn,
.global_page_bar a,
.global_product figure {
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  -ms-transition: all ease-in-out 0.35s;
}
.global_page {
  position: relative;
  margin-top: 90px;
  letter-spacing: -0.38px;
  font-size: 14px;
  line-height: 29px;
  z-index: 2;
}
.global_page .layout {
  position: relative;
  display: block;
  padding: 0 122px;
  width: 100%;
}
.globalmain_title {
  position: relative;
  margin-bottom: 5px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: -0.1px;
  font-size: 26px;
  line-height: 45px;
}
.globalmain_title.mart30 {
  margin-top: 30px;
}
.global_title {
  position: relative;
  margin-bottom: 10px;
  color: #eaeaea;
  text-transform: capitalize;
  letter-spacing: -0.1px;
  font-size: 22px;
}
.global_desc {
  position: relative;
  color: #bfbfbf;
  line-height: 29px;
  font-size: 16px;
}
.global_path_nav {
  position: relative;
  margin-bottom: 17px;
  padding-bottom: 24px;
  border-bottom: 1px solid #8a8a8a;
}
.global_path_nav:before {
  position: relative;
  margin-right: 7px;
  color: #fff;
  content: "\f101";
  font-size: 18px;
  font-family: fontawesome;
}
.global_path_nav li {
  position: relative;
  display: inline-block;
}
.global_path_nav li,
.global_path_nav li a {
  color: #fff;
  font-size: 18px;
}
.global_path_nav li + li:before {
  position: relative;
  margin: 0 15px;
  content: "/";
}
.global_section.global_section01 {
  position: relative;
  font-weight: 300;
}
.pd_icon {
  position: absolute;
  top: 35px;
  right: 27px;
  width: 17px;
  height: 17px;
  background-image: url(../images/global_icon04.png);
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_rightpd .global_product .pd_icon {
  background-image: url(../images/global_icon02.png);
}
.global_section.global_section02 {
  margin: 80px auto;
}
.global_section.global_sell_product {
  padding: 25px 0;
}
.global_top_products {
  position: relative;
  margin: auto -10px;
}
.global_top_products .global_leftpd {
  float: left;
  width: 30.72%;
}
.global_rightpd {
  float: right;
  width: 69.28%;
}
.global_product {
  position: relative;
  padding: 10px;
}
.global_product figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 19px;
  padding-bottom: 30px;
  height: 100%;
  background-color: #1a1a1a;
}
.global_product figure::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-color: #74610b transparent transparent #74610b;
  border-style: solid;
  border-width: 1px;
  content: "";
  opacity: 0;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_product figure::after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-color: transparent #74610b #74610b transparent;
  border-style: solid;
  border-width: 1px;
  content: "";
  opacity: 0;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_product figure .img {
  position: relative;
  z-index: 10;
  text-align: center;
}
.global_product figure .img img {
  max-width: 100%;
}
.global_product figcaption {
  position: relative;
  z-index: 9;
  padding: 0 20px;
}
.global_product figcaption h3 > a {
  display: -webkit-box;
  overflow: hidden;
  color: #828282;
  font-weight: 400;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.globalpdbuyhide {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
  top: 100%;
  display: none;
}
.global_pdbtn.global_pdbuy:hover .globalpdbuyhide {
  display: block;
}
.global_pdbtn.global_pdbuy:hover {
  background-color: #fed314;
}
.product_btn_bar {
  position: relative;
  margin-top: 24px;
}
.global_rightpd .global_product .product_btn_bar {
  display: none;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -ms-transform: scaleY(0);
}
.product_btn_bar .global_pdbtn {
  position: relative;
  display: inline-block;
  height: 44px;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 44px;
}
.global_pdbtn.global_pdmore {
  margin-right: 8px;
  width: 167px;
  border: 2px solid #fed314;
  background-color: #fed314;
  color: #000;
}
.global_pdbtn.global_pdbuy {
  width: 132px;
  background-image: url(../images/buy.png);
  background-size: 100% 100%;
  color: #fed314;
}
.global_rightpd .product_btn_bar .global_pdbtn {
  height: 33px;
  line-height: 33px;
}
.global_rightpd .global_pdbtn.global_pdmore {
  margin-right: 4px;
  width: 129px;
  line-height: 29px;
}
.global_rightpd .global_pdbtn.global_pdbuy {
  width: 95px;
}
.global_rightpd .global_product:hover figure {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
  z-index: 999;
  height: -webkit-calc(155%);
  height: calc(100% + 55px);
  -webkit-box-shadow: 17px 23px 69px 27px #000000;
  box-shadow: 17px 23px 69px 27px #000000;
}
.global_rightpd .global_product:hover .product_btn_bar {
  display: block;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -ms-transform: scaleY(1);
}
.global_rightpd .global_product:hover figcaption h3 > a {
  color: #fed314;
}
.global_product:hover figure::after,
.global_product:hover figure::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.global_rightpd .global_product:hover .pd_icon {
  background-image: url(../images/global_icon03.png);
}
.global_pdbtn.global_pdmore:hover {
  background: 0 0;
  color: #fed314;
}
.global_pdbtn.global_pdbuy:hover {
  background-image: url(../images/buy02.png);
  color: #000;
}
.global_leftpd .global_toppd_btn {
  position: relative;
  display: table;
  margin: auto;
  margin-top: 100px;
  padding: 0 26px;
  border-radius: 3px;
  color: #fff;
  text-transform: capitalize;
  font-size: 26px;
  line-height: 57px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.global_leftpd.global_product figcaption h3 > a {
  display: -webkit-box;
  overflow: hidden;
  margin-top: 25px;
  font-size: 20px;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.global_rightpd .global_product figcaption h3 > a {
  line-height: 23px;
}
.global_leftpd .global_product figcaption {
  padding: 0 30px;
}
.global_rightpd .global_product {
  position: relative;
  width: 25%;
  max-height: 50%;
}
.global_leftpd.global_product .product_btn_bar {
  margin-top: 33px;
}
.global_advertisement {
  position: relative;
  margin: 50px auto;
}
.global_advertisement img {
  width: 100%;
}
.moad_img {
  display: none;
}
.global_featuredpd {
  position: relative;
  margin: 0 -10px;
}
.global_featuredpd .global_featureed_item {
  position: relative;
  padding: 10px;
  width: 33.33%;
}
.global_featureed_item figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 15px 14px;
  height: 100%;
  background: #1a1a1a;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.global_featureed_item figure .img {
  margin-right: 20px;
  width: 167px;
  text-align: center;
  line-height: 153px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 167px;
  flex: 0 0 167px;
  -webkit-flex: 0 0 167px;
}
.global_featureed_item figure .img img {
  width: auto;
  max-width: 100%;
}
.global_featureed_item .pd_icon {
  top: 14px;
  right: 15px;
}
.global_featureed_item figcaption {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.global_featureed_item figcaption h3 {
  position: relative;
}
.global_featureed_item figcaption h3 a {
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  color: #828282;
  font-size: 18px;
  line-height: 29px;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-transform: uppercase;
}
.global_featureed_item:hover .pd_icon {
  background-image: url(../images/global_icon03.png);
}
.global_featureed_item:hover figcaption h3 a {
  color: #fed314;
}
.global_related_serach {
  position: relative;
  margin: 50px 0;
}
.global_research {
  position: relative;
  margin-top: 20px;
  font-size: 0;
}
.global_research li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.global_research li a {
  display: block;
  padding: 0 16px;
  background-color: #171717;
  color: #828282;
  font-size: 14px;
  line-height: 36px;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_research li:hover a {
  background-color: #fed314;
  color: #000;
}
.global_related_tab_container {
  position: relative;
  margin-top: 53px;
}
.global_tabs {
  position: relative;
  margin-bottom: 40px;
  border-bottom: 3px solid #828282;
  font-size: 0;
}
.global_tabs li {
  position: relative;
  display: inline-block;
  padding: 17px 30px;
  color: #eaeaea;
  text-transform: capitalize;
  font-size: 22px;
  cursor: pointer;
}
.global_tabs li.active {
  color: #fff;
}
.global_tabs li:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #fed314;
  content: "";
}
.global_tabs li.active:after,
.global_tabs li:hover:after {
  width: 100%;
}
.related_switch {
  position: relative;
}
.related_switch.switch_hide {
  display: none;
}
.global_related_videos {
  position: relative;
}
.global_related_video {
  position: relative;
}
.global_related_video video {
  position: relative;
  width: 100%;
}
.video_arrbtn {
  position: absolute;
  top: 50%;
  z-index: 999;
  margin-top: -30px;
  line-height: 1;
  cursor: pointer;
}
.video_arrbtn:before {
  color: #828282;
  font-size: 28px;
}
.video_arrbtn.video_prev {
  left: 35px;
}
.video_arrbtn.video_next {
  right: 35px;
}
.video_arrbtn:hover:before {
  color: #fed314;
}
.global_related_items {
  position: relative;
  margin: 0 -10px;
}
.global_related_item {
  position: relative;
  padding: 0 10px;
  width: 20%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}
.global_related_item figure {
  position: relative;
}
.global_related_item .blog_img {
  position: relative;
  overflow: hidden;
}
.global_related_item .blog_img img {
  position: relative;
  max-width: 100%;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_related_item figcaption {
  position: relative;
  padding: 16px 0;
}
.global_related_item figcaption .blog_tit {
  position: relative;
}
.global_related_item figcaption .blog_tit a {
  position: relative;
  display: block;
  margin-bottom: 10px;
  color: #eaeaea;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 25px;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.global_related_item figcaption .blog_desc {
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  color: #828282;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 22px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}
.global_related_item:hover .blog_img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.global_related_item figcaption .blog_tit:hover a {
  color: #fed314;
}
.voopoo_keyword_container {
  position: relative;
  margin-top: 45px;
}
.voopoo_keyword_nav {
  margin-bottom: 4px !important;
  border-bottom: none !important;
}
.voopoo_keyword_nav:before {
  display: none !important;
}
.voopoo_keyword_nav.voopoo_nav li,
.voopoo_keyword_nav.voopoo_nav li a,
.voopoo_keyword_nav.voopoo_nav li h1 {
  font-size: 20px;
}
.voopoo_keyword_nav h1 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}
.voopoo_keyword_search {
  position: relative;
  margin-bottom: 17px;
  color: #eaeaea;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 14px;
}
.voopoo_keyword_search strong {
  text-transform: capitalize;
  font-weight: 400;
}
.voopoo_keyword_search > strong {
  margin-right: 20px;
}
.voopoo_keyword_search a {
  position: relative;
  margin: 0 5px;
}
.voopoo_keyword_search a strong {
  color: #fed314;
  font-weight: 400;
}
.voopoo_keyword_search a:hover strong {
  text-decoration: underline;
}
.voopoo_keyword_list {
  position: relative;
  font-size: 0;
  line-height: initial;
}
.voopoo_keyword_list li {
  position: relative;
  display: inline-block;
  width: 20%;
}
.voopoo_keyword_list li a {
  position: relative;
  color: #828282;
  font-weight: 400;
  font-size: 12px;
  line-height: 2;
}
.voopoo_keyword_list li a:hover {
  color: #fed314;
  text-decoration: underline;
}
.voopoo_keyword_pageNav {
  position: relative;
  margin-top: 40px;
}
.voopoo_keyword_pageNav span {
  position: relative;
  display: inline-block;
  color: 202223;
  font-size: 12px;
  line-height: 18px;
}
.voopoo_keyword_pageNav .voopoo_keyword_pageall {
  position: relative;
  font-size: 0;
}
.voopoo_keyword_pageNav .voopoo_keyword_pageall a {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  width: 22px;
  background: #fff;
  color: #000;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
}
.voopoo_keyword_pageNav .voopoo_keyword_pageall a.next,
.voopoo_keyword_pageNav .voopoo_keyword_pageall a.prev {
  -webkit-box-shadow: 1px 1px 1px #a2a1a1;
  box-shadow: 1px 1px 1px #a2a1a1;
  font-size: 18px;
}
.voopoo_keyword_pageNav .voopoo_keyword_pageall a.current,
.voopoo_keyword_pageNav .voopoo_keyword_pageall a:hover {
  background: #fed314;
}
.swiper-container.banner-carousel-slide.global_banner_section .swiper-slide {
  height: auto !important;
}
@media only screen and (max-width: 1680px) {
  .global_page .layout {
    padding: 0 90px;
  }
  .global_product figcaption {
    padding: 0 15px;
  }
  .product_btn_bar .global_pdbtn {
    font-size: 14px;
  }
  .global_rightpd .global_pdbtn.global_pdmore {
    width: 120px;
  }
  .global_rightpd .global_pdbtn.global_pdbuy {
    width: 60px;
  }
}
@media only screen and (max-width: 1600px) {
  .global_page .layout {
    padding: 0 40px;
  }
  .global_page {
    margin-top: 35px;
  }
  .global_featuredpd,
  .global_top_products {
    margin: auto -5px;
  }
  .global_featuredpd .global_featureed_item,
  .global_product {
    padding: 5px;
  }
  .global_rightpd .global_product:hover figure {
    top: 5px;
    right: 5px;
    left: 5px;
  }
  .pd_icon {
    right: 15px;
  }
  .global_section.global_section02 {
    margin: 50px auto;
  }
  .global_advertisement {
    margin: 35px auto;
  }
  .global_featureed_item figure {
    padding: 10px;
  }
  .global_featureed_item .pd_icon {
    top: 10px;
    right: 10px;
  }
  .global_featureed_item figcaption h3 a {
    font-size: 16px;
    line-height: 24px;
  }
  .global_featureed_item figure .img {
    margin-right: 15px;
    width: 145px;
    line-height: 145px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
    -webkit-flex: 0 0 145px;
  }
}
@media only screen and (max-width: 1366px) {
  .global_page {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 24px;
  }
  .globalmain_title {
    letter-spacing: 0;
    font-size: 22px;
    line-height: 35px;
  }
  .global_path_nav {
    margin-bottom: 13px;
    padding-bottom: 17px;
  }
  .global_path_nav li,
  .global_path_nav li a {
    font-size: 16px;
  }
  .global_title {
    letter-spacing: 0;
    font-size: 20px;
  }
  .global_product figcaption {
    padding: 0 10px;
  }
  .global_leftpd.global_product figcaption h3 > a {
    margin-top: 20px;
    font-size: 18px;
  }
  .global_rightpd .product_btn_bar .global_pdbtn {
    text-transform: capitalize;
    font-size: 12px;
  }
  .global_rightpd .global_pdbtn.global_pdmore {
    width: 100px;
  }
  .global_rightpd .global_pdbtn.global_pdbuy {
    width: 55px;
  }
  .product_btn_bar {
    margin-top: 10px;
  }
  .global_pdbtn.global_pdmore {
    border: 1px solid #fed314;
  }
  .global_rightpd .product_btn_bar .global_pdbtn {
    height: 24px;
    line-height: 22px;
  }
  .global_rightpd .global_product:hover figure {
    height: -webkit-calc(135%);
    height: calc(100% + 35px);
  }
  .global_rightpd .global_product figcaption h3 > a {
    font-size: 12px;
    line-height: 18px;
  }
  .global_featureed_item figcaption h3 a {
    font-size: 14px;
    line-height: 1.5;
  }
  .global_featureed_item figure .img {
    margin-right: 10px;
    width: 130px;
    line-height: 130px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    -webkit-flex: 0 0 130px;
  }
  .global_related_item {
    padding: 0 5px;
  }
  .global_related_item figcaption .blog_tit a {
    margin-bottom: 7px;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 22px;
  }
  .global_related_item figcaption .blog_desc {
    font-size: 12px;
    line-height: 20px;
  }
  .global_research li a {
    padding: 0 13px;
    font-size: 12px;
    line-height: 33px;
  }
  .global_research li {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .global_section.global_section02 {
    margin: 35px auto;
  }
  .voopoo_keyword_search a {
    margin: 0 2px;
  }
  .global_tabs li {
    padding: 15px 25px;
    font-size: 20px;
  }
  .global_related_tab_container {
    margin-top: 0;
  }
  .global_related_serach {
    margin: 25px 0;
  }
  .global_related_items {
    margin: 0 -5px;
  }
  .voopoo_keyword_search > strong {
    margin-right: 10px;
  }
  .voopoo_keyword_search {
    letter-spacing: 0.38px;
  }
}
@media only screen and (max-width: 1280px) {
  .globalmain_title {
    font-size: 20px;
    line-height: 32px;
  }
  .global_leftpd.global_product figcaption h3 > a {
    margin-top: 10px;
    font-size: 14px;
  }
  .product_btn_bar .global_pdbtn {
    height: 36px;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 36px;
  }
  .global_pdbtn.global_pdmore {
    margin-right: 4px;
    width: 125px;
  }
  .global_pdbtn.global_pdbuy {
    width: 105px;
  }
  .global_leftpd.global_product .product_btn_bar {
    margin-top: 20px;
  }
  .global_featureed_item figcaption h3 a {
    font-size: 12px;
    line-height: 1.5;
  }
  .global_featureed_item figure .img {
    width: 110px;
    line-height: 110px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    -webkit-flex: 0 0 110px;
  }
  .global_related_item figcaption .blog_tit a {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 950px) {
  .global_desc {
    font-size: 14px;
  }
  .global_page .layout {
    padding: 0 0.24rem;
  }
  .global_path_nav {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .global_path_nav li,
  .global_path_nav li a {
    font-size: 14px;
  }
  .global_path_nav:before {
    margin-right: 4px;
    font-size: 14px;
  }
  .global_path_nav li + li:before {
    margin: 0 7px;
  }
  .globalmain_title {
    font-size: 18px;
    line-height: 28px;
  }
  .global_desc {
    line-height: 1.78;
  }
  .global_section.global_section02,
  .global_advertisement {
    margin: 20px auto;
  }
  .global_title {
    font-size: 16px;
  }
  .pd_icon {
    right: 5px;
  }
  .global_top_products .global_leftpd {
    display: none;
  }
  .global_rightpd .global_product .product_btn_bar {
    display: block;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .global_rightpd .global_pdbtn.global_pdmore {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .global_rightpd .product_btn_bar .global_pdbtn {
    height: 34px;
    line-height: 34px;
  }
  .global_rightpd .global_pdbtn.global_pdbuy {
    width: 100%;
  }
  .global_rightpd .global_product {
    width: 33.33%;
  }
  .global_rightpd {
    float: none;
    width: 100%;
  }
  .global_featuredpd .global_featureed_item {
    width: 50%;
  }
  .global_tabs li {
    padding: 10px 15px;
    font-size: 16px;
  }
  .global_research li a {
    padding: 0 10px;
  }
  .pd_icon {
    top: 17px;
  }
  .voopoo_keyword_search {
    margin-bottom: 13px;
    font-size: 12px;
  }
  .global_rightpd .global_product {
    max-height: unset;
  }
  .global_product figure {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .global_related_items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global_related_item {
    width: 33.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
  .global_featureed_item figure .img {
    width: 90px;
    line-height: 90px;
    -ms-flex: 0 0 90px;
    -webkit-box-flex: 0;
    flex: 0 0 90px;
    -webkit-flex: 0 0 90px;
  }
  .voopoo_keyword_list li {
    width: 33.33%;
  }
}
@media screen and (max-width: 640px) {
  .global_rightpd .global_product {
    width: 50%;
  }
  .global_featuredpd .global_featureed_item {
    width: 100%;
  }
  .global_related_item {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .voopoo_keyword_list li {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .global_related_item {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.footer_inquiry_container {
  z-index: 99999999999;
  width: 350px;
  height: auto;
  background: #fff;
  position: fixed;
  bottom: 0;
  right: 15px;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
  font-size: 12px;
}
.footer_inquiry_container .title {
  background-color: #fed314;
  line-height: 45px;
  padding: 0 20px;
  color: #444;
  position: relative;
  font-size: 16px;
}
.footer_inquiry_container .title .inquiry_close {
  line-height: 45px;
  width: 30px;
  text-align: center;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
}
.footer_inquiry_container .title .inquiry_close:after {
  position: relative;
  font-family: fontawesome;
  content: "\f107";
}
.footer_inquiry_container.folder .title .inquiry_close:after {
  content: "\f106";
}
#mauticform_wrapper_wwwvoopoocom {
  z-index: 99;
  position: relative;
  padding: 20px;
}
#mauticform_wrapper_wwwvoopoocom input,
#mauticform_wrapper_wwwvoopoocom textarea {
  width: 100%;
  padding-left: 10px;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 12px;
  border: 1px solid #ddd;
  border-radius: 45px;
}
#mauticform_wrapper_wwwvoopoocom textarea {
  border-radius: 10px;
}
#mauticform_wrapper_wwwvoopoocom button {
  background-color: #fed314;
  border: 0;
  line-height: 36px;
  color: #000;
  padding: 0 45px;
  text-transform: uppercase;
  border-radius: 45px;
  width: 100%;
}
/*!fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(img/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(img/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(img/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*2022-03-10 blog*/
.voopooblog_page {
  position: relative;
  margin-top: 0 !important;
}
.voopoo_slider .swiper-slide {
  height: auto !important;
}
.voopoo_slider .swiper-slide {
  height: auto !important;
}
.voopoo_slider .slider_content {
  position: absolute;
  top: 50%;
  left: 66px;
  margin-top: -30px;
  padding: 54px 45px;
  width: 538px;
  height: 354px;
  background-image: url(../images/blog/bannerbg.png);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.voopoo_slider .slider_content h3 {
  margin-bottom: 20px;
  color: #000;
  font-weight: 400;
  font-stretch: normal;
  font-size: 46px;
  font-family: Radnika-Bold;
  line-height: 44px;
}
.voopoo_slider .slider_content .slider_info {
  margin-bottom: 23px;
  color: #000;
  font-weight: 400;
  font-stretch: normal;
  font-size: 18px;
  font-family: Radnika-Medium;
  line-height: 25px;
  opacity: 0.71;
}
.voopoo_slider .slider_content .slider_more {
  display: table;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Medium;
  line-height: 25px;
}
.global_bloglist_nav {
  position: relative;
  font-size: 0;
  margin-bottom: 66px;
  background-color: #1a1a1a;
}
.global_bloglist_nav li {
  position: relative;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #000;
  text-align: center;
}
.global_bloglist_nav li:last-child {
  border-right: none;
}
.global_bloglist_nav li a {
  position: relative;
  display: block;
  color: #eaeaea;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  line-height: 78px;
}
.global_bloglist_nav li.current a,
.global_bloglist_nav li:hover a {
  border-bottom: 2px solid #ffd414;
  color: #ffd414;
}
.voopoo_blog_list {
  position: relative;
  margin: 0 -32px;
  font-size: 0;
}
.voopoo_blog_list .voopoo_blog_item {
  position: relative;
  display: inline-block;
  padding: 0 32px;
  width: 33.33%;
  vertical-align: top;
}
.voopoo_blog_list .voopoo_blog_item figure {
  position: relative;
}
.voopoo_blog_item .listblog_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.voopoo_blog_item figcaption {
  position: relative;
  padding: 25px 0 80px 0;
}
.voopoo_blog_item .listblog_title a {
  display: block;
  color: #f2f2f2;
  font-weight: 400;
  font-size: 24px;
  font-family: Radnika-Bold;
  line-height: 29px;
}
.voopoo_blog_item .listblog_desc {
  color: #828282;
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Medium;
  line-height: 23px;
}
.voopoo_blog_item .listblog_btn {
  position: relative;
  display: table;
  margin-top: 40px;
  padding: 0 26px;
  height: 40px;
  width: 155px;
  background-image: url(../images/buy03.png);
  background-size: 100% 100%;
  color: #fed314;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 40px;
}
.listblog_tags {
  margin: 7px 0 12px 0;
  color: #828282;
  font-weight: 400;
  font-size: 14px;
  font-family: Radnika-Medium;
  line-height: 18px;
}
.listblog_tags span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
}
.listblog_tags span i {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.listblog_tags span + span {
  margin-left: 40px;
}
.listpage_btn {
  position: relative;
  display: table;
  margin: auto;
  margin-top: 10px;
  padding: 0 32px;
  height: 44px;
  background-image: url(../images/buy02.png);
  background-size: 100% 100%;
  color: #000;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-family: Radnika-Bold;
  line-height: 52px;
}
.voopoo_blog_item .listblog_btn:hover {
  background-image: url(../images/buy02.png);
  color: #000;
}
.listpage_btn:hover {
  background-image: url(../images/buy.png);
  color: #fed314;
}
.voopoo_blog_item:hover .listblog_title a {
  color: #fed314;
}
/*page blog*/
.voopooblogbanner {
  position: relative;
  margin-bottom: 89px;
}
.blogbanner_content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.blogbanner_content h3,
.blogbanner_content h1 {
  font-family: Radnika-Bold;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 42px;
}
.blogbanner_content h3 i {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 19px;
  background-image: url(../images/triangle.png);
  margin-left: 10px;
}
.blogbanner_content .slider_info {
  font-family: Radnika-Medium;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  color: #ffffff;
}
.voopooblog_page * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.voopooblog_page img {
  width: 100%;
}
.voopooblog_left {
  position: relative;
  float: left;
  width: -webkit-calc(-300%);
  width: calc(100% - 400px);
}
.pageblog_wrap {
  margin-bottom: 9px;
  padding: 78px 100px 63px 100px;
  background-color: #e6e6e6;
  color: #515151;
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Medium;
  line-height: 24px;
}
.voopooblog_left .blog_name {
  margin-bottom: 17px;
  color: #000;
  font-weight: 400;
  font-size: 40px;
  font-family: Radnika-Bold;
  line-height: 1;
}
.voopooblog_left .blog_info_bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog_sns li {
  position: relative;
  display: inline-block;
}
.blog_sns li + li {
  margin-left: 35px;
}
.pageblog_content {
  position: relative;
  margin-top: 45px;
}
.pageblog_content p + p {
  margin-top: 18px;
}
.pageblog_content img {
  position: relative;
  display: table;
  margin: 27px auto;
  text-align: center;
  height: auto;
}
.pageblog_wrap textarea {
  padding: 20px;
  width: 100%;
  height: 88px;
  border: none;
  background-color: #fff;
  color: rgba(81, 81, 81, 0.48);
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Medium;
  line-height: 24px;
}
.pageblog_wrap input[type=submit] {
  position: relative;
  display: table;
  margin-top: 21px;
  padding: 0 26px;
  height: 40px;
  border: none;
  background-color: transparent;
  background-image: url(../images/buy04.png);
  background-size: 100% 100%;
  color: #171717;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-family: Radnika-Medium;
  line-height: 40px;
}
.Mblog_comments textarea {
  height: 165px;
}
.pageblog_wrap input[type=submit]:hover {
  background-image: url(../images/buy02.png);
}
.allblog_comments {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #c1c1c1;
}
.allblog_comments > h3 {
  margin-bottom: 33px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  font-family: Radnika-Bold;
  line-height: 1;
}
.blog_comments {
  position: relative;
}
.blog_comment {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c1c1c1;
}
.blog_comment figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.blog_comment .comment_img {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 29px;
  width: 83px;
  height: 83px;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83px;
  -ms-flex: 0 0 83px;
  flex: 0 0 83px;
}
.blog_comment .comment_img img {
  width: 100%;
}
/*.blog_comment figcaption{position:relative;color:#515151;font-weight:400;font-size:14px;font-family:Radnika-Medium;line-height:19px;}*/
.blog_comment figcaption {
  position: relative;
  color: #515151;
  font-weight: 400;
  font-size: 14px;
  font-family: Radnika-Medium;
  line-height: 19px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.blog_comment .comment_name {
  margin-bottom: 9px;
  color: #000;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
  font-family: Radnika-Bold;
  line-height: 24px;
}
.blog_comment .comment_content_bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog_comment .comment_content_bar .comment_say {
  margin-right: auto;
}
.blog_comment .comment_content_bar .comment_message {
  margin-left: 100px;
  cursor: pointer;
}
.blog_comment .comment_content_bar .thumbs_up {
  margin-left: 25px;
  min-width: 40px;
  text-align: right;
  cursor: pointer;
  line-height: 18px;
  font-size: 0;
}
.blog_comment .comment_content_bar .thumbs_up {
  margin-left: 25px;
  min-width: 40px;
  text-align: right;
  cursor: pointer;
}
.blog_comment .comment_content_bar .thumbs_up img {
  display: inline-block;
}
.blog_comment .comment_content_bar span img {
  width: auto;
}
.blog_comment .comment_content_bar .thumbs_up i {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  font-size: 16px;
}
.blog_comment .comment_content_bar .thumbs_up,
.blog_comment .comment_content_bar .comment_message {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.blog_comment .comment_form {
  display: none;
}
.blog_comment input[type=submit] {
  margin-left: auto;
}
.pageblog_wrap .comment_more {
  display: table;
  margin: auto;
  color: #828282;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  font-family: Radnika-Medium;
  line-height: 19px;
}
.pageblog_wrap .comment_more:hover {
  color: #fed314;
}
.voopooblog_right {
  position: relative;
  float: right;
  width: 335px;
}
.blogclassification_wrap {
  position: relative;
  margin-bottom: 60px;
}
.blogclassification_wrap .blogcate_title {
  margin-bottom: 20px;
  padding-left: 18px;
  border-left: 2px solid #fed314;
  color: #f2f2f2;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  font-family: Radnika-Bold;
  line-height: 18px;
}
.blogclassification_item {
  position: relative;
  margin-top: 20px;
}
.blogclassification_item figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.blogclassification_item .blogclassification_img {
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
}
.blogclassification_item .blogclassification_img img {
  width: 100%;
}
.blogclassification_item .blogclassification_info,
.blogclassification_item .blogclassification_info a {
  position: relative;
  display: block;
  color: #9a9a9a;
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Medium;
  line-height: 22px;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  overflow: hidden;
  height: 44px;
}
.blogclassification_tabs {
  position: relative;
  margin-top: 20px;
}
.blogclassification_tab {
  position: relative;
  margin-bottom: 5px;
}
.blogclassification_tab,
.blogclassification_tab a {
  position: relative;
  display: block;
  padding-left: 15px;
  color: #9a9a9a;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  font-family: Radnika-Bold;
  line-height: 55px;
  -webkit-transition: all ease-in-out 0.35s;
  -o-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}
.blogclassification_tab.current a,
.blogclassification_tab:hover a {
  background-color: #fed314;
  color: #000;
}
.blogclassification_item .blogclassification_info:hover,
.blogclassification_item .blogclassification_info:hover a {
  color: #fed314;
}
.blogclassification_wrap .repdimg,
.blogclassification_item figure {
  padding-left: 21px;
}
.blogclassification_wrap .repdimg span {
  position: relative;
  display: none;
  text-align: left;
  padding-left: 20px;
  margin-top: 10px;
}
.blogclassification_wrap .repdimg img {
  max-width: 240px;
}
@media only screen and (max-width: 1680px) {
  .pageblog_wrap {
    padding: 55px 85px;
  }
}
@media only screen and (max-width: 1600px) {
  .pageblog_wrap {
    padding: 35px 45px;
  }
  .voopooblog_left .blog_name {
    font-size: 36px;
  }
  .pageblog_content {
    margin-top: 25px;
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a,
  .pageblog_wrap {
    font-size: 14px;
    line-height: 1.5;
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a {
    height: 21px;
  }
  .blogclassification_tab,
  .blogclassification_tab a {
    font-size: 14px;
    line-height: 45px;
  }
  .blogclassification_wrap .blogcate_title {
    margin-bottom: 18px;
    padding-left: 15px;
    font-size: 18px;
    font-family: Radnika-Bold;
    line-height: 16px;
  }
  .voopooblog_left {
    width: -webkit-calc(-280%);
    width: calc(100% - 380px);
  }
  .blogclassification_wrap .repdimg,
  .blogclassification_item figure {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 1440px) {
  .voopoo_blog_item .listblog_title a {
    font-size: 22px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 1366px) {
  .global_bloglist_nav {
    margin-bottom: 45px;
  }
  .voopoo_blog_list {
    margin: 0 -20px;
  }
  .voopoo_blog_list .voopoo_blog_item {
    padding: 0 20px;
  }
  .voopoo_blog_item figcaption {
    padding: 15px 0 50px 0;
  }
  .voopoo_blog_item .listblog_title a {
    font-size: 20px;
    line-height: 24px;
  }
  .voopoo_blog_item .listblog_desc {
    font-size: 14px;
    line-height: 1.5;
  }
  .listblog_tags {
    margin: 4px 0 8px 0;
    font-size: 12px;
    line-height: 18px;
  }
  .voopoo_blog_item .listblog_btn {
    margin-top: 25px;
    font-size: 14px;
  }
  .global_bloglist_nav li a {
    font-size: 18px;
    line-height: 66px;
  }
  .voopoo_slider .slider_content {
    left: 45px;
    margin-top: -10px;
    padding: 35px 25px;
    width: 42%;
    height: auto;
    background-size: 100% 100%;
  }
  .voopoo_slider .slider_content h3 {
    font-size: 40px;
    line-height: 1;
  }
  .voopoo_slider .slider_content .slider_info {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.5;
  }
  .voopooblog_left {
    width: -webkit-calc(-230%);
    width: calc(100% - 330px);
  }
  .voopooblog_right {
    width: 300px;
  }
  .blog_comment .comment_content_bar .comment_message {
    margin-left: 50px;
  }
  .blog_comment .comment_content_bar .thumbs_up {
    margin-left: 15px;
  }
  .blog_comment figcaption {
    font-size: 12px;
    line-height: 1.5;
  }
  .blog_comment .comment_img {
    margin-right: 15px;
    width: 65px;
    height: 65px;
    flex: 0 0 65px;
  }
  .blog_comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .allblog_comments > h3 {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .blog_comment .comment_name {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .blogclassification_wrap {
    margin-bottom: 35px;
  }
  .blogbanner_content h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .blogbanner_content .slider_info {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 1280px) {
  .voopoo_slider .slider_content h3 {
    margin-bottom: 15px;
    font-size: 34px;
  }
  .voopoo_slider .slider_content .slider_info {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .voopoo_slider .slider_content {
    left: 30px;
    margin-top: 0;
    padding: 25px 15px;
    width: 47%;
    height: auto;
  }
  .global_bloglist_nav li a {
    font-size: 16px;
    line-height: 60px;
  }
  .voopoo_blog_list {
    margin: 0 -10px;
  }
  .voopoo_blog_list .voopoo_blog_item {
    padding: 0 10px;
  }
  .voopoo_blog_item .listblog_title a {
    font-size: 18px;
    line-height: 22px;
  }
  .voopoo_blog_item .listblog_desc {
    font-size: 13px;
  }
  .voopoo_blog_item .listblog_btn {
    margin-top: 15px;
    height: 36px;
    font-size: 12px;
    line-height: 36px;
  }
  .voopoo_blog_item figcaption {
    padding: 10px 0 35px 0;
  }
  .listpage_btn {
    padding: 0 25px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
  .voopooblog_left .blog_name {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .voopooblogbanner {
    margin-bottom: 50px;
  }
  .voopooblog_left .blog_name {
    font-size: 26px;
  }
  .pageblog_wrap {
    padding: 20px 15px;
  }
  .voopooblog_right {
    width: 265px;
  }
  .blogclassification_item .blogclassification_img {
    margin-right: 10px;
    flex: 0 0 100px;
  }
  .voopooblog_left {
    width: -webkit-calc(-180%);
    width: calc(100% - 280px);
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a,
  .pageblog_wrap {
    font-size: 13px;
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a {
    height: 20px;
  }
  .blogclassification_item {
    margin-top: 15px;
  }
  .pageblog_content p + p {
    margin-top: 13px;
  }
  .blog_comment .comment_content_bar .comment_message {
    margin-left: 30px;
  }
  .blog_comment .comment_content_bar .thumbs_up {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 950px) {
  .voopoo_slider .slider_content {
    left: 5%;
    width: 90%;
  }
  .global_bloglist_nav li a {
    line-height: 50PX;
  }
  .global_bloglist_nav li.current a,
  .global_bloglist_nav li:hover a {
    border-bottom: 2px solid #ffd414;
  }
  .voopoo_blog_item .listblog_title a {
    font-size: 16px;
    line-height: 20px;
  }
  .voopoo_blog_item .listblog_desc {
    font-size: 12px;
  }
  .listblog_tags {
    margin: 2px 0 4px 0;
  }
  .voopoo_blog_list {
    margin: 0 -5px;
  }
  .voopoo_blog_list .voopoo_blog_item {
    padding: 0 5px;
  }
  .voopoo_slider .slider_content h3 {
    margin-bottom: 10px;
    font-size: 28px;
  }
  .voopoo_slider .slider_content .slider_info {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .voopoo_slider .slider_content .slider_more {
    font-size: 13px;
    line-height: 20px;
  }
  .global_bloglist_nav {
    margin-bottom: 25px;
  }
  .voopooblog_left .blog_name {
    font-size: 24px;
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a,
  .pageblog_wrap {
    font-size: 12px;
  }
  .blogclassification_item .blogclassification_info,
  .blogclassification_item .blogclassification_info a {
    height: 18px;
  }
  .pageblog_content img {
    margin: 15px auto;
  }
}
@media only screen and (max-width: 768px) {
  .voopooblog_left {
    width: 100%;
    float: none;
  }
  .voopooblog_right {
    width: 100%;
    margin-top: 30px;
    float: none;
  }
  .voopooblog_left .blog_name {
    font-size: 22px;
  }
  .blog_comment .comment_content_bar {
    align-items: flex-start;
  }
  .pageblog_wrap textarea {
    padding: 10px;
    height: 48px;
    font-size: 14px;
    line-height: 1.5;
  }
  .Mblog_comments textarea {
    height: 80px;
  }
  .blog_sns li + li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .global_bloglist_nav li a {
    font-size: 14px;
    line-height: 44px;
  }
  .voopoo_blog_list .voopoo_blog_item {
    width: 50%;
  }
  .voopoo_blog_item figcaption {
    padding: 10px 0 20px 0;
  }
  .voopoo_blog_item .listblog_title a {
    font-size: 14px;
    line-height: 18px;
  }
  .voopoo_slider .slider_content {
    left: 1%;
    padding: 15px 1%;
    width: 98%;
    background: rgba(255, 212, 20, 0.6);
  }
  .voopoo_slider .slider_content h3 {
    margin-bottom: 5px;
    font-size: 24px;
  }
  .pageblog_wrap textarea {
    font-size: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .voopoo_blog_list .voopoo_blog_item {
    width: 100%;
  }
  .voopoo_slider .slider_content .slider_info {
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 36px;
  }
  .voopoo_slider .slider_content h3 {
    font-size: 18px;
  }
  .global_bloglist_nav li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 34px;
  }
  .voopooblog_left .blog_info_bar {
    height: auto;
    display: block;
    padding: 10px 0;
  }
  .blog_sns {
    margin-top: 15px;
  }
  .blog_sns li + li {
    margin-left: 7px;
  }
  .voopooblog_left .blog_name {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .blog_comment .comment_content_bar .comment_say {
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
  }
  .blog_comment .comment_content_bar .comment_message {
    margin-left: 0;
  }
  .blog_comment .comment_content_bar .comment_say {
    margin-bottom: 12px;
  }
}
.pageblog_content img {
  position: relative;
  display: table;
  margin: 27px auto;
  text-align: center;
  height: auto;
}
.blog_sns li a {
  color: #333;
}
.voopoo_blog_item .listblog_img a {
  display: block;
  overflow: hidden;
  line-height: 410px;
  height: 410px;
}
@media only screen and (max-width: 1440px) {
  .voopoo_blog_item .listblog_img a {
    line-height: 410px;
    height: 410px;
  }
}
@media only screen and (max-width: 1366px) {
  .voopoo_blog_item .listblog_img a {
    line-height: 375px;
    height: 375px;
  }
}
@media only screen and (max-width: 1200px) {
  .voopoo_blog_item .listblog_img a {
    line-height: 280px;
    height: 280px;
  }
}
@media only screen and (max-width: 950px) {
  .voopoo_blog_item .listblog_img a {
    line-height: 375px;
    height: 375px;
  }
}
@media only screen and (max-width: 768px) {
  .voopoo_blog_item .listblog_img a {
    line-height: 235px;
    height: 235px;
  }
}
@media only screen and (max-width: 480px) {
  .voopoo_blog_item .listblog_img a {
    line-height: unset;
    height: auto;
  }
}
.pageblog_wrap a {
  color: #fed314;
}
/*调整20250724*/
.bannerBox {
  height: 500px;
  background-position: center top;
  background-repeat: no-repeat;
}
.bannerBox .info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.bannerBox .info h1 {
  font-size: 48px;
  line-height: 68px;
  color: #fff;
  font-family: "Radnika-Bold";
}
.bannerBox .info p {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-family: "Radnika-Medium";
}
.global_section01 {
  position: relative;
}
.global_section01 .dropdown-container {
  width: 250px;
  position: absolute;
  top: -80px;
  right: 0;
  z-index: 222;
  text-align: center;
}
.global_section01 .dropdown-container .dropdown-title {
  cursor: pointer;
  height: 46px;
  line-height: 42px;
  border: 2px solid #fff;
  background-color: #000;
  font-size: 24px;
  font-family: "Radnika-Medium";
}
.global_section01 .dropdown-container .dropdown-title.active {
  background-color: #fff;
  color: #000;
}
.global_section01 .dropdown-container .dropdown-list {
  display: none;
  /* 默认隐藏 */
  list-style: none;
  padding: 0;
  border: 2px solid #fff;
  border-top: none;
}
.global_section01 .dropdown-container .dropdown-list li {
  padding: 10px;
  transition: background-color 0.3s ease;
  background-color: rgba(93, 93, 93, 0.8);
}
.global_section01 .dropdown-container .dropdown-list li a {
  display: block;
}
.global_section01 .dropdown-container .dropdown-list li:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.global_section01 .contentBox {
  max-height: 350px;
  overflow-y: auto;
  padding-right: 30px;
  margin-top: 100px;
}
.global_section01 .contentBox .globalmain_title {
  margin-bottom: 30px;
  font-size: 32px;
}
.global_section01 .contentBox::-webkit-scrollbar {
  width: 6px;
  margin-left: 6px;
}
.global_section01 .contentBox::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #5c5c5c;
  border-radius: 10px;
}
.global_section01 .contentBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(92, 92, 92, 0.9);
  -webkit-box-shadow: inset 0 0 6px rgba(92, 92, 92, 0.9);
}
.global_section01 .contentBox::-webkit-scrollbar-thumb:window-inactive {
  background: #dadada;
}
.global_section01 .contentBox h2.title {
  font-size: 18px;
}
/* 当菜单显示时的样式 */
#dropdown-menu.show {
  display: block;
}
/*FAQ*/
.faqBox .global_title {
  color: #eaeaea;
  font-size: 22px;
}
.faqBox .list li {
  margin-bottom: 20px;
}
.faqBox .list li:last-child {
  margin-bottom: 0;
}
.faqBox .list li.up_active .up {
  transform: rotate(-180deg);
}
.faqBox .list li .con_tab {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  color: #fff;
}
.faqBox .list li .con_tab span {
  font-size: 16px;
}
.faqBox .list li .con_panel {
  height: 0;
  overflow: hidden;
  transition: max-height 1s;
  line-height: 24px;
  font-weight: 500;
  color: #bfbfbf;
}
.faqBox .list li .con_panel.con_panel_active {
  height: auto;
}
.faqBox .list li .up {
  transition: transform 0.5s;
  font-size: 14px;
  height: 22px;
}
@media (max-width: 750px) {
  .bannerBox {
    height: 5rem;
    width: 7.18rem;
    margin-left: 0.16rem;
  }
  .bannerBox .info {
    height: 100%;
  }
  .bannerBox .info h1 {
    font-size: 0.48rem;
    line-height: 0.68rem;
  }
  .bannerBox .info p {
    font-size: 0.24rem;
    line-height: 0.34rem;
  }
  .global_section01 .dropdown-container {
    width: 180px;
  }
  .global_section01 .dropdown-container .dropdown-title {
    cursor: pointer;
    height: 30px;
    line-height: 26px;
    font-size: 14px;
    border: 1px solid #fff;
  }
  .global_section01 .contentBox {
    padding: 50px 0 20px;
  }
  .global_section01 .contentBox h1.globalmain_title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .global_section01 .contentBox h2.title {
    font-size: 16px;
    margin-top: 15px;
  }
  .global_section01 .dropdown-container .dropdown-list li {
    padding: 5px;
  }
  .faqBox .global_title {
    font-size: 16px;
  }
  .faqBox .list li {
    margin-bottom: 10px;
  }
  .faqBox .list li .con_tab span {
    font-size: 14px;
  }
  .faqBox .list li .con_panel {
    line-height: 24px;
  }
  .faqBox .list li .con_panel.con_panel_active {
    height: auto;
  }
  .faqBox .list li .up {
    font-size: 14px;
  }
}
