@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; list-style:none;}
fieldset, img { border:none; }
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "Microsoft YaHei","微软雅黑","SimSun","宋体","黑体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }
body {/*background:url(../image/bg.jpg) top center no-repeat;*/font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体","黑体"; font-size:16px; color:#333; min-width:1300px;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#f98700;}
dl dt,dl dd{margin:0;}
a { blr:expression(this.onFocus=this.blur()) }
:focus { outline: none; }
*{ -webkit-text-size-adjust: none;}

.clearfix:after{content:".";height:0;display:block;overflow:hidden;clear:both;}
.clearfix{zoom:1;}

.left{float:left;}
.right{float:right}
.fl{float:left;}
.fr{float:right}

.main {
	background: #fff;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.main .title {
	background:url(../image/title.png) top center no-repeat;
	height: 120px;
	line-height: 120px;
	margin: 30px 0 0;
	text-align: center;
	position: relative;
	overflow:hidden;
}

.main .title h2 {
	font-size: 48px;
	font-weight: bold;
	color: #1b3f82;
}

.main .title .more {
	font-size: 18px;
	color: #e83737;
	position: absolute;
	right: 10px;
	bottom: 0;
	overflow:hidden;
}

.main .list {
	margin: 40px 0;
}

.detailContent a {
	color: #f83600;
}

/*导航*/

.nav {
	background: #132d5b;
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.nav .nav_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav ul {
	width: 1200px;
	height: 60px;
	overflow: hidden;
}

.nav li {
	float: left;
}

.nav li a {
	font-size: 18px;
	color: #fff;
}

.nav .nav_line {
	float: left;
    margin: 0 12px;
    font-size: 16px;
    color: #4f6080;
}

.banner {
	background:url(../image/bg.jpg) top center no-repeat;
	width:100%;
	height:1020px;
	overflow: hidden;
}

.banner_inner {
	width:1300px;
	height:1020px;
	margin:0 auto;
	overflow: hidden;
}

/*总书记贺信*/

.zsjhx {
	background:url(../image/zsjhx.jpg) top center no-repeat;
	height: 400px;
	padding: 100px 0 50px;
	overflow: hidden;
}

.zsjhx .main {
	background: none;
}


.zsjhx .zsjhx_tit {
	height: 100px;
    overflow: hidden;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
	text-align: center;
}

.zsjhx .zsjhx_list {
	/*width: 775px;*/
	overflow: hidden;
	width: 1154px;
}

.zsjhx .zsjhx_list p {
	line-height: 40px;
    text-indent: 2em;
    font-size: 18px;
    color: #fff;
}


/*焦点图要闻*/

.yw {
	margin: 80px auto 20px auto;
}

.yw .jdt {
	float: left;
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
}

.yw .banner-main-a {
    width: 600px;
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
}

.yw .banner-main-img-a {
    width: 600px;
    height: 400px;
    overflow: hidden;
}

.focus_news_a {
    width: 600px;
    height: 400px;
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.focus_news_a:first-child {
  display: block;
}

.focus_news_a .focus_a {
  width: 600px;
  height: 400px;
  overflow: hidden;
}

.focus_news_a .focus_a img {
    display: block;
    width: 600px;
    height: 400px;
    overflow: hidden;
}

 .focus_news_a b {
  	display: block;
  	width: 560px;
  	height: 60px;
  	padding: 0 20px;
	background: #000;
	filter: alpha(opacity=80)!important;
	opacity: 0.8!important;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
  	overflow: hidden;
}

.focus_news_a .news_a {
	float: none;
	width: 600px;
	position: absolute;
  	bottom: 0;
  	left: 0;
  	z-index: 10;
}

.focus_news_a .news_a ul {
  	width: 560px;
  	height: 60px;
  	padding: 0 20px;
  	overflow: hidden;
}

.focus_news_a .news_a ul li {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.focus_news_a .news_a ul li a {
 	font-size: 21px;
  	color: #fff;
}

.yw .ui-controls {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}

.yw .ui-controls ul {
  	height: 20px;
  	overflow: hidden;
}

.yw .ui-controls ul li {
  float: left;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 6px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.yw .ui-controls ul li:hover {
  background: #fff;
}

.yw .ui-controls ul .current {
  background: #ffc75c;
}

.yw .xw {
	float: right;
	width: 530px;
	position: relative;
	overflow: hidden;
}

.yw .xw .a_list ul:first-child {
	/*height: 84px;*/
	overflow: hidden;
}

.yw .xw .a_list ul:first-child li {
	line-height: 42px;
}

.yw .xw .a_list ul:first-child li a {
	float: left;
	font-size: 35px;
	color: #000;
}

.yw .xw .a_list ul:first-child+ul {
	height: 90px;
	padding: 10px 0 20px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}

.yw .xw .a_list ul:first-child+ul li {
	line-height: 30px;
	font-size: 16px;
	color: #808080;
}

.yw .xw .b_list li {
	background:url(../image/li_icon.png) left center no-repeat;
	line-height: 48px;
	text-indent: 26px;
}

.yw .xw .b_list li a {
	font-size: 21px;
}

.yw .xw .more {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #e83737;
}

/*会议日程*/

.hyrc {
	background:url(../image/hyrc.png) top center no-repeat;
	height: 1086px;
	overflow: hidden;
}

.hyrc .main {
	background: none;
}

.hyrc .tab_tit {
	height: 70px;
	line-height: 70px;
	padding: 0 140px;
	overflow:hidden;
}

.hyrc .tab_tit ul li {
	background: url(../image/tab_tit.png) no-repeat;
	width: 450px;
	height: 70px;
	line-height: 70px;
	font-family: Arial;
	font-size: 40px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}


.hyrc .tab_tit ul li#tit1 {
	float: left;
}

.hyrc .tab_tit ul li#tit2 {
	float: right;
}

.hyrc .tab_tit ul li.hover {
	background: url(../image/tab_tit_hover.png) no-repeat;
}

.hyrc .tab_con {
	padding: 50px 155px;
}

.hyrc .tab_con ul li {
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}

/*.hyrc .tab_con ul li.aa {
	height: 150px;
}
.hyrc .tab_con ul li.aa .time,
.hyrc .tab_con ul li.aa .matter {
	height: 117px;
    line-height: 36px;
    padding: 32px 30px 0 0;
}
.hyrc .tab_con ul li.aa .matter {
	font-size: 20px;
	padding: 32px 0 0 30px!important;
}*/

.hyrc .tab_con ul li:first-child {
	height: 70px;
	line-height: 66px;
}

.hyrc .tab_con ul li:first-child .time {
	height: 66px;
	line-height: 66px;
	border-bottom: 4px solid #1b3f82;
	font-family: "Microsoft YaHei";
	font-size: 36px!important;
	color: #1b3f82;
}

.hyrc .tab_con ul li:first-child .matter {
	background:url(../image/matter_first.png) no-repeat;
	height: 70px;
	line-height: 66px;
	font-size: 36px;
	font-weight: normal;
	color: #1b3f82;
}

.hyrc .tab_con ul li .time {
	float: left;
	width: 300px;
	height: 99px;
	line-height: 99px;
	border-bottom: 1px solid #d1dcea;
	padding: 0 30px 0 0;
	text-align: right;
	font-family: Arial;
	font-size: 24px;
	color: #1b3f82;
	overflow: hidden;
}

.hyrc .tab_con ul li .matter {
	float: right;
	width: 528px;
	height: 99px;
	line-height: 99px;
	border-bottom: 1px solid #d1dcea;
	padding: 0 0 0 30px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #1b3f82;
	overflow: hidden;
}

/*.hyrc .tab_con #tit_con2 ul li:first-child+li+li+li {
	height: 149px;
}

.hyrc .tab_con #tit_con2 ul li:first-child+li+li+li .time {
	height: 148px;
	line-height: 148px;
}

.hyrc .tab_con #tit_con2 ul li:first-child+li+li+li .matter {
	width: 518px;
	height: 108px;
	padding: 20px 10px 20px 30px;
	line-height: 36px;
}*/

/*论坛议题*/

.ltyt {
	background: url(../image/ltyt.png) top center no-repeat;
	height: 706px;
	overflow: hidden;
}

.ltyt .main {
	width: 1250px;
	background: none;
}

.ltyt .main .title h2 {
	color: #fff;
}

.ltyt .list ul li {
	float: left;
	width: 600px;
	height: 134px;
	overflow: hidden;
}

.ltyt .list ul li:first-child {
	background: url(../image/yt1.png) no-repeat;
	margin: 40px 46px 56px 0;
}

.ltyt .list ul li:first-child+li {
	background: url(../image/yt2.png) no-repeat;
	margin: 40px 0 56px;
}

.ltyt .list ul li:first-child+li+li {
	background: url(../image/yt3.png) no-repeat;
	margin: 0 46px 0 0;
}

.ltyt .list ul li:first-child+li+li+li {
	background: url(../image/yt4.png) no-repeat;
}

.ltyt .list ul li .yt_num {
	float: left;
	width: 193px;
	height: 119px;
	padding: 15px 0 0 15px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
}

.ltyt .list ul li .yt_tit {
	float: left;
	width: 322px;
	height: 80px;
	line-height: 40px;
	padding: 27px 35px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.ltyt .list ul li .yt_tit a {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.ltyt1 {
	background: url(../image/ltyt1.png) no-repeat;
	height: 973px;
	overflow: hidden;
}

.ltyt1 .main {
	width: 1200px;
}

.ltyt1 .tab_tit {
	height: 81px;
	overflow: hidden;
}

.ltyt1 .tab_tit ul li {
	float: left;
	width: 290px;
	height: 81px;
	margin: 0;
	overflow: hidden;
}

.ltyt1 .tab_tit ul li:first-child {
	background: url(../image/tab_tit1.png) no-repeat;
	margin: 0 13px 0 0;
}

.ltyt1 .tab_tit ul li:first-child+li {
	background: url(../image/tab_tit2.png) no-repeat;
	margin: 0 13px 0 0;
}

.ltyt1 .tab_tit ul li:first-child+li+li {
	background: url(../image/tab_tit3.png) no-repeat;
	margin: 0 13px 0 0;
}

.ltyt1 .tab_tit ul li:first-child+li+li+li {
	background: url(../image/tab_tit4.png) no-repeat;
	margin: 0;
}

.ltyt1 .tab_tit ul li:first-child.hover {
	background: url(../image/tab_tit_hover1.png) no-repeat;
}

.ltyt .tab_tit ul li:first-child+li.hover {
	background: url(../image/tab_tit_hover2.png) no-repeat;
}

.ltyt1 .tab_tit ul li:first-child+li+li.hover {
	background: url(../image/tab_tit_hover3.png) no-repeat;
}

.ltyt1 .tab_tit ul li:first-child+li+li+li.hover {
	background: url(../image/tab_tit_hover4.png) no-repeat;
}

.ltyt1 .tab_con {
	background: url(../image/tab_con.png) no-repeat;
	height: 526px;
	padding: 50px 40px 0;
	overflow: hidden;
}

.ltyt1 .list .tab_con .img_txt {
	float: left;
	width: 238px;
	margin: 0 54px 30px 0;
	overflow: hidden;
}

.ltyt1 .list .tab_con .img_txt:first-child+div+div+div,
.ltyt1 .list .tab_con .img_txt:first-child+div+div+div+div+div+div+div {
	margin: 0 0 30px;
}

.ltyt1 .list .tab_con .img_tit {
	width: 238px;
	height: 48px;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	overflow: hidden;
}

.ltyt1 .list .tab_con .img_tit a {
	font-size: 16px;
	color: #fff;
}

/*现场直播*/

.xczb .banner-main-b {
    width: 100%;
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
}

.xczb .banner-main-img-b {
    width: 1200px;
    height: 782px;
    overflow: hidden;
}

.focus_news_b {
    width: 100%;
    height: 782px;
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.focus_news_b:first-child {
  display: block;
}

.focus_news_b .focus_b {
  width: 1200px;
  height: 782px;
  overflow: hidden;
}

.focus_news_b .focus_b img {
    display: block;
    width: 1200px;
    height: 782px;
    overflow: hidden;
}

.focus_news_b span {
	display: block;
	background: url(../image/xczb_logo.png) no-repeat;
	width: 320px;
	height: 124px;
	position: absolute;
	right: 50px;
	top: 40px;
	z-index: 10;
	overflow: hidden;
}

 .focus_news_b b {
  	display: block;
  	width: 1100px;
  	height: 76px;
  	padding: 0 50px;
	background: #1b3f82;
	filter: alpha(opacity=80)!important;
	opacity: 0.8!important;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
  	overflow: hidden;
}

.focus_news_b .news_b {
	float: none;
	width: 1200px;
	position: absolute;
  	bottom: 0;
  	left: 0;
  	z-index: 10;
}

.focus_news_b .news_b ul {
  	width: 1100px;
  	height: 76px;
  	padding: 0 50px;
  	overflow: hidden;
}

.focus_news_b .news_b ul li {
	height: 76px;
	line-height: 76px;
	overflow: hidden;
	text-align: center;
}

.focus_news_b .news_b ul li a {
 	font-size: 36px;
  	color: #fff;
}

.xczb .ui-controls {
	height: 20px;
	margin: 40px auto 0;
	display: table;
	overflow: hidden;
}

.xczb .ui-controls ul {
  	height: 20px;
  	overflow: hidden;
}

.xczb .ui-controls ul li {
  float: left;
  background: #149fd2;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin: 0 20px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.xczb .ui-controls ul li:hover {
  background: #f83600;
}

.xczb .ui-controls ul .current {
  background: #f83600;
}

/*大会成果*/

.dhcg {
	background:url(../image/dhcg.png) top center no-repeat;
	height: 506px;
	overflow: hidden;
}

.dhcg .main {
	background: none;
}

.dhcg .list .essaya ul:first-child {
	height: 42px;
	overflow: hidden;
}

.dhcg .list .essaya ul:first-child li {
	line-height: 40px;
	margin: 0 auto;
	display: table;
	overflow: hidden;
}

.dhcg .list .essaya ul:first-child li a {
	float: left;
	font-size: 40px;
	font-weight: bold;
	color: #149fd2;
}

.dhcg .list .essaya ul:first-child+ul {
	height: 200px;
	padding: 20px 0 0;
	overflow: hidden;
}

.dhcg .list .essaya ul:first-child+ul li {
	line-height: 40px;
	font-size: 18px;
	text-indent: 2em;
}

/*司法交流*/

#marquee1 {
	width: 1200px;
	height: 244px;
	overflow: hidden;
}

#marquee1 ul {
  	white-space: nowrap;
}

#marquee1 ul .img_txt {
  width: 260px;
  height: 244px;
  display: inline-block;
  margin: 0 52px 0 0;
  white-space: normal;
  overflow: hidden;
}


#marquee1 .img_txt a img {
	float: left;
	width: 260px;
	height: 172px;
	overflow: hidden;
}

#marquee1 .img_txt .img_tit {
	width: 220px;
	height: 52px;
	line-height: 26px;
	padding: 10px 20px;
	text-align: center;
	overflow: hidden;
}

#marquee1 .img_txt .img_tit a {
	font-size: 18px;
}

