@charset "utf-8";

/* ---html、body100%--- */
* {
    padding: 0;
    margin: 0;
}

html,
body {
    background: #eee;
}

/* ---默认字体9pt--- */
div,
table {
    font-size: 9pt;
}

/* ---div居中、div背景--- */
body {
    text-align: center;
    background: url(images/bodybg.gif) repeat-x center top;
    font-size: 9pt;
    color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

table {
    font-size: 9pt;
}

/* ---标准链接样式--- */
a {
    font-size: 9pt;
    text-decoration: none;
    color: #333333;
    line-height: 25px;
}

a:hover {
    font-size: 9pt;
    text-decoration: underline;
    color: #dd1a06;
    line-height: 25px;
}

/* ---白色字链接样式--- */
.bwlink a {
    font-size: 9.5pt;
    text-decoration: none;
    color: #333333;
}

.bwlink a:hover {
    font-size: 9.5pt;
    text-decoration: none;
    color: #ffffff;
}

.wlink a {
    font-size: 9pt;
    text-decoration: none;
    color: #FFFFFF
}

.wlink a:hover {
    font-size: 9pt;
    text-decoration: underline;
    color: #dd1a06;
}

.llink a {
    font-size: 10pt;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

.llink a:hover {
    font-size: 10pt;
    text-decoration: underline;
    color: #FFCC00;
    font-weight: bold;
}

.blink a {
    font-size: 9.5pt;
    text-decoration: none;
    color: #333333;
}

.blink a:hover {
    font-size: 9.5pt;
    text-decoration: none;
    color: #ffffff;
}

.clink a {
    font-size: 12px;
    color: #333333;
}

.clink a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #215eb2;
}

.lan {
    color: #2d8ace;
}

.lm {
    font-size: 12pt;
    font-weight: bold;
    color: #14629b;
}

.glink a {
    color: #666666;
}

/* ---信息正文--- */
.content {
    font-size: 10.5pt;
    line-height: 25px;
}

#infocontent div {
    font-size: 10.5pt;
    line-height: 1.5em;
}

/* ---最大的div容器--- */
#container_page {
    width: 100%;
    text-align: left;
    min-height: 100%;
    /* For IE */
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #ffffff;
}

/* ---中部div，要制定高度--- */
#container_content {
    width: 100%;
    height: 48rem;
    padding: 0px;
    clear: both;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

#container_detail {
    background-image: url("/_upload/tpl/0f/24/3876/template3876/images/listbackground.png");
    background-repeat: no-repeat;
    margin-top: 50px;
    padding-bottom: 50px;
    background-size: 100% 100%;
}

#main_1 {
    width: 1000px;
    padding: 0px;
    clear: both;
}

.main1bg1 {
    background-image: url(images/main2_1.gif);
    background-position: left top;
    background-color: #E9E9E9;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
}

.main1bg2 {
    background-image: url(images/main2_2.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

#main_2 {
    width: 1000px;
    padding: 0px;
    clear: both;
}

.main2bg1 {
    background-image: url(images/main_2_3.gif);
    background-position: right bottom;
    background-color: #E9E9E9;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
}

.main {}

/* ---头--- */
#tophead {
    width: 1000px;
}

#nav {
    width: 1000px;
}

#page {
    width: 1000px;
    background-color: #ffffff;
}

/* ---版权栏--- */
#container-foot {
    clear: both;
    background-color: #ffffff;
}

/* ---查询input框宽--- */
.SearchTitleInput {
    width: 140px;
}

.kuang {
    border-right-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ADC7B6;
    border-left-color: #adc7b6;
    background-color: #EFFAF2;
}

.kuang1 {
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #750a20;
    border-left-color: #750a20;
    background-color: #e0e0e0;
    color: #750a20;
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #750a20;
}

.kuang2 {
    border: 1px solid #750a20;
}

.kuang3 {
    background-color: #750A20;
    color: #FFFFFF;
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
}

.kuang4 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
    border-left-color: #e3e3e3;
}

.biaoti {
    color: #2d8ace;
    font-family: "华文行楷";
    font-size: 30px;
    font-weight: bolder;
}

.biaoti1 {
    color: #000000;
    font-size: 14px;
    clear: both;
    font-family: "宋体";
    font-weight: bold;
}

