@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;}
li{ list-style:none; }
.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 {
    min-width: 1200px;
}
body,p { font:,12px/1 "Microsoft YaHei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#1d85ce;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1159px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {/* margin-bottom:10px; */}
.post .tt {overflow: hidden; border-bottom: 2px solid #37474f;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 26px;color: #1d85ce;font-weight: bold;margin: 0;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:44px; line-height:44px; padding-left:35px; background:url(/_upload/tpl/02/b8/696/template696/images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post-32 .tt .tit .title { display:inline-block; height:76px; line-height:76px; padding-left:45px; background:url(/_upload/tpl/02/b8/696/template696/images/icon_tit.png) no-repeat 5px center;} /**标题图标**/
.post-21 .tt .tit .title { display:inline-block; height:76px; line-height:76px; padding-left:45px; background:url(/_upload/tpl/02/b8/696/template696/images/icon_tit2.png) no-repeat 5px center;} /**标题图标**/

.post .tt .more_btn {height: 38px;line-height: 38px;float:right;margin-top: 6px;}   /**更多按钮**/
.post-32 .tt .more_btn {height: 38px;line-height: 38px;float:right;margin-top: 28px;}   /**更多按钮**/
.post-21 .tt .more_btn {height: 38px;line-height: 38px;float:right;margin-top: 28px;}   /**更多按钮**/
.post .con {margin:0 auto;padding: 0;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/02/b8/696/template696/images/li.gif) no-repeat center;} 
.post-22 .con{padding:0;}
/**新闻列表图标**/

/**自定义新闻列表**/
/* .news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background: url(/_upload/tpl/02/b8/696/template696/images/4.jpg) no-repeat 0 11px;} 
.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:#0b55b4; text-decoration:underline;} */


/**页头开始**/
#header {}
#header .inner {}
.head { width:100%; height:132px; position:relative; background:url(/_upload/tpl/02/b8/696/template696/images/head.jpg) no-repeat 50% 0; position:relative;}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.head-left {
    float: left;
}

.head-right{float:right;margin-top: 30px;width:260px;}

.sitelogo {
    margin-top: 20px;
    float: left;
    display: inline-block;
}

span.sitetitle {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
       padding-top: 7px;
    padding-top: 3px;
    margin-left: 29px;
}
.logo2 img {
    float: left;
}
.sitelogo a {
    /* display: table-column-group; */
}

.sitelogo img {
    vertical-align: top;
}
.col_menu_con {
    border: 1px solid #ccc;
    /* border-bottom: none; */
}

.navbar { width:100%; height:60px; background:#004297;}   	/**导航区域背景**/
.navbar .navbox { width:1200px; height:50px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:60px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:20px; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#0b55b4; background:#fff;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding: 0 37px;height:60px;line-height:60px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0b55b4;opacity: 1 !important;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px; font-weight:normal; text-align:center;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#fff; color:#0b55b4;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:42px; line-height:42px;}		/**子菜单栏目高度与边距**/


/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(/_upload/tpl/02/b8/696/template696/images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 16px;line-height: 60px;color: #FFFFFF;font-size: 18px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#0063e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 100%;z-index: 100;background:#f1f1f1;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;text-align:center;}
.sub-menu .sub-item a {display: block;color: #000;height: 38px;line-height: 38px;padding: 0 17px;font-size: 16px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#0063e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}




/**主体开始**/
#container { padding:7px 0;}
#container .inner {background:#fff;width: 1200px;/* padding:10px; */border:0px solid #e5e5e5;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {/* padding:0 10px; *//* border:0px solid #d3d3d3; */}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/
#banner .inner {
    width: 100%;
}
/**列表页**/
.col_menu { width:236px; float:left;margin-top: 10px;} 
.col_menu .col_menu_head {
    background: #0b55b4;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 24px;color: #0b55b4;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 56px;text-align: center;color: #fff;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn {/* border-top:1px solid #0b55b4; *//* border-bottom:1px solid #fff; */border: none;}
.col_list .wp_listcolumn .wp_column a {text-align: center;color:#5f5f5f;background:#fff;border-top: none;border-top: 1px solid #d4d4d4;border-bottom: none;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0b55b4;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background:none;border-top: 1px solid #ccc;border-bottom: none;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {color: #0b55b4;background: #ffffff;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{color: #0b55b4;}

.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(/_upload/tpl/02/b8/696/template696/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(/_upload/tpl/02/b8/696/template696/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(/_upload/tpl/02/b8/696/template696/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;}
.wp_listcolumn .wp_subcolumn {}

.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    padding-left: 45px;
}
.wp_listcolumn .wp_column.parent a .column-name {
    color: #0b55b4;
}
.col_news {width: 945px;float:right;margin-top: 10px;margin-bottom: 60px;min-height: 480px;} /**栏目新闻**/
.col_news_head {border-bottom: 3px solid #0b55b4;}
.col_metas .col_title {display:inline-block;float:left;height: 56px;line-height: 56px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;color: #0b55b4;}   /**当前栏目名称**/
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 56px;line-height: 56px;margin-top:5px;color: #333;font-family:微软雅黑;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {line-height: 40px;height: 40px;font-size: 16px;font-family:"宋体";border-bottom: 1px dashed #ddd;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Title a {line-height: 40px;height: 40px;font-size: 16px;font-family:"宋体";}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/02/b8/696/template696/images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { font-family:"宋体" !important; line-height:1.7 !important; font-size:16px !important; color:#333;}
.col_news_list .wp_entry p span{ font-family:"宋体" !important; line-height:1.7 !important; font-size:16px !important; color:#333;}
.col_news_list .wp_entry p { margin:8px 0;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.btt6 a:hover {
    color: #0b55b4;
}

.jianjie a:hover {
    color: #0b55b4;
}

.hbt2 a:hover {
    color: #0b55b4;
}
.l-banner {
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    background-size: 1200px 300px;
}
/**文章页**/
.infobox { margin:0 auto;}
.article {
    min-height: 400px;
}
.article h1.arti_title {
    line-height: 56px;
    padding: 5px;
    text-align: center;
    font-size: 24px;
    color: #0b55b4;
    border-bottom: 2px solid #ececec;
    } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin: 0 5px;
    font-size: 14px;
    color: #b8b8b8;
    font-family: 微软雅黑;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;min-height: 480px;padding: 0 60px;} /**文章内容**/
.article .entry .read,.article .entry .read p {font-family:"宋体" !important; line-height:1.7 !important; font-size:16px !important; color:#333;}  /**阅读字体**/
.article .entry .read p span{font-family:"宋体" !important; line-height:1.7 !important; font-size:16px !important; color:#333;}  /**阅读字体**/
.article .entry .read p { margin:8px 0;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {height:43px;padding: 27px 0px; border-top:0px solid #036; background:#175952;}
#footer .inner p {font-family: 微软雅黑;color: white;font-size: 12px;line-height: 24px;text-align: center;}
#footer .inner p span { margin:0 3px;}
.search {float:right; width:200px;margin-right: 27px;}
.wp_search {   background:url(/_upload/tpl/02/b8/696/template696/images/1.jpg) no-repeat;  margin-top: 139px;}
#keyword { background:none;border: 0px;width:169px !important;}
.wp_search .search {
    background: none;
    width: 26px;
    height: 22px;
    border: 0px;
    cursor: pointer;
}
.news-bl {float:left; width:505px;}
.news-br {float:right; width:600px;}
.bt1 a {line-height:34px;font-weight: bold;font-family: 微软雅黑;font-size:15px;color:#12443f;}
.xwjj { color:#8c8c8c; font-family:微软雅黑; font-size:12px; line-height:20px;}
.news_list li.news span.news_title a { }
.news-time { color:#12443f; font-size:15px; font-family:微软雅黑; line-height:31px;}
.more_text {color: #555;font-size: 14px;}
.post .tt .tit .title1 {
    height: 32px;
    line-height: 32px;
    padding-left: 18px;
    background: url(/_upload/tpl/02/b8/696/template696/images/3.jpg) no-repeat;
}
.news-time2 { float:right; color:#808080; font-size:14px; font-family:微软雅黑;}

.news-x1 { float:left; width:348px;}
.news-x2 { float:left; margin-left: 50px; width:348px;}
.news-x3 { float:right; width:348px;}
.post .tt .tit .title2 {
}

.wp_listcolumn .wp_column a.selected {
    color: #000;
    background-color: #fff;
    /* background-image: url(/_upload/tpl/02/b8/696/template696/wp_column_menu_li_2.gif); */
}
.wp_listcolumn .wp_column {
}
.wp_listcolumn .wp_column a {
    font-family: 微软雅黑;
    display: block;
    width: 100%;
    color: #666;
    font-size: 15px;
font-weight: normal;    word-wrap: break-word;
    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 6px 12px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
    text-align: left;
}
.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 34px;
    padding: 5px 33px 5px 20px;
    cursor: pointer;
    /* font-size: 16px; */
}
.col_path a {color: #000;}
.possplit {
    /* background-image: url(/_upload/tpl/02/b8/696/template696/images/6.jpg); */
    /* background-repeat: no-repeat; */
    /* background-position: left center; */
    /* text-indent: 22px; */
    /* background-position: center; */
    /* width: 10px; */
    /* display: inline-block; */
    /* border: 0px solid red; */
}
#wp_paging_w6 {margin-top: 10px;}
.Article_Title a { font-size:14px; font-family:微软雅黑; color:4b4b4b; line-height:25px;}
.wp_article_list .list_item {
    width: 100%;
    height: 35px;
    line-height: 24px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 3px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: -15px;
    overflow: hidden;
    text-indent: -99em;
    background: none;
}
.col_news_list .wp_article_list .list_item .Article_Index {
    background: none;
}
.link { background-color:#b39858; height:45px; width:1159px; margin:0 auto;}
.link .inner {width: 730px;
    margin: 0 auto;}
.link-l {     margin-top: 6px;
    width: 46%;
    float: left;}
.link-r {     margin-top: 6px;
    width: 46%;
    float: right;}
.news-br .post .tt .tit { border-bottom: 0px solid #ab8846;}
select { height:33px;}



.head1 { height:150px; background:#276ec9;}
.head2 {width:1200px; height:150px; margin:auto;background: url(/_upload/tpl/02/b8/696/template696/images/top_bg.png) no-repeat center center;}
.logo1 {display:block;float:left;width:768px;height:71px;background:url(/_upload/tpl/02/b8/696/template696/images/logo.png) no-repeat;margin-top: 38px;}
.ssk {background:#fff; width:100%; height:40px; margin-top:12px;}
.srk {float: left;width: 206px;height: 40px;padding: 0;border: 0;line-height: 40px;padding-left: 14px;font-size: 14px;color: #b0b0b0;font-family: "Microsoft YaHei";}
.anniu {float: left;width: 40px;height: 40px;padding: 0;border: 0;background: none;background: url(/_upload/tpl/02/b8/696/template696/images/search.png) no-repeat center center;cursor: pointer;}
/* .xwk {height:1130px; background:url(/_upload/tpl/02/b8/696/template696/images/dbbj.png) no-repeat center bottom; } */
.xwk1 {width:1200px; margin:0 auto;background: #fff;padding: 10px;border: 1px solid #eee;}

.zxdt {width:588px;float:left;margin-top:0;min-height: 373px;}
.main1 .zxdt {width:790px;min-height: 340px;}
.main1 .zxdt .post-11 {float: left;width: 380px;}
.main1 .zxdt .post-22 {float: right;width: 380px;}
.main1 .zxdt .post-22 .news_list li.news {line-height:40px;}
.main1 .zxdt .post-4 {height: 48px;width: 100%;margin-bottom: 24px;}
.main2 .ml {float: left;width: 380px;}
.main2 .mc {width: 380px;float: left;margin: 0 30px;}
.main2 .mr {width: 380px;float: right;}
.post-6 .tt {height: 76px;}
.post-6 .tt .tit .title {line-height: 76px;background: url(/_upload/tpl/02/b8/696/template696/images/icon_tit2.png) no-repeat 5px center;height: 76px;padding-left: 45px;}
.main2 .news_list li.news {line-height:40px;}
.post-6 .con {margin-top: 12px;}
.post-6 .tt .more_btn {margin-top: 27px;}
.btt {height:46px; border:1px solid #e8e8e8; background:#e8e8e8; margin-top:21px;}
.btt1 {float:left;width: 475px;height:46px;line-height:46px;font-size: 16px;padding-left: 20px;}
.btt2 {float:left; width:83px;height:46px; line-height:46px; background:#fff; color:#2a2a2a; font-size:16px; text-align:center;}
.btt1 a {color:#2a2a2a;}
.btt:hover .btt1 {background:#0b55b4;}
.btt:hover .btt1 a {color:#fff;}
.btt:hover .btt2 { color:#0b55b4;}
.tzgg {float:right;width: 380px;}
.btt3 {height:64px;margin-top: 19px;}
.btt4 {float:left; width:70px; height:64px; text-align:center;}
.fbsj1 {height:32px; line-height:32px; color:#fff; background:#0b55b4; font-family:微软雅黑; font-weight:bold; font-size:22px;}
.fbsj2 {height:32px; line-height:32px; color:#0b55b4; background:#eeeeee;font-family:微软雅黑;  font-size:14px;}
.btt5 {/* float:left; */padding-left: 88px;height:64px;}
.btt6 a {font-size: 16px;color:#333333;line-height: 32px;}
.jianjie {/* font-family:SourceHanSerifCN; */font-size: 14px;color:#666666;line-height: 25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.jianjie a {
    color: #666;
}
.hbt1 { width:95px; height:30px; background:#0b55b4; color:#fff; text-align:center; font-size:14px; font-family:微软雅黑; line-height:30px; float:left;} 
.hbt2 {float:left; padding-left:22px; height:30px;}
.hbt2 a {font-size: 16px;color:#2a2a2a;line-height: 25px;}
.hbt {margin-top:35px;}

.tpxw {float:right;width: 573px;}
.yqlj {height:50px; background:#0b55b4;}
.yqlj1 {width:1200px; height:50px; line-height:50px; font-size:16px; margin:auto; color:#fff;}
.yqlj2 {float:left; padding-left:20px;}
.hhh {float:left;}
.yqlj2 a {color:#fff; padding-right:43px;}
.db { background:#0b55b4;}
.db1 {width:1200px; overflow: hidden; margin:0 auto;}
.logo2 {
    display: block;
    float: left;
    width: 100px;
    height: 89px;
    background: url(/_upload/tpl/02/b8/696/template696/images/logo_b.png) no-repeat;
    margin-top: 36px;
}
.dbdz {float:left; font-size:16px; font-family:微软雅黑; line-height:30px; color:#fff; margin:50px 0 0 30px;}
.dbwz p{color: #fff; }
.dbwz2 {float:right;}

.wp_nav .sub-nav {
    display: block;
    width: auto;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 0;
    border-top: none;
    min-width: 100%;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-align: left;
    border-top: 0;
    min-width: 80px;
}
.tpxw .post .con {    
}




.banner .focus-page {width: 12px !important;
    height: 12px !important;    border-radius: 10px !important;margin-right:18px !important;opacity: 0.5 !important;}
.banner .focus-title-bg {    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
}
.banner .focus-page-active {
    background-color: #fff !important;
    opacity: 1 !important;
}
.banner .focus-pagination {
    right: 17% !important;
    bottom: 38px !important; height:auto !important;
}

/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(/_upload/tpl/02/b8/696/template696/images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}



/*lang样式*/
.site-lang{overflow: hidden;/*background: url(/_upload/tpl/02/b8/696/template696/images/xin.png) no-repeat left center;*/}
.site-lang ul{float:left;margin-left: 0px;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 26px;margin:0px 5px 0 0;font-size: 18px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}



.main1{overflow: hidden;background: url(/_upload/tpl/02/b8/696/template696/images/main1_bg.jpg) no-repeat center center;padding: 28px 0;background-size: cover;}
.main2{overflow: hidden;background:#EEE;/*background: url(/_upload/tpl/02/b8/696/template696/images/main2_bg.jpg) no-repeat center center;*/padding: 28px 0;}

.post-11 .con{padding: 0;}
.post-11 .focus .focus-title {height: 50px;line-height: 50px;padding: 0 20px; font-size: 16px;}
.post-11 .focus .focus-title-bar {height: 50px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 26px;bottom: 20px;}
.post-11 .focus .focus-page {width: 10px;height: 10px; line-height: 10px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;opacity: 1.0;margin-right: 6px;}
.post-11 .focus .focus-page span {display:none;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #7fa237;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}

.post.post4.post-122.mbox {width: 1200px;padding: 20px 0;margin: 0 auto;}
.post-122 .tt {display:none;}
.post-122 .imgscroll2_img {padding: 0 5px;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 48px;padding-left:0px;border-bottom: 1px dashed #c1c1c1;} /**标题图标**/
.news_list li.news span.news_title { float:left; font-size: 16px;color: #333;}/*标题*/
.news_list li.news span.news_title a {color: #333;}
.news_list li.news span.news_title a:hover {color: #1d85ce;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #999;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}

.tab-list{margin:12px 0 0 0 ;}


/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin:28px 0 0 0;border: 0;}
.tu_text .news_list li.news .news_imgs{float: left;width: 110px;height: 81px; margin-right:-124px;}
.tu_text .news_list li.news .news_imgs a{ vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height: 100%;object-fit: cover; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:124px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 34px; font-size: 16px;} 
.tu_text .news_list li.news .news_title a{color:#313131;}
.tu_text .news_list li.news .news_text{line-height:22px; font-size:13px;}
.tu_text .news_list li.news .news_text a{color:#999;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}

.tu_text .news_list li.news:hover .news_title a{color:#1d85ce;}
.tu_text .news_list li.news:hover .news_text a{color:#5ba1d2;}


/*日历新闻样式2*/
.rili2{padding:0;}
.rili2 .con{ }
.rili2 .news_list {}
.post-22 .rili2 .news_list li.news{margin:15px 0 0 0 ;border: 0;}
.rili2 .news_list li.news.n1{}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-80px;background:none;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 25px;font-size: 20px; color:#fff; background-color:#1d85ce; transition:all 0.4s ease-in-out;margin-bottom: 2px;}
.rili2 .news_list li.news .news_date .news_days{line-height:26px; font-size: 14px; color:#6b6b6b; background-color:#e6e6e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:80px; padding:  0px;} 
.rili2 .news_list li.news .news_title{line-height: 26.5px;margin-bottom:0px;font-size: 16px;color:#303030;} 
.rili2 .news_list li.news .news_text{line-height: 21px;font-size: 12px;color:#7a7a7a;}
.rili2 .news_list li.news .news_text a{color:#7a7a7a;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#f1ac4a;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e6e6e6;}



.tab-list li.active{position: relative;}
.tab-list li.active .more_btn{
    position: absolute;right: 0;top: -50px;
}


.foot-right{float:right;margin-top: 14px;}
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: center;}
.shares li{float:left; margin:0 26px; }
.shares li .con{z-index:100; margin: 0; width:95px;height: 95px;}
.shares li .con img{ width:100%; height:100%;object-fit: cover; vertical-align:top; background:#fff;}
.shares li .con2{z-index:100; margin: 0;font-size: 16px;line-height: 44px;color: #fff;}
.listtt-13.mbox .news_list li.news {
    float: left;
    width: 20%;
    padding: 20px 0;
border: none;
}
.list.list_jsml .col_news_con li.news .news_title {
    font-size: 20px;
}
.listtt-13.mbox .news_title {
    text-align: center;
    width: 100%;
}