@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;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;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 15px;font-family: "Microsoft YaHei","Arial","\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:#ba2a17;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: #18267e url('images/head_bg.jpg') no-repeat center top; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: 132px;position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:200px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left; background: url(images/home.png) left center no-repeat; padding-left: 15px;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/

#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);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .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; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 38px;line-height: 52px;color: #666666;font-size: 16px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#ba2a17; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 52px;min-width: 146px;z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#ba2a17; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;margin-bottom: 20px;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:10px 0px 0px;}
.main1 .ml{float:left; width:58%; padding-right: 2%;}
.main1 .mc{float:left; width:50%;margin-left:20px;}
.main1 .mr{float:right;width:38%;padding-left: 2%;}

.main1 .post3 li.news:hover .news_date{background: #ba2a17;color: #fff;}
.main1  .rili2 .news_list li.news:hover .news_date .news_year{border-bottom: 1px solid #fff;}
.main4{background: #eeeeee;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 20px;position: relative;} /**标题字体**/
.post .tt .tit::after{position: absolute; content: ""; width: 70px; height:4px; background: #ba2a17; left: 0; bottom: -2px;}
.post .tt .tit .title {display:block;line-height: 42px;color: #ba2a17;padding-bottom: 10px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.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:none; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 img{ max-width: 100%; height: auto; width: 100%;}
.post1 *, .post1 ::after,.post1 ::before {
  box-sizing: border-box;
}
.post1 .tt {border-bottom: 1px solid #a8a1a0;margin-bottom: 20px;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 20px;font-weight:bold;color: #ba2a17;cursor:pointer;}
.post1 .tt .tit .title
.post1 .tt .tit .title.selected {color:#0f429b;}

.post1 .news_list_no{margin: 0 -12px;}
.post1 .news_list_no li{width: 50%; float: left;padding:0 12px;}
.post1 .news_border{border-left:1px solid #ba2a17; padding-left: 20px; margin: 20px 0 10px; }
.post1 .news_border .news_title{font-size: 16px; line-height: 26px; color: #2e2e2e; height: 56px; overflow: hidden;}
.post1 .news_border .news_title a{color: #2e2e2e;}
.post1 .news_border .news_title a:hover{color: #ba2a17;}
.post1 .news_border .news_time{color: #999; font-style: italic; margin-top: 15px;font-family: Cambria;}
/*带图标标题*/
.post2 { }
.post2 .tt {border-bottom: 1px solid #a8a1a0;}
.post2 .tt .tit {}
.post2 .tt .tit .title {font-size: 20px;font-weight:bold;color:#ba2a17;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {border-bottom: 1px solid #a8a1a0; margin-bottom: 20px;} 
.post3 .tt .tit {float:none;}
.post2 .tt .tit .title {font-size: 20px;font-weight:bold;color:#ba2a17;cursor:pointer;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none; float: right;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.col_news_con .news_list { margin-bottom: 30px;}
.col_news_con .news_list li.news{border-bottom: 1px dotted #f1f1f1; padding: 5px 0;}
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left;  display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}/*标题*/
.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*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:0;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 20px;padding-bottom: 10px;}
.rili2 .news_list li.news.n1{margin-top:10px;}
.rili2 .news_list li.news .news_date{ border-radius:0; float: left;width: 45px;margin-right:-70px;border: 1px solid #ba2a17;text-align:center; color: #ba2a17; padding:2px 10px;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px;  border-bottom:1px solid #ba2a17;  transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; }
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:80px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#2e2e2e;} 
.rili2 .news_list li.news:hover .news_date .news_year{transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px; text-align: center; color:#fff;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.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: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:#18267e url(images/slide_next.png) no-repeat; background-size:120px 60px;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:0;outline: none;}
.slick-prev {left: -95px;background-position: left top;}
.slick-prev:hover {background-position: left top; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right top;}
.slick-next:hover { background-position: right top; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}

.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-41{margin-top: 30px;}
.post-41 .con{padding:15px 0;}
.post-41 .news_box{position: relative;}
.post-41 .news_box .news_wz{position: absolute;bottom:0;left:0;background:#000; opacity:0.6;width: 100%;padding:0 15px;}
.post-41 .news_box .news_wz a{ color:#fff;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;padding: 25px 10px;}

.col_menu {width: 255px;float:left;margin-right:-255px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #ba2a17;border-bottom: 3px solid #ffd06a; margin-bottom: 12px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;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{background:#ededed;}
/*侧边栏*/
.col_list .wp_listcolumn li{padding: 0 30px;}
.col_list .wp_listcolumn li a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-top: 1px solid #d5d5d5;padding:  10px 0;display: block;}
.col_list .wp_listcolumn li:first-child a{border: none;}
.col_list .wp_listcolumn li a .column-name{padding:5px 0px;line-height:32px;}
.col_list .wp_listcolumn li.selected { background: url(images/kk2.png) no-repeat 13px 22px;}
.col_list .wp_listcolumn li a:hover,
.col_list .wp_listcolumn li a.selected { color:#ba2a17;  } 
.col_list .wp_listcolumn li a.selected span.column-name{color: #ba2a17;}
.col_list .wp_listcolumn li .sub-item{padding: 0;}
.col_list .wp_listcolumn li .sub-item a{border:none;padding: 3px 0; font-size: 14px;}
.col_list .wp_listcolumn li .sub-item.selected{background-position: 0 center;}
/*栏目列表*/
.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: 16px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;padding: 0 10px;}
.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 0 5px 15px;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{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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: 305px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;padding-bottom: 10px;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h1{font-size: 20px;}
.col_metas .col_title h2 {display:inline-block;font-size: 18px;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 0px;}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333;} /**文章标题**/
.article h2.arti_title {line-height: 34px;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!important;}
/**页脚开始**/
#footer {background: #4b4b4b;margin-top:30px;}
#footer .inner {padding:30px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{margin-top: 12px;}
#footer .inner p{font-size: 14px;line-height: 21px; font-weight:normal;text-align:left;color: #969696;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{padding: 6px 0;}
#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;}
.wp-search {position: relative;background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 28px;padding: 4px 0;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;color: #999;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:36px;height: 36px;border:0;outline: 0;background: #69727d url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */

.shares .tit{font-size:18px; color: #fff;margin-bottom: 20px; background: url(images/link.png) left center no-repeat; padding:5px 0 5px 30px;}
.shares ul{width:auto; margin:0 auto;text-align: right;}
.shares li{float:left; margin:7px 8px; position:relative;}
.shares li a{display:inline-block;  vertical-align:top;color: #969696;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.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: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left:0;bottom: 0;margin-left:0px;width: 100% !important;  height: 60px;}
.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:#000 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}
.mbanner .focus-title{line-height: 60px; height: 60px;max-width: 1400px; width: 100%;margin: 0 auto;}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

.main3{ padding: 20px 0; color: #fff; text-align: center; font-size: 16px;}
.main3 .ter_text{background: #ba2a17;}
.main3 .post-15 .ter_text {padding: 20px 0; display: block; color: #fff;}
.main3 .post-15 a:hover.ter_text{background: #dd382d;}
.main3 .ml{float: left; width: 30%;}
.main3 .mr{float: right; width: 70%; }
.main3 .ctitle{font-size: 26px; font-weight: bold;margin-bottom: 10px;}
.main3 .box4{width: 25%; float: left;padding: 20px 0;color:#fff;}
.main3 a:hover.box4{background: #dd382d;}
.main3 .post15 .tt{border-bottom: 1px solid #a8a1a0; margin-bottom: 20px;}
.main3 .post15 .tt .tit{ font-weight: bold;background: url(images/micon3.png) left 10px no-repeat; padding-left: 35px;}


.main8 *, .main8 ::after,.main8 ::before {
  box-sizing: border-box;
}
.main8 .mod{margin: 0 -15px;}
.main8 .ml{float: left; width: 33.3333333%;padding: 0 15px;}
.main8 .mc{float: left; width: 33.3333333%;padding: 0 15px;}
.main8 .mr{float: left; width: 33.3333333%;padding: 0 15px;}
.main8 li.news{position: relative; padding-right:63px; }
.main8 li.news .news_meta{position: absolute;right: 0;top: 0;}
.main8 li.news .news_title{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

/*师资详情页*/
.shizibox  img{max-width: 100%; width:135px !important; height:169px;}
.shizibox ul.shiziul{margin: 0;padding: 0;}
.shizibox .cont{padding: 30px 2.5%;}
.shizibox h1{font-size: 18px; position: relative;color: #333333;font-weight: bold;margin-bottom: 26px;padding-bottom: 15px;}
.shizibox h1::after {content: "";position: absolute;width: 40px;height: 2px;bottom: 0;left: 0;background: #333;}
.shizibox > .clearfix > .ml{text-align: center;padding: 2.5% 0;}
/*师资列表页*/
.typename h2{color: #333333;font-size: 18px;padding-left: 30px; line-height: 40px;background: url(images/zc.png) no-repeat left center;margin-top: 20px;margin-bottom: 20px;}
.shizi_list{}
.shizi_list li{width: 25%; float: left; background: #f7f7f7;border-bottom: 1px solid #e8e8e8;height: 50px;line-height: 50px;text-align: center;}
.shizi_list li:nth-child(2n) {background: #f1f1f1;}
.listshizi #wp_paging_w6{display: none;}

/* 2026 refresh */
:root{
  --thu-primary:#18267e;
  --thu-primary-deep:#0f429b;
  --thu-primary-soft:#ecf3ff;
  --thu-accent:#67a6d8;
  --thu-bg:#edf4fb;
  --thu-surface:#ffffff;
  --thu-border:#d7e4f3;
  --thu-text:#22314c;
  --thu-muted:#667792;
  --thu-shadow:0 18px 44px rgba(24,38,126,0.08);
  --thu-radius:0px;
  --thu-sans:"Noto Sans SC","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
  --thu-serif:"Microsoft YaHei","\5b8b\4f53",Tahoma,Geneva,sans-serif;
  --thu-width:1360px;
  --hero-logo-max-width:420px;
}

body{
  background:linear-gradient(180deg,#edf4fb 0,#f9fbfe 220px,#eef5fb 100%);
  font:16px/1.75 var(--thu-sans);
  color:var(--thu-text);
}
body.main{
  display:flex;
  flex-direction:column;
}
body.main > .wrapper,
body.main > .wp-navi-aside{
  width:100%;
  flex:0 0 auto;
}
body.main #header{order:1;}
body.main #nav{order:2;}
body.main #wp-navi-aside{order:3;}
body.main #banner{order:4;}
body.main #container-1{order:5;}
body.main #container-8{order:6;}
body.main #container-3{order:7;}
body.main #container-2{order:8;}
body.main #footer{order:9;}
body:before{display:none;}
a{color:var(--thu-text);}
a:hover{color:var(--thu-primary);}
h1,h2,h3,h4,h5,h6{
  font-family:var(--thu-serif);
  letter-spacing:0.02em;
}
.wrapper .inner{
  width:min(var(--thu-width),calc(100% - 56px));
}
.hidden{display:none !important;}

.header{
  background:linear-gradient(180deg,rgba(247,250,255,0.98),rgba(255,255,255,0.96));
  border-top:6px solid var(--thu-primary);
  box-shadow:0 14px 36px rgba(24,38,126,0.06);
}
.header .inner{
  height:auto;
  padding:24px 0 18px;
}
.header .mod{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:40px;
}
.header .head-left,
.header .head-right{
  float:none;
}
.header .sitelogo{
  float:none;
  margin-top:0;
}
.header .sitelogo a{
  display:inline-flex;
  align-items:center;
}
.header .sitelogo img{
  height:82px;
  width:auto;
}
.header .head-right{
  width:320px;
  margin-top:0;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:14px;
}
.site-lang{
  width:100%;
}
.site-lang ul{
  float:none;
  display:flex;
  justify-content:flex-end;
  gap:18px;
  align-items:center;
}
.site-lang ul li.links{
  background:none;
  padding-left:0;
  position:relative;
}
.site-lang ul li.links + li.links{
  padding-left:18px;
}
.site-lang ul li.links + li.links::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:5px;
  height:5px;
  margin-top:-2px;
  border-radius:0;
  background:rgba(24,38,126,0.24);
}
.site-lang ul li.links a{
  line-height:1.4;
  margin:0;
  font-size:14px;
  color:var(--thu-muted);
}
.site-lang ul li.links a:hover{
  color:var(--thu-primary);
}
.searchbox{
  width:100%;
  margin-top:0;
}
.wp-search{
  border:1px solid var(--thu-border);
  background:rgba(255,255,255,0.96);
  border-radius:0;
  box-shadow:0 12px 28px rgba(24,38,126,0.08);
}
.wp-search .search-input{
  margin:0 54px 0 18px;
}
.wp-search .search-input input.search-title{
  height:44px;
  padding:0;
  line-height:44px;
  font-size:14px;
  color:var(--thu-muted);
}
.wp-search .search-btn{
  width:44px;
  height:44px;
  right:0;
  top:0;
}
.wp-search .search-btn input.search-submit{
  width:44px;
  height:44px;
  border-radius:0;
  background:var(--thu-primary) url(images/sous.png) no-repeat center;
}

#nav{
  background:linear-gradient(90deg,var(--thu-primary-deep),var(--thu-primary) 24%,var(--thu-primary) 76%,var(--thu-primary-deep));
  box-shadow:0 12px 28px rgba(24,38,126,0.12);
}
.nav .wp-menu{
  display:flex;
  justify-content:space-between;
  align-items:stretch;
  margin:0;
}
.nav .wp-menu .menu-item{
  float:none;
  position:relative;
}
.nav .wp-menu .menu-item a > .menu-switch-arrow{
  width:18px;
  height:18px;
  margin-left:6px;
  opacity:0.88;
}
.nav .wp-menu .menu-item a.menu-link{
  padding:0 22px;
  line-height:60px;
  color:#fff;
  font-size:16px;
  font-weight:500;
  position:relative;
}
.nav .wp-menu .menu-item a.menu-link::after{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  bottom:12px;
  height:2px;
  background:var(--thu-accent);
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .25s ease;
}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover,
.nav .wp-menu .menu-item a.menu-link:hover{
  background:transparent;
  color:#fff;
}
.nav .wp-menu .menu-item.hover a.menu-link::after,
.nav .wp-menu .menu-item a.menu-link:hover::after{
  transform:scaleX(1);
}
.nav .sub-menu .sub-item a{
  height:auto;
  line-height:1.5;
  padding:10px 20px;
  font-size:15px;
  color:var(--thu-text);
}
.nav .sub-menu .sub-item.hover > a,
.nav .sub-menu .sub-item a:hover{
  color:var(--thu-primary);
  background:var(--thu-primary-soft);
}
.nav .wp-menu > .menu-item:not(:first-child) > .sub-menu > .custom-school-home{
  display:none;
}

@media screen and (min-width: 1000px) {
  .nav .sub-menu{
    display:block;
    top:60px;
    min-width:220px;
    padding:12px 0;
    background:#fff;
    border-top:3px solid var(--thu-accent);
    border-radius:0;
    box-shadow:var(--thu-shadow);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    z-index:500;
    transition:opacity .26s ease,transform .26s ease,visibility 0s linear .26s;
    will-change:transform,opacity;
  }
  .nav .wp-menu > .menu-item > .sub-menu{
    left:50%;
    transform:translate(-50%,-12px);
    transform-origin:50% 0;
  }
  .nav .wp-menu > .menu-item > .sub-menu > .sub-item > a{
    text-align:center;
  }
  .nav .sub-menu .sub-menu{
    left:100%;
    top:0;
    z-index:200;
    background:#fff;
    transform:translate(10px,-8px);
    transform-origin:0 0;
  }
  .nav li.hover > .sub-menu,
  .nav li:hover > .sub-menu{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transition-delay:0s;
  }
  .nav .wp-menu > .menu-item.hover > .sub-menu,
  .nav .wp-menu > .menu-item:hover > .sub-menu{
    transform:translate(-50%,0);
  }
  .nav .sub-menu .sub-item.hover > .sub-menu,
  .nav .sub-menu .sub-item:hover > .sub-menu{
    transform:translate(0,0);
  }
  body.main #header{
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index:120;
    background:linear-gradient(180deg,rgba(6,20,54,0.68),rgba(6,20,54,0.18) 72%,rgba(6,20,54,0));
    border-top:none;
    box-shadow:none;
  }
  body.main #header .inner{
    width:calc(100% - 72px);
    max-width:none;
    margin:0 auto;
    padding:18px 0 0;
  }
  body.main #header .mod{
    align-items:flex-start;
    gap:24px;
  }
  body.main #header .head-left{
    flex:0 0 auto;
    min-width:0;
    padding-left:0;
  }
  body.main #header .sitelogo a{
    display:block;
    max-width:var(--hero-logo-max-width);
  }
  body.main #header .sitelogo img{
    width:auto;
    height:auto;
    max-width:var(--hero-logo-max-width);
    max-height:84px;
    transition:max-width .25s ease,max-height .25s ease;
  }
  body.main #header .head-right{
    width:auto;
    max-width:430px;
    margin-left:auto;
    padding-top:60px;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-end;
    gap:14px;
  }
  body.main #header .searchbox{
    width:300px;
    flex:0 0 300px;
  }
  body.main #header .wp-search{
    border-color:rgba(255,255,255,0.22);
    background:rgba(255,255,255,0.08);
    box-shadow:none;
  }
  body.main #header .wp-search .search-input{
    margin:0 52px 0 16px;
  }
  body.main #header .wp-search .search-input input.search-title{
    height:42px;
    line-height:42px;
    color:rgba(255,255,255,0.9);
  }
  body.main #header .wp-search .search-input input.search-title::-webkit-input-placeholder{
    color:rgba(255,255,255,0.72);
  }
  body.main #header .wp-search .search-input input.search-title::-moz-placeholder{
    color:rgba(255,255,255,0.72);
  }
  body.main #header .wp-search .search-input input.search-title:-ms-input-placeholder{
    color:rgba(255,255,255,0.72);
  }
  body.main #header .wp-search .search-btn{
    width:42px;
    height:42px;
  }
  body.main #header .wp-search .search-btn input.search-submit{
    width:42px;
    height:42px;
    background:rgba(255,255,255,0.16) url(images/sous.png) no-repeat center;
    border-left:1px solid rgba(255,255,255,0.14);
  }
  body.main #nav{
    position:absolute;
    top:18px;
    left:0;
    right:0;
    z-index:320;
    background:none;
    border-top:none;
    box-shadow:none;
  }
  body.main #nav .inner{
    width:calc(100% - 72px);
    max-width:none;
    margin:0 auto;
  }
  body.main #nav .wp-panel{
    display:flex;
    justify-content:flex-end;
  }
  body.main #nav .wp-menu{
    justify-content:flex-end;
    gap:2px;
  }
  body.main #nav .wp-menu .menu-item a.menu-link{
    padding:0 15px;
    line-height:44px;
    font-size:15px;
    text-shadow:0 1px 6px rgba(0,0,0,0.18);
  }
  body.main #nav .wp-menu .menu-item a.menu-link::after{
    left:15px;
    right:15px;
    bottom:8px;
  }
  body.main #nav .sub-menu{
    top:44px;
    background:rgba(255,255,255,0.96);
    z-index:520;
  }
  body.main #banner{
    position:relative;
    z-index:1;
    padding:0;
  }
  body.main #banner .clearfix{
    width:100%;
    position:relative;
  }
  body.main .mbanner .focus,
  body.main .mbanner .focus-box,
  body.main .mbanner .focus-container{
    width:100% !important;
    height:100vh !important;
    min-height:0;
    max-height:100vh;
    box-shadow:none;
  }
  body.main .mbanner .focus-container{
    position:relative;
  }
  body.main .mbanner .focus-item{
    position:absolute;
    inset:0;
    width:100% !important;
    height:100%;
    overflow:hidden;
  }
  body.main .mbanner .focus-item a,
  body.main .mbanner .focus-item img{
    display:block;
    width:100% !important;
    height:100% !important;
  }
  body.main .mbanner .focus-item a{
    position:absolute;
    inset:0;
  }
  body.main .mbanner .focus-item img{
    position:absolute;
    inset:0;
    object-fit:cover;
    object-position:center center;
  }
  body.main .mbanner .focus .focus-title-bar{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:flex;
    align-items:flex-end;
    justify-content:flex-start;
    height:100%;
    padding:0 52px 98px;
    box-sizing:border-box;
    z-index:2;
  }
  body.main .mbanner .focus .focus-title-bg{
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(5,18,47,0.04) 0%,rgba(5,18,47,0.12) 38%,rgba(5,18,47,0.84) 100%);
  }
  body.main .mbanner .focus-title{
    position:relative;
    z-index:2;
    width:min(50vw,720px);
    max-width:min(50vw,720px);
    padding:0;
    text-align:left;
    line-height:1.32;
    font-size:36px;
    text-shadow:0 10px 28px rgba(0,0,0,0.28);
  }
  body.main .mbanner .focus-title a{
    color:#fff;
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
  }
  body.main .mbanner .focus .focus-pagination{
    left:52px;
    right:auto;
    bottom:48px;
    transform:none;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    width:auto;
    margin:0;
    z-index:3;
  }
  body.main .mbanner .focus .focus-page{
    width:10px;
    height:10px;
    margin:0;
    border-radius:999px;
    background:rgba(255,255,255,0.42);
    transition:width .28s ease,background-color .28s ease,opacity .28s ease,transform .28s ease;
  }
  body.main .mbanner .focus .focus-page span{
    display:none;
  }
  body.main .mbanner .focus .focus-page-active{
    width:38px;
    border-radius:999px;
    background:#fff;
  }
  body.main .mbanner .focus .focus-navigation{
    top:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    width:64px;
    height:64px;
    margin-top:-32px;
    background:rgba(9,25,63,0.22);
    text-indent:0;
    font-size:0;
  }
  body.main .mbanner .focus .focus-prev{
    left:40px;
  }
  body.main .mbanner .focus .focus-next{
    right:40px;
  }
  body.main .hero-next{
    position:absolute;
    left:50%;
    bottom:28px;
    z-index:6;
    display:flex;
    align-items:center;
    justify-content:center;
    width:24px;
    height:24px;
    color:rgba(255,255,255,0.88);
    text-decoration:none;
    transition:transform .26s ease,opacity .26s ease;
  }
  body.main .hero-next:hover{
    color:#fff;
    transform:translateY(2px);
  }
  body.main .hero-next-arrow{
    width:14px;
    height:14px;
    border-right:2px solid currentColor;
    border-bottom:2px solid currentColor;
    transform:rotate(45deg);
    animation:heroNextFloat 1.8s ease-in-out infinite;
  }
}

@keyframes heroNextFloat{
  0%,100%{transform:translateY(0) rotate(45deg);}
  50%{transform:translateY(6px) rotate(45deg);}
}

#banner{
  background:transparent;
  margin:0;
  padding:24px 0 38px;
}
#banner .clearfix{
  width:min(1480px,calc(100% - 48px));
  margin:0 auto;
}
.mbanner .focus,
.mbanner .focus-box,
.mbanner .focus-container{
  border-radius:0;
  overflow:hidden;
  box-shadow:0 22px 54px rgba(24,38,126,0.14);
}
.mbanner .focus-container{
  background:#dce9f8;
}
.mbanner .focus .focus-title-bar{
  left:0;
  bottom:0;
  margin-left:0;
  width:100% !important;
  height:96px;
}
.mbanner .focus .focus-title-bg{
  background:linear-gradient(180deg,rgba(7,19,52,0),rgba(7,19,52,0.82));
  opacity:1;
  filter:none;
}
.mbanner .focus-title{
  line-height:1.35;
  height:auto;
  max-width:none;
  width:100%;
  margin:0;
  padding:28px 128px 24px 42px;
  color:#fff;
  font-family:var(--thu-serif);
  font-size:30px;
  font-weight:600;
}
.mbanner .focus .focus-pagination{
  right:28px;
  bottom:28px;
}
.mbanner .focus .focus-page{
  width:12px;
  height:12px;
  margin-right:8px;
  border-radius:0;
  background:rgba(255,255,255,0.45);
}
.mbanner .focus .focus-page-active{
  width:34px;
  background:#fff;
}
.mbanner .focus .focus-navigation{
  display:flex;
  align-items:center;
  justify-content:center;
  width:60px;
  height:60px;
  margin-top:-30px;
  border-radius:0;
  border:1px solid rgba(255,255,255,0.16);
  background:rgba(24,38,126,0.72);
  text-indent:0;
  font-size:0;
  position:absolute;
}
.mbanner .focus .focus-navigation::before{
  content:"";
  display:block;
  width:16px;
  height:16px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
}
.mbanner .focus .focus-prev{
  left:28px;
}
.mbanner .focus .focus-prev::before{
  transform:rotate(-135deg);
  margin-left:6px;
}
.mbanner .focus .focus-next{
  right:28px;
}
.mbanner .focus .focus-next::before{
  transform:rotate(45deg);
  margin-right:6px;
}

.main1{
  min-height:100vh;
  padding:28px 0 32px;
  display:flex;
  align-items:stretch;
  box-sizing:border-box;
}
.main2,
.main3,
.main8{
  padding:10px 0 30px;
}
.main1 .inner,
.main2 .inner,
.main3 .inner,
.main8 .inner{
  padding:0;
}
.main1 .inner{
  display:flex;
  flex-direction:column;
  gap:18px;
  flex:1 1 auto;
  padding:0;
  box-sizing:border-box;
}
.main-search-panel{
  position:relative;
  z-index:2;
  flex:0 0 auto;
  display:grid;
  grid-template-columns:58px minmax(190px,270px) minmax(0,1fr);
  gap:18px;
  align-items:center;
  width:100%;
  margin:0;
  padding:14px 18px;
  box-sizing:border-box;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 20%,rgba(151,216,255,0.28),rgba(151,216,255,0) 28%),
    linear-gradient(120deg,#061b4a 0%,#0d4f9e 48%,#146cc1 100%);
  border:none;
  box-shadow:0 18px 44px rgba(6,27,74,0.18);
}
.main-search-panel::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(110deg,rgba(255,255,255,0.12) 0 1px,transparent 1px 58px),
    linear-gradient(0deg,rgba(255,255,255,0.08) 0 1px,transparent 1px 42px);
  background-size:78px 42px;
  opacity:.42;
}
.main-search-panel::after{
  content:"";
  position:absolute;
  right:-90px;
  top:-116px;
  width:260px;
  height:260px;
  border:1px solid rgba(255,255,255,0.2);
  transform:rotate(24deg);
}
.main-search-panel > .main-search-mark,
.main-search-panel > .main-search-copy,
.main-search-panel > .main-search-runtime{
  position:relative;
  z-index:1;
}
.main-search-runtime{
  width:100%;
  min-width:0;
  margin:0;
  text-align:left;
}
.main-search-mark{
  position:relative;
  width:58px;
  height:58px;
  border:1px solid rgba(255,255,255,0.34);
  background:rgba(255,255,255,0.1);
}
.main-search-mark::before,
.main-search-mark::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  border-radius:50%;
  border:2px solid rgba(255,255,255,0.9);
}
.main-search-mark::before{
  width:20px;
  height:20px;
  transform:translate(-62%,-62%);
}
.main-search-mark::after{
  width:12px;
  height:2px;
  border:none;
  border-radius:0;
  background:rgba(255,255,255,0.9);
  transform:translate(3px,8px) rotate(45deg);
}
.main-search-copy{
  display:flex;
  flex-direction:column;
  gap:5px;
  min-width:0;
}
.main-search-kicker{
  color:rgba(255,255,255,0.72);
  font-family:var(--thu-sans);
  font-size:12px;
  letter-spacing:0.22em;
  text-transform:uppercase;
}
.main-search-copy strong{
  color:#fff;
  font-family:var(--thu-serif);
  font-size:24px;
  font-weight:600;
  line-height:1.2;
}
.main-search-copy em{
  color:rgba(255,255,255,0.72);
  font-size:12px;
  line-height:1.3;
}
.main-search-panel .main-search-form{
  width:100%;
  height:60px;
  border:1px solid rgba(255,255,255,0.42);
  background:rgba(255,255,255,0.14);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08),0 12px 30px rgba(0,20,70,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease;
}
.main-search-panel .main-search-form:focus-within{
  border-color:rgba(255,255,255,0.78);
  background:rgba(255,255,255,0.2);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.24),0 16px 36px rgba(0,20,70,0.2);
}
.main-search-panel .wp-search form{
  position:relative;
  height:100%;
  display:flex;
  align-items:stretch;
}
.main-search-icon{
  position:absolute;
  left:22px;
  top:50%;
  width:17px;
  height:17px;
  margin-top:-10px;
  border:2px solid rgba(255,255,255,0.9);
  border-radius:50%;
  box-sizing:border-box;
}
.main-search-icon::after{
  content:"";
  position:absolute;
  right:-7px;
  bottom:-5px;
  width:9px;
  height:2px;
  background:rgba(255,255,255,0.9);
  transform:rotate(45deg);
  transform-origin:left center;
}
.main-search-panel .wp-search .search-input{
  flex:1 1 auto;
  margin:8px 136px 8px 56px;
}
.main-search-panel .wp-search .search-input input.search-title{
  display:block;
  width:100%;
  height:44px;
  line-height:44px;
  padding:0 12px;
  box-sizing:border-box;
  border:0;
  border-left:1px solid rgba(255,255,255,0.28);
  background:transparent;
  color:#fff;
  font-size:16px;
  font-family:"Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;
  letter-spacing:0.02em;
  outline:none;
  box-shadow:none;
  caret-color:#fff;
  transition:border-color .25s ease,background-color .25s ease;
}
.main-search-panel .wp-search .search-input input.search-title:focus{
  border-left-color:rgba(255,255,255,0.72);
  background:rgba(255,255,255,0.06);
}
.main-search-panel .wp-search .search-input input.search-title::-webkit-input-placeholder{
  color:rgba(255,255,255,0.72);
}
.main-search-panel .wp-search .search-input input.search-title::-moz-placeholder{
  color:rgba(255,255,255,0.72);
  opacity:1;
}
.main-search-panel .wp-search .search-input input.search-title:-ms-input-placeholder{
  color:rgba(255,255,255,0.72);
}
.main-search-panel .wp-search .search-btn{
  position:absolute;
  right:8px;
  top:8px;
  width:118px;
  height:44px;
}
.main-search-panel .wp-search .search-btn input.search-submit{
  width:118px;
  height:44px;
  border:1px solid rgba(255,255,255,0.36);
  background:rgba(255,255,255,0.92);
  color:var(--thu-primary-deep);
  font-size:15px;
  font-weight:600;
  letter-spacing:0.18em;
  text-indent:0;
  box-shadow:none;
  transition:background .25s ease,transform .25s ease,color .25s ease;
}
.main-search-panel .wp-search .search-btn input.search-submit:hover{
  background:#fff;
  color:var(--thu-primary);
  transform:translateY(-1px);
}
.main-search-panel .wp_search{
  position:relative;
  width:100%;
  height:60px;
  margin:0;
  border:1px solid rgba(255,255,255,0.28);
  background:rgba(255,255,255,0.1);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.08),0 12px 30px rgba(0,20,70,0.14);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease;
}
.main-search-panel .wp_search:focus-within{
  border-color:rgba(255,255,255,0.74);
  background:rgba(255,255,255,0.16);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.2),0 16px 36px rgba(0,20,70,0.2);
}
.main-search-panel .wp_search::before{
  content:"";
  position:absolute;
  left:22px;
  top:50%;
  width:17px;
  height:17px;
  margin-top:-10px;
  border:2px solid rgba(255,255,255,0.88);
  border-radius:50%;
  box-sizing:border-box;
}
.main-search-panel .wp_search::after{
  content:"";
  position:absolute;
  left:38px;
  top:36px;
  width:9px;
  height:2px;
  background:rgba(255,255,255,0.88);
  transform:rotate(45deg);
  transform-origin:left center;
}
.main-search-panel .wp_search table,
.main-search-panel .wp_search tbody,
.main-search-panel .wp_search tr{
  display:block;
  width:100%;
  height:100%;
  border:0;
  border-collapse:collapse;
}
.main-search-panel .wp_search td{
  display:block;
  padding:0;
}
.main-search-panel .wp_search td:first-child{
  position:absolute;
  left:56px;
  right:136px;
  top:8px;
  bottom:8px;
  border-left:1px solid rgba(255,255,255,0.28);
}
.main-search-panel .wp_search input.keyword{
  display:block;
  width:100% !important;
  height:44px !important;
  line-height:44px;
  padding:0 12px;
  box-sizing:border-box;
  border:0;
  background:transparent;
  color:#fff;
  font-family:"Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;
  font-size:16px;
  letter-spacing:0.02em;
  outline:none;
  box-shadow:none;
  caret-color:#fff;
  transition:background-color .25s ease;
}
.main-search-panel .wp_search input#keyword.keyword{
  display:block;
  width:100% !important;
  height:44px !important;
  line-height:44px !important;
  padding:0 12px !important;
  box-sizing:border-box;
  border:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-family:"Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;
  font-size:16px;
  letter-spacing:0.02em;
  outline:none;
  box-shadow:none;
  caret-color:#fff;
}
.main-search-panel .wp_search input.keyword:focus{
  background:rgba(255,255,255,0.06);
}
.main-search-panel .wp_search input.keyword::-webkit-input-placeholder{
  color:rgba(255,255,255,0.72);
}
.main-search-panel .wp_search input.keyword::-moz-placeholder{
  color:rgba(255,255,255,0.72);
  opacity:1;
}
.main-search-panel .wp_search input.keyword:-ms-input-placeholder{
  color:rgba(255,255,255,0.72);
}
.main-search-panel .wp_search td:last-child{
  position:absolute;
  right:8px;
  top:8px;
  width:118px;
  height:44px;
}
.main-search-panel .wp_search td:last-child::before{
  content:"搜索";
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,0.36);
  background:rgba(255,255,255,0.92);
  color:var(--thu-primary-deep);
  font-size:15px;
  font-weight:600;
  letter-spacing:0.18em;
  transition:background-color .25s ease,color .25s ease,transform .25s ease;
}
.main-search-panel .wp_search td:last-child:hover::before{
  background:#fff;
  color:var(--thu-primary);
  transform:translateY(-1px);
}
.main-search-panel .wp_search input.search{
  position:absolute;
  inset:0;
  z-index:2;
  width:100% !important;
  height:100% !important;
  margin:0;
  border:0;
  background:transparent;
  color:transparent;
  text-indent:-999em;
  cursor:pointer;
}
.main-search-panel .wp_search input[type="hidden"]{
  display:none;
}
.main1 .mod{
  display:grid;
  grid-template-columns:minmax(0,1.6fr) minmax(340px,1fr);
  gap:22px;
  flex:1 1 auto;
  align-items:stretch;
  min-height:0;
}
.main1 .ml,
.main1 .mr,
.main2 .ml,
.main2 .mr,
.main3 .ml,
.main3 .mr,
.main8 .ml,
.main8 .mc,
.main8 .mr{
  float:none;
  width:auto;
  padding:0;
  margin:0;
}
.main1 .ml,
.main1 .mr{
  display:flex;
  min-height:0;
}
.main1 .post{
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
}
.main1 .post .con{
  flex:1 1 auto;
}
.main8 .mod{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  margin:0;
}

