@charset "UTF-8";

.content_page .content {
    min-height: 500px;
    margin-bottom: 80px;
}

.con_section_info .section_top {
    position: relative;
    text-align: center;
    padding-top: 40px;
    height: 186px;
    min-height: auto;
    background: url(/images/main/sub01/top_bg.png);
    background-size: cover;
    background-position: center center;
    z-index: 2;
}

.con_section_info .section_top .part-tit {
    color: #fff;
    font-size: 23px;
    display: block;
    font-weight: bold;
}

.con_section_info .dsc-box {
    padding: 23px 15px 15px;
    background: #fff;
    top: -80px;
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    z-index: 3;
}
.layout{
    padding-top:20px;
}