/*媒体报道*/

.mtbd .a_list {
	float: left;
	width: 820px;
	overflow: hidden;
}

.mtbd .a_list .essayb {
	float: left;
	width: 370px;
	margin: 0 40px 40px 0;
	overflow: hidden;
}

.mtbd .a_list .essayb ul:first-child {
	height: 56px;
	margin: 0 0 10px;
	overflow: hidden;
}

.mtbd .a_list .essayb ul:first-child li {
	height: 56px;
	line-height: 28px;
	overflow: hidden;
}

.mtbd .a_list .essayb ul:first-child li a {
	float: left;
	font-size: 21px;
}

.mtbd .a_list .essayb ul:first-child+ul {
	height: 72px;
	overflow: hidden;
}

.mtbd .a_list .essayb ul:first-child+ul li {
	line-height: 24px;
	font-size: 14px;
}

.mtbd .b_list {
	float: right;
	width: 380px;
	overflow: hidden;
}

.mtbd .b_list .img_txt {
	width: 380px;
	overflow: hidden;
}

.mtbd .b_list .img_txt .img_tit {
	width: 360px;
	height: 56px;
	line-height: 28px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
}

/*视频-五个视频*/

.sp {
	background: url(../image/ltyt.png) top center no-repeat;
	height: 690px;
	overflow: hidden;
}

