body {
	color: #333333;
	background: #f2f3f6;
}

.w_1000 {
	width: 1000px;
	margin: 0 auto;
}

.m_r_10 {
	margin-right: 10px;
}

.m_tb_10 {
	margin: 10px 0;
}
/*渐变线条开始*/
.lineBox {
	height: 35px;
	background: #1369c0;
}


/*渐变线条结束*/ /*头部样式开始*/
.bodyHeader {
}

.bodyHeader .infoTime {
	height: 30px;
	line-height: 30px;
}

.bodyHeader .indexSlide {
	height: 160px;
}

.bodyHeader .lineBox {
	line-height: 35px;
}

.bodyHeader .navBox li {
	float: left;
	width: 120px;
	height: 35px;
	text-align: center;
	position: relative;
	z-index: 200;
}

.bodyHeader .navBox li:first-child,.bodyHeader .navBox li:first-child a {
	width: 70px;
}

.bodyHeader .navBox li.lineBox {
	width: 2px;
}

.bodyHeader .navBox li a {
	color: #fff;
	display: block;
	width: 120px;
	height: 35px;
	font-size: 14px;
}

.bodyHeader .navBox li a:hover {
	background: #eee;
	color: #000;
}

/*新加导航前li定位*/
.bodyHeader .navBox li dl {
	width: 100%;
	position: absolute;
	background: #1369c0;
	z-index: 15;
	left: 0;
	top: 35px;
	display:none;
}
/*新加导航*/

.searchForm input {
	border: 0 none;
	width: 275px;
	padding-left: 5px;
	height: 35px;
	line-height: 35px;
}

.searchForm .btn {
	width: 32px;
	background: url(856892.png) -164px 1px no-repeat #ff8a00;
	cursor: pointer;
}




/*头部样式结束*/

/*主体样式开始*/
.bodySection {
	background: #f4f4f4;
	padding-bottom: 10px;
}

.bodySection>div {
	width: 1000px;
	margin: 10px auto;
}

.bodySection .tz {
	background: #fff;
}

.bodySection .tz i {
	background: url("856892.png") no-repeat scroll 0 -19px;
	height: 17px;
	margin: 7px 10px 7px 8px;
	width: 17px;
}

.bodySection .tz span {
	height: 31px;
	line-height: 31px;
	padding-right: 15px;
}

.bodySection .tz i, .bodySection .tz span {
	display: inline-block;
	float: left;
}

.bodySection .tzgg {
	line-height: 31px;
	position: relative;
}

.bodySection .tzgg ul {
	width: 640px;
	overflow: hidden;
}

.bodySection .tzgg ul li a {
	padding: 0 15px;
}

.bodySection .swyw {
}

.bodySection .swyw .l ,.bodySection .swyw .c ,.bodySection .swyw .r {
	background: #fff;
	padding: 10px;
	height: 180px;
}

.bodySection .swyw .l {
	width: 200px;
}

.bodySection .swyw .l a {
	display: block;
	width: 95px;
	height: 52px;
	background: #3aa3dd;
	text-align: center;
	color: #fff;
	font-size: 14px;
	float: left;
}

.bodySection .swyw .l a.one:hover,.bodySection .swyw .l a.one:hover span,
.bodySection .swyw .l a.two:hover,.bodySection .swyw .l a.two:hover span,
.bodySection .swyw .l a.three:hover,.bodySection .swyw .l a.three:hover span,
.bodySection .swyw .l a.four:hover,.bodySection .swyw .l a.four:hover span,
.bodySection .swyw .l a.five:hover,.bodySection .swyw .l a.five:hover span {
	background-color: #3492c6;
}

.bodySection .swyw .l a.three {
	width: 200px;
	margin: 10px 0;
	line-height: 52px;
	text-align: left;
}

.bodySection .swyw .l a span {
	display: block;
	width: 95px;
	height: 31px;
}

.bodySection .swyw .l a.one  span {
	background: url(856890.png) 26px -28px  no-repeat #3aa3dd;
}

.bodySection .swyw .l a.two  span {
	background: url(856890.png) 26px -63px  no-repeat #3aa3dd;
}

.bodySection .swyw .l a.three  span {
	background: url(856890.png) 26px -94px  no-repeat #3aa3dd;
	float: left;
	height: 50px;
	padding-left: 0;
}

.bodySection .swyw .l a.four  span {
	background: url(856890.png) 26px -137px  no-repeat #3aa3dd;
}