@media screen and (min-width: 1000px) {
  .main1{
    height:100vh;
    min-height:100vh;
    padding:26px 0 34px;
  }
  .main1 .inner{
    height:100%;
    min-height:0;
  }
  .main1 .mod{
    height:auto;
    min-height:0;
  }
  .main1 .ml,
  .main1 .mr,
  .main1 .post{
    height:100%;
    min-height:0;
  }
  .main1 .post .con{
    min-height:0;
    overflow:hidden;
  }
}

.main1 .news-item-hidden{
  display:none !important;
}

.post{
  margin-bottom:0;
  background:var(--thu-surface);
  border:1px solid var(--thu-border);
  border-radius:var(--thu-radius);
  box-shadow:var(--thu-shadow);
  padding:30px 28px 24px;
}
.post .tt{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  border-bottom:1px solid var(--thu-border);
  margin-bottom:24px;
  padding-bottom:16px;
}
.post .tt .tit{
  float:none;
  font-size:0;
}
.post .tt .tit::after{
  width:58px;
  height:3px;
  left:0;
  bottom:-17px;
  background:var(--thu-accent);
}
.post .tt .tit .title{
  display:block;
  line-height:1.2;
  padding:0;
  color:var(--thu-primary);
  font-family:var(--thu-serif);
  font-size:29px;
  font-weight:600;
}
.post .more_btn{
  float:none;
  height:auto;
  margin-top:0;
  line-height:1;
}
.post .more_btn .more_text,
.post .more_btn a{
  color:var(--thu-muted);
  font-size:13px;
  letter-spacing:0.12em;
  text-transform:uppercase;
}
.post .con{
  padding:0;
}

