@charset "utf-8";
/* CSS Document */

.banner {
	width: 100%; 
	height: 1052px;
	margin: 0 0 60px;
	overflow: hidden;
}

.banner_inner {
	width: 1280px;
	height: 1052px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.main {
	background: #fff;
	width: 1280px; 
	margin: 0 auto; 
	overflow:hidden;
}

.b_title {
	height: 180px;
	margin: 0 0 20px;
	text-align: center;
	overflow: hidden;
}

.b_title h2 {
	font-size: 36px;
	font-weight: bold;
	color: #fef5b6;
}

.s_title {
	height: 60px;
	position: relative;
	overflow: hidden;
}

.s_title .more {
	font-size: 18px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.ztjyjxs .s_title .more {
	right: 50px;
}

.more {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #000!important;
	position: absolute;
	right: 0;
	bottom: 0;
}

.detailContent {
	float: right;
}

.detailContent a {
	font-size: 16px;
	color: #f8f5c5!important;
}

.list {
	padding: 40px 0 0;
}


/*重点*/

.zd {
	background: url(zd_bg.png) no-repeat center top;
	width: 1239px;
	height: 438px;
	margin: 0 auto;
	position: absolute;
	left: 20px;
	bottom: 0;
	overflow: hidden;
}

.zd ul li {
	float: left;
	margin: 35px 0 0 35px;
}

.zd .zd_tit {
	background: url(zd_tit.png) no-repeat;
	width: 241px;
	height: 38px;
	line-height: 38px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #c31519;
	overflow: hidden;
}

.zd .zd_ct {
	background: url(zd_ct.png) no-repeat;
	width: 528px;
	height: 85px;
	line-height: 21px;
	padding: 15px 20px;
	font-size: 16px;
	color: #ffeac0;
	overflow: hidden;
}

.zd ul li:first-child .zd_ct,
.zd ul li:first-child+li+li+li .zd_ct {
	height: 35px;
	padding: 40px 20px;
}

.zd ul li:first-child+li+li .zd_ct {
	height: 55px;
	padding: 30px 20px;
}


/*第一行 头条 焦点图 要闻 评论*/

#first_line .main {
	background: none;
}

.tt {
	background: url(headlines.png) repeat-x;
	width: 1200px;
	height: 120px;
	line-height: 120px;
	padding: 0 40px;
	text-align: center;
	overflow: hidden;
}

.tt ul li a {
	display: block;
	width: 1200px;
	/*font-size: 38px;*/
	font-size: 30px;
	font-weight: bold;
	color: #d90e0e;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.line {
	background: url(line.png) no-repeat;
	height: 7px;
	margin: 20px 0;
	overflow: hidden;
}


.jdt {
	float: right;
	width: 798px;
	height: 586px;
	border: 1px solid #efd8bb!important;
	overflow:hidden;
}

.jdt img {
	width: 798px!important;
	height: 452px!important;
}

.jdt .mF_tbhuabao_wrap {
	width: auto!important;
	height: auto!important;
}

.jdt .mF_tbhuabao_wrap .dot li {
	margin: 0 2px!important;
}

.jdt .mF_tbhuabao {
	background: #fff5e9!important;
	height: 586px!important;
}

.jdt .mF_tbhuabao .pic, 
.jdt .mF_tbhuabao .txt,
.jdt .mF_tbhuabao .dot,
.jdt .mF_tbhuabao .pic ul {
	position: static!important;
}

.jdt .mF_tbhuabao .txt li {
	width: 720px!important;
  	height: 56px!important;
  	line-height: 28px!important;
  	padding: 0 20px;
	margin: 20px 0;
	position: static!important;
}

.jdt .mF_tbhuabao .txt li a {
  height: 56px!important;
  padding: 0!important;
  font-weight: normal!important;;
  font-size: 22px!important;
  text-align: center!important;
  color: #cc0000!important;
  overflow: hidden;
}

.jdt .mF_tbhuabao .txt li a:hover {
	color: #cc0000!important;
}

.jdt .mF_tbhuabao .txt li b {
	display: none!important;
}

.jdt .mF_tbhuabao .dot {
	width: fit-content!important;
	height: 5px!important;
	line-height: auto!important;
	margin: 0 auto!important;
  	z-index: 10;
}

.jdt .mF_tbhuabao .dot li a {
	float: left;
	background: #e2bf95;
	width: 40px;
	height: 5px;
	margin: 0 2px 0 0;
	text-indent: -20000px;
}

.jdt .mF_tbhuabao .dot li.current a {
	background: #ee4040;
}

.yw {
	float: left;
	background: url(news_bg.png) repeat-x;
	width: 464px;
	height: 586px;
	border: 1px solid #efd8bb;
	position: relative;
	overflow: hidden;
}
.yw1 {
	margin-top: 40px;
	background: none;
	width: 1278px;
	height: auto;
	border: 1px solid #efd8bb;
	position: relative;
}

.yw ul li {
	height: 60px;
	line-height: 30px;
	padding: 20px;
	border-bottom: 1px solid #e8e8e8;
	text-align: justify;
	overflow: hidden;
}


.yw ul li a {
	float: left;
	font-size: 19px;
} 
.yw ul li a {
	float: none;
} 
.yw1 ul li p {
	font-size: 16px;
	color: #aaa;
} 

.jdt_yw .yw .more {
	float: left;
	position: absolute;
	bottom: 25px;
	right: 388px;
}

.pl {
	height:332px;
	position: relative;
}


.pl .a_list {
	float: left;
	width: 242px;
	overflow: hidden;
}

.pl .a_list a {
	margin: 10px 0 0;
}

.pl .a_list a,.pl .a_list img {
	display: block;
	width: 242px;
	height: 135px;
	overflow: hidden;
}

.pl .b_list {
	float: left;
	width: 1038px;
	overflow: hidden;
}

.pl .b_list ul li {
	float: left;
	background: url(pl_li.png) no-repeat;
	width: 446px;
	height: 76px;
	line-height: 36px;
	padding: 30px;
	margin: 10px 0 0 13px;
	text-align: center;
	overflow: hidden;
}

.pl .b_list ul li a {
	font-size: 21px;
}



/*第二行 “学思想、强党性、重实践、建新功”*/

#second_line {
	background: url(second_line.jpg) no-repeat center top;
	/*height: 2600px;*/
	margin: 60px 0;
	overflow: hidden;
}

