@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,li {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 { }
body,p { font-size:14px; font-family:"微软雅黑"; 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;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:35px; line-height:35px;   border-bottom: 1px solid #D4D4D4;  } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-weight:bold; color:#015ca2;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:35px; line-height:35px; padding-left:20px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:35px; line-height:35px; float:right; color:#fff;  }   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none; height:28px; line-height:28px; } 
.yqlj ul .list_item {
    width: auto !important;
    /* list-style: none; */
    /* float: left; */
}
/**新闻列表**/
.post .con .wp_article_list .list_item .Article_PublishDate { float:right;   color:#aaa; }
.post .con .wp_article_list .list_item .Article_Index { background:url(images/icon.jpg) no-repeat 6px 10px;  } /**新闻列表图标**/
.post .con .wp_article_list .list_item .Article_Title a { color: #102C63; }




/**页头开始**/
#header {}
#header .inner {}
.logo { width:100%; height:140px; background:url(images/logo.png) no-repeat 0 0;  }    /**页头部分**/
.ss { width:300px; float:right; background: #fff; border: 1px solid #DDD;}
.ss .wp_search .search { background:url(images/search.png) no-repeat 0 0; width:50px; height:30px;  }

.navbar { width:100%; height:50px; background:#429ce3;  }   	/**导航区域背景**/
.navbar .navbox { width:1000px; height:50px; margin:0 auto;}   /**导航窗口大小及位置**/





/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:50px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item { padding:0 5px; }
.navbar .navbox .wp_nav li.nav-item a { font-size:18px; font-weight:bold; color:#fff; width: 114px; padding-left: 15px; display: block; letter-spacing: 3px;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background: #00f;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:50px; line-height:50px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#fbf2dc;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px;  font-weight:bold; color:#102c63; }		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#0000ff; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { width: 114px; height:40px; line-height:40px;}		/**子菜单栏目高度与边距**/


.navbar .navbox .wp_nav .sub-nav li.nav-item { padding:0;  }
.navbar .navbox .wp_nav .sub-nav { margin-left:5px;  }

/**主体开始**/
#container { padding:10px 0;}
#container .inner { background:#fff;  }

/**首页三列布局**/
.mod {}
.mod1,.mod2,.mod3 { width:100%; float:left;} /**左列**/

.tpxw { width:460px; float:left; }


.gzdt { width:515px; float:right; }


.tzgg { width:310px; float:left; }

.fwzn { width:205px; float:right; }

.fwzn ul li { width:102px; height:26px; line-height:26px; margin-top: 13px; text-align:center;  float:left; background:url(images/server_bg.png) no-repeat 0 0; color: #102C63;}
.fwzn ul li a { font-size:12px;  color: #102C63;  }

.yqlj ul li { line-height: 25px; float: left; padding: 0 10px; margin: 6px 0; border-right: 1px solid #ddd; white-space: nowrap; }
.yqlj ul li a {  color: #102C63;  }

/**列表页**/
.col_menu { width:280px; float:left;} 
.col_menu .col_menu_head { background:#e8f2fe;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:bold; color:#7f007f; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:40px; padding-left:60px;   }  /**栏目名称图标**/



.col_list .wp_nav .nav-item  { background:url(images/arrow.png) no-repeat 65px 12px; margin-bottom: 5px; padding-left: 83px; }
.col_list .wp_nav .nav-item a { text-align:left; color: #102C63; }




 /**栏目列表*/
.col_list .wp_listcolumn {  border:none; }
.col_list .wp_listcolumn .wp_column a { color:#102C63;  border:none; background:url(images/arrow.png) no-repeat 65px 12px; font-weight:normal; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000;  background:url(images/arrow.png) no-repeat 65px 12px;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#102C63;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:url(images/arrow.png) no-repeat 65px 12px; border:none;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background:url(images/arrow.png) no-repeat 65px 12px; } 	/**鼠标经过或选中二级子栏目**/
.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_list .wp_listcolumn .wp_column a .column-name { text-indent:65px;  }





.col_news { width:700px; float:right;} /**栏目新闻**/
.col_news_head {   }
.col_metas .col_path { display:inline-block; float:left; white-space:nowrap; height:40px; line-height:40px; } /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px; color: #102C60; padding: 10px; border: 1px solid #eee; line-height: 32px; overflow:hidden; }
.col_news_list .wp_article_list .list_item { height:32px; line-height:32px; border-bottom:none;  }  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; height: 25px; }  /**栏目新闻图标序号**/
.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 { color: #102C60; padding: 10px; border: 1px solid #Eee; line-height: 32px;}
.article h1.arti_title { line-height:28px; font-family: "Microsoft YaHei"; padding:10px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.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); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {   } 
#footer .inner .foot { padding:5px 0; margin-top: 20px; border-top:3px solid #429ce3;      }
#footer .inner p { font-size:14px; line-height:24px; text-align:center; color:#666; }










/************选项卡**********/
.mod_left_2 { float: left;width:450px; margin-left:20px;  }


.sudy-tab .tab-list{color:#444;text-align:left; padding: 0px 10px 0px 10px; }

.mod_right_2 .post1 .subnav .title{ float: left; height: 36px;   background: url(../images/video1.jpg) left bottom no-repeat;width: 50%;}

.mod_right_2 .wp_article_list .list_item .Article_Index{ background:url(../images/jt2.png) center no-repeat; display: block;}
.list_right .post1 .con {    border: 1px solid #cdcdcd;}
.list_right .post1 .subnav {background: url(../images/h2bg.jpg) no-repeat; height: 30px;}
.list_right .post1 .subnav .title{margin: 0px;padding: 0px 0px 0px 15px;font: normal normal 14px/30px ;color: #fff;  line-height: 30px;}
.mod_left_2  .wp_article_list .list_item { border-bottom: none;height: 28px;line-height: 28px;}
 
/*切换*/
.tab-list .wp_article_list .list_item .Article_Index { background:url(images/icon.jpg) no-repeat 6px 10px;  }

.sudy-tab .tab-list li .cbox{position:relative; padding: 7px 0 6px 0; color:#000;}
.sudy-tab .tab-list li .cbox .more {position: absolute; right: 8px; top: -28px; z-index:300; width: 60px;}
.sudy-tab .tab-list li .cbox .con {position: absolute; left: 0px; top: 0px; z-index: 299; padding: 10px 0;}

.sudy-tab .tab-menu li{width: 75px;text-align: center;padding: 0px 10px !important;}


.tab-list .wp_article_list .list_item .Article_Title a { color: #102C63; }


.sudy-tab .tab-menu li.selected { background:url(images/tiao.jpg) no-repeat 8px 32px ;  }


li.myself2024.selected {
    width: 133px !important;
}

li.myself2024.selected {
    /* background: url(images/tiao.jpg) no-repeat 8px 32px; */
    background-size: 133px auto !important;
}

li.myself2024 {
    width: 133px !important;
}



