/*.wrapper p{
    line-height: 1;
}*/
.wrapper{
    width: 100%;
    margin-top: 0.8rem;
    overflow: hidden;
    background: #fff;
    box-shadow:2px 0px 3px #ccc;
}
.wrapper:first-child{
    margin-top: 0;
}
.sliderOuterWrapper{
    box-shadow: none;
}
.sliderOuter{
    margin: 1rem 1.2rem;
    /*overflow: hidden;*/
    /*background: #f7f7f7;*/
}
.itemWrapper{
    display: block;
    margin: 1rem 1.2rem;
}
.sliderWrapper{
    margin: 0;
}
.imgWrapper{
    position: relative;
    width: 100%;
    height: 14.3rem;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
}
.typeFlagWrapper{
    display: block;
    position: absolute;
    top: 0.6rem;
    left: 0rem;
    height: 3rem;
}
.typeFlagBefore, .typeFlag, .typeFlagAfter{
    display: inline-block;
}
.typeFlagBefore{
    position: absolute;
    left: -0.7rem;
    width: 0.7rem;
    height: 3rem;
}
.typeFlagAfter{
    position: absolute;
    right: -0.7rem;
    width: 1rem;
    height: 1.6rem;
}
.typeFlagffa200{
    background: #ffa200;
}
.typeFlagBeforeffa200{
    background: url(../../../statics/images/projectFlow/flag_ffa200_before.png) 0 0 no-repeat;
    background-size: cover;
}
.typeFlagAfterffa200{
    background: url(../../../statics/images/projectFlow/flag_ffa200_after.png) 100% 100% no-repeat;
    background-size: cover;
}
.typeFlag{
    color: #fff;
    font-size: 1rem;
    line-height: 1.6rem;
    /*width: 3.25rem;*/
    height: 1.6rem;
    text-align: center;
    padding: 0 0.3rem 0 0.6rem;
}
.btn_subWeiBo_bg{
    position: absolute;
    width: 7rem;
    height: 7rem;
    background: rgba(0,0,0,0.35);
    top: -3.5rem;
    right: -3.5rem;
    border-radius: 50%;
}
.btn_subWeiBo{
    content: '';
    position: absolute;
    display: inline-block;
    left: 1.3rem;
    bottom:1.2rem;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../../../statics/images/projectFlow/btn_share_new.png) 0 0 no-repeat;
    background-size: cover;
}
.projectImg{
    width: 100%;
}
.titleWrapper{
    width: 100%;
    margin: 1rem 0 1.6rem;
    overflow: hidden;
}
.projectName{
    display: block;
    float: left;
    width: 25rem;
    padding-top: 0.1rem;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color:#333;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.collect_wrapper{
    padding: 0.4rem 1.1rem;
    float: right;
}
.btn_collect:hover, .btn_collected:hover{
    color: #999;
}
.btn_collect, .btn_collected{
    display: block;
    /*content: '';*/
    width: 1.6rem;
    height: 1.4rem;
    /*margin: 0 auto;*/
    /*margin-bottom: 0.4rem;*/
    /*float: right;*/
    /*margin:0.3rem 1rem 0 0;*/
    color: #999;
    /*position: relative;*/
}
/*.btn_collect:before, .btn_collect:before{
    content: '';
    height: 1.6rem;
    width: 1px;
    background: #e6e6e6;
    position: absolute;
    right: 2.6rem;
}*/
.btn_collect{
    background: url(../../../statics/images/projectFlow/btn_collect.png) 0 0 no-repeat;
    background-size: cover;
}
.btn_collected{
    background: url(../../../statics/images/projectFlow/btn_collect.png) 98% 0% no-repeat;
    background-size: cover;
}
.projectInfoWrapper{
    overflow: hidden;
    margin-top: 0.8rem;
}
.projectInfoTextWrapper{
            box-shadow:-1px 0px 1px -1px #aaa inset;
    -webkit-box-shadow:-1px 0px 1px -1px #aaa inset;
}
.projectInfoTextWrapper:last-child{
    box-shadow: 0 0 0 0 #fff inset;
}
.projectInfoLeft{
    /*float: left;*/
}
.projectInfoRight{
    /*float: right;*/
}
.projectInfoCenter{
    /*float: none;*/
}
.projectInfoText{
    margin-bottom: 0;
    font-size: 1.2rem;
    color:#333;
}
.projectInfoLabel{
    margin-bottom:0;
    color: #929292;
    font-size: 1.2rem;
}
.noDis{
    display: none;
}
.priceWrapper{
    display: block;
    margin:1rem 0;
}
.priceTitle{
    color:#929292;
    font-size: 1.4rem;
}
.price{
    font-size: 1.4rem;
    color:#f46200;
}
.priceNum{
    font-style: normal;
    font-size: 2rem;
}
.progressWrapper{
    display: block;
    position: relative;
    width: 100%;
    height: 0.8rem;
}
.progress{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 0.2rem;
    background: #dedede;
    border-top-right-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
}
.progressShape{
    position: absolute;
    top:0;
    left:0;
    height: 0.2rem;
    max-width: 100%;
    border-top-right-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
    background:-webkit-gradient(linear, left top, right top, from(#fca577), to(#f26d5f));
}
.progressText{
    position: absolute;
    top: 0%;
    left: 20%;
    width: 10.1%;
    margin-top: -0.7rem;
    /*padding: 0 0.4rem;*/
    line-height: 1.4rem;
    border: 1px solid #f26d5f;
    border-top-right-radius: 0.8rem;
    border-bottom-right-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
    background: #fff;
    color: #f26d5f;
    font-size: 1rem;
    text-align: center;
}
.progressTextUnit{
    font-size: 0.8rem;
}
.progressText_grey{
    color: #929292;
    border: 1px solid #dedede;
}
.progressText_out{
    color: #fff;
    background: #f26d5f;
}
.projectState{
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 5.5rem;
    height: 2rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}
.projectText{
    color: #fff;
    font-size: 1.2rem;
    line-height: 2rem;
}
.leftDays{
    /*display: block;*/
}
.projectIcons{
    display: inline-block;
    position: relative;
    top: 0.1rem;
    width: 1.1rem;
    height: 1.1rem;
    margin:0 0.1rem;
    background: url(../../../statics/images/projectFlow/projects_icons.png) no-repeat;
}
.projectIcons.projectIconsPeople{
    background-position: 0 0;
    background-size: cover;
}
.projectIcons.projectIconsTime{
    background-position: 100% 100%;
    background-size: cover;
}
.projectIcons.projectIconsMoney{
    background-position:  -1.1rem 0;
    background-size: cover;
}
