a{text-decoration:none!important;}
.pages a,
.pages span {
	display: inline-block;
	padding: 2px 10px;
	margin: 0 1px;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.pages a,
.pages li {
	display: inline-block;
	list-style: none;
	text-decoration: none;
	color: #58A0D3;
}

.pages a.first,
.pages a.prev,
.pages a.next,
.pages a.end {
	margin: 0;
}

.pages a:hover {
	border-color: #50A8E6;
}

.pages li.disabled a {
	/*background: #50A8E6;*/
	color: #50A8E6;
	font-weight: 700;
	border-color: #50A8E6;
}
.title {
	height: 50px;
	line-height: 50px;
	background-color: #0098E0;
	padding-left: 9%;
}

.aitem {
	color: #FFFFFF;
	text-align: center;
}

.aitem>a {
	color: #FFFFFF;
}

.aitem>a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.team {
	background-color: #f8f8f8;
}

.titi {
	font-size: 24px;
	line-height: 100px;
	letter-spacing: 1px;
	text-align: center;
}

.honor {
	margin: 50px 0;
}

.honor a {
	text-decoration: none;
}

.infos {
	margin-bottom: 50px;
}

.sdesc {
	line-height: 30px;
	color: gray;
	padding: 20px;
}

.ntitle {
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
}

.nimg {
	padding: 20px;
}

.ndesc {
	line-height: 30px;
	color: gray;
	padding: 20px 0;
}

.ntime {
	text-align: center;
	opacity: 0.7;
}

.active {
	height: 50px;
	background-color: #F13601;
}

.desc {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #F5F5F5;
	color: #000000;
}

.case {
	margin-bottom: 50px;
	margin-top: 30px;
}

.case a {
	text-decoration: none;
}

.cdetail {
	min-height: 200px;
	padding: 20px;
	width: 100%;
}

.cdesc {
	padding: 10px 0;
	border-bottom: 1px solid #F5F5F5;
}

.ctitle {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}

.ctime {
	text-align: right;
	color: gray;
	line-height: 30px;
}

.cont {
	line-height: 30px;
	margin: 20px 0;
}

.page {
	display: flex;
	justify-content: space-between;
	line-height: 50px;
	margin-bottom: 30px;
}

.page a {
	text-decoration: none;
}

.abc {
	color: gray;
	padding: 0 20px;
	font-size: 15px;
}

.tel {
	line-height: 30px;
	font-size: 18px;
}

.detail {
	margin-bottom: 50px;
	margin-top: 30px;
}
