.content-headimg {
    background: url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/Banner/banner_about.png) no-repeat;
    background-size: 100% 100%;
    height: 121px;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}


.infodesc {
    padding-left: 84px;
    font-size: 16px;
    text-align: left;
    color: #666;
    padding-top: 60px;
}

.infodesc h2 {
    font-size: 30px;
    font-weight: bold;
}

.infodesc .first {
    color: #a6a6a6;
    font-size: 21px;
    margin-bottom: 15px;
    padding-top: 10px;
    line-height: 45px;
}

.infodesc p {
    color: #666;
}

.btn-trial {
    display: inline-block;
    width: 300px;
    line-height: 60px;
    color: #fff;
    background: #35b1e6;
    border-radius: 5px;
    font-size: 20px;
}

h2 {
    color: #344156;
}
.tds{
    font-size:16px;
    color:#999;
    background: url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/Banner/about_bg.png) no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid #EFEFEF;
    width:100%;
    height:80px;
}
.tds-div{
    height: 63px;
    display: flex;
    border-left: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    align-items: center;
    justify-content: space-evenly;
}
.divtitle {
    padding: 7px 25px;
    background: #f5f5f5;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.divtitle1 {
    color: #1AAD79;
}

.divzhiwei {
    background: #f5f5f5;
    width: 950px;
    padding: 5px 15px;
    font-size: 16px;
    margin-top: 30px;
    color: #000;
    font-weight: 600;
}

.ptitle {
    font-weight: 600;
    color: #000;
    padding: 10px 0px;
}

.acss {
    color: #939393;
}

.acss:hover {
    color: #fff;
    cursor: pointer;
}