
.newsTop {
	margin-top: 0.9rem
}

.slideBox {
	float: left;
	text-align: center;
	width: 100%;
	overflow: hidden;
	/* position: relative; */
	padding: ;
	/* border: 1px solid #ddd; */
	/* margin-right: 20px; */
}

.slideBox .hd {
	height: 0.5rem;
	overflow: hidden;
	position: absolute;
	right: 0.025rem;
	bottom: 0;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 0.0625rem;
	width: 0.3125rem;
	height: 0.3125rem;
	line-height: 0.3125rem;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: rgb(38, 157, 204);
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 3.125rem;
	display: block;
}

.newest {
	float: left;
	padding: 0.25rem 0;
	width: 100%;
}
.newest ul{
	padding: 0.125rem;
}
.newest i{
	font-style: normal;
	display: inline-block;
	border-left: 0.125rem #0193cf solid;
	padding-left: 0.1875rem;
	font-weight: bold;
	color: #2c2c2c;
}
.newest a{
	color: #333;
	display: inline-block;
	width: 100%;
}
.newest div{
	height: 1.5625rem;
	overflow: hidden;
	position: relative;
	background: #fcfcfc;
	padding: 0.3125rem 0.1875rem;
}
.newest div h4{
	font-size: .48rem;
	color: #005faf;
	line-height: 0.625rem;
	font-weight: normal;
}
.newest div p{
	font-size: .38rem;
	margin: 0.15rem 0 ;
}
.newest div span{
	position: absolute;
	font-size: .3rem;
	color: #999;
}
.newest li{
	height: 1.2rem;
	line-height: 0.475rem;
	position: relative;
	
}
.newest li h4{
	font-weight: normal;
	color: #0193CF;
	font-size: 0.3125rem;
	width: 55%;
	display: inline-block;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}
.newest li h3{
	font-weight: normal;
	color: #fff;
	background: #000;
	font-size: 0.3125rem;
	display: none;
	border-radius: 0.0625rem;
	padding: 0.125rem;
	position: absolute;
	left: 0;
	z-index: 9;
}
.newest li:hover h3{
	display: inline-block;
}
.newest li:hover{
	background: #fcfcfc;
}
.newest li span{
	line-height: 0.45rem;
	float: right;
	color: #999;
	font-size: 0.3rem;
}
.newest li a{
	color: #0193CF;
}
.newest a:hover{
	text-decoration: none;
	color: #333;
}
.showPage{
	padding: 0.125rem;
}
.showPage li {
	height: 2rem;
	overflow: hidden;
	border-bottom: 0.01875rem dashed #ddd;
	position: relative;
	padding: 0.125rem 0.00625rem;
}

.showPage li:first-child {
	border-top: 0.01875rem dashed #ddd;
}
.showPage li:hover{
	background: #fcfcfc;
}
.showPage li img {
	height: 2rem;
	width: 2.8125rem;
	float: left;
}
.showPage li a{
	display: inline-block;
	color: #333;
	font-size: 0.1875rem;
	
}
.showPage li a:hover{
	text-decoration: none;
}
.showPage .content {}

.showPage li b,
.showPage li span {
	display: block;
}

.showPage li p {
	position: absolute;
	bottom: 0.9375rem;
	left: 3.125rem;
	width:800px;
	font-size: 0.3rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break:break-all;
}

.showPage li b {
	position: absolute;
	top: 0.0625rem;
	left: 3.125rem;
	font-size: 0.3rem;
	line-height: 0.375rem;
	color: #0193CF;
}

.showPage li span {
	position: absolute;
	bottom: 0.125rem;
	left: 3.125rem;
	color: #999;
	font-size: 0.3rem;
}
.showPage h5{
	position: absolute;
	bottom: 0.5rem;
	left: 3.125rem;
	font-weight: normal;
}
.showPage h5 i{
	font-style: normal;
	color: firebrick;
}
.searchnews{
	margin: 10px 0;
}
.searchnews span{
	display: inline-block;
	margin-right: 0.3125rem;
	font-style: normal;
	border-left: 0.125rem #0193cf solid;
	font-weight: bold;
	color: #2c2c2c;
	padding-left: 0.1875rem;
}
.searchnews input{
	border-radius: 0.125rem;
	border: none;
	border: 0.0125rem solid #999;
	padding-left: 0.1875rem;
	height: 0.5625rem;
	line-height: 0.5625rem;
}
.searchnews button{
	border: none;
	border-radius: 0.125rem;
	height: 0.5625rem;
	line-height: 0.5625rem;
	background: #0193CF;
	color: #fff;
}
.pagediv{
	margin: 0.125rem 0.0625rem;
}
.pagediv span{
	margin-right: 0.125rem;
	margin-left: 0.125rem;
	padding: 0.01875rem;
}
.pagediv span:first-child{
	background-color: #068ff059;
	border: 0.0125rem solid #000000;
	border-radius: 10%;
}
.pagediv span:last-child{
	background-color: #068ff059;
	border: 0.0125rem solid #000000;
	border-radius: 10%;
}
.pagediv .current{
	font-size: 0.4375rem;
	color: #3193bb;
}