.bszn-dzd-bg{
    position: absolute;
    right: 0;
    top: 85px;
}
.bszn-dzd-tit{
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 28px;
    position: relative;
    z-index: 1;
}
.bszn-gdpj-tab-item,.gdpj-statistics .tit,.gdpl-list .tit,.gdpj-list-label,.gdpj-history .tit{
    letter-spacing: 1px;
}
.bszn-search{
    border: solid 1px rgba(39, 137, 238, 0.19);
    width: 400px;
    height: 40px;
    background-color: #ffffff;
    display: flex;
    margin-bottom: 30px;
}
.bszn-search input{
    flex: 1;
    padding: 0 20px;
    font-size: 18px;
}
.bszn-search-btn{
    padding: 0 20px;
    line-height: 38px;
    cursor: pointer;
}
.bszn-search-btn img{
    vertical-align: middle;
    margin-top: -2px;
}
.dzd-table{
    font-size: 16px;
    width: 100%;
}
.dzd-table .thead{
    background-color: rgba(183, 209, 232, 0.18);
    display: flex;
}
.dzd-table .tr{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    border-bottom: 1px solid #edf2f5;
}
.gdpj-table .tr{
    padding: 20px 0;
}
.dzd-table .td{
    line-height: 34px;
    padding: 8px 15px;
}
.dzd-table .td p{
    width: 100%;
}
.dzd-table .thead .td{
    line-height: 24px;
    color: #2f455b;
}
.dzd-table .user{
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
}
.dzd-table .user-head{
    margin-right: 12px;
    vertical-align: middle;
    margin-top: -2px;
}
.dzd-table .width-65{
    width:65px;
}
.dzd-table .width-130{
    width:130px;
}
.dzd-table .width-150{
    width:150px;
}
.dzd-table .width-160{
    width:160px;
}
.dzd-table .width-180{
    width:180px;
}
.dzd-table .width-190{
    width:190px;
}
.dzd-table .width-200{
    width:200px;
}
.dzd-table .width-250{
    width:250px;
}
.dzd-table .width-260{
    width:260px;
}
.dzd-table .width-280{
    width:280px;
}
.dzd-table .width-300{
    width:300px;
}
.dzd-table .width-350{
    width:350px;
}
.bszn-dzd{
    padding-bottom: 60px;
}
.dzd-table{
    padding-bottom: 60px;
}
.gdpj-table{
    padding-bottom: 20px;
}