#second_line .main {
	background: none;
}

.zgf_jdt_yw {
	background: url(zgf_jdt_yw.png) repeat-x;
	height: 350px;
	padding: 60px 30px;
	overflow: hidden;
}

.zgf_jdt {
	float: left;
	width: 600px;
	height: 340px;
	overflow: hidden;
}

.zgf_jdt .mF_tbhuabao_wrap {
	width: auto!important;
	height: auto!important;
}

.zgf_jdt .mF_tbhuabao_wrap .dot li {
	margin: 0 2px!important;
}

.zgf_jdt .mF_tbhuabao {
	height: 340px!important;
}

.zgf_jdt .mF_tbhuabao .txt li {
	width: 560px!important;
  	height: 60px!important;
  	line-height: 30px!important;
  	padding: 10px 20px;
  	bottom: 0!important;
}

.zgf_jdt .mF_tbhuabao .txt li a {
  height: 60px!important;
  padding: 0!important;
  font-weight: normal!important;;
  font-size: 20px!important;
  text-align: left;
  color: #fff;
  overflow: hidden;
}

.zgf_jdt .mF_tbhuabao .txt li a:hover {
	color: #fff!important;
}

.zgf_jdt .mF_tbhuabao .txt li b {
	background: #000!important;
	filter: alpha(opacity=70)!important;
	opacity: 0.70!important;
}

.zgf_jdt .mF_tbhuabao .dot{
	width: 90px!important;
	height: 28px!important;
	position: absolute;
  	left: 500px!important;
  	bottom: 0!important;
  	z-index: 10;
  	text-align: right!important;
}

.zgf_jdt .mF_tbhuabao .dot li.current a {
  color: #ffc75c!important;
}

.zgf_jdt .mF_tbhuabao .dot li a {
  color: #fff!important;
}

.zgf_yw {
	float: right;
	width: 580px;
	position: relative;
}

.zgf_yw ul li {
	height: 72px;
	line-height: 36px;
	padding: 20px 0;
	border-bottom: 1px solid #880100;
	text-align: justify;
	overflow: hidden;
}

.zgf_yw ul li:last-child {
	border-bottom: none;
}

.zgf_yw ul li a {
	font-size: 21px;
	color: #f5f8c9;
}

.zgf_yw ul li a:hover {
	color: #f5f8c9!important;
}

.zgf_yw .more {
	bottom: -20px;
	color: #fff!important;
}

/*主题教育进行时*/
.ztjyjxs {
	background: #fff5e9;
	padding: 50px 0 0;
}

.ztjyjxs .list {
	padding: 30px 50px;
}

.ztjyjxs .list .a_list dl {
	padding: 20px 0;
}

.ztjyjxs .list .a_list dl:first-child {
	border-bottom: 1px solid #e1c4a2;
}

.ztjyjxs .list .a_list dl dt {
	float: left;
	width: 300px;
	height: 200px;
	overflow: hidden;
}

