.resume_main .resume_content{padding: 17px 0px;color:#414141}
.resume_main .resume_content:before{
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: rgb(0, 0, 0);
    position: absolute;
    top: 20px;
    z-index: 1;
}
.resume_main .default_html {display: block;width: 100%;}
.resume_main .default_html:before,.resume_main .default_html:after{content:'';display: inline-block;width: 100%;height: 17px;background-color: rgb(0, 0, 0);position: absolute;top: 0px;}
.resume_main .default_html:after{top:unset;bottom:0px;}
.resume_main .resume_m1{position:relative;padding-top: 20px;min-height: 190px;background: #fff;}
.resume_main .resume_m1:before {content: '';display: inline-block;width: 45px;height: 150px;background: rgb(166, 162, 51) url(./image/top_bg.png) 10px center no-repeat;position: absolute;margin-top: -14px;}
.resume_main .resume_m1:after {content: '';display: inline-block;width: 45px;height: 14px;background: url(./image/top_bg2.png);position: absolute;top: 163px}
.resume_main .resume_m3{background-color:#fff;}
.resume_main .resume_m2{position:absolute;width: 100%;height: 2px;margin-top: -24px;background: transparent;}
.resume_main .resume_m2:before{content:'';display: inline-block;width: 100%;height: 2px;background: #000000;}


.resume_main .name_item, .resume_main .info_item{width: 533px;margin-left: 56px;}
.resume_main .head_item{float: right;display: inline-block;vertical-align: top;margin-top: 8px;}
.resume_main .head_item dd{padding:0px;width:auto}
.resume_main .info_item dl{padding:5px !important;}
.resume_main .info_item .info_item_list {display:inline-block;color: #353535;}
.resume_main .info_item .info_item_list a.alifont{display:none;}
.resume_main .info_item .info_item_list span{display:block; padding-right:5px; margin-right:3px; line-height:1.2; border-right:2px solid #b8b8b8;}
.resume_main .info_item .info_item_list:last-child span,
.resume_main .info_item .info_item_list.last-child span{border-right:none; padding-right:0; margin-right:0;}
.resume_main .info_item .info_item_list span[data-placeholder]:not(:empty):before{content: attr(data-placeholder)'：';}

.resume_main .name_item{margin-bottom:10px;display: inline-block;vertical-align: top;}
.resume_main .name_item dl{padding-top:0;}
.resume_main .name_item .name{margin-bottom: 2px;}

.resume_main .resume_m3 .resume_item dl{padding-left: 0px !important;padding-right: 0px !important;}
.resume_main .resume_item dl dt{margin-bottom:10px;height: 35px;line-height: 35px;position: relative;overflow: hidden;}
.resume_main .default_item_html{display:inline-block;margin-left: -89px;position: relative;}
.resume_main .resume_item dl dt span.resume_item_title_span{color: #a6a233;padding: 0px 10px;position: relative;z-index: 3;}
.resume_main .resume_item dl dt a.alifont,.base_info_item dl dt a.alifont{display: inline-block;width: 33px;height: 33px;border-radius: 50%;background-color: rgb(166, 162, 51);text-align: center;line-height: 33px;color: #fff;}
.resume_main  .resume_item .resume_item_list_title span.time,
.resume_main  .resume_item .resume_item_list_title span.location,
.resume_main  .resume_item .resume_item_list_title span.role{float:left;width: 37%;margin:0;font-weight:bold;color:#484b4e;text-align: left;}
.resume_main  .resume_item .resume_item_list_title span.time{text-align:left;width: 25%;}

.resume_main  .resume_item .resume_item_list_title span.location{text-align: center;}
.resume_main  .resume_item .resume_item_list_title span.role{text-align: right;}
.resume_main .resume_item.time_item  .resume_item_list_text .description{color: #515151;}

.resume_main .work_list{width:30%; margin-right:5%;}
.resume_main .work_list:nth-of-type(even){margin-right:5%;}
.resume_main .work_list:nth-of-type(odd){clear:none;}
.resume_main .work_list:nth-of-type(3n){margin-right:0;}
.resume_main .work_list:nth-of-type(3n+1){clear:both;}
.resume_main .resume_m3 .skill_item[data_style="default_style"] .skill_slider span::before {color: #fff;}


.resume_main[modal_margin='0'] .resume_m1{min-height:190px}
.resume_main[modal_margin='0.2'] .resume_m1{min-height:192px}
.resume_main[modal_margin='0.4'] .resume_m1{min-height:195px}
.resume_main[modal_margin='0.6'] .resume_m1{min-height:200px}
.resume_main[modal_margin='0.8'] .resume_m1{min-height:205px}
.resume_main[modal_margin='1'] .resume_m1{min-height:210px}