.sp .main {
	background: none;
}

.sp .main .title h2 {
	color: #fff;
}

.sp .main .title .more {
	color: #fff;
}

.sp #videoCoveragea .bigImg:first-child {
	width: 590px!important;
	height: 332px!important;
	overflow: hidden;
}

.sp #videoCoveragea .bigImg {
	float: left;
	background: #fff;
	width: 270px;
	height: 152px;
	margin: 0 20px 0 0;
	padding: 5px;
	position: relative;
	overflow: hidden;
}

.sp #videoCoveragea .bigImg:first-child+div+div,
.sp #videoCoveragea .bigImg:first-child+div+div+div+div {
	margin: 0;
}

.sp #videoCoveragea .bigImg:first-child+div {
	margin: 0 20px 20px 0;
}
.sp #videoCoveragea .bigImg:first-child+div+div {
	margin: 0 0 20px;
}

.sp #videoCoveragea .bigImg a img {
	display: block;
	width: 270px;
	height: 152px;
	overflow: hidden;
}

.sp #videoCoveragea .bigImg:first-child a img {
	width: 590px!important;
	height: 332px!important;
}

.sp #videoCoveragea .bigImg a span {
	background: none!important;
    width: 270px!important;
    height: 19px!important;
    line-height: 21px!important;
    padding: 10px 0!important;
    font-size: 13px!important;
    font-weight: normal!important;
    color: #fff;
    position: absolute;
    left: 5px;
    bottom: 5px;
    overflow: hidden;
    text-align: center;
}

