.xc_leader_top {
    padding: 60px 16%;
    background: #fff;
}

.xc_leader_top p {
    line-height: 1;
    font-weight: bold;
}

.photoWrap_hh .photoWrap {
    display: flex;
    justify-content: flex-start;
}

.photoWrap_hh img {
    height: 100%;
    width: 100%;
    max-height: 100px;
    object-fit: contain;
    /* background: #ccc; */
}

.photoWrap_hh .delete img {
    height: auto;
    width: auto;
    position: absolute;
    top: 0;
}

#load_hh {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 30%;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

#load_hh .loading_hhh img {
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.photoWrap_hh .peron_file_div_k {
    width: 30%;
    height: 100px;
    border: 1px solid #C2C2C2;
    position: relative;
}

.photoWrap_hh .peron_file_div_k img {
    width: 27px;
    height: 27px;
    margin-bottom: 15px;
    background-color: #fff;
}

.photoWrap_hh .image_over_jj {
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 30%;
    background: #f5f5f5;
}

.photoWrap_hh .peron_formh_input {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    cursor: pointer;
}

.photoWrap_hh #load_hh {
    margin-right: 5%;
}


.photoWrap_hh .image_over_jj:not(:last-child) {
    margin-right: 5%;
}

.xc_leader_top button {
    width: 200px;
    height: 60px;
    background: #f1951a;
    border: 6px solid #f0b9ad;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
}

.xc_leader_main {
    padding: 60px 0;
}

.xc_leader_main h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #333;
    font-size: 30px;
    font-weight: bold;
}

.xc_leader_main_text {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    padding: 0 30px;
}

.xc_leader_main_img {
    padding: 70px 80px;
}

.xc_lingjia_tuwen_show_one_div p {
    text-align: justify;
}

.xc_leader_main_img img {
    width: 90px;
    height: 95px;
    margin-bottom: 30px;
}

.xc_leader_main_img span {
    color: #333;
    font-size: 18px;
}

.xc_leader_main_button {
    width: 200px;
    height: 60px;
    background: #f1951a;
    border: 6px solid #ffedc8;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
}

.xc_leader_mian_contents {
    padding: 40px 0;
}

.xc_leader_mian_contents_h5 {
    padding-left: 10px;
    margin-bottom: 30px;
}

.xc_leader_main_biaoqian {
    padding: 6px 10px;
    background-color: #ffedc8;
    border-radius: 4px;
    margin-right: 12px;
}

.xc_leader_detail_main {
    padding-bottom: 0px !important;
}

