@charset "utf-8";
/* CSS Document */
.banner{
	height:507px;
	background:url(/static_2023/images/guohui/guohui_zt_gzlfz.jpg) center top no-repeat
}
.banner>img{
	display:none
}
.intro{
	padding:50px 0;
	overflow:hidden;
	background-color:#fff5e1
}
.intro .tit{
	margin-right:100px
}
.intro .con{
	position:relative;
	font-size:20px;
	font-weight:bold;
	color:#bc1b21;
	padding-right:60px;
	line-height:34px;
	text-align:justify
}
.intro .con:before,
.intro .con:after{
	position:absolute;
	top:30px;
	left:90px;
	content:'“';
	font-size:124px;
	font-family:Arial;
	color:#bc1b21
}
.intro .con:after{
	top:auto;
	left:auto;
	bottom:-50px;
	right:0;
	content:'”'
}
.title{
	position:relative
}
.title>a{
	position:absolute;
	right:0;
	top:0;
	width:70px;
	height:45px;
	text-indent:-99999px
}
.topnews{
	height:85px;
	line-height:85px;
	background:#bc1b21 url(../images/arrow.png) 30px center no-repeat;
	font-weight:bold;
	text-indent:70px
}
.slide01{
	width:600px;
	height:410px;
	overflow:hidden
}
.slide01 .bd ul li video{
	float:left;
	width:600px;
	height:360px;
	background-color:#333
}
.slide01 .bd ul li div{
	float:left;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	background-color:#dedede
}
.list01{
	width:580px
}
.list01 li{
	line-height: inherit;
	background-position: 5px 10px;
	margin: 20px 0;
	padding-left: 20px;
	text-indent: 0;
	background:url(../images/dot.gif) 5px 10px no-repeat
}
.list01 li span{
	margin-left:20px
}
.bg01{
	height:420px;
	padding:40px 0;
	background:#fff5e1 url(../images/bg01.gif) center top no-repeat
}
.slide02{
	overflow:hidden
}
.slide02 .bd ul{
	height:320px
}
.slide02 .bd ul li{
	background-color:white;
	position:relative;
	float:left;
	width:378px;
	border:3px solid #e51914;
	box-shadow:0 10px 0 #ffda8f;
	margin-right:24px
}
.slide02 .bd ul li img{
	float:left;
	width:378px;
	height:210px
}
.slide02 .bd ul li p{
	float:left;
	width:100%;
	font-size:24px;
	text-align:center;
	height:70px;
	line-height:70px;
}
.slide02>a{
	width:40px;
	height:101px;
	position:absolute;
	z-index:2;
	left:0;
	top:50%;
	margin-top:-65px;
	background:url(../images/l.png) no-repeat
}
.slide02>a.next{
	left:auto;
	right:0;
	background:url(../images/r.png) no-repeat
}
.pictext li{
	width:100%;
	display:inline-block;
	padding:25px 0;
	border-bottom:1px solid #dedede
}
.pictext li img{
	float:left;
	width:290px;
	height:170px;
	margin:0 40px 0 0
}
.pictext li a h3{
	font-size:22px;
	font-weight:normal;
	margin:5px 0 20px 0
}
.pictext li a p{
	font-size:16px;
	color:#777;
	margin-bottom:20px
}
.pictext li a p.date{
	margin:0;
	margin-top:40px
}
.bg02{
	margin:40px 0;
	padding:40px 0;
	background-color:#fff5e1
}
.bg02 .pictext li,
.bg03 .pictext li{
	border-bottom:1px solid #f1b948
}
.list02 li{
	width:590px;
	height:60px;
	line-height:60px;
	background:#e4bc7e url(../images/arrow2.png) 20px center no-repeat;
	text-indent:40px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:20px
}
.list02 li:nth-child(odd){
	float:left
}
.list02 li:nth-child(even){
	float:right
}
.bg03{
	margin-top:20px;
	height:750px;
	padding:40px 0;
	background:url(../images/bg02.gif) top center no-repeat
}
.footer{
    margin:0 auto;
    padding-bottom:0;
	width:100%;
    background:#fff;
    border-top:6px solid #f54343;
    padding-top:10px;
}
.foot_nav{
	line-height:41px;
	color:#333;
}
.foot_nav a{
	color:#333;
}
.foot_nav a:hover{
	text-decoration:underline;
}
.foot_con{
    position:relative;
	padding:15px 60px;
	padding-bottom:0;
	line-height:24px;
}
.foot_con p{
	margin-bottom:10px;
}
.zhaocuo{text-indent:0;}
.jiucuowx{position:absolute;top:5px;right:100px;}
.govlogo{position:absolute;top:0px;left:150px;}
.footer .foot_nav,.footer .foot_con{padding-left:0; text-align:center}

@media (max-width: 800px) {
	
.w1200{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.banner{
	height:auto;
	background:none
}
.banner>img{
	display:block;
	width:100%
}
.intro{
	padding:1em 0
}
.intro .tit{
	float:none;
	margin:0;
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center
}
.intro .tit:after{
	content:'栏目背景';
	font-size:2em;
	color:#bc1b21;
	font-weight:bold	
}
.intro .con{
	padding:0;
	padding:0 1em;
	font-size:1.2em;
	line-height:1.8em;
	font-weight:normal
}
.intro .tit img,
.intro .con:before,
.intro .con:after,
.footer img,
.foot_nav{
	display:none
}
.topnews{
	height:auto;
	line-height:inherit;
	padding:10px;
	text-align:justify;
	text-indent:0;
	background-image:none;
	margin:.8em 0 !important;
	font-size:1.6em
}
.slide01,
.slide01 .bd ul li video,
.list01,
.slide02 .bd ul li,
.slide02 .bd ul li img,
.pictext li img,
.list02 li{
	width:100%;
	height:auto
}
.slide01 .bd ul li div{
	height:auto;
	padding:10px;
	box-sizing:border-box;
	line-height:1.6em;
	text-align:left;
}
.list01 li{
	line-height:inherit;
	background-position:5px 10px;
	margin:20px 0;
	padding-left:20px;
	text-indent:0
}
.bg01,
.bg03{
	height:auto;
	padding-bottom:0;
	margin-top:0 !important;
	background-color:#fff5e1
}
.foot_con{
	padding:0
}

}