.examine .examineDustry {
  height: 1.78125rem;
  background: url(../images/tjBg.png) no-repeat center center;
  background-size: 10rem 1.78125rem;
  overflow: hidden;
  position: relative;
}
.examine .examineDustry ._tj {
  font-size: 0.5rem;
  color: #111111;
  margin: 0.330625rem 0 0.03rem 0.375rem;
  font-weight: 500;
}
.examine .examineDustry ._introduce {
  font-size: 0.3125rem;
  color: #95560b;
  margin-left: 0.375rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.examine .examineDustry ._introduce img {
  width: 0.3125rem;
  height: 0.3125rem;
  margin-left: 0.125rem;
  margin-top: 0.03125rem;
}
.examine .examineDustry .release {
  width: 2.53125rem;
  height: 0.6875rem;
  position: absolute;
  right: 0.375rem;
  top: 0.560625rem;
  background: #fc4312;
  border-radius: 0.09375rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 0.28125rem;
  color: #fff;
}
.examine .examineDustry .release img {
  width: 0.21875rem;
  height: 0.21875rem;
  margin-right: 0.078125rem;
}
.examine ._project .project_item {
  width: 9.125rem;
  min-height: 2.921875rem;
  padding: 0.53125rem 0 0.375rem 0;
  margin: 0 auto;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
.examine ._project .project_item .projectDetail {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.examine ._project .project_item .projectDetail .projectDetail_img {
  width: 3.046875rem;
  height: 2.296875rem;
  border-radius: 0.0625rem;
  margin-right: 0.375rem;
}
.examine ._project .project_item .projectDetail .project_info {
  flex: 1;
}
.examine ._project .project_item .projectDetail .project_info .info_name {
  color: #181818;
  font-size: 0.4375rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.examine ._project .project_item .projectDetail .project_info .info_name span {
  line-height: 0.5rem;
  padding-bottom: 0.09375rem;
  margin-right: 0.15625rem; font-size:15px;
}
.examine ._project .project_item .projectDetail .project_info .info_name img {
  height: 0.5rem;
   position: relative;
    top: 0.00rem;
    margin-left: 0.0rem;
}
.examine ._project .project_item .projectDetail .project_info .infor_detail {
  font-size: 0.296875rem;
  color: #999;
  line-height: 0.4375rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0.17625rem 0 0.171875rem 0;
}
.examine ._project .project_item .projectDetail .project_info ._tags {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.examine ._project .project_item .projectDetail .project_info ._tags img {
  height: 0.46875rem;
  margin-right: 0.15625rem;
}
.examine ._project .project_item ._interest {
  display: flex;
  flex-direction: row;
  margin-top: 0.28125rem;
  position: relative;
}
.examine ._project .project_item ._interest ._jm_num {
  font-size: 0.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #888;
  margin-right: 0.21875rem;
}
.examine ._project .project_item ._interest ._jm_num img {
  width: 0.34375rem;
  height: 0.34375rem;
  margin-right: 0.125rem;
}
.examine ._project .project_item ._interest ._jm_num i {
  font-style: normal;
}
.examine ._project .project_item ._interest ._jm_money {
  position: absolute;
  right: 0;
  top: -0.1rem;
  font-size: 0.40625rem;
  color: #f12828;
  font-weight: bold;
}
.examine ._project .project_item ._interest ._jm_money i {
  font-style: normal;
  font-size: 0.234375rem;
  color: #999;
  margin-top: 0.15625rem;
  font-weight: normal;
  margin-left: -0.113875rem;
}
.examine ._project ._jm_article {
  width: 9.125rem;
  padding: 0.546875rem 0;
  margin: 0 auto;
  min-height: 3.125rem;
  border-bottom: 1px solid #f1f1f1;
}
.examine ._project ._jm_article ._jm_articletitle {
  font-size: 0.375rem;
  color: #333;
  line-height: 0.5375rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.examine ._project ._jm_article .spcial_box_img {
  margin-top: 0.46875rem;
  overflow: hidden;
  border-radius: 0.15rem;
}
.examine ._project ._jm_article .spcial_box_img img{
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0.15rem;
}
.examine ._project ._jm_article ._jmorigin {
  font-size: 0.25rem;
  color: #707070;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.3125rem;
}
.examine ._project ._jm_article ._jmorigin .originTag {
  padding: 0.078125rem 0.09rem;
  border: 1px solid #ff7979;
  color: #ff7979;
  border-radius: 0.0625rem;
}
.examine ._project ._jm_article ._jmorigin p u {
  margin: 0 0.15625rem;
}
.examine ._project .onload {
  width: 100%;
  height: 1.421875rem;
  background: #f5f5f5;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #999999;
  font-size: 0.34375rem;
}
.examine ._project .onload img {
  width: 0.359375rem;
  height: 0.359375rem;
  margin-right: 0.15625rem;
}
.dropload-down{
  width: 9.15625rem;
  height: 1.203125rem!important;
  margin: 0.40625rem auto;
}
.examine ._project ._recomm_project {
  width: 9.15625rem;
  height: 1.203125rem;
  line-height: 1.203125rem;
  background: #e44b46;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 0.375rem;
  border-radius: 0.125rem;
  letter-spacing: 0.05rem;
}
.examine ._project ._recomm_project img {
  width: 0.328125rem;
  height: 0.328125rem;
  margin-top: 0.06125rem;
  margin-left: 0.15625rem;
}
