﻿#container {
	width:1082px; 
	height: auto;
	margin:0 auto; 
	background:#FFFFFF
}

.fl {
	float:left;
}
.fr {
	float:right;
}


/*通用新闻列表*/
.list {margin:0px 5px; text-align: left;} 
.list ul {list-style-type: none; margin: 0px; padding: 0px;} 
.list li {width: 100%; height:31px; line-height:31px} 
.list li a {color: #333333; display: block; padding-left:10px; background: url(dot_black.gif) no-repeat 0px 14px;} 
.list li span {float: right; text-align: right; color:#999;} 
.list li a:hover {color: #336699;} 


/*通用新闻列表*/
.list01 {margin:0px 5px; text-align: left;} 
.list01 ul {list-style-type: none; margin: 0px; padding: 0px;} 
.list01 li {width: 100%; height:36px; line-height:36px; font-size:15px} 
.list01 li a {color: #333333; display: block; padding-left:10px; background: url(dot.png) no-repeat 0px 16px;} 
.list01 li span {float: right; font-size:14px; text-align: right; color:#3e3e3e;} 
.list01 li a:hover {color: #336699;} 



/*概览*/
.page_container {
	padding:22px 0; 
	height:100%; 
	overflow:hidden;
}

/* 栏目页 */ 
.wz_top{ 
	height:50px; 
	line-height:50px; 
	background:url(current_ico.gif) 10px 25px no-repeat;
	padding-left:40px; 
	font-size:14px; 
	color:#999999; 
	padding-top:12px; 
	margin-bottom:8px;
}
.wz_top a{ color:#999;}
.lm_lban {
	width:230px;
	height:auto;
	min-height:485px;
	_height:485px; 
	padding:0px 10px;
}
.lm_top {
	height:49px;
	line-height:46px;
	background:url(leftmenu_titbg.gif) no-repeat;
	font-size:20px; 
	padding-left:35px;
	color:#fff;
	text-align:left;
	overflow:hidden;
}
.navdh {
	width:230px;
	margin:auto;
	padding-top:10px;
}
.navdh ul li { 
	height:auto;
	padding-bottom:10px;
	vertical-align:bottom;
	overflow:hidden;
	width:230px;
}
.navdh ul li a {
	display:block;  
	width:230px; height:42px;
	line-height:42px;
	background:url(sub.gif) left center no-repeat;
	overflow:hidden;
	font-size:16px; 
	color:#666; 
	padding-left:28px;
}
.navdh ul li a:hover,.navdh ul li.active a {
	color:#fff;background:url(subhover.gif) left center no-repeat; 
	display:block; 
}

.con_right {
	float:right; 
	width:804px; 
	height:auto; 
	padding:10px 10px; 
	overflow:hidden;
}
.article_tit {
	line-height:26px; 
	text-align:center; 
	font-size:22px; 
	color:#e8202a;
}
.article_info {
	border-bottom:1px solid #999;
	margin:30px 0 40px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:12px;
	color:#666;
	position:relative;
}
.article_share {
	position:absolute;
	right:0;
	bottom:0;
	width:205px;
	height:36px; 
}
.article_con {
	line-height:28px; 
	padding:0px 10px; 
	min-height:600px;
	_height:600px;
}
.article_con p {
	text-indent:2em; 
	padding-bottom:12px;
}

.con_all {
	width:1040px; 
	height:auto; 
	padding:16px 20px; 
	overflow:hidden;
}

.con_all table td a {
	color:#333;
}

.listTitle {
	width:100%;
	padding-bottom:20px;
	overflow:hidden; 
}
.listTitle .lmName{
	width:15%;
	border-bottom:2px solid #e22323;
	line-height:30px;
	text-align:center;
	color:#e22323;
	font-size:18px;
}
.listTitle .lmright{
	width:85%;
	border-bottom:2px solid #bbbbbb;
	line-height:30px;
}

/*通用检索页*/
.jiansuoCon {
	width:1002px;
	height: 500px;
	margin:0 auto;
	overflow:hidden;
}
.jiansuoCon .platform-list{
    padding-top:5px;
    width:100%;
    box-sizing:border-box;
    height:auto;

}
.jiansuoCon  .platform-tab{
    height:58px;
    width:100%;
    background-image:url(jiansuoTitbg.png);
    box-sizing:border-box;
}
.jiansuoCon  .platform-tab li{
    position:relative;
    float:left;
    width:20%;
    height:58px;
    line-height:52px;
    color:#333;
    font-size:16px;
    text-align:center;
    cursor:pointer;
}
.jiansuoCon .platform-tab  .active{
    color:#fff;
    background-image:url(jiansuoArrow.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}
.jiansuoBox {
	border:1px solid #ffaca8;
	background-color:#e7e7e7;
	padding:20px;
	margin-top:12px;
}


.jiansuoBox table{ 
	margin-top:12px; 
	padding:80px 0 80px 160px;	
}
.jiansuoBox table td{
	height: 28px;
	line-height: 28px;
	padding:5px 5px;
	margin: 0;
	font-family: "宋体";
	font-size: 14px;
	color:#333333;
				
}
 
.jiansuoBox table td *{
	float: left;
}

.jiansuoBox table td.td-label{
	width: 80px;
	text-align: right;
}
.jiansuoBox table td.td-label .search_name{
	background: url(search_name.png) no-repeat;
	padding:0px;
	width:37px;
	height:32px;
	float:right;
	margin-right: 2px;
}
.jiansuoBox table td.td-label .search_code{
	background: url(search_code.png) no-repeat;
	padding:0px;
	width:25px;
	height:32px;
	float:right;
	margin-right: 2px;
}
.jiansuoBox input{
	height:42px;
	line-height:42px;
}
.jiansuoBox .input-text{
	width: 450px;
	margin: 0px;
	padding: 0 0 0 10px;
}
.jiansuoBox table td.td-code .input-code{
	width: 96px;
	float: left;
	margin: 0px;
	padding: 0 0 0 10px;
}
.jiansuoBox table td.td-code img{
	float: left;
}
.jiansuoBox .queryButton{
	cursor: pointer;
	float: left;
	margin-left: 93px;
}

.xxxz {
	font-size:18px;
	color:#e42223;
}

/*信用查询细览*/
.xxcxBox {
	width:906px;
	border:1px solid #dcdcdc;
	padding:20px;
	margin:0px auto;
	overflow:hidden;
}
.xxcxBox dl { 
	border-bottom:1px solid #dcdcdc;
	padding-bottom:22px;
	margin-bottom:20px;
	position:relative;
}
.xxcxBox dl dt {
	font-size:24px;
	color:#000000;
	line-height:56px;
}
.xxcxBox dl dt em {
	font-size:14px;
	color:#000000;
	border:1px solid #119800;
	padding:2px 3px;
}
.xxcxBox dl dd {
	font-size:14px;
	color:#000000;
	line-height:30px;
	background:url(dot.png) 0 14px no-repeat;
	padding-left:10px;
}

.yiyijiucuo {
	position:absolute;
	top:16px;
	right:2px;
	width:80px;
	height:28px;
	line-height:28px;
	background-color:#e32223;
	text-align:center;
}
.yiyijiucuo a {
	color:#fff;
	font-size:14px;
}

.fxtishiBox {
	width:946px;
	height:40px;
	line-height:40px;
	margin:0px auto;
	padding:5px 0 5px 10px;
	font-size:13px;
	position:relative;
}
.fxtishiBox em {
	color:#e32223;
}

.xxcxBox1 {
	width:906px;
	border:1px solid #dcdcdc;
	padding:20px;
	margin:0px auto;
	overflow:hidden;
}
.xxcxBox1 .platform-list{
    padding-top:5px;
    width:100%;
    box-sizing:border-box;
    height:auto;

}
.xxcxBox1  .platform-tab{
    height:40px;
    width:100%;
    padding-left:20px;
    border-bottom:1px solid #bebebe;
    box-sizing:border-box;
}
.xxcxBox1  .platform-tab li{
    position:relative;
    display:inline-block;
    width:80px;
    height:100%;
    line-height:40px;
    color:#333;
    font-size:16px;
    text-align:center;
    margin-right:114px;
    cursor:pointer;
}
.xxcxBox1 .platform-tab  .active{
    color:#4990e2;
    background-image:url(index_upArrow.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}

.xxgailan {
	padding:20px;
}
.xxgailan p {
	font-size:16px;
	line-height:36px;
}

/*行政处罚细览*/
.xzchufaBox {
	width:906px;
	padding:20px;
	margin:2px auto 0;
	
}
.xzchufaBox table{
	border-collapse:collapse;
	width:906px;
} 
.xzchufaBox td{ 
	border:1px solid #dbdbdb;
	line-height:32px;
	padding:3px 6px;
} 
.xzchufaTitle {
font-size:20px;
text-align:center;
line-height:40px;
position:relative;
}


/*分页*/
.dede_pages{
    padding:20px 0 0 0;
}
.dede_pages ul{
    width:360px;
	margin:0 auto;
    padding:12px 0px 12px 16px;
}
.dede_pages ul li{
    float:left;
    font-family:Tahoma;
    line-height:17px;
    margin-right:6px;
    border:1px solid #E9E9E9;
}
.dede_pages ul li a{
    float:left;
    padding:2px 4px 2px;
    color:#555;
    display:block;
}
.dede_pages ul li a:hover{
    color:#690;
    text-decoration:none;
    padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
    background-color:#F8F8F8;
    padding:2px 4px 2px;
    font-weight:bold;
}
.dede_pages .pageinfo{
    line-height:21px;
    padding:12px 10px 12px 16px;
    color:#999;
}
.dede_pages .pageinfo strong{
    color:#555;
    font-weight:normal;
    margin:0px 2px;
}