.s_body
{
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(255,255,255,.7);
    line-height: 2;
}
h1.text-white.p_btitle
{
    font-size: 18px;
}
.e_text-9
{
    font-size: 14px!important;
}
.boyce_p_cate
{
    background: #d21515!important;
}
::selection
{
    background: #d8ba72;
    color: #fff;
}
::-webkit-scrollbar
{
    width: 9px;
    background-color: #fff;
}
::-webkit-scrollbar-thumb
{
    border: solid 2px #fff;
    width: 5px;
    border-radius: 4px;
    background-color: #d8ba72;
}
::-webkit-scrollbar-corner
{
    background-color: #fff;
}
::-webkit-scrollbar:horizontal
{
    height: 9px;
}
::-webkit-selection
{
    background: #d8ba72;
    color: #fff;
}
::-moz-selection
{
    background: #d8ba72;
    color: #fff;
}
::selection
{
    background: #d8ba72;
    color: #fff;
}
