html,body{
	display: block;min-height: 100%;z-index: -3;position: relative; 
	background:url(//www.iruorou.com/govweb/xhtml/zhuanti/2019nzdflh/images/nzdf.jpg) center top  #175eac no-repeat;
}
body{  padding: 0; margin:0; font-size: 16px; color:#333; 
	font-family: "微软雅黑","宋体"; background:url(//www.iruorou.com/govweb/xhtml/zhuanti/2019nzdflh/images/nzdf.jpg) center top #175eac no-repeat;
	z-index: -3;
}
ul,dl,li,dt,dd{ list-style: none; padding: 0; margin:0; }
a,a:hover,a:active,a:visited{ text-decoration: none;}
a{color: #333;;}
img{ border: none; }
p,h1,h2,h3,h4,h5,h6,a{ padding: 0; margin:0;} 
.fl{ float: left; }
.fr{ float: right; }
.clear{ clear: both;}
.hide{ display: none;}

/*主体 width*/
.w900{max-width:900px;_width:900px;padding:0px; margin: 0 auto;}
.container{max-width:900px;_width:900px;padding:0px; margin: 0 auto;}
.top{padding: 25px 0 0;}
.ztbt{margin: -30px auto 0px;}
.ztbt div{text-align: center; }
.ztbt img{height: auto;}
.ztbt .w60 img{
	width: 60%;
	_height:60%; 
	animation:imgwidths 3s;
	-webkit-animation:imgwidths 3s;
}
.ztbt .wznzdf img{
	width: 36%;
	_height: 36%;
	animation:imgwidthb 3s;
	-webkit-animation:imgwidthb 3s;
}

.slider{ width: 900px; height: auto; } 
.slider ul{height: 478px;overflow: hidden;} 
 .slider-panel{display: none; } 
 .slider-panel img { border: none; width: 100%;height: auto;} 
 .zctp{width: 224px;height: 478px;overflow: hidden;} 
 .slider-panel .zctp_right{width: 304px;}
 .zctp .zs_1,.zctp .zx_1{width: 224px;float: left;height: 230px;}
 .zctp .zs_2,.zctp .zx_2{width: 304px;float: right;height: 230px;}
 .zctp .zs_1,.zctp .zs_2{margin-bottom: 20px;}
.yctp{width: 338px;height: 478px;overflow: hidden;margin: 0px 17px;}
.slider-next{width: 100px;height: 45px;background: #fff url(../images/hyz.png) no-repeat 25px 12px;padding-left: 60px;margin: 30px auto;cursor: pointer;border-radius: 25px;font-size: 22px;color: #009dff;line-height: 45px;}

/*动图*/

@keyframes imgwidths{
	from{width: 0;}
	to{width: 60%;}
}
@-webkit-keyframes imgwidths{
	from{width: 0;}
	to{width: 60%;}
}


@keyframes imgwidthb{
	from{width: 0;}
	to{width: 36%;}
}
@-webkit-keyframes imgwidthb{
	from{width: 0;}
	to{width:36%;}
}