.sp #videoCoveragea .bigImg:first-child a span {
	width: 550px!important;
	height: 22px!important;
	/*line-height: 36px!important;*/
	padding: 14px 20px!important;
	font-size: 21px!important;
}

.sp #videoCoveragea .bigImg a b {
	display: block!important;
	background: #000;
	filter: alpha(opacity=80)!important;
	opacity: 0.8!important;
	width: 270px;
	height: 35px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	overflow: hidden;
}

.sp #videoCoveragea .bigImg:first-child a b {
	width: 590px;
	height: 50px;
}

/*视频-两个视频*/

/*.sp {
	height: 560px;
	margin: 50px 0 0 0;
}
.sp.sp1 .list {
	width: 1300px;
}
.sp.sp1 #videoCoveragea .bigImg {
	float: left;
	background: #fff;
	width: 373px!important;
    height: 280px!important;
	margin-right: 25px!important;
	padding: 5px;
	position: relative;
	overflow: hidden;
}

.sp.sp1 #videoCoveragea .bigImg:first-child+div {
}

.sp.sp1 #videoCoveragea .bigImg a img {
	display: block;
	width: 373px!important;
    height: 210px!important;
}

.sp.sp1 #videoCoveragea .bigImg a span {
	background: none!important;
    width: 333px!important;
    height: 60px!important;
    line-height: 30px!important;
    padding: 5px 20px!important;
    font-size: 18px!important;
    font-weight: normal!important;
    color: #000;
    position: absolute;
    left: 5px;
    bottom: 5px;
    overflow: hidden;
    text-align: center;
}

.sp #videoCoveragea .bigImg a b {
	display: block!important;
	background: #ffffff;
	width: 373px!important;
	height: 70px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	overflow: hidden;
}
.sp #videoCoveragea .bigImg:first-child a b {
	width: 590px;
	height: 70px;
}*/

