.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    height: 34px;
    width: 54px;
    /* float: right; */
    position: relative;
    top: -49px;
    left: 185px;
}	
.form-control {
    display: block;
    width: 179px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
		


       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: 9999;
			font-size:13px;
		}
		
		#logo {
			width: 1150px;
			height: 200px;
			margin: 0 auto;
		}
		
		#logo1 {
			width: 840px;
			height: 180px;
			float: left;
			margin-top: 20px;
			background:url(img2.png) 0px -25px no-repeat;
		}
		
		.weather {
			width: 180px;
			height: 87px;
			float: right;
			margin-top: 70px;
			margin-right: 80px;
		}
		
		#bd {
			width: 1150px;
			background: #fff;
			margin: 0px auto;
			padding-bottom:1px;
		}
		
		.topfont {
			width: 1150px;
			margin: auto;
			
		}
		
		.topleft {
                        width:80%;
			float: left;
			line-height:30px;
		}
		
		.topright {
			float: right;
		}
.topright a{font-size: 13px;
    line-height: 30px;
    color: #000;
    text-decoration: none;
    margin: 0px 5px;}
		/* 导航栏*/
		
		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: 15px;
			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;
			    padding-top: 8px;
                        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 span{float:right;font-size: 14px; color:#666666; font-weight:normal; line-height:18px; padding-top:15px;padding-right:5px;}
#hotnews_caption1 span a{text-decoration:none;}
#hotnews_caption1 span a:hover{text-decoration: none;
    cursor: pointer;
    color: #000;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);}	
		#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;
		}
		/*公告公示前面小色块  */
		.zt-right {margin-right:20px; float:right;}
		.ggtext::before {
			content: '\258A';
			color: #F23400;
			padding-right: 5px;
		}
		
		.ggtext {
			font-size: 17px;
		}
		.ggtext span{float:right;font-size: 14px; color:#666666; font-weight:normal; line-height:18px;}
		.ggtext span a{text-decoration:none;}
.ggtext span a:hover{text-decoration: none;
    cursor: pointer;
    color: #000;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);}

		#ggbar {
			width: 360px;
			height: 30px;
			border-bottom: 2px solid lightgray;
		}
		
		#ggbar1 {
			width: 220px;
			height: 30px;
			border-bottom: 2px solid lightgray;
		}
		
		#ggbar2 {
			width: 100%;
			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;
			height:30px;
		}
		
		#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: 140px;
			margin: 0 auto;
background-color:#fff;
		}
		/* 页脚文本块*/
		
		#foot1 {
			margin: 0 auto;
			
			/* height: 80px; */
			text-align: center;
			color: #333333;
			position: relative;
			top: 20px;
			font-size: 14px;
			
		}
		
		.lspan {
			float: left;
			width: 84%;
			height: 30px;
		}
		.lspan1 {
			float: left;
			width: 84%;
			height: 30px;
		}
		.rspan {
			float: right;
			height: 30px;
			margin-right:5px;
		}