.ztjyjxs .list .a_list  dl:first-child+dl dt {
	float: right;
}

.ztjyjxs .list .a_list  dl dd {
	float: right;
	width: 830px;
	overflow: hidden;
}

.ztjyjxs .list .a_list  dl:first-child+dl dd {
	float: left;
}

.ztjyjxs .list .a_list  dl dd ul:first-child {
	height: 50px;
	margin: 10px 0 0;
	overflow: hidden;
}

.ztjyjxs .list .a_list  dl dd ul:first-child li {
	height: 50px;
	line-height: 50px;
}

.ztjyjxs .list .a_list  dl dd ul:first-child li a {
	float: left;
	width: 830px;
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ztjyjxs .list .a_list dl dd ul:first-child+ul {
	height: 120px;
	overflow: hidden;
}

.ztjyjxs .list .a_list dl dd ul:first-child+ul li {
	line-height: 30px;
	text-align: justify;
	font-size: 16px;
	color: #808080;
}

.ztjyjxs .list .b_list .essay {
	float: left;
	width: 340px;
	border-top: 1px solid #e1c4a2;
	border-right: 1px solid #e1c4a2;
	padding: 20px 36px 20px 0;
	overflow: hidden;
}

.ztjyjxs .list .b_list .essay:first-child+div+div,
.ztjyjxs .list .b_list .essay:first-child+div+div+div+div+div {
	padding: 20px 0 20px 36px;
	border-right: none;
}

.ztjyjxs .list .b_list .essay:first-child+div,
.ztjyjxs .list .b_list .essay:first-child+div+div+div+div {
	padding: 20px 42px;
}

.ztjyjxs .list .b_list .essay ul:first-child {
	height: 72px;
	margin: 0 0 20px;
	overflow: hidden;
}

.ztjyjxs .list .b_list .essay ul:first-child li {
	line-height: 36px;
	text-align: justify;
}

.ztjyjxs .list .b_list .essay ul:first-child li a {
	font-size: 24px;
}

.ztjyjxs .list .b_list .essay ul:first-child+ul {
	height: 150px;
	overflow: hidden;
}

.ztjyjxs .list .b_list .essay ul:first-child+ul li {
	line-height: 30px;
	font-size: 16px;
	color: #808080;
	text-align: justify;
}

.ztjyjxs .detailContent a {
	color: #e72e2e!important;
}

.qsxcsz_fgsj {
	background: #fff5e9;
	padding: 0 0 50px;
}

/*求实效 促审执*/
.qsxcsz {
	float: left;
	background: #fff;
	width: 774px;
	height: 390px;
	padding: 25px;
	margin: 0 0 0 20px;
	overflow: hidden;
}

.qsxcsz .list .essay {
	border-bottom: 1px dashed #b7c6e6;
	margin: 0 0 20px;
}

.qsxcsz .list .essay:last-child {
	border-bottom: none;
}

.qsxcsz .list .essay ul:first-child {
	height: 32px;
	overflow: hidden;
}

.qsxcsz .list .essay ul:first-child li {
	line-height: 32px;
}

.qsxcsz .list .essay ul:first-child li a {
	float: left;
	width: 774px;
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qsxcsz .list .essay ul:first-child+ul {
	height: 48px;
	padding: 20px 0;
	overflow: hidden;
}

.qsxcsz .list .essay ul:first-child+ul li {
	line-height: 24px;
	font-size: 16px;
	color: #747474;
	text-align: justify;
}

.qsxcsz .detailContent a {
	color: #ff7800!important;
}

/*法官手记*/

.fgsj {
	float: left;
	background: #ffe6c7;
	width: 346px;
	height: 390px;
	padding: 25px 35px;
	margin: 0 20px 0 0;
	overflow: hidden;
}
.fgsj .s_title  { height: 120px;margin-top: -8px; }
.fgsj .s_title .more  { top: 38px; }
.fgsj .list {padding: 0px;}
.fgsj .list .essay {
	margin: 0 0 10px;
}

.fgsj .list .essay ul:first-child {
	height: auto;
	overflow: hidden;
    margin-bottom: 8px;
}

.fgsj .list .essay ul:first-child li {
	line-height: 30px;
	text-align: justify;
}

.fgsj .list .essay ul:first-child li a {
	float: left;
	font-size: 21px;
}

.fgsj .list .essay ul:first-child+ul {
	height: 60px;
	padding: 0;
	overflow: hidden;
}

.fgsj .list .essay ul:first-child+ul li {
	line-height: 28px;
	font-size: 16px;
	color: #808080;
	text-align: justify;
}

.fgsj .detailContent a {
	color: #e72e2e!important;
}

/*融媒特辑*/

#third_line {
	display: none;
}

#third_line .main {
	background: none;
}

