                .ellipsis {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* Browser label style */
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  /* overflow-x: hidden; */
}
p {
  text-align: left;
  text-indent: 2em;
  font-size: 16px;
  line-height: 1.8;
}
/* bulmaStyle reconstruction */
.section {
  padding: 3rem 1.5rem 0 1.5rem;
}
@media (max-width: 768px) {
  .section {
    padding: 2rem 0.5rem 0 0.5rem;
  }
}
.input:active,
.input:focus,
.is-active.input,
.is-active.textarea,
.is-focused.input,
.is-focused.textarea,
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.textarea:active,
.textarea:focus {
  border-color: #F13A3A;
}
.button.is-primary {
  background-color: #F13A3A;
}
.button.is-primary .is-hovered,
.button.is-primary:hover {
  background-color: #ff6b66;
}
.pagination-link.is-current {
  background-color: #F13A3A;
  border-color: #F13A3A;
}
/* fontReconstruct */
.title {
  font-size: 18px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .title {
    font-size: 16px;
  }
}
.subtitle {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .subtitle {
    font-size: 14px;
  }
}
.intro {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .intro {
    font-size: 12px;
  }
}
/* swiper */
.swiper-pagination-bullet-active {
  background: #F13A3A;
}
/* Custom style */
.title-block-1 {
  margin: 0 0 3rem 0;
}
@media (max-width: 768px) {
  .title-block-1 {
    margin: 0 0 2rem 0;
  }
}
.title-block-1 .title {
  font-size: 28px;
  line-height: 1.5;
  font-weight: normal;
  border-left: 3px solid #F13A3A;
  padding-left: 24px;
  color: #F13A3A;
  width: 200px;
}
@media (max-width: 768px) {
  .title-block-1 .title {
    font-size: 18px;
    width: 120px;
  }
}
.title-block-1 .subtitle {
  width: 200px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.45);
  font-family: Arial;
  font-size: 16px;
}
@media (max-width: 768px) {
  .title-block-1 .subtitle {
    font-size: 12px;
    width: 120px;
  }
}
@media (max-width: 768px) {
  .columns {
    margin-left: 0;
    margin-right: 0;
  }
}
#header_1 .navbar {
  margin: 1rem;
}
@media (max-width: 768px) {
  #header_1 .navbar {
    margin: 0;
  }
}
#header_1 .navbar .navbar-brand img {
  max-height: 3.75rem;
}
@media (max-width: 768px) {
  #header_1 .navbar .navbar-brand img {
    max-height: 2.75rem;
  }
}
@media (max-width: 1024px) {
  #header_1 .navbar-menu {
    padding: 0;
  }
}
#header_1 .navbar-menu .navbar-start {
  margin-left: auto;
  margin-right: 0;
}
#header_1 .navbar-burger {
  color: #F13A3A;
}
#header_1 .navbar-burger:hover {
  color: #F13A3A;
}
@media (min-width: 1024px) {
  #header_1 .navbar-item,
  #header_1 .navbar-link {
    padding: 0.5rem 3rem;
  }
}
#header_1 #navbarDetail .navbar-link.is-active,
#header_1 #navbarDetail .navbar-link:focus,
#header_1 #navbarDetail .navbar-link:focus-within,
#header_1 #navbarDetail .navbar-link:hover,
#header_1 #navbarDetail a.navbar-item.is-active,
#header_1 #navbarDetail a.navbar-item:focus,
#header_1 #navbarDetail a.navbar-item:focus-within,
#header_1 #navbarDetail a.navbar-item:hover {
  background: #F13A3A;
  color: #fff;
}
#header_1 #navbarDetail .navbar-link.is-active:not(:focus):not(:hover),
#header_1 #navbarDetail a.navbar-item.is-active:not(:focus):not(:hover) {
  background: #F13A3A;
}
#header_1 #navbarDetail .navbar-dropdown .navbar-link.is-active,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:focus,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:focus-within,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:hover,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item.is-active,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:focus,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:focus-within,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:hover {
  background: #fff;
  color: #F13A3A;
}
#header_1 #navbarDetail .navbar-dropdown .navbar-link.is-active:not(:focus):not(:hover),
#header_1 #navbarDetail .navbar-dropdown a.navbar-item.is-active:not(:focus):not(:hover) {
  background: #fff;
  color: #F13A3A;
}
#header_1 .is-primary-color {
  color: #F13A3A;
}
#header_1 .is-primary-bg {
  background: #fff;
}
#header_1 .padding-ud-3 {
  padding: 30px 0;
}
#header_1 .font-size-16 {
  font-size: 16px;
}
#header_1 .i-mobile-style {
  font-size: 49px;
  padding: 0 8px;
}
#header_1 .has-dropdown {
  padding: 0;
}
#header_1 .navbar-link:not(.is-arrowless)::after {
  border-color: #4a4a4a;
}
#header_1 .navbar-link.is-active:not(.is-arrowless)::after {
  border-color: #ffffff;
}
.stuck {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
  background: #fff;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02);
}
.banner {
  height: 380px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  .banner {
    height: 200px;
  }
}
.banner .title {
  color: #fff;
  font-size: 40px;
}
@media (max-width: 768px) {
  .banner .title {
    font-size: 20px;
  }
}
.banner .subtitle {
  color: #fff;
  font-size: 25px;
}
@media (max-width: 768px) {
  .banner .subtitle {
    font-size: 16px;
  }
}
#xinwenliebiao .articles-headerline .title {
  font-size: 20px;
  font-weight: normal;
}
#xinwenliebiao .articles-headerline p {
  font-size: 16px;
  color: #888;
  text-indent: 0;
}
@media (max-width: 768px) {
  #xinwenliebiao .articles-headerline p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
#xinwenliebiao .new {
  background-color: #fff;
  padding: 0.75rem;
  padding-top: 2rem;
}
#xinwenliebiao .new li {
  display: flex;
}
#xinwenliebiao .new li .newDate {
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  position: relative;
  text-align: center;
}
#xinwenliebiao .new li .newDate span {
  font-size: 18px;
  color: #333333;
}
@media (max-width: 768px) {
  #xinwenliebiao .new li .newDate span {
    font-size: 15px;
  }
}
#xinwenliebiao .new li .newDate span:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  position: absolute;
  top: 4px;
  right: -8px;
  background-color: #ddd;
}
#xinwenliebiao .new li .newTitle {
  padding-left: 2rem;
  padding-bottom: 2rem;
}
#xinwenliebiao .new li .newTitle h3 {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  color: #333333;
}
#xinwenliebiao .new li .newTitle h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  color: #999999;
}
#gongsijieshao #qiyejieshao {
  margin-bottom: 32px;
}
#gongsijieshao #qiyejieshao .title,
#gongsijieshao #jingyinglinian .title {
  font-size: 24px;
  font-weight: normal;
}
@media (max-width: 768px) {
  #gongsijieshao #qiyejieshao .title,
  #gongsijieshao #jingyinglinian .title {
    font-size: 18px;
  }
}
#gongsijieshao p {
  text-indent: 0;
  font-size: 14px;
  line-height: 32px;
}
#gongsijieshao #jingyinglinian p {
  font-size: 16px;
}
#lianxiwomen .contact-item {
  text-align: center;
  border: 1px solid #e5e5e5;
  margin-top: 8px;
}
#lianxiwomen .contact-item img {
  display: inline;
  margin-right: 8px;
}
#lianxiwomen .contact-item .title {
  display: inline;
  font-size: 20px;
  font-weight: normal;
  line-height: 2.5;
}
#lianxiwomen .contact-item p {
  text-indent: 0;
  color: #888;
  font-size: 14px;
  text-align: center;
}
#article_2 {
  background: #F2F2F2;
}
#article_2 .columns {
  column-gap: 10px;
}
#article_2 .column {
  background: #fff;
}
#article_2 .recommend {
  height: fit-content;
}
#article_2 .recommend .more_art_tit {
  font-size: 16px;
  font-weight: bold;
  color: #F13A3A;
  position: relative;
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.15);
  padding-bottom: 12px;
  padding-left: 12px;
}
#article_2 .recommend .more_art_tit::before {
  content: '';
  display: block;
  width: 5px;
  height: 25px;
  background: #F13A3A;
  position: absolute;
  left: 0;
}
#article_2 .recommend .swiper-wrapper {
  max-height: 350px;
}
#article_2 .recommend .swiper-slide {
  /* padding: 5px 0; */
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.15);
}
#article_2 .recommend .swiper-slide .tit {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 8px;
}
#article_2 .recommend .swiper-slide .tit a {
  color: #666;
  font-size: 14px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  flex: 1;
}
#article_2 .recommend .swiper-slide .tit span {
  color: #999;
  font-size: 14px;
}
#article_2 .recommend .swiper-slide .subtit {
  color: #878787;
  font-size: 12px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#article_2 .article .title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 12px;
  padding: 16px 0;
}
#article_2 .article .subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  margin-bottom: 12px;
  padding-bottom: 16px;
}
#article_2 .article .subtitle > div:not(:first-child) {
  margin-left: 8px;
}
#article_2 .article .subtitle .share-weixin {
  display: flex;
  position: relative;
}
@media (min-width: 769px) {
  #article_2 .article .subtitle .share-weixin:hover .wechat-share-modal {
    display: block;
  }
}
#article_2 .article .subtitle .share-weixin a {
  width: 16px;
  margin-left: 8px;
  height: 16px;
}
#article_2 .article .subtitle .share-weixin .wechat-share-modal {
  display: none;
  position: absolute;
  left: -100px;
  top: 30px;
  width: max-content;
  max-width: 240px;
  padding: 1rem;
  background: #fff;
  box-shadow: 0px 1px 8px 2px #676767;
}
#article_2 .article .subtitle .share-weixin .wechat-share-modal p {
  font-size: 12px;
  text-indent: 0;
}
#article_2 .article .subtitle .share-weixin .wechat-share-copy-modal .modal-content {
  background: #ffffff;
  width: 238px;
  padding-top: 20px;
}
#article_2 .article .subtitle .share-weixin .wechat-share-copy-modal .modal-content img {
  margin-bottom: 10px;
}
#article_2 .article .subtitle .share-weixin .wechat-share-copy-modal .modal-content .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#article_2 .article .subtitle .share-weixin .wechat-share-copy-modal .modal-content .subtitle {
  color: #999999;
  font-size: 12px;
  line-height: 17px;
  margin-top: 3px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#article_2 .article .subtitle .share-weixin .wechat-share-copy-modal .modal-content .is-ok {
  color: #3384e3;
  padding: 9px 0px;
  margin: 12px 12px 0px;
  border-top: 1px solid #ececec;
}
#article_2 .article .subtitle .share-weibo {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
#article_2 .article .intro {
  font-size: 12px;
  border: 1px solid #e1e1e7;
  border-left: 4px solid #e1e1e7;
  padding: 16px;
  margin-bottom: 12px;
}
#article_2 .article .content {
  margin-top: 24px;
  max-width: 90%;
  margin: 24px auto;
}
#article_2 .article .more {
  border: 1px solid #efefef;
  margin: 30px auto;
  margin: 0 auto 24px auto;
  max-width: 90%;
  font-size: 14px;
}
#article_2 .article .more a {
  color: #999;
}
#article_2 .article .more a:hover,
#article_2 .article .more a:active {
  color: #999;
}
#article_2 .article .content p img {
  display: block;
  margin: 0 auto;
  cursor: zoom-in;
}
#article_2 .img-zoom {
  cursor: zoom-out;
}
#article_2 .img-zoom .modal-content {
  display: flex;
  justify-content: center;
}
#chanpinliebiao .product-content .prodcut-item {
  color: #000;
  text-align: left;
}
#chanpinliebiao .product-content .prodcut-item .image {
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
#chanpinliebiao .product-content .prodcut-item .image .image-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.5s;
  transform: scale(0.8);
  opacity: 0;
}
#chanpinliebiao .product-content .prodcut-item .image:hover img {
  transition: 0.8s;
  opacity: 0.8;
  transform: scale(1.1);
}
#chanpinliebiao .product-content .prodcut-item .image:hover .image-shadow {
  opacity: 1;
  transform: scale(1);
}
#chanpinliebiao .product-content .prodcut-item figcaption {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 2.5;
  padding: 8px 0;
}
#product_2 .product {
  position: relative;
}
#product_2 .swiper-button-next,
#product_2 .swiper-button-prev {
  width: 22px;
  height: 30px;
  margin-top: -15px;
  background-size: 22px 30px;
}
#product_2 .gallery-thumbs {
  padding-top: 8px;
}
#product_2 .gallery-thumbs .swiper-slide {
  opacity: 0.4;
}
#product_2 .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
#product_2 .small-box {
  position: relative;
  z-index: 1;
}
#product_2 .small-box .float-box {
  display: none;
  width: 160px;
  height: 120px;
  position: absolute;
  background: #ffffcc;
  border: 1px solid #ccc;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 11;
}
#product_2 .small-box .mark {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 10;
}
#product_2 .big-box {
  display: none;
  position: absolute;
  top: 0.75rem;
  width: 66.66%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
  z-index: 1;
}
#product_2 .big-box img {
  position: absolute;
  z-index: 5;
}
#product_2 .image img {
  object-fit: cover;
}
#product_2 p {
  text-indent: 0;
}
#product_2 .title {
  font-size: 30px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 16px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #product_2 .title {
    font-size: 20px;
  }
}
#product_2 .subtitle {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
  padding: 16px 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #product_2 .subtitle {
    font-size: 12px;
  }
}
#product_2 .form-btn {
  background-color: #F13A3A;
  padding: 16px 24px;
}
#product_2 .product-content {
  border: 1px solid rgba(51, 51, 51, 0.3);
}
@media (max-width: 768px) {
  #product_2 .product-content {
    border: none;
  }
}
#product_2 .product-content .top-bg {
  background-color: #f8f8f8;
}
#product_2 .product-content .top-bg h2 {
  background-color: #fff;
  text-align: center;
  padding: 8px 0;
  width: 20%;
  border-right: 1px solid rgba(51, 51, 51, 0.3);
  border-bottom: none;
}
@media (max-width: 768px) {
  #product_2 .product-content .top-bg h2 {
    width: 100%;
    border: 1px solid rgba(51, 51, 51, 0.3);
  }
}
#product_2 .product-content .content {
  padding: 16px;
}
#product_2 .hot_products {
  border: 1px solid rgba(51, 51, 51, 0.3);
  color: #565656;
}
#product_2 .hot_products .title {
  padding: 16px 0;
  font-size: 14px;
  text-align: center;
  border-bottom: 0;
  background: #f8f8f8;
}
#product_2 .hot_products a {
  padding: 8px;
  text-align: center;
  color: #565656;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#product_2 .modal .modal-content {
  padding: 0 20px;
}
#product_2 .modal .modal-card {
  max-width: 90%;
}
#product_2 .modal .button.is-success {
  background-color: #F13A3A;
}
#lunbotu {
  padding-top: 1rem;
}
#lunbotu .swiper-container {
  width: 100%;
  height: 28.64583333vw;
}
@media (max-width: 768px) {
  #lunbotu .swiper-container {
    height: 300px;
  }
}
#lunbotu .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#lunbotu .swiper-container .swiper-slide .title {
  color: #F13A3A;
  font-weight: normal;
  padding-left: 10%;
  font-size: 40px;
}
@media (max-width: 768px) {
  #lunbotu .swiper-container .swiper-slide .title {
    font-size: 20px;
    padding-left: 8px;
  }
}
#lunbotu .swiper-container .swiper-slide .title .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}
#lunbotu .swiper-container .swiper-slide .title .anime-letter {
  display: inline-block;
  line-height: 1em;
}
#lunbotu .swiper-container .swiper-slide .subtitle {
  color: #F13A3A;
  font-size: 25px;
  padding-left: 10%;
}
@media (max-width: 768px) {
  #lunbotu .swiper-container .swiper-slide .subtitle {
    font-size: 16px;
  }
}
#lunbotu .swiper-pagination-bullet-active {
  background: #fff;
}
@media (max-width: 768px) {
  #lunbotu .swiper-button-prev,
  #lunbotu .swiper-button-next {
    background-size: 14px 44px;
  }
}
@media (max-width: 768px) {
  #lunbotu .swiper-button-prev {
    left: 0;
  }
}
@media (max-width: 768px) {
  #lunbotu .swiper-button-next {
    right: 0;
  }
}

