@charset "UTF-8";

/* CSS Document */

.font_weight {
	font-weight: bold
}

.more {
	color: #666666;
	float: right;
	background: url(../images/more.png) right center no-repeat;
	padding-right: 26px;
	font-size: 16px;
	line-height: 35px;
	font-weight: 100;
	/* 对应各自栏目定位 */
	position: absolute;
	top: 16px;
	right: 17px;
}

.more02 {
	color: #cf0500;
	float: right;
	font-weight: 400;
}

.mar_top {
	margin-top: 20px;
}

.con_all {
	padding: 0;
	/*    box-shadow: 4px 4px 30px #a9a8a8;
*/
}

.fr {
	float: right;
}


/* CSS Document */

ol,
ul {
	list-style: none;
}


/* 机构概况 */

.tittle_three {
	margin: 0;
}

.tittle_three .fr {
	padding-top: 23px;
}

.tittle_three ul {
	line-height: 26px;
	padding: 0;
	float: left;
	list-style: none;
	margin: 0;
}

.tittle_three ul li {
	line-height: 57px;
	width: 100%;
	display: inline-block;
	background: #eef6fc;
	margin: 7px 0;
}

.tittle_three ul li a {
	color: #296291;
	font-size: 18px;
	font-weight: 100;
}

.tittle_three ul li img {
	margin-right: 30px;
	color: #999999;
}

.tittle_three ul li:hover {
	background-color: #fafafa;
}

h5 {
	font-size: 22px;
	color: #296291;
	font-weight: bold;
	border-top: 4px solid #296291;
	line-height: 54px;
	text-align: center;
	margin-top: 0;
}

.Itemimages {
	 height: 392px !important;
	width: 941px;
}

.tittle_three .btn {
	width: 91%;
	text-align: left;
	padding: 0px;
	background: none;
	outline: none !important;
	box-shadow: none;
}

.product-wrap {
	display: none;
}


/* 弹出窗 */

.link {
	position: absolute;
	z-index: 16;
	background: #fff;
	width: 658px;
	left: 96%;
	top: 130px;
	padding: 20px 0px 20px 20px !important;
	padding-left: 13px !important;
	box-shadow: 0px 0px 8px -3px #dedede;
}

.link a {
	color: #222222 !important;
	width: 200px;
	display: block;
	float: left;
	line-height: 37px;
	font-size: 15px;
}

.tittle_noti span {
	font-size: 22px;
	color: #cf0500;
	font-family: 宋体;
	font-weight: bold;
}

.tittle {
	display: block;
	width: 100%;
	border-bottom: 1px dotted #e7f0f4;
	margin-top: 5px;
}

.tittle a {
	font-size: 20px;
	font-weight: bold;
}

.list {
	margin: 20px 0 10px 0;
}

.title_list span {
	font-size: 22px;
	color: #cf0500;
	font-weight: bold;
	float: left;
	font-family: 宋体;
}

.hd02 {
	height: 54px;
	line-height: 18px;
	position: relative;
	font-size: 16px;
	margin-top: 14px;
	border-bottom: 1px solid #f2f2f2;
}

.hd02 ul {
	padding-left: 0px;
	    overflow: hidden;
}

.hd02 ul li {
	float: left;
	cursor: pointer;
	border-top: 4px solid #999;
	background-color: #f2f2f2;
	padding: 15px 18px;
	list-style: none;
	margin-right: 2px;
}

.hd02 ul li a {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}

.hd02 ul li.on {
	border-top: 4px solid #296291;
	background-color: #fff;
}

.hd02 ul li.on a {
	color: #296291;
}

.hd02 ul li a:hover {
	text-decoration: none;
}

.list01 {
	padding-top: 20px;
	zoom: 1;
	padding-left: 14px;
	margin: 0px;
}

.list01 li {
	line-height: 34px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 8px;
	list-style: disc;
	color: #C4C4C4;
	font-size: 13px;
	list-style: disc;
	/*text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;*/
}

.list01 li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	width: 76%;
	float: left;
	font-size: 16px;
}

.list01 span {
	float: right;
	color: #999999;
	font-size: 16px;
}

.list01 span img {
	margin-right: 10px;
}

.list_img {
	border-radius: 10px;
	box-shadow: 0px 0px 17px -10px;
	text-align: center;
	margin-top: 15px;
}


/*通知公告*/

.message-reminder {
	background: url(../images/tzgg.png) no-repeat #eef6fc;
}

