@charset "utf-8";
.easybtn{position:fixed; bottom:20px; right:0; width:46px; z-index:999; width:68px;}
.easybtn .closebtn{text-align:right;}
.easybtn .closebtn a img{display:inline-block;}
.easybtn .dlbox{}
.easybtn dl{position:relative; margin-bottom:2px;}
.easybtn dl dt a{display:block; padding:15px 0 10px; background-color:#e5e5e5; position:relative; text-align:center; font-size:14px; color:#666; cursor:pointer;}
.easybtn dl dt a i{display:block; margin:0 auto; font-size:30px;}
.easybtn dl dt a:hover{background-color:#dfdfdf;}
.easybtn dl dd{position:absolute; top:0; right:80px; box-shadow:0 0 4px 1px rgba(0,0,0,0.15); -webkit-box-shadow:0 0 4px 1px rgba(0,0,0,0.15); border:#dae0e4 1px solid; width:110px; display:none;}
.easybtn dl dd .cont{background:#fff; padding:5px;}
.easybtn dl dd img{display:block; width:100px; height:100px;}
.easybtn dl dd span{display:block; width:100px; text-align:center; font-size:12px; font-family:"宋体"; color:#666; line-height:18px;}
.easybtn dl dd ul{overflow:hidden; zoom:1;}
.easybtn dl dd ul li{float:left;}
.easybtn dl dd .arrow{ position:absolute; right:-12px; top:25px; width:0; height:0; border-style:solid; border-color:transparent transparent #fff transparent; border-width:0 12px 12px 0;}

