nav {
	height: 64px;
	width: 100%;
	background: black;
	opacity: 55%;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 20px;
	z-index: 1;
	font-size: 18px;
}
nav div {
	display: inline;
}
nav div span, nav div a {
	display: inline;
	list-style: none;
	margin: 0 1em;
	color: white;
}

.title_png img {
	margin: 25px 0 0 825px;
}

#news a {
	color: black;
}
#news a.active {
	color: #513fb7;
}
#news ul {
	padding: 0 20px 0 20px;
}
#news li {
	list-style: none;
	line-height: 33px;
}
#news .date {
	float: right;
}

#gonglue li {
	list-style: none;
}
#gonglue h3 {
	font-size: 14px;
}
#gonglue span {
	font-size: 12px;
	max-width: 41em;
	display: inline-block;
	color: #666666;
}
#gonglue .date {
	float: right;
	font-size: 14px;
}
#gonglue hr {
	margin: 0;
	margin-top: 10px;
	border: none;
	border-top: solid 1px #A0A0A0;
}


#tese .swiper-slide img {
	width: 100%;
}
#tese .swiper-button-next, #tese .swiper-button-prev {
	background-image: none ;
	width: auto;
}


#others .mid {
	margin-left: 433px;
	padding-top: 50px;
	margin-right: 80px;
}
#others .mid img {
	width: 200px;
}
#others .mid div {
	display: inline-block;
	text-align: center;
	margin-right: 180px;
	font-size: 16px;
	color: white;
	vertical-align: top;
}
