@charset "utf-8";

/* CSS Document */



/*建设工程栏目页开始*/

.conbox01 {

	margin-bottom: 10px;

	min-height: 650px;

}



.leftpanel {

	display: inline;

	float: left;

	overflow: hidden;

	width: 770px;

}



.rightpanel {

	float: right;

	width: 310px;

	overflow: hidden;

}



.left_content {

	margin: 0 0 10px;

}



.part_title {

	height: 50px;

	line-height: 30px;

	border: 1px solid #eaeaea;

}



.part1 {

	background: #fff;

}



.part2 {

	background: #fff;

}



.left_content h3 {

	background: #0079ce url(../images/title_bg.png) no-repeat right;

	color: #fff;

	float: left;

	padding: 10px 40px 10px 20px;

}



.right_content {

	margin: 10px 0 0;

}



.part_title a {

	color: #fc5305;

	display: block;

	float: right;

	font-size: 12px;

	font-weight: normal;

	height: 50px;

	line-height: 50px;

	text-align: center;

	width: 53px;

}



.part_title a:hover {

	color: #cc3333;

	cursor: pointer;

}



.list-page {

	padding: 10px 15px 10px;

	background: #fff;

}



.list-page ul {

	width: auto;

	height: 145px;

}



.list-page ul li {

	background: #fff;

	padding-left: 0px;

	height: 28px;

	line-height: 28px;

	font-size: 12px;

	font-family: "宋体";

}



.message_time {

	float: right;

}



.right_content .new_list {

	padding: 3px 10px 15px;

}



.right_content .new_list li {

	height: 28px;

	line-height: 28px;

}

/*建设工程栏目  end*/



/*内容通用页 */

.rl_right_search {

	height: 44px;

	border-bottom: 1px solid #eaeaea;

}



.search_box {

	float: left;

	width: 770px;

	background: #e9f3fc;

	border: 1px solid #b2cbdf;

	margin-bottom: 10px;

}



.search_all {

	margin: 20px 20px;

}



.search_all .search_right {

	width: 470px;

	float: right;

}



.search_right span {

	width: 60px;

	font-size: 12px;

	color: #0079ce;

	text-align: center;

	height: 28px;

	line-height: 28px;

	float: left;

}



.search_right input {

	width: 304px;

	height: 28px;

	line-height: 28px;

	padding-left: 10px;

	margin-right: 10px;

	border: 1px solid #eaeaea;

	background: #fff;

	font-size: 12px;

	color: #999;

}



.search_all .btn-ss {

	width: 80px;

	height: 28px;

	line-height: 28px;

	border: 0;

	background: #0079ce;

	color: #fff;

	font-size: 12px;

	display: inline-block;

	zoom: 1;

	outline: none;

	cursor: pointer;

	text-align: center;

	text-decoration: none;

}



.search_all .btn-ss:hover {

	text-decoration: none;

	background-color: #0D4FAA;

}



.search_all .btn-ss:active {

	position: relative;

	top: 1px;

}



.search_all .select-bt {

	width: 100px;

	height: 28px;

	line-height: 28px;

	background: #fff;

	box-sizing: border-box;

	font-size: 12px;

	border: 1px solid #eaeaea;

}



.spacing1 {

	height: 10px;

	clear: both;

	display: block;

	line-height: 0;

	font-size: 0;

	list-style: none;

}



.rl_right_listbox {

	margin: 20px 20px;

}



.rl_right_listbox ul li {

    background: url(../images/dian_2.jpg) no-repeat scroll 5px 15px;
    padding-left: 10px;
    line-height: 300%;

}



.rl_right_listbox li img {

	vertical-align: middle;

	margin: 0 0 2px 4px;

}



.rl_right_listbox ul li a {

	color: #333;

	height: 24px;

	line-height: 24px;

}



.rl_right_listbox ul li a:hover {

	color: #0079ce;

	height: 24px;

	line-height: 24px;

}



.rl_leftbox {

	float: left;

	margin-bottom: 10px;

	width: 210px;

	height: 708px;

    background: white;

}



