.volunteerHome{
    width: 100%;
}

.volunteerHome .z-mian {
    width: 1400px;
    margin: 0 auto;
}
.volunteerHome .z-leftdiv {
    width: 100%;
}
.volunteerHome .z-mainleft {
    width: 580px;
    float: left;
    font-size: 14px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-right: 5px solid #C3000A;
    padding: 30px 30px 30px 100px;
}
.volunteerHome  .z-lefttitle {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.volunteerHome .z-lefttitle span {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    font-family: 宋体;
    color: #C3000A;
    padding-left: 10px;
    background: url(../img/Rectangle5.png) left center no-repeat;
}
.volunteerHome .z-mainleft .z-leftdiv .z-lefttitle i {
    float: right;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 15px;
    margin-top: 5px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    background: #e8e8e8;
    color: #8c8b8b;
    font-size: 12px;
    transition: all ease 0.3s;
}
.volunteerHome .z-mainleft .z-zyzfc {
    width: 100%;
}
.volunteerHome .z-mainleft .z-zyzfcdiv {
    width: 100%;
}
.volunteerHome .z-mainleft .z-zyzfcdiv .z-zyzfcimg {
    width: 100%;
    height: 250px;
    box-sizing: border-box;
    border: 1px solid #dedede;
    padding: 2px;
    position: relative;
    overflow: hidden;
}
.volunteerHome .z-mainleft .z-zyzfcdiv .z-zyzfcimg img {
    width: 100%;
    height: 100%;
}
.volunteerHome .z-mainleft .z-zyzfcdiv .z-zyzfcimg p {
    width: 438px;
    height: 27px;
    line-height: 27px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    left: 3px;
    bottom: -33px;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-left: 10px;
    transition: all ease 0.5s;
}
.volunteerHome .z-mainleft .z-zyzfcdiv .z-zyzfcimg:hover p{
	bottom: 3px;
}
.z-zyzfc ul {
    width: 100%;
    margin-top: 10px;
}
.volunteerHome .z-mainleft .z-zyzfc ul li {
    width: 100%;
    height: 25px;
    line-height: 25px;
}
.volunteerHome .z-mainleft .z-zyzfc ul li p {
    width: 320px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all ease 0.3s;
}
.volunteerHome .z-mainleft .z-zyzfc ul li i {
    float: right;
    color: #888;
}
.volunteerHome .z-mainleft .z-leftdiv {
    width: 100%;
}
.volunteerHome .z-mainleft .z-leftyxzyz ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;justify-content: center;

}
.z-leftyxzyz ul li:nth-child(3), .z-leftyxzyz ul li:nth-child(6) {
    margin-right: 0px !important;
}
.z-xxpx ul li:nth-child(2), .z-xxpx ul li:nth-child(4) {
    margin-right: 0px !important;
}
.volunteerHome .z-mainleft .z-leftyxzyz ul li {
    /* float: left; */
    margin-right: 72px;
    width: 100px;
    margin-bottom: 5px;
}

