/********************query_list.html*************************/
.query-cla,.query-con {
	padding-top: 28px;
	background: #fafafa url(../images/query_bg.jpg) no-repeat
}
.results {
	margin: 0 auto 16px;
	border: 1px solid #eaeef1;
	border-left: 0;
	background: #fff;
	color: #999;
	line-height: 44px;
	-webkit-box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
	-ms-box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
	box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
}

.results i {
	float: left;
	display: block;
	margin-right: 14px;
	margin-top: -1px;
	width: 6px;
	height: 46px;
	background: #0d5fb4
}

.results em,.results-list a em {
	color: #ff161b
}

.results-list .border-top {
	border-top: 1px solid #eaeef1;
}

.results-list .border-bottom {
	border-bottom: 1px solid #eaeef1;
}

.results-list img {
	display: block;
	width: 88px;
	height: 88px;
	border: 1px solid #ccc
}

.results-list dl {
	position: relative;
	padding: 28px;
	border: 1px solid #fff;
	border-left: 1px solid #eaeef1;
	border-right: 1px solid #eaeef1;
	background: #fff
}

.results-list dt {
	float: left;
	margin-right: 28px
}

.results-list dd {
	color: gray
}

.results-list h2 {
	margin-bottom: 20px
}

.results-list h2 a,.results-list h2 i,.results-list strong {
	float: left;
	display: block
}

.results-list h2 a {
	height: 21px;
	font-size: 20px;
	line-height: 21px
}

.results-list h2 i {
	margin-left: 28px;
	width: 35px;
	border: 1px solid;
	border-radius: 4px;
	background: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 17px
}

.results-list p {
	padding: 1px 0;
	line-height: 26px
}

.results-list .offUrl{
    width: 14px;
    height: 20px;
    background: url(../images/card.jpg);
}

.results-list .domain{
    padding: 0 5px;
    color: #1a84a0;
    border: 1px solid;
}

.results-list em,.results-list p i,.results-list span,.results-list span a,.light b {
	display: inline-block;
	zoom: 1;
	*display: inline
}

