@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;}

/**布局开始**/
body { background:#fff;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#393939; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:954px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:26px; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:26px; line-height:26px; padding-left:15px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:26px; line-height:26px; float:right; padding-right:12px; }   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; height:26px; line-height:26px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/point.gif) no-repeat center;} /**新闻列表图标**/


.wp_article_list .list_item .Article_PublishDate { color:#c00; padding-right:10px; }


/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.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;}


/**页头开始**/
#header {}
#header .inner {}
.banner { width:100%; height:36px; line-height:36px;  background:url(images/banner1.jpg) no-repeat 0 0 ; }    /**页头部分**/
.banner ul { float:right; }
.banner ul li { float:left; background:url(images/2.gif) no-repeat 0px 14px; padding:0px 25px; line-height:36px;  }



.navbar { width:100%; height:33px; background:url(images/nav.jpg) no-repeat 20px 0;}   	/**导航区域背景**/
.navbar .navbox { width:910px; height:33px; margin:0 auto;}   /**导航窗口大小及位置**/




.ban { background:url(images/banner4.jpg) no-repeat 0px 0px; width:954px; height:40px; }
.ban .ldxx { width:84px; float:left; margin: 10px 0px 0px 45px; }
.ban .rdxx { width:735px; float:left; margin: 10px 0px 0px 88px; }
.ban .rdxx .scrollnews3_ul li { background:none; }
.ban .rdxx .news_icon{ background:none; }
.ban .rdxx .articlelist1_a_title { color:#fff; line-height:22px; }


/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:33px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#434343;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#b5b5b5;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 14px; height:33px; line-height:33px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav li.i1 a span.item-name { width:45px; padding:0px;  }
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

.navbar .navbox .wp_nav .nav-item .mark { background:url(images/tiao.jpg) no-repeat 0px 8px; }
.navbar .navbox .wp_nav .i1 .mark { background:none; }



/**主体开始**/
#container { padding:7px 0;}
#container .inner { background:#fff; width:954px;  background:url(images/cobg.jpg) no-repeat 0px 0px; overflow:hidden;  }

/**首页三列布局**/
.mod {}
.mod1,.mod2,.mod3 { width:100%; float:left;  } /**左列**/





/*******图片新闻**********/
.tpxw { width:305px; height:235px; float:left; margin-left:20px; }
.tpxw .con { padding: 5px 15px;}

.xyxw { width:320px; height:235px; float:left; margin-left:14px;  }


.zxgg { width:260px; height:235px; float:left; margin-left:14px; }




/*******教学管理**********/
.jxgl { width:300px; height:240px; float:left;margin:15px 0px 0px 20px; }


.xsgz { width:320px; height:240px; float:left; margin:15px 0px 0px 14px;}


.zpxx { width:260px; height:240px; float:left; margin:15px 0px 0px 14px; }












/*****快速链接********/
.kslj .tt { width:100px; float:left; height:36px; line-height:36px; margin-left:25px; }
.kslj .tt .tit .title { margin-top:15px; }

.kslj .wp_nav .nav-item a span.item-name { border-left:1px solid #666666; color:#666; height: 16px; margin-top: 15px; padding: 0px 20px; line-height: 17px;}
.kslj .wp_nav .i1 a span.item-name { border:none; }

/**列表页**/
.col_menu { width:225px; float:left; margin-left:25px; } 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:14px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:26px; padding-left:25px;  }  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border:none;  }
.col_list .wp_listcolumn .wp_column a { color:#333; background:url(images/015.gif) no-repeat 20px 10px;border:none;  border-bottom: 1px dashed #CCC; margin-top: 20px; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#999;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#999;}







.col_list .wp_listcolumn .wp_column a .column-name { text-indent:25px; }





.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px 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; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:680px; float:left;} /**栏目新闻**/
.col_news_head { background:url(images/position.jpg) no-repeat 0px 0px;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#0f6ab3 url(images/col_title.gif) no-repeat right bottom;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:26px; line-height:26px; text-indent:40px; } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/point.gif) no-repeat center;}  /**栏目新闻图标序号**/
.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 p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/


.col_news_con { padding:20px 33px; }

.dqwz { background:url(images/art_02.jpg) no-repeat 0px 0px; width:100%; height:42px; margin:0 auto; }
.dqwz .col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:42px; line-height:42px; width:600px; text-indent:75px;   } /**当前位置**/



.dbtp { width:954px; margin:0 auto;  }
/**文章页**/
.infobox { width:100%; margin:0 auto; }
.article {width:800px; margin:0 auto; }
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center; border-bottom:2px dashed #ccc; }
.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); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner { padding:10px 0;  color:#039; }
#footer .inner p { font-size:14px; line-height:20px; text-align:center; color:#039; }
#footer .inner p span { margin:0 3px;}



.fk { width:180px; margin:0 auto;  }
.fk1 { width:50px;  float:left; }
.fksl { float:left; }




