/* -----------H-ui前端框架-------------
* H-ui.css v3.1.4
* http://www.h-ui.net/
* Created & Modified by guojunhui
* Date modified 2017.07.19
*
* Copyright 2013-2017 北京颖杰联创科技有限公司 All rights reserved.
* Licensed under MIT license.
* http://opensource.org/licenses/MIT
*
*/
.tabBar{ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #222; width: 1010px; font-size:18px; margin:0 auto; height:36px; padding-top:20px;}
.tabBar span{cursor:pointer;display:inline-block;float:left;height:36px;line-height:36px;padding:0 10px}
.tabBar span.current{background-color:#B5291A;color:#fff}
.tabCon{display:none; width:1050px; margin:0 auto;}