body {
    overflow   : scroll;
    overflow-x : hidden;
}

.picfloat {
    position : absolute;
    cursor   : pointer;
    z-index  : 1000;
    top      : 150px;
}

._right {
    float : right;
    right : 5px;
}

._left {
    float : left;
    left  : 5px;
}
.layui-layer-content{color:#000000}
#L-Sub{position:relative;z-index:9999;clear:both;}
#L-Sub div{display:none;position:absolute;height:32px;line-height:32px;padding:0 8px;z-index:100;}
#L-Sub div a{float:left;display:block;background:url(../images/sub.gif) 32px repeat-x;padding:0 4px;color:#FFFFE4;text-decoration:none;font-size:12px;}
#L-Sub div a:hover{color:#F2E1B0;}
#L-Sub span{display:block;float:left;width:7px;height:32px;}
#L-Sub span.subbg-left{background:url(../images/sub.gif) no-repeat;}
#L-Sub span.subbg-right{background:url(../images/sub.gif) no-repeat left bottom;}