@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.5 "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Arial, sans-serif; color: #2c2c2c; outline: 0; }
:focus { outline: 0; }
/*备用样式表*/
.none { display: none; }
.wcb { width: 100%; height: 30px; border: 2px dashed #5b8db8; }
.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; background: url(images/icon.png) no-repeat; }
/*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.8; font-size: 16px; font-family: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Arial, sans-serif; color: #2c2c2c; }
p { line-height: 1.75; }
a { color: #1a3a5c; text-decoration: none; transition: all 0.4s ease-in-out; }
a:hover { color: #1a5276; }
/*页面尺寸*/
.wrapper { width: 100%; margin: 0 auto; }
.wrapper .inner { width: 100%; padding: 0 64px; box-sizing: border-box; margin: 0 auto; } /**页面全局宽度**/
/*headtop*/
#headtop { background: #002856; }

.headtop .top-left { float: left; }
.headtop .top-right { float: right; }
/*head开始*/
#header { background: #002856; height: 120px; overflow: hidden; margin-bottom: 0 !important; padding-bottom: 0 !important; }
#header .inner { height: 120px; position: relative; padding: 0 64px; box-sizing: border-box; }
.header .sitelogo {float: left;padding-top: 16px;}
.header .sitetitle {display: inline-block;margin-top: 16px;margin-left: 10px;font-size: 28px;font-weight: bold;color: #fff;position: relative;top: 10px;} /**站点名称**/
.header .head-left { float: left; }
.header .head-main { float: left; margin-top: 10px; }
.header .head-right { float: right; margin-top: 10px; width: 305px; }
/*lang样式*/

.site-lang ul { float: right; }
.site-lang ul li.links { float: left; }
.site-lang ul li.links a { line-height: 35px; padding: 0px 10px; font-size: 15px; color: #fff; border-left: 1px solid #fff; }
.site-lang ul li.links a:hover { color: #fff; }
.site-lang ul li.links.i1 a { border-left: 0px solid #fff; }
/*默认主导航样式*/
#nav { background: #1a3a5c; position: sticky; top: 0; z-index: 100; border-bottom: 2px solid #bf9b30; }


#nav .inner .wp-panel .wp-window { min-height: 60px; }
#nav .inner .wp-panel .navbg { position: absolute; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; width: auto; height: 100%; background: #1a3a5c; opacity: .7; filter: alpha(opacity=70); }
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu { margin: 0 auto }
.wp-menu .menu-item { float: left; position: relative; }
.wp-menu .menu-item.i1 { background: none; }
.wp-menu .menu-item .menu-switch-arrow { display: inline-block; width: 0; height: 0; margin-left: 4px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid rgba(255,255,255,0.7); vertical-align: middle; }
.wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 20px; line-height: 60px; color: #fff; font-size: 18px; font-weight: bold; transition: all 0.3s; }
.wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover { background-color: #1a5276; text-decoration: none; color: #fff; }
.sub-menu { display: none; position: absolute; left: 0; top: 60px; min-width: 100%; z-index: 100; background: #fff; box-shadow: 0 6px 16px rgba(0,0,0,0.15); border-radius: 0 0 6px 6px; overflow: hidden; }
.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: #2c2c2c; height: 50px; line-height: 50px; padding: 0 17px; font-size: 16px; background: none; border-bottom: 1px solid #f0f0f0; }
.sub-menu .sub-item:last-child a { border-bottom: none; }
.sub-menu .sub-item.hover > a, .sub-menu .sub-item a:hover { color: #fff; background-color: #1a5276; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: #fff; }
/**主页banner开始**/
#banner { background: #e8ecf1; }
#banner .inner { width: 100%; max-width: 1920px; margin: 0 auto; padding: 0; text-align: center; position: relative; }
#container-1 .inner { padding: 0; }
/**主体模块样式**/

#m-container .inner { width: 100%; margin: 0 auto; }
/**首页三列布局**/

.main1 { background-color: #fff; background-image: radial-gradient(circle, rgba(0,0,0,0.05) 1px, transparent 1px); background-size: 20px 20px; }
.main1 .inner { padding-top: 40px; padding-bottom: 10px; }
.main1 .ml { float: none; width: 100%; margin-bottom: 30px; }
.main1 .mr { float: none; width: 100%; }
.main1 .ml2 { float: left; width: 50%; padding-right: 16px; box-sizing: border-box; }
.main1 .mr2 { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; }
.main2 { background-color: #eef1f6; background-image: radial-gradient(circle, rgba(0,0,0,0.05) 1px, transparent 1px); background-size: 20px 20px; }
.main2 .inner { padding: 30px 0px; }
.main2 .ml { float: none; width: 100%; padding: 0; }
.main2 .mr { float: none; width: 100%; }

.main3 .inner { padding: 30px 0px; }
.main3 .ml { float: none; width: 100%; }
.main3 .mr { float: none; width: 100%; }
.main3 .ml1 { float: none; width: 100%; margin-bottom: 20px; }
.main3 .ml2 { float: none; width: 100%; margin-bottom: 20px; }
.main4 { background: #f5f6f8; }
.main4 .inner { padding: 30px 0px; }
.main4 .ml { float: none; width: 100%; margin: 0 0 20px; }
.main4 .mr { float: none; width: 100%; }
.main5 { background: #002856; height: 68px }
.main5 .inner { padding: 11px 0px 11px; }
.main8 { background-color: #fff; background-image: radial-gradient(circle, rgba(0,0,0,0.04) 1px, transparent 1px); background-size: 20px 20px; }
#container-3, #container-4, #container-5 { display: none !important; }
/**标题栏新闻窗口**/
.post { margin-bottom: 10px; }
.post .tt { display: inline-block; width: 100%; border-bottom: 0px solid #e8ecf1; margin-bottom: 0; } /**标题栏**/
.post .tt .tit { display: none; } /**隐藏CMS窗口标题**/
.post .tt .tit .title { display: block; line-height: 42px; color: #2c2c2c; font-family: "Microsoft YaHei"; }
.post .tt .tit .name { display: none; line-height: 16px; color: #2c2c2c; }/*栏目别名*/
.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 { height: 20px; margin-top: 10px; line-height: 20px; float: right; }
.post .more_btn .more_text, .post .more_btn a { font-size: 14px; cursor: pointer; }
.post .more_btn a { color: #1a3a5c; }
.post .more_btn a:hover { color: #1a5276; }
/*标准标题*/

.post1 .tt .tit { display: none; }
.post1 .tt .tit .title { display: inline-block; font-size: 20px; font-weight: bold; color: #2c2c2c; cursor: pointer; text-align: center; margin-top: -3px; width: 100%; }
.post1 .tt .tit .title.selected { color: #1a5276; }
/*带图标标题*/

.post2 .tt .tit { padding-left: 0; background: none; }
.post2 .tt .tit .title { font-size: 24px; font-weight: bold; color: #2c2c2c; cursor: default; text-align: center; display: inline-block; width: 100%; }


.news_list li.news { line-height: 1.8; padding-left: 0px; } /**标题图标**/
.news_list li.news span.news_title { float: left; font-size: 17px; font-weight: 500; }/*标题*/
.news_list li.news span.news_title a { color: #1a3a5c; }
.news_list li.news span.news_title a:hover { color: #1a5276; }
.news_list li.news span.news_meta { float: right; margin-left: 2px; color: #7a7a7a; font-size: 14px; }/*属性*/
.news_list li.news .news_time, .news_list li.news .news_time span { color: #7a7a7a; font-size: 14px; }/*发布时间*/
.news_list li.news .news_icon { display: inline-block; margin: 0 auto; border: 0px solid red; }
.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; }
.news_list li.news .news_date { color: #999; padding: 0; display: inline-block; background: none; font-size: 14px; font-weight: normal; }
/*图列表*/
.news_tu .con { padding: 12px 0px; }
.news_tu .news_list { margin: 0px -15px; }
.news_tu .news_list li.news { float: left; width: 50%; }
.news_tu .news_list li.news .news_box { margin: 0px 15px; transition: all 0.4s ease-in-out; border: 1px solid #e8ecf1; }
.news_tu .news_list li.news .news_box:hover { opacity: .85; filter: Alpha(opacity=85); }
.news_tu .news_list li.news .news_imgs { height: 210px; background-color: #f5f6f8; overflow: hidden; border-radius: 6px; }
.news_tu .news_list li.news .news_imgs img { width: 100%; height: 100%; object-fit: cover; }
.news_tu .news_list li.news .news_wz { padding: 20px; }
.news_tu .news_list li.news .news_title { height: 56px; font-weight: bold; line-height: 28px; margin: 15px 0 10px 0; }
.news_tu .news_list li.news .news_text { color: #7a7a7a; font-size: 16px; line-height: 28px; }
.news_tu .news_list li.news .news_text a { color: #7a7a7a; }
.news_tu .news_list li.news .news_meta { color: #fff; background: #5b8db8; display: inline-block; padding: 0 8px; font-size: 15px; line-height: 26px; font-weight: bold; }
/*图文*/
.tu_text .news_list li.news { margin-bottom: 20px; border: 1px solid #ccc; }
.tu_text .news_list li.news .news_imgs { float: left; width: 160px; margin-right: -175px; border-radius: 6px; overflow: hidden; }
.tu_text .news_list li.news .news_imgs a { height: 120px; display: table-cell; vertical-align: middle; background-color: #f5f6f8; }
.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: 175px; padding: 0px 0px; position: relative; }
.tu_text .news_list li.news .news_title { line-height: 26px; font-size: 17px; margin: 20px 15px 10px 5px; }
.tu_text .news_list li.news .news_time { line-height: 26px; font-size: 15px; color: #5b8db8; font-weight: bold; margin: 0px 15px 0px 5px; }
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner { height: 280px; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; text-align: center; background-image: url(images/banner-campus.jpg); }
#banner .l-banner { height: 600px; }
.l-banner::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 80px; background: linear-gradient(to top, rgba(0,0,0,0.45), transparent); z-index: 1; pointer-events: none; }
.l-banner img { display: block; width: 100%; height: 100%; object-fit: cover; }
/**主体列表页开始**/
#l-container .inner { width: 100%; margin: 0 auto; padding: 30px 64px; box-sizing: border-box; }
/**主体文章页开始**/
#d-container .inner { width: 100%; margin: 0 auto; padding: 20px 64px; background: #fff; box-sizing: border-box; }
/**左侧栏目导航**/
.col_menu { width: 280px; float: left; margin-right: -280px; position: sticky; top: 0; z-index: 10; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .column-anchor { background: #002856; border-radius: 8px 8px 0 0; position: relative; }
.col_menu .column-anchor .anchor-title { display: block; line-height: 72px; padding: 0 32px; font-size: 22px; color: #fff; font-weight: bold; margin: 0; }
.col_menu .column-anchor .column-switch { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); width: 20px; height: 20px; cursor: pointer; }
.col_menu .column-anchor .column-switch::after { content: ""; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg); margin: 5px auto 0; }
.col_menu .col_menu_con { border: 1px solid #e8ecf1; overflow: hidden; border-radius: 0 0 8px 8px; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }
/*栏目列表*/
.col_menu .wp_listcolumn { border-top: 0px solid #002856; border-bottom: 0px solid #fff; }
.col_menu .wp_listcolumn .wp_column a { display: block; color: #2c2c2c; font-size: 18px; font-weight: bold; background: none; padding: 0 20px; border-bottom: 1px solid #e8ecf1; transition: all 0.3s; }
.col_menu .wp_listcolumn .wp_column a .column-name { display: block; padding: 14px 0; line-height: 28px; }
.col_menu .wp_listcolumn .wp_column a:hover, .col_menu .wp_listcolumn .wp_column a.selected { background-color: #002856; color: #fff; }
.col_menu .wp_listcolumn .wp_column a.selected span.column-name { color: #fff; font-weight: bold; }
.col_menu .wp_listcolumn .wp_subcolumn .wp_column a { color: #2c2c2c; background: none; border-top: 1px solid #fff; border-bottom: 1px solid #e8ecf1; box-shadow: 0 1px 0 #f0f2f5; font-size: 17px; }
.col_menu .wp_listcolumn .wp_column.parent > a .column-name { font-weight: bold; color: #fff; }
/*二级子栏目**/
.col_menu .wp_listcolumn .wp_column .sub_list a { color: #2c2c2c; border-top: 1px solid #e8ecf1; box-shadow: 0 1px 0 #f0f2f5; margin-top: -1px; font-size: 18px; }
.col_menu .wp_listcolumn .sub_list a .column-name { display: inline-block; line-height: 34px; padding: 12px 10px 12px 56px; cursor: pointer; }
.col_menu .wp_listcolumn .sub_list a:hover, .col_menu .wp_listcolumn .wp_column a.selected { font-weight: bold; color: #fff; background-color: #1a5276; }
/*三级子栏目**/
.col_menu .wp_listcolumn .wp_column .sub_list .sub_list a { background: none; font-size: 17px; }
.col_menu .wp_listcolumn .sub_list .sub_list a .column-name { padding: 12px 10px 12px 60px; cursor: pointer; }
.col_menu .wp_listcolumn .sub_list .sub_list a :hover, .col_menu .wp_listcolumn .sub_list .sub_list a.selected { font-weight: bold; color: #fff; background-color: #1a5276; }
/**栏目新闻**/
.col_news { width: 100%; min-height: 500px; float: right; }
.col_news .col_news_box { margin-left: 344px; }
.col_news_head { border-bottom: 2px solid #e8ecf1; margin-bottom: 20px; padding-bottom: 12px; }
.col_metas .col_title { float: left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 { display: inline-block; font-size: 24px; font-family: "Microsoft YaHei"; font-weight: normal; color: #bf9b30; border-bottom: 3px solid #bf9b30; padding-bottom: 4px; }
.col_metas .col_path { float: right; white-space: nowrap; height: 46px; line-height: 46px; color: #7a7a7a; font-size: 14px; } /**当前位置**/
.col_metas .col_path a { color: #7a7a7a; }
.col_metas .col_path a:hover { color: #1a5276; }
.col_news_con { padding: 0; margin: 0; background: #fff; border-radius: 10px; box-shadow: 0 2px 20px rgba(0,0,0,0.06); padding: 24px 32px; }
.col_news_list { margin-top: 0; }
.col_news_list .news_list.list2 li.news { padding: 16px 0 16px 16px; border-bottom: 1px solid #e8ecf1; box-shadow: 0 1px 0 #f0f2f5; line-height: 1.6; border-left: 3px solid transparent; transition: all 0.25s ease; }
.col_news_list .news_list.list2 li.news:last-child { border-bottom: none; box-shadow: none; }
.col_news_list .news_list.list2 li.news:hover { background: #f5f6f8; padding-left: 24px; border-left-color: #bf9b30; transition: all 0.25s ease; }
.col_news_list .news_list.list2 li.news span.news_title { font-size: 18px; }
.col_news_list .news_list.list2 li.news span.news_meta { font-size: 16px; color: #7a7a7a; }
.col_news_list .wp_entry, .col_news_list .wp_entry p { line-height: 1.85; font-size: 16px; color: #2c2c2c; }
.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: 100%; } /**列表页文章图片**/
.wp_paging { font-size: 15px; margin-top: 20px; text-align: center; }
/**文章页**/
.infobox { width: auto; margin: 0 auto; }
.article h1.arti_title { line-height: 1.4; font-family: "Microsoft YaHei"; font-size: 24px; text-align: center; color: #2c2c2c; padding-bottom: 16px; } /**文章标题**/
.article h2.arti_title { line-height: 1.5; font-family: "Microsoft YaHei"; font-size: 17px; text-align: center; color: #7a7a7a; margin-bottom: 24px; padding-bottom: 20px; position: relative; }
.article h2.arti_title::after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; height: 0; border-top: solid #bf9b30; }
.article .arti_metas { padding: 14px 0; text-align: center; border-top: 1px solid #e8ecf1; border-bottom: 1px solid #e8ecf1; margin-bottom: 24px; }
.article .arti_metas span { margin: 0 12px; font-size: 14px; color: #7a7a7a; }/**文章其他属性**/
.article .entry { margin: 0 auto; overflow: hidden; } /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 1.85; font-size: 16px; color: #2c2c2c; }  /**阅读字体**/
.article .entry .read img { max-width: 100%; height: auto; margin: 0 auto; }   /**文章阅读部分图片**/
.article .entry .read table { margin: 0 auto; border: none !important; }
/**页脚开始**/
#footer { background: #002856; }
#footer .inner { padding: 30px 64px 50px; position: relative; }
#footer .inner .foot-left { float: none; padding: 12px 0px; }
#footer .inner .foot-right { float: right; margin-top: 12px; }
#footer .inner p { font-size: 15px; line-height: 30px; font-weight: normal; text-align: center; color: #fff; }
#footer .inner p span { margin: 0 5px; }
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search { display: inline-block; position: relative; padding-left: 4px; border: 0 !important; background: rgba(255,255,255,0.15) !important; border-radius: 23px; overflow: hidden; }
.wp_search #keyword { width: 160px!important; padding: 4px 0; border: none; height: 20px; line-height: 20px; background: transparent; color: #fff; }
.wp_search .search { width: 46px; height: 46px; border: 0px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") no-repeat center !important; background-size: 20px !important; cursor: pointer; vertical-align: top; }
/*自定义输入框*/
.searchbox { text-align: right; margin-top: 16px; }
.wp-search { position: relative; border: 0; background: rgba(255,255,255,0.15); border-radius: 23px; overflow: hidden; }
.wp-search form { display: flex; align-items: center; }
.wp-search .search-input { flex: 1; padding: 0 16px; }
.wp-search .search-input input.search-title { width: 100%; height: 46px; line-height: 46px; background: none; color: #fff; font-size: 15px; border: 0; outline: 0; font-family: "Microsoft YaHei"; }
.wp-search .search-input input.search-title::placeholder { color: rgba(255,255,255,0.5); }
.wp-search .search-btn { width: 46px; height: 46px; position: relative; cursor: pointer; }
.wp-search .search-btn input.search-submit { width: 46px; height: 46px; border: 0; outline: 0; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E") no-repeat center; background-size: 20px; cursor: pointer; }
/**友情链接**/
.botlinks .links-wrap { position: relative; float: left; margin: 4px 12px; width: 316px; line-height: 44px; border: 0px solid #e8ecf1; }
.botlinks .links-wrap a.links-arrow { display: block; height: 44px; line-height: 44px; padding: 0 25px 0 18px; color: #1a5276; font-size: 16px; font-weight: bold; }
.botlinks .links-wrap a.links-arrow:hover, .botlinks .wrap-open a.links-arrow { color: #2c2c2c; background-position: right bottom; cursor: pointer; }
.botlinks .links-wrap .link-items { display: none; position: absolute; left: 0; bottom: 44px; width: auto; min-width: 100%; height: auto; max-height: 300px; overflow: auto; overflow-x: hidden; background: #f5f6f8; }
.botlinks .links-wrap .link-items a { display: block; line-height: 34px; padding: 5px 0; color: #2c2c2c; font-size: 16px; }
.botlinks .links-wrap .link-items a span { display: block; margin: 0 6px; white-space: nowrap; }
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1a5276; cursor: pointer; }
.botlinks.clearfix { max-width: 1200px; width: 96%; margin: 0 auto; }/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar { bottom: 0px; left: 0px; margin-left: 0px; height: 105px; }
.mbanner .focus .focus-title-bg { background: url(images/black.png) repeat-x; opacity: 0.9; filter: alpha(opacity=90); }
.mbanner .focus .focus-title { height: 105px; line-height: 100px; font-size: 28px; font-weight: bold; width: 100%; text-align: center; }
.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: 64px; height: 64px; 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: 100px; }
.mbanner .focus .focus-next { right: 100px; background-position: right top }
.zdy-2 { margin-top: 10px; }
.zdy-2 li .imgs { width: 100%; height: 182px; background-size: cover; }
.bt.fkong { bottom: 0px; overflow: hidden; text-overflow: ellipsis; white-space: normal; font-size: 20px; background: url(images/black.png) repeat-x; position: absolute; display: block; word-break: break-all; padding-left: 20px; padding-right: 10px; padding-bottom: 8px; padding-top: 30px; font-weight: bold; line-height: 28px; width: 91%; color: #fff; }
.bt.fkong a { color: #fff; }
.slt.pr { position: relative; }
.nr { padding: 0px 20px 0px 20px; font-size: 16px; color: #666; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2; overflow: hidden; height: 52px; }
.nr a { color: #666; }
.bt.kong { padding: 30px 20px 20px 20px; font-size: 18px; font-weight: bold; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2; overflow: hidden; }
.post-15 .news_list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.post-15 .news_list li.news { display: flex; flex-direction: column; padding: 16px 20px; margin: 0; background: #fff; border: 1px solid #e8ecf1; border-left: 3px solid #bf9b30; border-radius: 0 6px 6px 0; box-shadow: 0 1px 4px rgba(0,0,0,0.04); transition: transform 0.25s, box-shadow 0.25s, border-left-width 0.25s; width: auto; }
.post-15 .news_list li.news:hover { box-shadow: 0 6px 20px rgba(0,0,0,0.10); transform: translateY(-3px); border-left-width: 5px; border-left-color: #c8a63d; }
.post-15 .news_list li.news .news_date { font-size: 14px; color: #999; font-weight: 500; margin: 0 0 8px 0; padding: 0; background: none; letter-spacing: 0.5px; }
.post-15 .news_list li.news .news_title { flex: 1; font-size: 16px; font-weight: 500; line-height: 1.6; word-break: break-all; padding: 0; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.post-15 .news_list li.news .news_title a { color: #1a3a5c; }
.post-15 .news_list li.news .news_title a:hover { color: #1a5276; }
.post-21 .news_list li.news { background: #f8fafc; border: 1px solid #e8ecf1; border-radius: 6px; padding-left: 18px; margin-bottom: 10px; margin-top: 0; }
.post-21 .news_list li.news span.news_meta { background: #5b8db8; padding: 2px 16px; border-radius: 3px; color: #fff; font-weight: bold; font-size: 15px; }
.post-21 .news_list li.news:hover span.news_meta { color: #fff; background: #bf9b30; }
.post-21 .news_list li.news:hover { background: #fff; border-color: #1a5276; }
.post-21 .news_list li.news:hover a { color: #1a5276; }
.post-21 .news_list li.news a { transition: all 0.2s ease-in-out; }
.post-22 .news_list li.news.n0 { border-bottom: 0px solid #ccc; }
.post-22 .n0 .news_title { font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0px; line-height: 30px; }
.post-22 .news_title { line-height: 25px; padding: 13px 0; overflow: hidden; font-size: 16px; /*white-space: nowrap;*/
text-overflow: ellipsis; }
.post-22 .n0 .news_text { color: #7a7a7a; font-size: 16px; line-height: 28px; }
.post-22 .n0 .news_text a { color: #7a7a7a; }
.post-22 .n0 .news_meta { color: #5b8db8; font-size: 15px; font-weight: bold; line-height: 34px; background: url(images/heng.png) no-repeat left bottom; margin-top: 5px; margin-bottom: 15px; }
.post-22 .news_list li.news { border-bottom: 1px solid #ccc; }
.post-31 .news_list li.news { color: #fff; font-weight: bold; text-align: center; font-size: 24px; margin-bottom: 36px; }
.post-31 .news_list li.news a { color: #fff; line-height: 130px; }
.post-31 .news_list li.news.i1 { background: url(images/link1.png) no-repeat top center; }
.post-31 .news_list li.news.i2 { background: url(images/link2.png) no-repeat top center; }
.post-43 { background: url(images/icon.png) no-repeat left top; margin-bottom: 50px; margin-top: 13px; }
.post-43 .news_title { height: 80px; color: #bf9b30; padding: 12px 70px 0 130px; font-weight: bold; font-size: 20px; line-height: 34px; }
.post-43 .news_title a { color: #bf9b30; }
/*************************************************************
 * 特殊页面
 */
/*二级页面*/


.read { min-height: 500px; }
.post-41 .news_list .news_xw:hover .news_meta { background: #bf9b30; }
.post-30 .news_title { float: left; width: 85%; }
.post-30 .news_con { float: left; width: 100%; }
.post-30 .news_list li { border-bottom: 1px solid #e8ecf1; width: 100%; float: left; }
.post-34 .news_list li { border-bottom: 1px solid #e8ecf1; }
.post-433 .news_list { display: flex; gap: 24px; }
.post-433 .news_list li { flex: 1; margin: 0 !important; float: none; position: relative; border-radius: 8px; overflow: hidden; }
.post-433 .news_list li .news_imgs { width: 100%; border-radius: 8px; overflow: hidden; background: #f5f6f8; transition: transform 0.4s; }
.post-433 .news_list li:hover .news_imgs { transform: scale(1.03); }
.post-433 .news_list li .news_imgs a { display: block; }
.post-433 .news_list li .news_imgs img { width: 100%; height: 100%; object-fit: cover; display: block; }
.post-433 .news_list li .news_title { text-align: center; font-size: 17px; font-weight: bold; margin-top: 10px; }
.post-433 .news_list li .news_title a { color: #2c2c2c; }
.post-433 .news_list li .news_title a:hover { color: #1a5276; }
.post-433 .news_list li .news_nr { position: relative; }
.post-433 .news_list li .news_nr::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 50%; background: linear-gradient(to top, rgba(0,0,0,0.5), transparent); opacity: 0; transition: opacity 0.3s; border-radius: 0 0 8px 8px; }
.post-433 .news_list li:hover .news_nr::after { opacity: 1; }
.main8 .inner { padding: 40px 0px; }
.post.post2.post-100.mbox { text-align: center; width: 430px; clear: both; margin: 0 auto; }
.post-100 .news_list li.news { float: left; text-align: center; margin: 0 20px; }
.post-100 .news_title a { color: white; }
.bt.fkong:hover { color: #fff; }

/*============================================
 * 窗口样式美化
 *============================================*/
/* 区域名称 */
.section-head { display: flex; align-items: center; gap: 24px; margin-bottom: 16px; }
.section-head::before, .section-head::after { content: ""; flex: 1; height: 2px; background: #bf9b30; border-radius: 1px; }
.section-head .section-title { font-size: 24px; font-weight: bold; color: #2c2c2c; flex-shrink: 0; letter-spacing: 2px; }
.section-head .section-line { display: none; }

/* 标题栏增强 */
.post .tt {
  border-bottom: 1px solid #e8ecf1;
  margin-bottom: 12px;
  padding-bottom: 8px;
}
.post .tt .tit { display: none; }
/* 有section-head时，tt缩小间距 */
.section-head + .post .tt { margin-bottom: 8px; padding-bottom: 6px; border-bottom-color: transparent; }
.post2 .tt .tit {
  padding-left: 0;
  border-left: none;
  background: none;
  text-align: center;
  display: none;
}
.post2 .tt .tit .title {
  font-size: 28px;
  color: #2c2c2c;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
}
.post1 .tt .tit .title {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #2c2c2c;
}
.post .more_btn {
  margin-top: 14px;
}
.post .more_btn .more_text {
  color: #7a7a7a;
  font-size: 14px;
  transition: color 0.2s;
}
.post .more_btn .more_text:hover {
  color: #1a5276;
}
/* 通用post1列表样式 */
.post1 .con { padding: 0; }
.post1 .news_list li.news {
  display: flex;
  align-items: flex-start;
  padding: 8px 16px;
  line-height: 1.8;
  border-bottom: 1px solid #e8ecf1;
  transition: background 0.2s;
}
.post1 .news_list li.news:last-child { border-bottom: none; }
.post1 .news_list li.news:hover {
  background: #f8fafc;
}
.post1 .news_list li.news .news_title {
  flex: 1;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
  word-break: break-all;
  padding: 4px 0;
}
.post1 .news_list li.news .news_title a { color: #1a3a5c; }
.post1 .news_list li.news .news_title a:hover { color: #1a5276; }
.post1 .news_list li.news .news_date {
  flex-shrink: 0;
  margin-left: 16px;
  color: #999;
  font-size: 14px;
  font-weight: normal;
  background: none;
  padding: 4px 0;
  line-height: 1.8;
}

/* 通用post2图文卡片增强 */
.post2 .con { padding: 0; }
.post2 .news_list li.news {
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: transform 0.3s, box-shadow 0.3s;
}
.post2 .news_list li.news:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.post2 .news_list li.news .news_imgs {
  overflow: hidden;
  height: 200px;
  background: #f5f6f8;
}
.post2 .news_list li.news .news_imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
}
.post2 .news_list li.news:hover .news_imgs img {
  transform: scale(1.05);
}

/* 灰底区域的post1列表保持白底 */
.main2 .post1 .news_list li.news,
.main4 .post1 .news_list li.news {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 4px;
  border-bottom: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}

/* 通知公告：现代卡片式，日期徽章+标题（比例约2:8） */
.post-15 .news_list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.post-15 .news_list li.news {
  display: flex;
  flex-direction: column;
  padding: 16px 20px 16px 20px;
  margin: 0;
  background: #fff;
  border: 1px solid #e8ecf1;
  border-left: 3px solid #bf9b30;
  border-radius: 0 6px 6px 0;
  box-shadow: 0 1px 4px rgba(0,0,0,0.04);
  transition: transform 0.25s, box-shadow 0.25s, border-left-width 0.25s, border-left-color 0.25s;
  width: auto;
  position: relative;
}
.post-15 .news_list li.news:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.10);
  border-left-width: 5px;
  border-left-color: #c8a63d;
  background: #fff;
}
.post-15 .news_list li.news .news_date {
  font-size: 13px;
  color: #5b8db8;
  font-weight: 500;
  margin: 0 0 8px 0;
  padding: 0;
  background: none;
  letter-spacing: 0.5px;
  line-height: 1.4;
}
.post-15 .news_list li.news .news_title {
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #2c2c2c;
  word-break: break-all;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-15 .news_list li.news .news_title a { color: #1a3a5c; }
.post-15 .news_list li.news .news_title a:hover { color: #1a5276; }

/* 新闻动态卡片网格 */
.post-14 .news-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.post-14 .news-card { background: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.08); transition: transform 0.3s, box-shadow 0.3s; }
.post-14 .news-card:hover { transform: translateY(-4px); box-shadow: 0 8px 25px rgba(0,0,0,0.12); }
.post-14 .news-card-link { text-decoration: none; display: block; }
.post-14 .news-card-img { position: relative; aspect-ratio: 16 / 9; overflow: hidden; }
.post-14 .news-card-img .news_imgs { width: 100%; height: 100%; background-size: cover; background-position: center; background-color: #e8ecf1; transition: transform 0.4s; }
.post-14 .news-card:hover .news-card-img .news_imgs { transform: scale(1.05); }
.post-14 .news-card-date { position: absolute; top: 10px; left: 10px; padding: 3px 10px; background: rgba(0,0,0,0.45); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); color: #fff; font-size: 13px; border-radius: 20px; z-index: 1; }
.post-14 .news-card-body { padding: 16px; }
.post-14 .news-card-title { font-size: 17px; font-weight: bold; line-height: 1.5; color: #2c2c2c; margin: 0; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; transition: color 0.2s; }
.post-14 .news-card:hover .news-card-title { color: #1a5276; }
@media (max-width: 1024px) {
	.col_menu { width: 220px; margin-right: -220px; }
	.col_news .col_news_box { margin-left: 284px; }
	.post-14 .news-card-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
	.post-15 .news_list { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
	#header { height: 80px; }
	#header .inner { height: 80px; }
	.header .sitelogo { padding-top: 10px; }
	.header .sitelogo img { height: 48px; width: auto; }
	.header .sitetitle { font-size: 22px; margin-top: 10px; top: 6px; }
	.header .head-right { margin-top: 4px; width: auto; }
	.searchbox { margin-top: 8px; }
	.wp-search .search-input input.search-title { height: 38px; line-height: 38px; font-size: 14px; }
	.wp-search .search-btn { width: 38px; height: 38px; }
	.wp-search .search-btn input.search-submit { width: 38px; height: 38px; background-size: 16px; }
	#nav { position: relative; }
	.hamburger-btn { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; cursor: pointer; position: absolute; right: 0; top: 8px; z-index: 101; }
	.hamburger-btn span { display: block; width: 24px; height: 2px; background: #fff; position: relative; transition: all 0.3s; }
	.hamburger-btn span::before, .hamburger-btn span::after { content: ""; display: block; width: 24px; height: 2px; background: #fff; position: absolute; left: 0; transition: all 0.3s; }
	.hamburger-btn span::before { top: -8px; }
	.hamburger-btn span::after { top: 8px; }
	.hamburger-btn.open span { background: transparent; }
	.hamburger-btn.open span::before { top: 0; transform: rotate(45deg); }
	.hamburger-btn.open span::after { top: 0; transform: rotate(-45deg); }
	.wp-menu { display: none !important; flex-direction: column; width: 100%; }
	.wp-menu.open { display: flex !important; }
	.wp-menu .menu-item { float: none; width: 100%; text-align: center; }
	.wp-menu .menu-item a.menu-link { line-height: 48px; padding: 0; font-size: 16px; display: block; border-bottom: 1px solid rgba(255,255,255,0.1); }
	.sub-menu { position: static; width: 100%; box-shadow: none; border-radius: 0; background: rgba(0,0,0,0.15); }
	.sub-menu .sub-item a { color: #fff; height: 42px; line-height: 42px; font-size: 15px; border-bottom: 1px solid rgba(255,255,255,0.08); background: none; }
	.sub-menu .sub-item.hover > a, .sub-menu .sub-item a:hover { background-color: rgba(255,255,255,0.12); }
	.col_menu { float: none; width: 100%; margin-right: 0; position: static; }
	.col_menu .column-anchor { cursor: pointer; }
	.col_menu .column-anchor .column-switch { display: block; }
	.col_menu .col_menu_con { display: none; border-radius: 6px; }
	.col_menu.open .col_menu_con { display: block; }
	.col_news .col_news_box { margin-left: 0; }
	.col_news { float: none; width: 100%; }
	.l-banner { height: 180px; }
	.mbanner .focus .focus-title { font-size: 22px; height: 70px; line-height: 70px; }
	.mbanner .focus .focus-title-bar { height: 70px; }
	.post-14 .news-card-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
	.post-14 .news-card-title { font-size: 15px; }
	.post-14 .news-card-body { padding: 12px; }
	.post-15 .news_list { grid-template-columns: repeat(2, 1fr); gap: 12px; }
	.post-15 .news_list li.news { padding: 12px 14px; }
	.post-15 .news_list li.news .news_title { font-size: 15px; }
	.section-head .section-title { font-size: 24px; }
	.main1 .ml2 { float: none; width: 100%; padding-right: 0; margin-bottom: 20px; }
	.main1 .mr2 { float: none; width: 100%; padding-left: 0; }
	#d-container .inner { padding: 16px 24px; }
	.col_metas .col_title h2 { font-size: 20px; }
	.col_news_con { padding: 16px; }
	.col_news_list .news_list.list2 li.news span.news_title { font-size: 16px; }
	#footer .inner p { font-size: 14px; line-height: 26px; }
	.news_tu .news_list li.news { width: 50%; }
	.news_tu .news_list li.news .news_imgs { height: 150px; }
	.news_tu .news_list li.news .news_wz { padding: 12px; }
	.news_tu .news_list li.news .news_title { font-size: 15px; height: auto; }
	.tu_text .news_list li.news .news_imgs { width: 120px; margin-right: -135px; }
	.tu_text .news_list li.news .news_wz .news_con { margin-left: 135px; }
	.tu_text .news_list li.news .news_title { font-size: 15px; margin: 10px 10px 6px 5px; }
	.post-433 .news_list { gap: 12px; }
	.post-433 .news_list li .news_imgs { height: 160px; }
	.post-433 .news_list li .news_title { font-size: 15px; }
	.col_news_list .wp_entry img { max-width: 100% !important; height: auto; }
	.article .entry .read img { max-width: 100% !important; height: auto; }
	.article .entry .read table, .col_news_list .wp_entry table { max-width: 100%; display: block; overflow-x: auto; }
	.wrapper .inner { padding: 0 32px; }
	#header .inner { padding: 0 32px; }
	#l-container .inner { padding: 30px 32px; }
	#footer .inner { padding: 20px 32px 30px; }
}
@media (max-width: 480px) {
	#header { height: 60px; }
	#header .inner { height: 60px; }
	.header .sitelogo { padding-top: 6px; }
	.header .sitelogo img { height: 36px; }
	.header .sitetitle { font-size: 18px; margin-top: 6px; top: 4px; margin-left: 6px; }
	.header .head-right { display: none; }
	.hamburger-btn { top: 8px; width: 36px; height: 36px; }
	.hamburger-btn span, .hamburger-btn span::before, .hamburger-btn span::after { width: 20px; }
	.hamburger-btn span::before { top: -6px; }
	.hamburger-btn span::after { top: 6px; }
	.wp-menu { display: none !important; }
	.wp-menu.open { display: flex !important; }
	.wp-menu .menu-item a.menu-link { line-height: 42px; font-size: 15px; }
	.l-banner { height: 140px; }
	.mbanner .focus .focus-title { font-size: 18px; height: 50px; line-height: 50px; }
	.mbanner .focus .focus-title-bar { height: 50px; }
	.post-14 .news-card-grid { grid-template-columns: 1fr; }
	.post-14 .news-card-title { font-size: 14px; }
	.post-15 .news_list { grid-template-columns: 1fr; }
	.section-head .section-title { font-size: 20px; }
	.section-head { gap: 12px; }
	.col_news_con { padding: 12px; }
	.col_news_list .news_list.list2 li.news { padding: 12px 0 12px 12px; }
	.col_news_list .news_list.list2 li.news span.news_title { font-size: 15px; }
	.col_news_list .news_list.list2 li.news span.news_meta { font-size: 14px; }
	.col_metas .col_title h2 { font-size: 18px; }
	.col_metas .col_path { font-size: 13px; }
	.article h1.arti_title { font-size: 20px; }
	.article h2.arti_title { font-size: 15px; }
	#footer .inner { padding: 16px 16px 24px; }
	#footer .inner p { font-size: 13px; line-height: 24px; }
	.col_news_list .wp_entry, .col_news_list .wp_entry p { font-size: 15px; }
	.article .entry .read, .article .entry .read p { font-size: 15px; }
	.news_tu .news_list li.news { width: 100%; }
	.news_tu .news_list li.news .news_imgs { height: 200px; }
	.news_tu .news_list li.news .news_title { font-size: 15px; }
	.tu_text .news_list li.news .news_imgs { float: none; width: 100%; margin-right: 0; }
	.tu_text .news_list li.news .news_imgs a { height: auto; display: block; }
	.tu_text .news_list li.news .news_wz .news_con { margin-left: 0; padding: 10px; }
	.tu_text .news_list li.news .news_title { font-size: 14px; margin: 5px 0; }
	.post-433 .news_list { flex-direction: column; gap: 16px; }
	.post-433 .news_list li .news_imgs { height: 200px; }
	.post-433 .news_list li .news_title { font-size: 14px; }
	.col_news_list .wp_entry img { max-width: 100% !important; height: auto; }
	.article .entry .read img { max-width: 100% !important; height: auto; }
	.article .entry .read table, .col_news_list .wp_entry table { max-width: 100%; display: block; overflow-x: auto; }
}

/*============================================
 * extends.css 组件色彩覆盖（统一品牌色系）
 *============================================*/
.focus-page-active { background-color: #bf9b30; }
.sudy-select .select-list li.hover { background-color: #1a5276; }
.sudy-tab .tab-menu li.selected { background-color: #1a5276; }
.sudy-links .links-wrap a:hover { color: #fff; background-color: #1a5276; }
.sudy-scroll-page .active { background: #bf9b30; }
.sudy-scroll-nav .nav-prev, .sudy-scroll-nav .nav-next { background: #1a5276; }
.sudy-scroll-nav .nav-prev:active, .sudy-scroll-nav .nav-next:active { background: #002856; }