img:hover {
  transform: scale(1.05);
}
.about img:hover,
.contact-show img:hover {
  transform: scale(1);
}
img {
  transition: all 0.3s;
}
/* 100t制砂楼 */
.pro-show .flex-between {
  margin-top: 110px;
}
.pro-show .pro-img,
.pro-show .pro-text {
  width: 48%;
}
.pro-show .pro-text {
  padding-left: 20px;
  padding-right: 60px;
  font-size: 16px;
}
.pro-show .pro-text span.monoton {
  display: inline-block;
  font-family: monoton;
  font-size: 36px;
  color: rgba(249, 209, 194, 0.8);
  line-height: 42px;
  position: relative;
  z-index: -1;
}
.pro-show .pro-text h2 {
  font-size: 36px;
  font-weight: bold;
  background-image: -webkit-linear-gradient(#f39800, #ff3f3f);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: -30px;
}
.pro-show .pro-text .feeding {
  border: 1px solid #ddd;
  font-size: 0px;
  border-radius: 70px;
  padding: 17px 0;
  margin: 36px 0;
}
.pro-show .pro-text .feeding span {
  display: inline-block;
  width: 50%;
  font-size: 18px;
  text-align: center;
}
.pro-show .pro-text .feeding span:first-child {
  border-right: 1px solid #222;
}
.pro-show .pro-text p {
  line-height: 30px;
  margin-bottom: 20px;
}
.pro-show .pro-text .online a {
  padding: 18px 18px 18px 80px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.35);
  border-radius: 20px;
  margin-top: 20px;
}
.pro-show .pro-text .online a.price {
  background: url(../../img/2-3.png) no-repeat 26px center;
  margin-right: 40px;
}
.pro-show .pro-text .online a.message {
  background: url(../../img/2-4.png) no-repeat 26px center;
}
.youshi {
  margin-top: 40px;
}
.rotate-shadow::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  box-shadow: 0px 10px 31px -9px rgba(0, 0, 0, 0.3);
  transform: rotate(-3deg) translateZ(0);
  position: relative;
  z-index: -1;
}
.rotate-shadow h3 {
  background: url(../../img/2-5.png) no-repeat 0 0;
  color: #fff;
  padding: 68px 30px 38px;
  transform: translateY(-7px);
  font-size: 30px;
  font-weight: 700;
}
.youshi-100t .flex-between {
  width: 73%;
  margin: 45px auto 90px;
}
.youshi-100t .detail .flex-between .detail-flex-img {
  width: 45%;
}
.youshi-100t .detail .flex-between .detail-flex-text {
  width: 50%;
}
.youshi-100t .detail .flex-between .detail-flex-text h4 {
  font-size: 20px;
  font-weight: 700;
  padding: 50px 30px 35px 80px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.youshi-100t .detail .flex-between:nth-child(1) .detail-flex-text h4 {
  background-image: url(../../img/2-7.jpg);
}
.youshi-100t .detail .flex-between:nth-child(2) .detail-flex-text h4 {
  background-image: url(../../img/2-9.jpg);
}
.youshi-100t .detail .flex-between:nth-child(3) .detail-flex-text h4 {
  background-image: url(../../img/2-11.jpg);
}
.youshi-100t .detail .flex-between:nth-child(4) .detail-flex-text h4 {
  background-image: url(../../img/2-13.jpg);
}
.youshi-100t .detail .flex-between:nth-child(5) .detail-flex-text h4 {
  background-image: url(../../img/2-15.jpg);
}
.youshi-100t .detail .flex-between:nth-child(6) .detail-flex-text h4 {
  background-image: url(../../img/2-17.jpg);
}
.detail .flex-between .detail-flex-text p {
  font-size: 16px;
  line-height: 30px;
}
.process::before {
  transform: translateZ(0) rotate(2deg);
}
.process h3 {
  background: url(../../img/2-18.png) no-repeat right top;
  transform: translateY(-6px);
  text-align: right;
  padding: 57px 65px 38px;
}
.process-100t .detail .detail-flex-text {
  width: 38%;
}
.process-100t .detail .detail-flex-img {
  width: 58%;
}
.process-100t .detail .detail-flex-text h4 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
}
.process-100t .detail .detail-flex-text p {
  font-size: 16px;
  line-height: 36px;
}
.process-100t .detail .detail-flex-text .tel {
  font-size: 20px;
  font-weight: 700;
  color: #c60c30;
  border: 1px solid #c60c30;
  width: 270px;
  padding: 7px 0 7px 24px;
  border-radius: 20px;
  margin-top: 42px;
}
.process-100t .detail .detail-flex-text .tel span {
  font-size: 16px;
  display: block;
  padding-left: 30px;
  font-weight: normal;
  background: url(../../img/2-19.png) no-repeat 0 center;
  line-height: 30px;
}
.process-100t .detail .flex-between > img {
  width: 32%;
  margin-top: 65px;
}
p.note {
  font-size: 16px;
  color: #555;
  margin-top: 30px;
}
.parameter {
  margin-top: 120px;
}
.detail-h3 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
}
.parameter table {
  width: 100%;
}
.parameter table,
.parameter table th,
.parameter table td {
  border: 1px solid #222;
  text-align: center;
  vertical-align: middle;
  padding: 10px 10px;
  font-size: 16px;
}
.parameter table th {
  border-right-color: #fff;
  border-bottom-color: #fff;
  background-color: #c60c30;
  color: #fff;
}
.parameter table tr th:last-child {
  border-right-color: #222;
}
.parameter .table p.note {
  padding-left: 30px;
}
.case {
  margin-top: 110px;
}
/* 150t制砂楼*/
.youshi-150t .detail {
  background: url(../../img/3-11.jpg) no-repeat center 90px;
}
.youshi-150t .flex-between {
  width: 46%;
  margin-bottom: 112px;
}
.youshi-150t .flex-between:nth-child(odd) {
  float: left;
}
.youshi-150t .flex-between:nth-child(even) {
  float: right;
}
.youshi-150t .flex-between:nth-child(1) {
  margin-top: 108px;
}
.youshi-150t .flex-between:nth-child(2) {
  margin-top: 154px;
}
.youshi-150t .flex-between .detail-flex-img {
  width: 33%;
  flex-shrink: 0;
}
.youshi-150t .flex-between:nth-child(odd) .detail-flex-img {
  margin-right: 30px;
}
.youshi-150t .flex-between:nth-child(even) .detail-flex-img {
  margin-left: 30px;
}
.youshi-150t .flex-between .detail-flex-text h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.config .flex-between {
  flex-wrap: wrap;
}
.config .detail {
  width: 32%;
  padding: 20px 0px 30px;
  position: relative;
  background-color: #fff;
  overflow: visible;
  font-size: 16px;
  line-height: 36px;
}
.process-150t .detail::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: #ddd;
  z-index: -1;
  transition: all 1s;
  width: 0;
  height: 0;
}
.config .detail .detail-flex-text h4 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 26px;
  margin-top: 10px;
  text-align: center;
}
.config .detail .detail-flex-text p {
  margin: 0 10px;
}
.process-150t .detail:hover::before {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.config .detail:hover h4 {
  color: #c60c30;
}
.chart {
  margin-top: 40px;
}
.chart .flex-between {
  align-items: inherit;
}
.chart .chart-left {
  width: 76%;
}
.chart .chart-right {
  display: flex;
  justify-content: space-between;
  width: 22%;
  flex-direction: column;
}
/* pro-list */
.pro-list {
  margin-top: 86px;
}
.pro-list .link-card {
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.3s;
  padding: 30px 20px 100px;
}
.pro-list .link-card .detail-flex-text p {
  line-height: 32px;
  height: 96px;
}
.pro-list .link-card .detail-flex-text span {
  position: absolute;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  width: 145px;
  height: 50px;
  color: #c60c30;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  border: 1px solid #c60c30;
  transition: all 0.3s;
}
.pro-list .link-card .detail-flex-text span:hover {
  background-color: #c60c30;
  color: #fff;
}
.pro-list .link-card:hover {
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.3);
}
/* product */
.product .monoton {
  width: 85%;
}
.pro-detail {
  position: relative;
  margin-top: 80px;
  padding-top: 165px;
}
.pro-nav {
  background-color: #c60c30;
  padding: 32px 0;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.pro-nav a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-left: 110px;
}
.pro-nav a:hover {
  border-bottom: 1px solid #fff;
}
.pro-detail .detail-h3 {
  font-size: 26px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.pro-detail .pro-infor .detail-h3 {
  margin-bottom: 30px;
}
.pro-detail .pro-infor .img,
.pro-detail .pro-infor .text {
  width: 48%;
}
.pro-detail .pro-infor .text p {
  font-size: 18px;
  line-height: 38px;
}
.pro-detail .youshi {
  margin-top: 80px;
}
.pro-detail .youshi .flex-between {
  flex-wrap: wrap;
}
.pro-detail .youshi .youshi-item {
  width: 49%;
  margin-bottom: 46px;
}
.pro-detail .youshi .img {
  width: 38%;
}
.pro-detail .youshi .text {
  width: 58%;
}
.pro-detail .youshi .text h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.pro-detail .youshi .text p {
  font-size: 16px;
  line-height: 30px;
}
.pro-detail .parameter {
  margin-top: 50px;
  margin-bottom: 95px;
}
.pro-related .detail-h3 {
  margin-bottom: 20px;
}
.pro-related .link-card {
  width: 32%;
}

/* news-list */
.news-list {
  margin-top: 90px;
}
.news-list a.flex-between {
  margin-bottom: 60px;
  position: relative;
}
.news-list a.flex-between .img {
  width: 50%;
}
.news-list a.flex-between .text {
  width: calc(50% + 30px);
  padding: 45px 20px 60px 60px;
  position: absolute;
  right: 0;
  transition: all 0.3s;
}
.news-list a.flex-between .text h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.news-list a.flex-between .text p {
  font-size: 16px;
  line-height: 36px;
}
.news-list a.flex-between .text:hover {
  box-shadow: 0px 7px 46px 0px rgba(0, 0, 0, 0.26);
  background-color: #fff;
}
.news-list a.flex-between .text:hover h4 {
  color: #c60c30;
}
.news-list .pro-detail,
.news .pro-detail {
  padding-top: 50px;
}
.news {
  margin-top: 78px;
}
.news h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}
.news .news-content h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
}
.news .news-content p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.news .news-content ul,
.news .news-content ol {
  margin-bottom: 30px;
}
.news .news-content img {
  display: block;
  margin: 10px auto;
  max-width: 100%;
}
.prevNext {
  background-color: #ebebeb;
  margin-top: 75px;
  padding: 15px 30px;
  font-size: 20px;
}
.prevNext .prev,
.prevNext .next {
  line-height: 42px;
}
.prevNext div:hover {
  color: #c60c30;
}
.prevNext div:hover a {
  color: #c60c30;
}
/* application */
.app p {
  font-size: 18px;
  line-height: 36px;
  margin: 75px auto 45px;
  text-align: center;
  width: 70%;
}
.app .img-scale {
  width: 32%;
  position: relative;
}
.app .img-scale span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background-color: rgba(198, 12, 48, 0.5);
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  padding: 15px 0;
}
.app-show .pro-img {
  width: 56%;
}
.app-show .pro-text {
  width: 40%;
  padding: 0 10px 0 0;
}
.app-show .pro-text p {
  margin-top: 35px;
  font-size: 18px;
  line-height: 42px;
}
/* .app-show .pro-show:first-child .pro-img {
  width: 56%;
}
.app-show .pro-show:first-child .pro-text {
  width: 40%;
} */
.app-show .pro-show h3 {
  margin: 80px 0 20px;
  color: #c60c30;
}
.app-show .pro-show .flex-between {
  margin-top: 0;
}
.app-show .link-card {
  margin: 0;
}
.app-detail,
.about-detail,
.contact-detail {
  padding: 0;
}
.app-detail .app-youshi {
  margin-bottom: 90px;
}
.app-detail .app-youshi .flex-between {
  flex-wrap: wrap;
}
.app-detail .app-youshi .youshi-item {
  margin-bottom: 30px;
}
.app-detail .app-youshi .youshi-item1 {
  width: 32%;
}
.app-detail .app-youshi .youshi-item2 {
  width: 48%;
}