.bodySection .swyw .l a.five  span {
	background: url(856890.png) 26px -165px  no-repeat #3aa3dd;
}

.bodySection .swyw .c {
	width: 430px;
	margin: 0 10px;
}

.bodySection .swyw .r {
	width: 290px;
	position: relative;
}

.bodySection .swyw .r  .tit {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 5;
}

.bodySection .swyw .r  .tit a {
	font-size: 14px;
	display: block;
	float: left;
	width: 93px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.bodySection .swyw .r  .tit a.curr {
	border-top: 2px solid #0054c5;
	border-bottom: none;
	font-weight: bold;
	height: 33px;
	background: #fff;
	color: #3a70c0;
}

.bodySection .swyw .r .conList {
	position: absolute;
	left: 10px;
	top: 44px;
	z-index: 4;
	width: 290px;
}

.bodySection .swyw .r .conList .con {
	display: none;
	border: 1px solid #ddd;
	padding-top: 5px;
}

.bodySection .swyw .r .conList .con.curr {
	display: block;
}

.bodySection .swyw .r .conList .con  li {
	border-bottom: 1px dotted #ddd;
	margin: 3px 10px;
	padding: 5px 0;
}

.bodySection .swyw .r .conList .con  li:last-child {
	border-bottom: none;
}

.bodySection .swyw .r .conList .con  li  i {
	float: right;
	padding-right: 2px;
}
/*特殊区县*/
.bodySection .swyw .r .tsqx {
	border: 1px solid #dcdcdc;
}

.bodySection .swyw .r .tsqx h2 {
	height: 28px;
	background: #f7f7f7;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	line-height: 28px;
}

.bodySection .swyw .r .tsqx h2 a {
	position: absolute;
	display: block;
	height: 28px;
	line-height: 28px;
}

.bodySection .swyw .r .tsqx h2 a.title {
	left: 22px;
	top: -1px;
	color: #000;
	background: #fff;
	padding: 0 8px;
	border-top: 2px solid #0054c5;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.bodySection .swyw .r .tsqx h2 a.other {
	right: 10px;
	top: 0;
	font-weight: normal;
}

.bodySection .swyw .r .tsqx ul {
	padding: 10px;
}

.bodySection .swyw .r .tsqx ul li {
	border-bottom: 1px dotted #ddd;
	margin: 3px 10px;
	padding: 5px 0;
}

.bodySection .swyw .r .tsqx ul li  i {
	float: right;
}
/*特殊区县*/
/*信息公开*/ 
.bodySection .xxgk  .l,.bodySection .xxgk  .r {
	background: #fff;
	padding: 10px;
	height: 250px;
}

.bodySection .xxgk  .l {
	width: 740px;
}

.bodySection .xxgk  .l  h2 {
	border-bottom: 2px solid #147dbf;
	padding: 5px 0;
	margin-bottom: 10px;
	background: #eeeded;
	height: 23px;
	line-height: 23px;
}

.bodySection .xxgk  .l  h2 a {
	font-size: 14px;
	color: #fff;
	background: #147dbf;
	font-weight: bold;
	margin-left: 7px;
	padding: 3px 26px;
	border-radius: 3px;
}

.bodySection .xxgk  .l .one {
	width: 200px;
}

.bodySection .xxgk  .l .one img {
	float: left;
	width: 200px;
	height: 60px;
	border: 1px solid #fff;
}

.bodySection .xxgk  .l .one a:hover img {
	border: 1px solid #cdcccc;
}

.bodySection .xxgk  .l .two {
	position: relative;
	width: 530px;
	padding-left: 10px;
}

.bodySection .xxgk  .l .two .tit {
	position: absolute;
	left: 10px;
	z-index: 5;
}

.bodySection .xxgk  .l .two  .tit a {
	font-size: 14px;
	margin-left: 6px;
	display: block;
	float: left;
	width: 126px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #f7f7f7;
	border: 1px solid #dcdcdc;
}

.bodySection .xxgk  .l .two  .tit  a:first-child {
	margin-left: 0;
}

.bodySection .xxgk  .l .two  .tit  a.curr {
	border-top: 2px solid #0054c5;
	border-bottom: none;
	font-weight: bold;
	height: 31px;
	background: #fff;
	color: #3a70c0;
}

.bodySection .xxgk  .l .two .conList {
	position: absolute;
	left: 10px;
	top: 32px;
	z-index: 4;
	width: 530px;
}

.bodySection .xxgk  .l .two .conList .con {
	display: none;
	border: 1px solid #ddd;
	padding-top: 5px;
}

.bodySection .xxgk  .l .two .conList .con.curr {
	display: block;
}

.bodySection .xxgk  .l .two .conList .con  li {
	border-bottom: 1px dotted #ddd;
	margin: 3px 10px;
	padding: 5px 0;
}

.bodySection .xxgk  .l .two .conList .con  li:last-child {
	border-bottom: none;
}

.bodySection .xxgk  .l .two .conList .con  li  i {
	float: right;
	padding-right: 2px;
}

.bodySection .xxgk  .r {
	width: 230px;
	padding-left: 0;
}

.bodySection .xxgk  .r  a {
	display: block;
	width: 156px;
	font-size: 14px;
	height: 52px;
	margin-top: 14px;
	line-height: 52px;
	padding-left: 74px;
}

.bodySection .xxgk  .r  a:first-child {
	margin-top: 0;
}

.bodySection .xxgk  .r  a.one {
	background: url(856890.png) -8px -195px no-repeat;
}

.bodySection .xxgk  .r  a.two {
	background: url(856890.png) -8px -261px no-repeat;
}

.bodySection .xxgk  .r  a.three {
	background: url(856890.png) -8px -327px no-repeat;
}

.bodySection .xxgk  .r  a.four {
	background: url(856890.png) -8px -393px no-repeat;
}

/*公众参与*/
.bodySection .gzcy {
	background: #fff;
	height: 220px;
	padding: 10px;
	width: 980px;
}

.bodySection .gzcy .title {
	border-bottom: 2px solid #147dbf;
	padding: 5px 0;
	margin-bottom: 10px;
	background: #eeeded;
	height: 23px;
	line-height: 23px;
}

.bodySection .gzcy .title a {
	font-size: 14px;
	color: #fff;
	background: #147dbf;
	font-weight: bold;
	margin-left: 7px;
	padding: 3px 26px;
	border-radius: 3px;
}

.bodySection .gzcy .l {
	width: 210px;
}

.bodySection .gzcy .l .at img {
	width: 208px;
	height: 68px;
	border: 1px solid #fff;
	margin-top: 9px;
}

.bodySection .gzcy .l .at:hover  img {
	border: 1px solid #cdcccc;
}

.bodySection .gzcy .l .tp {
	background: #f9f9f9;
}

.bodySection .gzcy .l .tp a {
	display: block;
	float: left;
	width: 105px;
	height: 48px;
	line-height: 48px;
}

.bodySection .gzcy .l .tp a:hover {
	background: #eee;
}

.bodySection .gzcy .l .tp a  span {
	display: inline-block;
	width: 29px;
	height: 29px;
	vertical-align: middle;
	margin: 0 8px;
}

.bodySection .gzcy .l .tp a.one  span {
	background: url(856890.png) -8px -454px no-repeat;
}

.bodySection .gzcy .l .tp a.two  span {
	background: url(856890.png) -8px -491px no-repeat;
}

.bodySection .gzcy .l .tp a.three  span {
	background: url(856890.png) -8px -528px no-repeat;
}

.bodySection .gzcy .l .tp a.four  span {
	background: url(856890.png) -8px -565px no-repeat;
}

.bodySection .gzcy .c {
	width: 438px;
	border: 1px solid #ddd;
	height: 175px;
	margin: 0 10px;
}

.bodySection .gzcy .c h2 {
	background: #f7f7f7;
	height: 28px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.bodySection .gzcy .c h2 a {
	font-size: 14px;
	position: absolute;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #000;
}

.bodySection .gzcy .c h2 a.zx {
	left: 22px;
	top: -1px;
	border-top: 2px solid #0054c5;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	padding: 0 8px;
}

.bodySection .gzcy .c h2 a.wq {
	right: 10px;
	top: 0;
	font-weight: normal;
}

.bodySection .gzcy .c h2 a.wq:hover {
	color: #cc0000;
}

.bodySection .gzcy .c .nr {
	padding: 17px 10px 0 10px;
}

.bodySection .gzcy .c .nr img {
	width: 155px;
	height: 108px;
	border: 1px solid #fff;
}

.bodySection .gzcy .c .nr img:hover {
	border: 1px solid #cdcccc;
}

.bodySection .gzcy .c .nr .nrCon {
	width: 250px;
	margin-left: 167px;
}

.bodySection .gzcy .c .nr .nrCon p {
	line-height: 28px;
}

.bodySection .gzcy .r {
	width: 308px;
	border: 1px solid #ddd;
	height: 175px;
	position: relative;
}

.bodySection .gzcy .r h2 {
	height: 28px;
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
}

.bodySection .gzcy .r h2 a {
	font-size: 14px;
	position: absolute;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #000;
}

.bodySection .gzcy .r h2 a.zx {
	left: 22px;
	top: -1px;
	border-top: 2px solid #0054c5;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	padding: 0 8px;
}

.bodySection .gzcy .r h2 a.wq {
	right: 10px;
	top: 0;
	font-weight: normal;
}

.bodySection .gzcy .r h2 a.wq:hover {
	color: #cc0000;
}

.bodySection .gzcy .r .hdnr {
	padding-left: 10px;
	padding-top: 15px;
}
/*税收宣传*/
.bodySection .ssxc {
	background: #fff;
	height: 310px;
	padding: 10px 10px 0 10px;
	width: 980px;
	margin-bottom: 0;
}

.bodySection .ssxc .title {
	border-bottom: 2px solid #147dbf;
	padding: 5px 0;
	margin-bottom: 10px;
	background: #eeeded;
	height: 23px;
	line-height: 23px;
}

.bodySection .ssxc .title a {
	font-size: 14px;
	color: #fff;
	background: #147dbf;
	font-weight: bold;
	margin-left: 7px;
	padding: 3px 26px;
	border-radius: 3px;
}

.bodySection .ssxc  .ty {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
	background: #f7f7f7;
	position: relative;
}

.bodySection .ssxc  .ty a {
	position: absolute;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #000;
}

.bodySection .ssxc  .ty a.ltit, .bodySection .ssxc  .ty a.rtit {
	background: #fff;
	padding: 0 8px;
	border-top: 2px solid #0054c5;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.bodySection .ssxc  .ty a.ltit {
	left: 22px;
	top: -1px;
}

.bodySection .ssxc  .ty a.rtit {
	left: 270px;
	top: -1px;
}

.bodySection .ssxc .l,.bodySection .ssxc .c,.bodySection .ssxc .r {
	height: 238px;
	border: 1px solid #ddd;
}

.bodySection .ssxc .l {
	width: 208px;
}

.bodySection .ssxc .l h3 {
	margin: 10px;
	text-align: center;
	background: #f1f1f1;
	border-bottom: 1px solid #bfb9b9;
	height: 34px;
	line-height: 34px;
}

.bodySection .ssxc .l .nowQi {
	padding: 0 10px;
}

.bodySection .ssxc .l .nowQi img {
	width: 107px;
	height: 140px;
	border: 1px solid #fff;
}

.bodySection .ssxc .l .nowQi img:hover {
	border: 1px solid #cdcccc;
}

.bodySection .ssxc .l .nowQi ul {
	padding-left: 123px;
	padding-top: 7px;
}

.bodySection .ssxc .l .nowQi ul li {
	line-height: 26px;
}

.bodySection .ssxc .c {
	width: 528px;
	margin: 0 10px;
}

.bodySection .ssxc .c .ztlz {
}

.bodySection .ssxc .c .ztlz ul {
	padding-top: 10px;
	margin-left: 20px;
	width: 234px;
	overflow: hidden;
}

.bodySection .ssxc .c .ztlz ul li {
	line-height: 32px;
	border-bottom: 1px dotted #ddd;
}

.bodySection .ssxc .c .ztlz ul li:last-child {
	border-bottom: none;
}

.bodySection .ssxc .r {
	width: 218px;
}

.bodySection .ssxc .r .dssp {
	text-align: center;
}

.bodySection .ssxc .r .dssp img {
	margin: 10px 0 5px 0;
	width: 188px;
	height: 105px;
	border: 1px solid #fff;
}

.bodySection .ssxc .r .dssp img:hover {
	border: 1px solid #cdcccc;
}

.bodySection .ssxc .r .dssp ul {
	text-align: left;
	margin-left: 20px;
}

.bodySection .ssxc .r .dssp ul li {
	line-height: 19px;
}
/*底部样式开始*/
.bodyFooter {
	height: 120px;
	background: #0b66a0;
	border-top: 3px solid #cc0000;
}

.bodyFooter address {
	text-align: center;
	color: #fff;
	line-height: 20px;
	margin-top: 30px;
}

