nav {
	height: 64px;
	width: 100%;
	background: white;
	opacity: 55%;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 20px;
	z-index: 9;
	box-shadow: 0px 0px 5px gray;
}
nav div {
	display: inline;
}
nav div span, nav div a {
	display: inline;
	list-style: none;
	margin: 0 2em;
	color: black;
}


.title_png img {
	margin: 60px 0 0 645px;
}
.new-type:hover{
	text-decoration: none;
	cursor: pointer;
}
.new-type.active{
	color: #4F91CE;
}
.new-type, #news-ul a {
	color: black;
}
#news-ul {
	margin-top: 20px;
	padding: 0;
}
#news-ul li {
	list-style: none;
	line-height: 2.5em;
}
#news-ul .date {
	float: right;
}
#news .swiper-pagination-bullet{
	width: 25px; height: 25px;
	border-radius: 0;
	background: none;
	/*background-image: url("__IMG__/game1/lunbo1/lunbo-2.png");*/
	opacity: 1;
	margin: 0 10px !important;
}
#news .swiper-pagination-bullet-active{
	width: 54px; height: 25px;
	/*background-image: url("__IMG__/game1/lunbo1/lunbo-1.png");;*/
}
#news .swiper-pagination {
	width: auto;
	left: auto;
	right: 35px;
}




#roles .cover {
	background: black;
	opacity: 0.5;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

#gonglue h3 {
	font-size: 24px;
}
#gonglue span {
	font-size: 16px;
	max-width: 41em;
	display: inline-block;
	color: #666666;
}
#gonglue .date {
	float: right;
	font-size: 18px;
}


#focus2 .swiper-slide {
	width: 320px;
}
#tese .swiper-button-next, #tese .swiper-button-prev {
	background-image: none ;
	width: auto;
}

#others .mid img {
	margin-right: 80px;
}
#others .mid {
	margin-left: 650px;
	padding-top: 50px;
}