.xc_leader_form_body_h5 {
    font-weight: bold;
    padding: 63px 0 60px 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.xc_leader_form_bitian {
    margin-bottom: 30px;
    color: #f1951a;
    font-weight: bold;
}

.xc_leader_form_bitian span {
}

.xc_leader_form_body_input {
    padding: 15px;
    width: 100%;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    height: 55px;
}

.xc_leader_form_body_input:focus {
    outline: none;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-right: 0px;
    box-shadow: 0 0 0px #c2c2c2;
    background: #fff;
}

.xc_input-group-addon {
    background: #fff;
    padding-right: 20px;
    border-top: 1px solid #c2c2c2;
    border-left: 0px;
    border-bottom: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
}

.xc_leader_form_body_p {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1;
    color: #333;
    font-weight: bold;
}

.xc_leader_form_body_p span {
}

.xc_leader_form_body li {
    margin-bottom: 40px;
}

.lingjia_form_guanzhu_row {
    margin: 0px;
}

.lingjia_form_guanzhu_input {
    padding: 0px;
    margin-right: 20px;
    width: 100%;
    margin-bottom: 20px;
}

.lingjia_form_guanzhu_input p {
    font-size: 18px;
    color: #333;
}

.lingjia_form_guanzhu_input p:last-child {
    margin-left: 14px;
    font-size: 18px;
    color: #666;
}

.lingjia_form_guanzhu_input input {
    min-width: 34px;
    height: 34px;
    margin-right: 17px;
    border: 0px;
    background: url(../image/lingjia8.png) no-repeat center left;
    background-size: 34px 34px;
    -webkit-appearance: none !important;
}

.lingjia_form_guanzhu_input input:checked {
    background: url(../image/lingjia7.png) no-repeat center left;
    background-size: 34px 34px;
}

.xc_leader_form_body input::-webkit-input-placeholder {
    color: #BBBBBB;
}

.xc_leader_form_body textarea::-webkit-input-placeholder {
    color: #BBBBBB;
}

.xc_leader_form_body_textarea {
    width: 100%;
    padding: 15px;
}

.xc_leader_form_submit {
    width: 100%;
}

.xc_leader_form_body_textarea {
    border: 1px solid #c2c2c2;
    height: 80px;
}

.xc_leader_form_submit button {
    margin-top: 30px;
    width: 200px;
    height: 60px;
    background: #f1951a;
    border: 6px solid #ffedc8;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}

.leaderdonation_top {
    padding: 50px 80px;
    border-bottom: 1px solid #f2f2f2;
}

.leaderdonation_body {
    width: 100%;
    background: #fbf9f8;
}

.leaderdonation_container {
    padding: 0px;
    background: #fff;
}

.leaderdonation_top_a {
    padding: 10px 15px;
    border: 1px solid #f1951a;
}

.leaderdonation_top_a:hover {
    color: #f1951a;
}

.leaderdonation_top_moneys {
    margin: 45px 0 20px 0;
}

.leaderdonation_top_moneys span {
    width: 24%;
    height: 50px;
    padding: 0px;
}

.xc_user_defined_money {
    width: 100%;
    height: 50px;
    background: #f2f2f2;
}

.xc_user_defined_money input {
    width: 95%;
}

.leaderdonation_main p {
    font-size: 20px;
    color: #6a3906;
    font-weight: bold;
    line-height: 1;
    margin-right: 50px;
}

.leaderdonation_main {
    padding-left: 20px;
}

.leaderdonation_main select {
    width: 100%;
    height: 50px;
    color: #000;
    padding-left: 30px;
    font-size: 16px;
    background: #f3f3f3;
    border: 0px;
    position: relative;
}

.leaderdonation_main {
    position: relative;
}

.leaderdonation_main_img {
    right: 20px;
    width: 12px;
    height: 9px;
    position: absolute;
}

.leaderdonation_payment {
    margin-bottom: 30px;
}

.leaderdonation_payment span {
    width: 400px;
    height: 50px;
}

.leaderdonation_agreement span {
    width: 32px;
    height: 32px;
    margin-right: 20px;
}

.leaderdonation_agreement a {
    margin-left: 20px;
}

.leaderdonation_agreement a:hover {
    color: #f1951a;
}

.leaderdonation_submit {
    width: 100%;
    margin-top: 80px;
}

.leaderdonation_submit div {
    width: 300px;
    text-align: center;
    padding: 15px 0;
    background: rgba(221, 100, 73, 1);
    border: 6px solid #f0b9ad;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}

#isAgreementfalse {
    display: none;
}

.leadersuccess {
    background: #fff;
    padding: 76px 0 50px 0;
    margin-bottom: 40px;
}

.leadersuccess img {
    width: 120px;
    height: 120px;
    margin-bottom: 80px;
}

.leadersuccess_main {
    font-weight: bold;
    color: #333;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 50px;
}

.leadersuccess_main span {
    color: #f1951a;
}

.leadersuccess_main_liuyan p {
    margin-right: 18px;
    color: #555;
    font-weight: bold;
    font-size: 14px;
}

.leadersuccess_main_liuyan input {
    width: 440px;
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
    background: #f5f5f5;
}

.leadersuccess_main_liuyan {
    margin-bottom: 60px;
}

.leadersuccess_submit {
    width: 100%;
}

.leadersuccess_submit button {
    width: 260px;
    height: 60px;
    background: rgba(221, 100, 73, 1);
    border: 6px solid #f0b9ad;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.xc_leader_no_kong_name {
    color: #f1951a;
}

.xc_lingjia_tuwen_show_one_title {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;

}

#xc_lingjia_tuwen_show_one_div_ajax p {
    word-wrap: break-word;
}

.xc_lingjia_tuwen_show_one_div {
    font-size: 18px;
    margin-bottom: 30px;
}

.xc_lingjia_tuwen_show_one_div h2 {
    font-weight: bold;
    line-height: 3;
}

.xc_lingjia_tuwen_show_one_div p {
    line-height: 3;
}

.xc_lingjia_tuwen_show_one_image {
    width: 100%;
    margin: 20px 0;
}

.xc_lingjia_tuwen_show_one_div li {
    line-height: 3;
}

#xc_lingjia_tuwen_show_one {
    /*display: none;*/
}

