@charset "utf-8";

/* css reset
--------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight: normal;
	font-style:normal;
	text-align:left;
	color:#000;
	font-family: "微软雅黑",Helvetica, Arial, sans-serif;
}
html{
	height:100%;
}
body {
	height:100%;
	text-align:center;
}
table{
	border-collapse: collapse;
}
img {
	border: none;
}
li{
	list-style: none;
}
select {
	border:1px solid #A9A9A9;
}
h1{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
	padding-top: 10%;
}
a{
	cursor:pointer;
	outline:none;
	color: #000;
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:active, a:hover {
	color: #f29428!important;
}
/* 公共样式
--------------------------------------------------*/
.clearfix{
    display:block;
    #zoom:1;/*ie6-ie7*/
}
.clearfix:after{
    content:'';
    overflow:hidden;
    width:100%;
    height:0px;
    font-size:0px;
    margin:0px;
    padding:0px;
    display:block;
    clear: both
}
/* 结构
--------------------------------------------------*/
#mainBody{
	width:100%;
	background: url(../images/bg_main.jpg) no-repeat 50% 0px;
	text-align: center;
	position: relative;
	border-top: 1px solid #914a0a;
}
#mainBody .content{
	width:950px;
	margin: 0 auto;
	margin-top: 650px;
	position: relative;
}

#mainBody .content .rows02{
	padding: 30px 0;
}
#mainBody .content .rows02 li.item01{
	width: 329px;
	height: 225px;
	float: left;
	background: url(../images/bg_red_cross.jpg) no-repeat 0px 0px;
}
#mainBody .content .rows02 li.item01 div{
	padding: 80px 20px 0 30px;
}
#mainBody .content .rows02 li.item01 p{
	font-size: 12px;
	color: #565656;
	height: 22px;
	line-height: 22px;
}
#mainBody .content .rows02 li.item02{
	width: 610px;
	height: 225px;
	float: right;
	background: url(../images/bg_alipay.jpg) no-repeat 0px 0px;
	position: relative;
}
#mainBody .content .rows02 li.item02 .idonation{
	width: 167px;
	height: 54px;
	position: absolute;
	top: 118px;
	left: 71px;
	text-decoration: underline;
	color: #585858;
	border: 1px solid #f00;
}
#mainBody .content .rows02 li.item02 .twoCode{
	width: 96px;
	height: 96px;
	position: absolute;
	top: 95px;
	right: 63px;
	border: 1px solid #f00;
	background: url(../images/pic_twoCode.gif) no-repeat 0px 0px;
}
#mainBody .content .rows02 li.item02 .left{
	width: 160px;
	position: absolute;
	top:85px;
	left: 30px;
}
#mainBody .content .rows02 li.item02 .left p{
	color: #575757;
}
#mainBody .content .rows02 li.item02 .left .people em{
	font-size: 18px;
	font-weight: bold;
	color: #575757;
}
#mainBody .content .rows02 li.item02 .left .money{
	text-align: right;
}
#mainBody .content .rows02 li.item02 .left .money em{
	font-size: 35px;
	color: #eb9526;
}
#mainBody .content .rows02 li.item02 .left .time{
	color: #999;
}

#mainBody .content .rows02 li.item02 .right{
	width: 210px;
	position: absolute;
	top: 90px;
	right: 30px;
	font-size: 12px;
}
#mainBody .content .rows02 li.item02 .right li{
	position: relative;
	height: 21px;
}
#mainBody .content .rows02 li.item02 .right a{
	display: block;
	width: 200px;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
	font-size: 12px;
	color: #5a5a5a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
#mainBody .content .rows02 li.item02 .right i{
	position: absolute;
	width: 2px;
	height: 2px;
	background: #5a5a5a;
	left: 5px;
	top: 50%;
	margin-top: -1px;
	overflow: hidden;
}
#mainBody .content .rows03{
	padding-bottom:30px;
}
#mainBody .content .rows03 li.item01{
	width: 549px;
	height: 246px;
	float: left;
	background: url(../images/bg_news.jpg) no-repeat 0px 0px;
	position: relative;
}
#mainBody .content .rows03 li.item01 .xijp{
	width: 400px;
	position: absolute;
	top: 22px;
	left: 90px;
}
#mainBody .content .rows03 li.item01 .xijp a{
	font-size: 20px;
	color: #4f4f4f;
	font-weight: bold;
}
#mainBody .content .rows03 li.item01 .likq{
	width: 500px;
	position: absolute;
	top: 90px;
	left: 25px;
}
#mainBody .content .rows03 li.item01 .likq a{
	font-size: 18px;
	color: #4f4f4f;
	font-weight: bold;
	padding-left:10px;
}
#mainBody .content .rows03 li.item01 .list{
	position: absolute;
	top: 135px;
	left: 100px;
}
#mainBody .content .rows03 li.item01 .list li{
	height: 20px;
	position: relative;
}
#mainBody .content .rows03 li.item01 .list a{
	display: block;
	width: 400px;
	height: 20px;
	line-height: 20px;
	padding:0 0 0 15px;
	color: #5a5a5a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
