.progAdva {
  width: 12rem;
  height: 5.35rem;
  margin: 0 auto;
  padding-top: 0.6rem;
}
.progAdva .paBox1 {
  width: 10.6rem;
  height: 1rem;
  font-size: 0;
  margin: 0.6rem auto 0.25rem;
}
.progAdva .paBox1 li {
  display: inline-block;
  vertical-align: top;
  width: 3.48rem;
  height: 1rem;
  margin-right: 0.05rem;
  box-shadow: 0 0 0.15rem #c4c4c4;
  text-align: center;
}
.progAdva .paBox1 li p {
  line-height: 1rem;
  font-size: 0.16rem;
}
.progAdva .paBox1 li:last-child {
  margin-right: 0;
}
.progAdva .paBox2 {
  width: 12rem;
  height: 1rem;
  font-size: 0;
}
.progAdva .paBox2 li {
  display: inline-block;
  vertical-align: top;
  width: 2.95rem;
  height: 1rem;
  margin-right: 0.05rem;
  box-shadow: 0 0 0.15rem #c4c4c4;
  padding-top: 0.2rem;
  text-align: center;
}
.progAdva .paBox2 li p {
  line-height: 0.28rem;
  font-size: 0.16rem;
}
.progAdva .paBox2 li:last-child {
  margin-right: 0;
}
.progAdva li:hover {
  color: #fff;
  background-color: #D00022;
}
.applScen {
  width: 100%;
  height: 8.75rem;
  background: url(../images/wxapp/appl-scen-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  padding-top: 0.4rem;
}
.applScen .asBox {
  width: 9.86rem;
  height: 6.27rem;
  margin: 0.55rem auto;
  font-size: 0;
}
.applScen .asBox li {
  display: inline-block;
  vertical-align: top;
  width: 2.89rem;
  height: 2.89rem;
  margin: 0 0.57rem 0.47rem 0;
  position: relative;
}
.applScen .asBox li img {
  width: 2.89rem;
  height: 2.89rem;
}
.applScen .asBox li p {
  display: block;
  width: 2.89rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: #fff;
  font-size: 0.27rem;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
}
.applScen .asBox li:nth-child(3n) {
  margin-right: 0;
}
.applScen .asBox .asCont {
  display: none;
  width: 2.89rem;
  height: 2.89rem;
  color: #fff;
  text-align: center;
  border: 0.02rem solid #fff;
  padding-top: 0.65rem;
  background-color: rgba(255, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
}
.applScen .asBox .asTitle {
  width: 2.89rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.3rem;
  font-weight: bold;
}
.applScen .asBox .asText {
  width: 2.89rem;
  line-height: 0.4rem;
  font-size: 0.19rem;
}
.applScen .asBox li:hover p {
  display: none;
}
.applScen .asBox li:hover .asCont {
  display: block;
}
.ourCase {
  width: 100%;
  height: 7.2rem;
  padding-top: 0.6rem;
}
.ourCase .hdCont {
  width: 12rem;
  height: 4.26rem;
  margin: 0.55rem auto;
}
.ourCase .hdCont .ato-content {
  width: 12rem;
  margin: 0 auto;
}
.ourCase .hdCont .ato-list {
  float: left;
  width: 10.66rem;
  height: 4.26rem;
}
.ourCase .hdCont ul {
  height: 4.26rem;
}
.ourCase .hdCont ul li {
  width: 2.39rem;
  height: 4.26rem;
  float: left;
  position: relative;
  margin: 0 0.15rem;
}
.ourCase .hdCont ul li div {
  width: 2.39rem;
  height: 4.26rem;
  -webkit-transition: height 300ms;
  -moz-transition: height 300ms;
  -ms-transition: height 300ms;
  -o-transition: height 300ms;
  transition: height 300ms;
  text-align: center;
}
.ourCase .hdCont ul li div img {
  width: 2.39rem;
  height: 4.26rem;
  border: none;
  display: block;
  margin: 0 auto;
}
.ourCase .hdCont ul li div .caseQR {
  display: none;
  width: 2.39rem;
  height: 3rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  color: #fff;
  font-size: 0.2rem;
  padding-top: 1.2rem;
  letter-spacing: 0.03rem;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.ourCase .hdCont ul li div .caseQR img {
  width: 1.22rem;
  height: 1.22rem;
  margin-bottom: 0.2rem;
}
.ourCase .hdCont .ato-list ul li div:hover .caseQR {
  display: block;
}
.ourCase .ato-list-fl {
  float: left;
}
.ourCase .ato-list-fl a {
  display: block;
  float: left;
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 2rem;
  margin-right: 0.1rem;
  color: #c9c9c9;
  border: 1px solid #c9c9c9;
  text-align: center;
}
.ourCase .ato-list-fl a i {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.4rem;
}
.ourCase .ato-list-fl a:hover {
  background: #05608D;
  color: #fff;
  border: 0;
}
