.baijiaxing {
    display: flex;
    flex-wrap: wrap;
    padding: .20rem 0;
    align-items: center;
    justify-content: center;
}

.bjx-label {
    text-align: center;
    padding-top: .30rem;
}

.bjx-label>* {
    display: inline-block;
    cursor: pointer;
    padding: .10rem .20rem;
    background: #f1f1f1;
    width: 2.60rem;
    font-size: 0.3rem;
}

.bjx-label *.on {
    background: #607d8b;
    color: #fff;
}

.bjx-warp {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: .10rem;
    width: 2.00rem;
    border-radius: .12rem;
    padding: .40rem .20rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}

.pm.no1 {
    background-color: #660000
}

.pm.no2 {
    background-color: #CC9900;
}

.pm.no3 {
    background-color: #CCCC99;
}

.pm {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    background-color: #ccc;
    border-radius: .12rem 0 .24rem 0;
    padding: .02rem .20rem;
    font-size: .20rem;
}

.dy {
    color: #999;
    margin-bottom: .10rem;

}

.mi,
.sur-detail .top .mi {
    background: url(/static/img/mi_999.png) no-repeat;
    width: 1.00rem;
    height: 1.00rem;
    background-size: 100% 100%;
    line-height: 1.00rem;
    text-align: center;
    font-size: .48rem;
    font-weight: 700;
}

.sur-detail .top {
    display: flex;
    align-items: center;
    padding: .20rem;
}

.sur-detail .top .mi {
    width: 1.30rem;
    height: 1.30rem;
    line-height: 1.30rem;
    background: url(./mi.png) no-repeat;
    background-size: 100% 100%;
    font-size: .6rem;
    margin: .20rem;
    margin-right: .30rem;
    flex-shrink: 0;
}

.sur-detail .top .mi.two {
    font-size: .34rem;
}

.sur-detail .sur-prop {
    line-height: .46rem;
    font-size: .28rem;
}

.sur-detail .sur-prop p,
.sur-detail .jiqiao p {
    color: #999;
    line-height: 1.8;
}

.sur-detail .sur-prop p span {
    color: green;
}
.sur-detail .sur-prop p span a {
    color: green;
}
.sur-detail .sur-prop p img {
    width: .30rem;
    vertical-align: middle;
}

.sur-detail .jiqiao {
    padding: 0 .30rem .30rem;
    font-size: .3rem;
    line-height: 1.6;
}

.sur-detail .jiqiao a {
    margin-right: 0;
    text-decoration: underline;
}

.sur-detail .jiqiao p span {
    color: #333;
}

.laiyuan {
    padding: .30rem;
    font-size: .3rem;
    line-height: 1.8;
}

.laiyuan .name {
    padding: .10rem;
    display: inline-block;
    width: 1.19rem;
    white-space: nowrap;
}

.more-name {
    display: block;
    margin: 0 auto;
    width: 3.00rem;
    text-align: center;
    background: #f1f1f1;
    border-radius: .12rem;
    color: #666;
    line-height: 2;
    margin-top: .20rem;
}

@media screen and (max-width: 879px) {
    .sur-detail .top {
        justify-content: space-around;
    }
}
.wordItem{
    font-size: 0;
}
.wordItem em{
    font-size: .25rem;
    text-align: center;
    font-style: initial;
}
.wordItem a{
    width: 1rem;
    display: inline-block;
    text-align: center;
    margin: 0 15px 4px 0;
}
.wordItem span{
    width: 1rem;
    height: 1rem;
    line-height: 1.1rem;
    background: url(/static/img/mi.png) no-repeat;
    background-size: 100% 100%;
    font-size: .66rem;
    flex-shrink: 0;
    display: block;
}

/*琛ㄥ崟*/
.tabUpChop{
    display: flex;
    font-size: 0;
    justify-content: space-between;
    padding: .3rem 0;
}
.tabUpChop a,.tabUpChop span{
    font-size: .32rem !important;
    display: block;
    flex: 1;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #cacaca;
    padding: .2rem 0;
    cursor: pointer;
}
.tabUpChop a.active,.tabUpChop span.active{
    color: #c7242d;
    font-weight: bold;
    border-bottom: 2px solid #c7242d;
    background: #c7242d;
    color: #fff;
}
.cm_jp_qm{
    margin-bottom: .6rem;
}
.itemBorInt{
    width: 100%;
    height: .9rem;
    border: 1px solid #ccc;
    line-height: .9rem;
    padding-left: .4rem;
    box-sizing: border-box;
    font-size: .3rem;
    margin-bottom: .2rem;
    position: relative;
}
.itemBorInt input{
    border: 0;
    background: none;
    height: 98%;
    width: 50%;
    font-size: .32rem;
    outline: none;
}
.itemBorInt input#birthdayTab1{
    width: 100%;
}
.submitForm1{
    width: 100%;
    height: .9rem;
    background: #c7242d;
    border: 0;
    display: block;
    font-size: .4rem;
    font-weight: bold;
    color: #fff;
    /* margin: .5rem auto; */
    text-align: center;
    line-height: .9rem;
}
.formTabQh{
    padding: 0 .3rem .3rem .3rem
}
.testNameForm p{
    color: #d52c2b;
    text-align: left;
    font-size: 1rem;
    text-indent: 0;
    margin-bottom: .2rem;
    margin-top: 1rem;
}
.sexSelect{
    position: absolute;
    right: .2rem;
    top: 0;
}
.sexSelect span{
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    background: #9c9c9c;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    margin-right: .1rem;
    cursor: pointer;
}
.sexSelect span.active{
    background: #ca863a;
}