.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
	color: #725de9
}

footer {
	background-color: #323232;
	color: #898989;
	font-size: 0.8rem
}

footer .footer_nav_rigth {
	text-align: end
}

footer .footer_nav_rigth nav {
	margin-top: 4rem
}

footer .footer_nav_rigth nav a {
	color: #898989;
	display: inline-block;
	margin: 0px 1rem
}

@media (max-width: 768px) {
	footer .footer_nav_rigth {
		text-align: center !important
	}
}

a {
	font-style: normal;
	text-decoration: none;
	color: #161616;
	cursor: pointer
}

.active {
	color: #725de9
}

.navbar .container-fluid {
	justify-content: end
}

.navbar .navbar-brand {
	flex: 1
}

.navbar .navbar-brand img {
	width: 100%
}

.navbar .navbar-nav {
	width: 100%;
	justify-content: end
}

a {
	font-style: normal;
	text-decoration: none;
	color: #161616;
	cursor: pointer
}

.info {
	font-size: 14px;
	color: #5b5b5b
}

.navbar .container-fluid {
	justify-content: end
}

.navbar .navbar-brand {
	flex: 1
}

.navbar .navbar-brand img {
	width: 100%
}

.navbar .navbar-nav {
	width: 100%;
	justify-content: end
}

.icon-list {
	width: fit-content
}

.article h2 {
	font-size: 18px;
	color: #f9a240;
	margin-bottom: 20px
}

.article p {
	font-size: 14px;
	color: #626262;
	line-height: 20px
}

.article button {
	display: inline-block;
	padding: 10px 50px;
	color: #fff;
	border-radius: 30px;
	margin-top: 30px
}

.icons-list>a {
	box-sizing: border-box;
	display: block
}

.icons-list>a div {
	font-size: 0.4rem;
	margin-top: 1rem;
	box-sizing: border-box;
	border: 2px solid #dcdcda;
	text-align: center;
	color: #9c9898
}

.icons-list>a>:hover {
	color: #f9a240;
	border: 2px solid #f9a240
}

.icons-list .iconfont {
	font-size: 80px;
	display: block;
	padding: 30px 0px
}

.icons-list .iconfont2 {
	font-size: 80px;
	display: block;
	padding: 30px 0px
}

.numerical ul li {
	background: url(/img/xc_16.gif) no-repeat right 10px
}

.numerical ul li:last-child {
	background: none
}

.numerical ul li b {
	font-size: 3.85rem;
	color: #f5c230;
	display: inline-block;
	margin-top: -13px
}

.numerical ul li em {
	vertical-align: top;
	font-style: normal
}

.numerical ul li p {
	font-size: 16px
}

.news .news_wrap .news_item {
	padding: 20px;
	text-align: left
}

.news .news_wrap .news_item>a {
	background: #fafafa;
	display: block;
	color: #6e6e6e;
	height: 100%;
	padding: 1rem
}

.news .news_wrap .news_item>a:hover {
	background: #ed9f00;
	color: #fff
}

.news .news_wrap .news_item>a:hover .news_item_time {
	background: #000
}

.news .news_wrap .news_item>a .news_item_time {
	display: block;
	width: 4.5rem;
	padding: 0.5rem;
	color: #fff;
	background-color: #999;
	transform: translate(50%, -65%)
}

.news .news_wrap .news_item>a .news_item_time i {
	display: block;
	font-style: normal
}

.news .news_wrap .news_item>a .news_item_time .date {
	font-size: 1.2rem;
	padding: 0.1rem 0px
}

.news .news_wrap .news_item>a .news_item_time .year {
	margin-top: 0.5rem;
	text-align: right;
	font-size: 0.8rem
}

.news .news_wrap .news_item>a b {
	font-size: 24px;
	display: block
}

.news .news_wrap .news_item>a p {
	font-size: 1rem;
	text-indent: 2em;
	line-height: 25px;
	margin-top: 1.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	min-height: 4.6875rem;
	-webkit-line-clamp: 3
}

.partners .wrap {
	box-shadow: 0px 1px 3px #ccc
}

.partners .wrap .partners_item {
	border: 1px solid #ccc;
	overflow: hidden
}

.partners .wrap .partners_item img {
	width: 12rem
}

.partners .wrap .partners_item img:hover {
	transform: scale(1.4);
	transition: all, 0.3s
}

footer {
	background-color: #323232;
	color: #898989;
	font-size: 0.8rem
}

footer .footer_nav_rigth {
	text-align: end
}

footer .footer_nav_rigth nav {
	margin-top: 4rem
}

footer .footer_nav_rigth nav a {
	color: #898989;
	display: inline-block;
	margin: 0px 1rem
}

@media (max-width: 768px) {
	footer .footer_nav_rigth {
		text-align: center !important
	}
}