@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: #f5f5f5; }
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;}
.inner { width:1100px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.tzgg .post .tt { height:35px; background:url(images/notice.png) no-repeat;}
.mod2 .post .tt { height:35px; background:url(images/track.png) no-repeat;}
.post .tt { height:35px; background:url(images/system.png) no-repeat;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:15px; font-weight:bold; color:#fff;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:35px; line-height:35px; padding-left:20px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:35px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;     height: 35px;
    line-height: 35px;} /**新闻列表**/
.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;}


/**页头开始**/
#header { height:199px; background:url(images/bj1.jpg) repeat-x; min-width:1100px;}
#header .inner {}
.head1 {
    height: 30px;
}
div#oDiv {
    color: #fff;
    line-height: 30px;
}
.shijian {
    float: left;
    width: 20%;
}
.swsy {
   float: right;
    width: 20%;
    color: #fff;
    text-align: right;
}  
.swsy a {
    color: #fff;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
  /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:38px;}   	/**导航区域背景**/
.navbar .navbox { width:100%; height:38px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:38px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; font-weight:inherit; color:#063D7F; font-family: "宋体"; width: 137px;}    /**导航字体样式**/
li.nav-item.i2 a:hover{ background:#0b57b6 url(images/223.png) no-repeat right center;}
.navbar .navbox .wp_nav li.nav-item a:hover{    background-color: #0b57b6;     color: #fff; }   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0px; height:38px; line-height:38px;}   /**导航栏目高度与边距**/
.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; text-align: center;     border: none;
    background: #fff;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {    background-color: #094999;     color: #fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0px; height:38px; line-height:38px;}		/**子菜单栏目高度与边距**/
ul.sub-nav {
    border: none!important;
}
/**主体开始**/
#container {}
#container .inner { }

/**首页三列布局**/
.ss {
    width: 100%;
    min-width: 1100px;
    height: 40px;
    border-bottom: 1px solid #D5D5D5;
}

.tzgg {
    width: 365px;
    height: 530px;
    float: left;
     background: #fff;
    margin-top: 10px;
margin-bottom: 10px;
}
.mod1 {
    width: 405px;
    height: 530px;
    float: left;
    margin-left: 12px;
    margin-top: 10px;
margin-bottom: 10px;
}
.mod2 {
    width: 305px;
    float: right;
    margin-top: 10px;
margin-bottom: 10px;
}
.cwzd {
    min-height: 288px;
    background: #fff;
}
.zcfg {
    margin-top: 20px;
    min-height: 222px;
    background: #fff;
}
div#container1 {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    background: #fff;
    padding-top: 20px;
}

.kstd img:hover {
    width: 280px;
    height: 51px;
    transform: scale(1.05);
}
.kstd img {
    height: 40px!important;
    width:259px!important;
}
.kstd {
    min-height: 288px;
    background: #fff;
}
.kstd p {
    text-align: center;
    margin-top: 5px;
}
.wp_nav .nav-item{background:url(images/dddd.jpg) no-repeat right center;}

li.nav-item.i2{background:url(images/dd2.jpg) no-repeat right center;}
.ssck {
    width: 300px;
    float: right;
}
input#keyword {
    width: 168px!important;
    height: 20px;
    padding: 0px;
}
.wp_search .search{width: 50px;
    height: 24px;
background:url(images/ss.jpg) no-repeat;}
div#container .con {
    background: #fff;
}

.wp_article_list .list_item .Article_PublishDate {
    font-size: 12px;
    color: #888888;
    margin-right: 10px;
}

span.Article_Title a {
    font-size: 14px;
    color: #535353;
}

span.more_text {
    line-height: 16px;
    font-family: "微软雅黑";
    color: #184F97;
    background: #F7F5F5;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #C5C3C3;
    margin-right: 10px;
}


.col_menu_con {
    width: 186px;
    border-right: 1px solid #E3E3E3;
}

.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 40px;
    padding: 0px;
    cursor: pointer;
    height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: inherit;
    text-indent: 20px;
}

.col_news_con {
    width: 88%;
    margin: 0 auto;
    padding-top: 20px;
}














/**列表页**/
.col_menu {     width: 202px;
    float: left;
    margin-left: 32px;} 
.col_menu .col_menu_head { background:url(images/guide.png) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size: 18px;
    font-weight: inherit;
    color: #fff;
    font-family: "微软雅黑";}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block;    line-height: 40px;
    padding: 0px;
    height: 52px;
    text-indent: 20px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border:none; }
.col_list .wp_listcolumn .wp_column a { color:#3F3F3F; background: url(images/arrow2.png) no-repeat 0px 14px;      border-bottom: 1px solid #e3e3e3; border-top:none;     width: 80%;
    margin: 0 auto; font-size: 16px; font-weight: inherit; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover{ color:#FF6600; background: url(images/arrow2.png) no-repeat 0px 14px;  } 	/**鼠标经过或选中一级子栏目**/

.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: 780px;
    float: right;
    margin-right: 20px;
    min-height: 650px;} /**栏目新闻**/
.col_news_head {    border-bottom: 2px solid #0B57B6;
    height: 42px;}
.col_metas .col_title { display:inline-block; float:left;     height: 16px;
    line-height: 16px;
    border-left: 6px solid #FF6600;}  /**当前栏目**/
.col_metas .col_title h2 { display: inline-block;
    font-weight: bold;
    padding: 0 50px 0 15px;
    font-size: 18px;
    color: #545454;
    font-family: "微软雅黑";}  
 /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px;     font-size: 14px;
    color: #545454;}
.col_metas .col_path a{ font-size: 14px;
    color: #545454;}
 /**当前位置**/
ul.col_metas.clearfix {
    padding-top: 20px;
    padding-left: 10px;

}
.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list {}
.col_news_list .wp_article_list .list_item {    border-bottom: 1px #ccc dashed;
    height: 30px;
    line-height: 30px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {  background:url(images/arrow3.png) no-repeat 0px 0px;     width: 30px;
    height: 30px;
    margin: 0px;}  /**栏目新闻图标序号**/
.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 {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:20px 0px; text-align:center; font-size: 18px;
    color: #075B94;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px;     color: #a6a6a6;
    font-size: 14px;
    font-family: "宋体";} /**文章其他属性**/
.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 {    width: 100%;
    min-width: 1100px;
    height: 90px;
    background: #2D81CB;}
#footer .inner { }
#footer .inner p { font-size:14px; line-height:30px; text-align:center;     color: #fff;}
#footer .inner p span { margin:0 3px;}
.foot {
    padding-top: 10px;
}
