@charset "utf-8";
/* CSS Document */
body {margin:0px;padding:0px;font-family:"Microsoft YaHei"; font-size:14px; -webkit-font-smoothing:antialiased;}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,input,textarea,button,form,select,option{margin:0;padding:0;font-family:"Microsoft YaHei"; font-size:14px; -webkit-font-smoothing:antialiased;vertical-align: baseline;}
table, td{font-family:"Microsoft YaHei";border-spacing:0!important; padding:0;}
ul { list-style:none;margin:0px;padding:0px;}
ul li{list-style:none;}

/*全站链接定义*/
a div{ color:#222222;}
a:hover div{color:#A11111;}
a {text-decoration: none; color:#222222;}
a:hover {text-decoration: none; color:#A11111;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none; }	
/*全站图片定义
img {border:none;opacity:1;filter:alpha(opacity=100); transition: all 0.5s ease 0s;}
img:hover {opacity:0.9;filter:alpha(opacity=90); transition: all 0.5s ease 0s; }
*/
/*其他定义*/
.clear { width:100%; height:0px; line-height:0px; font-size:0px; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
/*头部阴影CSS3*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height:10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}

/*全站页面尺寸定义*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width:1200px; margin:0px auto;} /**页面全局宽度**/

.hg30{width:100%; margin:0px auto; height:30px; overflow:hidden; clear:both;}
.hg40{width:100%; margin:0px auto; height:40px; overflow:hidden; clear:both;}
/**************************************************************/


/*head开始*/
#header {/*background:#120C6E url('images/headbg.jpg') no-repeat center top;*/}
#header .inner{position:relative;}
.header .sitelogo{float:left;margin-top:40px; margin-bottom:40px;}
.header .sitelogo img {max-width:100%;}
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top:63px;}


/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;border:1px solid #02246C;border-radius:20px;background:#FFFFFF;}
.wp_search #keyword{ width:280px!important; padding-left:10px; border:none;height:27px; line-height:27px; background:transparent;font-size: 14px; font-family:"Microsoft YaHei"; color:#555555; outline: none; }
.wp_search .search{width:27px;height:27px;border:0px; background: url(images/sous2.png) no-repeat center;cursor: pointer; vertical-align:top; }

/*全站默认主导航样式*/
/*默认主导航样式*/
#nav{background: #123785;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
/*.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }*/
.nav .wp-menu .menu-item a.menu-linkr {display: inline-block; width:120px;line-height:50px; text-align:center; color: #FFFFFF;font-size:18px;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block; width:120px;line-height:50px; text-align:center; color: #FFFFFF;font-size:18px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#8CC721; text-decoration: none; color: #ffffff;}/*鼠标经过背景颜色*/
.nav .sub-menu {display: none;position: absolute;left: 0;top:50px;min-width:120px;z-index: 100;background:#8CC721;}/*子栏目宽度、背景颜色*/
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #ffffff;height: 40px;line-height: 40px;padding: 0 15px;font-size:15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#123785; display: block; }/*子栏目鼠标经过背景颜色*/
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#8CC721;}



/*焦点大图banner*/
.wp-focus { background-color: #ececec;position: relative;}
.fcous-panel {width: 100%;}
.fcous-panel .focus-window {width: 100%;overflow: hidden;}


/***********************主页开始*******************************/

/* 通用板块栏目名称 */
.sy_text0 { float:left; width:100%; height:37px; line-height:37px; margin-bottom:15px; background:#123785;}
.sy_text0 .classtb { float:left; font-size:20px;color:#ffffff; height:37px; line-height:37px; padding-left:15px;}
.sy_text0 a { float:right; font-size:13px; color:#ffffff; line-height:42px; margin-right:15px;}
.sy_text0 a:hover { color: #FFCC00;}

/* 通用板块栏目名称 */
.sy_text1 { float:left; width:100%; height:auto; margin-bottom:8px; border-bottom:1px solid #123785;}
.sy_text1 .classtb { float:left; font-size:18px;color:#123885; height:42px; line-height:42px;}
.sy_text1 .classtb span { font-size:12px; color:#CCCCCC; padding-left:10px;}
.sy_text1 a { float:right; font-size:13px; color:#123885; line-height:42px;}
.sy_text1 a:hover { color: #c00000;}

.sy_text2 { float:left; width:100%; height:auto;border-bottom: solid 1px #000;}
.sy_text2 .classtb { float:left; font-size:18px;color:#ffffff; height:42px; line-height:42px;}
.sy_text2 .classtb span { font-size:12px; color:#CCCCCC; padding-left:10px;}


.iconc3 { background:url(images/title003_ico3.png) left center no-repeat; padding-left:29px;}
.iconc6 { background:url(images/title003_ico6.png) left center no-repeat; padding-left:29px;}
.iconc7 { background:url(images/title003_ico7.png) left center no-repeat; padding-left:29px;}
.iconc9 { background:url(images/title003_ico9.png) left center no-repeat; padding-left:29px;}
.iconc11 { background:url(images/title003_ico11.png) left center no-repeat; padding-left:36px;}

.Hfcous { float:left; width:500px; height:325px;}
.Hfcous .Hfcousbox { float:left; width:500px; height:325px; border:0px solid #efefef;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.post-11{height:325px;}
.post-11 .con {height:325px;}
.slideBox{ width:100%; height:325px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; display:none;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:10px; font-size:0; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ff6600; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:325px;display:block; border:0; }
.slideBox .bd  span{ position:absolute; bottom:0;  background: url(images/title_bg.png); width:100%;  line-height:40px; color:#fff; font-weight:bold;}
.slideBox .bd h1{width:94%; color:#fff; font-size:14px; margin:0; padding:0 10px}
.relative{ position:relative; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;display:none;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display: none;  }
.slideBox .nextStop{ display:none;  }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图  END~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*新闻中心*/
.sy_bmdtbox { float:left; width:665px; height: auto; margin-left:35px;}
.sy_bmdtbox .newstuijian { float:left; width:100%; border-bottom:1px solid #e5e5e5; padding-bottom:15px;}
.sy_bmdtbox .newstuijian .picbox { float:left; width:135px; height:90px; overflow:hidden;}
.sy_bmdtbox .newstuijian .picbox img { float:left; width:100%; min-height:90px;}
.sy_bmdtbox .newstuijian .tuijianbox { float:left; width:515px; height:90px; overflow:hidden; margin-left:15px;}
.sy_bmdtbox .newstuijian .tuijianbox .newstext { float:left; width:100%; height:37px; font-size:18px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_bmdtbox .newstuijian .tuijianbox .newstext a { color:#123785;}
.sy_bmdtbox .newstuijian .tuijianbox .newstext a:hover { color:#A11111;}
.sy_bmdtbox .newstuijian .tuijianbox .newsjianjie { float:left; width:100%; height:53px; line-height:26px; font-size:13px; color:#666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis;}

.sy_bmdtbox .newslist { float:left; width:100%; padding-top:15px;}
.sy_bmdtbox .newslist ul { float:left; width:100%;}
.sy_bmdtbox .newslist ul li { float:left; width:100%; height:32px; list-style:32px; font-size:15px; color:#222222;}
.sy_bmdtbox .newslist ul li .homlist { float:left; width:80%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_bmdtbox .newslist ul li .homlist a { background:url(images/news_li.jpg) left center no-repeat; padding-left:16px; color:#222222;}
.sy_bmdtbox .newslist ul li .homlist a:hover  { color:#A11111; text-decoration: none;}
.sy_bmdtbox .newslist ul li .homtime { float: right; width:17%; font-size:13px; color:#b1b1b1; text-align:right;}



/* 设置TAB样式 */
.sy_indexty { float:left; width:420px; height: auto;overflow:hidden;}
.sy_tabbox {float:left; width:100%; height:42px; border-bottom:1px solid #123785; margin-bottom:8px;overflow: hidden;}
.sy_tabbox .xiexian { float:left;height:42px; line-height:42px; margin:0px 10px;}
.tabboxbg { background:#FAFAFA; padding:20px 0px;}

/*科研项目、科研成果*/
.con_1{float:left;width:100%; height:42px; line-height:42px;}
.con_1 dt{ float:left; height:42px;line-height:42px; text-align:center; margin-right:5px;text-decoration:none; }
.con_1 dt a{ font-size:18px;color:#222222;  display:block;cursor:pointer; text-transform: uppercase;transition: .5s;}
.con_1 dt a:hover,.con_1 dt.xz a{color:#123885; text-decoration:none;transition: all 0.5s ease 0s;}/* 鼠标经过效果*/
.content_1 { float:left; width:100%; height:auto;}
.content_1 .content_1_list_a1 { width:100%;float:left;}
.content_1 .content_1_list_a1 ul  { float:left; width:100%;}
.content_1 .content_1_list_a1 ul  li { float:left; width:100%; height:43px; line-height:43px;  font-size:14px; color:#222222; border-bottom: 1px dashed #d8d7d7;}
.content_1 .content_1_list_a1 ul  li .homlist { float:left; width:86%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.content_1 .content_1_list_a1 ul  li .homlist a {background:url(images/news_li.jpg) left center no-repeat; padding-left:16px; color:#123785;}
.content_1 .content_1_list_a1 ul  li .homlist a:hover  { color:#A11111; text-decoration: none;}
.content_1 .content_1_list_a1 ul  li .homtime { float: right; width:12%; font-size:13px; color:#888787; text-align:right;}

/*政策文件*/
.sy_policybox { float:left; width:420px; height: auto; margin-left:30px;}
.sy_policybox ul { float:left; width:100%;}
.sy_policybox ul li { float:left; width:100%; height:43px; line-height:43px;  font-size:14px; color:#222222; border-bottom: 1px dashed #d8d7d7;}
.sy_policybox ul li .homlist { float:left; width:86%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_policybox ul li .homlist a {color:#222222;  background:url(images/news_li.jpg) left center no-repeat; padding-left:16px;}
.sy_policybox ul li .homlist a:hover { color:#A11111;}
.sy_policybox ul li .homtime { float: right; width:12%; font-size:13px; color:#888787; text-align:right; display:block;}

/*资料下载*/
.sy_downloadbox { float:left; width:420px; height: auto;}
.sy_downloadbox ul { float:left; width:100%;}
.sy_downloadbox ul li { float:left; width:100%; height:43px; line-height:43px;  font-size:14px; color:#222222; border-bottom: 1px dashed #d8d7d7;}
.sy_downloadbox ul li .homlist { float:left; width:86%;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_downloadbox ul li .homlist a {color:#222222;  background:url(images/title-xz.png) left center no-repeat; padding-left:23px;}
.sy_downloadbox ul li .homlist a:hover { color:#A11111;}
.sy_downloadbox ul li .homtime { float: right; width:12%; font-size:13px; color:#888787; text-align:right; display:block;}

/*认证单位*/
.sy_danweibox { float:left; width:1200px; height: auto; overflow:hidden;}
.sy_danweibox ul { float:left; width:1212px;}
.sy_danweibox ul li { float:left; width:188px; height:48px; margin:5px 12px 5px 0px; border:1px solid #f5f5f5;}
.sy_danweibox ul li img { width:188px; height:48px;}


/*车票图片*/
.sy_chepiaobox { float:left; width:750px; height: auto; margin-left:30px;}

/*快捷登录链接*/
.sy_loginbox { float:left; width:300px; height: auto; margin-left:30px;}
.sy_loginbox ul { float:left; width:100%;}
.sy_loginbox ul li { float:left; width:100%; height: auto;}

/*快捷服务*/
#zc{
	display: block;
	width: 1200px;
	margin: 0 auto;
	
}
#zc li{
	width:109px;
	height: 98px;
	margin:0px 10px 0 0;
	border: solid 1px #f6f6f6;
	float: left;
	text-align: center;
	cursor:pointer;
	/*position: absolute;*/
}
#zc li:hover{
	background: #02246c;
	
}

#zc li a{
	display: inline-block;
    width: 109px;
	height: 98px;
    
}
#zc li b{
	 width:100%;
	 text-align:center;
	display: inline-block;
    font-size:14px;
    color: #494949;
    margin-top: 62px;
	font-weight:normal;
}
#zc .li5 b,#zc .li8 b{
    margin-top:62px;
}
#zc li:hover b{
	color: #FFFFFF;
}
#zc .li1 a{
	background: url(images/icon_08.png) no-repeat center 8px;
}
#zc .li2 a{
	background: url(images/icon_10.png) no-repeat center 8px;
}
#zc .li3 a{
	background: url(images/icon_12.png) no-repeat center 8px;
}
#zc .li4 a{
	background: url(images/icon_14.png) no-repeat center 8px;
}
#zc .li5 a{
	background: url(images/icon_16.png) no-repeat center 8px;
}
#zc .li6 a{
	background: url(images/icon_18.png) no-repeat center 8px;
}
#zc .li7 a{
	background: url(images/icon_20.png) no-repeat center 8px;
}
#zc .li8 a{
	background: url(images/icon_03.png) no-repeat center 8px;
}
#zc .li9 a{
	background: url(images/icon_05.png) no-repeat center 8px;
}
#zc .li10 a{
	background: url(images/icon_23.jpg) no-repeat center 8px;
}
#zc .li1:hover a{
	background: url(images/kx1.png) no-repeat center 8px;
}
#zc .li2:hover a{
	background: url(images/kx2.png) no-repeat center 8px;
}
#zc .li3:hover a{
	background: url(images/kx3.png) no-repeat center 8px;
}
#zc .li4:hover a{
	background: url(images/kx4.png) no-repeat center 8px;
}
#zc .li5:hover a{
	background: url(images/kx5.png) no-repeat center 8px;
}
#zc .li6:hover a{
	background: url(images/kx6.png) no-repeat center 8px;
}
#zc .li7:hover a{
	background: url(images/kx7.png) no-repeat center 8px;
}	
#zc .li8:hover a{
	background: url(images/kx8.png) no-repeat center 8px;
}
#zc .li9:hover a{
	background: url(images/kx9.png) no-repeat center 8px;
}	
#zc .li10:hover a{
	background: url(images/kx0.png) no-repeat center 8px;
}
#zc li.li10{
	margin-right: 0;
}



/*网站版权*/
#sy_footer  {float:left; width:100%; padding:20px 0px 20px 0px; background:#02246C;}
#sy_footer .footer_bq {float:left;  width:100%; font-size:14px; color:#ffffff; text-align: center; line-height:32px;}
#sy_footer .footer_bq a { color:#FFFFFF;}

#sy_footer .footer_bq .foottek1 { float: left; width:720px; text-align:left;}
#sy_footer .footer_bq .foottekbox { float: left; width:100%; text-align:left;border-top: solid 1px #1c3a7b;padding-top:10px;}

#sy_footer .footer_bq .foottek2 { float:right; width:430px; text-align:left;}
#sy_footer .footer_bq .foottek2 .you{width: 206px;height:34px;border:0px solid #efefef;background: #fff;float: left;line-height: 34px;}
#sy_footer .footer_bq .foottek2 .you a{font-size: 13px;color: #9fa0a0;padding: 0 60px 0 6px;}
#sy_footer .footer_bq .foottek2 .you2{float: left; margin-left:15px;}
#sy_footer .footer_bq .foottek2 .yizhanshifuwu{ float: left; width:430px; text-align:left; margin-top:15px;}

/*右侧悬浮*/
#floating-button {position: absolute;top: 50%;left: 0;transform: translateY(-50%);width:40px;height:180px;background:url(images/xuanfu-01.png) left center no-repeat;text-align: center;cursor: pointer;}
#floating-container {position: fixed;top: 50%;right:0px;transform: translateY(-50%);width:40px;height: auto;transition: width 0.3s ease-in-out;overflow: hidden; z-index:999;}
#floating-container.expand { float:left;width:240px; height:auto;}
#floating-container .floating-containerbox { width:240px; height:370px;/*设置隐藏内容区域高度*/ background:#120C6E;left:40px; position: relative; padding:15px 10px;border-top-left-radius:8px;border-bottom-left-radius:8px;}
.floating-containerbox .conta-text { float:left; width:100%; height:26px; line-height:26px;}
.floating-containerbox .conta-text span { float:left;height:27px; line-height:27px; padding-left:23px; font-size:16px; color:#ffffff; font-weight:bold;}
.floating-containerbox .conta-text .icon1 { background:url(images/icon-dianhua.png) left center no-repeat;}
.floating-containerbox .conta-text .icon2 { background:url(images/icon-erweima.png) left center no-repeat;}
.floating-containerbox .conta-btnr { float:left; width:100%; height:27px; line-height:27px;padding-left:23px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color: #FFCC00; font-style:italic;font-weight: bold; margin:5px 0px 5px 0px;}
.floating-containerbox .conta-btnr img { float:left; width:55%;}
.floating-containerbox .conta-xx { float:left; width:100%; height:0px; overflow:hidden; border-bottom:1px dotted #e5e5e5; margin:10px 0px;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }



	
/*列表页 listcolumn*/
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { /*background:#02246C; border-top:11px solid #e3d9bc;*/}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size:22px; font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { background: url(images/title.jpg) left top no-repeat; display:block; line-height:70px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.col_menu .col_menu_bottom { width:240px; margin-top:20px;}
/*快捷登录链接*/
.col_loginbox { float:left; width:240px; height: auto;}
.col_loginbox ul { float:left; width:100%;}
.col_loginbox ul li { float:left; width:100%; height: auto;}
.col_loginbox ul li img { width:100%;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #123885; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #02246C;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#02246C;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#02246C;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#02246C;} 



/**列表**/
#listfrk { float: right; width:880px; height: auto; padding:6px 20px 20px 20px; border: 1px solid #ececec;}
#listfrk .listweizhi { float:left; width:880px; height:52px; line-height:51px; border-bottom: 1px solid #ececec;}
#listfrk .listweizhi .lmtext { float:left;font-size:20px; color:#02246C; font-weight:bold; text-align:left; background: url(images/addre_bg.png) left center no-repeat; padding-left:30px;}
#listfrk .listweizhi .lmweizhi { float:right; font-size:14px; color: #999999; text-align: right;}
#listfrk .listweizhi .lmweizhi a{ color:#999999;}
#listfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}

#listfrk .listbox { float:left; width:880px;}
#listfrk .listbox .ul { float:left; width:100%;}
#listfrk .listbox .ul .fxl { float:left; width:100%; height:51px; line-height:51px; border-bottom: 1px dotted #f0f0f0; font-size:14px; }
#listfrk .listbox .ul .fxl a { float:left; width:80%; height:51px; line-height:51px; color:#02246C;  background:url(images/news_li.jpg) left center no-repeat; padding-left:18px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .listbox .ul .fxl a:hover { color:#CC0000;}
#listfrk .listbox .ul  span { float:right; width:10%; text-align:right; font-size:14px; color:#888787;}
#listfrk .listbox .ul img { max-width:850px; margin:5px;}

#listfrk .listbox .wp_entry {
    width: 100%;
    line-height:2em;
    font-size:16px;
    color: #333;
    overflow: hidden;
}

/**控制列表页再单页文档下  显示内容图片的大小设置**/
.listbox .wp_entry img {
    max-width:100%;
    _width: :expression(this.width>640?"640px":this.width+"px");
}

/**图片列表页**/
#listfrk .Piclistbox { float:left; width:990px; overflow:hidden;}
#listfrk .Piclistbox .ul { float:left; width:1010px;}
#listfrk .Piclistbox .ul .li { float:left; width:232px; height:200px; margin-right:20px; margin-bottom:20px; list-style:none;}
#listfrk .Piclistbox .ul .li .picbox { float:left; width:100%; height:160px;}
#listfrk .Piclistbox .ul .li .picbox img { width:100%; height:160px; max-width:232px; min-width:232px;}
#listfrk .Piclistbox .ul .li .pictext{ float:left; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#listfrk .Piclistbox .ul .li .pictext a { color:#333333;}
#listfrk .Piclistbox .ul .li .pictext a:hover {color:#c00000;}

/**内容页**/
#artiboxfrk { float: left; width:1200px; height: auto; padding:0px;}
#artiboxfrk .listweizhi { float:left; width:100%; height:52px; line-height:51px; border-bottom:1px solid #ececec;}
#artiboxfrk .listweizhi .lmtext { float:left;font-size:20px; color:#02246C; font-weight:bold; text-align:left; background:url(images/addre_bg.png) left center no-repeat; padding-left:30px; }
#artiboxfrk .listweizhi .lmweizhi { float:right; font-size:14px; color: #999999; text-align: right;}
#artiboxfrk .listweizhi .lmweizhi a{ color:#999999;}
#artiboxfrk .listweizhi .lmweizhi a:hover { color:#CC0000; text-decoration: none;}
#artiboxfrk .artibox { float:left; width:100%;}
#artiboxfrk .artibox .arti_title { float:left; width:100%;font-size:22px; color: #02246C; text-align: center; font-weight: bold; margin-top:0px;}
#artiboxfrk .artibox .arti_metas { float:left; width:100%; font-size:14px; color: #666; text-align: center; margin:20px 0px 0px 0px; padding-bottom:20px; border-bottom:1px dotted #dddddd;}
#artiboxfrk .artibox .arti_metas .arti_publisher { margin:0px 10px;}

#artiboxfrk .artibox { float:left; width:100%; line-height:2.3em;font-size:16px; color: #333; margin:20px 0px; text-align:left; border-bottom:1px solid #ddd; padding-bottom:20px;}
#artiboxfrk .artibox p {line-height:2.3em;font-size:16px; color: #333;}
#artiboxfrk .artibox  a { color:#333;}
#artiboxfrk .artibox  a:hover { color:#333; text-decoration: none;}
#artiboxfrk .artibox .artibox img { max-width:880px; margin:5px;}

#artiboxfrk .artibox .prev_next { float:left; width:100%; line-height:27px;font-size:14px; color: #666; text-align:left;}
#artiboxfrk .artibox .prev_next a { color:#666;}
#artiboxfrk .artibox .prev_next a:hover { color:#CC0000; text-decoration: none;}



