.h5Dev {
  width: 100%;
  height: 3.3rem;
  padding-top: 0.45rem;
}
.h5Dev .hdCont {
  width: 11.98rem;
  height: 3.85rem;
  margin: 0 auto;
  padding: 0.4rem 1.7rem;
  /*border: 1px solid #c4c4c4;
  border-bottom: 0;
  border-radius: 0.07rem 0.07rem 0 0;
  box-shadow: 0 -0.15rem 0.25rem -0.25rem #c4c4c4, 0.05rem 0 0.1rem -0.05rem #c4c4c4, -0.05rem 0 0.1rem -0.05rem #c4c4c4;*/
}
.h5Dev .hdCont p:nth-child(1) {
  line-height: 0.17rem;
  font-size: 0.15rem;
  letter-spacing: 0.03rem;
}
.h5Dev .hdCont p:nth-child(2) {
  line-height: 1.06rem;
  font-size: 0.34rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #05628D;
}
.h5Dev .hdCont p:nth-child(3) {
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.custFunc {
  width: 100%;
  height: 8.3rem;
  background-color: #F2F2F2;
}
.custFunc .cfCont {
  width: 11.98rem;
  height: 8.3rem;
  margin: 0 auto;
  padding-top: 0.4rem;
  /*border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  box-shadow: 0.15rem 0 0.15rem -0.15rem #c4c4c4, -0.15rem 0 0.15rem -0.15rem #c4c4c4;*/
}
.custFunc .cfBox {
  width: 10rem;
  height: 3.2rem;
  margin: 0.3rem auto;
  font-size: 0;
}
.custFunc .cfBox li {
  display: inline-block;
  vertical-align: top;
  width: 3rem;
  height: 3rem;
  margin: 0 0.5rem 0.2rem 0;
  background-color: #fff;
  padding-top: 0.45rem;
  box-shadow: 0 0 0.05rem #ECF9FF;
}
.custFunc .cfBox li:last-child {
  margin-right: 0;
}
.custFunc .cfBox2 {
  width: 6.5rem;
}
.custFunc .cfImg {
  width: 0.73rem;
  height: 0.74rem;
  margin: 0 auto;
}
.custFunc .cfImg img {
  width: 0.73rem;
  height: auto;
}
.custFunc .cfTitle {
  width: 2rem;
  height: 0.58rem;
  margin: 0 auto;
  line-height: 0.58rem;
  font-size: 0.24rem;
  color: #05608F;
  text-align: center;
}
.custFunc .cfText {
  width: 2.55rem;
  height: 0.29rem;
  margin: 0 auto;
  line-height: 0.29rem;
  font-size: 0.15rem;
  text-align: center;
}
.custFunc li:hover {
  border: 1px solid #D00020;
}
.custFunc li:hover .cfTitle {
  color: #D00020;
  font-weight: bold;
}
.custAdva {
  width: 100%;
  height: 5.3rem;
}
.custAdva .caCont {
  width: 11.98rem;
  height: 5.64rem;
  margin: 0 auto;
  padding-top: 0.4rem;
  /*border: 1px solid #c4c4c4;
  border-top: 0;
  border-radius: 0 0 0.07rem 0.07rem;
  box-shadow: 0.15rem 0 0.15rem -0.15rem #c4c4c4, -0.15rem 0 0.15rem -0.15rem #c4c4c4;*/
}
.custAdva .caBox {
  width: 8.6rem;
  height: 3rem;
  margin: 0.5rem auto;
  font-size: 0;
}
.custAdva .caBox li {
  display: inline-block;
  vertical-align: top;
  width: 1.7rem;
  height: 3rem;
  margin-right: 1.7rem;
}
.custAdva .caBox li:last-child {
  margin-right: 0;
}
.custAdva .caImg {
  width: 1.11rem;
  height: 1.11rem;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #05608F;
  position: relative;
}
.custAdva .caImg img {
  width: 0.7rem;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.custAdva .caTitle {
  width: 1.5rem;
  height: 0.79rem;
  margin: 0 auto;
  line-height: 0.79rem;
  font-size: 0.27rem;
  color: #05608F;
  text-align: center;
}
.custAdva .caText {
  width: 1.7rem;
  height: 0.28rem;
  margin: 0 auto;
  line-height: 0.28rem;
  font-size: 0.15rem;
  letter-spacing: 0.01rem;
}
.custAdva li:hover .caImg {
  background-color: #D00020;
}
.custAdva li:hover .caTitle {
  color: #D00020;
}
.ourCase {
  width: 100%;
  height: 8rem;
  padding-top: 0.55rem;
  background-color: #F2F2F2;
}
.ourCase .ocCont {
  width: 12rem;
  height: 3.6rem;
  margin: 0.6rem auto;
}
.ourCase .ocCont .ato-content {
  width: 12rem;
  margin: 0 auto;
}
.ourCase .ocCont .ato-list {
  float: left;
  width: 10.4rem;
  height: 5.11rem;
}
.ourCase .ocCont ul {
  height: 5.11rem;
}
.ourCase .ocCont ul li {
  width: 3.1rem;
  height: 5.11rem;
  float: left;
  position: relative;
  margin: 0 0.2rem;
}
.ourCase .ocCont ul li div {
  width: 3.1rem;
  height: 5.11rem;
  -webkit-transition: height 300ms;
  -moz-transition: height 300ms;
  -ms-transition: height 300ms;
  -o-transition: height 300ms;
  transition: height 300ms;
  text-align: center;
}
.ourCase .ocCont ul li div img {
  width: 3.1rem;
  height: 5.11rem;
  border: none;
  display: block;
  margin: 0 auto;
}
.ourCase .ocCont ul li div .caseQR {
  display: none;
  width: 3.1rem;
  height: 4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  color: #fff;
  font-size: 0.2rem;
  padding-top: 1.9rem;
  letter-spacing: 0.03rem;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
.ourCase .ocCont ul li div .caseQR img {
  width: 1.22rem;
  height: 1.22rem;
  margin-bottom: 0.2rem;
}
.ourCase .ocCont .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: 2.3rem;
  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;
}
