@charset "utf-8";
/* CSS Document */

/*统一样式*/

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;
}

.dqwz {
	width: 100%;
	/*height: 35px;*/
	background-color: #fff;
}
.dqwz_cont {
	width: 1200px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
}

/*a标签默认样式*/
a {
	text-decoration: none;
	color: inherit;
	transition: all 0s ease-out 0s;
}
img {
	border: none;
}

.dqwz1 {
	width: 1200px;
	line-height: 60px;
	margin: 0 auto;
}
.wzbt {
	font-size: 28px;
	font-weight: bold;
	height: 50px;
	padding-top: 22px;
	line-height: 30px;
	text-align: center;
}
.fbt {
	font-size: 18px;
	padding-top: 22px;
	line-height: 30px;
	text-align: center;
}

.zt1{
	font-size: 24px	
}

.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;
}

/*a标签默认样式*/
a {
	text-decoration: none;
	color: inherit;
	transition: none;
}
img {
	border: none;
}
/*中间主体样式*/
.zjszflm {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.zjszflm_left {
	width: 235px;
	float: left;
	height: 100%;
	overflow: hidden;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background-color: #f6f6f6;
}
.zjszfyjlm {
	width: 235px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: white;
	font-family: "Microsoft YaHei";
	text-align: center;
	background-color: #bb2335;
}
.zjszfyjzlm ul li {
	width: 195px;
	height: 50px;
	line-height: 50px;
	color: #333333;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	padding-left: 40px;
	position: relative;
}
.zjszfyjzlm ul li img {
	position: absolute;
	left: 15px;
	top: 20px;
}
.zjszfyjzlm ul li:hover {
	color: #bb2335;
}
.zjszflm_right {
	width: 841px;
	float: right;
	height: auto;
	background-color: #f6f6f6;
}
.zjszfejlm {
	width: 805px;
	margin: 0 17px;
	font-size: 15px;
	color: #3d3d3d;
	font-family: "Microsoft YaHei";
	height: 37px;
	line-height: 37px;
	border-bottom: 2px solid #cdcdcd;
}
.zjszfxxlb {
	width: 805px;
	margin: 0 17px;
	font-size: 15px;
	color: #333333;
	font-family: "Microsoft YaHei";
	line-height: 45px;
}
.zjszfxxlb ul li {
	border-bottom: 1px dashed #e8e8e8;
}

.zjszflm {
    border: 2px solid #2778be;
    padding: 0 18px;
    padding-top: 18px;
    margin-bottom: 30px;
}

.wzdt-item {
    margin-bottom: 40px;
}

.wzdt-item-title {
    overflow: hidden;
}

.wzdt-item-title a,
.wzdt-item-title h4 {
    display: block;
    width: 90px;
    height: 32px;
    font-size: 22px;
    color: #248efb;
}

.wzdt-item-list {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.wzdt-item-list th,
.wzdt-item-list td {
    border: 1px solid #2778be;
    padding: 0;
}

.wzdt-item-list th {
    width: 200px;
    background: #c8e5fe;
    padding-left: 18px;
}

.wzdt-item-list th a,
.wzdt-item-list th h4 {
    font-size: 18px;
    color: #248efb;
    height: 40px;
    display: block;
    line-height: 40px; 
}

.wzdt-item-list td {
    background: #e8f2fb;
}

.list-detail {
    overflow: hidden;
    min-height: 40px;
    padding-top: 13px;
}

.list-detail li {
    float: left;
    margin-left: 12px;
}

.list-detail li a {
    display: block;
    font-size: 14px;
    color: #000;
    height: 14px;
    line-height: 14px;
    margin-bottom: 13px;
}

