.proPage .proType-btn {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  background: #E51616;
  margin-bottom: 20px;
  display: none;
  padding: 16px 14px;
  border-radius: 12px;
}
.proPage .indexPage-outer1 {
  display: flex;
  justify-content: space-between;
}
.proPage .proType {
  width: 100%;
  display: none;
  margin-bottom: 40px;
}
.proPage .proType1 {
  width: 300px;
  padding-right: 30px;
}
.proPage .proType1 .proType1-type {
  width: 100%;
  padding: 22px 20px;
  background: #E51616;
  color: #f8f8f8;
  font-size: 30px;
  line-height: 42px;
  border-radius: 12px 12px 0 0;
}
.proPage .proType1 .proTypeXin {
  width: 100%;
  display: block;
  background: #fff;
  padding: 15px 0 30px;
  border-radius: 0 0 6px 6px;
  border: 1px solid #f8f8f8;
  box-shadow: 0px 3px 6px 0px rgba(90, 1, 1, 0.06);
}
.proPage .proType1 .proTypeXin-one {
  width: 94%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  flex-direction: row;
  padding: 22px 12px;
  margin: 0 auto;
}
.proPage .proType1 .proTypeXin-one .proTypeXin-a {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  width: calc(100% - 40px);
  transition: 0.5s;
  margin: 5px 0;
  text-align: left;
}
.proPage .proType1 .proTypeXin-one .proTypeXin-right {
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  line-height: 24px;
  transform: rotateZ(0deg);
  transition: 0.5s;
}
.proPage .proType1 .proTypeXin-one:hover {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0);
}
.proPage .proType1 .proTypeXin-one:hover .proTypeXin-a {
  color: #E51616;
}
.proPage .proType1 .proTypeFirst-xin-active {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0);
}
.proPage .proType1 .proTypeFirst-xin-active .proTypeXin-a {
  color: #E51616;
}
.proPage .proType1 .proTypeFirst-xin-active .proTypeXin-right {
  transform: rotateZ(90deg);
}
.proPage .proType1 .proTypeXin-secondOuter {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  height: auto;
  transition: max-height 1s;
}
.proPage .proType1 .proTypeXin-secondOuter .proTypeXin-secondOuter-inner {
  padding: 0 12px;
}
.proPage .proType1 .proTypeXin-secondOuter .proTypeXin-secondOuter-inner .proTypeXin-nav-ps {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin: 5px 0;
  padding: 6px 12px 6px 20px;
  width: 100%;
  display: block;
}
.proPage .proType1 .inner-nav-outer-active {
  max-height: 100vh;
}
.proPage .proTypeXin {
  width: 100%;
  display: flex;
}
.proPage .proTypeXin-one {
  width: 220px;
  background: #FFFFFF;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 16px 4px;
}
.proPage .proTypeXin-one .proTypeXin-img {
  width: 100%;
  height: 40px;
  position: relative;
}
.proPage .proTypeXin-one .proTypeXin-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
.proPage .proTypeXin-one .proTypeXin-img .default {
  opacity: 1;
}
.proPage .proTypeXin-one .proTypeXin-img .active {
  opacity: 0;
}
.proPage .proTypeXin-one .proTypeXin-a {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  margin-top: 12px;
  transition: 0.5s;
}
.proPage .proTypeXin-one:hover {
  box-shadow: 0px 3px 6px 0px rgba(90, 1, 1, 0.06);
}
.proPage .proTypeXin-one:hover .proTypeXin-img .default {
  opacity: 0;
}
.proPage .proTypeXin-one:hover .proTypeXin-img .active {
  opacity: 1;
}
.proPage .proTypeXin-one:hover .proTypeXin-a {
  color: #E51616;
}
.proPage .proTypeFirst-xin-active {
  box-shadow: 0px 3px 6px 0px rgba(90, 1, 1, 0.06);
}
.proPage .proTypeFirst-xin-active .proTypeXin-img .default {
  opacity: 0;
}
.proPage .proTypeFirst-xin-active .proTypeXin-img .active {
  opacity: 1;
}
.proPage .proTypeFirst-xin-active .proTypeXin-a {
  color: #E51616;
}
.proPage .proMain {
  width: 100%;
}
.proPage .proMain .pro-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.proPage .proMain .pro-item {
  width: calc((100% - 48px) / 3);
  margin-right: 24px;
  margin-bottom: 30px;
}
.proPage .proMain .pro-item .pro-tp {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  background: url('https://file.global86.cn/website_v3-guowaijiedian/xinpeng/pageimg/proi-img-cover.png') no-repeat;
  background-size: cover;
  padding: 10%;
}
.proPage .proMain .pro-item .pro-tp img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
  display: block;
}
.proPage .proMain .pro-item .pro-tp .pro-tp-mask {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0 12%;
  background: url('https://file.global86.cn/website_v3-guowaijiedian/xinpeng/pageimg/proinner-back.png') no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  top: 0;
}
.proPage .proMain .pro-item .pro-tp .pro-tp-mask img {
  width: 100%;
}
.proPage .proMain .pro-item .pro-txt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px 0 8px;
  margin: 20px 0;
  position: relative;
}
.proPage .proMain .pro-item .pro-txt .name {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
  max-width: calc(100% - 90px);
  transition: 0.5s;
}
.proPage .proMain .pro-item .pro-txt .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.proPage .proMain .pro-item .pro-txt .more .more-a {
  display: flex;
  align-items: center;
}
.proPage .proMain .pro-item .pro-txt .more .more-p {
  font-weight: 400;
  font-size: 14px;
  color: #E51616;
  line-height: 24px;
  border-bottom: 1px solid #E51616;
  margin-right: 11px;
  opacity: 0;
  transition: 0.5s;
}
.proPage .proMain .pro-item .pro-txt .more .more-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 21px;
  background: #DDDDDD;
  transition: 0.5s;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}
