a {
	text-decoration: none;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	color: #535353;
	font-size: 14px;
	display: inline-block;
}
#presentT {
	margin: 0;
}
p,  dt,  dd {
	margin: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	padding: 0;
}
span {
	display: block;
}
li {
	list-style: none;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
* {
	margin: 0;
	padding: 0;
	border: none;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	margin: 0;
	padding: 0;
	/*background-image: url(01.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	text-indent: 2em;
}
input:focus {
	outline: none;
}
select:focus {
	outline: none;
}
p {
	text-indent: 2em;
}
/*header*/
 
.header-container {
	width: 100%;
	overflow: hidden;
}
.header {
	width: 850px;
	height: 140px;
	margin: auto;
}
.header .logo {
	float: left;
	margin-top: 15px;
}
.right-header {
	width: 366px;
	height: 66px;
	float: right;
	margin-top: 50px;
}
.function {
	width: 366px;
	height: 16px;
	overflow: hidden;
}
.function a {
	float: left;
	margin-right: 15px;
	font-size: 12px;
}
.function a img {
	margin-right: 8px;
}
.function .currentA {
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: #e60412;
	margin: 0;
	margin-left: 5px;
	color: white;
	text-align: center;
}
.search-container {
	width: 364px;
	height: 44px;
	background-image: url(search-container-bg.png);
	margin-top: 10px;
	box-shadow: 0 0 10px #666666;
	position: relative;
}
.search * {
	float: left;
	margin-top: 5px;
}
.search-container .search .sskj {
	position: absolute;
	left: 0;
}
.search-container .search .sousuoJ {
	position: absolute;
	left: 210px;
	margin-left: 0;
}
.search-container .search .gjssJ {
	position: absolute;
	right: 0;
}
.search input {
	width: 201px;
	height: 24px;
	background-color: white;
	border: solid 1px #d3d3d3;
	font-size: 12px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	border-right: none;
	margin-left: 10px;
}
.search a {
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	margin-right: 10px;
}
#main-container {
	width: 1096px;
	height: 615px;
/*	background-image: url(main-container-bg.png);*/
	position: relative;
	padding-top: 1px;
	margin: auto;
	
}
#main-container {
	transition: 1s;
}
.main {
	width: 1070px;
	height: 591px;
	background-color: white;
	margin-left: 13px;
	margin-top: 10px;
}
.top-nav {
	width: 1070px;
	height: 34px;
	background-image: url(nav-bg.png);
	position: relative;
}
.top-nav .nav-a {
	float: left;
	position: relative;
	width: 146px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 6px;
}
.top-nav .nav-a a {
	position: absolute;
	width: 146px;
	height: 38px;
	line-height: 42px;
	top: -4px;
	left: 0px;
	display: block;
	color: #FFF;
}
.top-nav .nav-a a.nav-image-a:hover,
.top-nav .nav-a a.nav-image-a-Current {
	background: url(zixun.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-b:hover,
.top-nav .nav-a a.nav-image-b-Current {
	background: url(zoujin.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-c:hover,
.top-nav .nav-a a.nav-image-c-Current {
	background: url(xinxi.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-d:hover,
.top-nav .nav-a a.nav-image-d-Current {
	background: url(fuwu.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-e:hover,
.top-nav .nav-a a.nav-image-e-Current {
	background: url(zhengwu.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-f:hover,
.top-nav .nav-a a.nav-image-f-Current {
	background: url(hudong.png) center top no-repeat;
}
.top-nav .nav-a a.nav-image-g:hover,
.top-nav .nav-a a.nav-image-g-Current {
	background: url(zhanqun.png) center top no-repeat;
}

.top-nav .nav-a a.nav-image-a:hover span, .top-nav .nav-a a.nav-image-a-Current span,
.top-nav .nav-a a.nav-image-b:hover span, .top-nav .nav-a a.nav-image-b-Current span,
.top-nav .nav-a a.nav-image-c:hover span, .top-nav .nav-a a.nav-image-c-Current span,
.top-nav .nav-a a.nav-image-d:hover span, .top-nav .nav-a a.nav-image-d-Current span,
.top-nav .nav-a a.nav-image-e:hover span, .top-nav .nav-a a.nav-image-e-Current span,
.top-nav .nav-a a.nav-image-f:hover span, .top-nav .nav-a a.nav-image-f-Current span,
.top-nav .nav-a a.nav-image-g:hover span, .top-nav .nav-a a.nav-image-g-Current span {
	visibility: hidden;
}
/*footer*/
 
.footer-container {
	width: 100%;
	height: 81px;
	padding: 0;
	background-image: url(footer-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 14px;
}
.footer {
	width: 884px;
	height: 63px;
	position: relative;
	margin: auto;
}
.footer div {
	float: left;
	margin-top: 14px;
}
.footer div ul {
	float: left;
}
.footer .footer-left *,  .footer .footer-right * {
	float: left;
}
.footer .footer-left a,  .footer .footer-right a {
	font-size: 12px;
	width: 48px;
	height: 30px;
	text-align: center;
	margin-top: 10px;
	margin-left: 6px;
	color: white;
	line-height: 15px;
}
.footer .footer-center {
	margin: 0 100px;
	margin-top: 6px;
}
.footer .footer-center .currentO {
	margin: 0;
}
.footer .footer-center ul {
	margin-right: 40px;
	padding: 25px 0 0 0;
}
.footer .footer-center ul li {
	font-size: 12px;
	color: white;
	line-height: 22px;
}
.footer-nav {
	width: 510px;
	overflow: hidden;
	margin: auto;
	position: absolute;
	top: -16px;
	left: 22%;
}
.footer-nav .currentP {
	background-image: none;
}
.footer-nav a {
	float: left;
	font-size: 12px;
	color: white;
	font-weight: bold;
	width: 84px;
	background: url(footer-nav-a-bg.png)no-repeat right center;
	text-align: center;
}
/*sideBar*/
 
.sideBar {
	width: 64px;
	overflow: hidden;
	position: absolute;
	top: 55px;
	right: -61px;
}
.sideBar a {
	background-image: url(side-bar-bg.png);
	width: 64px;
	height: 64px;
	margin-bottom: 1px;
}
.sideBar a p {
	text-indent: 0;
	width: 64xp;
	text-align: center;
	font-size: 12px;
	color: white;
	margin: 0;
	margin-top: 2px;
}
.sideBar a img {
	width: 34px;
	margin-top: 8px;
	margin-left: 22%;
}
/*lianjie-box*/
 
.lianjie-box {
	width: 295px;
	height: 80px;
	margin-top: 10px;
	margin: auto;
	margin-bottom: 10px;
}
.lianjie-box a {
	width: 64px;
	height: 80px;
	float: left;
	margin-right: 12px;
}
.lianjie-box a p {
	text-indent: 0;
	font-size: 12px;
	width: 64px;
	text-align: center;
	margin: 0;
	color: white;
	line-height: 20px;
	font-weight: bold;
}
.lianjie-box a img {
	margin-top: 4px;
}
.lianjie-box .currentJ {
	margin: 0;
}
/*
**Tab Slider Box
*/
.tab-slider .tab-hd {
	height: 34px;
	line-height: 34px;
	background-color: #eeeeee;
	border-bottom: 1px solid #c9c9c9;
	text-align="center"
}
.tab-slider .tab-hd ul li {
	float: left;
/*	padding: 0 10px; */
	background-color: #ededed;
	width: 50%;
	text-align: center;
}
/*.tab-slider .tab-hd ul li.f {
	margin-left: 1px;
}*/
.tab-slider .tab-hd ul li h2 {
	color: #353434;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	height: 34px;
	line-height: 35px;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	text-align: left;
	position: relative;
	cursor: pointer;
}
.tab-slider .tab-hd ul li.on {
	color: #FFF;
	border-top: 2px #0064b5 solid;
	background-color: #FFF;
	border-left: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
}
.tab-slider .tab-hd ul li.on h2 {
	height: 33px;
	line-height: 33px;
	color: #BB080A;
}
.tab-slider .tab-hd ul li.on a {
	color: #FFF;
	text-decoration: none;
}
.tab-slider .tab-bd {
	padding: 0 10px 0 0;
}
.tab-slider .tab-bd .tab-pal {
	padding-top: 8px;
}
.tab-slider .tab-bd .tab-pal ul li {
	line-height: 28px;
	height: 28px;
	line-height: 27px\9;
	height: 27px\9;
 *line-height: 26px !important;
 *height: 26px !important;
	_line-height: 26px;
	_height: 26px;
	border-bottom: dotted 1px #969696;
}
.tab-slider .tab-bd .tab-pal ul li a {
	float: left;
	font-size: 12px;
	padding-left: 10px;
}
.tab-slider .tab-bd .tab-pal ul li a em.dot {
	display: inline-block;
	background: #666;
	width: 4px;
	height: 4px;
	overflow: hidden;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tab-slider .tab-bd .tab-pal ul li span {
	float: right;
	color: #b0b2b3;
	font-size: 12px;
}

/*
**sysPath nav
*/
.sysPath {
	margin:10px auto;
}
.sysPath .con {
	height:35px;
	line-height:35px;
	width:auto;
	position:relative;
	background: url(pageTitle.png) center left no-repeat;
	padding-left: 20px;
	font-size:14px;
	font-family:'\5FAE\8F6F\96C5\9ED1';
}
.sysPath .con a {
	display:inline-block;
  text-decoration:none;
  background-size:30px 187px;
	padding-left:10px;
	font-size:14px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
}
.sysPath .con a:hover {
	color:#F00;
}
.sysPath .con .home {
	width:16px;
	height:12px;
	position:absolute;
  top:12px;
  left:15px;
	display:block;
}
.CL:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.undis{
	display:none;
}
.rightPage dl dd ul li a{
	font-size:12px;
	background-color: #CCC
	}
.rightPage dl dd ul{
	width:100%;
	overflow:hidden;
}
.txtyyys{
	height:500px;
	overflow:auto;
}
td.cybtext12-5{
	font-family:"\5FAE\8F6F\96C5\9ED1";
	color:#ffffff;
	font-size:12px;
	line-height:25px;
}
.txtyyys table{
	margin:auto;
}
.txt12{
	font-size:12px;
	color:#000000;
	line-height:130%;
	text-decoration:none;
}
hr{
	display:block;
	-webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    box-sizing: border-box;
}
hr{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(0,95, 169);
    border-right-color: rgb(1,95,169);
    border-bottom-color: rgb(1,95,169);
    border-left-color: rgb(1,95,169);
    background-color: rgb(1,95,169);
    border-bottom-width: 0px;
}
.gsBox *{
	font-size:12px;
	padding-left:5px;
}
.gsBox a{
	float:left;
	margin-top:2px;
	margin-bottom:4px;
}
.gsBox span{
	float:right;
	padding-right:8px;
	color:#969696;
}
.gsBox span {
  padding-top: 4px;
}
.gsBox li a {
  padding-top: 1px;
}
/*政务资讯在线访谈预告下方文字样式*/
.tab-bd1 strong {
  float: left;
  padding-top: 15px;
  padding-left: 4px;
  font-size: 13px;
  color: #f19149;
}
.tab-bd1 li {
  float: left;
  padding-top: 15px;
  font-size: 12px;
}

/*.lastMainList ul li {
  margin-right: 20px;
} */

.xxgkItem-c li a.azd {
background-color: #00a1e9;
width: 100%;
color: white;
font-weight: bold;
font-size: 12px;
 display: inline-block;
}
.xxgkOthers {
  height: 58%;
}
.xxgkSearch {
  height: 42%;
}
.xxgkItem-d span{
margin-top: 5px;
}