#xc_lingjia_tuwen_show_two {
    display: none;
}

#xc_lingjia_tuwen_show_three {
    display: none;
}

#xc_leader_no_kong_name {
    display: none;
}

#xc_leader_no_kong_p_people_name {
    display: none;
}

#xc_leader_no_kong_name_zuida {
    display: none;
}

#xc_leader_no_kong_p_name_zuida {
    display: none;
}

#xc_leader_no_kong_target {
    display: none;
}

#xc_leader_no_kong_tel, #xc_leader_no_kong_email {
    display: none;
}

#xc_leader_no_kong_tel_time {
    display: none;
}

#xc_leader_no_kong_p_addres,
#xc_leader_no_kong_p_relationship,
#xc_leader_cno_kong_field,
#xc_leader_no_kong_img_relationship,
#xc_leader_no_kong_field1 {
    display: none;
}

#xc_leader_no_kong_p_name {
    display: none;
}

#xc_leader_no_kong_buchong {
    display: none;
}

#xc_leader_no_kong_tel_tishi, #xc_leader_no_kong_email_tishi {
    display: none;
}

#weixin_leader_no_kong_field {
    display: none;
}

#xc_leader_no_kong_field {
    display: none;
}

#xc_leader_no_kong_target {
    display: none;
}

#lingjiaqita {
    width: 120px;
    background: none;
    border-bottom: 1px solid #dedede;
}

.linjia_myfenxiang {
    width: 100%;
    height: 700px;
    background-size: 100% 100%;
}

.linjia_myfenxiang_body {
    color: #373d48;
    padding: 10px 15%;
    margin-top: 200px;
}

.linjia_myfenxiang_body input {
    max-width: 100px;
    background: none;
    border-bottom: 1px solid #373d48;
}

.linjia_myfenxiang_body_h2 {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
}

.linjia_myfenxiang_body_text {
    font-size: 15px;
    line-height: 2;
}

.linjia_myfenxiang_time1 {
    margin-top: 193px;
    margin-left: 96px;
}

.linjia_myfenxiang_time1 span {
    margin-left: 88px;
}

#linjia_myfenxiang_img img {
    width: 100%;
}

#linjia_myfenxiang_img button {
    right: 3px;
    bottom: -40px;
    position: absolute;
}

.lingjia_image_image img {
    width: 35px !important;
    position: absolute;
    bottom: -35px;
    right: 0px;
}

.lingjia_close_close {
    position: absolute;
    width: 35px !important;
    top: -40px;
    right: -40px;
}

.lingjia_one_two {
    background: #fff;
    width: 100%;
    height: 55px;
    padding-left: 15px;
}

.lingjia_one_two_imgae img {
    width: 20px;
    margin-top: -35px;
}

.lingjia_one_two_imgae {
    text-align: right;
    padding-right: 15px;

}

.leaderwelfare_banner {
    padding-top: 34%;
}

#lingjia_form_guanzhu_input_qita {
    margin-top: 15px;
    display: none;
}

#lingjia_form_guanzhu_input_qita_weixin {
    margin-top: 15px;
    display: none;
}

#xc_leader_no_kong_fund_web1 {
    display: none;
}

#xc_leader_no_kong_fund_web2 {
    display: none;
}

#xc_leader_no_kong_fund_web3 {
    display: none;
}

