.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.p,
a,
.a {
  font-family: 'pingfang';
}
/* 录入内容样式 */
figure{
    margin:0;
}

figure.image img {
    width: auto;
    max-width: 100%;
}

figure.image-style-align-center {
    margin: 0 auto;
}

figure.image-style-align-center img {
    display: block;
    margin: 0 auto;
}

figure.table {
    margin: 0 auto;
}

figure table {
    width: 100%;
}

figure table p {
    margin: 0;
}

.NyContent {
    padding: 0;
    min-height: 300px;
}
.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.din {
  font-family: 'din'
}

.insode-bigbox {
  /* height: 10000px; */
  padding-bottom: 160px;
}

.fcw {
  color: #fff !important;
}

.fcw08 {
  color: #f4f4f4 !important;
}

.fc666 {
  color: #666 !important;
}

.fc666 a {
  color: #666 !important;
}

.fcb {
  color: #000 !important;
}

.container-fluid {
  padding: 0 60px;
}

.container {
  width: 1440px;
}

@media screen and (max-width: 1440px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {

  .container-fluid,
  .container,
  .companybigbox {
    padding-left: 45px;
    padding-right: 45px;
    width: 100%;
  }
}

@media screen and (max-width: 550px) {

  .container-fluid,
  .container,
  .companybigbox {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

.b-banner {
  position: relative;
}

.b-banner-txt {
  position: absolute;
  top: 40%;
}

.b-banner-txt h1 {
  font-size: 50px;
  color: #ffffff;
  font-family: 'din';
  text-transform: capitalize;
}

.b-banner-txt a,
.b-banner-txt p {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
}

/* 公司简介 */
.scroll-left-box {
  position: absolute;
  top: calc(38vw + 160px);
  z-index: 99;
}

.scroll-left-1 {
  position: fixed;
  top: 20%;
  z-index: 99;
}

.scroll>div {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
  .scroll-left {
    position: relative;
    top: 20%;
    width: 100%;
  }
}

.scroll-left-title {
  font-size: 5rem;
  color: #1f2024;
  line-height: 133.33%;
  padding-bottom: 1.5625vw;
  border-bottom: 4px solid #b12525;
  margin-bottom: 1.6145rem;
  font-family: 'din';
}

.nav-link span {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  text-transform: capitalize;
}

.scroll {
  padding-top: 60px;
}

.scroll h1 {
  font-size: 50px;
  color: #333;
  font-family: 'din';
  text-transform: capitalize;
}

.scroll h5 {
  margin: 30px 0;
  font-size: 20px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  width: 100%;
}

.onetop {
  border-bottom: 1px solid #333;
  width: 80%;
  margin-bottom: 20px;
}

.one p {
  width: 80%;
  font-size: 18px;
  font-weight: 500;
  word-break: break-all;
}

.onebottom-container {
  width: 100%;
  height: 100%;
}

.onebottom-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: auto;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* .onebottom-slide img {
  height: 400px;
} */
/* .onebottom-slide:nth-child(2n) {
  width: 60%;
}

.onebottom-slide:nth-child(3n) {
  width: 40%;
} */
#one,
#three {
  margin-left: -75px;
  margin-right: -75px;
}

/* 关于我们第二栏 */
#two,
#four {
  background: #f4f4f4;
  margin-left: -75px;
  margin-right: -75px;
}

.twotop-container {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 60px;
}

.twotop-slide {
  text-align: center;
  font-size: 18px;
  background: #fff0;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.twotop-slide img {
  padding-bottom: 40px;
}

.twotop-slide svg {
  position: absolute;
  bottom: 0;
  width: 20px;
  left: 10%
}

.twotop h4 {
  margin-top: 40px;
  font-size: 28px;
  font-family: 'pingfang';
  font-weight: bold;
  color: #333;
}

.twotop-slide p {
  position: absolute;
  width: 100px;
  left: calc(10% + 30px);
  bottom: 0px;
  margin: 0;
  line-height: 12px;
  font-size: 20px;
  text-align: left;
}

.certsDivider {
  margin: 1.5625vw 0;
  width: 80%;
  height: 1px;
  background: #b12525;
  margin-bottom: 60px;
}

/* 伙伴 */
.threetop-container {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 60px;
}

.threetop-slide {
  text-align: center;
  font-size: 18px;
  background: #fff0;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* 关于我们第四屏 */
.four-bullet {
  width: 14px;
  height: 14px;
  border: 4px solid #b12525;
  margin-right: .83vw;
}

.four-heading {
  line-height: 14px;
  font-size: 28px;
  font-family: 'pingfang';
  font-weight: bold;
}

.fourbox p {
  font-size: 18px;
  margin-top: 20px;
}

.fourbox-1 {
  margin-bottom: 60px;
}

/* 产品中心 */
/* 产品列表 */
.prolistbox {
  margin-right: -75px;
  margin-left: -75px;
  min-height: 1200px
}

.prolistbox:nth-child(2n) {
  background: #f4f4f4;
}

.prolistbox:nth-child(2n-1) {
  background: #fff;
}

.prolist-slide {
  font-size: 18px;
  transition: 0.5s;
  display: block;
}

.prolist-slide img {
  mix-blend-mode: multiply;
}

.productList {
  padding: 0 30px;
  padding-bottom: 90px;
}

.productListbox {
  transition: 0.5s;
  z-index: 98;
}

.productListbox:hover {
  box-shadow: 0 0 20px 1px #80808080;
  z-index: 99;
}

/* .prolist-slide img {
  margin-bottom: 50px;
} */
.prolist-slide svg {
  position: absolute;
  bottom: 20px;
  height: 14px;
  left: 10%
}

.prolist h4 {
  margin-top: 40px;
  font-size: 28px;
  font-family: 'pingfang';
  font-weight: bold;
  color: #333;
}

.prolist-slide p {
  position: relative;
  width: 100%;
  padding-left: calc(10% + 30px);
  bottom: 0px;
  margin: 0;
  line-height: 50px;
  color: #666;
  text-align: left;
}

.productList .productListbox:nth-child(2),
.productList .productListbox:nth-child(4),
.productList .productListbox:nth-child(5),
.productList .productListbox:nth-child(7),
.productList .productListbox:nth-child(10),
.productList .productListbox:nth-child(12),
.productList .productListbox:nth-child(13),
.productList .productListbox:nth-child(15),
.productList .productListbox:nth-child(18),
.productList .productListbox:nth-child(19){
  background: #f3f3f3;
}


.navigation {
  margin-top: 80px;
  font-size: 16px;
  display: flex;
  justify-content: center;
}

/* 产品内页 */
.inside-box {
  margin-top: 100px;
}

/* 多图 */
#zoom {
  position: absolute;
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  border-radius: 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .8);
  display: none;
}

