@charset "utf-8";
/*Technical Support SudyTech*/
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; }
head, 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; background: url(images/icon.png) no-repeat; }
/*css3扩展*/
body:before { content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; }
/**布局开始**/
body { line-height: 1; font-size: 18px; font-family: "Microsoft YaHei"; color: #000; }
p { line-height: 1.75; }
a { color: #000; text-decoration: none; transition: all 0.4s ease-in-out; }
a:hover { color: #B76A56; }
/*页面尺寸*/
.wrapper { width: 100%; margin: 0 auto; }
.wrapper .inner { width: 1520px; margin: 0 auto; } /**页面全局宽度**/
/*headtop*/
#headtop { background: #1D2E52; }
.headtop .top-right { float: right; display: flex; line-height: 60px; height: 60px; align-items: center; }
div#aaa img { vertical-align: middle; }
div#headtop .inner { width: 1730px; }
/*head开始*/
div#head .inner { width: 1730px; }
#head { background: #905140;     min-height: 150px;}
#head .inner { height: 145px; position: relative; }
.head .sitelogo { margin-top: 28px; text-align: center; }
.head .sitetitle { display: inline-block; margin-top: 16px; margin-left: 10px; font-size: 32px; font-weight: bold; color: #fff; } /**站点名称**/
.head .head-left { float: left; display: inline-block; margin-top: 73px; margin-left: -16px; position: relative; z-index: 999; }
.head .head-main { position: absolute; background: url(images/logobg.png) no-repeat center; z-index: 99; width: 429px; height: 215px; margin: 0 auto; left: 50%; margin-left: -215px; text-align: center; top: 25px;     transition: all 0.4s ease-in-out;}
.head .head-right { float: right; margin-top: 73px; margin-right: -16px; position: relative; z-index: 999; }
/*rale样式*/
/*lang样式*/
.site-lang { margin-left: 15px; }
.site-lang ul { margin-right: -15px; }
.site-lang ul li.links { float: left; }
.site-lang ul li.links a { line-height: 20px; padding: 0px 15px; font-size: 14px; color: #fff; border-left: 2px solid #fff; }
.site-lang ul li.links a:hover { color: #d2d2d2; }
/*默认主导航样式*/
/*导航样式：后台绑定时也可以定义配置*/
.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: none; }
.wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 17px; line-height: 42px; color: #FFFFFF; font-size: 20px; padding-bottom: 30px; }
.wp-menu .menu-item.hover a.menu-link, .wp-menu .menu-item a.hover { font-weight: bold; text-decoration: none; color: #eee; }
.sub-menu { display: none; position: absolute; left: 0; top: 72px; min-width: 100%; z-index: 100; background: #fff; }
.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: 16px; background: none; text-align: center; }
.sub-menu .sub-item.hover> a, .sub-menu .sub-item a:hover { color: #fff; background-color: #1B4D7E; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0px; z-index: 200; background: #fff; }
/**主页banner开始**/
#banner { background: #e7e2df; margin-top: 205px; }
#banner .inner {  text-align: center; position: relative; }
/**主体模块样式**/
#m-container { }
#m-container .inner { }
/**首页三列布局**/
.mod { }
.mbox { }
.main1 { }
.main1 .inner { padding: 70px 0px 0px; }
.main1 .ml { float: left; width: 745px; }
.main1 .mr { float: right; width: 724px; }
/**标题栏新闻窗口**/
.post { margin-bottom: 0px; }
.post .tt { display: inline-block; width: 100%; border-bottom: 0px solid #e6e6e6; margin-bottom: 20px; } /**标题栏**/
.post .tt .tit { display: inline-block; float: left; font-size: 16px; font-weight: normal; } /**标题字体**/
.post .tt .tit .title { display: block; line-height: 42px; color: #424242; font-family: "Microsoft yahei"; }
.post .con { 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; *display:inline;
*zoom:1;
height: 31px; margin-top: 5px; line-height: 31px; float: right; width: 96px; background: #1A315B; text-align: center; }
.post .more_btn .more_text, .post .more_btn a { font-size: 14px; cursor: pointer; color: #fff; }
.post-105 .more_btn .more_text, .post-105 .more_btn a { color: #fff; }
.post.post1.post-18.mbox .more_btn {
    position: absolute;
    bottom: -20px;
    right: 0;
}
.post .more_btn a { color: #666; }
.post .more_btn a:hover { color: #666; }
/*标准标题*/
.post1 .tt .tit .title { display: inline-block; margin-right: 0px; font-size: 24px; font-weight: bold; color: #000000; cursor: pointer; }
/**自定义新闻列表**/
.news_list { }
.news_list li.news { line-height: 34px; padding-left: 0px; } /**标题图标**/
.news_list li.news span.news_title { float: left; }/*标题*/
.news_list li.news span.news_title img { vertical-align: middle; }
.news_list li.news span.news_meta { float: right; margin-left: 2px; color: #9C9C9C; }/*属性*/
.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; }
/*日历新闻样式1*/
/*日历新闻样式2*/
.rili2 { }
.rili2 .con { padding: 5px 0px; }
.rili2 .news_list { margin: 0 -7px; }
.rili2 .news_list li.news { }
.rili2 .news_list li.news.n1 { }
.rili2 .news_list li.news .news_date {     float: left;
    width: 95px;
    margin-right: -95px;
    background: #1A315B;
    text-align: center;
    padding: 5px 0; }
.rili2 .news_list li.news .news_date .news_year { line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; transition: all 0.4s ease-in-out; }
.rili2 .news_list li.news .news_date .news_days { line-height: 40px; font-size: 20px; color: #fff; font-weight: bold; }
.rili2 .news_list li.news .news_wz { width: 100%; }
.rili2 .news_list li.news .news_wz .news_con { margin-left: 117px; padding-top:33px; padding-right: 30px; }
.rili2 .news_list li.news .news_title { }
.rili2 .news_list li.news:hover .news_date .news_year { }
.rili2 .news_list li.news:hover .news_date .news_days { }
/**************************************************************
 * 组件功能
 */
.box-top { position: fixed; width: 100%; top: 0; left: 0; right: 0; z-index: 400; }
body { }
.layer { width: 100%; top: 0px; left: 0; background-color: rgba(0, 0, 0, .85); display: none; position: fixed; z-index: 99990; opacity: 1; height: 100%; }
.layer .layer-inner { }
.layer .layer-inner .layer-mod { }
.layer .layer-inner .layer-mod .shutdown { width: 50px; text-align: center; position: absolute; right: 2vw; top: 2vw; transition: transform .4s ease-out; }
.layer .close { font-size: 40px; color: #fff; cursor: pointer; }
.layer .searchbox { width: 686px; overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.wp-search.clearfix { background: #fff; }
.searchbox { text-align: right; margin-top: 5px; }
.wp-search { position: relative; border: 1px solid #d0d0d0; }
.wp-search form { display: block; }
.wp-search .search-input { margin-left: 4px; margin-right: 120px; }
.wp-search .search-input input.search-title { width: 100%; height: 22px; padding: 14px 0; line-height: 22px; background: none; color: #707070; font-size: 16px; border: 0; font-family: auto; outline: 0; text-indent: 10px; }
.wp-search .search-btn { width: 120px; height: 50px; position: absolute; right: 0; top: 0%; }
.wp-search .search-btn input.search-submit { width: 120px; height: 50px; border: 0; outline: 0; cursor: pointer; background-color: #153C68; color: #fff; font-size: 24px; font-family: auto; }
.layer .searchbox { }
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar { bottom: 40px; left: 40px; margin-left: 0px; }
.tmbg { position: absolute; bottom: 0; width: 100%; height: 15%; background: linear-gradient(0deg, #0e0d0dc2, transparent); z-index: 9; }
.mbanner .focus .focus-title-bg { background-color: #000; opacity: 0.4; filter: alpha(opacity=60); }
.mbanner .focus .focus-pagination { position: absolute; bottom: 35px; margin-right: 0px; z-index: 60; width: 100%; text-align: center; }
.mbanner .focus .focus-page { display: inline-block; width: 17px; height: 17px; margin-right: 13px; border-radius: 50%; background: #fff; }
.mbanner .focus .focus-page-active { background: #A56453; opacity: 1; filter: Alpha(opacity=100); }
.mbanner .focus .focus-navigation { width: 58px; height: 53px; opacity: 0.7; filter: alpha(opacity=70); background: #333 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 }
.post.post1.post-11.mbox .news_imgs { padding-top: 65.5%; background-color: #efefef; position: relative; overflow: hidden; }
.post.post1.post-11.mbox .news_imgs img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.post.post1.post-11.mbox .news_box.clearfix { position: relative; }
.post.post1.post-11.mbox .news_wz { position: absolute; bottom: 0; left: 0; width: 100%; background: linear-gradient(0deg, #0e0d0d, transparent); }
.post.post1.post-11.mbox .news_con { padding: 15px 24px; }
.post.post1.post-11.mbox .news_title { font-size: 18px; color: #fff; font-weight: bold; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.post.post1.post-11.mbox .news_title a { color: #fff; }
.post.post1.post-11.mbox .news_text { color: #fff; font-size: 12px; line-height: 24px; height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.post.post1.post-11.mbox .news_time { text-align: right; font-size: 14px; color: #fff; }
.post.post1.post-12.mbox li { border-bottom: 2px solid #aaa7a7; padding-bottom: 32px; margin-bottom: 38px; }
.post.post1.post-12.mbox li:last-child { border: 0; }
.post.post1.post-12.mbox .news_wz { clear: both; padding-top: 10px; }
.post.post1.post-12.mbox { padding-top: 3px; }
.post.post1.post-12.mbox span.news_title { font-size: 20px; font-weight: bold; line-height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%; }
.post.post1.post-12.mbox span.news_meta { color: #040303; font-size: 20px; }
.post.post1.post-12.mbox .news_text { font-size: 16px; line-height: 24px; color: #000000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.main2 { background: #e6e2e2; }
.main1 { background: #e6e2e2; }
.main2 .ml { float: left; width: 480px; }
.main2 .mc {
    float: left;
    width: 480px;
    margin-left: 40px;
}
.post.post1.post-105.mbox .news_imgs {
    float: left;
    width: 350px;
    margin-right: -350px;
}
.post.post1.post-16.mbox li {
    float: left;
    width: 440px;
}
.main2 .mr { float: right; width: 480px; }
.post.post1.post-13.mbox li { padding: 0px 20px; background: #F8F8F8; margin-bottom: 13px; }
.post.post1.post-13.mbox .news_time { line-height: 74px; width: 70px; margin-right: 0px; float: right; color: #11325F; font-size: 18px; font-weight: bold; letter-spacing: 3px; }
.post.post1.post-13.mbox .news_wz { float: right; width: 82%; }
.post.post1.post-13.mbox .news_con { margin-left: 0px; line-height: 74px; }
.post.post1.post-13.mbox .news_title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;    width: 95%;
    float: left; }
.post.post1.post-14.mbox li { float: left; width: 50%; margin-bottom: 11px; }
.post.post1.post-14.mbox .news_box.clearfix { margin: 0 7px; background: #F8F8F8; }
.main3 { background: url(images/m3.png) no-repeat center; background-size: cover;}
.post.post1.post-15.mbox li { float: left; width: 33.3%; }
.post.post1.post-105.mbox span.title { color: #fff; font-size: 27px; }
.post.post1.post-15.mbox .news_box.clearfix { background:#EDEDED; margin: 0 22px; }
.post.post1.post-15.mbox ul { margin: 0 -22px; }
.post.post1.post-105.mbox .news_imgs a {
    padding-top: 62%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    display: block;
}.post.post1.post-105.mbox .news_title a {
    color: #fff;
}
.post.post1.post-105.mbox li {
    margin-bottom: 30px;
}
.post.post1.post-105.mbox .news_wz {
    width: 100%;
    float: right;
}.post.post1.post-105.mbox .news_con {
    margin-left: 385px;
}.post.post1.post-105.mbox .news_text {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 120px;
    margin-top: 10px;
}
.post.post1.post-105.mbox .news_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.post.post1.post-15.mbox .news_imgs { padding-top: 75.6%; background-color: #efefef; position: relative; overflow: hidden; }
.post.post1.post-105.mbox .news_imgs img { width: 100%; height: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.post.post1.post-105.mbox li:hover img { transform: scale(1.1); }
.post.post1.post-15.mbox .news_con { padding: 24px 80px 20px 35px; }
.main3 .inner { padding: 50px 0px 50px 0px; }
.main4 .post1 .tt .tit .title { font-size: 27px; }
.main5 .post1 .tt .tit .title { font-size: 27px; }
.post.post1.post-15.mbox .news_title { font-size: 18px; line-height: 36px; height: 72px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.post.post1.post-15.mbox .news_time { font-size: 18px; line-height: 24px; color: #000; letter-spacing: 3px; margin-top: 25px; }
.main4 .ml { float: left; width: 507px; }
.main4 .mr { float: right; width: 976px; }
.main4 { background: #e6e2e2; }
.post.post1.post-16.mbox li { background: #F8F8F8; line-height: 90px; margin-bottom: 20px; padding: 0 18px; }
.post.post1.post-16.mbox li.news.n1.clearfix {
    margin-right: 24px;
}
.post.post1.post-16.mbox li.news.n3.clearfix {
    margin-right: 24px;
}
.post.post1.post-16.mbox li.news.n5.clearfix {
    margin-right: 24px;
}
.post.post1.post-16.mbox li.news.n7.clearfix {
    margin-right: 24px;
}
.main4 .post span.more_text { font-size: 16px; }
.post.post1.post-16.mbox .news_title { background: url(images/dd.png) no-repeat left; padding-left: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.post.post1.post-17.mbox li { margin-bottom: 20px;    background: #fff; }
.post.post1.post-17.mbox .news_box.clearfix { background: #F8F8F8; margin: 0 12px; padding: 27px 10px 5px 10px; }
.post.post1.post-17.mbox ul { margin: 0 ; }
.post.post1.post-17.mbox .news_title a { font-size: 18px; line-height: 24px; height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.post.post1.post-17.mbox .news_title { font-size: 18px; line-height: 24px; height: 48px;  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.post.post1.post-17.mbox .news_time { color: #4D2D1E; text-align: right; font-size: 18px; font-weight: bold; letter-spacing: 3px; }
.main5 .post span.more_text { font-size: 16px; }
.main5 { background: #e6e2e2;     display: none;}
.post.post1.post-18.mbox { position: relative; }
.post.post1.post-18.mbox li { float: left; width: 33.3%; margin-bottom: 38px; }
.post.post1.post-18.mbox .news_box.clearfix { background: #F8F8F8; margin: 0 13px; padding: 42px 30px 14px 30px; }
.post.post1.post-18.mbox ul { margin: 0 -13px; }
.post.post1.post-18.mbox .news_title { font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.post.post1.post-18.mbox .news_time { color: #4D2D1E; font-size: 18px; font-weight: bold; letter-spacing: 3px; margin-top: 10px; }
.main2 .inner { padding-top: 0px; padding-bottom: 25px; }
.main5 .inner { padding-bottom: 160px; }
.post.post1.post-17.mbox .news_title span { max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.main4 .inner {    padding: 60px 0px 140px 0px; }
.box-top.on .head-main {
    width: 350px;
    background-size: 90%;
    margin-left: -175px;
}.box-top.on .sitelogo img {
    max-width: 65%;
}.box-top.on .wp-menu .menu-item a.menu-link {
    padding: 0 20px;    padding-bottom: 30px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner { background-position: center center; background-repeat: no-repeat; text-align: center; margin-top: 205px; height: 355px; background-size: cover; }
.l-banner img { display: none; height: 100%; vertical-align: top; }
/**主体列表页开始**/
/**主体列表页开始**/
#l-container { padding-bottom: 150px; }
#l-container .inner { padding: 25px 0px; }
/**主体文章页开始**/
#d-container {     padding-bottom: 120px;}
#d-container .inner { padding: 25px 60px; background: #fff; }
.wp-wrapper { position: relative }
.col_menu { width: 210px; float: left; margin-right: -210px; position: relative; margin-top: -111px; }
.col_menu .l-qh { margin-bottom: 10px; }
.col_menu .col_menu_head { background: #24425F url(images/col_bg.svg)no-repeat right top; text-align: center; }/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size: 28px; font-weight: normal; color: #fff; font-family: 'SourceHanSansSC-Normal'; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display: flex; padding: 0px 0 0px 0; height: 86px; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; }/**栏目名称图标**/
.col_menu .col_menu_con { }
/*栏目列表*/
.col_list { }
.col_list .wp_listcolumn { border-top: 0px solid #2867A0; border-bottom: 0px solid #fff; box-shadow: 0 0 24px 0 #ccc; }
.col_list .wp_listcolumn.addpad { padding-bottom: 0 }
.col_list .wp_listcolumn .wp_column { text-align: center; border-bottom: 2px solid #9B9998; background: #fff; }
.col_list .wp_listcolumn .wp_column a { color: #24425F; font-size: 18px; font-weight: normal; background: none; border-top: 0px solid #fff; border-bottom: 0px; text-align: left; }
.col_list .wp_listcolumn .wp_column a .column-name { padding: 0; line-height: 52px; padding-left: 15px; }
.col_list .wp_listcolumn .wp_column .wp_subcolumn a { font-size: 16px; }
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected { background: #153C68; color: #fff; position: relative; }
.col_list .wp_listcolumn .wp_column a.selected { position: relative; }
.col_list .wp_listcolumn .wp_column a:hover:after, .col_list .wp_listcolumn .wp_column a.selected:after { content: ""; width: 16px; height: 23px; background: url(images/col_arrow.png)no-repeat; position: absolute; right: 19.5px; ; top: 50%; margin-top: -11.5px; background-size: 80%; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name { }
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color: #454545; background: none; border-top: 1px solid #fff; border-bottom: 1px solid #e4f3f5; }
.col_list .wp_listcolumn .wp_subcolumn .wp_column a span { line-height: 36px; padding-left: 15px; }
.col_list .wp_listcolumn .wp_column.parent > a .column-name { }
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color: #333; border-top: 1px solid #eee; margin-top: -1px; line-height: 56px; }
.col_list .wp_listcolumn .sub_list a .column-name { display: inline-block; line-height: 28px; padding: 5px 10px 5px 44px; cursor: pointer; font-size: 17px; }
.col_list .wp_listcolumn .sub_list a:hover, .col_list .wp_listcolumn .wp_column a.selected { color: #fff; background: #153C68; }
.col_list .wp_listcolumn .sub_list a:after { display: none; }
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a { }
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 60px; cursor: pointer;font-size: 16px; }
.col_list .wp_listcolumn .sub_list .sub_list a :hover, .col_list .wp_listcolumn .sub_list .sub_list a.selected {  color: #fff; }
/**栏目新闻**/
.col_news { width: 100%; min-height: 500px; float: right; }
.col_news .col_news_box { margin-left: 290px; }
.col_news_head {/* border-bottom: 2px solid #DBDBDB; */ padding-bottom: 14px; padding-top: 110px; position: absolute; left: 0; right: 0; bottom: 0; background: url(images/banner-bg.png)repeat-x bottom; }
.col_news_head .col_metas { width: 1420px; margin: 0 auto }
.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: #fff; font-size: 18px }
.possplit { background-image: none; width: 22px; text-align: center; text-indent: unset; color: #fff }
.col_news_con { padding: 5px 0px 10px 0px; margin: 0 7px; }
.col_news_list li.news { font-size: 22px; position: relative; line-height: 78px; border-bottom: 2px solid rgb(36 66 95 / 40%); transition: all ease 0.4s; font-family: 'SourceHanSansSC-Normal'; }
.col_news_list li.news:hover { padding-left: 15px; }
.col_news_list li.news span.news_title { float: none; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 140px; font-family: "SourceHanSansSC-Normal"; padding-left: 27px; }
.col_news_list li.news:hover span.news_title:before { left: 15px; }
.col_news_list li.news span.news_title:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -11px; border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-left: 14px solid transparent; border-right: 0px solid transparent; border-left-color: #24425F; transition: all ease 0.4s }
.col_news_list li.news span.news_meta { position: absolute; right: 0; top: 0; }
.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;    margin: 0 auto; }
.col_news_list .wp_entry img { max-width: 900px; _width:expression(this.width > 680 ? "680px" : this.width);
} /**列表页文章图片大小限制**/
/**文章页**/
.infobox { width: auto; margin: 0 auto; }
.article { padding-top: 10px; }
.article h1.arti_title { line-height: 55px;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    text-align: center;
    color: #000;
    padding-bottom: 10px; } /**文章标题**/
.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; 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; }
/**页脚开始**/
#footer { background: #905140; }
#footer .inner { position: relative; height: 255px; width: 1610px; }
.foot-center { position: absolute; background: url(images/yy.png) no-repeat center top; z-index: 99; width: 429px; margin: 0 auto; left: 50%; top: -100px; margin-left: -215px; text-align: center; }
.foot-right img { width: auto; height: auto; }
.foot-right li { display: flex; flex-direction: row; align-items: flex-end; color: #fff; font-size: 18px; }
.foot-right span { margin-left: 30px; }
.foot-bottom { padding: 28px 0; background:#1A315B; position: relative; z-index: 100; text-align: center; }
.foot-bottom p { font-size: 13px; line-height: 20px; color: #fff; }
.foot-bottom p a { color: #fff; }
.foot-bottom p span { margin: 0 15px; }
#footer .inner .mod { }
#footer .inner .foot-left { float: left; padding: 12px 0px; margin-top: 30px; }
#footer .inner .foot-right { float: right; margin-top: 50px; }
#footer .inner p { font-size: 16px; line-height: 50px; font-weight: normal; text-align: left; color: #fff; letter-spacing: 2.5px; }
#footer .foot-center p { text-align: center; }
#footer .foot-cb span.ht { margin-left: 25px; border-left: 2px solid #fff; border-right: 2px solid #fff; padding: 0 5px; }
.foot-center .sitelogo { margin-top: 70px; }
#footer .inner p span { margin: 0 3px; width: 1610px; }
#footer .inner .copyright { }
#footer .inner .copyright span { }
#footer .inner .copyright a { color: #eee; }



/** 师资队伍照片简介 **/

.teacher15 { margin-top: 25px; margin-bottom: 25px; }
.teacher15 .title15 { font-size: 22px; line-height: 70px; font-weight: bold; height: 70px; padding-left: 44px; }
.teacher15 .table15 { height: 164px; margin-bottom: 20px; background: #F3E9E7; }
.teacher15 .table15 h3 { background: #CCC; float: left; height: 164px; width: 120px; margin-right: 30px; border: 1px solid #666; font-weight: normal; font-size: 12px; }
.teacher15 .table15 h4 { font-size: 22px; line-height: 32px; float: left; height: 144px; width: 100px; margin-right: 30px; font-weight: normal; padding-top: 20px; }
.teacher15 .table15 h5 { font-size: 16px; line-height: 32px; float: left; height: 144px; width: 400px; margin-right: 30px; font-weight: normal; padding-top: 20px; }
.teacher15 .table15 h6 { font-size: 16px; line-height: 32px; float: left; height: 144px; width: 200px; font-weight: normal; padding-top: 20px; }


