.bg { margin-top: -46px; margin-left: -10px; image { width: 110%; } } .main { padding: 15px; .form { border-radius: 10px; background-color: white; } } .tab { padding: 0px 5px 5px 5px; /* #ifdef H5 */ margin-top: -1px; /* #endif */ } .omit { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .ellip { -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; margin-top: 7px; color: #666666; } .mt10 { margin-top: 10px; } .flex { display: flex; text-align: center; .f { flex: 1; overflow: hidden; } } .btn { color: white; background-color: $main-color; border-radius: 30px; font-size: 14px; text-align: center; padding: 5px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2); margin-top: 15px; } .form_group { padding: 9px 0px 9px 0px; overflow: hidden; position: relative; &.form_group:last-child { border-bottom: 0px; } .lable { font-size: 17px; text-align: left; position: relative; font-weight: bold; } .re { &::before { content: '*'; width: 0px; height: 0px; color: red; position: absolute; top: -7px; left: -8px; font-weight: bold; } } .bgm { border: 1px solid $line; border-radius: 5px; margin-top: 12px; position: relative; .input { border: 0px; width: 75%; margin-top: 0px; } .msg { position: absolute; right: 10px; top: 9px; } } .avatar { position: absolute; top: 0px; right: 0px; width: 55px; height: 55px; border-radius: 50%; } picker { position: relative; .more { position: absolute; right: 7px; top: 13px; font-weight: normal; } } input { font-size: 15px; border-radius: 5px; padding: 10px; margin-top: 12px; border: 1px solid $line; background-color: white; } textarea { font-size: 15px; border-radius: 5px; padding: 10px; margin-top: 12px; height: 120px; width: 93%; border: 1px solid $line; background-color: white; } .start { flex: 1; margin-top: -17px; text-align: left; } .hor { flex: 1; text-align: center; color: white; padding-top: 5px; } } .bz { font-size: 12px; color: $font-c; margin-top: 7px; .icon { padding-right: 3px; } } .menu { margin-top: 12px; overflow: hidden; background-color: white; border-radius: 10px; box-shadow: $box-shadow; .cd { float: left; width: 25%; text-align: center; .out { padding: 5px; .int { padding: 8px 5px 8px 5px; .icon { font-size: 30px; width: 50px; height: 50px; margin: 0 auto; color: white; border-radius: 8px; line-height: 52px; box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); } .title { font-size: 14px; padding-top: 5px; } } } } } .tips { font-size: 13px; background-color: $bg; padding: 8px; color: $main-color; overflow: hidden; .icon { font-size: 17px; float: left; padding-right: 3px; } } .popup { padding: 15px; background-color: white; border-radius: 10px; } .search { overflow: hidden; .usearch { float: left; width: 77%; } .address { float: right; padding-top: 5px; } } .jobs { margin-top: 10px; margin-left: -6px; margin-right: -6px; .full_time { float: left; width: 50%; .out { padding: 6px; .int { padding: 10px; background-color: white; overflow: hidden; border-radius: 7px; box-shadow: $box-shadow; image { width: 100%; height: 100px; } .title { font-size: 14px; padding-top: 3px; font-weight: bold; } .desc { font-size: 13px; padding-top: 3px; } .price { padding-top: 3px; font-size: 14px; font-weight: bold; color: #ff5722; } .address { padding-top: 3px; font-size: 12px; color: $font-c; .icon { padding-right: 2px; } } } } } .part_time { padding: 10px; background-color: white; overflow: hidden; border-radius: 7px; margin-bottom: 10px; .title { font-size: 14px; padding-top: 3px; font-weight: bold; } .date { font-size: 13px; padding: 1px 8px; background-color: #e3e3e3; border-radius: 4px; margin-top: 5px; color: white; } .price { padding-top: 5px; font-size: 15px; font-weight: bold; color: #ff5722; margin-bottom: 5px; } .address { padding-top: 10px; font-size: 12px; color: $font-c; border-top: 1px solid $line; margin-top: 12px; .icon { padding-right: 2px; } .add { float: right; color: white; background-color: $main-color; padding: 3px 20px; border-radius: 20px; } } } } /**简历******/ .resume { padding: 15px; .row { padding: 10px; margin-bottom: 15px; border-radius: 5px; font-size: 14px; background-color: white; overflow: hidden; .top { .sm6 { float: left; .name { font-size: 22px; font-weight: bold; .icon { padding-left: 10px; } } } .tx { width: 55px; height: 55px; border-radius: 50%; position: absolute; right: 34px; } } .label { padding-bottom:5px; .title { font-size: 17px; font-weight: bold; } .icon { float: right; font-weight: bold; margin-top: 2px; font-size: 20px; } } .ellip { line-height: 25px; } .item { padding-top:10px; } } } .yd { width: 4px; height: 4px; border-radius: 50%; background-color: $font-c; float: left; margin-top: 9px; margin-right: 3px; } .lav { margin-bottom: 20px; padding-left: 7px; padding-right: 7px; .icon { font-size: 40px; padding-bottom: 10px; } .title { font-size: 22px; font-weight: bold; } .desc { font-size: 14px; margin-top: 10px; color: $font-c; } } .tags { float: left; width: 50%; .out { padding: 5px; .int { border-radius: 3px; text-align: center; padding: 10px 5px 10px 5px; font-size: 13px; color:$font-c; background-color: #f3f3f3; } } } .search_view { position: fixed; width: 100%; overflow-y: auto; background-color: white; z-index: 3; .list { padding: 5px 15px 10px 15px; .item { padding: 10px; color: $font-c; .title { font-size: 16px; font-weight: 600; } .desc { font-size: 13px; color: #a1a1a1; padding-top: 2px; } } } } ._success { color: #67c23a !important; } ._info { color: #909399 !important; } ._error { color: #f56c6c !important; } .message { padding: 15px; border-radius: 5px; font-size: 14px; color: $font-c; margin-bottom: 10px; background-color: white; .icon { padding-right: 3px; font-size: 16px; } }