.star-box,.star{
    font-size: 0;
}
.star-box img,.star img{
    margin-right: 6px;
}
.bszn-gdpj-tit{
    min-height: 100px;
    font-size: 40px;
    font-weight: bold;
    width: 75%;
    margin-bottom: 55px;
    letter-spacing: 2px;
}
.bszn-gdpj-bg{
    position: absolute;
    right: -40px;
    top: 90px;
}
.bszn-gdpj-tab-item{
    color: #666666;
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 12px;
    margin-right: 40px;
    border-bottom: 4px solid transparent;
}
.bszn-gdpj-tab-item.cur{
    color: #2789ee;
    border-color: #2789ee;
}
.gdpj-top{
    padding: 30px 0;
    border-bottom: 1px solid #edf1f5;
    margin-bottom: 45px;
}
.gdpj-statistics{
    font-size: 16px;
    
    background: url("../png/vexeuv.png");
    background-size: 100% 100%;
    border-radius: 2px;
    width: 268px;
    padding: 32px 27px;
    min-height: 259px;
}
.gdpj-statistics .tit{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.gdpj-statistics .score{
    color: #999999;
    margin-bottom: 38px;
}
.gdpj-statistics .score-num{
    color: #2789ee;
    font-size: 36px;
    font-weight: bold;
    margin-right: 5px;
}
.gdpl-list{
    width: 834px;
    font-size: 14px;
}
.gdpl-list .tit{
    border-bottom: 1px solid #edf1f5;
    font-weight: bold;
    padding: 10px 0;
    margin-bottom: 13px;
}
.gdpj-list-label{
    width: 105px;
}
.gdpl-list-item:not(:last-of-type){
    margin-bottom: 21px;
}
.gdpj-list-star{
    margin-right: 35px;
}
.gdpj-list-score{
    margin-right: 22px;
    min-width: 31px;
}
.gdpj-list-rate,.gdpj-list-num{
    min-width: 71px;
    padding: 0 7px;
    position: relative;
}
.gdpj-list-rate:before,.gdpj-list-num:before{
    content: "";
    width: 1px;
    height: 15px;
    background-color: #e3e3e3;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.gdpj-history .tit{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
.bszn-gdpj-box{
    padding-bottom: 20px;
}
.bszn-search-total{
    font-size: 18px;
    padding-bottom: 20px;
    
}
.bldd-list-item{
    font-size: 16px;
    line-height: 30px;
    padding: 13px 0;
}
.bldd-list-item:first-of-type{
    padding-top: 0;
}
.bldd-list-item:not(:last-of-type){
    border-bottom: 1px solid #edf2f5;
}
@media screen and (max-width: 768px){
    .bldd-list-item{
        font-size: .3rem;
        line-height:.5rem;
        padding: .15rem 0;
    }
    
    .bszn-dzd-tit {
        font-size: 0.4rem;
        letter-spacing: 0.02rem;
        margin-top: 0.4rem;
        margin-bottom: 0.3rem;
    }
    .bszn-dzd-bg{
        display: none;
    }
    .bszn-search {
        width: 100%;
        height: 0.6rem;
        margin-bottom: 0.3rem;
        margin-top: .05rem;
    }
    .bszn-search input {
        padding: 0 0.2rem;
        font-size: 0.3rem;
    }
    .bszn-search-btn {
        padding: 0 0.2rem;
        line-height: 0.6rem;
        cursor: pointer;
    }
    .dzd-table .width-250{
        width: 2rem;
    }
    .dzd-table .td {
        line-height: 0.55rem;
        padding: 0.25rem;
    }
    .dzd-table .thead{
        height: auto;
    }
    .dzd-table .thead .td{
        line-height: .4rem;
    }
    .dzd-table {
        width: 22rem;
        font-size: 0.28rem;
    }
    .dzd-table .width-65 {
        width: 1.5rem;
    }
    .dzd-table .tr {
        padding: 0.1rem 0;
    }
    .dzd-table {
        padding-bottom: 0.3rem;
    }
    .bszn-dzd {
        padding-bottom: 0.6rem;
    }
    
    .bszn-gdpj-bg{
        display: none;
    }
    .bszn-gdpj-tit {
        min-height: auto;
        font-size: 0.4rem;
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .bszn-gdpj-tab,.bszn-gdpj-box{
        padding: 0 0.25rem;
    }
    .bszn-gdpj-tab-item {
        font-size: 0.35rem;
        padding-bottom: 0.2rem;
        margin-right: 0.4rem;
        border-bottom: 0.08rem solid transparent;
    }
    .gdpj-top {
        padding: 0.3rem 0;
        margin-bottom: 0.5rem;
    }
    .gdpj-statistics {
        font-size: 0.3rem;
        border-radius: 0.02rem;
        width: 100%;
        padding: 0.3rem;
        min-height: auto;
        float: none;
    }
    .gdpj-statistics .tit {
        font-size: 0.3rem;
        margin-bottom: 0.2rem;
    }
    .gdpj-statistics .score {
        margin-bottom: 0.4rem;
    }
    .gdpj-statistics .score-num {
        font-size: 0.5rem;
        margin-right: 0.1rem;
    }
    .gdpl-list {
        width: 100%;
        font-size: 0.28rem;
        float: none;
    }
    .gdpl-list .tit {
        padding: 0.2rem 0;
        margin-bottom: 0.2rem;
        line-height: 0.35rem;
    }
    .gdpl-list-item:not(:last-of-type) {
        margin-bottom: 0.3rem;
    }
    .gdpj-list-label {
        width: 1.5rem;
    }
    .gdpj-list-star {
        margin-right: 0.3rem;
        margin-top: 0.05rem;
    }
    .gdpj-list-star img,.star img{
        width: .3rem;
    }
    .gdpj-list-score {
        margin-right: 0.1rem;
        min-width: .62rem;
    }
    .gdpj-list-rate, .gdpj-list-num {
        min-width: 1.4rem;
        padding: 0 0.1rem;
    }
    .gdpj-list-num{
        min-width: auto;
    }
    .gdpj-history .tit {
        font-size: 0.3rem;
        margin-bottom: 0.3rem;
    }
    .dzd-table .width-65{
        width:1.2rem;
    }
    .dzd-table .width-130{
        width:2rem;
    }
    .dzd-table .width-150{
        width:2rem;
    }
    .dzd-table .width-160{
        width:2.2rem;
    }
    .dzd-table .width-180{
        width:3rem;
    }
    .dzd-table .width-190{
        width:3.2rem;
    }
    .dzd-table .width-200{
        width:3.6rem;
    }
    .dzd-table .width-250{
        width:4rem;
    }
    .dzd-table .width-260{
        width:4.2rem;
    }
    .dzd-table .width-280{
        width:4.2rem;
    }
    .dzd-table .width-300{
        width:5rem;
    }
    .dzd-table .width-350{
        width:6rem;
    }
    .dzd-table .user-head {
        margin-right: 0.2rem;
        margin-top: -0.04rem;
    }
    .dzd-table .user {
        font-size: 0.3rem;
        padding-left: 0.2rem;
    }
    .bszn-search-total{
        font-size: .28rem;
        padding-bottom: .2rem;
    }
    .bszn-search-btn img{
        width: 0.35rem;
        margin-top: -0.04rem;
    }
}