p{
	font-family: "Hind", sans-serif!important;
}
span{
	font-family: "Hind", sans-serif!important;
}
h2 {
	word-wrap: break-word
}

.container {
	padding: 0
}

.nav {
	background: #f5f7f7
}

.nav .brand {
	padding: 0;
	padding: 20px 0
}

.nav .brand li {
	list-style: none;
	float: left
}

.nav .brand li a {
	color: #646566;
	font-size: 18px;
	text-decoration: none;
	margin: 0 3px
}

.nav .brand li a:hover {
	text-decoration: none
}

.page {
	width: 100%;
	text-align: center
}

.page ul.pagination {
	transform: translateX(30%)
}

.page ul.pagination li {
	float: left;
	display: inline-block
}

.page ul.pagination li span {
	display: block;
	color: #656666;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin-right: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border: none;
	background: none;
	border: 0;
	border-radius: 0;
	border: 1px solid #c2c2c2
}

.page ul.pagination li span:hover {
	background: #2aaee5;
	color: #fff
}

.page ul.pagination li a {
	display: block;
	color: #656666;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 12px;
	padding: 0;
	background: none;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border-radius: 0;
	border: 0;
	border: 1px solid #c2c2c2
}

.page ul.pagination li a:hover {
	background: #2aaee5;
	color: #fff
}

.page ul.pagination li.active>span {
	background: #2aaee5 !important;
	color: #fff;
	border: none
}

.newList .list {
	margin: 60px 0
}

.newList .list .left {
	margin-right: 50px
}

.newList .list .right {
	border-top: 1px solid #ccc
}

.newList .list .right h2 {
	font-size: 31px;
	line-height: 40px;
	color: #323333
}

.newList .list .right span.time {
	display: block;
	color: #656666;
	font-size: 16px;
	padding: 10px 0;
	letter-spacing: 1px
}

.newList .list .right p {
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
	color: #656666;
	letter-spacing: 1px
}

.newList .list .right p.btn {
	margin-top: 20px;
	border: 1px solid #2aaee5;
	border-radius: 0;
	width: 215px;
	transition: all .4s;
	padding: 5px
}

.newList .list .right p.btn a {
	display: block;
	width: 100%;
	border: none;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #2aaee5;
	padding: 6px 0;
	transition: all .4s
}

.newList .list .right p.btn a:hover {
	text-decoration: none
}

.newList .list .right p.btn:hover {
	border: 1px solid #fff
}

.newList .list:first-child {
	margin-top: 70px
}

.newDetail {
	margin-top: 75px
}

.newDetail h1 {
	font-size: 24px;
	color: #323333;
	line-height: 45px;
	margin: 0
}

.newDetail p {
/*margin:50px 0;*/
	line-height: 30px;
	font-size: 20px;
	color: #656666;
/*text-align:center;*/
	letter-spacing: 1px
}

.newDetail p.time {
	padding: 0;
	text-align: center;
	color: #666565;
	font-size: 16px;
	line-height: 24px;
	margin: 35px 0
}

@media screen and (max-width: 1366px) {
	.newList .list .right h2 {
		font-size: 22px;
		line-height: 25px
	}

	.newList .list .right p {
		font-size: 15px
	}

	.newList .list .right span.time {
		font-size: 16px
	}

	.newDetail p {
		font-size: 16px
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.newList .list .right h2 {
		font-size: 23px;
		line-height: 30px
	}

	.newList .list .right p {
		font-size: 17px
	}
}

@media screen and (max-width: 767px) {
	.nav .brand {
		padding: 10px
	}

	.newList .list:first-child,.newList .list {
		margin: 35px 0
	}

	.newList {
		padding: 0 20px
	}

	.newList .list .left {
		padding: 0
	}

	.newList .list .right {
		margin-top: 15px;
		padding: 0
	}

	.newList .list .right h2 {
		font-size: 16px;
		line-height: 25px
	}

	.newList .list .right p {
		font-size: 15px
	}

	.newList .list .right p.btn {
		width: 100%
	}

	.newList .list .right p.btn a {
		font-size: 14px
	}

	.newDetail {
		margin-top: 30px;
		padding: 0 20px
	}

	.newDetail h1 {
		font-size: 25px;
		line-height: 30px
	}

	.newDetail p.time {
		margin: 20px 0
	}

	.newDetail p.content {
		margin: 30px 0;
		font-size: 17px
	}

	.newDetail p {
		padding: 0;
		margin: 30px 0
	}

	.page ul.pagination {
		transform: translateX(0%)
	}
}
/*# sourceMappingURL=news.css.map */
