/*版心*/

.body {
	width: 1200px;
	margin: 0 auto;
}

/*面包屑*/

.layui-breadcrumb {
	display: block;
	margin: 20px 0;
}

#Bread {
	color: #E12323 !important;
}

/*轮播图*/

.swiper-pagination {
	text-align: left;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
}

.swiper-pagination-bullet {
	text-align: center;
	border-right: 1px solid #EDEDED;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	background: #000000;
	opacity: 0.5;
	color: #FFFFFF;
}

.swiper-pagination-bullet:last-child {
	border-right: 0;
}

.swiper-pagination-bullet-active {
	background: red;
	opacity: 1;
}

.swiper-container {
	margin: 20px 0;
	height: 365px;
}

.swiper-slide {
	overflow: hidden;
}

.carousel {
	float: left;
}

.carousel_details {
	float: left;
	width: 343px;
	height: 323px;
	border: 1px solid #DEDEDE;
	padding: 20px 10px 20px 15px;
}

.carousel_details>h2 {
	line-height: 30px;
}

.carousel-nr {
	color: #a1a1a1;
	font-size: 12px;
	margin: 20px 0;
}

/*.carousel-nr>span {
	margin: 0 10px;
}*/

.carousel-particulars {
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.carousel-a {
	display: block;
	margin: 20px 15px 20px 0;
	color: #e12323;
	text-align: right;
	font-size: 14px;
}

.carousel-a:hover {
	color: #e12323;
}

/*政策法规*/

.regulation {
	margin: 20px 0;
}

/*左侧*/

.regulation {
	overflow: hidden;
}

.regulation_father {
	width: 830px;
	float: left;
	margin-right: 30px;
}

.messageactive {
	color: #FFFFFF;
	background: #E12323;
}

.message_title {
	width: 100%;
	margin: 10px 0;
	color: #333333;
	overflow: hidden;
	background: #f7f7f7;
}

.message_title>li {
	float: left;
	line-height: 60px;
	padding: 0 30px;
	font-size: 16px;
}

.regulation_title {
	width: 100%;
	height: 31px;
	border-bottom: 4px solid #e6e6e6;
}

.dynamicName {
	font-size: 18px;
	height: 31px;
	color: #333333;
	float: left;
	line-height: 27px;
	border-bottom: 4px solid #ea3e3e;
}

.cityMore {
	font-size: 14px;
	float: right;
	line-height: 35px;
}

.input-group {
	line-height: 60px;
}

.input-group>input {
	outline: none;
	border: none;
	border-radius: 5px;
	width: 200px;
	padding-left: 5px;
	padding-right: 30px;
	height: 40px;
	color: #666666;
}

#input-span {
	color: #E12323;
	position: absolute;
	top: 85px;
	right: 65px;
	line-height: 0;
	cursor: pointer;
}

/*内容*/

.Dynamic-a {
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #EDEDED;
}

.Dynamic-a>img {
	float: left;
	margin-right: 20px;
	height: 132px;
	width: 200px;
}

.carousel-nr {
	color: #666666;
	font-size: 12px;
	margin: 10px 0;
}

.carousel-nr>span {
	margin: 0 10px;
}

.carousel-nr img {
	position: relative;
	top: -2px;
}

.Dynamic-a>div>h2 {
	margin-bottom: 10px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.Dynamic_p {
	margin-top: 10px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#test {
	text-align: center;
}

#test a {
	color: #E12323;
}

.layui-laypage-btn {
	background-color: #E12323 !important;
	color: #FFFFFF;
}

/*右侧*/

.Article {
	position: relative;
	width: 100%;
	text-align: center;
	background: #ffb4b4;
	margin-bottom: 10px;
}

.Article>h2 {
	line-height: 55px;
	border-bottom: 1px solid #EDEDED;
}

.regulation-right {
	width: 340px;
	float: left;
}

.hotBlog {
	font-weight: 700;
	color: #E12323;
}

.regulation-right-nr>li>a {
	display: block;
	line-height: 35px;
	width: 100%;
}

.regulation-right-nr>li>a>p {
	font-size: 14px;
	line-height: 35px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.regulation-right-span {
	display: inline-block;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 10px;
	background: #CCCCCC;
}

/*无数据*/

.wsj {
	width: 100%;
	text-align: center;
}