._science_banner {
    width: 100%;
    height: 540px;
}

._science_banner .science_banner_img{

}


.list_menu {
    width: 1335px;
    height: 131px;
    background: #FFFFFF;
    box-shadow: 0px 1px 14px 0px rgba(77, 98, 222, 0.3);
    border-radius: 11px;
    position: absolute;
    top: 450px;
    right: 0;
    margin: auto;
    left: 0
}

.list_menu ul {
    display: table;
    margin: 45px auto auto auto;
    height: 64px;
}

.list_menu ul li {
    font-family: 'MicrosoftYaHei';
    border: 1px solid #F2F2F2;
    margin: auto 9px;
    float: left;
    width: auto;
    line-height: 30px;
    padding: 12px 38px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 4px;
}

.list_menu ul li:hover{background-color: #133ebe;color:#fff;}
.list_menu ul li:hover a{color:#fff;}

.list_menu ul li.menu_act {background: #133ebe;color: #fff;border-radius: 4px}
.list_menu ul li.menu_act a{color: #fff;}
.list_menu ul li.menu_act a:hover{color: #FFF;}

.science_banner_img .txt1 {
    padding-top: 200px;
    color: #fff;
    font-size: 47px;
    width: 212px;
    margin: auto;
    text-align: justify;
    text-align-last: justify;
}

.science_banner_img .txt2 {
    padding-top: 20px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    opacity: .5;
}

/* 公共标题样式 */

.about-wrap {
    width: 1260px;
    margin: 0 auto;
}

.title1 {
    color: #c2c2c2;
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    opacity: .5;
    text-transform: uppercase;
}

.title2 {
    color: #333;
    font-size: 28px;
    text-align: center;
    margin-top: 12px;
    font-weight: 900
}

.line1 {
    width: 54px;
    border-bottom: 5px solid #1e3c88;
    margin: auto;
    height: 9px
}

.line2 {
    width: 200px;
    border-top: 1px solid #EEEEEE;
    margin: auto;
    height: 9px
}

/* 博士后工作站 */
.workstation .intro-detail {
    margin-top: 58px;
}
.intro-img {
    float: left;
    width: 621px;
    height: 506px;
    margin-right: 61px;
}
.intro-cont {
    float:left;
    width: 547px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
.intro-cont p {
    margin-bottom: 40px;
    line-height:2;
}
/* 研究生培养 */
.training-box {
    
   /* margin-bottom: 103px;*/
    height: 588px;
    /*background: #000 url(../images/people/training-bg.png) no-repeat center top;*/
  
}
.training-main {
   text-align: center;
}
.training-intro {
    font-size: 16px;
    font-weight: 400;
    color: #2e2e2e;
    line-height: 33px;
    padding: 50px 52px 43px;
    text-align: center;
}
.training-detail-item {
    display: inline-block;
    width: 155px;
    height: 155px;
    line-height: 155px;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background: rgba(41, 80, 192,1);
    border-radius: 50%;
    margin: 0 85px;
}
.training-intro-more {
    margin-top: 43px;
    display: inline-block;
    font-size: 18px;
    color: #F2F2F2;
    width: 170px;
    height: 48px;
    line-height: 48px;
    background:rgba(41, 80, 192,1);
    border-radius: 7px;
}
.training-intro-more:hover {
    color: rgba(255, 255, 255, 1);
}
/* 五大培养单元 */
.training-unit-box {
    margin-bottom: 200px;
}
.about-wrap-left {
    width: 240px;
    float: left;
    margin-left: 50px;
}
.about-wrap-right {
    width: 850px;
    float: left;
    padding-left: 74px;
    padding-top: 86px;
}
.left-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    height: 73px;
    line-height: 73px;
    position: relative;
}
.left-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 69px;
    height: 7px;
    background: #2B38BA;
}
/* tab */
.tab-title {
    padding-top: 22px;
    min-height: 528px;
    border-right: 1px solid #E9E9E9;;
}
.tab-title li {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 48px;
    text-indent: 23px;
    position: relative;
    cursor: pointer;
}
.tab-title li.on {
    font-weight: bold;
    color: #1F48CF;
}
.tab-title li.on::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background: #133EBE;
    border-radius: 50%;
}
.tab-cont {
    display: none;
}
.tab-cont h2 {
    font-size: 20px;
    font-weight: bold;
    color: #2B38BA;
    margin-bottom: 35px;
}
.tab-cont p,.tab-cont ul li {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 38px;
}
.tab-cont p,.tab-cont ul {
    margin-bottom: 35px;
}

/* 人才招聘 */
.talent {
    padding-top: 24px;
}
.talent-content {
    margin-top: 94px;
    margin-bottom: 90px;
}
.talent-content-img{
    float: left;
    width: 691px;
    height: 365px;
}
.talent-content-intro {
    float: left;
    width: 530px;
}
.talent-content-intro h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 33px;
    margin-bottom: 10px;
}
.talent-content-intro p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 33px;
    margin-bottom: 20px;
}
.welfare-box span{
    display: inline-block;
    padding: 0 18px;
    margin-right: 10px;
    margin-bottom: 15px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #CECECE;
    border-radius: 18px;
}