.help{
    padding-bottom: 5vw;
}

.help_cont{
    background-color: #fff;
}
/* .neirong {
    overflow: hidden;
} */
.neirong .tantitle{
    background-color: #f5f5f5;
}
.neirong .tantitle>span{
    font-size: 5vw;
    color: #fff;
    text-align: center;
    display: block;
    padding: 4.667vw 6.000vw;
    background-color: #dda26d;
    /* 660  750-660 90 */
}
.neirong .tantitle>p{
    font-size: 4vw;
    line-height: 10.667vw;
    color: #252525;
    text-align: center;
}
.tan_text{
    width: 88.000vw;
    margin: auto;
    margin-top: 6.667vw;
}
.tan_text>span{
    font-size: 4.6vw;
    font-weight: 400;
    display: block;
    margin-bottom: 3.333vw;
}
.tan_text>p{
    font-size: 4vw;
    color: #252525;
    line-height: 7vw;
}
.tan_text .wenzi   *{
    font-size: 4vw !important;
    color: #252525 !important;
    line-height: 7vw !important;
}
.tan_text .wenzi   p,.tan_text .wenzi   span{
    font-size: 4vw !important;
    color: #252525 !important;
    line-height: 7vw !important;
}
.lianxi{
    width: 92vw;
    margin: auto;
    box-sizing: border-box;
    border-radius: 2vw;
    background-color: #dda26d;
    background-image: url(../image/xin.png);
    background-size: 21.200vw 14.000vw;
    background-repeat: no-repeat;
    background-position: 4.000vw bottom;
    padding:5vw 5vw 5vw 26.667vw;
    color: #fff;
    font-size: 4vw;
    margin-top: 10vw;
}