/* tumb */
.my_tum_pedit {position:relative; width:240px; height:150px; margin-bottom:25px; overflow:hidden;}
.my_tum_pbtwrap {position:absolute; width:240px; height:75px; left:0px; top:75px; background:rgba(62,73,93,.85); opacity:0;}
.my_tum_pbt1 {position:relative; float:left; width:120px; height:75px; background:url("../img/edit/edit_bt1.png") no-repeat 0px 0px; cursor:pointer;}
.my_tum_pbt1:hover {background-position:0px -75px;}
.my_tum_pbt2 {position:relative; float:left; width:120px; height:75px; background:url("../img/edit/edit_bt2.png") no-repeat 0px 0px; cursor:pointer;}
.my_tum_pbt2:hover {background-position:0px -75px;}
.my_tum_pbt3 {position:relative; width:240px; height:75px; background:url("../img/edit/edit_bt2.png") no-repeat 60px 0px; cursor:pointer;}
.my_tum_pbt3:hover {background-position:60px -75px;}
.my_tum_pedit:hover .my_tum_pbtwrap{opacity:1; transition: all 0.2s linear;}
.my_tum_btedit {position:relative; width:240px; height:40px; margin-top:15px;}
.my_tum_btapply {position:relative; float:left; width:120px; height:40px; line-height:40px; text-align:center; border-top-left-radius:3px; border-bottom-left-radius:3px; background:#ff4853; font-size:15px; color:#fff; cursor:pointer; box-sizing:border-box;}
.my_tum_cancel {position:relative; float:left; width:120px; height:40px; line-height:40px; text-align:center; border-top-left-radius:3px; border-bottom-left-radius:3px; background:#5384ff; font-size:15px; color:#fff; cursor:pointer; box-sizing:border-box;}
.my_tum_btview {position:relative; float:left; width:120px; height:40px; line-height:40px; text-align:center; border:solid 1px #d9d9d9; border-left:0px; border-top-right-radius:3px; border-bottom-right-radius:3px; font-size:15px; color:#747474; cursor:pointer; box-sizing:border-box;}
.my_tum_btapply:hover {text-decoration:underline;}
.my_tum_cancel:hover {text-decoration:underline;}
.my_tum_btview:hover {text-decoration:underline;}

.my_tum_btview2 {position:relative; width:240px; height:40px; line-height:40px; text-align:center; border:solid 1px #d9d9d9; border-radius:3px; font-size:15px; color:#747474; cursor:pointer; box-sizing:border-box; margin-top:15px;}
.my_tum_btview2:hover {text-decoration:underline;}

/* my */
.edit_nocont {position:relative; width:100%; height:160px; line-height:160px; box-sizing:border-box; border:solid 1px #e6e5e5; text-align:center; font-size:16px; font-weight:400;}
.edit_wrap_out {position:relative; width:100%; box-sizing:border-box; margin-bottom:50px;}
.edit_tit1 {position:relative; width:100%; height:40px; font-size:22px; font-weight:800; letter-spacing:-1px;} 
.edit_wrap_in {position:relative; width:100%; box-sizing:border-box; border:solid 1px #dcdcdc; margin-bottom:20px;} 
.edit_tit2 {position:relative; width:100%; box-sizing:border-box; border-bottom:solid 1px #dcdcdc; padding:25px 20px; font-size:20px; font-weight:400; line-height:130%;}
.edit_tit3 {color:#666; font-size:16px;}
.edit_contwrap {position:relative; width:100%; box-sizing:border-box; padding:20px;}
.edit_pictwrap {position:relative; width:240px; box-sizing:border-box;}
.edit_pic {position:relative; width:240px; height:150px; box-sizing:border-box;}
.edit_prowrap {position:absolute; width:750px; height:150px; left:270px; top:20px; box-sizing:border-box;}
.edit_prowrap ul li {position:relative; float:left; width:120px; height:150px; box-sizing:border-box; border:solid 1px #e6e5e5; border-right:0px; text-align:center;}
.edit_prowrap ul li:nth-last-child(1) {border-right:solid 1px #e6e5e5;}
.edit_protit {position:relative; width:100%; height:50px; font-size:15px; font-weight:400; color:#2662b0; box-sizing:border-box; padding-top:30px;}
.edit_procont {position:relative; width:100%; height:75px; font-size:24px; font-weight:400; color:#9a9a9a; box-sizing:border-box; padding-top:42px; line-height:90%; background:url("../img/edit/edit_chk.png") no-repeat 50% 100px;}
.edit_protxt {font-size:14px; font-weight:400; color:#787878;}
.edit_on {color:#2662b0; background-position:50% 17px;}
.edit_btwrap {position:absolute; width:140px; height:150px; line-height:150px; right:20px; top:20px; box-sizing:border-box; background:#404c60 url("../img/edit/edit_arr.png") no-repeat 50% 95px; text-align:center; color:#fff; font-size:20px; font-weight:400; cursor:pointer; border-radius:3px;}
.edit_btwrap:hover {background-color:#1f69cb; transition: all 0.1s linear;}
/*.edit_btwrap1 {position:absolute; width:140px; height:150px; line-height:150px; right:20px; top:20px; box-sizing:border-box; background:#f75a4d url("../img/edit/edit_arr.png") no-repeat 50% 95px; text-align:center; color:#fff; font-size:20px; font-weight:400; cursor:pointer; border-radius:3px;}*/
.edit_btwrap1 {position:absolute; width:140px; height:150px; line-height:150px; right:20px; top:20px; box-sizing:border-box; background:#afacaf url("../img/edit/edit_arr.png") no-repeat 50% 95px; text-align:center; color:#fff; font-size:20px; font-weight:400; cursor:pointer; border-radius:3px;}
.edit_btwrap1:hover {background-color:#1f69cb; transition: all 0.1s linear;}

