@CHARSET "UTF-8"; /* ==== 全局通用风格 begin =============================================*/ /* 基础风格 */ /* 基本布局风格-网页全宽 */ /* 基本布局风格-上部全宽 -重置 style.css */ .main-wrapper { margin-top:27px; padding-top:10px; } /*特殊效果 - 阴影风格 */ /* ==== 全局通用风格 end =============================================*/ /* ==== 顶部风格 begin ==============================================*/ /*顶部栏目全宽风格 - 重置 style.css*/ .top-wrapper{ height:36px; z-index: 90; } /*顶部logo风格 - 重置 style.css */ .main-logo{ background:url("/smezztsldcom/epservice/techsub/Apps/portal/Tpl/Service/default/Public/img/logo-verysmall.png"); width:248px; height:32px; margin-top:2px; } /*顶部导航栏 - 重置 style.css */ .ui-top-nav li a{ line-height: 36px; height: 36px; } /* ==== 顶部风格 end ==============================================*/