@charset "utf-8";

.bo_w_info strong {color:#f75665;font-weight:400;}

#list_type .cell.cell_name2 {width:30%;}
#list_type .cell.cell_name2 .profile_img img {width:20px;height:auto;border-radius:50%;}
#list_type .cell.cell_point {width:160px;}

#list_type .td .cell.cell_point {color:#f75665;font-size:15px;font-weight:500;}


.add_info {margin:0 0 20px 0;}
.add_info table {width:100%;border-collapse:collapse;border-spacing:0 5px;} 
.add_info caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.add_info th {width:20%;padding:12px 10px;font-weight:500;text-align:left;background:#f6f6f6;border:solid 1px #ddd;}
.add_info td {width:80%;padding:12px 10px;border:solid 1px #ddd;}
.add_info td strong {color:#f75665;font-weight:500;}
.add_info td input,
.add_info td span,
.add_info td img,
.add_info td a {vertical-align:middle;}

a.btn_trade {display:block;width:160px;margin:0 auto 20px auto;padding:0;color:#fff;font-size:16px;font-weight:500;text-align:center;line-height:50px;border-radius:4px;cursor:pointer;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.bo_vc_w {}

#bo_vc article a.select_btn,
#bo_vc article a.select_chk {display:inline-block;;padding:0 12px;color:#fff;font-size:12px;line-height:28px;border-radius:40px;}
#bo_vc article a.select_btn i,
#bo_vc article a.select_chk i {margin:0 4px 0 0;font-size:12px;}
#bo_vc article a.select_btn {background:#444;}
#bo_vc article a.select_chk {background:#f75665;}

#bo_vc article .cm_wrap .career {}
#bo_vc article .cm_wrap .career strong {color:#f75665;font-weight:500;}




@media screen and (max-width:960px) {

#list_type .cell.cell_name2 {width:120px;}
#list_type .cell.cell_point {width:80px;}

a.btn_trade {width:180px;font-size:16px;line-height:40px;}
}