.post1 img{
  max-width:100%;
  width:100%;
  height:auto !important;
}
.post1 .tt{
  border-bottom:1px solid var(--thu-border);
  margin-bottom:24px;
}
.post1 .tt .tit .title,
.post2 .tt .tit .title,
.post3 .tt .tit .title{
  color:var(--thu-primary);
}
.post1 .news_list_no{
  margin:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.post1 .news_list_no li{
  width:auto;
  padding:0;
}
.post1 .news_imgs{
  position:relative;
  overflow:hidden;
  border-radius:0;
  aspect-ratio:16 / 10;
  background:#ede7df;
}
.post1 .news_imgs img{
  display:block;
  width:100%;
  height:100% !important;
  object-fit:cover;
}
.post1 .news_border{
  border-left:none;
  padding-left:0;
  margin:18px 0 0;
}
.post1 .news_border .news_title{
  height:auto;
  min-height:0;
  font-size:17px;
  line-height:1.7;
  display:-webkit-box;
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
.post1 .news_border .news_title a{
  color:var(--thu-text);
}
.post1 .news_border .news_title a:hover{
  color:var(--thu-primary);
}
.post1 .news_border .news_time{
  margin-top:10px;
  color:var(--thu-muted);
  font-style:normal;
  font-family:var(--thu-sans);
}

.post3 .tt{
  border-bottom:1px solid var(--thu-border);
}
.rili2 .news_list li.news{
  display:flex;
  gap:18px;
  align-items:flex-start;
  margin:0;
  padding:0 0 14px;
  border-bottom:1px solid var(--thu-border);
}
.rili2 .news_list li.news + li.news{
  margin-top:14px;
}
.rili2 .news_list li.news.n1{
  margin-top:0;
}
.rili2 .news_list li.news .news_date{
  width:66px;
  margin-right:0;
  padding:8px 0;
  border-radius:0;
  border:1px solid rgba(24,38,126,0.14);
  background:#f3f8ff;
  color:var(--thu-primary);
}
.rili2 .news_list li.news .news_date .news_year{
  line-height:1.1;
  font-size:28px;
  border-bottom:none;
  padding-bottom:6px;
}
.rili2 .news_list li.news .news_date .news_days{
  line-height:1.2;
  font-size:11px;
  letter-spacing:0.14em;
  text-transform:uppercase;
}
.rili2 .news_list li.news .news_wz .news_con{
  margin-left:0;
}
.rili2 .news_list li.news .news_title{
  margin-top:2px;
  line-height:1.6;
  font-size:16px;
  color:var(--thu-text);
}
.rili2 .news_list li.news:hover .news_date{
  background:var(--thu-primary);
  color:#fff;
}
.rili2 .news_list li.news:hover .news_date .news_year{
  border-bottom:none;
}

.news_list li.news span.news_meta,
.news_list li.news .news_time,
.news_list li.news .news_time span{
  color:var(--thu-muted);
  font-family:var(--thu-sans);
}

.main1 .post{
  padding:22px 22px 18px;
}
.main1 .post .tt{
  margin-bottom:16px;
  padding-bottom:12px;
}
.main1 .post .tt .tit .title{
  font-size:25px;
}
.main1 .post .more_btn .more_text,
.main1 .post .more_btn a{
  font-size:12px;
}
.main1 .post1 .news_list_no{
  gap:16px;
}
.main1 .post1 .news_border{
  margin-top:12px;
}
.main1 .post1 .news_border .news_title{
  font-size:15px;
  line-height:1.52;
}
.main1 .post1 .news_border .news_time{
  font-size:13px;
}

.main2{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 16% 20%,rgba(20,108,193,0.18),rgba(20,108,193,0) 28%),
    linear-gradient(180deg,#edf4fb,#e5effb);
}
.main2::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(24,38,126,0.06) 1px,transparent 1px),
    linear-gradient(0deg,rgba(24,38,126,0.05) 1px,transparent 1px);
  background-size:52px 52px;
  -webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0.55),rgba(0,0,0,0.08));
  mask-image:linear-gradient(180deg,rgba(0,0,0,0.55),rgba(0,0,0,0.08));
}
.main2 .inner{
  position:relative;
  z-index:1;
}
.main2 .post{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#0a3385 0%,#146cc1 52%,#083177 100%);
  border:1px solid rgba(255,255,255,0.2);
  border-radius:0;
  box-shadow:0 28px 70px rgba(24,38,126,0.18);
  padding:24px 26px 26px;
}
.main2 .post::before{
  content:"";
  position:absolute;
  right:-130px;
  top:-180px;
  width:420px;
  height:420px;
  border:1px solid rgba(255,255,255,0.14);
  transform:rotate(18deg);
}
.main2 .post::after{
  content:"";
  position:absolute;
  left:-120px;
  bottom:-160px;
  width:360px;
  height:360px;
  background:rgba(255,255,255,0.08);
  transform:rotate(-18deg);
}
.main2 .post .tt,
.main2 .post1 .tt{
  position:relative;
  z-index:2;
  align-items:center;
  border-bottom:1px solid rgba(255,255,255,0.2);
  margin-bottom:18px;
  padding-bottom:13px;
}
.main2 .post .tt::after{
  content:"Teaching & Research Platforms";
  color:rgba(255,255,255,0.58);
  font-size:13px;
  letter-spacing:0.18em;
  text-transform:uppercase;
}
.main2 .post .tt .tit::after{
  bottom:-14px;
  background:#9bd5ff;
}
.main2 .post .tt .tit .title,
.main2 .post1 .tt .tit .title{
  color:#fff;
  font-size:28px;
}
.main2 .news_tu{
  position:relative;
  z-index:2;
}
.main2 .news_tu .news_list{
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr;
  grid-auto-rows:minmax(138px,1fr);
  gap:14px;
  margin:0;
}
.main2 .news_tu .news_list::after{
  content:none;
  display:none;
}
.main2 .news_tu .news_list li.news{
  float:none;
  width:auto;
  min-width:0;
  animation:platformCardRise .72s cubic-bezier(.2,.72,.18,1) both;
}
.main2 .news_tu .news_list li.news.n1{
  grid-row:span 2;
}
.main2 .news_tu .news_list li.news.n2{
  animation-delay:.08s;
}
.main2 .news_tu .news_list li.news.n3{
  animation-delay:.16s;
}
.main2 .news_tu .news_list li.news.n4{
  grid-column:span 2;
  animation-delay:.24s;
}
.main2 .news_tu .news_list li.news .news_box{
  position:relative;
  height:100%;
  min-height:138px;
  margin:0;
  overflow:hidden;
  border:none;
  border-radius:0;
  background:#061a42;
  box-shadow:0 18px 42px rgba(0,17,56,0.2);
  transform:translateZ(0);
  transition:transform .45s cubic-bezier(.2,.72,.18,1),box-shadow .45s ease;
}
.main2 .news_tu .news_list li.news .news_box::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(180deg,rgba(3,13,39,0.08),rgba(3,13,39,0.84)),
    linear-gradient(135deg,rgba(20,108,193,0.72),rgba(20,108,193,0) 48%);
  transition:opacity .45s ease;
}
.main2 .news_tu .news_list li.news .news_box::after{
  content:"";
  position:absolute;
  left:-30%;
  top:0;
  z-index:3;
  width:22%;
  height:100%;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,0.28),rgba(255,255,255,0));
  transform:skewX(-18deg) translateX(-220%);
}
.main2 .news_tu .news_list li.news .news_box:hover{
  opacity:1;
  filter:none;
  transform:translateY(-8px);
  box-shadow:0 26px 58px rgba(0,17,56,0.32);
}
.main2 .news_tu .news_list li.news .news_box:hover::before{
  opacity:.92;
}
.main2 .news_tu .news_list li.news .news_box:hover::after{
  animation:platformCardSweep .82s ease;
}
.main2 .news_tu .news_list li.news .news_imgs{
  position:absolute;
  inset:0;
  padding-top:0;
  background:#0a3385;
}
.main2 .news_tu .news_list li.news .news_imgs img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100% !important;
  object-fit:cover;
  transform:scale(1.02);
  transition:transform .7s cubic-bezier(.2,.72,.18,1),filter .7s ease;
}
.main2 .news_tu .news_list li.news .news_box:hover .news_imgs img{
  filter:saturate(1.12) contrast(1.04);
  transform:scale(1.1);
}
.main2 .post-41 .news_box .news_wz{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  width:auto;
  padding:18px 20px 20px;
  background:none;
  opacity:1;
  box-sizing:border-box;
}
.main2 .post-41 .news_box .news_con::before{
  content:"PLATFORM";
  display:inline-block;
  margin-bottom:9px;
  padding:4px 8px;
  border:1px solid rgba(255,255,255,0.36);
  color:rgba(255,255,255,0.82);
  font-size:11px;
  letter-spacing:0.18em;
}
.main2 .news_tu .news_list li.news .news_title{
  position:relative;
  height:auto;
  max-width:none;
  min-height:0;
  padding:0 30px 0 0;
  line-height:1.42;
  white-space:normal;
  overflow:visible;
  text-overflow:clip;
  word-break:normal;
  overflow-wrap:anywhere;
  text-align:left;
  color:#fff;
  font-size:16px;
  font-weight:600;
  text-shadow:0 2px 12px rgba(0,0,0,0.22);
}
.main2 .news_tu .news_list li.news.n1 .news_title{
  font-size:19px;
  line-height:1.36;
}
.main2 .news_tu .news_list li.news .news_title::after{
  content:"";
  position:absolute;
  right:2px;
  top:50%;
  width:18px;
  height:18px;
  border-top:2px solid rgba(255,255,255,0.9);
  border-right:2px solid rgba(255,255,255,0.9);
  transform:translateY(-50%) rotate(45deg);
  transition:transform .35s ease;
}
.main2 .news_tu .news_list li.news .news_box:hover .news_title::after{
  transform:translate(6px,-50%) rotate(45deg);
}
.main2 .news_tu .news_list li.news .news_title a{
  color:#fff;
}

