/*-----------基础样式 Start-------------*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul,
li,
dl {
    list-style: none;
}

a {
    text-decoration: none;
	color:#000;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*-----------基础样式 End-------------*/


/*-----------自定义样式 Start-------------*/
.body{
	font-size:14px;
	font-family:"Microsoft YaHei";}

.xczx_header_box {
    margin-bottom: 20px;
    width: 100%;
	height:741px;
	background:url("nyncjxczx20221216_01.jpg") no-repeat center 0;
}
.xczx_center_box {
    margin-bottom: 20px;
    width: 100%;
	height:138px;
	
}
.xczx_con_box{
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 1200px;
    height: 379px;
}
.xczx_con_box ul li{
    margin-bottom: 0px;
    padding: 20px 10px;
    width: 579px;
    height: 30px;
	font-size:16px;	
}
.xczx_con_box ul li a.list_tit{
    padding-left: 23px;
    font-size: 18px;
   font-weight: bolder;
   
    background:url("xczx_list_icon.png") no-repeat 0 center;
}
.xczx_con_box ul li p{
    margin-top: 10px;
    line-height: 24px;
    font-size: 15px;
    color: #333;
    text-indent: 2em;
}
.xczx_con_box ul li a.list_more{
    font-size: 15px;
    font-weight: bolder;
    
}
.xczx_con_box a.xczx_more{
    font-size: 15px;
    font-weight: bolder;
    
}

/*底部版权*/
.xf3 {
	margin-top: 30px;
}
.xf1, .xf2 {
	float: left;
}
.xf2 {
	width: 370px;
}

/*-----------自定义样式 End-------------*/
