/* 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 { background:#cccccc;}
body,p { font:16px/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 { width:1190px; margin:0 auto;} /**页面全局宽度**/


.logo{width:1190px;}/*logo图标*/
.navbar { width: 100%;height: 40px;background:url(images/nav_bg1.jpg)  repeat-x;}/*面板宽度*/
.navbar .navbox {width: 1190px;height: 40px;margin: 0 auto;}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:18px; font-weight:bold; color:#ffffff; font-family: "幼圆"; width:148px; text-align:center; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff; background:#09497C; }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 10px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#09497C;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:18px; font-weight:normal; color:#fff; }		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#cc9999; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:40px; line-height:40px;}		/**子菜单栏目高度与边距**/

/*主题开始*/
#container .inner {padding: 7px 0;background: #fff;width: 1190px;}
.mod1 {width: 100%;float: left;background-color:#ffffff;}
.tgzz {width: 371.5px;float:left;margin: 0px 15px 10px 0px;}
.post {margin-bottom: 10px;}
.tt{color:#09497C;background-color:#C1D1DA;border:1px solid gray;padding-left:12px;height:30px;height:30px;line-height: 30px;}
.post .tt .tit {display: inline-block;float: left;font-size: 14px;font-weight: bold;color: #09497C;}
.post .tt .tit .title {display: inline-block;height:30px;line-height: 30px;color:09497C;}
.post .tt .more_btn {display: inline-block;height:30px;line-height: 30px;float: right;font-weight: bold;font-size: 16px;padding-right: 8px;}
.mytitle{display:inline-block;float:left;}
.mytime{display:inline-block;float:right;}
.con{font-family:"宋体","宋体";font-size: 12px}
.wp_article_list .list_item{height:36px;line-height:36px;width:100%;vertical-align:top;border-bottom:1px dashed #ccc;}
.mod{    width: 100%;float: left;background:#FFFFFF;}
.yqlj{width:100%;}
.xzzq{float:left;}


.col_menu{width:300px;float:left;background:#d8ebfc}
.col_menu_head{background:#8A2BE2;}
.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;}