section {
	background: #fff;
}

.container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.container:before {
	content: none !important;
}

.contain {
	width: 1170px;
	border: 3px solid #DCDCDC;
	margin: 0 auto;
}

.navProgress {
	padding: 15px 0;
	position: relative;
	left: -814px;
}

.waterAction {
	color: #053DB0;
	font-size: 24px;
	margin: 50px auto;
	margin-bottom: 40px;
	width: 288px;
}

.sourceAndDate {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 50px;
	padding-bottom: 12px;
	color: #666666;
	/*font-weight: bold;*/
}

.source span:first-child, .date span:first-child {
	font-weight: bold;
}

.source {
	margin-left: 44px;
}

.share {
	margin-left: 5px;
	margin-right: 10px;
}

.print, .read {
	margin-left: 5px;
	margin-right: 28px;
}

.searchDouble {
	width: 1130px;
	background: #F5F5F5;
	margin: 20px auto;
}

.searchDouble li {
	float: left;
}

.search {
	padding: 20px 30px 15px 22px;
}

.searchDouble li:nth-child(1) {
	padding-left: 32px;
}

.search span:first-child {
	font-size: 16px;
	font-weight: bold;
}

.search input {
	width: 350px;
	height: 34px;
	border: 1px solid #97C5F7;
	margin: 0 10px;
	padding-left: 10px;
}

.search span:last-child {
	width: 70px;
	height: 34px;
	border-radius: 6px;
	display: inline-block;
	background: #0091E4;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
}

.search span:last-child:hover, .searchDouble .allQuery:hover {
	background: #053DB0;
	cursor: pointer;
}

.searchDouble .allQuery {
	float: right;
	margin: 20px 30px;
	width: 190px;
	height: 34px;
	background: #0091E4;
	border: 1px solid #0091E4;
	border-radius: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
}

table {
	margin: 20px;
}

table th, table td {
	padding: 0px 52px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
	height: 40px;
	line-height: 40px;
	/*font-weight: bold;*/
}

table th:nth-child(4), table td:nth-child(4) {
	width: 326px;
}

table th {
	background: #F5F5F5;
	font-size: 16px;
}
/*·ÖÒ³*/
table tfoot tr td {
	border-bottom: none;
}

.pag>span:nth-child(1) {
	width: 0;
	height: 0;
	display: inline-block;
	border-width: 5px;
	border-style: solid;
	border-color: transparent #CDCDCD transparent transparent;
	margin: 8px;
	margin-left: 5px;
	position: relative;
	top: 8px;
	right: -22px;
}

.pag>span:nth-child(2) {
	width: 72px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	color: #CDCDCD;
	border: 1px solid #DDDDDD;
}

table tfoot tr td {
	height: 58px;
	font-size: 12px;
	text-align: right;
	padding-right: 0px;
}

table tfoot tr span, table tfoot tr b {
	text-align: center;
}

.pag>span:nth-child(3) {
	width: 32px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	border: 1px solid #1066B8;
	color: #1066B8;
}

.pag>span:nth-child(4), .pag>span:nth-child(5), .pag>span:nth-child(6),
	.pag>span:nth-child(7) {
	width: 32px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	color: #666666;
}

.pag>span:nth-child(8) {
	width: 14px;
	display: inline-block;
	border-bottom: 1px dashed #6C6C6C;
	margin-bottom: 4px;
}

.pag>span:nth-child(9) {
	width: 72px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	color: #797979;
	border: 1px solid #DDDDDD;
}

.pag {
	position: relative;
}

.pag>span:nth-child(9)>span {
	width: 0;
	height: 0;
	display: inline-block;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #1066B8;
	margin: 8px;
	margin-left: 5px;
	position: absolute;
	top: 15px;
}

.pag>span:nth-child(10) {
	color: #333333;
}

.pag>span:nth-child(10)>b {
	color: #1066B8;
	margin: 0px 3px;
}

.pag>span:nth-child(12) {
	width: 32px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	border: 1px solid #CCCCCC;
	color: #000000;
}

.pag>span:last-child {
	width: 36px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	border: 1px solid #DDDDDD;
	color: #000000;
	background: #F5F5F5;
	margin-right: 20px;
}