@media (max-width: 768px) {

}
#chanpinliebiao .category-item {
  position: relative;
}
#chanpinliebiao .category-item .text {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#chanpinliebiao .category-item .text .title {
  font-size: 26px;
  color: #fff;
}
#chanpinliebiao .category-item .text .subtitle {
  font-size: 14px;
  color: #fff;
}
#chanpinliebiao .product-content .prodcut-item {
  color: #000;
  text-align: left;
}
#chanpinliebiao .product-content .prodcut-item .image {
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
#chanpinliebiao .product-content .prodcut-item .image .image-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.5s;
  transform: scale(0.8);
  opacity: 0;
}
#chanpinliebiao .product-content .prodcut-item .image:hover img {
  transition: 0.8s;
  opacity: 0.8;
  transform: scale(1.1);
}
#chanpinliebiao .product-content .prodcut-item .image:hover .image-shadow {
  opacity: 1;
  transform: scale(1);
}
#chanpinliebiao .product-content .prodcut-item figcaption {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 2.5;
  padding: 8px 0;
}
#gongsijieshao #qiyejieshao {
  margin-bottom: 48px;
}
#gongsijieshao #qiyejieshao .title {
  font-size: 24px;
  font-weight: normal;
}
@media (max-width: 768px) {
  #gongsijieshao #qiyejieshao .title {
    font-size: 18px;
  }
}
#gongsijieshao p {
  text-indent: 0;
  font-size: 14px;
  line-height: 32px;
}
#gongsijieshao figure {
  margin: 0;
  text-align: unset;
}
#xinwenliebiao1 .xinwen-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #xinwenliebiao1 .xinwen-item {
    margin-bottom: 8px;
  }
}
#xinwenliebiao1 .xinwen-item .title {
  font-size: 16px;
  width: 20rem;
  font-weight: normal;
  margin-bottom: 8px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #xinwenliebiao1 .xinwen-item .title {
    width: 15rem;
  }
}
#xinwenliebiao1 .xinwen-item .intro {
  text-indent: 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#xinwenliebiao1 .xinwen-item .column {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}
