.xcTop{width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #025483;
}
.xcTop-cont{
    width:77%;margin:auto;
}
.xcTop-cont .room a{
    margin-right:15px
}
.xcTop-cont .eroom span{
    margin:0 10px;
}
.xcTop-cont *{
   color:#fff;
}
.xcTop-cont a:hover{
   color:#e4393c;
}