@charset "utf-8";

/*公用开始*/


/* CSS Document */

body {
	background: #ecf3fb;
}

#menu-blue div {
	cursor: pointer;
}

#menu-blue div:hover {
	background: #61abf2;
}

@charset "utf-8";

/* CSS Document */

body {
	/*background: #EAF0FD;*/
	font-family: "微软雅黑";
}

iframe {
	border: none;
}

#header-menu {
	background-color: rgba(255, 255, 255, 0);
	height: 40px;
	z-index: -4;
	font-size: 13px;
}

#header-menu .container {
	height: 100%;
	z-index: 3;
}

#header-menu .container table {
	height: 100%;
	z-index: 2;
}

#header-menu .container table tr td {
	z-index: 1;
}

#top-logo .col-lg-2 {
	color: #033D8F;
	text-align: center;
	padding: 20px;
}

#menu-blue {
	margin-top: 10px;
}

#menu-blue div {
	width: 14.28571428571429%;
	height: 40px;
	background: #1D70E7;
	border-right: 1px solid #7EAEF2;
	display: inline-block;
	float: left;
	text-align: center;
	color: white;
	font-size: 18px;
	padding: 5px;
}


/*轮播图*/

#carouselImg {
	/*height:300px;*/
	padding-top: 5px;
}

#style-topTitleBar {
	border-bottom: 2px solid #cadbe9;
	padding: 0px 0px 0px 0px;
}

#style-topTitleBar p {
	padding: 8px 35px 8px 35px;
	background: #428df7;
	display: inline-block;
	margin: 0px 0px -2px 0px;
	color: #FFFFFF;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
}


/*文字段落*/

.style-context {
	text-indent: 2em;
	line-height: 20px;
	margin-top: 10px;
}


/*选项卡标题按钮*/

#tabTitle {
	border: none;
	background: rgba(255, 255, 255, 0);
	color: black;
}

.nav-tabs {
	border-bottom: 2px solid #cadbe9;
}

#tab-menu li {
	text-align: center;
	color: black;
}

#table-list {
	width: 100%;
	height: 100%;
	margin-top: 5px;
	border: 5px;
}

#table-list tr th {
	background: #ededed;
	height: 23px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#table-list tr td p {
	border-left: 2px solid #FA3D3D;
	margin: 2px 0px 2px 0px;
}

#table-list tr td {
	height: 23px;
	padding: 1px 0px 1px 0px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	margin: 5px 0px 5px 0px;
}

#table-list tr td:last-child {
	color: #999999;
}

#header {
	background: url(../img/context/banner.png);
	background-repeat: round;
}

#header div {}

#header-nav {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 17px;
	height: 40px;
	margin-top: 10px;
	padding: 0px;
}

#header-nav div {
	text-align: center;
	vertical-align: -webkit-baseline-middle;
	background-color: #3984EF;
	height: 100%;
	line-height: 30px;
}

#header-nav img {
	text-align: center;
	vertical-align: -webkit-baseline-middle;
}

#header-nav span {
	text-align: center;
	vertical-align: -webkit-baseline-middle;
}

#weather {
	background: #fff;
	height: 45px;
	font-family: "微软雅黑";
	line-height: 50px;
	color: #161616;
	font-size: 14px;
}

#weather-search {
	float: right;
}

#weather-search input {
	border-radius: 45px;
	height: 30px;
	margin-top: 8px;
}

#weather-search span {
	right: 20px;
	color: #555;
	margin-top: 6px;
}

#page-btn {
	margin: 30px auto;
	float: right;
}

#navName {
	color: #555;
	line-height: 30px;
	margin: 5px 5px 5px 0px;
}

#page-btn a {
	color: #333;
	border: 1px #CECECE solid;
	padding: 4px 10px 4px 10px;
	background: #EEEEEE;
	font-size: 12px;
	margin-right: 6px;
}

#page-btn input {
	width: 30px;
}

#footer {
	margin-top: 40px;
}

#footer div {
	text-align: center;
	/*color: #8C8F94;*/
	/*line-height: 50px;*/
}

#footer div a {
	text-decoration-line: none;
	text-decoration: none;
	color: #8C8F94;
}

@font-face {
	/* font-properties */
	font-family: lixukeshufa;
	src: url('../font/lixukeshufa1.4.ttf');
}

#header-main-line-btn {
	background: #427DDF;
	width: 100%;
}

#header-main-line-btn .container #header-logo {
	padding: 5px;
}

#header-main-line-btn .container #header-logo img {
	height: 70px;
	width: 180px;
}

#header-menu-btn {
	color: #FFFFFF;
}

#header-menu-btn tr td {
	text-align: center;
	padding-top: 10px;
	border-left: 1px #FFFFFF solid;
	font-family: "微软雅黑";
	width: 80px;
}

#header-menu-btn tr td:last-child {
	border-right: 1px #FFFFFF solid;
}

#header-menu-btn tr td img {
	height: 40px;
	width: 40px;
}

#location-search {
	background: #FFFFFF;
	height: 40px;
	padding: 5px;
}

