
@media screen and (min-width: 1160px) {
.so-header[data-v-14f2d4] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
    border-top: 100px solid #42b983;
    border-left: 100px solid #42b983;
    border-right: 100px solid rgba(0, 0, 0, 0);
    border-bottom: 100px solid rgba(0, 0, 0, 0);
}
.so-header a[data-v-14f2d4] {
    display: block;
    color: #fff;
    top: -10px;
    left: -10px;
    position: absolute;
    width: 300px;
    line-height: 60px;
    transform: rotate(-45deg);
    text-align: center;
    margin-left: -150px;
    margin-top: -30px;
    text-decoration: none;
}
.so-header a[data-v-14f2d4]:hover {
    color: #ff571a;
}
}
@media screen and (max-width: 1160px) {
.so-header[data-v-14f2d4] {
    padding: 4px;
    background: #42b983;
}
.so-header a[data-v-14f2d4] {
    color: #fff;
    text-decoration: none;
}
.so-header a[data-v-14f2d4]:hover {
    color: #ff571a;
}
}

@media screen and (min-width: 1160px) {
.my-content[data-v-51ced2] {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #eee;
    width: 200px;
    z-index: 1;
    padding: 16px;
}
.my-content .demo-item[data-v-51ced2] {
    background: #fff;
    padding: 16px;
    margin-bottom: 16px;
}
}
@media screen and (max-width: 1160px) {
.my-content[data-v-51ced2] {
    background: #eee;
    padding: 16px;
}
.my-content .demo-item[data-v-51ced2] {
    background: #fff;
    padding: 16px;
    margin-bottom: 16px;
}
}