.rmtj {
	background: #7d0000;
	height: 600px;
	position: relative;
	overflow: hidden;
}

.rmtj a:first-child {
	position: absolute;
	top: 30px;
	left: 30px;
}

.rmtj a:first-child+a {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.rmtj a:first-child+a+a {
	position: absolute;
	top: 30px;
	left: 445px;
}

.rmtj a:first-child+a+a+a{
	position: absolute;
	top: 195px;
	left: 445px;
}

.rmtj a:first-child+a+a+a+a {
	position: absolute;
	bottom: 30px;
	left: 445px;
}

.rmtj a:first-child+a+a+a+a+a {
	position: absolute;
	top: 30px;
	right: 30px;
}

.rmtj a:first-child+a+a+a+a+a+a {
	position: absolute;
	bottom: 30px;
	right: 30px;
}


@media only screen and (max-width:1300px) {
	    .morelist {
			min-height: 1400px;
		}
	}	

.morelist.main {
	width: 1200px!important;
	min-height: 1400px;
	margin: 40px auto!important;
	padding: 40px;
}

.morelist .b_title {
	background: url(more_b_title.png) no-repeat center top;
	height: 60px;
	position: relative;
}

.morelist .b_title h2 {
	color: #bd271c;
}

.morelist .xgbdlist div.paginationControl {
	background: none; 
	clear: both;
}

.morelist li span { 
	float:left;
}

.morelist li span.right {
	float: right;
	font-size: 12px;
	color: #9dacbd;
}

.return {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #b92223;
	position: absolute;
	right: 0;
	bottom: 0;
}

.morelist ul {
	padding: 20px 0;
}

.morelist ul li {
	background: url(dian.png) no-repeat left center;
	background-position: 10px 24px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e0e4e8;
	padding-left: 35px;
	font-size: 21px;
	overflow: hidden;
}

DIV.paginationControl {
	font-size: 14px;
	TEXT-ALIGN: left;
	line-height:60px;
	*margin:0!important;
	*margin:20px 0 20px 0;
	text-align:center;
	background-color:#fff;
	margin:30px auto;
}
DIV.paginationControl A {
	color: #666;
	TEXT-DECORATION: none;
	border: 1px solid #ddd;
	padding:3px 5px 3px 5px;
	*padding:3px 5px 3px 5px;
	border: 1px solid #ccc;
	background-image: url(/share/style/images/br_line_2.gif);
	background-repeat: repeat-x;
}
DIV.paginationControl A:hover {
	color: #666;
	text-decoration: none;
	border: 1px solid #ccc;
	background-image: url(/share/style/images/br_line_2.gif);
	background-repeat: repeat-x;
}

DIV.paginationControl A:active {
	BACKGROUND-COLOR: #cfd5e6;
	border: 1px solid #DDD;
}

DIV.paginationControl SPAN.current {
	font-weight:700;
	BACKGROUND-COLOR: #ffecd7;
	border: 1px solid #df6a03;
	padding:3px 5px 3px 5px;
	*padding:3px 5px 3px 5px;
	*margin-top:1px;
	color: #FFF;
	background: #ffaf4b; /* IE6 */
	background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE7+ */
}

DIV.paginationControl SPAN.disabled {
	COLOR: #C6C6C6;
	/* border: 1px solid #ccc; */
	padding:3px 5px 3px 5px;
	*padding:3px 5px 3px 5px;
	background-image: url(/share/style/images/br_line_2.gif);
	background-repeat: repeat-x;
}

DIV.paginationControl input {
	border:1px solid #ccc;
	height:22px;
	line-height:22px;
	padding:0 5px 0 5px;
	*padding:0 5px 0 5px;
	position:relative;
	top:-1px;
	*position:relative;
	*top:3px;
} 

DIV.paginationControl SPAN#head_page,DIV.paginationControl SPAN#first_page,DIV.paginationControl SPAN#next_page,DIV.paginationControl SPAN#foot_page {
	color: #666;
	TEXT-DECORATION: none;
	border: 1px solid #ddd;
	padding:3px 5px 3px 5px;
	*padding:3px 5px 3px 5px;
	cursor:pointer;
	border: 1px solid #ccc;
	background-image: url(/share/style/images/br_line_2.gif);
	background-repeat: repeat-x;
}

#page li { 
	background-image: none!important; 
	padding-left: 0!important;
	text-indent: 0!important;
}

#page li.xl-active {
	background: #ff7800!important;
	border: 1px solid #ff7800!important;
}



