* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑";
}

a,
a:focus,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ee0000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

ul li.bgNone .li_bg {
	background: none !important;
}

p {
	margin: 0
}

.wcdiv1 {
	width:730px;
	overflow: hidden;
	margin: 0 auto;background-color: #fff;  
}

.topcc {
	width: 730px;
	    height: 29px;
	    background: url(lzt_01.jpg) top left no-repeat;
	    text-indent: 40px;
	    border-right: 1px solid #F6BFBB;
	    line-height: 29px;
	    FONT-SIZE: 14px;
	    COLOR: #CC0000;
	    FONT-WEIGHT: bold; 
}

.topcc a {
	float: right;
	margin-right: 20px;
	color: #999;
}
.topcc .topsancc{    float: left;}
.topcc select{float: left;display: inline-block;text-indent: 0;
    margin: 5px 10px;
    min-width: 66px;}
.topcc .topbut{float: left;
    width: 50px;
    height: 24px;
    line-height: 20px;
    margin-top: 3px;}
.ckxq{
	
	cursor: pointer;
}
.gb {
	width: 50px;
	height: 30px;
	cursor: pointer;
	background-color: #F3E1D9;
	text-align: center;
	line-height: 30px;
	float: right;
}



.tab1 {
	border: 1px solid #F6BFBB;
	border-top: none;    margin-bottom: 10px;min-height: 190px;
}

.tab2 {
	border: 1px solid #F6BFBB;
	border-top: none;min-height: 190px;background-color: #fff;
}

.nrlb {
	width: 99%;
	margin: 0 auto;
	height: auto;
	border-bottom: 1px dashed #F6BFBB;
	FONT-SIZE: 14px;
	overflow: hidden;
}

.nrlb .dian {
	    float: left;
	    width: 2%;
	    text-align: center;
}

.nrlb span {
	display: inline-block;
	float: left;
	margin: 0 2px;
}
.tabtop1{overflow: hidden;border: 1px solid #F6BFBB;border-top: none;    background: #F8F3EF;}
.tabtop1 span {
	display: inline-block;
	float: left;
	
	line-height: 40px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;
		margin: 0 2px;text-align: center;
}

.sxs {
	width: 55px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;
	
	line-height: 46px;
}

.zcy {
	width: 100px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;line-height: 46px;
}

.ajbh {
	width: 150px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;line-height: 46px;
}

.sqr {
	width: 55px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;line-height: 46px;
}

.bsqr {
	width: 130px; 
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	overflow: hidden;line-height: 46px;
}


.ktpqsj {
	width: 70px;
}
.nrlb .ktpqsj {
	font-size: 12px;line-height: 23px;text-align: center;
}

.ktdd {
	width: 130px;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 -webkit-line-clamp: 2;
	 overflow: hidden;
}

.ckxq .sssss {
	display: none !important;
}



.ckxq {
	display: inline-block;
}
.tabtop1 .sxs1{
	    margin-left: 8px;}
	
.sxs1{
	width: 70px;
	    text-overflow: ellipsis;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    white-space: nowrap;
	    overflow: hidden;
	    line-height: 38px;
		text-align: center;
}
.zcy1{
	width: 210px;
	    text-overflow: ellipsis;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    white-space: nowrap;
	    overflow: hidden;
	    line-height: 38px;
}
.sddw{
	width: 296px;
	    text-overflow: ellipsis;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    white-space: nowrap;
	    overflow: hidden;
	    line-height: 38px;
}
.fbsj{
	width: 126px;
	    text-align: center;
		    text-overflow: ellipsis;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 1;
		    white-space: nowrap;
		    overflow: hidden;
		    line-height: 38px;
}






/*分页*/
.paginationwc {
	    width: 730px;
	    margin: 0px auto;
	    overflow: hidden;
	    padding: 10px 0;
	    background: #fff;
}

.pagination {
	display: block;
	padding-left: 0;
	float: right;
	overflow: hidden;
	border-radius: 4px;    margin-right: 10px;
}

.pagination>li {
	display: inline;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination .page_current {
	max-width: 74px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pagination .page_num {
	max-width: 51px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #000;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.jumpToSel:hover {
	background: none;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 14px;
}



/*开庭公告ID查询*/
.idcx{width: 730px;margin:0 auto;background-color: #fff;    margin-top: 40px;}
.hsbk {border: 1px solid #ccc;
    overflow: hidden;
}


.pqcxxq{width: 656px;border: 1px solid #F6BFBB; margin: 40px auto;border-bottom: none}
.tabtop{width:100%;margin:0 auto;border-bottom: 1px solid #F6BFBB;background-color: #FCF9F4;}
.tabtop p{width:100%;margin:0 auto;line-height: 40px;text-align: center;    }
.tabtop p.tabname{color: #cc0000;font-weight: bold;font-size: 20px;}

.tabbottom {width: 100%;background-color: #FCF9F4;}
.tabbottom tr{min-height:40px ;line-height: 40px;}
.tabbottom tr td{border-bottom: 1px solid #F6BFBB;
    font-size: 16px;
    line-height: 40px;
}
.tabbottom .tableft{width: 20%;text-align: center;border-right: 1px solid #F6BFBB;color: #cc0000;font-weight: bold;}
.tabbottom .tabright{width: 80%;padding-left: 1em;}




.ggsd {
    border: 1px solid #ccc;
    overflow: hidden;
}
.ggsdxq {
    width: 656px; 
    margin: 40px auto;
    border-bottom: none;
}
.ggsdtop {
    overflow: hidden;
    border-bottom: 1px dashed #bdbdbd; 
	    text-align: center;
}
.ggsdtop p{
   line-height: 40px;
   
}
.ggsdtop .ahname{ 
       text-align: center;
       font-size: 24px;
       font-weight: normal;
       font-family: "微软雅黑", "黑体";
       overflow: hidden; 
	   margin: 20px 0;
       color: #c33c3c;
}

.ktpqsjwc {
	    width: 616px;
	min-height: 400px;
	z-index: 100;
	background: #fff;
	padding: 20px; 
	border-radius: 20px;
	border: 1px solid #F6BFBB;
	background-color: #FCF9F4;
}

p.beizhunr {
	margin-top: 10px;
	font-size: 16px;
	line-height: 40px;
}





