@charset "utf-8";
/* Base Reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin:0; padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block;}
table { border-collapse:collapse; border-spacing:0;}
caption,th { text-align:left; font-weight:normal;}
html,body,fieldset,img,iframe,abbr { border:0;}
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[hidefocus],summary { outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small { font-size:100%;}
sup,sub { font-size:83%;}
pre,code,kbd,samp { font-family:inherit;}
q:before,q:after { content:none;}
textarea { overflow:auto; resize:none;}
label,summary { cursor:default;}
a,button { cursor:pointer;}
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold;}
del,ins,u,s,a,a:hover { text-decoration:none;}
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;}
:focus { outline:0;}
/*备用样式表*/
.none { display:none;}
.wcb { width:100%; height:30px; border:2px dashed #97CBE0;}
.hidden { visibility:hidden;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clearfix:after { clear: both; content: "."; display: block; height:0; visibility: hidden;}
.clearfix { display: block; *zoom:1;}

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; background:url(images/bg.jpg) no-repeat top center;}/*背景样式*/
.ft{background:url(images/foot.jpg) no-repeat bottom center;}
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:1560px; margin:0 auto;}
.wrapper .inner {margin:0 auto;} /**页面全局宽度**/
.ccc {width:1560px;margin:0 auto;}

/**页头开始**/
#header {}
#header .inner {}
.head { width:100%; height:138px; position:relative;} /**页头部分**/
.head .sitelogo{float:left;padding-top:18px;padding-left:5px;}
.head .sitetitle {float:left;margin-top:62px; margin-left:10px;font-size:36px;font-weight:bolder; color: #fff;} /**站点名称**/
.navbar {width:100%;} /**导航区域背景**/
.navbar .navbox {margin:0 auto;} /**导航窗口大小及位置**/

/*搜索框样式*/
.search-box { width: 100%;padding:0px 0px; background: #6b76a4; /* height: 29px; */ position: relative; background:transparent;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px;}
.search-box .input-item input { border: 0; outline: 0; width: 100%; height: 16px; line-height: 16px; padding:5px 5px; background:transparent; color: #fff; font-size: 12px; font-family: "Microsoft YaHei" ;}
.search-box .input-submit { display: block; width: 30px; height: 28px; background: url(images/search_btn.jpg) no-repeat center center; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}

/*点击弹出输入框*/
.searchbtn{width: 45px;height: 44px;border:0;outline: 0;background: #ce882a url(images/sous.jpg) no-repeat center;position:absolute;right:0px;top:0px;z-index: 10;cursor:pointer;}
.searchbox{width: 260px;float:right;margin-top:55px;margin-right:150px;}
.wp_search {position: relative;padding: 2px 3px; background:#fff; border: 5px solid #e50035;}
.searchbox form { display: block;}
.wp_search table {width: 85%;}
.wp_search .search-input {margin-left:4px;margin-right: 40px;}
.wp_search #keyword{width:100% !important;height: 16px;line-height: 16px;border:0;outline: 0;background: none;font-size: 14px;padding: 5px 0;}
.wp_search .search {position: absolute;right: 0;top:0%;}
.wp_search .search {width:32px;height:32px;border:0;outline: 0;background: url(images/sous.jpg) no-repeat center;cursor: pointer;}

/**导航样式：后台绑定时也可以定义配置**/
#nav {border-top:6px solid #e50035;background-color: #003d76;margin-bottom:15px; width:100%;}
.menu-switch-arrow { display: none;}
.navbox .wp-menu { margin:0 auto; padding-top: 5px;padding-left:20px;} /**导航高度**/
.navbox .wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;}
.navbox .wp-menu .menu-item a.menu-link {display: inline-block;padding:0 44px;line-height: 50px;color: #fff;font-size: 16px;font-family:"Microsoft YaHei"; font-weight:bold;}/**导航字体样式**/
.navbox .wp-menu .menu-item a.menu-link:hover,
.navbox .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; border-top-left-radius: 5px; border-top-right-radius: 5px;}/**鼠标经过或当前选中时样式**/
.navbox .sub-menu {background-color: #003d76; display: none; position: absolute; left: 0; top: 48px; z-index: 100; min-width:114px;}/**菜单背景**/
.navbox .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.navbox .sub-menu .sub-item a {background:#003d76 url(images/icon_column_2_hover.jpg) no-repeat 20px 19px; display: block; color:#fff;line-height: 48px; padding:0 44px;  font-family:"Microsoft YaHei"; font-size: 16px; font-weight:bold;}/**子菜单字体样式**/
.navbox .sub-menu .sub-item a:hover,
.navbox .sub-menu .sub-item a.parent{background:#e50035 url(images/icon_column_2_hover.jpg) no-repeat 20px 19px; display: block;}
.navbox .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 49px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 49px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 49px; float: right; background: url(img/menu-icon-arrow.jpg) no-repeat 50%;}


/**首页大图**/
#mbanner {}
#mbanner .banner .slider-nav {display: none;}

/**标题栏新闻窗口**/
.post { margin-bottom:15px;}
.post .tt { display:inline-block; width:100%; border-bottom:3px solid #003d76; background:url(images/icon_col_name.jpg) no-repeat 5px center;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; font-weight:bold; color:#003d76;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:38px; padding-left:35px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:38px; line-height:38px; color:#004580;} /**更多按钮**/
.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 span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.jpg) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news {border-bottom: 1px dashed #e0d7d7; font-size:16px; line-height:38px; padding-left:13px; background:url(images/icon_li1.jpg) no-repeat 0 16px;} /**标题图标**/
.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 a { font-size:16px;}
.news_list li.news a:hover { font-size:16px;}

#date .news_list li.news {border-bottom: none; padding-left: 0px; background:none;}

.imgs_list .imgs .img {height:88px; width: 100%; background-color: #e3e7eb; border-radius: 5px;}
.imgs_list .imgs .img.f {background-color: #c7daed;}
.imgs_list .imgs .img:hover {cursor:pointer; background-color:#a2c8ef;}
.imgs_list .imgs .img img {height: 60px; padding: 14px 37px;}
.imgs_list .imgs .img_title {text-align:center; font-size:16px; padding-top:10px; color:#003d76; font-weight:bold;} 
/** 
*其他样式
*/

/**主体开始**/
#container {margin-top: 15px; margin-bottom:15px;}
#container .inner {width:100%;}

#img_nav {margin-top:10px; margin-bottom: 15px;}
#short .ml{width: 172px;margin-right:15px;}
#short .mr{width: 247px;}
/**首页三列布局**/
.mod {}
.mod .ml {width:510px; float:left;}/**左列**/ 
.mod .mc { width:510px; margin-left:15px; float:left;} /**中间**/
.mod .mr { width:510px; float:right;} /**右列**/
.mbox { padding:0 10px;}


/**首页二列布局**/
.mod .mleft {float:left; width:600px;}
.mod .mright {float:right; width:945px;}

.mod .fleft {float:left; width:160px;}
.mod .fcenter {float:left; width:160px;margin-left:15px;}
.mod .fright {float:right; width:160px;}

/**页脚开始**/
#footer {}
#footer .inner {padding:70px 0 70px; text-align:center; font-size:16px; line-height:28px; color:#003d76;}

/**列表页**/
.lbanner {}
.lbanner .inner { position: relative;}
.lbanner .inner .number {display:none;}
.lbanner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
/**列表页banner图**/
.lbanner img { width: 100%; vertical-align: top;}

.col_menu {width: 300px;min-height:800px;float:left;position:relative;margin-right: -330px; padding:15px; background: #dff1ff url(images/tp.jpg) no-repeat left bottom;} 
.col_menu .col_menu_head { background: #003d76;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight: bold;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 38px;padding: 0px 5px 0px 10px;}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { border-top:3px solid #ed7548; border-bottom:1px solid #fff; margin-bottom:200px;}
.col_list .wp_listcolumn .wp_column a {font-weight:normal;color: #3E3E3E;background: #EFEFEF url(images/icon_column_1.jpg) no-repeat 10px 14px;border-top:1px solid #fff;border-bottom: 1px solid #ddd;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-left:25px; font-size:16px; line-height:28px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#e50035; background-image:url(images/icon_column_1_hover.jpg);}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#e50035;}
/**二级栏目列表*/
.col_list .wp_listcolumn .sub_list{}
.col_list .wp_listcolumn .sub_list .sub-item{}
.col_list .wp_listcolumn .sub_list .sub-item a {color:#454545;background: #F7F7F7 url(images/icon_column_2.jpg) no-repeat 26px 11px;border-top:1px solid #fff;border-bottom: 1px solid #E0E0E0;}/**二级子栏目**/
.col_list .wp_listcolumn .sub_list .sub-item a .column-name{padding-left:40px;}
.col_list .wp_listcolumn .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_2_hover.jpg);}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .sub_list .sub-item a.selected span.column-name{ color:#003d76;}
/**三级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a { background:#f2f2f2 url(images/icon_column_3.jpg) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;}/**三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.jpg);}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub-item a.selected span.column-name{ color:#003d76;}
/**四级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a { background:#f5f5f5 url(images/icon_column_3.jpg) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;}/**四级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.jpg);}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub-item a.selected span.column-name{ color:#003d76;}
/**五级栏目列表*/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a { background:#f9f9f9 url(images/icon_column_3.jpg) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;}/**五级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a:hover,
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a.selected { color:#000; background-image:url(images/icon_column_3_hover.jpg);}/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list .sub_list .sub_list .sub-item a.selected span.column-name{ color:#003d76;}

/**栏目排行*/
.order {margin-top:30px;}
/**栏目新闻**/
.col_news {width:100%;float:left; margin-bottom:15px;} 
.col_news_box{margin-left: 350px; padding: 15px; min-height:600px;}

.col_news_head {border-bottom:3px solid #003d76; padding: 1px 10px;}
.col_metas .col_title { display:inline-block; float:left; height:38px; line-height:38px;}  /**当前栏目**/
.col_metas .col_title h2 {color: #003d76; display:inline-block;font-size:18px;font-weight: bold;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block; float:right; white-space:nowrap; height:38px; line-height:38px; font-size:18px;} /**当前位置**/

.col_news_list {padding: 0px 10px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.jpg) 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 15px;}
.article {padding: 15px 50px;}
.article h1.arti_title {line-height: 24px;margin:6px 0px;font-size:18px;font-family: "Microsoft YaHei";color:#003d76;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#5E617F;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 3px solid #003d76;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; 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:840px; _width:expression(this.width > 940 ? "840px" : this.width);}  /**文章阅读部分图片大小限制**/
.read p {background:none !important;}
.wechat {float: right;margin-left:50px;}
.call {text-align:left;}
ul.call li {height:28px;line-height:28px;background: url(images/icon_column_1_hover.jpg) no-repeat 2px 12px;text-indent:15px;}
ul.call li a {color: #ddd;}