@charset "utf-8";
/* CSS 文档
**Author：追梦小窝
**Time:2017-2-11
**版权所有@追梦小窝（转载请注明出处http://blog.54zm.com）
*/
*{margin:0;padding:0;}
.bigimg{background:url(images/bg_pic1.jpg) no-repeat;background-size:100%;}
.btn-hf{width:100%;height:40px;background:rgba(0,0,0,0.5)}
.btn-hf a{width:60px;line-height:40px;text-decoration:none;color:#fff;margin-left: 140px;}
.hf-style{display:none;position:fixed;top:0;left:0;width:100%;height:400px;background:rgba(0,0,0,0.8)}
.hf-style ul{width: 950px;height: 330px;margin: 0px auto;padding-top: 70px;}
.hf-style ul li{position:relative;list-style:none;width:170px;height:108px;float:left;margin:10px}
.hf-style ul li img{width:170px;height:108px;border:4px solid #fff}
.hf-style ul li span.icon{position:absolute;bottom:10px;right:10px;display:none;;width:18px;height:18px;background:url(./images/ioc.png) no-repeat -180px 0px;}