* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  color: #000;
}
.v158_601 {
  width: 100%;
  background: rgba(255, 255, 255, 1);
}

.top-banner {
  width: 100%;
  height: 598px;
  background: url("../images/v2971_22.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.section {
  display: flex;
  align-items: center;
  gap: 14px;
}
.section-icon {
  align-self: flex-start;
  width: 48px;
  height: 64px;
  background-image: url("../images/icon_section.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.section-title {
  font-size: 40px;
  /* font-weight: 600; */
  color: rgba(0, 0, 0, 1);
  margin-left: 24px;
}
.section-subtitle {
  font-size: 14px;
  line-height: 32px;
  margin-top: 16px;
}

.point-item {
  position: relative;
  width: 328px;
  height: 553px;
}
.point-item-header {
  width: 328px;
  height: 64px;
  background: rgba(44, 104, 255, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 16px;
  z-index: 1;
  display: flex;
  justify-content: center;
}
.point-item__title-icon {
  width: 71px;
  height: 69px;
  background-image: url("../images/point_title_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  bottom: 12px;
}
.point-item__title-icon_2 {
  background-image: url("../images/point_title_2.png");
}
.point-item__title-icon_3 {
  background-image: url("../images/point_title_3.png");
}
.point-item__title {
  color: rgba(255, 255, 255, 1);
  font-weight: 600;
  font-weight: Semibold;
  font-size: 32px;
  position: relative;
  bottom: 24px;
}
.point-item-body {
  width: 328px;
  height: 553px;
  background: url("../images/point_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 171px;
  overflow: hidden;
}
.point-item-subtitle {
  color: rgba(44, 104, 255, 1);
  font-size: 14px;
  padding-bottom: 12px;
  padding-top: 24px;
}
.point-item-footer {
  position: absolute;
  bottom: -40px;
  left: 120px;
  width: 80px;
  height: 80px;
  background: url("../images/v183_1371.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.point-item-footer-2 {
  background: url("../images/v2971_16.png");
}
.point-item-footer-3 {
  background: url("../images/v2971_19.png");
}

/* 系统功能 */
.function-item {
  width: 280px;
  height: 400px;
  background: rgba(238, 243, 255, 1);
  border-radius: 16px;
  position: relative;
}
.function-item-title {
  width: 256px;
  height: 64px;
  background: rgba(44, 104, 255, 1);
  border-radius: 16px;
  font-size: 32px;
  color: #fff;
  line-height: 64px;
  text-align: center;
  position: absolute;
  top: 12px;
  left: 12px;
}
.function-item-content {
  font-size: 14px;
  line-height: 28px;
  width: 175px;
  position: absolute;
  top: 91px;
  left: 53px;
}
.v202_1520 {
  width: 200px;
  height: 200px;
  background: url("../images/v202_1520.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.20000000298023224;
  position: absolute;
  right: -24px;
  bottom: -30px;
  overflow: hidden;
}
.v202_1521 {
  width: 160px;
  height: 160px;
  background: url("../images/v202_1521.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.20000000298023224;
  position: absolute;
  right: 8px;
  bottom: -10px;
  overflow: hidden;
}
.v205_2 {
  width: 200px;
  height: 200px;
  background: url("../images/v205_2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.30000001192092896;
  position: absolute;
  right: -28px;
  bottom: 0px;
  overflow: hidden;
}
.v205_4 {
  width: 200px;
  height: 200px;
  background: url("../images/v205_4.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.20000000298023224;
  position: absolute;
  right: -11px;
  bottom: -10px;
  overflow: hidden;
}
/* 系统功能 */

/* 产品 */
.product-box {
  width: 100%;
  height: 640px;
  background-color: #2c68ff;
  border-radius: 8px;
  margin-top: 32px;
  position: relative;
}
.product-img {
  width: 888px;
  height: 640px;
  margin: 0 auto;
  background: url("../images/v2971_5.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.v2971_10 {
  width: 120px;
  height: 152px;
  background: rgba(255, 255, 255, 1);
  padding: 8px 8px;
  opacity: 1;
  position: absolute;
  top: 32px;
  right: 32px;
}
.v2971_9 {
  width: 104px;
  height: 104px;
  background: url("../images/v2971_9.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 8px;
  left: 8px;
  overflow: hidden;
}
.v2971_8 {
  width: 104px;
  color: rgba(44, 104, 255, 1);
  position: absolute;
  top: 112px;
  left: 8px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 16px;
  opacity: 1;
  text-align: center;
}
/* 产品 */

/* ai */
.ai-item {
  width: 371px;
}
.ai-item-pic {
  width: 300px;
  height: 230px;
  background: url(../images/v205_14.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
}
.ai-item-pic_2 {
  background: url(../images/v205_20.png);
}
.ai-item-pic_3 {
  background: url(../images/v205_17.png);
}
.ai-item-title {
  width: 371px;
  height: 64px;
  border-radius: 16px;
  background: rgba(44, 104, 255, 1);
  color: #fff;
  line-height: 64px;
  font-size: 28px;
  text-align: center;
  margin-top: 12px;
}
.ai-item-desc {
  line-height: 28px;
  width: 348px;
  height: 177px;
  border: 1px solid rgba(37, 104, 243, 1);
  border-radius: 24px;
  padding: 48px 24px 16px 24px;
  margin: -24px auto 0 auto;
}
/* ai */

/* sim */
.sim-item {
  width: 30%;
  position: relative;
  padding: 0 48px;
}
.sim-item-pic {
  width: 264px;
  height: 171px;
  background: url(../images/v205_47.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.sim-item-pic_2 {
  background: url(../images/v205_50.png);
}
.sim-item-pic_3 {
  background: url(../images/v205_53.png);
}
.sim-item-title {
  font-size: 40px;
  /* line-height: 28px; */
  color: #2c68ff;
  text-align: center;
  padding: 48px 0;
}
.sim-item-desc {
  line-height: 28px;
}
.sim-item-line {
  width: 2px;
  height: 330px;
  background: linear-gradient(
    rgba(255, 255, 255, 1),
    rgba(80, 158, 236, 1),
    rgba(255, 255, 255, 1)
  );
  position: absolute;
  top: 188px;
  right: 0;
}
/* sim */

/* 闭环 */
.bh-box {
  width: 348px;
  height: 120px;
  background: rgba(238, 243, 255, 1);
  border: 1px solid rgba(37, 104, 243, 1);
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.bh-box.left {
  left: 0;
}
.bh-box.right {
  right: 0;
}

.bh-center-box {
  width: 348px;
  height: 120px;
  background: rgba(44, 104, 255, 1);
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  left: 426px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.v206_235 {
  width: 48px;
  height: 561px;
  background: url("../images/bh_bg3.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 138px;
  left: 790px;
  overflow: hidden;
}
.v206_236 {
  width: 48px;
  height: 561px;
  background: url("../images/bh_bg2.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 138px;
  left: 360px;
  overflow: hidden;
}
/* 闭环 */

/* 制度 */
.zd-item {
  width: 320px;
}
.zd-item-title {
  width: 320px;
  height: 120px;
  background: rgba(44, 104, 255, 1);
  border-radius: 24px;
  padding: 24px 64px;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
.zd-item-desc {
  font-size: 16px;
  line-height: 28px;
  padding: 0 12px;
  margin-top: 16px;
}
.v211_308 {
  width: 479px;
  height: 486px;
  background: url("../images/v211_308.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  color: #fff;
  font-size: 28px;
}
/* 制度 */

.icon-qkl {
  width: 424px;
  height: 64px;
  background: url("../images/qkl.png");
  background-repeat: no-repeat;
  position: relative;
  top: 25px;
  left: 90px;
}

/* 企业 */
.qy-item {
}
.qy-item-name {
  width: 420px;
  height: 64px;
  background: rgba(64, 135, 236, 1);
  border-radius: 8px;
  overflow: hidden;
  font-size: 32px;
  text-align: center;
  color: #fff;
  line-height: 64px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.qy-item-desc {
  width: 100%;
  height: 200px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid rgba(37, 104, 243, 1);
  border-radius: 16px;
  overflow: hidden;
  padding: 24px;
  margin-top: -16px;
  position: relative;
}
.qy-desc-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 24px;
  color: rgba(64, 135, 236, 1);
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.v174_1300 {
  width: 520px;
  height: 138px;
  background: url("../images/v174_1300.png");
  margin: 0 auto;
  margin-top: -12px;
}
.qy-tag {
  width: 132px;
  height: 48px;
  background: rgba(44, 104, 255, 1);
  border-radius: 8px;
  overflow: hidden;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin: 24px 0;
}

/* 企业 */

.v2971_33 {
  width: 64px;
  height: 64px;
  background: url("../images/v2971_33.png");
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
}

.v2971_38 {
  width: 64px;
  height: 64px;
  background: url("../images/v2971_38.png");
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
}

.v199_1462 {
  width: 46px;
  height: 63px;
  background: url("../images/v199_1462.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 2366px;
  left: 360px;
  overflow: hidden;
}
.v174_1319 {
  width: 32px;
  height: 32px;
  background: rgba(80, 158, 236, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 23px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.v174_1320 {
  width: 32px;
  height: 32px;
  background: rgba(64, 135, 236, 1);
  opacity: 1;
  position: absolute;
  top: 17px;
  left: 23px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.v174_1337 {
  width: 320px;
  height: 545px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(219, 229, 249, 1));
  opacity: 1;
  position: absolute;
  top: 840px;
  left: 416px;
  border: 2px solid
    linear-gradient(rgba(255, 255, 255, 0), rgba(80, 158, 236, 1));
  border-top-left-radius: 171px;
  border-top-right-radius: 171px;
  border-bottom-left-radius: 171px;
  border-bottom-right-radius: 171px;
  overflow: hidden;
}
.v177_1349 {
  width: 320px;
  height: 545px;
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(219, 229, 249, 1));
  opacity: 1;
  position: absolute;
  top: 840px;
  left: 1184px;
  border: 2px solid
    linear-gradient(rgba(255, 255, 255, 0), rgba(80, 158, 236, 1));
  border-top-left-radius: 171px;
  border-top-right-radius: 171px;
  border-bottom-left-radius: 171px;
  border-bottom-right-radius: 171px;
  overflow: hidden;
}

.v183_1410 {
  width: 32px;
  height: 32px;
  background: rgba(80, 158, 236, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 23px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.v183_1411 {
  width: 32px;
  height: 32px;
  background: rgba(64, 135, 236, 1);
  opacity: 1;
  position: absolute;
  top: 17px;
  left: 23px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

.v199_1477 {
  width: 100%;
  height: 548px;
  background: url("../images/v199_1477.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1469 {
  width: 100%;
  height: 548px;
  background: url("../images/v199_1469.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1467 {
  width: 100%;
  height: 548px;
  background: url("../images/v199_1467.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1460 {
  width: 100%;
  height: 548px;
  background: url("../images/v199_1460.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1454 {
  width: 388px;
  height: 200px;
  background: rgba(64, 135, 236, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}
.v199_1455 {
  width: 388px;
  height: 200px;
  background: rgba(44, 104, 255, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 406px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}
.v199_1457 {
  width: 388px;
  height: 200px;
  background: rgba(18, 167, 216, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 812px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  overflow: hidden;
}
.v199_1442 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1442.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 200px;
  left: 812px;
  overflow: hidden;
}
.v198_1433 {
  width: 320px;
  height: 106px;
  background: url("../images/v198_1433.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 38px;
  left: 440px;
  overflow: hidden;
}
.v188_1431 {
  width: 320px;
  height: 106px;
  background: url("../images/v188_1431.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v183_1414 {
  width: 120px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 0px;
  left: 100px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 40px;
  opacity: 1;
  text-align: left;
}
.v183_1417 {
  width: 320px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 58px;
  left: 0px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v198_1434 {
  width: 320px;
  height: 106px;
  background: url("../images/v198_1434.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 38px;
  left: 846px;
  overflow: hidden;
}
.v183_1415 {
  width: 200px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 0px;
  left: 60px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 40px;
  opacity: 1;
  text-align: left;
}
.v183_1420 {
  width: 320px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 58px;
  left: 0px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v198_1432 {
  width: 320px;
  height: 106px;
  background: url("../images/v198_1432.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 38px;
  left: 34px;
  overflow: hidden;
}
.v183_1413 {
  width: 120px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 0px;
  left: 100px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 40px;
  opacity: 1;
  text-align: left;
}
.v183_1418 {
  width: 320px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 58px;
  left: 0px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.v198_1436 {
  width: 388px;
  height: 348px;
  background: url("../images/v198_1436.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 200px;
  left: 0px;
  overflow: hidden;
}
.v199_1471 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1471.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 200px;
  left: 406px;
  overflow: hidden;
}
.v199_1472 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1472.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1473 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1473.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1474 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1474.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v199_1475 {
  width: 388px;
  height: 348px;
  background: url("../images/v199_1475.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.v201_1478 {
  width: 280px;
  height: 400px;
  background: rgba(238, 243, 255, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
}

.v202_1491 {
  width: 256px;
  height: 64px;
  background: rgba(44, 104, 255, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  overflow: hidden;
}
.v202_1492 {
  width: 160px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 18px;
  left: 48px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 32px;
  opacity: 1;
  text-align: left;
}

.v205_88 {
  width: 389px;
  height: 287px;
  background: url("../images/v205_88.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
}

.v206_172 {
  width: 320px;
  height: 88px;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 426px;
  overflow: hidden;
}
.v206_136 {
  width: 320px;
  height: 88px;
  background: url("../images/bh_bg.png");
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
}
.v206_137 {
  width: 112px;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 22px;
  left: 104px;
  font-family: PingFang SC;
  font-weight: Semibold;
  font-size: 28px;
  opacity: 1;
  text-align: left;
}
.v206_177 {
  width: 320px;
  height: 64px;
  opacity: 1;
  position: absolute;
  top: 0px;
  right: 0;
  overflow: hidden;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  background: rgba(64, 135, 236, 1);
  border-radius: 16px;
}
.v206_173 {
  width: 320px;
  height: 64px;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  background: rgba(64, 135, 236, 1);
  border-radius: 16px;
}

.v206_258 {
  width: 394px;
  height: 540px;
  background: url("../images/v206_258.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
}

.v207_301 {
  width: 100%;
  height: 880px;
  background: url("../images/v207_301.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.v210_307 {
  width: 100%;
  height: 120px;
  background: url("../images/v210_307.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.v207_302 {
  width: 100%;
  height: 120px;
  background: rgba(44, 104, 255, 1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  text-align: center;
  line-height: 120px;
}
