/* BASIC css start */
#teambodymax_wrap {position: relative; width:100%; height:690px; margin-bottom:80px; overflow: hidden; background:url(/design/bodymax/renewal/2018/main/main_partner/team_bg.gif);} 
/*
#teambodymax_wrap .teambodymax:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    margin-left: -25px;
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #fff;
}
*/
.teambodymax {
    position: relative;
    width: 1100px;
    height: 600px;
    margin: 0 auto;
    background: url(/design/bodymax/renewal/2018/main/main_partner/team_bg.png);
}
.teambodymax > .team_img {position: absolute; top:90px; left:0; }


/* 팀바디맥스 
.bd_team {    

    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -196px;
    width: 393px;
    height: 470px;
    }*/

/* 팀바디맥스 */
.bd_team {    

    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -196px;
    width: 536px;
    height: 470px;
 }
 
.bd_team .bd_team_cnt {}
.bd_team .bd_team_cnt ul {overflow: hidden; }
.bd_team .bd_team_cnt ul li{float:left; position: relative; }
.bd_team .bd_team_cnt ul li:hover:after {

border-right: 35px solid red;
border-top: 35px solid transparent;
}

.bd_team .bd_team_cnt ul li p { position: relative; display:block; width:121px; height:121px; margin:5px; }
/*.bd_team .bd_team_cnt ul li p:after{
content:"";
    display: block;
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-right: 35px solid #bbb;
} 

.bd_team .bd_team_cnt ul li p hover > after {

border-right: 35px solid red;
border-top: 35px solid transparent;
}


.bd_team .bd_team_cnt ul li p:before {

    content: "GO";
    position: absolute;
    bottom: 3px;
    right: 2px;
    z-index: 999;
    color: #fff;
    font-size: 10px;



}*/
.bd_team .bd_team_cnt ul li p > img {width:100%; height:auto; }
/*.bd_team .bd_team_cnt ul li:first-child p {display:block; width:252px; height:121px; margin:5px;}*/
.bd_team .bd_team_cnt ul li .team_prorile {
    
    display:none;
    position: absolute; 
    top:5px; 
    right:4px; 
    width:122px; 
    height:122px;
    text-align: center;
    background:url(/design/bodymax/renewal/2018/main/main_partner/bg.png);    
}

.bd_team .bd_team_cnt ul li .team_prorile b{ display: block; margin-top: 40px;color: #fff; }
.bd_team .bd_team_cnt ul li .team_prorile a {

    display: block;
    border-radius: 3px;
    color: #fff;
    background: #d50c0c;
    margin-top: 10px;
    text-align: center;
    height: 20px;
    width: 80px;
    line-height: 20px;
    margin-left: 20px;
}


/* BASIC css end */

