*{
margin:0;
padding:0;}


.header{
width:1140px;
height:38px;
background:#054088;}
.header li{
float:left;
width:133px;
height:38px;
line-height:38px;
text-align:center;
list-style:none;
z-index:99;}

.header li a{
font-size:14px;
font-weight:bold;
color:#ffffff;}
.header li ol {

background:#f2cbdb;

display:none;}
.header li:nth-child(3) ol{
width:200px;}
.header li:nth-child(6) ol{
width:250px;}
.header li ol li{
height:38px;
width:100%;
background:#dee2f9;}
.header li:hover{
background:#dee2f9;}
.header li:hover a{
color:#466faf;}
.header li:hover .one{
color:#e96100;}
.header li:hover ol{
display:block;}
.header li ol li a:hover{
color:#e96100;}