#gongyongdibu {
  background: #333;
  margin-top: 24px;
}
#gongyongdibu .footer-intro {
  padding-bottom: 24px;
}
#gongyongdibu .title {
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}
#gongyongdibu .subtitle {
  color: #fff;
  font-size: 14px;
}
#gongyongdibu .intro {
  color: #fff;
}
#gongyongdibu hr {
  width: 3em;
  background-color: #F13A3A;
}
#gongyongdibu #liuyan_form .title {
  text-align: center;
}
.copyright {
  text-align: center;
  font-size: 16px;
  line-height: 4;
  color: #fff;
  background: #464444;
}
.copyright a {
  color: #fff;
}
@media (max-width: 768px) {
  .copyright {
    font-size: 14px;
    margin-top: 16px;
  }
}
#online_1 {
  /*Use component --position The value is changed fixed*/
  --position: fixed;
}
#online_1 .online-show {
  position: var(--position);
  right: 0;
  top: calc(50% - 74px);
  z-index: 1001;
  background-color: #F13A3A;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 26px;
  padding: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  transition: right 500ms;
}
#online_1 .online-show p {
  text-indent: 0;
  font-size: 14px;
  line-height: 1.5;
  padding: 8px 0;
  max-width: 100%;
  word-break: break-word;
  text-transform: uppercase;
  text-align: center;
}
#online_1 .online-content {
  position: var(--position);
  top: calc(50% - 74px);
  z-index: 1000;
  right: -100vw;
  transition: right 500ms;
}
#online_1 .online-content .box {
  padding: 16px;
  border: 2px solid #F13A3A;
}
#online_1 .online-content .box .content p {
  text-indent: 0;
  margin: 0;
  font-size: 14px;
}
#online_1 .online-content .box .content p.is-flex {
  align-items: center;
}
#online_1 .online-content .box .content p:not(:last-child) {
  padding-bottom: 8px;
}
#online_1 .online-content .box .content .icon {
  width: auto;
}
#online_1 .online-mobile {
  position: var(--position);
  right: 0;
  bottom: 50px;
  z-index: 999;
}
#online_1 .online-mobile .content {
  display: flex;
  flex-direction: column;
}
#online_1 .online-mobile .content i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  background: rgba(31, 31, 31, 0.65);
  color: #fff;
  border-radius: 50%;
  margin: 8px 8px 0 0;
  cursor: pointer;
}
#online_1 .wechat-num-copy-modal .modal-content {
  background: #ffffff;
  width: 238px;
  padding-top: 20px;
  text-align: center;
}
#online_1 .wechat-num-copy-modal .modal-content img {
  margin-bottom: 10px;
}
#online_1 .wechat-num-copy-modal .modal-content .title {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
#online_1 .wechat-num-copy-modal .modal-content .subtitle {
  color: #999999;
  font-size: 12px;
  line-height: 17px;
  margin-top: 3px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#online_1 .wechat-num-copy-modal .modal-content .is-ok {
  color: #3384e3;
  padding: 9px 0px;
  margin: 12px 12px 0px;
  border-top: 1px solid #ececec;
}

    /* Browser label style */
    body {
        font-family: @font-family;
        /* overflow-x: hidden; */
    }
    p {
        text-align: left;
        text-indent: 2em;
        font-size: 16px;
        line-height: 1.8;
    }

    /* bulmaStyle reconstruction */
    .section {
        padding: 3rem 1.5rem 0 1.5rem;
        @media (max-width: 768px) {
            padding: 2rem 0.5rem 0 0.5rem;    
        }
    }
    .input:active, .input:focus, .is-active.input, .is-active.textarea, .is-focused.input, .is-focused.textarea, .select select.is-active, .select select.is-focused, .select select:active, .select select:focus, .textarea:active, .textarea:focus {
        border-color: @primary-color;
    }
    .button.is-primary {
        background-color: @primary-color;
        .is-hovered, &:hover {
            background-color: @hover-color
        }
    }
    .pagination-link.is-current {
        background-color: @primary-color;
        border-color: @primary-color;
    }

    /* fontReconstruct */
    .title {
        font-size: @font-size-base + 4px;
        margin-bottom: @gap-size * 2;
        @media (max-width: 768px) {
            font-size: @font-size-base + 2px;
        }
    }
    .subtitle {
        font-size: @font-size-base + 2px;
        margin-bottom: @gap-size * 2;
        @media (max-width: 768px) {
            font-size: @font-size-base;
        }
    }
    .intro {
        font-size: @font-size-base;
        line-height: 2;
        margin-bottom: @gap-size * 2;
        @media (max-width: 768px) {
            font-size: @font-size-base - 2px;
        }
    }

    /* swiper */
    .swiper-pagination-bullet-active {
        background: @primary-color;
    }

    /* Custom style */ 
    .title-block-1 {
        margin: 0 0 3rem 0;
        @media (max-width: 768px) {
            margin: 0 0 2rem 0;
        }
        .title {
            font-size: 28px;
            line-height: 1.5;
            font-weight: normal;
            border-left: 3px solid @primary-color;
            padding-left: @gap-size * 3;
            color: @primary-color;
            width: 200px;
            @media (max-width: 768px) {
                font-size: 18px;
                width: 120px;
            }
        }
        .subtitle {
            width: 200px;
            line-height: 1.5;
            color: @text-color-secondary;
            font-family: Arial;
            font-size: 16px;
            @media (max-width: 768px) {
                font-size: 12px;
                width: 120px;
            }
        }
    }
    @media (max-width: 768px) {
        .columns {
            margin-left: 0;
            margin-right: 0;
        }
    }
	
	
    #header_1 {
        .navbar {
            margin: 1rem;
            @media (max-width: 768px) { 
                margin: 0;
            }
            .navbar-brand img{
                max-height: 3.75rem;
                @media (max-width: 768px) {
                    max-height: 2.75rem;
                }
            }
        }
        .navbar-menu {
            @media (max-width: 1024px) {
                padding: 0;
            }
            .navbar-start{
                margin-left: auto;
                margin-right: 0;
            }
        }
        .navbar-burger{
            color: @primary-color;
            &:hover {
                color: @primary-color;
            }
        }
        .navbar-item, .navbar-link {
            @media (min-width: 1024px) {
                padding: 0.5rem 3rem;
            }
        }
        #navbarDetail{
            .navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover{
                background: @primary-color;
                color: #fff;
            }
            .navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
                background: @primary-color;
            }
            .navbar-dropdown{
                .navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
                    background: @white;
                    color: @primary-color;
                }
                .navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
                    background: @white;
                    color: @primary-color;
                }
            }
        }
        
        .is-primary-color {
            color: @primary-color;
        }
        .is-primary-bg {
            background: @white;
        }

        .padding-ud-3 {
            padding: 30px 0;
        }

        .font-size-16 {
            font-size: 16px;
        }

        .i-mobile-style {
            font-size: 49px;
            padding: 0 8px;
        }
        .has-dropdown {
            padding: 0;
        }
        .navbar-link:not(.is-arrowless)::after{
            border-color: #4a4a4a;
        }
        .navbar-link.is-active:not(.is-arrowless)::after{
            border-color: #ffffff;
        }
    }
    .stuck {
        position:fixed;
        width: 100%;
        top:0;
        z-index: 100;
        background: #fff;
        box-shadow: 0 0.5em 1em -0.125em rgba(10,10,10,.1), 0 0 0 1px rgba(10,10,10,.02);
    }

