.doc-list {
    overflow: hidden;
	height: auto;
    margin:.2rem auto;
    padding: .2rem;
    border: #d8f0fb solid 3px;
}
.doc-list .doc-img {
     float: left;    width: 30%;font-size: 0rem;
    text-align: center;
    margin-right: .3rem;
}
.doc-list .doc-info {
     overflow: hidden;
	height: auto;
    position: relative;
}

.doc-info h1{
    font-size: .21rem;
    font-weight: normal;
}
.doc-info h1 strong {
    margin-right: .3rem;
    font-size: .35rem;
    color: #458eea
}

.doc-info p{
/*    display: inline;*/
    font-size: .18rem; height: 1rem;line-height: 0.3rem;
}
.doc-info a.xiangQing {
    font-size: .18rem;
    color: #f00; 
}

.team-pf {height:.8rem;font-size: .2rem;}
.team-pf span {padding-left:.32rem;background: url('/images/hps.png') left center no-repeat; background-size:  contain;}
.team-pf span:last-of-type {margin-left:.1rem;background: url('/images/jzl.png') left center no-repeat; background-size:  contain;}

.doc-info .c-zixun,.doc-info .phone-zixun {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 45%; padding: 0.05rem 0rem;
    font-size: .21rem;
    text-align: center;
    border: 2px solid;
}
.doc-info .c-zixun {
    left: 0;
    color: #458eea;
    border-color: #458eea;
}
.doc-info .phone-zixun {
    right: 0;
    color: #fa8d07;
    border-color: #fa8d07;
}

.team-last-img {
    display: block;
    margin: .5rem auto;
    width: 60%;
}
.doc-yy {
    margin-bottom: 1rem;
}
