@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;border: 0;	font-size: 100%;font: inherit;vertical-align: baseline;}
/* 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;}.panel
ol, ul {list-style: none;}.sudy-tab
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;line-height: 24px;}
.clearfix{display: block; *zoom:1; line-height: 24px;}
.fr{float:right;}
.fl{float:left;}
.rili a{line-height:24px;}


/**布局开始**/
body { }
body,p { font-family: "Microsoft YaHei"; color:#333; line-height:24px;}
a { color:#2a2a2a; text-decoration:none; font-family: "Microsoft YaHei";}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1009px; margin:0 auto;} /**页面全局宽度**/
.body_bg{ background:url(../images/body_bg.gif) center center repeat-y;}
/**页头**/
#header {}
#header .inner {}
.head { width:100%; height:153px; background:url(../images/logo.png) no-repeat 50% 0 ; position:relative;}    /**页头部分**/
.navbar { width:100%; height:40px; background:#c2e0f9;}   	/**导航区域背景**/
.navbar .navbox { width:999px; height:41px; margin:0 auto;}   /**导航窗口大小及位置**/
.head_nav{width:999px; margin:0 auto;} 

.logo {
	width: 486px;
	height: 91px;
	float: left;
	background: url(../images/logo.jpg) center center no-repeat;
	margin-left: 5px;/*左边距*/
}
.logo_link {
	color: #FFF;
	width: 236px;
	height: 46px;
	line-height: 46px;
	    margin-right: 20px;
	float: right;
}
/**导航条**/
#nav {
}

.nav { 
	width:100%; 
	height:43px;
	line-height: 43px;
	margin: 0px auto;
	background:url(../img/daohang_bg.gif) repeat-x;
	color: #FFF;
}


/**导航样式：后台绑定时也可以定义配置**/
.nav .wp_nav { height:39px; margin-left: 50px;}  /**导航高度**/
.nav .wp_nav li.nav-item {background-image:url(../images/nav-delimiter.gif) left center no-repeat;}
.nav .wp_nav li.nav-item a { font-size:16px; font-weight:normal; color:#fff; font-family: "Microsoft YaHei"; z-index:200;}    /**导航字体样式**/
.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#FFF; text-decoration: none; font-size:12px;}   	/**鼠标经过或当前选中时样式**/
.nav .wp_nav li.nav-item a span.item-name { padding:0 0; height:39px; line-height:39px; width: 88px; font-size:12px;}   /**导航栏目高度与边距**/
.nav .wp_nav li.i1 {background: none;}
.nav .wp_nav .sub-nav {border: none;}
.nav .wp_nav .sub-nav li.nav-item {background-image:none;}
.nav .wp_nav .sub-nav li.nav-item i.mark { background:#014c8d; }  /**子菜单背景**/
.nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; border-top: 0px; color:#FFF; }		/**子菜单字体样式**/
.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#C7E4F2; color:#fff; text-decoration: none;}
.nav .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 0; height:39px; line-height:31px; text-align: center;}
#wp_nav_w12 .wp_nav .nav-item a .item-name{font-family: "Microsoft YaHei"; line-height: 31px; padding:5px 19px; text-align:center; cursor: pointer;font-size: 16px;font-weight: normal;color:#08387f; !important; }
.nav .wp_nav .sub-nav li.nav-item ul.sub-nav { width: 80px; height: 132px; top: 41px; left: 16px; visibility: hidden; font-size:12px;}
#wp_nav_w12 .wp_nav .sub-nav{left:15px; font-size:12px; }
#wp_nav_w12 .wp_nav .sub-nav .nav-item a{text-align: center; font-size:12px; !important;}

#wp_nav_w201 .Article_Index { no-repeat; height:9px; width:11px; !important; }
/**主体部分**/
#container {}
#container .inner {padding:7px 15px;width:979px;}
.left_frame{width:663px;}
.right_frame{width:290px;}
.pic_switch{width:663px; height:300px;}

/**首页三列布局**/

/*自定义新闻列表样式*/
/**自定义新闻列表**/
.news_list { padding:18px 0 18px 5px;}
.news_list li.news { height: 24px; vertical-align: middle; line-height:24px; padding-left:13px; background: url(../images/point.jpg) no-repeat px 12px; border-bottom:1px dotted #D3D2CE} /**标题图标**/
.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:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
/**标题栏新闻窗口**/
.post { position: relative; }
.post .tt { height:34px; border-bottom:2px solid #075190;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-family: "Microsoft YaHei"; font-size: 14px; color:#04469c;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:34px; line-height:34px; background:url(images/arrow.gif) no-repeat 50% bottom;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:34px; line-height:34px; float:right; position: static; right: auto; top: auto;}   /**更多按钮**/
.post .con { padding:7px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.wp_article_list .list_item {
width: 100%;
height: 24px;
line-height: 24px;
border-bottom: 0px dashed #ccc;
vertical-align: top
}
/**主体部分**/
#container {}

#container .inner { 
	background: #FFF;
}

.mod {
	width:100%;
}
.mod-top {
	padding: 5px 0;
}
.mod-l-1 {
	width: 663px;
	height: 300px;
	float: left;
	background:url(../images/post1-gd.png) center center no-repeat;
}
.mod-r-1 {
	width: 290px;
	float: right;
}
.mod-r-1 .panel {
	width: 290px;
	margin: 0 auto 0px auto ;
}

.mod-l-2 {
	width: 663px;
	float: left;
	position:relative;
}

.mod-r-2 {
	width: 290px;
	float: right;
}
.mod-r-2 .panel {
	width: 290px;
	margin: 0 auto 0px auto ;
}
.mod-r-2 .bot1{
	width:141px;
	height:39px;
	float:left;
	background:url(../images/post4-1.jpg) left bottom no-repeat;
}
.mod-r-2 .bot2{
	width:141px;
	height:39px;
	float:right;
	background:url(../images/post4-2.jpg) center bottom no-repeat;
}
.mod-r-2 .title{
	text-indent: 18px;
	color: #13028c;
	font-size: 15px;
	float: left;
	line-height: 41px;
}

.bot1 a{
	display:block;
	width:141px;
	height:39px;
}
.bot2 a{
	display:block;
	width:141px;
	height:39px;
}



/*自定义新闻列表样式*/
.post2 {}
.post2 .banner {
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: url(../images/post2-bottom.gif) left bottom no-repeat;
}
.post4 .banner .title,.post2 .banner .title {
	text-indent: 18px;
	color: #13028c;
	font-size: 17px;
	float: left;
	line-height: 41px;
	font-family: "Microsoft YaHei";
	font-weight:normal;
	
}
.post2 .more-btn {
	width: 30px;
	height: 41px;
	line-height: 41px;
	float: right;
	text-align: center;
	background: url(../images/post2-link.gif) center right no-repeat;
}
.post2 .more-btn A {
	color: #333;
	display: block;
	width: 60px;
	height: 27px;
}
.post2 .con {
	padding:15px 0px;
	margin:0 auto;
	font-size:12px;
}


.post3 {}
.post3 .banner {
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: url(../images/post3-bottom.gif) left bottom no-repeat;
}
.post3 .banner .title {
	text-indent: 18px;
	color: #322493;
	font-size: 16px;
	font-weight: bold;
	float: left;
	line-height: 41px;
}
.post3 .more-btn {
	width: 70px;
	height: 41px;
	line-height: 41px;
	float: right;
	text-align: center;
}
.list-paddingleft-222{
	width: 70px;
	height: 40px;
	line-height: 40px;
	float: right;
	text-align: center;
	background: url(../images/post2-link.gif) center center no-repeat;
}

.post4 {}
.post4 .banner {
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: url(../images/post2-bottom.gif) left bottom no-repeat;
}

.post4 .more-btn {
	width: 30px;
	height: 41px;
	line-height: 41px;
	float: right;
	text-align: center;
	background: url(../images/post2-link.gif) center right no-repeat;
}
.post4 .more-btn A {
	color: #333;
	display: block;
	width: 60px;
	height: 27px;
}
.post4 .con {
	padding:18px 3px; 
	margin:0 auto;
}
post5 {
	width:141px;
	height:39px;}

.post3 {}
.post3 .con {padding:15px; margin:0 auto; )}
.post3 .news-list .news {height: 23px; line-height: 23px; background:url(../images/point.jpg) left center no-repeat;}
.post3 .news-list .news .news-title{float: left; padding-left:15px;}
.post3 .news-list .news .news-date {float: right; color: #2d73b8;}
.post3 .news-list .n1 {display:none;}


/**选项卡**/
.post3 .banner .tab-menu { width:300px ; height:41px; border-bottom:1px solid #ccc;}
.post3 .banner .tab-menu li { display:inline-block; 
height:24px; line-height:24px; float:left; 
font-size:14px; font-weight:bold; color:#333; padding:0 10px; border-radius:5px 5px 0 0; cursor:default;}
.post3 .banner .tab-menu li.selected { background-color:#06C; color:#fff;}

/**输入框提示**/
.sudy-input {display:inline-block; _display:inline; position:relative; font-family: "Microsoft YaHei"; vertical-align:top;}
.sudy-input input,.sudy-input textarea { display:inline-block; height:17px; line-height:17px; color:#333; font-size:13px; vertical-align:top; padding:3px; background-color:#fff; border:1px solid #ccc; outline:none; border-radius:3px; overflow:hidden;}
.sudy-input textarea { height:85px;}
.sudy-input .tip { display:block; height:25px; line-height:25px; color:#888; font-size:13px; position:absolute; left:10px; top:0;}

/*底部*/
/*页脚*/
#footer {
}

#footer .inner {
	padding: 0px;
	
}

.foot {
	
	background:#fff url(../images/bottom-bj.gif) repeat-x center center;
}

#copyright {
	padding: 25px 0px;
}

#copyright p {
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align: center;
}

.foot .links {
	width: 200px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 70px;
	right: 20px;		
	text-align:center;
	font-family: "Microsoft YaHei";
	color:#e5eff9;
}



/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article {}
.article h1.arti_title { /**文章标题**/
	line-height:60px; 
	font-family: "Microsoft YaHei"; 
	font-weight: bold;
	padding:10px 0px 0px 0px;
	text-align:center; 
	font-size:20px; 
	color:#035dc4; 
} 
.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;
	padding: 20px 40px;
	overflow:hidden;
} 
.article .entry .read,.article .entry .read p { /**阅读字体**/
	line-height:1.6; 
	font-size:14px; 
	color:#333;
	font-family: "Microsoft YaHei";
}  
.article .entry .read p { 
	margin-bottom:20px;
}
.article .entry .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); 
}   
#wp_news_w12 a{display:inline-block;line-height:24px;}
#wp_news_w12 .news-title{height:24px;}

/*列表页*/
.col {padding: 10px 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: url(../images/list_li_bg1.gif) 30px no-repeat; 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:#000;background: #c2e0f9 url(../images/list_li_bg1.gif) 30px no-repeat;} 	  /**鼠标经过或选中一级子栏目**/
.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:url(../images/list_li_bg2.gif) 40px no-repeat; 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;background: #c2e0f9 url(../images/list_li_bg2.gif) 40px no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#2d73b8;}

.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 { background: #c2e0f9; color:#000;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#2d73b8;}

.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:0px 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;
	font-size:12px;
} 
.col-metas .col-path A {
	color: #a7a7a7;
}
.col-metas .possplit {
	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); }   /**列表页文章图片大小限制**/

.s_pic{width:138px; height:90px; border:#d1d1d1 1px solid;}
.titAndNav{width:500px;}
.titAndNav .fr01 { }
.more_btn { position: absolute;right: 5px;top: -26px; color:#f19c1c; background:url(../images/post2-link.gif) center no-repeat; height:24px; width:30px;}
.more_btn a{ height:30px; width:30px; position:absolute;}
.sudy-scroll-nav{display:none;}
#wp_news_w201 .i1{display:none;}/**隐藏post3第一条标题**/
#wp_news_w200 .fr01 a { font-size:14px; color: #103266; }
#wp_news_w310 .fr01 a { font-size:14px; color: #103266; }
.s_pic img{padding-top:3px;padding-left:3px; height:84px; width:132px;}
#wp_news_w200,#wp_news_w310{ background:url(../images/pic_hidden.gif) 0% 89% no-repeat; height:132px;}
#wp_news_w211 .more a,#wp_news_w201 .more a{ position:absolute;top:20px; right:0; display:block; width:18px; height:4px; background:url(../images/post2-link.gif) center no-repeat;}
#wp_news_w201 .more .moretext,#wp_news_w211 .more .moretext{display:none;}
.bottom{padding-top:42px;}
.rili_tit a{font-weight:bold; color:#353535; font-size:14px; font-family: "Microsoft YaHei";}
.rili_nav a{color:#4f4f4f; display:inline-block;line-height:24px;font-size:12px; font-family: "Microsoft YaHei";}
#wp_news_w300{padding-top:20px;}
#wp_news_w211 .wp_article_list .list_item .Article_Index{ background:url(../images/point.jpg) left center no-repeat; font-size:12px; width:11px;}
#wp_news_w201 .wp_article_list .list_item .Article_Index{ background:url(../images/point.jpg) left center no-repeat; font-size:12px; width:11px;}
#wp_news_w42 .wp_article_list .list_item .Article_PublishDate{font-size:12px;  !important}
.wp_article_list .list_item .Article_PublishDate{font-size:12px;  !important}
#wp_news_w201 .wp_article_list .list_item .pr_fields{ font-size:12px;  !important}
wp_nav_w12 .wp_nav .sub-nav .nav-item a .item-name{ font-size:12px; !important}
.wp_nav .sub-nav .nav-item a .item-name{ font-size:12px; !important}


.fr01 a,.fr02 a{ font-size: 12px;font-family: "Microsoft YaHei";}
#wp_news_w211 .wp_article_list .list_item .Article_Title{font-size: 12px;font-family: "Microsoft YaHei";}


div#wp_news_w01 a {
    color: #fff;
}

