#hd .hd_sub_nav>li>a{
    width: 130px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    line-height: 20px;
    padding: 0px 10px;
    margin-bottom: 12px;
}
#hd .hd_sub_nav>li:first-of-type>a{
    margin-top: 12px;
}
#hd.all_sub{
    height: 408px;
}

.lang_sub>li>a{
    font-size: 12px;
}
.lang_sub>li>a:hover{
    color: #000;
}

/* index S */
.com_item1>div ul>li{
    height: auto;
}
.hover_item{
    height: calc(100% + 1px);
}
.core_com_fix>div>h3{
    width: 330px;
}
.com_item3>div>ul{
    width: 1045px;
}
.com_item3>div>ul>li{
    width: 515px;
    height: 200px;
}
.business__description{
    width: 330px;
}
/* index E */

/* company S */
.common_tab_sub>li>a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    padding: 0px 5px;
    line-height: 24px;
}
.wrap .ceo>div>div:nth-of-type(2)>div:first-of-type>p:first-of-type{
    margin-bottom: 40px;
}
.manage>div>div>ul>li{
    height: auto;
}
.manage>div>div>ul>li>h3>strong{
    padding-right: 0px;
}

.history>div p>strong{
    display: block;
}
.his_cen>ul>li:nth-of-type(2){
    margin-bottom: 77px;
}
.his_cen>ul>li:nth-of-type(3) {
    margin-bottom: 71px;
}
.his_cen>ul>li:nth-of-type(4){
    margin-bottom: 344px;
}
.his_cen>ul>li:nth-of-type(5) {
    margin-bottom: 211px;
}
.his_cen>ul>li:nth-of-type(6) {
    margin-bottom: 521px;
}
.his_cen>ul>li:nth-of-type(8) {
    margin-bottom: 235px;
}
.his_cen>ul>li:nth-of-type(9) {
    margin-bottom: 218px;
}
.his_cen>ul>li:first-of-type:after{
    height: 2550px;
}

.mi_vi_item1>div{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 190px;
    height: 190px;
}
.wrap .mi_vi_item1>div img{
    margin: 0px 0px 5px 0px;
}
.mi_vi_item1>div>div>p{
    font-size: 12px;
}

.award>div>div>ul>li>div>h3{
    word-break: keep-all;
    top: 40%;
    font-size: 16px;
    padding: 0px 15px;
}
.award>div>div>ul>li>div>p>span{
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
}

.con_wrap>ul>li{
    display: flex;
    line-height: 28px;
    margin-bottom: 40px;
}
.con_wrap>ul>li>span{
    display: block;
    min-width: 50px;
}
.guide>div>ul>li>div>ul>li{
    display: flex;
    align-items: center;
    word-break: keep-all;
    line-height: 22px;
}
.guide>div>ul>li h4{
    min-width: 82px;
}
/* company E */

/* business S */
.wrap .items>div>ul>li{
    height: auto;
    padding: 25px 10px;
}
.wrap .items>div>ul>li *{
    word-break: keep-all;
}

.wrap .content2 ul>li{
    height: auto;
}

.wrap .mob_first_ul>li>div{
    font-size: 18px;
}

.wrap .mob_2_ul>li{
    height: auto;
    padding: 25px 0px;
}
/* business E */

/* media S */
.wrap .contact_l label {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 24px;
    font-size: 16px;
    padding: 0px;
}
.wrap .contact_l .send input, .wrap .contact_l .back a{
    width: 190px;
}
/* media E */

/* network E */
.filter .filter-items{
    display: none;
    height: auto;
    transition: none;
}
.withs-item__txt{
    width: 50%;
}
/* network S */

/* partner S */
/* partner E */

/* ft S */
.footer-item__drop-box input:checked + label + .footer-item__drop-box--02{
    height: 290px !important;
}
/* ft E */

/* mobile S */
@media (max-width : 767px){
    .com_item3>div>ul{
        width: 100%;
    }
    .com_item3>div>ul>li{
        height: 170px;
    }

    .wrap .contact_l .send input, .wrap  .contact_l .back a {
        width: 120px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }

    .wrap .contact_l label {
        line-height: 14px;
        font-size: 10px;
    }
    .wrap .contact_l table:nth-of-type(2) label{
        width: 120px;
    }


    /* network S */
    .withs-item__txt{
        width: 100%;
    }
    /* network E */

    #ft{
        height: auto;
    }
    #ft .footer-item:nth-child(3){
        margin-bottom: 10px;
    }
    #ft .footer-etc{
        width: auto;
    }
    #ft .address-item__title{
        line-height: 1em;
        font-size: 12px;
        margin-bottom: 5px;
    }
    #ft .policy-wrap a{
        font-size: 12px;
    }
}
@media (max-width : 355px){

    /* company S */
    .sin_text_wrap{
        top: 15px;
    }
    .wrap .sin_text_wrap>h2{
        margin-bottom: 7px;
    }
    /* company E */
    
}
@media (max-width : 321px){
    .sin_text_wrap{
        top: 7px;
    }
}
/* mobile E */