/*
    Document : hanweb CSS��ʽ��ʼ��
    Created time : 2019.1.24
    Author : hanweb-zzf
*/

.container {min-width: 1200px;background: #f0f0f0;}
.header {height: 130px;background: #f0f0f0;}

.header-bg {width: 1002px;margin: 0px auto;}
.logo {margin-top:24px;float: left;}
.searchBox {margin-top: 28px;}
.searchType li {position: relative;margin: 0px 10px;float: left;}
.searchType li a {color: #9e9e9e;}
.searchType li a:hover {text-decoration: underline;}
.searchType li:after {position: absolute;top: 4px;right: -10px;height: 11px;width: 1px;background: #505050;content: '';}

.searchType li.last:after {display: none;}
.searchDiv {
	width: 309px;
	height: 27px;
	border: 1px solid #bbbbbb;
	background: url(jyjdsearch_bg.png) repeat-x;
	border-radius: 3px;
	position: relative;
	margin-top: 8px;
}

.fullSearch {
	line-height: 16px;
	height: 16px;
	width: 80px;
	color: #999999;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	border-right: 1px solid #bbbbbb;
	margin-top: 6px;
}

.searchInput {
	width: 190px;
	box-sizing: border-box;
	border: none;
	height: 100%;
	background: none;
	outline: none;
	margin-left: 5px;
}

.searchBtn {
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(jyjdsearch.png) no-repeat;
	right: 10px;
	top: 6px;
	cursor: pointer;
}

.nav {
	height: 50px;
	line-height: 50px;
	background: #af090b;
}

.navLi {
	width: 1201px;
	margin: 0px auto;
	font-size: 0px;
	position: relative;
}

/*.navLi:before {
	width: 1px;
	height: 19px;
	background: #d78485;
	position: absolute;
	left: 0px;
	top: 16px;
	content: '';
}*/

.navLi li {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

/*.navLi li:after {
	width: 1px;
	height: 19px;
	background: #d78485;
	position: absolute;
	right: 0px;
	top: 16px;
	content: '';
}*/

.navLi li:hover {
	background: url(jyjdnav_h.png) repeat;
}

.navLi li:hover .secondNav {
	display: block;
}

.navLi li a {
	color: #fff;
}

.secondNav {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50px;
	background: url(jyjdnav_h.png) repeat;
	padding: 0px 4px 4px;
	z-index: 10;
	display: none;
}

.secondNav a {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background: #c30a0c;
	border-bottom: 1px solid #e37878;
}

.secondNav a:hover {
	background: #680001
}

.center {
	width: 1201px;
	margin: 0px auto;
	margin-top:71px;
}

.bigNews {
	border: 1px solid #d5d5d5;
	border-top: none;
	background: #fff;
	height:429px;
}

.touNew {
	border-bottom: 1px solid #d5d5d5;
	padding: 15px 0px;
}

.touNewImg {
	width: 69px;
	text-align: center;
	height: 50px;
	border-right: 1px solid #b3b3b3;
	padding-top: 2px;
	box-sizing: border-box;
}

.touNewCon {
	margin-left: 70px;
	box-sizing: border-box;
	padding: 0px 20px;
}

.touNewCon h1 {
	text-align: center;
	font-size: 24px;
}

.touNewCon h1 a {
	color: #9a0000;
}

.touNewCon h1 a:hover {
	text-decoration: underline;
}

.touNewCon p {
	color: #888888;
	margin-top: 3px;
}

.carous {
	margin: 10px;
}

.leftCarous {
	width:684px;
	height:386px;
	position: relative;
	
}

.carousImgBox {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
}

.carousImgBox li {
	height: 372px;
	width: 564px;
	overflow: hidden;
	float: left;
}

.carousActiveBg {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 37px;
	line-height: 37px;
	background: url(jyjdcir_bg.png) repeat;
	z-index: 5;
}

.carousActive {
	font-size: 0px;
	float: right;
	margin-right: 35px;
}

.carousActive li {
	width: 8px;
	height: 8px;
	background: url(jyjdcir.png) no-repeat;
	margin-left: 10px;
	display: inline-block;
	margin-top: 15px;
	cursor: pointer;
}

.carousActive li.active {
	background: url(jyjdcir_h.png) no-repeat;
}

.carousDesc {
	float: left;
}

.carousDesc li {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	width: 394px;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
}

.carousDesc li.active {
	display: block;
}

.rightCarous {
    width:456px;
	height: 386px;
	margin-right:16px;
}

.header-tab {
	height: 41px;
	line-height: 41px;
	border-bottom: 2px solid #aaaaaa;
	background: #fff;
}

.header-tab li {
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
}

.header-tab li.first:after,
.header-tab li.second:after {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 1px;
	height: 24px;
	background: #cccccc;
	content: '';
}

.header-tab li.first {
	width: 157px;
}

.header-tab li.second,
.header-tab li.last {
	width: 125px;
}

.header-tab li.active {
	font-size: 18px;
	color: #000000;
}

.header-tab li.active .bottomBorder {
	display: block;
}

.bottomBorder {
	position: absolute;
	bottom: -1px;
	left:0px;
	right:50px;
	height: 4px;
	background: #c90002;
}

.header-content {
	height: 310px;
	background: #fff;
	margin: 10px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0px 10px;
}

.header-content li {
	display: none;
}

.header-content li.active {
	display: block;
}

.articleBox {
	border-bottom: 1px solid #ebebeb;
	position: relative;
	padding: 4px 0px 10px;
}

.article-title a {
	color: #000000;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.article-title a:hover {
	text-decoration: underline;
}

.article-content {
	color: #777777;
	line-height: 20px;
	margin-top: 6px;
}

.article-time {
	color: #777777;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.getMore {
	color: #2c4e9a;
	float: right;
	background: url(jyjdmore.png) no-repeat right center;
	padding-right: 20px;
	margin-top: 8px;
	font-size: 14px;
	font-weight: normal;
}

.getMore:hover {
	text-decoration: underline;
}

.serviceEntrance {
	height: 211px;
	background: url(jyjdicon_bg.png) no-repeat;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-top: 10px;
	padding-top: 20px;
	box-sizing: border-box;
}

.serviceTitle {
	text-align: center;
}

.enterList {
	font-size: 0px;
	margin-top: 25px;
}

.enterList li {
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 125px;
	text-align: center;
	cursor: pointer;
}

.enterList li span:hover {
	text-decoration: underline;
}

.enterIcon {
	height: 82px;
	margin-bottom: 12px;
}

.enterIcon1 {
	background: url(jyjdicon1.png) no-repeat center center;
}

.enterIcon2 {
	background: url(jyjdicon2.png) no-repeat center center;
}

.enterIcon3 {
	background: url(jyjdicon3.png) no-repeat center center;
}

.enterIcon4 {
	background: url(jyjdicon4.png) no-repeat center center;
}

.enterIcon5 {
	background: url(jyjdicon5.png) no-repeat center center;
}

.enterIcon6 {
	background: url(jyjdicon6.png) no-repeat center center;
}

.enterIcon7 {
	background: url(jyjdicon7.png) no-repeat center center;
}

.enterIcon8 {
	background: url(jyjdicon8.png) no-repeat center center;
}

.infoBox {
	background: #fff;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-top: 19px;
	box-sizing: border-box;
}

.threeList01 {
	box-sizing: border-box;
	float: left;
	padding: 0 30px 0 18px;
	border-right:1px solid #ededed;
	margin-top:14px;
	
}

.threeList02{
	box-sizing: border-box;
	float: left;
	padding: 0 0 0 32px;
	margin-top:14px;
}


.threeList03 {
	box-sizing: border-box;
	float: left;
	padding: 0 26px 0 5px;
	border-right:1px solid #ededed;
	margin-top:14px;
	
}


.threeList04 {
	box-sizing: border-box;
	float: left;
	padding: 0  0 0 33px;
	margin-top:14px;
	
}




.threeList-header {
    width:550px;
	border-bottom: 2px solid #aaaaaa;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 33px;
}


.threeList03-header {
    width:507px;
	border-bottom: 2px solid #aaaaaa;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 33px;
}


.threeList04-header {
    width:591px;
	border-bottom: 2px solid #aaaaaa;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 33px;
}


.infoType li {
	width: 104px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	color: #000000;
	font-size: 16px;
	float: left;
	margin: 15px 25px;
}

.infoType li.active {
	color: #ffffff;
	background: #e71a35;
}

.infoTypeSec {
	display: none;
}

.infoCon a {
	color: #383838;
	line-height: 26px;
}

.infoCon a:hover {
	text-decoration: underline;
}

.getMore.decTop {
	margin-top: 5px;
}

.administrative {
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: url(jyjdbg1.png) repeat-x;
	border: 1px solid #a2a2a2;
	color: #2250ac;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.administrative:hover {
	background: url(jyjdbg1_h.png) repeat-x;
}

.application {
	margin-left: -10px;
	margin-top: 10px;
}

.application li {
	height: 40px;
	width: 95px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #a2a2a2;
	float: left;
	cursor: pointer;
	margin-left: 10px;
	background: url(jyjdbg1.png) repeat-x;
	color: #333333;
}

.application li:hover {
	background: url(jyjdbg1_h.png) repeat-x;
}

.onlineService {
	margin-top: 10px;
}

.onlineService li {
	height: 53px;
	line-height: 53px;
	background: url(jyjd/bg2.png) repeat-x;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	cursor: pointer;
	width: 152px;
	text-align: center;
	color: #37579f;
	font-size: 18px;
	font-weight: bold;
}

.onlineService li:hover {
	background: url(jyjdbg2_h.png) repeat-x;
}

.onlineService li span {
	float: left;
}

.onlineIcon1 {
	width: 44px;
	height: 38px;
	background: url(jyjdicon9.png) no-repeat;
	display: inline-block;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

.onlineIcon2 {
	width: 37px;
	height: 37px;
	background: url(jyjdicon10.png) no-repeat;
	display: inline-block;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

.expertTestimony {
	font-size: 0px;
	margin-left: -6px;
}

.expertTestimony li {
	display: inline-block;
	color: #555555;
	font-size: 14px;
	text-align: center;
	height: 47px;
	line-height: 47px;
	border: 1px solid #c2c2c2;
	background: url(jyjdbg3.png) repeat-x;
	cursor: pointer;
	margin-left: 6px;
	margin-top: 10px;
	width: 98px;
	border-radius: 5px;
}

.expertTestimony li.toWidth {
	width: 151px;
}

.expertTestimony li:hover {
	background: url(jyjdbg3_h.png) repeat-x;
}

.legalRisk {
	height: 37px;
	background: url(jyjdbg4.png) repeat-x;
	border-top: 1px dashed #7f7f7f;
	padding: 0px 20px 0px 7px;
	margin-top: 10px;
}

.legalRisk-span1 {
	width: 6px;
	height: 14px;
	background: #37579f;
	display: inline-block;
}

.legalRisk-span2 {
	color: #000000;
	font-size: 18px;
	line-height: 37px;
	margin-left: 2px;
}

.infoCon.setMar {
	margin: 0px 12px;
	margin-top: 8px;
}

.threeList-header.setBottomBorder {
	border-bottom: 2px solid #aaaaaa;
}

.weibo {
	height: 240px;
	border-bottom: 2px solid #cccccc;
	overflow: hidden;
}

.legalAdvice {
	height: 35px;
	border: 1px solid #dbdee1;
	margin-top: 10px;
}

.legalAdvice-text {
	border-top: 3px solid #1563a4;
	border-right: 1px solid #dbdee1;
	background: #fff;
	width: 89px;
	text-align: center;
	color: #2f2f2f;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	position: relative;
	top: -1px;
	left: -1px;
	float: left;
}

.pornTube {
	width: 81px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #b8bec9;
	border-radius: 1px;
	text-align: center;
	color: #2250ac;
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	cursor: pointer;
}

.queryCode {
	margin: 0px 16px;
	position: relative;
	margin-top: 10px;
	position: relative;
}

.queryCode input {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c5c5c5;
	background: #f8f8f8;
	text-indent: 10px;
	height: 30px;
	line-height: 30px;
	padding-right: 30px;
	outline: none;
}

.directorMailbox {
	margin-left: -6px;
}

.directorMailbox li {
	float: left;
	color: #2250ac;
	text-align: center;
	height: 47px;
	line-height: 47px;
	border: 1px solid #8ba9e4;
	background: #f4f8ff;
	cursor: pointer;
	margin-left: 6px;
	margin-top: 3px;
	width: 98px;
	border-radius: 5px;
}

.directorMailbox li:hover {
	background: #e6eefd;
}

.expandLink {
	background: #fff;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-top: 10px;
	box-sizing: border-box;
	padding: 10px 0px;
}

.LinkUl li {
	text-align: center;
	color: #888888;
	float: left;
	font-size: 16px;
	position: relative;
	width: 20%;
	box-sizing: border-box;
	cursor: pointer;
}

.LinkUl li span:hover {
	text-decoration: underline;
}

.LinkUl li:after {
	content: '';
	position: absolute;
	height: 48px;
	width: 1px;
	background: #dedede;
	top: 13px;
	right: 0px;
}

.LinkUl li.last:after {
	display: none;
}

.link1 {
	height: 40px;
	background: url(jyjdlink1.png) no-repeat center center;
}

.link2 {
	height: 40px;
	background: url(jyjdlink2.png) no-repeat center center;
}

.link3 {
	height: 63px;
	background: url(jyjdlink3.png) no-repeat center center;
}

.link4 {
	height: 40px;
	background: url(jyjdlink4.png) no-repeat center center;
}

.link5 {
	height: 40px;
	background: url(jyjdlink5.png) no-repeat center center;
}

.friendlyLink {
	width: 1002px;
	margin: 0px auto;
}

.friendlyLink span {
	width: 110px;
	display: inline-block;
	color: #cacaca;
	text-align: center;
}

.friendlyLink a {
	color: #ffffff;
	margin-right: 40px;
}

.friendlyLink a:hover {
	text-decoration: underline;
}

.footer {
	height: 112px;
	text-align: center;
	background: #dadada;
	border-top: 1px solid #fff;
	box-sizing: border-box;
	padding-top: 20px;
}

.footer p {
	color: #000000;
	font-size: 14px;
	line-height:54px;
}

.bigNews.paddingTop10 {
	padding-top: 10px;
}

.carous.marginTop0,
.getMore.marginTop0 {
	margin-top: 0px;
}

.getMore.decLine {
	line-height: 27px;
	margin-right: 23px;
}

.dynamicList {
	height:346px;
	background: #fff;
	box-sizing: border-box;
	
}

.dynamic {
	padding-top: 5px;
}

.dynamic li {
	height: 39px;
	line-height: 39px;
}

.dynamic li.last {
	border-bottom: none;
}

.dynamic li a {
    width:443px;
	background: url(list_01.png) no-repeat left center;
	padding-left: 13px;
	color: #333333;
	white-space: nowrap;
	font-size:15px;
	
}

.dynamic  span{ float:right; color:#999999; font-size:15px;}

.dynamic li a:hover {
	text-decoration: underline;
}

.dynamic-time {
	color: #777777;
	float: right;
}

.peoplePolice {
	margin-top: 10px;
}

.abstinenceImg {
	height: 97px;
	overflow: hidden;
}

.threeList.noMargin {
	margin: 0px;
	padding-top: 5px;
	height:340px;
	width:540px;
}

.infoType-tab.noHeight {
	height: auto;
	margin-top: 10px;
}

.rightFixed {
	position: fixed;
	right: 50px;
	top: 196px;
}

.floatBox {
	background: #fff;
	border-top: 1px solid #e5e5e5
}

.floatBox li {
	width: 84px;
	height: 76px;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	border-top: none;
	color: #999999;
	text-align: center;
}
.floatBox li a{
	color:#999999;
}

.floatIcon {
	height: 52px;
}

.container_footer {
	min-width: 1200px;
	background: #f0f0f0;
	padding-top:35px;
}
/*tab�л�*/
.sum {width:507px;}
#tab {overflow:hidden;zoom:1;}
#tab li { width:89px;float:left;color:#999999;height:30px;	cursor:pointer;	line-height:30px; font-size:17px; text-align:center; padding:0 10px 0 0}
#tab li.current a{ color:#af090b;text-decoration:none;}
#content {border-top-width:0;}
#content ul {line-height:25px;display:none;padding:10px 0;}
#content ul li{ padding-left:15px;background :url(list_01.png)left center no-repeat;}

/*�л�2*/
.zzsc{ width:589px; height:305px;}
.zzsc .tab{ overflow:hidden; }
.zzsc .tab a{  display:block; padding:2px 0px;margin: 0px 5px; float:left; text-decoration:none; color:#333; font-size:17px;}
.zzsc .tab a:hover{ color:#fff; text-decoration:none;}
.zzsc .tab a.on{  color:#af090b; text-decoration:none;}
.zzsc .contentm{ overflow:hidden; padding:10px 0 0 0;}
.zzsc .contentm li{ display:none;}
.contentm ul li p{ height:38px; line-height:38px; padding-left:15px;background :url(list_01.png)left center no-repeat;}
.contentm ul li p a{ font-size:15px;}
.contentm ul li p span{float: right;color: #999999;font-size: 15px;}

/*�м�����*/
.bottomfz{position: absolute; height:4px; width:83px;background: #c90002;}
.bottomdf{position: absolute; height:4px; width:124px;background: #c90002;}
.fzzf_list{ width:507px; height:256px;display:inline-block;}


.hzlf_list{ width:100%; height:256px;display:inline-block;}
.fzzf_list03{ width:507px; height:256px;display:inline-block;}

.fzzf_list04{ width:591px; height:256px;display:inline-block;}
.fzzf_list04 li,.fzzf_list03 li,.hzlf_list li,.fzzf_list li{background: url(list_01.png) no-repeat left center; padding-left:13px; height:38px; line-height:38px;}
.fzzf_list04 li a,.fzzf_list03 li a,.hzlf_list li a,.fzzf_list li a{ font-size:15px;}
.fzzf_list04 span,.fzzf_list03 span,.hzlf_list span,.fzzf_list span{ float:right;color: #999999; font-size:15px;}

.fzb_right_con{  box-sizing: border-box;float: left; width:224px; height:307px; margin:14px 0 0  30px;}
.fzb_right_con ul{ width:224px; margin:0 auto;}
.fzb_right_con ul li{ background:url(bj.png) no-repeat  top  center; height:56px; line-height:50px; margin-top:6px; text-align:center;}
.fzb_right_con ul li a{ font-size:17px; color:#333333; }
.fzb_df{ height:388px; border-top:1px solid  #ededed;width:1163px; margin: 0 auto; margin-top:30px; padding:15px 0 0 0}

/*bottom部分区域开始*/
.bottom{width:100%;height:150px;float:left;background:#dadada;}
.bottom_t{width:100%;float:left;text-align:center;font-size:12px;color:#000;margin-top:25px;}
.bottom_t p a{color:#505050;}
.bottom_b{width:100%;float:left;text-align:center;margin-top:20px;}

.w1002 {
    width: 1002px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}