#lingjia_image_xiazai {
    right: 105px !important;
    border-radius: 45px;
    padding: 15px 0;
    width: 47%;
    color: #fff;
    text-align: center;
    box-shadow: 0 0 0 5px rgba(243, 106, 34, .4);
    margin: -34px auto;
    background: #ec6941;
    border: 0px;
}

#my_leader_detail_contents img {
    max-width: 100%;
}

#my_leader_detail_contents {
    /* min-height: 535px; */
}

#leaderdetail_money_ajax_weixin {
    display: none;
}

/*web隐藏*/

#leaderdetail_money_ajax_weixin_biaoti_web {
    padding-right: 15px !important;

    /*display: none;*/
}

#leaderdetail_money_ajax_weixin_fund_web {
    padding-right: 15px !important;
}

#leaderdetail_money_ajax_weixin_fund_web ul {
    padding: 0 0 30px 30px !important;
}

#leaderdetail_money_ajax_weixin_faqiren_web {
    padding-right: 15px !important;
}

#leaderdetail_money_ajax_weixin_faqiren_web ul {
    padding: 0 0 30px 30px !important;
}

.leaderdetail_money_ajax_weixin_field_div_web {

    padding: 0 15px 0 0 !important;

}

/*/微信隐藏*/
.leaderdetail_money_ajax_weixin_field_div {
    display: none;
}

#leaderdetail_money_ajax_weixin_field {
    display: none;
}

#leaderdetail_money_ajax_weixin_faqiren {
    display: none;
}

#leaderdetail_money_ajax_weixin_fund {
    display: none;
}

#leaderdetail_money_ajax_weixin_biaoti {
    display: none;
}

/*邻家个人中心*/
.mylingjia_cen_ul_li {
    padding: 30px 20px;
    background: #fff;
    margin-bottom: 15px;
}

.mylingjia_cen_ul_li_status {
    font-size: 14px;
    color: #fff;
    padding: 4px 8px;
    background: #f1951a;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
}

.mylingjia_cen_ul_li_div {
    margin-bottom: 15px;
}

.mylingjia_button {
    width: 98px;
    height: 34px;
    background: #f1951a;
    border: 4px solid #ffedc8;
    border-radius: 17px;
    color: #fff;
    /*box-shadow: 0 0 0 5px rgba(243, 106, 34, .4);*/
    font-size: 14px;
}

.mylingjia_button:hover {
    cursor: pointer;
}

.mylingjia_cen_ul_li_time {
    color: #666;
    font-size: 14px;
    font-weight: 400;
}

.mylingjia_cen_ul_li_field {
    padding: 4px 10px;
    color: #f1951a;
    background: #ffedc8;
    border-radius: 4px;
    line-height: 1;
    display: none;
}

.mylingjia_cen_ul_li_field:nth-of-type(1) {
    display: -webkit-inline-box;
}

.mylingjia_cen_ul_li_field:nth-of-type(2) {
    display: -webkit-inline-box;
}

.mylingjia_cen_ul_li a {
    color: #333;
}

.mylingjiadetail_cen_ul_li_one {
    background: #fff;
    padding: 25px 30px;
    margin-bottom: 20px;
}

.mylingjiadetail_cen_ul_two {
    background: #fff;
}

.mylingjiadetail_cen_ul_div_one {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    line-height: 1;
    padding-top: 25px;
    background: #fff;
}

.mylingjiadetail_cen_ul_div_one div {
    margin: 0 30px;
}

.mylingjiadetail_cen_ul_div_one button {
    width: 98px;
    height: 34px;
    background: #f1951a;
    border: 4px solid rgba(222, 100, 73, 0.3);
    border-radius: 17px;
    color: #fff;
    box-shadow: 0 0 0 5px rgba(243, 106, 34, .4);
    margin-right: 30px;
}

.mylingjiadetail_cen_ul_div_one span {
    margin-left: 25px;
    font-size: 14px;
    color: #fff;
    background: #f1951a;
    padding: 4px 9px;
    border-radius: 4px;
}

.mylingjiadetail_cen_ul_two {
    font-size: 14px;
    color: #666;
}