.volunteerHome .z-mainleft .z-leftyxzyz ul li div {
    width: 100%;
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #cccccc;
    transition: all ease 0.3s;
}
.volunteerHome .z-mainleft .z-leftyxzyz ul li div img {
    width: 100%;
    height: 120px;
}
.volunteerHome .z-mainleft .z-leftyxzyz ul li div span {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #999999;
    text-align: center;
}
.volunteerHome .z-mainleft .z-yxzytd ul li {
    width: 100%;
    height: 88px;
    background: #f7f7f7;
    box-sizing: border-box;
    padding-top: 13px;
    margin-bottom: 15px;
}
.volunteerHome .z-mainleft .z-yxzytd ul li .z-tdleft {
    width: 80px;
    height: 58px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px dashed #CCCCCC;
}
.volunteerHome .z-mainleft .z-yxzytd ul li .z-tdleft img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}
.volunteerHome .z-mainleft .z-yxzytd ul li .z-tdright {
    width: 350px;
    float: right;
    margin-top: -5px;
}
.volunteerHome .z-mainleft .z-tdright h2 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.volunteerHome .z-mainleft .z-tdright span {
    font-size: 12px;
    padding-left: 15px;
    background: url(../img/Slice24.png)no-repeat left center;
    background-size: 10px 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.volunteerHome .z-mainleft .z-tdright i {
    display: block;
    font-size: 12px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.volunteerHome .z-mainleft .z-tdright p {
    font-size: 12px;
    color: #777;
}
.volunteerHome .z-mainleft .z-tdright p b {
    font-style: initial;
    color: #C3000A;
    padding-left: 5px;
    padding-right: 10px;
}
.volunteerHome .z-mainleft .z-shzcsq img {
    width: 100%;
}
.clearfix {
    clear: both;
}
.volunteerHome .z-mainleft .z-xxpx ul li {
    float: left;
    width: 205px;
    height: 190px;
    border: 1px solid #999;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px;
}
.volunteerHome .z-mainleft .z-xxpx ul li .z-xxpximg1 {
    width: 100%;
    height: 150px;
}
.volunteerHome .z-mainleft .z-xxpx ul li .z-xxpximg2 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -40px;
    transition: all ease 0.3s;
    opacity: 1;
}
.volunteerHome .z-mainleft .z-xxpx ul li .z-xxpximg2:hover{
    opacity: 0.8;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -40px;
    transition: all ease 0.3s;
}
.volunteerHome .z-mainleft .z-xxpx ul li p {
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-align: center;
}
.volunteerHome .z-mainleft .z-xxqgul li:nth-child(odd) {
    margin-right: 15px;
}
.volunteerHome .z-mainleft .z-xxqgul li {
    width: 215px;
    height: 80px;
    float: left;
    margin-bottom: 10px;
}
.volunteerHome .z-mainleft .z-xxqgul li img {
    width: 100%;
    height: 100%;
}
.volunteerHome .z-mianright {
    float: right;
    width: 820px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 30px 100px 30px 30px;
}
.volunteerHome .z-mianright .z-righttitle {
    width: 100%;
}
.volunteerHome .z-mianright .z-righttitle ul li {
    float: left;
    margin-right: 31px;
    text-align: center;
    font-size: 14px;
}
.volunteerHome .z-mianright .z-righttitle ul li img {
    width: 53px;
    height: 53px;
    transition: all ease 0.3s;
}
.volunteerHome .z-mianright .z-righttitle ul li p {
    text-align: center;
    margin-top: 10px;
    transition: all ease 0.3s;
}

.volunteerHome .z-leftdiv .z-righttitle2 {
    margin-top: 38px;
}
.volunteerHome .z-leftdiv .z-lefttitle {
    width: 100%;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.volunteerHome .not-Pt {
    padding-top: 0;
}
.volunteerHome .Volunteer-list li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 10px solid #f5f5f5;
}
.volunteerHome .Volunteer-list li .Volunteer-tit img {
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    display: block;
    border-radius: 6px;
}
.volunteerHome .Volunteer-list li .name-time {
    padding-left: 15px;
    height: 66px;
}
.fl {
    float: left;
}
.volunteerHome .Volunteer-list li .Volunteer-tit strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: 苹方黑体-中粗-简;
    padding: 5px 0px 12px;
}
.volunteerHome .Volunteer-list i.time {
    padding-left: 20px;
    background: url(../img/Volunteer-time.png) no-repeat left center;
    color: #999;
    font-size: 13px;
    background-size: 13px 13px;
}
.volunteerHome .Volunteer-con {
    padding-left: 68px;
    margin: 0px 0;
    line-height: 22px;
    font-size: 14px;
    color: #666;
}
.text-j {
    text-align: justify;
}
.pr {
    position: relative;
}
.volunteerHome .text-hide-2 {
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.volunteerHome .Volunteer-imgList {
    padding: 15px 0 0 68px;
    margin: 0 -22px 20px 0;
}
.volunteerHome .Volunteer-operation {
    font-size: 16px;
    color: #999;
    height: 28px;
    line-height: 28px;
}
.Volunteer-operation .msg {
    background: url(../img/Volunteer-msg.png) no-repeat left center;
}
.Volunteer-operation .goods {
    background: url(../img/Volunteer-goods.png) no-repeat left center;
}
.Volunteer-operation .goods.on{background:url(../img/Volunteer-goods-on.png) no-repeat left center;cursor:context-menu;}

.Volunteer-operation em {
    margin-left: 25px;
    padding-left: 35px;
    cursor: pointer;
}
.Volunteer-operation .likes {
    margin-top: 10px;
    padding-left: 100px;
    color: #61749B;
    background: url(../img/Volunteer-goods-on.png) no-repeat left 70px center;
    line-height: 22px;
    background-size: 22px;
}
.Volunteer-operation .share .style {
    padding-top: 0;
    margin-top: 0;
    border: 0;
}

.share {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #ccc;
    width: 620px;
    float: right;
}
.share-form textarea {
    width: 500px;
}
.share-form textarea {
    padding: 10px;
    width: 500px;
    height: 20px;
    display: block;
    background-color: #f5f5f5;
    font-size: 14px;
    border: 0;
}
.share-form a {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #C3000A;
    color: #fff;
    border-radius: 0 6px 6px 0;
    font-size: 16px;
}
.share-form{margin:10px auto 15px;display: none;}
.share-form.show{display:block;}

.likes {
    margin-top: 10px;
    padding-left: 100px;
    color: #61749B;
    background: url(../img/Volunteer-goods-on.png) no-repeat left 70px center;
    line-height: 22px;
    background-size: 22px;
}
.Volunteer-imgList img{margin-right:20px;margin-bottom: 10px;width:142px;height:142px;border-radius:6px;display:block;float:left;cursor:pointer;}
.msg-list li{border:0;}
.msg-list li:last-child{padding-bottom:0;margin-bottom:0;}
.msg-list li img.msg-tit{margin:0 15px 0 10px;width: 35px;height: 35px;border:1px solid #d9d9d9;display:block;border-radius:6px;}
.msg-list li .msg-text{width:735px;font-size:16px;color:#999;}
.msg-list li .msg-text span{margin:5px 20px 10px 0;display:block;}
.msg-list li .msg-text p{margin-bottom:10px;line-height:22px;font-size:15px;}
.msg-list li .msg-text em{padding-left:20px;line-height:30px;display:block;font-size:14px;background: url(../img/Volunteer-time.png) no-repeat left center;}
.msg-list li .msg-text .delete-commen{padding:4px 8px;color:#666;background-color:#ebebeb;border-radius:4px;font-size:14px;cursor:pointer;}
.Volunteer-list li:last-child{border:0;}
.shoots-pop{top:0;left:0;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,0.3);display:none;}
.shoots-pop-con{top:10%;left:10%;width:80%;height:80%;}
.shoots-pop i.close-shoots-pop{top:-48px;right:-48px;width:48px;height:48px;background:url(../img/pop-close-btn.png) no-repeat;display:block;cursor:pointer;}
.pf{position: fixed;}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {width:100% !important;
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{width:auto;height:auto;max-width:100%;max-height:100%;cursor:grab;}


.Volunteer-list{padding-top:20px;}
.Volunteer-list li{margin-bottom:15px;padding-bottom:15px;border-bottom:10px solid #f5f5f5;}
.Volunteer-list li:last-child{border:0;}
.Volunteer-list li .Volunteer-tit img{width: 50px;height: 50px;border:1px solid #ccc;display:block;border-radius:6px;}
.Volunteer-list li .name-time{padding-left:15px;height:66px;}
.Volunteer-list li .Volunteer-tit strong{padding:5px 0 12px;display:block;font-size:16px;font-weight:500;font-family:'è‹¹æ–¹é»‘ä½“-ä¸­ç²—-ç®€';}
.Volunteer-list i.time{padding-left: 20px;background:url(../img/Volunteer-time.png) no-repeat left center;color:#999;font-size: 13px;background-size: 13px 13px;}

.Volunteer-con{padding-left:68px;margin: 0px 0;line-height:22px;font-size:14px;color:#666;}
.Volunteer-imgList{padding: 15px 0 0 68px;margin:0 -22px 20px 0;}
.Volunteer-imgList img{margin-right:20px;margin-bottom: 10px;width:142px;height:142px;border-radius:6px;display:block;float:left;cursor:pointer;}
.Volunteer-operation{font-size:16px;color:#999;height:28px;line-height:28px;}

.Volunteer-operation em{margin-left:25px;padding-left:35px;cursor:pointer;}
ul,li{
    list-style: none;
}