@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
}

input,
button,
ul,
li,
body,
p,
hr {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #000;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

img {
    border: none;
    outline: none
}

li {
    list-style: none;
}

/*全局样式*/
* {
    box-sizing: border-box;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
    padding: 0;
    margin: 0;
}

body {
    font-family: "微软雅黑" !important;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background: #eaeaea;
}

div,
li,
ul,
img,
a,
input,
button {
    list-style: none;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

a:focus {
    outline: none;
}

a:link,
a:visited {
    text-decoration: none !important;
    color: #333;
}

a:hover {
    text-decoration: none !important;
    cursor: pointer;
    color: #07438a;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}

/*头部*/
.xzfyhead{
	background: url(../images/topbg.jpg) center top no-repeat;
	width: 100%;
	height: 400px;
	margin:0 auto;
	min-width: 1200px;
}
.xzfylogo{
	width: 1200px;
	background: url(../images/logo.png) 200px 100px no-repeat;
	height: 400px;
	margin:0 auto;
}
/**/
.xzfynav{
	background: #0459C6;
	width: 100%;
	height: 80px;
	margin:0 auto;
	min-width: 1200px;
}
.xzfynavcon{
	width: 1200px;
	margin:0 auto;
	height: 80px;
}
a.zxfynavli{
	padding:0 13px;
	line-height: 80px;
	color: #ffffff;
	font-size: 28px;
}
.navline{
	padding:0 10px;
	line-height: 80px;
	color: #ffffff;
	font-size: 28px;
}
/**/
.xzfymain{
	width: 1200px;
	min-width: 1200px;
	min-height: 400px;
	overflow: hidden;
	margin:0 auto;
	background:#ffffff;
}
.xzfyrow{
	width: 1111px;
	min-height:300px;
	margin:45px auto 0;
}
.xzfyrow1{
	width: 1111px;
	min-height:300px;
	margin:20px auto 0;
}
.xzfytit0{
	width: 100%;
	height: 47px;
	background: url(../images/sqzn.png) center center no-repeat;
}
.xzfytit1{
	width: 100%;
	height: 47px;
	background: url(../images/gzzd.png) center center no-repeat;
}
.xzfytit2{
	width: 100%;
	height: 47px;
	background: url(../images/flfg.png) center center no-repeat;
}
.xzfytit3{
	width: 100%;
	height: 47px;
	background: url(../images/20220221095517601.png) center center no-repeat;
}
a.xzfymorea{
	display: inline-block;
	float: right;
	margin-right: 16px;
	font-size:16px;
	color: #000;
	line-height: 50px;

}
.xzfynrcon{
	width: 100%;
	min-height:300px;
	overflow:hidden;
	margin-top: 10px;
}
/**/
.lyczli {
   /* width: 525px;*/
   width: 100%;
    height: 48px;
    line-height: 48px;
     float: left;
}

.lyczicon {
    display: block;
    float: left;
    text-align: center;
    /*width: 15px;
    height: 48px;*/
    width: 3px;
    height: 3px;
    background:#000;
    margin-top:24px;
    margin-left:10px;
    margin-right:10px;
    
}

a:link.lyczxx,
a:visited.lyczxx {
    display: block;
    float: left;
    height: 48px;
    color: #000;
    font-size: 18px;
}
a:hover.lyczxx{
    color:#07438a; 
}

.lyczrq {
    display: block;
    float: right;
    width: 120px;
    font-size: 18px;
    color: #7b7b7b;
 
}
/*尾*/
.xzfyfooter{
	width: 100%;
	min-width: 1200px;
	height: 185px;
	background:#265BA1;
	margin:30px auto  0;
}
.zxfyfmain{
	width: 1200px;
	margin:0 auto;
	color: #fff;
	font-size:18px;
	text-align: center;
	line-height: 150%;
	padding-top:68px;
}
.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza1{background: #fff;color: #F76B00;border: 1px solid #FC740D;border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }
/*行政复议工作start*/
.oldModel{
    background: #eaeaea;
}
.oldModel a.zxfynavli{
	font-size:32px;
}
.oldModel a:link.lyczxx,.oldModel  a:visited.lyczxx{
	font-size:24px;
}
.oldModel .lyczrq{
	font-size:21px;
}
.oldModel a.xzfymorea{
	font-size:24px;
}
/*行政复议工作end*/