

.part1 h3 {
  padding-top: 0.7rem;
}

.part1 .case-box {
  padding: .2rem 0 .4rem;
  text-align: center;
  overflow: hidden;
}

.part1 .case-box li {
  display: inline-block;
  text-align: center;
  box-shadow: 0 0 0.2rem #e6e0e0;
  margin: .30rem .35rem;
}

.part1 .case-box li a {
  width: 2.8rem;
  height: 1.5rem;
  display: block;
}

.part1 .case-box li img {
  height: .5rem;
  margin-top: .25rem;
}

.part1 .case-box li p {
  margin-top: .12rem;
  font-size: .26rem;
  color: #333333;
}

.part2 {
  background: #fafafa;
}

.part2 h3 {
  padding: .6rem 0 .3rem 0;
}

.part2 .special-box {
  padding: .3rem 0 .5rem;
}

.part2 .ulList1 {
  margin: 0 .3rem;
}

.part2 .ulList1 .show .list1-top {
  border-bottom: 0.01rem solid #eeeeee;
}

.part2 .ulList1 .show .list1-top::after {
  transform: rotateX(180deg);
}

.part2 .ulList1 .show .ulList2 {
  margin-top: .013333rem;
  display: block;
}

.part2 .ulList1 > li {
  background: #fff;
  margin-top: .4rem;
}

.part2 .ulList1 > li:first-child {
  margin-top: 0;
}

.part2 .ulList1 > li:last-child .list1-top {
  border-bottom: 0;
}

.part2 .ulList1 > li .list1-top {
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: .26rem;
  color: #333333;
  background-color: #fff;
  padding-left: 1.25rem;
  box-sizing: border-box;
  position: relative;
}

.part2 .ulList1 > li .list1-top:after {
  position: absolute;
  display: block;
  content: "";
  width: .3rem;
  height: .3rem;
  background: url(../images/mob/index/down.png) no-repeat;
  background-size: 100%;
  top: .45rem;
  right: .45rem;
}

.part2 .ulList1 > li .list1-top img {
  position: absolute;
  display: block;
  width: 1rem;
  height: .75rem;
  top: .22rem;
  left: 0;
  min-width: auto;
  max-width: auto;
  margin: 0;
}

.part2 .ulList1 > li .list1-top span {
  display: block;
  font-size: .26rem;
  color: #333333;
}

.part2 .ulList2 {
  display: none;
  width: 100%;
}

.part2 .ulList2 li {
  width: 100%;
  height: 1.3rem;
  background: #fff;
  padding-left: 1.25rem;
  padding-right: .3rem;
  box-sizing: border-box;
  position: relative;
}

.part2 .ulList2 li:last-child .txt {
  border-bottom: 0;
}

.part2 .ulList2 li img {
  position: absolute;
  display: block;
  width: .5rem;
  height: .5rem;
  top: .4rem;
  left: .5rem;
}

.part2 .ulList2 li .txt {
  height: 100%;
  padding-top: .25rem;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #eeeeee;
}

.part2 .ulList2 li .txt p {
  font-size: .22rem;
  color: #222222;
  line-height: .4rem;
}

.part2 .ulList2 li .txt a {
  color: #222222;
  display: block;
  width: 100%;
  height: 100%;
}

.part2 .ulList2 li .txt span {
  display: inline-block;
  width: 100%;
  font-size: .22rem;
  color: #999999;
  line-height: .4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.part3 {
  background: url(../images/mob/index/func_bg.png) center/cover no-repeat;
}

.part3 h3 {
  color: #fff;
  padding: .5rem 0 .4rem 0;
}

.part3 .func-box .swiper-container1 {
  position: relative;
  padding-bottom: 1.3rem;
  overflow: hidden;
}

.part3 .func-box .swiper-container1 .swiper-pagination-progressbar {
  width: 1rem;
  height: .06rem;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
}

.part3 .func-box .swiper-container1 .swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.5);
}

.part3 .func-box .swiper-container1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
}

.part3 .func-box .func-list {
  width: 1.96rem;
  height: 2.21rem;
  position: relative;
  margin: .4rem auto 0;
}

.part3 .func-box .func-list:first-child {
  margin-top: 0;
}

.part3 .func-box .func-list img {
  width: 100%;
  height: 100%;
}

.part3 .func-box .func-list p {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: .3rem;
  text-align: center;
}

.part3 .func-box .func-list p.bottom {
  bottom: .1rem;
}

.part4 {
  padding-bottom: .6rem;
}

.part4 h3 {
  padding: .6rem 0 .4rem;
}

.part4 .support .support-lists {
  padding: 0.3rem;
  text-align: center;
}

.part4 .support .support-lists .support-list {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  border-right: .01rem solid #fafafa;
  border-bottom: .01rem solid #fafafa;
  padding-bottom: .5rem;
}

.part4 .support .support-lists .support-list:nth-of-type(2n) {
  border-right: 0;
}