/* 大视频 */

.dsp.sp1 #videoCoveragea .bigImg {
	float: left;
	background: #fff;
	width: 1200px!important;
	height: 675px!important;
	margin: 0!important;
	padding: 5px;
	position: relative;
	overflow: hidden;
}

.dsp.sp1 #videoCoveragea .bigImg:first-child+div {
	float: right;
}

.dsp.sp1 #videoCoveragea .bigImg a img {
	display: block;
	width: 1200px!important;
	height: 675px!important;
}

.dsp.sp1 #videoCoveragea .bigImg a span {
	background: none!important;
    width: 1155px!important;
    height: 72px!important;
    line-height: 60px!important;
    padding: 14px 20px!important;
    font-size: 36px!important;
    font-weight: 700!important;
    color: #fff;
    position: absolute;
    left: 5px;
    bottom: 5px;
    overflow: hidden;
    text-align: center;
}

.dsp #videoCoveragea .bigImg a b {
	display: block!important;
	background: #000;
	filter: alpha(opacity=80)!important;
	opacity: 0.8!important;
	width: 1195px!important;
	height: 100px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	overflow: hidden;
}


/*中国环境资源审判*/

.zghzsp .list {
	width: 1300px;
}
.zghzsp .list .ct {
	float: left;
    background: url(../image/ct.png) repeat-x;
    width: 234px;
    height: 290px;
    border: 1px solid #a5d9ec;
    padding: 20px 20px 30px 20px;
    margin: 0 31px 0 0;
    overflow: hidden;
}