.mylingjiadetail_cen_ul_two_left {
    padding: 15px 0 15px 0px;
    margin-left: 30px;
    width: 120px;
    border-bottom: 1px solid #eee;
}

.mylingjiadetail_cen_ul_li_two {
    padding-bottom: 30px;
    background: #fff;

}

.mylingjiadetail_cen_ul_two_right {
    padding: 15px 0 15px 40px;
    margin-right: 30px;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}

.mylingjiadetaildunhao:last-child div {
    display: none;
}

.xc_lingshanDetail_img_right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mychushizijin {
    margin-bottom: 30px;
}

#lingjia_row_col_moneys {
    display: none;
}

.clickmore_div {
    text-align: center;
}

#clickmore {
    /*display: none;*/
}

.leaderdonation_note {
    width: 100%;
    min-height: 60px;
    padding: 15px;
    border: 0px;
    background: #f3f3f3;
}

#lingjiadonaquiryurl:hover {
    cursor: pointer;
}

#lingjiadonaquiry_page {
    margin-top: 30px;

}

#lingjiadonaquiry_page li {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #000;
}

.lingjia_x_management {
    margin-top: 20px;
}

.x_lingshanDetail_news:last-child {
    border-bottom: 0px;
}

#lovedonations_ajax_id {
    padding: 0 30px;
}

.lovedonations_ajax_li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 20px;
    min-width: 50px;
}

.lovedonations_ajax_li {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}

.lovedonations_ajax_li_input {
    margin-left: 70px;
    margin-top: 10px;
    background: #fafafa;
    border-radius: 4px;
    border: 0px;
    padding: 20px;
    color: #666;
    font-size: 16px;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lovedonations_ajax_li_div p:first-child {
    line-height: 1;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;

}

.lovedonations_ajax_li_div p:last-child {
    line-height: 1;
    font-size: 16px;
    color: #999;

}

.xialajiazai_ajax_div {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 23px;
    background: #fff;
    margin-top: -23px;
}

.xialajiazai_ajax_div_point:hover {
    cursor: pointer;
}

.mydonation_ajax_img_true {
    width: 120px;
    height: 120px;
    margin-top: 60px;
    margin-bottom: 50px;
}

.mydonation_ajax_img_div {
    width: 100%;
}

.mydonation_ajax_img_div textarea {
    background: #f5f5f5;
    width: 100%;
    padding: 18px 20px;
    font-size: 14px;
    border: 0px;
    line-height: 1.5;
    height: 70px;
}

.mydonation_ajax_img_div span {
    font-size: 14px;
    color: #555;
    margin-right: 18px;
}

.x_success_main li:last-child {
    margin-bottom: 49px;
}

.donation_liuyan_ajax_submit_div {
    width: 100%;
    padding-bottom: 70px;
}

#donation_liuyan_ajax_submit {
    width: 260px;
    height: 70px;
    background: #f1951a;
    border: 6px solid #f0b9ad;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 70px;
    color: #fff;
}

#donation_liuyan_ajax_submit:hover {
    cursor: pointer;
}

.x_success_main p {
    line-height: 2;
    margin-bottom: 50px;
}

#xialajiazai_ajax_click_false {
    display: none;
}

#clickmore_false {
    display: none;
}

#xialajiazai_news_ajax_click_false {
    display: none;
}

#xialajiazai_tuwen_ajax_click {
    display: none;
}

#xialajiazai_ajax_tuwen_click_false {
    display: none;
}

#xialajiazai_ajax_click {
    display: none;
}

.xialajiazai_ajax_clickecol img {
    height: 20px;
}

#donation_liuyan_ajax_val {
    resize: none;
}

.show_liuyan_div {
    margin-top: 12px;
    font-size: 12px;
    display: none;
    margin-left: 50px;
}

#xialajiazai_ajax_news_click_false {
    display: none;
}

#xialajiazai_content_ajax_click_false {
    display: none;
}

.cem_my_donation_tab {
    padding-left: 30px;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
}

.cem_my_donation_tab div {
    line-height: 1;
    font-size: 18px;
}

