/* 头部 */

.flex-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Ohd_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Ohd_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Ohd_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flex-c {
  display: flex;
  align-items: center;
}

.flex-con {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex {
  display: flex;
}

.header {
  width: 100%;
  height: auto;
}

.common-card {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.head-title {
  width: 100%;
  height: 103px;
  background-size: cover;
}

.head-title .logo {
  display: inline-block;
  width: auto;
  height: 86px;
}

.head-title .logo img {
  width: auto;
  height: 100%;
  object-fit: contain;
  margin-right: 22px;
}

.head-title .ph img {
  width: 36px;
  height: 36px;
  object-fit: contain;
  margin: 0 10px;
}

.head-title .ph span {
  font-size: 18px;
  font-style: italic;
  color: #2b99d8;
}

.head-title .ph span {
  font-size: 16px;
  color: #a72d18;
}

.head-title .ph i {
  font-size: 17px;
  font-weight: bold;
  color: #a72d18;
}




.header .from {
  width: 377px;
  height: 37px;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  border: solid 1px #dcdcdc;
}

.header .from input[type='text'] {
  flex: 1;
  height: 100%;
  background-color: #ffffff;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  font-size: 13px;
  padding-left: 15px;
  color: #ababab;
}

.header .from input[type='text']::placeholder {
  font-size: 13px;
  color: #ababab;
}

.header .from input[type='submit'] {
  font-size: 18px;
  font-style: italic;
  color: #ffffff;
  width: 80px;
  text-align: left;
  padding-left: 9px;
  height: 100%;
  background: url(../img/ic1.png) no-repeat;
  background-size: 18px 18px;
  background-color: #a72d18;
  background-position-y: center;
  background-position-x: 85%;
}

.header-bottom {
  width: 100%;
  height: 53px;
  background-color: #000000;
}

.header-bottom .common-card {
  height: 100%;
}

.header-bottom ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-bottom ul li {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 25px;
  transition: all 0.3s;
}

.header-bottom ul li a {
  font-size: 20px;
  color: #ffffff;
}

.header-bottom ul li:hover {
  background-color: #a72d18;
}

.header-bottom li img {
  width: 22px;
  height: 22px;
  margin-right: 5px;
  object-fit: cover;

}

.header-bottom ul li:hover::after {
  width: auto;
}

.header-bottom ul li:hover a {
  color: #fff;
}

/* 轮播 */

.home-swiper {
  position: relative;
  width: 100%;
  height: auto;
}

.headerSwiper .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #a72d18;
  opacity: 0.5;
}

.headerSwiper .swiper-pagination-bullet-active {
  opacity: 1 !important;
}

.headerSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

/* 产品展示 */
.products {
  width: 100%;
  height: auto;
  padding: 50px 0 120px 0;
  background: url(../img/bg.png) no-repeat;
  background-size: cover;
}

.common-tl {
  text-align: center;
}

.common-tl h2 {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}

.common-tl p {
  font-size: 18px;
  margin-top: 15px;
  color: #333333;
}


.products .nav {
  margin: 30px 0 40px 0;
}

.products .nav a {
    white-space: nowrap;
  display: inline-block;
     width: fit-content;
  height: 38px;
  background-color: #a72d18;
  border-radius: 19px;
  font-size: 18px;
  padding: 0 15px;
  text-align: center;
  line-height: 38px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-right: 9px;
}

.products .nav a:last-child {
  margin-right: 0;
}

.products-con {
  position: relative;
  width: 1700px;
  margin: 0 auto;
}

.productsSwiper {
  width: 100%;
  height: 760px;
  overflow: hidden;
}
.productsSwiper  img{
  width: 100%;
  height: 295px;
    object-fit: contain;
    vertical-align: bottom;
}

.productsSwiper a {
  display: inline-block;
  width: 100%;
  padding: 15px 15px 0 15px;
  background-color: #fff;
}

.productsSwiper .name {
  width: 100%;
  height: 55px;
}

.productsSwiper .text {
  font-size: 22px;

  color: #333333;
}

.productsSwiper .name::after,
.equipmentSwiper .name::after,
.productionLineSwiper .name::after {
  display: block;
  content: '';
  width: 28px;
  height: 28px;
  background: url(../img/ic3.png) no-repeat;
  background-size: cover;
}

.productsSwiper .swiper-slide {
  height: calc((100% - 15px) / 2) !important;

}

.products-pagination {
  position: absolute;
  z-index: 9999;
  bottom: -50px !important;
}

.products-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #0f49b5;

}