#wrapper {
  margin: 0 auto;
  width: 100%;
}

#content {
  text-align: center;
}

#view {
  margin: 30px 0;
  height: 384px;
}

#view img {
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

#thumbs {
  position: relative;
  margin: 20px 0;
}

#nav-left-thumbs {
  left: 70px;
}

#nav-right-thumbs {
  right: 70px;
}

#nav-left-thumbs,
#nav-right-thumbs {
  position: absolute;
  top: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .6);
  font-size: 1em;
  font-weight: bold;
  color: #999;
  text-shadow: 0 0 10px rgba(0, 0, 0, .5);
  cursor: pointer;
  transition-duration: .5s;
}

#nav-left-thumbs:hover,
#nav-right-thumbs:hover {
  background: lightgrey;
}

#pics-thumbs {
  position: relative;
  padding: 5px 0;
  margin: 0 122px;
  white-space: nowrap;
  overflow: hidden;
  transition-duration: .8s;
}

#pics-thumbs img {
  padding: 5px;
  margin: 0 2px;
  border-radius: 4px;
  /* box-shadow: 0 0 5px rgba(0, 0, 0, .6); */
  cursor: pointer;
  height: 75px;
  transition-duration: .5s;
}

.zoombox {
  position: unset !important;
}

/* end多图 */
.pro_content {}

.probq {
  margin: 10px 0;
  text-align: center;
}

.probq p {
  margin: 0;
  line-height: 18px;
}

.probq p:first-child {
  font-weight: bold;
  font-size: 20px;
}

.probq p:last-child {
  font-size: 18px;
}

.pro_content h1 {
  font-size: 60px;
  margin-bottom: 50px;
  text-align: center;
}

.pro_content p {
  font-size: 24px;
  line-height: 32px;
}

.pro_content a {
  font-size: 16px;
  display: block;
  color: #b12525;
  border: 2px solid #b12525;
  padding: 10px 50px;
  border-radius: 31px;
}

.inside-pro-box-top {
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  line-height: 60px;
  margin-bottom: 30px;
}

.fyoi {
  width: 100%;
  bottom: 100px;
  margin-top: 50px;
}

.fyoi a {
  border-radius: 0px;
  margin: 20px 0;
  line-height: 50px;
  padding: 0px 30px;
  border: 0;
  font-weight: bold;
  font-size: 16px;
}

