body{
    background: #f6f6f6;
}
.content{
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 14px;
    color:#999;
    position: relative;
}
.daohang{
    position: fixed;
    top:126px;
    right:10px;
    font-size:14px;
}
.daohang ul{
    border-left:1px solid #eaeaea;
    padding:10px;
    width:135px;
}
.daohang ul li{
    padding:2px 5px;
    margin:5px 0;
    background: #4E7196;
}
.daohang ul p img{
    display: block;
    margin:0 auto;
}
.daohang ul li.active{
    background: #e9776b;
}
.daohang ul li a{
    color:#fff;
}
.info{
    box-sizing: border-box;
    padding:20px;
}
.info1{
    width:130px;
    text-align: center;
    float:left;
}
.info1 img{
    display: block;
    border:5px solid #fff;
    width:120px;
    height:120px;
    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:130px;
    background: #e9776b;
    color:#fff;
    font-size: 14px;
    line-height: 34px;
    border-radius: 5px;
    margin-top:20px;
    box-sizing: border-box;
    padding-left:25px;
    position: relative;
}
.info1 a.yuyue i {
    width:20px;
    height:20px;
    background: url(../images/newimgs/xx.png) no-repeat;
    display: inline-block;
    position: absolute;
    left:25px;
    top:7px;
}
.info2{
    width:280px;
    float:left;
    text-align: left;
    margin-left: 40px;
}
.info2 p{
    padding-top:5px;
}
.info2 p.name-tel-p{
    padding:10px 0 5px;
    border-bottom: 1px solid #eaeaea;
}
.info2 p.name-tel-p .name{
    font-size: 24px;
    font-weight: bold;
}
.info2 p.name-tel-p .tel{
     font-size: 16px;
    font-weight: bold;
    padding-left:60px;
    position: relative;
}
.info2 p.name-tel-p .tel i{
    position:absolute;
    display: inline-block;
    width:26px;
    height:18px;
    background: url(../images/newimgs/_18.png) no-repeat;
    left:25px;
    bottom:5px;
}
.info2 .person-tips li{
    float:left;
    margin-top:8px;
    margin-right:8px;
    padding:3px 12px;
    border:1px solid #eaeaea;
    border-radius: 10px;
}
.info3{
    width:400px;
    box-sizing: border-box;
    float:right;

}
.info3 .person-data li{
    width:110px;
    float:left;
    border:1px solid #4E7196;
    margin:0 10px;
    position: relative;
}
.info3 .person-data li>i{
    position: absolute;
    display: inline-block;
    width:50px;
    height:50px;
    top:-25px;
    left:30px;
}
.info3 .person-data li>i.jiaru{
    background: url(../images/newimgs/_1.png) no-repeat;
}
.info3 .person-data li>i.renshu{
    background: url(../images/newimgs/_99.png) no-repeat;
}
.info3 .person-data li>i.manyidu{
    background: url(../images/newimgs/_72.png) no-repeat;
}
.info3 .person-data li span{
    display: block;
    text-align: center;
}
.info3 .person-data li span.num{
    padding:25px 0;
    color:#e9776b;
}
.info3 .person-data li span.num i{
    font-size: 24px;
}
.info3 .person-data li span.type{
    padding:10px 0;
    background-color: #4E7196;
    color:#fff;
}

/*执业信息*/
.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:250px;
    width:100%;
    background: #fff;
}
.zhiyexinxi-ul-left,.zhiyexinxi-ul-right{
    width:50%;
    display: inline-block;
    box-sizing: border-box;
    float:left;
    padding:40px 0;
}
.span-left{
    width:45%;
    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;
}


/*信用记录*/
.xinyongjilu-ul,.xinyongjilu-table{
    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;
}
.xinyongjilu-table{
    padding-bottom: 40px;
}
.xinyongjilu-table table{
    width:100%;
    border-collapse:collapse;
    table-layout: fixed;
}
.xinyongjilu-table table th{
    background: #8da3b8;
    color:#fff;
}
.xinyongjilu-table table th,.xinyongjilu-table table td{
    text-align: center;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.xinyongjilu-table table tr{
    border-bottom:1px dashed #eaeaea;
}


/*服务记录*/
.fuwujilu-table{
    padding:40px 40px 60px 40px;
    box-sizing: border-box;
}
.fuwujilu-table table{
    width:100%;
    border-collapse:collapse;
    table-layout: fixed;
}
.fuwujilu-table table th{
    background: #8da3b8;
    color:#fff;
}
.fuwujilu-table table th,.fuwujilu-table table td{
    text-align: center;
    line-height: 45px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fuwujilu-table table tr{
    border-bottom:1px dashed #eaeaea;
}
.fuwujilu-table table .status{
    display: block;
    text-align: center;
    width:20px;
    height:20px;
    border-radius: 20px;
    margin:0 auto;
}
.fuwujilu-table table .status-blue{
    background: url(../images/newimgs/snh.png) no-repeat;
    background-color: #2782d9;
    background-position: 2px 3px;
}
.fuwujilu-table table .status-green{
    background: url(../images/newimgs/g.png) no-repeat;
    background-color: #92d14f;
    background-position: 2px 3px;
}


/*专业能力*/
.zhuanyenengli-floor{
   /*  padding:40px 0px 0px 0px; */
    box-sizing: border-box;
}
.table-box1{
    width:640px;
    min-height:350px;
    padding-left:40px;
    display: inline-block;
}
.table-box1 table{
    width:100%;
    border-collapse:collapse;
    table-layout: fixed;
}
.zhuanyenengli-floor table th{
    background: #8da3b8;
    color:#fff;
}
.zhuanyenengli-floor table th,.zhuanyenengli-floor table td{
    text-align: center;
    line-height: 45px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zhuanyenengli-floor table tr{
    border-bottom:1px dashed #eaeaea;
    width:100%;
}

#circle1{
    display: inline-block;
    width:300px;
    height:350px;
    position: relative;
}
#circle2{
    display: inline-block;
    width:300px;
    height:350px;
    position: relative;
}
#bar1{
    display: inline-block;
    width:680px;
    height:350px;
}
#circle3{
    display: inline-block;
    width:300px;
    height:350px;
    position: relative;
    padding-bottom: 50px;
    float:right;
}

#circle4{
    display: inline-block;
    position: relative;
}
.legend{
    position: absolute;
    bottom: -10px;
}
.legend li{
    float:left;
    font-size: 14px;
    line-height: 20px;
    color:#999;
    padding:0 20px;
    position: relative;
}
.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:40px;
}
.legend3 li{
    width:100px;
    text-align: left;
    bottom:40px;
    left:40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zhuanyenengli-floor .detail{
    display: block;
    text-align: center;
    width:20px;
    height:20px;
    border-radius: 20px;
    margin:0 auto;
    background: url(../images/newimgs/fdj.png) no-repeat;
    background-color: #2782d9;
    background-position: 2px 2px;
}


.color4E7196{
    color:#4E7196;
}
.color000{
    color:#000;
}


.hideDr{
	display: none
}

.info1 a.grey-btn{
    display: inline-block;
    width: 130px;
    background: #adbbc9;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    border-radius: 5px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 25px;
    position: relative;
    cursor: not-allowed;
}

.info1 a.grey-btn i {
    width:20px;
    height:20px;
    background: url(../images/newimgs/xx.png) no-repeat;
    display: inline-block;
    position: absolute;
    left:25px;
    top:7px;
}

.scroll{
	overflow-x: auto;
}

.scroll table{
	width:auto;
}

.scroll th{
	padding: 0 20px;
}

.nopadding{
	padding:0px;
}