/* 关于我们 */
.common-tl.w h2,
.common-tl.w p {
  color: #fff;
}

.abouts {
  width: 100%;
  height: auto;
  padding: 40px 0 80px 0;
  background: url(../img/bg1.png) no-repeat;
  background-size: cover;
}

.abouts .top {
  width: 100%;
  height: auto;
  margin: 50px 0 30px 0;
}

.abouts .top .text {
  width: 700px;
  font-size: 20px;
  line-height: 41px;
  color: #ffffff;
  margin-right: 60px;
}

.abouts .top ul {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.abouts .top ul li {
  width: calc(100% / 2);
}

.abouts .top li span,
.abouts .top li i {
  font-size: 34px;
  color: #ffffff;
}


.abouts .top li h6 {

  font-size: 16px;
  color: #ffffff;
}

.abouts .top ul li:nth-child(2),
.abouts .top ul li:nth-child(6) {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.abouts .top ul li:nth-child(2) h6 {
  padding-right: 36%;
}

.abouts .top ul li:nth-child(6) h6 {
  padding-right: 18%;
}

.abouts .top ul li:nth-child(4) span {
  display: inline-block;
  width: 100%;
  text-align: center;

}

.abouts .bto {
  height: 346px;
  width: 100%;
}

.abouts .bto img {
  width: 650px;
  height: 100%;
  object-fit: cover;
}

.abouts .bto .ls {
  flex: 1;
  height: 100%;
  background-color: #ffffff;
  padding: 20px;
}

.abouts .bto .ls h6 {
  font-size:19px;
  color: #a72d18;
}

.abouts .bto .ls .lss {
  font-size: 16px;
  line-height: 26px;
  margin: 15px 0;
  color: #333333;
}

.abouts .ls .ph {
  width: fit-content;
  padding: 0 15px;
  height: 47px;
  background-color: #a72d18;
  font-size: 20px;
  line-height: 47px;
  color: #ffffff;

}

.abouts .ls h5 {
  font-size: 19px;
  color: #333333;
  margin-top: 10px;
}

/* 行业应用 */
.industry {
  width: 100%;
  height: auto;
  padding: 24px;
}

.industrySwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 24px;
}

.industrySwiper .img {
  width: 100%;
  height: 390px;
  object-fit: cover;
  vertical-align: bottom;
}

.industrySwiper a {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}

.industrySwiper .icon {
  width: 50px;
  height: 8px;
  object-fit: contain;
}

.industrySwiper .text {
  width: 100%;
  position: absolute;
  left: 0;
  height: 90px;
  bottom: 0;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.industrySwiper .name {
  font-size: 20x;
  margin-right: 4px;
  color: #ffffff;
}

.industry-con {
  width: 100%;
  position: relative;
}

.industry-button-next {
  cursor: pointer;
  position: absolute;
  left: -50px;
  width: 30px;
  height: 30px;
  bottom: 50%;
  background: url(../img/ic8-2.png) no-repeat;
  background-size: cover;
  z-index: 999;
}

.industry-con .swiper-button-lock {
  display: block !important;
}

.industry-button-prev {
  position: absolute;
  cursor: pointer;
  right: -50px;
  width: 30px;
  z-index: 999;
  bottom: 50%;
  height: 30px;
  background: url(../img/ic8.png) no-repeat;
  background-size: cover;
}

/* 资质荣誉 */
.honor {
  width: 100%;
  height: auto;
  padding: 24px 0 70px 0;
  background: url(../img/bg2.png) no-repeat;
  background-size: cover;
}

.honorSwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}

.honorSwiper img {
  width: 100%;
  height: 399px;
  vertical-align: bottom;
  object-fit: cover;
}

.honor-pagination,
.productionLine-pagination {
  margin-top: 30px;
}

.honor-pagination .swiper-pagination-bullet,
.productionLine-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #0065c4;
}