.results-list strong {
	overflow: hidden;
	width: 730px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.results-list p em {
	min-width: 200px;
	padding-right: 28px
}
.results-list p span {
	min-width: 200px;
}
.results-list span a {
	float: none
}

.results-list p i {
	margin-right: 6px;
	padding: 0 4px;
	background: #0d5fb4;
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	line-height: 17px
}

.results-list p i.on {
	background: #808080;
}

.results-list p a {
	color: #0d5fb4;
	line-height: 26px
}

.results-list p a:hover {
	text-decoration: underline
}

.results-list .revoke a,.results-list .revoke em,.results-list strong {
	color: #808080
}

.results-list dl:hover {
	border-color: #cee4e9;
	background: #f6fbfc;
}
.results-list dl:hover .handle,.handle em,.handle i {
	display: block
}

.results-list .line {
	position: absolute;
	left: 50%;
	bottom: -1px;
	width: 1062px;
	border-bottom: 1px solid #eaeef1;
	margin-left: -531px;
}

.handle  {
	position: absolute;
	top: 28px;
	right: 28px;
}

.handle  {
	display: none
}

.handle em {
	margin-bottom: 8px;
	width: 89px;
	height: 25px;
	border: 1px solid #eaeef1;
	background: #fff;
	line-height: 25px;
	cursor: pointer
}

.handle i {
	float: left;
	margin: 6px 10px 6px 22px;
	width: 15px;
	height: 13px;
	background: #fafafa url(../images/ico_bg1.png) -15px -13px no-repeat
}

.handle em:hover, .handle .on {
	color: #0d5fb4
}

.handle em:hover i, .handle .on i {
	background-position: 0 -13px
}

.handle em:first-child i {
	background-position: -15px 0
}

.handle em:first-child:hover i,.handle .on:first-child i {
	background-position: 0 0;
	color: #0d5fb4
}


.light {
	position: relative;
	padding-left: 22px;
	margin-left: 34px;
	color: #0d5fb4;
	cursor: pointer;
}

.light b {
	position: absolute;
	left: 0;
	width: 14px;
	height: 18px;
	background: url(../images/login_bg2.png) -13px -62px no-repeat
}

.color-0d5fb4 {
	color: #0d5fb4
}

.color-9b9b9b {
	color: #9b9b9b
}

.color-00ac3e {
	color: #00ac3e
}

/**********admin_details.html xumin**********/
.date-con {
	background: #fafafa url(../images/query_bg.jpg) no-repeat
}

.date-con .results-list img {
	display: block;
	width: 118px;
	height: 118px;
	border: 1px solid #ccc
}
.date-con dl {
	border-color: #eaeef1
}
.date-con dl:hover {
	background: #fff;
	border-color: #eaeef1
}
.date-con .results-list h2 {
	margin-bottom: 27px
}

.date-con .results-list p {
	padding: 1px 0;
	line-height: 18px
}

.date-con .results-list p em {
	min-width: 200px;
	padding-right: 61px
}

.date-con .light {
	position: relative;
	padding-left: 28px;
	margin-left: 34px;
	color: #0d5fb4;
	cursor: pointer;
}

.date-con .light b {
	position: absolute;
	left: 0;
	width: 14px;
	height: 18px;
	background: url(../images/login_bg2.png) -13px -62px no-repeat
}

.date-con .handle-win2  {
	position: absolute;
	top: 28px;
	right: 28px;
}

.date-con .handle-win2 li {
	float: left;
	margin-left: 28px;
	text-align: center;
	line-height: 29px;
	cursor: pointer;
    width: 42px;
}

.handle-win2 li span, .handle-win2 button, .handle-win2 a {
	display: block;
}

.handle-win2 li span {
	width: 36px;
	height: 36px;
    margin: 0 auto;
	background: url(../images/pic_bg2.png) no-repeat
}

.handle-win2 .icoNo1 {
	background-position: 0 0;
}

.handle-win2 .icoNo2 {
	background-position: -36px 0;
}
.handle-win2 .icoNo2.on {
    background:  url(../images/pic_bg_new1.png) center no-repeat;
}
.handle-win2 .icoNo3 {
	background-position: -72px 0;
}
.handle-win2 .icoNo4 {
    background-position: -108px 0;
}

.handle-win2 a {
	float: right;
    width: 117px;
    height: 32px;
	margin-top: 22px;
	background: #0d5fb4;
	color: #fff;
	border-radius: 3px;
    text-align: center;
    line-height: 32px;
}

.handle-win2 .serviceTitle {
	width: 40px;
	margin-left: 22px;
	background: #0d5fb4 url(../images/pic_bg3.png) center no-repeat;
}
.handle-win2 .qualification {
    width: 40px;
    margin-left: 22px;
    background: url(../images/qualification.jpg) center no-repeat;
}

.handle-win2 .serviceTitle a:hover {
    background: #2e78c5;
}

.handle-win2 .serviceTitle:hover {
    background: #2e78c5 url(../images/pic_bg3.png) center no-repeat;
}

/*查询首页*/
.admin-main {
	height: 566px;
	background: url(../images/admin_bg.jpg) center no-repeat;
}
/*查询详情页*/
.claim-box table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #eaeef1;
}
.claim-box th {
	background: #f2f4f8;
	padding: 11px 0;
	color: #555;
}
.claim-box td {
	height: 32px;
	border-top: 1px solid #eaeef1;
	padding: 18px 0;
	color: #888;
	line-height: 32px;
}
.list-indent {
	text-indent: 30px;
	text-align: left;
}
.claim-box tbody .list-indent {
	color: #0d5fb4;
}