@keyframes platformCardRise{
  from{
    opacity:0;
    transform:translateY(26px);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}

@keyframes platformCardSweep{
  from{
    transform:skewX(-18deg) translateX(-220%);
  }
  to{
    transform:skewX(-18deg) translateX(650%);
  }
}

.main3{
  color:#fff;
}
.main3 .mod{
  display:grid;
  grid-template-columns:280px 1fr;
  gap:28px;
  background:linear-gradient(135deg,#0f429b,#18267e 55%,#102455);
  border-radius:0;
  box-shadow:0 22px 54px rgba(24,38,126,0.2);
  padding:30px;
}
.main3 .ml,
.main3 .mr{
  display:flex;
  min-width:0;
}
.main3 .post{
  background:transparent;
  border:none;
  box-shadow:none;
  padding:0;
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
}
.main3 .tt{
  border-bottom:1px solid rgba(255,255,255,0.18);
}
.main3 .tt .tit::after{
  background:rgba(255,255,255,0.36);
}
.main3 .tt .tit .title{
  color:#fff;
}
.main3 .ter_text{
  flex:1 1 auto;
  background:rgba(255,255,255,0.08);
  border:1px solid rgba(255,255,255,0.16);
  border-radius:0;
}
.main3 .post-15 .ter_text{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:28px 26px;
  color:#fff;
  min-height:156px;
}
.main3 .post-15 a:hover.ter_text{
  background:rgba(255,255,255,0.14);
}
.main3 .ctitle{
  margin-bottom:10px;
  font-family:var(--thu-serif);
  font-size:30px;
  font-weight:600;
}
.main3 .mr .ter_text{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:stretch;
}
.main3 .mr .ter_text > [frag="窗口内容"]{
  display:contents;
}
.main3 .box4{
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:auto;
  float:none;
  min-height:124px;
  padding:22px 16px;
  color:#fff;
  border-left:1px solid rgba(255,255,255,0.14);
}
.main3 .box4:first-child{
  border-left:none;
}
.main3 .box4 .ctitle{
  font-size:24px;
}
.main3 a:hover.box4{
  background:rgba(255,255,255,0.08);
}

.main8 .post{
  height:auto;
  min-height:0;
  padding:26px 24px 22px;
}
.main8 .con{
  display:block;
}
.main8 .news_list{
  margin:0;
}
.main8 li.news{
  position:relative;
  display:block;
  padding:12px 74px 12px 0;
  border-bottom:1px solid var(--thu-border);
}
.main8 li.news:last-child{
  border-bottom:none;
}
.main8 li.news .news_meta{
  position:absolute;
  right:0;
  top:12px;
  float:none;
  white-space:nowrap;
  font-size:13px;
}
.main8 li.news .news_title{
  display:-webkit-box;
  float:none;
  line-height:1.6;
  font-size:16px;
  color:var(--thu-text);
  overflow:hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
.main8 .post .tt{
  margin-bottom:20px;
  padding-bottom:14px;
}
.main8 .post .tt .tit .title{
  font-size:26px;
}
.main8 .post .more_btn .more_text,
.main8 .post .more_btn a{
  font-size:12px;
}

@media screen and (min-width: 1000px) {
  .main8 .mod{
    display:block;
    margin:0 -14px;
  }
  .main8 .ml,
  .main8 .mc,
  .main8 .mr{
    float:left;
    width:33.3333333%;
    padding:0 14px;
    margin:0;
  }
}

#container-1 .wp-inner{
  width:min(1480px,calc(100% - 48px));
  margin:0 auto;
}
.l-banner{
  height:320px;
  border-radius:0;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  position:relative;
}
.l-banner::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(9,25,63,0.12),rgba(9,25,63,0.45));
}
.l-banner img{
  display:none;
}

