.policyIn table.afterSale {
    width: 9.22rem;
    text-align: center;
    border-collapse: collapse;
}
.policyIn table.afterSale th,.policyIn table.afterSale td{
    border: 1px solid #000;
    height: auto;
    margin: 0;
    padding: 0.1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.policyIn table th.tableWidth1, .policyIn table td.tableWidth1{
    width: 7%;
}
.policyIn table th.tableWidth2, .policyIn table td.tableWidth2{
    width: 16%;
}
.policyIn table th.tableWidth3, .policyIn table td.tableWidth3{
    width: 23.1%;
}
.policyIn table th.tableWidth4, .policyIn table td.tableWidth4{
    width: 13%;
}
.policyIn table th.tableWidth5, .policyIn table td.tableWidth5{
    width: 10.1%;
}
.attention{
    width: 100%;
}
.attention>span{
    float: left;
}
.attention>p{
    margin-left: 0.32rem;
}
.leftNav .childUl li:first-child {
    display: block!important;
}
.leftNav .childUl li:last-child {
    padding-left: 0!important;
}
.colorRed{
    color:#FF3B30;
    font-size: 0.24rem;
    font-weight: bold;
}
