.c-666{
    color: #666666;
}
.c-red{
    color: #D90000;
}


.top-wrapper{

    background-color: #ffffff;
    z-index: 10001;

    height: 80px;
    text-align: center;

}
/*.top-logo {*/
    /*width: 400px;*/
/*}*/
/*.bgimgae{*/
    /*width: 200px;*/
    /*background: url(image/logo.png) no-repeat;*/
/*}*/
/*.top-logo .top-logo-img {*/
    /*width: 329px;*/
    /*height: 52px;*/
    /*background: url(image/logo.png) no-repeat;*/
    /*display: block;*/
    /*margin-top: 26px;*/
    /*float: left*/
/*}*/
.top-wrapper ul{
    position: relative;
    margin: auto;

    font-size: 0;
    padding: 0;
    margin: 0;
    /*overflow: hidden;*/



}
.top-wrapper li{
    position: relative;
    float: left;
    margin: 0;
    display: inline-block;
    padding: 0px 20px 0px 20px;
    font-size: 15px;
    color: #468cc8;

     height: 80px;
    line-height: 80px;
}
.top-wrapper a:hover{
    color: #468cc8;
}
/*.top-wrapper li:hover{*/
    /*background-color: #f1f3f5;*/
/*}*/


.donw{
    display: none;
    position: absolute;
    top: 80px;
    z-index: 999999;
    overflow: hidden;

    font-size: 15px;
  background-color: white;
}
.donw div{

    padding:0px 20px 30px 20px;

    display: block;
    height: 15px;
    line-height: 15px;
    /*width: 200px;*/
    z-index: 999999;
    /*background-color:  #f1f3f5;*/
}