/*reset*/
body,p,h1,h2,h3,h4,h5,h6,dd,dl,dt,th,td,ul,li,ol,form,input,select,textarea,button,pre,legend{ margin:0;padding:0; font-family:"微软雅黑",helvetica,arial;}
button, input, select, textarea { vertical-align:middle; font-family:"微软雅黑",helvetica,arial;}
h1, h2, h3, h4, h5, h6 { font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img,fieldset{ border:0;}
address,cite,dfn,em,var,i{font-style:normal;}
ul,ol{list-style-type:none;}
sup{ vertical-align: text-top; }
sub{ vertical-align: text-bottom; }

a{ text-decoration:none; cursor:pointer;}
select,input,textarea{ outline:none;}



/*边距*/
.mt1{ margin-top:1px;}
.mt5{ margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{ margin-top: 12px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.pb60{padding-bottom:60px;}
.pb20{padding-bottom:20px;}
.pl10{padding-left:10px;}
.pr10{padding-right:10px;}

/*浮动*/
.fl{float:left;}
.fr{float:right;}
.clear {clear: both;}
.clearfix:after {clear:both; content:'';display: block;font-size: 0;line-height: 0;visibility: hidden;	width: 0;height: 0;}
.clearfix {+display: inline-block;}
* html .clearfix {height: 1%;}


.font1{color:#436274; font-size:18px;}
.font2{color:#666; font-size:14px; margin-left:10px;}
.font3{color:#333; font-size:14px; font-family:"宋体";}
.font4{color:#436274; font-size:14px; font-family:"宋体";}
.font5{font-size:12px; font-family:"微软雅黑"; color:#999; float:right; margin-right:132px;}
.font6{font-size:12px; color:#666; font-family:"宋体"; margin-left:10px;}
.main_xk{width:625px; height:auto; line-height:25px; font-size:18px; font-family:"微软雅黑"; color:#426470;}
.font7{font-size:16px; font-family:"微软雅黑"; color:#333; margin-top:15px;}
.text3{width:138px; height:26px; border:1px solid #d5d5d5; margin-top:15px; float:left;}
.text2{width:269px; height:26px; border:1px solid #d5d5d5; margin-top:5px; float:left; color:#999; text-indent:10px;}

/*---------------------------------------*/

/*主框架*/
body{
	background: #ededed;
}
.h_293{
	height: 293px;
}
.h_400{
	height: 398px;
}
.w_249{
	width: 249px;
}
.w_310{
	width: 310px;
}
.prl_25{
	padding: 0 25px;
}
.prl_23{
	padding: 0 23px;
}
/*主框架/end*/

/*头部*/
.shadow_bot{
	position: absolute;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/shadow_bot.png) no-repeat center;
}
.head_top{
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	position: relative;
}
.head_top .logo{
	position: absolute;
	left: 0;
	top: 10px;
}
.head_top .search{
	position: absolute;
	right: 0;
	top: 30px;
	width: 350px;
	height: 37px;
}
.head_top .search .txt{
	padding: 5px 10px;
	height: 25px;
	line-height: 25px;
	width: 290px;
	border: 1px solid #e4e4e4;
	background: #fff;
	font-size: 12px;
	color: #aaa;
	float: left;
}
.head_top .search .btn{
	width: 37px;
	height: 37px;
	background: url(../images/ico_search.jpg) no-repeat center #fff;
	border: 1px solid #e4e4e4;
	border-left: none;
	float: left;
	cursor: pointer;
}

/*头部/end*/

/*主体*/
.location{
	font-size: 14px;
	color: #666;
	height: 16px;
	line-height: 16px;
	width: 970px;
	padding: 0 15px;
	margin: 20px auto 0 auto;
}
.location a{
	color: #666;
}
.location a:hover{
	color: #2772b6;
}
.main{
	width: 1000px;
	margin: 20px auto 0 auto;
}
.index_left{
	width: 690px;
	float: left;
}
.index_right{
	width: 295px;
	float: right;
}
.sub_main{
	position: relative;
}
.sub_left{
	width: 255px;
	float: left;
}
.sub_right{
	width: 730px;
	float: right;
}
.sub_left.sub_absolute{
	position: absolute;
	left: 0;
	bottom: 0;
}
.sub_left.sub_fixed{
	position: fixed;
	left: 50%;
	margin-left: -500px;
	top: 10px;
}

.box{
	background: #fff;
	border: 1px solid #e1e1e1;

}
.theme{
	margin: 5px 25px 0 25px;
	height: 45px;
	line-height: 45px;
	background: url(../images/line_bot_dashed.png) repeat-x bottom;
	position: relative;
}
.theme span{
	font-size: 20px;
	color: #2772b6;
}
.theme em{
	font-size: 14px;
	color: #979797;
	font-family: Arial;
	margin-left: 10px;
}
.theme .more{
	font-size: 12px;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 0;
}
.theme .more i{
	font-size: 14px;
	padding-right: 3px;
}
.theme .more:hover{
	color: #2772b6;
}

.art_list{
	margin-top: 20px;
}
.art_list dl{}
.art_list dl dt{
	float: left;
	width: 135px;
	height: 80px;
	margin-right: 7px;
}
.art_list dl dt a img{
	width: 135px;
	height: 80px;
	display: block;
}
.art_list dl dd h3{
	font-size: 15px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	position: relative;
}
.art_list dl dd h3 a{
	color: #5e5e5e;
}
.art_list dl dd h3 a:hover{
	color: #2772b6;
}
.art_list dl dd p{
	margin-top: 5px;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	position: relative;
}
.art_list ul{
	margin-top: 15px;
}
.art_list ul li{
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	background: url(../images/ico_list.jpg) no-repeat left center;
	padding-left: 8px;
}
.art_list ul li a{
	color: #6c6c6c;
}
.art_list ul li a:hover{
	color: #2772b6;
}
.extend{
	background: #fff;
}
.extend a img{
	display: block;
}


.mainbanner{
	height: 295px;
	height: 295px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.mainbanner .mprev,.mainbanner .mnext{
	display: inline-block;
	width: 30px;
	height: 50px;
	position: absolute;
}
.mainbanner .mprev{
	left: -30px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/btn_slide_prev.png);
}
.mainbanner .mnext{
	right: -30px;
	top: 50%;
	margin-top: -25px;
	background: url(../images/btn_slide_next.png);
}
.mainbanner_window{
	left: 0;
	top: 0;
	width: 295px;
	height: 295px;
	overflow: hidden;
	position: absolute;
}
.mainbanner_window ul{
	width:999999px;
	height:295px;
	position:relative;
}
.mainbanner_window li{
	width:295px;
	height:295px;
	float:left;
	display:inline;
}
.mainbanner_window li a img{
	display: block;
}
.mainbanner_list{
	left: 0;
	bottom: 10px;
	position: absolute;
	width: 100%;
	height: 11px;
	line-height: 11px;
	text-align: center;
}
.mainbanner_list span{
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 0 3px;
}
.mainbanner_list span a{
	width: 11px;
	height: 11px;
	display: inline-block;
	background: url(../images/ico_slide_btn.png) no-repeat;
}
.mainbanner_list span.active a,.mainbanner_list span a:hover{
	background: url(../images/ico_slide_btn.png) no-repeat -17px 0;
}

.tab_theme{
	height: 44px;
	border-bottom: 1px solid #e1e1e1;
}
.tab_theme ul li{
	padding: 1px 1px 0 1px;
	float: left;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.tab_theme ul li a{
	font-size: 20px;
	color: #000;
	display: inline-block;
	height: 43px;
	line-height: 43px;
	padding: 0 25px;
	background: url(../images/bg_tab_a.jpg) repeat-x bottom;
}
.tab_theme ul li.on{
	border-bottom: 1px solid #fff;
}
.tab_theme ul li.on a{
	color: #103551;
	background: url(../images/bg_tab_a_hov.jpg) repeat-x top;
}
.tab_cont{
	margin: 15px 22px 0 22px;
	position: relative;
}
.tab_cont_item{
	display: none;
}
.meet .img{
	width: 249px;
	height: 148px;
}
.meet .img a img{
	display: block;

}
.meet .tit{
	margin-top: 10px;
	line-height: 22px;
	max-height: 44px;
	position: relative;
	overflow: hidden;
}
.meet .tit a{
	font-size: 16px;
	color: #0c293f;
	font-weight: normal;
}
.meet .tit a:hover{
	color: #2772b6;
}
.meet .info{
	padding: 10px 0;
}
.meet .info p{
	line-height: 25px;
	font-size: 14px;
	color: #dd6e00;
}
.meet .info p span{
	color: #989898;
}
.meet .txt{
	font-size: 12px;
	color: #777;
	line-height: 18px;
	max-height: 36px;
	overflow: hidden;
	position: relative;
}
.meet .btn{
	margin-top: 10px;
	text-align: right;
}
.meet .btn a{
	font-size: 12px;
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	background: #e7994c;
}
.meet .btn a:hover{
	background: #e57f1a;
}

.link_tab{
	height: 50px;
	border-bottom: 1px solid #e1e1e1;}
.link_tab ul{

}
.link_tab ul li{
	padding: 1px 1px 0 1px;
	float: left;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.link_tab ul li a{
	font-size: 18px;
	color: #777;
	display: inline-block;
	height: 49px;
	line-height: 49px;
	padding: 0 30px;
	background: url(../images/bg_tab_a.jpg) repeat-x bottom #fff;
}
.link_tab ul li.on{
	border-bottom: 1px solid #fff;
}
.link_tab ul li.on a{
	color: #2772b6;
	background: url(../images/bg_tab_a_hov.jpg) repeat-x top #fff;
}
.link_cont{
	position: relative;
}
.link_cont_item{
	padding: 30px;
	display: none;
}
.link_cont p{
	font-size: 14px;
	line-height: 25px;
}
.link_cont p a{
	display: inline-block;
	margin: 0 6px;
	color: #777;
}
.link_cont p a:hover{
	color: #2772b6;
}
/*主体/end*/




/*文章列表*/
.art_list_box ul li{
	background:#fff;
	margin-bottom:15px;
	border: 1px solid #e1e1e1;
}
.art_list_box ul li .item_cont{
	padding:15px;
	border-bottom:1px solid #e1e1e1;
}
.art_list_box ul li .item_cont .tit{
	font-size:18px;
	font-weight:normal;
	padding-bottom: 10px;
	line-height:26px;
	max-height:52px;
	overflow:hidden;
}
.art_list_box ul li .item_cont .tit a{
	color:#333333;
}
.art_list_box ul li .item_cont .tit a:hover{
	color:#2772b6;
}
.art_list_box ul li .item_cont .img{
	display:block;
	width:151px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.art_list_box ul li .item_cont .img img{
	display:block;
	width:100%;
	height:100%;
}
.art_list_box ul li .item_cont .txt h3{
	font-size:16px;
	font-weight:normal;
	padding:5px 0 8px 0;
	line-height:26px;
	max-height:52px;
	overflow:hidden;
}
.art_list_box ul li .item_cont .txt h3 a{
	color:#333333;
}
.art_list_box ul li .item_cont .txt h3 a:hover{
	color:#2772b6;
}
.art_list_box ul li .item_cont .txt p{
	font-size:14px;
	color:#999999;
	line-height:22px;
	max-height:66px;
	overflow:hidden;
}
.art_list_box ul li .item_foot{
}
.art_list_box ul li .item_foot .tag{
	float: left;
	display: inline;
	margin-left: 15px;
	font-size: 14px;
	line-height: 30px;
	padding: 4px 0;
	width: 420px;
}
.art_list_box ul li .item_foot .tag a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #aaa;
	margin-right: 7px;
	padding: 0 5px;
}
.art_list_box ul li .item_foot .tag a:hover{
	background: #e7994c;
}
.art_list_box ul li .item_foot .time{
	font-size:14px;
	color:#999999;
	font-style:italic;
	font-family:Arial;
	height:38px;
	line-height:38px;
	float:right;
	display:inline;
	margin-right:15px;
}
.art_list_box ul li .item_foot .flow{
	float:right;
	display:inline;
	margin-right:20px;
	height:38px;
	line-height:38px;
	font-size:13px;
	color:#999999;
}

.page{
	color:#666;
	text-align:center;
	padding:10px 0;
	clear:both;
	font-size:12px;
}
.page a{
	color:#666;
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#fff;
	border:1px solid #e1e1e1;
	padding:0 12px;
	margin:0 3px;
	font-size:12px;
	font-family:Arial;
}
.page a:hover{
	background:#888;
	color:#fff;
	text-decoration:none!important;
}
.page .current{
	display:inline-block;
	height:30px;
	line-height:30px;
	background:#2772b6;
	border:1px solid #2772b6;
	color:#fff;
	padding:0 12px;
	margin:0 3px;
	font-size:12px;
	font-family:Arial;
}

.art_cont_box{
	padding: 25px;
}
.art_cont_box .art_tit{
	font-size: 24px;
	color: #333;
	line-height: 35px;
}
.art_cont_box .art_info{
	margin-top: 15px;
}
.art_cont_box .art_info p{
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin: 7px 0;
}
.art_cont_box .art_info p a{
	color: #777;
}
.art_cont_box .art_info p a:hover{
	color: #2772b6;
}
.art_cont_box .art_info p.tag a{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #bbb;
	padding: 0 13px;
	color: #fff;
	margin: 0 5px;
	border-radius: 12px;
}
.art_cont_box .art_info p.tag a:hover{
	background: #e7994c;
}
.art_cont_box .art_cont{
	padding: 25px 0;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.art_cont_box .art_cont p{
	margin-bottom: 25px;
}
.art_cont_box .art_cont a{color:#E7994C;border-bottom: 2px solid #eaeaea; text-decoration:none;}
.art_cont_box .art_cont a:hover{border-bottom: 2px solid #E7994C;}
.art_cont_box .art_cont img{
	max-width: 100%;
}

.new_list{
	margin:0 25px;
}
.new_list ul{
	padding: 15px 0;
}
.new_list ul li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	position: relative;
}
.new_list ul li p{
	width: 470px;
	height: 30px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}
.new_list ul li p a{
	color: #333;
}
.new_list ul li p a:hover{
	color: #2772b6;
}
.new_list ul li span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	color: #999;
}
/*文章列表/end*/

/*边栏菜单*/
.side_menu ul{
	padding: 20px 0;
	margin: 0 25px;
}
.side_menu ul li{
	margin-bottom: 1px;
}
.side_menu ul li a{
	display: block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	text-align: center;
	background: #f2f2f2;
}
.side_menu ul li a:hover{
	background: #2772b6;
	color: #fff;
}
.side_menu ul li a.on{
	background: #e7994c;
	color: #fff;
}
/*边栏菜单/end*/


.Metwarp{ width:1000px; margin:0 auto;}

/* top */
.top{width:100%; height:30px; border-bottom:1px solid #cbcad2;}
.top_main{width:1000px; height:30px; margin:0px auto;}
.top_main li{width:97px; text-align:center; border-left:1px solid #cbcad2; line-height:30px; height:30px; color:#666; font-family:"宋体"; font-size:12px; float:left;}
.top_main li a{color:#666;}
/* header */
.header{width:1000px; height:82px; margin:0px auto; padding-top:18px;}
.logo{width:400px; float:left;}
.text{width:523px; height:38px; line-height:38px; float:right; margin-top:16px;}
.btx{width:306px; height:32px; border:2px solid #1c69c1; color:#666; font-size:18px; text-indent:10px; float:left; font-family:"宋体";}
/* nav */
.nav{width:100%; height:42px; background:#0060aa;}
.nav_main{width:1000px; margin:0px auto;}
.nav_main li{width:125px; height:42px; line-height:42px; background:url(../images/nav_bk.jpg) no-repeat 0 0; background-position:right center; color:#fff; float:left; text-align:center; font-size:18px;}
.nav_db{width:100%; height:12px; background:#fff;}
.nav_main li a{color:#fff;}
.impdiv{ float:left; width:100%; height:370px; margin-top:20px;}

.opacitybg{ position:absolute; left:0; bottom:0; width:100%; height:48px; background-color:#000; opacity:0.5; filter:alpha(opacity=50); z-index:}
.topdiv{ position:absolute; width:100%; height:48px; left:0; bottom:0; color:#FFF;}
.topdiv p{ display:block; float:left; width:auto; padding-left:8px;font:18px/48px "Microsoft Yahei"; color:#FFF;}
.topdiv p a{font:18px/48px "Microsoft Yahei"; color:#FFF; overflow:hidden;}
.topdiv p a:hover{ color:#FFF;}
/*.topdiv span{ display:block; float:left; margin:16px 0 0 7px; background:url(http://imgs.ebrun.com/images/201407/tit-left.png) no-repeat left top; padding-left:9px;white-space:nowrap;}
.topdiv span font{ display:block; float:left; padding-right:9px; background:url(http://imgs.ebrun.com/images/201407/tit-right.png) no-repeat right top;white-space:nowrap; font:12px/16px SimSun; color:#FFF;}
*/
.topdivr{position:absolute; width:100%; height:48px; left:0; bottom:-48px; color:#FFF;}
.topdivr p{ position:absolute; display:block; float:left; width:auto; padding-left:8px; font:18px/48px "Microsoft Yahei"; color:#FFF; z-index:999;}
.topdivr p a{font:18px/48px "Microsoft Yahei"; color:#FFF;}
.topdivr p a:hover{ text-decoration:none; color:#FFF;}
.impdiv_top{width:100%; height:251px;}
.impdiv_top_left{width:251px; height:251px; float:left;}
.impdiv_top_right{width:250px; height:251px; float:right;}
.impdiv_btoom{margin-top:26px;}
/* hd */
.hd{width:440px; height:248px; margin-left:25px; float:left;}
/* qqshop focus */
#focus {width:440px; height:248px; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {float:left; width:440px; height:248px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:440px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px;  cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/*+++++左侧模块儿+++++*/
.ebleft{ overflow:hidden; position:relative; clear:both; float:left; width:682px; margin:20px 0px 0 0;}
.citymap{ overflow:hidden; width:682px; background-color:#f5f5f5; padding:8px;}
.citymap ul{ display:block; clear:both; width:682px; float:left;}
.citymap ul li{ display:block; float:left; width:484px; font:14px/34px "Microsoft Yahei"; color:#666;}
.citymap ul li a{ display:block; float:left; margin-right:14px; font:16px/34px "Microsoft Yahei"; color:#666; white-space:nowrap;}
.citymap ul li a span{ display:block; margin-left:6px; padding-right:6px;}
.citymap ul li a:hover{background:url(../images/menu-left.jpg) no-repeat left center; color:#FFF; text-decoration:none;}
.citymap ul li a:hover span{ display:block;background:url(../images/menu-right.jpg) no-repeat right center;}
.citymap ul li .conthover{background:url(../images/menu-left.jpg) no-repeat left center; color:#FFF; text-decoration:none;}
.citymap ul li .conthover span{ display:block;background:url(../images/menu-right.jpg) no-repeat right center;}
.citymap .iconul{ background:url(../images/city_icon01.jpg) no-repeat left 3px; padding-left:36px;}
.citymap .iconlidul{background:url(../images/city_icon02.jpg) no-repeat left 3px; padding-left:36px;}
.citymap ul .iconli{ width:115px;}
.citymap ul .iconli font{ display:block; float:left; margin-right:16px;}
.citymap ul .iconli a{ margin-right:0;}

/*+++++左侧图文模块儿+++++*/
.hoverdl{ float:left; width:327px; margin:20px 15px 0 0; border-top:2px solid #c1d3e6; background-color:#f5f5f5;}
.hoverdl:hover{border-top:2px solid #0a315a;}
.hoverdl dt{ display:block; float:left; width:309px; height:90px; padding:0 8px;}
.hoverdl dt p{ display:block; height:52px; margin:6px 0; overflow:hidden;}
.hoverdl dt p a{ font:18px/26px "Microsoft Yahei"; color:#333;}
.hoverdl dt p a:hover{ text-decoration:none; color:#103551;}
.hoverdl dt p strong{ font-weight:normal;}
.hoverdl dt span{ display:block; font:13px/18px "Microsoft Yahei"; color:#666;}
.hoverdl dt span font{ padding-left:15px;font:13px/18px "Microsoft Yahei"; color:#666;}
.hoverdl dd{ position:relative; display:block; float:right; overflow:hidden; width:327px; height:182px; border:0px;}
.hoverdl dd div{ position:absolute;width:327px; height:50px; left:0; bottom:-50px;}
.hoverdl dd img{ width:327px; height:182px; border:0px; margin-left:0px; margin-right:0px;}
.hoverdl dd span{ position:absolute; display:block; width:327px; height:50px; left:0; bottom:0; background:#000; opacity:0.5; filter:alpha(opacity=50);}
.hoverdl dd p{ position:absolute;display:block; width:305px; height:38px; overflow:hidden; left:0; bottom:0; padding:5px 10px; font:12px/20px "Microsoft Yahei"; color:#FFF;}
.hoverdl dd p a{font:12px/19px "Microsoft Yahei"; color:#FFF;}
.hoverdl dd p a:hover{ text-decoration:none; color:#FFF;}
 
.ovh630{ width:683px;}
.hoverdl dd em{ display:block; position:absolute; overflow:hidden; width:50px; height:36px; right:10px; top:0; z-index:99;}
.hoverdl dd em img{ width:50px; height:36px;}
.hoverdl dd .emtwo{ right:70px;}


/*+++++右侧模块儿+++++*/
.ebright{ float:right; width:290px; margin-top:20px;}
.active_div{ float:left; width:100%; margin-bottom:20px;}
.rightitle{ float:left; width:100%; position:relative; height:36px; background:#103551;}
.rightitle strong,.rightitle h3{ padding-left:14px; font:18px/36px "Microsoft Yahei"; color:#FFF;}
.rightitle a.more{ position:absolute; top:8px; right:12px; color:#FFF;}
.listul{ display:block; float:left; width:288px; margin-bottom:20px; border:1px solid #cccccc; border-top:none; padding:6px 0;}
.listul li{ display:block; width:258px; height:36px; overflow:hidden; padding:0 15px;}
.listul li span{ display:block; float:left; font:16px/36px "Microsoft Yahei"; color:#333;}
.listul li a:hover{ text-decoration:none; cursor:pointer;}
.listul li a:hover span{ color:#0f4784}
.listul li img{ margin:6px 0 0 6px;}




/*========最新会议===========*/
.newmeet{width: 290px; margin-bottom: 5px; clear: both;}
.newmeet h2,.newmeet h3{padding-left: 14px;background: url(../images/zx_hy.jpg) left 5px no-repeat; font: 22px/32px "Microsoft Yahei"; color:#103551;}
.newmeet ul{overflow: hidden;border-top: solid 1px #e8e8e8;padding-top:9px;margin-top:10px;}
.newmeet ul li span{float: left;display: inline-block;width: 22px;height: 28px; padding-left: 5px; margin-right:7px;   font: italic 14px/36px "Microsoft Yahei"; color: #333333;}
.newmeet ul li .r_quan{ background: url(../images/zx_quan.jpg) left 6px no-repeat;color:#e2625a;}
.newmeet ul li a{overflow: hidden; display: inline-block;width: 255px;height: 36px;   font:16px/36px "Microsoft Yahei";color:#333333;}
.newmeet ul li a:hover{color:#0f4784;text-decoration:none;}


/* footer */
.footer{background:#f6f6f6; width:100%; height:132px; margin-top:20px; border-top:1px solid #DDD;}
.footer .center1{width:980px; margin:0px auto; line-height:25px; text-align:center; padding-top:20px; font-size:12px; color:#666;}
.footer .center1 a{font-size:12px; color:#333;}

/* hz */
.clear_left{width:625px; overflow:hidden; margin-left:65px; border-right:1px solid #e8ecef; padding-top:45px; float:left;}
.select dt{height:30px;display:inline-block;background:url(../images/xl.jpg) no-repeat 0 0; line-height:30px; color:#333;cursor:pointer;width:66px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; text-indent:10px; font-family:"宋体"; font-size:12px;}
.select dd{border:1px solid #d5d5d5;width:66px;background:#fff; display:none; z-index:222;position:absolute;}
.select dd ul{width:66px;max-height:250px;overflow:auto;}
.select dd ul li a{line-height:30px;display:block;padding:0 0px; font-family:"宋体"; font-size:12px; color:#333; text-align:center;}
.select dd ul li a:hover{background:#f5f5f5;}

.select1 dt{height:30px;display:inline-block;background:url(../images/xl1.jpg) no-repeat 0 0; line-height:30px; color:#333;cursor:pointer;width:97px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; text-indent:10px; font-family:"宋体"; font-size:12px;}
.select1 dd{border:1px solid #d5d5d5;width:97px;background:#fff; display:none; z-index:222;position:absolute;}
.select1 dd ul{width:97px;max-height:250px;overflow:auto;}
.select1 dd ul li a{line-height:30px;display:block;padding:0 0px; font-family:"宋体"; font-size:12px; color:#333; text-align:center;}
.select1 dd ul li a:hover{background:#f5f5f5;}

.select2 dt{height:30px;display:inline-block;background:url(../images/xl160.jpg) no-repeat 0 0; line-height:30px; color:#333;cursor:pointer;width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99; text-indent:10px; font-family:"宋体"; font-size:12px;}
.select2 dd{border:1px solid #d5d5d5;width:160px;background:#fff; display:none; z-index:222;position:absolute;}
.select2 dd ul{width:160px;max-height:250px;overflow:auto;}
.select2 dd ul li a{line-height:30px;display:block;padding:0 0px; font-family:"宋体"; font-size:12px; color:#333; padding-left:12px;}
.select2 dd ul li a:hover{background:#f5f5f5;}
.txt3{width:486px; height:104px; border:1px solid #d5d5d5; margin-top:14px; color:#666; font-size:14px; padding:10px; margin-top:-10px;}
.wz_nr{width:580px; height:187px; border-top:1px solid #e8ecef; font-size:14px; color:#666; line-height:25px; padding-top:10px;}
.wz_nr1{width:580px; height:337px; border-top:1px solid #e8ecef; font-size:14px; color:#666; line-height:25px; padding-top:10px;}

.clear_right{width:209px; overflow:hidden; margin-left:29px; float:left; padding-top:52px;}
.clear_right_nr{width:209px;}
.clear_right_nr li{width:209px; height:37px; line-height:37px; border-bottom:1px solid #f0f5f8; text-align:center; font-size:14px; color:#345b7a; background:url(../images/lb_bj.jpg) no-repeat 0 0; background-position:60px center;}

.clear_right_nr li a{color:#345b7a;}
.btnsearch { width:87px; height:36px; background:url(../images/soso.jpg) left no-repeat; border:0px; margin-left:0px;  cursor:pointer; }