#cfsx_title {
    width: 0;
    word-break: break-all;
    font-weight: bold;
    line-height: 80px;
    font-family: 华文行楷;
}

#cfsx_subtitle {
    text-align: center;
}
#rightmenu{
    top: 50px;
}
#cfsx_phone {
    margin: 90px 0px 0px 5px;
    width: 250px;
    height: 525px;
    background-image: url('https://images2015.cnblogs.com/blog/809544/201509/809544-20150910183834247-1709888727.gif');
    background-position: 50% 0%;
    background-repeat: no-repeat
}

#cfsx_phone>div {
    float: left;
    margin: -63px 0px 0px -5px;
    width: 260px;
    height: 525px;
    background-image: url('https://images2015.cnblogs.com/blog/809544/201509/809544-20150910165117887-1715590813.png');
    background-position: 0% 50%;
    background-repeat: no-repeat
}

#x_myWord {
    text-align: right;
    font-weight: bold;
    font-size: 66px;
    font-family: 隶书;
    margin: -20px 0px 0px 0px;
}

#mailme {
    float: right;
    margin: 16px 90px 0px 0px;
}

#connectme {
    float: right;
    margin: 19px 40px 0px 0px;
}

#cy-counter {}

#b1 {
    width: 500px;
    height: 500px;
    background-color: grey;
    border-radius: 250px;
    margin: 0 0 0 666px;
}

#b2 {
    width: 250px;
    height: 250px;
    background-color: white;
    border-radius: 125px;
}

#b3 {
    width: 250px;
    height: 250px;
    background-color: white;
    border-radius: 125px;
    margin: -250px 0 0 250px;
}

#b4 {
    width: 250px;
    height: 250px;
    background-color: white;
    border-radius: 125px;
    margin: 0 0 0 250px;
}

#b5 {
    width: 250px;
    height: 250px;
    background-color: white;
    border-radius: 125px;
    margin: -250px 0 0 0;
}