#title-spacer{
    background-image: url("/storage/img/LH-home-bg-modify.jpg");
    height: 15em;
    padding-top: 5.625em;
}
@media screen and (max-width: 85.375em){ #title-spacer {background-image:url("/storage/img/header_title_1366.jpg") !important;} }
@media screen and (max-width: 48em){ #title-spacer {background-image:url("/storage/img/header_title_768.jpg") !important;} }
@media screen and (max-width: 30em){ #title-spacer {background-image:url("/storage/img/header_title_480.jpg") !important;} }
    .pt-30{
        padding-top: 30px;
    }
    .pl-20{
        padding-left: 20px;
    }
    .pr-20{
        padding-right: 20px;
    }
    .desp{
        text-align: justify;
    }
    @media screen and (max-width:480px){
        .jquery-accordion-menu {
            min-width: 300px;
        }
    }
    #school img{
        padding: 10px;
    }
.topic-area {
    min-height: 6em !important;
}
.topic-title {
    margin-bottom: 0px !important;
}
.topic-title a {
     display:block;
     width:100%;
}
.topic-title a::after{
    content:"";
    float:right;
    display:inline-block;
    width:25px;
    height:25px;
    background-image:url("/storage/img/controls/arrow-down.png");
    background-size: 25px 25px;
}
.topic-title.active a::after{
    background-image:url("/storage/img/controls/arrow-up.png");
}
.topic-content {
    display:none;
    margin-top: 0px !important;
    margin-bottom: 0.5em !important;
    text-align:justify !important; 
    letter-spacing:0.1em; 
    line-height:150%;
}
.topic-footer {
    margin-top: 0px !important;
    padding-top:0.5em; 
    padding-bottom:0.5em; 
    border-top:0.0625em solid #eaeaea;
}
#content-spacer .evetmaxhight {
    max-height: inherit;
}
.jquery-accordion-menu ul li:nth-child(4) ul.submenu {
    /*display: none; 改用companyTopicTest.js控制*/
}
.show_me_block {
    display: block;
}
.hide_me {
    display: none;
}
