.row .company-philosophy p{font-size:16px;font-weight:bold;}
.row .company-philosophy img{margin:100px 0;}
.row .table-responsive{border:none;padding:0;margin-top: 80px;}
.row .table1{width:970px;margin:0 auto;font-size:14px;}
.row .table1 tbody tr td{background-color:#fafafb;border:none;border-bottom:3px solid #fff;vertical-align:middle;}
.row .table1 tbody tr td:first-child{background-color:#f4f7f7;}
.row .table1 tbody tr td:nth-child(1){padding:0 20px;}
.row .table1 tbody tr td:nth-child(2){padding:40px;}
.row .table1 tbody tr td ul li{line-height:35px;}
.row .table1 tbody tr:nth-child(n+2) ul li:nth-child(odd){font-weight:bold;font-size:16px;}
@media (max-width: 991px){
    .row .company-philosophy p{font-size:3vw;margin-bottom:1vw;}
    .row .company-philosophy img{margin:5vw 0;}
    .row .table1{width:206vw;min-width:750px;}
    .row .table1 tbody tr td:nth-child(1){padding:0 1vw;width:30vw;}
    .row .table1 tbody tr td:nth-child(2){padding:5vw;}
    .row .table1 tbody tr td ul li{line-height:6vw;font-size:3vw;}
    .row .table1 tbody tr:nth-child(n+2) ul li:nth-child(odd){font-size:3.5vw;}
}
