@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 {}
body,p { font:14px/1 "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#2362ba;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/*系统默认搜索*/
.wp_search{ position: relative; float: right;  display:inline-block;position:relative;padding-left:10px;border: 1px solid #e0e0e0;margin-top: 42px;}
.wp_search #keyword{width: 201px!important;
    padding: 7px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: transparent;
    color: #868686; }
.wp_search .search{width:32px;height: 34px;border:0px; background: #FFFFFF url(images/search.png) no-repeat center;cursor: pointer; vertical-align:top; }
  input::-webkit-input-placeholder{
    color:#868686;
    font-size: 13px;
  }
  input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#868686;
  }
  input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#868686;
  }
  input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#868686;
  } 
/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {height: 40px;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 24px;font-weight: normal;color: #313131;} /**标题字体**/
.post .tt .tit .title {display:inline-block;height:37px;line-height:37px;padding-left:35px;} /**标题图标**/
.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;} /**新闻列表图标**/
.post .con li { position: relative; line-height: 24px;}
.post .con li a {display: block;}
.post .con li .news-time { line-height: 24px; position: absolute; right: 0px; top:0px;}
/**自定义新闻列表**/
.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 {}
#header .inner {}
.head { width:100%; height:120px; position:relative;}    /**页头部分**/
.head .sitelogo {position:absolute;left:0px;top: 10px;font-weight:bold;color:#fff;}/**站点名称**/
.sitelogo img{    vertical-align: top;}
.navbar { width:100%; height:70px; background:#3369ba;}   	/**导航区域背景**/
.navbar .navbox {width: 1200px;height:70px;margin:0 auto;}   /**导航窗口大小及位置**/
.sitetitle{
   font-size: 40px;
   color: #0a4b8c;
   display: inline-block;
   margin-left: 25px;
   border-left: 1px solid #e1e1e1;
   padding: 2px 0px 7px 20px;
   margin-top: 26px;
}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:70px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size:18px;font-weight:normal;color: #fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ background: #0e51a6;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding: 0 30px;height:70px;line-height:70px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {background: #fff;opacity: 1 !important;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {font-size:14px;font-weight:normal;color: #333;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background: #3369ba;color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {padding:0 48px;height: 45px;line-height: 45px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav {
 height: 45px !important;    border: none;
}
.news-con .ml {
    float: left;
    width: 300px;
}
.news-con .mr {
    float: left;
    width: 900px;
}

.banner .inner {margin: 0 auto;}
.news-bg { background:#dce2e9 url(images/news-bg.png) no-repeat center;}
.img-sc .inner { width: 1200px; margin: 0 auto;}
.img-scbox {
    margin-top: -20px;
}
.img-scbox li {margin-top: 33px;float: left;width: 50%;text-align: center;}
.img-scbox li p {line-height: 20px;font-size: 16px;padding-top: 10px;}
.news-box.box2{display:none;}
.news-box .inner {width: 1200px;margin: 0 auto;padding-bottom: 60px;padding-top: 18px;}
.news-tt {font-size: 24px;color: #313131;line-height: 30px;text-align: center;padding: 35px 0;}
.news-tt img { vertical-align: bottom;}
.time-box {width: 70px;height: 70px;line-height: 35px;background: #fff;display: inline-block;float: left;color: #00479d;font-size: 24px;text-align: center;font-weight: bold;}
.time-b {width: 100%;background: #00479d;height: 35px;line-height: 35px;font-size: 14px;color: #fff;font-weight:normal;display: block;}
.news-con2 { float: right; width: 460px; padding-right: 8px;}
.post .con .news-box1 li {border-bottom: 1px solid #c9c9c9;padding: 17px 0px;}
.news-con2 h1 { line-height: 30px; font-size: 16px; color: #00479d; padding-bottom: 3px;}
.news-con2 h1 a {font-size: 16px;color: #00479d;line-height: 30px;font-weight: normal;}
.news-con2 p { line-height: 18px; color: #959595; font-size: 14px;}
.title1 { background: url(images/icon2.png) no-repeat left;}
.title2 { background: url(images/icon3.png) no-repeat left;}
.title3 { background: url(images/icon4.png) no-repeat left; padding-left: 43px !important;}
.title4 { background: url(images/icon5.png) no-repeat left;}
.title5 { background: url(images/icon6.png) no-repeat left;background-size: 21%;}
.title6 { background: url(images/icon7.png) no-repeat left;}
/**主体开始**/
#container {}
#container .inner {width: 1200px;}
.con-l {width: 380px;float: left;}
.con-l li {width: 380px;height: 300px;background: #f4f4f4;float: left !important;}
.con-l li img {width: 380px;height: 240px;}
.con-l h1 { padding: 8px 20px;}
.con-l h1 a { color: #313131; font-size: 16px; font-weight: normal; line-height: 22px;}
.con-r {width: 476px;float: right;}
.con-r ul{min-height: 240px;}
.con-r li { line-height: 30px;}
.con-r a { font-size: 14px; color: #313131; line-height: 30px; float: left;}
.con-r li a:hover { color: #00479d;}
.more { margin-top:15px;}
.con-r a.more-link { float: none;}
.con-r .news-time { float: right; color: #7d7d7d; font-size:14px; line-height: 30px;}
/**首页三列布局**/
.mod {padding: 55px 0 40px 0;}
.mod1 {width: 560px;float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.ml .news-box1,.mc .news-box1{min-height:315px;}
.mbox {}
.mod2 {width: 560px;float:right;}
.mod2 .mc {width: 560px;float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {}
#l-container .mod{padding: 30px 0 0 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:450px;float:right;margin-bottom: 20px;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.list .news_list li.news{    line-height: 40px;background: url(images/icon_li0.gif) no-repeat 0 15px;}
/**文章页**/
.infobox { margin:0 auto;}
.article { min-height: 400px;}
.article h1.arti_title {line-height: 55px;font-family: "Microsoft YaHei";padding:5px;text-align:center;font-size: 24px;color: #00479d;border-bottom: 1px solid #dedcdc;} /**文章标题**/
.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;    padding: 0 100px;
    margin-bottom: 40px;} /**文章内容**/
.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 { background: #00479d;}
#footer .inner {padding: 24px 0;position: relative;}
#footer .inner p { font-size:14px; line-height:24px; text-align:left; color: #a3b3d2;}
#footer .inner p span { margin:0 3px;}
.foot {float: left;}
.wx-box { float: right;margin-top: 20px;}
.wx-box li { width: 85px; height: 118px; float: left; margin-left: 25px;}
#footer .inner .wx-box li p {text-align: center;color: #fff; line-height: 35px;}
.other {
    background: #eff5fc;
}
.fd_img{height: 240px;overflow: hidden;}
.fd_img img {/* overflow: hidden; */transition-duration: 0.5s;max-width: 100%;height: 100%;}
.img-scbox .fd_img img:hover,.fd_img img:hover {transform:scale(1.2);}
.img-sc .fd_img{height: 90px;width: auto;}
.img-sc .fd_img:hover img {transform: scale(0.9);}
.more_btn {
    width: 110px;
    height: 45px;
    background: #f39800;
    float: right;    
    margin-top: 40px;
}
.more_btn a {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    line-height: 45px;
}
.con-l h1 a:hover{color: #2362ba;}
.more_btn:hover{background:#2362ba;}
.wx-box .fd_img{height:90px;overflow: hidden;}
.wx-box .fd_img img:hover {transform:scale(1.1);}
.con-r .more_btn{margin-top: 15px;}
.wp_paging li {margin-top: 15px;}
.wp_nav .sub-nav .nav-item a {
    border-top: 0px solid #D8E1CC;
}
.img-scbox li:hover a p{color: #00479d;}
.news-box1 li:hover .time-b{background: #3285e9;}
.news-box1 li:hover a{color:#3285e9;}
.qqtc {
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;    display: none;
}
