@charset "utf-8";
* {
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0px;
	font-family: "Microsoft YaHei";
	background: url(../../imagesq/liuchengxian/banner.png) no-repeat center top #ffffff;
	font-size: 15px;
	color: #333333;
}

ul,
el,
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	list-style: none;
	text-decoration: none;
	color: #333333;
}

.clear {
	clear: both;
}

.bx {
	width: 1200px;
	margin: 0px auto;
	min-width: 1200px;
}


/*背景图开始*/

.top {
	width: 100%;
	margin: 0px auto;
	padding-top: 120px;
	box-sizing: border-box;
}

.bt {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 100px;
}


/*背景图结束*/


/*返回键开始*/

.fh {
	width: 133px;
	height: 32px;
	background: #bd1a2d;
	border-radius: 10px;
	text-align: center;
	line-height: 32px;
	float: right;
	margin-left: 5px;
	margin-top: 25px;
}

.fh a {
	color: #fff;
}

.fh:hover a {
	background: #bd1a2d;
	border-radius: 50px;
	display: block;
}


/*返回键结束*/


/*logo*/

.fl {
	float: left;
}


/*当前位置开始*/

.dq {
	height: 16px;
	line-height: 16px;
	margin-top: 140px;
	float: left;
	margin-left: 5px;
	margin-bottom: 51px;
}

.dq a {
	color: #333;
	padding: 0px 5px;
}

.dq a:hover {
	color: #bd1a2d;
}


/*当前位置结束*/


/*搜索开始*/

.sousuo {
	float: right;
	margin-top: 125px;
	position: relative;
	display: inline-block;
}

.sousuo .sousuo_txt {
	width: 323px;
	height: 44px;
	background: #fff;
	border: 2px solid #bd1a2d;
	border-radius: 10px;
	outline: none;
	padding-left: 40px;
	padding-right: 92px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	background: url(../../imagesq/liuchengxian/sousou.png) no-repeat left #fff;
	background-position-x: 10px;
}

.sousuo .sousuo_btn {
	width: 82px;
	height: 48px;
	position: relative;
	right: 0;
	z-index: 99;
	border: none;
	background: #bd1a2d;
	border-radius: 0px 10px 10px 0px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	outline: none;
	cursor: pointer;
}


/*搜索结束*/


/*政府预算开始*/

.zfyus {
	width: 547px;
	height: 331px;
	float: left;
	margin-top: 46px;
}

.zfbt {}

.slideTxtBox {
	width: 547px;
	height: 277px;
	float: left;
	text-align: left;
}

.slideTxtBox .hd {
	height: 76px;
	line-height: 76px;
	position: relative;
}

.slideTxtBox .hd ul {}

.slideTxtBox .hd ul li {
	width: 76px;
	height: 76px;
	float: left;
	cursor: pointer;
	background: #fff;
	border: 2px solid #0069c5;
	border-radius: 100px;
	color: #0069c5;
	font-size: 18px;
	line-height: 76px;
	text-align: center;
}

.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 24px;
	line-height: 24px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}


/*列表通用样式*/

.list_one ul {
	padding: 10px 0px;
	min-height: 188px;
}

.list_one ul li {
	height: 42px;
	padding: 0px 5px;
	color: #898989;
	text-align: right;
	line-height: 42px;
	position: relative
}

.list_one ul li:after {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #0069c5;
	margin-top: -3px;
}

