<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footdiv{
    width:100%;
    background-color:#fff;
    padding-top:2%;
    margin-top:2%;
}
.backgroundcolor{
background-color:#fff;
}
.footspiltline{
    height:20px;
    border-bottom:1px solid #c22c3d;
}
.footinfo{
    line-height:1.5em;
    text-align:center;
    padding-bottom:15%;
}
.footer{
    background-color:#c22c3d;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    height:50px;
}

.footer_fd{
    height:50px;
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:999999;
    /*opacity:0.8;*/
}
.footerlogo{
    width:20%;
    float:left;
    text-align:center;
    border-right:1px solid #fff;
    min-height:50px;
}

.footerphone{
    width:44.3%;
    float:left;
    text-align:center;
    border-right:1px solid #fff;
}
.footerphonelogo{
    width:20%;
    float:left;
    margin: 6% 2% 0 4%;
}
.footerlogo_margin_top5{
    margin-top:-8%;
}
.footerphonecode{
    font-size:1em;
    text-align:center;
    color:#fff;
    line-height:50px;
    float:left;
}
.footerconsult{
    width:35%;
    float:left;
    text-align:center;
}
.footerconsultlogo{
    width:25%;
    float:left;
    margin: 5% 5% 0 7%;
}
#cnzz_stat_icon_1254806500{
    display:none;
}
.footer_padding_top3{
    padding-top:3%;
}
#nb_toolbar_onlineConsult{
    display: none !important; 
}
#nb_icon_wrap{
	display:none !important;
}
#nb_toolbar_wrap{
	display:none !important;
}
#newBridge{
	display:none !important;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   .footerphonelogo{
    margin: 8% 1% 0 3%;
}
.footerphonecode{
    font-size:1em;
}
.footerconsultlogo{
    margin: 9% 5% 0 7%;
}
.footerlogo_margin_top5{
    margin-top:-5%;
}
}
@media screen and (min-device-width:400px) and (max-device-width: 640px) {
  
.footerlogo_margin_top5{
    margin-top:-10%;
}
}

</pre></body></html>