#l-container .inner,
#d-container .inner{
  background:transparent;
  padding:42px 0 64px;
}
.col_menu{
  width:300px;
  margin-right:-300px;
}
.col_menu .col_menu_head{
  margin-bottom:0;
  background:linear-gradient(135deg,var(--thu-primary-deep),var(--thu-primary));
  border:none;
  border-radius:0;
}
.col_menu .col_menu_head h3.col_name{
  color:#fff;
  font-size:22px;
}
.col_menu .col_menu_head h3.col_name .col_name_text{
  line-height:72px;
  padding:0 24px;
  font-family:var(--thu-serif);
}
.col_menu .col_menu_con{
  background:#fff;
  border:1px solid var(--thu-border);
  border-top:none;
  border-radius:0;
  box-shadow:var(--thu-shadow);
}
.col_list .wp_listcolumn li{
  padding:0 24px;
}
.col_list .wp_listcolumn li a{
  padding:12px 0;
  color:var(--thu-text);
  font-size:15px;
  border-top:1px solid #e6eef8;
}
.col_list .wp_listcolumn li:first-child a{
  border-top:none;
}
.col_list .wp_listcolumn li.selected{
  background:none;
}
.col_list .wp_listcolumn li a:hover,
.col_list .wp_listcolumn li a.selected{
  color:var(--thu-primary);
}
.col_list .wp_listcolumn li a.selected .column-name{
  position:relative;
  padding-left:16px;
}
.col_list .wp_listcolumn li a.selected .column-name::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:8px;
  height:8px;
  margin-top:-4px;
  border-radius:0;
  background:var(--thu-accent);
}

