.content-headimg{
    background: url(https://bhtcdn.bhuitong.com/HuiRenLi/static/images/Banner/banner_rs.png) no-repeat;
    background-size: 100% 100%;
    height: 150px;
    position: relative;
    display: flex;
    align-items: center;
}
.content-head{
    position: absolute;
    left: 8%;
    text-align: left;
}
.content-head-1{
    font-weight: 600;
    font-size: 16px;
}
.content-head-2{
    font-size: 12px;
    margin: 5px 0;
}
.content-head-3{
    width: 80px;
    height: 28px;
    line-height: 26px;
    background: #1cb37a;
    border-radius: 23px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.temp1-main{ 
    display: flex; 
    flex-direction: column;
    width: 100%;
}
.temp1-right{
    width: 90%;
    transition: all .3s;
    pointer-events: none; 
    margin: 0 auto 15px auto;
}
.xians{
    display: inline-block;
    height: 1px;
    width: 60%;
    margin-left: 20%;
    background: linear-gradient(to left, #fff 0%, #1CB37A 50%, #fff 100%);
}
.bontdiv{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.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;
    margin-right: 20px;
}
.TiYanButton a{
    color: #fff;
}
.DetailButton{
    display: inline-block;
    width: 38%;
    height: 48px;
    border: 1px solid #1cb37a;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}
.DetailButton a{
    color: #189F78;
}
.template-5{
    background: linear-gradient(189deg, #fff 0%, #FFFFFF 100%);
}
.temp-title-title{
    width: 100%;
    text-align: center;
    padding: 30px 0;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}