
.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;
    margin-bottom: 25px;
}

.brand-ul-label{
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.li-dian{
   
    width: 17px;
    display: inline-block;
    height: 17px;
    /* background: #e0b78d; */
    border-radius: 50px;
    margin: 15px 15px;
    color: #e0b78d;
    line-height: 17px;

}
.li-title{
    display: inline-block;
    font-size: 20px;
    /* height: 54px; */
    font-weight: 600;
    text-align: left;
    color: #333333;
    line-height: 38px;
    width: 800px;
    margin: auto;
    margin-left: 0px;
}

.li-title:hover{
    border-bottom: 3px solid;
}

.brand-ul-main{
    width: 90%;
    margin: auto;
    font-size: 16px;
    margin-left: 45px;
    line-height: 37px;
    text-align: left;
}

/**************************************文本内容******************************************/
.text-main{
    width: 60%;
    margin: auto;
    text-align: center;
    font-weight: normal;
    text-align: center;
    color: #333333;
    line-height: 25px;
    font-family: PingFang, PingFang-SC-Bold;
}


.text-main-img{
    width: 200px;
}
.text-main-img2{
    width: 50px;
}
.text-main-img3{
    width: 290px;
}

.skin-content{
    width: 42%;
    margin:auto;
    line-height: 36px;
    font-family: PingFang, PingFang-SC-Bold;
    font-size: 17px;
}
.skin-content-title{
    font-weight: normal;
    font-weight: 600;
}
.skin-content-text{

}
.dibuimg{
    width: 100%;
    margin: auto;
}
.dibuimg  img{
    width: 160px;
    margin: auto;
    display: block;
    margin-bottom: 50px;
    margin-top: 20px;
}


.width-460{
    width: 244px;
}
.width-655{
    width: 345px;
}

.text-main-line{
    line-height: 25px;
}