.list_one ul li a {
	width: 64%;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

.list_one ul li a:hover {
	color: #0069c5;
}

.list_two ul {
	padding: 10px 0px;
	min-height: 188px;
}

.list_two ul li {
	height: 42px;
	padding: 0px 5px;
	color: #898989;
	text-align: right;
	line-height: 42px;
	position: relative
}

.list_two ul li:after {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
    background: #0069c5;
	margin-top: -3px;
}

.list_two ul li a {
	width: 64%;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

.list_two ul li a:hover {
    color: #0069c5;
}

.lmmc_one {
	width: 547px;
	height: 50px;
	font-size: 30px;
	color: #333;
	line-height: 50px;
	text-align: left;
	padding-bottom: 15px;
	font-weight: bold;
	color: #bd1a2d;
	position: relative;
}

.lmmc_two {
	width: 547px;
	height: 50px;
	font-size: 30px;
	color: #333;
	line-height: 50px;
	text-align: left;
	padding-bottom: 15px;
	font-weight: bold;
    color: #bd1a2d;
	position: relative;
}

.lmmc_one .gengduo {
	font-size: 14px;
	color: #0069c5;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	right: 0;
}

.lmmc_two .gengduo {
	font-size: 14px;
	color: #bd1a2d;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	right: 0;
}


/*政府预算 开始*/

.lmys_one {
	float: left;
	padding-top: 30px;
	width: 547px;
}

.lmys_one .hd {
	display: block;
}

.lmys_one .hd ul {
	position: relative;
	display: inline-block;
	width: 100%;
}

.lmys_one .hd ul li {
	width: 25%;
	height: 40px;
	float: left;
}

.lmys_one .hd ul li.li_right {
	padding-right: 0px;
}

.lmys_one .hd ul li:last-child {
	padding-right: 0px;
}

.lmys_one .hd ul li:nth-child(1) a {
	border-left: 1px solid #bd1a2d;
}

.lmys_one .hd ul li a {
	display: block;
	cursor: pointer;
	border-right: 1px solid #bd1a2d;
	color: #bd1a2d;
	border-top: 1px solid #bd1a2d;
	color: #bd1a2d;
	border-bottom: 1px solid #bd1a2d;
	color: #bd1a2d;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	background: #fff;
}

.lmys_one .hd ul li.on a {
	background: #bd1a2d;
	color: #fff;
}


/*政府决算 开始*/

.lmys_two {
	float: right;
	padding-top: 30px;
	width: 547px;
}

.lmys_two .hd {
	display: block;
}

.lmys_two .hd ul {
	position: relative;
	display: inline-block;
	width: 100%;
}

.lmys_two .hd ul li {
	width: 25%;
	height: 40px;
	float: left;
}

.lmys_two .hd ul li.li_right {
	padding-right: 0px;
}

.lmys_two .hd ul li:last-child {
	padding-right: 0px;
}

.lmys_two .hd ul li:nth-child(1) a {
	border-left: 1px solid #bd1a2d;
}

.lmys_two .hd ul li a {
    display: block;
    cursor: pointer;
    border-right: 1px solid #bd1a2d;
    border-top: 1px solid #bd1a2d;
    color: #bd1a2d;
    border-bottom: 1px solid #bd1a2d;
    color: #bd1a2d;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background: #fff;
}

.lmys_two .hd ul li.on a {
    background: #bd1a2d;
	color: #fff;
}


/*部门预算 开始*/

.lmys_three {
	float: left;
	padding-top: 30px;
	width: 547px;
}

.lmys_three .hd {
	display: block;
}

.lmys_three .hd ul {
	position: relative;
	display: inline-block;
	width: 100%;
}

.lmys_three .hd ul li {
	width: 25%;
	height: 40px;
	float: left;
}

.lmys_three .hd ul li.li_right {
	padding-right: 0px;
}

.lmys_three .hd ul li:last-child {
	padding-right: 0px;
}

.lmys_three .hd ul li:nth-child(1) a {
    border-left: 1px solid #bd1a2d;
}

.lmys_three .hd ul li a {
	display: block;
	cursor: pointer;
    border-right: 1px solid #bd1a2d;
    color: #bd1a2d;
    border-top: 1px solid #bd1a2d;
    color: #bd1a2d;
    border-bottom: 1px solid #bd1a2d;
    color: #bd1a2d;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	background: #fff;
}

.lmys_three .hd ul li.on a {
    background: #bd1a2d;
	color: #fff;
}


/*部门决算 开始*/

.lmys_four {
	float: right;
	padding-top: 30px;
	width: 547px;
}

.lmys_four .hd {
	display: block;
}

.lmys_four .hd ul {
	position: relative;
	display: inline-block;
	width: 100%;
}

.lmys_four .hd ul li {
	width: 25%;
	height: 40px;
	float: left;
}

.lmys_four .hd ul li.li_right {
	padding-right: 0px;
}

.lmys_four .hd ul li:last-child {
	padding-right: 0px;
}

.lmys_four .hd ul li:nth-child(1) a {
	border-left: 1px solid #bd1a2d;
}

.lmys_four .hd ul li a {
	display: block;
	cursor: pointer;
	border-right: 1px solid #bd1a2d;
	color: #bd1a2d;
	border-top: 1px solid #bd1a2d;
	color: #bd1a2d;
	border-bottom: 1px solid #bd1a2d;
	color: #bd1a2d;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	background: #fff;
}

.lmys_four .hd ul li.on a {
	background: #bd1a2d;
	color: #fff;
}


/**底部样式**/

.friendlink {
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
}

.friendlink td {
	width: 200px;
	text-align: center;
}

.friendlink select {
	border: #5794bf 1px solid;
	width: 180px;
	height: 22px;
	line-height: 22px;
	color: #6a6a6a;
	text-align: center;
}

.footer {
	min-width: 1220px;
	display: block;
	color: #333;
	padding: 10px 0px;
	font-family: "microsoft yahei";
	background: #fff;
	color: #666666;
	border-top: solid 2px #0163AA;
	text-align: center;
}

.footer_sub {
	width: 1220px;
	margin: 0px auto;
	line-height: 26px;
}

.footer_sub p {
	margin: 5px 0px;
	padding: 0px;
}

.footer_sub p a {
	color: #666666;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

.footer_sub p a:hover {
	color: #ff0000;
}

.footer_sub p span {
	color: #666666;
	margin: 0 8px;
}

.prolic {
	width: 180px;
	height: 100px;
	text-align: center;
}

.prolic img {
	height: 100px;
}

.frd_link {
	display: block;
	border: solid 1px #c9c9c9;
}

.frd_link td {
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
}

.frd_link td a {
	white-space: nowrap;
	margin: 2px 5px;
}


/*********** 友情链接 开始 *************/

.footernav {
	height: 40px;
	margin: 40px auto;
	width: 1200px;
}

.footernav ul {
	float: left;
	display: inherit;
	position: relative;
	list-style: none;
}

.footernav .nLi {
	float: left;
	width: 285px;
	height: 40px;
	line-height: 40px;
	position: relative;
	display: inline;
	margin-right: 20px;
	background: #f7f7f7;
}

.footernav .nLi1 {
	float: right;
	width: 285px;
	height: 40px;
	line-height: 40px;
	position: relative;
	display: inline;
	background: #f7f7f7;
}

.footernav>ul>li>span {
	display: block;
	font-size: 16px;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: url(../../imagesq/liuchengxian/2019_yqlj.png) no-repeat 250px center #f7f7f7;
	box-sizing: border-box;
	color: #333;
}

.footernav .nLi .sub {
	display: none;
	left: 0px;
	top: 40px;
	position: absolute;
	background: white;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #f2f2f2;
	padding: 0 5px;
	box-sizing: border-box;
	width: 285px;
	z-index: 999;
	height: auto;
	max-height: 160px;
}

.footernav .nLi .sub>a {
	display: block;
	border-bottom: 1px dashed #eeeeee;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: black;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}

.footernav .nLi1 .sub {
	display: none;
	left: 0px;
	top: 40px;
	position: absolute;
	background: white;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #f2f2f2;
	padding: 0 5px;
	box-sizing: border-box;
	width: 285px;
	z-index: 999;
}

.footernav .nLi1 .sub>a {
	display: block;
	border-bottom: 1px dashed #eeeeee;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: black;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
}