@charset "utf-8";
.pic {
  width: 1400px;
  margin: 0 auto;
}
.content_right {
  width: 924px;
  float: right;
  padding-bottom: 33px;
}
.content_right .h2 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 42px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #c8c8c8;
}
.content_right .area {
  color: #666;
  line-height: 22px;
}
.content_right .area hr {
  border: 0;
  border-bottom: 1px dashed #c8c8c8;
}
.content_right .area .main_p {
  padding: 10px 0;
}
.content_right .area .area_all {
  background: url(../images/hangyediwei.png) no-repeat;
  height: 128px;
}
.content_right .area .area_left {
  position: relative;
  left: 24px;
  top: 50px;
  font-size: 39px;
  width: 52px;
  color: #3f91db;
  font-weight: 600;
  line-height: 23px;
  height: 31px;
  text-align: center;
}
.content_right .area .area_right {
  position: relative;
  left: 110px;
  top: 17px;
  font-size: 16px;
  width: 597px;
  color: #fff;
  height: 31px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .main_body {
    width: 100%;
  }
  .content_right {
    width: 100%;
    padding: 0.15rem;
  }
  .content_right .area {
    color: #666;
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
  .content_right .area hr {
    border-bottom: 1px solid #e6e6e6;
  }
  .content_right .area .main_p {
    padding: 0 0 0.21rem 0;
  }
  .content_right .area .main_p2 {
    padding: 0.2rem 0 0.12rem;
  }
  .content_right .area .area_all {
    background: none;
    height: 0.53rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0.08rem;
  }
  .content_right .area .area_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: static;
    height: 0.53rem;
    width: 0.53rem;
    background: #0091ff;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.53rem;
    font-weight: normal;
  }
  .content_right .area .area_right {
    position: static;
    background: rgba(0, 145, 255, 0.1);
    height: 0.53rem;
    color: #666;
    font-size: 0.14rem;
    line-height: 0.24rem;
    padding: 0.03rem 0.29rem 0.03rem 0.11rem;
  }
  .content_right .articleTitle {
    padding: 0.14rem 0.14rem;
    font-size: 0.18rem;
    margin-top: 0;
    border-bottom: 1px dashed #c8c8c8;
    color: #333333;
    margin-bottom: 10px;
}
}

/*# sourceMappingURL=w_industryStatus.css.map */
