﻿body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333333;
	background-color: #F5F3F4;
}

body, html, form {
	height: 100%;
}

	body a {
		outline: none;
		blr: expression(this.onFocus=this.close());
	}

ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.wrapper {
	min-height: 100%;
	margin-bottom: -80px;
}

.main, .footer {
	height: 80px;
}

.footer {
	background-color: #898989;
	text-align: center;
	overflow: hidden;
}

.copyright {
	color: #ddd;
	line-height: 20px;
	font-size: 12px;
}

.pt10 {
	padding-top: 10px;
}

.menu {
	background-color: #2588d8 !important;
	color: white;
}

	.menu a {
		color: white;
	}

	.menu .active a {
		background-color: #286090 !important;
		color: #f5f5f5;
	}

	.menu ul li a:hover {
		background-color: #286090 !important;
		color: #f5f5f5;
	}

.c_blue {
	background-color: #286090;
	color: white;
	border: solid 1px #286090;
}

.c_orange {
	color: rgb(224, 105, 55);
}

.c_blue2 {
	color: rgb(43, 98, 145);
}

.c_yellow {
	color: rgb(224, 153, 55);
}

.c_green {
	color: rgb(37, 152, 106);
}

.mb30 {
	margin-bottom: 30px;
}

.ptb40 {
	padding: 40px 0;
}

.plr30 {
	padding: 0 30px;
}

.c_gray {
	color: #888;
	padding-left: 10px;
}

.w100 {
	width: 100%;
}

.bgw {
	background-color: white;
}

.banner_box {
	width: 100%;
	height: 340px;
	background: url("img/test-bg1.jpg") center no-repeat;
	position: relative;
	background-size: 1920px auto;
}

	.banner_box .title {
		padding: 35px 0;
	}

		.banner_box .title h2 {
			color: #fff;
		}

	.banner_box .intro {
		color: #fff;
	}

		.banner_box .intro p {
			padding: 5px 0;
		}

.new_laws {
	padding-bottom: 30px;
}

	.new_laws .title, .law_list .title {
		line-height: 40px;
		height: 40px;
	}

	.new_laws ul li, .law_list ul li {
		width: 100%;
		line-height: 26px;
		font-size: 16px;
		overflow: hidden;
		padding: 5px 0;
		background-image: url(img/ico1.png);
		background-repeat: no-repeat;
		padding-left: 16px;
		background-position: 4px 15px;
		text-align: left;
	}

		.new_laws ul li p {
			float: left;
		}

		.law_list ul li p {
		}

		.new_laws ul li a, .law_list ul li a {
			color: #333;
			text-decoration: none;
			-webkit-transition: all 0.3s linear;
			transition: all 0.3s linear;
		}

			.new_laws ul li a:hover, .law_list ul li a:hover {
				color: #2588d8;
			}

		.new_laws ul li span, .law_list ul li span {
			float: right;
		}

.take_list .title {
	height: 100px;
	font-weight: bold;
	text-align: center;
}

	.take_list .title h3 {
		padding-top: 25px;
		font-weight: bold;
		font-size: 30px;
	}

.clearfix {
	clear: both;
}

.included {
	width: 100%;
	margin-bottom: 30px;
}

	.included .list {
		width: 100%;
		text-align: center;
		float: left;
	}

		.included .list p {
			font-size: 18px;
			line-height: 36px;
		}

		.included .list h5 {
			font-size: 28px;
			font-weight: 600;
			line-height: 40px;
			height: 40px;
		}

.tag {
	padding-top: 18px;
	padding-left: 10px;
}

	.tag a {
		display: inline-block;
		padding-right: 5px;
		white-space: nowrap;
		padding-bottom: 5px;
	}

.search_r {
	text-align: right;
	height: 36px;
	line-height: 36px;
	padding-right: 15px;
}

.w_l {
	width: 22%;
}

.w_r {
	width: 76%;
	background-color: #fff;
}


.w_ll {
	display:none;
}

.w_rr {
	width: 100%;
	background-color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

@media screen and (max-width:1200px) {
	.w_l, .w_r {
		width: 100%;
	}

	.type_list {
		display: none;
	}
}

.pall20 {
	padding: 20px;
	height: auto;
	overflow: hidden;
}

.type_list {
	background-color: #fff;
	margin-bottom: 20px;
}

	.type_list .title {
		margin: 0 10px;
		padding: 20px 0 10px 0;
		font-size: 16px;
		border-bottom: solid 1px #d1d1d1;
	}

.plr10 {
	padding: 10px;
}

.case_con {
	padding: 20px;
	height: auto;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
}

.content_text {
	padding-top: 40px;
}

	.content_text .title {
		text-align: center;
		padding-bottom: 30px;
		font-size: 18px;
		font-weight: bold;
	}

.law_list {
	margin-bottom: 20px;
}

	.law_list .title {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
		font-weight: 600;
		border-bottom: solid 1px #ddd;
		margin: 20px 0;
	}

.w48 {
	width: 48%;
}

.law_list .search {
	padding: 10px;
	border: solid 1px #ddd;
}

	.law_list .search div {
		margin-top: 15px;
	}

.dep_tag {
	padding: 10px;
}

	.dep_tag a {
		background-color: #f5f5f5;
		border: solid 1px #ccc;
		display: inline-block;
		margin: 5px 3px;
		padding: 4px 8px;
		color: #333;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

		.dep_tag a:hover {
			background-color: rgb(40, 96, 144);
			text-decoration: none;
			border: solid 1px rgb(40, 96, 144);
			color: white;
		}
/*分页*/
.pager; {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0px auto;
}

.pager a {
	text-decoration: none;
}

.pageCountClass {
	color: #333;
}

	.pageCountClass:hover {
		color: #333;
	}

.pager table {
}

	.pager table tr td {
		line-height: 30px;
		height: 30px;
	}

.pageNumberClass {
	color: #004EA2;
	height: 30px;
	width: 30px;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #ccc;
	display: inline-block;
	margin-right: 5px;
}

.pageNumberClassd {
	color: #fff;
	height: 30px;
	width: 30px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	background: #2588d9;
	border: solid 1px #2588d9;
	margin-right: 5px;
	line-height: 30px;
}

.pageNumberClass:hover {
	background: #2588d9;
	color: White;
	border: solid 1px #2588d9;
}

.pageFirstClass {
	color: #004EA2;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #ccc;
	height: 30px;
	width: 55px;
	display: inline-block;
	margin-right: 5px;
}

.pageLastClass {
	color: #004EA2;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #ccc;
	height: 30px;
	width: 55px;
	display: inline-block;
}

.pageFirstClass:hover {
	background: #2588d9;
	color: White;
	border: solid 1px #2588d9;
}

.pageLastClass:hover {
	background: #2588d9;
	color: White;
	border: solid 1px #2588d9;
}

.pageCountClass {
	padding-right: 10px;
}