.rl_title {

	height: 44px;

	width: 210px;

	background-color: #0079ce;

}



.rl_title h3 {

	height: 44px;

	line-height: 44px;

	font-size: 16px;

	font-weight: 100;

	color: #fff;

	padding-left: 20px;

}



#menu li p {

	margin-left: 10px;

}



ul#menu, ul#menu ul {

	list-style-type: none;

	margin: 0 auto;

	padding: 0;

	width: 210px;

}



ul#menu a {

	display: block;

	text-decoration: none;

}



ul#menu li {

	border-bottom: 1px solid #e0e0e0;

}



ul#menu li a {

	background: #fff;

	color: #333;

	height: 44px;

	line-height: 44px;

	padding-left: 20px;

	font-weight: 100;

	font-size: 14px;

}



ul#menu li a:hover {

	background: #cbe6ff;

	color: #0079ce;

	height: 44px;

	line-height: 44px;

	padding-left: 20px;

	font-weight: 400;

}



ul#menu li a.on {

	background: #cbe6ff;

	color: #0079ce;

}



ul#menu li ul li a.on {

	background: #cbe6ff;

	color: #0079ce;

}



ul#menu li ul li {

	margin-bottom: 0px;

}



ul#menu li ul li a {

	font-size: 12px;

	background: #ededed;

	color: #333;

	height: 44px;

	line-height: 44px;

	padding-left: 40px;

	font-weight: normal;

}



ul#menu li ul li a:hover {

	height: 44px;

	line-height: 44px;

	padding-left: 40px;

	background: #cbe6ff;

}



.rl_right_box {

	float: right;

	width: 870px;

	background: #fff;

	margin-bottom: 20px;

}



.secontrighttitle {

	margin: 10px 0;

}



.secontrighttitle h3 {

	color: #333;

	font-size: 12px;

	font-weight: normal;

	height: 28px;

	line-height: 28px;

	padding-left: 20px;

}



.secontrighttitle  img {

	margin-bottom: -4px;

}



.secontrighttitle h3 a:hover {

	color: #0079ce;

}



/*详细内容页*/

.contentbox2 {

	margin: 0 auto 20px;

	width: 1100px;

	background: #fff;

	padding: 20px 0;

}



.contenttitle2 {

	margin: 0 auto 0;

	width: 1000px;

	min-height: 30px;

}



.contenttitle2 h3 {

	color: #333;

	font-size: 22px;

	line-height: 37px;

	margin: 15px 0;

	text-align: center;

	width: 1000px;

}



.fbtime {

	background: #eaeaea;

	width: 1000px;

}



.fbtime span {

	color: #999;

	height: 40px;

	width: 1000px;

	line-height: 40px;

	padding-left: 200px;

}



.fbfile {

	margin: 0 auto;

	background: #eaeaea;

	width: 1000px;

	min-height: 40px;

}



.fbfile p {

	color: #0079ce;

	width: 1000px;

	line-height: 40px;

	padding-left: 20px;

}



.fbfile a {

	color: #0079ce;

	text-decoration: underline;

	height: 40px;

	line-height: 40px;

	padding-left: 10px;

	cursor: pointer;

}



.fbfile a:hover {

	color: #fc5305;

	text-decoration: underline;

	height: 40px;

	line-height: 40px;

	padding-left: 10px;

	cursor: pointer;

}



.content2 {

	height: auto;

	color: #666;

	line-height: 30px;

	margin: 0 auto;

	padding: 0px 0;

	text-indent: 21pt;

	width: 1000px;

}



/*网上办事*/

.part3 {

	background: url(../images/tit_bg6.jpg) repeat-x;

}



#example-one {

	padding: 10px;

}



#example-one .nav {

	overflow: hidden; /*margin: 0 0 10px 0*/

}



#example-one .nav li {

	width: 119px;

	float: left; /*margin: 0 10px 0 0*/

}



#example-one .nav li.last {

	margin-right: 0

}



