@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:#f1f1f1;}
body,p { font:13px/1 "Microsoft YaHei"; color:#333;}
a { color:#303030; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1002px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt { height:40px;border-bottom:4px solid #f53d05;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:13px;  color:#fff;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px;background:url(images/n_tit.png) center center no-repeat;width: 93px;margin-left: 13px;text-align: center;font-family: "Microsoft YaHei"; font-weight:normal;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:40px; line-height:40px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.wp_article_list .list_item{ border-bottom:none; height:25px; line-height:25px;}
.wp_article_list .list_item .Article_Index{ display:none;}
.tab-list{padding-top:5px;}
.more{width:50px; height:17px; position:absolute;top:22px; right:0;}

/**自定义新闻列表**/
.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 {}
.head { width:100%; height:168px; position:relative; background:url(images/head_bg.jpg) no-repeat 50% 0;}    /**页头部分**/
.head .top_nav{ position:absolute; top:0; width:240px;right:0;}
.navbar { width:100%; height:47px; background:url(images/nav_bg.png) repeat-x 0 50%; position:relative;}   	/**导航区域背景**/
.navbar .qqAndWeixin{ position:absolute; top:10px; right:10px; width:70px;}
.navbar .navbox {width:985px; height:47px; margin:0 auto;}   /**导航窗口大小及位置**/
.qqAndWeixin img{vertical-align:baseline;}


/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:47px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 18px; height:47px; line-height:47px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#fff;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; color:#f53d05;}		/**子菜单字体样式**/
.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:#f53d05;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#f53d05; color:#fff;}
#wp_nav_w1 .wp_nav .nav-item a{ font-family:"微软雅黑"; color:#000; text-align:left; }
#wp_nav_w1 .wp_nav .nav-item.i1{padding-left:140px;}
#wp_nav_w1 .wp_nav .nav-item.i2{padding-left:114px;}
#wp_nav_w1 .wp_nav .nav-item.i3{padding-left:93px;}
#wp_nav_w1 .wp_nav .nav-item.i4{padding-left: 66px;}
#wp_nav_w1 .wp_nav .nav-item.i5{padding-left:30px;}

div#wp_nav_w1{padding-top: 25px;}
/**主体开始**/
#container {}
#container .inner { background:#fff; padding:15px 0;}
.jiansuo{ background:url(images/jiansuo.png) left top no-repeat; height:223px;}
.user{ background:url(images/2-1_02.png) repeat-x;}
.user_nav{ background:url(images/2-1_01.png) left center no-repeat;}
.user_bg{ background:url(images/2-3.png) right center no-repeat; height:73px;}
.picSwitch{padding:20px 0 20px 8px;}
.read_news{ padding-top:23px; padding-left:6px;}

/**首页三列布局**/
.mod {}
.mod1 { width:332px; float:left; margin-left:13px;} /**左列**/
.mod1 .ml { width:100%; position:relative; padding-top:10px;} 
.mbox {}
.mod2 { width:615px; float:right; margin-right:8px;}

/**列表页**/
.col_menu { width:236px; float:left;} 
.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:15px; font-weight:bold; color:#f53d05;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:30px; padding:5px 5px 5px 30px; background:url(images/icon_col_name.gif) no-repeat 5px 9px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:3px solid #f53d05;}
.col_list .wp_listcolumn .wp_column a { color:#f53d05;  border-top:1px solid #fff; border-bottom:1px solid #fff;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background:#fff;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.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:718px; float:right; margin-right:10px;} /**栏目新闻**/
.col_metas{ border-bottom:3px solid #f53d05;}
.col_news_head { background:url(images/line.gif) repeat-x left bottom;}
.col_metas .col_title { display:inline-block; float:left; height:40px; line-height:40px; background:url(images/n_tit.png) center center no-repeat;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:14px; font-weight:normal; color:#fff; padding:0 30px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.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/li.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article { padding:20px 50px;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #C30} /**文章标题**/
.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); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
.bottom_frame{ background:url(images/bottom_bg.png) repeat-x;}
#footer {}
#footer .inner { padding:10px 0;}
#footer .inner p { font-size:12px; line-height:20px; text-align:center;font-family: "Microsoft YaHei";}



/**检索**/
.jiansuo .sudy-tab{padding:10px;}
.jiansuo .sudy-tab .tab-menu li.selected{color:#f53d05; font-size:14px; font-weight:bold; background:none;}
.jiansuo .sudy-tab .tab-menu li{width:auto; margin:0 20px;}

/**用户分类**/
.user{color:#f53d05; width:606px;margin-left:4px; font-size:14px;}
.user .wp_nav .nav-item a{color:#f53d05; font-size:14px;}
.user .wp_nav .nav-item a span.item-name{ padding:5px 28px;}
.user .wp_nav .nav-item.i1 a{ background:url(images/3-1_01.png) left center no-repeat;}
.user .wp_nav .nav-item.i2 a{ background:url(images/3-1_03.png) left center no-repeat;}
.user .wp_nav .nav-item.i3 a{ background:url(images/3-1_05.png) left center no-repeat;}
.user .wp_nav .nav-item.i4 a{ background:url(images/3-1_08.png) left center no-repeat;}

/**底部导航**/
.Links{ background:url(images/Links_bg.png) repeat-x; border-bottom:#fff 1px solid; border-top:#d6d4d5 1px solid;}
#wp_nav_w30{width:430px; margin:0 auto;}
.bottom_frame .wp_nav .nav-item a span.item-name{ line-height:28px;}
.bottom_frame .wp_nav .nav-item a{color:#fff;}

/**友情链接**/
.sudy-links .links-name{border:#a8a8a8 1px solid; line-height:20px;}
.sudy-links .links-wrap{border:#a8a8a8 1px solid;}

/**资源**/
.ziyuan{width:604px;padding-left:5px; padding-top:8px;}
.ziyuan .sudy-tab { background:url(images/right_m_bg.png) left center no-repeat;}
.ziyuan .sudy-tab .tab-menu {height:278px;border-bottom:none; width:316px; float:right;}
.ziyuan .sudy-tab .tab-menu li {width:78px; display:inline-block; height:278px; background:url(images/ziyuan_a.png) center center no-repeat; float:left; font-size:14px;color:#000;cursor:default; text-align:center;font-family: "Microsoft YaHei"; margin-left:0px; font-weight:normal;padding:0; border-right:#cccccc 1px solid;}
.ziyuan .sudy-tab .tab-menu li span{ font-size:20px; font-family:"Microsoft YaHei"; display:block; padding-top:75px;}
.ziyuan .sudy-tab .tab-menu li span.i1{ background:url(images/6-6_01.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li.selected span.i1{ background:url(images/5-5_01.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li span.i2{ background:url(images/6-6_03.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li.selected span.i2{ background:url(images/5-5_03.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li span.i3{ background:url(images/6-6_05.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li.selected span.i3{ background:url(images/5-5_05.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li span.i4{ background:url(images/6-6_07.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li.selected span.i4{ background:url(images/5-5_07.png) center 40px no-repeat;}
.ziyuan .sudy-tab .tab-menu li.selected { background:url(images/ziyuanhover.png) center center no-repeat; color:#fff;}
.ziyuan .sudy-tab .tab-list{width:207px; float:left; padding:20px 40px;}
/**修改底部菜单栏字体**/
.sudy-links .links-wrap a {
        padding: 0 5px;
        font-size: 14px;
}
.tpgd {
    height: 150px;
    margin-bottom: 20px;
}