.intelbox {
    margin-bottom: 92px;
    padding-top: 20px;
}



.lound h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    color: #272d37;
    padding: 25px 0;
    margin-bottom: 20px;

}

.loundbox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.foundtext {
    width: 584px;
    padding-left: 8px;
}

.foundtext ul li {
    margin-bottom: 20px;
}

.foundtext ul li h3 {
    font-size: 18px;
    padding: 0;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.foundtext ul li p {
    line-height: 20px;
    padding: 5px;
    padding-right: 62px;
    font-weight: 300;
    color: #888;
}

.foundimg {
    margin-bottom: 20px;
}

.partleft {
    line-height: 48px;
    background-color: #e6edf9;
    width: 136px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partright {
    line-height: 48px;
    width: 1055px;
    background-color: #e6edf9;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.partright p {
    text-align: left;
}

.partintro {
    display: flex;
    justify-content: space-between;
}

.partleft1 {
    background-color: #f6fbfe;
}

.partright1 {
    background-color: #f6fbfe;
}

.partleft p {
    font-weight: 300;
    color: #000;
}

.partright p {
    font-weight: 300;
    color: #888;
}

.partintro2 {
    margin-bottom: 65px;
}

.foundtips {
    padding-top: 10px;
}

.foundtips span {
    line-height: 32px;
    background-color: #efece9;
    border-radius: 5px;
    padding: 0 8px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 300;
    font-size: 14px;
    color: #777;
}

.displaytext {
    width: 552px;
}

.displaybox {
    display: flex;
    justify-content: space-between;
}

.dispalytt {
    display: flex;
    justify-content: start;
    align-items: center;

    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 42px;
    color: #272d37;
  margin-bottom: 15px;
  
}
 

.dispalytt img {
    margin-right: 10px;
}
.dispalymain{
    height: 130px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 50px;
}
.dispalymain p{
    font-size: 14px;
    color: #666;
    font-weight: 300;
    line-height: 24px;
}

.brandbox{
    width: 100%;
    background-color: #f6fbfe;
    padding: 80px 0;
    margin-bottom: 50px;
}

.brandlist ul{
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.brandlist ul li{
    /*border: 1px solid #b9b9b9;*/
    width: 183px;
    height: 183px;
    margin-bottom: 25px;
}

 .servicebox{ margin-bottom: 70px; }

.servicebox ul{
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.servicebox ul li{
    border: 1px solid #b9b9b9;
    width: 284px;
    height: 158px;
    margin-bottom: 25px;
}