.honor-pagination .swiper-pagination-bullet-active,
.productionLine-pagination .swiper-pagination-bullet-active {
  background-color: #a72d18 !important;
}

/* 厂房设备 */
.equipment {
  width: 100%;
  height: auto;
  padding: 40px 0 60px 0;
}

.equipment .common-card {
  width: 1700px;
}

.equipmentSwiper,
.productionLineSwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.equipmentSwiper a,
.productionLineSwiper a {
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: #eeeeee;
  padding: 12px;
}

.equipmentSwiper img,
.productionLineSwiper img {
  width: 100%;
  height: 295px;
  object-fit: cover;
  vertical-align: bottom;
}

.equipmentSwiper .name,
.productionLineSwiper .name {
  margin-top: 15px;
}

.equipmentSwiper .ls,
.productionLineSwiper .ls {
  font-size: 22px;
  color: #333333;
}

.equipmentSwiper .bto,
.productionLineSwiper .bto {
  margin-top: 17px;
}

.equipment-button-next {
  cursor: pointer;
  width: 19px;
  height: 19px;
  background: url(../img/ic10-1.png) no-repeat;
  background-size: cover;
  margin-right: 11px;
}

.equipment-button-prev {
  cursor: pointer;
  width: 19px;
  height: 19px;
  background: url(../img/ic10-2.png) no-repeat;
  background-size: cover;
}

.indexTxt {

  width: 100%;
  height: auto;
  padding: 60px 0 70px 0;
  background: url(../img/bg3.png) no-repeat;
  background-size: cover;
}

.indexTxt .common-card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.indexTxt p {
  font-size: 27px;

  color: #ffffff;
}

.indexTxt h6 {
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  margin: 30px 0;
}

.indexTxt h5 {
  font-size: 22px;
  color: #ffffff;
}

.indexTxt .ph {
    width: fit-content;
    padding: 0 15px;
  height: 45px;
  background-color: #a72d18;
  border-radius: 5px;
  border: solid 2px #ffffff;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 30px;
}

/* 新闻资讯 */
.news {
  width: 100%;
  height: auto;
  padding: 40px 0;
}

.news .time p {
flex:1;
  font-size: 22px;
  color: #000000;
}

.news .time .tm span {
  font-size: 14px;
  color: #333333;
}

.news .time .tm i {
  font-size: 24px;
  color: #333333;
}

.news ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}

.news li {
  height: auto;
  width: calc((100% - 30px) / 2);
  margin: 0 30px 22px 0;
  background-color: rgba(226, 221, 221, 0.6);
  padding: 20px;
}

.news li:nth-child(2n) {
  margin-right: 0;
}

.news li .ls {
  font-size: 17px;
  line-height: 34px;
  color: #666666;
  margin-top: 20px;
}

/* 生产一线 */
.productionLine {
  width: 100%;
  height: auto;
  padding: 25px 0 90px 0;
  background: url(../img/bg4.png) bottom no-repeat;
  background-size: cover;
}

.productionLine .common-card {
  width: 1700px;
}

.footer {
  width: 100%;
  height: auto;
  background: url(../img/bg5.png) no-repeat;
  background-size: cover;
}

.footer .top {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid rgba(248, 247, 247, 0.5);
}

.footer .top a {
  font-size: 20px;
  color: #ffffff;
}

