﻿* {
	margin: 0px; padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: currentColor; border-image: none;
}
.clearfix {
	-ms-zoom: 1;
}
.clearfix::after {
	height: 0px; overflow: hidden; clear: both; display: block; content: "020";
}
a {
	color: rgb(51, 51, 51);
}
a:hover {
	transition:0.2s; color: rgb(0, 74, 124); text-decoration: none; -webkit-transition: all 0.2s; -o-transition: all 0.2s; -moz-transition: all 0.2s;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ul li {
	list-style-type: none;
}
ol li {
	list-style-type: none;
}
body {
	width: 100%; font-family: "microsoft Yahei";
}
.banner {
	background: url("../img/zczx.jpg") no-repeat top rgb(67, 102, 168); width: 100%; height: 192px;
}
.main {
	margin: 0px auto; width: 1200px; height: auto;box-shadow: 0 0 1.5rem rgba(9,41,77,.12);
}

/*分页*/

.right_page {
	height: 35px;
	margin-top: 20px;
}

a.right_page_a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 10px;
	padding: 0px 12px;
	border: 1px solid #e9e9e9;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	text-align: center;
}

a.right_page_a:hover,
a.right_page_aOn {
	background-color: #4f7fe4;
	border-color: #4e9de2;
	color: #fff;
}
/* .ymxq {
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	margin-left: 20px;
} */
/* 新闻列表 */
.zxlb ul {
	width: 100%;
}
.zxlb ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background: rgba(255,255,255,0.00);
}
.zxlb ul li .shudian {
	display: inline-block;
	width: 6px;
	height: 12px;
	background: #F57A17;
	border-radius: 3px;
	margin: 19px 12px 19px 0; 
	float: left;
} 
.zxlb ul li .wz-title {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	width: 75%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zxlb ul li .wz-time {
	font-size: 14px;
	color: #333333;
	float: right;
	margin-right: 40px;
}
.zxlb ul li:hover .wz-title {
	color: #4178be;
}
/* 搜索条件区 */
.ssqu {
	width: 100%;
	/* overflow: hidden; */
	/* display: flex; */
	height: 150px;
	background: #F5F5F5;
	border-bottom: 1px solid #979797;
}
.ssqu>div {
	width: 33%;
	float: left;
	text-align: center;
}
.ssqu input {
	height: 30px;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #C3C3C3;
	border-radius: 2px;
}
.ssqu .ssk {
	width: 260px;
	margin-left: 20px;
	padding: 0 10px;
	font-size: 12px;
	color: #333333;
}
.ssqu .lmmc+.layui-form-select {
	width: 260px;
	display: inline-block;
	margin-left: 20px;
}
.ssqu .xzsheng+.layui-form-select {
	width: 120px;
	display: inline-block;
	margin-left: 20px;
}
.ssqu .xzshi+.layui-form-select {
	width: 120px;
	display: inline-block;
	margin-left: 18px;
}
#test1 {
	margin-left: 20px;
}
.sjLine {
	color: #000000;
	font-size: 14px;
}
#test1,#test2{
	width: 120px;
	display: inline-block;
	/* position: relative; */
}
.lrsj {
	position: relative;
}
.lrsj::before {
	content: '';
	background: url(../img/icon01.png) no-repeat center;
	width: 28px;
	height: 30px;
	display: block;
	top: 0;
	left: 200px;
	position: absolute;
}
.lrsj::after {
	content: '';
	background: url(../img/icon01.png) no-repeat center;
	width: 28px;
	height: 30px;
	display: block;
	top: 0;
	right: 27px;
	position: absolute;
}
.ss-up {
	margin-top: 34px;
}
.ss-down {
	margin-top: 24px;
}
.ssan {
	display: inline-block;
	cursor: pointer;
	background: #4466A9;
	border-radius: 4px;
	width: 146px;
	height: 36px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	margin-top: 21px;
	margin-left: 220px;
}
.ssan:hover {
	opacity: 0.8;
}
dl {
	margin-top: -10px !important;
}
.layui-this {
	background: #4466A9 !important;
}