.proPage .proMain .pro-item .pro-txt .more .more-icon p {
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 50%;
}
.proPage .proMain .pro-item:hover .pro-tp img {
  transform: scale(1.05);
}
.proPage .proMain .pro-item:hover .pro-tp .pro-tp-mask {
  opacity: 1;
}
.proPage .proMain .pro-item:hover .pro-txt .name {
  color: #E51616;
}
.proPage .proMain .pro-item:hover .pro-txt .more .more-p {
  opacity: 1;
}
.proPage .proMain .pro-item:hover .pro-txt .more .more-icon {
  background: #E51616;
}
.proPage .proMain .pro-item:nth-of-type(3n) {
  margin-right: 0;
}
.proPage .proMain1 {
  width: calc(100% - 300px);
}
@media (max-width: 1690px) {
  .proPage .proType1 .proTypeXin-one .proTypeXin-right {
    font-size: 22px;
  }
  .proPage .proType1 .proTypeXin {
    padding: 5px 0 22px;
  }
  .proPage .proType1 .proType1-type {
    padding: 16px 20px;
    font-size: 24px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 1281px) {
  .proPage .proTypeXin-one .proTypeXin-a {
    font-size: 16px;
    margin-top: 6px;
  }
  .proPage .proMain .pro-item {
    margin-bottom: 6px;
  }
  .proPage .proType {
    margin-bottom: 32px;
  }
  .proPage .proMain .webPage {
    margin-top: 42px;
  }
  .proPage .proMain .pro-item .pro-txt {
    margin: 16px 0;
  }
  .proPage .proMain .pro-item .pro-txt .name {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .proPage .proType1 .proTypeXin-one .proTypeXin-a {
    font-size: 16px;
  }
  .proPage .proType1 .proTypeXin-one .proTypeXin-right {
    font-size: 18px;
  }
  .proPage .proType1 .proTypeXin-one {
    padding: 16px 12px;
  }
  .proPage .proType1 .proTypeXin-secondOuter .proTypeXin-secondOuter-inner {
    padding: 0 12px;
  }
  .proPage .proType1 .proTypeXin-secondOuter .proTypeXin-secondOuter-inner .proTypeXin-nav-ps {
    font-size: 14px;
  }
  .proPage .proMain1 .pro-item {
    width: calc((100% - 24px) / 2);
    margin-right: 24px;
  }
  .proPage .proMain1 .pro-item:nth-of-type(3n) {
    margin-right: 24px;
  }
  .proPage .proMain1 .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .proPage .proMain .webPage {
    margin-top: 34px;
  }
  .proPage .proMain .pro-item .pro-txt .name {
    font-size: 14px;
  }
  .proPage .proMain .pro-item .pro-txt {
    margin: 14px 0;
  }
  .proPage .proTypeXin-one {
    width: 25%;
  }
  .proPage .proTypeXin-one .proTypeXin-img {
    height: 32px;
  }
  .proPage .proTypeXin-one .proTypeXin-a {
    font-size: 14px;
  }
}
@media (max-width: 1000px) {
  .proPage .proType-btn {
    display: block;
  }
  .proPage .proType1 {
    display: none;
  }
  .proPage .proMain1 {
    width: 100%;
  }
  .pro-container .prosClassifyMActive {
    left: 20%;
  }
  .proPage .proMain .pro-item .pro-txt .name {
    max-width: calc(100% - 40px);
  }
  .pro-container .prosClassifyMMaskActive {
    display: block;
  }
  .proPage .proMain .pro-item .pro-txt .more .more-p {
    display: none;
  }
  .proPage .proTypeXin-one {
    padding: 12px 4px;
  }
  .proPage .indexPage-outer1 {
    flex-wrap: wrap;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
  }
  .proPage .proMain .pro-item .pro-txt {
    padding: 0 0;
  }
  .proPage .proMain .pro-item .pro-txt .more .more-icon {
    width: 15px;
    height: 18px;
  }
  .proPage .proTypeXin-one .proTypeXin-a {
    margin-top: 4px;
  }
  .proPage .proMain1 .pro-item {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
  }
  .proPage .proMain1 .pro-item:nth-of-type(3n) {
    margin-right: 16px;
  }
  .proPage .proMain1 .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .proPage .proType {
    margin-bottom: 26px;
  }
  .proPage .proType-btn {
    font-size: 14px;
    padding: 10px 14px;
    border-radius: 6px;
  }
  .proPage .proTypeXin-one {
    width: 50%;
  }
  .proPage .proTypeXin {
    flex-wrap: wrap;
  }
  .proPage .proMain .pro-item .pro-txt {
    margin: 12px 0;
  }
  .proPage .proMain .webPage {
    margin-top: 22px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 16px) / 2);
  }
  .proPage .proMain .pro-item:nth-of-type(3n) {
    margin-right: 16px;
  }
  .proPage .proMain .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 428px) {
  .proPage .proTypeXin-one {
    padding: 10px 2px 6px;
  }
  .proPage .proTypeXin-one .proTypeXin-img {
    height: 26px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .proPage .proMain .pro-item:nth-of-type(3n) {
    margin-right: 12px;
  }
  .proPage .proMain .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .proPage .proMain .pro-item .pro-txt .name {
    font-size: 12px;
  }
  .proPage .proMain .pro-item .pro-txt {
    margin: 10px 0;
  }
}
