﻿@charset "utf-8";
/* 全局样式 */

:focus { -moz-outline-style: none }
.clear { clear: both; height: 0; overflow: hidden; visibility: hidden; }
.hidden, .hide { display: none }
.block, .show { display: block }
.fl { float: left }
.fr { float: right }
.fline { float: left; display: inline }
.clearfix:after { clear: both; content: "."; height: 0; display: block; visibility: hidden }

/*弹出层 CSS*/
.gb_resLay {width: 100%;}
.gb_resItms li { text-align: center; float: left; width: 20%;}
.gb_resA img { height: auto; width: 16px; }