.part4 .support .support-lists .support-list:nth-of-type(3), .part4 .support .support-lists .support-list:nth-of-type(4) {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: .4rem;
}

.part4 .support .support-lists .support-list > p {
  font-size: .28rem;
  color: #333333;
}

.part4 .support .support-lists .support-list .img-box {
  margin: 0 auto;
  width: 2rem;
  height: 2rem;
  position: relative;
}

.part4 .support .support-lists .support-list .img-box img {
  width: 100%;
}

.part4 .support .support-lists .support-list .img-box p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 0.22rem;
  color: #fff;
}

.part4 .support .support-lists .support-list .img-box p span {
  font-size: .4rem;
}

.part5 {
  padding: .6rem 0 .4rem 0;
  background: #fafafa;
}

.part5 > p {
  padding-bottom: .5rem;
}

.part5 .service .img {
  width: 5.8rem;
  height: 4.44rem;
  margin: 0 auto;
}

.part5 .service .img img {
  width: 100%;
}

.part5 .service .seList {
  overflow: hidden;
}

.part5 .service .seList li {
  width: 50%;
  box-sizing: border-box;
  float: left;
  padding: .4rem 0;
  padding-left: 1.8rem;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;
  background-position: .6rem center;
  position: relative;
}

.part5 .service .seList li:first-child {
  background-image: url(../images/mob/index/service1.png);
}

.part5 .service .seList li:first-child::after {
  content: '';
  position: absolute;
  width: .01rem;
  height: .55rem;
  background: #eeeeee;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.part5 .service .seList li:last-child {
  background-image: url(../images/mob/index/service2.png);
}

.part5 .service .seList li p {
  font-size: .4rem;
  color: #0070e0;
}

.part5 .service .seList li span {
  font-size: .2rem;
  color: #666666;
}

.part6 {
  padding: .7rem 0;
}

.part6 > p {
  margin-bottom: .5rem;
}

.part6 .advantage {
  overflow: hidden;
  padding: 0 .25rem;
  padding-bottom: .2rem;
}

.part6 .advantage li {
  width: 3.4rem;
  line-height: 1.1rem;
  background: #fff;
  margin-top: .2rem;
  position: relative;
  box-shadow: 0 0 0.2rem #e6e0e0;
}

.part6 .advantage li:nth-of-type(2n-1) {
  float: left;
}

.part6 .advantage li:nth-of-type(2n) {
  float: right;
}

.part6 .advantage li img {
  display: inline-block;
  width: .83rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.part6 .advantage li p {
  width: 100%;
  display: inline-block;
  font-size: .24rem;
  transform: scale(0.85);
  color: #333333;
  font-weight: 300;
  padding-left: .6rem;
  box-sizing: border-box;
  white-space: nowrap;
}

.part6 .online {
  display: block;
  margin: 0.3rem auto 0;
  width: 1.75rem;
  line-height: .58rem;
  border-radius: .29rem;
  text-align: center;
  font-size: .24rem;
  color: #3185ff;
  border: 0.01rem solid #3185ff;
}

.part7 {
  background: #fafafa;
}

.part7 > h3 {
  padding-top: .7rem;
}

.part7 .project {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: .3rem 0;
}

.part7 .project li {
  width: 33.3%;
  text-align: center;
  padding: .3rem 0;
  position: relative;
}

.part7 .project li.show::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-width: .15rem;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

.part7 .project li.show .info {
  display: block;
}

.part7 .project li .info {
  display: none;
  width: 6.8rem;
  border-radius: .2rem;
  background: rgba(255, 255, 255, 0.95) url(../images/mob/index/pro_bg.png) center/cover no-repeat;
  position: absolute;
  left: .3rem;
  top: 100%;
  z-index: 9;
  padding: .4rem .45rem .7rem;
  box-sizing: border-box;
}

.part7 .project li .info p {
  line-height: .36rem;
  color: #333333;
}

.part7 .project li .info .close {
  width: .32rem;
  height: .33rem;
  background: url(../images/mob/index/pro_close.png) center/cover no-repeat;
  position: absolute;
  bottom: .2rem;
  left: 50%;
  transform: translateX(-50%);
}

.part7 .project li:nth-of-type(3n-1) .info {
  left: -2.2rem;
}

.part7 .project li:nth-of-type(3n) .info {
  left: -4.7rem;
}

.part7 .project li .cont-box img {
  width: .94rem;
  height: .94rem;
}

.part7 .project li .cont-box p {
  font-size: .24rem;
  color: #555555;
  margin-top: .2rem;
}

.part8 h3 {
  padding-top: .6rem;
}

.part8 .paList {
  margin-top: .533333rem;
  padding: 0 .466667rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.part8 .paList li {
  margin-bottom: .4rem;
  width: 2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  border: .01rem solid #f8f8f8;
  border-radius: .1rem;
  overflow: hidden;
}

.part8 .paList li img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
