.examine .examineDustry {
 
  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;
}
.examine ._project .project_item .projectDetail .project_info .info_name img {
  height: 0.5rem;
   position: relative;
    top: 0.09rem;
    margin-left: 0.1rem;
}
.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 img {
        height: 0.6rem;
        position: relative;
        top: 0.04rem;
        margin-left: 0.1rem;
    }
    .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;
}


.statusbar {
    background: #fff;
    margin-top: 10px;
    box-shadow: #d9d9d9 0 -3px 3px -3px;
    position: fixed;
    bottom: 0;
    width: 10rem;
    max-width: 750px;
    z-index: 999;
}

    .statusbar li {
        float: left;
        width: 25%;
        padding: 0.078125rem 0;
    }

        .statusbar li a {
            display: block;
            width: 100%;
            margin: 0 auto;
            color: #3a3a3a;
        }

    .statusbar .imgbox {
        width: 0.59375rem;
        margin: 0.078125rem auto 0;
    }

    .statusbar li img {
        width: 0.59375rem;
        height: 0.59375rem;
    }

    .statusbar li p {
        text-align: center;
        font-size: 14px;
    }

.imgbox-red {
    color: #f43636;
}
.huitop_box {
    position: fixed;
    right: 3%;
    bottom: 15%;
    width: 1.5625rem;
    height: 1.5625rem;
    z-index: 999;
}

    .huitop_box img {
        width: 1.15rem;
        height: 1.15rem;
        display: block;
    }

.none {
    display: none
}


/*bottom*/
.bottom {
    padding: .2rem 0;
    background-color: #fff;
    color: #999;
    text-align: center;
    font-size: .3rem;
    line-height: .4rem;
    margin-top: 0.2rem;
    margin-bottom: 1.2rem;
}

    .bottom .version {
        padding: .1rem 0 .2rem;
        text-align: center;
    }

        .bottom .version a {
            padding: 0 .06rem;
            color: #999;
            font-size: .24rem
        }

    .bottom .logo {
        margin-bottom: .1rem;
        font-size: .28rem;
        line-height: .48rem
    }

        .bottom .logo img {
            width: 2.8rem;
            display: inline-block;
            margin-top: -3px;
        }

        .bottom .logo span {
            margin-left: .14rem
        }

    .bottom p span {
        color: #000
    }

.page {
    font-size: 1.2em;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
}

    .page a {
        margin-right: 10px;
        display: inline-block;
        border: 1px solid #dedede;
        border-radius: 2px;
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .page span {
        font-size: 14px;
    }

    .page .no {
        color: #cccccc
    }

#infscr-loading {
    text-align: center;
    font-size: 14px;
}

    #infscr-loading img {
        margin: 0 auto;
    }
