@charset "gb2312";
/* CSS Document */
.cont_bread{
	background:url(../images/bread_bg.gif) left top repeat-x;
	width:100%;
	height:35px;
	font:12px Arial, Helvetica, sans-serif;
	line-height:35px;
	color:#787878;
	text-align: left;
}
.cont_bread img{
	margin:0 10px;
	vertical-align:middle;
}
.cont_bread code{
	color:#0c70bb;
}

/* ---------left----------- */
.cont_left{
	width:193px;
	float:left;
	margin-top:10px;
	background:#eff7ff;
	padding-bottom:30px;
}
.contl_top{
	background:url(../images/content_left_topbg.gif) left top repeat-x;
	width:100%;
	height:37px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:37px;
	text-align:center;
	color:#fff;
}
.contl_nav{
	width:100%;
	background:#eff7ff;
	height: 480px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-face-color: #fff;
}
.contl_nav ul{
	width:92%;
	margin:0 auto;
	margin-top:10px;
}
.contl_nav ul li{
	border-bottom:1px dotted #b0cff5;
}
.contl_nav ul li a{
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:30px;
	text-align:left;
	background:url(../images/content_navicon.gif) 5px center no-repeat;
	padding-left:20px;
}


.contl_nav_son{
	margin-left:20px;
	background:none;
}
.contl_nav ul li.contl_nav_son{
	border:none;
}
.contl_nav ul li.contl_nav_son a {
	font:14px Arial, Helvetica, sans-serif;
	line-height:30px;
	background:url(../images/list_icon.gif) 3px center no-repeat;	
	padding-left:10px;
}

/* ---------cont_list----------- */
.cbox_bread{
	background:url(../images/cont_02navbg.gif) left top repeat-x;
	width:792px;
	height:36px;
	float:right;
	margin-top:10px;
}
.cbox_nav{
	float:left;
	position:relative;
}
.cbox_nav li{
	float:left;
	background:url(../images/zwx_top_line.gif) right center no-repeat;
	height:36px;
}
.cbox_nav a{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	height:27px;
	text-align:center;
	display:block;
	line-height:27px;
	margin:0 auto;
	margin-top:5px;
	padding:0 10px;
	margin-left:5px;
	margin-right:5px;
}
.cbox_nav a:hover, .cbox_nav a.seled{
	background:url(../images/zwx_nav_down.gif) left center repeat-x;
}
.cbox_nav .cbox_nmore img{
	margin-left:5px;
}
.boxmore_pop{
	background:#cfe4f9;
	border:1px solid #3484cb;
	width:790px;
	position:absolute;
	/*bottom:-56px;*/
	left:0px;
}
.boxmore_pop a{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#454545;
	line-height:25px;
	text-align:center;
	float:left;
	margin:0;
}
.boxmore_pop a:hover{
	background:#cfe4f9;
}
.boxmore_pop a code{
	float:right;
	margin-left:10px;
}
.close_pop .boxmore_pop{
	display:none;
}

.boxmore_pop1{
	background:#cfe4f9;
	border:1px solid #3484cb;
	width:790px;
	position:absolute;
	bottom:-80px;
	left:0px;
}
.boxmore_pop1 a{
	font:13px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#454545;
	line-height:25px;
	text-align:center;
	float:left;
	margin:0;
}
.boxmore_pop1 a:hover{
	background:#cfe4f9;
}
.boxmore_pop1 a code{
	float:right;
	margin-left:10px;
}

