@charset "utf-8";
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;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[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,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; 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; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width:1200px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
#header {}
#header .inner{height: 132px;position:relative;}
.header .sitelogo{float:left;padding-top: 25px;padding-left: 10px;}
.header .sitetitle {display:inline-block;margin-top: 35px; margin-left:10px;font-size:32px;font-weight:normal;color:#1278b7;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right; position:absolute; top:50%; right:0; margin-top:-37px;}
.site-lang li.links {  font-size: 14px; padding: 10px 5px; float: right;}
.site-lang li.links:last-child{ padding-left:25px; margin-right:18px; background:url(images/home.png) left center no-repeat;}
.site-lang li.links:first-child{ padding-left:25px; margin-right:18px; background:url(images/dang.png) left center no-repeat; color:#d51b1b;}
.site-lang li.links:first-child a{ color:#d51b1b;}
.header .head-right .search_n{ float:left;font-size: 16px;color: #999; line-height: 40px; margin: 0 15px;display: none;}
/*默认主导航样式*/
#nav{background: #1278b7;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.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(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 14px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 146px;z-index: 100;/**background:url(images/nav_list_bg.png) repeat; **/ background:#1278b7;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;color:#fff;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #1278b7; background-color:#cee0ed; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#1384e2;}
/**主页banner开始**/
#banner {background: #676767 url(images/banner_bg.png) center repeat;}
#banner .inner {text-align: center;position:relative;}
.sudy-slide {overflow: hidden; zoom: 1; position: relative; font: 14px/1.5 "\5b8b\4f53",sans-serif;}
.slide-wrap { margin: auto; position: relative; }
.slide-container { position: absolute; overflow: hidden; left:0; top:0;}
.slide-container .slide-item { position:absolute; width:100%; height: 100%; left:200%; top:0; overflow: hidden; z-index: 1}
.slide-container .slide-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.slide-title-bar {position: absolute; bottom: 0;left: 0; background:url(images/slide_title.png) repeat;}
.slide-title-bg { width: 100%; height: 100%; background-color:#b7133f; opacity: 0.9; filter:alpha(opacity=90);}
.slide-title { display: inline-block; height:30px; line-height:30px; padding:35px 15px; color: #fff; font-size:30px; font-weight:bold;font-family: "Microsoft YaHei";}
.slide-title a,.slide-text a {color: #fff4e4; text-decoration: none;}
.slide-title a:hover,.slide-text a:hover { color: #e5e5e5; text-decoration: none;}
.slide-navigation { display:block !important; width:64px; text-align:center; height:64px; line-height:64px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-33px; z-index: 50; opacity: 0.7; filter:alpha(opacity=70);text-indent: -9999px;}
.slide-navigation:hover { color: #fff; text-decoration: none;}
.slide-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.slide-prev { left:0; background:url(images/prev.png) no-repeat center;}
.slide-next { right:0; background:url(images/next.png) no-repeat center;}
.slide-pagination { position:absolute; right:10px; bottom:0; z-index:60; height:20px; text-align:right;}
.slide-page { display:inline-block; width:10px; height:10px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; border-radius:5px; background-color:#999; color:#fff; margin-right:5px; cursor:pointer;}
.slide-page span { display: none;}
.slide-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.slide-page-active { background-color:#ff4019;}
.slide-mask { position: absolute; top:0; z-index: 100; width: 100%; height: 100%; z-index: 40; background: #000; opacity: 0.7; filter:alpha(opacity=70);}
.mask-left { left: -100%; background:url(images/banner_bg_l.png) right center no-repeat;}
.mask-right { left: 100%;background:url(images/banner_bg_r.png) left center no-repeat;}
.slide-thumb { height: 72px; position: absolute; left:20px; bottom: 0px; z-index: 40;}
.slide-thumb .thumb-image { display: inline-block; cursor: default; border:2px solid #000; width: 50px; height: 50px; float: left; margin-left: 6px; margin-top: 9px;}
.slide-thumb .thumb-image img { width: 100%; height: 100%; border:0;}
.slide-thumb .thumb-active {border-color: #c60;}

/**首页三列布局**/

.main1{ background:#f3f7fa url(images/main1_bg.jpg) right top no-repeat; ;padding-bottom: 60px;}
.main2{ background:#cee3f1 url(images/main2_bg.jpg) center no-repeat; padding-bottom:45px; padding-top:30px;}
.main3{ margin-top:45px; margin-bottom:45px;}

.mod {}
.ml{ float:left;}
.mc{ float:left;}
.mr{ float:right;}
.mod1{ padding-top: 50px;}
.mod1 .ml{ width:825px;}
.mod1 .mr{ width:345px;}
.mod1 .ml .news_list li.news{ width:47%; float:left;padding-top: 15px;background: #fff;  border-radius: 10px; box-shadow: 10px 10px 15px #d4e4ec; margin: 0 12px;}
.mod1 .ml .news_list li.news:hover{transform: scale(1.1); transition: 0.2s;}

.mod2 .ml{ width:545px;}
.mod2 .mr{ width:545px;}

.mod3 .ml{ width:545px;}
.mod3 .mr{ width:545px;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 1px solid #9e9e9e; position:relative;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size:30px;font-weight:normal; background:url(images/tt_bg.png) left bottom no-repeat; padding:20px 0;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ font-size:18px; line-height:18px; color:#999; padding-left:20px;}/*栏目别名*/
.post .con { padding: 6px 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 .more_btn {display:inline-block; font-size:16px;height: 20px;line-height: 20px;color:#999; position:absolute; top:50%; margin-top:-5px; right:0;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;} 
.post .more_btn a{color:#999;} 
.post .more_btn a:hover{color:#1278b7;} 

/**自定义新闻列表**/
.news_list {}
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news .news_title { float:left; color:#333; font-size:18px; text-overflow:ellipsis; white-space:normal; overflow:hidden;line-height: 28px;}/*标题*/
.news_list li.news .news_title a:hover{ color:#1278b7;}
.news_list li.news .news_time{ float:right; color:#999;font-size:16px;}/*发布时间*/
.news_list li.news .news_text,.news_list li.news .news_text a {line-height:22px; color:#999; font-size:16px; line-height: 24px;}/*默认简介*/
.news_list li.news .news_img{ padding-top:60%; position:relative; background:#f3f3f3;overflow: hidden;}
.news_list li.news .news_img img{width: 100%; height: auto; position: absolute; left: 0;top: 0; right: 0; bottom: 0; margin: auto;max-width: 100%;}
.news_list li.news .news_con{ padding:10px 25px;}

.post-10{ margin-bottom:0;}

.post-11 .news_list{ margin:0 -15px;}
.post-11 .news_list li.news .news_mod{ margin:0 15px; overflow: hidden;}
.post-11 .news_list li.news .news_title{ float:none; padding:5px 0;}
.post-11 .news_list li.news .news_time{ float:none; background:url(images/news_time_ico.png) left center no-repeat; padding-left:35px;margin-top: 10px;}
.post-11 .news_list li.news .news_text,.post-11 .news_list li.news .news_text a { width:100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-top: 5px;}

.post-12 .news_list li.news{ border-bottom:#333 1px solid; padding: 10px 0;}
.post-12 .news_list li.news .news_title{ float:none; padding:5px 0;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.post-12 .news_list li.news .news_time{ background:url(images/news_time_ico.png) left center no-repeat; padding-left:35px;float: none;}

.post-13 .news_list li.news{ position:relative;padding-top: 15px; padding-bottom:15px;border-bottom: 1px solid #9e9e9e;}
.post-13 .news_list li.news .news_title{ position:absolute; margin-left:90px; width:auto;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top: 7px;}
.post-13 .news_list li.news .news_time{ float:left; width:64px; border:#1278b7 1px solid;text-align: center;}
.post-13 .news_list li.news .news_time .meta_date{ background:#1278b7; font-size:24px; line-height:30px; height:36px; color:#fff;}
.post-13 .news_list li.news .news_time .meta_ym{ background:#d1e4f1; color:#1278b7; font-size:14px; line-height:30px; height:36px;}

.post-14 .news_list li.news{ position:relative;padding-top: 15px;  padding-bottom:15px;border-bottom: 1px solid #9e9e9e;}
.post-14 .news_list li.news .news_title{ position:absolute; margin-left:90px; width:auto;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top: 7px;}
.post-14 .news_list li.news .news_time{ float:left; width:64px; border:#1278b7 1px solid;text-align: center;}
.post-14 .news_list li.news .news_time .meta_date{ background:#1278b7; font-size:24px; line-height:30px; height:36px; color:#fff;}
.post-14 .news_list li.news .news_time .meta_ym{ background:#d1e4f1; color:#1278b7; font-size:14px; line-height:30px; height:36px;}

.post-15.post .tt{ border-bottom:#1278b7 5px solid;}
.post-15.post .tt .tit{background:url(images/tt_icon.png) left center no-repeat; padding-left:60px;}
.post-15 .news_list li.news{border-bottom: 1px solid #9e9e9e; padding:25px 0;position: relative;}
.post-15 .news_list li.news .news_title{ margin-right: 100px;width: auto;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.post-15 .news_list li.news .news_time{position: absolute; right:0;}

.post-16.post .tt{ border-bottom:#1278b7 5px solid;}
.post-16.post .tt .tit{background:url(images/tt_icon.png) left center no-repeat; padding-left:60px;}
.post-16 .news_list li.news{border-bottom: 1px solid #9e9e9e; padding:25px 0;position: relative;}
.post-16 .news_list li.news .news_title{ margin-right: 100px;width: auto;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}
.post-16 .news_list li.news .news_time{position: absolute; right:0;}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 360px;background-position:center center;background-repeat:no-repeat;text-align:center;background:url(images/list_banner.jpg) !important;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#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: #1278b7;}/**位置栏目背景**/
.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:500px;float:right;} 
.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); } /**列表页文章图片大小限制**/

.col_news_list .news_list li.news{border-bottom: #cccbcb 1px dashed;padding: 5px 0;}
.col_news_list .news_list li.news .news_title{ font-size: 16px; line-height: 35px;  color: #808080;}
.col_news_list .news_list li.news .news_meta{float: right; font-size: 16px; line-height: 35px;  color: #808080;}

/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; padding: 0 30px;overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);}   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background:url(images/footer_bg.jpg) center no-repeat;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{padding:53px 0px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 20px;line-height: 36px; font-weight:normal;text-align:center;color: #fff;}
#footer .inner p span { margin:0 5px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px; float:left; /**width:200px;**/}
.wp-search {position: relative;border: 1px solid #d0d0d0;border-radius: 20px;}
.wp-search form {display: block;}
.wp-search .search-input {/**margin-left:4px; margin-right: 40px;**/ float:left;}
.wp-search .search-input input.search-title {width: 100%;padding: 4px 0;line-height: 24px;background: none;color: #999;font-size: 14px;border:0;outline: 0;padding-left:10px;}
.wp-search .search-btn {width:32px;height: 32px;/**position: absolute;right: 0;top:0%;**/float: right;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background:url(images/sous.png) no-repeat center;cursor: pointer;}

/*列表页*/
/*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(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}

/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between}
.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start}
.f_center{display: flex; display: -webkit-flex;justify-content: center;-webkit-justify-content: center}
.f_middle{display: flex; display: -webkit-flex;-webkit-align-items:center;align-items:center;}
.f_col{display: flex;display: -webkit-flex; -webkit-flex-direction:column;flex-direction: column;}
.f_row{display: flex;display: -webkit-flex; -webkit-flex-direction:row;flex-direction: row;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide-text-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.bg_red{ background:#f5f5f5;}
.header2 { background:url(images/banner2.jpg) center top no-repeat;}
#header.header2 .inner{height:560px;}
.header2 .sitelogo{float:left;padding-top: 25px;padding-left: 0px;}
.header2 .sitetitle {display:inline-block;margin-top: 20px; margin-left:0px;font-size:32px;font-weight:normal;color:#fff;} /**站点名称**/
.header2 .head-left{float:left;display:inline-block;}
.header2 .head-right2{float:right; padding-top:44px; width:440px;}
.header2 #nav{ background:transparent;}
.header2 .wp-panel,#header2 .wp-window{ height:42px;}
.header2 .wp-menu .menu-item{ height:42px;}
.header2 .wp-menu .menu-item a.menu-link{ line-height:37px; position:relative; font-size:16px;}
.header2 .wp-menu .menu-item.hover a.menu-link,
.header2 .wp-menu .menu-item a.menu-link:hover{background-color:transparent; color: #fff;}
.header2 .wp-menu .menu-item.hover a.menu-link:before,
.header2 .wp-menu .menu-item a.menu-link:hover:before{ position:absolute; content:'';left:0; right:0; bottom:-2px; margin:0 auto; width:30px; height:2px; background:#fff;}

.header2 .sub-menu {display: none;position: absolute;left: 0;top: 40px;min-width:100%;z-index: 100;background:rgba(255,255,255,0.8);}
.header2 .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.header2 .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;color:#470808;}
.header2 .sub-menu .sub-item.hover> a,
.header2 .sub-menu .sub-item a:hover{ color: #fff; background-color:#ad0022; display: block; }
.header2 .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#e12839;}
.header2 .sub-menu .sub-menu .sub-item a{ color:#d9d9d9;}
.header2 .sub-menu .sub-menu .sub-item.hover> a,
.header2 .sub-menu .sub-menu .sub-item a:hover{ color:#fff;}

#footer2{ height:200px; background:url(images/footbg2.png) center top no-repeat;}
#footer2 .inner .foot-left{ float:left;padding-top:60px;}
#footer2 .inner .foot-left .sitelogo{float:left;}
#footer2 .inner .foot-left .sitetitle {display:inline-block;margin-top: 20px;font-size:32px;font-weight:normal;color:#fff;} /**站点名称**/
#footer2 .inner .foot-right{float:right;padding-top: 53px; width:320px;}
#footer2 .inner p{font-size: 16px;line-height: 36px; font-weight:normal;text-align:left;color: #fff;}
#footer2 .inner p span { margin:0 5px; }
#footer2 .inner .copyright a{color:#fff;}

.sousuo2{ width:40px; height:40px; background:url(images/search2.png) center center no-repeat; position:relative;}
.sousuo_con{ position:absolute;top:0;right:0; padding-top:38px; width:240px; height:40px; opacity:0;}
.sousuo_con .searchbox{text-align:right;margin-top:0; float:none; position:relative;}
.sousuo_con .wp-search{ border-radius:0;}
.sousuo2:hover .sousuo_con{opacity:1;}
.sousuo_con .wp-search .search-input{ width:201px;}
.sousuo_con .wp-search .search-input input{outline:none;box-sizing: border-box;}
.sousuo_con .wp-search .search-input input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }
.sousuo_con .wp-search .search-btn{ width:36px; border-left:1px solid #d0d0d0;}
.sousuo_con .wp-search .search-btn input.search-submit {width:36px;height: 32px;}

.col_menu2 {width: 300px;float:left;margin-right:-300px;position:relative;margin-top: -100px;} 
.col_menu2 .col_menu_head{ height:179px; background:url(images/listbar2.png) no-repeat;}
.col_menu2 .col_menu_head h3.col_name{ padding-top:76px; font-size:36px; text-align:center;}
.col_menu2 .col_menu_head h3.col_name .col_name_text{ padding:0;}
.col_menu2 .col_menu_con{ border:0;}
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link{display: block; position:relative;background:#fff; border:0;font-weight: bold;font-size:20px; color: #b02626; }
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link:before{ position:absolute; content:''; right:40px; top:50%; margin-top:-12px; width:24px; height:24px; background:url(images/arrow_right.png) no-repeat;}
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link:after{ position:absolute; content:'';right:0;left:4px; bottom:0px;height:1px; background:#e0e0e0;}
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link.selected:before,.col_menu2 .col_list .wp_listcolumn .wp_column.selected a.col_item_link:before,.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link.parent:before,.col_menu2 .col_list .wp_listcolumn .wp_column.parent a.col_item_link:before{background:url(images/down.png) no-repeat;}
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link.selected:after,.col_menu2 .col_list .wp_listcolumn .wp_column.selected a.col_item_link:after,.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link.parent:after,.col_menu2 .col_list .wp_listcolumn .wp_column.parent a.col_item_link:after{ display:none;}
.col_menu2 .col_list .wp_listcolumn .wp_column a.col_item_link span.column-name{padding:0 0 0 38px; border-left:4px solid #b02626; line-height:80px;color: #b02626; display:block;}
.col_menu2 .col_list .wp_listcolumn .wp_column .sub_list{ display:none;}
.col_menu2 .col_list .wp_listcolumn .wp_column.selected .sub_list,.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list{ display:block;}
.col_menu2 .col_list .wp_listcolumn .wp_column .sub_list a.sub-item-link{display: block; border:0; margin:0; padding:0; background:#f0f0f0; border-bottom:1px solid #e0e0e0;}
.col_menu2 .col_list .wp_listcolumn .wp_column .sub_list a.sub-item-link .column-name{ padding:0 0 0 62px; line-height:60px; font-size:16px; font-weight:600; color:#333;}
.col_menu2 .col_list .wp_listcolumn .wp_column .sub_list a.sub-item-link:hover,.col_menu2 .col_list .wp_listcolumn .wp_column .sub-item.selected a.sub-item-link{ background:#b02626;}
.col_menu2 .col_list .wp_listcolumn .wp_column .sub_list a.sub-item-link:hover .column-name,.col_menu2 .col_list .wp_listcolumn .wp_column .sub-item.selected a.sub-item-link .column-name{ color:#fff;}

.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list{position:relative; border-bottom:2px solid #b02626;}
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list:before{ position:absolute; content:''; right:0;top:-1px; bottom:0; width:4px; background:#b02626;}
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list a.sub-item-link{ background:#ececec;}
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list a.sub-item-link .column-name,
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list a.sub-item-link .column-name{font-size:16px;color:#000; border-right:4px solid #b02626; display:block; padding-left:80px; line-height:46px;}

.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .parent a.sub-item-link.parent{ background:#b02626;}
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .parent a.sub-item-link.parent .column-name{ color:#fff;}
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list .selected a.sub-item-link .column-name,
.col_menu2 .col_list .wp_listcolumn .wp_column.parent .sub_list .sub_list .selected a.sub-item-link .column-name{ color:#b02626;}


.col_news2 .col_news_box{margin-left: 360px; padding-top:29px;}
.col_news2 .col_news_head { border-bottom: 1px solid #e0e0e0;}
.col_news2 .col_metas .col_title h2{ border-bottom:0; color:#b81315; font-weight:600;}
.col_news2 .col_metas .col_title,.col_news2 .col_metas .col_path{ height:50px; line-height:50px;}
.col_news2 .col_metas .col_path a:last-child{ color:#b02626;}
.col_news2 .col_news_list .news_list li.news{ padding:10px 0; border-bottom:1px solid #e0e0e0;}
.col_news2 .col_news_list .news_list li.news .news_title{ width: calc(100% - 100px)}
.col_news2 .col_news_list .news_list li.news .news_title a{ display:block; line-height:35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_news2 .col_news_list .news_list li.news .news_meta a:hover{color:#b02626;}
.col_news2 .col_news_list .news_list li.news .news_meta{ color:#999;}

.col_news3.col_news_head{ padding-top:30px;}
.col_news3.col_news_head .col_metas .col_path a:last-child{ color:#b02626;}
.infobox2 .article h1.arti_title{ font-size:24px; color:#333; padding:10px;}
.infobox2 .article h2.arti_title{color:#b02626;}
.infobox2 .article .arti_metas{ border:0;}
.infobox2 .article .arti_metas span{font-size:14px; color:#999;}
.infobox2 .article .entry .read,.infobox2 .article .entry .read p{font-size:16px; line-height:36px;}


.sitelogo img {
margin-top:14px}