.main {
  background: url(http://39.129.16.49:5001/static/cdn_img/web/control/img-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.introduce {
  width: 100%;
  height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.introduce .controlLeft {
  width: 587px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.introduce .controlLeft .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  text-align: left;
}
.introduce .controlLeft .english {
  /** 文本1 */
  font-size: 12px;
  font-weight: 500;
  color: #cccccc;
  text-align: left;
  margin: 5px 0 12px 0;
}
.introduce .controlLeft .controlContent {
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #666666;
  text-align: left;
}
.introduce .right {
  width: 442px;
  height: 227px;
  margin-left: 171px;
}
.introduce .right img {
  width: 100%;
  height: 100%;
}
.sym {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 717px;
  background: #f5f7fb;
}
.sym .box1 {
  width: 756px;
  height: 597px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sym .box1 img {
  width: 100%;
  height: 100%;
}
.middle {
  width: 100%;
  height: 182px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.middle .tip {
  width: 764px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #000000;
  text-align: center;
}
.partitin {
  width: 100%;
  height: 403px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f5f7fb;
}
.partitin .conten {
  margin-top: 40px;
  height: 218px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partitin .conten .box {
  width: 400px;
  height: 218px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url(http://39.129.16.49:5001/static/cdn_img/web/control/bg.png) no-repeat;
  background-size: 100% 100%;
}
.partitin .conten .box .intra {
  width: 378px;
  height: 194px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 16, 43, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partitin .conten .box .intra .head {
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 57, 122);
}
.partitin .conten .box .intra .under {
  width: 288px;
  height: 100px;
  border-top: 1px solid #333333;
  padding-top: 12px;
  margin-top: 20px;
  /** 文本1 */
  font-size: 14px;
  font-weight: 400;
  line-height: 20.27px;
  color: #000000;
}
.both {
  width: 100%;
  height: 411px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.both .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-top: 60px;
  margin-bottom: 38px;
}
.both .icons .box {
  width: 130px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 46px;
}
.both .icons .box .pie {
  width: 24px;
  height: 24px;
}
.both .icons .box .pie img {
  width: 100%;
  height: 100%;
}
.both .icons .box .names {
  margin-left: 10px;
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #000000;
}
.both .icons .box:last-child {
  margin-right: 0;
}
.both .pic {
  width: 38px;
  height: 18px;
}
.both .pic img {
  width: 100%;
  height: 100%;
}
.both .module {
  width: 100%;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 38px;
}
.both .module .tip {
  width: 205px;
  height: 77px;
  background: url(http://39.129.16.49:5001/static/cdn_img/web/control/both_bg.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 44px;
  box-shadow: 0px 0px 16px 0px rgba(0, 16, 43, 0.1);
  /** 文本1 */
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.both .module .tip:last-child {
  margin-right: 0;
}
.scene {
  width: 100%;
  height: 730px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #0c234a;
}
.scene .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #ffffff;
  text-align: center;
}
.scene .tip {
  margin: 12px 0 24px 0;
  /** 文本1 */
  font-size: 14px;
  font-weight: 400;
  line-height: 29px;
  color: #cccccc;
  text-align: center;
}
.scene .form {
  width: 1199px;
  height: 458px;
}
.scene .form img {
  width: 100%;
  height: 100%;
}
.description {
  width: 100%;
  height: 182px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.description .tip {
  width: 1200px;
  /** 文本1 */
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #000000;
  text-align: center;
}
.service {
  width: 100%;
  height: 778px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #0c234a;
}
.service .title {
  /** 文本1 */
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  color: #ffffff;
  text-align: center;
}
.service .form {
  width: 1200px;
  height: 605px;
  margin-top: 24px;
}
.service .form img {
  width: 100%;
  height: 100%;
}