.cbox_boxset{
	width:790px;
	border:1px solid #cccccc;
	border-top:1px solid #1163d2;
	float:right;
	margin-top:0px;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
.cont_box{
	width:790px;
	border:1px solid #cccccc;
	border-top:1px solid #1163d2;
	float:right;
	margin-top:10px;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
.cbox_top{
	width:100%;
	height:28px;
	background:#eeeeee;
	border-bottom:1px solid #cccccc;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0c70bb;
	text-align:left;
	line-height:28px;
	text-indent:10px;
}
.cbox_list{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	border-bottom:1px dashed #aaaaaa;
	margin:10px 0;
	padding-bottom:10px;
}
.cbox_list li {
	width:65em;
	white-space:nowrap;
	text_overflow:ellipsis;
	overflow:hidden;
	float:left;
}
.cbox_list li a {
	background:url(../images/content_list_icon.gif) 10px no-repeat;
	padding-left:30px;
	float:left;
	line-height:25px;
	color:#333333;
	width:55em;
	overflow:hidden;
}
.newconfer_box .cbox_list li {
	width:38em;
}
.newconfer_box .cbox_list li a{
	width:30em;
}
	
.cbox_list span {
	float:right;
	color:#989898;
	line-height:25px;
}
.clist_paging{
	background:#ededed;
	width:99%;
	margin:0 auto;
	height:28px;
	margin-bottom:5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	line-height:28px;
}
.clist_paging input{
	width:20px;
	margin:0 5px;
}
.clist_paging .paging_btn{
	background:url(../images/content_fenye.gif) 0 0 no-repeat;
	width:32px;
	height:20px;
	display:block;
	border:none;
	float:right;
	margin:4px 10px 0 5px;
}
.clist_paging a{
	color:#000;
}



/* ---------gov document----------- */
.document_search{
	background:url(../images/doc_searchbg.gif) left top repeat-x;
	width:993px;
	height:62px;
	border:1px solid #cecece;
	margin-top:5px;
}
.doc_search_title{
	background:url(../images/doc_searchicon.gif) left center no-repeat;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#02206d;
	display:block;
	margin-top:5px;
	margin-left:10px;
	padding-left:10px;
	letter-spacing:2px;
}
.doc_form{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	padding-left:20px;
	margin-top:10px;
	float:left;
}
.doc_form .txt_long{
	width:120px;
	margin-right:10px;
}
.doc_form .txt_small{
	width:70px;
	margin-right:10px;
}
.document_search .btn{
	background:url(../images/doc_search_nav.gif) 0 0 no-repeat;
	width:40px;
	height:22px;
	border:none;
	display:block;
	float:right;
	margin:10px 10px 0 0;
}
.document_cont{
	width:995px;
	margin-top:1px;
	background:#fff;
	font-size:13px;
}
.docont_list{
	width:993px;
	border:1px solid #ededed;
	border-top:2px solid #2498e0;
	font:12px Arial, Helvetica, sans-serif;
}
.doclist_top{
	background:url(../images/doc_list_top.gif) 0 0 no-repeat;
	width:321px;
	height:28px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	text-align:left;
	text-indent:35px;
	margin-left:20px;
	margin-bottom:10px;
}
.docont_list .cbox_list{	
	border-bottom:none;
}

.docont_list .cbox_list li{
	width:80em;
}
.docont_list .cbox_list li a{
	width:70em;
	background:url(../images/content_list_icon.gif) 35px no-repeat;
	padding-left:55px;
}
.docont_list .clist_paging{
	width:100%;
	margin-bottom:0px;
}

/*---------------------content_text---------------------------*/
.cont_min{
	width:993px;
	background:#fff;
	overflow:hidden;
	border:1px solid #bdd6e5;
	margin-top:10px;
	padding-bottom:20px;
	min-height:600px;
}

.cont_min h1{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0c70bb;
	text-align:center;
	padding:30px 0;
}
.contm_font{
	width:95%;
	margin:0 auto;
}
.contm_time{
	font:12px Arial, Helvetica, sans-serif;
	color:#006be3;
	line-height:25px;
	background:#f2f2f2;
	width:95%;
	margin:0 auto;
	text-align:center;
	margin-bottom:20px;
}
.contm_font p{
	text-align:left;
	text-indent:0em;    
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:27px;
}

/*------------------------vedio
.video_box{
	float:left;
	width:449px;
	margin-left:20px;
	display:inline;
	padding-top:30px;
}
.video_box img{
	display:block;
}
.videobox_cont{
	background:#96c2e4;
	width:449px;
	height:auto;
	float:left;
}
.videobox_cont p{
	width:400px;
	height:300px;
	background:#000;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:5px;
}
.videobox_nav{
	float:right;
	padding-right:20px;
}
.videobox_nav a{
	width:17px;
	height:17px;
	background:#beddf4;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	line-height:17px;
	display:block;
	float:left;
	margin:5px 5px 0 5px;
	border:1px solid #137cc6;
}
.videobox_nav a:hover{
	background:#1a8ad8;
}
.videobox_nav .seled{
	background:#1a8ad8;
	color:#fff;
}


.video_list{
	float:right;
	width:483px;
	margin-right:20px;
	display:inline;
	padding-top:30px;
}
.videolist_menu{
	background:url(../images/video_list_top.gif) 0 0 no-repeat;
	width:483px;
	height:40px;
}
.videolist_menu a{
	background:url(../images/video_list_navup.gif) 0 0 no-repeat;
	width:65px;
	height:28px;
	display:inline;
	float:left;
	margin:6px 0 0 30px;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	line-height:28px;
}
.videolist_menu a:hover{
	background:url(../images/video_list_navdown.gif) 0 0 no-repeat;
	width:65px;
	height:34px;
	color:#000;
}
.videolist_menu .seled{
	background:url(../images/video_list_navdown.gif) 0 0 no-repeat;
	width:65px;
	height:34px;
	color:#000;
}
.videolist_cont{
	background:url(../images/video_listcont_top.gif) 0 0 no-repeat #fff;
	width:483px;
	padding-top:20px;
	overflow:hidden;
	height:255px;
	min-height:255px;
	font:12px Arial, Helvetica, sans-serif;
}
.videolist_cont ul{
	width:91%;
	margin:0 auto;
}
.videolist_cont li{
	width:34em;
	white-space:nowrap;
	text_overflow:ellipsis;
	overflow:hidden;
	float:left;
	margin-bottom:17px;
}
.videolist_cont li a {
	background:url(../images/radio_arrow.gif) left no-repeat;
	padding-left:15px;
	float:left;
	line-height:20px;
	color:#333333;
	width:24em;
	overflow:hidden;
}
.videolist_cont span {
	float:right;
	color:#989898;
	line-height:20px;	
	width:7em;
}
------------------------*/
/*--------------offices------------------*/
.cleft_leader{
	width:191px;
	background:#eff7ff;
	border:1px solid #c1ddfb;
}
.c_leder_pic{
	background:url(../images/leader_bg.jpg) left top repeat-x;
	width:180px;
	margin:0 auto;
	height:206px;
	margin-top:6px;
	margin-bottom:6px;
	text-align:center;
}
.c_leder_pic img{
	width:112px;
	height:141px;
	border:5px solid #fff;
	margin-top:17px;
}
.c_leder_pic span{
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
	line-height:35px;
	display:block;
}
.c_leder_nav{
	width:180px;
	margin:0 auto;
}
.c_leder_nav a{
	display:block;
	background:url(../images/leader_nav.gif) 0 0 no-repeat;
	width:180px;
	height:29px;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#054a7d;
	line-height:29px;
	margin-bottom:3px;
	text-indent:27px;
}
.c_leder_nav a:hover, .c_leder_nav .selet{
	background:url(../images/leader_nav_block.gif) 0 0 no-repeat;
	color:#ffffff;
}
.offices_contleder{
	background:url(../images/offices_left_leaderbg.gif) 0 0 no-repeat;
	width:192px;
	height:147px;
	margin:0 auto;
	margin-top:10px;	
}
.offices_box{
	width:90%;
	margin:0 auto;
	min-height:505px;
}
.offices_box h1{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0c70bb;
	text-align:center;
	padding:30px 0;
}
.offices_box p{
	text-align:left;
	text-indent:2em;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:27px;
}
.offices_box p span{
	font-weight:bold;
}
/*------------------------learder---------------------------------*/

.leader_list{
	margin:0 auto;
	margin-top:20px;
}
.leader_list tr td{
	padding-bottom:20px;
}
.leader_list .user_head{
	display:block;
	background:url(../images/lingdao_bg.jpg) 0 0 no-repeat;
	width:130px;
	height:180px;
	margin:0 auto;
	cursor:pointer;
}
.leader_list .user_head span{
	width:115px;
	height:158px;
	overflow:hidden;
	margin:0 auto;
}
.leader_list .user_head span img{
	text-align:center;
	width:109px;
	height:158px;
	margin-top:5px;
}
.leader_list  p {
	text-align:center;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:18px;
}
.leader_list  p label{
	font-weight:bold;
	line-height:21px;
}

/*-------------------------news_conference---------------------------*/
.news_conference{
	float:left;
	width:520px;
	background:#eff7ff;
	padding-bottom:30px;
	margin-top:10px;
}
.newscont_list{
	width:92%;
	margin:0 auto;
	margin-top:15px;
	background:#f6fafd;
	border:1px solid #99ccff;
	padding:10px;
	overflow:hidden;
}
.news_pic{
	width:160px;
	height:120px;
	float:left;
	overflow:hidden;
}
.news_title{
	float:right;
	width:310px;
}
.news_title code{
	font:12px Arial, Helvetica, sans-serif;
	color:#f00;
	display:block;
	margin-bottom:5px;
}
.news_title span{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	line-height:19px;
}
	
.newconfer_box{
	float:right;
	width:465px;
}


/*-------------------cont_ywxt01----------------------------*/
.cont_ywxt01{
	margin:0 auto;
	margin-top:30px;
}
.cont_ywxt01 td{
	text-align:center;
	padding:25px 20px;
}

/*------------------------------ table list----------------------------*/
.cont_table_height{
	min-height:300px;
	padding-bottom:0px;
}
.table_title{
	background:url(../images/cont_02navbg.gif) left top repeat-x;
	width:100%;
	height:30px;
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	line-height:30px;
}
.table_title code{
	color:#f00;
}
.table_list tr th{
	font:13px Arial, Helvetica, sans-serif;
	line-height:30px;
	text-align:right;
	color:#484848;
	font-weight:bold;
	background:#eef9ff;
	border-bottom:1px solid #ecedf1;
	border-right:1px solid #ecedf1;
	border-left:1px solid #ecedf1;
}
.table_list tr td{
	font:13px Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#484848;
	text-align:left;
	border-bottom:1px solid #ecedf1;
	background:#fff;
}
.table_list  code{
	color:#f00;
}
.table_list  span{
	color:#00F;
}
.table_list input{
	margin-left:7px;
	margin-right:1px;
	vertical-align:middle;
}
.table_list .txt{
	height:19px;
	width:250px;
	border:1px solid #ccd6e0;
}
.table_list .txt_big{
	height:120px;
	width:500px;
	border:1px solid #ccd6e0;
	margin-bottom:5px;
	margin-left:7px;
	margin-top:5px;
}
.table_list p{
	color:#f00;
}
.table_list .table_lnav td{
	background:#eef9ff;
}
.table_list .btn{
	background:url(../images/table_list_navbg.gif) 0 0 no-repeat;
	width:63px;
	height:30px;
	font:13px Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:30px;
	color:#000;
	border:none;
	margin-right:5px;
	margin:5px 10px 5px 0;
	cursor:pointer;
}
.table_list select{
	margin-left:7px;
	margin-right:7px;
	vertical-align:middle;
	height:19px;
	width:110px;
	border:1px solid #ccd6e0;
}


/*------------------------vidio_search------------------------*/
.vidio_search .cbox_bread{
	width:100%;
}
.vidio_search .cbox_boxset{
	width:993px;
}
.vidio_search_list{
	margin-top:10px;
}
.vidio_search_list td{
	background:#fff;
}
.vidio_search_list td .box{
	display:block;
	margin:0 auto;
	width:170px;
	height:144px;
	padding-top:10px;
	padding-left:10px;
	cursor:pointer;
}
.vidio_search_list td .box:hover{
	background:#fafafa;
	text-decoration:underline;
}
.vidio_search_list td .box span{
	width:160px;
	display:block;
}
.vidio_search_list td .box img{
	width:160px;
	height:90px;
	margin-bottom:2px;
	border:1px solid #000;
}