.resume_page {
    padding: 0 .16rem;
    background: #F5F5F5;
    
}

.resume_page .navbar {
    display: flex;
    height: .44rem;
    align-items: center;
}

.resume_page .navbar p {
    display: flex;
    align-items: center;
    flex: 1;
}

.resume_page .navbar p>span {
    flex: 1;
    font-size: .2rem;
    text-align: center;
    /* padding-left: .28rem; */
}

.resume_page .navbar p a span {
    font-size: .2rem;
}

.resume_page .head_img {
    display: flex;
    flex-direction: column;
    background: white;
    margin-top: 10px;
}

.resume_page .head_img .head_top {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 10px;
    border-bottom: 1px solid #EAEAEAEA;
    position: relative;
}

.resume_page .head_img .head_top img {
    width: 72px;
    border-radius: 50%;
}

.resume_page .head_img .head_top .right_flex {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.resume_page .head_img .head_top .right_flex .name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
}

.fenxiang{
    width: 22px;
    height: 22px;
    border-radius: 0;
 }

.resume_page .head_img .head_top .right_flex .age {
    color: #ababab;
    font-size: 15px;
}

.resume_page .head_img .head_top .right_flex .dizhi {
    color: #ababab;
    display: flex;
    align-items: center;
    column-gap: 4px;
    font-size: 15px;
}
.resume_page .head_img .head_top .right_flex .dizhi .address {
   max-width: 160px;
}
.resume_page .head_img .head_top .right_flex .dizhi .line {
   padding: 0 3px;
 }
.resume_page .head_img .head_top .right_flex .dizhi .type {
    color: #009A44;
    display: inline-block;
    width: 80px;
}
.resume_page .head_img .time{
    display: flex;
    align-items: center;
}

.resume_page .head_img .time .star{
    color: #ABACAB;
    margin-right: 15px;
    font-size: 16px;
}

.FX1{
    display: flex;
    flex: 1;
}
.resume_page .head_img .time p {
    padding: 10px;
    color: #ababab;
    font-size: 15px;
}

.want {
    margin-top: 10px;
    background: white;
    padding: 10px 0;
}

.want .title {
    padding: 0 10px;
    border-left: 4px solid #009A44;
    border-radius: 4px;
    font-size: 18px;
}

.want .box_div {
    padding: 10px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.want .box_div div {
    display: flex;
    /* flex-direction: column;   */
    row-gap: .05rem;
}

.want .box_div div p:nth-child(2n+1) {
    color: #ABACAB;
    font-size: 15px;
    width: 21%;
}

.detail {
    margin-top: 10px;
    background: white;
    padding: 10px 0;
    padding-bottom: 0;
}

.detail .title {
    padding: 0 10px;
    border-left: 4px solid #009A44;
    border-radius: 4px;
    font-size: 18px;
}

.detail .text {
    padding: 10px;
    color: #6D6D6D;
    font-size: 15px;
}

.likeas {
    margin-top: 10px;
    background: white;
    padding: 10px 0 62px 0;
}

.likeas>.title {
    padding: 0 10px;
    border-left: 4px solid #009A44;
    border-radius: 4px;
    font-size: 18px;
}

.options_list {
    display: flex;
    flex-direction: column;
}
.options_list .item{
    margin-bottom: 0.1rem;
  }

.options_list .item a {
    display: flex;
    flex-direction: column;
    background: white;
    padding: .08rem;
    border-bottom: 1px solid #EAEAEA;
    border-radius: 8px;

}

.options_list .item a .top {
    display: flex;
    flex-direction: column;
    row-gap: .08rem;
    padding: .1rem 0;
}

.options_list .item a .top .title {
    display: flex;
    align-items: center;
    font-size: 18px;
    justify-content: space-between;
}

.options_list .item a .top .span_p {
    display: flex;
    align-items: center;
    /* column-gap: .1rem; */
}

.options_list .item a .top .span_p span {
    padding: .04rem .08rem;
    color: #ABACAB;
    background: #F2F0F1;
    margin-right: 0.1rem;

}

.options_list .item a .top .title p:nth-child(2n+1) {
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #585858;
}

.options_list .item a .top .title p:nth-child(2n) {
    color: #009A44;
    font-weight: bold;
}

.gather {
    padding: 10px 10px 15px 10px;
    background: white;
    display: flex;
    justify-content: space-around;
    position: fixed;
    bottom: 48px;
    z-index: 999;
    width: calc(100% - 55px);
    border-top: 1px solid #e2e2e2;
}

.gather button:nth-child(2){
    background-color: #009A44 !important;
}

.div_000>span {
    float: left;
    line-height: 36px;
}

.want .box_div div p:nth-child(2n) {
    color: #6D6D6D;
    font-size: 15px;
    width: 75%;
    margin-left: 10px;
}

.zy{
    color: #6D6D6D;  
}
.name span:nth-child(1){
    color: #585858;
}

.icon-dianhua1{
    font-size: 22px;
    padding: 5px;
    color: #009A44;
}

.jiage {
    margin-top: 10px;
    background: white;
    padding: 10px 0;
    padding-bottom: 10px;
    padding-bottom: 0;
    border-radius: .06rem;
}

.jiage .title {
  padding: 0 10px;
  border-left: 4px solid #009A44;
  border-radius: 4px;
  font-size: 18px;
}

#zsjgph_info_chart03 {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  height: 80vw;
  padding: 5.333vw 0 0 0;
  box-sizing: border-box;
}