body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #F5F6FA;
  margin-bottom: 81px;
}
body {
  margin-bottom: 0;
}
.hidder {
  background-color: #1677FF;
  background-image: url(../index/bg.png);
  background-size: 100%;
  height: 131px;
}

.hidder .center {
  width: 1235px;
  height: 30px;
  margin: 0 auto;
  padding-top: 41px;
}
.center .title {
  width: 465px;
  height: 36px;
  font-size: 48px;
  font-family: ITC Avant Garde Gothic Std;
  font-weight: normal;
  color: #FFFFFF;
  margin-left: 95px;
  margin-right: 103px;
}
.center .right {
  display: inline-block;
  width: 335px;
}
.right img {
  margin-right: 15px;
  margin-bottom: -5px;
}
.right span {
  height: 22px;
  font-size: 23px;
  font-family: Kozuka Gothic Pr6N;
  font-weight: normal;
  color: #FFFFFF;
}
.foot{
  width: 100%;
  height: 144px;
  background: #ECEEF1;
}
.foot .item{
  width: 800px;
  margin: 0 auto;
  padding-top: 62px;
}
.foot .item div{
  display: inline-block;
  width: 19%;
  font-size: 14px;
  text-align: center;
}



