body{
margin:0;
padding: 0;
font-family: Geometria,sans-serif;
}
header{
height: 155px;
}
.container{
width: 1170px;
margin:0 auto;
}
.top_menu{
border: 1px solid black;
}
.logo{
float:left;
}
.top_menu1{
margin-left: 250px;
float: left;
}
a{
font-size: 16px;
color: #303451;
text-decoration: none;
}
.fls {
}
ul{
margin:0;
padding:0;
text-decoration: none;
margin-top: 52px;
}
li{
float: left;
margin-right: 20px;
text-decoration: none;
}
.top_menu2{
float: right;
}
.buttom_click{
float: left;
}