@charset "utf-8";



/*新闻资讯*/

.new{

	/*width: 100%;*/

	padding-left: 3%;

	padding-right: 3%;

	margin-top: 20px;

}

.new .new_top{

	text-align: center;

	color: #192444;

	font-size: 0;

	margin-bottom: 20px;

}

.new .new_top h3{

	font-size: 20px;

	font-weight: normal;

	/*height: 20px;*/

}

.new .new_top p{

	font-size: 12px;

	margin-top: 5px;

	margin-bottom: 5px;



}

.nb_left{

	height: 247px;

}

.new .new_top span{

	display: inline-block;

	width: 35px;

	height: 1px;

	background-color: #D92121;

	/*margin-top: 2px;*/

}

.nb_left .swiper-pagination-bullet{

	width: 8px;

	height: 8px;

	border-radius: 50%;

}

.nb_left .swiper-pagination{

	text-align: right;

	padding-right: 20px;

}

.new .nb_left .swiper-slide{

	width: 100%;

}

.new .nb_left .swiper-slide img{

	width: 100%;

}

.new a{

	text-decoration: none;

	color: #000;

}

.new .nb_right{

	/*width: 100%;*/

	background-color: #F5F5F5;

	padding-top: 20px;

	/*margin-top: 20px;*/

	padding-bottom: 20px;

	padding-left: 5%;

	height: 280px;

	padding-right: 5%;

	margin-top: 15px;

}

.new .nb_right .box  .active{

	color: #192444;

}

.new .nb_right .box .riiii{

	text-align: right;

	margin-bottom: 20px;



}

.new .nb_right .box .biao{

	/*margin-top: 20px;*/

	/*margin-bottom: 10px;*/

	padding-bottom: 10px;

		border-bottom: 1px solid #B4B4B4;

}

.new .nb_right .box .biao span{

	font-size: 18px;

	/*margin-bottom: 10px;*/

}

.new .nb_right .box .biao h3{

	font-size: 18px;

	color:#192444;

	margin-top: 5px;

	margin-bottom: 10px;

	width: 90%;

	overflow: hidden;

	white-space:nowrap;

	text-overflow: ellipsis;

}

.new .nb_right .box .biao p{

	font-size: 12px;

	line-height: 20px;

	text-indent:2em;

	color: #999;

		display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 3;

overflow: hidden;

}

.new .nb_right .box ul li{

	background: url(../images/yuan.jpg) left center no-repeat;

	padding-left: 15px;

	font-size: 14px;

	height: 26px;

	line-height: 26px;





}

.new .nb_right .box ul li a{

		color: #999;

}

.new .nb_right .box ul li:hover a{

	color: #D92121;

}

.new .nb_right .box ul li .p1{

	float: left;

	width: 72%;

	overflow: hidden;

	white-space:nowrap;

	text-overflow: ellipsis;

}

.new .nb_right .box ul li  .day{

	float: right;

	/*width: 30%;*/

}

.wei{

	

	margin-top: 20px;

	text-align: center;

	width: 100%;

	margin-bottom: 50px;

}

.wei a{

	display: inline-block;

	color: #fff;

	padding-left: 20px;

	padding-right: 20px;

	width: 100px;

	height: 30px;

	background-color:#FFA607;

	color: #fff;

	line-height: 30px;

	padding-top: 10px;

	padding-bottom: 10px;

}

.new .nb_right .box .topp{

		width: 100%;

	}

	.new .nb_right .box .riiii{

	float: left;

	margin-bottom: 0px;

	/*width: 50%;*/





}

.new .nb_right .box .rrr{

	/*width: 20%;*/

	float: right;

	padding-right: 10px;

}

.nb_right .box .ddie{

	margin-top: 30px;

}

.new .nb_right .box ul li{

	height: 32px;

	line-height: 32px;

}

.phone_hide{

	display: none;

}

.phone_show{

	display: block;

}