.header {
  width: 100%;
  height: 120px;
  background-color: #fff;
  margin: 0 auto;
}
.header .header-content {
  width: 1100px;
  height: 120px;
  margin: 0 auto;
}
.header .header-content .header-left {
  width: 300px;
  height: 120px;
  float: left;
}
.header .header-content .header-left .imglog {
  width: 180px;
  height: 43px;
  display: block;
  padding-top: 38.5px;
}
.header .header-content .header-right {
  width: 800px;
  height: 120px;
  float: left;
}
.header .header-content .header-right ul {
  width: 750px;
  height: 120px;
  margin-left: 200px;
}
.header .header-content .header-right ul li {
  width: 104px;
  height: 43px;
  margin-top: 35px ;
  line-height: 43px;
  text-align: center;
  float: left;
  margin-right: 20px;
  font-size: 16px;
  list-style: none;
}
.header .header-content .header-right ul li a {
  text-decoration: none;
}
.fontcol09 {
  border-radius: 40px;
  background-color: #009fe9;
  color: #fff;
}
.fontColorff {
  color: #fff;
}
