
.brand{
    width: 60%;
    text-align: center;
}
.brand-ul{
    list-style: none;
    margin: auto;
    padding-left: 0;
    width: 100%;
}

.brand-ul li{
    display: inline-block;
    height: 265px;
    vertical-align: bottom;
    margin-left: -8px;
    width: 100%;
    margin: auto;
}

.brand-ul-label{
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin-bottom: 10px;
    height: 60px;
}

.li-dian{
    width: 17px;
    display: inline-block;
    height: 22px;
    /* background: #e0b78d; */
    border-radius: 50px;
    margin: 20px 20px;
    color: #e0b78d;
    line-height: 22px;
}
.li-title{
    display: inline-block;
    font-size: 30px;
    height: 65px;
    font-weight: normal;
    text-align: left;
    color: #333333;
    line-height: 65px;
    width: 800px;
    margin: auto;
    margin-left: 0px
}

.li-title:hover{
    border-bottom: 3px solid;
}

.brand-ul-main{
    width: 80%;
    margin: auto;
    font-size: 20px;
    margin-left: 66px;
    line-height: 44px;
    text-align: left;
}

/**************************************文本内容******************************************/
.text-main{
    width: 60%;
    margin:auto;
    text-align: center;
    font-weight: normal;
    text-align: center;
    color: #333333;
    line-height: 44px;
    font-family: PingFang, PingFang-SC-Bold;
}


.text-main-img{
    width: 295px;
}
.text-main-img2{
    width: 80px;
}
.text-main-img3{
    width: 450px;
}

.skin-content{
    width: 42%;
    margin:auto;
    line-height: 45px;
    font-family: PingFang, PingFang-SC-Bold;
    font-size: 20px;
}
.skin-content-title{
    font-weight: normal;
    font-weight: 600;
}
.skin-content-text{

}
.dibuimg{
    width: 100%;
    margin: auto;
}
.dibuimg  img{
    width: 236px;
    margin: auto;
    display: block;
    margin-bottom: 140px;
}


.width-460{
    width: 365px;
}
.width-655{
    width: 520px;
}

.text-main-line{
    line-height: 30px;
}