.nav-active {

	background-image: linear-gradient(0deg, #ddddeb 0%, #ffffff 100%);

}



.nav-item:hover {

	background-image: linear-gradient(0deg, #ddddeb 0%, #ffffff 100%);

}



.nav-link:hover {

	color: rgba(31, 45, 61, .6) !important;

}



.banner img {

	width: 100%;

}



.news {

	padding: 85px 0 70px;

	background-color: #f7f7ff;

}



.news .title {

	text-align: center;

}



.news .title h3 {

	color: #00004c;

	font-size: 34px;

}



.news .title p {

	font-size: 20px;

	color: #40436a;

}



.news .title p span {

	margin-right: 30px;

}



.news .news-detail {

	padding-top: 34px;

	width: 1427px;

	margin: 39px auto 0;

	font-size: 16px;

	letter-spacing: 3px;

	color: #00004c;

	border-top: 1px dashed #cecef2;

}



.news .news-detail h6 {

	margin-bottom: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #00004c;

}
.news-detail p img{
	width: 1435px;
}