.zghzsp .list .ct:first-child+div {
	/*margin: 0 0 40px;*/
}

.zghzsp .list .ct:first-child+div+div {
	/*margin: 0 50px 0 0;*/
}

.zghzsp .list .ct:first-child+div+div+div {
	margin: 0;
}

.zghzsp .s_title {
	height: 64px;
	line-height: 50px;
	overflow: hidden;
}

.zghzsp .s_title h2 {
	float: left;
    font-size: 22px;
    font-weight: bold;
    color: #149fd2;
	line-height: 28px;
    position: absolute;
    width: 235px;
    text-align: center;
}

.zghzsp .s_title .more {
	float: left;
    font-size: 18px;
    color: #e83737;
    margin: 270px 0 0 180px;
    position: absolute;
}


.zghzsp .s_list ul:first-child {
	height: 76px;
	margin: 0 0 10px 0 ;
	overflow: hidden;
}

.zghzsp .s_list ul:first-child li {
	height: 84px;
    line-height: 26px;
    overflow: hidden;
}

.zghzsp .s_list ul:first-child li a {
	float: left;
	font-size: 20px;
}

.zghzsp .ct .s_list ul:first-child+ul {
	height: 120px;
	overflow: hidden;
}

.zghzsp .s_list ul:first-child+ul li {
	line-height: 24px;
    font-size: 14px;
}



/*国际经验交流*/

.gjjyjl .list {
	width: 1300px;
}
.gjjyjl .list .ct {
	float: left;
    background: url(../image/ct2.png) repeat-x;
    width: 234px;
    height: 210px;
    border: 1px solid #cad3ef;
    padding: 20px 20px 30px 20px;
    margin: 0 31px 0 0;
    overflow: hidden;
}

.gjjyjl .list .ct:first-child+div {
	/*margin: 0 0 40px;*/
}

.gjjyjl .list .ct:first-child+div+div {
	/*margin: 0 50px 0 0;*/
}

.gjjyjl .list .ct:first-child+div+div+div {
	margin: 0;
}

.gjjyjl .s_title {
	/*height: 64px;
	line-height: 50px;
	overflow: hidden;*/
}

.gjjyjl .s_title h2 {
	float: left;
    font-size: 22px;
    font-weight: bold;
    color: #149fd2;
	line-height: 28px;
    position: absolute;
    width: 235px;
    text-align: center;
}

.gjjyjl .s_title .more {
	float: left;
    font-size: 18px;
    color: #e83737;
    margin: 225px 0 0 180px;
    position: absolute;
}


.gjjyjl .s_list ul:first-child {
	/*height: 76px;*/
	margin: 0 0 10px 0 ;
	overflow: hidden;
}

.gjjyjl .s_list ul:first-child li {
	/*height: 84px;*/
    line-height: 26px;
    overflow: hidden;
}

.gjjyjl .s_list ul:first-child li a {
	float: left;
	font-size: 20px;
}

.gjjyjl .ct .s_list ul:first-child+ul {
	height: 120px;
	overflow: hidden;
}

.gjjyjl .s_list ul:first-child+ul li {
	line-height: 24px;
    font-size: 14px;
}


/*融媒体*/

.rmt {
	padding: 40px 0;
}

#marquee2 {
	width: 1200px;
	height: 630px;
	overflow: hidden;
}

#marquee2 ul {
  	white-space: nowrap;
}

#marquee2 ul li {
  /*float: left!important;*/
  width: 365px;
  height: 630px;
  display: inline-block;
  margin: 0 52px 0 0;
  overflow: hidden;
}

#marquee2 ul li img {
	display: block;
	width: 365px;
	height: 630px;
	overflow: hidden;
}

/*底部*/

.footer {
	background: #266196;
	width: 100%;
	margin: 40px 0 0;
	padding: 50px 0 100px;
	overflow: hidden;
}

.footer .main {
	background: none;
}

