.pins{
    margin-top: 10vh!important;
    max-height: calc(100vh - 16vh);
    position: relative;
    /*width: 40%!important;*/
}
.pins .el-dialog__header{
    padding: 0!important;
}
.pins .el-dialog__body{
    padding: 0!important;
}
/*.pins .el-dialog{*/
/*    margin-top: 15vh!important;*/
/*    max-height: calc(100vh - 48px);*/
/*    position: relative;*/
/*}*/

.pins .tips{
    background:  no-repeat bottom;
    color: #444;
    background-size: 230px 123px;
    padding-bottom: 156px;
    line-height: 24px;
    width: 317px;
    margin: 40px auto 51px;
    text-align: center;
    font-size: 15px;
}
.pins .tips a{
    color: #d82a22;
}
