.secCnt{
    padding-top: 23px;
}

.mrg{
    margin-bottom: 20px;
}

.thmSecTits .item .tiv{
    position: relative;
    z-index: 1;
}
.thmSecTits .item .inf{
    position: absolute;
    /*height: 68px;*/
    background-color:rgba(255,255,255,.9);
    left: 30px;right: 30px;
    bottom: 20px;
    z-index: 2;
}
.thmSecTits .item .inf .tit{
    padding: 15px 10px;
}
.thmSecTits .item .inf .tit a{
    font-family: 'Oxygen-Bold', san s-serif;
    color: #47454b;
    font-size: 16px;
}
.thmSecTits .item .inf .tit span.d{
    color: #009c00;
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 18px;
    margin-right: 5px;
}

.thmSecTits .fec{
    font-size: 14px;
    color: #009c00;
}


.secUH{
}
.secUH .titUH{
    margin-bottom: 20px;
    padding-left: 20px;
}
.secUH .titUH h2{
    font-family: 'WorkSans-ExtraBold', sans-serif;
    font-size: 24px;
    margin: 0;padding: 0;
}
.UHReg{
    border-bottom: 1px solid rgba(167,165,170,0.5);
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.secUH .dat{
    color: #d73422;
    margin-bottom: 5px;
    font-size: 14px;
}
.secUH .tit{
    min-height: 40px;
}
.secUH .tit a{
    color: #47454b;
    font-size: 16px;
}
.secUH .tit a:hover{
    color: #d73422;
}

.secBan{
    margin-bottom: 15px;
}