.col_news .col_news_box{
  margin-left:340px;
  background:#fff;
  border:1px solid var(--thu-border);
  border-radius:0;
  box-shadow:var(--thu-shadow);
  padding:34px 38px 38px;
}
.col_news_head{
  border-bottom:1px solid var(--thu-border);
  padding-bottom:18px;
  margin-bottom:18px;
}
.col_metas .col_path{
  float:none;
  height:auto;
  line-height:1.8;
  margin-bottom:8px;
  color:var(--thu-muted);
  font-size:14px;
}
.col_metas .col_path a{
  color:var(--thu-muted);
}
.col_metas .col_title{
  float:none;
  height:auto;
  line-height:1.25;
}
.col_metas .col_title h1{
  font-size:38px;
  color:var(--thu-primary);
  font-family:var(--thu-serif);
}
.col_news_list .news_list li.news{
  display:flex;
  align-items:flex-start;
  gap:18px;
  justify-content:space-between;
  padding:18px 0;
  line-height:1.6;
  border-bottom:1px solid var(--thu-border);
}
.col_news_list .news_list li.news span.news_title{
  float:none;
  flex:1;
  color:var(--thu-text);
  font-size:17px;
}
.col_news_list .news_list li.news span.news_meta{
  float:none;
  margin:0;
  min-width:112px;
  text-align:right;
}

