.r_project{
    padding: 0 1.5rem 0 1.5rem
}

.pro_help_check{
    padding-left: 30px;
    /* margin-top: -30px; */
}
.pro_help_check .am-form-group{
    margin-bottom: 20px
}
.pro_help_check .am-radio-inline{
    font-size: 1.2rem;
    color: #333333;
    line-height: 1.9;
}

.pro_help_body .am-u-lg-4{
    padding: 0;
    position: relative;
}
.pro_help_img{
    width: 100%;
}
.pro_help_tips{
    width: 85px;
    position: absolute;
    top: -6px;
    left: -7px;
}
.pro_help_body .am-u-lg-8{
    padding-left: 30px
}
.pro_help_body h2{
    font-size: 2.2rem;
    margin-top: 40px;
    margin-bottom: 10px;

}
.pro_help_body p{
    font-size: 1.8rem;
    color: #999999;
    margin-top: 0;
    margin-bottom: 30px;
}
.pro_help_body .pro_help_date{
    font-size: 1.4rem;
    position: relative;
}
.pro_help_body .pro_help_date:after{
    content: " ";
    height: 1px;
    width: 30px;
    background: #333333;
    position: absolute;
    left: 0;
    top: -5px;
}
.pro_help_text{
    height: 84px;
    overflow: hidden;
}
.pro_help_title{
    padding: 15px 30px;
    background: #ffffff;
    margin-bottom: 23px;
}
.pro_help_title p{
    /* height: 40px; */
    line-height: 20px;
    margin: 0;
    border-left: 6px solid #D71518;
    font-size: 15px;
    color: #999999;
    padding-left: 10px;
}


.r_project >ul >li{
    max-height: 330px;
    background: #ffffff;
    margin-bottom: 23px
}

.pro_help_footer{
    overflow: hidden;
}

