/*导航*/
.w_nav_wrap {
    width: 100%;
    background: #0e59ad;
    height: 54px;
    border-top: 1px solid #65a4de;
    border-bottom: 1px solid #fff
}

.w_nav li {
    float: left;
    line-height: 54px;
    width: 139px;
    border-left: 1px solid #3e7abd;
    color: #fff;
    font-size: 18px;
    text-align: center
}

.w_nav a {
    display: block;
    width: 100%;
    color: #fff;
}

.w_nav a:hover {
    color: #f29c41
}

.current_nav_li {
    background: url(../images/orangeline.png) no-repeat bottom;
}

/* 二级导航 */
.nav_item li ul {
    display: none;
}

.nav_ej_item {
    z-index: 10;
    position: absolute;
    top: 185px;
    left: 0;
    width: 122px;
    position: absolute;
    text-align: center;
    background-color: #0e59ad;
    box-sizing: border-box;
}

.nav_ej_item li {
    -webkit-transition: .5s all;
    transition: .5s all;
    box-sizing: border-box;
    float: none;
    display: block;
    border-bottom: 1px solid #3e7abd;
    width: 122px;
}

.nav_ej_item li:last-child {
    border-bottom: none;
}

.nav_ej_item li a {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    white-space: nowrap;
    background-color: #0e59ad;
    color: #fff;
    text-align: center;
}

.nav_ej_item li a:hover, .nav_ej_item li a.cur_01 {
    opacity: 1;
    background-color: #3e7abd;
}

.nav_item li:hover .nav_ej_item {
    display: block;
}

/*内容*/
.w_content {
    margin-top: 45px;
}

/*新闻*/
.w_news {
    margin-bottom: 55px !important;
}

.news_l {
    background: #efefef;
    padding-top: 3px
}

#slides li {
    width: 544px;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

.news_l .w_bg_box {
    height: 332px;
}

.news_l .w_news_text {
    width: 494px;
    padding: 22px 25px;
    font-size: 14px;
    color: #333;
    height: 45px;
    overflow: hidden
}

.w_news_text::after {
    width: 30px;
    font-weight: bold;
    position: absolute;
    bottom: 2px;
    right: 29px;
    padding: 0 31px 1px 0px;
}

/*.news_l .w_news_text p{overflow:hidden;!*超出隐藏*!text-overflow:ellipsis;!*文本溢出时显示省略标记*!display:-webkit-box;!*设置弹性盒模型*!-webkit-line-clamp:3;!*文本占的行数,如果要设置2行加...则设置为2*!-webkit-box-orient:vertical;!*子代元素垂直显示*!}*/
.w_news_text a {
    color: #f29c41
}

/* CSS Document */
#full-screen-slider {
    width: 544px;
    position: relative;
    height: 460px
}

#slides {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

/*#slides dl { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}*/
.w_bg_box a {
    display: block;
    width: 100%;
    height: 100%;
}

.w_page_wrap {
    position: absolute;
    left: 0;
    bottom: 88px;
    background: #000;
    line-height: 50px;
    height: 50px;
    width: 500px;
    z-index: 100;
    color: #fff;
    font-size: 16px;
    padding: 0 22px;
}

#pagination {
    list-style: none;
    float: right;
    padding: 5px 15px 5px 0;
    margin: 0;
    position: absolute;
    bottom: 30%;
    right: 0;
    z-index: 1001;
}

#pagination li {
    display: block;
    list-style: none;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 3px;
    border-radius: 50%;
    border: 1px solid #fff
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

.current {
    background: #fff;
}

.w_news_img {
    width: 51px;
    height: 79px;
    background: #001414;
    font-size: 24px;
    color: #fff;
    padding: 13px 30px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: 1000
}


/*新闻右侧*/
.news_meg {
    margin-bottom: 35px
}

.news_meg_head {
    line-height: 30px;
    margin-bottom: 3px;
}

.news_meg_head h2 {
    font-weight: bold;
    font-size: 24px;
}

.news_meg_head a {
    background: #f7f7f7;
    width: 410px;
    display: block;
    text-align: right;
    margin-left: 7px;
}

