@charset "utf-8";
/* css初始化 */
*,::before,::after{ margin:0; padding:0 ; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body,ul,ol,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,p,input,select,textarea,a, em, img,strong, b, u, i,fieldset, label, legend,table,td, caption, tbody, tfoot, thead, tr, th, article, aside, canvas,figure, figcaption, footer, header, hgroup,nav,section,audio, video
{ margin:0; padding:0 ; font-size:22px; font-weight:normal; font-style:normal;}
body{font-family: "Microsoft Yahei", Arial;font-size:22px; color:#000; background:#fff;}
ul,ol,li{ list-style:none !important;}
img{ border:0 none; vertical-align:middle;}
table ,td{border-collapse:collapse;border-spacing:0; }
input, select, textarea, button {outline:none;}
input.hidefocus::-moz-focus-inner {border:none;}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance:none;}
input[type="text"],input[type="password"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
input,select,textarea {line-height:normal;-webkit-appearance:none;}
textarea{resize:none;}
a{text-decoration:none;color: #444444;}
::-moz-selection { color: #fff; background-color: #1f8fcf;}
::selection { color: #fff; background-color: #1f8fcf;}  
.clearfix:after{ clear:both; content:''; display:block; height:0; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.w640{width: 640px;margin: auto;}
/* 加载动画 */
img[data-echo]{background:url(http://wap.bf-shijiazhuang.com/bf_images/loading.gif) 50% no-repeat !important;}
/* end */
/* 共用top位置 */
.logo img,{width: 100%;}
.logo{background-image: url(http://wap.bf-shijiazhuang.com/logo/logo.gif);}
.logo>a{display: block;height: 100px;float: left;}
.logo a:first-child{width: 400px;}
.logo a:last-child{width: 240px;}
.foot_box li{text-align: center;}
/* end */
/* 共用foot悬浮 */
.footer_zx{position: fixed;left: 50%;margin-left: -320px; bottom: 0;width: 640px;background-color: #0C97EE;height: 70px;text-align: center;}
.footer_zx a{color: white;font-size: 16px}
.footer_zx>ul>li{float: left;width: 33.33%;border-left: 1px white solid;height: 70px;padding: 10px 20px;}
.footer_zx>ul>li a img{float: left;width: 50px;}
/* end */