.cem_my_donation_tab_one {
    padding: 25px 0;
    border-bottom: 2px solid #f1951a;
    font-size: 18px;
    color: #f1951a;
    margin-right: 67px;
}

#my_tab_top_botton {
    display: none;
}

.xialajiazai_ajax_true {
    margin-left: 15px;
}

.cem_my_donation_tab div:hover {
    cursor: pointer;
}

.cem_my_donation_tab_two {
    margin-left: 67px;
    padding: 25px 0;
    border-bottom: 2px solid #f1951a;
    font-size: 18px;
    color: #f1951a;
}

.cem_my_donation_tab a {
    color: #000;
}

/*.xialajiazai_ajax_content_div {*/
/*display: none;*/
/*}*/

.xialajiazai_ajax_news_div {
    display: none;
}

.leaderwelfare_biaoqian {
    margin-bottom: 15px;
}

#xiangmjieshu {
    display: flex;
}

.lingjia_form_guanzhu_input .pp1 {
    font-size: 18px;
    color: #333;
}

.lingjia_form_guanzhu_input .pp2 {
    font-size: 14px;
    color: #333;
    margin-left: 51px;
}

@media screen and (min-width: 700px) {
    .leadersuccess_body_web {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .web_loading {
        margin-top: -220px !important;
        height: auto !important;
        width: 70% !important;
    }

    #lingjia_form_success_img {
        margin-top: 20px;
        justify-content: flex-start !important;
    }

    #lingjia_form_success_img img {
        width: 40%;

    }

    .linhjia_fenxiang_form button {
        width: 290px;
        height: 60px;
        background: #f1951a;
        border: 6px solid #f0b9ad;
        border-radius: 50px;
        font-size: 18px;
        font-weight: bold;
        margin-top: 38px;
        color: #fff;
    }

    #lingjia_love_dongtai {
        display: none;
    }

    .xialajiazai_ajax_news_div {
        border-top: 1px solid #eee;
        padding: 20px 0 30px 0;
        margin-top: -50px;
        background: #fff;
        margin-bottom: 30px;
    }

    .xialajiazai_ajax_news_div img {
        margin-left: 15px;
    }

    .xialajiazai_ajax_content_div {
        background: #fff;
        margin-top: -13px;
        padding: 20px 0;
    }

    .xialajiazai_ajax_content_div img {
        margin-left: 15px;
    }

    .xc_leader_detail_news {
        margin-bottom: 0;
    }

    .xialajiazai_ajax_news_div {
        border-top: 0;
    }

    #my_leader_detail_contents {
        height: auto !important;
    }

}

#xialajiazai_ajax_div_div_false {
    display: none;
}

.xiugai_bor {
    border-right: 0;
}

.leader_sou_row {
    padding-top: 40px;
    width: 100%;
}

.leader_sou_inp {
    padding-left: 10px;
    width: 100%;
    border: 1px solid #D2D3D8;
    border-right: 0;
    height: 68px;
    border-left: 0;
}

.leader_sou_inp::-webkit-input-placeholder {
    color: #999;
}

.leader_sou_but {
    width: 15%;
    height: 68px;
    border: 0;
    background: #f1951a;
    color: #fff;
}

#fail_search_lingjia {
    display: none;
    margin-top: 30px;
}

.leader_sou_img {
    border: 1px solid #D2D3D8;
    height: 68px;
    padding-left: 20px;
    border-right: 0;
}

.lingjia_success_div img {
    width: 120px;
    height: 120px;
}

.erweima_h {
    display: flex;
    justify-content: center;
}

.erweima_h img {
    width: 200px;
    height: 200px;
}

.leadersuccess_body {
    background: #fff;
    width: 100%;
    margin-top: 20px;
    padding-top: 63px;
    margin-bottom: 36px;
}

.lingjia_success_div h2 {
    color: #f1951a;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    margin-top: 30px;
}

.lingjia_success_div p {
    width: 51%;
    margin-top: 29px;
    line-height: 36px;
    color: #333;
    font-size: 18px;
    margin-bottom: 40px;
    /* text-align: justify; */
}

