﻿﻿@charset "utf-8";
/* 全局样式 */
/*--------header--------------*/
.header0000Bg{ width:100%; background:#FFFFFF; margin:0 auto;}
.header{ width:1260px; margin:0 auto;}

.nav .nLi{ float:left; position:relative; z-index:2; margin:0 1px;}
.nav .nLi h3 a{ text-align:center; display:block;}
.nav .nLi h3 a span{ display:block; font-size:18px; color:#494949; height:88px; line-height:88px; border-top:2px solid #FFFFFF; padding:0 54px; cursor:pointer;}
.nav .subboxbg{ display:none; width:420px; padding:35px; position:absolute; left:0; top:90px; z-index:2; border-top:2px solid #1663cb; background:#FFFFFF; overflow:hidden;}
.nav .sub{ float:left; width:178px;}

.nav .sub a{ display:block; color:#333333; font-size:15px; line-height:36px; background:url(../images/subbg.png) right center no-repeat;}
.nav .sub a:hover{ color:#1663cb; font-weight:bold; background-image:url(../images/subBg2.png);}
.nav0000Img{ float:right; width:220px;}


