@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;border: 0;outline: 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;font-size: 100px;}
html.mainHtml{overflow: hidden;}
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{ 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; }
/*备用样式表*/
:root{--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:16.4rem}
.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;
 
display: none;
}
::-webkit-input-placeholder { color:#AFAFAF;}
:-moz-placeholder {color:#AFAFAF;}
::-moz-placeholder { color:#AFAFAF;}
:-ms-input-placeholder { color:#AFAFAF;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "PingFang","Microsoft Yahei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
@font-face {
   font-family: 'syh';
   src: url(fonts/SourceHanSansCN-Regular.ttf);  /*思源黑*/
}
@font-face {
   font-family: 'sys';
   src: url(fonts/SourceHanSerifCN-Regular.ttf);  /*思源宋*/
}

.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 14.3rem;margin:0 auto;} /**页面全局宽度**/
.yh{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.l2{  
    overflow: hidden;text-overflow: ellipsis;
   display: -webkit-box;-webkit-line-clamp: 2;
   line-clamp: 2; -webkit-box-orient: vertical;
}
.l3{  
   overflow: hidden;text-overflow: ellipsis;
  display: -webkit-box;-webkit-line-clamp: 3;
  line-clamp: 3; -webkit-box-orient: vertical;
}
:root{--width:2.19rem;--height:1.45rem;--asideWidth:1.2rem;--asideHeight:1.15rem}
/*head开始*/
.noscroll{overflow:hidden !important}
.noinfo{font-size:15px;margin:15px auto 0}
body.main .body_aside{position: fixed;top:0;left:0;bottom:0;width: var(--asideWidth);background: #005C96;z-index: 999;display: flex;flex-direction: column;}
.openSearch{height: var(--asideHeight);width: var(--asideWidth);display: flex;align-items: center;justify-content: center;transition: 0.6s;cursor: pointer;background: #337DAC url(images/search.svg) center no-repeat;position: fixed;top:0;left:0;z-index: 1001;flex: n;}
.openSearch.close{background: #337DAC url(images/close.svg) center no-repeat;}
#header1 .openSearch{position:static}
.list #header1 {
    position: static;
    background: #18267e;
}
.openSearch img{display:none}
.body_aside .swiper-tools{display: flex;flex-direction: column;flex: 1;justify-content: center;align-items: center;gap: 0.6rem;} 
.body_aside .swiper-button,.body_aside .swiper-pagination{position: static;}
.body_aside .swiper-button{background: url(images/arrow.svg) center no-repeat;width: 40px;height: 40px;}
.body_aside .swiper-button-prev{transform: rotate(180deg);}
.body_aside .GotoTop{background: #337dac;z-index: 999;display: flex;height: 1.1rem;justify-content: center;cursor: pointer;}
.body_aside .swiper-pagination{display: flex;flex-wrap: wrap;width: 21px;transform: rotate(45deg);gap: 1px;}
.body_aside .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;background: rgba(255,255,255,0.2);border-radius: 0;opacity: 1;margin: 0;}
.body_aside .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet-active{background: #fff;}
body.main .body_maincon{margin-left: var(--asideWidth);position: relative;}
body.main .body_maincon>div{height: 100vh;    overflow: hidden;}
.wp_tw_searchTeachers::-webkit-scrollbar {
  width: 0.025rem;
  background-color: #fff;
}

.wp_tw_searchTeachers::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  background-color: #045470;
}
#search-container{position: fixed;z-index: 1000;width: 100%;top:0;left:0;bottom:0; }
.searchbox{    width: auto;
    max-width: 77%;background: rgba(0,92,150,0.75);box-sizing: border-box;border-radius: 10px;padding: 0.8rem 0 0;/* transform: translate(-50%,-50%); */z-index: 2;/* position: absolute; */left: 50%;top: 50%;/* max-height: 84%; */overflow: hidden;}
.searchbox .inputbox{position: relative;background: #fff;border-radius: 40px;overflow: hidden;margin-bottom: 0.3rem;margin: 0 0.4rem;margin-bottom: 0.3rem;}
.searchbox .inputbox input{width: 100%;text-indent: 0.4rem;color: #AFAFAF;font-size: 0.18rem;font-family: 'syh';line-height: 0.6rem;}
.searchbox .inputbox ._submit{border-radius: 0.36rem;background: #C4261C;color: #fff;padding: 0 0.65rem;text-align: center;line-height: 0.52rem;position: absolute;right:0.04rem;top:0.04rem;font-size: 0.22rem;text-indent: 0rem; cursor: pointer;width:auto}
.searchbox .opt{display: flex;}
.searchbox .opt1{margin-bottom: 0.45rem;}
.searchbox .opt>span{font-size: var(--titleSize);color: #fff;font-weight: bold;flex: none;}
.searchbox .opt .optionlist{flex:1;display: flex;flex-wrap: wrap;column-gap: 0.45rem;}
.searchbox .opt .optionlist>div{color: #fff;float: left;font-size: var(--smailSize);/* margin-right: 0.45rem; */cursor: pointer;margin-bottom: 0.4rem;}
.searchbox .opt .optionlist>div a{color: #fff;}
.searchbox .opt1 .optionlist{display: flex;justify-content: space-between;align-items: center;gap: 0;}
 .searchbox .opt1 .optionlist>div{font-size: var(--smailSize);float: none;margin-right: 0;margin-bottom: 0rem;}


 
#header1 {background: #18267e;position: relative;z-index: 999;margin-left: 0;display: block;flex: 0;}
#header1 .inner{position:relative;width: auto;padding: 0;}
#header1 .inner .mod{height: var(--asideHeight);display: flex;justify-content: space-between;align-items: center;}
.header1 .sitelogo a{display: flex;justify-content: center;align-items: center;}
.header1 .sitetitle {display:inline-block;margin-top: 0;margin-left: 34px;font-size: 0.24rem;font-weight:bold;color:#fff;font-family: 'sys';white-space:nowrap} /**站点名称**/
.header1 .head-left{margin-right: auto;margin-left: 0.5rem;} 
.header1 .head-left img{width:auto}
.header1 .head-right{margin-right: 0.7rem;display: flex;align-items: center;gap: 0.7rem;}
.header1 .head-right .site_log{display: flex;align-items: center;gap: 0.2rem;}
.header1 .head-right .site_log .site {
    display: block;
    width: 0.45rem;
    height: 0.45rem;
    background-size: 100% 100%;
    font-size: 0;
}

.header1 .head-right .site_log .site:nth-child(2) {
    background-image: url(images/email.svg);
    display: none;
}
 .header1 .head-right .site_log .site:nth-child(3) {
    background-image: url(images/user.svg);
}
/*默认主导航样式*/
#nav{ }
#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;display: flex;gap:0.5rem}
.nav .wp-menu .menu-item {display: inline-block;   position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; 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;line-height: 0.42rem;color: #FFFFFF;font-size: 0.2rem;font-weight: bold;font-family: 'syh';}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{ color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;width:auto;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:#1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
.nav .menu-item.i3 .sub-menu,.nav .menu-item.i4 .sub-menu, .nav .menu-item.i5 .sub-menu {
    display: none ! important;
}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main_swiper>.swiper-wrapper>.swiper-slide{display: flex;flex-direction: column;}

 
/**标题栏新闻窗口**/
.post {  }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.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 .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.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: 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;} 
/**自定义新闻列表**/
.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{ }/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text { }/*默认简介*/
.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;}

/* body */
.main_container .slide1{}.main_container .slide1 {
    background: #014e95;
}
.main_container .swiper-slide .wrapper{flex: 1;display: flex;flex-direction: column;}
.main_container .swiper-slide .main1{ background-color: #014e95; background:#014e95  url(images/slide1.jpg) center no-repeat;background-size: cover;padding-top: 0.85rem;justify-content: flex-start;   }
.main_container .swiper-slide .main1 .inner{position: relative;}
.main_container .main1 .tab-menu{display: flex;justify-content: center;padding: 0 1.5rem;/* margin-bottom: 1rem; */position: absolute;width: 100%;top:0;left:0;box-sizing: border-box;}
.main_container .main1 .tab-menu>div{position: relative;padding: 0 1.2rem;font-size: 32px;font-family: 'syh';color:rgba(255,255,255,0.4);font-weight: bold;display: flex;white-space: nowrap;gap: 0.28rem;cursor: pointer;}
.main_container .main1 .tab-menu>div.selected{color: #fff;}
.main_container .main1 .tab-menu>div span{width: 35px;height: 28px; background: url(images/star.svg) center no-repeat;opacity: 0;transition: 0.4s;}
.main_container .main1 .tab-menu>div.selected span{opacity: 1;;}
/*.main_container .main1 .tab-menu>div.selected:before{ width: 35px;height: 28px;left:-60px;background: url(images/star.svg) center no-repeat;position: absolute;top:50%;transform: translateY(-50%); }*/
.main_container .main1 .tab-menu>div.selected:after{ width: 35px;height: 28px;right:-60px;background: url(images/star.svg) center no-repeat;position: absolute;top:50%;transform: translateY(-50%); }
.main_container .main1 .tab-list{position: relative;}
.main_container .main1 .tab-list>div{position: absolute;width: 100%;left:0;top: 0;margin-top: 1.3rem;}
.main_container .main1 .tab-list>div.tab-con2{margin-top: 1rem;}
.main_container .main1 .tab-list>div.active{position: relative;}
.main_container .main1 .tab-con3 .swiper-text ,.main_container .main1 .tab-con1 .swiper-text {opacity: 0;}
.main_container .main1 .swiper-img{padding-bottom: 0.55rem;}
.main_container .main1 .swiper-img .career{margin-bottom: 0.24rem;color: #fff;line-height: 1.2;padding-bottom:6px;position: relative;font-size: 18px;background: url(images/career_bg.svg) bottom center no-repeat;text-align: center;    height: 21px;    font-size: 0;
    background: none;}
.main_container .main1 .swiper-img .news_imgs{position: relative;overflow: hidden;/* padding-top:142.5%; */margin-bottom: 0.15rem;border-radius: 12px;box-shadow: 0px 3px 20px rgba(3,41,67,0.25);aspect-ratio: 219 / 312;transition: 0.5s;transform-origin: top center;}
.main_container .main1 .swiper-img .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;object-fit: cover;}
.main_container .main1 .swiper-img .name{color: #fff;font-weight: bold;font-size: 18px;line-height: 1.2;text-align: center;position: relative;}
.main_container .main1 .swiper-img .name a{color:#fff}
.main_container .main1 .swiper-img .swiper-slide.swiper-slide-active .news_imgs{/*transform: scale(1.1);*/}
.main_container .main1 .swiper-img .swiper-slide.swiper-slide-active .name{/*top: 0.3rem;*/}
.main_container .main1 .wrap_con .swiper-button{width: 0.8rem;height: 0.75rem;margin-top: -0.4rem;z-index: 22;top: 50%;background-size:cover !important}
.main_container .main1 .wrap_con .swiper-button-prev {background: url(images/left.svg) center no-repeat;left:-0.8rem}
.main_container .main1 .wrap_con .swiper-button-next {background: url(images/right.svg) center no-repeat;right:-0.8rem}
.main_container .main1 .swiper-text{text-align: center;margin: 0.2rem 0.8rem 0;}
.main_container .main1 .swiper-text .news_text{font-size: var(--smailSizex);line-height: 1.8;color: rgba(255,255,255,0.7);text-align: center;margin: 0.1rem 0;}
.main_container .main1 .swiper-text .readmore{color: #FFB100;font-size: var(--smailSize);line-height: 1.5;}
.main_container .main1 .hot-container{display: flex;justify-content: space-between;align-items: center;}
.main_container .main1 .hot-container .l{width: 5.34rem;height: 5.34rem;display: flex;background: rgba(255,255,255,0.1);border-radius: 50%;flex-direction: column;justify-content: center;align-items: center;position: relative;}
.main_container .main1 .hot-container .r{width: 57.7%;}
.main_container .main1 .hot-container .l .wrap_con2{width: 75%;border:1px solid rgba(255,255,255,0.2);border-radius: 50%;aspect-ratio: 1 / 1;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.main_container .main1 .hot-container .l .swiper.swiper2{width: 71%;}
.main_container .main1 .hot-container .l .news_imgs{position: relative;padding-top: 100%;overflow: hidden;border-radius: 50%;}
.main_container .main1 .hot-container .l .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;          object-fit: contain;}
.main_container .main1 .hot-container .swiper-button{display: block;width: 12px;height: 20px;margin-top: -10px;}
.main_container .main1 .hot-container .r .swiper-button{display:none}
.main_container .main1 .hot-container .swiper-button-prev{left: -12px;}
.main_container .main1 .hot-container .swiper-button-next{right: -12px;}
.main_container .main1 .hot-container .swiper-button:hover path{fill:#C4261C;transition: 0.4s;}
.main_container .main1 .hot-container .name_list{position: absolute;/* width: 75%; *//* height: 75%; *//* border-radius: 50%; *//* border:1px solid #333; */}
.main_container .main1 .hot-container .name_list .name{position: absolute;z-index: 22;cursor: pointer;background: #BCE4FD;width: 0.62rem;height: 0.62rem;display: flex;border-radius: 50%;align-items: center;flex-direction: column;justify-content: center;/* transform: translate(-50%,-50%); */top: 50%;transition: 0.4s;}
.main_container .main1 .hot-container .name_list .swiper-slide {
    height: auto;
    display: flex;
    justify-content: center;
}
.main_container .main1 .hot-container .name_list .num{color: #C4261C;font-size: 16px;}
.main_container .main1 .hot-container .name_list .title{color: #fff;display: none}
.main_container .main1 .hot-container .name_list .swiper-slide-thumb-active .name{background: #C4261C;}
.main_container .main1 .hot-container .name_list .swiper-slide-thumb-active .name .title{display: block;text-align: center;}
.main_container .main1 .hot-container .name_list .swiper-slide-thumb-active .name .num{display: none;}
.main_container .main1 .hot-container .name_list .swiper-slide-active .name{/* left: 7%; */top: 36%;}
.main_container .main1 .hot-container .name_list .swiper-slide-active+* .name{left: 1%;top: 11%;}
.main_container .main1 .hot-container .name_list .swiper-slide-active+*+* .name{/* left: 50%; */top: 0;}
.main_container .main1 .hot-container .name_list .swiper-slide-active+*+*+* .name{right: 0%;top: 11%;}
.main_container .main1 .hot-container .name_list .swiper-slide-active+*+*+*+* .name{/* left: 93%; */top: 36%;}
.main_container .main1 .hot-container .r .news_title{color: #fff;font-size: 0.38rem;line-height: 1.3;}
.main_container .main1 .hot-container .r .news_title a{color: #fff;}
.main_container .main1 .hot-container .r .career{color: #fff;font-size: 24px;line-height: 1.2;margin: 0.25rem 0;}
.main_container .main1 .hot-container .r .news_text{font-size: 19px;color: #fff;line-height: 1.75;}
.main_container .main1 .hot-container .r .readmore{background: #C4261C;border-radius: 12px;display: flex;flex-direction: column;align-items: center;width: 0.94rem;height: 0.94rem;margin: 0.55rem 0 0.2rem;color: #fff;justify-content: center;font-size: var(--smailSizex);gap: 6px;line-height: 1.2;}
.swiper-vertical>.swiper-wrapper {

     background: #014e95; 
}
body.main .body_maincon>div {

    background: #014e95;
}
.main_container .slide2{background:#fff url(images/slide2.svg) center no-repeat;background-size: cover;padding-top:0.8rem;box-sizing: border-box;} 
.main_container .slide2 .inner{width: 100%;/* margin-left: calc(50% - 7.15rem); *//* margin-right: 0; */}
.main_container .slide2 .con{margin-left: calc(50% - 7.15rem);}
.main_container .post .tt{display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.4rem;width: auto;} 
.main_container .post .title{font-size: 0.44rem;font-family: 'syh';font-weight: bold;color: #015D98;}
.main_container .post .title a {
    color: #015D98;
}
.main_container .slide2 .post .tt{margin: 0 calc(50% - 7.15rem) 0.4rem;}
.main_container .buttonType1 .swiper-tools{display: flex;gap: 0.34rem;}
.main_container .buttonType1 .swiper-button{position: static;margin: 0;background: rgba(0,101,165,0.2);border-radius: 50%;width: 0.58rem;height: 0.58rem;transition: 0.4s;}
.main_container .buttonType1 .swiper-button-prev{margin-left: auto; }
.main_container .buttonType1 .swiper-button:hover{background:rgb(0,101,165) ;}
.main_container .swiper4{height: calc(100vh - 0.9rem - 0.58rem - 0.4rem - 0.1rem);overflow-x: visible;}
.main_container .swiper4::-webkit-scrollbar{display: none;}
.main_container .main2 .news{display: flex;position: relative;transition:all 0.4s ease-in-out;z-index: 2;border-bottom:1px dashed rgba(112,112,112,0.3);border:0;/* text-align: right; */--width: 3.3356rem;--height:1.45rem;height: auto !important;flex: 0;/* padding-right: calc(50% - 7.15rem); */box-sizing: border-box;padding-top: 0.28rem;padding-bottom: 0.28rem;width:14.3rem;align-items: center;}
.main_container .main2 .news:after{content:"";z-index: 23;width: 14.3rem;border-bottom:1px dashed rgba(112,112,112,0.3);height: 0;bottom: -1px;left:0;position: absolute;}
.main_container .main2 .news .news-box{position: relative;/* padding:0.3rem 0; */}
.main_container .main2 .news .bg{position: absolute;left:0;bottom:0;width: calc(50vw - 60px + 7.15rem);border-radius: 1.18rem 0 0 1.18rem;background: #005C96;height: 80%;opacity: 0;transition:all 0.4s ease-in-out;z-index: -1;}
.main_container .main2 .news .bg:before{content:"";width: 1.37rem;height:2.35rem;background: url(images/ico1.svg) center no-repeat;position: absolute;left:14rem;bottom:0;z-index: 2;}
.main_container .main2 .news_imgs{transition: 0.4s;transform-origin: bottom left;width: 50%;/* margin-right: 0.4rem; */position: relative;display: flex;align-items: center;flex: none;background: #f4f3f3;border-radius: 0.12rem 0 0 0.12rem;overflow: hidden;/* height: 100%; *//* box-shadow: 0 4px 16px rgb(0 0 0 / 16%); */}
.main_container .main2 .news_box:hover .news_imgs img {
    transform: scale(1.1);
}
.main_container .main2 .news_imgs a,.main_container .main2 .news_imgs span{
    display: block;
    padding-top: 53%;
    position: relative;
    width: 100%;
    height: 0;
}
.main_container .main2 .news_wz {
    background: #fff;
    box-shadow: 0 4px 16px rgb(0 0 0 / 16%);
    border-radius: 0 0.12rem 0.12rem 0;
    padding: 10px  0.29rem;
    width: 0;
    flex: 1;
    /* height: 2.56rem; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.main_container .main2 .item .bg:before{content:"";width: 2.37rem;height: 100%;background: url(images/ico1.svg) right no-repeat;position: absolute;right: 0.28rem;bottom:0;z-index: 1;opacity: 0.1;background-size: auto 100%;}

.main_container .main2 .news_title {
    font-size: 18px;
    margin-bottom: 0.15rem;
    font-weight: bold;
    line-height: 1.45;
}

.main_container .main2 .news_text {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    opacity: 0.8;
    -webkit-line-clamp: 2;
}
.main_container .main2 .item .news_box:hover .bg:before {
    opacity:0.2
}

.main_container .main2 .news_box:hover .news_wz {
    background: #005C96;
    color: #fff;
}

.main_container .main2 .news_box:hover .news_title, .main_container .main2 .news_box:hover .news_text {
    color: #fff;
}
.main_container .main2 .news_text a {}
.main_container .main2 .news_imgs img{width: 100%;transition: 0.4s;position: absolute;object-fit: cover;height: 100%;top: 0;left: 0;}
.main_container .main2 .news .wz{flex:1;margin-left: calc(var(--width) + 0.4rem);position:relative;transition: 0.4s;height: 100%;margin-left: 0 !important;width: 0;}
.main_container .main2 .news .wz .wz_text{position: absolute;left:0;top: 50%;transform: translateY(-50%);z-index:2;transition: 0.4s}
.main_container .main2 .news .news_title{font-size: 20px;line-height: 1;margin-bottom: 0.3rem;transition:all 0.4s ease-in-out;}
.main_container .main2 .news .news_text{font-size: 16px;line-height: 1.5;transition:all 0.4s ease-in-out;}
.main_container .main2 .news:hover{padding: 0.42rem  0.53rem ;border:0}
.main_container .main2 .news:hover .bg{opacity: 1;}
.main_container .main2 .news:hover:after{display: none;}
.main_container .main2 .news:hover .news_imgs{--width: 4.6rem;--height: 2rem;}
.main_container .main2 .news:hover .wz{margin-left: 4.22rem;/* height: 100%; */}
.main_container .main2 .news:hover .news_title,.main_container .main2 .news:hover .news_text,.main_container .main2 .news:hover .news_title a{color: #fff;}
.main_container .main2 .news:hover .wz .wz_text{top:100%;transform:translateY(-100%);}
.main_container .main2.swiper41 {
    height: 5.62rem;
} .news:hover .news_text{-webkit-line-clamp:3;line-clamp:3}
.main_container .main2 .news.swiper-slide-active{padding-top:0 !important}
.main_container .main2 .swiper41 {
    height: 700px;
    margin: 0 -0.31rem;
    width: 100%;
}
.main_container .main2 .swiper41 .item .news_box {
    display: flex;
    /* background: #fff; */
    border-radius: 0.12rem;
    /* overflow: hidden; */
    margin: 0 0.31rem;
    position: relative;
}
.main_container .slide3{background: #fff url(images/slide3.png) center no-repeat;background-size: cover;padding-top: 0.9rem;box-sizing: border-box;}
.main_container .slide3 .main3{position: relative;}
.main_container .slide3 .post{width:70%;position:relative;}
.main_container .slide3 .post .tt{margin-bottom: 1.1rem;}
.main_container .slide3 .swiper-tools{margin: 0 auto;}
.main_container .main3 .news{border:1px solid transparent;background: url(images/post3_bg.png) center no-repeat;transition:0.4s;background-size: cover;z-index: 2;box-sizing: border-box;padding:0.8rem 0.3rem;border-radius: 12px;}
.main_container .main3 .news:after{content:"";width: 2.1rem;height: 1.45rem;transition: 0.4s;opacity:0;position: absolute;bottom:0;right:0.23rem;z-index: -1;background: url(images/ico3.svg) center no-repeat;}
.main_container .main3 .news:before{content: "";z-index: -1;width: 0.54rem;height: 0.54rem;background: url(images/ico2.svg) center no-repeat;top:0.14rem;right:0.14rem;position:absolute}
.main_container .main3 .news .news_title{font-size: 20px;font-family: 'syh';line-height: 1.4;/* height: 0.56rem; */margin-bottom:0.55rem;}
.main_container .main3 .news .news_text{font-size: 16px;line-height: 2;/* height: 128px; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;line-clamp: 5;-webkit-box-orient: vertical;}
.main_container .main3 .readmore{position:absolute;bottom: 20px;right: 20px;transform: translate(96%,96%);background: #C4261C;border-radius: 12px;display: flex;flex-direction: column;align-items: center;width: 94px;height: 94px;color: #fff;justify-content: center;font-size: var(--smailSizex);gap: 6px;line-height: 1.2;}
.main_container .main3 .imgbg{position: absolute;z-index:-1;right:0;top:0;width: 8.49rem;height:5.14rem;}
.main_container .main3 .news:hover{border-color:#005C96;box-shadow: 14px 14px 10px rgba(27,110,167,0.14);}
.main_container .main3 .news:hover:after{opacity: 1;}
.main_container .main3 .swiper5{padding: 20px;}
.main_container .main3 .swiper5::-webkit-scrollbar{display: none;}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 2.99rem;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container .inner {
    padding-top: 0.3rem;
    padding-bottom: 1.1rem;
} 
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {
    display: none;
} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.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{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;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{}
.col_news_head {
    margin-bottom: 0.8rem;
}
.col_metas .col_title {display:inline-block;float:left;line-height: 1.02rem;background: #005C96;margin-top: -0.9rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.35rem;font-family:"Microsoft yahei";color: #fff;padding: 0 0.898rem;}
.col_metas .col_path {display:inline-block;float:right;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list li.news{height:34px;overflow:hidden}
.col_news_list .news_list li.news .news_title{float:none;margin-right:100px;font-size:15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col_news_list .news_list li.news .news_meta{margin-left:-100px}
.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;}
div#wp_paging_w16 {
    display: none;
}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.mrlist .col_news_list .news_list .news_box{display:flex;height: auto;box-shadow: 0 0.03rem 0.2rem rgb(3 41 67 / 5%);background: #fff;}
.mrlist .col_news_list .news_list .news .news_imgs{width: 3.25rem;flex:none;background:0 0;display:flex;align-items:center;position: relative;z-index: 1;}
.mrlist .col_news_list .news_list .news .news_imgs a{padding-top: 43.478%;width:100%}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding: 0.3rem;background: #fff;width: 0;box-sizing: border-box;}
.mrlist .col_news_list .news_list .news .news_meta{margin-bottom:.33rem}
.mrlist .col_news_list .news_list .news .news_meta span{display:block;color:#666}
.mrlist .col_news_list .news_list .news .news_year{font-size:.14rem}
.mrlist .col_news_list .news_list .news .news_day{font-size:.36rem;line-height:1.4}
.mrlist .col_news_list .news_list .news .news_title{font-size: var(--titleSize);line-height:1.7;font-weight:700;margin-bottom:.17rem;margin: 0;margin-bottom: 0.25rem;}
.mrlist .col_news_list .news_list .news .news_text{font-size: var(--smailSizex);line-height: 1.7;}
.mrlist .col_news_list .news_list .news .news_text a{color:#666}
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none}
.mrlist div#l-container {
    background: #F5FAFF;
}
.mrlist .col_news_list .news_list .news {
    padding-bottom: 0.35rem;
    margin-bottom: 0.35rem;
    border-bottom: 1px dashed rgb(102 102 102 / 30%);
    height: auto;
}
.mrlist .col_news_list .news_list .news .news_date {
    font-size: var(--smailSize);
    color: #005C96;
    margin-bottom: 0.2rem;
}
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top: 0.37rem;min-height:500px}
.article h1.arti_title {font-family: "Microsoft YaHei";font-size: 0.26rem;text-align:center;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.2rem;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin: 0 0.15rem;font-size: var(--smailSize);color: #666;}/**文章其他属性**/
.article .entry {margin:0 auto;padding-top: 0.36rem;border-top: 1px dashed rgba(112, 112, 112, 0.3);} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 2;font-size: var(--smailSize);color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width);  }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
.mrlist.page div#l-container .mod {
    background: #fff;
    margin-top: -1.18rem;
    padding: 0.54rem 0.58rem;
}

.inner {}

.page h3.col_name {
    font-size: 0.3rem;
    color: #005C96;
    padding-bottom: 0.15rem;
    border-bottom: 1px dashed rgba(112, 112, 112, 0.3);
}

.social-share {}
/**页脚开始**/
#footer {background: #0965A5;}
#footer .inner {padding: 0.35rem 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{/* padding:12px 0px; */margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: var(--smailSizex);line-height: 0.25rem;font-weight:normal;text-align: center;color: #E0E0E0;opacity: 0.7;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;/* margin-top:5px; */}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.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: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: "微软雅黑";-webkit-appearance: none;-webkit-border-radius: 0;}
input.search-title:-webkit-autofill,
input.search-title:-webkit-autofill:hover,
input.search-title:-webkit-autofill:focus, 
input.search-title:-webkit-autofill:active {
	transition-delay: 999999999s;
	transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-transition-delay:  999999999s;
	 -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
	 -webkit-text-fill-color: #fff;
}

.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height: 100%;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;-webkit-appearance: none;-webkit-border-radius: 0;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.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: 100%;width: auto; min-width:100%; 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*/

/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: auto;-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;
}
/*************************************************************
*二级页面
*/
/*组织机构*/

 .selector {
    margin: 0 auto;
    display: flex;
}
ul.departmentSelector {}

.selector .main ul {
    display: flex;
    column-gap: 0.2rem;
    flex-wrap: wrap;
}

.selector .tit {
    font-size: var(--titleSize);
    color: #fff;
    font-weight: bold;
    flex: none;
    margin-top: 0.05rem;
}
.selector ul li {
        color: #fff;
        float: left;
        font-size: var(--smailSize);
        /* margin-right: 0.45rem; */
        cursor: pointer;
        margin-bottom: 0.1rem;
        position: relative;
        padding: 0.07rem 0.2rem;
}

.selector ul li.all {
    display: none;
}

.selector.departmentSelectorDiv, .selector.careersSelectorDiv, .selector.letterSelectorDiv, .selector.departmentSelectorDiv {
    display: none!important;
}
.selector.s2 {
    display: none;
}

.selector .main ul.letterSelector {
    justify-content: space-between;
    gap: 0;
    flex: 1;
}

.selector .main {
    flex: 1;
}
.selector ul li span.selected {
    position: absolute;
    bottom: 96%;
    right: -0.09rem;
    display: block;
    cursor: pointer;
    color: #C4261C;
    font-size: 11px;
    width: 15px;
    line-height: 15px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
}

.selector ul li span.checked {
}

span.selected.checked {}
.selector ul li.selected {
    /* display: block; */
    /* line-height: 16px; */
    position: relative;
    /* border: 1px solid #C4261C; */
    /* padding: 2px; */
    /* margin-top: 3px; */
    text-decoration: none;
    /* color: #C4261C; */
    background-color: rgb(255 255 255 / 20%);
    font-weight: bold;
    border-radius: 0.12rem;
}
.selector ul li.selected span:after {
    content: "X";
}



.wp_tw_searchTeachers {
    /* border-top: 1px solid rgb(255 255 255 / 60%); */
    /* padding-top: 0.25rem; */
    max-height:5rem;
    overflow: auto;
    background: #fff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 70%);
}

.wp_tw_searchTeachers .news_list {
    display: flex;
    flex-wrap: wrap;
    /* border-top: 1px solid rgb(255 255 255 / 60%); */
    /* background: #fff; */
    /* box-shadow: 0 5px 15px rgb(0 0 0 / 70%); */
    padding: 0.5rem  0.4rem;
    width: 100%;
    box-sizing: border-box;
}

.wp_tw_searchTeachers .news_list .news {
    width: 25%;
    margin-bottom: 0.49rem;
}
.wp_tw_searchTeachers .news_list .news a:hover {
    box-shadow: 0 4px 16px rgb(136 161 178 / 2);
}
.wp_tw_searchTeachers .news_list .news a {
    margin: 0 0.31rem;
    /* padding: 0.252rem; */
    box-sizing: border-box;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 16px rgb(136 161 178 / 27%);
    height: 100%;
}

.wp_tw_searchTeachers .news_list .news .news_imgs {
    position: relative;
    z-index: 1;
    /* margin-bottom: 0.69rem; */
    padding: 0.25rem 0.37rem;
    background: url(images/teachbg.jpg) no-repeat;
    background-size: cover;
}
.wp_tw_searchTeachers .news_list .news .news_imgs span {position: relative;display: block;padding-top: 140.57%;}
.wp_tw_searchTeachers .news_list .news .news_imgs img {
        width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.wp_tw_searchTeachers .news_list .news .news_wz {
    /* background: #fff; */
    /* position: absolute; */
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.23rem;
    box-sizing: border-box;
    min-height: 1.36rem;
    text-align: left;
    text-align: center;
}

.wp_tw_searchTeachers .news_list .news .news_title {
    font-size: var(--titleSize);
    font-weight: bold;
    border-bottom: 1px solid rgb(142 158 170 / 20%);
    padding-bottom: 0.15rem;
    margin-bottom: 0.17rem;
}
.wp_tw_searchTeachers .news_list .news .news_meta {
    font-size: var(--smailSizex);
    line-height: 1.8;
}
body.list.searchPage {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background: url(images/searchCon_bg.jpg) center no-repeat;    background-size: cover;    height: auto;
}
.selector .main ul.letterSelector li {
    padding: 0;
    width: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
}

.selector .main ul.letterSelector li.selected {
    border-radius: 50%;
}

.wp-paralist {
    padding: 0 0.4rem;
    margin-bottom: 0.5rem;
}
div#wp_search_pages {
    display: none;
}

div#wp_search_pages {}

.searchbox .page_div {margin-top: 0;margin-bottom: 0.4rem;}
div#thumbs {
    width: 100%;
    height: 40%;
    width: 75%;
    position: absolute;
    top: 0.4rem;
}
.main_container .main1 .hot-container .name_list .swiper-slide[aria-label="14 / 14"] .title {
    font-size: 11px;
}

body.main .body_maincon{margin-left:0}
body.main .body_aside,.openSearch{display:none}
.openSearch.close{display:block;}
.main_container .main1 .tab-list>div.tab-con2,.main_container .main1 .tab-list>div.tab-con3{    opacity: 0;}
.main_container .slide2,.main_container .slide3{display:none !important}

.list .careerList .tttop{    display: flex;margin-bottom: 0.5rem; 
     margin-top: 0.76rem;
    justify-content: space-between;}
body.list .tttop .col_tt._tt {margin:0}
.list .careerList .tttop input{line-height: .4rem;
    font-family:"Microsoft Yahei";font-size:0.14rem;
    padding-left: .21rem;
    border-radius: 0.08rem 0 0 0.08rem;    width: 4.56rem;
    box-sizing: border-box;}
.list .careerList .tttop input::placeholder{color:#0C679D}

.list .careerList .tttop .btn{line-height: .4rem;    cursor: pointer;
    border-radius: 0 0.08rem 0.08rem 0;
  
    width: .98rem;
    text-align: center;
    padding-left: .25rem;
    box-sizing: border-box;
    color: #fff;
    font-size: .15rem;
    font-weight: 600;
    letter-spacing: .05rem;background:#C4261C url(images/searchico.png) no-repeat center left .2rem / .18rem;}
.list .careerList .tttop .searchtt{    box-shadow: 0 2px .15rem #96C1DD35;display:flex}

.list .careerList.hide::after{content:'抱歉未检索到相关信息';display:block;}

.main_container .main1 .tab-menu>div::before{content:'Highlights';    display: block;
    position: absolute;
    font-size: .18rem;
    bottom: -.3rem;
    left: 0;
    right: 0;
    text-align: center;}
.main_container .main1 .tab-menu>div:nth-child(2)::before{content:'Featured'; }
.main_container .main1 .tab-menu>div:nth-child(3)::before{content:'The Latest'; }
.header1 .sitetitle>span{    display: flex;
    flex-direction: column;}
.header1 .sitetitle>span .en{font-size: .14rem;}
.nav .wp-menu .menu-item a.menu-link{display: flex;    text-align: center;
    flex-direction: column;}
.nav .wp-menu .menu-item a.menu-link .en{    font-size: .12rem;color: #ffffff80;line-height:.2rem}
.main .footer{    background: #005C96;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #E0E0E070;
    font-size: .14rem;
    padding: .27rem 0;
    text-align: center;}
.wp_tw_searchTeachers .nonetip{    text-align: center;
    font-size: 0.16rem;
    padding: .2rem 0;}