.message-reminder .left {
	left: 15px;
	top: 10px;
}

.message-reminder .left span {
	font-size: 26px;
	color: #204f6e;
	float: left;
}

.message-reminder .bd {
	padding: 0px 13px;
	margin-left: 184px;
}

.message-reminder .bd .tempWrap {
	width: 100% !important;
}


/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */

.message-reminder .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 50px;
}

.message-reminder .bd ul li {
	margin-right: 41px;
	float: left;
	/*background: url(../images/black.png) no-repeat 0px 15px;*/
	padding-left: 0px;
	line-height: 47px;
	/* font-size: 9px; */
	text-align: left;
	_display: inline;
	width: auto !important;
	/* list-style: disc; */
}


/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */

.message-reminder .bd ul li span {
	margin-right: 5px;
}


/* 头条 */

.toutiao {
	padding: 0;
	margin: 10px 0 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.toutiao p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 86%;
	float: left;
}

.toutiao img {
	margin-right: 20px;
}

.toutiao h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.toutiao a {
	color: #296291;
}


/* 图片轮播 */

.circle_l {
	margin-left: 0;
	left: 78%;
	text-align: right;
	width: 20%;
	bottom: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.circle_l li.active {
	background: url("../images/dian01.png") no-repeat 0 0;
	width: 15px;
	height: 15px;
	border: 0;
	margin-left: 5px;
}

.circle_l li {
	background: url("../images/dian02.png") no-repeat 0 0;
	width: 15px;
	height: 15px;
	border: 0;
	margin-left: 5px;
	border-radius: inherit;
	padding: 0 4px 0 0;
	line-height: 14px;
}

.list_word {
	text-align: left;
	left: 0px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	bottom: 0px;
	/* background-image: linear-gradient(to top, rgba(192, 17, 6, 1) 50%, rgba(192, 17, 6, 0)); */
	background: rgba(41, 98, 145, .7);
	/* filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; */
	height: 45px;
	line-height: 45px;
	padding: 0;
	margin: 0;
	text-indent: 10px;
	text-shadow: none;
}


/*滚动图片样式*/

.bj_ld {
	background: #f4f4f4;
	padding: 15px 0 10px 0;
}

.mapbj {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
}

.mapbj li {
	width: 165px;
	text-align: center;
	font-size: 20px;
	color: #296291;
	font-weight: bold;
	border-top: 4px solid #296291;
	line-height: 54px;
	list-style: none;
	margin-bottom: -1px;
}

.map-b a {
	color: #222;
}

.map-b img {
	width: 100%;
	height: 180px;
	display: inline-block;
	border: 1px solid #ccc;
}

.scroll-img {
	float: left;
	width: 91%;
	height: 50px;
	overflow: hidden;
	margin-top: 0px;
}

.map-b {
	width: 91%;
	z-index: 2;
	position: relative;
	/* height: 195px; */
	overflow: hidden;
	margin-top: 0px;
	margin-left: 55px;
}

.scroll-img ul li {
	display: inline-block;
	margin: 0 0 0 5px;
}

.map-b ul li {
	display: inline-block;
	margin: 10px 0 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 264px;
	font-size: 16px;
	line-height: 40px;
}

.map-b ul {
	width: 2500px;
	/* height: 195px; */
	overflow: hidden;
	float: left;
	padding: 0;
	margin-bottom: 0;
}

.scroll-img ul {
	width: 2000px;
	height: 50px;
	overflow: hidden;
	float: left;
	padding: 0;
}

#demo5-btn02 {
	position: absolute;
	top: 26%;
	left: 0;
}

#demo5-btn02 .btn {
	width: 40px;
	height: 180px;
	border-radius: 0;
}

#demo5-backward {
	background: url("../images/demo5.png") center no-repeat #296291;
	outline: none;
}

#demo5-forward {
	background: url("../images/demo5.png") center no-repeat #296291;
	float: right;
	outline: none;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#demo5-backward:hover,
#demo5-forward:hover {
	opacity: 0.9;
}


/*滚动图片样式*/

.mapbj02 {
	background: url(../images/zt.png) center no-repeat #F2F2F2;
	float: left;
	width: 75px;
	height: 160px;
	position: absolute;
	top: 0px;
	left: 15px;
	bottom: 0px;
}

.mapbj02 li {
	width: 165px;
	text-align: center;
	font-size: 22px;
	color: #107ec0;
	font-weight: bold;
	border-top: 4px solid #107ec0;
	line-height: 54px;
	list-style: none;
	margin-bottom: -1px;
	background: #fff;
}

