.ellipsis {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  
}
/* 浏览器标签样式 */
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;
}
/* bulma样式重构 */
.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: #e98900;
}
.button.is-primary {
  background-color: #e98900;
}
.button.is-primary .is-hovered,
.button.is-primary:hover {
  background-color: #f5a627;
}
.pagination-link.is-current {
  background-color: #e98900;
  border-color: #e98900;
}
/* font重构 */
.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: #e98900;
}
/* 自定义样式 */
.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: 32px;
  text-align: center;
  font-weight: 400;
  line-height: 1.5;
  width: 200px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .title-block-1 .title {
    font-size: 18px眀摩桴;
    width: 120px;
  }
}
.title-block-1 .subtitle {
  width: 200px;
  line-height: 1.5;
  margin: 0 auto;
  text-align: center;
  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: 300px;
  }
}
#header_1 {
  background: #f5f5f5;
}
#header_1 .level-item span:first-of-type {
  color: #888888;
}
#header_1 .level-item span.is-primary-color {
  font-style: italic;
  font-weight: 600;
}
#header_1 .navbar-item img {
  max-height: 2.75rem;
}
#header_1 .navbar-brand .navbar-item {
  padding-right: 0;
  padding-left: 0;
}
#header_1 .navbar-brand .navbar-item:hover {
  background: transparent;
}
#header_1 .navbar-brand img {
  width: auto;
 max-height: none;
}
@media (max-width: 768px) {
  #header_1 .navbar-brand img {
    width: 100px;
    margin-left: 10px;
  }
}
@media (max-width: 1024px) {
  #header_1 .navbar-menu {
    background: #4087e0;
    padding: 0;
  }
}
#header_1 .navbar-burger {
  color: #4087e0;
}
#header_1 .navbar-burger:hover {
  color: #4087e0;
}
#header_1 .navbar-item,
#header_1 .navbar-link {
  color: #000;
}
@media (min-width: 1024px) {
  #header_1 .navbar-item,

  #header_1 .navbar-link {
    padding: 2px 1.5rem;
  }
}
#header_1 .navbar-link.is-active,
#header_1 .navbar-link:focus,
#header_1 .navbar-link:focus-within,
#header_1 .navbar-link:hover,
#header_1 a.navbar-item.is-active,
#header_1 a.navbar-item:focus,
#header_1 a.navbar-item:focus-within,
#header_1 a.navbar-item:hover {
  background: #4087e0;
  color: #fff;
}
#header_1 .navbar-link.is-active:not(:focus):not(:hover),
#header_1 a.navbar-item.is-active:not(:focus):not(:hover) {
  background: #4087e0;
}
#header_1 .navbar-start {
  margin-left: auto;
  margin-right: unset;
}
#header_1 .is-primary-color {
  color: #e98900;
}
#header_1 .is-primary-bg {
  background: #fff;
}
#header_1 .padding-ud-1 {
  padding: 10px 0;
}
#header_1 .font-size-眀摩桴16 {
  font-size: 16px;
}
#header_1 .i-mobile-style {
  font-size: 49px;
  padding: 0 8px;
}
#lunbotu {
  /* padding: 3rem 0; */
}
#lunbotu .swiper-container {
  width: 100%;
  height: 38.64583333vw;
}
#lunbotu .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#lunbotu .swiper-container .swiper-slide .title {
  color: #fff;
  font-size: 40px;
}
@media (max-width: 768px) {
  #lunbotu .swiper-container .swiper-slide .title {
    font-size: 20px;
  }
}
#lunbotu .swiper-container .swiper-slide .subtitle {
  color: #fff;
  font-size: 25px;
}
@media (max-width: 768px) {
  #lunbotu .swiper-container .swiper-slide .subtitle {
    font-size: 16px;
  }
}
#lunbotu .swiper-pagination-bullet-active {
  background-color: #e98900;
}
#lunbotu .swiper-button-prev,
#lunbotu .swiper-button-next {
  font-size: 44px;
  color: #e98900;
  background-image: none;
}
#chanpinliebiao {
  padding-bottom: 8px;
  /* 产品分类 样式 */
}
#chanpinliebiao .product-content .product-item {
  color: #000;
  text-align: left;
  box-shadow: rgba(28, 26, 19, 0.2) 0px 0px 10px;
}
#chanpinliebiao .product-content .product-item .image {
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
#chanpinliebiao .product-content .product-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 .product-item .image:hover img {
  transition: 0.5s;
  opacity: 0.8;
  transform: scale(1.1);
}
#chanpinliebiao .product-content .product-item .image:hover .image-shadow {
  opacity: 1;
  transform: scale(1);
}
#chanpinliebiao .product-content .product-item figcaption {
  text-align: center;
  font-size: 16px;