.lingjia_success_div_phhhh p {
    text-align: justify;
}

.linjia_bank_div {
    width: 51%;
    margin: 0 auto;
    background: #F5F5F5;
    padding: 23px;
}

.linjia_bank_div h2 {
    text-align: left;
    width: 100%;
    margin-bottom: 25px;
    line-height: 1;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

.linjia_bank_div p {
    line-height: 1;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
}

.linjia_bank_div p:last-child {
    margin-bottom: 0px;
}

.linjia_div_success_button {
    margin-top: 60px;
    width: 100%;
    padding-bottom: 87px;
}

.linjia_div_success_button button {
    width: 260px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    background: #f1951a;
    border: 10px solid #ffedc8;
    border-radius: 35px;
    font-weight: bold;
}

.linjia_don_money_input input::-webkit-input-placeholder {
    color: #bbbbbb;
    line-height: 1;

}

.lingjia_success_div h2 {
    margin-bottom: 28px;
}

.lingjia_success_div h3 {
    margin-bottom: 20px;
    color: #333;
    line-height: 1;
    font-weight: bold;
    font-size: 18px;
}

.lingjia_success_div h3:last-child {
    margin-bottom: 0px;
}

.lingjia_pay_success_p {
    text-align: center;
    color: #999;
    font-size: 18px;
    line-height: 1;
    margin-top: 60px;
}

.mylingjia_cen_ul_li {
    position: relative;
}

.mylinjia_center_button {
    position: absolute;
    right: 25px;
    bottom: 20px;
}

.mylingjia_button {
    margin-bottom: 20px;
}

.mylinjia_center_button a:last-child .mylingjia_button {
    margin-bottom: 0;
}

.mypay_out_more_h2 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #f1951a;
    font-weight: bold;
    margin-top: 30px;
    line-height: 1;
}

.x_donateList_total_p {
    margin-bottom: 0;
    line-height: 1;
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}

#my_donateList li:last-child {
    margin-bottom: 0;
}

.mypay_out_more_h2 {
    display: none;
}

.myproject_detail_li {
    margin-top: 22px;
    background-color: #fff;
    padding-bottom: 30px;
}

.myproject_detail_div {
    margin: 0 30px;
    color: #666;
    border-bottom: 1px solid #EEEEEE;
    font-size: 14px;
}

.myproject_detail_div:first-child {
    padding-left: 30px;
    margin: 0;
    color: #666;
    font-size: 16px;
}

.myproject_detail_div:last-child {
    margin: 0;
    padding-left: 30px;
}

.myproject_detail_div div:last-child {
    border-left: 1px solid #EEEEEE;
    padding: 15px 40px;
}

.myproject_detail_div div:first-child {
    width: 90px;
    min-width: 90px;
}

.myproject_detail_div div:last-child img {
    width: 164px;
    height: auto;
}

.myproject_detail_div:first-child div:last-child {
    height: 66px;
}

/*._perlist{*/
/*width: 300px !important;*/
/*height: 200px !important;*/
/*}*/
#web_x_home_title_row h3:hover {
    color: #f1951a;
    cursor: pointer;
}

.web_x_lingshan_plan_div {
    padding: 63px 0 53px 0;
}

.web_x_lingshan_plan_div h2 {
    margin-top: 29px;
    color: #f1951a;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1;
    font-weight: bold;
}

.web_x_lingshan_plan_div p {
    color: #999;
    font-size: 18px;
    line-height: 1;
}

.web_x_home_title_row_h4 {
    width: 100%;
    text-align: left;
    color: #f1951a;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    padding-left: 25px;
}

#x_linjia_payout_more {
    display: none;
}

.xialajiazai_ajax_payout_div {
    display: none;
}

.weixin_dingyi_money {
    display: none;
}

.linjia_div_dona_button {
    margin-top: 30px;
    width: 100%;
}

.linjia_div_dona_button button {
    width: 260px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    background: #f1951a;
    border: 10px solid #F0B9AD;
    border-radius: 35px;
    font-weight: bold
}

