@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/**封页**/
.index{ width:1020px; margin:0 auto; background-color:#FFF;}
.index1{ height: 102px; width:213px; padding:91px 395px 25px 412px; background:url(images/logo.gif) center no-repeat; }
.index2{ height:71px; width:643px; margin: 0 188px 0 192px; background:url(images/logo-zi.gif) center no-repeat;}
.index3{ height:37px; margin: 35px 378px 0 452px; }
.index31 { height:37px; width:121px; float:left; background:url(images/zhongw.gif) center no-repeat;}
.index32 { height:41px; width:109px; float: right; background:url(images/english.gif) center no-repeat;}
.index31 a{ height:37px; width:121px; float:left;} 
.index32 a{ height:41px; width:109px; float: right;}
.index4{ height:299px; width:1000px; margin:91px 10px 0 10px; background:url(images/fy-datu.gif) center no-repeat;}

/**布局开始**/
body { color:#e0e0e0; background-color:#e0e0e0}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/


/*切换全局样式*/
.sudy-tab .tab-menu { height: 34px; border-bottom: 1px solid #075190; }
.sudy-tab .tab-menu li { height: 34px; line-height: 34px; border-radius: 0; font-family: "Microsoft YaHei"; font-size: 14px; padding: 0; margin-right: 20px;}
.sudy-tab .tab-menu li.selected { background: url(images/arrow.gif) no-repeat 50% bottom; color: #04469c;}
.more_btn { position: absolute; right: 0; top: -20px;}

/**自定义新闻列表**/
.news_list {}
.news_list li.news { padding-right:12px; height: 30px; vertical-align: middle; line-height:30px; background:url(images/li.gif) no-repeat 4px 12px; } /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:22px; color:#787878;}
.news_list li.news p a { color:#222222;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
 /**标题图标**/

/**页头开始**/
#header {}
#header .inner {}
.head{ height: 115px; background: url(images/head.png) left center no-repeat ; border-bottom:2px solid #035290;}
.head .language { height: 30px; line-height: 30px; text-align: right; color: #fff;}
.head .language a { color: #fff;}
.head .language a:hover { color: #5ab0ec; text-decoration: underline;}
.head .site_search { width: 230px; height: 26px; float: right; padding-top: 28px; }		/**站点搜索**/
.head .site_search .search_input { width: 190px; height: 24px; border:1px solid #6091ed; float: left;}
.head .site_search .search_input input { border: 0; background: none; height: 20px; line-height: 20px; width: 190px; padding: 2px; color: #fff;}
.head .site_search .search_btn { width: 50px; height: 26px; background: #0d48a6; float: right;}
.head .site_search .search_btn input { width: 50px; height: 26px; border: 0; background: none; color: #fff; cursor: pointer;}

.head .banner{float:right; width:160px; height:20px; padding:41px 24px 48px 0;;}
.search-box {width: 160px;height: 26px; border:1px solid #035290; boverflow: hidden;float: right;}
.search-input-box {width: 130px;height: 20px;line-height: 20px;float: left;margin-left: 0px;margin-top:0px;}
.search-btn-box {width: 20px;height: 26px;line-height:26px;float: right;}
.search-input {border: 0px;width: 130px;height: 20px;background: none;}
.search-btn {width: 16px;height: 26px;background: url(images/search-btn.gif) no-repeat center center;border: 0px;cursor: pointer;right:14px;}

.navbar { width:1000px; height:41px;}   	/**导航区域背景**/
.navbar .navbox { width:985px; height:41px; background: url(images/nav.gif) repeat-x 0 0;float:left; }   /**导航窗口大小及位置**/
.navbox1 { background: url(images/nav.gif) repeat-x 0 0; height:41px; width:15px;float:left;} 
.navbox3 { background: url(images/navbar3.gif) right center no-repeat; height:41px; width:4px; float: left;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:41px; position: relative; z-index: 1000;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item {  }
.navbar .navbox .wp_nav li.i1 { background: none;}
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-family:microsoft yahei;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#035291; text-decoration: none; background:url(images/nav-bj.gif) center no-repeat;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 23px; height:41px; line-height:41px; font-weight:normal;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.navbar .navbox .wp_nav .sub-nav{display: block; *zoom:1;}
.navbar .navbox .wp_nav .sub-nav { z-index: 20000; background: #002d99; width: auto !important; height:auto !important; position: absolute; left: 0; top: 46px; border: none; padding: 0; margin: 0; visibility: visible; display: none; opacity: 0.8; _filter:alpha(opacity=80);}
.navbar .navbox .wp_nav .sub-nav li.nav-item { display: inline-block; float: none; width: 33%; float: left; background: none;}
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { display: none;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; border: none; color: #fff; background: none;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background: none; color:#0ff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { height:36px; line-height:36px; background: url(images/arrow.png) no-repeat 42px 50%;}		/**子菜单栏目高度与边距**/

/**焦点图片**/
.qietu { height:334px; width:1000px;}
#focus {}
#focus .inner { height: 380px; background: url(images/loading.gif) no-repeat center;}
/**主体开始**/
#container { }
#container .inner { background: #fbfbfb url(images/container_inner.jpg) no-repeat 50% bottom;}
#container .main_content { width: 1000px; padding:13px 0px 25px 0px;}
/**首页三列布局**/
.mod {}
.mod .tab-list li.post,.mod .tab-list li.list-item { height: 122px;}
.mod1 { width:465px;px; float:left;} /**左列**/
.mod2 {width:465px;px; float: right;}/**右列**/

/**标题栏新闻窗口**/
.post { position: relative; }
.post .tt { height:45px; border-bottom:1px solid #013660;} /**标题栏**/
.post .tt .tit { padding-left:14px; position:relative;bottom:-8px; display:inline-block; float:left; font-family: "Microsoft YaHei"; font-size: 16px;} /**标题字体**/
.post .tt .tit .title { width:81px; text-align:center; display:inline-block; height:45px; line-height:31px; background:url(images/arrow.gif) no-repeat 50% bottom;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:45px; line-height:45px; float:right; position: static; right: auto; top: auto;}   /**更多按钮**/
.post .con { padding:25px 0 8px 16px; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.post1 .tt .tit { padding-left:20px; position:relative;bottom:-8px; display:inline-block; float:left; font-family: "Microsoft YaHei";font-size: 16px;} /**标题字体**/

.post1 { width: 465px; float: left;}
.post1 .news_list .news { padding:13px 0 ; line-height: 18px; height: 48px;background: url(images/post3-bj.gif) bottom center no-repeat ;}
.post1 .news_list .news .title a { font-size: 13px; font-weight: bold; color: #666;  }
.post1 .news_list .news .title a:hover { color: #212121;}
.post1 .news_list .news .news_time { float: left; width: 50px; height: 48px; background:url(images/shijian.gif) center no-repeat;}
.post1 .sudy-pubdate { border-radius: 3px; width: 50px; height: 48px;line-height: 18px; text-align: center; font-size: 11px; border: none; background:none; background:url(images/shijian.gif) center no-repeat; }
.post1 .pubdate-month { height: 20px; color: #474747;}
.post1 .pubdate-day { height: 20px; color: #000; top:5px;}
.post1 .news_list .news p { clear: none;}

.rili { height:24px; line-height:24px;}
.rili a{ height:24px; line-height:24px;}
.rili1 { background:url(images/post3-bj.gif) center no-repeat;}

.post3 {}
.post3 .news_list .news .title { float: left}
.post3 .news_list .news .title a { font-size: 12px; }
.post3 .news_list .news .title a:hover { color: #d30306; }
.post3 .news_list .news .news-date {float: right; }
.post3 .sudy-pubdate { border-radius: 3px; width: 48px; height: 36px;line-height: 18px; text-align: center; font-size: 11px; border: none; background:none;}


/**页脚开始**/
.foot {width:1000px;height:77px; background-color:#eaeaea;}
#copyright {padding: 30px 0 ; color:# 00F}
#copyright p {font-size:12px;color:#474747;text-align: center; color:#066}
#footer .inner p { font-size:12px; line-height:1.6; text-align: center; color: #919191; font-family:microsoft yahei; font-weight:normal;}
#footer .inner p span { margin:0 3px;}

.btm {width:1000px;height:76px; background-color:#fff;}
#copyright1 {padding: 14px 0 19px 0; color:# 00F; float: right;}
#copyrigh1t p {font-size:12px;color:#474747;text-align: center; color:#066}
#bottom .index p { font-size:12px; line-height:1.6; text-align: right; color: #919191; font-family:microsoft yahei; font-weight:normal;}
#bottom .index p span { margin:0 3px;}



.elinks { width: 100%; height: 32px; position: relative;border-bottom:2px solid #075190}
.elinks .sudy-links { height: 32px; float: left; margin-right: 10px;}
.elinks .sudy-links .links-name { height: 32px; border: none; line-height: 32px; padding: 0 13px 0 25px; background: url(images/links.png) no-repeat 0 0; font-size:14px; color:#A3A3A2}
.elinks .sudy-links .wrap-open { background-color: #e4e4e2; color: #0645a2;}
.elinks .links-1 .links-name { background-position: 3px 9px;}
.elinks .links-1 .wrap-open { background-position: 3px -15px;}
.elinks .links-2 .links-name { background-position: 6px -40px;}
.elinks .links-2 .wrap-open { background-position: 6px -67px;}
.elinks .links-3 { float: right; margin-right: 0;}
.elinks .links-3 .links-name { background-position: 1px -91px;}
.elinks .links-3 .wrap-open { background-position: 1px -117px;}
.elinks .sudy-links .links-wrap { width: 320px; padding: 0; margin: 0; border:none; position: absolute; left: 0; bottom: 32px; z-index: 1000;}
.elinks .sudy-links .links-wrap .links_list,.elinks .sudy-links .links-wrap .nav { display: block; width: auto; border: 2px solid #075190; height: auto; _height:186px; max-height: 186px; overflow-y: auto; }
.elinks .sudy-links .links-wrap .wp_nav {width:auto; height: auto; margin: 0; padding: 0; height:187px; border:2px solid #06459e;overflow-y: scroll;}
.elinks .sudy-links .links-wrap .wp_nav .nav-item {height: 31px; line-height: 31px; vertical-align: bottom; display: block; float: none; position: static;}
.elinks .sudy-links .links-wrap a,.elinks .sudy-links .links-wrap .wp_nav .nav-item a { cursor: pointer; position: static; display: block; font-size: 13px; text-align: left; font-weight: normal; padding: 0 10px; height: 31px; line-height: 31px; text-decoration: none;}
.elinks .sudy-links .links-wrap .wp_nav .nav-item a .item-name { cursor: pointer; display: block; padding: 0; margin: 0; line-height: 31px;}
.elinks .sudy-links .links-wrap a:hover,.elinks .sudy-links .links-wrap .wp_nav .nav-item a:hover { background: #dadada; text-decoration: none; color: #000;}
.elinks .sudy-links .links-wrap .wp_nav .nav-item i.mark {display: none;}
.ilink { display: block; height: 32px; padding: 27px 10px;}
.ilink li { display: inline-block; height: 32px; float: left; margin-left: 10px;}
.ilink li a { display: inline-block; width: 32px; height: 32px; background: url(images/icons.png) no-repeat 0 0;}
.ilink li.link-1 a { background-position: 0 0;}
.ilink li.link-2 a { background-position: -40px 0;}
.ilink li.link-3 a { background-position: -80px 0;}
.ilink li.link-4 a { background-position: -119px 0;}
.ilink li.link-5 a { background-position: -159px 0;}
.ilink li.link-6 a { background-position: -200px 0;}
.ilink li.link-7 a { background-position: -241px 0;}

.ilink li.link-1 a:hover { background-position: 0 -40px;}
.ilink li.link-2 a:hover { background-position: -40px -40px;}
.ilink li.link-3 a:hover { background-position: -80px -40px;}
.ilink li.link-4 a:hover { background-position: -119px -40px;}
.ilink li.link-5 a:hover { background-position: -159px -40px;}
.ilink li.link-6 a:hover { background-position: -200px -40px;}
.ilink li.link-7 a:hover { background-position: -241px -40px;}

.ilink li a span { display: none;}

/**列表页**/
/*列表页*/
.col {padding: 20px 0px;
background-color:#FFF;
}

.col-menu { /**列表页左侧栏目**/
	width:215px;
	float:left;
} 
.col-menu-head { /*列表头部*/
	width: 100%;
	height: 27px;
	line-height: 27px;
	color: #c42424;
	font-size: 14px;
	margin: 0 auto;
	background:#035bc2;
}
.col-menu-head h3.col-name { font-size:14px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col-menu-head h3.col-name .col-name-text { width: 60px; display:block; line-height:27px; padding:0px 18px; background:url(../img/post1-bg-red.gif) bottom repeat-x;}  /**栏目名称图标**/
/*多级栏目列表*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#2d73b8; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { color:#1f5c92;} 	/**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ color:#d41e2d; padding-left: 50px; background: url(../images/dot-red.gif) 40px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name { font-size:12px; padding-left: 50px; background: url(../images/dot-blue.gif) 40px center no-repeat;}
.col-list .wp_listcolumn .wp_subcolumn .wp_column a { color:#5c5c5c; background:none; border-top:0px solid #fff; border-bottom:1px solid #c7c7c7;} 	/**二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}


.col-news { /**列表页右侧新闻**/
	width:735px; 
	float:right;
} 
.col-news-head {
	margin: 0px;
	background:url(../img/post1-bg-grey.gif) bottom repeat-x;
    background:#dcd9d9;
}
.col-metas .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap; 
	width: 300px; 
	height:25px; 
	line-height:25px; 
	text-align: right;
	color: #a7a7a7;
	float: right;
} 
.col-metas .col-path A {
	color: #a7a7a7;
}
.col-metas .possplit {
	background: url(../IMG/possplit.gif) center center no-repeat;
	width: 15px;
}
.col-metas .col-title { /**当前栏目**/
	display:inline-block; 
	white-space:nowrap; 
	width: 200px; 
	height:27px; 
	line-height:27px;
	text-indent: 15px;
	float: left;
} 
.col-metas .col-title h2 { /**当前栏目名称**/
	display:inline-block; 
	font-size:14px; 
	color:#035dc4; 
	font-weight: bold;
	padding: 0;
}   
.col-news-con {
	padding:20px 10px; 
	margin:0px;
}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; font-size: 14px;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .Article_Index { width:5px; background: url(../../temp%E4%BF%A1%E6%81%AF%E5%AD%A6%E9%99%A21/images/point.jpg) no-repeat center 12px; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; padding-left: 5px; font-size:12px;}
.col-news-list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col-news-list .wp_entry h3 {margin-bottom:20px; font-size: 16px; font-weight: bold; color: #015190;}
.col-news-list .wp_entry p { margin-bottom:20px; font-size: 14px; line-height: 2;}
.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article { padding: 10px 0; margin:0 100px; height:auto; _height:400px; min-height: 400px;}
.article h1.arti_title { line-height:35px; font-family: "Microsoft YaHei"; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.article h2.arti_title { line-height:30px; font-family: "Microsoft YaHei"; text-align:center; font-size:16px; color:#282828; border-bottom:2px solid #002d99;padding-bottom:5px; }  /**文章副标题**/

.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/


.wp_article_list .list_item{width: 100%;height: 24px;line-height: 24px;
border-bottom:1px dotted #D3D2CE;
vertical-align: top;}
.sudy-tab .tab-menu li.selected p { display:inline-block; height:34px; line-height:34px; color:#04469c;font-weight:bold; font-family: "Microsoft YaHei"; font-size:14px;}
.sudy-tab .tab-menu li p {float:left;display:inline-block;height:34px; line-height:34px; font-weight:bold;font-family: "Microsoft YaHei";font-size:14px;}
.focus-container li a{display:block;width:100%; height:100%; position:absolute; left:0; top:0; z-index:5}

.jiathis_style{text-align:right;float:right;height:50px;margin:10px -5px 10px 0px;}

.jiathis_style .jtico {background:url(images/fenxiang.gif) no-repeat left !important;height: 34px !important; width:20px !important;padding-left:0px !important;}
.jiathis_style .jtico_tsina{background-position:10px -10px !important}
.jiathis_style .jtico_qzone{background-position:-48px -10px !important}
.jiathis_style .jtico_tqq{background-position:-110px -8px !important}
.jiathis_style .jtico_weixin{background-position:-180px -10px !important}
.jiathis_style .jtico_renren{background-position:-260px -10px !important}

.focus-navigation{ z-index:999 !important;}