﻿@charset "utf-8";
@import url("head.css?v=1.0");
@import url("foot.css?v=1.0");
@import url("global.css?v=1.0");
@import url("reset.css?v=1.0");
@import url("channelpage.css?v=1.0");
@import url("animate.min.css?v=1.0");
@import url("hover-min.css?v=1.0");

.main-content{
	width: 1165px;
	margin: 0 auto;
}
.topnews{
	font-size:32px;
	color:#2e6da1;
	text-align:center;
	padding:30px 0;
    font-weight: bold;
}
.topnews a:link,.topnews a:hover,.topnews a:visited{
	color:#2e6da1
}
.slideBox{position:relative; width:615px; height:400px;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:10px; bottom:20px; z-index:11; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; width:10px; text-align:center; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
border-radius:10px; display:inline; margin-right:8px; cursor:pointer; background:#ffffff; overflow:hidden;}
.slideBox .hd ul li.on{ background:#fe3d36;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd img{ width:615px; height:400px; }
.slideBox .bd dl{position:absolute; height:32px; padding:15px 0 4px 20px; left:0; bottom:0; width:595px; background:url(../images/slideBox_bd_dl_bg.png) repeat; z-index:10;}
.slideBox .bd dt{text-align:left; font-size:16px; color:#ffffff;}
.slideBox .bd dt a:link,.slideBox .bd dt a:visited{ color:#ffffff}
.slideBox .bd dt a:hover{ color:#ffffff; text-decoration:underline;}
.slideBox .prev,.slideBox .next{display:none;position:absolute;top:140px;width:34px;height:110px;cursor:pointer;z-index:100}
.slideBox .prev{left:0;background:url(../images/slide-left.png) no-repeat;}
.slideBox .next{right:0;background:url(../images/slide-right.png) no-repeat;}

.show_pzh{ position:absolute; left:0; bottom:0px; width:615px; height:48px; background:#f3faff; border:1px solid #dcebf6}
.show_pzh dt{ float:left; width:176px; }
.show_pzh dt a{ display:block; height:48px; background:url(../images/icon_xxpzh.png) no-repeat center center; text-indent:-400px; overflow:hidden}
.show_pzh dd.cat_list{ float:left; padding:15px 10px 0 0;}
.show_pzh dd.cat_list span{ margin:0 5px; font-size:12px; color:#adc8df; float:left;}
.show_pzh dd.cat_list a:link,.show_pzh dd.cat_list a:visited{ color:#6892b5; float:left;}
.show_pzh dd.cat_list a:hover{ color:#e53232}
.show_pzh dd.zhengji{ float:right}
.show_pzh dd.zhengji a{ display:block; width:88px; background:#fff; border-left:1px solid #dcebf6; text-align:center; line-height:48px; font-size:16px; color:#e53232}
.show_pzh dd.zhengji a:hover{ text-decoration:underline}

.boxPzh01{
	position:relative;
}
.boxPzh01 h2{
	height:50px;
	background:#eeeeee
}
.boxPzh01 h2 ol li{
	float:left;
	height:50px;
	line-height:50px;
	width:177px;
	font-size:24px;
    text-align:center;
    /*transition: all 0.5s ease;*/
}
.boxPzh01 h2 ol li.cur{
	background:#2270ac;
	color:#ffffff
}
.boxPzh01 h2 ol li.cur a:link,.boxPzh01 h2 ol li.cur a:hover,.boxPzh01 h2 ol li.cur a:visited{
	color:#ffffff
}
.boxPzh01 .boxPzh01_con{
	padding:8px 8px 0
}
.boxPzh01 .boxPzh01_con .more{
	position:absolute;
	right:15px;
	top:15px;
}
.listPzh01 li{
	background:url(../images/blue_dot.gif) no-repeat left center;
	padding-left:12px;
}
.listPzh01 li .date{
	color:#999999;
	font-size:14px;
}
.listPzh01_sp li .date{
	font-size:16px;
}
.dlPzh01{
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
	padding:20px 0;
}
.dlPzh01 dd{
	float:left;
	border-right:#e6e6e6 solid 1px;
	width:348px;
	padding:10px 18px 10px 20px;
}
.dlPzh01 dd h2 .tit{
	display:inline;
	margin-left:8px;
}
.dlPzh01 dd h2 .more{
	font-size:14px;
	margin:3px 0 0 0;
}
.listPzh02 li{
	float:left;
	display:inline;
	margin:0 6px;
	width:162px;
	height:75px;
}
.listPzh02 li a{display:block;height:75px;background:url(../images/listPzh02_li_bg.png) no-repeat right center;transition: all 0.6s;}
/* Grow */
.listPzh02 li a {
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.listPzh02 li a:hover, .listPh02 li a:focus, .listPh02 li a:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.listPzh02 li img{
	display:block;
	width:75px;
	height:75px;
}
.listPzh02 li div{
    width: 60px;
	display:inline;
	margin:17px 0 0 10px;
    text-align: center;
}

.topLoop{ position:relative} 
.topLoop .hd{position:absolute;right:-40px; top:35px} 
.topLoop .hd a{display:block;width:26px;height:26px;background:url(../images/arrow_spc.png);cursor:pointer}
.topLoop .hd a.next{background-position:left top}
.topLoop .hd a.next:hover{background-position:right top}
.topLoop .hd a.prev{margin-top:10px;background-position:left bottom}
.topLoop .hd a.prev:hover{background-position:right bottom}
.topLoop .bd{ padding:18px 0;}
.topLoop .bd ul{ overflow:hidden; zoom:1; } 
.topLoop .bd ul li{ width:100%;  height:100px;float:left;}
.topLoop .bd ul li p{}
.topLoop .bd ul li img{width:574px; height:100px;}

.topLoop dl{ margin-top:15px;}
.topLoop dt{ float:left; padding-left:15px; font-size:20px; color:#0464ae}
.topLoop dd.spec{ float:left; width:945px; padding:5px 0 0 30px;font-size:16px; overflow:hidden}
.topLoop dd.spec a{ margin-left:1em;color:#236fb1;background: url(../images/blue_dot2.gif) no-repeat left center;
padding-left: 12px;}
.topLoop dd a:hover{ color:#f00}
.topLoop dd.more{ width:auto; padding:5px 25px 0 0; float:right; font-size:14px;}

.zmhdPzh{
	position:relative;
}
.zmhdPzh h2{
	border-top:#e6e6e6 solid 1px;
	border-bottom:#e6e6e6 solid 1px;
	padding:20px 0 20px 146px;
}
.zmhdPzh h2 ol li{
	float:left;
	display:inline;
	margin-right:30px;
	font-size:30px;
	background:url(../images/zmhdPzh_h2_ol_li_bg.png) no-repeat;
	width:216px;
	height:68px;
	padding-left:28px;
	line-height:68px;
}
.zmhdPzh h2 ol li span{
	display:block;
}
.zmhdPzh h2 ol li span.zwgk_ic{
	background:url(../images/zwgk_ic.png) no-repeat left center;
	padding-left:58px;
}
.zmhdPzh h2 ol li span.zwfw_ic{
	background:url(../images/zwfw_ic.png) no-repeat left center;
	padding-left:58px;
}
.zmhdPzh h2 ol li span.hdcy_ic{
	background:url(../images/hdcy_ic.png) no-repeat left center;
	padding-left:58px;
}
.zmhdPzh h2 ol li.cur{
	background:url(../images/zmhdPzh_h2_ol_li_cur_bg.png) no-repeat;
}
.zmhdPzh .zmhdPzh_con{
	padding:20px 5px 10px;
	height:400px;
}
.zmhdPzh .zmhdPzh_con .hover_ic{
	display:block;
	background:url(../images/hover_ic.png) no-repeat;
	width:32px;
	height:32px;
	position:absolute;
	top:70px;
}
.zmhdPzh .zmhdPzh_con .arrow{
	display:block;
	background:url(../images/arrow.png) no-repeat;
	width:19px;
	height:10px;
	position:absolute;
	top:109px;
}
.zmhdPzh .zmhdPzh_con_zwgk .hover_ic{
	left:407px;
}
.zmhdPzh .zmhdPzh_con_zwgk .arrow{
	left:320px;
}
.zmhdPzh .zmhdPzh_con_zwfw .hover_ic{
	left:681px;
}
.zmhdPzh .zmhdPzh_con_zwfw .arrow{
	left:595px;
}
.zmhdPzh .zmhdPzh_con_hdcy .hover_ic{
	left:955px;
}
.zmhdPzh .zmhdPzh_con_hdcy .arrow{
	left:870px;
}
.boxPzh02 h3 ol{
	margin-left:-12px;
}
.boxPzh02 h3 ol li{
	float:left;
	background:url(../images/grey_line.gif) no-repeat right center;
	padding:0 16px;
	font-size:20px;
	color:#666666
}
.boxPzh02 h3 ol li a:link,.boxPzh02 h3 ol li a:hover,.boxPzh02 h3 ol li a:visited{
	color:#666666
}
.boxPzh02 h3 ol li.cur{
	color:#0464ae
}
.boxPzh02 h3 ol li.cur a:link,.boxPzh02 h3 ol li.cur a:hover,.boxPzh02 h3 ol li.cur a:visited{
	color:#0464ae
}
.listPzh03 li{
	background:url(../images/grey_dot.gif) no-repeat left center;
	padding-left:15px;
   
}
.listPzh03 li span{color:#999}
.list_db{padding-top:6px;}
.list_db li{
    /* padding-bottom: 10px; */
    background: url(../images/grey_dot.gif) no-repeat left 18px;
    padding-left:15px;
    line-height: 2.2;
    overflow: hidden;
    /* width: 390px; */
}
.list_db li a{width: 390px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height:2.5;}
.list_db li span{color:#999; margin-left:0.5em}
.conference{
	padding:20px 5px;
	border-bottom:#cccccc dashed 1px;
}
.conference h4{ margin-bottom:6px;}
.conference h4 span{
	display:block;
    margin-right:6px;
	background:url(../images/pngPzh01.png) no-repeat;
	width:71px;
	height:24px;
	line-height:24px;
	font-size:16px;
	text-indent:15px;
}
.conference h4 a{font-size:18px}
.conference_con{
	padding-top:8px;
}
.conference_con img{
	display:block;
	width:185px;
	height:143px;
	margin-top:5px;
}
.conference_con .hy_img{position:relative}
.conference_con .hy_img p{position:absolute;width:100%; bottom:25px; text-align:center;font-size:14px;color:#fff}
.conference_con .r{
	width:205px;
}
.conference_con .r h5{
	line-height:27px;
	font-size:14px;
	color:#165497
}
.conference_con .r p{
	color:#666666;
	line-height:24px;
}
.listPzh04{
	padding-top:5px;
}
.listPzh04 li{
	float:left;
	width:33.3%;
	margin-top:18px;
}
.listPzh04 li a{
	display:block;
	font-size:16px;
	color:#165497;
	padding-left:50px;
	height:32px;
	line-height:32px;
}
.listPzh04 li a:hover{
	text-decoration:underline
}
.listPzh04 li.sp01 a{
	background:url(../images/pngPzh02.png) no-repeat 10px center;
}
.listPzh04 li.sp02 a{
	background:url(../images/pngPzh03.png) no-repeat 10px center;
}
.listPzh04 li.sp03 a{
	background:url(../images/pngPzh04.png) no-repeat 10px center;
}
.listPzh04 li.sp04 a{
	background:url(../images/pngPzh05.png) no-repeat 10px center;
}
.listPzh04 li.sp05 a{
	background:url(../images/pngPzh06.png) no-repeat 10px center;
}
.listPzh04 li.sp06 a{
	background:url(../images/pngPzh07.png) no-repeat 10px center;
}
.zfxxgk_ul{
	padding-top:5px;
}
.zfxxgk_ul li{
	padding:10px 7px;
	border-bottom:#e2e2e2 solid 1px;
	background:url(../images/arrow02.png) no-repeat 195px center;
}

.zfxxgk_ul li a{
	display:block;
	height:36px;
	line-height:36px;
	padding-left:45px;
}
.zfxxgk_ul li.sp01 a{
	background:url(../images/pngPzh08.png) no-repeat left center;	
}
.zfxxgk_ul li.sp02 a{
	background:url(../images/pngPzh09.png) no-repeat left center;	
}
.zfxxgk_ul li.sp03 a{
	background:url(../images/pngPzh10.png) no-repeat left center;	
}
.zfxxgk_ul li.sp04 a{
	background:url(../images/pngPzh11.png) no-repeat left center;	
}
.zfxxgk_ul li.sp05 a{
	background:url(../images/pngPzh12.png) no-repeat left center;	
}
.zfxxgk_ul li.sp06 a{
	background:url(../images/pngPzh13.png) no-repeat left center;	
}
.boxPzh03{
	padding-top:25px;
}
.boxPzh03 h2{
    padding-bottom:15px;
	background:url(../images/tbg_index.gif) no-repeat 10px 6px;
    border-bottom:1px solid #dbdbdb;
	text-indent:30px;
	font-size:24px;
}
.boxPzh03_con{
	padding:20px;
}
.xtbgpt{
	background:url(../images/xtbgpt_bg.gif) no-repeat;
	width:150px;
	height: 78px;
	padding: 35px 0 0 430px;
}
.xtbgpt p{
	font-size:15px;
	line-height:40px;
}
.xtbgpt a:hover{color:#fffc00}
.boxPzh04 h2{
	font-size:20px;
	text-align:center;
	background:url(../images/boxPzh04_h2_bg.gif) no-repeat center center
}
.boxPzh04 h2 span{
	font-family:"宋体";
	font-size:16px;
	padding:0 10px;
}
.boxPzh04 h2 a.cur{
	color:#0464ae
}

.topLoop_sp{ overflow:hidden;} 
.topLoop_sp .hd{ display:none;} 
.topLoop_sp .bd{ padding:35px 0 20px;}
.topLoop_sp .bd ul{ overflow:hidden; zoom:1; } 
.topLoop_sp .bd ul li{float:left; height:320px;}
.topLoop_sp .bd ul li dl dd{ float:left; display:inline; margin:0 16px 0;}
.topLoop_sp .bd ul li dl dd img{ display:block; width:204px; height:307px; padding:1px; border:#e39877 solid 1px;transition: all 0.6s;}
.topLoop_sp .bd ul li dl dd img:hover{transform: scale(1.1);}

.boxPzh05 h3{
	height:56px;
	border-bottom:#e7e7e7 solid 4px;
}
.boxPzh05 h3 ol li{
	float:left;
	display:inline;
	margin-right:12px;
	height:56px;
	line-height:56px;
	font-size:20px;
	padding:0 32px;
	color:#666666
}
.boxPzh05 h3 ol li a:link,.boxPzh05 h3 ol li a:hover,.boxPzh05 h3 ol li a:visited{
	color:#666666
}
.boxPzh05 h3 ol li.cur{
	border-bottom:#2270ac solid 4px;
	color:#155397
}
.boxPzh05 h3 ol li.cur a:link,.boxPzh05 h3 ol li.cur a:hover,.boxPzh05 h3 ol li.cur a:visited{
	color:#155397
}
.listPzh05{
	height:315px;
	overflow-y:scroll
}
.listPzh05 li{
	float:left;
	display:inline;
	margin:15px 8px 0 8px;
}
.listPzh05 li a{
	display:block;
	float:left;
	width:98px;
	height:88px;
	border:#e4e4e4 solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.listPzh05 li a p{
	text-align:center;
	font-size:14px;
}
.listPzh05 li a:hover{
	background:#fafafa
}
.listPzh05 li a i{
	display:block;
	width:34px;
	height:38px;
	margin:12px auto 0;
	background:url(../images/ico-2.png) no-repeat 0 0;
}
.listPzh05 li a p{
	padding-top:8px;
}
.listPzh05 li a i.ic02{
	background-position: -34px -114px;
}
.listPzh05 li a i.ic02{
	background-position: -34px -114px;
}
.listPzh05 li a i.ic03{
	background-position: -34px 0;
}
.listPzh05 li a i.ic04{
	background-position: -68px 0;
}
.listPzh05 li a i.ic05{
	background-position: -102px 0;
}
.listPzh05 li a i.ic06{
	background-position: -136px 0;
}
.listPzh05 li a i.ic07{
	background-position: -170px 0;
}
.listPzh05 li a i.ic08{
	background-position: -204px 0;
}
.listPzh05 li a i.ic09{
	background-position: -136px -342px;
}
.listPzh05 li a i.ic10{
	background-position: -238px 0;
}
.listPzh05 li a i.ic11{
	background-position: -272px 0;
}
.listPzh05 li a i.ic12{
	background-position: -306px 0;
}
.listPzh05 li a i.ic12_1{
	background-position: -306px -228px;
}
.listPzh05 li a i.ic13{
	background-position: 0px -38px;
}
.listPzh05 li a i.ic14{
	background-position: -34px -38px;
}
.listPzh05 li a i.ic15{
	background-position: -68px -38px;
}
.listPzh05 li a i.ic16{
	background-position: -170px -342px;
}
.listPzh05 li a i.ic17{
	background-position: -102px -38px;
}
.listPzh05 li a i.ic18{
	background-position: -136px -38px
}
.listPzh05 li a i.ic19{
	background-position: -102px 0;
}
.listPzh05 li a i.ic21{
	background-position: 0px -76px;
}
.listPzh05 li a i.ic22{
	background-position: -34px -76px;
}
.listPzh05 li a i.ic23{
	background-position: -68px -76px;
}
.listPzh05 li a i.ic24{
	background-position: -102px -76px;
}
.listPzh05 li a i.ic25{
	background-position: 0px -38px;
}
.listPzh05 li a i.ic26{
	background-position: -136px -76px;
}
.listPzh05 li a i.ic27{
	background-position: -170px 0;
}
.listPzh05 li a i.ic28{
	background-position: -170px -76px;
}
.listPzh05 li a i.ic29{
	background-position: -272px -380px;
}
.listPzh05 li a i.ic30{
	background-position: -204px -76px;
}
.listPzh05 li a i.ic31{
	background-position: -238px -76px;
}
.listPzh05 li a i.ic32{
	background-position: -272px -76px;
}
.listPzh05 li a i.ic33{
	background-position: -68px -38px;
}
.listPzh05 li a i.ic34{
	background-position: -204px -38px;
}
.listPzh05 li a i.ic35{
	background-position: -306px -76px;
}
.listPzh05 li a i.ic36{
	background-position: -170px -38px;
}
.listPzh05 li a i.ic37{
	background-position: -204px -342px;
}
.listPzh05 li a i.ic38{
	background-position: -204px -38px;
}
.listPzh05 li a i.ic39{
	background-position: -238px -38px;
}
.listPzh05 li a i.ic40{
	background-position: -238px -342px;
}
.listPzh05 li a i.ic41{
	background-position: -272px -38px;
}
.listPzh05 li a i.ic42{
	background-position: -272px -342px;
}
.listPzh05 li a i.ic43{
	background-position: -306px -342px;
}
.listPzh05 li a i.ic44{
	background-position: 0px -380px;
}
.listPzh05 li a i.ic45{
	background-position: -34px -380px;
}
.listPzh05 li a i.ic46{
	background-position: -68px -380px;
}
.listPzh05 li a i.ic47{
	background-position: -102px -380px;
}
.listPzh05 li a i.ic47_1{
	background-position: -136px -380px;
}
.listPzh05 li a i.ic48{
	background-position: -306px -38px;
}
.listPzh05 li a i.ic49{
	background-position: -272px -38px;
}
.listPzh05 li a i.ic50{
	background-position: 0px -114px;
}
.listPzh05 li a i.ic50_1{
	background-position: 0px -152px;
}
.listPzh05 li a i.ic51{
	background-position: -238px -38px;
}
.listPzh05 li a i.ic52{
	background-position: -204px -342px;
}
.listPzh05 li a i.ic53{
	background-position: -34px -114px;
}
.listPzh05 li a i.ic54{
	background-position: -68px -114px;
}
.listPzh05 li a i.ic54_1{
	background-position: -68px -262px;
}
.listPzh05 li a i.ic54_2{
	background-position: 0px -302px;
}
.listPzh05 li a i.ic55{
	background-position: -102px -114px;
}
.listPzh05 li a i.ic56{
	background-position: -136px -114px;
}
.listPzh05 li a i.ic57{
	background-position: -170px -114px;
}
.listPzh05 li a i.ic58{
	background-position: -170px -38px;
}
.listPzh05 li a i.ic59{
	background-position: -204px -114px;
}
.listPzh05 li a i.ic60{
	background-position: -238px -114px;
}
.listPzh05 li a i.ic61{
	background-position: -272px -114px;
}
.listPzh06{
	height:315px;
	overflow-y:scroll
}
.listPzh06 li{
	float:left;
	display:inline;
	margin:12px 6px 0;
}
.listPzh06 li a{
	display:block;
	border:#e4e4e4 solid 1px;
	width:160px;
	height:30px;
	text-align:center;
	line-height:30px;
}
.listPzh06 li a:hover{
	background:#fafafa
}
.bsznPzh h3{
	background:url(../images/bsznPzh_h3_bg.gif) no-repeat;
	width:80px;
	padding-left:9px;
	height:38px;
	line-height:38px;
}
.bsznPzh_con{
	display:inline;
	margin-left:10px;
	border:#e4e4e4 solid 1px;
	width:281px;
	height:30px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	padding:3px;
}
.iptPzh01{
	width:236px;
	height:30px;
	line-height:30px;
	border:none;
	border-right:#e4e4e4 solid 1px;
	padding-right:3px;
}
.btnPzh01{
	background:url(../images/search-input-btn.png) no-repeat;
	width:24px;
	height:24px;
	border:none;
	cursor:pointer;
	display:inline;
	margin:3px 0 0 10px;
}
.fwqdPzh{
	background:#f5f5f5;
	height:auto;
}
.fwqdPzh h3{
	background:url(../images/fwqdPzh_h3_bg.gif) no-repeat;
	height:46px;
	text-align:center;
	line-height:46px;
}
.listPzh07{
	padding:12px 10px 0 25px;
}
.listPzh07 li{
	float:left;
	width:50%;
	line-height:36px;
}
.listPzh07 li a{
	background:url(../images/grey_dot.gif) no-repeat left center;
	padding-left:12px;
}
.boxPzh06 h3 .tit{
	background:url(../images/pngPzh24.png) no-repeat left center;
	padding-left:35px;
	height:27px;
	line-height:27px;
}
.boxPzh06 h3 span{font-size:20px}
.boxPzh06 h3 ol li{
	float:left;
	display:inline;
	margin-left:10px;
}
.boxPzh06 h3 ol li a{
	display:block;
	height:29px;
	line-height:29px;
	border:#e4e4e4 solid 1px;
}
.boxPzh06 h3 ol li.sp01 a{
	background:url(../images/pngPzh25.png) no-repeat 10px center;
	width:72px;
	padding-left:32px;
} 
.boxPzh06 h3 ol li.sp02 a{
	background:url(../images/pngPzh26.png) no-repeat 10px center;
	width:72px;
	padding-left:32px;
} 
.tabPzh01 th{
    padding:0 10px;
	height:34px;
	background:#62a1d2;
	border-right:#a4c8e5 solid 1px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
}
.tabPzh01 th.sp{
	text-align:left;
	padding-left:20px;
}
.tabPzh01 td{
	text-align:center;
	line-height:36px;
}
.tabPzh01 td.sp{
	text-align:left;
	padding-left:10px;
}
.tabPzh01 td.sp a{
	display:block;
	background:url(../images/grey_dot.gif) no-repeat left center;
	padding-left:10px;
    width: 380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tabPzh01 td.grey{
	color:#999999
}
.listPzh08 li{
	float:left;
	display:inline;
	margin:12px 8px 0 0;
}
.listPzh08 li.sp{
	margin-right:0;
}
.listPzh08 li a{
	display:block;
	width:131px;
	height:49px;
	line-height:49px;
	padding-left:50px;
	border:#e4e4e4 solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.listPzh08 li.sp a{
	width:221px;
}
.listPzh08 li.sp01 a{
	background:#f5f5f5 url(../images/pngPzh27.png) no-repeat 12px center;
}
.listPzh08 li.sp02 a{
	background:#f5f5f5 url(../images/pngPzh28.png) no-repeat 12px center;
}
.listPzh08 li.sp03 a{
	background:#f5f5f5 url(../images/pngPzh29.png) no-repeat 12px center;
}
.listPzh08 li.sp04 a{
	background:#f5f5f5 url(../images/pngPzh30.png) no-repeat 12px center;
}
.listPzh08 li.sp05 a{
	background:#f5f5f5 url(../images/pngPzh31.png) no-repeat 12px center;
}
.listPzh08 li.sp06 a{
	background:#f5f5f5 url(../images/pngPzh32.png) no-repeat 12px center;
}
.zfhfPzh{
	height:160px;
	background:#f5f5f5
}
.zfhfPzh img{
	display:block;
	width:212px;
	height:160px;
}
.zfhfPzh .r{
	width:213px;
	padding:10px 15px;
	height:140px;
	position:relative;
}
.zfhfPzh .r h4{
	line-height:26px;
	padding-bottom:6px;
}
.zfhfPzh .r h5{
	line-height:24px;
}
.zfhfPzh .r h5.sp01{
	background:url(../images/pngPzh33.png) no-repeat left center;
	padding-left:22px;
}
.zfhfPzh .r h5.sp02{
	background:url(../images/pngPzh34.png) no-repeat left center;
	padding-left:22px;
}
.zfhfPzh .r p{
	position:absolute;
	left:20px;
	bottom:15px;
	color:#666666
}
.zfhfPzh .r p a:link,.zfhfPzh .r p a:hover,.zfhfPzh .r p a:visited{
	color:#666666
}
.zfhfPzh .r p em{
	padding:0 8px;
}

.boxPzh07{
	height:88px;
	background:#f5f5f5;
	border:#e4e4e4 solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}
.boxPzh07 .l{
	width:96px;
	height:70px;
	padding-top:18px;
	font-size:16px;
	text-align:center;
	background:#42c5ba
}
.boxPzh07 .l_sp{
	background:#9caec6
}
.boxPzh07 .l img{
	display:block;
	width:28px;
	height:28px;
	margin:0 auto;
}
.boxPzh07 .l p{
	padding-top:8px;
}
.boxPzh07 .m{
	width:218px;
	line-height:24px;
	height:70px;
	font-size:16px;
	padding:18px 20px 0;
	border-right:#e4e4e4 solid 1px;
}
.boxPzh07 .r{
	width:97px;
	height:68px;
	font-size:18px;
	line-height:24px;
	text-align:center;
	padding-top:20px;
	background:#f9f9f9;
	color:#2270ac
}
.boxPzh07 .r a:link,.boxPzh07 .r a:hover,.boxPzh07 .r a:visited{
	color:#2270ac
}

.topLoop05{ position:relative;} 
.topLoop05 .hd ul{ position:absolute; top:-8px; right:5px; overflow:hidden; zoom:1;} 
.topLoop05 .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#d9d9d9; margin-right:6px; text-indent:-999px; cursor:pointer; 
    -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(PIE.htc);} 
.topLoop05 .hd ul li.on{ background:#fe3d36;  } 
.topLoop05 .bd{ padding-top:18px;}
.topLoop05 .bd ul{ overflow:hidden; zoom:1; } 
.topLoop05 .bd ul li{float:left; height:90px;}
.topLoop05 .bd ul li img{ display:block;}


.leftLoop_bm{ margin-top:15px; overflow:hidden; position:relative;  }
.leftLoop_bm .hd .prev,.leftLoop_bm .hd .next{ position:absolute; display:block;  width:30px; height:30px; overflow:hidden; cursor:pointer; }
.leftLoop_bm .hd .prev{background:url("../images/icon_bm_left.png") no-repeat;left:20px; top:30px}
.leftLoop_bm .hd .next{ background:url("../images/icon_bm_right.png") no-repeat; right:20px; top:30px }
.leftLoop_bm .bd{ padding:10px 50px; }
.leftLoop_bm .bd ul{ overflow:hidden; zoom:1; }
.leftLoop_bm .bd ul li{margin:0 11px;text-align:center; float:left; _display:inline; overflow:hidden;  }
.leftLoop_bm .bd ul li a{display:block}
.leftLoop_bm .bd ul li p{ margin-top:10px}

/*bg music*/
.banner-inner{ position:relative}
.pause,.play{ position:absolute;top:30px; right:130px; display:block; width:60px; height:25px;}
.pause {background: url(../images/pausing.gif) no-repeat;}
.playing {background: url(../images/playing.gif) no-repeat;}

/*部门服务*/
.listPzh06 li a.w330{width:330px}

.communique{ margin-top:10px; padding-bottom:10px}
.communique a{display: block;font-size: 16px;color: #165497; padding-left: 50px;height: 32px;line-height: 32px;     background: url(../images/pngPzh200.png) no-repeat 10px center;}
 .pzhzcjd_con{width: 400px;display: inline-block;overflow: hidden;}
 
 /*首页政务信息修改*/
.zmhdPzh h2 ol li.zfxxgk_btn{width:272px; background: url(../images/zmhdPzh_h2_ol_li_bg2.png) no-repeat;}
.zmhdPzh h2 ol li.zfxxgk_btn.cur{    background: url(../images/zmhdPzh_h2_ol_li_cur_bg2.png) no-repeat;}

/*首页新增决策公开栏目*/
.decision{border-top: #e6e6e6 solid 1px; overflow:hidden; padding-bottom:20px}
.decision_title{ margin-top:15px}
.decision_title h3{float: left;padding-left: 15px;font-size: 20px;color: #0464ae;}
.decision_title .more{width: auto;padding: 5px 25px 0 0;float: right;font-size: 14px;}

.decision_list{ margin-left:15px; width:48%; margin-top:15px}
.decision_list h4{ border-left:4px solid #0464ae; height:16px; line-height:16px;padding-left: 10px;}
.decision_list h4 a{color: #0464ae;font-size: 16px; line-height: 16px;font-weight: bold;}

/*机构职能新增领导栏*/
.list_c_5 dl{ margin-top:20px}
.list_c_5 dl dt{border-left: 4px solid #0464ae;height: 16px; line-height: 16px;padding-left: 10px;}
.list_c_5 dl dt h4{color: #0464ae;font-size: 16px;line-height: 16px;font-weight: bold;}
.list_c_5 dl dd a{ width:20%; float:left; margin-top:20px}