.article{
  padding-top:0;
}
.article h1.arti_title{
  line-height:1.35;
  font-size:42px;
  color:var(--thu-primary-deep);
}
.article h2.arti_title{
  line-height:1.55;
  font-size:21px;
  font-weight:400;
  color:var(--thu-muted);
  margin-top:10px;
}
.article .arti_metas{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px 22px;
  padding:18px 0 20px;
  margin-top:22px;
  border-top:1px solid var(--thu-border);
  border-bottom:1px solid var(--thu-border);
}
.article .arti_metas span{
  margin:0;
  color:var(--thu-muted);
  font-size:13px;
  letter-spacing:0.03em;
}
.article .entry{
  margin-top:28px;
}
.article .entry .read,
.article .entry .read p{
  line-height:1.95;
  font-size:17px;
  color:#22314c;
}
.article .entry .read p{
  margin-bottom:18px;
}
.article .entry .read a{
  color:var(--thu-primary);
}
.article .entry .read img{
  display:block;
  margin:18px auto;
  max-width:100% !important;
  height:auto !important;
  border-radius:0;
  box-shadow:0 16px 36px rgba(24,38,126,0.12);
}
.article .entry .read table{
  width:100% !important;
  max-width:100%;
  border-collapse:collapse;
}
.article .entry .read th,
.article .entry .read td{
  border:1px solid var(--thu-border);
  padding:10px 12px;
}

#footer{
  margin-top:28px;
  background:linear-gradient(180deg,#18267e,#0c1c56);
}
#footer .inner{
  padding:48px 0;
}
#footer .mod{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:40px;
}
#footer .inner .foot-left,
#footer .inner .foot-right{
  margin-top:0;
  padding:0;
}
#footer .inner p{
  color:rgba(255,255,255,0.72);
  font-size:14px;
  line-height:1.9;
}
#footer .inner .copyright a{
  color:#fff;
}
.shares{
  padding-left:24px;
}
.shares .tit{
  margin-bottom:18px;
  padding:0;
  background:none;
  color:#fff;
  font-family:var(--thu-serif);
  font-size:24px;
}
.shares ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 22px;
  float:none;
  text-align:left;
}
.shares li{
  float:none;
  margin:0;
}
.shares li a,
.shares li .news_title{
  color:rgba(255,255,255,0.76);
}
.shares li a:hover{
  color:#fff;
}

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-next:hover{
  width:60px;
  height:60px;
  margin-top:-30px;
  border:1px solid rgba(255,255,255,0.16);
  border-radius:0;
  background:rgba(24,38,126,0.72) url(images/slide_next.png) no-repeat;
  background-size:120px 60px;
}
.slick-prev,
.slick-prev:hover{
  left:-84px;
  background-position:left top;
}
.slick-next,
.slick-next:hover{
  right:-84px;
  background-position:right top;
}

