/* 制砂楼专题 */

.spe-pt1 {
  padding: 0;
}
.spe-pt1 .banner-content {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.spe-pt .spe-show-txt {
  margin-left: 70px;
}
.spe-pt .spe-show-txt h2 {
  font-size: 60px;
  color: #da271a;
  margin-bottom: 28px;
  font-family: pangmen;
  font-weight: 500;
}
.spe-pt .spe-show-txt h3 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 32px;
  /* font-family: pangmen; */
}
.spe-pt .spe-show-txt p {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.spe-pt .spe-show-txt ul li {
  font-size: 18px;
  margin-bottom: 25px;
  padding-left: 30px;
  line-height: 1;
  position: relative;
}
.spe-pt .spe-show-txt ul li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #da271a;
  position: absolute;
  left: 4px;
  top: 4px;
}
.spe-pt .spe-show-txt .btn a {
  width: 180px;
  height: 58px;
  line-height: 54px;
  font-size: 18px;
}
.spe-pt .spe-show-txt .btn a:first-child {
  margin-right: 20px;
}
.spe-pt2 {
  padding: 85px 0;
}

.bg-gray {
  background-color: #f6f6f6;
}
.spe-pt3 {
  padding: 70px 0 60px;
  position: relative;
}

.spe-pt3 .fature-item-wrapper {
  padding: 0;
  display: flex;
  justify-content: center;
}
.spe-pt3 .fature-item-wrapper .fature-item {
  border-bottom: 2px solid #da271a;
  width: 400px;
  margin-bottom: 40px;
}

