.win-float-2-wrap {position: fixed;bottom:30px;right:30px;}
.win-float-2-wrap .win-float-box {position: relative;}
.win-float-2-wrap .win-float-title {width: 128px;height: 48px;line-height: 48px;background:url(http://f2.cri.cn/M00/4F/B7/rBABC2Ho96CAWqfjAAAAAAAAAAA9694326.float-icon-1_03.png) no-repeat 100px center #6e57ff;padding-left: 22px;color: #fff;font-size: 16px;border-radius: 100px 100px;cursor: pointer;
transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;	
-moz-transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;	
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.win-float-2-wrap .win-float-title:hover {background-position: 110px center;}
.win-float-2-wrap .win-float-list {display: none;;width: 260px;position: absolute;bottom:70px;right:0;border: 1px #6e57ff solid;border-radius: 10px 10px;background-color: #6e57ff;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.win-float-2-wrap .win-float-list .win-float-menu-title {height: 48px;line-height: 48px;color: #fff;padding-left: 20px;font-size: 16px;position: relative;}
.win-float-2-wrap .win-float-list .win-float-menu-btn-close {position: absolute;width: 24px;height: 48px;top:0;right:15px;background: url(http://f2.cri.cn/M00/4F/B7/rBABC2Ho96CAWqfjAAAAAAAAAAA9694326.float-icon-2_07.jpg) no-repeat center center;cursor: pointer;}
.win-float-2-wrap .win-float-list .win-float-menu-box {background-color: #fff;padding: 20px 25px 30px;color: #666;font-size: 16px;}
.win-float-2-wrap .win-float-list p {margin-bottom: 10px;}
.win-float-2-wrap .win-float-list p a {color: #666;}
.win-float-2-wrap .win-float-list .win-float-ewm {padding-top: 10px;}
.win-float-2-wrap .win-float-list .win-float-ewm-pic {width: 85px;height: 85px;background:url(http://f2.cri.cn/M00/4F/B7/rBABC2Ho96CAWqfjAAAAAAAAAAA9694326.float-ewm_03.jpg);float: left;}
.win-float-2-wrap .win-float-list .win-float-ewm-title {float: right;width: 112px;display: table;height: 85px;}
.win-float-2-wrap .win-float-list .win-float-ewm-title span {display: table-cell;vertical-align: middle;}