.content {
	margin-top: 80px;
}

.firstBox,
.secondBox,
.thirdBox,
.fourBox,
.fiveBox {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	overflow: hidden;
	clear: both;
}

.rightBanner {
	width: 100%;
	height: 270px;
	float: left;
	overflow: hidden;
	position: relative;
}

.pic {
	width: 1000px !important;
}

#title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #fff;
}

span.tran {
	width: 190px;
	height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	position: relative;
	color: #EB5D86;
}
span.tips{
	font-size: 14px;
    color: rgb(120, 120, 120);
}

span.tran:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -10px;
	border-top: 10px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
}

.info {
	width: 100%;
	height: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}

.info .dlContent {
	/*width: 1000px;*/
	/*height: 120px;*/
	display: block;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	padding: 20px;
	margin-bottom: 20px;
}

.dynamic {
	width: 960px;
	height: 120px;
	margin: 15px auto 0;
	padding-bottom: 15px;
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #E1E1E1;
}

.info a.dlContent:last-child dl.dynamic {
	border: none;
}

/*.info .dlContent:first-child{margin-top: .15rem;}*/
.info .dlContent dt {
	width: 190px;
	height: 110px;
	float: left;
}

.info .dlContent dt img {
	width: 190px;
	height: 110px;
	float: left;
}

.info .dlContent dd {
	width: 695px;
	height: 120px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
}

.info .dlContent dd h1 {
	font-size: 18px;
	color: #3E3E3E;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.info .dlContent dd p {
	font-size: 14px;
	color: #6E6E6E;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* .info .dlContent dd p:last-child{margin-top:30px;} */
/*.info .dlContent dd p:nth-child(2){width:2rem;float: left;}*/

/*慈善人物*/
.info .dlContent dd h1 b {
	font-weight: normal;
	padding: 0 20px;
}

/*爱心企业*/
.m10 {
	margin-top: 10px !important;
}

.m10 b {
	font-weight: normal;
	font-size: 16px;
	padding: 0 10px;
}

.m10 b:first-child {
	padding-left: 0;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #f25f89;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #f25f89;
	border-color: #f25f89
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

/*轮播图*/
/* index_focus */
.index_focus {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
}

.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.index_focus_post {
	z-index: 10;
}

.index_focus .pic {
	height: auto;
	display: block;
	width: 890px;
	height: 300px;
}

.index_focus .pic:hover {
	text-decoration: none;
}

.index_focus .slide_nav {
	position: absolute;
	left: 45%;
	bottom: 6%;
	z-index: 100;
}

.index_focus .slide_nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 12px;
	border-radius: 50%;
	background: rgba(7, 17, 27, 0.4);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8) inset;
	margin-left: 8px;
	cursor: pointer;
}

.index_focus .slide_nav a:hover,
.index_focus .slide_nav .on {
	text-decoration: none;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.8) inset;
	background: #fff;
}
.videoTitle{
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	display: flex;
	justify-content: space-between;
}
.videoTitle .date{
	flex-shrink: 0;
	margin-left: 40px;
	font-size: 14px;
	color: rgb(110, 110, 110);
}
.videoTitle .name{
	flex-grow: 1;
	font-size: 16px;
	color: rgb(60, 60, 60);
}
.videoTitle .name.onView{
	color: #EB5D86;
}

.blankTip {
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}




