.iphone_footer_fixedd {
    background: #fff;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
}

.iphone_footer_fixedd, .iphone_listnav_tag {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.iphone_listnav_tag{    border-top: 1px solid #f5f5f5;}
.iphone_footer_fixedd .iphone_listnav_tag li{width:33%;float:left;}
.iphone_footer_fixedd .iphone_listnav_tag li a {
    padding-top: 7%;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    padding-bottom: 7%;
    color:#333;
}
.mt{border-left: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;}
.iphone_footer_fixedd .iphone_listnav_tag li.mt a{margin-top: -1%;}
.iphone_footer_fixedd .iphone_listnav_tag li.last{background:#de333e;}
.iphone_footer_fixedd .iphone_listnav_tag li.last a{color:#fff;margin-top: -1%;}
.iphone_footer_fixedd .iphone_listnav_tag li.last a:hover{color:#fff !important;}
.iphone_footer_fixedd .iphone_listnav_tag li a>i{display:inline-block;vertical-align: middle;margin-right: 3px;
}
.iphone_footer_fixedd .iphone_listnav_tag li a>i.zixun{background:url(../images/zx.png) no-repeat;width:18px;height:16px;margin-top: -6px;}
.iphone_footer_fixedd .iphone_listnav_tag li a>i.tel{background:url(../images/tel19.png) no-repeat;width:15px;height:18px;}
.iphone_footer_fixedd .iphone_listnav_tag li a>i.mianfei{background:url(../images/massge.png) no-repeat;width:18px;height:16px;}
        .bounce {background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */background-color:rgba(0,0,0,0.2); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */}
        .bounce2{background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */background-color:rgba(0,0,0,0.2); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */}
#advice span#bling{
    position:absolute;
    top:7px;
    right:16px;
    width:18px;
    height:18px;
    border-radius:9px;
    background:#f00;
    color:#fff;
    font-size:12px;
    line-height:18px;
    text-align:center;
}
@media (max-width:450px){
    #advice span#bling{
        right:5px;
        }
}

@media screen and ( min-width: 980px ) {

.iphone_footer_fixedd {
	
	display: none;
	
	}

}
	