.resume_main{background-color:#f7f7f7;}
.resume_m2{float: left;width: 270px;height: 100%;padding-top: 24px;background-color: #589bf7;}
.resume_m3{float: right;width:550px;padding-top: 20px;padding-right:20px !important;background-color: transparent;}
.resume_m4{display: none;}
.resume_content .resume_m3 .resume_item:not(.name_item){background-color:#ffffff}
.resume_main .resume_m2 .resume_item {
    color: #fff;
}
.resume_main .resume_item dt a.alifont{float:left; display:inline-block; width:26px; height:26px; line-height:1.6; margin-right:5px; border-radius:50%; background:#fff; color:#254665; text-align:center;}
.resume_main .resume_item dt span.resume_item_title_span{float:left;height:26px;line-height:24px;color: #fff;}
.resume_main .resume_item dl dt span.resume_item_title_span div{position:relative;width: 100%;height: 100%;font-size:18px;word-break:break-all;font-weight:bold;overflow:hidden;text-align: left;}
.resume_main .resume_item dl dt{padding-bottom: 5px !important;padding-top: 5px !important;padding-left: 5px;margin-bottom:10px !important;border-radius: 25px 0px 0px 25px;}
.resume_main .resume_m2 .resume_item dl dt{background-color:#fff !important;}
.resume_main .resume_m2 .resume_item dl dt span.resume_item_title_span{color: #3594cc;}
.resume_main .resume_m2 .resume_item dt a.alifont{color:#fff !important;background-color: #0b70bd;}

.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: 33.33%; margin:0; font-weight:bold; }
.resume_main  .resume_item .resume_item_list_title span.time{text-align:left;}
.resume_main  .resume_item .resume_item_list_title span.location{text-align:left;}
.resume_main  .resume_item .resume_item_list_title span.role{text-align:left;}
.resume_main .resume_item .resume_item_list_logo:not(.hidden) ~ .resume_item_list_title span.time{text-align: left;width:47%;}
.resume_main .resume_item .resume_item_list_logo:not(.hidden) ~ .resume_item_list_title span.location{text-align: right;width:47%;}
.resume_main .resume_item .resume_item_list_logo:not(.hidden) ~ .resume_item_list_title span.role{text-align: left;width:100%;}

.resume_main .head_item{margin: -6px 0 0 -5px;}
.resume_main .head_item.hidden ~ .name_item{margin-left:0;}

.resume_main .name_item{}
.resume_main .name_item dl{padding:5px;}
.resume_main .name_item .name-con .name{margin-bottom:16px;color: #ffffff;text-align: center;}
.resume_main .name_item .name-con .word {color:#ffffff;text-align: center;};
.resume_main .base_info_item dt{display:block;}
.resume_main .info_item dl dt{display:block;margin-bottom:10px;}
.resume_main .info_item .info_content .info_item_list{position: relative;margin-bottom: 10px;}
.resume_main .info_item .info_content a.alifont{position:absolute;width:20px;height:20px;line-height:20px;margin-top:2px;color: #3594cc;font-size:14px;text-align:center;border: 1px solid #fff;background-color: #ffffff;}
.resume_main .info_item .info_item_list span{display:block;line-height:24px;padding-left: 30px;width: 235px;color: #fff;}
.resume_main .inte_item_list .alifont{display: inline-block;    line-height: 28px;font-size: 15px;width: 21px;height: 28px;text-align: center;}

/** 全局颜色切换*/
.resume_main[data_color="c1"] .resume_m2{background:#0b70bd;}
.resume_main[data_color="c2"] .resume_m2{background:#254665;}
.resume_main[data_color="c3"] .resume_m2{background:#589bf7;}
.resume_main[data_color="c4"] .resume_m2{background:#ff7171;}
.resume_main[data_color="c5"] .resume_m2{background:#37b754;}
.resume_main[data_color="c6"] .resume_m2{background:#292929;}
.resume_main[data_color="c7"] .resume_m2{background:#ee7000;}
.resume_main[data_color="c8"] .resume_m2{background:#a29177;}
.resume_main[data_color="c9"] .resume_m2{background:#da180f;}
.resume_main[data_color="c10"] .resume_m2{background:#6b4b24;}
.resume_main[data_color="c11"] .resume_m2{background:#048BB3;}
.resume_main[data_color="c12"] .resume_m2{background:#5974D4;}
.resume_main[data_color="c13"] .resume_m2{background:#9D57CA;}
.resume_main[data_color="c14"] .resume_m2{background:#d4ba38;}
.resume_main[data_color="c15"] .resume_m2{background:#69cc41;}

.resume_main[data_color="c1"] .info_item .info_content a.alifont{color:#0b70bd;}
.resume_main[data_color="c2"] .info_item .info_content a.alifont{color:#254665;}
.resume_main[data_color="c3"] .info_item .info_content a.alifont{color:#589bf7;}
.resume_main[data_color="c4"] .info_item .info_content a.alifont{color:#ff7171;}
.resume_main[data_color="c5"] .info_item .info_content a.alifont{color:#37b754;}
.resume_main[data_color="c6"] .info_item .info_content a.alifont{color:#292929;}
.resume_main[data_color="c7"] .info_item .info_content a.alifont{color:#ee7000;}
.resume_main[data_color="c8"] .info_item .info_content a.alifont{color:#a29177;}
.resume_main[data_color="c9"] .info_item .info_content a.alifont{color:#da180f;}
.resume_main[data_color="c10"] .info_item .info_content a.alifont{color:#6b4b24;}
.resume_main[data_color="c11"] .info_item .info_content a.alifont{color:#048BB3;}
.resume_main[data_color="c12"] .info_item .info_content a.alifont{color:#5974D4;}
.resume_main[data_color="c13"] .info_item .info_content a.alifont{color:#9D57CA;}
.resume_main[data_color="c14"] .info_item .info_content a.alifont{color:#d4ba38;}
.resume_main[data_color="c15"] .info_item .info_content a.alifont{color:#69cc41;}

.resume_main[data_color="c1"] .resume_item dl dt{background-color:#0b70bd;}
.resume_main[data_color="c2"] .resume_item dl dt{background-color:#254665;}
.resume_main[data_color="c3"] .resume_item dl dt{background-color:#589bf7;}
.resume_main[data_color="c4"] .resume_item dl dt{background-color:#ff7171;}
.resume_main[data_color="c5"] .resume_item dl dt{background-color:#37b754;}
.resume_main[data_color="c6"] .resume_item dl dt{background-color:#292929;}
.resume_main[data_color="c7"] .resume_item dl dt{background-color:#ee7000;}
.resume_main[data_color="c8"] .resume_item dl dt{background-color:#a29177;}
.resume_main[data_color="c9"] .resume_item dl dt{background-color:#da180f;}
.resume_main[data_color="c10"] .resume_item dl dt{background-color:#6b4b24;}
.resume_main[data_color="c11"] .resume_item dl dt{background-color:#048BB3;}
.resume_main[data_color="c12"] .resume_item dl dt{background-color:#5974D4;}
.resume_main[data_color="c13"] .resume_item dl dt{background-color:#9D57CA;}
.resume_main[data_color="c14"] .resume_item dl dt{background-color:#d4ba38;}
.resume_main[data_color="c15"] .resume_item dl dt{background-color:#69cc41;}


.resume_main[data_color="c1"] .resume_m3 .resume_item dl dt a{color:#0b70bd;}
.resume_main[data_color="c2"] .resume_m3 .resume_item dl dt a{color:#254665;}
.resume_main[data_color="c3"] .resume_m3 .resume_item dl dt a{color:#589bf7;}
.resume_main[data_color="c4"] .resume_m3 .resume_item dl dt a{color:#ff7171;}
.resume_main[data_color="c5"] .resume_m3 .resume_item dl dt a{color:#37b754;}
.resume_main[data_color="c6"] .resume_m3 .resume_item dl dt a{color:#292929;}
.resume_main[data_color="c7"] .resume_m3 .resume_item dl dt a{color:#ee7000;}
.resume_main[data_color="c8"] .resume_m3 .resume_item dl dt a{color:#a29177;}
.resume_main[data_color="c9"] .resume_m3 .resume_item dl dt a{color:#da180f;}
.resume_main[data_color="c10"] .resume_m3 .resume_item dl dt a{color:#6b4b24;}
.resume_main[data_color="c11"] .resume_m3 .resume_item dl dt a{color:#048BB3;}
.resume_main[data_color="c12"] .resume_m3 .resume_item dl dt a{color:#5974D4;}
.resume_main[data_color="c13"] .resume_m3 .resume_item dl dt a{color:#9D57CA;}
.resume_main[data_color="c14"] .resume_m3 .resume_item dl dt a{color:#d4ba38;}
.resume_main[data_color="c15"] .resume_m3 .resume_item dl dt a{color:#69cc41;}

.resume_main[data_color="c1"] .resume_m3 .resume_item dl dt a{border-color:#0b70bd;}
.resume_main[data_color="c2"] .resume_m3 .resume_item dl dt a{border-color:#254665;}
.resume_main[data_color="c3"] .resume_m3 .resume_item dl dt a{border-color:#589bf7;}
.resume_main[data_color="c4"] .resume_m3 .resume_item dl dt a{border-color:#ff7171;}
.resume_main[data_color="c5"] .resume_m3 .resume_item dl dt a{border-color:#37b754;}
.resume_main[data_color="c6"] .resume_m3 .resume_item dl dt a{border-color:#292929;}
.resume_main[data_color="c7"] .resume_m3 .resume_item dl dt a{border-color:#ee7000;}
.resume_main[data_color="c8"] .resume_m3 .resume_item dl dt a{border-color:#a29177;}
.resume_main[data_color="c9"] .resume_m3 .resume_item dl dt a{border-color:#da180f;}
.resume_main[data_color="c10"] .resume_m3 .resume_item dl dt a{border-color:#6b4b24;}
.resume_main[data_color="c11"] .resume_m3 .resume_item dl dt a{border-color:#048BB3;}
.resume_main[data_color="c12"] .resume_m3 .resume_item dl dt a{border-color:#5974D4;}
.resume_main[data_color="c13"] .resume_m3 .resume_item dl dt a{border-color:#9D57CA;}
.resume_main[data_color="c14"] .resume_m3 .resume_item dl dt a{border-color:#d4ba38;}
.resume_main[data_color="c15"] .resume_m3 .resume_item dl dt a{border-color:#69cc41;}

.resume_main[data_color="c1"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#0b70bd;}
.resume_main[data_color="c2"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#254665;}
.resume_main[data_color="c3"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#589bf7;}
.resume_main[data_color="c4"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#ff7171;}
.resume_main[data_color="c5"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#37b754;}
.resume_main[data_color="c6"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#292929;}
.resume_main[data_color="c7"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#ee7000;}
.resume_main[data_color="c8"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#a29177;}
.resume_main[data_color="c9"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#da180f;}
.resume_main[data_color="c10"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#6b4b24;}
.resume_main[data_color="c11"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#048BB3;}
.resume_main[data_color="c12"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#5974D4;}
.resume_main[data_color="c13"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#9D57CA;}
.resume_main[data_color="c14"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#d4ba38;}
.resume_main[data_color="c15"] .resume_m2 .resume_item dl dt span.resume_item_title_span{color:#69cc41;}

.resume_main[data_color="c1"] .resume_m2 .resume_item dt a.alifont{background-color:#0b70bd;}
.resume_main[data_color="c2"] .resume_m2 .resume_item dt a.alifont{background-color:#254665;}
.resume_main[data_color="c3"] .resume_m2 .resume_item dt a.alifont{background-color:#589bf7;}
.resume_main[data_color="c4"] .resume_m2 .resume_item dt a.alifont{background-color:#ff7171;}
.resume_main[data_color="c5"] .resume_m2 .resume_item dt a.alifont{background-color:#37b754;}
.resume_main[data_color="c6"] .resume_m2 .resume_item dt a.alifont{background-color:#292929;}
.resume_main[data_color="c7"] .resume_m2 .resume_item dt a.alifont{background-color:#ee7000;}
.resume_main[data_color="c8"] .resume_m2 .resume_item dt a.alifont{background-color:#a29177;}
.resume_main[data_color="c9"] .resume_m2 .resume_item dt a.alifont{background-color:#da180f;}
.resume_main[data_color="c10"] .resume_m2 .resume_item dt a.alifont{background-color:#6b4b24;}
.resume_main[data_color="c11"] .resume_m2 .resume_item dt a.alifont{background-color:#048BB3;}
.resume_main[data_color="c12"] .resume_m2 .resume_item dt a.alifont{background-color:#5974D4;}
.resume_main[data_color="c13"] .resume_m2 .resume_item dt a.alifont{background-color:#9D57CA;}
.resume_main[data_color="c14"] .resume_m2 .resume_item dt a.alifont{background-color:#d4ba38;}
.resume_main[data_color="c15"] .resume_m2 .resume_item dt a.alifont{background-color:#69cc41;}

.resume_main[data_color="c1"] .resume_item .resume_item_list_title span{color:#0b70bd;}
.resume_main[data_color="c2"] .resume_item .resume_item_list_title span{color:#254665;}
.resume_main[data_color="c3"] .resume_item .resume_item_list_title span{color:#589bf7;}
.resume_main[data_color="c4"] .resume_item .resume_item_list_title span{color:#ff7171;}
.resume_main[data_color="c5"] .resume_item .resume_item_list_title span{color:#37b754;}
.resume_main[data_color="c6"] .resume_item .resume_item_list_title span{color:#292929;}
.resume_main[data_color="c7"] .resume_item .resume_item_list_title span{color:#ee7000;}
.resume_main[data_color="c8"] .resume_item .resume_item_list_title span{color:#a29177;}
.resume_main[data_color="c9"] .resume_item .resume_item_list_title span{color:#da180f;}
.resume_main[data_color="c10"] .resume_item .resume_item_list_title span{color:#6b4b24;}
.resume_main[data_color="c11"] .resume_item .resume_item_list_title span{color:#048BB3;}
.resume_main[data_color="c12"] .resume_item .resume_item_list_title span{color:#5974D4;}
.resume_main[data_color="c13"] .resume_item .resume_item_list_title span{color:#9D57CA;}
.resume_main[data_color="c14"] .resume_item .resume_item_list_title span{color:#d4ba38;}
.resume_main[data_color="c15"] .resume_item .resume_item_list_title span{color:#69cc41;}

.resume_main .resume_m2 {padding-right: 30px !important;}
.resume_main .resume_m2 .hobby_item .hobby_item_list .alifont,.resume_main .resume_m2 .hobby_item .hobby_item_list .hobby_item_title,.resume_main .resume_m2 .skill_item{border-color:#fff !important;color:#fff !important; }
.resume_main[page_margin='0.5'] .hobby_item_list{margin-right: 38px;}
.resume_main[page_margin='0.6'] .hobby_item_list{margin-right: 34px;}
.resume_main[page_margin='0.7'] .hobby_item_list{margin-right: 30px;}
.resume_main[page_margin='0.8'] .hobby_item_list{margin-right: 26px;}
.resume_main[page_margin='0.9'] .hobby_item_list{margin-right: 22px;}
.resume_main[page_margin='1'] .hobby_item_list{margin-right: 18px;}
.resume_main[page_margin='1.1'] .hobby_item_list{margin-right: 14px;}
.resume_main[page_margin='1.2'] .hobby_item_list{margin-right: 10px;}
.resume_main[page_margin='1.3'] .hobby_item_list{margin-right:6px;}
.resume_main[page_margin='1.4'] .hobby_item_list{margin-right: 2px;}
.resume_main[page_margin='1.5'] .hobby_item_list{margin-right: -2px;}

.resume_main .skill_item .skill_item_list:nth-child(2n+1){margin-right:0;}
.resume_main[page_margin='0.5'] .skill_item_list{margin-right: 33px;}
.resume_main[page_margin='0.6'] .skill_item_list{margin-right: 29px;}
.resume_main[page_margin='0.7'] .skill_item_list{margin-right: 25px;}
.resume_main[page_margin='0.8'] .skill_item_list{margin-right: 21px;}
.resume_main[page_margin='0.9'] .skill_item_list{margin-right: 17px;}
.resume_main[page_margin='1'] .skill_item_list{margin-right: 13px;}
.resume_main[page_margin='1.1'] .skill_item_list{margin-right: 9px;}
.resume_main[page_margin='1.2'] .skill_item_list{margin-right: 5px;}
.resume_main[page_margin='1.3'] .skill_item_list{margin-right: 1px;}
.resume_main[page_margin='1.4'] .skill_item_list{margin-right: -3px;}
.resume_main[page_margin='1.5'] .skill_item_list{margin-right: -7px;}

.resume_main[page_margin='0.5'] .info_item .info_item_list span{width:232px;}
.resume_main[page_margin='0.6'] .info_item .info_item_list span{width:226px;}
.resume_main[page_margin='0.7'] .info_item .info_item_list span{width:222px;}
.resume_main[page_margin='0.8'] .info_item .info_item_list span{width:218px;}
.resume_main[page_margin='0.9'] .info_item .info_item_list span{width:214px;}
.resume_main[page_margin='1'] .info_item .info_item_list span{width: 210px;}
.resume_main[page_margin='1.1'] .info_item .info_item_list span{width:206px;}
.resume_main[page_margin='1.2'] .info_item .info_item_list span{width:202px;}
.resume_main[page_margin='1.3'] .info_item .info_item_list span{width:198px;}
.resume_main[page_margin='1.4'] .info_item .info_item_list span{width:194px;}
.resume_main[page_margin='1.5'] .info_item .info_item_list span{width:190px;}