*{-webkit-tap-highlight-color:rgba(0,0,0,0)}

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,address,big,cite,code,del,em,
font,img,ins,small,strong,var,b,u,i,center,dl,dt,
dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0}

ol,ul{list-style:none}

:focus{outline:0}

a img{border:0}

img{max-width:100%;}

a{ text-decoration:none;}

body{ font-size:62.5%}

.body{max-width: 640px;margin: auto;}

.slideBox{ position:relative; overflow:hidden;/* 设置焦点图最大宽度 */ }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
/*.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }*/


 .foot{position:fixed; z-index:999; bottom:0px; text-align:center; width:100%;}
  .foot ul{ height:90px; margin-bottom:8px;}
  .foot ul:nth-child(2){ margin-bottom:0px;}
 .foot ul li{ width:33.3%; float:left; text-align:center; color:#fff; font-size:14px; height:30px; line-height:30px; display:block; font-family:"微软雅黑" ;height:90px;}
 
  .foot ul li img{width:56%;}
  .tel{ height:50px; position:fixed; top:0; left:0; right:0; z-index:999;padding-right:12px; line-height:50px; }
  .tel a{ background:url('../images/tel.png') no-repeat right center / 30px; height:50px; display:block; line-height:50px;}