* {
	-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;
}
body {
    background: url(http://www.sxzx.gov.cn/skin/default/images/bg_03.png);
    position: relative;
    z-index: 1;
    min-width: 1200px;
}
.top{
	height: 250px;
	width: 100%;
	background: url(/images/beijing2.jpg) no-repeat left;
	position: relative;
    background-size: 100% 100%;
}
.top a{
	display: block;
	position: absolute;
	top: 27%;
	/* margin-top: -63px; */
	right: 12%;
}
.top a img{
    width: 115%;
}
.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;
   font-weight: bold;

}
.news1 li a {
    display: block;
    float: left;
    padding-left: 20px;
    background: url(http://www.lnzx.gov.cn/static/images/titleIcon.png) no-repeat 5px center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: calc(100% - 100px);
    color: #333333;
}

.title1 {
    border-bottom: #bf001a  solid 2px;
}
.title1 h3{
	color: #fff;
	background-color: #bf001a;
}
.bor1 {
    border: none; 
    padding: 5px 12px;
    background: #FFF;
}
.module1{
  margin-bottom: 20px;
}
.module1 .title2 h3{
       width: 100%;
	background-color: #bf001a;
	color: #fff;
	border-bottom: none;
         font-weight: bold;
      text-align: center;
}
.module4 .bor1{
	/* background-color: #C81304; */
}
.module4 .bor1 select{
	border-radius: 0;
}
.module4 .bor1 div {
    float: left;
    width: 250px;
    margin-left: 23px;
}
.module1 .title2 {
    line-height: 36px;
    height: 36px;
}
.module-top .bor1 {
    height: 360px;
}
.module1 .bor1 {
    height: 400px;
}
.banner ol li.active{
    background: #C813043;
}

.footer {
    background:  #bf001a;
    overflow: hidden;
    padding: 20px;
    line-height: 28px;
    color: #fff;
   text-align: center;
}

.module1 .title2 h3 a?{
 color: #fff;
}
.piclist{
	width: 1250px;
}
.piclist ul{
	display: flex;
	justify-content: space-between;
}
.piclist ul li{
	width: 290px;
	    height: 197px;
	    margin-top: 10px;
	    margin-right: 10px;

}
.pic {
    width: 290px;
    height: 146px;
   
}
.pic  a img{ 
	width: 100%;
	height: 100%;
} 
.piclist ul li p {
    height: 36px;
    background:  #fbf1e2;
    padding: 8px 18px;
    font-size: 15px;
    line-height: 18px;
    color: #292929;
   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.piclist ul li p a {
    color:  #5c5656;
}
.module-top{
	background: none;
}
.module1 .title2 a{
   color: #Fff;
}
.module2{margin-bottom: 25px;}
.module4 .bor1 .tipspic{
      background: #bf001a  !important;
     line-height: 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.module3 ul li i{
   margin-top: -60px;
}
/*µ×²¿
.module4 {
    margin-bottom: 0;
    width: 100%;
    background-color: #fbf1e2;
}
.module4 .bor1 {
    width: 1300px;
    margin: 0 auto;
    background-color: #fbf1e2;
}
.module4 .bor1 .tipspic {
    background: none;
    line-height: 40px;
    color: #c81304;
    font-size: 18px;
}
.module4 .bor1 div {
    float: left;
    width: 280px;
    margin-left: 85px;
}
.module4 .bor1 select {
    border-radius: 0;
    border: #fff;
}
*/








