@media only screen and (min-width: 960px){
    #CompanyHistory .fa.fa-home{
        font-size: 20px;
        margin-right: 10px;
    }
    #CompanyHistory .siteContent{
        padding: 37px 0 91px;
    }
    #CompanyHistory .history-introduce{
        /*padding: 0 30px;*/
        /*display: flex;*/
        /*justify-content: space-between;*/
    }
    #CompanyHistory .history-introduce .ch-history{
        padding: 0;
        padding-left: 26px;
        margin-top: 20px;
        background-position: left;
        background-size: 2px 11px;
        background-repeat: repeat-y;
        background-image: linear-gradient(rgba(102,102,102,0.85) 54%, rgba(255,255,255,0) 0%);
        margin-right: 10px;
    }
    #CompanyHistory .history-introduce .ch-history .history{
        position: relative;
        box-shadow: 1px 1px 7px rgba(0,0,0,0.1), -4px -1px 7px rgba(0,0,0,0.1);
        width: 400px;
        padding: 18px 33px;
        background: #ffffff;
        font-size: 16px;
        color: #333333;
    }
    #CompanyHistory .history-introduce .ch-history .history .h-year{
        font-weight: 400;
    }
    #CompanyHistory .history-introduce .ch-history .history .h-matter{
        margin-top: 7px;
        font-weight: 400;
    }
    #CompanyHistory .history-introduce .ch-history .history:before{
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #3C88D8;
        left: -30px;
    }
    #CompanyHistory .history-introduce .ch-history .history:after{
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        border-right: 26px solid #ffffff;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        left: -13px;
    }
    #CompanyHistory .history-introduce .ch-history .history:not(:first-of-type){
        margin-top: 40px;
    }
    #CompanyHistory .history-introduce .ch-introduce{
        /*padding: 0;*/
        /*width: 350px;*/
        margin-top: -14px;
    }
    #CompanyHistory .wp-block-table{
        overflow-x:unset;
    }
    #CompanyHistory .wp-block-columns{
        margin-bottom: 0;
    }
    #CompanyHistory figure{
        margin-bottom: 0;
    }
    #CompanyHistory .breadSection .breadcrumb span {
        font-size: 14px;
        font-weight: 400;
    }

    #CompanyHistory .sideSection-col-two ul .tap{
        padding-left: 0;
    }
    #CompanyHistory .sideSection-col-two .subSection-title .tap{
        /*margin-left: 6px;*/
    }
}
@media only screen and (max-width: 960px){
    #CompanyHistory .siteContent{
        padding: 8vw 0 7.2vw;
    }
    #CompanyHistory .container {
        width: 92.3vw;
        margin: 0 auto;
    }
    #CompanyHistory .page-header_pageTitle, h1.page-header_pageTitle:first-child{
        padding: 5.3vw 0;
        font-size: 4.3vw;
        font-weight: 400;
    }
    #CompanyHistory .breadSection .breadcrumb{
        margin-top: 0;
        margin-bottom: 0;
        background: 0 0;
        padding: 2.7vw 0;
        display: flex;
        flex-wrap: wrap;
        border-radius: 0.25rem;
    }
    #CompanyHistory .breadSection .breadcrumb li {
        line-height: 1.2;
        margin-bottom: 0;
        list-style: none;
    }
    #CompanyHistory .breadSection .breadcrumb a{
        color: #666;
        padding-bottom: 2px;
    }
    #CompanyHistory .breadSection .breadcrumb span{
        font-size: 3.2vw;
        font-weight: 400;
    }
    #CompanyHistory .fa.fa-home{
        font-size: 4vw;
        margin-right: 0.3vw;
    }
    #CompanyHistory .breadSection{
        border-bottom: none;
    }
    #CompanyHistory .bread{
        border-bottom: 1px solid #EDEDED;
    }
    #CompanyHistory .other-introduce .comintroduce-other{
        padding: 0;
        margin-top: 7.2vw;
    }
    #CompanyHistory .other-introduce .comintroduce-other .subSection-title{
        padding: 0;
        border: unset;
    }
    #CompanyHistory .other-introduce .comintroduce-other .subSection-title:after{
        content: '';
        border-bottom: unset;
    }
    #CompanyHistory .other-introduce .comintroduce-other .subSection-title .tap{
        display: block;
        padding: 2.4vw 0;
        text-align: center;
        background: #3C88D8;
        color: #ffffff;
        font-size: 4.8vw;
        font-weight: 400;
    }
    #CompanyHistory .other-introduce .comintroduce-other .page_item .tap{
        padding: 3.2vw;
        text-align: center;
        background: rgba(60, 136, 216, 0.05);
        color: rgba(51, 51, 51, 1);
        font-size: 3.7vw;
        font-weight: 400;
    }

    #CompanyHistory figure{
        margin: 0;
        overflow: unset;
    }
    #CompanyHistory .history-introduce .ch-history{
        padding: 0;
        padding-top: 4vw;
        padding-left: 5.6vw;
        background-position: left;
        background-size: 2px 11px;
        background-repeat: repeat-y;
        background-image: linear-gradient(rgba(102, 102, 102, 0.4) 54%, rgba(255,255,255,0) 0%);
        margin-right: 10px;
    }
    #CompanyHistory .history-introduce .ch-history .history{
        padding: 4vw 6.9vw 3.2vw;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.12);
        position: relative;
    }
    #CompanyHistory .history-introduce .ch-history .history:not(:first-of-type){
        margin-top: 8.3vw;
    }
    #CompanyHistory .history-introduce .ch-history .history .h-year{
        font-size: 3.7vw;
        font-weight: 400;
        color: #333333;
    /*  12 6  */
    }
    #CompanyHistory .history-introduce .ch-history .history .h-matter{
        font-size: 3.7vw;
        font-weight: 400;
        color: #333333;
        margin-top: 0.8vw;
        /*  12 6  */
    }
    #CompanyHistory .history-introduce .ch-history .history:before {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 2.13vw;
        height: 2.13vw;
        border-radius: 50%;
        background: #3C88D8;
        left: -6.5vw;
    }
    #CompanyHistory .history-introduce .ch-history .history:after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        border-right: 5.6vw solid #ffffff;
        border-top: 4.3vw solid transparent;
        border-bottom: 4.3vw solid transparent;
        left: -13px;
    }
}