.footer .footer_logo {
	float: left;
	background: url(../image/footer_logo.png) no-repeat;
	width: 120px;
	height: 124px;
	margin: 0 0 40px;
	overflow: hidden;
}

.footer .footer_ct {
	float: right;
	text-align: right;
	overflow: hidden;
}

.footer .footer_ct p {
	display: block;
	line-height: 36px;
	font-size: 16px!important;
	color: #fff!important;
}

.footer .footer_ct a {
	line-height: 36px;
	font-size: 16px!important;
	color: #fff!important;
}


/*二级页*/

.main .morepage {
	min-height: 850px;
}

.morepage .title {
	height: 60px;
	line-height: 60px;
	border-bottom: 4px solid #266196;
	padding: 0 40px;
	overflow: hidden;
}

.morepage .title h4 {
	float: left;
	font-size: 30px;
	color: #266196;
}

.morepage .title a {
	float: right;
	font-size: 16px;
}

.morepage .morelist {
	padding: 40px;
}

.morepage .morelist ul li {
	display: block;
	background: url(../image/li_icon.png) no-repeat left 20px;
	line-height: 49px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 0 30px;
	position: relative;
	overflow: hidden;
}

.morepage .morelist ul li span a {
	font-size: 16px!important;
}

.morepage .morelist ul li span.fr {
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color: #777;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*video*/

.video .bigImg {
	float: left;
	width: 520px;
	height: 440px;
	margin: 0 40px 40px 0;
	overflow: hidden;
}

.video .bigImg a {
	float: left;
	width: 520px;
	height: 440px;
	overflow: hidden;
}

.video .bigImg a img {
	float: left;
	width: 520px;
	height: 320px;
	overflow: hidden;
}

.video .bigImg a span {
	display: block;
	background: #f4fcff;
	width: 520px;
	height: 120px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	overflow: hidden;
}

/*页码*/

.pagination_box {
	height: 50px;
	line-height: 50px;
	margin: 50px auto 0;
	display: table;
}

.pagination li {
	float: left;
	margin: 0 6px 0 0;
}

.pagination li.gray a {
	background: #fff;
	color: #cecece;
	border: 1px solid #e2e2e2;
	padding: 8px 12px;
	cursor: pointer;
}

.pagination li.active a {
	background: #12398d;
	color: #fff;
	border: 1px solid #12398d;
	padding: 8px 12px;
	cursor: pointer;
}

.pagination li a {
	background: #fff;
	color: #cecece;
	border: 1px solid #e2e2e2;
	padding: 8px 12px;
}

.pagination li:hover a {
	background: #12398d;
	color: #fff;
	border: 1px solid #12398d;
	padding: 8px 12px;
	cursor: pointer;
}

/*详情页*/

.detail_line {
  	height: 40px;
  	line-height: 40px;
  	border-bottom: 1px solid #ddd;
  	font-size: 16px;
}

.detail_line .dqwz {
  	float: left;
  	height: 40px;
  	line-height: 40px;
  	font-size: 18px;
  	border-bottom: none;
}

.detail_line .fhsy {
  	float: right;
}

.detail_thr {
  	height: 40px;
  	line-height: 40px;
  	text-align: center;
  	font-size: 16px;
}

.detail_thr span {
  	margin: 0 20px 0 0;
}

.detail_title {
  	line-height: 50px;
  	font-size: 32px;
  	margin: 60px 0 20px;
  	text-align: center;
	padding: 0 100px;
}

.detail_image {
  	width: 900px;
  	margin: 30px auto 60px;
  	height: auto;
  	text-align: center;
}

.image_text {
  	line-height: 22px;
  	text-align: center;
  	padding-top: 20px;
  	font-size: 14px;
  	color: #777;
  	font-family: "楷体";
}

.detail_txt {
	line-height: 2.0;
	font-family: "宋体";
	padding: 0 100px;
}

.detail_txt p {
   /*text-indent: 2em;*/
   margin: 0 0 30px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.detail_txt p img {
	display: none;
	margin: 50px auto 0 auto;
	display: table;
	max-width: 800px;
    height: auto;
}

.detail_edit {
  	float: right;
  	margin: 30px 0 90px;
  	color: #999;
}

.video_warper {
  	margin: 40px auto 60px;
  	width: 700px;
  	height: auto;
}


.yhy {
	margin: 100px auto;
    width: 1200px;
    text-align: center;
}

