.body,
p,
ul,
ol,
li,
a {
  padding: 0;
  margin: 0;
  list-style: none;
}
.app {
  background: url('../assets//prict/icon/app_bg.png') no-repeat;
  background-size: 100%;
  padding-bottom: 100px;
}
.box {
  width: 100%;
  padding: 50px 0 100px 0;
  text-align: center;
}
.app p {
  color: #ffffff;
  text-align: center;
}
.p_bottom {
  margin-bottom: 62px;
}
.app_content {
  /* width: 960px; */
  padding: 56px 120px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app_box p {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  color: #333333;
}
.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.width_1200 {
  /* width: 1200px; */
  margin: 0 auto;
}
.banner_bg {
  margin-top: 68px;
  position: relative;
}
.shop {
  background: url('../assets//prict/icon/shop_bg.png') no-repeat;
  background-size: 100%;
}
.tit {
  font-size: 30px;
  margin-bottom: 10px;
  /* font-family: PingFang SC-Medium; */
  color: #333333;
  font-weight: 500;
  text-align: center;
}
.sub_tit {
  /* width: 595px; */
  margin: 0 auto;
  margin-bottom: 20px;
}
.shop P {
  color: #ffffff;
}
.shop_box {
  /* width: 285px; */
}
.shop_bottom img {
  width: 100%;
}
.shop_top {
  background-color: #ffffff;
  padding: 15px 0 15px 15px;
}
.shop_top p {
  color: #333333;
  font-size: 14px;
}
.shop_top p:first-child {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wx_box {
  width: 289px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.06);
}
.wx_box img {
  width: 100%;
}
.zt {
  background: url('../assets//prict/icon/zt_bg.png') no-repeat;
  background-size: 100%;
}
.zt p {
  color: #ffffff;
}
.zt_box {
  width: 132px;
}
.zt_box img {
  width: 100%;
}
/*.left_right_img{*/
/*    width: 24px;*/
/*}*/
/*.left_right_img img{*/
/*    width: 100%;*/
/*}*/
.zt_box p {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
}
.zt_jt {
  margin-top: 55px;
}
.data_box {
  width: 384px;
  padding: 50px 0;
  border: 1px solid #eeeeee;
  box-shadow: 0 3px 10px rgba(124, 124, 124, 0.06);
}
.data_box img {
  margin: 0 auto;
}
.data_box p {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  margin-top: 25px;
}
.hardware {
  background: url('../assets//prict/icon/hardware_bg.png') no-repeat;
  background-size: 100%;
}
.hardware p {
  color: #ffffff;
}
.hardware_box {
  width: 288px;
}
.hardware_img img {
  width: 100%;
}
.hardware_text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  background: url('../assets//prict/icon/32.png') no-repeat;
  background-size: 100%;
  margin-top: -50px;
  position: relative;
}
.sever_box {
  width: 180px;
}
.sever_box div {
  width: 156px;
  margin: 0 auto;
}
.sever_box div img {
  width: 100%;
}
.sever_tit {
  font-weight: bold;
  font-size: 15px;
  color: #333333;
  text-align: center;
}
.sever_box .sever_text {
  width: 100%;
  padding: 15px 0;
  color: #666666;
  font-size: 14px;
  text-align: center;
  /*border: 1px solid #EEEEEE;*/
  margin-top: 10px;
}
.jt {
  margin-top: 67px;
}
.sever_bottom {
  justify-content: space-evenly !important;
  margin-top: 50px;
}
.list {
  background: url('../assets//prict/icon/list_bg.png') no-repeat;
  background-size: 100%;
}
.list p {
  color: #ffffff;
}
.list_top {
  display: flex;
}
.list_top .list_box {
  margin-right: 175px;
}
.list_box p {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin-top: 15px;
}
.list_line {
  width: 100%;
  height: 2px;
  background-color: rgba(139, 193, 255, 0.16);
  display: flex;
  margin: 43px 0;
}
.line_box {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  margin-right: 145px;
  margin-top: -3px;
}
.line_box:first-child {
  margin-left: 60px;
}
.line_box:last-child {
  margin-right: 60px;
}
.list_bottom {
  display: flex;
  padding-left: 150px;
}
.list_bottom .list_box:first-child {
  margin: 0;
}
.list_bottom .list_box {
  margin-left: 178px;
}
.list_box img {
  display: block;
  margin: 0 auto;
}
.list_box p {
  width: 130px;
}
.quality_box {
  width: 291px;
  padding: 40px 0;
}
.quality_box img {
  display: block;
  margin: 0 auto;
}
.quality_box p {
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
}
.quality_box .quality_tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.quality_line {
  width: 32px;
  height: 2px;
  background: #d9d9d9;
  margin: 25px auto 15px auto;
}
.quality .active {
  border-top: 4px solid #0053b8;
  padding: 36px 0 40px 0;
  box-shadow: 0 8px 14px rgba(0, 0, 0, 0.05);
}
.banner_bg_tit {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  top: 100px;
  left: 0;
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
}
.banner_bg_ftit {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  top: 170px;
  left: 0;
  font-size: 18px;
  color: #ffffff;
}
