.page5{
    position: relative;
}
.page5{
    margin-top: 60px;
}
.page5 .rain{
    text-align: center;
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.page5 .rain .line{
    position: absolute;
    left: 50%;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: -43px;
    width: 86px;
    height: 3px;
    background-color: #4370F5;
}
.page_con.home .page4 .rain .line{
    background-color: #4370F5;
}
.page5 .rain span.txt{
    display: inline-block;
    margin-top: 30px;
    color: #B2B2B2;
    /* font-weight: 700;    0206 去除*/
}
.page_con.home .page4 .rain span.txt{
    color: #fff;
}

.rain-content .part_4 .tabs{
    width: 500px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 0 70px 0px 70px;
    margin-bottom: 0px;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}
.rain-content .part_4 .tab_item{
    width: 160px;
    display: inline-block;
    height: auto;
    color: #3c3a39;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    line-height: 18px;
    background: none !important;
    border-left: 0 !important;
}
.rain-content .part_4 .ons{
    padding-bottom: 10px;
    color: #4370F5;
    border-bottom: 2px solid #4370F5;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    background: none !important;
}
/* 0206 */
.rain-content .part_4 .tabbed_content{
    padding-top: 5px;
}
.rain-content .team_5 dd p{
    border-radius: 8px;
    position: relative;  /* v1-0207 */
}
/* v1-0207 start */
.rain-content .team_5 p span.team-5-txt{
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 22px;
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6;
    letter-spacing: 2px;
    bottom: 0;
    padding: 0;
    height: 60px;
}
.rain-content .team_5 p span.team-5-bg{
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
    height: 60px;
    background: #0032FF;
    opacity: 0.49;
}
/* v1-0207 end */
.rain-content .team_5 p .team-5-txt .team-5-china{
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    font-size: 16px; /* v1-0207 */
}
.rain-content .team_5 p .team-5-txt .team-5-eng{
    font-size: 12px;
    display: block;
    overflow: hidden;
    margin-top:4px;  /* v1-0207 */
    letter-spacing: 0.4px;
}
.rain-content .team-5-last.team_5 dd p{
    width: 232px;
}
