﻿body {
}
.about-container {
/*    padding-bottom: 2rem;*/
    background-size: cover;
}

.about-container-img {
    width: 100%;
}
.ruilianimg {
    width: 529px;
    height:394px;
}
.ruiliantit{
    font-size:30px;
    color:#000;
    font-weight:bold;
    padding-top:40px;
}
.topcpntent {
    display: flex;
    padding:30px 300px 30px 280px;
}
.topcpntent-b{
    padding-left:160px;
}
.ruliandetail {
    color: #757677;
    font-size: 15px;
    padding-top: 36px;
    line-height: 35px;
    width:540px;
}
.tabs h3 {
    margin-bottom: 1.125rem;
    text-align: center;
    color: #000000;
}
.p-heading {
    margin-bottom: 3rem;
    color: #8D8B8B;
    text-align: center;
}
.honor{
    border: 1px solid #ECECEC;
    margin-bottom:30px;
    text-align:center;
}
.honorimg {
    width: 297px;
    height: 301px;
    background: #F7F7F8;
    margin:0 auto;
    margin-top:20px;
}
.honortit {
    color: #757677;
    font-size:15px;
    text-align:center;
    padding:20px 0;
}
.company-details {
    display: flex;
    justify-content: space-around;
    background: #F7F8FB;
    padding: 80px 250px;
}
.contacttitle {
    color: #000000;
    font-size:28px;
    padding-top:20px;
}
.fenge {
    width: 224px;
    height: 3px;
    background: #0071EF;
    margin-top:30px;
}
.contact-a {
    padding-top: 30px;
    font-size: 15px;
}
.phone {
    color: #000;
}
.number {
    color: #979799;
    padding-top:10px;
}
.dizhiimg {
    width: 753px;
    height: 349px;
    border-radius: 10px;
    background-color:aqua;
}