.my_leader_detail_zhenshu {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    background: #fff;
}

.my_leader_detail_zhenshu img {
    width: 397px;
    height: auto;
}

.weixin_per_row_ul li:nth-of-type(1) input {
    background: #f5f5f5 !important;
    border: 0 !important;
}

.weixin_per_row_ul li:nth-of-type(2) input {
    background: #f5f5f5 !important;
    border: 0 !important;
}

.peron_file_div {
    position: absolute;
    top: 0;
    width: 300px;
    height: 200px;
}

.peron_file_input {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.peron_file_div img {
    width: 27px;
    height: 27px;
    margin-bottom: 15px;
}

.peron_file_div p {
    font-weight: bold;
    color: #BBBBBB !important;
    line-height: 1 !important;
    margin-bottom: 15px !important;
    font-size: 14px !important;
}

.peron_file_div p:last-child {
    margin-bottom: 0px !important;
}

.ycupload-mainbox_body {
    min-height: 1px;
    line-height: 160px;
    text-align: center;
    position: relative;
}

.cover-wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    text-align: center;
}

.wrap_divone {
    width: 900px;
    height: 600px;
    margin: 100px auto;
    overflow: hidden;
    border-radius: 4px;
}

#clipArea {
    margin: 10px;
    height: 520px;
}

.clipArea_divone {
    height: 56px;
    line-height: 36px;
    text-align: center;
    padding-top: 8px;
}

#clipBtn {
    width: 120px;
    height: 36px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    outline: none;
    background: #f1951a;
    border: 0;
    display: none;
}

#perview {
    width: 300px;
    height: 200px;
    border: 1px solid #C2C2C2;
}

.peron_file_input {
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#city option {
    max-width: 100%;
    overflow: hidden;
}

.my_leader_detail_contents {
    display: none;
}

.my_tab_top_botton_div_love {
    display: none;
}

.my_tab_top_botton_div_payout {
    display: none;
}

.mywebshow {
    display: none;
}

#close_my_fengxiang_top_jixu {
    display: none;
}

.xialajiazai_ajax_loves_div {
    display: none;
}

.mylinkpublic {
    color: #803400;
}

.seefaqijigou_a {
    color: #333333;
}

.seefaqijigou_a:hover {
    color: #333333;
}

.seefaqijigou {
    cursor: pointer;
    font-size: 20px;
}

.seefaqijigou span {
    color: #333333;
}

.seefaqijigou span {
    margin-left: 40px;
}

.seefaqijigou_a_div {
    padding: 15px 30px;
    margin-bottom: 20px;
}

.seefaqijigou_a_div img {
    width: 10px;
}

.lingshan_juankuan {
    display: none;
    color: #f1951a;
    font-size: 15px;
}

.lianquan_juankuan {
    display: none;
    color: #f1951a;
    font-size: 15px;
}

.lingshan_juankuan_more {
    margin-top: 10px;
    display: none;
    width: 100%;
    text-align: center;
    color: #f1951a;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    /* border-bottom: 1px solid#f1951a; */
}

.lingshan_juankuan_more a {
    cursor: pointer;
    color: #f1951a;
}

.lingshan_juankuan_more a:hover {
    color: #f1951a;
}

.lianquan_juankuan_more {
    margin-top: 10px;
    display: none;
    width: 100%;
    text-align: center;
    color: #f1951a;
    font-size: 15px;
}

.lianquan_juankuan_more a {
    cursor: pointer;
    color: #f1951a;
}

.lianquan_juankuan_more a:hover {
    color: #f1951a;
}

.co_leaderwelfare_type_flex {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.co_leaderwelfare_type_flex span {
    display: flex;
    width: 90px;
    height: 40px;
    font-size: 18px;
    cursor: pointer;
    align-items: center;
    justify-content: center;

}

.co_leaderwelfare_type_flex_active {
    background-color: #f1951a;
    color: #ffffff;
    border-radius: 4px;
}

.mylingjia_cen_ul_li_div_last{
    width: calc(100% - 150px);
}
