#industry_prospect {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
#industry_prospect .industry_prospect_con1 .con1_box2 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 .con1_box2 > .header {
  display: flex;
  width: 15rem;
  height: 4.38rem;
}
#industry_prospect .industry_prospect_con1 .con1_box2 > .header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box2 > .content {
  transform: translateY(-0.98rem);
  display: flex;
  width: 15rem;
  height: 7.66rem;
  position: relative;
  z-index: -1;
}
#industry_prospect .industry_prospect_con1 .con1_box2 > .content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box3 {
  margin-top: 1.88rem;
  width: 15rem;
  background-color: #0f9b5d;
  height: 8.62rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#industry_prospect .industry_prospect_con1 .con1_box3 > .top {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.13rem;
  width: 8.54rem;
  height: 2.26rem;
}
#industry_prospect .industry_prospect_con1 .con1_box3 > .top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box3 > .main {
  width: 13.62rem;
  display: flex;
  transform: translateY(0.52rem);
  height: 5.34rem;
}
#industry_prospect .industry_prospect_con1 .con1_box3 > .main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box5 {
  display: flex;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item {
  width: 13.6rem;
  margin: 0 auto;
  margin-top: 2.2rem;
  display: flex;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .header {
  width: 13.6rem;
  height: 3.64rem;
  display: flex;
  transform: translateY(0.04rem);
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .maining {
  width: 13.6rem;
  display: flex;
  height: 6.74rem;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .maining img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .main .item {
  margin-top: 0.76rem;
  display: flex;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .main .item .l {
  min-width: 2.02rem;
  display: flex;
  height: 1.24rem;
  margin-right: 0.36rem;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .main .item .l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box5 .box5item .main .item .r {
  text-align: justify;
  display: flex;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 0.5rem;
  color: #000000;
  line-height: 0.7rem;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
}
#industry_prospect .industry_prospect_con1 .con1_box6 {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 3.2rem;
  position: relative;
}
#industry_prospect .industry_prospect_con1 .con1_box6 .xie {
  width: 15rem;
  position: absolute;
  left: 0;
  top: 26.8rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 .ti {
  width: 15rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main {
  display: flex;
  flex-direction: column;
  width: 14.34rem;
  margin: 0 auto;
  position: relative;
  background-color: #0f9b5d;
  padding-top: 0.6rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > header {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.13rem;
  width: 8.58rem;
  height: 2.26rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box {
  width: 13.6rem;
  background: #fff;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-top: 2.8rem;
  border-radius: 0.12rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > header,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > header,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > header {
  width: 12.28rem;
  height: 1.66rem;
  transform: translateY(-0.58rem) translateX(-0.12rem);
  display: flex;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > header img,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > header img,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > main,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > main,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > main {
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  padding: 0.46rem;
  padding-top: 0;
  padding-bottom: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > main > h2,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > main > h2,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > main > h2 {
  font-weight: bold;
  margin-bottom: 0.28rem;
  font-size: 0.6rem;
  color: #ec6700;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > main > p,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > main > p,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > main > p {
  font-weight: 400;
  font-size: 0.5rem;
  color: #000000;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0.004rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > footer,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > footer,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > footer {
  margin: 0 auto;
  margin-bottom: 1rem;
  display: flex;
  width: 12.62rem;
  height: 7.32rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main1box > footer img,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main2box > footer img,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main > .main3box > footer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box {
  width: 13.6rem;
  background: #fff;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-top: 2.8rem;
  border-radius: 0.12rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > header {
  width: 12.28rem;
  height: 1.66rem;
  transform: translateY(-0.58rem) translateX(-0.12rem);
  display: flex;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > main {
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  padding: 0.46rem;
  padding-top: 0;
  padding-bottom: 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > main > h2 {
  font-weight: bold;
  margin-bottom: 0.28rem;
  font-size: 0.6rem;
  color: #ec6700;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > main > p {
  font-weight: 400;
  font-size: 0.5rem;
  color: #000000;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0.004rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > footer {
  margin: 0 auto;
  margin-bottom: 1rem;
  display: flex;
  width: 12.7rem;
  height: 6.84rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 > .main3box > footer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 {
  display: flex;
  flex-direction: column;
  width: 13.6rem;
  margin: 0 auto;
  position: relative;
  font-family: SourceHanSansCN, SourceHanSansCN;
  padding-top: 0.94rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box1 {
  width: 8.22rem;
  height: 1.66rem;
  display: flex;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box2 {
  font-weight: bold;
  font-size: 0.57rem;
  color: #ec6700;
  line-height: 0.8rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.84rem;
  letter-spacing: -0.01rem;
  margin-bottom: 1.04rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box3 {
  width: 13.56rem;
  display: flex;
  height: 7.32rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box5 {
  font-weight: bold;
  font-size: 0.8rem;
  color: #ec6700;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 1.54rem;
  margin-bottom: 0.4rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box6 {
  font-weight: 400;
  font-size: 0.5rem;
  color: #000000;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 {
  margin-top: 2.76rem;
  display: flex;
  width: 100%;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .l {
  display: flex;
  min-width: 5.5rem;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .l img {
  width: 5.5rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .l img:first-child {
  margin-bottom: 0.32rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .r {
  margin-left: 0.64rem;
  display: flex;
  flex-direction: column;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .r .di {
  margin-bottom: 0.34rem;
  font-weight: bold;
  font-size: 0.8rem;
  color: #ec6700;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box7 .r .dv {
  font-weight: 400;
  font-size: 0.5rem;
  color: #000000;
  line-height: 1rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  letter-spacing: -0.004rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box8,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box10,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box13,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box15 {
  margin-top: 2rem;
  font-weight: bold;
  font-size: 0.8rem;
  color: #ec6700;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box9,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box11,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box14,
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box16 {
  margin-top: 0.4rem;
  font-weight: 400;
  font-size: 0.5rem;
  color: #010101;
  line-height: 1rem;
  font-style: normal;
  text-transform: none;
  text-align: justify;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box12 {
  width: 13.56rem;
  display: flex;
  height: 7.94rem;
  margin: 0 auto;
  margin-top: 0.8rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box12 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box17 {
  width: 13.66rem;
  height: 13.02rem;
  display: flex;
  margin: 0 auto;
  margin-top: 1.16rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box17 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box18 {
  width: 8.92rem;
  height: 1.66rem;
  display: flex;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box18 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box19 {
  background-color: #fff;
  border-radius: 0.12rem;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  padding-top: 1rem;
  padding-bottom: 1.2rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.6rem;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box19 .t {
  margin-bottom: 0.7rem;
  font-weight: 400;
  font-size: 0.5rem;
  color: #010101;
  line-height: 1rem;
  font-style: normal;
  text-transform: none;
  text-align: justify;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box19 .b {
  width: 12.04rem;
  height: 8.02rem;
  display: flex;
  margin: 0 auto;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main3 .box19 .b img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main .main2box > header {
  width: 7.84rem !important;
  height: 1.66rem !important;
  transform: translateY(-0.78rem) translateX(-0.12rem) !important;
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 .main3box > header {
  width: 13.32rem !important;
  height: 1.66rem !important;
  transform: translateY(-0.58rem) translateX(-0.12rem);
}
#industry_prospect .industry_prospect_con1 .con1_box6 > .main2 .main3box > main > .img {
  width: 12.18rem;
  height: 1rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  margin-bottom: 0.52rem;
}
