* {

	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-decoration: blink;
}

.infomation {
	min-width: 1200px;
	height: 40px;
	background-color: #f6f6f6;
	overflow: hidden;
}

.infomation-box {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	color: #989898;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	line-height: 40px;
}

.infomation-r img {
	line-height: 40px;
}

.lianjie {
	display: flex;
	flex-direction: row;
}

.lianjie li {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	width: 100px;
	margin-top: 13px;
	color: #989898;
	text-align: center;
}

.lianjie li a {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	margin-top: 13px;
	color: #989898;
	font-weight: 400;
}

.lianjie li:nth-child(2) {
	border-left: 1px solid #989898;


}

.lianjie li:nth-child(3) {
	border-left: 1px solid #989898;


}

.lianjie li:nth-child(4) {
	border-left: 1px solid #989898;


}

.lianjie li:nth-child(5) {
	border-left: 1px solid #989898;


}

.lianjie li:nth-child(6) {
	border-left: 1px solid #989898;


}

.lianjie li:nth-child(7) {
	border-left: 1px solid #989898;

}

.lianjie li:nth-child(8) {
	border-left: 1px solid #989898;

}

.lianjie li:nth-child(9) {
	border-left: 1px solid #989898;

}

.lianjie li:nth-child(10) {
	border-left: 1px solid #989898;

}

.at:hover {
	text-decoration: underline
}

.foot {
	width: 100%;
	min-width: 1200px;
	height: 130px;
	background-color: #525252;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	color: #ffffff;
}

.foot p:nth-child(1) {
	margin-top: 40px;
	font-size: 14px;
}

.foot p:nth-child(2) {
	margin-bottom: 40px;
	font-size: 14px;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.banner-box {
	min-width: 1200px;
	height: 600px;
	margin: auto;
	background-image: url(/static/style/default_web/special/ninth_charity/img/banner-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.nav-box {
	height: 56px;
	background-color: #005f9b;
	width: 100%;
	min-width: 1200px;

}

.nav-item:hover {
	background-color: #0a4164;
}

.nav-item {
	line-height: 56px;
	font-size: 16px;
	color: #ffffff;
	display: block;
	padding: 0 60px;
	box-sizing: border-box;
}

.nav-box a:hover {
	color: #ffffff;
}

.nav-active {
	background-color: #0a4164;
}

.fl {
	float: left;
}

.news-item :hover .news-item-title {
	color: #005f9b;
}

.news-item-word {
	display: block;
	width: 382px;
	height: 160px;
	background-color: #f8f8f8;
	padding: 20px;
	box-sizing: border-box;
}

.news-item-title {
	font-size: 18px;
	color: #020202;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-item-content {
	font-size: 14px;
	line-height: 24px;
	color: #aaaaaa;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news-item-time {
	font-size: 14px;
	color: #aaaaaa;
	margin-top: 5px;
}

.news-item-img {
	width: 382px;
	height: 250px;
	background-color: #4d4d4d;
}

.more {
	display: block;
	width: 188px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #005f9b;
	color: #005f9b;
	border-radius: 30px;
	cursor: pointer;
	margin: 40px auto 50px;
	text-align: center;
	font-size: 18px;
}

.more:hover {
	color: #005f9b;
}

.more-white {
	display: block;
	width: 188px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 30px;
	cursor: pointer;
	margin: 40px auto 50px;
	text-align: center;
	font-size: 18px;
}

.more-white:hover {
	color: #ffffff;
}

.project-box {
	height: 666px;
	background-image: url(/static/style/default_web/special/ninth_charity/img/bg-project.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	min-width: 1200px;
}

.law-box {
	height: 877px;
	background-image: url(/static/style/default_web/special/ninth_charity/img/bg-law.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	min-width: 1200px;
}

.law-item-box {
	height: 690px;
	background-color: #ffffff;
	padding: 20px;
	box-sizing: border-box;
}

.law-item {
	height: 60px;
	padding: 0 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	line-height: 60px;
	font-size: 18px;
	color: #222222;
	display: flex;
	justify-content: space-between;
	background-color: #f7f7f7;
}

.law-item:hover {
	background-color: #8bc4ff;
	color: #ffffff;
}

.swiper-pagination {
	margin-top: 60px;
}

.swiper-slide1 {
	background-color: #ffffff;
	height: 355px;
	width: 412px;
}

.swiper-slide1-word {
	height: 77px;
	text-align: center;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: black;
}

.swiper-pagination {
	position: relative !important;
}

.swiper-pagination-bullet {
	width: 48px !important;
	height: 5px !important;
	background-color: #f3f3f3 !important;
	border-radius: 3px !important;
	display: inline-block !important;
	margin-right: 5px;
	opacity: .2;
}

.navigation-btn-box {
	z-index: 999;
	height: 50px;
	width: 620px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.swiper-button-prev {
	background-image: none !important;

}

.swiper-button-next {
	background-image: none !important;
}

.swiper-slide2 {
	width: 630px;
	height: 347px;
}

.swiper-button-prev1 {
	width: 46px !important;
	height: 46px !important;
	line-height: 46px;
	background-color: #4d4d4d;
	opacity: .7 !important;
	font-size: 35px;
	color: #f7f7f7;
	text-align: center;
}

.swiper-button-next2 {
	width: 46px !important;
	height: 46px !important;
	line-height: 46px;
	background-color: #4d4d4d;
	opacity: .8 !important;
	font-size: 35px;
	color: #f7f7f7;
	text-align: center;
}

.swiper-slide2-word {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	height: 56px;
	width: 100%;
	color: white;
	font-size: 18px;
	line-height: 56px;
	text-align: center;

}