@charset "utf-8";
/* CSS Document */
.banner{
	height:645px;
	background:url(/static_2023/images/guohui/guohui_zt_smt.jpg) center top no-repeat
}
.banner>img{
	display:none
}
.intro{
	overflow:hidden;
	padding-bottom:20px;
	background:#edfbee url(../images/intro_bg.gif) bottom center no-repeat
}
.intro .title{
	padding:20px 0;
	width:100%;
	text-align:center
}
.intro .con{
	position:relative;
	font-size:20px;
	font-weight:bold;
	padding:0 60px;
	line-height:34px;
	text-align:justify
}
.intro .con:before,
.intro .con:after{
	position:absolute;
	top:130px;
	left:0;
	content:'“';
	font-size:124px;
	font-family:Arial;
	color:#2a6fce
}
.intro .con:after{
	top:auto;
	left:auto;
	bottom:-50px;
	right:0;
	content:'”'
}
.title{
	position:relative;
	width:100%;
	text-align:center
}
.topnews{
	height:85px;
	line-height:85px;
	background:#2a6fce url(../images/arrow.png) 30px center no-repeat;
	font-weight:bold;
	text-indent:70px;
	border-radius:30px 0 30px 0
}
.slide01{
	width:600px;
	position:relative;
	z-index:1
}
.slide01>p{
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#9fdf9f;
	text-align:center;
	color:white
}
.list01{
	width:580px
}
.list01 li{
	line-height: inherit;
	background-position: 5px 10px;
	margin-bottom:28px;
	padding-left: 20px;
	text-indent: 0;
	background:url(../images/dot.gif) 5px 10px no-repeat
}
.list01 li span{
	margin-left:20px
}
.bg01{
	height:560px;
	padding:40px 0;
	background:#edfbed url(../images/bg01.gif) center top no-repeat
}
.slide02{
	width:100%;
	overflow:hidden
}
.slide02 .bd ul li{
	float:left
}
.slide02 .bd ul li img{
	border:2px solid #fff;
	box-sizing:border-box;
	width:375px;
	height:290px;
	margin-right:36px
}
.slide02 .hd{
	width:100%;
	text-align:center;
	margin-top:30px
}
.slide02 .hd ul li{
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:8px;
	text-indent:-9999px;
	background-color:#dedede;
	cursor:pointer;
	margin:0 6px
}
.slide02 .hd ul li.on{
	background-color:#ff748b;
	width:70px
}
.pictext li{
	width:100%;
	display:inline-block;
	padding:25px 0;
	border-bottom:1px solid #66de66
}
.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
}
.w360{
	margin-top:40px
}
.w360 .list01{
	width:auto;
	margin-top:20px
}
.w360 .tit{
	text-align:center;
	margin-bottom:10px
}
.mgl60{
	margin-left:60px
}
.bg02{
	margin-top:40px;
	padding:40px 0;
	background-color:#edfbed
}
.bg02 .pictext li,
.bg03 .pictext li{
	border-bottom:1px solid #f1b948
}
.list02 li{
	width:590px;
	height:60px;
	line-height:60px;
	background:#9fdf9f 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
}
.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{
	height:auto;
	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 img,
.list01,
.slide02 .bd ul li,
.slide02 .bd ul li img,
.pictext li img,
.list02 li,
.w360,
.w360 .ad img,
video{
	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:#f6f9fd
}
.foot_con{
	padding:0
}
.w360{
	margin:0
}
.w360 .list01{
	margin:0 0 20px 0
}

}