
.content{
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    color:#999;
    position: relative;
    font-size: 0.16rem;
}
.info{
    box-sizing: border-box;
    padding:0.1rem 0.05rem 0.2rem;
}
.info1{
    width:1.8rem;
    text-align: center;
    float:left;
}
/*4.23*/
.info1 img{
    display: block;
    /*border:5px solid #fff;*/
    width:1.8rem;
    height:1.8rem;
    margin-top:0.1rem;
    /*border-radius: 130px;*/
    /*-moz-box-shadow:0px 0px 10px #999; -webkit-box-shadow:0px 0px 10px #999; box-shadow:0px 0px 10px #999;*/
}
.info1 a.yuyue{
    display: inline-block;
    width:1.5rem;
    background: #e9776b;
    color:#fff;
    font-size: 0.16rem;
    line-height: 0.4rem;
    border-radius: 5px;
    margin-top:0.25rem;
    box-sizing: border-box;
    padding-left:0.3rem;
    position: relative;
}
.info1 a.yuyue i {
    width:0.25rem;
    height:0.25rem;
    background: url(../newimgs/xiaoxi.png) no-repeat;
    display: inline-block;
    position: absolute;
    left:0.25rem;
    top:0.05rem;
}
.info2{
    width:3.5rem;
    float:left;
    text-align: left;
    margin-left: 0.4rem;
   margin-top:0.12rem;
}
.info2 p{
    padding-top:0.07rem;
}
.info2 p.name-tel-p{
    padding:0rem 0 0.07rem;
    border-bottom: 1px solid #eaeaea;
}
.info2 p.name-tel-p .name{
    font-size: 0.3rem;
    font-weight: bold;
}
/*4.24*/
.info2 p.name-tel-p .tel{
    font-size: 0.2rem;
    font-weight: bold;
    padding-left:0.4rem;
    position: relative;
}
/*4.24*/
.info2 p.name-tel-p .tel i{
    position:absolute;
    display: inline-block;
    width:0.26rem;
    height:0.18rem;
    background: url(../newimgs/18.png) no-repeat;
    background-size: 100%;
    left:0rem;
    top:0.05rem;
}
.info2 .person-tips li{
    float:left;
    margin-top:0.1rem;
    margin-right:0.1rem;
    padding:0.03rem 0.12rem;
    border:1px solid #eaeaea;
    border-radius: 10px;
    font-size: 0.16rem;
}
.info3{
    width:6.3rem;
    box-sizing: border-box;
    float:right;
    /*margin-top:0.3rem;*/

}
.info3 .person-data{
    width:4.3rem;
    float:left;
}
.info3 .person-data li{
    width:1.6rem;
    height:0.5rem;
    float:left;
    border:1px solid #4E7196;
    margin:0.2rem 0.3rem 0.3rem 0;
    position: relative;
}
.info3 .person-data li>i{
    position: absolute;
    display: inline-block;
    width:0.3rem;
    height:0.3rem;
    top:0.1rem;
    left:-0.15rem;
}
.info3 .person-data li>i.jiaru{
    background: url(../newimgs/0.png) no-repeat;
    background-size: 100%;
}
.info3 .person-data li>i.renshu{
    background: url(../newimgs/99.png) no-repeat;
    background-size: 100%;
}
.info3 .person-data li>i.manyidu{
    background: url(../newimgs/72.png) no-repeat;
    background-size: 100%;
}
.info3 .person-data li span{
    display: inline-block;
    text-align: center;
}
.info3 .person-data li span.num{
    /*padding:25px 0;*/
    color:#e9776b;
    float:left;
    line-height: 0.5rem;
    padding-left:0.2rem;
}
.info3 .person-data li span.num i{
    font-size: 0.2rem;
}
.info3 .person-data li span.type{
    padding:0.05rem 0.1rem;
    background-color: #4E7196;
    border:1px solid #4E7196;
    color:#fff;
    margin:0;
    float:right;
    line-height: 0.2rem;
    width:0.4rem;
}
.info3 .code-div{
    display: inline-block;
    width:1.55rem;
    height:1.55rem;
    float:left;
}
.info3 .code-div img{
    width:100%;
}

/*执业信息*/
.lvshixinxi{
    margin:20px 0;
}
.lvshixinxi ul.title-ul li{
    display: inline-block;
    padding:8px 20px;
    background: #4E7196;
    color:#fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.lvshixinxi .lvshi-content{
    border-top:1px solid #4E7196;
    min-height:1rem;
    width:100%;
    background: #fff;
}
.zhiyexinxi-ul-left{
    width:100%;
    display: inline-block;
    box-sizing: border-box;
    float:left;
    padding:20px 0;
}
.zhiyexinxi-ul-left li{
    width:33%;
    display: inline-block;
    float:left;
}
.span-left{
    width:40%;
    display: inline-block;
    text-align: right;
    padding:5px 0;
    font-weight: 800;
    color:#888;
    float:left;
}
.span-right{
    width:50%;
    display: inline-block;
    text-align: left;
    padding:5px 0;
    padding-left:3px;
}


/*信用记录*/
.xinyongjilu-ul{
    margin:20px 40px;
}
.xinyongjilu-ul li{
    float:left;
    margin-right:10px;
    line-height: 34px;
    padding:0 20px;
    border:1px solid #4E7196;
    color:#4E7196;
    border-radius: 5px;
    cursor: pointer;
}
.xinyongjilu-ul li.active{
    color:#fff;
    background: #4E7196;
}
.table-box{
    width:100%;
    display: inline-block;
    font-size: 0.16rem;
    margin:0.2rem 0;
    float:left;
}
/*4.24*/
.table-box table{
    width:100%;
    border-collapse:collapse;
    table-layout: fixed;
}
.table-box table th{
    background: #8da3b8;
    color:#fff;
}
/*4.24*/
.table-box table th,.table-box table td{
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.16rem;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.table-box table tr{
    border-bottom:1px dashed #eaeaea;
    width:100%;
}

.color4E7196{
    color:#4E7196;
}
.color000{
    color:#000;
}
.ech{
    display: inline-block;
    float:left;
    margin-top:0.2rem;
    position:relative;
    padding-bottom:0.2rem;
}
.hideDr{
	display: none
}
.table-box .detail{
    display: block;
    text-align: center;
    width:20px;
    height:20px;
    border-radius: 20px;
    margin:0 auto;
    background: url(../../iss/images/newimgs/fdj.png) no-repeat;
    background-color: #2782d9;
    background-position: 2px 2px;
}

.legend{
    position: absolute;
    bottom: -10px;
}
.legend li{
    float:left;
    font-size: 14px;
    line-height: 20px;
    color:#999;
    padding:0 20px;
    position: relative;
    display: inline-block;
}
.legend li i{
    display: inline-block;
    position: absolute;
    width:10px;
    height:10px;
    background: #333;
    left:3px;
    top:5px;
}
.legend1{
    bottom:0px;
    left:20px;
}
.legend2{
    bottom:-10px;
    left:10px;
}
.legend3 li{
    width:100px;
    text-align: left;
    bottom:40px;
    left:40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.jigou-info>p{
    padding:0.1rem 0;
}
.center-right {
    margin-left: 0.05rem;
}