@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;}
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: #e9e9e7;}
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 { } /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; 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;} /**新闻列表图标**/

/**自定义新闻列表**/
.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;}


/**页头开始**/
#heaer {}
#header .inner { height:370px; background:url(images/back.jpg) center no-repeat;}
.head {height:105px; position:relative; width:1000px; margin:0 auto;}    /**页头部分**/
.head .sousuo { position:absolute; right:20px; top:55px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:45px; }   	/**导航区域背景**/
.navbar .navbox { width:1000px; height:45px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#666666; height:45px; line-height:45px;padding: 0 33px;background:url(images/eve_03.jpg) no-repeat right;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#666666;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.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;}		/**子菜单栏目高度与边距**/
/**.wp_nav .li.nav-item { background:url(images/eve_03.jpg) no-repeat right;}**/
.li.nav-item.i8 a{ background:none;}
.navbar .navbox .wp_nav li.nav-item a span.item-name:hover { background:url(images/nun_03.jpg) bottom center no-repeat;}
.banner {width: 1000px;height: 220px;margin: 0 auto;}
/**主体开始**/
#container {	width: 1000px;
	margin: 0 auto;}
#container .inner {
	background: #fff;
	padding: 10px;
}

/**首页三列布局**/
.mod {}
.mod1 {
	width: 240px;
	float: left;
	margin-top: 10px;
	background: url(images/juan_03.jpg) no-repeat;
	height: 410px;
} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 {
	width: 730px;
	float: right;
	margin-top: 10px;
}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu {
	width: 240px;
	float: left;
	margin-bottom: 10px;
} 
.col_menu .col_menu_head { height:35px; background:url(images/list.jpg) no-repeat;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {line-height: 35px;color: #FFFFFF;font-family: "微软雅黑";font-weight: bold;font-size: 14px;padding-left: 15px; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { }  /**栏目名称图标**/
.col_menu_con { width: 238px;border-bottom: 1px #bbdefc solid;border-left: 1px #bbdefc solid; border-right: 1px #bbdefc solid;}
.col_list {
	width: 210px;
    float: left;
    padding-top: 8px;
    padding-bottom: 16px;
    padding-left: 15px;
}
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { border-top:0px solid #fff; border-bottom:0px solid #2867A0; padding-top:9px; height:36px; line-height:36px;color: #545454;font-family: "微软雅黑";    font-weight: bold;font-size: 14px;text-indent: 20px; background:url(images/menu_07.jpg) no-repeat;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color: #FFFFFF; background:url(images/mrnu_07.jpg) no-repeat;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{}

.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: 730px;
	float: right;
} /**栏目新闻**/
.col_news_head { background:url(images/xie_05.jpg) no-repeat; height:35px;}
.col_metas .col_title { }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-weight:bold;line-height: 35px;font-size: 14px; padding-left: 27px;color: #2073cb;float: left; }   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap;padding-right: 16px;color: #999999;line-height: 35px;} /**当前位置**/
.col_news_con {width: 728px;border-left: 1px #bbdefc solid;border-right: 1px #bbdefc solid;}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { width:680px; margin:0 auto;}
.col_news_list .wp_article_list .list_item {border-bottom: 1px #dedede dashed;height: 30px;line-height: 30px;}  /**栏目新闻列表**/
.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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.Home_right_foter { background:url(images/foter_26.jpg) no-repeat;height: 27px;width: 730px;}
/**文章页**/
.infobox { margin:0 auto; width: 728px; border-left: 1px #bbdefc solid;border-right: 1px #bbdefc solid;}
.article {}
.article h1.arti_title {width: 570px;margin: 0 auto;line-height: 28px; font-family: "微软雅黑"; padding-top: 30px;text-align:center; font-size:18px;color: #a41a12;font-weight: bold;} /**文章标题**/
.article .arti_metas { width: 523px; text-align:center; line-height: 50px;height: 50px;color: #757474;margin: 0 auto;}
.article .arti_metas span { margin:0 5px; font-size:12px; color: #757474;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;width: 710px;height: 400px;color: #505050;border-top: 1px #a8abaf dashed;padding-top: 24px; line-height: 28px;font-size: 14px;overflow-y: scroll;overflow-x: hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color: #505050;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {width:1000px; margin: 0 auto 10px auto; height:120px; background:url(images/foter.jpg) no-repeat;}
.foter_left {
    float: left;
    width: 740px;
    height: 120px;
    margin-left: 25px;
}
.Home_xin {
    width: 100px;
    height: 120px;
    float: left;
    background:url(images/xin_05.jpg) no-repeat;
}
.Home_wei {
    width: 100px;
    height: 120px;
    float: left;
    background:url(images/xin_05.jpg) no-repeat;
    margin-left: 10px;
}
.link {
    width: 740px;
    height: 47px;
}
.bottom {
    width: 740px;
    font-family: "Arial";
    color: #FFFFFF;
    line-height: 24px;
    padding-top: 8px;
}
.link span {
    float: left;
    padding-top: 22px;
    color: #FFF;
    padding-left: 18px;
}
.link ul li {
    float: left;
}
.link ul li a {
    color: #FFFFFF;
    padding-top: 22px;
    float: left;
    text-align: center;
    width: 95px;
}
.link .ete {
    background:url(images/ete_06.jpg) no-repeat;
    width: 1px;
    height: 12px;
    float: left;
    margin-top: 22px;
}
.bottom a {
    color: #FFFFFF;
}
.Home_xin img {
    width: 76px;
    height: 76px;
    padding: 12px;
}
.Home_xin span {
    width: 100px;
    float: left;
    text-align: center;
    color: #FFFFFF;
}
.Home_wei img {
    width: 76px;
    height: 76px;
    padding: 12px;
}
.Home_wei span {
    width: 100px;
    float: left;
    text-align: center;
    color: #FFFFFF;
}
/**top**/
.top_menu {width: 240px; height:35px; float:right; background:url(images/sou_02.jpg) no-repeat}
.top_menu ul li { float:left;}
.top_menu .ene { width:1px; height:12px; margin-top:12px; float:left; background:url(images/ene_03.jpg) no-repeat;}
.top_menu ul li a {    
	color: #FFF;
    line-height: 35px;
    text-align: center;
    float: left;
    width: 75px;
    display: block;
}

.head_top { width: 980px;margin: 10px auto 0 auto;}
.Home_news {width: 730px; float:left;background:url(images/news_03.jpg) no-repeat; height:310px;position: relative;}
.Home_gao { width:240px; height:310px;float: right; background:url(images/zhi_03.jpg) no-repeat;}
/**新闻模块**/
.news_top { height:35px; width:730px; }
.news_cent { width:728px;border-bottom: 1px #bbdefc solid;border-left: 1px #bbdefc solid;border-right: 1px #bbdefc solid;}
.news_top .leve1 {    
	float: left;
    line-height: 35px;
    color: #075dab;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
    padding-left: 25px;
}
.news_top .leve2 {    
	float: right;
    padding-top: 9px;
    padding-right: 14px;
}
.news_right {
    height: 274px;
}
.pic {
    width: 300px;
    margin: 15px auto 0 0;
    padding-left: 14px;
    text-align: center;
    line-height: 30px;
    float: left;
    position: absolute;
    top: 40px;
}
/**top右日历**/
.Home_gao_top {
    width: 240px;
    height: 35px;
}
.left_gao_cen {
    width: 240px;
}
.Home_gao_top .leve3 {
    float: left;
    line-height: 35px;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 30px;
}
.leve4 {
    float: right;
    line-height: 35px;
    color: #FFFFFF;
    padding-right: 12px;
}
.left_gao_nav {
    width: 199px;
    height: 51px;
    border-bottom: 1px #CCCCCC dashed;
    margin: 0 auto;
    padding-top: 13px;
}
.leveone {
    float: left;
    width: 37px;
    height: 40px;
    background:url(images/ri_10.jpg) no-repeat;
    padding-right: 10px;
}
.levetwo {
    float: left;
    color: #0075c3;
    width: 40px;
    height: 25px;
    font-family: "Arial";
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
.leve5 {
    float: left;
    width: 40px;
    height: 15px;
    color: #888888;
    font-size: 10px;
    font-family: "Arial";
    padding-left: 3px;
}
.leve6 {
    float: left;
    width: 145px;
    color: #555555;
    line-height: 20px;
}
/**bottom左模块**/
.Home_juan_top {
    width: 240px;
    height: 35px;
}
.Home_juan_cen {
    width: 240px;
}
.Home_juan_top .leve7 {
    float: left;
    line-height: 35px;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 20px;
}
.Home_button {
    width: 210px;
    height: 35px;
    clear: both;
    margin: 0 auto;
    padding-top: 12px;
}
/**新闻切换**/
.Home_cai {
    width: 730px;
    background:url(images/cai_03.jpg) no-repeat;
}
.Home_ye {
    width: 730px;
    background:url(images/ye.jpg) no-repeat;
    margin-top: 10px;
}
.left_2_top  .sudy-tab .tab-menu { height:35px; line-height: 35px; padding:0px;}
.left_2_top  .sudy-tab .tab-menu li { display:inline-block; height:35px; line-height:35px; float:left;font-weight:bold; font-family: "Microsoft YaHei";font-size: 14px;color: #075dab; cursor:default; width : 70px; text-align: center; margin-left:5px; width:90px; background:url(images/tn_03.jpg) no-repeat;}
.left_2_top  .sudy-tab .tab-menu li.selected {color: #075dab;  text-align: center; background:url(images/hide_03.jpg) no-repeat;} 
.left_2_top  .sudy-tab .tab-list li .cbox{position:relative; } 
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 10px; top:-27px; z-index:300}
.Home_cai_cen {
    width: 690px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
}
.Home_cai_cen ul li {
    width: 165px;
    overflow: hidden;
    float: left;
    padding-left: 9px;
}
.Home_cai_cen ul li img {
    padding: 4px;
    border: 1px #dedede solid;
}
.Home_cai_cen ul li span a {
    width: 165px;
    text-align: center;
    padding-top: 10px;
    float: left;
    color: #444444;
    height: 20px;
    font-size: 12px;
}
.more_text1 { color:#fff;}

.wp_article_list .list_item { border-bottom:0px; line-height: 26px;height: 26px;}
.wp_article_list .list_item .Article_Index { background:url(../images/er_08.jpg) center center no-repeat;}
div#wp_news_w33 { padding-top:10px;padding-left: 10px;}
div#wp_news_w34 { padding-top:10px;padding-left: 10px;}
div#wp_news_w35 { padding-top:10px;padding-left: 10px;}
div#wp_news_w36 { padding-top:10px;padding-left: 10px;}

#wp_news_w7 .wp_article_list .list_item .Article_Title a {
	float: left;
    line-height: 30px;
    background: url(images/ve_18.jpg) 8px 12px no-repeat;
    text-indent: 29px;
    display: block;
    color: #505050;
    font-size: 12px;
}
.col_news_list .wp_article_list .list_item .Article_Index { display:none;}
.wp_listcolumn .wp_column a .column-name { padding:0px; line-height:15px;}
input#keyword {
    vertical-align: top;
    height: 30px;
    border: 0px;
    padding: 0px;
	background:url(images/sou_03.jpg) no-repeat;
	width: 147px !important;
	color: #dedede;
	padding-left: 33px;
}
.wp_search .search {    width: 40px;
    height: 30px; background:url(images/suo_04.jpg) no-repeat;}
#wp_news_w3 { width: 382px;  float: right; padding-top: 15px;  padding-right: 15px;}
div#wp_news_w7 { padding-top: 20px;}