.mainDetail{
    background-color: #F5F5F5;
}
#viewModelBox{
    height: auto;
    overflow-x: hidden;
}
.banner{
    background: url(../../ground/images/D_bannerBg.png) no-repeat top center;
    background-size: 100% 4.9rem;
    padding: 1rem 0.32rem 0;
    min-height: 5.1rem;
}
.headBox{
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.32rem;
}
.headBox img{
    display: block;
    width: 100%;
    height: 100%;
}
.gender1{
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background:url(../image/gender1.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
}
.gender2{
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background:url(../image/gender2.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
}
.banner .name{
    font-size: 0.48rem;
    line-height: 0.72rem;
    color: #fff;
    margin-bottom: 0.32rem;
}
.infotext{
    color: #fff;
    font-size: 0.32rem;
    line-height: 0.48rem;
}
.nameRight{
    width: 75%;
}
.browseNum{
    background: url(../../policy/images/viewWhite.png) no-repeat left center;
    background-size: 0.48rem 0.48rem;
    padding-left: 0.61rem;
    color: #E7F1FF;
    font-size: 0.32rem;
    line-height: 0.48rem;
    width: 10%;
}
.infotext em{
    padding: 0 0.2rem;
}
.info{
    background-image: url(../../ground/images/D_bgImg.png);
    background-size: 100% 100%;
    background-color: #fff;
    padding:0 0.32rem;
    border-radius:0.11rem;
    margin-top: 0.8rem;
}
.info .infoLi{
    padding-left: 0.45rem;
    background-image: url(../../ground/images/D_tagIcon2.png);
    background-size: 0.32rem 0.32rem;
    background-repeat: no-repeat;
    background-position-y: 0.35rem;
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
    border-bottom: 1px solid #EEEEEE;
    color: #999;
    font-size: 0.35rem;
    line-height: 0.48rem;
}
.info .infoLi:last-of-type{
    border-bottom: none;
}
.card{
    margin: .4rem 0.32rem 0.32rem;
    background-color: #fff;
    border-radius:0.11rem;
    box-sizing: border-box;
}
.cardTitle{
    box-sizing: border-box;
    padding: 0.28rem 0.32rem;
    font-size: 0.4rem;
    border-bottom: 0.03rem solid #EEEEEE;
}
.cardTitle img{
    width: 0.11rem;
    height: 0.37rem;
    position: relative;
    top: 2px;
    margin-right: 0.27rem;
}
.cardTitle .cardBtnList img{
    width: 0.48rem;
    height: 0.48rem;
}
.cardTxt{
    box-sizing: border-box;
    padding: 0.32rem;
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.56rem;
}
.cardTxt span,.cardTxt p,.cardTxt h1,.cardTxt h2,.cardTxt h3{
    font-size: 0.35rem !important;
}
.cardTxt img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.cardTxt  table{
    width: 100%;
}
.cardTxt  table th{
    border: 1px solid #E7F1FF;
    background: #F5F9FF;
    text-align: left;
    padding: 0.32rem 0 0.32rem 0.32rem;
    font-size: 0.35rem;
    color: #333;
    width: 35%;
    box-sizing: border-box;
    font-weight: normal;
}
.cardTxt  table td{
    border: 1px solid #E7F1FF;
    padding: 0.32rem;
    width: 65%;
    box-sizing: border-box;
}
/* 工作经历 */
.gzjlList,.gzjlOut .tempWrap{
    height: 8.64rem !important;
}
.gzjlList li{
    width: 100%;
    background: url(../image/pic1.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.32rem;
    box-sizing: border-box;
    height: 8.64rem;
    margin-bottom: 0.3rem;
    overflow-y: scroll;
}
.gzjlList li .name{
    background: url(../image/pic3.png) no-repeat left center;
    background-size: 1.17rem 1.17rem;
    font-size: 0.4rem;
    line-height: 0.64rem;
    padding: 0.29rem 0 0.29rem 1.49rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.gzjlList li .leftp{
    width: 48%;
    color: #999;
    padding: 0.2rem 0;
}
.gzjlList li .rightp{
    width: 48%;
    color: #999;
    padding: 0.2rem 0;
}
.gzjlList .infotitle {
    width: 1.71rem;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    color: #fff;
    font-size: 0.32rem;
    background: url(../../policy/images/xmrl_icon.png) no-repeat;
    background-size: 100% 100%;
    margin: 0.2rem 0;
}
.gzjlList .infoDetail{
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.56rem;
}
.gzjlList .infoDetail img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
/* 实习经历 */
.sxjlList,.sxjlOut .tempWrap{
    height: 4.27rem !important;
}
.sxjlList li{
    width: 100%;
    background: url(../image/pic2.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.32rem;
    box-sizing: border-box;
    height: 4.27rem;
    margin-bottom: 0.3rem;
    overflow-y: scroll;
}
.sxjlList li .name{
    background: url(../image/pic3.png) no-repeat left center;
    background-size: 1.17rem 1.17rem;
    font-size: 0.4rem;
    line-height: 0.64rem;
    padding: 0.29rem 0 0.29rem 1.49rem;
    color: #333333;
    margin-bottom: 0.2rem;
}
.sxjlList li .infostext{
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.7rem;
}
/* 教育经历 */
.jyjjList,.jyjjOut .tempWrap{
    height: 3.72rem !important;
}
.jyjjOut,.gzjlOut,.sxjlOut{
    box-sizing: border-box;
    padding: 0.32rem;
}
.jyjjList li{
    width: 100%;
    background: linear-gradient(315deg, #F5F9FF 0%, #FFFFFF 42%, #F5F9FF 100%);
    padding: 0.32rem;
    box-sizing: border-box;
    height: 3.72rem;
    margin-bottom: 0.3rem;
    border-left: 2px solid #1677FF;
    overflow-y: scroll;
}
.jyjjList .name{
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
}
.jyjjList li .infostext{
    font-size: 0.32rem;
    color: #999999;
    line-height: 0.76rem;
}
.prev{
    width: 0.48rem;
    height: 0.48rem;
    background: url(../image/left.png) no-repeat;
    background-size: 100% 100%;
}
.next{
    width: 0.48rem;
    height: 0.48rem;
    background: url(../image/right.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 0.21rem;
}
.hd{
    top: -0.8rem;
    right: 0.32rem;
}
.bd{
    overflow: hidden;
}