@charset "gb2312";


/*----申请法律援助流程-----*/
.LAStepBox {
	width:100%;
	height:357px;
	float:left;
	background:url(imagesstepAll.png) no-repeat;;
	border:1px solid #cfcfcf;
	padding:10px 30px 10px 298px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.LAStepBox .title { display:none;}

.LAStepBox .stepTitle {
	height:33px;
	margin:2px 0 20px 0;
	float:left;
	width:660px;
	}
.LAStepBox .stepTitle li {
	float:left;
	width:132px;
	line-height:33px;
	font-family:Microsoft YaHei;
	text-indent:35px;
	color:#fff;
	font-size:150%;
	}
/*--补丁--*/	
.LAStepBox .stepTitle li.step5 {text-indent:42px;}

/*----文字--*/
.LAStepBox .stepTxt {
	height:auto;
	margin:15px 0 0 0;
	float:left;
	width:660px;
	}
.LAStepBox .stepTxt li {
	float:left;
	width:132px;
	padding:0 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	line-height:30px;
	}

/*-----按钮------*/
.lAbuttonBox {
	float:left;
	width:100%;
	height:57px;
	}
.lAbuttonBox a.lawHelpBt01,
.lAbuttonBox a.lawHelpBt02,
.lAbuttonBox a.lawHelpBt03,
.lAbuttonBox a.lawHelpBt04 {
	float:left;
	width:249px;
	height:57px;
	text-indent:-9999px;
	background:url(imageslawHelpBt01_normal.png) no-repeat;
	}
.lAbuttonBox a.lawHelpBt02 {
	width:248px;
	background:url(imageslawHelpBt02_normal.png) no-repeat;
	}
.lAbuttonBox a.lawHelpBt03 {
	width:247px;
	background:url(imageslawHelpBt03_normal.png) no-repeat;
	}
.lAbuttonBox a.lawHelpBt04 {
	width:246px;
	background:url(imageslawHelpBt04_normal.png) no-repeat;
	}
.lAbuttonBox a.lawHelpBt01:hover {background:url(imageslawHelpBt01_hover.png) no-repeat;}
.lAbuttonBox a.lawHelpBt02:hover {background:url(imageslawHelpBt02_hover.png) no-repeat;}
.lAbuttonBox a.lawHelpBt03:hover {background:url(imageslawHelpBt03_hover.png) no-repeat;}
.lAbuttonBox a.lawHelpBt04:hover {background:url(imageslawHelpBt04_hover.png) no-repeat;}

/*-------法律援助咨询-------*/
.lawhelpAsk {
	background:#fff;
	height:283px;
	padding:20px 10px 0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.lawhelpAsk h3.title {
	height: 46px;
	background: url(imageshowTT05.png) no-repeat;
	}
.lawhelpAsk p {
	float:left;
	padding:0 20px;
	margin-top:12px;
	}

/*----最热法律咨询----*/
.hotLaws {
	background:#fff;
	float:left;
	width:100%;
	height:auto;
	padding:10px 10px 10px 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.hotLaws.addH{height:299px;padding:10px 10px 10px 0;}	
.hotLaws .searchBox { padding:0px;}
.hotLaws .searchBox .inputStyle{ margin:0px; width:306px;}

.hotLawsList {
	width:100%;
	background:#fdfefe;
	border:1px solid #e8e8e8;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.hotLawsList h2.title .titleTxt{ background:none; color:#00335e;}


/*------------*/
.agencyMap {
	float:left;
	width:100%;
	height:297px;
	position:relative;
	background:#fff url(imagesmap2.png) no-repeat center center;
	}
.agencyMap dl {
	float:left;
	width:110px;
	position:absolute;
	left:10px;
	bottom:10px;
	}
.agencyMap dt {
	color:#f60;
	width:100%;
	font-weight:bold;
	}
.agencyMap dd a{ line-height:24px; color:#888;}



/*---如何公共咨询---*/
.howPC{ float:left; width:246px; background:#fff;}
.howPC .PCleft {
	height:240px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:0 10px;
	}
.howPC .PCleft h3.title{ background:url(imageshowTT04.png) no-repeat;}
.howPC .PCleft p{
	float:left;
	padding:0 20px;
	margin-top:12px;}
/*-----*/
.PCsearch { float:left; width:480px; background:#fff; height:250px;}

.PCsearch .PCsearchBox { background:#fff; border:0px;}

.PCsearch .PCsearchBox .searchBox{
	float:left;
	height:24px;
	border:1px solid #b8b8b8;
	width:470px;
	margin:10px 0;
	padding:0px;
	background:#fff;
	}
.PCsearch .PCsearchBox .searchBox .inputStyle {
	height:22px;
	line-height:22px;
	border:0px;
	width:446px;
	float:left;
	text-indent:6px;
	margin:0px;
	}
.PCsearch .PCsearchBox .searchBox .searchBt {
	float:left;
	width:22px;
	height:22px;
	margin:0px;
	background:url(imagestitleSearchBt_normal.png) no-repeat;
	text-indent:-9999px;
	}
.PCsearch .PCsearchBox .searchBox .searchBt:hover {
	cursor:pointer;
	background:url(imagestitleSearchBt_hover.png) no-repeat;
	}

/*------咨询公告-----*/
.notice { background:none;}
.notice h2.title {
	border-bottom:2px solid #d85808;
	text-indent:24px;
	background:url(imagestitleIcon15.png) no-repeat left center;
	}
.notice h2.title .titleTxt{ color:#d85808;}
.notice .grayPointList li{
	line-height:32px;
	padding:0px;
	border-bottom:1px dashed #cfcfcf;
	}


/*----公证预约----*/
.NAbox {
	border:1px solid #a6c2d1;
	border-top:1px solid #cfcfcf;
	width:100%;
	height:270px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.NAbox .NAtxt {
	float:left;
	margin-top:35px;
	height:233px;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	position:relative;
	background:url(imagesNAboxbg.png) repeat-x left bottom;
	}
.NAbox .NAtxt .NAtxtTab {
	position:absolute;
	top:-35px;
	left:-1px;
	color:#888888;
	height:35px;
	width:100%;
	padding:0 21px 0 0;
	display:table;
	text-align:center;
	border-bottom:1px solid #a6c2d1;
	}
.NAbox .NAtxt .NAtxtTab li {
	line-height:35px;
	height:35px;
	float:left;
	padding:0 12px;
	color:#888;
	background:#fff;
	font-size:133%;
	font-weight:normal;
	font-family:Microsoft YaHei;
	margin-bottom: -1px;
	}
.NAbox .NAtxt .NAtxtTab li.noborder { border-right:0px;}	
.NAbox .NAtxt .NAtxtTab li.selected {
	border-top:2px solid #64b9ef;
	border-left:1px solid #a6c2d1;
	border-right:1px solid #a6c2d1;
	border-bottom:0px;
	color:#00335e;
	font-size:150%;
	background:#fff;
	}
.NAbox .NAtxt .NAtxtTab li:hover {
	color:#00335e;
	font-size:150%;
	cursor:pointer;
	}


.NAbox .NAtxtL {
	float:left;
	width:500px;
	margin:20px 0;
	padding:0 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	line-height:24px;
	}
.NAbox .NAtxtR {
	float:left;
	width:193px;
	margin-top:40px;
	}
.NAbox .NAtxtR td { line-height:30px;}
.NAbox .NAtxtR td.tt { width:72px; text-align:right;} 

.NAbox .NAtxtR a.wantReservation {
	float:left;
	width:193px;
	height:65px;
	margin-top:20px;
	background:url(imageswantReservation_normal.png) no-repeat;
	text-indent:-9999px;}
.NAbox .NAtxtR a.wantReservation:hover {background:url(imageswantReservation_hover.png) no-repeat;}

/*---办证指南----*/
.AGuide h2.title .titleTxt{
	text-indent:32px;
	font-weight:normal;
	margin:0px;
	background:url(imagestitleIcon16.png) no-repeat 5px center;
	}
.AGuide .bluePointList li{ border:0px; line-height:32px;}

/*--我要找---*/
.whatFind h2.title .searchBox {
	float: left;
	height: 24px;
	line-height:24px;
	width:75%;
	margin: 6px 0 0 12px;
	padding: 0px;
	background:none;
	border:0px;
	}
.whatFind h2.title .searchBox .selectStyle{
	float:left;
	width:100px;
	border: 1px solid #b8b8b8;
	height: 26px;
	background: #fff;
	}
.whatFind h2.title .searchBox .gt{
	float:left;
	margin:0 6px;
	line-height:24px;
	color:#888;
	}	
	
.whatFind h2.title .searchBox .searchInput{
	float:left;
	border: 1px solid #b8b8b8;
	height: 24px;
	width:auto;
	background: #fff;
	}
.whatFind h2.title .searchBox .searchInput .inputStyle { width:300px;}

	

/*-----公证文书-----*/
.Ndocuments h2.title .titleTxt {
	text-indent:32px;
	font-weight:normal;
	margin:0px;
	background:url(imagestitleIcon17.png) no-repeat 5px center;
	}

/*-----公证知识-----*/
.Nkonwledge h2.title .titleTxt {
	text-indent: 32px;
	padding: 0px;
	color: #00335e;
	background: url(imagestitleIcon12.png) no-repeat left center;
	}

/*-----收费标准-----*/
.charges h2.title .titleTxt {
	text-indent: 32px;
	padding: 0px;
	color: #00335e;
	font-weight:normal;
	background: url(imagestitleIcon18.png) no-repeat left center;
	}

	
/*---案例库--*/
.caseLibrary {
	background:none;
	}
.caseLibrary h2.title { background:none;}
.caseLibrary .grayPointList li{
	line-height: 31px;
	padding:0px;
	background: url(imagesgrayPoint.png) no-repeat left center;
	border-bottom:1px dashed #cfcfcf;
	}

.lawBox { padding-bottom:10px;}


/*-----如何委托-------*/
.howEntrust {
	width:230px;
	margin-left:10px;
	}
.howEntrust h3.title { background:url(imagestitleTxt01.png) no-repeat;}

/*-----最新委托-----*/
.lastEntrust {
	width:490px;
	margin:10px 0 10px 10px;
	background:#fdfefe;
	border:1px solid #e8e8e8;
	}
.lastEntrust h2.title .titleTxt{ background:none; color:#00335e;}

/*----------*/
a.wantAskButton,
a.entrustButton { margin:10px 0 0 45px;}
a.WABButton { margin:10px 0 0 25px;}

/*--找律政大按钮--*/
a.commButton {
	float:left;
	width:193px;
	height:65px;
	background:url(imageswyzlzBt_normal.png) no-repeat;
	text-indent:-9999px;
	}
a.commButton:hover {
	background:url(imageswyzlzBt_hover.png) no-repeat;
	}

/*--我要咨询橙色--*/
a.WABButton {
	float:left;
	width:193px;
	height:65px;
	background:url(imageswantAskButton2_normal.png) no-repeat;
	text-indent:-9999px;
	}
a.WABButton:hover {
	background:url(imageswantAskButton2_hover.png) no-repeat;
	}
	
/*-------法律援助风采--------*/
.photoBOX .title {
	width:51px;
	height:163px;
	float:left;
	background:url(imagesphotoLeft2.png) no-repeat;
	text-indent:-9999px;
	}


/*-------如何查进度--------*/
.howCheck {
	float:left;
	width:230px;
	margin:10px 0 0 10px;
	background:none;
	}
.howCheck h2.title { background:none;}
.howCheck h2.title .titleTxt {
	text-indent:24px;
	background:url(imagestitleIcon03.png) no-repeat left center;
	}
.howCheck p {
	text-indent: 2em;
	float: left;
	width: 100%;
	line-height: 24px;
	margin: 6px 0;
	}
/*----办件--*/
.HCList { width:489px\9;}
.HCList .searchBox{ padding:0px;}
.HCList .searchBox .selectStyle { width:100px;}
.HCList .searchBox .inputStyle { width:250px;}

/*----援助指南------*/
.aidGuide h2.title .titleTxt {
	text-indent:24px;
	margin:0px;
	font-weight:normal;
	background:url(imagestitleIcon01.png) no-repeat left center;
	}
.aidGuide .grayPointList li{
	line-height: 32px;
	padding:0px;
	border:0px;
	}

/*----下载中心----*/
.download .bluePointList li{
	line-height: 32px;
	padding:0px;
	border:0px;
	}
.download h2.title .titleTxt {
	text-indent:32px;
	font-weight:normal;
	margin:0px;
	background:url(imagestitleIcon04.png) no-repeat 5px center;
	}