#example-one .nav li a {

	display: block;

	height: 33px;

	line-height: 33px;

	background: url(../images/int_bg.jpg) repeat-x scroll 0;

	color: #006cc6;

	font-size: 12px;

	text-align: center;

	border: 0;

	border-right: 1px solid #ade0ff;

}



#example-one .nav li a:hover {

	background: url(../images/int_bghover.jpg) repeat-x scroll 0;

}



#example-one ul {

	list-style: none

}



#example-one ul li a {

	display: block;

	border-bottom: 1px dashed #666;

	color: #666;

	line-height: 28px;

	height: 28px;

}



#example-one ul li a:hover {

	background: #fe4902;

	color: white;

}



#example-one .list-wrap ul li a:hover {

	background: none;

	color: #333;

}



#example-one ul li:last-child a {

	/*border: none*/

	

}



#example-one .list-wrap {

	padding: 10px 8px 0 0;

	height: 256px !important;

}



#example-one ul li.nav-one a.current, #example-one ul li.nav-two a.current,

	#example-one ul li.nav-three a.current, #example-one ul li.nav-four a.current

	{

	background: url(../images/int_bghover.jpg) repeat-x scroll 0;

	color: white

}



.list-wrap th, .list-wrap td {

	border-width: 0 0 1px;

	border-style: dashed;

	border-color: #999;

	height: 25px;

	font-weight: normal;

}



.list-wrap th {

	text-align: left;

	color: #318fc5;

}



.list-wrap table a {

	background: url(../images/31_mb5ucom.jpg) no-repeat scroll left center;

	padding-left: 15px;

}



.gridtable {

	width: 600px;

	margin-top: 30px;

}



.gridtable th {

	width: 220px;

	height: 30px;

	text-align: right;

	color: #004397;

	font-weight: normal;

}



.gridtable .btn {

	border: 1px solid #1e84d6;

	background: #3c99de;

	color: #fff;

	padding: 7px 16px;

	margin: 10px 0;

	font-weight: bold;

}



.gridtable .btn:hover {

	border: 1px solid #3c99de;

	background: #66b8f5;

}



.fontsize_cls {

	font-size: 14px;

}



/*查询列表页*/

.search_pages {

	border: 1px solid #c3daf8;

}



.adr {

	color: #333;

	font-size: 14px;

}



.search_msg {

	height: 30px;

	line-height: 30px;

	margin: 10px 0 10px;

	border-top: #eee 1px solid;

	font-weight: bold;

	padding-top: 10px;

}



.search_msg span {

	color: #F00;

	font-weight: bold;

}



dl.sslist {

	border-bottom: 1px dashed #ccc;

	line-height: 1.8em;

	padding: 10px 15px;

}



dl.sslist dt {

	height: 30px;

}



dl.sslist dt span a, dl.list3 dt span a:visited {

	font-size: 14px;

	color: #ff3300;

}



dl.sslist dt a, dl.list3 dt a:visited {

	font-size: 14px;

	color: #0033FF;

}



dl.sslist dt a:hover {

	font-size: 14px;

	color: #ff3300;

}



dl.sslist dd {

	color: #000;

}



dl.sslist dd.zy {

	height: 50px;

	text-indent: 20px;

	color: #999;

	overflow: hidden;

}



.flip01 {

	float: right;

	color: #7e7e7e;

	height: 44px;

	line-height: 44px;

	margin-right: 120px;

}



.green-black {

	padding: 5px;

	margin: 10px;

	text-align: center;

}



.green-black A {

	width: 80px;

	border: #9E9E9E 1px solid;

	padding: 5px 10px;

	background: #fff;

	color: #4d4d4d;

	text-decoration: none;

	min-width: 100px;

}



.green-black A:hover {

	border: #004996 1px solid;

	background: #FFFFFF;

	color: #004996;

}



.green-black a.current {

	border: #4574D4 1px solid;

	padding: 5px 10px;

	background: #4574D4;

	color: #fff;

}



.green-black a.disabled {

	border: #f3f3f3 1px solid;

	padding: 5px 10px;

	color: #000000;

	background: #eeeeee;

}