.content-img{
    background: url(https://bhtcdn.bhuitong.com/HuiRenLi/static/appImg/sybannerapp.png) no-repeat;
    background-size: 100% 100%;
    height: 149px;
    position: relative;
    display: flex;
    align-items: center;
}
.content-img-div{
    position: absolute;
    left: 50%;
    text-align: left;
}
.content-img-div-1{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.content-img-div-2{
    color: #fff;
    font-size: 12px;
    margin: 5px 0;
}
.content-img-div-3{
    color: #fff;
    width: 75px;
    height: 24px;
    line-height: 24px;
    background: #1cb37a;
    border-radius: 23px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.temp3-info-box{
    width: 80%;
    margin: 0 auto;
} 
.temp6-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background:#fff;
    padding: 20px;
    border-radius: 7px;
    box-sizing: border-box;
    transform: translate(0 ,-5px);
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 11%);
}
.temp6-item{
    text-align: center;
}
.temp6-item-title{
    font-size: 18px;
    font-weight: 550;
    color: #1C74FF;
    margin: 0;
}
.temp6-item-desc{
    margin: 0;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}
.template-5{
    background: linear-gradient(189deg, #fff 0%, #FFFFFF 100%);
}
.temp-tab{
    display: flex;
    justify-content:center;
    z-index: 999;
    position: sticky;
    padding-bottom: 30px;
} 
.temp1-main.active, .temp3-main.active{
    z-index: 111;
}
.temp-tab-item {  
    width: 8px;
    height: 8px;
    background: #EEEEEE;
    border-radius: 50%;
    margin: 0 3px;
}
.temp1-tab-item.active{
    background: #CCCCCC;
}
.temp1-info-box .active .temp1-right{
    opacity: 1;
    transform: translateX(0);
}
.temp1-info-box .active .temp1-left{
    opacity: 1; 
}
.temp1-info-box .active .temp1-left-box {
    opacity: 1;
    transition: all 300ms ease-out 140ms;
    transform: translateX(0);
}
.temp1-info-box .active .temp1-left-box-line{
    opacity: 1;
    transition: all 300ms ease-out 140ms;
    transform: translateX(0);
}
.temp1-info-box .active .temp-btm-box{
    opacity: 1;
    transition: all 300ms ease-out 180ms;
    transform: translateX(0);
}
.temp1-main{ 
    display: flex; 
    flex-direction: column;
    position: absolute;
    width: 100%;
}
.temp1-left{
    /* opacity: 0;  */
}
.temp1-info-box{
    position: relative;
    height: 410px;
}
.temp-title{
    font-weight: 600;
    color: #2A2A2A;
    text-align: center;
    padding: 40px 0 20px 0;
    font-size: 18px;
    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;
}
.temp1-right{
    width: 90%;
    /* opacity: 0; */
    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%);
}
.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;
}
.bontdiv{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 60px;
}
.tuwens{
    z-index: 999;
    position: sticky;
    background: linear-gradient(180deg, #F0F6FF 0%, #FAFCFF 100%);
}
.tuwens-1{
    font-weight: 600;
    color: #2A2A2A;
    margin: 0;
    text-align: center;
    font-size: 18px;
    padding: 40px 0 20px 0;
}
.tuwens-2{
    color: #999999;
    font-size: 14px;
    text-align: center;
    padding-bottom: 30px;
}
.tuwens-box{
    width: 94%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tuwens-box-div{
    width: 48.5%;
    margin-bottom: 15px;
    display: inline-block;
}
.tuwens-box-div-img{
    border-radius: 4px 4px 0 0;
}
.tuwens-box-div-div{
    background: #fff;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #DFDFDF;
    box-sizing: border-box;
    border-radius: 0 0 4px 4px;
}
.tuwens-box-div-div-1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 600;
    padding: 7px 5px;
    color: #333333;
}
.tuwens-box-div-div-2{
    display: flex;
    align-items: baseline;
    font-size: 12px;
    font-family: PingFang SC;
    padding: 0 5px 7px 5px;
    color: #A2A2A2;
}
.tuwens-box-div-div-2 img{
    margin-left: 5px;
    width: 8px;
}
.ZiXunList{
    width: 90%;
    margin: 0 auto;
}
.ZiXunItem{
    background: #FFFFFF;
    border: 1px solid #E9EBF3;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
    display: flex;
    justify-content: flex-start;
}
.ZiXunImg{
    margin-right: 15px;
    width: 125px;
    height: 97px;
}
.ZiXunImg img{
    border-radius: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ZiXunContent{
    flex: 1;
}
.ZiXunTitle{
    font-size: 14px;
    font-weight: 800;
    color: #333333;
    margin-bottom: 10px;
}
.ZiXunTDesc{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #838B99;
    text-overflow: -webkit-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 104px;
    overflow: hidden;
}
.cpyoushi{
    background: linear-gradient(180deg, #F0F6FF 0%, #FAFCFF 100%);
}
.cpyoushi-1{
    font-weight: 600;
    color: #2A2A2A;
    margin: 0;
    text-align: center;
    padding: 30px 0 10px 0;
    font-size: 20px;
}
.cpyoushi-2{
    margin: 0 0 20px 0;
    color: #999999;
    font-size: 14px;
    text-align: center;
}
.cpyoushi-box{
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.cpyoushi-div{
    width: 45%;
    height: 110px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 9px 9px 0px rgba(0,0,0,0.1);
    margin-bottom: 15px;
    border-bottom: 3px solid #1B73FF;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.cpyoushi-div img{
    height: 25px;
    padding: 10px 0;
}
.cpyoushi-div-1{
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.cpyoushi-div-2{
    font-size: 12px;
    color: #6D7076;
    text-align: center;
    word-break: break-all;
    overflow-wrap: break-word;
    padding: 0 5px;
    flex: 1;
    display: flex;
    align-items: center;
}
.template-3 img{
    width: 100%;
}
.temp-title-desc{
    margin: 0;
    color: #999999;
    font-size: 16px;
}

#slider {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  .slider-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slider-list li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
  }
  .slider-list li:first-child {
    display: block;
  }
  .slider-list img {
    width: 100%;
    height: 100%;
  }
  .slider-list p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    margin: 0;
  }