
.achievement .right {
    float: left;
    margin-left: 10px;
}
.contact .col-md-9 {
    font-size: 24px;
}
.achievement .right h6 {
    font-size: 16px;
}
.prodect .row .col-md-3 h6 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.application .content h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    font-size: 20px;
}
.title2 {
    font-size: 16px;
}
.prodect .row .col-md-3 h6{
    font-weight: normal;
    font-size: 14px;
}
.application .content p {
    display: -webkit-box;
    -webkit-line-clamp: 1!important;
    font-size: 14px!important;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}
.it .map .text {
    width: auto;
    padding: 0 15px;
}
.brief p {
    font-size: 14px;
}
.c-main h3 {
    font-size: 32px;
}
.c-main p {
    font-size: 22px;
}
.lb{
    height: 480px;
}
.team .swiper-slide {
    height: 310px;
}
.about .text{
    font-size: 14px;
    line-height: 2.1em;
}
.application a:hover .bb {
    height: 110px;
}
.application a:hover p {
    font-size: 12px;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}
.application a:hover .content i {
    margin-bottom: 100px;
}
.product-detail h5 {
    line-height: 2em;
}
.product-detail .row2 .text p {
    line-height: 1.7em;
}
@media(max-width:1670px){
    .nav ul li {
        font-size: 16px;
    }
    .nav ul li .aaa {
        padding: 0 15px;
    }
}


@media(max-width:1500px){
    .nav ul li {
        font-size: 14px;
    }
    .nav ul li .aaa {
        padding: 0 10px;
    }
}


@media(max-width:1260px){
    .nav ul li {
        font-size: 12px;
    }
    .nav ul li .aaa {
        padding: 0 5px;
    }
}

@media(max-width:1199px){
    .application .content h6 {
        font-size: 18px;
    }
    .c-main h3 {
        font-size: 24px;
    }
    .c-main p {
        font-size: 18px;
    }
    .team .swiper-slide h6 {
        line-height: 1.8em;
    }
    .lb {
        height: 500px;
    }
    .team .swiper-slide {
        height: 330px;
    }
    .achievement .col-md-9 .col-md-3 {
        width: 100%;
        margin: 5px 0;
    }
    .achievement .col-md-9 .col-md-3:nth-child(2n-1){
        width: 30%;
    }
    .achievement .col-md-9 .col-md-3:nth-child(2n){
        width: 70%;
    }
    .achievement .right h6 {
        font-size: 15px;
    }
    .about .text{
        line-height: 2em;
        font-size: 15px;
    }
    .application .content i {
        font-size: 32px;
    }
}

@media(max-width:1025px){
}


@media(max-width:991px){
    .achievement .col-md-9 .col-md-3 {
        width: 100%;
        margin: 5px 0;
    }
    .c-main {
        left: 25px;
    }
    .team .swiper-slide h6 {
        font-size: 12px;
    }
    .c-main img{
        width: 50px;
    }
    .language .xl a {
        width: 95px;
    }
}

@media(max-width:767px){
    .achievement .right {
        margin-left: 5px;
    }
    .achievement .left {
        margin-left: 0px;
    }
    .application .content h6 {
        font-size: 16px;
    }
    .c-left, .c-right {
        width: 100%;
        height: auto;
        max-height: 200px;
        overflow: hidden;
    }
    .c-main h3 {
        font-size: 18px;
    }
    .c-main {
        left: 15px;
    }
    .c-main p {
        font-size: 14px;
    }
    .team .swiper-slide {
        height: 250px;
    }
    .lb {
        height: 290px;
    }
    .achievement .left {
        width: 38px;
        height: 38px;
        line-height: 36px;
    }
    .achievement .left i {
        font-size: 20px;
    }
    .achievement .col-md-9 .col-md-3 {
        padding:0 5px;
    }
    .product-detail h5 {
        line-height: 1.6em;
    }
    .achievement .col-md-9 .col-md-3:nth-child(2n-1){
        width: 100%;
    }
    .achievement .col-md-9 .col-md-3:nth-child(2n){
        width: 100%;
    }
    .achievement .right h6 {
        font-size: 12px;
    }
    .product-detail .row2 .text p {
        font-size: 14px;
    }
}