		body {
			margin: 0 auto;
		}
		/*背景图*/
		
		#bg {
			position:fixed;
			width: 100%;
			height: 100%;
			z-index: -1;
		}
		
		#top {
			position: fixed;
			margin: 0 auto;
			width: 100%;
			height: 30px;
			background-color:#ebf0f3;
			z-index: 100;
		}
		
		#logo {
			width: 1150px;
			height: 200px;
			margin: 0 auto;
		}
		
		#logo1 {
			width: 840px;
			height: 180px;
			float: left;
			background: url(img2.png) 0px -35px no-repeat;
			margin-top: 20px;
		}
		
		.weather {
			width: 180px;
			height: 87px;
			float: right;
			margin-top: 70px;
			margin-right: 80px;
		}
		

		#bd {
			width: 1150px;
			background: #fff;
			margin: 0px auto;
		}
		
		.topfont {
			width: 1150px;
			margin: auto;
			padding: 5px;
		}
		
		.topleft {
			float: left;
			font-size:13px;
                        width:80%
		}
		
		.topright {
			float: right;
		}
		/* 导航栏*/
		
		nav {
			width: 1150px;
			height: 65px;
			border-bottom: 3px solid #DC0002;
		}
		
		nav ul {
			list-style: none;
		}
		
		nav li {
			float: left;
			padding: 0 20px 0 20px;
			line-height: 65px;
			font-size: 16px;
			font-weight: bold;
		}
		
		nav a {
			color: #373737;
		}
		
		nav li:hover {
			background-color: #DC0002;
		}
		
		nav a:hover {
			color: White;
			/*text-decoration: none;*/
		}
		
		#navbar {
			height: 65px;
			width: 76%;
			float: left;
			box-sizing: border-box;
		}
		
		#search {
			width: 24%;
			float: right;
			height: 65px;
			position: relative;
			top: 8px;
		}
		
		main {
			box-sizing: border-box;
		}
		
		#main1 {
			width: 1150px;
			height: 265px
		}
		
		.lunbo {
			width: 390px;
			height: 265px;
			padding:10px;
			float: left;
		}
		
		#tabcard {
			width: 390px;
			height: 265px;
			float: left;
		}
		
		#hotnews1 {
			width: 340px;
			height: 265px;
			padding: 10px 0px;
			float: left;
		}
		
		a {
			color: #555555;
			text-decoration: none;
		}
		
		ul,
		li {
			list-style: none;
		}
		/*叶县要闻等列表页样式*/
		
		#hotnews1 {
			width: 340px;
			margin: 1px;
			margin-left: auto;
			margin-right: auto;
			font-size: 12px;
		}
		/*叶县要闻等列表页导航样式*/
		
		#hotnews_caption1 {
			width: 380px;
			overflow: hidden;
			border-bottom: 2px solid lightgray;
		}
		
		#hotnews_caption1 ul {
			float: left;
		}
		
		#hotnews_caption1 ul li {
			float: left;
			border-left: 1px solid #FFF;
			width: 100px;
			line-height: 38px;
			text-align: center;
			cursor: pointer;
			font-size: 15px;
		}
		/*国务院访问样式*/
		
		#hotnews_caption1 .quiet {
			background: #fff;
		}
		
		#hotnews_caption1 .active {
			background: #F23400;
			color: #FFF;
		}
		/*叶县要闻等列表页内容样式*/
		
		#hotnews_content1 {
			width: 370px;
		}
		
		#hotnews_content1 .quiet {
			display: none;
		}
		
		#hotnews_content1 .active {
			display: block;
		}
		
		#hotnews_content1 ul {
			padding: 10px 0 0 5px;
		}
		
		#hotnews_content1 ul li a {
			font-size: 13px;
			letter-spacing: 0.5pt;
			color: #333333;
			line-height: 30px;
			margin-top: 10px;
		}
		
		#hotnews_content1 ul li a:hover {
			color: #DC0002;
		}
		
		.lspan::before {
			content: '▶  ';
			color: #DC0002;
			font-size: 12px;
		}
		/*公告公示版块  */
		
		#gonggao {
			width: 350px;
			height: 265px;
			padding: 10px 0px;
			float: right;
			margin-right:20px;
		}
		/*公告公示前面小色块  */
		
		.ggtext::before {
			content: '\258A';
			color: #F23400;
			padding-right: 5px;
		}
		
		.ggtext {
			font-size: 17px;
		}
		.ggtext span{float:right;font-size: 15px; color:#666666; font-weight:normal; line-height:28px;}
		#ggbar {
			width: 350px;
			height: 30px;
			border-bottom: 2px solid lightgray;
		}
		
		#ggbar1 {
			width: 200px;
			height: 30px;
			border-bottom: 2px solid lightgray;
		}
		
 		#ggbar2 {
			width: 350px;
			height: 30px;
			border-bottom: 2px solid lightgray;
		}
		#ggcontent {
			width: 360px;
			height: 200px;
			margin-top: 10px;
		}
		
		#ggcontent li {
			line-height: 30px;
			background: url(imglb.jpg) no-repeat left;
			padding-left: 15px;
		}
		
		#ggcontent a {
			color: #333333;
			font-size: 13px;
			letter-spacing: 0.5pt;
			text-decoration: none;
		}
		
		#ggcontent a:hover {
			color: #DC0002;
		}
		/* 底部样式*/
		
		#footer {
			width: 1120px;
			height: 40px;
			background-color: #3992F7;
			margin-left:10px;
			margin-bottom:10px;
		}
		
		#foottb {
			margin: 0 auto;
			width: 1000px;
			height: 40px;
			color: gray;
			font-size: 14px;
			text-align: center;
		}
		
		#foottb td {
			width: 16.6%;
		}
		
		#foottb td:nth-child(1) {
			color: #fff;
			text-align: center;
		}
		
		.menu {
			width: 90%;
		}
		
		#bqsm {
			width: 100%;
float:left;border-top: #cc0001 4px solid;
			height: 125px;
			margin: 0 auto;
			background-color:#fff;
		}
		/* 页脚文本块*/
		
		#foot1 {
			margin: 0 auto;
			/* height: 80px; */
			
			color: #333333;
			position: relative;
			top: 20px;
			font-size: 14px;
		}
		
		.lspan {
			float: left;
			width: 84%;
			height: 30px;
		}
		
		.rspan {
			float: right;
			height: 30px;
			margin-right:5px;
		}