.table-1 td {
    padding: 10px 10px;
    line-height: 18px;
}
.table-23 td:nth-child(2n) {
    padding: 10px 10px 10px 13px;
    line-height: 18px;
}
.table-23 td:nth-child(2n+1) {
    padding: 10px 10px 10px 27px;
}
.table-3 td:nth-child(2n) {
    line-height: 30px;
}
p {
    margin: 0px;
}
/*搜索定位start*/
.head-inner-wrapper{
    position: fixed;
    left:0;
    right:0;
    top:0;
    z-index:101;
}
.header{
    position:fixed;
    top:60px;
    left:0;
    right:0;
    z-index:100;
}
.wrapper{
    margin-top:250px;
}
/*搜索定位end*/
.contact-block:not(:last-child){
    margin-bottom: 14px;
}
.toWechartServiceNo{
    color:#2684FF;
    cursor: pointer;
}
tbody tr>td{
    font-size:14px !important;
}
.table-1 tbody tr>td{
    font-size:12px !important;
}
.wrapper-content-left {
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.05);
}
.head-inner .center{
    display: block;
}
.content-wrapper-01{
    background: #ffffff url("../../images/yfb/list-bg.png") no-repeat center bottom;
}
.virtual-number{
    width:420px;
    height:176px;
    padding:0;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
    border-radius: 0px;
}
.virtual-number .title{
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #D3D9E6;
    border-left:none;
}
.virtual-number .title span:nth-child(1){
    display: inline-block;
    vertical-align: middle;
    width:4px;
    height:14px;
    background:#2684ff;
    border-radius:2px;
    margin:0 6px 0 10px;
}
.virtual-number .title span:nth-child(2){
    color:#333333;
    font-size:14px;
    display: inline-block;
    vertical-align: middle;
}
.virtual-number .title span:nth-child(3){
    display: inline-block;
    vertical-align: middle;
}
.virtual-number .tel{
    margin:25px auto 25px;
    font-weight:bold;
    color:#2684ff;
    font-size:30px;
    text-align: center;
}
.virtual-number .tel img{
    display: inline-block;
    vertical-align: middle;
}
.virtual-number .tel b{
    display: inline-block;
    vertical-align: middle;
    margin-left:10px;
}
.virtual-number .detail{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:18px;
    margin:0 20px;
    text-align: left;
}
.virtual-number-close-btn{
    position: absolute;
    right:10px;
    top:14px;
    width:14px;
    height:14px;
    margin-top:0;
}
.virtual-number-close-btn img{
    width:14px;
    height:14px;
    margin-top:0;
    vertical-align: super;
}
