.public-title {
  text-align: center;
  margin-bottom: 0.55rem;
}
.public-title .c-title {
  line-height: 1.2;
  font-size: 0.38rem;
}
.public-title .c-text {
  margin-top: 0.1rem;
  color: #666;
  color: #505050;
}
.c-case6 {
  padding: 1.52rem 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.c-case6::before {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: -1.5rem;
  z-index: 1;
  width: 3rem;
  height: 3rem;
  background: url(https://www.beisen.com/public/mobile/manufacturing/images/gaodniyuan2.png) no-repeat center / 100% 100%;
  animation: trantale1 6s 1s linear infinite forwards;
  opacity: 0.3;
}
.c-case6::after {
  content: "";
  position: absolute;
  bottom: 1rem;
  right: -3rem;
  z-index: 1;
  width: 6rem;
  height: 6rem;
  background: url(https://www.beisen.com/public/mobile/manufacturing/images/gaodniyuan2.png) no-repeat center / 100% 100%;
  animation: trantale1 6s 2s linear infinite forwards;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .c-case6 {
    padding: 0.8rem 0;
  }
}
.c-case6 .container {
  max-width: 1340px;
}
.c-case6 .c-main {
  display: flex;
  align-items: center;
  box-shadow: 0 0 0.38rem rgba(124, 165, 162, 0.17);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .c-case6 .c-main {
    flex-wrap: wrap;
    padding-left: 0;
  }
}
.c-case6 .c-main .c-img-box {
  display: block;
  width: 100%;
  height: 490px;
  overflow: hidden;
}
.c-case6 .c-main .c-img-box .img-box {
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .c-case6 .c-main .c-img-box {
    width: 100%;
    height: 7rem;
  }
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-img-box {
    height: 4rem;
  }
}
.c-case6 .c-main .c-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  opacity: 0;
}
.c-case6 .c-main .c-img-box:hover .img-box {
  transform: scale(1.05);
}
.c-case6 .c-main .c-list {
  width: 41.8%;
  padding: 0 40px;
}
@media (max-width: 991px) {
  .c-case6 .c-main .c-list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-list {
    padding: 0 0.4rem;
  }
}
.c-case6 .c-main .c-list li {
  border-bottom: 1px solid #ececec;
}
.c-case6 .c-main .c-list li:last-child {
  border: 0;
}
.c-case6 .c-main .c-list li .c-wrap {
  display: block;
  padding: 29px 0;
  color: #1a1a1a;
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-list li .c-wrap {
    padding: 0.4rem 0;
  }
}
.c-case6 .c-main .c-list li .c-wrap .c-title {
  margin-bottom: 5px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-list li .c-wrap .c-title {
    line-height: 1.5;
  }
}
.c-case6 .c-main .c-list li .c-wrap .c-text {
  margin-bottom: -28px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-list li .c-wrap .c-text {
    margin-bottom: -0.4rem;
    line-height: 0.4rem;
    display: none;
  }
}
.c-case6 .c-main .c-list li .c-wrap .c-more {
  display: inline-flex;
  align-items: center;
  line-height: 28px;
  color: #2cc6d0;
  transition: all 0.3s;
  opacity: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .c-case6 .c-main .c-list li .c-wrap .c-more {
    line-height: 0.4rem;
    display: none;
  }
}
.c-case6 .c-main .c-list li .c-wrap .c-more img,
.c-case6 .c-main .c-list li .c-wrap .c-more svg {
  margin-left: 10px;
  width: 18px;
  height: 18px;
}
.c-case6 .c-main .c-list li .c-wrap .c-more img path,
.c-case6 .c-main .c-list li .c-wrap .c-more svg path {
  fill: #2cc6d0;
}
@media (min-width: 768px) {
  .c-case6 .c-main .c-list li .c-wrap:hover .c-text {
    opacity: 0;
  }
  .c-case6 .c-main .c-list li .c-wrap:hover .c-more {
    opacity: 1;
  }
}
.container {
  margin: 0 auto;
  width: 100% !important;
  max-width: 1200px !important;
}
@media (min-width: 768px) {
  .hadbox-sec1 .container {
    margin: 0 auto;
    width: 100% !important;
    /*max-width: 1844px !important;*/
   max-width: 1200px !important;
  }
}
@media (max-width: 991px) {
  .container {
    width: 90% !important;
  }
  .hadbox-sec1 .container {
    width: 92% !important;
  }
}
.swiper-pagination-c .swiper-pagination-bullet-active {
  background: #61c4ce;
}
.swiper-pagination-c {
  bottom: 20px !important;
}
.swiper-pagination-c .swiper-pagination-bullet {
  width: 20px;
  border-radius: 4px;
  height: 4px;
}
.bannerbox_cont .cont .item .list {
  padding: 0.3rem;
  padding-right: 0.2rem;
}
.bannerbox_cont .cont .item .list .font .tit {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bannerbox .item .cont .container .text {
  margin-bottom: 0.4rem;
}
.bannerbox .item .cont .container .tit {
  font-size: 0.38rem;
}
.hm_tit .tit {
  font-size: 0.38rem;
}
.hm-sec5 .fz_cont .fz_tit {
  font-size: 0.28rem;
}
@media (max-width: 767px) {
  .bannerbox_cont {
    padding: 0.4rem 0 0.4rem;
  }
  .bannerbox .item .cont .container .text {
    font-size: 14px;
  }
  .bannerbox_cont .cont .item .list .font .tit {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    font-size: 16px;
  }
  .hm-sec2 .fz_cont .item .list .tit {
    font-size: 0.28rem;
  }
}
.hm-sec7 .cont .gt .hm7_cont .item .fz_font {
  padding-right: 0.4rem !important;
}
.hm-sec7 .cont .gt .hm7_cont .item {
  /*padding-left: 0.4rem !important;*/
}
.hm-sec7 .cont .gt .hm7_cont .item .fz_font .font li {
  margin-bottom: 0.4rem !important;
}
.hm-sec7 .cont .gt .hm7_cont .swiper-slide .item .fz_font {
  padding-top: 0 !important;
  position: relative;
}
.hm-sec7 .cont .gt .hm7_cont .item .fz_font .hm_but {
  margin-top: 0.4rem !important;
  position: absolute;
  bottom: 0;
}
.hm-sec7 .cont .gt .hm7_cont .item {
  height: 100% !important;
}
.hm-sec7 .cont .gt .hm7_cont {
  height: 100% !important;
}
.hm-sec7 .cont .gt .hm7_cont .item {
  align-items: center;
	background-color: #fff;
	margin-left: 0;
	width: 73%;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	/*position: relative;*/
	/*z-index: 2;*/
	/*display: block;*/
	height: 4rem !important;
}
@media (max-width: 1350px) {
	.hm-sec7 .cont .gt .hm7_cont .item{
  	height: 6rem !important;
  }
}
@media (max-width: 1250px) {
	.hm-sec7 .cont .gt .hm7_cont .item{
  	height: 8rem !important;
  }
  
}
@media (max-width: 1240px) {
    .hm-sec7 .cont .gt .hm7_cont .item{
  	height: 6rem !important;
  }
  .hm-sec7 .cont .gt .hm7_cont .swiper-slide .item .right{
      width: 12.4rem;
  }
  .hm-sec7 .cont .gt .hm7_cont .swiper-slide .item .szh .right{
  	width: 12rem;
  }
}
@media (min-width: 1360px) and (max-width:1660px) {
	.hm-sec7 .cont .gt .hm7_cont .item{
  	height: 5rem !important;
  }
}

.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut {
  position: absolute;
  bottom: 20px;
  left: 0.8rem;
  right: 0.8rem;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .text {
  padding-bottom: 60px;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
  min-height: 0 !important;
}
@media (max-width: 978px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .text {
    padding-bottom: 0px;
  }
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut {
    position: static;
  }
}
.hm-sec2 .container {
  max-width: 1200px !important;
}
