.main-container {
  position: relative;
  min-width: 1200px;
  width: 100%;
}
.tabel {
  float: right;
  margin-top: 30px;
}
.tabel > a {
  float: left;
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  margin-right: 60px;
  cursor: pointer;
}
.heade {
  width: 100%;
  z-index: 10;
  position: absolute;
}
.container-content {
  background-color: #fff;
}
.container-content .why {
  background-color: #016cfa;
  width: 100% 0;
  position: relative;
}
.container-content .why .why-bg {
  height: 796px;
  margin: 0 auto;
  background: url("https://juheimgs.oss-cn-beijing.aliyuncs.com/scan/why-bg.png") no-repeat top center;
  background-color: #016cfa;
  background-size: cover;
  padding-top: 134px;
  position: relative;
}
.container-content .why .why-bg .why-main {
  margin: 0 auto;
}
.container-content .why .why-bg .why-main > div {
  text-align: center;
}
.container-content .why .why-bg .why-main .why-title {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
  margin-bottom: 3px;
}
.container-content .why .why-bg .why-main .why-brief {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 24px;
}
.container-content .why .why-bg .why-main .why-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #207cf6;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 auto;
  background-color: #fff;
  cursor: pointer;
  display: block;
  text-align: center;
}
.container-content .why .why-mask {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 0px solid transparent;
  border-bottom: 120px solid #fff;
}
.features {
  max-width: 966px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
}
.features .features-title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 60px;
}
.features .features-main {
  height: 388px;
  margin-top: 22px;
}
.features .features-main > div {
  float: left;
}
.features .features-main .features-pic,
.features .features-main .warning-pic {
  width: 618px;
  height: 100%;
  margin-right: 14px;
}
.features .features-main .features-pic img,
.features .features-main .warning-pic img {
  width: 100%;
  height: 100%;
}
.features .features-main .features-introduce {
  padding-top: 32px;
}
.features .features-main .features-introduce img {
  width: 72px;
  height: 72px;
}
.features .features-main .features-introduce p {
  font-size: 36px;
  color: #333;
  line-height: 54px;
  margin-top: 20px;
}
.features .features-main .features-introduce div {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-top: 10px;
}
.threaten {
  margin-top: 80px;
  padding-top: 0;
}
.threaten .features-main > div {
  float: right;
}
.threaten .features-introduce {
  padding-left: 40px;
}
.warning {
  margin-top: 80px;
  padding-top: 0;
}
.plugin {
  height: 280px;
  margin-top: 104px;
  padding-top: 60px;
  background-color: #016cfa;
}
.plugin .plugin-main {
  max-width: 996px;
  margin: 0 auto;
  position: relative;
}
.plugin .plugin-main h3 {
  font-size: 44px;
  color: #fff;
  line-height: 66px;
  font-weight: bold;
  margin-bottom: 5px;
}
.plugin .plugin-main p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 22px;
  position: relative;
  z-index: 10;
}
.plugin .plugin-main div {
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}
.plugin .plugin-main img {
  position: absolute;
  width: 844px;
  height: 826px;
  right: 0px;
  top: -322px;
}
.scene {
  width: 100%;
  max-width: 966px;
  margin: 100px auto 0;
}
.scene .scene-title {
  font-size: 44px;
  color: #333;
  line-height: 66px;
  font-weight: bold;
  text-align: center;
}
.scene .scene-list {
  margin-top: 40px;
}
.scene .scene-list > ul {
  float: left;
  width: 456px;
  margin-bottom: 48px;
}
.scene .scene-list > ul > li {
  float: left;
}
.scene .scene-list > ul > .pic {
  width: 72px;
  height: 72px;
  margin-right: 20px;
}
.scene .scene-list > ul > .pic img {
  width: 100%;
  height: 100%;
}
.scene .scene-list > ul > .content {
  width: 364px;
}
.scene .scene-list > ul > .content > p:first-child {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
}
.scene .scene-list > ul > .content > p:last-child {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  margin-top: 6px;
}
.scene .scene-list > ul:nth-child(3n+0),
.scene .scene-list > ul:first-child {
  margin-right: 52px;
}
.tip {
  width: 100%;
  max-width: 996px;
  height: 196px;
  border-radius: 18px;
  background-color: rgba(1,108,250,0.06);
  margin: 52px auto 40px;
}
.tip .tip-con {
  padding-top: 40px;
  font-size: 32px;
  color: #333;
  line-height: 48px;
  text-align: center;
  font-weight: bold;
}
.tip .tip-btn {
  width: 140px;
  height: 48px;
  border-radius: 8px;
  background-color: #016cfa;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  margin: 20px auto 0;
  cursor: pointer;
  display: block;
  text-align: center;
}