.btm-wrap {
    position: relative;
    color: #ffffff;
    font-size: 15px;
   margin-top: 100px;
    background-color: #55bb8a;
    background-size: 100% 100%;
    width: 100%;
    height: 340px;
 
}

.btm-wrap-bg {
    position: absolute;
    top: 0;
}
.btm-cont{
}
.btm-list {
    position: relative;
    z-index: 2;
    font-size: 15px;
    width: 1200px;
    padding: 30px ;

}

.btm-link {
    position: relative;
    z-index: 2;
    width: 241px;
}

.btm-name {
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    padding-right: 10px;
    margin-bottom: 10px;
}

.btm-title-wrap {
   width: 463px;
  

}
.btm-title{
    font-size: 18px;
    margin-bottom: 42px;
}
.btm-phone-wrap {
    padding-left: 30px;
    padding-bottom: 90px;
    margin-top: 5px;

}

.btm-right-item {
    position: relative;
  

}
.btm-phone{
    margin-top: 10px;
}

.btm-qrcode {
    width: 90px;
    height: 90px;
}
.btm-txt{
    margin-top: 9px;
    font-size: 12px;
}
.btm-text{
    font-size: 12px;
    width: 100%;
    height: 51px;
    position: absolute;
    bottom: 0;
    background-color: #248355;

}