.h10{
	height: 10px;width: 1200px;border-bottom: 1px dotted #666;
}
.huodong h2{
	float: left;
	height: 40px;line-height: 40px;font-size: 18px;font-family: '微软雅黑';font-weight: normal;color: #000;margin-top: 40px;
}
.huodong h2 a{font-family: '微软雅黑';font-weight: normal;}
.huodong ul{
	padding: 20px 0px;
}
.huodong ul li{
	float: left;width: 590px;font-family: '微软雅黑';margin-right: 10px;margin-bottom: 20px;
}
.huodong ul li img{
	float: left;width: 164px;height: 106px;
}
.huodong ul li h3{
	float: left;margin-left: 20px;font-size: 16px;font-weight: normal;font-family: '微软雅黑';color: #000;
}
.huodong ul li p{
	float: left;width: 400px;margin-left: 20px;font-size: 14px;font-family: '微软雅黑';line-height: 1.4em;margin-top: 10px;
}
.huodong ul li p a,.huodong ul li h3 a{
	font-family: '微软雅黑';
}

		.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 9998;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #fff;
		position: absolute;
		z-index: 9999;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
	.reveal-modal h1{
		text-align: center;font-family: '微软雅黑';font-size:24px;padding-bottom: 20px;
	}	
	.reveal-modal p{
		text-align: center;font-family: '微软雅黑';font-size: 14px;padding-bottom: 10px;padding-top: 10px;
	}
	.reveal-modal p img{
		width: 200px;height: 200px;
	}
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
	.chaolianjie{
		font-family: '微软雅黑';font-size: 16px;margin-left: 205px;color: red;
	}