@CHARSET "UTF-8";
.charitable-fund-content{
    width: 890px;
    height: 883px;
    background: #FFFFFF;
    margin-top: 20px;
}
.charitable-fund-title{
    font-family: PingFang-SC-Medium;
    font-size: 26px;
    color: #FE6E6E;
    letter-spacing: 0.87px;
    padding-top: 29px;
    padding-left: 33px;
}
.charitable-fund-banner{
    width: 100%;
    height: 304px;
    margin-top: 35px;
}
.charitable-fund-banner img{
    width: 100%;
    height: 100%;
}
.human-number{
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 45px;
    background: #FFF3F3;
    height: 140px;
}
.baby-number{
    width: 50%;
    height: 100%;
    float: left;
}
.people-number{
    width: 100%;
    height: 100%;
    float: left;
}
.human-number-title{
    font-family: PingFang-SC-Semibold;
    font-size: 18px;
    color: #FE6E6E;
    letter-spacing: 0.6px;
    margin-top: 12px;
    margin-bottom: 9px;
    margin-left: 135px;
}
.human-number-img-content{
    margin-left: 15px;
    height: 81px;
    padding-top: 8px;
}
.human-number-img{
    height: 64.8px;
    width: 49.8px;
    margin-right: 15px;
    float: left;
}
.human-number-img img{
    height: 100%;
    width: 100%;
}
.human-number-img-describe{
    line-height: 81px;
    height: 81px;
    float: left;
    font-family: PingFang-SC-Semibold;
    font-size: 18px;
    color: #FE6E6E;
    letter-spacing: 0.6px;
}
.fund-cost{
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 45px;
    background: #FFF3F3;
    height: 115px;
}
.fund-cost-start{
    width: 135px;
    height: 115px;
    line-height: 115px;
    font-family: PingFang-SC-Semibold;
    font-size: 18px;
    color: #FE6E6E;
    letter-spacing: 0.6px;
    padding-left: 26px;
    float: left;
}
.fund-cost-content{
    width: 610px;
    height: 115px;
    float: left;
}
.fund-cost-end{
    width: 29px;
    height: 115px;
    float: left;
    line-height: 115px;
    font-family: PingFang-SC-Semibold;
    font-size: 18px;
    color: #FE6E6E;
    letter-spacing: 0.6px;
}
.fund-cost-content{
    height: 81px;
    margin-top: 17px;
    margin-bottom: 17px;
    padding-top: 8px;
}
.fund-cost-img{
    height: 64.8px;
    width: 49.8px;
    margin-right: 15px;
    float: left;
}
.fund-cost-img img{
    height: 100%;
    width: 100%;
}
.apply_link{
   width: 182px;
   height: 70px;
   float: left;
   margin-top: 54px;
   cursor: pointer;
   display: inline-block;
}
.charitable-fund-content > .consult{
    width: 182px;
    height: 70px;
    float: left;
    margin-top: 54px;
    cursor: pointer;
    display: inline-block;
}
.apply_link img,.consult img{
    width: 100%;
    height: 100%;
}
.apply_link{
    margin-left:223px; 
}
.charitable-fund-content > .consult{
    margin-left: 75px;
}
.baby-number-title{
    margin-left: 135px;
}

