/*底部样式*/
.bottommain{float:left;width:100%;height:46px;}
.gbottom{position:fixed;bottom:0px;width:100%;height:45px;border-top:#DEDEDE solid 1px;background-color:#F7F7F7;z-index:9;text-align:center;color:#999;}
.gbottom .d1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;height:40px;margin:5px 0 0 0;}
.gbottom .d1 .dm{float:left;width:20%;}
.gbottom .d1 .dm img{height:20px;margin:0 0 2px 0;}
.gbottom .d1 .dm1{float:left;width:20%;}
.gbottom .d1 .dm1 span{float:left;margin-left:calc(50% - 17px);padding-top:7px;background-color:#FF6600;text-align:center;width:34px;height:27px;border-radius:30px;}
.gbottom .d1 .dm1 span img{width:20px;}
