*{
padding: 0;
margin: 0;
}
img{
border:none;
}
.clearfix:after{
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
}
.clearfix{
zoom: 1;
}
a{
text-decoration:none;

font-family:"Microsoft YaHei";
}
a:hover{
text-decoration:none!important;
}

ul li{
list-style-type: none;
font-family:"Microsoft YaHei";
}

.top{
height: 40px;
line-height: 40px;
background-color: #0d59a7;
width: 100%;
}
.top div{
width: 1200px;
margin: 0 auto;
}
.top div ul{
float: right;
}
.top div li{
float: left;
padding-left: 20px;
margin-left: 25px;
background-position: left center;
background-repeat: no-repeat;
}
.top div li a{
font-size: 14px;
color: #fff;
}
.top .set{
background-image: url("../images/set.png") ;
}
.top .join{
background-image: url("../images/join.png") ;
}



.logo{
width: 100%;
height: 95px;
line-height: 95px;
border-bottom: 1px solid #0d59a7;
}
.logo .main{
width: 1200px;
height: 95px;
line-height: 95px;
margin: 0 auto;
}
.logo .main a{
display: block;
width: 340px;
height: 95px;
line-height: 95px;
}
.logo .main img{
vertical-align: middle;
}
.logo .main .left{
float: left;

height: 95px;
line-height: 95px;

}

.logo .main .right{

position: relative;
margin-left: 980px;
text-align: right;
height:95px;
width:220px;
}
.logo .main .right input{
border:none;
outline: none;
padding-left: 17px;
width: 200px;
height: 32px;
line-height: 32px;
color: #919191;
background-color: #eee;

}
.logo .main .right .searchBtn{   
  
width: 20px!important;    
height: 20px!important;  
padding-left:0!important;  
background-color: none!important;  
margin:5px 6px 0 5px;
 }



.nav{
width: 1200px;
margin: 0 auto;
height: 50px;
line-height: 50px;
}
.nav ul li{
position: relative;

height: 50px;
line-height: 50px;
float: left;

}


.nav .first{

}

.nav ul li a {
font-size: 16px;
color: #333;

}
.nav ul li:hover{
background-color: #0d59a7;
color: #fff;
}
.nav ul li:hover a{color:#fff!important;}
.index{
display: block;
width: 170px;
border-right: 1px dashed #e5e5e5;
height: 21px;
line-height: 21px;
text-align: center;
margin-top:15px;

}
.last{
border: none;
}
.nav .second {
display: none;
z-index: 99999;
position: absolute;
top: 50px;
left: 0;
width:100%;
}
.nav .second li{
text-align: center;
border: none;
float: none;
padding-left: 5px;
padding-right: 5px;
height: 40px;
line-height: 40px;
margin-top: 3px;
background: url("../images/erjibg.png") no-repeat;
}



.footer{

width: 100%;
height: 60px;
padding-top: 15px;
background-color: #0d59a7;
text-align: center;
}
.footer p{
font-size: 12px;
color: #fff;
margin-top: 5px;

}
