*{
  padding: 0;
  margin: 0;
}

img {
  vertical-align: middle;
  border: none;
  /* width: 100%; */
}

.mr-10{
  margin-right: 10px;
}

.ml-80{
  margin-left: 80px;
}

.mr-80{
  margin-right: 80px;
}

.hand-shape{
  transition: all .8s;
  cursor: pointer;
}

.hand-shape:hover{
  transform: translateY(-15px);
  transition: all .5s;
}

.tup-img{
  width: 584px;
  max-height: 500px;
}

/* .tup-img:nth-child(odd){
  margin-right: 30px;
} */

.double-high-plan-wrap p{
  padding-top: 10px;
}

.double-high-plan-wrap{
  color: #57527b;
  width: 100%;
  overflow: hidden;
}

.double-high-plan-wrap p, .double-high-plan-wrap li{
  line-height: 33px;
  font-size: 18px;
}

.plan-module-one{
  padding-top: 70px;
}


.plan-header{
  height: 700px;
  background: url("/statics/qiangzhi/img/banner.png") center center no-repeat;
}
 /*.header-box{
  height: 80px;
  background-color: #090909;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 300px
}
.header-box img{
  width: 300px;
  height: 30px;
}

.header-box .index-btn{
  color: #fff;
  font-size: 18px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #8151eb;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
} */

.plan-module-common{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.module-title{
  color: #323233;
  font-weight: normal;
  font-size: 32px;
}

.module-one-content{
  display: flex;
  padding: 70px 0;
}

.module-one-content .left-content{
  width: 350px;
}

.module-one-content .right-content:last-child{
  margin-top: 28px;
}

.common-content{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.left-content, .right-content {
  text-align: right;
  padding-top: 10px;
  
}

.right-content{
  text-align: left;
  width: 350px;
}

.right-content{
  width: 375px;
}

.common-content h3{
  font-size: 22px;
  font-weight: bold;
}

.common-content p{
  font-size: 18px;
}

.plan-module-two, .plan-module-four, .plan-module-six{
  padding: 70px 0;
  background-color: #edf1fa;
}

.common-box{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.module-two-box .module-title , .module-four-box .module-title{
  padding-bottom: 15px;
}

.module-two-box p, .module-four-box p{
  padding-bottom: 50px;
}

.plan-module-three{
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 70px 0;
}

.plan-module-three .module-title{
  padding-bottom: 60px;
}

.module-three-content{
  display: flex;
  width: 1200px;
  justify-content: space-between;
  padding-bottom: 80px;
}

.module-three-content .img-side-part{
  width: 660px;
  padding-top: 60px;
  padding-left: 10px;
}

.module-three-content .first-level-common{
  display: flex;
  align-items: center;
}

.first-level-title{
  font-size: 28px;
  /* padding-bottom: 4px; */
}

.secondary-title {
  display: inline-block;
  color: #ff6cba;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 15px;
  text-decoration: underline;
}

.img-side-part ul{
  padding-top: 40px;
}

.img-side-part ul li{
  list-style: square;
  margin-left: 20px;
  line-height: 33px;
  margin-bottom: 15px;
}

.img-side-part ul li::marker{
  color: #ff6cba;
}

.img-side-part .icon-tb{
  width: 45px;
  height: 30px;
  padding-right: 15px;
}

.img-side-part p {
  width: 680px;
}

.icon-tb img{
  width: 100%;
  height: 100%;
}

.four-content{
  display: flex;
  justify-content: space-between;
}

.four-content .right-img{
  height: 720px;
}

.four-content .mobile-office-features{
  width: 295px;
  height: 345px;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 4px 8px 2px rgb(77 72 98 / 8%);
  padding: 0 20px;
  
}

.mobile-office-box{
  margin-right: 30px;
  margin-bottom: 20px;
}

.mobile-office-features h3{
  font-size: 22px;
  font-weight: bold;
}

.mobile-office-features .icon-mobile{
  width: 128px;
  height: 150px;
  padding: 20px 0;
  margin: 0 auto;
}

.icon-mobile img{
  width: 100%;
  height: 100%;
}

.mobile-office-features p{
  text-align: left;
  padding-top: 15px;
}

.four-content .bar-type{
  display: inline-block;
  width: 100%;
  height: 8px;
  background-color: #6c3df4;
  border-radius: 5px 5px 0 0;
}

.plan-module-five .left-content{
  text-align: left;
}

.plan-module-five ul{
  padding-left: 40px;
  margin-bottom: 100px;
}

.common-content .module-five-li{
  list-style: square;
  line-height: 33px;
}

.common-content .left-content li{
  width: 320px;
}

.module-five-content{
  width: 1200px;
  display: flex;
  justify-content: space-between;
  padding: 180px 0;
  background: url('/statics/qiangzhi/img/platform-advantages.png') center center no-repeat;

}

.plan-module-six p,.plan-module-six h3{
  text-align: left;
}

.plan-module-six p{
  padding-bottom: 30px;
}

.plan-module-six h3{
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 30px;
}

.module-six-box .module-title{
  padding-bottom: 80px;
}

.module-six-box img{
  width: 935px;
}

footer{
  /* padding-top: 180px; */
  background-color: #3c416b;
  background-image: none;
}