@charset "utf-8";
html{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";min-width: 1024px;}
body{margin:0;padding:0;}
a{ text-decoration: none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{text-decoration: none;list-style: none;text-decoration: none;padding:0;margin:0;border:0;}
img,input,button,select,textarea,fieldset,iframe{vertical-align:top;*vertical-align:middle;}
button{cursor: pointer;}
.clearfix {
  clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.ellipsis{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.activity-list{width: 100%;}
.activity-list .hui{
	width: 100%;
	height: 181px;
	background: #f8f8f8;
	border-bottom: 1px solid #dedede;
}
.activity-list .jzjz_xm{
	width: 91.5%;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
}
.activity-list .hui:first-child .jzjz_xm{
	border-top: 1px solid #dedede;
}
.activity-list .jzjz_xm .img{
	float: left;
	width: 185px;
	height: 140px;
	border-radius: 3px;
	overflow: hidden;
}
.activity-list .jzjz_xm .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.activity-list .jzjz_xm .jzjz_xm_text{
	width: calc(100% - 195px);
	float: left;
	margin-left: 10px;
}
.activity-list .jzjz_xm .jzjz_xm_text h5{
    color: #707070;
    font-size: 16px;
    margin-bottom: 10px;
}
.activity-list .jzjz_xm .jzjz_xm_text p{
	color: #000;
	line-height: 22px;
}
.activity-list .jzjz_xm .jzjz_xm_text p.text_hui{
	color: #939393;
	line-height: 20px;
	margin-bottom: 5px;
}
.activity-list .jzjz_xm .jzjz_xm_text p span{
	color: #FFBA01;
}
.activity-list .jzjz_xm .wyjk{
	position: absolute;
	bottom: -12px;
	right: -21px;
}

/* 捐款 */
#gun{
	overflow: hidden;
	height: 208px;
	width: 91.5%;
	margin: 0 auto;
}
.staff{
    border-bottom: 1px solid #DBDBDB;
    line-height: 51px;
    width: 100%;
    margin: 0 auto;
}
.staff .avthor{
    width: 36px;
    height: 36px;
    margin-right: 5px;
}
.staff img{
    height: 100%;
    height: 100%;
    border-radius: 18px;
    vertical-align: middle;
    object-fit: cover;
}
.staff .name{
    color: #2B2B2B;
    font-size: 14px;
    display: block;
    width: 22%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.staff span{
    color: #7C7C7C;
    font-size: 12px;
    margin-right: 20px;
    display: block;
}
.staff i{
    color: #63B000;
}
.staff .time{
    margin: 0;
}
.staff span.money{
    width: 32%;
}
#gun .ryb_sj{
    margin-top: 15px;
}
#gun .ryb_sj .sj{
    width: 19px;
    height: 29px;
    margin-right: 21px;
    margin-top: 10px;
}
#gun .ryb_sj .sj_g{
    width: 19px;
    height: 29px;
    background: url("http://www.ylywzs.cn/templates/ylywzs/image/sj_g.png") no-repeat;
    background-size: cover;
    position: relative;
}
#gun .ryb_sj .sj_b{
    width: 19px;
    height: 29px;
    background: url("http://www.ylywzs.cn/templates/ylywzs/image/sj_b.png") no-repeat;
    background-size: cover;
    position: relative;
}
#gun .ryb_sj .round{
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background: #FFA800;
    position: absolute;
    right: -17px;
    top: -7px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
}
.donate-box .list{
	width: 790px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}
.juan{
    width: 650px;
    height: 60px;
    margin: 0 auto;
    border-bottom: 1px solid #dedede;
}
.juan .tou{
    width: 250px;
    height: 60px;
    line-height: 60px;
}
.juan .tou img{
    width: 36px;
    height: 36px;
    border-radius: 18px;
    vertical-align: middle;
    margin-right: 5px;
}
.juan .money{
    width: 250px;
    height: 60px;
    line-height: 60px;
}
.juan .money i{
    color: #8DC63F;
}
.juan .time{
    width: 150px;
    height: 60px;
    line-height: 60px;
}

/* 证书 */
.certificate-box{
	width: 465px;
	padding: 0 17px;
	overflow: hidden;
	box-sizing: border-box;
}
.certificate-box h4{
	margin-top: 20px;
	font-size: 18px;
	color: #656565;
}
.shuru{
    height: 30px;
    width: 275px;
    border: 1px solid #D3D0D1;
    border-radius: 3px;
		margin-top: 15px;
}
.shuru input{
    width: 195px;
    height: 30px;
    padding-left: 10px;
}
.shuru .tijiao{
    padding: 0;
    margin-left: -4px;
    margin-top: -1px;
    height: 32px;
    width: 70px;
    background-color: #389A00;
    color: #fff;
    cursor: pointer;
}
.cyewm{
    border-radius: 3px;
    width: 120px;
    height: 120px;
    border: 1px solid #D3D0D1;
    margin-top: 25px;
		background: #fff;
}
.cyewm img{
    display: block;
    max-width: 80px;
    max-width: 80px;
    min-height: 80px;
    min-width: 80px;
    margin: 0 auto;
    margin-top: 15px;
}
.cyewm p{
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
}
.bfzs{
    margin-top: 15px;
    font-size: 14px;
    color: #656565;
}
.bfzs img{
    max-width: 130px;
    max-height: 90px;
    min-height: 90px;
    min-width: 130px;
    margin-right: 14px;
    margin-bottom: 10px;
}
.bfzs a{
    margin-right: 15px;
    color: #656565;
}
.bfzs .c-cell a:last-child{
    margin: 0;
}
.look, .bnanfa, .certificate-list{
	width: 790px;
	margin: 0 auto;
	text-align: center;
}
.look p {
    color: #656565;
    margin: 25px auto 15px;
}
.look input{
    height: 34px;
    width: 300px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    padding-left: 15px;
		margin-right: 18px;
}
.look button {
    background-color: #389A00;
    height: 36px;
    color: #fff;
    width: 115px;
    border-radius: 3px;
		margin-left: -6px;
}
.bnanfa{
	line-height: 50px;
	margin-top: 50px;
}

#xiangmu_content{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 55px;
	position: relative;
	padding-top: 15px;
}
.certificate-list{
	margin-bottom: 60px;
	overflow: hidden;
}
.certificate-list dl{
    float: left;
    width: 185px;
    overflow: hidden;
    margin: 15px 6px;
}
.certificate-list dl dt img{
    max-width: 185px;
    max-height: 131px;
    min-width: 185px;
    min-height: 131px;
}
.certificate-list dl dd{
    color: #6e6e6e;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
.certificate-list dl dd b{
    font-size: 16px;
    margin-right:7px;
}


/* 分页 */
.pages{
    margin: 70px auto 50px;
    font-size: 14px;
}
.pages svg{
    width: 30px;
}
.pages nav div:first-child{display: none;}
.pages nav div:last-child > span{display: flex;align-items: center;justify-content: center;}
.pages a{
    display:inline-block;
    padding:5px 12px;
    margin:0 0 0 8px;
    border:1px solid #e1e2e3;
    line-height:20px; height:20px;
    color:#3b8dd1; background:#fff;
}
.pages a:hover { border:1px solid #3b8dd1; }
.pages span{ display:inline-block; padding:5px 0; line-height:20px; height:20px; }
.pages span[aria-current="page"] span{
    padding:5px 12px;
    margin:0 0 0 8px;
    color:#555;
    font-weight:bold;
}
.pages a[aria-label="Next »"]{
    display: flex;
    align-items: center;
}
.pages span[aria-current="page"], .pages span[aria-label="« Previous"]{height: auto;}
