@charset "utf-8";
/* CSS Document */
.banner{
	height:665px
}
.banner h3{
	line-height:224px;
	padding-left:30px
}
.intro{
	padding:40px 25px;
	color:#ffe468;
	font-size:18px;
	line-height:32px
}
.topNews{
	position:relative;
	box-sizing:border-box;
	border:1px solid #e73032;
	background-image: linear-gradient(#feebd2,#f4d0a0);
	padding:30px 45px 30px 180px
}
.topNews h3{
	text-align:center;
	font-size:42px;
	font-weight:normal
}
.topNews h3 a{
	color:#ba220c
}
.topNews .topN{
	position:absolute;
	width:95px;
	height:158px;
	background:url(../images/topNews.gif);
	text-indent:-9999px;
	left:55px;
	top:-10px
}
.tit{
	line-height:150px
}
.tit img{
	vertical-align:middle
}
.slide01{
	width:600px;
	height:400px;
	overflow:hidden;
	position:relative;
	z-index:1
}
.slide01 .bd ul li img{
	float:left;
	width:600px;
	height:400px
}
.slide01 .bd ul li{
	position:relative
}
.slide01 .bd ul li a div{
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	height:70px;
	line-height:70px;
	padding:0 20px;
	box-sizing:border-box;
	background:rgba(0,0,0,.7);
	color:white;
	font-size:18px
}
.slide01 .hd{
	position:absolute;
	z-index:2;
	bottom:20px;
	right:20px;
	z-index:2
}
.slide01 .hd ul li{
	display:inline-block;
	text-indent:-9999px;
	width:12px;
	height:12px;
	border-radius:6px;
	background-color:white;
	margin:0 3px;
	cursor:pointer
}
.slide01 .hd ul li.on{
	background-color:#fb4d4d
}
.slide01>a{
	position:absolute;
	z-index:2;
	width:34px;
	height:110px;
	background:url(../images/l.png);
	top:50%;
	left:0;
	margin-top:-55px;
	opacity:.5
}
.slide01>a.next{
	background:url(../images/r.png);
	left:auto;
	right:0
}
.slide01>a:hover{
	opacity:1
}
.list01{
	width:580px
}
.list01 li{
	line-height: inherit;
	background-position: 5px 10px;
	margin-bottom:20px;
	padding-left: 20px;
	text-indent: 0;
	background:url(../images/dot.png) 5px 10px no-repeat
}
.list01 li span{
	margin-left:20px;
	color:#888
}
.slide02 .bd,
.slide03 .bd,
.slide04 .bd{
	width:1200px;
	overflow:hidden
}
.slide02 .bd ul li{
	float:left;
	margin-right:30px
}
.slide02 .bd ul li img{
	width:277px;
	height:493px
}
.slide02>a,
.slide03>a,
.slide04>a{
	position:absolute;
	z-index:2;
	width:34px;
	height:90px;
	background:url(../images/left.png);
	top:50%;
	left:-68px;
	margin-top:-45px
}
.slide03>a{
	top:40%
}
.slide02>a.next,
.slide03>a.next,
.slide04>a.next{
	background:url(../images/right.png);
	left:auto;
	right:-68px
}
.slide03 .bd ul li{
	float:left;
	width:517px;
	padding:30px;
	margin-right:40px;
	border:1px solid #e5e5e5;
	box-shadow:2px 2px 0 0 #ececec
}
.slide03 .bd ul li h3{
	margin-top:10px;
	line-height:26px
}
.slide03 .bd ul li p{
	line-height:20px
}
.slide03 .hd{
	width:100%;
	text-align:center;
	padding:30px 0
}
.slide03 .hd ul li{
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:10px;
	background-color:#c94141;
	margin:0 5px;
	text-indent:-9999px
}
.slide03 .hd ul li.on{
	background-color:#eda672
}
.slide04 .bd ul li{
	float:left;
	margin-right:60px
}
.pictext li{
	width:100%;
	display:inline-block;
	padding:25px 0;
	border-bottom:1px solid #c7941d
}
.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;
	color:#da2a29
}
.pictext li a p{
	font-size:16px;
	color:#777;
	margin-bottom:20px
}
.pictext li a p.date{
	margin:0;
	margin-top:40px
}

.w1040{
	width:1200px;
    margin:0 auto;
}
.footer{
    margin:0 auto;
    padding-bottom:0;
	width:100%;
    background:#c40f0f;
    padding-top:10px;
	color:#fff
}
.foot_nav{
	line-height:41px;
	color:#fff;
}
.foot_nav a{
	color:#fff;
}
.foot_nav a:hover{
	text-decoration:underline;
}
.foot_con{
    position:relative;
	padding:15px 60px;
	padding-bottom:0;
	line-height:24px;
}
.foot_con p{
	padding-bottom:10px;
}
.foot_con p a{
	color:#fff
}
.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) {

.banner h3,
.topN{
	display:none
}
.w1200{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.banner{
	height:auto;
	background:none
}
.banner img{
	display:block;
	width:100%;
	padding:2em 0
}
.topNews{
	padding:2em
}
.tit{
	line-height:5em
}
.intro{
	padding:1em;
	height:auto
}
.intro .title{
	float:none;
	margin:0;
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center
}
.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
}
.slide01,
.slide01 .bd ul li img,
.list01,
.slide02 .bd ul li,
.slide02 .bd ul li img,
.pictext li img,
.list02 li,
.slide02 .bd, .slide03 .bd, .slide04 .bd{
	width:100%;
	height:auto
}
.slide01 .bd ul li div{
	height:auto;
	padding:10px;
	box-sizing:border-box;
	line-height:1.6em;
	text-align:left;
}
.slide02>a,
.slide03>a,
.slide04>a{
	left:0
}
.slide02>a.next,
.slide03>a.next,
.slide04>a.next{
	right:0
}
.slide03 .bd ul li{
	padding:10px;
	width:calc(100% - 22px);
	margin:0
}
.slide04 .bd ul li{
	width:100%
}
.slide04 .bd ul li video{
	width:100% !important
}
.list01 li{
	line-height:inherit;
	background-position:5px 10px;
	margin:20px 0;
	padding-left:20px;
	text-indent:0
}
.video{
	width:100%;
	box-shadow:none
}
.foot_con{
	padding:0
}

}