.list_page { width: 100%;text-align:center;margin: 30px 0;font-weight: 500;}
.list_page ul li { display:inline-block;font-size: 16px; line-height: 32px; border: 1px solid #d0cfcf; margin: 0 5px 5px 0;padding: 0;color: #333333;}
.list_page ul li.active,.list_page ul li:hover { background:#fb5000; border: 1px solid #fb5000;}
.list_page ul li a,.list_page ul li span{display:inline-block; padding:0 10px;color: #333333;}
.list_page ul li:hover a,.list_page ul li:hover span,.list_page ul li.active span {color:#ffffff;}

	
	
.showcon ul.list-paddingleft-2 {
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    list-style: inherit !important;
}
.showcon ul.list-paddingleft-2 li {
    display: list-item !important;
    margin-left: 20px !important;
    list-style: inherit !important;
    /* font-size: 20px; */
}
.showcon hr {
    border-bottom: 1px solid #e2e2e3;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
.showcon audio {
    max-width: 100% !important;
}
.showcon video {
    max-width: 100% !important;
    background: #000000;
}
.showcon iframe {
    max-width: 100% !important;
    border: none !important;
}
.showcon table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    max-width: 100% !important;
    height:auto !important;
}
.showcon td, .showcon th {
    padding: 5px 10px !important;
    border: 1px solid #666666 !important;
    word-break: break-all !important;
}
@media(max-width:991px){
.showcon video {
    height:auto !important;
}
.showcon iframe {
    height:auto !important;
}
}