.prodects-header {
  height: 92px;
}
#nextButton {
  display: none;
}
.prodects-header {
  width: 100%;
  height: 60.18vh;
  background: url(/static/image/industry/industry-bg.jpg) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 100% 100%;
}

.prodects-header > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.prodects-header > div p {
  font-family: "Medium", sans-serif;
  font-size: 50px;
  color: #ffffff;
  margin-bottom: 2px;
}
.prodects-header > div span {
  font-family: "Medium", sans-serif;
  font-size: 26px;
  color: #ffffff;
}
body {
  background-color: #fafafa;
}
.industry-application {
  width: 100%;
  margin-top: 87px;
}
.industry-application > div > p {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
}
.industry-application > div > span {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
  margin-bottom: 36px;
  display: block;
  text-transform: uppercase;
}
.industry-application > div > i {
  width: 100%;
  height: 2px;
  background-color: #2f318b;
  display: block;
}
.industry-application > ul {
  width: 100%;
  margin-top: 58px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.industry-application > ul li {
  width: 24.0625%;
  margin-bottom: 19px;
}
.industry-application > ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.industry-application > ul li img {
  width: 100%;
}
.industry-application > ul li div {
  width: 100%;
  height: 50px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: 0px 1px 6px 0px #f4f4f4;
}
.industry-application > ul li div span {
  width: 5px;
  height: 17px;
  display: block;
  margin-left: 16px;
  background: linear-gradient(90deg, #078f22, #06bc2a);
}
.industry-application > ul li div p {
  font-size: 18px;
  margin-left: 9px;
  color: #292929;
}
.industry-application > ul .application-style div {
  background: #2f318b;
  box-shadow: 0px 1px 21px 0px #2f318b;
}
.industry-application > ul .application-style div p {
  color: #ffffff;
}
.industry-application > ul .application-style div span {
  background: #ffffff;
}
.industry-calculate {
  margin-top: 69px;
}
.industry-calculate > div:first-child {
  width: 100%;
}
.industry-calculate > div:first-child p {
  font-family: "Medium", sans-serif;
  font-size: 45px;
  color: #000000;
}
.industry-calculate > div:first-child span {
  font-family: "Medium", sans-serif;
  font-size: 20px;
  color: #cacaca;
  text-transform: uppercase;
  margin-bottom: 45px;
  display: block;
}
.calculate-tool {
  width: 100%;
}

.calculate-tool .tool-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.calculate-tool .tool-button span {
  width: 181px;
  height: 55px;
  background: #eeeeee;
  border-radius: 28px;
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 41px;
  cursor: pointer;
}
.calculate-tool .tool-button .tool-button-style {
  background: #2f318b;
  color: #ffffff;
}
.calculate-t {
  width: 100%;
  margin-top: 69px;
  position: relative;
}
.calculate-t .calculate-t-1 {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  border: 1px solid #e2e2e2;
}
.calculate-t .calculate-t-1.calculate-t-1-style {
  display: block;
}
.calculate-t .calculate-t-1 > span {
  width: 100%;
  height: 75px;
  background: #e2e2e2;
  font-size: 20px;
  color: #1e1e1e;
  display: flex;
  align-items: center;
  justify-content: center;
}
.calculate-t-2 {
  width: 94.625%;
  margin: 44px auto 0;
}
.calculate-t .calculate-t-1 .calculate-t-2 > ul {
  display: flex;
}
.calculate-t .calculate-t-1 .calculate-t-2 > ul > li {
  background: #ffffff;
  border-radius: 4px;
  font-size: 16px;
  color: #000000;
  padding: 16px;
  border: 1px solid #e2e2e2;
  margin-right: 22px;
  cursor: pointer;
}
.calculate-t .calculate-t-1 .calculate-t-2 > ul .calculate-t-2-style {
  background: #2b2c69;
  color: #ffffff;
  border: 1px solid #2b2c69;
}
.calculate-t-3 {
  width: 100%;
  margin-top: 82.5px;
  position: relative;
}
.calculate-t-3 .calculate-t-4 {
  width: 100%;
  position: re;
  top: 0;
  left: 0;
  display: none;
}
.calculate-t-3 .calculate-t-4.calculate-t-4-style {
  display: block;
}
.calculate-t-3 .calculate-t-4 > ul {
  display: flex;
  flex-wrap: wrap;
}
.calculate-t-3 .calculate-t-4 > ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 47px;
}
.calculate-t-3-2 > .calculate-t-4-1 > ul:nth-child(3) {
  margin-top: 30px;
}
.calculate-t-3-2 > .calculate-t-4-2 > ul:nth-child(3) {
  margin-top: 30px;
}
.calculate-t-3-3 > .calculate-t-4-1 > ul:nth-child(3) {
  margin-top: 30px;
}
.calculate-t-3-3 > .calculate-t-4-2 > ul:nth-child(3) {
  margin-top: 30px;
}
.calculate-t-3 .calculate-t-4 > ul > li > input {
  width: 303px;
  height: 54px;
  border-radius: 4px;
  border: 1px solid #dedede;
  font-size: 20px;
  color: #292929;
  padding-left: 10px;
}
.calculate-t-3 .calculate-t-4 > ul > li > span {
  font-size: 16px;
  color: #292929;
  margin-left: 17px;
  display: block;
  width: 140px;
}
.calculate-t-3 .calculate-t-4 > div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.calculate-t-3 .calculate-t-4 > div button {
  width: 222px;
  height: 52px;
  border-radius: 4px;
  border: 1px solid #dedede;
  font-size: 18px;
  color: #292929;
  margin-right: 25px;
  cursor: pointer;
}
.calculate-t-3 .calculate-t-4 > div span {
  width: 222px;
  height: 52px;
  background: #078f22;
  border-radius: 4px;
  font-size: 18px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.calculate-t-3 .calculate-t-4 > p {
  font-size: 18px;
  color: #292929;
  margin-top: 153px;
}
.calculate-t-3-2 > .calculate-t-4.calculate-t-4-1 > p {
  margin-top: 28px;
}
.calculate-t-3-2 > .calculate-t-4.calculate-t-4-2 > p {
  margin-top: 28px;
}

.calculate-t-3 .calculate-t-4 > i {
  font-size: 18px;
  color: #e60a0a;
  font-style: normal;
  margin-top: 18px;
  display: block;
  padding-bottom: 30px;
}

.industry-footer {
  width: 100%;
  height: 390px;
  margin-top: 102px;
  display: flex;
}
.industry-footer .footer-left,
.industry-footer .footer-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.industry-footer .footer-left {
  background: url(/static/image/industry/footer-left.jpg) no-repeat;
  background-size: 100% 100%;
}

.industry-footer .footer-right {
  background: url(/static/image/industry/footer-right.jpg) no-repeat;
  background-size: 100% 100%;
}
.industry-footer div > span {
  font-size: 40px;
  color: #ffffff;
  margin-left: 16%;
}
.industry-footer div p {
  width: 73%;
  height: 75px;
  font-size: 16px;
  color: #e6e8ec;
  line-height: 29px;
  margin: 29px 0 69px 16%;
}
.industry-footer div a {
  width: 164px;
  height: 46px;
  background: #078f22;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 16%;
}
.industry-footer div a span {
  font-size: 17px;
  color: #ffffff;
  margin-left: 22px;
  margin-right: 47px;
}
@media (max-width: 768px) {
  .prodects-header {
    height: 285.5px;
    background: url("/static/image/m-industry/m-industry-bg.jpg") no-repeat;
    background-size: 100% 100%;
  }
  .prodects-header > div p {
    font-size: 22.5px;
  }
  .prodects-header > div span {
    font-size: 18px;
  }
  .industry-application {
    margin-top: 40px;
  }
  .industry-application > div {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .industry-application > div > p {
    font-size: 22.5px;
    color: #000000;
  }
  .industry-application > div > span {
    font-size: 13px;
    color: #cacaca;
    margin-bottom: 15px;
  }
  .industry-application > ul {
    width: calc(100% - 30px);
    margin: 35px auto 0;
  }
  .industry-application > ul li {
    width: 100%;
  }
  .industry-application > ul li div {
    box-shadow: 0px 3px 13px 0px rgba(70, 91, 134, 0.27);
  }
  .industry-application > ul .application-style div {
    background-color: #ffffff;
    box-shadow: 0px 3px 13px 0px rgba(70, 91, 134, 0.27);
  }
  .industry-application > ul .application-style div p {
    color: #292929;
  }
  .industry-application > ul .application-style div span {
    background: linear-gradient(90deg, #078f22, #06bc2a);
  }
  .industry-application > ul li:nth-child(5),
  .industry-application > ul li:nth-child(6),
  .industry-application > ul li:nth-child(7),
  .industry-application > ul li:nth-child(8),
  .industry-application > ul li:nth-child(9),
  .industry-application > ul li:nth-child(10),
  .industry-application > ul li:nth-child(11),
  .industry-application > ul li:nth-child(12) {
    display: none;
  }
  .industry-application > ul li div p {
    font-size: 14px;
  }
  .industry-application > ul li div span {
    width: 3.5px;
    height: 11.5px;
  }
  .industry-calculate {
    width: 100%;
    margin: 30px auto 0;
  }
  .industry-calculate > div:first-child {
    width: calc(100% - 32px);
    margin: 0 auto;
  }
  .industry-calculate > div:first-child p {
    font-size: 22.5px;
    color: #000000;
  }
  .industry-calculate > div:first-child span {
    font-size: 13px;
    color: #cacaca;
    margin-bottom: 15px;
  }
  .calculate-tool .tool-button {
    width: calc(100% - 32px);
    margin: 0 auto;
    justify-content: space-between;
  }
  .calculate-tool .tool-button span {
    width: calc(33% - 12px);
    margin-right: 0;
    height: 40px;
    border-radius: 20px;
    font-size: 14px;
  }

  .calculate-t {
    margin-top: 32px;
  }
  .calculate-t .calculate-t-1 {
    border: none;
  }
  .calculate-t .calculate-t-1 > span {
    height: 45px;
    background: #e2e2e2;
    font-size: 14px;
    color: #1e1e1e;
  }
  .calculate-t-2 {
    width: calc(100% - 32px);
    margin: 27.5px auto 0;
  }
  .calculate-t .calculate-t-1 .calculate-t-2 > ul {
    justify-content: space-between;
  }
  .calculate-t .calculate-t-1 .calculate-t-2 > ul > li {
    margin-right: 0;
    font-size: 3.466vw;
    padding: 10px 4px;
  }
  .calculate-t-3 .calculate-t-4 > div button{
    background: #FFFFFF;
    border-radius: 2px;
  }
  .calculate-t-3 .calculate-t-4 > div span{
    border-radius: 2px;
  }
  .calculate-t-3 {
    margin-top: 29px;
  }
  .calculate-t-3 .calculate-t-4 > ul > li {
    margin-bottom: 13px;
  }
  .calculate-t-3 .calculate-t-4 > ul > li > input {
    width: 48%;
    height: 49px;
  }
  .calculate-t-3 .calculate-t-4 > ul > li > span {
    font-size: 13px;
    color: #292929;
  }
  .calculate-t-3 .calculate-t-4 > div {
    margin-top: 28px;
  }
  .calculate-t-3 .calculate-t-4 > p {
    margin-top: 26px;
    font-size: 13px;
  }
  .calculate-t-3 .calculate-t-4 > i {
    width: 70%;
    font-size: 13px;
  }
  .industry-footer {
    margin-top: 15px;
    flex-direction: column;
    height: auto;
  }
  .industry-footer .footer-left {
    margin-bottom: 17px;
  }
  .industry-footer .footer-right {
    margin-bottom: 45px;
  }
  .industry-footer .footer-left,
  .industry-footer .footer-right {
    width: 100%;
    justify-content: flex-start;
  }
  .industry-footer div > span {
    font-size: 20px;
    margin-left: 15px;
    margin-top: 35px;
  }
  .industry-footer div p {
    width: calc(100% - 35px);
    font-size: 12px;
    line-height: 18px;
    height: auto;
    margin: 15px 0 20px 15px;
  }
  .industry-footer div a {
    width: 103.5px;
    height: 31px;
    border-radius: 1px;
    margin-left: 15px;
    margin-bottom: 27px;
  }
  .industry-footer div a span {
    font-size: 13px;
    margin-left: 20px;
    margin-right: 10px;
  }
  .industry-footer div a img {
    width: 6px;
    height: 11px;
  }
}
