* {
    margin: 0;
}

body {
    background: url("../../images/chuelebos.png") no-repeat #a9a9a9 fixed top center;
    background-size: contain;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    text-align: right;
    padding: 20px;
}

#ming {
    color: #ddd;
    font-size: 3em;
    font-family: 'Faster One', cursive;
}

#year {
    color: #a9a9a9;
    font-family: 'Sonsie One', cursive;
}

@font-face {
    font-family: Wyue-GutiFangsong-NC;
    src: url("../fonts/Wyue-GutiFangsong-NC.otf") format("opentype");
}

b {
    display: block;
    font-weight: normal;
}

#wrapper {
    margin: 300px auto 450px;
    /*padding: 50px;*/
}

.c {
    /*font-family: STXinwei, "Xingkai SC", serif;*/
    /*font-family: STXingkai, "Xingkai SC", serif;*/
    /*font-family: STKaiti, KaiTi, serif;*/
    /*font-family: Wyue-GutiFangsong-NC, serif;*/
    font-family: STLiti, LiTi, serif;
    color: #999;
    position: relative;
    font-size: 91px;
    border: 1px dashed #f00;
    display: inline-block;
    line-height: 91px;
    text-align: center;
    width: 91px;
    height: 91px;
    padding: 5px;
    margin: 20px;
}

.s {
    font-size: 46px;
    line-height: 46px;
    width: 46px;
    height: 46px;
}

.h {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    border-top: #f00 dashed 1px;
}

.hs {
    top: 25px;
}

.v {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50px;
    border-left: 1px dashed #f00;
}

.vs {
    left: 25px;
}

.x {
    height: 141px;
    position: absolute;
    top: -20px;
    left: 50px;
    border-left: 1px dashed #f00;
    transform: rotate(-45deg);
}

.xs {
    height: 85px;
    top: -10px;
    left: 25px;
}

.y {
    height: 141px;
    position: absolute;
    top: -20px;
    left: 50px;
    border-left: 1px dashed #f00;
    transform: rotate(45deg);
}

.ys {
    height: 85px;
    top: -10px;
    left: 25px;
}
