/*
 * 清除浮动
 */
.main img {
  width: 100%;
}
.main .what-bd-xiongzhanghao {
  height: 505px;
  background-color: #fff;
  padding: 95px 0 70px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .what-bd-xiongzhanghao .left {
  width: 595px;
}
.main .what-bd-xiongzhanghao .right {
  width: 530px;
}
.main .what-bd-xiongzhanghao .right h1 {
  font-size: 40px;
  margin: 30px 0;
  color: #f55925;
}
.main .what-bd-xiongzhanghao .right p {
  font-size: 20px;
  line-height: 30px;
  color: #666;
}
.main .five-energized-means {
  height: 640px;
  background-color: #f6f6f6;
}
.main .five-energized-means .tit {
  height: 185px;
  line-height: 185px;
  font-size: 40px;
  color: #f55925;
}
.main .five-energized-means .botm {
  width: 1200px;
  margin: auto;
  position: relative;
}
.main .five-energized-means .botm .num {
  width: 16px;
  height: 11px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0px;
  letter-spacing: 0px;
  color: #999999;
}
.main .five-energized-means .botm h3 {
  height: 23px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.main .five-energized-means .botm p {
  width: 177px;
  height: 72px;
  margin-top: 26px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.main .five-energized-means .botm img {
  width: 88px;
  height: 88px;
  margin-top: 51px;
}
.main .five-energized-means .botm .one {
  width: 240px;
  height: 340px;
  background-color: #ffffff;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .five-energized-means .botm .two {
  width: 240px;
  height: 340px;
  background-color: #eeeeee;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .five-energized-means .botm .three {
  width: 240px;
  height: 340px;
  background-color: #ffffff;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .five-energized-means .botm .fore {
  width: 240px;
  height: 340px;
  background-color: #eeeeee;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .five-energized-means .botm .center {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -129px;
  margin-top: -12px;
  width: 258px;
  height: 365px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 13px 0px rgba(245, 89, 37, 0.19);
          box-shadow: 0px 1px 13px 0px rgba(245, 89, 37, 0.19);
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .register-immediately {
  position: relative;
}
.main .register-immediately .contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 40%;
  padding-right: 18.75%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .register-immediately .contain .contain-child {
  position: relative;
  height: 100%;
}
.main .register-immediately .contain .btn {
  position: absolute;
  top: 50%;
  left: 0;
  width: 160px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 6px;
  font-size: 24px;
  color: #f55925;
  line-height: 50px;
  margin-top: -25px;
}
.main .register-immediately .contain .phone {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 60px;
  margin-top: -30px;
  margin-left: -100px;
}
.main .register-immediately .contain .phone .img {
  height: 60px;
  padding-top: 9px;
}
.main .register-immediately .contain .phone .text p {
  line-height: 30px;
  height: 30px;
  color: #fff;
}
.main .register-immediately .contain .phone .text .p1 {
  font-size: 14px;
}
.main .register-immediately .contain .phone .text .p2 {
  font-size: 20px;
  font-weight: 600;
}
.main .register-immediately .contain .erweima {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100px;
  height: 100px;
  background-color: #fff;
  margin-top: -50px;
  line-height: 100px;
  text-align: center;
}
.main .advantage {
  background-color: #fff;
}
.main .advantage h1 {
  font-size: 40px;
  padding: 70px 0 0 0;
  color: #f55925;
}
.main .advantage .item {
  padding: 128px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .advantage .bg {
  background-color: #f6f6f6;
}
.main .advantage .right .h2 {
  font-size: 40px;
  padding: 70px 0 10px 0;
  color: #f55925;
}
.main .advantage .right .h3 {
  font-size: 40px;
  padding: 10px 0 20px 0;
  color: #f55925;
}
.main .advantage .right p {
  font-size: 20px;
  color: #333;
}
