/* 样式重置 */
html,body,ul,li,ol,img,a,p,div,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
}
body{
	font-size: 14px;
	font-family: "微软雅黑";
}
a,
a:hover{
	color: #666;
	text-decoration: none;
}
a{
	transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
ul,ol,i,em{
	list-style: none;
	font-style: normal;
}
input{
	border: none;
	border: 1px solid #ccc;
	outline: none;
}
img{
	display: block;
	border: 0 none;
}
.scale2 img,
.scale img{
	transition: all .3s ease-in-out;
}
.scale img:hover{
	transform:scale(1.02);
}
.scale2 img:hover{
	transform:scale(1.1);
}

/* 添加新的样式 */
.f_left{
	float: left;
}
.f_right{
	float: right;
}
.clearfix::before,
.clearfix::after{
	content: "";
	display: block;
	height: 0;
	line-height: 0px;
	clear: both;
	visibility: hidden;
}
.areaheart{
	width: 1200px;
	margin: 0 auto;
}
.sheng{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cb{
	clear: both;
}
.top{
	width: 100%;
}
.top img{
	width: 100%;
	height: auto;
}
.nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #891227;
}
.nav li{
	float: left;
	width: 12.285%;
	text-align: center;
	font-size: 24px;
}
.nav li a{
	color: #fff;
}
.nav li:hover{
	background-color: #9e162e;
}
.main{
	min-height: 800px;
}
.part01{
	min-height: 370px;
	background: url('../img/bg04.png') no-repeat left bottom;
	background-size: 21%;
	padding-top: 15px;
}
.public_title{
	line-height: 24px;
	padding: 12px 0;
}
.public_title h2{
	font-size: 24px;
	color: #981e33;
	font-weight: normal;
	float: left;
	margin-right: 5px;
}
.public_title span{
	font-size: 18px;
	color: #ee899b;
	float: left;
}
.public_title a{
	float: right;
	display: block;
	width: 24px;
	height: 20px;
	background: url('../img/icon_more.png') no-repeat center;
}
.public_title a:hover{
	background-image: url('../img/icon_more2.png');
}
.Dynamic{
	width: 65.5%;
	float: left;
}
.dy_pic{
	width: 48.5%;
	float: left;
}
.dy_pic img{
	width: 100%;
}
.slideBox{ position:relative; overflow:hidden; 
	margin:10px auto;  max-width:560px;}
.slideBox .hd{ position:absolute; height:40px; line-height:40px; 
	bottom:0; right:5px; z-index:1; }
.slideBox .hd li{ display:inline-block; width:8px; height:8px; 
	border-radius:5px; text-indent:-9999px; 
	overflow:hidden; margin:0 5px;border: 1px solid #fff;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ vertical-align:top; width:100%;}
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; 
	bottom:0; text-indent:10px; height:40px; line-height:40px; 
	color:#fff;  text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
	 background-color: rgba(0, 0, 0, .8); }
.dy_txt{
	width: 48.5%;
	float: right;
	padding-top: 10px;
}
.dy_txt li{
	margin-bottom: 10px;
}
.dy_txt li p{
	font-size: 16px;
	color: #333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 99%;
}
.dy_txt li span{
	font-size: 12px;
	color: #981e33;
	line-height: 30px;
	padding-left: 20px;
	background: url('../img/icon01.png') no-repeat left center;
}
.dy_txt li .line{
	width: 60px;
	height: 2px;
	background-color: #eee;
}
.Activity{
	width: 32.5%;
	float: right;
}
.activity{
	padding-top: 10px;
}
.activity li{
	position: relative;
	height: 58px;
	margin-bottom: 18px;
}
.activity li .act_date{
	position: absolute;
	left: 0;
	top: 0;
	width: 58px;
	height: 58px;
	border-radius: 10px;
	background-color: #981e33;
	color: #fff;
	text-align: center;
}
.act_date b{
	display: block;
	font-size: 16px;
	line-height: 30px;
}
.act_date em{
	font-size: 12px;
}
.act_date .line{
	width: 50px;
	height: 1px;
	background-color: #fff;
	margin: 0 auto;
}
.activity li p{
	padding-left: 70px;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.part02{
	min-height: 270px;
	background: url('../img/bg01.png') no-repeat center;
	background-color: #b6203a;
}
.Donation{
	padding: 30px 0;
}
.Donation .public_title h2{
	color: #fff;
}
.Donation .public_title{
	padding-top: 4px;
	padding-bottom: 20px;
}
.don_lf{
	float: left;
	width: 32%;
}
.don_lf img{
	width: 100%;
	height: auto;
}
.don_rgt{
	float: right;
	width: 66%;
}
.w50{
	width: 20%;
}
.w25{
	width: 40%;
}
.w75{
	width: 80%;
}
.pub_list1 .trun_boxs{
	display: none;	
}
.pub_list ul{
	display: block;
}
.don_tit li{
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #b22232;
	margin: 0;	
	background-color: #fff;
}
.don_tit li b{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
}
.txtMarquee-top2{ width:100%;  overflow:hidden; position:relative; }
.txtMarquee-top2 .hd{ display: none; }
.txtMarquee-top2 .infoList li{ height:40px; margin: 0;
	text-align: center;
	line-height: 40px; }
.txtMarquee-top2 .infoList>li{
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
}
.txtMarquee-top2 .infoList li ol li{
	float: left;
}
.txtMarquee-top2 .infoList li ol li span{
	display: block;
	width: 100%;margin-top: -5px;
	height: 100%;
	font-size: 14px;
	color: #fff;
}
.part03{
	min-height: 395px;
	background-color: #f7f3e7;
}
.wish{
	float: left;
	width: 47%;
	padding-top: 15px;
}
.wish_box{
	margin-top: 5px;
	padding: 28px 0;
	width: 100%;
	background: url('../img/bg02.png') no-repeat left center;
	background-size: contain;
	background-color: #f2d4bf;
}
.wish_box li{
	line-height: 24px;
	padding: 10px 0;
	text-indent: 42px;
	font-size: 16px;
}
.wish_box li a,
.letter_box li a{
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 85%;
}
.letter{
	float: right;
	width: 51%;
	padding-top: 15px;
}
.letter .public_title{
	padding: 12px 20px;
}
.letter_box{
	margin-top: 5px;
	padding-top: 30px;
    padding-bottom: 52px;
	width: 100%;
	background: url('../img/bg03.png') no-repeat left center;
	background-size: contain;
	/* background-color: #f2d4bf; */
}
.letter_box li{
	line-height: 24px;
	padding: 10px 0;
	text-indent: 62px;
	font-size: 16px;
}
.foot{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 10px 0;
	text-align: center;
	background-color: #9e162e;
}
.wish_box li a:hover,
.letter_box li a:hover,
.dy_txt li p:hover,
.activity li p:hover{
	color: #9e162e;
}


















