.dataBmcx {
    width: 1200px;
    margin: auto;
    padding-top: 50px;
}
.dataBmcx_tit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}
.dataBmcx_ipt {
    text-align: center;
}
.dataBmcx_ipt input {
    width: 600px;
    height: 40px;
    text-indent: 1em;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border: 1px solid #ccc;
    outline: none;
    box-shadow: 0 0px 5px 0 #ccc;
}
.dataBmcx_ipt button {
    background: #EB3464;
    color: #FFF;
    border: none;
    height: 42px;
    width: 70px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    font-size: 16px;
    padding-bottom: 5px;
}
.dataBmcx_zw {
    text-align: center;
    font-size: 24px;
    color: red;
    margin: 100px;
}

.dataEnroll_xx {
    position: relative;
}
.dataEnroll_xx_tit {
    margin-top: 50px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-bottom: 30px;
    position: relative;
}
.dataEnroll_xx_tit::before {
    content: '';
    display: block;
    height: 18px;
    width: 5px;
    background: #A11274;
    border-radius: 25px;
    position: absolute;
    top: 3px;
    left: 3px;
}
.dataEnroll_xx_top {
    margin-bottom: 20px;
}
.dataEnroll_xx_top span {
    display: inline-block;
    width: 150px;
    text-align: right;
    font-size: 16px;
    margin-right: 20px;
}
.dataEnroll_xx_top strong{font-size: 16px;}
.dataEnroll_xx_bj {
    position: absolute;
    top: 106px;
    right: 0;
    font-size: 16px;
    color: #EB3464;
    padding-left: 30px;
    background: url(/res/ChinaPostJT/structure/221132599.png) no-repeat left center;
    background-size: 20px;
}
.dataEnroll_xx table {
    border-color: #eee;
}
.dataEnroll_xx table thead {
    background: #F9F9F9;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}
.dataEnroll_xx table tbody tr {
    line-height: 60px;
    font-size: 16px;
}
td.dataEnroll_xx_zw {
    text-align: center;
    width: 90px;
}
button.dataEnroll_xx_zj {
    background: url(/res/ChinaPostJT/structure/221132600.png) no-repeat center;
    background-size: 23px;
    width: 30px;
    height: 20px;
    border: none;
    outline: none;
}
button.dataEnroll_xx_sc {
    background: url(/res/ChinaPostJT/structure/221132601.png) no-repeat center;
    background-size: 14px;
    height: 14px;
    width: 22px;
    border: none;
}