﻿* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
th,
td,
input,
legend,
li,
ol,
p,
pre,
textarea,
ul {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
}

a {
	text-decoration: none;
}

input {
	outline: none;
}

ul,
li,
ol {
	list-style: none;
}

img {
	border: 0;
}

button {
	outline: 0;
}

.top{
	height: 290px;
	width: 100%;
	background: url(/images/beijingrz.jpg) no-repeat center;
	position: relative;
	    background-size: 100% 100%;
}
.top a{
	display: block;
	position: absolute;
	top: 25%;
	margin-top: -63px;
	    left: 30%;
}
.nav{
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: #bf001a;
}
.nav ul {
    width: 1265px;
    margin: auto;
    display: flex;
	position: relative;
}
/*  */
.search{width:180px;position:absolute;top:-34px;right:0}
.search input{float:left}
.search .word{width:150px;height:30px;line-height:30px;background:#fff;border:1px #ccc solid;padding-left:10px;border-radius:5px 0 0 5px;outline:0;font-size:14px;box-sizing:border-box}
.search .submit{width:30px;height:30px;font-size:0;background:url(http://www.pdszx.gov.cn/upload/images/2023/9/80fe972338864a594bd899f8e64a64b2.png) no-repeat center center;background-size:18px;background-color:#fff;color:#fff;border:none;outline:0;cursor:pointer;border-radius:0 5px 5px 0}
/* end */
.nav ul li {
    text-align: center;
    flex-grow: 1;
}
.nav ul li a {
    display: block;
    text-align: center;
    height: 54px;
    font-size: 16px;
    transition: all .3s;
		color: #fff;
}
.news1 li a {
    display: block;
    float: left;
    padding-left: 20px;
    background: url(http://www.yyzx.gov.cn/images/n5_03.png) no-repeat 5px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
    color: #333333;
}
.bor1 {
    border: none; 
    padding: 5px 12px;
    background: #FFF;
}
.module1 .title2 h3{
	border-bottom: none;
}
.module4 .bor1{
	background-color: #fbf1e2;
	width: 1300px;
	    margin: 0 auto;
}
.module4 .bor1 select{
	border-radius: 0;
	    border: #fff;
}
.module4 .bor1 div {
    float: left;
	width: 250px;
    margin-left: 30px;
}
.footer {
    background: #f4d3a2;
    overflow: hidden;
    padding: 20px;
    line-height: 28px;
    color: #666;
		text-align: center;
}
.module3 ul li i{
	margin-top: -60px;
}
.title1{
	border-bottom: none;

}
.title1 h3{
	font-size: 18px;
	font-weight: bold;
}
.title1 a,.module1 .title2 a{
	line-height: 25px;
}
.module1 .title2 {
	border-bottom: 0;

}
.module1 .title2 h3{
	border-bottom: 0;
	font-size: 18px;
	font-weight: bold;
}
.module4 .bor1 .tipspic{
	background: none;
	line-height: 40px;
	    color: #c8292b;
	    font-size: 20px;
}
.module4{
	margin-bottom: 0;
	background-color: #fbf1e2;
	    width: 100%;
}
.items{
	width: 1260px;
	height: 80px;
}
.items ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.items ul li{
	width: 395px;
	height: 70px;
	margin-left: 3px;
	background-color: #fbf1e2;
	text-align: center;
	line-height: 70px;
}
.items ul li a{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #c81304;
}