.pro_help_btn {
    overflow: hidden;
    float: right;
    cursor: pointer;
    font-size: 1.6rem;
    border-radius: 3px;
}
.pro_help_btn:hover{
    background: rgba(0, 0, 0, 0.075);
}
.pro_help_btn span,.pro_help_btn div{
    float: left;
    height: 44px;
    text-align: center;
    line-height: 44px;
}
.pro_help_btn span{
    width: 54px;
    border-radius: 3px 0 0 3px;
    background: url(../img/shouxin.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn  .woyaoqiuzhu{
    background: url(../img/aixin.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn  .xiangmutuku{
    background: url(../img/xiangji.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn  .xiangmuship{
    background: url(../img/tzhi.png) no-repeat;
    background-size: 100%;
}



.pro_help_btn span img{
    width: 30px;
}


.pro_help_btn div{
    width: 143px;
    background: #F2F2F2;
    border-radius:0 3px 3px 0;
}
.pro_help_btn:hover span{
    background: url(../img/shouxin_h.png) no-repeat;
    background-size: 100%;
    border-radius: 3px 0 0 3px;
}
.pro_help_btn:hover  .woyaoqiuzhu{
    background: url(../img/aixin_h.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn:hover .xiangmutuku{
    background: url(../img/xiangji_h.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn:hover  .xiangmuship{
    background: url(../img/tzhi_h.png) no-repeat;
    background-size: 100%;
}
.pro_help_btn:hover div{
    background: #D71518;
    color: #ffffff
}

/* 小天使基金 */
.r_pro_xts {}
.r_pro_xts  .r-title{
    font-size: 1.6rem;
}

.r_pro_xts .r-title-body{
    padding: 0
}
.r_pro_xts .border0{
    border: 0
}
.r_pro_xts .r-title::after{
    width: 20px;
}
.r_pro_xts .r-title-off{
    margin-bottom: 0;
}
.r_pro_xts .r-title-off::after{
    width: 0;
}
.r-title-off .r-f12{
    top:auto;
    bottom: 0;
    right: -39px;
}
.r-title-off img{
    margin-top: 1px;
    margin-bottom:0
}
.r_pro_xts_ks{
    color: #999999;
    font-size: 1.2rem;
    padding-top: 10px;
    margin-bottom:20px; 
}
.r_pro_xts_news{
    margin: 20px -5px 25px -5px;
    overflow: hidden;
}
.r_pro_xts_news img{
    width: 100%;
}
.r_pro_xts_news li{
    float: left;
    width: 25%;
    border-radius:2px;
    padding: 0 5px 3px 5px
}
.xts_news_card{
    background: #F2F2F2;
}
.xts_news_card p{
    font-size: 1rem;
    text-align: center;
    padding: 5px 10px 0 10px;
    height: 40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:10px; 
}
.xts_news_card_date{
    font-size: 1rem;
    text-align: center;
    color: #999999;
    position: relative;
}
.xts_news_card_date:after{
    content: " ";
    width: 20px;
    height: 1px;
    background: #333333;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -10px;
}

.r_pro_xts_media{
    padding: 20px 0 
}
.r_pro_xts_media li {
    font-size: 1.2rem;
    color: #999999;
    position: relative;
    margin-bottom: 10px 
}
.r_pro_xts_media li a{
    font-size: 1.2rem;
    color: #333333;
    display: block;
    width: 100%;
    padding-right: 20%;
    padding-left: 30px;
}
.r_pro_xts_media li a:hover{
    color: #2E6F37;
    cursor: pointer;
}
.r_pro_xts_media_date{
    position: absolute;
    top: 0;
    right: 0;
}
.r_detail_r .r_detail_shuangshou {
    width: 100px;
    display: block;
    margin: 0 auto 15px auto;
}
.r_detail_r .r_r_btn{
    /* width: 310px; */
    width: 100%;
    float: left;
    color: #333333;
    margin: 10px auto 0 auto;
    text-align: center;
    background: #F2F2F2;
    border-radius:3px;
    height: 44px;
    line-height: 44px;
    font-size: 1.4rem;
}
.r_detail_r .r_r_btn:hover{
    color: #ffffff;
    background: #D71518
}
.r_detail_r .r_r_w50 {
    width: 47%;
}
.r_detail_r .am-fr{
    float: right;
}
.r_r_lan .r_r_lan_card:hover{
    color: #333333;
    background: #F2F2F2;
}
.r_r_lan .r_r_lan_card{
    height: auto;
    padding: 16px;
    margin-top: 14px;
}
.r_r_lan .r_r_lan_card img{
    display: block;
    width: 40px;
    margin: 0 auto;
    margin-bottom: 5px;
}
.r_r_lan .r_r_lan_card span{
    display: block;
    line-height: 1.618;
}
.r_r_lan .r_r_lan_card .r_lan_title{ 
    position: relative;
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold;
}
.r_r_lan .r_r_lan_card .r_lan_title:after{
    position: absolute;
    content: " ";
    width: 17px;
    height: 1px;
    background: #333333;
    right: -4px;
    top: 13px
}
.r_r_lan .r_r_lan_card .r_lan_title:before{
    position: absolute;
    content: " ";
    width: 17px;
    height: 1px;
    background: #333333;
    left: -5px;
    top: 13px
}
.r_r_lan .r_r_lan_card .r_r_lan_card_img{
    width: 100%;
}
.r_r_lan .lan_card_img {
    padding: 0;
    height: auto;
}
.r_r_yanran{
    padding-bottom: 202px;
}
.r_r_yanran .r_r_lan_card .r_lan_title:after{
    left: 50%;
    margin-left: -60px;
}
.r_r_yanran .r_r_lan_card .r_lan_title:before{
    left: 50%;
    margin-left: 41px;
}
.r_r_yanran .r_r_lan_card {
    margin-top: 8px 
}
.r_r_yanran .r_r_lan_card_tr{
    height: 66px;
    padding-top: 10px !important; 
    margin-top:0 
}
.r_r_lan .r_r_lan_card .r_lan_tel{ 
    font-size: 1.2rem;
    color: #D71518;
    font-weight: bold;
}
.r_r_lan .r_r_lan_card .r_lan_text{ 
    font-size: 1.2rem;

}

/* 相关链接 */
.r_pro_xts_herf {
    padding: 12px 0 20px 0
}
.r_pro_xts_herf a{
    color: #999999;
    font-size: 1.2rem;
    margin-right: 25px;
}
.r_r_lan .r_margin_25{
    margin-bottom: 25px;
    margin-top: 0 
}

/* 卫生院碑记 */
.r_pro_beiji{
    margin-left: -10px;
    margin-right: -10px;
}
.r_pro_beiji li .am-gallery-item {
    padding: 15px;
    box-shadow:0px 2px 4px 0px rgba(0,0,0,0.4);
    margin-top: 10px;
}
.am-pureview-direction a:before,.am-pureview-direction .am-pureview-next a:before{
    content: '';
}
.am-pureview {
    background: rgba(0, 0, 0, 0.6);
}
.r_pro_beiji .am-pureview-counter{
    display: none;
}
.r_pro_beiji .am-gallery-title{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.6rem
}
.r_pro_xmlc{
    width: 60%;
    display: block;
    margin: 60px auto 0 auto
}

.project_xm_zb{
    width: 100%;
    padding: 40px 0;
    border: 1px solid #DBDBDB;
    border-radius: 8px;
    text-align: center;
    background-color: #fafafa;
}
@media only screen and (max-width: 640px){
    .r_project >ul >li{
        margin-bottom: 0
    }
    .pro_help_body h2 {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .pro_help_body .am-u-lg-8 {
        padding-left: 1rem;
    }
    .pro_help_btn {
       
    }
    .r_project >ul >li {
        max-height: 320px;
    }
    .pro_help_footer {
        margin-bottom: 64px;
    }
    .r_pro_xts_news li{
        width: 50%;
        padding: 0 5px 10px 5px;
    }
    .r-title-off .r-f12{
        right: -39px !important;
    }
    .r_pro_xts  .r-title:after{
        top: 57px
    }
    .r_detail_l_pro .r-title::after{
        top:30px
    }
    .r_pro_xmlc{
        width: 100%;
    }
}