#location-search-left {
	padding: 5px;
	color: #A1A1A1;
}

#location-search-right div {
	display: inline-block;
	border: 1px solid #C9C9C9;
	border-radius: 3px;
	height: 30px;
	float: right;
}

#location-search-right img {
	padding: 2px;
}

#location-search-right input {
	border: none;
	padding: 3px;
	height: 100%;
}

#location-search-right span {
	background: #1D70E8;
	color: white;
	height: 100%;
	width: 60px;
	float: right;
	text-align: center;
	padding: 3px;
}

#bottom-id24234 {
	color: #7E8084;
	font-family: '微软雅黑';
}

#bottom-id24234 p {
	text-align: center;
}


/*公用结束*/


/*政民互动*/
#leader_email ul,#xiaonengtousu ul{ list-style:none; padding:0px; margin:0px;font-size:12px;}
#leader_email ul li,#xiaonengtousu ul li{ display:block;  float:left;text-indent:1em;}
.th{ background:#ededed; font-weight:bold; border-top:1px;height: 23px; }

ul.ul_content{
	    border-bottom: 1px solid #e2e2e2;
	    font-size: 14px;
	    height: 45px;
}
.li_content_c1{
	width: 45%;
}
.li_content_c2{
	width:22%;
	text-align: center;
}
.li_content_c3{
	width: 13%;
	text-align: center;
}
.li_content_c4{
	width: 20%;
	text-align: right;
}
.ul_content{
	margin: 5px;
}
.ul_content .li_content_c1 p{
	    /*border-left: 1px solid #fb5252;*/
	   
}
.ul_content p{
	 margin-top: 10px;
   	 margin-bottom: 10px;
}
.li_content_c2 p{
	color:#135dd1;
	font-size: 12px;
}
.li_content_c3 p{
	color:#7ed321;
	font-size: 12px;
}
.li_content_c4 p{
	color:#999999;
	font-size: 12px;
}
#xiaonengtousu_list ul{
	height: 35px;
	line-height: 35px;
}
#xiaonengtousu_list p{
	margin: 5px;
	height: 20px;
	line-height: 20px;
}


.zhengminhudong_right_tousu_btn{text-align: center;height:35px;line-height: 35px;display: block;color:#fff;opacity: 0.8}
#xiaonengtousuBody{
	margin-top: 10px;
	padding:0px;
	background: #fff;
}
#lingdaoxinxiangBody{
	margin-top: 10px;
	padding:0px;
	background: #fff;
}
#yijianBody{
	
	margin-top: 10px;
	padding:0px;
	
}




#zaixiandiaocha{
	width:48%;
	background: #fff;
}
#yijianBody #zaixiandiaocha dl{
	background: #cee1ff;
	width: 100%;
	
}
#yijianBody #zaixiandiaocha dt{
	background: #1d70e8;
	float: left;
	padding:15px 35px 0px 35px;
}
#yijianBody #zaixiandiaocha dt div{
	margin-bottom: 15px;
	line-height: 56px;
	height: 56px;
}
#yijianBody #zaixiandiaocha dt p{
	background: #0e3874;
	color:#fff;
	margin:0px -35px;
	font-size:16px;
	padding:10px;
	text-align: center;
}
#yijianBody #zaixiandiaocha dd{
	float: left;
}
#yijianBody #zaixiandiaocha dd p{
	width: 100%;
	padding: 10px 0px;
	margin-top:10px ;
	margin-left:15px;
	font-size: 14px;
}

#yijianBody ul li{
    list-style-image: url(../images/10.png);
    line-height: 40px;
   	height: 40px;
   	padding-left:10px;
}
#yijianBody ul li:hover{
    list-style-image: url(../images/07.png);
}
#yijianBody ul li span{
	color: #FFF;
	border-radius:4px;
	background: #cccccc;
	padding:5px 10px;
	
}
#yijianBody ul li a{
	color: #000000;
	padding-left:10px;
	font-size: 16px;
	text-decoration: none;
	
}
#yijianBody ul li a:hover{
	color: #F00;
	
	
}
/*yijianzhengji*/
#yijianzhengji{
	width:48%;
	background: #fff;
}
#yijianBody #yijianzhengji dl{
	background: #cee1ff;
	width: 100%;
	
}
#yijianBody #yijianzhengji dt{
	background: #1d70e8;
	float: left;
	padding:15px 35px 0px 35px;
}
#yijianBody #yijianzhengji dt div{
	margin-bottom: 15px;
	line-height: 56px;
	height: 56px;
}
#yijianBody #yijianzhengji dt p{
	background: #0e3874;
	color:#fff;
	margin:0px -35px;
	font-size:16px;
	padding:10px;
	text-align: center;
}
#yijianBody #yijianzhengji dd{
	float: left;
}
#yijianBody #yijianzhengji dd p{
	width: 100%;
	padding: 10px 0px;
	margin-top:10px ;
	margin-left:15px;
	font-size: 14px;
}

/*政民互动结束*/