.list-align {
	text-align: left;
}
.claim-box td a, .claim-box td span {
	background: url(../images/cliam_bg1.png) no-repeat;
}
.claim-box td span.on {
	background-position: -92px -25px;
	color: #ff161b;
}
.claim-box td span {
	display: inline-block;
	width: 38px;
	height: 25px;
	background-position: -92px 0;
	color: #0d5fb4;
	line-height: 25px;
}

.claim-box td em {
	overflow: hidden;
	display: block;
	width: 270px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.claim-box em i {
	color: #ff161b;
}
.claim-box td a  {
	display: inline-block;
	width: 77px;
	height: 32px;
	background-position: 0 -33px;
	color: #fff;
}
.claim-box td a:hover  {
	background-position: 0 -68px;
}
.cliam-paging {
	text-align: center;
}
.cliam-paging .paging {
	display: inline-block;
	zoom:1;
	*display:inline;
}
.cliam-paging .on-click a {
	color: #c0c0c0;
}
.cliam-paging .paging li {
	background: #fff;
}
.cliam-paging .paging a {
	border-radius: 0;
}
.cliam-paging .paging span {
	display: block;
	color: #333;
}

/*info*/
.date-con {
    padding-bottom: 50px;
}
.date-con .info {
	border: 1px solid #e9eeef;
	margin-top: 18px;
	background: #fff;
	color: #9b9b9b;
}
/********************admin_details.html*************************/
.option-nav {width: 1118px;height: 44px;text-align: center; line-height: 44px;}
.option-nav li {position: relative; float: left;width: 559px;border-bottom: 2px solid #e9eeef;color: #333; font-size: 16px; cursor:pointer;}
.option-nav li span {color: #9b9b9b;}
.option-nav  i {position: absolute;left: 50%;bottom: -6px; display: none;width: 11px;height: 6px;margin-left: -5.5px;background: url(../images/admin_bg1.png) 0 -20px no-repeat ;}
.option-nav li:hover {color: #0d5fb4;}
.option-nav .on {background: #ededed;color: #0d5fb4;border-bottom: 2px solid #0d5fb4;}
.option-nav .on i {display: block;}
.sub-thead {padding: 28px;width: 1062px;}
.sub-thead li {
    float: left;
    width: 120px;
    height: 32px;
    margin-right: 14px;
    background: #ededed;
    border-radius: 4px;
    color: #999;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.sub-thead .on, .sub-thead li:hover {background: #0d5fb4;border-radius: 4px;color: #fff;}


.sub-thead2 {width: 1084px;padding: 30px 0 30px 35px;}
.sub-thead2 li {float: left;margin-right: 39px;height: 32px;padding: 0 10px;line-height: 32px;cursor:pointer;}
.sub-thead2 .on, .sub-thead2 li:hover {background: #0d5fb4;border-radius: 3px;color: #fff;}

.fiexd-nav {position: fixed;top: 53px;background: #fff;z-index:30;}
.info h3 {
	width: 1104px;
	border: 1px solid #cee4e9;
	padding-left: 14px;
	background: #eaf5f8;
	line-height: 44px;
	margin-left: -1px;
}
.info h3 em {
	border-left: 4px solid #0d5fb4;
	padding-left: 3px;
	color: #333;
}

.info-com .info-con,.info-com2 .info-con, .infonWin li {
	display: none;
}
.info-com .info-con.show,.info-com2 .info-con.show, .infonWin .show {
	display: block;
}



.tableWin {
	width: 1062px;
	margin: 28px auto;
	background: #fff;
}

.tableWin th, .tableWin td {
	padding: 10px 16px;
	border: 1px solid #e4e4e4;
	color: #333;
	line-height: 25px;
}

.tableWin th {
	font-weight: bold;
	background: #f2f2f2;
}
.over-ellp {
	display: inline-block;
	*display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.table-text th {
	text-align: right;
}

.table-text td {
	text-align: left;
}

.tableWin a {
	color: #0d5fb4;
}


.tableWin .w849 {
	width: 849px;
	letter-spacing: -0.5px;
}


.table-paging .paging {
	margin: 0 28px 28px 0;
}


.tableWin4 .over-ellp {
	display: inline-block;
	width: 210px;
}
.tableWin .normal {
	color: #00ad41;
}
.tableWin .on-access {
	color: #e60012;
}
.tableWin .slow {
	color: #ff8f01;
}
.tableWin5 img {
	max-width: 200px;
	max-height: 21px;
	vertical-align: middle;
}

.tableWin span {
	color: #0d5fb4;
	cursor: pointer;
}
.tableWin6 span:hover {
	text-decoration: underline;
}
.tableWin7 em {
	width: 115px;
	display: block;
	margin: 0;
}
.tableWin7 tr td:first-child em {
	width: 240px;
}


.infonWin {
	border-top: 1px solid #eaeef1;
	padding-bottom: 28px;
}
.infonWin .nav {
	margin: 20px 28px 40px;
}
.infonWin .nav span {
	display: inline-block;
	*display: inline-block;
	border: 1px solid #eaeef1;
	height: 28px;
	padding: 0 17px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 28px;
	cursor: pointer;
}
.infonWin .nav .on, .infonWin .nav span:hover {
	border-color:#0d5fb4;
	color: #0d5fb4;
}
.infonWin h4 {
	width: 100%;
	padding-bottom: 28px;
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 17px;
}



.tableWin9 .tableWin:first-child thead th {
	border-top: 1px solid #cee4e9;
}
.infonWin .th-c999 th {
	background: #fff;
	/*color: #999;*/
	text-align: center;
}
.infonWin .tableWin9 .table-text th {
	text-align: right;
	/*background: #fff;*/
}
.infonWin a.over-ellp {
	max-width: 300px;
}

/*admin_opinion.html*/
.opinion{
	border: 1px solid #eaeef1;
	margin-top: 11px;
	margin-bottom: 54px;
}
.opinion h2{
	font-size: 26px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 44px;
	margin-top: 44px;
}
.opinion-dl{
	margin-bottom: 29px;
}
.opinion-dl dt{
	float: left;
	height: 38px;
	line-height: 38px;
}
.opinion-dl dd{
	float: left;
	height: 192px;
}
.opinion-dl dt span{
	color: #ef2831;
	margin-left: 89px;
	margin-right: 3px;
	line-height: 38px;
}
.opinion-textarea{
	width: 843px;
	height: 180px;
	padding-left: 15px;
	padding-top:10px;
    -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
    resize:none;
}
.opin-tit{
	height: 36px;
}
.opin-tit dt{
	line-height: 36px;
	color: #666;
	float: left;
	margin-left: 89px;
	margin-right: 20px;
}
.opin-tit dd{
	float: left;
	height: 36px;
	line-height: 36px;
}
.opin-tit span, .opin-tit .op-check{
	float: left;
}
.op-check, .op-check input{
	width: 12px;
	height: 12px;
	margin-top: 12px;
	margin-right: 7px;
	background: url(../images/admin_opinion.png) 0 0 no-repeat;
    cursor: pointer;
}
.op-check:hover{
	background: url(../images/admin_opinion.png) -12px 0 no-repeat;
}
.opin-tit dd .on{
	background: url(../images/admin_opinion.png) -24px 0 no-repeat;
}
.op-check input{
	display: block;
	margin-top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.opin-tit-dd{
	margin-left: 46px;
}
.opin-tit-dd2 input{
	height: 34px;
	width: 170px;
	padding-left: 7px;
	border: 1px solid #ccc;
	margin-left: 8px;
	display: block;
}
.opin-tit-dd2 input:focus, .opinion-textarea:focus {
	border: 1px solid #489ffa;
	box-shadow: 0 0;
}
.opin-ul{
	line-height: 14px;
	height: 14px;
	margin-top: 30px;
	margin-bottom: 44px;
}
.opin-ul li{
	float: left;
	height: 14px;
}
.opin-ul li span{
	margin-left: 75px;
	margin-right: 22px;
}
.opin-ul li em{
	height: 14px;
	line-height: 14px;
	display: inline-block;
	float: left;
}
.opin-check input{
	display: block;
    opacity: 0;
    filter: alpha(opacity=0);
}
.opin-check, .opin-check input{
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 7px;
	margin-top: 2px;
	background: url(../images/admin_opinion.png) 0 -12px no-repeat;
	display: inline-block;
    cursor: pointer;
}
.opin-check:hover{
	background: url(../images/admin_opinion.png) -12px -12px no-repeat;
}
.opin-ul li .on{
	background: url(../images/admin_opinion.png) -24px -12px no-repeat;
}
.opinion .opinion-a{
	width: 168px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #418cda;
	display: block;
	margin-left: 170px;
	margin-bottom: 65px;
}
.opinion .opinion-a:hover{
	background: #2e78c5;
}
/***企业自述***/
.readme-dev{
	padding:22px 28px 44px 29px;
}
.readme-left{
	width: 739px;
	float: left;
}
.readme-left h4{
	width: 737px;
	border: 1px solid #e1edf9;
	border-bottom: 0;
	height: 44px;
	line-height: 44px;
	background: #e1edf9;
}
.readme-left h4 em{
	margin-left: 14px;
	border-left: 3px solid #0d5fb4;
	padding-left: 7px;
	font-size: 14px;
	color: #333;
}
.readme-odear{
	padding:22px 31px 0 32px;
	border: 1px solid #eaeef1;
}
.readme-p{
	overflow: hidden;
	height: 165px;
}
.readme-p p{
	text-indent: 20px;
    color: black;
}
.readme-odear em{
	border-top: 1px solid #eaeaea;
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	margin-top: 21px;
}
.readme-odear em i{
	display: block;
	background: url(../images/admin_details.png) no-repeat center;
	width: 27px;
	height: 15px;
	background-position: 0 0;
	margin: 12px auto 0;
	cursor: pointer;
}
.readme-odear em i.on{
	background-position: 0 -15px;
}
.readme-img{
	margin-top: 28px;
}
.readme-img-ul{
	float: right;
}
.readme-img-ul li{
	float: left;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #cee4e9;
	padding-left: 20px;
	padding-right: 16px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.readme-img-ul li.on{
	background: #fff;
	border-bottom: 1px solid #fff;
}
.readme-img-hd{
	width: 737px;
	border: 1px solid #cee4e9;
	height: 44px;
	line-height: 44px;
	background: #eaf5f8;
}
.readme-img-hd em{
	margin-left: 14px;
	border-left: 3px solid #0d5fb4;
	padding-left: 7px;
	font-size: 14px;
	color: #333;
}
.readme-img-bd{
	padding:30px 32px 16px 30px;
	border: 1px solid #eaeef1;
	border-top: none
}
.readme-img-bd ul{
	display: none;
}
.readme-img-bd ul:first-child{
	display: block;
}
.readme-img-bd-ul{
	position: relative;
	height: 165px;
	overflow: hidden;
}
.readme-img-bd-ul p{
	float: left;
	height: 165px;
	width: 210px;
}
.readme-img-bd-ul .first-child-li{
	margin-left: 20px;
}
.readme-img-bd-ul p img{
	width: 200px;
	height: 130px;
	float: left;
}
.readme-img-bd-ul p em{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	width: 210px;
	float: left;
}
.readme-img-bd-ul .lefright{
	margin-left: 20px;
}
.readme-img-bd-ul2{
	position: relative;
	height: 165px;
	overflow: hidden;
}
.readme-img-bd-ul2 li{
	float: left;
	height: 165px;
	width: 210px;
}
.readme-img-bd-ul2 li:first-child{
	margin-left: 20px;
}
.readme-img-bd-ul2 li img{
	width: 210px;
	height: 130px;
}
.readme-img-bd-ul2 li em{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.readme-img-bd-ul2 .lefright{
	margin-left: 20px;
	margin-right: 20px;
}
.readme-img-bd-ul3{
	position: relative;
	height: 165px;
	overflow: hidden;
}
.readme-img-bd-ul3 li{
	float: left;
	height: 165px;
	width: 210px;
}
.readme-img-bd-ul3 li:first-child{
	margin-left: 20px;
}
.readme-img-bd-ul3 li img{
	width: 210px;
	height: 130px;
}
.readme-img-bd-ul3 li em{
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
}
.readme-img-bd-ul3 .lefright{
	margin-left: 20px;
	margin-right: 20px;
}
.readme-img-bd-sidex{
	position: relative;
	display: block;
}
.readme-img-bd-sidex2{
	position: relative;
	display: none;
}
.readme-img-bd-sidex3{
	position: relative;
	display: none;
}
.no-read{
    height: 220px;
    width: 100%;
    background: url(../images/noSelfSay.jpg) no-repeat center;
}

.no-search{
    height: 340px;
    margin-top: 50px;
    width: 100%;
    padding-top: 100px;
    background: url(../images/no-search.jpg) no-repeat center;
}


.prev, .next { position: absolute; z-index: 30; display: block; }
.prev { top: 55px; left: -19px; }
.next { top: 55px; right: -19px; }
.prev a, .next a {
    display: block;
    width: 10px;
    height: 21px;
    overflow: hidden;
    background: url(../images/admin_details2.png) no-repeat center;
}
.prev a { background-position: 0 0; }
.prev a:hover { background-position: -20px 0; }
.next a { background-position: -10px 0; }
.next a:hover { background-position: -30px 0; }


.readme-right{
	float: right;
	width: 294px
}
.readme-right-h2{
	width: 292px;
	border: 1px solid #cee4e9;
	border-bottom: 0;
	height: 44px;
	line-height: 44px;
	background: #eaf5f8;
}
.readme-right-h2 em{
	margin-left: 14px;
	border-left: 3px solid #0d5fb4;
	padding-left: 7px;
	font-size: 14px;
	color: #333;
}
.readme-right-video{
	width: 292px;
}
.readme-right-two{
	margin-top: 29px;
}
.readme-right-ul{
	border: 1px solid #eaeef1;
	padding:29px 30px 26px 30px;
}
.readme-right-ul li{
	font-size: 14px;
	color: #333;
	display: block;
	margin-bottom: 5px;
}
.readme-right-ul li em{
	float: left;
	width: 60px;
	text-align: right;
}

/*****************admin_fref.html**********/
.datamon{
	border: 1px solid #eaeef1;
	height: 44px;
	line-height: 44px;
	background: #f2f4f8;
	position: relative;
}
.datamon .datamon-em{
	float: left;
	text-indent: 17px;
	font-size: 18px;
	color: #555;
}
.info-con h3 .data-i {
	margin-top: 17px;
}
.data-i.on {
	background-position: -13px 0;
}

.over-table {
	overflow: hidden;
	width: 1060px;
	margin: 15px auto 0;
	padding-bottom: 25px;
}
.tableCon {
	width: 1981px;
	margin: 0 auto 25px;
	color: #666;
}
.tableCon.on {
	margin-bottom: 5px;
	height: 33px;
	overflow: hidden;
}
.tableCon a {
	color: #0d5fb4;
}
.tableCon a:hover {
	text-decoration: underline;
}
.tableCon dt {
	position: relative;
	width: 1058px;
	border: 1px solid #cee4e9;
	background: #eaf5f8;
	text-align: center;
	line-height: 31px;
}
.tableCon dt .data-i {
	position: absolute;
	right: 0;
	top: 0;
}
.tableCon dd {
	float: left;
}
.tableCon em, .tableCon span {
	display: block;
	width: 100%;
	height: 30px;
 	border-bottom: 1px solid #cee4e9;
 	border-right: 1px solid #cee4e9;
	text-align: center;
	line-height: 30px;
}
.tableCon em {
	width: 137px;
	border-left: 1px solid #cee4e9;
	background: #f4fafb;
	font-size: 14px;
}
.tableCon span {
	width: 296px;
	padding: 0 5px;
}
.over-table button {
	display: block;
	width: 151px;
	height: 36px;
	margin: 34px auto 0;
	background: #418cda;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.oval span{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.color-baba {
	color: #bababa;
}
.color-ff98 {
	color: #ff9827;
}
.color-ad41 {
	color: #00ad41;
}
.btns {
	height: 22px;
	text-align: right;
	padding-top: 15px;
	padding-right: 29px;
}
.btns i {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	background: url(../images/zuoyou.png) no-repeat;
	cursor: pointer;
}
.btns .left {
	background-position: 0 -24px;
}
.btns .right {
	background-position: -24px 0;
}
.left:hover {
	background-position: 0 0;
}
.btns .right:hover {
	background-position: -24px -24px;
}


.informa .tableWin-one {
	margin-top: 13px;
}
.tableWin-one thead th,.tableWin-one thead td {
	border: 0;
	border-bottom: 1px solid #e5e5e7;
	padding: 10px 0px;
	background: #fff;
}
.tableWin-one thead td {
	padding-left: 5px;
}
.tableWin-one tbody td {
	text-align: left;
	font-size: 12px;
	line-height: 24px;
}
.tableWin-one tbody {
	display: none;
}
.tableWin-one span, .lawsuit .lawsuit-ous em {
	display: block;
	float: left;
	height: 16px;
	border: 1px solid #0d5fb4;
	padding: 0 5px;
	margin-top: 4.5px;
	border-radius: 2px;
	color: #0d5fb4;
	font-size: 12px;
	line-height: 16px;
}
.tableWin-one i {
	display: block;
	float: right;
	margin-top: 3px;
	width: 19px;
	height: 19px;
	background: url(../images/pic_bg5.png) 0 0 no-repeat;
	cursor: pointer;
}
.tableWin-one i.on {
	background-position: -19px 0;
}
.tableWin-one .bg-eaf5f8 th, .tableWin-one .bg-eaf5f8 td {
	background: #eaf5f8;
}
.tableWin-one .paging {
	margin-bottom: 0;
}


.lawsuit {background: #fff;padding: 28px;}
.lawsuit .lawsuit-ous li {width: 1060px;height: 80px;border: 1px solid #e5e5e7;margin-top: 14px;}
.lawsuit .lawsuit-ous li:first-child {margin-top:0;}
.lawsuit .lawsuit-ous a{display: block;margin: 16px 0 16px 18px;}
.lawsuit .lawsuit-ous em {margin-top: 0;margin-right: 16px;}
.lawsuit .lawsuit-ous a strong{display: block;float: left; width:800px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;  ;color:#666; font-size: 14px;line-height: 18px;}
.lawsuit .lawsuit-ous li:hover {background: #fafafc;}
.lawsuit .lawsuit-ous li:hover strong {color:#0d5fb4;}
.messag-zp a:hover {color: #012691}
.lawsuit .lawsuit-ous span{display: block;float: left;margin-left: 54px;font-size: 12px; color: #808080;line-height: 13px;}
.lawsuit .paging {margin-bottom: 0;}

.prev-self, .next-self { position: absolute; z-index: 30; display: block; }
.prev-self { top: 55px; left: -19px; }
.next-self { top: 55px; right: -19px; }
.prev-self a, .next-self a {
    display: block;
    width: 10px;
    height: 21px;
    overflow: hidden;
    background: url(../images/admin_details2.png) no-repeat center;
}
.prev-self a { background-position: 0 0; }
.prev-self a:hover { background-position: -20px 0; }
.next-self a { background-position: -10px 0; }
.next-self a:hover { background-position: -30px 0; }