.m_company {
    width: 100%;
    height: 1200px;
    background: #f8f8f8;
}
.m_companyM {
    width: 1200px;
    height: 650px;
    margin: auto;
    padding-top: 50px;
    text-align: center;
}
.m_companyM h1 {
    line-height: 100px;
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.m_companyM h5 {
    line-height: 50px;
    font-size: 25px;
    color: #3e3e3e;
    margin-bottom: 100px;
}
.m_company1 {
       width: 260px;
    height:389px;
    float: left;
    padding-left: 30px;
}
img {
    vertical-align: middle;
    border: 0;
}
.m_company1 p {
    font-size: 30px;
    line-height: 100px;
    color: black;
}
.m_brand {
    width: 100%;
    height: 650px;
    background: url(../images/bg2.png)no-repeat;
    background-size: 100% 100%;
}
.m_brandM {
    width: 1200px;
    height: auto;
    padding-top: 50px;
    text-align: center;
    margin: auto;
}
.m_brandM h1 {
    line-height: 100px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
.m_brandM h5 {
    line-height: 50px;
    font-size: 25px;
    color: #fff;
    margin-bottom: 50px;
}
.m_brand1 {
    width: 240px;
    float: left;
    margin-top: 50px;
}
.m_brand1 p {
    font-size: 20px;
    line-height: 100px;
    color: #fff;
}

.m_brandList {
    width: 100%;
    height: 720px;
    background: #f8f8f8;
}

.m_brandListM {
    width: 1000px;
    text-align: center;
    height: 700px;
    margin: auto;
    padding-top: 20px;
}
.m_brandListM h1 {
    line-height: 150px;
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.m_brandList1 {
    float: left;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 50px;
}
.m_brandList1 img {
    width: 200px;
    box-shadow: 5px 5px 10px #ccc;
}
.m_CustList {
    width: 100%;
    height: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../images/bg4.jpg) no-repeat;
    background-size: 100% 100%;
}
.m_CustListM {
    width: 1300px;
    height: 500px;
    margin: auto;
}

.m_CustListT {
    width: 600px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin: auto;
    margin-top: 30px;
    background: rgba(0,0,0,0.5);
}
.m_CustListC {
    margin-top: 120px;
}
.m_CustList1 {
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
}
.m_CustList1 img {
    width: 200px;
}