眀摩桴  color: #333;
  line-height: 2.5;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 5px;
}
#chanpinliebiao .products_categories {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
#chanpinliebiao .products_categories li {
  padding: 0 10px;
  border-right: 1px solid #cccccc;
}
@media (max-width: 768px) {
  #chanpinliebiao .products_categories li {
    padding: 0 16px;
  }
}
#chanpinliebiao .products_categories li:last-of-type {
  border-right: none;
}
#chanpinliebiao .products_categories li a {
  color: #333;
  font-size: 17px;
}
#chanpinliebiao .products_categories li a:hover {
  color: #e98900;
}
#chanpinliebiao .products_categories li.is-active a {
  color: #363636;
}
#gongsiyousi {
  background: #eeeeee;
  margin-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  #gongsiyousi {
    margin-top: 2rem;
    padding-bottom: 2rem;
  }
}
#gongsiyousi .title-block-1 .title {
  width: 100%;
  margin-bottom: 16px;
}
#gongsiyousi .title-block-1 p {
  color: #888888;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  width: 80%;
  text-indent: 0;
  margin: 0 auto;
}
#gongsiyousi .item {
  text-align: center;
}
#gongsiyousi .item span {
  font-size: 24px;
  border: 1px solid;
  padding: 8px 24px;
}
@media (max-width: 768px) {
  #gongsiyousi .item span {
    font-size: 22px;
  }
}
#chanpinliebiao1 {
  /* 轮播图样式 */
}
#chanpinliebiao1 .product-content .product-item {
  color: #000;
  text-align: left;
}
#chanpinliebiao1 .product-content .product-item .image {
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
#chanpinliebiao1 .product-content .product-item .image .image-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  transform: scale(0.8);
  opacity: 0;
}
#chanpinliebiao1 .product-content .product-ite眀摩桴m .image:hover img {
  transition: 0.5s;
  opacity: 0.8;
  transform: scale(1.1);
}
#chanpinliebiao1 .product-content .product-item .image:hover .image-shadow {
  opacity: 1;
  transform: scale(1);
}
#chanpinliebiao1 .product-content .product-item figcaption {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 2.5;
  padding: 8px 0;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#chanpinliebiao1 .swiper-container {
  width: 100%;
  height: 345px;
}
@media (max-width: 768px) {
  #chanpinliebiao1 .swiper-container {
    height: 230px;
  }
}
#chanpinliebiao1 .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
}
#chanpinliebiao1 .swiper-pagination-bullet-active {
  background-color: #3273dc;
}
#chanpinliebiao1 .swiper-button-prev,
#chanpinliebiao1 .swiper-button-next {
  font-size: 44px;
  color: #3273dc;
  background-image: none;
}
#xinwenliebiao1 {
  background: #f8f8f8;
  margin-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  #xinwenliebiao1 {
    margin-top: 2rem;
    padding-bottom: 2rem;
  }
}
#xinwenliebiao1 .new {
  padding: 0.75rem;
  padding-top: 2rem;
}
#xinwenliebiao1 .new li {
  display: flex;
}
#xinwenliebiao1 .new li .newDate {
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  position: relative;
  text-align: center;
}
#xinwenliebiao1 .new li .newDate span {
  font-size: 18px;
  color: #333333;
}
@media (max-width: 768px) {
  #xinwenliebiao1 .new li .newDate span {
    font-size: 15px;
  }
}
#xinwenliebiao1 .new li .newDate span:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  position: absolute;
  top: 4px;
  right: -8px;
  background-color: #ddd;
}
#xinwenliebiao1 .new li .newTitle {
  padding-left: 2rem;
  padding-bottom: 2rem;
}
#xinwenliebiao1 .new li .newTitle a:hover h3 {
  color: #e98900;
}
#xinwenliebiao1 .new li .newTitle h3 {眀摩桴
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  color: #333333;
}
#xinwenliebiao1 .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;
}
#gongyongdibu {
  background: #333333;
}
#gongyongdibu .footer-intro {
  padding-bottom: 24px;
  border-bottom: 1px solid #4d4d4d;
}
#gongyongdibu .title {
  color: #b7b7b7;
  font-size: 20px;
  letter-spacing: 2px;
}
#gongyongdibu .subtitle {
  color: #b7b7b7;
  font-size: 16px;
  margin-bottom: 0.5rem;
}
#gongyongdibu .subtitle i {
  padding-right: 8px;
}
#gongyongdibu li {
  color: #b7b7b7;
}
#gongyongdibu .intro {
  color: #b7b7b7;
  text-align: center;
  text-indent: 0;
}
@media (max-width: 768px) {
  #gongyongdibu .intro .intro {
    font-size: 14px;
  }
}
#gongyongdibu hr {
  width: 3em;
  background-color: #e98900;
}
#gongyongdibu .column ul {
  display: flex;
  justify-content: space-around;
}
#gongyongdibu .column .clearul .subtitle {
  display: flex;
  align-items: center;
}
#gongyongdibu .column .clearul .subtitle span {
  padding: 0 7px;
}
.copyright {
  text-align: center;
  font-size: 16px;
  line-height: 4;
  color: #4d4d4d;
  background: #333333;
}
.copyright a {
  color: #6b6b6b;
}
@media (max-width: 768px) {
  .copyright {
    font-size: 14px;
    margin-top: 16px;
  }
}