.infoimg {
  width: 50px;
  float: left;
}

.a-alink {
  width: 100%;
  text-align: center;
}

/*
.alink:hover {
  background-color: #b12525;
  color: #fff;
} */
/* 新闻 */
.newslist {
  padding: 40px 0;
}

.newslisttxt h1 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 50px;
  text-transform: capitalize;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #333;
}

.nltxt {
  border-left: 4px solid #b12525;
  padding-left: 30px;
}

.newslisttxt p {
  font-size: 18px;
  color: #333;
  text-transform: capitalize;
}

.time {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  text-align: center;
  padding: 10px 20px;
  top: 0;
  background: #b1252580;
}

.time p {
  margin: 0;
}

.time p:first-child {
  font-size: 50px;
  line-height: 40px;
}

.time p:last-child {
  line-height: 30px;
}

.b-news-detail h2 {
  margin-top: 50px;
  font-size: 5rem;
  font-family: 'DIN';
  text-transform: capitalize;
  color: #333;
}

.newsmore {
  font-size: 16px;
  display: block;
  color: #b12525;
  border: 2px solid #b12525;
  float: left;
  padding: 10px 50px;
  border-radius: 31px;
}

/* 联系我们 */
.utf-contact-area {
  margin-top: 50px;
}

.utf-contact-area h2 {
  font-size: 5rem;
  position: relative;
  margin-bottom: 22px;
  padding-bottom: 5px;
  font-family: 'DIN';
}

.utf-contact-area h2:after {
  background: #b12525;
  position: absolute;
  content: '';
  left: 0px;
  bottom: -7px;
  height: 3px;
  width: 40px;
  border-radius: 30px;
}

.utf-contact-area h4,
.utf-contact-area h4 a {
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #616161;
}

.utf-contact-area h4 a:hover {
  color: #b12525;
}

.utf-contact-area .right-info {
  padding-left: 35px;
}

.utf-contact-area .right-info a {
  margin-top: 10px;
}

.utf-contact-area .address-info i,
.utf-contact-area .address-info p {
  display: table-cell;
  vertical-align: middle;
}

.utf-contact-area .address-info p {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin: 0;
  padding-left: 20px;
  font-size: 16px;
}

.utf-contact-area .address-info p span,
.utf-contact-area .address-info p span a {
  color: #888888;
  display: block;
  font-weight: normal;
  font-size: 15px;
}

.utf-contact-area .address-info p span a:hover {
  color: #b12525
}

.utf-contact-area .address-info i {
  background: #b12525;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  color: #ffffff;
  font-size: 26px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}

.utf-contact-area .address-info li {
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.utf-contact-area .utf-contact-form input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: 2px solid #e7e7e7;
  border-radius: 4px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  padding: 6px 12px;
  width: 100%;
  height: 100%
}

.utf-contact-area .utf-contact-form input:focus,
.utf-contact-area .utf-contact-form textarea:focus {
  border-color: rgb(177 37 37 / 50%);
  outline: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(177 37 37 / 50%);
}

.utf-contact-area .utf-contact-form textarea {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: 2px solid #e7e7e7;
  border-radius: 4px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  padding: 10px 12px;
  min-height: 120px;
}

.utf-contact-area .utf-contact-form button {
  background: #b12525 none repeat scroll 0 0;
  border: medium none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-top: 15px;
  padding: 10px 30px;
  text-transform: uppercase;
}

.utf-contact-area .utf-contact-form button i {
  margin-left: 5px;
}

.utf-contact-area .utf-contact-form .loader {
  margin-left: 5px;
}

input {
  border: 1px solid #e7e7e7;
  border-radius: inherit;
  box-shadow: inherit;
  min-height: 50px;
}

.messlist,
.messtxt {
  margin: 20px 0;
}

.messbtn {
  margin-top: 20px;
}

.utf-contact-form-area .alert-notification {
  margin-top: 15px;
  padding: 0;
}

.utf-contact-form-area .alert-notification .alert-error {
  background: #e7e7e7 none repeat scroll 0 0;
  color: red;
  margin-top: 0;
  text-align: left;
}

.utf-contact-form-area.bg-fixed .alert-notification .alert-error {
  background: #ffffff none repeat scroll 0 0;
  color: red;
  margin-top: 0;
  text-align: left;
}

.google-maps-area iframe {
  height: 400px;
  margin-bottom: 60px;
  width: 100%;
  border: 5px solid rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.google-maps {
  margin-top: 50px;
}