/* Refined edition: SHOU-inspired static hero and tighter typography. */
body{
  font:14px/1.68 "Microsoft YaHei","\5b8b\4f53",Tahoma,Geneva,sans-serif;
  color:#25314a;
  background:linear-gradient(180deg,#eef5fb 0,#f8fbff 260px,#eef5fb 100%);
}

p{
  line-height:1.7;
}

body.main #header{
  position:relative;
  top:auto;
  left:auto;
  right:auto;
  z-index:120;
  background:
    linear-gradient(90deg,rgba(4,48,113,0.96),rgba(4,79,157,0.94) 46%,rgba(2,54,124,0.98)),
    url(images/head_bg.jpg) no-repeat center top;
  background-size:cover;
  border-top:none;
  box-shadow:none;
}
body.main #header .inner{
  width:min(var(--thu-width),calc(100% - 56px));
  max-width:none;
  margin:0 auto;
  padding:24px 0 20px;
}
body.main #header .mod{
  align-items:center;
  gap:28px;
}
body.main #header .sitelogo img{
  max-width:360px;
  max-height:70px;
}
body.main #nav{
  position:relative;
  top:auto;
  left:auto;
  right:auto;
  z-index:110;
  background:linear-gradient(90deg,#102134,#17293c 48%,#102134);
  box-shadow:0 10px 24px rgba(6,23,52,0.12);
}
body.main #nav .inner{
  width:min(var(--thu-width),calc(100% - 56px));
  max-width:none;
  margin:0 auto;
}
body.main #nav .wp-panel{
  display:block;
}
body.main #nav .wp-menu{
  justify-content:center;
  gap:0;
}
body.main #nav .wp-menu .menu-item a.menu-link{
  padding:0 20px;
  line-height:42px;
  font-size:14px;
  font-weight:500;
  letter-spacing:0.03em;
  text-shadow:none;
}
body.main #nav .wp-menu .menu-item a.menu-link::after{
  left:20px;
  right:20px;
  bottom:7px;
}
body.main #nav .sub-menu{
  top:42px;
}
body.main #banner{
  position:relative;
  z-index:1;
  padding:0 0 28px;
  background:
    linear-gradient(90deg,rgba(228,239,249,0.96),rgba(248,251,255,0.98) 18%,rgba(248,251,255,0.98) 82%,rgba(228,239,249,0.96));
}
body.main #banner .clearfix{
  width:min(1440px,100%);
  margin:0 auto;
  position:relative;
  overflow:hidden;
}
body.main .mbanner .focus,
body.main .mbanner .focus-box,
body.main .mbanner .focus-container{
  width:100% !important;
  height:420px !important;
  min-height:0;
  max-height:420px;
  border-radius:0;
  box-shadow:none;
}
body.main .mbanner .focus{
  background:#d9e7f4;
}
body.main .mbanner .focus::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(238,245,251,0.45),rgba(238,245,251,0) 15%,rgba(238,245,251,0) 85%,rgba(238,245,251,0.45)),
    linear-gradient(180deg,rgba(6,36,82,0.08),rgba(6,36,82,0));
}
body.main .mbanner .focus-container{
  position:relative;
}
body.main .mbanner .focus-item{
  position:absolute;
  inset:0;
  width:100% !important;
  height:100%;
  overflow:hidden;
}
body.main .mbanner .focus-item a,
body.main .mbanner .focus-item img{
  display:block;
  width:100% !important;
  height:100% !important;
}
body.main .mbanner .focus-item a{
  position:absolute;
  inset:0;
}
body.main .mbanner .focus-item img{
  position:absolute;
  inset:0;
  object-fit:cover;
  object-position:center center;
  transform:none !important;
}
body.main .mbanner .focus .focus-title-bar,
body.main .hero-next{
  display:none !important;
}
body.main .mbanner .focus .focus-pagination{
  left:50%;
  right:auto;
  bottom:22px;
  z-index:5;
  display:flex !important;
  align-items:center;
  justify-content:center;
  gap:9px;
  width:auto;
  margin:0;
  transform:translateX(-50%);
}
body.main .mbanner .focus .focus-page{
  display:block;
  width:8px;
  height:8px;
  margin:0;
  border:1px solid rgba(255,255,255,0.76);
  border-radius:999px;
  background:rgba(255,255,255,0.32);
  box-shadow:0 3px 12px rgba(6,36,82,0.18);
  transition:width .28s ease,background-color .28s ease,border-color .28s ease;
}
body.main .mbanner .focus .focus-page span{
  display:none;
}
body.main .mbanner .focus .focus-page-active{
  width:28px;
  background:#fff;
  border-color:#fff;
}
body.main .mbanner .focus .focus-navigation{
  top:50%;
  z-index:5;
  display:flex !important;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  margin-top:-23px;
  border:1px solid rgba(255,255,255,0.82);
  border-radius:999px;
  background:rgba(4,37,86,0.18);
  text-indent:0;
  font-size:0;
  box-shadow:0 10px 26px rgba(4,37,86,0.16);
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
  opacity:1;
  transition:background-color .25s ease,border-color .25s ease,transform .25s ease;
}
body.main .mbanner .focus .focus-navigation:hover{
  background:rgba(4,37,86,0.34);
  border-color:#fff;
}
body.main .mbanner .focus .focus-navigation::before{
  content:"";
  display:block;
  width:12px;
  height:12px;
  border-top:2px solid #fff;
  border-right:2px solid #fff;
}
body.main .mbanner .focus .focus-prev{
  left:34px;
}
body.main .mbanner .focus .focus-prev::before{
  transform:rotate(-135deg);
  margin-left:4px;
}
body.main .mbanner .focus .focus-next{
  right:34px;
}
body.main .mbanner .focus .focus-next::before{
  transform:rotate(45deg);
  margin-right:4px;
}

.post{
  padding:24px 24px 20px;
}
.post .tt{
  margin-bottom:18px;
  padding-bottom:12px;
}
.post .tt .tit::after{
  width:46px;
  height:2px;
  bottom:-13px;
}
.post .tt .tit .title{
  font-size:22px;
  line-height:1.24;
  font-weight:600;
  letter-spacing:0.02em;
}
.post .more_btn .more_text,
.post .more_btn a{
  font-size:12px;
  letter-spacing:0.08em;
}
.main1{
  min-height:0;
  padding:34px 0 30px;
}
.main1 .post{
  padding:23px 22px 20px;
}
.main1 .post .tt .tit .title{
  font-size:22px;
}
.post1 .news_border .news_title,
.main1 .post1 .news_border .news_title{
  font-size:14px;
  line-height:1.62;
}
.post1 .news_border .news_time,
.main1 .post1 .news_border .news_time{
  font-size:12px;
  line-height:1.4;
}
.rili2 .news_list li.news{
  gap:14px;
  padding-bottom:12px;
}
.rili2 .news_list li.news + li.news{
  margin-top:12px;
}
.rili2 .news_list li.news .news_title{
  font-size:14px;
  line-height:1.58;
}
.rili2 .news_list li.news .news_date{
  width:58px;
  padding:7px 0;
}
.rili2 .news_list li.news .news_date .news_year{
  font-size:24px;
}
.main8 li.news{
  padding:10px 86px 10px 0;
}
.main8 li.news .news_title{
  font-size:14px;
  line-height:1.58;
}
.main8 li.news .news_meta{
  top:11px;
  font-size:12px;
}
.main2 .post .tt .tit .title,
.main2 .post1 .tt .tit .title{
  font-size:24px;
}
.main3 .post .tt .tit .title{
  font-size:22px;
}

@media screen and (min-width: 1000px){
  .main1{
    height:auto;
    min-height:0;
    padding:34px 0 30px;
  }
  .main1 .inner,
  .main1 .mod,
  .main1 .ml,
  .main1 .mr,
  .main1 .post{
    height:auto;
    min-height:0;
  }
  .main1 .post .con{
    overflow:visible;
  }
}

@media screen and (max-width: 1144px){
  body.main #header .inner,
  body.main #nav .inner{
    width:calc(100% - 32px);
  }
  body.main #nav .wp-menu .menu-item a.menu-link{
    padding:0 13px;
    font-size:13px;
  }
  body.main .mbanner .focus,
  body.main .mbanner .focus-box,
  body.main .mbanner .focus-container{
    height:360px !important;
    max-height:360px;
  }
}

@media screen and (max-width: 999px){
  body.main #header,
  body.main #nav{
    position:relative;
  }
  body.main #banner{
    padding:0;
  }
  body.main .mbanner .focus{
    display:block;
  }
  body.main .mbanner .focus,
  body.main .mbanner .focus-box,
  body.main .mbanner .focus-container{
    height:260px !important;
    max-height:260px;
  }
}
