.main {
  background: url(http://39.129.25.206:5001/static/cdn_img/web/park/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.tob {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 289px;
}
.tob .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: center;
}
.tob .lie {
  width: 32px;
  border-top: 3px solid #ed653b;
  background: #cccccc;
  margin: 5px 0 30px 0;
}
.tob .content {
  width: 1200px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
  text-align: center;
}
.picImg {
  width: 100%;
  height: 496px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.picImg img {
  width: 496px;
  height: 496px;
}
.under {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 320px;
}
.under .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #666666;
  text-align: center;
}
.under img {
  width: 1109px;
  height: 91px;
  margin-top: 51px;
}
.icons {
  width: 100%;
  height: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(http://39.129.25.206:5001/static/cdn_img/web/park/icon-bg.png) no-repeat;
  background-size: 100% 100%;
}
.icons .iconImg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 288px;
  height: 344px;
  background: #ffffff;
  margin-right: 16px;
}
.icons .iconImg .tobImg {
  width: 288px;
  height: 50%;
}
.icons .iconImg .tobImg img {
  width: 100%;
  height: 100%;
}
.icons .iconImg .title {
  margin: 20px 0 12px 0;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  line-height: 26.06px;
  color: #3e8ae4;
  text-align: center;
}
.icons .iconImg .conten {
  width: 260px;
  /** 文本1 */
  font-size: 12px;
  font-weight: 400;
  line-height: 17.38px;
  color: #666666;
  text-align: left;
}
.icons .iconImg:last-child {
  margin-right: 0;
}
.sonSys {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sonSys .conten {
  width: 1200px;
  height: 305px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.sonSys .conten .sysLeft {
  width: 536px;
  display: flex;
  align-items: left;
  flex-wrap: wrap;
}
.sonSys .conten .sysLeft .imgPic {
  display: inline-block;
  width: 196px;
  height: 56px;
  margin-left: 54px;
  margin-top: 68px;
}
.sonSys .conten .sysLeft .imgPic:nth-child(odd) {
  margin-left: 0;
}
.sonSys .conten .sysLeft .imgPic:nth-child(1) {
  margin-top: 0;
}
.sonSys .conten .sysLeft .imgPic:nth-child(2) {
  margin-top: 0;
}
.sonSys .conten .sysRight {
  width: 756px;
  height: 305px;
}
.sonSys .conten .sysRight img {
  width: 100%;
  height: 100%;
}
.view {
  width: 100%;
  height: 757px;
  background: #f5f7fb;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.view .viewIcons {
  width: 1200px;
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
}
.view .viewIcons .viewIcon {
  width: 104px;
  height: 104px;
  margin-left: 56px;
}
.view .viewIcons .viewIcon img {
  width: 100%;
  height: 100%;
}
.view .viewIcons .viewIcon:first-child {
  margin-left: 0;
}
.lb {
  width: 100%;
  height: 388px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lb .block {
  position: relative;
  width: 1200px;
  justify-content: center;
  align-items: center;
  padding: 0 88px;
}
.el-carousel__indicators--horizontal {
  display: none !important;
}
.system {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 624px;
  background: #0c234a;
}
.system .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
.system img {
  width: 1200px;
  height: 447px;
  margin-top: 23px;
}