.map-b02 a {
	color: #222;
}

.map-b02 img {
	width: 345px;
	height: 120px;
	display: inline-block;
	border: 1px solid #ccc;
}

.map-b02 {
	width: 86%;
	z-index: 2;
	position: relative;
	overflow: hidden;
	margin: 20px 0 0px 150px;
}

.map-b02 ul li {
	display: inline-block;
	margin: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 345px;
	font-size: 16px;
	line-height: 40px;
}

.map-b02 ul {
	width: 2000px;
	    height: 126px;
	overflow: hidden;
	float: left;
	padding: 0;
}

#demo5_02-btn02 {
	position: absolute;
	top: -1px;
	left: 100px;
	border: 1px solid #e6e6e6;
	width: 93%;
	border-left: 0;
	background: #F2F2F2;
}

#demo5_02-btn02 .btn {
	width: 40px;
	height: 160px;
	border-radius: 0;
}

#demo5_02-backward {
	background: url("../images/demo5.png") center no-repeat #296291;
	outline: none;
}

#demo5_02-forward {
	background: url("../images/demo5.png") center no-repeat #296291;
	float: right;
	outline: none;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

#demo5_02-backward:hover,
#demo5_02-forward:hover {
	opacity: 0.9;
}


/* 快速链接 */

.link02 ul {
	overflow: hidden;
	padding: 0;
}

.link02 li {
	background: url(../images/icon09.png) no-repeat;
	margin: 6px 0;
	line-height: 59px;
	text-align: center;
	width: 150px;
	background-size: 100% 100%;
	float: left;
	font-weight: 400;
	margin-right: 17px;
	padding-left: 27px;
	text-align: center;
}

