@charset "utf-8";
/* CSS Document */

.main {
	overflow: hidden;
	background: #fff;
	padding: 10px 0px;
}
/*左侧*/

.left {
	width: 230px;
	height: auto;
	overflow: hidden;
}
/*通知公告*/

.announcement {
	width: 230px;
	height: auto;
	overflow: hidden;
}
.announcement_title {
	width: auto;
	height: 28px;
	line-height: 28px;
	padding-top: 2px;
	padding-left: 32px;
	font-size: 14px;
	color: #f30000;
	font-weight: bold;
	font-family: "微软雅黑";
	overflow: hidden;
	background: url(../images/title2_1.jpg) left center no-repeat;
}
.announcement_content {
	width: 228px;
	height: auto;
	overflow: hidden;
	border: 1px solid #f4dc94;
	border-top: 0px;
}
.announcement_content ul {
	padding: 9px 15px;
	overflow: hidden;
}
.announcement_content ul li {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.announcement_content ul li a {
	display: block;
	background: url(../images/icon2_1.jpg) left center no-repeat;
	padding-left: 15px;
	overflow: hidden;
}
.announcement_content ul li a:hover {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
.announcement_content ul li a.policy_top {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
.announcement_content ul li a.policy_top:hover {
	text-decoration: underline;
}
/*左侧分类*/

.left_list {
	width: 228px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #e3c48b;
	border-top: 2px solid #d60403;
}
.left_list_title {
	width: auto;
	height: 28px;
	line-height: 28px;
	background: url(../images/left_title.jpg) left center repeat-x;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #f30000;
	padding-left: 16px;
}
.left_list_content {
	width: auto;
	height: auto;
	overflow: hidden;
}
.left_list_content ul {
	width: 208px;
	height: auto;
	overflow: hidden;
	margin: 10px auto 5px;
}
.left_list_content ul li {
	width: auto;
	height: 36px;
	line-height: 36px;
	margin-bottom: 5px;
}
.left_list_content ul li a {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	background: url(../images/left_li.jpg) center no-repeat;
	padding-left: 38px;
}
.left_list_content ul li a.active {
	color: #f30000;
	font-weight: bold;
}
.left_list_content ul li a:hover {
	font-weight: bold;
}
/*右侧*/

.right {
	width: 837px;
	height: auto;
	overflow: hidden;
}
/*档案查询*/

.company {
	width: 837px;
	height: 104px;
	overflow: hidden;
	margin: 0px auto 8px;
}
.company_img {
	width: 120px;
	height: 104px;
	overflow: hidden;
	background: url(../images/chaxun.jpg) center no-repeat;
}
.company_content {
	width: 715px;
	height: 102px;
	overflow: hidden;
	position: relative;
	border: 1px solid #f6db94;
}
.company_content form {
	position: absolute;
	width: 214px;
	height: 76px;
	overflow: hidden;
}
.company_content form p {
	line-height: 24px;
	overflow: hidden;
}
.company_content form p span, .company_content form p input, .company_content form p select {
	float: left;
}
.company_content form p span {
	text-align: center;
	width: 44px;
	display: block;
	float: left;
}
.company_content form h1 {
	font-size: 14px;
	color: #f30000;
	line-height: 25px;
	background: url(../images/title5_1.jpg) center no-repeat;
	text-align: center;
	margin-bottom: 3px;
}
.company_content form.company1_form {
	left: 25px;
	top: 9px;
}
.company_content form.company2_form {
	left: 258px;
	top: 9px;
}
.company_content form.company3_form {
	right: 9px;
	top: 9px;
}
.company_content form input.company_title {
	width: 166px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	background: none;
}
.company_content form select.company_select {
	width: 98px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	background: none;
}
.company_content form input.company_btn {
	width: 56px;
	height: 20px;
	border: 1px solid #dcdcdc;
	background: #fcf2d7;
	margin-left: 14px;
}
/*右侧内容区域*/

.right_content {
	width: 837px;
	height: auto;
	overflow: hidden;
}
.localtion {
	width: auto;
	height: 30px;
	padding-top: 1px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/right_title.jpg) left center no-repeat;
}
.localtion span.fl {
	width: auto;
	height: 30px;
	padding-left: 15px;
	padding-right: 25px;
	color: #fff;
	font-weight: bold;
	background: url(../images/right_title_bg.jpg) right center no-repeat #cf0304;
	font-family: "微软雅黑";
	font-size: 16px;
}
.localtion span.fr {
	font-size: 12px;
	padding-right: 10px;
}
.content {
	padding: 15px 28px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	line-height: 2em;
	font-size: 14px;
	min-height: 450px;
}
/*地方频道*/

.city_main {
	overflow: hidden;
	border: 1px solid #e6c28e;
}
.city_title {
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #f30000;
	text-align: center;
	border-bottom: 1px dashed #7f7e77;
}
.city_content, .city_content dl {
	overflow: hidden;
}
.city_content dl {
	padding: 0px 0px 10px;
}
.city_content dl dt, .city_content dl dt a {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	color: #F30000;
	padding: 0 5px;
}
.city_content dl dt a:hover {
	text-decoration: underline;
}
.city_content dl dd {
	padding: 0 10px;
	line-height: 30px;
	font-family: "微软雅黑";
	border-bottom: 1px solid #d8d6cb;
	height: auto;
	overflow: hidden;
	_float: left;
}
.city_content dl dd a {
	font-family: "微软雅黑";
	display: block;
	float: left;
	margin-right: 12px;
	white-space: nowrap;
}
.city_content dl dd a.hot {
	font-weight: bold;
	color: #F30000;
}
.city_content dl dd a.hot:hover {
	text-decoration: underline;
}
.city_content dl dd a.no {
	color: #999;
	text-decoration: line-through;
}
/*地方频道内页->法律法规*/

.policy {
	width: 230px;
	height: auto;
	overflow: hidden;
	margin: 10px auto 0px;
}
.policy_title {
	width: auto;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/title1_2.jpg) center no-repeat;
	font-family: "微软雅黑";
	color: #f40200;
	font-size: 14px;
	padding-left: 15px;
}
.policy_title span {
	padding-right: 8px;
	font-size: 12px;
}
.policy_title span a {
	color: #7e7b76;
}
.policy_title span a:hover {
	color: #f40200;
}
.policy_content {
	width: 228px;
	height: auto;
	overflow: hidden;
	border: 1px solid #f4dc94;
	border-top: 0px;
}
.policy_content ul {
	padding: 9px 15px;
	overflow: hidden;
}
.policy_content ul li {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.policy_content ul li a {
	display: block;
	background: url(../images/icon2_1.jpg) left center no-repeat;
	padding-left: 15px;
}
.policy_content ul li a:hover {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
.policy_content ul li a.policy_top {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
.policy_content ul li a.policy_top:hover {
	text-decoration: underline;
}
/*地方频道内页->频道内容列表*/

.main_content {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0px 10px;
}
.main_content_title {
	width: auto;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	border-top: 2px solid #b80106;
	border-left: 1px solid #a40104;
	border-right: 1px solid #e3c48b;
}
.main_content_title span.fl {
	width: auto;
	height: 30px;
	padding-left: 15px;
	padding-right: 25px;
	color: #fff;
	font-weight: bold;
	background: url(../images/right_title_bg.jpg) right center no-repeat #cf0304;
	font-family: "微软雅黑";
	font-size: 16px;
}
.main_content_title span.fr {
	font-size: 12px;
	padding-right: 10px;
}
.main_content_con {
	border: 1px solid #e6c28e;
	overflow: hidden;
	padding: 10px;
}
.main_content_con ul li {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.main_content_con ul li span {
	float: right;
}
.main_content_con ul li a {
	display: block;
	background: url(../images/icon2_1.jpg) left center no-repeat;
	padding-left: 15px;
}
.main_content_con ul li a:hover {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
/*办公平台*/

.city_right, .city_company, .city_friend {
	width: 230px;
	height: auto;
	overflow: hidden;
}
.city_company_title {
	width: auto;
	height: 32px;
	line-height: 32px;
	padding-left: 11px;
	overflow: hidden;
	background: url(../images/title4_1.jpg) left center no-repeat;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #f30000;
}
.city_company_content {
	width: 228px;
	height: auto;
	border: 1px solid #f4db98;
	border-top: 0px;
	position: relative;
}
.city_company_content form {
	width: 214px;
	height: 76px;
	overflow: hidden;
	margin: 8px auto 13px;
}
.city_company_content form p {
	line-height: 24px;
	overflow: hidden;
}
.city_company_content form p span, .city_company_content form p input, .city_company_content form p select {
	float: left;
}
.city_company_content form p span {
	text-align: center;
	width: 44px;
	display: block;
	float: left;
}
.city_company_content form h1 {
	font-size: 14px;
	color: #f30000;
	line-height: 25px;
	background: url(../images/title5_1.jpg) center no-repeat;
	text-align: center;
	margin-bottom: 3px;
}
.city_company_content form input.citycompany_title {
	width: 166px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	background: none;
}
.city_company_content form select.citycompany_select {
	width: 98px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	background: none;
}
.city_company_content form input.citycompany_btn {
	width: 56px;
	height: 20px;
	border: 1px solid #dcdcdc;
	background: #fcf2d7;
	margin-left: 14px;
}
/*合作单位*/

.city_friend {
	margin-top: 10px;
	width: 228px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #e3c48b;
	border-top: 2px solid #d60403;
}
.city_friend_title {
	width: auto;
	height: 28px;
	line-height: 28px;
	background: url(../images/left_title.jpg) left center repeat-x;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #f30000;
	padding-left: 16px;
}
.city_friend_content {
	padding: 10px 6px;
	line-height: 25px;
}
/*新闻列表*/

.newslist {
	padding: 15px 15px 20px;
	overflow: hidden;
	border: 1px solid #e6c28e;
}
.newslist ul li {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
}
.newslist ul li span {
	float: right;
}
.newslist ul li a {
	display: block;
	background: url(../images/icon2_1.jpg) left center no-repeat;
	padding-left: 15px;
}
.newslist ul li a:hover {
	color: #f40200;
	background: url(../images/icon2_2.jpg) left center no-repeat;
}
.pages {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin: 20px auto 0px;
	text-align: center;
}
.news_content {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	min-height: 450px;
}
.news_title {
	font-size: 16px;
	line-height: 35px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}
.news_share {
	height: 25px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	border-top: 1px dashed #ccc;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}
.news_content div.hiddens {
	padding: 10px 15px;
	overflow: hidden;
	line-height: 2em;
	font-size: 14px;
}
.downlist {
	padding: 15px 15px 20px;
	overflow: hidden;
	border: 1px solid #e6c28e;
}
.downlist ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #b3b3b3;
	padding-left: 25px;
	background: url(../images/icon4_1.jpg) 5px center no-repeat;
}
.downlist ul li a span {
	float: right;
	padding-right: 8px;
}
/*查询*/

.inquiry_top {
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #BEB77C;
	background: #fffae7;
	padding: 10px 0px;
}
.inquiry_top dl {
	width: auto;
	padding-left: 20px;
	float: left;
	line-height: 30px;
}
.inquiry_top dl dt span {
	font-weight: bold;
	color: #F30000;
}
.inquiry_top dl dd span {
	font-weight: bold;
}
.inquiry_title {
	width: 166px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
}
.inquiry_select {
	width: 98px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #dcdcdc;
}
.inquiry_btn {
	width: 56px;
	height: 20px;
	border: 1px solid #dcdcdc;
	background: #fcf2d7;
}
.inquiry_content {
	min-height: 400px;
}
.inquiry_list {
	width: auto;
	height: auto;
	overflow: hidden;
	line-height: 25px;
	margin-top: 8px;
	border: 1px solid #CCCCCC;
}
.inquiry_list dl {
	padding: 0 5%;
	width: 90%;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #F5F5F5;
	cursor: pointer;
}
.inquiry_list dl dd {
	width: 30%;
	height: 25px;
	display: block;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
}
.inquiry_list dl dd span {
	font-weight: bold;
}
.inquiry_list dl dd a {
	color: #F30000;
}
.inquiry_list dl dd a:hover {
	text-decoration: underline;
}
.inquiry_list dl dd span.fr {
	padding-top: 7px;
}
.inquiry_list_ul {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 8px 0px;
}
.inquiry_list_ul ul li {
	width: 50%;
	height: 25px;
	overflow: hidden;
	float: left;
}
.pages1 {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin: 20px auto 0px;
	text-align: center;
	background: #D4CEA0;
}
.show_content {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	line-height: 25px;
	min-height: 450px;
}
/*视频列表*/
.videocontent {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	min-height: 450px;
}
.videocontent ul {
	width: 813px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.videocontent ul li {
	width: 271px;
	height: 220px;
	overflow: hidden;
	float: left;
	display: inline;
	text-align: center;
}
.videocontent ul li img {
	width: 250px;
	height: 177px;
}
.videocontent ul li p {
	width: 250px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*活动列表*/
.huodongcontent {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	min-height: 450px;
}
.huodongcontent dl {
	width: auto;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #666666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.huodongcontent dl span {
	float: left;
}
.huodongcontent dl span img {
	width: 160px;
	height: 115px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 15px;
}
.huodongcontent dl dt {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: bold;
}
.huodongcontent dl dd {
	line-height: 25px;
	overflow: hidden;
}
.huodongcontent dl dd a {
	color: #f40200;
}
.huodongcontent dl dd a:hover {
	text-decoration: underline;
}
/*会员单位*/
.right_top {
	padding: 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	margin: 0px auto 15px;
}
.right_top ul {
	width: 100%;
	height: auto;
}
.right_top ul li {
	width: 40%;
	margin: 5px 5%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	text-align: center;
	background: url(../images/danwei.jpg) center no-repeat;
}
.right_top ul li a {
	color: #f30000;
}
.right_top ul li a:hover {
	text-decoration: underline;
}
.danweicontent {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	min-height: 450px;
}
.danweicontent ul {
	width: 100%;
	overflow: hidden;
}
.danweicontent ul li {
	width: 380px;
	height: 110px;
	overflow: hidden;
	float: left;
	border: 1px dashed #ccc;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.danweicontent ul li img {
	float: left;
	width: 160px;
	height: 110px;
	margin-right: 10px;
}
.danweicontent ul li h1 {
	line-height: 25px;
	overflow: hidden;
}
.danweicontent ul li h1 a {
	font-size: 14px;
	font-weight: normal;
}
.danweicontent ul li p {
	height: 25px;
	line-height: 25px;
}

.zzjgnewslist {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e6c28e;
	min-height: 450px;
}
.zzjgnewslist ul {
	width: 100%;
	overflow: hidden;
}
.zzjgnewslist ul li {
	width: 380px;
	height: 194px;
	overflow: hidden;
	float: left;
	border: 1px dashed #ccc;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.zzjgnewslist ul li .img {
	float: left;
	width: 140px;
	height: 194px;
	margin-right: 10px;
}
.zzjgnewslist ul li .word{
    float: right;
    width: 220px;
    
}

.zzjgnewslist ul li h3 {
	line-height: 2;
	overflow: hidden;
	margin-top: 10px;
}
.zzjgnewslist ul li .desc{
    margin-top: 10px;
}

.newsdesc {
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 2em;
	padding: 10px;
	border: 1px solid #e6c28e;
	overflow: hidden;
	margin-bottom: 10px;
}
.newsdesc h1 {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 16px;
}
.lawyerlist {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 10px auto 0px;
}
.lawyerlist ul {
	width: 816px;
	height: auto;
	position: relative;
}
.lawyerlist ul li {
	width: 204px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
}
.lawyerlist ul li img {
	width: 190px;
	display: block;
	margin: 0 auto;
}
.lawyerlist ul li span {
	display: block;
	width: 190px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.team_show {
	width: 840px;
	height: 480px;
	padding: 30px;
	background: #fff;
	overflow: hidden;
}
.team_show_img {
	width: 260px;
	height: 480px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.team_show_img p b {
	font-size: 16px;
	line-height: 40px;
}
#team_show_content {
	width: 579px;
	height: 480px;
	overflow: hidden;
	line-height: 2em;
	font-size: 14px;
	float: left;
}
.teamcontent {
	width: 565px;
	/*text-indent: 2em;*/
}
