.public-news{
	padding: 5px 30px;
	border-left: 1px rgb(163, 192, 133) solid;
	border-right: 1px rgb(163, 192, 133) solid;
	margin-right: 30px;
}

.news-list{
	padding-top: 5px;
}

.my-section-title{
	width: 1100px;
	margin: 80px auto 60px auto;
	font-size: 22px;
	font-weight: bold;
}

.my-title-under-line img{
	width: 140px;
	margin: 0px auto;
}

.culture-item{
	margin: 10px 0px;
}

.img-brace-left{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 30px;
	height: 30px;
}

.img-brace-right{
	position: absolute;
	bottom: 0px;
	right: 230px;
	width: 40px;
	height: 30px;
}

.other-link{
	margin-bottom: 80px;
}

.program01{
	background-image: url('../images/program_01.png');
	width: 260px;
	height: 320px;
	color: #fff;
	font-size: 14px;
}
.program02{
	background-image: url('../images/program_02.png');
	width: 260px;
	height: 320px;
	color: #fff;
	font-size: 14px;
}

.program03{
	background-image: url('../images/program_03.png');
	width: 260px;
	height: 320px;
	color: #fff;
	font-size: 14px;
}

.program04{
	background-image: url('../images/program_04.png');
	width: 260px;
	height: 320px;
	color: #fff;
	font-size: 14px;
}


.program-title{
	margin-top: -80px;
	font-size: 18px;
	font-weight: bold;
}

.program-split-line{
	width: 25px;
	height: 2px;
	background: #fff;
	margin: 2px;
}

.program-item{
	margin: 4px 0px;
}

.policy-program{
	padding: 35px;
}

.policy-item{
	background: #fff;
	padding: 8px;
	box-shadow: 2px 2px 1px #f3f3f3;
	width: 266px;
}

.policy-item>img{
	width: 250px;
}

.policy-item-desc{
	padding: 15px;
	text-align:center;
}

/* .my-program-slider>ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.my-program-slider>li{
	float: left;
} */

.slider-arrow{
	padding: 5px 10px;
	color: #fff;
	background: rgb(130, 180, 76);
}