.project_top {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 370.27px;
}

.project_top_left {
    width: 408px;
    height: 100%;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.project_top_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.juBao_div {
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.juBao_div img {
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
}

.juBao_div span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
}

.juBao_div_bg {
    position: absolute;
    bottom: 16px;
    right: 16px;
    background-color: #333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0.4;
    z-index: 9;
}

.project_top_right {
    align-self: flex-start;
    width: calc(100% - 438px);
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.project_top_right1 {
    width: 100%;
}

.project_top_right1_top1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

.project_top_right1_top1 span:first-child {
    font-weight: bold;
    color: #333;
    font-size: 22px;
    width: calc(100% - 110px);
}

.project_top_right1_top1_see {
    width: 100px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    cursor: pointer;
}

.project_top_right1_top2 {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 22px;
}

.project_top_right1_top2 .progress {
    background-color: #F4F4F4;
    border-radius: 4px;
    height: 8px;
    width: calc(100% - 80px);
}

.project_top_right1_top2 span {
    display: inline-block;
    width: 80px;
    text-align: right;
}

.project_top_right1_top3 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project_top_right1_top3 div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.project_top_right2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project_top_right2_left {
    width: 85px;
    height: 134px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.project_top_right2_left a:hover {
    color: #ffffff;
}

.project_top_right2_left img {
    width: 32px;
    height: auto;
    margin-bottom: 7px;
}

.project_top_right2_right {
    width: calc(100% - 110px);
    /* height: 134px; */
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.project_top_right2_right_span {
    width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.project_top_right2_right_span span {
    width: calc(24% - 15px);
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F3F3F3;
    color: #333;
    font-size: 16px;
    border-radius: 4px;
    margin-right: 18px;
}

.project_top_right2_right_span span:last-child {
    margin-right: 0;
}

.project_top_right2_right_span span:first-child {
    color: #ffffff;
}

.project_top_right2_right_span input {
    width: calc(28% - 15px);
    height: 50px;
    background-color: #F3F3F3;
    color: #333;
    font-size: 16px;
    border-radius: 4px;
    border: 0;
    padding-left: 15px;
    outline: none;
}

.project_top_right2_right_donation1 {
    width: calc(50% - 15px);
    height: 55px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #ffffff;
}

.project_top_right2_right_donation2 {
    width: calc(50% - 15px);
    height: 55px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #ffffff;
    background-color: rgb(222, 100, 73);
}

.project_top_right3 {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project_top_right3 div {
    font-size: 18px;
    width: 200px;
    text-align: center;
    color: #333333;
}

.project_top_right3 a {
    width: 200px;
    padding: 12px 0 !important;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    background: #f1634c linear-gradient(15deg, #f1634c, #CC2D34);
    border-radius: 30px;
    box-shadow: 0 4px 7.5px 0 rgba(214, 0, 15, .35);
}

.project_jg_left {
    width: calc(100% - 140px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.project_jg_left img {
    width: 56px;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
}

.project_jg_left_group {
    width: calc(100% - 86px);
}

.project_jg_right {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project_jg_right_has {
    width: 100px;
    height: 36px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #696969;
    border: 1px solid #ababab;
}


.project_main {
    width: 100%;
}

.project_main .nav-tabs {
    width: calc(100% - 200px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 30px 0;
}

.project_main_nav_link {
    color: #333;
    font-size: 16px;
    outline: none;
}

.project_main_nav_tabs {
    border: 0;
}

.project_main_tab_line {
    width: 100%;
    height: 3px;
    margin-top: 10px;
    border-radius: 2px;
}

.project_tab_content {
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}

.project_tab_content img {
    max-width: 100%;
    height: auto;
}

.project_main .tab-content {
    min-height: 250px;
}

/*****************一起捐*************************/
.project_tab_together {
    padding: 30px 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #fbf9f8;
}

.project_tab_together_left {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: 10px;
}

.project_tab_together_left img {
    width: 100%;
    height: 100%;
}

.project_tab_together_right {
    width: calc(100% - 79px);
}

.project_tab_together_right button {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
}

/* ********************姓名手机号************************* */
.donation_info {
    /* margin-bottom: 15px; */
    flex-direction: column !important;
}

.donation_info .form_item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 6px;
    margin-bottom: 15px;
}

.donation_info input {
    /* width: calc(100% - 80px); */
    width: 100%;
    flex-grow: 2;
    height: 50px;
    background-color: #F3F3F3;
    color: #333;
    font-size: 16px;
    border-radius: 4px;
    border: 0;
    padding-left: 15px;
    outline: none;
    margin-top: 8px;
}

.donation_info .form_item label img{
    width: 12px;
    margin-top: -10px;
}

/**************************项目进展************************/
.xmjz_ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.xmjz_li {
    width: calc(100% - 120px);
    padding-left: 100px;
    position: relative;
    margin-bottom: 40px;
}

.xmjz_li_1 {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.xmjz_li_2 {
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
    color: #FFFFFF;
}

.xmjz_li_dian {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: -5px;
}

.xmjz_li_3 {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.xmjz_li_3 img {
    max-width: 100% !important;
    height: auto !important;
}

.xmjz_li_4 {
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.xmjz_li_4 img {
    width: 20%;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;

}

/*************************爱心互动*************************/

.project_tab_love {
    padding: 30px 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #fbf9f8;
}

.project_tab_love_left {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: 20px;
}

.project_tab_love_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project_tab_love_right {
    width: calc(100% - 79px);
}

.project_tab_love_right_peijuan {
    margin-left: 30px;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 15px;
    border: 0;
}

/**************************我要证实********************/
.zs_title {
    width: 100%;
    padding: 20px 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zs_title_left {
    width: calc(100% - 120px);
    display: flex;
    align-items: center;

}

#goZhenShi {
    width: 100px;
    height: 36px;
    border-radius: 4px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}


.zs_content {
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.zs_content .row {
    flex-wrap: nowrap;
}

.zs_content_li {
    cursor: pointer;
}

.zs_content_li_img {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.zs_content_li_img img {
    position: relative;
    width: 90%;
    height: auto;
    border-radius: 50%;
    overflow-x: hidden;
}

.zs_content_li i {
    font-size: 30px;
    color: #f3f3f3;
    opacity: 0;
}

.zs_content_li_span {
    visibility: hidden;
    width: 100%;
    background-color: #f3f3f3;
    color: #333;
    text-align: left;
    border-radius: 6px;
    padding: 15px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 30px;
}


.zs_content_li:hover span {
    visibility: visible;
}

.zs_content_li:hover i {
    opacity: 1;
}

.zs_content_li_imgs {
    width: 90%;
    border-radius: 50%;
}

.zs_content_li_imgs img {
    width: 100%;
    height: auto;
}

/************************善款追踪****************************/
.zui_zong_modal_header {
    border-bottom: 0;
}

.zui_zong_modal_body {
    padding-left: 80px;
}

.zui_zong_modal_body_li {
    border-left: 1px solid #f0f0f0;
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    color: #999999;
}

.zui_zong_modal_body_li_has {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
    border: 0;
    position: absolute;
    left: -15px;
    top: -10px;
    border-radius: 50%;
}

.zui_zong_modal_body_li_no {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #999999;
    background-color: #fff;
    border: 1px solid #999999;
    position: absolute;
    left: -15px;
    top: -10px;
    border-radius: 50%;
}

.zui_zong_modal_body_li div:first-child {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1;
}

.zui_zong_modal_body_li_time {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1;
}

.zui_zong_modal_body_li div:last-child {
    font-size: 16px;
    line-height: 1;
}

.zui_zong_modal_body_lis {
    color: #333333 !important;
}

#pei_juan_ids {
    padding: 20px 20px 0 20px;
}

.pei_juan_main {
    width: 100%;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-direction: column;
}

.pei_juan_div1 {
    width: 140px;
    height: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 30px;
}

.pei_juan_div3 {
    width: 140px;
    height: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    border: 1px solid #EEEEEE;
}

.pei_juan_div2 {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 26px 0;
    border-bottom: 1px solid #EEEEEE;
}

.pei_juan_div2:last-child {
    border-bottom: 0;
}

.pei_juan_div2_left {
    width: 42px;
    display: flex;
    align-content: center;
    justify-content: flex-start;
}

.pei_juan_div2_left img {
    width: 32px;
    height: 32px;
    min-width: 30px;
    border-radius: 50%;
}

.pei_juan_div2_right {
    width: calc(100% - 44px);
    border-left: 1px solid #eee;
    padding-left: 14px;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
}

.pei_juan_div2_span1 {
    margin: 0 4px;
    font-weight: bold;
}

.pei_juan_div2_span2 {
    font-weight: bold;
    margin: 0 4px;
}


.company_distribution_ids1 {
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 15px;
}

.company_distribution_ids2 {
    padding: 3px 10px;
    border-radius: 20px;
    background-color: #f5f5f5;
    color: #999999;
    font-size: 15px;
}
