.count{
    width: 75%;
    margin: auto;
    padding-top: 20px;
}
.protection-img{
    width: 100%;
    margin: auto;
    display: block;
}
.count-top{
    width: 50%;
    margin: auto;
}

.count-top a{
    font-size: 1.2rem;
    font-weight: 600;
}
.count-hr{
    height: 1px;
    background-color: #f5f5f3;
}
.count-h2{
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.count-data-hr{
    width: 60px;
    height: 7px;
    background-color: #f39a31;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 5px;
}
.status-regin-count{
    margin-left: 20px;
}
.status-p{
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.status-empower-p{
    font-size: 0.8rem;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.5rem;
}
.status-count{
    margin-top: 50px;
    margin-bottom: 20px;
}
.status-count-top{
    width: 90%;
    height: 50px;
    border-radius: 5px;
    background-color: #dde1f1;
    margin: auto;
    margin-bottom: 20px;
}
.status-count-top-data{
    width: 95%;
    margin: auto;
}
.status-count-top-data-p{
    padding-left: 10px;
    padding-top: 10px;
    line-height: 30px;
    text-align: center;
}

.status-count-top-g{
    width: 90%;
    height: 80px;
    border-radius: 5px;
    background-color: #dde1f1;
    margin: auto;
    margin-bottom: 20px;
}