            .header{
        		height: 490px;
        		background: url('../images/简政放权五年成效_01.png') center;	
        	    text-indent: -5000px;
        	}
            .container{
            	width: 1000px;
            	margin: 15px auto;
            }
            .banner{
            	width: 534px;
            	height: 342px;
            }
            .mes{
            	margin-left: 10px;
            }
            .mes_header{
            	width: 132px;
            	height: 43px;
            	text-align: center;
            	background: #7a2929;
            	color: #fff;
            	font: normal 500 20px/43px "微软雅黑";
            }
            .mes_box{
            	width: 455px;
            	height: 300px;
            	border-top: 1px solid #7a2929;
            }
            .mes_tit{
            	font: normal 500 16px/40px "微软雅黑";
            	margin-top: 8px;
            }
            hr{
            	border:1px dashed #b0b0b0;
            	width: 98%
            }
            .mes_content{
            	color: #b0b0b0;
            	font: normal 500 13px/24px "微软雅黑";
                text-indent: 2em;
            }
            .mes_a{
            	color: #7a2929;
            }
            .tit_01{
            	width: 1000px;
            	height: 59px;
            	margin-top: 30px;
            	background: url('../images/简政放权五年成效_05.png')
            }
            .box_01{
            	width: 325px;
            	height: 247px;
            	background: #eee;
            	margin-top: 20px;
            }
            .content_01>.box_01:not(:first-child) {
            	margin-left: 12px;
            }
            .tit_02{
            	width: 1000px;
            	height: 59px;
            	margin-top: 30px;
            	background: url('../images/简政放权五年成效_02.png');
            }
            .box_02{
            	width: 500px;
            	height: 226px;
            	margin-top: 30px;
            }
            .disorder>li{
            	list-style: disc;
            	color: #7a2929;
            	font: normal 500 18px/36px "微软雅黑";
            	margin-left: 50px;
            }
            a{
            	color: #000;
            	overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }
            .box_02 a:hover{
            	color: red
            }
            .tit_03{
            	width: 1000px;
            	height: 59px;
            	background: url('../images/简政放权五年成效_03.png');
            }
            .box_03{
            	width: 480px;
            	height: 340px;
            }
            .right_03{
            	margin-left: 40px;
            }
            .box_04{
            	width: 500px;
            	height: 230px;
            }
            .footer{
            	height: 150px;
            	background: #ddd;
            	text-align: center;
            	overflow: hidden
            }
            .footer>ul{
            	margin: 20px auto 0 auto;
            	width: 360px;
            	height: 20px;
            }
            .footer>ul>li{
            	width: 60px;
            	height: 20px;
            }
            .footer ul li span{
            	margin-left: 5px;
            }
            .footer>span{
            	line-height: 24px;
            }