.spe-pt3 .fature-item-wrapper:nth-child(odd) {
  justify-content: end;
}
.spe-pt3 .fature-item-wrapper:nth-child(even) {
  justify-content: start;
}
.spe-pt3 .fature-item-wrapper:nth-child(1) {
  justify-content: center;
}
.spe-pt3 .fature-item-wrapper .fature-item h4 {
  font-size: 24px;
  width: 38%;
  color: #fff;
  border-radius: 30px;
  line-height: 60px;
  height: 60px;
  background-color: #da271a;
  text-align: center;
  margin: 0 auto 20px;
}
.spe-pt3 .fature-item-wrapper .fature-item p {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.spe-pt3 .fature-center {
  padding: 22px;
  border: 1px dashed #da271a;
  border-radius: 100%;
  width: 230px;
  height: 230px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}
.spe-pt3 .fature-center span {
  width: 186px;
  height: 186px;
  background-color: #da271a;
  color: #fff;
  border-radius: 100%;
  display: block;
  text-align: center;
  line-height: 186px;
  font-size: 38px;
}

.spe-pt4 .item-tit {
  margin-bottom: 30px;
}
.spe-pt4 .container > p {
  font-size: 18px;
  margin-bottom: 54px;
  line-height: 1.8;
}
.spe-pt4 .zc-tit {
  width: 35%;
}
.spe-pt4 .zc-tit ul li a {
  display: block;
  background-color: #f6f6f6;
  margin-bottom: 3px;
  height: 115px;
  color: #999;
  line-height: 120px;
  font-size: 24px;
  text-align: center;
}
.spe-pt4 .zc-tit ul li:hover a,
.spe-pt4 .zc-tit ul li.active a {
  background-color: #da271a;
  color: #fff;
}
.spe-pt4 .zc-img {
  width: 63%;
}
.spe-pt4 .zc-img p {
  font-size: 18px;
  margin-top: 18px;
  text-indent: 36px;
  line-height: 1.8;
}

.spe-pt5 .item-tit h3 {
  margin-bottom: 36px;
}
.spe-pt5 table {
  width: 100%;
  background-color: #eee;
  border-collapse: collapse;
}
.spe-pt5 table tr {
  border-bottom: 1px solid #fff;
}
.spe-pt5 table th,
.spe-pt5 table td {
  /* border-right: 1px solid #fff; */
  border: 1px solid #fff;
  font-size: 16px;
  text-align: center;
  height: 72px;
  padding: 0 12px;
}
/* .spe-pt5 table th:last-child,
.spe-pt5 table td:last-child {
  border: none;
} */
.spe-pt5 table th {
  background-color: #da271a;
  color: #fff;
}

.spe-pt6 h3 {
  margin-bottom: 36px;
}
/* .spe-pt6 .case-item {
  width: 32.5%;
  font-size: 0;
  position: relative;
} */
.spe-pt6 .case-item .case-img {
  position: relative;
}
.spe-pt6 .case-item .case-img::after {
  content: "";
  background: rgba(0, 0, 0, 0.4) url(../images/2-5.png) no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.spe-pt6 .case-item h4 {
  font-size: 18px;
  margin-top: 15px;
  font-weight: 400;
  line-height: 1.2;
}

.spe-pt7 h3 {
  margin-bottom: 20px;
}
.spe-pt7 .left {
  /* padding-left: 0; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* .spe-pt7 .right {
  padding-right: 0;
} */
.spe-pt7 .left p {
  font-size: 18px;
  line-height: 1.8;
}
.spe-pt7 .left button {
  font-size: 18px;
  background-color: #da271a;
  color: #fff;
  width: 264px;
  height: 56px;
  line-height: 56px;
  border-radius: 6px;
}
.spe-pt7 .right input {
  font-size: 16px;
  width: 49%;
  border: 1px solid #da271a;
  border-radius: 5px;
  height: 55px;
  line-height: 55px;
  padding-left: 60px;
}
.spe-pt7 .right input[name="title"] {
  margin-right: 1%;
  background: url(../images/2-7.png) no-repeat 15px center;
}
.spe-pt7 .right input[name="mycall"] {
  background: url(../images/2-8.png) no-repeat 15px center;
}
.spe-pt7 .right textarea {
  margin-top: 20px;
  border: 1px solid #da271a;
  width: 100%;
  line-height: 30px;
  height: 120px;
  border-radius: 5px;
  padding: 12px;
  font-size: 16px;
}

/* 制砂机专题 */
.spe-zsj-pt3 .item-tit h3 {
  margin-bottom: 50px;
}
.spe-zsj-pt3 .fature-item-wrapper:nth-child(odd) {
  justify-content: start;
}
.spe-zsj-pt3 .fature-item-wrapper:nth-child(even) {
  justify-content: end;
}
.spe-zsj-pt3 .fature-item-wrapper .fature-item h4 {
  font-size: 20px;
}
.spe-zsj-pt3 .fature-center {
  top: 36%;
}
/* 产品中心 */
.pro-list-ban {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
}
.pro-list-ban .banner-content {
  top: 32%;
  left: 22%;
}
.pro-list-ban .banner-txt {
  width: 42%;
  background-color: rgba(218, 39, 26, 0.8);
  background-image: linear-gradient(to right, rgba(218, 39, 26, 0.5), rgba(255, 255, 255, 0.5));
  color: #fff;
  padding: 30px 50px;
}
.pro-list-ban .banner-txt span {
  font-size: 50px;
}
.pro-list-ban .banner-txt p {
  font-size: 24px;
  margin-top: 20px;
}

.pro-list .pro-item {
  margin-bottom: 50px;
}
.pro-list .pro-item .img-box {
  background-color: #f4f4f4;
  padding: 10px;
}
.pro-list .pro-item h3 {
  font-size: 18px;
  margin-top: 28px;
  font-weight: 400;
  padding-left: 10px;
}
.pro-list .pro-item p {
  font-size: 16px;
  margin-top: 20px;
  color: #999;
  padding-left: 10px;
}
/* 解决方案封面 */
.sol-banner::after {
  /* background-image: linear-gradient(to right, rgba(121, 120, 120, 1) 10%, rgba(121, 120, 120, 0.2)); */
  /* background-color: rgba(218, 39, 26, 0.2); */
}
.sol-banner .banner-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.sol-banner .ban-txt span {
  font-size: 50px;
  font-family: pangmen;
}
.sol-banner .ban-txt p {
  font-size: 36px;
  margin: 20px 0 30px;
}
.sol-banner .ban-txt a {
  background-color: #da271a;
  color: #fff;
  width: 150px;
  height: 54px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
}
.sol-pt {
  padding: 80px 0 60px;
}
.sol-pt .item-tit {
  padding-bottom: 20px;
  border-bottom: 5px solid #da271a;
}
.sol-pt .sol-pt-item {
  /* width: 33%; */
  position: relative;
  margin-top: 30px;
}
.sol-pt .sol-pt-item a {
  display: block;
}
.sol-pt .sol-pt-item h4 {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  font-size: 30px;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
}

.sol-pt .btn {
  text-align: center;
  margin-top: 30px;
}
.sol-pt .btn a {
  width: 300px;
  height: 54px;
  line-height: 54px;
  background-color: #da271a;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  display: inline-block;
}
/* 新闻列表 */
.news-list {
  margin-bottom: 80px;
}
.news-list .news-item {
  margin-bottom: 30px;
}
.news-list .news-img {
  width: 21.5%;
}
.news-list .news-text {
  width: 75.5%;
  position: relative;
}
.news-list .news-text h3 {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 16px;
}
.news-list .news-text p {
  font-size: 16px;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.news-list .news-text span {
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #999;
}
.page {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.page a,
.page > b {
  font-size: 16px;
  display: block;
  padding: 8px 12px;
  margin-right: 5px;
  color: #999;
  border-radius: 3px;
  border: 0;
}
.page a[title="Total record"] {
  display: none;
}
.page > b {
  border-radius: 50%;
  background-color: #da271a;
  color: #fff;
}
.page a.active,
.page a:hover {
  background-color: #da271a;
  color: #fff;
}
/* 关于正升 */
.ab-sub-nav ul li {
  margin-right: 40px;
}
.ab-ab .item-tit {
  align-self: center;
  padding-left: 80px;
  padding-right: 50px;
}
.ab-sl {
  padding: 78px 0 80px;
}
.ab-sl .ab-sl-item {
  width: 20%;
}
.ab-sl .ab-sl-item .count {
  font-size: 16px;
  margin-bottom: 16px;
}
.ab-sl .ab-sl-item .count span {
  font-size: 42px;
  font-weight: 700;
  color: #da271a;
}
.ab-sl .ab-sl-item p {
  font-size: 20px;
  line-height: 1.5;
  max-height: 60px;
}
.ab-sl .cross-line {
  margin-left: 30px;
  margin-right: 30px;
  height: 60px;
  width: 1px;
  background-color: #da271a;
}
.ab-cq {
  margin-top: 60px;
  margin-bottom: 80px;
  position: relative;
}
.ab-cq .cq-left {
  position: relative;
  padding-top: 70px;
  padding-bottom: 270px;
}
.ab-cq .item-tit {
  margin-bottom: 45px;
}
.ab-cq ul.swiper-btn li {
  font-size: 18px;
  margin-bottom: 28px;
  line-height: 22px;
  color: #c9c9c9;
  cursor: pointer;
}
.ab-cq ul.swiper-btn li:hover,
.ab-cq ul.swiper-btn li.active {
  font-size: 22px;
  color: #222;
}
.ab-cq .cq-left .swiper-ctr {
  width: 150px;
  position: absolute;
  bottom: 124px;
  left: 0;
}
.ab-cq .swiper-pagination {
  position: static;
  line-height: 44px;
  width: 40%;
}
.ab-cq .swiper-pagination .dangqian {
  font-size: 18px;
  color: #da271a;
}
.ab-cq .swiper-button-prev,
.ab-cq .swiper-button-next {
  width: 30%;
  position: static;
  background: url(../images/6-3.png) no-repeat 0 center;
  height: 44px;
  margin: 0;
}
.ab-cq .swiper-button-prev {
  background: url(../images/6-3.png) no-repeat right center;
}
.ab-cq .swiper-button-next:after,
.ab-cq .swiper-button-prev:after {
  font-size: 0;
}
.ab-cq .cq-swiper {
  width: 70%;
  position: absolute;
  right: 0;
  top: 110px;
  padding: 20px 0;
}
.ab-cq .cq-swiper .swiper-slide {
  transform: scale(0.9);
  transition: all 0.3s;
  align-self: flex-end;
}
.ab-cq .cq-swiper .swiper-slide-active {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.4);
  transform: scale(1) translateY(-5%);
}
.ab-ry {
  margin-bottom: 50px;
}
.ab-ry img {
  margin-bottom: 15px;
}
.ab-zl {
  padding: 70px 0 70px;
}
.ab-zl .item-tit {
  margin-bottom: 60px;
}
.ab-lc .item-tit {
  margin-bottom: 32px;
}
.ab-lc .item-tit h3 {
  text-align: center;
  color: #222;
  letter-spacing: 8px;
}
.ab-lc .item-tit h3 span {
  font-size: 42px;
  color: #da271a;
}
.ab-lc-pt2 {
  margin-top: 80px;
  margin-bottom: 78px;
  padding: 80px 0 78px;
}
.ab-lc-pt2 .item-tit {
  margin-bottom: 70px;
}
.ab-lc-pt2 .ab-sl-item {
  width: 100%;
}
.ab-lc-pt2 .cq-swiper {
  padding-top: 100px;
}
.ab-lc-pt2 .cq-swiper .swiper-slide {
  opacity: 0.05;
  transition: all 0.3s;
}
.ab-lc-pt2 .cq-swiper .swiper-slide-next {
  opacity: 0.3;
}
.ab-lc-pt2 .cq-swiper .swiper-slide-active {
  opacity: 1;
}
.ab-lc-pt2 .cq-swiper .swiper-pagination {
  display: flex;
  justify-content: space-around;
  align-items: center;
  top: 0;
  bottom: auto;
  background: url(../images/6-19.png) no-repeat center;
  transition: all 0.3s;
}
.ab-lc-pt2 .cq-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  border: 2px solid #da271a;
  opacity: 1;
  background-color: #fff;
}
.ab-lc-pt2 .cq-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 21px;
  height: 21px;
  background-color: #da271a;
}
/* 联系我们 */
.contact-ban .banner-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-ban .banner-content .ban-txt {
  width: 50%;
}
.contact-ban .banner-content h2 {
  font-size: 48px;
  margin-bottom: 20px;
  color: #fff;
}
.contact-ban .banner-content p {
  font-size: 16px;
  color: #999;
}

.contact-ban .banner-content .ban-btn {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin-top: 30px;
  margin-bottom: 30px;
}
.contact-ban .banner-content .ban-btn a {
  color: #fff;
  font-size: 16px;
  padding: 24px 0 24px 70px;
}

.contact-ban .banner-content .ban-btn a:first-child {
  background: url(../images/8-2.png) no-repeat left center;
}
.contact-ban .banner-content .ban-btn a:last-child {
  background: url(../images/8-3.png) no-repeat left center;
}
.contact-ban .banner-content .ban-btn a span {
  display: block;
  color: #da271a;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-ban .banner-content p.dizhi {
  color: #fff;
  font-size: 18px;
}
.contact {
  margin-top: 80px;
  margin-bottom: 80px;
}
.contact .right {
  border-left: 1px solid #da271a;
}
.contact .rx:first-child {
  margin-bottom: 50px;
}
.contact .rx h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.contact .rx p {
  font-size: 16px;
  margin-bottom: 10px;
}
.contact .ewm {
  width: 40%;
  margin-bottom: 20px;
  text-align: center;
}
.contact .ewm img {
  width: 110px;
}
.contact .ewm p {
  margin-top: 5px;
}
.map {
  margin-bottom: 80px;
}
/* 产品详情 */
.pro-ban .banner-content img {
  max-width: 100%;
}
.pro-ys h3 {
  margin-bottom: 40px;
}
.pro-ys ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-ys ul li {
  padding-left: 94px;
  background: url(../images/9-5.png) no-repeat left center;
  width: 48%;
  margin-bottom: 40px;
}
.pro-ys ul li:nth-child(2) {
  background: url(../images/9-3.png) no-repeat left center;
}
.pro-ys ul li:nth-child(3) {
  background: url(../images/9-2.png) no-repeat left center;
}
.pro-ys ul li:nth-child(4) {
  background: url(../images/9-6.png) no-repeat left center;
}
.pro-ys ul li:nth-child(5) {
  background: url(../images/9-4.png) no-repeat left center;
}
.pro-ys ul li h4 {
  font-size: 24px;
  margin-bottom: 16px;
}
.pro-ys ul li p {
  font-size: 18px;
  line-height: 1.5;
}
.pro-jg {
  padding: 70px 0 80px;
}
.pro-jg img {
  max-width: 50%;
}
.pro-zs {
  padding: 70px 0 80px;
}
.pro-zs h3 {
  margin-bottom: 40px;
}
.pro-zs .video::after {
  background-image: url(../images/2-5.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
/* 案例列表 */
.case-list-ban::after {
  background-color: rgba(0, 0, 0, 0.5);
}
.case-list-ban .banner-content .spe-show-txt h2 {
  color: #fff;
}
.case-list-ban .banner-content .spe-show-txt ul li {
  color: #fff;
}
.case-list-ban .banner-content .spe-show-txt ul li::before {
  background-color: #fff;
}
.case-list-nav ul li {
  margin-right: 40px;
}
.case-list ul.case-tag {
  margin-bottom: 50px;
}
.case-list ul.case-tag li {
  margin-bottom: 20px;
}
.case-list ul.case-tag li a,
.case-list ul.case-tag li span {
  display: inline-block;
  font-size: 16px;
  padding: 5px 12px;
}
.case-list ul.case-tag li a.active,
.case-list ul.case-tag li a:hover {
  background-color: #da271a;
  color: #fff;
}
/* 案例内容页 */
.case-ban::after {
  background-color: rgba(0, 0, 0, 0.6);
}
.case-ban .banner-content {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.case-ban .banner-content h2 {
  color: #fff;
  text-align: center;
  font-size: 28px;
  letter-spacing: 1px;
  width: 30%;
  margin: 0 auto;
  line-height: 36px;
}
.case-pt1 .item-tit h3 {
  margin-bottom: 30px;
}
.case-pt1 .item-tit p span {
  color: #da271a;
}
.case-pt3 .item-tit h3 {
  margin-bottom: 40px;
}
.case-pt3 .swiper-container {
  --swiper-navigation-color: #da271a; /* 单独设置按钮颜色 */
  --swiper-navigation-size: 60px; /* 设置按钮大小 */
}
.case-pt4 .item-tit {
  margin-bottom: 40px;
}
.case-pt4 img {
  background-color: #f4f4f4;
}
.case-pt4 h4 {
  font-size: 18px;
  margin-top: 20px;
}
.case-pt5 .item-tit p strong {
  color: #da271a;
}
/* 解决方案列表 */
.sol-list .item-tit {
  margin-bottom: 40px;
}
.sol-list .sol-list-item {
  width: 20%;
  padding: 0 10px;
  margin-bottom: 30px;
}
.sol-list .sol-list-item h4 {
  text-align: center;
  margin-top: 16px;
  font-size: 18px;
}
/* 解决方案详情页 */
.sol-pt2 .item-tit {
  padding-right: 20px;
}
.sol-pt1 .item-tit h3 {
  margin-bottom: 40px;
}
.sol-pt2 .item-tit p strong {
  margin-bottom: 20px;
  display: inline-block;
}
.sol-pt2 img {
  max-width: 100%;
}
/* epc详情页 */
.epc-ban h2,
.epc-ban p {
  font-size: 50px;
  font-family: pangmen;
  color: #284eba;
  text-align: center;
  font-weight: 500;
  background-image: linear-gradient(to top, #284eba, #0c57e2);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: fadeInDown;
  animation-duration: 2s;
}
.epc-ban p {
  font-size: 30px;
  font-family: pangmen;
  text-align: center;
  font-weight: 500;
  margin: 32px 0 34px;
}
.epc-ban p span {
  color: #ffa800;
  background-image: linear-gradient(to top, #ffa800, #f64a15);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.epc-ban .ban-btn {
  width: 648px;
  margin: 0 auto;
  background-image: linear-gradient(to top, #1f42a6, #1866f5);
  padding: 21px 60px 14px;
  animation: fadeInDown;
  animation-duration: 2s;
  border-radius: 10px;
}
.epc-ban .ban-btn span {
  display: block;
  color: #fff;
  position: relative;
  margin-right: 56px;
  text-align: center;
}
.epc-ban .ban-btn span:last-child {
  margin-right: 0;
}
.epc-ban .ban-btn span i {
  display: block;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../images/14-2.png);
  animation: rollIn 1s;
}
.epc-ban .ban-btn span:nth-child(2) i {
  background-image: url(../images/14-3.png);
  animation-duration: 1.8s;
}
.epc-ban .ban-btn span:nth-child(3) i {
  background-image: url(../images/14-4.png);
  animation-duration: 2s;
}
.epc-ban .ban-btn span:nth-child(4) i {
  background-image: url(../images/14-5.png);
  animation-duration: 2.2s;
}
.epc-ban .ban-btn span:nth-child(5) i {
  background-image: url(../images/14-6.png);
  animation-duration: 2.3s;
}

.epc-ban .ban-btn span::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 100%;
  width: 56px;
  height: 1px;
  background-color: #fff;
}
.epc-ban .ban-btn span:last-child::after {
  width: 0;
}
.epc-ys .item-tit {
  text-align: center;
  margin-bottom: 50px;
}
.epc-ys .epc-ys-txt {
  width: 80%;
  margin-left: 40px;
  margin-top: 50px;
}
.epc-ys .epc-ys-txt.left {
  margin-right: 30px;
  margin-left: auto;
}
.epc-ys .epc-ys-txt h4 {
  font-size: 24px;
  margin-bottom: 20px;
  border-bottom: 1px solid #da271a;
  padding-bottom: 20px;
}
.epc-ys .epc-ys-txt p {
  font-size: 18px;
  line-height: 1.6;
}
.epc-ys .epc-ys-txt h4 span {
  font-size: 36px;
  color: #da271a;
  margin-right: 10px;
  display: inline-block;
}
.epc-lc {
  padding-bottom: 60px;
}

.epc-lc .swiper-btn ul li {
  text-align: center;
  transform: scale(0.7);
  opacity: 0.4;
  cursor: pointer;
  transition: all 0.3s;
  padding: 45px 20px;
}
.epc-lc .swiper-btn ul li.active {
  opacity: 1;
  transform: scale(1);
}
.epc-lc .swiper-btn ul li.active img {
  filter: drop-shadow(2px 8px 8px rgba(218, 39, 26, 0.2));
}
.epc-lc .swiper-btn ul li p {
  opacity: 0;
  margin-top: 24px;
  font-size: 18px;
}
.epc-lc .swiper-btn ul li.active p {
  opacity: 1;
}
.epc-lc .epc-lc-content p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
  padding: 38px 46px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.epc-ser .item-tit {
  margin-bottom: 40px;
}
.epc-ser .epc-ser-item {
  width: 32.5%;
  position: relative;
}
.epc-ser .epc-ser-item .epc-ser-txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 26px;
  opacity: 0.8;
}
.epc-ser .epc-ser-item .epc-ser-txt span {
  font-size: 18px;
  margin-bottom: 12px;
  display: block;
}
.epc-ser .epc-ser-item .epc-ser-txt p {
  font-size: 16px;
  line-height: 1.5;
}
.epc-case .item-tit {
  margin-bottom: 40px;
}

.epc-case .epc-case-txt {
  padding: 20px 20px 0;
}
.epc-case .epc-case-txt h4 {
  font-size: 20px;
  margin-bottom: 30px;
}
.epc-case .epc-case-txt p {
  font-size: 16px;
  line-height: 1.8;
}
.epc-case .epc-case-txt a {
  display: block;
  width: 150px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  background-color: #da271a;
  text-align: center;
  border-radius: 5px;
  margin-top: 30px;
}
.epc-case .swiper-button-next {
  right: -10px;
  color: #da271a;
}
.epc-case .swiper-button-prev {
  left: -48px;
  color: #da271a;
}
/* 新闻内容页 */
.news .news-tit {
  border-bottom: 1px solid #e2e3e3;
  padding-bottom: 20px;
}
.news .news-tit h3 {
  margin-bottom: 40px;
}
.news .news-tit span {
  display: block;
  color: #999999;
  font-size: 14px;
  padding-left: 30px;
  line-height: 25px;
}
.news .news-tit .riqi {
  background: url(../images/15-2.png) no-repeat left center;
}
.news .news-tit .liulan {
  background: url(../images/15-3.png) no-repeat left center;
}
.news .news-content {
  padding: 40px 0 0;
}
.news .news-content h4 {
  font-size: 18px;
  line-height: 1.8;
  padding-bottom: 12px;
}
.news .news-content p,
.news .news-content li {
  font-size: 16px;
  line-height: 1.8;
  padding-bottom: 10px;
}
.news .news-content img {
  margin: 10px 0 10px;
  max-width: 100%;
}
.content-btn .prev,
.content-btn .next {
  position: relative;
}
.content-btn .btn-a {
  display: inline-block;
  line-height: 40px;
  width: 120px;
  font-size: 18px;
}
.content-btn .prev .btn-a {
  margin-right: 20px;
}
.content-btn .next .btn-a {
  margin-left: 20px;
}
.content-btn p {
  color: #999;
  display: inline-block;
}
.related-news .newest h3 {
  font-size: 24px;
  margin-bottom: 16px;
}
.related-news .newest ul li {
  padding-right: 90px;
  position: relative;
  margin-bottom: 8px;
}
.related-news .newest ul li h4 {
  font-weight: 400;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 28px;
}

.related-news .newest ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #555;
  font-size: 14px;
  line-height: 28px;
}
.related-news .newest ul li a:hover h4,
.related-news .newest ul li a:hover span {
  color: #da271a;
}
/* 建筑垃圾处理 */
.const-pt2 .item-tit {
  margin-bottom: 16px;
}
.const-pt2 .const-cat p {
  font-size: 16px;
  text-align: center;
  margin-top: 12px;
}
.const-pt3 .zc-tit ul li a {
  background-color: rgba(247, 156, 150, 0.1);
}
.const-pt3 .zc-tit ul li:last-child a {
  margin-bottom: 0;
}
.const-pt3 .swiper-slide {
  background-color: rgba(247, 156, 150, 0.1);
}

.const-pt3 .zc-img p {
  font-size: 16px;
}
.const-pt3 .zc-img .const-weihai p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 30px;
  background-color: #000;
  color: #fff;
  opacity: 0.6;
}
.const-pt3 .zc-img .const-yingyong {
  padding: 20px 20px 30px;
}
.const-pt3 .zc-img .const-yingyong .const-yy-img {
  margin-top: 20px;
}
.const-pt3 .zc-img .const-yingyong .const-yy-img span {
  display: block;
  margin-top: 12px;
  text-align: center;
}

.const-pt4 .sub-nav {
  padding: 30px 0 30px;
}
.const-pt4 .sub-nav li {
  width: 50%;
  margin: 0;
}
.const-pt4 .sub-nav li a {
  width: 100%;
  border-radius: 0;
  line-height: 40px;
  height: 40px;
}
.const-pt4 .const-gy-intro {
  background-color: #f6f6f6;
  padding: 40px 40px 0;
}
.const-pt4 .const-gy-intro h4 {
  font-size: 24px;
  margin-bottom: 20px;
}
.const-pt4 .const-gy-intro p {
  font-size: 16px;
  line-height: 1.8;
}
.const-pt4 .const-gy-intro a {
  display: inline-block;

  padding: 10px 30px;
  border-radius: 5px;
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  background-color: #da271a;
  color: #fff;
}
.const-pt4 .const-pro-tit {
  margin: 30px 0;
}
.const-pt4 .const-pro a {
  display: block;
  padding: 0 15px 20px;
  background-color: #f4f4f4;
}
.const-pt4 .const-pro a h4 {
  font-size: 18px;
}
/* 诚招代理 */
.daili-pt2 .item-tit {
  margin-bottom: 40px;
}
.daili-pt2 .item {
  background-color: #f6f6f6;
  padding: 26px 0 48px 110px;
  margin-bottom: 30px;
  border-radius: 7px;
  background-image: url(../images/17-2.png);
  background-position: 30px center;
  background-repeat: no-repeat;
}
.daili-pt2 .item2 {
  background-image: url(../images/17-3.png);
}
.daili-pt2 .item3 {
  background-image: url(../images/17-4.png);
}
.daili-pt2 .item4 {
  background-image: url(../images/17-5.png);
}
.daili-pt2 .item span {
  font-size: 24px;
}
.daili-pt2 .item p {
  font-size: 18px;
  color: #999;
  margin-top: 18px;
}

.daili-pt3 .item-tit {
  margin-bottom: 40px;
}
.daili-pt3 ul li {
  font-size: 18px;
  margin-bottom: 30px;
  padding-left: 32px;
  position: relative;
}
.daili-pt3 ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #da271a;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}
.daili-pt4 .item-tit {
  margin-bottom: 55px;
}
.daili-pt4 .item-tit h3 {
  margin-bottom: 50px;
}
.daili-pt4 .item {
  text-align: center;
  border-radius: 17px;
  box-shadow: 0 9px 24px 0 rgba(192, 192, 192, 0.31);
  padding: 56px 43px 60px;
  height: 100%;
}
.daili-pt4 .item .item-img {
  height: 60px;
  vertical-align: middle;
}
.daili-pt4 .item p {
  font-size: 18px;
  line-height: 1.8;
  margin-top: 36px;
}
.daili-pt5 .item-tit {
  margin-bottom: 40px;
}
.daili-pt5 .daili-pro h4 a {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 30px;
  color: #da271a;
  margin-top: 20px;
}
.daili-pt5 .daili-pro li a {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 16px;
  color: #999999;
}
/* 服务中心 */
.ser-pt2 .item-tit {
  margin-bottom: 40px;
}
.ser-pt2 .item img {
  border-radius: 15px;
}
.ser-pt2 .item p {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
  padding: 16px;
}
.ser-pt3 .item-txt {
  width: 350px;
  padding: 110px 0;
}
.ser-pt3 .item-txt.text-light {
  color: #fff;
}
.ser-pt3 .item-txt.right {
  margin-left: 130px;
}
.ser-pt3 .item-txt h4 {
  font-size: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #222;
}
.ser-pt3 .item-txt.text-light h4 {
  border-color: #fff;
}
.ser-pt3 .item-txt p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 16px;
  min-height: 87px;
}
.ser-pt3 .item-txt span {
  display: block;
  min-height: 40px;
}
.ser-pt3 .item-txt a {
  background-color: #da271a;
  display: block;
  line-height: 40px;
  height: 5px;
  color: #fff;
  width: 30px;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
  margin-top: 18px;
  overflow: hidden;
  transition: all 0.3s;
}
.ser-pt3 .item-txt span:hover a {
  width: 120px;
  height: 40px;
}
.ser-pt3 .bg-img {
  position: absolute;
  top: 0;
  width: 50%;
  z-index: -1;
  height: 100%;
}
.ser-pt3 .bg-img1 {
  left: 0;
  background: url(../images/18-3.jpg) no-repeat left center;
}
.ser-pt3 .bg-img2 {
  right: 0;
  background: url(../images/18-4.jpg) no-repeat left center;
}
.ser-pt3 .bg-img3 {
  left: 0;
  background: url(../images/18-18.jpg) no-repeat left center;
}
.ser-pt3 .bg-img4 {
  right: 0;
  background: url(../images/18-19.jpg) no-repeat left center;
}
.ser-pt3 .bg-img::after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ser-pt3 .bg-img.deep::after {
  background-color: rgba(0, 0, 0, 0.6);
}
.ser-pt3 .bg-img.light::after {
  background-color: rgba(255, 255, 255, 0.6);
}
.ser-pt5 .item {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-color: #da271a;
  border: 4px solid #fff;
  color: #fff;
}
.ser-pt5 .item span {
  font-size: 20px;
  font-family: pangmen;
  font-weight: 500;
  line-height: 1.6;
}
.ser-pt5 .item p {
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 1439px) {
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
  .spe-pt6 .case-item h4 {
    font-size: 16px;
  }
  .spe-pt7 .right {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .pro-list-ban img {
    display: none;
  }
}
@media (max-width: 575px) {
  .pro-list .pro-item p {
    margin-top: 10px;
    line-height: 1.2;
  }
  .spe-pt6 .case-item {
    margin-bottom: 20px;
  }
}