.news_meg li {
    line-height: 34px;
    border-bottom: 1px dotted #424242;
    font-size: 14px
}

.news_meg p {
    width: 426px;
}

.news_meg li a {
    display: block;
    height: 34px;
}

.news_meg li a:hover {
    color: #f29c41
}

/*.news_meg span{color: #666}*/

.pro_notice {
    margin-bottom: 0;
}

/*学术会议*/
.w_acad_conf {
    background: #efefef;
    height: 342px;
}

.w_acad_conf_head h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 64px;
    float: left
}

.w_acad_conf_head a {
    float: right;
    font-size: 14px;
    line-height: 64px;
}

/*优秀成果*/
.w_out_achiew {
    margin-top: 30px !important;
}

.w_out_txt {
    width: 252px;
    padding-left: 8px;
    padding-top: 10px;
    font-size: 16px;
    color: #333
}

.w_out_txt span {
    color: #999
}

/*柱状图*/
.w_sum {
    border-top: 1px solid #c4c4c4;
    margin-top: 63px !important;
    padding-top: 40px
}

.w_switch_box {
    width: 415px;
    line-height: 35px;
    margin-bottom: 15px
}

.w_switch {
    margin: 0 auto;
    width: 187px;
    color: #6b6b6b;
    font-size: 20px;
    border: 1px solid #6b6b6b;
    text-align: center
}

.w_switch li {
    width: 50%;
    cursor: pointer
}

.w_switch_current {
    background: #2068b8;
    color: #fff;
}

.w_sum_left {
    width: 415px;
    height: 345px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    overflow: hidden
}

.contain_show {
    display: block;
    height: 345px;
}

/*总数*/
.w_legend {
    width: 210px;
    height: 33px;
    background: #efefef;
    margin-left: 63px
}

.w_legend dl {
    margin-left: 22px;
    margin-top: 7px;
}

.w_legend dt {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.w_legend dd {
    font-size: 14px;
    color: #333
}

.w_sum_btn {
    background: #79bce8
}

.w_add-btn {
    background: #6bd19f
}

/*教科室*/
.w_Office_wrap {
    margin: 0 20px
}

.w_Office_wrap h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px
}

.w_Office {
    width: 272px;
    height: 346px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.w_Office ul {
    padding: 8px 15px;
    line-height: 22px;
    color: #333;
    font-size: 14px
}

.w_Office li {
    margin-bottom: 10px
}

.w_Office p {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.w_Office a:hover {
    color: #f29c41
}

.w_num {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    margin-right: 15px
}

.w_num_one {
    background: #c44545;
    color: #fff
}

.w_num_two {
    background: #ffab49;
    color: #fff
}

.w_num_three {
    background: #ffcf5d;
    color: #fff
}

.w_researcher_wrap {
    margin: auto
}

.w_researcher {
    width: 364px;
    height: 346px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.w_researcher_dl {
    padding: 15px 20px;
    color: #333;
    font-size: 15px;
    line-height: 26px
}

.w_researcher dl {
    text-align: center;
    margin: 12px 6px
}

.w_researcher_dl dt {
    width: 88px;
    height: 88px;
    border-radius: 50%
}

.w_researcher_dl img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.w_researcher_dl dd {
    max-width: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*联系客服*/
.w_fix_sr {
    position: fixed;
    right: 5px;
    bottom: 466px;
    background: rgba(0, 0, 0, 0.5);
    width: 70px;
    border-radius: 5px
}

.w_fix_sr a {
    display: block;
    height: 83px
}

.w_fix_sr .w_sr {
    background: url(../images/ser.png) no-repeat center;
    border-bottom: 1px solid #fff
}

.w_fix_sr .w_mob {
    background: url(../images/mob.png) no-repeat center
}

.w_fix_sr .gotop {
    background: url(../images/ser4.png) no-repeat center;
    border-bottom: 1px solid #fff
}

.w_fix_sr .text {
    background: url(../images/ser3.png) no-repeat center;
    border-bottom: 1px solid #fff
}







