@charset "utf-8";
/* CSS Document */
.new-sub li{list-style:none}
.new-sub li a{text-decoration:none;color:#4c4c4c;}
/*reset样式重置*/

.keleyirap{position:fixed;right:0;bottom:0;width:100%;height:50px;z-index:4;}
.keleyirap .expan2{width:50px;height:50px;margin-top:0;margin-right:0;border-radius:0;-webkit-border-radius:0;opacity:1;border-top:1px solid #b3b3b3;border-left:1px solid #b3b3b3;background:#e6e6e6;box-sizing:border-box;-webkit-box-sizing:border-box;}
.keleyirap .btn3{position:relative;z-index:3;bottom:0;border-top:1px solid #b3b3b3;background:#e6e6e6;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;display:block;}
.keleyirap .menu{position:relative;float:left;width:20%;height:50px;line-height:50px;background:#e6e6e6;border-right:1px solid #b3b3b3;box-sizing:border-box;-webkit-box-sizing:border-box;}
.keleyirap .menu:last-child{border-right:none;}
.keleyirap .new-sub{position:absolute;bottom:50px;z-index:-1;width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;display:none;}
.keleyirap .new-sub li{background:#e6e6e6;float:none;box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:1px solid #b3b3b3;border-top:1px solid #f2f2f2;}
.keleyirap .new-sub li a{display:block;height:50px;line-height:50px;text-align:left;background:#e6e6e6;color:#333;border:none;text-align:center;font-size:14px;}
.keleyirap .sanjiao{position:absolute;bottom:5px;right:5px;width:0;height:0;border:5px solid transparent;border-right:5px solid #000;border-bottom:5px solid #000;opacity:.5;}
.keleyirap .bt-name{font-size:14px;color:#666;;}
.keleyirap .bt-name a{display:block;font-size:14px;color:#666;}