.footerbg{
    background:#00ac91;
    padding: 30px;
    color: #fff;
    margin-top:1.5em;
      /* height: 360px; */
}
.baogcx{
    margin: 10px 0 20px 0;
}
.h2{
    margin:0;
    font-size:22px;
}
.p{
    font-size:12px;
    margin-bottom: 5px;
}
.footerbg>p>img{
    margin-top: -1px;
}
.beian{
    font-size:12px;
    margin-top:10px;
}
input{
    border-radius: 5px;
    padding: 6px 9px;

}
.f_btn{
    border-radius: 5px;
    padding: 4px 19px 7px 16px;
    color:#353535;
}



/*一键拨号*/
/**/
.footer{ overflow:hidden; background:#60bbad; position:fixed; width:100%; left:0; bottom:0;z-index: 999;}

.footer li{ float:left; width:33.333%; position:relative;}

.footer li a{ display:block; padding:0.8em 0; background:url(../images/ftnavbg.png) repeat-y left center;}

.footer li a img{ display:block; width:2.083em; margin:0 auto;}

.footer li a span{ display:block; text-align:center; font-size:0.8em; color:#fff; margin-top:0.5em;}

.footer li:nth-child(1) a{ background:none;}