#mainBody .content .rows03 li.item01 .list i{
	position: absolute;
	width: 2px;
	height: 2px;
	background: #5a5a5a;
	left: 5px;
	top: 50%;
	margin-top: -1px;
	overflow: hidden;
}
#mainBody .content .rows03 li.item02{
	width: 397px;
	height: 246px;
	float: right;
	background: url(../images/bg_supervision.jpg) no-repeat 0px 0px;
}
#footer{
	padding: 30px 0 50px 0;
	margin-top: 30px;
	text-align: center;
	background: #f0f0f0 url(../images/bg_footer.gif) repeat-x 0px 0px;
}
#footer .footerCont{
	width: 950px;
	margin:0 auto;
}
#footer .footerCont p{
	padding: 5px 0;
	font-size: 16px;
}
#footer .footerCont p.logosT{
	font-weight: bold;
	font-size: 20px;
	color: #591d03;
	padding-top: 20px;
	border-bottom: 1px solid #591d03;
}
#footer .footerCont .logos{
	text-align: center;
	padding-top: 20px;
}
#footer .footerCont .host,
#footer .footerCont .undertake{
	vertical-align: top;
}
#footer .footerCont .host a,
#footer .footerCont .undertake a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	vertical-align: top;
	color: #6f4b3c;
	font-weight: bold;
	padding: 0 5px;
}
#footer .footerCont .host span,
#footer .footerCont .undertake span{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	vertical-align: top;
	color: #6f4b3c;
	font-weight: bold;
}


.logo{
	width: 120px;
	height: 63px;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -490px;
	cursor: pointer;
}
.logo a{
	width: 120px;
	height: 63px;
	display: block;
}
.donation{
	width: 140px;
	height: 36px;
	position: absolute;
	top: 470px;
	left: 50%;
	margin-left: 268px;
	cursor: pointer;
}
.donation a{
	width: 140px;
	height: 36px;
	display: block;

}
.explain{
	width: 255px;
	height: 113px;
	position: absolute;
	top: -305px;
	right: 17px;
	overflow: auto;
}
.explain p{
	color: #fff;
	text-indent: 2em;
	padding-bottom: 20px;
	padding-right: 10px;
}
.proposal{
	width: 590px;
	height: 165px;
	position: absolute;
	top: -307px;
	left: 5px;
	overflow: hidden;
}
.proposal div h1{
	color: #fff;
	padding-bottom: 20px;
}
.proposal div p{
	color: #fff;
	line-height:26px;
	text-indent:2em;
	padding-bottom: 20px;
}
.proposal div a{
	color: #fff;
}
.proposalLink{
	width: 400px;
	height:35px;
	position: absolute;
	top: -360px;
	left: 5px;
	overflow: hidden;
}
.proposalLink2{
	position: absolute;
	top: -346px;
	left: 410px;
	overflow: hidden;
	color:#fff;
}

.textRight{
	text-align:right;
	text-indent:0px;
}
.news{
	width: 70px;
	height: 77px;
	position: absolute;
	top: 1068px;
	left: 50%;
	margin-left: -461px;
}
.news a{
	width: 70px;
	height: 77px;
	display: block;
}
#mainBody .content .rows04 li.item01{
	width: 335px;
	height: 267px;
	float: left;
	background: url(../images/bg_bless.jpg) no-repeat 0px 0px;
}
#mainBody .content .rows04 li.item02{
	width: 615px;
	height: 267px;
	float: right;
	background: url(../images/bg_webs.jpg) no-repeat 0px 0px;
	position: relative;
}
#mainBody .content .rows04 li.item02 .left{
	width: 250px;
	position: absolute;
	top: 65px;
	left: 30px;
	font-size: 12px;
}
#mainBody .content .rows04 li.item02 .right{
	width: 250px;
	position: absolute;
	top: 65px;
	right: 30px;
	font-size: 12px;
}
#mainBody .content .rows04 li.item02 .left li,
#mainBody .content .rows04 li.item02 .right li{
	position: relative;
	height: 30px;
}
#mainBody .content .rows04 li.item02 .left a,
#mainBody .content .rows04 li.item02 .right a{
	display: block;
	width: 240px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 14px;
	color: #5a5a5a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
#mainBody .content .rows04 li.item02 .left i,
#mainBody .content .rows04 li.item02 .right i{
	position: absolute;
	width: 2px;
	height: 2px;
	background: #5a5a5a;
	left: 5px;
	top: 50%;
	margin-top: -1px;
	overflow: hidden;
}