.app-detail .app-youshi .text {
  padding: 22px 30px;
  font-size: 16px;
  line-height: 36px;
}
.app-detail .app-youshi .text h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
.app-detail .app-youshi .youshi-item:hover img {
  transform: scale(1.05);
}
.app-detail .app-youshi .youshi-item:hover .text h4,
.app-detail .app-youshi .youshi-item:hover .text p {
  color: #c60c30;
}
/* about */
.about .flex-between {
  padding-left: 40px;
}
.about .pro-img {
  width: 25%;
}
.about .pro-text {
  width: 70%;
  padding-right: 0;
}
.about .pro-text h2 {
  margin-top: -12px;
  color: #c60c30;
  background: none;
  -webkit-text-fill-color: #c60c30;
  font-size: 45px;
}
.about .pro-text p {
  font-size: 18px;
  line-height: 38px;
  margin: 40px 0 30px;
}
.about .pro-text .slogan {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  font-weight: 700;
  color: rgba(198, 12, 48, 0.2);
}
.about .pro-text .data {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 20px;
  padding: 0 20px;
}
.about .pro-text .data span b {
  font-size: 26px;
  margin-bottom: 10px;
}
.about .pro-text .data span {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.about .pro-text .data span.center {
  width: 36%;
  border-left: 2px solid #dadada;
  border-right: 2px solid #dadada;
}
.about .pro-text .data span:hover {
  color: #c60c30;
}
.culture {
  background: url(../../img/9-2.jpg) no-repeat -70px 0px;
  padding-top: 230px;
  position: relative;
  margin-left: 60px;
  margin-bottom: 40px;
}
.culture .cul-img {
  width: 79%;
}
.culture .text {
  background-color: #c60c30;
  width: 30%;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 200px;
  padding: 33px;
}
.culture .text h3 {
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 700;
}
.culture .text p {
  font-size: 18px;
  line-height: 38px;
}
.culture .cul-card {
  align-items: flex-start;
}
.culture .cul-item {
  font-size: 20px;
  display: flex;
  margin-top: 48px;
  width: 26%;
}
.culture .cul-item:last-child {
  width: 34%;
}
.culture .cul-item .iconfont_3,
.culture .cul-item .iconfont_2 {
  font-size: 45px;
  margin-right: 35px;
}
.culture .cul-card .cul-item-text span {
  font-size: 18px;
  line-height: 38px;
  display: block;
  font-weight: 700;
  margin-top: 5px;
}
.culture .cul-item:hover {
  color: #c60c30;
}
.support {
  padding-left: 60px;
}
.support h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #c60c30;
}
.support > p {
  font-size: 16px;
  margin-bottom: 45px;
}
.support .support-item {
  width: 48%;
  overflow: hidden;
}
.support .support-item .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
.support .support-item .img p {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  z-index: 10;
  transition: all 0.3s;
}
.support .support-item:hover .img::after {
  height: 100%;
}
.support .support-item:hover .img p {
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.support .support-item h4 {
  font-size: 26px;
  color: #fff;
  background-color: #c60c30;
  padding: 24px 36px;
  font-weight: 700;
}
.support .support-item .img img:hover {
  transform: scale(1);
}
.service-detail {
  margin-top: 0;
}
.service-detail .detail-h3 {
  font-size: 36px;
}
.contact-show .flex-between {
  background: url(../../img/10-2.jpg) no-repeat left bottom;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 30px;
}
.contact-show .flex-between .pro-img {
  width: 40%;
  padding-top: 200px;
  position: relative;
}
.contact-show .flex-between .pro-img img {
  position: relative;
  z-index: 10;
}
.contact-show .flex-between .pro-img::after {
  content: "";
  width: 85%;
  height: 28%;
  background-color: #fff;
  position: absolute;
  bottom: -20px;
  left: -20px;
}
.contact-show .pro-text {
  padding-left: 40px;
  padding-right: 0;
  width: 55%;
}
.contact-show .pro-text span.monoton {
  font-size: 42px;
}
.contact-show .pro-text h2 {
  font-size: 50px;
  -webkit-text-fill-color: #c60c30;
  margin-top: -9px;
  margin-bottom: 10px;
}
.contact-show .pro-text .contact-fun {
  margin-top: 50px;
  margin-bottom: 90px;
}
.contact-show .pro-text .contact-fun .contact-item {
  font-size: 18px;
  border-bottom: 1px solid #ebebeb;
  padding: 36px 0 30px 40px;
  margin-left: -40px;
  position: relative;
}
.contact-show .pro-text .contact-fun .contact-item::after {
  content: "";
  width: 36px;
  height: 10px;
  position: absolute;
  right: 140px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../img/10-3.png) no-repeat 0 0;
}
.contact-show .pro-text .contact-fun .contact-item:last-child {
  border: none;
}
.contact-show .pro-text .contact-fun .contact-item span {
  font-size: 24px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.contact-show .pro-text .contact-fun .contact-item:hover {
  box-shadow: 0px 15px 24px 0px rgba(0, 0, 0, 0.2);
  color: #c60c30;
}
.contact-show .pro-text .contact-fun .contact-item:hover::after {
  background-position-x: -36px;
}
.contact-show .pro-text .intro {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
}
.contact-show .pro-text .intro h3 {
  font-weight: 700;
  font-size: 34px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .pro-show .flex-between {
    margin-top: 70px;
  }
  .pro-show .pro-img,
  .pro-show .pro-text {
    width: 50%;
  }
  .pro-show .pro-text {
    padding-right: 20px;
  }
  .pro-show .pro-text span.monoton,
  .pro-show .pro-text h2 {
    font-size: 32px;
  }
  .pro-show .pro-text .feeding {
    margin: 20px 0;
  }
  .pro-show .pro-text p {
    margin-bottom: 10px;
  }
  .rotate-shadow h3 {
    transform: translateY(-13px);
  }
  .youshi-100t .flex-between {
    width: 85%;
  }
  .process h3 {
    transform: translateY(-10px);
  }
  .process-100t .detail .detail-flex-text h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .process-100t .detail .detail-flex-text p {
    line-height: 32px;
  }
  .detail-h3 {
    font-size: 28px;
  }
  .parameter {
    margin-top: 80px;
  }
  .youshi-150t .flex-between .detail-flex-text h4 {
    font-size: 20px;
  }
  .config .detail .detail-flex-text h4 {
    font-size: 22px;
  }
  .pro-list .detail {
    width: 48%;
  }
  .news-list a.flex-between .text {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .about .pro-text .slogan {
    font-size: 28px;
  }
  .about .pro-text .data span b {
    font-size: 24px;
  }
  .culture .cul-item {
    font-size: 18px;
  }
  .culture .cul-item .iconfont_3,
  .culture .cul-item .iconfont_2 {
    margin-right: 16px;
  }
  .culture .cul-card .cul-item-text span {
    font-size: 16px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .pro-show .flex-between {
    flex-wrap: wrap;
  }
  .pro-show .pro-img,
  .pro-show .pro-text {
    width: 100% !important;
  }
  .pro-show .pro-img {
    margin-bottom: 20px;
  }
  .rotate-shadow h3 {
    transform: translateY(-19px);
    font-size: 24px;
  }
  .youshi-100t .flex-between {
    width: 100%;
  }
  .process h3 {
    transform: translateY(-14px);
  }
  .process-100t .flex-between:first-child {
    flex-wrap: wrap;
  }
  .process-100t .detail .detail-flex-img,
  .process-100t .detail .detail-flex-text {
    width: 100%;
  }
  .process-100t .detail .detail-flex-text .tel {
    margin-top: 25px;
  }
  .case {
    margin-top: 60px;
  }
  .detail-h3 {
    font-size: 24px;
  }
  .youshi-150t .flex-between:nth-child(2) {
    margin-top: 180px;
  }
  .youshi-150t .detail {
    background-position-y: 140px;
  }
  .config .detail .detail-flex-text h4 {
    font-size: 20px;
  }
  .pro-nav a {
    margin-left: 50px;
  }
  .pro-detail .detail-h3 {
    font-size: 22px;
    padding-bottom: 6px;
  }
  .pro-detail .pro-infor .text p {
    font-size: 16px;
    line-height: 28px;
  }
  .pro-detail .pro-infor .detail-h3 {
    margin-bottom: 15px;
  }
  .pro-detail .youshi .text h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .pro-detail .youshi .img,
  .pro-detail .youshi .text {
    width: 100%;
  }
  .pro-detail .youshi .img {
    margin-bottom: 20px;
  }
  .app p {
    width: 100%;
  }
  .app-show .pro-show .flex-between {
    margin-top: 40px;
  }
  .news-list a.flex-between .text h3 {
    font-size: 18px;
  }
  .news-list a.flex-between .text p {
    line-height: 30px;
  }
  .support h3 {
    font-size: 28px;
  }
  .support .support-item h4 {
    font-size: 22px;
  }
  .about .flex-between {
    padding-left: 0;
  }
  .support .support-item .img p {
    display: none;
  }
  .contact-show .flex-between .pro-img {
    padding-top: 80px;
  }
  .contact-show .flex-between {
    background-position-y: 600px;
  }
}
@media (max-width: 767px) {
  .pro-show .pro-img,
  .pro-show .pro-text {
    padding: 10px;
  }
  .pro-show .pro-text span.monoton,
  .pro-show .pro-text h2 {
    font-size: 24px;
  }
  .pro-show .pro-text .feeding span {
    font-size: 16px;
  }
  .pro-show .pro-text .online a {
    padding-left: 64px;
    font-size: 16px;
  }
  .pro-show .pro-text .online a.price {
    margin-right: 20px;
    background-position-x: 16px;
  }
  .pro-show .pro-text .online a.message {
    background-position-x: 16px;
  }
  .rotate-shadow h3 {
    transform: translateY(-28px);
  }
  .youshi-100t .flex-between {
    margin-bottom: 45px;
  }
  .youshi-100t .detail .flex-between .detail-flex-img,
  .youshi-100t .detail .flex-between .detail-flex-text {
    width: 100%;
  }
  .process h3 {
    transform: translateY(-21px);
  }
  .parameter .table {
    overflow-x: scroll;
  }
  .youshi-150t .detail {
    background: none;
  }
  .youshi-150t .flex-between {
    float: none !important;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 60px;
  }
  .youshi-150t .flex-between:nth-child(1) {
    margin-top: 60px;
  }
  .youshi-150t .flex-between:nth-child(2) {
    margin-top: 60px;
  }
  .config .detail {
    width: 100%;
  }
  .config .detail {
    margin-bottom: 0;
  }
  .pro-nav a {
    font-size: 16px;
    margin-left: 10px;
  }
  .pro-detail .pro-infor .img,
  .pro-detail .pro-infor .text {
    width: 100%;
  }
  .pro-detail .pro-infor .img {
    margin-bottom: 30px;
  }
  .pro-detail .youshi .youshi-item {
    width: 100%;
  }
  .pro-detail .youshi .youshi-item {
    width: 100%;
  }
  .pro-related .link-card {
    width: 100%;
  }
  .app .img-scale {
    width: 100%;
    margin-bottom: 20px;
  }
  .app-show .pro-show .flex-between {
    margin-top: 10px;
  }
  .app-detail .app-youshi .youshi-item1,
  .app-detail .app-youshi .youshi-item2 {
    width: 100%;
  }
  .app-detail .app-youshi {
    margin-bottom: 40px;
  }
  .news-list a.flex-between .img,
  .news-list a.flex-between .text {
    width: 100%;
  }
  .news-list a.flex-between .text {
    position: relative;
    padding-left: 20px;
  }
  .news h2 {
    font-size: 22px;
  }
  .prevNext {
    font-size: 16px;
  }
  .about .pro-text p {
    font-size: 16px;
    line-height: 30px;
  }
  .culture .text {
    display: none;
  }
  .about .pro-text .slogan {
    font-size: 22px;
  }
  .about .pro-text .data {
    font-size: 16px;
  }
  .about .pro-text .data span b {
    font-size: 18px;
  }
  .culture {
    padding-top: 30px;
    margin-left: 0;
  }
  .culture .cul-img {
    width: 100%;
  }
  .culture .cul-item {
    width: 100%;
    margin-top: 20px;
  }
  .culture .cul-item:last-child {
    width: 100%;
  }
  .support {
    padding-left: 0;
  }
  .support h3 {
    font-size: 24px;
  }
  .support .support-item h4 {
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
  }
  .contact-show .pro-text .contact-fun .contact-item {
    font-size: 16px;
  }
  .contact-show .pro-text .contact-fun .contact-item span {
    font-size: 18px;
  }
  .contact-show .pro-text .contact-fun .contact-item::after {
    right: 10px;
  }
  .contact-show .flex-between .pro-img {
    display: none;
  }
  .contact-show .pro-text .intro {
    font-size: 16px;
  }
  .contact-show .pro-text .intro h3 {
    font-size: 24px;
  }
}
