.integBox{
    padding:0 60px;
}
.integItem{
   padding:0 10px 0 85px;
    height: 68px;
    border:1px solid #E6E6E6;
    line-height: 68px;
    border-radius: 5px;
    margin-top: 20px;
}
.integBox .integItem:nth-child(1){
    background: url("../images/static/item1.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(2){
    background: url("../images/static/item2.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(3){
    background: url("../images/static/item3.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(4){
    background: url("../images/static/item4.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(5){
    background: url("../images/static/item5.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(6){
    background: url("../images/static/item6.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(7){
    background: url("../images/static/item7.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(8){
    background: url("../images/static/item8.png") no-repeat 12px 7px;
}
.integBox .integItem:nth-child(9){
    background: url("../images/static/item9.png") no-repeat 12px 7px;
}
.integItem .lf:first-child{
    width: 180px;
    overflow: hidden;
}
.integItem .lf:nth-child(2){
    width: 120px;
    margin-left:20px;
}
.integItem .lf:nth-child(3){
    width: 120px;
    margin-left:20px;
    text-align: center;
}
.integItem .lf:last-child{
    margin-left:20px;
    width:140px ;
    text-align: right;
}
.integItem .lf:nth-child(3) a{
    padding:2px 8px;
    background:#E6E6E6 ;
    border-radius: 2px;
}
.integItem .lf:nth-child(3) a.noComplete{
    background: #FF9705;
    color:#fff;
}
.consumeBox thead th{
    padding: 10px 0;
    text-align: center;
    background: #F7F7F7;
    font-weight: normal;
}
.consumeBox td p{
    line-height: 66px;
    text-align: center;
}
.consumeBox tr{
    border-bottom:1px solid #E6E6E6;
}
.consumeListItem{
    border-bottom:1px solid #e6e6e6;
    height: 46px;
    line-height: 46px;
    margin-top: 20px;
}
.consumeListItem .title{
    background:#F7F7F7;
    text-align: center;
    width: 200px;
    font-size: 16px;
    margin-right:80px;
}
/*绠�巻妯℃澘2*/
.jlyl-moudel2{
    background: #F4F6F9;
}
.jlyl-container{
    width: 800px;
    margin:0 auto;
    box-sizing: border-box;
    padding:0 2px;
    background: #fff;
}
.jlyl-personInfo{
    background: #ECECEC;
    padding:36px 20px;
    height: 146px;
}
.jlyl-headerImg{
    width: 146px;
    height: 146px;
    background:#4A4F5A ;
    border-radius: 3px;
}
.jlyl-headerImg img{
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.jlyl-brief{
    width: 580px;
    height: 146px;
    overflow: hidden;
}
.jlyl-brief h1{
    line-height: 60px;
    font-size: 38px;
    color:#4a4f5a;
}
.jlyl-personDesc{
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top:10px;
}
.jlyl-item-title{
    position: relative;
    height: 48px;
    line-height: 48px;
    background: #ECECEC;
}
.jlyl-item-title span{
    position: absolute;
    height: 50px;
    line-height: 50px;
    background: #4A4F5A;
    text-align: center;
    color:#fff;
    font-size: 22px;
    width: 220px;
    border-radius: 5px;
    left: 18px;
    top:10px;
}
.jlyl-itemBox{
padding:30px 40px 20px 60px;
}
.beforeCircle{
    position: relative;
    padding-left:10px;
}
.beforeCircle:before{
    content:'';
    width:5px;
    height:5px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    left:0;
    color:#4A4F5A;
    top: 50%;
}
.u-4a{
    color: #4a4f5a;
}
.jlyl-job-content{
    overflow: hidden;
}
.jlyl-workExp .w45:nth-child(odd){
    float:left;
}
.jlyl-workExp .w45:nth-child(even){
    float:right;
}
.jlyl-personFc li{
    width:211px;
    height: 158px;
    margin-right:20px;
}
.jlyl-personFc li img{
    width:211px;
    height: 158px;
}
.jlyl-personFc li:nth-child(3n){
    margin-right:0;
}

.resumeDownload{
    position: fixed;
    top:100px;
    right:40px;
   padding:40px 30px;
    background-color:#ECECEC;
    -moz-box-shadow: 10px 10px 5px #888888; /* 鑰佺殑 Firefox */
    box-shadow: 0 -8px 1px #888888;
    border-radius: 10px;
    z-index: 100;
}
.resumeDownload a{
    width: 180px;
    text-align: center;
    color:#fff;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 5px;
}
.resumeDownload a:first-child{
    background:#4A4F5A ;
}
.resumeDownload a:last-child{
    background:#FA6D01;
}
.resumeperInfo{
    color:#4A4F5A;
}
.resumeAdv{
    color:#4A4F5A;
}
/*简历模板01*/
.jlmb01-container{
    width: 1200px;
    margin:0 auto;
    box-sizing: border-box;
    background: #fff url("../images/personimg/jlmb01/mbjl01-bg.png") top center no-repeat;
    background-size:cover ;
    min-height: 1200px;
}
.jlmb01-container .jlmb01-lf{
    box-sizing: border-box;
    width: 30%;
}
.jlmb01-container .lf-top{
    padding: 130px 10px;
}
.jlmb01-container .logo{border: #fe7676 5px solid; border-radius: 5rem;}
.jlmb01-container .lf-center{
    width: 80%;
    margin: 10px 10%;
}
.jlmb01-container  .xinxi-bg, .jlmb01-container .lianxi-bg{
    background: url("../images/personimg/jlmb01/redtextbg.png") left center no-repeat;
    background-size:cover ;
    width: 80%;
    height: 48px;
    line-height: 34px;
    text-align: center;
}
.jlmb01-container .lianxi-bg{
    background: url("../images/personimg/jlmb01/gretextbg.png") left center no-repeat;
}
.jlmb01-container .xinxi-text li, .jlmb01-container .lianxi-text li{height:30px;line-height: 30px;}
.jlmb01-container .xinxi-text span{
    width: 30%;
    display: inline-block;
    text-align: right;
    font-size: 16px;
}
.jlmb01-container .lianxi-text span{
    width: 20%;
    display: inline-block;
}
.jlmb01-container .xinxi-text p{
    width: 50%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
}
.jlmb01-container .lianxi-text p{
      width: 80%;
      display: inline-block;
      text-align: left;
    font-size: 16px;
  }
.jlmb01-container .u-mbred{color: #fe7676;margin-left: 10px;}
.jlmb01-rt{
    width:70%;
    vertical-align: top;
    padding-bottom: 150px;
}
.jlmb01-container .jlmb01-rt .job{margin-top: 100px;}
.jlmb01-rt .job-titlebg,.jlmb01-rt  .work-titlebg, .jlmb01-rt  .edu-titlebg,.jlmb01-rt  .skill-titlebg,.jlmb01-rt  .train-titlebg, .jlmb01-rt  .pstyle-titlebg,.jlmb01-rt  .pvideo-titlebg{width: 60px;height: 52px;position: relative;float: left;left: -45px;}
.jlmb01-rt .job-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -55px no-repeat;}
.jlmb01-rt  .work-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -105px no-repeat;}
.jlmb01-rt  .edu-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -155px no-repeat;}
.jlmb01-rt  .skill-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -205px no-repeat;}
.jlmb01-rt  .train-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -255px no-repeat;}
.jlmb01-rt  .pstyle-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -305px no-repeat;}
.jlmb01-rt  .pvideo-titlebg{background: url("../images/personimg/jlmb01/jlmb.png") 0px -5px no-repeat;}
.jlmb01-rt .title{
    display: flex;
    height: 52px;
    line-height: 52px;
    left: -40px;
    position: relative;
}
.jlmb01-rt .job-cont li{
    width:40%;
    box-sizing: border-box;
}
.jlmb01-rt .job-cont li p, .jlmb01-rt .work-cont li p{display: inline-block;}
.jlmb01-rt .work-cont li,.jlmb01-rt .job-cont  li{
    box-sizing: border-box;
    font-size:16px;
    margin-top: 25px;
}
.jlmb01-rt .work-cont li:nth-child(even),.jlmb01-rt .job-cont li:nth-child(even){
    width:40%;
    padding-left:30px;
}
.jlmb01-rt .work-cont li:nth-child(odd),.jlmb01-rt .job-cont li:nth-child(odd){
    padding-right:50px;
    width: 45%;
}
.jlmb01-rt .u-text{color: #4a4f5a;}

/*简历模板03*/
.resume-03{
    position: relative;
    padding-top: 275px;
}

.resume03-tobBg{
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}
.resume03-tobBg img{
    width: 100%;
}
.resume03Box{
    top:0;
    min-height: 800px;
    left:50%;
    margin-left: -600px;
    position: absolute;
    box-shadow: 12px 7px 30px rgba(0,0,0,.3);
    background: url("../images/resumeImg/centerbg.png") no-repeat center bottom;
    padding-bottom:117px;
}
.jl03-perInfo{
    position: relative;
    width: 848px;
    height: 217px;
    left: 50%;
    margin-left: -424px;
    z-index: 2;
    top:238px;
    background: url(../images/resumeImg/topInfo.png) no-repeat;
}
.jl03-headerImg{
    height: 214px;
    width: 214px;
    box-sizing: border-box;
    border-radius: 50%;
    background: url("../images/resumeImg/header.png") no-repeat;
    padding:5px;
}
.jl03-headerImg img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.jl03-perDesc{
    padding-top:36px;
}
.jl03-perList{
    margin-top: 317px;
}
.jl03-title{
    position: relative;
}
.titleFlag{
    width: 235px;
    height: 61px;
    line-height: 61px;
    box-sizing: border-box;
    padding:0 55px;
    font-size: 30px;
    color:#fff;
    font-weight: bold;
}
.titleFlag.jl03T1{
    background:#E26575;
    border-bottom-left-radius: 61px;
    border-top-right-radius: 61px;
}
.titleFlag.jl03T2{
    background:#6D53E4;
    border-bottom-left-radius: 61px;
    border-top-right-radius: 61px;
}
.jl03-TitleLine{
    height: 61px;
    box-sizing: border-box;
    line-height: 61px;
    font-size: 21px;
    width: 965px;
    padding:0 15px;
    text-transform:capitalize;
}
.jl03-border1{
    border-bottom:5px solid  #E26575;
}
.jl03-border2{
    border-bottom:5px solid  #6D53E4;
}
.jl03-listChild{
    padding-left:250px;
}
.jl03-jobWant{
    margin-top: 40px;
}
.u-jl03{
    color:#514967;
}
.jl03Before:before{
    content: '';
    display: inline-block;
    width: 4px;
    margin-right: 5px;
    height: 4px;
    border-radius: 50%;
    background: #514967;
    vertical-align: super;
}
.jl03-jobWant p{
    line-height: 30px;
}
.jl03-item p{
    line-height: 30px;
}
.wrap{
    flex-wrap: wrap;
}
.jl03-item .jl03-itemList{
    margin-top: 40px;
    width: 40%;
}
.jl03-item .jl03-itemList:nth-child(even){
    padding-left:50px;
}
.jl03-item .jl03-itemList:nth-child(odd){
    padding-right:50px;
}
.jl03-itemList3 li{
    width:210px;
    height: 160px;
    margin:40px 30px 0 0;
}
.jl03-itemList3 li img{
    width: 100%;
    height: 100%;
}
.resumeDownload.r03Download{
    position: fixed;
    top: 100px;
    right: 40px;
    padding: 40px 30px;
    background-color: #ECECEC;
    -moz-box-shadow: 0 -5px 0 #F60541;
    box-shadow: 0 -5px 0 #F60541;
    border-radius: 10px;
    z-index: 100;
}
.bgRes03Btn01{
    background: #F60541 !important;
}
.bgRes03Btn02{
    background:#6D53E4 !important;
}
.u-3{
    color:#333 !important;
}
/*简历04*/
.jlmb04-container{
    width: 1200px;
    margin:0 auto;
    box-sizing: border-box;
    background: #fff url("../images/personimg/jlmb04/bg.png") top center no-repeat;
    background-size:100% 100% ;
    min-height: 1200px;
}
.jlmb04-container .topcont{margin-bottom: 50px;}
.jlmb04-container .topcont .logo {
    width: 140px;height: 140px;border: 5px solid #fe7676; border-radius: 50%;margin-top: 178px;margin-right: 33px;}
.u-redtext{color: #fa4b16;}
.downBox{box-shadow: 0 -8px 1px #fa4b16;}
.downBox a:first-child {
    background: #FA6D01;
}
.downBox a:last-child {
    background: #5339c3;
}
.mb04{padding-bottom: 121px;}
.mblf {width: 445px;}
.mbrt {width: 767px;margin-left: -20px;}
.jlmb04-container .marLname {margin-left: 30px; margin-top: 170px;}
.jlmb04-container .xinxi-bg {background: url("../images/personimg/jlmb04/text-bglf.png") top right no-repeat;    height: 32px;
    background-size: contain;text-align: right;padding-right: 80px;line-height: 30px;}
.jlmb04-container  .rt-bg{background: url("../images/personimg/jlmb04/text-bgrt.png") top left no-repeat;    height: 32px;
    background-size: contain;text-align: left;padding-left: 80px;line-height: 30px;}
.jlmb04-container .xinxi-text,.jlmb04-container .lianxi-text{margin: 32px auto 32px 260px;}
.jlmb04-container .xinxi-text  li,.jlmb04-container .lianxi-text li{display: flex;justify-content: center;line-height: 30px;font-size: 14px;}
.jlmb04-container .xinxi-text  li p {width: 60%;}
.jlmb04-container .lianxi-text li p {width: 90%;}
.jlmb04-container .work-cont{font-size: 14px;line-height: 30px;}
.jlmb04-container .work-cont .u-redtext{color: #fa3e05}
.jl04-itemList3 li{ width: 30%; margin-right: 2%}
.jl04-itemList3 li img {width: 100%;}
.marTB32 {margin: 22px auto;}
