body {
	font-family: "Microsoft Yahei", "Arial", "sans-serif", "simsun";
}

a {
	color: #353535;
}

a:hover {
	cursor: pointer;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.hide {
	display: none;
}

.layui-container {
	width: 1200px \0;
	*width: 1200px;
	padding: 0;
	box-sizing: content-box;
}

.ie-2 {
	width: 16.66666667%\0;
	*width: 16.66666667%;
}

.ie-3 {
	width: 25%\0;
	*width: 25%;
}

.ie-4 {
	width: 33.33333333%\0;
	*width: 33.33333333%;
}

.ie-5 {
	width: 41.66666667%\0;
	*width: 41.66666667%;
}

.ie-6 {
	width: 50%\0;
	*width: 50%;
}

.ie-7 {
	width: 58.33333333%\0;
	*width: 58.33333333%;
}

.ie-8 {
	width: 66.66666667%\0;
	*width: 66.66666667%;
}

.ie-9 {
	width: 75%\0;
	*width: 75%;
}

.ie-10 {
	width: 83.33333333%\0;
	*width: 83.33333333%;
}

.white-bg .layui-container {
	background: #fff;
}

.white-bg .layui-row {
	background: #fff;
}


.index-head {
	/* background: #fff url(../images/sq_banner.png) no-repeat top center; */
	  height: 630px;
	  background-size: cover;
	  background-position: center;
	  transition: background-image 1s ease-in-out;
}

.site-title {
	height: 125px;
	position: relative;
}

.site-title img {
	display: block;
	margin: 0 auto;
	padding-top: 240px;
}

.site-title ul {
	position: absolute;
	top: 10px;
	right: 2%;
	z-index: 100;
}

.site-title ul li {
	float: left;
	padding: 0 10px;
	height: 33px;
	line-height: 32px;
}

.site-title ul li+li {
	background: url(../images/sq_top_hr.png) no-repeat left center;
}

.site-title ul li a {
	font-size: 16px;
	color: #fff;
}

.site-nav {
	min-height: 66px;
	background: url(../images/sq_dh.png) no-repeat center;
	margin-top: -12px;
}

.navbar {
	width: 100%;
	min-height: 69px;
	display: block\0;
	*display: block;
	list-style-type: none;
	flex-direction: row;
	justify-content: flex-end;
}

.navbar li {
	float: left;
	width: 12.5%;
	line-height: 66px;
	text-align: center;
	cursor: pointer;
	float: left\0;
	*float: left;
}

.navbar li.on a {
	background: url(../images/sq_bottom_arrow.png) no-repeat center bottom;
}

.navbar li a {
	font-family: "SimHei", "Microsoft Yahei", "Arial", "sans-serif", "simsun";
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
	text-decoration: none;
	color: #fff;
	font-size: 21px;
}

.site-date {
	height: 50px;
	background: #fff;
	font-size: 16px;
}

.site-date .date {
	float: left \0;
	*float: left;
}

.site-date .date span {
	line-height: 50px;
	color: #1546a6;
}

.site-date .date .spanText1 {
	padding-left: 22px;
}

.site-date .search {
	float: right \0;
	*float: right;
	width: 400px \0;
	*width: 400px;
}

.search-box {
	float: right;
	width: 286px;
	height: 32px;
	margin-top: 10px;
	margin-right: 17px;
	border: none;
}

.search-box .search-con {
	float: left;
	width: 203px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border: 1px solid #1546a6;
	border-radius: 20px;
	background: none;
	color: #848484;
	font-size: 14px;
}

.search-box button {
	float: right;
	width: 60px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	border: none;
	border-radius: 20px;
	background: #1546a6;
	color: #fff;
	font-size: 16px;
}

.index-headLine {
	height: 60px;
	margin-bottom: 20px;
	position: relative;
	background: url(../images/sq_ttlogo.png) no-repeat 23px center;
}

.index-headLine .news-title {
	height: 60px;
	overflow: hidden;
	text-align: center;
}

.index-headLine .news-title h4 {
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2px;
}

.index-headLine .news-title h4 a {
	display: block;
	width: 62%;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	color: #414141;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.image {
	/* 	margin-bottom: 25px; */
}

.news {
	position: relative;
	width: 582px;
	margin-right: 15px;
}

.news .bd {
	height: 370px;
	position: relative;
	overflow: hidden;
}

.news .bd li {
	height: 370px;
	background-color: #fff;
	position: relative;
}

.news .bd li a {
	display: block;
}

.news .bd li img {
	width: 100%;
	height: 370px;
	object-fit: cover;
	object-position: center;
}

.news .bd li p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 38px;
	height: 38px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.news .bd li p i {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 38px;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
}

.news .bd li p a,
.news .bd li p a:visited {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	text-align: left;
	padding-left: 10px;
}

.news .hd {
	position: absolute;
	z-index: 1;
	bottom: 15px;
	right: 10px;
}

.news .prev,
.news .next {
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	display: none;
	background: url(../images/sq_ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.news .prev {
	left: 16px;
}

.news .next {
	background-position: 0 -40px;
	right: 16px;
}

.news .prev:hover,
.news .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.news .hd {
	position: absolute;
	z-index: 1;
	bottom: 14px;
	right: 15px;
}

.news .hd li {
	cursor: pointer;
	width: 10px;
	height: 10px;
	display: block;
	overflow: hidden;
	text-indent: 20px;
	float: left;
	margin-left: 8px;
	background: url(../images/sq_default_li.png);
}

.news .hd li.on {
	background: url(../images/sq_active_li.png);
}

.text-box {}

.info-left {
	margin-bottom: 25px;
	margin-right: 15px;
	padding-left: 26px;
}

.index-matter {
	clear: both;
}

.index-matter .notice_hd {
	width: 100%;
	display: inline-block;
	height: 45px;
	background: #ecf4ff;
}

.index-matter .notice_hd h4 {
	float: left;
	height: 45px;
	line-height: 45px;
	padding: 0 25px;
	font-size: 22px;
	text-align: left;
	background: #1546a6;
}

.index-matter .notice_hd h4 a {
	display: block;
	color: #fff;
	font-weight: bold;
}

.index-matter .notice_hd .more {
	float: right;
	display: block;
	margin-right: 7px;
	line-height: 45px;
	color: #010101;
	font: optional;
}

.index-matter .notice_hd {
	margin-bottom: 10px;
}

.index-matter .notice_bd li {
	height: 38px;
	line-height: 38px;
	margin-left: 2px;
	margin-right: 8px;
	font-size: 16px;
	/*padding-left: 18px;
	 background: url(../images/wg_spot_grey.jpg) no-repeat left center; */
}

.index-matter .notice_bd li span {
	float: right;
	margin-left: 5px;
	color: #575757;
}

.index-matter .notice_bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
}

.index-matter .notice_bd li:hover a {
	color: #1546a6;
}

.index-lead {
	border-top: 8px solid #1546a6;
	margin-bottom: 15px;
	margin-left: 10px;
	background: url(../images/sq_icon_background.png);
	background-size: 100%;
	overflow: hidden;
}

.index-lead h4 {
	font-size: 22px;
	color: #1546a6;
	line-height: 40px;
	text-align: center;
	padding-top: 18px;
	font-weight: bold;
	background: url(../images/sq_icon_gk.png) no-repeat top;
}

.index-lead ul {
	padding: 0 20px;
}

.index-lead ul li {
	height: 50px;
	height: 50px\0;
	*height: 50px;
	line-height: 51px;
	line-height: 50px\0;
	*line-height: 50px;
	display: block;
	font-size: 0;
	border-radius: 15px;
	background: #fbfcfe;
	margin-top: 15px;
	margin-bottom: 20px;
}

.index-lead ul li:hover {
	opacity: .9;
	transition: .5s;
}


.index-lead ul li i {
	float: left;
	display: inline-block;
	width: 48px;
	height: 51px;
}

.index-lead ul li .lead-i1 {
	background: url(../images/sq_icon2.png) no-repeat center right;
}

.index-lead ul li .lead-i2 {
	background: url(../images/sq_icon1.png) no-repeat center right;
}

.index-lead ul li .lead-i3 {
	background: url(../images/sq_icon3.png) no-repeat center right;
}

.index-lead ul li .lead-i4 {
	background: url(../images/sq_icon4.png) no-repeat center right;
}

.index-lead ul li span {
	float: left;
	display: inline-block;
	width: 100px;
	color: #1546a6;
	font-size: 16px;
	text-align: center;
}

/* 检察要闻 */
.index-info {
	overflow: hidden;
}

.info-text {
	margin-bottom: 17px;
}

.info-right {
	margin-bottom: 25px;
	margin-right: 23px;
	margin-left: 10px;
	padding-top: 15px;
}

.info-text .hd {
	height: 49px;
	line-height: 49px;
	margin-bottom: 15px;
	display: flex;
	/* background: url(../images/sq_jc1.png) no-repeat left;
	padding-left: 25px; */
}

.info-text .hd li {
	float: left;
	height: 50px;
	font-size: 22px;
	margin-left: 30px;
}

.info-text .hd li.on {
	background: url(../images/sq_icon_yw.png) no-repeat bottom;
}

.info-text .hd li a {
	display: block;
	color: #4a4a4a;
	text-align: center;
	font-weight: bold;
}

.info-text .hd li.on a {
	color: #1546a6;
}

.info-text .bd li {
	height: 42px;
	line-height: 42px;
	margin-left: 15px;
	margin-right: 9px;
	padding-left: 20px;
	font-size: 18px;
	background: url(../images/sq_spot_grey.jpg) no-repeat left center;
}

.info-text .bd li span {
	float: right;
	margin-left: 5px;
	color: #888888;
}

.info-text .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
}

.info-text .bd li:hover a {
	color: #1546a6;
}
/* 检察要闻end */
/* 检察业务 */
.index-thing {
	min-height: 222px;
}

.index-thing h4 {
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #1546a6;
	font-weight: bold;

}

.index-con1 {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
}

.index-info .bd li.con1-list {
	float: left;
	width: 23%;
	width: 22.5%\0;
	*width: 22.5%;
	line-height: 42px;
	margin: 0 1%;
	padding: 0;
	background: #f4f4f4;
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

.index-info .bd li.con1-list:hover a {
	color: #1546a6;
}

.index-con2 {
	width: 100%;
	display: inline-block;
	padding-bottom: 2px;
}

.index-info .bd li.con2-list {
	float: left;
	width: 23%;
	line-height: 37px;
	margin: 2px 1%;
	padding: 0;
	text-align: center;
	font-size: 15px;
	background: none;
	background: #f4f4f4;
	border-radius: 5px;
}

.index-info .bd li.con2-list:hover a {
	color: #1546a6;
}

.index-info .bd>ul,
.index-info .ie-hide {
	min-height: 265px;
	padding-top: 7px;
	border: 2px solid #d2ddf3;
}

/* 检察业务 */
/* 中国检察网 */
.text-china-jc {
	padding-left: 26px;
	padding-right: 10px;
}

.text-china-jc p {
	height: 49px;
	line-height: 49px;
	padding-bottom: 14px;
	text-align: center;
}

.text-china-jc .wdy-1200-xs .a1,
.text-china-jc .wdy-1200-xs .a2,
.text-china-jc .wdy-1200-xs .a3 {
	line-height: 160px;
	text-align: center;
	display: block;
	height: 106px;
	font-size: 16px;
	color: #1546a6;
}

.text-china-jc .wdy-1200-xs .a1 {
	background: #f4f4f4 url(../images/sq_jc_2.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wdy-1200-xs .a2 {
	background: #f4f4f4 url(../images/sq_jc_3.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wdy-1200-xs .a3 {
	background: #f4f4f4 url(../images/sq_jc_4.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wdy-1200-xs .a4,
.text-china-jc .wdy-1200-xs .a5,
.text-china-jc .wdy-1200-xs .a6,
.text-china-jc .wdy-1200-xs .a7 {
	height: 80px;
	display: block;
	padding-left: 90px;
	font-size: 16px;
	color: #1546a6;
}

.text-china-jc .wdy-1200-xs .a4 {
	line-height: 80px;
	background: #f4f4f4 url(../images/sq_jc_5.png) no-repeat;
	background-position: 24px center;
}

.text-china-jc .wdy-1200-xs .a5 {
	line-height: 80px;
	background: #f4f4f4 url(../images/sq_jc_6.png) no-repeat;
	background-position: 24px center;
}

.text-china-jc .wdy-1200-xs .grid-demo-80 {
	height: 80px;
}

.text-china-jc .wdy-1200-xs .a6 {
	height: 40px;
	padding: 20px 0px 20px 90px;
	background: #f4f4f4 url(../images/sq_jc_7.png) no-repeat;
	background-position: 24px center;
}

.text-china-jc .wdy-1200-xs .a7 {
	height: 40px;
	padding: 20px 0px 20px 90px;
	background: #f4f4f4 url(../images/sq_jc_8.png) no-repeat;
	background-position: 24px center;
}

.text-china-jc .wxy-1200-xs .a1,
.text-china-jc .wxy-1200-xs .a2,
.text-china-jc .wxy-1200-xs .a3,
.text-china-jc .wxy-1200-xs .a4,
.text-china-jc .wxy-1200-xs .a5,
.text-china-jc .wxy-1200-xs .a6,
.text-china-jc .wxy-1200-xs .a7 {
	line-height: 160px;
	text-align: center;
	display: block;
	height: 106px;
	font-size: 16px;
	color: #1546a6;
}

.text-china-jc .wxy-1200-xs .a1 {
	background: #f4f4f4 url(../images/sq_jc_2.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a2 {
	background: #f4f4f4 url(../images/sq_jc_3.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a3 {
	background: #f4f4f4 url(../images/sq_jc_4.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a4 {
	background: #f4f4f4 url(../images/sq_jc_5.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a5 {
	background: #f4f4f4 url(../images/sq_jc_6.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a6 {
	background: #f4f4f4 url(../images/sq_jc_7.png) no-repeat center;
	background-position: center 13px;
}

.text-china-jc .wxy-1200-xs .a7 {
	background: #f4f4f4 url(../images/sq_jc_8.png) no-repeat center;
	background-position: center 13px;
}

/* 中国检察网end */
/* 检务公开 */
.index-tz {
	padding-left: 10px;
}

.index-tz .sq_hd1 {
	height: 62px;
	border: 2px solid #b4c7eb;
}

.index-tz .sq_hd2 {
	margin-top: 18px;
	margin-bottom: 18px;
	height: 62px;
	border: 2px solid #b4c7eb;
}

.index-tz .sq_hd1 i {
	float: left;
	display: inline-block;
	width: 32px;
	height: 62px;
	margin-left: 34px;
	margin-right: 19px;
	background: url(../images/sq_zt1.png) no-repeat center;
}

.index-tz .sq_hd2 i {
	float: left;
	display: inline-block;
	width: 32px;
	height: 62px;
	margin-left: 34px;
	margin-right: 19px;
	background: url(../images/sq_zt2.png) no-repeat center;
}

.index-tz .sq_hd1 a,
.index-tz .sq_hd2 a {
	float: left;
	color: #1546a6;
	line-height: 62px;
	font-size: 16px;
}

.index-tz img {
	width: 100%;
	height: 75px;
	margin-bottom: 18px;
}

/* 专题专栏 */
.index-column {
	margin-bottom: 35px;
	overflow: hidden;
}

.index-column .pic-slide {
	width: 100%;
	height: 90px;
	position: relative;
	overflow: hidden;
}

.index-column .pic-slide .hd a {
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
}

.index-column .pic-slide .bd ul li {
	float: left;
	width: 585px;
	height: 90px;
	margin-right: 26px;
	margin-bottom: 14px\0;
	*margin-bottom: 14px;
}
.index-column .pic-slide .bd ul li:last-child{
	margin-right: 0;
}

.index-column .pic-slide .bd ul li img {
	width: 585px;
	height: 90px;
}

/* 机关党建 */
.index-media {
	overflow: hidden;
}

.index-media .talk-left_tb1 {
	height: 54px;
	width: 50px;
	background: url(../images/sq_jgdj1.png) no-repeat bottom left;
}
.index-media .talk-left_tb2 {
	height: 54px;
	width: 50px;
	background: url(../images/sq_jgdj2.png) no-repeat bottom left;
}
.index-media-pd{
	padding-left: 26px;
	padding-right: 10px;
}
.index-media .hd {
	height: 49px;
	line-height: 49px;
	margin-bottom: 15px;
	display: flex;
/* 	background: url(../images/sq_jgdj1.png) no-repeat bottom left; */
	border-bottom: 4px solid #68b0fb;
}

.index-media .hd li {
	float: left;
	height: 50px;
	font-size: 22px;
	margin-left: 4px;
}
.index-media .hd li+li {
	margin-left: 20px;
}

.index-media .hd li a {
	display: block;
	color: #4a4a4a;
	text-align: center;
	font-weight: bold;
}

.index-media .hd li.on a {
	color: #1546a6;
}

.index-media .bd li {
	height: 42px;
	line-height: 42px;
	margin-left: 15px;
	margin-right: 9px;
	padding-left: 20px;
	font-size: 18px;
	background: url(../images/sq_spot_grey.jpg) no-repeat left center;
}

.index-media .bd li span {
	float: right;
	margin-left: 5px;
	color: #888888;
}

.index-media .bd li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
}

.index-media .bd li:hover a {
	color: #1546a6;
}

/* 机关党建end */

/* 微信微博 */
.index-code{
	margin-left: 10px;
	padding-top: 14px;
	background: #f4f4f4;
}
.index-code .wx-wb li {
	padding-bottom: 14px;
}
.index-code .wx-wb li img{
	display: block;
	margin: auto;
	padding-bottom: 10px;
}
.index-code .wx-wb li:hover img {
	opacity: .9;
	transition: .5s;
}

.index-code .wx-wb li p {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	width: 120px;
	margin: auto;
	padding-left: 5px;
	text-align: center;
	border-radius: 15px;
}
.index-code .wx-wb li .wx-wb1 {
	background: #2555b4 url(../images/sq_wx_t.png) no-repeat 7px 9px;
}
.index-code .wx-wb li .wx-wb2 {
	background: #2555b4 url(../images/sq_wb_b.png) no-repeat 7px 9px;
}
/* 检察风采 */
.index-view {
	width: 100%;
	height: 260px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

.index-view .layui-row {
	position: relative;
	width: 100%;
	height: 260px;
	overflow: hidden;
}

.index-view .hd{
	width: 100%;
	height: 55px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	background: url(../images/sq_jcfc.png) no-repeat center;
}

.index-view .hd h4 {
	line-height: 55px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

.index-view .hd h4 a{
	color: #fff;
}

.index-view .bd {
	width: 100%;
	height: 166px;
	overflow: hidden;
	margin: 0 auto;
}

.index-view .bd ul li {
	float: left;
	width: 228px;
	height: 166px;
	margin-right: 17px;
	margin-right: 17px\0;
	*margin-right: 17px;
	position: relative;
}

.index-view .bd ul li a {
	display: block;
	color: #fff;
}

.index-view .bd ul li img {
	width: 228px;
	height: 166px;
}

.index-view .bd ul li p {
	width: 96%;
	padding: 0 2%;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	bottom: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}

.index-view .bd ul li p a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/* 地方网群 */
.index-web1{
		background: #e9f2ff;
		padding-top: 34px;
}

.index-web .hd {
	float: left;
	width: 88px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.index-web .hd h4{
	width: 88px;
	font-size: 22px;
	color: #1546a6;
	background: url(../images/sq_bmwq.png) no-repeat right;
}
.index-web .bd {
	float: left;
	width: 1111px;
}

.index-web .bd ul {
	display: inline-block;
}

.index-web .bd ul li {
	float: left;
	padding: 0px 31px 16px 34px;
	font-size: 15px;
}

.index-web .bd ul li a {
	color: #010101;
}

.index-web .bd ul li:hover a {
	color: #1546a6;
}
/* 版权 */
.site-bottom {
	min-height: 158px;
	background: #1546a6;
}

.index-link {
	min-height: 58px;
	background: #1546a6;
}


.index-link .bd {
	display: block;
}

.index-link .bd ul li {
	float: left;
	width: 267px;
	height: 42px;
	line-height: 42px;
	margin-left: 30px;
	margin-top: 34px;
	text-align: center;
	font-size: 16px;
	background: #376bd3;
}

.index-link .bd ul li a {
	color: #fff;
}

.index-link .bd ul li.last {
	background: #376bd3 url(../images/sq_arrow.png) no-repeat 205px center;
}

.index-foot {
	min-height: 177px;
}

.bottom-left img {
	float: right;
	margin-top: 51px;
	margin-right: 30px;
}

.bottom-right {
	margin-top: 40px;
}

.bottom-right p {
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}

/* 二级 start */
.second-list {
	padding-top: 10px;
	padding-bottom: 20px;
	background: #fff;
	*display: inline-block;
}

.secondary-nav {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #4e4a4a;
}

.secondary-nav .location {
	float: right;
	margin-right: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4e4a4a;
}

.list-left .layui-card {
	width: 260px;
	margin-left: 20px;
}

.list-left .layui-card-header {
	height: 50px;
	line-height: 50px;
	letter-spacing: 1px;
	color: #1546a6;
	font-size: 27px;
	border: none;
}

.list-left .layui-card-body {
	padding: 0;
}

.list-left .layui-card-body li {
	text-align: center;
	height: 49px;
	line-height: 49px;
	border-bottom: #ccc 1px solid;
	background: url(../images/sq_arrow_grey.png) no-repeat 15px center;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}

.list-left .layui-card-body li.this {
	background: #1546a6 url(../images/sq_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li a {
	width: 75%;
	height: 100%;
	padding-left: 25%;
	display: inline-block;
	display: block;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}

.list-left .layui-card-body li.this a {
	color: #fff;
}

.list-left .layui-card-body li:hover {
	background: #1546a6 url(../images/sq_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li:hover a {
	color: #fff;
}

.list-right {
	min-height: 420px;
	margin-bottom: 20px;
	background: #fff;
}

.list-right .right-box {
	min-height: 300px;
	margin-right: 20px;
	padding: 0 20px 30px;
	border: 1px solid #e2e2e2;
}

.list-right .right-nav {
	min-height: 65px;
	border-bottom: 1px solid #eee;
}

.list-right .right-nav h4 {
	line-height: 65px;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
	float: left;
}

.list-right .right-nav h4 a {
	color: #1546a6;
}

.list-right .right-nav .location {
	float: right;
	line-height: 65px;
	max-width: 340px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-right ul li {
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	background: url(../images/sq_spot_grey.jpg) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-right ul li:hover a {
	color: #1546a6;
}

.list-right ul li span {
	float: right;
	color: #6a6767;
}

.list-all {
	float: none;
	*width: 1150px;
	min-height: 330px;
	padding: 0 20px 30px;
	margin: 0 auto;
	background: #fff;
}

.list-all .right-nav {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #eee;
}

.list-all .right-nav h4 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
}

.list-all .right-nav h4 a {
	color: #1546a6;
}

.list-all .right-nav .location {
	float: right;
}

.list-all ul li {
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	background: url(../images/sq_spot_grey.jpg) no-repeat 5px center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-all ul li:hover a {
	color: #1546a6;
}

.list-all ul li span {
	float: right;
	color: #6a6767;
}

#page-box {
	text-align: center;
	margin-top: 20px;
}

/* 文章页 */
.detail-content {
	padding: 20px 30px;
	background: #fff;
}

.detail-content .location {
	padding-left: 35px;
	font-size: 16px;
	background: url(../images/sq_location.png) no-repeat 5px center;
}

.detail-content .detail-tit {
	line-height: 50px;
	padding-top: 20px;
	font-size: 32px;
	color: #1546a6;
	text-align: center;
	font-weight: bold;
}

.detail-content-html {
	color: #353535;
	font-size: 16px;
	padding: 0 10px;
}

.detail-content-html p {
	margin: 0 0 10px;
}

.detail-content-html * {
	line-height: 32px;
	font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif !important;
}

.detail-content-html img {
	max-width: 90%;
	height: auto;
}

.detail-attr {
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	background: #f7f7f7;
}

.detail-attr label {
	color: #666666;
	margin-right: 40px;
}

.detail-attr label.attr2 {
	margin-right: 0px;
}

.general_font {
	cursor: pointer;
}

.detail-attr label:last-child a {
	padding: 0 6px;
}

.detail-attr2 {
	min-height: 30px;
}

.detail-attr2 label.print {
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.detail-attr2 label.share-span {
	width: 50%;
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.ewm {
	display: block;
	margin: 20px auto 30px;
	width: 154px;
}

.ewm p {
	margin-bottom: 5px;
}

.detail-content-file {
	display: inline-block;
	line-height: 40px;
	margin-top: 20px;
	font-size: 16px;
}

.detail-content-file span {
	color: #353535;
	font-size: 16px;
	float: left;
	line-height: 30px;
}

.detail-content-file .file-list {
	line-height: 30px;
	margin-left: 80px;
}

.detail-content-file .file-list a {
	display: block;
	margin-bottom: 15px;
	color: #1546a6;
	line-height: 30px;
}

.detail-content-file .file-list a:hover {
	text-decoration: underline;
}

.list-main {
	background: #fff;
}

.list-main .right-nav {
	width: 96%;
	margin: 0 2%;
	padding: 2% 0;
	border-bottom: 1px solid #eee;
}

.list-main .right-nav h4 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	padding: 0 10px;
}

.list-main .right-nav h4 a {
	color: #1546a6;
}

.list-main .right-nav .location {
	float: right;
}

.layui-row.jg-hd {
	width: 96%;
	margin: 0 2%;
	height: 45px;
	background: #f0f0f0;
	margin-bottom: 15px;
	display: inline-block;
}

.jg-hd h4 {
	float: left;
	background: #1546a6;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	padding: 0 20px;
	letter-spacing: 2px;
}

.jg-hd h4 a {
	font-weight: bold;
	color: #fff;
}

.jg-list {
	display: inline-block;
	width: 96%;
	padding: 20px 2% 0;
	*padding: 20px 2%;
}

.jg-list li {
	height: 50px;
	margin-bottom: 28px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

.jg-list li p {
	font-size: 16px;
	color: #1d4c73;
}

.jg-list li a {
	width: 85%;
	background: #f5f5f5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.jg-list li:hover a {
	color: #1546a6;
}



@media all and (min-width: 1200px) {
	.layui-container {
		width: 1200px;
	}

	.wxy-1200-xs {
		display: none;
	}

}

@media all and (max-width: 1200px) {
	body {
		max-width: 768px;
		margin: 0 auto;
	}

	.layui-container {
		width: 98%;
		padding: 0 1%;
	}

	.index-head {
		height: 190px;
		background-repeat: repeat;
	}

	.site-title img {
		width: 95%;
		padding-top: 80px;
	}

	.site-nav {
		background: #1546a6;
	}

	.navbar {
		width: 100%;
		height: 98px;
		padding-top: 5px;
		line-height: 36px;
		background: none;
	}

	.navbar ul li {
		width: 33%;
		line-height: 30px;
		background: none;
	}

	.navbar ul li a {
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		padding: 0;
	}

	.navbar li.on {
		background: none;
	}

	.site-date .date {
		display: none;
	}

	.site-date .search {
		text-align: center;
	}

	.search-box {
		float: none;
		margin: 12px auto;
	}

	.index-headLine {
		background: #fff;
		margin-bottom: 5px;
	}

	.index-headLine .news-title h4 a {
		width: 80%;
		font-size: 22px;
	}
	.image_1{
		margin-bottom: 10px;
	}
	.news {
		width: 100%;
		margin: 0;
	}
	.news,
	.news .bd,
	.news .bd li,
	.news .bd li img {
		height: 280px;
	}

	.info-left {
		margin-right: 0;
		padding-left: 0;
	}

	.index-lead {
		margin-left: 0;
		padding-bottom: 11px;
	}

	.index-lead ul li {
		width: 45%;
		float: left;
		margin: 2% 2% 2% 3%;
	}

	.text-china-jc {
		padding: 0;
	}

	.wdy-1200-xs {
		display: none;
	}

	.index-tz {
		padding: 0;
	}

	.index-tz .sq_hd1 {
		width: 48%;
		float: left;
		margin-top: 18px;
		margin-bottom: 18px;
	}

	.index-tz .sq_hd2 {
		width: 48%;
		float: right;
	}

	.index-tz img {
		height: auto;
		width: 48%;
		margin: 0 0.5% 3%;
	}
	.index-media-pd{
		padding: 0;
	}
	.index-code{
		padding: 0;
		margin: 0;
	}
	.index-web .hd{
		display: none;
	}
	.index-web .bd{
		width: 100%;
	}
	.bottom-left {
		text-align: center;
	}
	.bottom-left img {
		float: none;
		margin: 10px auto 0;
	}
	.bottom-right {
		margin: 0 0 10px;
		text-align: center;
		font-size: 12px;
	}
	
	.index-link .bd ul li {
		width: 48%;
		margin-bottom: 8px;
		text-align: center;
		margin: 3% 1% 0% 1%;
	}
	.list-left .layui-card {
			width: 96%;
			margin: 0 2% 2%;
		}

	.list-left .layui-card-header {
		font-size: 18px;
	}
	
	.list-left .layui-card-body li a {
		font-size: 16px;
	}
	
	.list-right .right-box {
		margin: 0 2%;
		padding: 0 2% 3%;
	}
	
	.list-main .right-nav {
		padding: 3% 0;
	}
	
	.list-right .right-nav {
		border: none;
	}
	
	.list-right .right-nav .location {
		width: 100%;
		max-width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
		white-space: wrap;
	}
	
	.list-right .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #1546a6;
	}
	
	.list-all .right-nav {
		border: none;
	}
	
	.list-all .right-nav .location {
		width: 100%;
		line-height: 30px;
		padding-top: 10px;
		text-align: left;
	}
	
	.list-all .right-nav h4 {
		width: 98%;
		line-height: 45px;
		padding-left: 2%;
		padding-right: 0;
		border-bottom: 3px solid #1546a6;
	}
	
	.detail-content {
		padding: 2%;
		margin-top: 10px;
	}
	
	.detail-content .location {
		font-size: 14px;
	}
	
	.detail-content .detail-tit {
		line-height: 45px;
		padding-top: 10px;
		font-size: 26px;
	}
	
	.detail-attr {
		margin: 3% auto;
	}
	 .index-link .bd ul li.last {
		background-image: none;
	}
	.bottom-right p span {
		display: block;
		width: 100%;
	}
	.index-code .wx-wb li {
		width: 50%;
		padding-top: 20px;
		float: left;
	}
	.index-web .bd ul li {
		padding: 10px 0px;
		width: 50%;
		text-align: center;
	}
}

.list-all .secondary-sina-list li {
	background: none;
}
.secondary-sina-list li p {
    font-size: 16px;
    color: #1d4c73;
}
.secondary-sina-list li a {
    display: inline-block;
    width: 85%;
    background: #f5f5f5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	text-align: center;
}
.secondary-sina-list {
    display: inline-block;
    width: 94%;
    padding: 20px 3% 0;
}