﻿.container {
	min-width: 1200px;
	background: #f0f0f0;
}

.header {
	height: 130px;
	background: #fff;
}

.header-bg {
	width: 1002px;
	margin: 0px auto;
}

.logo {
	margin-top: 16px;
}

.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: 1002px;
	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 {
	width: 16.66%;
	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: 1002px;
	margin: 0px auto;
}

.bigNews {
	border: 1px solid #d5d5d5;
	border-top: none;
	background: #fff;
}

.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 {
	height: 372px;
	width: 564px;
	position: relative;
	overflow: hidden;
}

.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 {
	height: 374px;
	background: #f9f9f9;
	width: 408px;
	box-sizing: border-box;
}

.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;
	text-align: center;
	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: 25px;
	right: 25px;
	height: 4px;
	background: #c90002;
	display: none;
}

.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: 10px;
	box-sizing: border-box;
}

.threeList {
	width: 33.33%;
	box-sizing: border-box;
	float: left;
	height: 530px;
	border-right: 1px solid #c3c3c3;
	margin: 10px 0px;
	padding: 0px 10px;
}

.threeList-header {
	border-bottom: 2px solid #d00000;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

.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;
}

.infoType-tab {
	height: 320px;
	margin: 0px 12px;
}

.infoTypeSec {
	display: none;
}

.infoCon a {
	background: url(jyjdli_d.png) no-repeat left center;
	padding-left: 13px;
	color: #383838;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	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 #838383;
}

.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: 12px;
	line-height: 26px;
}

.bigNews.paddingTop10 {
	padding-top: 10px;
}

.carous.marginTop0,
.getMore.marginTop0 {
	margin-top: 0px;
}

.getMore.decLine {
	line-height: 27px;
	margin-right: 23px;
}

.dynamicList {
	height: 310px;
	background: #fff;
	margin: 10px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0px 10px;
}

.dynamic {
	padding-top: 5px;
}

.dynamic li {
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}

.dynamic li.last {
	border-bottom: none;
}

.dynamic li a {
	background: url(jyjdli_d.png) no-repeat left center;
	margin-left: 7px;
	padding-left: 13px;
	color: #383838;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	width: 255px;
}

.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;
}

.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;
}

.floatIcon1 {
	background: url(jyjdright_icon1.png) no-repeat center center;
}

.floatIcon2 {
	background: url(jyjdright_icon2.png) no-repeat center center;
}

.floatIcon3 {
	background: url(jyjdright_icon3.png) no-repeat center center;
}

.floatIcon4 {
	background: url(jyjdright_icon4.png) no-repeat center center;
}