.footer .top img {
  width: 20px;
  height: 20px;
  object-fit: cover;
  margin-right: 2px;
}

.footer .con p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

.footer .con li a,
.footer .con li span {
  font-size: 14px;
  line-height: 39px;
  color: #ffffff;
}

.footer .con li img {
  width: 192px;
  height: 192px;
  object-fit: cover;
  margin-top: 15px;
}

.footer .logo {
  width: fit-content;
  margin-right: 45px;
}

.footer .logo h6 {
  font-size: 18px;
  font-weight: bold;
    text-align: center;
  color: #ffffff;
}

.footer .con {
  padding: 30px 0 20px 0;
}

.footer .con ul {
  display: flex;
  flex: 1;
  justify-content: space-between;
}

.footer .con ul li {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}

.footer .logo p {
  font-size: 17px;
  font-weight: normal;
  color: #ffffff;
  margin-top: 10px;
}

.footer .bottom {
  font-size: 14px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  border-top: 1px solid rgba(250, 248, 248, 0.3);
}


.introduce {
  width: 100%;
  height: auto;
  padding: 28px 0;
}

.introduceSwiper1 {
  width: 100%;
  height: 250px;
}

.introduceSwiper1 img {
  width: 53px;
  height: auto;
  object-fit: contain;
}

.introduceSwiper1 .active {
  display: none;
}

.introduceSwiper1 h5 {
  font-size: 20px;
  font-weight: normal;
  color: #222222;
  margin: 15px 0 5px 0;
}

.introduceSwiper1 .ls {
  font-size: 16px;
  text-align: center;
  line-height: 27px;
  color: #222222;
}

.introduceSwiper1 .item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 223px;
  background-color: #f3f3f3;
}

.introduceSwiper1 .swiper-slide-thumb-active .item {
  position: relative;
  background-color: #a72d18;
}

.introduceSwiper1 .swiper-slide-thumb-active .item::after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 39px solid transparent;
  border-right: 39px solid transparent;
  border-top: 26px solid #a72d18;
  bottom: -26px;
  left: 50%;
  z-index: 999;
  transform: translateX(-50%);
}

.introduceSwiper1 .swiper-slide-thumb-active .ls,
.introduceSwiper1 .swiper-slide-thumb-active h5 {
  color: #fff;
}

.introduceSwiper1 .swiper-slide-thumb-active .active {
  display: block;
}

.introduceSwiper1 .swiper-slide-thumb-active .deafult {
  display: none;
}

.introduceSwiper2 {
  width: 100%;
  height: auto;
  overflow: hidden;

}

.introduceSwiper2 .swiper-slide {
  display: flex;
  height: 426px;

  padding: 20px;
}

.introduce-con {
  width: 100%;
  background-color: #f3f3f3;
  padding: 30px 0;
}

.introduce-con .common-card {
  background-color: #ffffff;
}

.introduceSwiper2 .nu {
  width: 89px;
  height: 81px;
  line-height: 81px;
  text-align: center;
  background: url(../img/ic7.png) no-repeat;
  background-size: cover;
  font-size: 45px;
  font-weight: bold;
  font-style: italic;
  color: #a72d18;
  margin-right: 20px;
}

.introduceSwiper2 .lt {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 25px;
}

.introduceSwiper2 .img {
  width: 614px;
  height: 383px;
  object-fit: cover;
  margin-left: 54px;
}

.introduceSwiper2 h6 {
  font-size: 20px;
  font-weight: bold;

  color: #333333;
}

.introduceSwiper2 .tl P {
  font-size: 18px;
  margin-top: 8px;
  color: #333333;
}

.introduceSwiper2 .text {
  font-size: 20px;
  line-height: 35px;
  color: #333333;
}

.introduceSwiper2 .ph {
  font-size: 22px;
  color: #ffffff;
  width: 100%;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background-color: #a72d18;
}

.news li .time .tm{
    width: 125px;
margin-right:15px;
}