.ssjg-block {
                background: #fff;
                padding: 30px 60px;
                width: 835px;
                height: 333px;
                box-sizing: border-box;
            }
            
            .ssjg-block .title {
                font-size: 20px;
                color: #333333;
                line-height: 20px;
                text-align: center;
  font-weight: 700;
            }
            
            .ssjg-block .dec {
                display: block;
                margin: 15px auto 20px;
                width: 275px;
                height: 24px;
                background: #F2F6FF;
                border-radius: 15px;
                font-size: 14px;
                color: #005BAC;
                letter-spacing: 0;
                line-height: 24px;
                text-align: center;
  font-weight: 400;
            }
            
            .ssjg-block table td {
                padding: 0 20px;
            }
            
            .ssjg-block table .name {
                width: 250px;
            }
            
            .ssjg-block table .bz {
                width: 130px;
            }
            
            .ssjg-block table .sex-man {
                width: 90px;
            }
            
            .ssjg-block table .sex-woman {
                width: 90px;
            }
            
            .ssjg-block table tr:first-child {
                border-top: .5px solid #ededed;
                height: 34px;
                font-size: 12px;
                color: #333333;
            }
            .ssjg-block table tr:first-child td{
  							font-weight:700;
  }
            .ssjg-block table tr:nth-child(2) {
                border-top: .5px solid #ededed;
                height: 38px;
                font-size: 13px;
                color: #333333;
            }
.ssjg-block table tr:nth-child(2) td{
font-weight:400;
}
            .ssjg-block table tr:nth-child(3) td {
                background: #F7F7F7;
                font-size: 13px;
                color: #333333;
                padding-top: 10px;
                padding-bottom: 10px;
                vertical-align: text-top;
  font-weight:400;
            }
.order{
width: 200px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: #DDD;
    border-radius: 6px;
    font-size: 15px;
    color: #F8F8F8;
    letter-spacing: 0;
    background-image: linear-gradient(-77deg, #0E72F7 0%, #0D5BC7 100%);
    margin-right: 30px;
  cursor:pointer;
}
.counsel{
width: 200px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: #DDD;
    border-radius: 6px;
    font-size: 15px;
    color: #F8F8F8;
    letter-spacing: 0;
    cursor: pointer;
    margin-right: 30px;
    background-image: linear-gradient(-59deg, #FCC324 0%, #F5A100 98%);
  cursor:pointer;
}
.proPrice{font-size: 14px;color: #005BAC;text-align: right;vertical-align: top;font-weight: normal;
  cursor:pointer;
}
.proPrice .icon{
  display: inline-block;width: 8px;height: 12px;background: url(/market/images/v3/productDetails/suanjiaIcon.png) center center/100% 100% no-repeat;vertical-align: middle;margin-left: 7px;
      position: relative;
    top: -1px;
    left: 0;
}
.layui-layer{
border-radius:6px;
}