.content-headimg{
    background: url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/Banner/banner_zzhy.png) no-repeat;
    background-size: 100% 100%;
    height: 121px;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-head-1{
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}
.content-head-3{
    margin: 0 auto;
    width: 80px;
    height: 28px;
    line-height: 26px;
    border-radius: 23px;
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.temp-title{
    font-weight: 600;
    color: #2A2A2A;
    text-align: center;
    padding: 30px 0;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.temp-title-jble{
    background: linear-gradient(to right, #fff, #1FA27C);
    width: 50px;
    height: 3px;
    border-radius: 5px;
    display: inline-block;
}
.temp-title-title{
    margin: 0 10px;
}
.temp-title-jbri{
    background: linear-gradient(to left, #fff, #1FA27C);
    width: 50px;
    height: 3px;
    border-radius: 5px;
    display: inline-block;
}
.section1{
    display: flex;
    flex-wrap: wrap;
}
.section1-div{
    margin-bottom: 20px;
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.section1-div img{
    width: 80px;
}
.section1-div div{
    font-size: 14px;
}
.imgss{
    width: 90%;
    margin: 0 auto 15px auto;
}
.txts{
    color: #7A7A7A;
    font-size: 12px;
    padding: 0 20px 20px 20px;
    text-align: center;
}
.boxss{
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}
.TiYanButton{
    display: inline-block;
    width: 38%;
    height: 48px;
    background: #1CB37A;
    box-shadow: 0px 6px 11px 0px rgba(28,179,122,0.32);
    border-radius: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}
.TiYanButton a{
    color: #fff;
}

.temp5-info-box{
    width: 90%;
    margin: 0 auto;
}
.ls-list{
    padding: 20px;
    margin: 0 auto 40px auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 6px 14px 4px rgba(0,0,0,0.06);
    flex-direction: column;
}
.ls-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.ls-content{
    flex: 1;
    margin-left: 20px;
}
.ls-item-title{
    font-size: 17px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    margin: 0 0 14px 0;
}
.ls-item-desc{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    text-align: left;
}
.ls-img1{
    width: 30px;
    height: 30px;
    background:url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/YeMian/zzhy04.png)no-repeat;
    background-size:contain;
    margin: 0 auto;
}
.ls-img2{
    width: 30px;
    height: 30px;
    background:url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/YeMian/zzhy05.png)no-repeat;
    background-size:contain;
    margin: 0 auto;
}
.ls-img3{
    width: 30px;
    height: 30px;
    background:url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/YeMian/zzhy06.png)no-repeat;
    background-size:contain;
    margin: 0 auto;
}