/* Created by mtdev gedongxu@mutaoinc.com */
.mjz-c {
	width: 100%;
}
.ml-info{
    width: 100%;
    font-size: 18px;
    line-height: 2;
    color: #555555;
    text-indent: 2em;
}
/* 捐款功德榜 start */
.mjz-head-ul {
	width: 100%;
	/*line-height: 40px;*/
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	background-image:url('../images/hszh_jw_20.jpg;vpn_img') ;
	background-color: rgb(255, 255, 255);
	color: #fff;
}
.mjz-head-ul td{
    vertical-align: bottom;
}
.mjz-head-ul td div{
    padding-bottom: 6px;
}

.mjz-table {
	width: 100%;
	line-height: 40px;
	background: #fff;
	table-layout: fixed;
}

.mjz-table td {
	border: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.mjz-table td:nth-child(1) {
	width: 15%;
}

.mjz-table td:nth-child(2) {
	width: 32%;
	border-right: 1px solid #fed873;
}

.mjz-table td:nth-child(3) {
	width: 21%;
	background: #fffed7;
	color:#ea0000;
	font-weight: bold;
	border: 1px solid #fed873;
}

.mjz-table td:nth-child(4) {
	width: 32%;
}
#sss{
	height: 616px;
	overflow: hidden;
	margin-bottom: 40px;
}
/* 捐款功德榜 end */

/* 捐物功德榜 start */
.mjw-head-ul {
	width: 100%;
	/*line-height: 40px;*/
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	background-image:url('../images/hszh_jw_20.jpg;vpn_img') ;
	background-color: rgb(255, 255, 255);
	color: #fff;
}
.mjw-head-ul td{
    vertical-align: bottom;
}
.mjw-head-ul td div{
    padding-bottom: 6px;
}

.mjw-table {
	width: 100%;
	line-height: 40px;
	background: #fff;
	table-layout:fixed;
}

.mjw-table td {
	border: 1px solid #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.mjw-table td:nth-child(1) {
	width: 120px;
}

.mjw-table td:nth-child(2) {
	width: 263px;
	border-right: 1px solid #fed873;
	
}

.mjw-table td:nth-child(3) {
	width: 158px;
	background: #fffed7;
	border: 1px solid #fed873;
}

.mjw-table td:nth-child(4) {
    width: 205px;
}

#www{
	height: 616px;
	overflow: hidden;
	margin-bottom: 40px;
}
/* 捐物功德榜 end */
@media(max-width:750px){
    .pw-right-c{
        width:100%;
    }
    .pp-ipt-container{
        width:100%;
        margin-bottom:10px;
        margin-right:0;
    }
    .pp-ipt-title{
        width:100px;
    }
    .pp-ipt-money{
        width:94px;
    }
    .pp-ipt-xs{
        width:200px;
    }
    .mjz-head-ul{
        font-size:12px;
    }
    .mjz-head-ul td:nth-child(2){
        width:66px;
    }
    .mjz-head-ul td:nth-child(3){
        width:92px;
    }
    .mjz-head-ul td:nth-child(5){
        width:64px;
    }
    .mjz-table{
        table-layout: fixed;
    }
    .mjz-table td{
        font-size:12px;
    }
    .mjz-table td:nth-child(1) {
    	width: 72px;
    }
    .mjz-table td:nth-child(2){
        width:97px;
    }
    .mjz-table td:nth-child(3){
        width:72px;
    }
    .mjz-table td:nth-child(4){
        width:unset;
    }
    .mjw-head-ul{
        font-size:12px;
    }
    .mjw-head-ul td:nth-child(2){
        width:66px;
    }
    .mjw-head-ul td:nth-child(3){
        width:92px;
    }
    .mjw-head-ul td:nth-child(5){
        width:64px;
    }
    .mjw-head-ul td:nth-child(7){
        width:47px;
    }
    .mjw-table{
        table-layout: fixed;
    }
    .mjw-table td{
        font-size:12px;
    }
    .mjw-table td:nth-child(1) {
    	width: 72px;
    }
    .mjw-table td:nth-child(2){
        width:97px;
    }
    .mjw-table td:nth-child(3){
        width:72px;
    }
    .mjw-table td:nth-child(4){
        width:unset;
    }
    #sss,#www{
        margin-bottom:20px;
    }
}