@charset "utf-8";
.nav-search{
    background-color: white;
}
.chaxin-content{
    margin-top:20px;
    width:100%;
    height:auto;
    display: table;
}
.chaxin-content h1{
    font-size:26px;
    text-align: center;
    margin:20px 0;
}
.weituo-btn {
    float:left;
    margin:45px 0;
    width: 345px;
    height: 112px;
    display: table!important;
    background:url("../img/weituobtn.png") center no-repeat ;
}
.chaxin-box{
    display: table;
    width:100%;
    height:auto;
}
.tab{
    float:left;
    width:auto;
    display: table;
    height:37px;
    border-bottom:1px solid #e7ecf1;
}
.tab li{
    width:100px;
    height:37px;
    float:left;
    background:url('../img/ul-bg.png') center no-repeat;
    cursor: pointer;
    color:#1e5b80;
    font-size:14px;
    font-weight: bold;
    line-height: 37px;
    text-align: center;
}
.li-select{
    color:white!important;
    background:url('../img/ul-select.png') center no-repeat!important;
}
.con{
    width:100%;
    height:auto;
    display: table;
}
.con>p{
    margin:20px 0;
    line-height: 25px;
    text-indent: 2em;
    font-size:13px;
}
.con>p a{
    font-size:14px;
    color:#2a97c1;
    font-weight: bold;
}
.con>p span{
    font-size:13px;
}
.btnTx{
    margin-top:10px;
    float:right;
    margin-right:20px;
    width:155px;
    height:90px;
    display: table;
    cursor: pointer;
}
.p1{
    font-size:18px;
}
.p1 strong{
    font-size:26px!important;
    font-weight: bold;
    color:#1e5b80;
}
.p1 span{
    font-size:18px;
    color:#1e5b80;
}
.p2{
    margin-top:5px;
    font-size:13px;
    color:#1e5b80;
}
.btnTx div{
    margin-top:10px;
    line-height: 25px;
    color: white;
    text-align: center;
    background-color: #5fbadf;
    border-radius: 4px;
}
.table{
    width:620px;
    height:300px;
    display: table;
    border-collapse: collapse
}
.table thead{
    font-size:16px;
}
.table thead tr th{
    line-height: 58px;
}
.table tbody tr td{
    text-align: center;
    line-height: 40px;
    border:1px solid #dfe6ec;
}











































