
/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
	margin: 0px;
	padding: 0px;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

li {
	list-style: none;
}

body {
	text-align: left;
	font-family: '微软雅黑' !important;
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333;
}


/*清除浮动*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.cf:after {
	display: block;
	content: "";
	height: 0;
	visibility: hidden;
	clear: both;
}
.cf {
	zoom: 1;
}

.zh {
	border-right: 1px solid #fff;
}


/*当前位置*/
.fz {
	background:url(dqwz_20211008.png) no-repeat left;
	padding-left: 23px;
	float: left;
}

.fz a {
	margin-left: 10px;
	margin-right: 2px;
}

.dqwz2 {
	float: left;
}

.dqwz2 span {
	margin-left: 5px;
	margin-right: 2px;
}

.dqwz2 span img {
	width: 10px;
	height: 23px;
}

.dqwz{
	width: 100%;
	height: 35px;
	/*background-color: #eee;*/
}

.dqwz1{
	width: 1100px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
}

 .zt tbody>tr>td>table>tbody>tr>td:first-child span {
	display: none;
}
.cont2 {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	margin-top: 23px;
}


.cont2_left {
	width: 100%;
	float: left;
}

.cont2_right {
	width: 37%;
	height: 620px;
	float: left;
	background-color: #f0f0f0;
	padding: 30px 28px 0 25px;
}

.c2_left_header {
	width: 100%;
	height: 41px;
	border-bottom: 1px solid #dadada;
	color: #2077BE;
	font-size: 19px;
	font-weight: 800;
}
.c2_left_header b{
	display: none;
}

.title1 {
	width: 100%;
	height: 64px;
	line-height: 64px;
	font-size: 17px;
	font-weight: 800;
	overflow: hidden;
}

.title1 a {
	color: #355e92;
}

.c2_left_bott {
	width: 100%;
	height: 239px;
}

.c2_l_b_img {
	width: 40%;
	height: 207px;
	padding-right: 24px;
	float: left;
}

.c2_l_b_xx {
	width: 55%;
	float: left;
}

.c2_l_b_xx p {
	line-height: 30px;
}

.c2_l_b_xx b {
	color: #355e92;
}

.c2_l_b_xx a,
.ft_bt b {
	color: #2077BE;
}

.chof {
	width: 100%;
}

.xuxian {
	width: 100%;
	border-bottom: 1px dashed #98a4ab;
}

.ftlb {
	width: 100%;
	height: 154px;
	border-bottom: 1px dashed #98a4ab;
	padding-top: 20px;
}

.ftlb_img {
	width: 51.87%;
	height: 112px;
	float: left;
	padding-right: 16px;
}

.ft_bt {
	width: 48.13%;
	height: 112px;
	float: left;
	line-height: 30px;
	font-size: 13px;
	overflow: hidden;
}

.ft_bt span {
	color: #999;
	float: right;
}

.ft_lists {
	padding-top: 7px;
}

.ft_lists li {
	width: 100%;
	font-size: 15px;
	line-height: 37px;
	height: 37px;
}

.ft_lists b {
	width: 5%;
	height: 2px;
	float: left;
	background: url(hk.png) no-repeat center;
	margin-top: 18px;
}

.ft_lists p {
	width: 82%;
	float: left;
	height: 37px;
	overflow: hidden;
}

.ft_lists span {
	width: 13%;
	float: right;
	color: #999;
	text-align: right;
}

.zxft {
	width: 100%;
	height: 653px;
}

.more {
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 41px;
}

.more a {
	color: #999;
}

.lsft {
	width: 100%;
	margin-bottom:20px;
}

.lsft_list {
	margin-top: 20px;
}

.lsft_list li {
	float: left;
	width: 22%;
	margin-left: 44px;
}

.lsft_list li a {
	text-align: center;
}

.lsft_list .Opl {
	margin: 0;
}

.lsft_list li a,
.lsft_list li p {
	display: block;
}

.lsft_list_tit {
	color: #355e92;
	font-size: 16px;
	line-height: 56px;
}

.lsft_list li p {
	font-size: 12px;
	line-height: 28px;
}


/*分页/翻页*/
.pagination{clear:both;width:100%;text-align:center;margin:0;padding:3px 0;line-height:28px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 10px;text-decoration:none;white-space:nowrap;height:28px;}
.pagination a:hover{background:#1494ff;border:1px solid #1494ff;color:#fff !important;}
.pagination a.active{border:1px solid #1494ff;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#1494ff;border:1px solid #1494ff;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#1494ff;border:#1494ff 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:28px;padding:0 6px;}
.pagination .total{border:0;height:28px;padding:0;}
.pagination .inputBar input{width:40px;height:24px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination button {width: 40px;height: 30px;line-height: 22px;padding: 2px 5px;border: #1494ff 1px solid;margin: -5px 6px 0 3px;_margin: -5px 3px 0;background: #1494ff;vertical-align: middle;color: #fff;}