.link02 li.icon10 {
	background: url(../images/icon10.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon11 {
	background: url(../images/icon11.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon12 {
	background: url(../images/icon12.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon13 {
	background: url(../images/icon13.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon14 {
	background: url(../images/icon14.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon15 {
	background: url(../images/icon15.png) no-repeat;
	background-size: 100% 100%;
}

.link02 li.icon16 {
	background: url(../images/icon16.png) no-repeat;
	background-size: 100% 100%;
}

.tisljc {
	background: url(../images/icon17.png) no-repeat;
	background-size: 100% 100%;
	line-height: 59px;
	text-align: center;
	font-weight: 400;
	padding-left: 34px;
}

.tisljc a {
	font-size: 18px;
	color: #004662;
}

.link02 li:nth-child(2n) {
	margin-right: 0px;
        float: right;
}

.link02 li a {
	font-size: 16px;
	color: #004662;
}

.link02 img {
	margin-left: 9px;
}


/*  */

.form-horizontal {
	background: #f2f2f2;
}

.form-horizontal::after {
	content: "";
	display: block;
	clear: both;
}

.form-horizontal li {
	float: left;
	list-style: none;
	margin: 16px 0 10px 25px;
}

.form-horizontal span {
	font-size: 22px;
	width: 190px;
	background: #296291;
	color: #fff;
	float: left;
	text-shadow: 0 0 0 #133f73;
	line-height: 80px;
	text-align: center;
}

.list_yy1 {
	background: url(../images/bg07.png) no-repeat bottom;
	font-size: 24px;
}

.list_yy {
	padding-bottom: 45px;
}

.list_yy .yqls ul {
	padding: 0;
}

.list_yy .yqls ul a {
	margin-right: 8px;
	margin-left: 15px;
}

.list_yy .yqls ul a:hover img {
	opacity: 0.8;
}

.list_yy .yqls ul a:last-of-type {
	margin-right: 0;
}

.yqlj a img {
	width: 222px;
	height: 68px;
}

.yyxt ul li {
	float: left;
	margin: 5px 55px 20px 25px;
}

.yyxt ul li img {
	width: 50px;
	height: 50px;
}

.yyxt ul li a {
	font-size: 18px;
	color: #3D3D3D;
	font-weight: 700;
}

select {
	width: 343px;
	padding: 12px 5px;
	cursor: pointer;
	border: 1px solid #bfbfbf;
	background: url("../images/arrow.png") no-repeat scroll 90% center #fff;
	border: 1px solid #bfbfbf;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.w100 {
	width: 1280px;
	margin: 0 auto;
}

/* 检察文化 */
.picList li {
	width: 224px;
	height: 158px;
	margin-right: 30px;
}

/* 检察文化 */
.pic img {
	width: 235px;
	height: 158px;
}

.pc {
	display: block;
}

.sj {
	display: none;
}

/*滚动图片样式*/
.map-bc .next {
	position: relative;
	z-index: 10000;
	float: left;
	width: 44px;
	height: 95px;
	display: block;
	margin-top: -130px;
}

.map-bc .prev {
	position: relative;
	z-index: 10000;
	float: right;
	width: 44px;
	height: 95px;
	display: block;
	margin-top: -130px;
}

.map-bc {
	height: 170px;
}

.map-bc .hd {
	position: relative;
	z-index: 3;
	left: -4px;
	top: -135px;
	border: 0;
}

.map-bc .hd .next,
.map-bc .hd .prev {
	color: #115140;
	font-size: 34px;
}

.map-bc .hd .prev {
	float: right;
	margin-right: -6px;
}
.yqlj{
	margin-bottom: 0;
}
.map-bc .bd {
	padding: 0;
}

.map-bc .bd li {
	width: 406px;
	margin: 0 10px;
}

.map-bc .bd li img {
	width: 100%;
	height: 170px;
}

.map-bc .bd li:hover span {
	color: #337ff1;
}

.map-bc .bd li:hover a img {
	opacity: 0.8;
}
.col-md-9{
	width: 960px;
}
.col-md-3{
	width: 350px;
}
.mdyw .list{
	margin: 0;
}
.mdyw .hd02{
	margin-top: 0;
}
.moen{
	    width: 238px;
	    margin: 0 auto;	   
	    color: #3D3D3D;
	    font-size: 18px;
	    margin-top: 4px;
}
.imagesd{
	margin: 0 auto;
	display: block;
}

.aColor {
 color: #fff;
    text-decoration: none;
}
.aColor:hover {
 color: #fff;
    text-decoration: none;
}

@media (max-width: 1680px) {
	.container{
		width: 1280px;
	}
	.map-b02 img {
		width: 320px;
		height: 120px;
		display: inline-block;
		border: 1px solid #ccc;
	}
	.col-md-9{
		width: 960px;
	}
	
}
@media (max-width: 1480px) {
	.col-md-9{
		width: 930px;
	}
}
@media (max-width: 960px) {
	.map-bc .next{
		margin-top: -123px;
	}
	.list_yy1{
		overflow: hidden;
	}
	.mdyw .list{
		margin-top: 20px;
	}
	.col-md-9{
		width: 100%;
	}
	.col-md-3{
		width: 100%;
		margin-top: 20px;
	}
	.pc {
		display: none;
	}

	.sj {
		display: block;
	}

	.Itemimages {
		height: 245px !important;
		width: 100%;
	}

	.hd02 ul {
		overflow: hidden;
	}

	.map-bc .bd li img {
		height: 140px;
		width: 355px;
	}

	.map-bc .hd {
		z-index: 0;
		top: -118px;
		display: none;
	}

	.map-bc .prev {
		margin-top: -123px;
	}

	.w100 {
		width: 100%;
		overflow: hidden;
	}

	.mapbj li {
		font-size: 18px;
		width: 92px;
	}

	.hd02 ul li a {
		font-size: 18px;
	}

	.hd02 ul li {
		padding: 15px 5px;
	}

	.circle_l {
		left: 70%;
		/* text-align: right; */
		width: 28%;
	}

	.aColor {
 color: #fff;
 text-decoration: none;
 width: 64%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 display: block;
}

	.link02 li {
		margin-right: 18%;
	}

	.yqlj a {
		display: block;
		margin-bottom: 20px;
		width: 42%;
		float: left;
		margin-left: 4%;
	}

	.yqlj a img {
		width: 100%;
	}

	.list01 li a {
		width: 73%;
	}
}
.qgjc ul li{
    width: 100px;
    float: left;
}
.jcz {
    font-size: 18px;
    font-weight: bold;
}
@media (max-width: 413px) {
	.list01 li a {
		width: 70%;
	}
	.map-bc .bd li img {
		height: 140px;
		width: 325px;
	}
	.link02 li {
		margin-right: 8%;
	}
}
@media (max-width: 374px) {
	.map-bc .bd li img {
		height: 140px;
		width: 268px;
	}
	.list01 li a{
		width: 64%;
	}
	.circle_l{
		    left: 64%;
		    width: 30%;
	}
	.link02 li{
		width: 100%;
	}
	.yyxt ul li{
		    margin: 5px 6px 20px 25px;
	}
}