/*
 * 清除浮动
 */
.main img {
  width: 100%;
}
.main .site-category {
  height: 740px;
  background-color: #f6f6f6;
}
.main .site-category .tit h1 {
  font-size: 40px;
  color: #f55925;
  margin: 80px 0 29px 0;
}
.main .site-category .tit p {
  font-size: 20px;
  color: #333;
  margin-bottom: 75px;
}
.main .site-category .botm .left,
.main .site-category .botm .right {
  width: 580px;
  position: relative;
}
.main .site-category .botm .left .pos,
.main .site-category .botm .right .pos {
  position: absolute;
  text-align: center;
  padding: 0 38px;
}
.main .site-category .botm .left .pos h3,
.main .site-category .botm .right .pos h3 {
  font-size: 38px;
  color: #fff;
  margin: 108px 0 33px 0;
}
.main .site-category .botm .left .pos p,
.main .site-category .botm .right .pos p {
  color: #fff;
  font-size: 19px;
  margin-bottom: 48px;
}
.main .site-category .botm .left .pos .btn,
.main .site-category .botm .right .pos .btn {
  width: 192px;
  height: 54px;
  background-color: #ffc95f;
  border-radius: 25px;
  font-size: 21px;
}
.main .not-only-website {
  height: 850px;
  background-color: #fff;
}
.main .not-only-website .tit h1 {
  font-size: 40px;
  color: #f55925;
  margin: 0 0 31px 0;
  padding-top: 79px;
}
.main .not-only-website .tit p {
  font-size: 20px;
  color: #333;
  margin-bottom: 61px;
}
.main .not-only-website .botm {
  width: 1200px;
  margin: auto;
  position: relative;
}
.main .not-only-website .botm .item {
  width: 560px;
  height: 169px;
  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-left: 42px;
  margin: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .not-only-website .botm .item .left {
  width: 100px;
  padding-top: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main .not-only-website .botm .item .right {
  width: 340px;
  padding-top: 44px;
  padding-left: 29px;
  color: #333;
}
.main .not-only-website .botm .item .right h3 {
  font-size: 18px;
}
.main .not-only-website .botm .item .right p {
  font-size: 14px;
  color: #666;
}
.main .magnanimity-template {
  position: relative;
}
.main .magnanimity-template .txt {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.main .magnanimity-template .txt h1 {
  font-size: 40px;
  margin: 14% 0 2% 0;
}
.main .magnanimity-template .txt p {
  line-height: 20px;
  margin-bottom: 2%;
}
.main .magnanimity-template .txt .btn {
  width: 180px;
  height: 50px;
  background-color: #ffc95f;
  border-radius: 25px;
  font-size: 20px;
}
.main .advantage {
  background-color: #fff;
}
.main .advantage .tit h1 {
  font-size: 40px;
  color: #f55925;
  margin: 0 0 28px 0;
  padding-top: 79px;
}
.main .advantage .tit p {
  font-size: 20px;
  color: #333;
  margin-bottom: 61px;
}
.main .advantage .botm {
  padding-bottom: 96px;
}
.main .advantage .botm .left {
  width: 50%;
}
.main .advantage .botm .left img {
  width: 70%;
}
.main .advantage .botm .right {
  width: 50%;
}
.main .advantage .botm .right .right-contain {
  margin: auto;
}
.main .advantage .botm .right .right-contain .item {
  width: 269px;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
}
.main .advantage .botm .right .right-contain .item .left {
  width: 80px;
}
.main .advantage .botm .right .right-contain .item .right {
  width: 189px;
  color: #333;
}
.main .advantage .botm .right .right-contain .item .right h3 {
  font-size: 18px;
}
.main .advantage .botm .right .right-contain .item .right p {
  font-size: 14px;
  color: #666;
}
.main .advantage .botm .right .right-contain .ml {
  margin-left: 45px;
}
.main .advantage .botm .right .right-contain .mb {
  margin-bottom: 59px;
}
.main .advantage .botm1 {
  padding-bottom: 103px;
}
.main .advantage .botm1 .btn {
  width: 180px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #333333;
  background-color: #fff;
  font-size: 20px;
}
.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;
}