.biaoti5 {
    color: #5179be;
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    clear: both;
    background-image: url(images/mainleft2_2.gif);
    background-repeat: repeat-x;
}

.biaoti2 {
    color: #8c9a8d;
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    clear: both;
}

.biaoti3 {
    color: #000000;
    font-family: "宋体";
    font-size: 20px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
}

.biaoti4 {
    color: #ffffff;
    font-weight: bolder;
    clear: both;
    font-family: "宋体";
    font-size: 24pt;
}

.baizi {
    color: #FFFFFF;
}

.baizi1 {
    color: #FFFFFF;
    background-image: url(images/nav_4.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.mainbg {
    background-image: url(images/mainbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.mainleftbg1 {
    background-image: url(images/mainleft2.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.mainrightbg1 {
    background-image: url(images/mainright1_1.gif);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #cccccc;
}

.mainrightbg2 {
    background-image: url(images/mainright2_3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #CCCCCC;
}

.listrightbg1 {
    background-image: url(images/listbg.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.foothang {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 1.8em;
    font-size: 12px;
}

.footbg {
    background-image: url(images/foot.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#image img {
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
}

.biaoti11 {
    color: #ffffff;
    font-size: 14px;
    clear: both;
    font-family: "宋体";
    font-weight: bold;
    height: 37px;
    line-height: 37px;
}

.biaoti111 {
    color: #ffffff;
    font-size: 14px;
    clear: both;
    font-family: "宋体";
    font-weight: bold;
}

.biaoti12 {
    color: #454545;
    font-size: 14px;
    clear: both;
    font-family: "宋体";
    font-weight: bold;
}

.wp_search .search {
    background: url(images/search.gif) no-repeat;
    height: 20px;
}

#w1 a span {
    color: #000
}

#w1 ul li ul li a span {
    color: #000
}

.pan4 {
    padding-top: 58px;
    padding-left: 10px;
}

.article {
    line-height: 1.7em;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.main-elements {
    background: #fff;
    widht: 100%
}

.rise {
    position: fixed;
    align-items: center;
    padding: 0px 15px;
    display: flex;
    justify-content: space-between;
    height: 70px;
    background: #00AFC4;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 93%;
}

.rise .wp_nav * {
    width: 46px
}

.flexslider {
    margin-top: 69px;
    border: 0px solid #fff;
}

.flex-control-nav,
.flex-control-paging {
    z-index: 99;
    bottom: 0px;
}

.flex-control-paging li a:hover {
    background: #FFFFFF;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    opacity: 1;
    border: 2px solid #00AFC4;
}

#flex-control-paging li a ：hover {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    opacity: 1;
    border: 2px solid #00AFC4;
}

.flex-control-paging li a.flex-active {
    background: #00AFC4;
    border: 2px solid #ffffff;
}

.more_btn-new {
    width: 98px;
    height: 30px;
    border: 1px solid #00AFC4;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}

.more_btn-new span {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #00AFC4;
    line-height: 30px;
}

.tt-new {
    height: 30px;
    margin: 10px auto;
    width: 355px;
    display: flex;
    border-bottom: 1px solid #ccc;
    opacity: 1;
    margin-top: 30px;
}

.tit-new {
    float: left;
}

.tit-new .title {
    font-size: 22px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.tit-new .school {
    font-size: 17px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #9EA6B4;
}

#container-2 {
    background: #fff !important;

}

.container-level {
    height: 40px;
    display: flex;
    justify-content: space-between;
}

.wp_nav .nav-item{
    margin-left: 10px;
}

.container-level .wp_nav .nav-item a  span.item-name {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
}

.container-level .wp_nav .nav-item .activeItem span.item-name{
    color: #fff;
    display: inline-block;
    background: #01C1D8;
    border-radius: 30px 30px 30px 30px;
    opacity: 1;
}

.container-level .wp_nav .nav-item a span.item-name:hover {
    color: #fff;
    display: inline-block;
    background: #01C1D8;
    border-radius: 30px 30px 30px 30px;
    opacity: 1;
}

.container-newList__item {
    position: relative;
}

.container-newList__item__title {
    position: absolute;
    bottom: 18px;
    left: -24px;
    width: 100%;
}

.container-newList {
    width: 100%;
}

.container-imagebox {
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    //height: 200px;
 // overflow: hidden;
}

.container-imagebox img {
    width: 354px;

}

.newList__item__topic a {
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newList__item__time {
    margin-top: 15px;
    font-size: 16px;
    font-family: DINPro, DINPro;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0px;
    text-align: right;
}

.window-fortyone tr .container-newList__item {
    display: none
}

.window-fortyone tr .container-titletwo {
    display: block
}

.window-fortyone table tbody tr:nth-child(1) .container-newList__item {
    display: block
}

.window-fortyone table tbody tr:nth-child(1) .container-titletwo {
    display: none
}

.container-titletwo {
    border-bottom: 1px solid #cccccc;
    width: 350px;
    margin: 5px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.newList__topictwo a {
    width: 260px;
    text-align: left;
    overflow: hidden;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 39px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newList__time {
    font-size: 14px;
    font-family: DINPro, DINPro;
    font-weight: 400;
    color: #9EA6B4;
    line-height: 0px;
}

.publish__time {
    float: right;
    text-align: right;
    font-size: 14px;
    font-family: DINPro, DINPro;
    font-weight: 400;
    color: #9EA6B4;
    line-height: 0px;
}

.post-43 {
    background-color: #fff;
}

.academy-notice {
    background-color: #00AFC4;
    width: 356px;
    height: 65px;
}

.window-four-titile {
    width: 400px;
    overflow: auto;
    display: flex;
}

.windowtow .wp_nav {
    overflow: auto;
    display: flex;
    width: 360px;
    white-space: nowrap;
}


::-webkit-scrollbar {
    width: 0;
    height: 0;
    opacity: 0;
}

.container-circulars {
    width: 100%;
}

.newTab-item {
    display: none;
}


.scientific-item,
.windowtow-item {
    display: none;
}

.newTabtowShow,
.newTabscientificShow,
.newTabShow {
    display: block !important;
}

.container-notice-left {
    padding: 10px;
    text-align: left;
    margin: 8px auto;
    width: 330px;
    height: 100px;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #D3D0D0;
}

.container-circulars-title {

    margin-bottom: 6px;
}

.container-circulars-title a {
    height: 35px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 25px;
}

.container-circulars-content a {
    margin-bottom: 10px;
    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre-line;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #666666;
    line-height: 1.5;
}

.container-circulars-time {
    text-align: right;
    height: 18px;
    font-size: 14px;
    font-family: DINPro, DINPro;
    font-weight: 400;
    color: #999999;
}

.container {
    background-color: #ffffff;
    margin-top: 0px;
}

#ie {
    background: #fff !important;
}

.scientific .wp_nav {
    overflow: auto;
    display: flex;
    width: 360px;
    white-space: nowrap;
}

.container-academic {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}

.container-trailer {
    margin-left: 11px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #fff;
    padding: 9px;
    width: 334px;
    height: 108px;
    box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
    border-radius: 0px 0px 4px 4px;
    opacity: 1;
}

.newList__item__saying a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

.newList__item__expression a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.8;
    margin-bottom: 20px;
}

.container-publicize {
    margin: 15px auto;
    width: 340px;
    background-size: 100% 100%;
    background-image: url("/_upload/tpl/0f/24/3876/template3876/wap_resources/images/fast01.png");
    background-repeat: no-repeat;
    height: 240px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.talent-public {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 10px;
}

.talent-public a:hover{
    color:fff;
}

.container-Information {}

.container-mpa {
    margin: 20px auto;
    background-size: cover;
    background-image: url("/_upload/tpl/0f/24/3876/template3876/wap_resources/images/fast02.png");
    background-repeat: no-repeat;
    text-align: center;
    width: 340px;
    height: 180px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    position: relative;
}


.container-talent {
    position: relative;
    margin: 20px auto;
    background-size: cover;
    background-image: url("/_upload/tpl/0f/24/3876/template3876/wap_resources/images/fast03.png");
    background-repeat: no-repeat;
    text-align: center;
    width: 340px;
    height: 180px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
}


.container-campus {
    position: relative;
    margin: 10px auto;
    width: 340px;
    background-size: cover;
    background-image: url("/_upload/tpl/0f/24/3876/template3876/wap_resources/images/fast04.png");
    background-repeat: no-repeat;
    text-align: center;
    height: 180px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
}


.container-activity {
    position: relative;
    margin: 20px auto;
    background-size: cover;
    background-image: url("/_upload/tpl/0f/24/3876/template3876/wap_resources/images/fast05.png");
    background-repeat: no-repeat;
    text-align: center;
    width: 340px;
    height: 180px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
}

.talent-mpa {
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 180px;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #333;
    height: 80px;
    flex-direction: column;
}

.site-copyright {
    font-size: 16px;
    line-height: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.list-columns {
    height: 50px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 0px 8px;
    margin-bottom: 15px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 1px solid #CDCECE;
    cursor: pointer;
}

.list-columns:hover {
    padding: 0px 8px;
    margin-bottom: 15px;
    background: #00AFC4;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 1px solid #CDCECE;
    cursor: pointer;
}

.list-columns:hover a {
    color: #FFFFFF;
}

.list-columns:hover .list-origin {
    background: #FFF;
}

.list-columns:hover .list-columnsTime {
    color: #FFFFFF;
}

.list-columnsTime {
    font-size: 13px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #999999;
}

.list-columnsTitle a {
    font-size: 16px;
    width: 240px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
}

.list-columns-data {
    display: flex;
    align-items: center;
}

.list-origin {
    margin-right: 5px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #00AFC4;
    border-radius: 5px 5px 5px 5px;
    opacity: 1;
}

.list-columnsTitle {
    text-align: left;
    width: 210px;
}

.article .arti-metas {
    margin: auto;
    border-bottom: 1px solid #cccccc;
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 10px 0;
    width: 340px;
}

.list-head {
    padding: 20px 0px 10px 0px;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 10px;
}

.article h1.arti-title {
    border-bottom: 0px solid #ECECEC;
}

.footer .inner {
    display: inline-block;
    text-align: left;
}

.list-meta .column-path {
    padding-left: 0px;
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    background: #ffffff;
}

.list-meta .column-path,
.list-meta .column-title {
    float: left;
}

.talent-more {
    position: absolute;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    right: 8px;
    bottom: 10px;
}

.dhImg {
    height: 15px;
}

#dhBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    overflow: hidden;
}

.dhContent {
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -200px;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 0.95;
    transition: all 3s ease-in-out 5s;
    overflow-y: auto;
}

.showDh {
    display: block !important;
}

.overBody {
    overflow: hidden;
}

.showDhContnet {
    right: 0;
    /* 移回屏幕内 */
}

.menu-link,
.sub-link {
    color: #fff;
    text-decoration: none;
}

.menu-item,
.sub-item {
    padding: 10px 16px 0px 16px;;
    box-sizing: border-box;
    /* padding-left: 16px; */
}

.sub-menu {
    height: 0;
    
    box-sizing: border-box;
    overflow: hidden;
    transition: all 1s ease-in-out;
}

.showSubMenu {
    height: auto;
}

.menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navIcon {
    width: 15px;
    height: 8px;
    transform: rotate(-180deg);
    transform-origin: center center;
    display: none;
}

.navIconRotate {
    transform: rotate(0deg);
}

.menu-link,
.sub-link {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #00AFC4;
}

.menu-link,
.sub-link a:hover {
    font-size: 16px !important;
    font-family: PingFang SC, PingFang SC !important;
    font-weight: bold !important;
    color: #00AFC4;
}

.wp-menu>.menu-item a {
    font-size: 16px !important;
}

.wp-menu>.menu-item a:hover{
    text-decoration: blink !important;
}

.wp-menu>.menu-item>.menu-link {
    color: #00AFC4;
}

.wp-menu>.menu-item>.sub-menu>.sub-item {
    text-align: left;
}

.wp-menu>.menu-item>.sub-menu>.sub-item>.sub-link {
    font-weight: 400;
    color: #333;
}

.wp-menu>.menu-item>.sub-menu>.sub-item>.sub-menu .sub-link {
    font-weight: 400;
    color: #999;
}

.article .entry .read img {
  width:unset !important;
 height:unset !important;
}

.wp_articlecontent .table-content{
  width:100%;
  overflow-x:auto;
}