.main {
  background: url(http://39.129.25.206:5001/static/cdn_img/web/city/city.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cityTob {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 289px;
}
.cityTob .cityTitle {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.cityTob .lie {
  width: 32px;
  border-top: 3px solid #ed653b;
  background: #cccccc;
  margin: 5px 0 30px 0;
}
.cityTob .cityContent {
  width: 1200px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
  text-align: left;
  text-indent: 1cm;
}
.cityPicImg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 517px;
  background: #0c234a;
}
.cityPicImg .cityBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 286px;
  height: 310px;
}
.cityPicImg .cityBox img {
  width: 100%;
  height: 100%;
}
.model {
  width: 100%;
  height: 1163px;
  background: #f5f7fb;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.model .tip {
  margin: 12px 0 30px 0;
  /** 文本1 */
  font-size: 14px;
  font-weight: 400;
  line-height: 29px;
  color: #999999;
  text-align: center;
}
.model .icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.model .icons .icon {
  width: 287px;
  height: 82px;
  margin-left: 170px;
}
.model .icons .icon img {
  width: 100%;
  height: 100%;
}
.model .icons .icon:first-child {
  margin-left: 0;
}
.model .picImg {
  width: 1200px;
  height: 441px;
  margin: 80px 0 60px 0;
}
.model .picImg img {
  width: 100%;
  height: 100%;
}
.model .under {
  width: 1200px;
  height: 254px;
}
.model .under img {
  width: 100%;
  height: 100%;
}
.citySense {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 559px;
  background: #f5f7fb;
}
.citySense .cityTitle {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.citySense .cityBox {
  width: 1200px;
}
.citySense .cityBox .cityTip {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 60px;
  width: 100%;
}
.citySense .cityBox .cityTip .cityPicImg {
  width: 10.7%;
  height: 131px;
  /** 文本1 */
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  padding: 85px 10px 9px 10px;
  line-height: 20px;
  margin-right: 105px;
  margin-bottom: 40px;
}
.citySense .cityBox .cityTip .picImg:nth-child(5) {
  margin-right: 0;
}
.citySense .cityBox .cityTip .picImg:last-child {
  margin-right: 0;
}
.nbmImg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 607px;
  background: #0c234a;
}
.nbmImg .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
.nbmImg .picImg {
  width: 1046px;
  height: 428px;
  margin-top: 24px;
}
.nbmImg .picImg img {
  width: 100%;
  height: 100%;
}
