.bannerinfo {
  margin-top: 35px;
  font-size: 16px;
}
.videoaudit .title_info-m {
  text-align: center;
  margin-top: 39px;
}
.videoaudit .anchor {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0;
}
.videoaudit .nrjs {
  padding: 50px 0 60px 0;
  position: relative;
}
.videoaudit .nrjs .title_info {
  margin-top: 20px;
  font-weight: 400;
  color: #999;
  font-size: 14px;
}
.videoaudit .nrjs .nr {
  margin-top: 45px;
}
.videoaudit .nrjs .nr .list {
  clear: both;
}
.videoaudit .nrjs .nr li {
  width: calc(100%/4);
  float: left;
  padding: 0 20px 38px 20px;
  position: relative;
}
.videoaudit .nrjs .nr li .text {
  padding-top: 23px;
  position: relative;
  z-index: 10;
}
.videoaudit .nrjs .nr li .text .title {
  font-size: 18px;
  color: #333333;
  position: relative;
  border-bottom: 2px #ed6827 solid;
  padding-bottom: 12px;
}
.videoaudit .nrjs .nr li .text .info {
  font-size: 14px;
  color: #8a8a8a;
  line-height: 22px;
  margin: 20px 0 5px 0;
  min-height: 88px;
}
.videoaudit .nrjs .nr .box {
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 28px;
  text-align: center;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  border: 1px solid #EEEEEE;
}
.videoaudit .nrjs .nr .box:hover {
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
  border: none;
}
.videoaudit .yycj {
  padding: 59px 0 80px 0;
  background: #f7f7f7;
  position: relative;
}
.videoaudit .yycj .nr {
  margin-top: 50px;
}
.videoaudit .yycj .list {
  clear: both;
  margin-left: -7px;
  margin-right: -7px;
}
.videoaudit .yycj li {
  width: 50%;
  float: left;
  padding: 34px;
  position: relative;
}
.videoaudit .yycj li .box {
  position: relative;
  overflow: hidden;
  text-align: left;
  background: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.videoaudit .yycj li .box .pic {
  display: block;
  margin: auto;
  z-index: 9;
  text-align: center;
  position: relative;
}
.videoaudit .yycj li .box .text {
  padding: 30px;
  position: relative;
  min-height: 150px;
}
.videoaudit .yycj li .box .text .title {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.videoaudit .yycj li .box .text .info {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #8a8a8a;
  line-height: 22px;
}
.videoaudit .yycj .box:hover {
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.05);
}
.videoaudit .jsts {
  padding: 67px 0 40px 0;
  position: relative;
}
.videoaudit .jsts .nr {
  margin-top: 50px;
}
.videoaudit .jsts .nr .list {
  margin: 0 -15px;
}
.videoaudit .jsts .nr .list li {
  padding: 0 20px 20px 20px;
  width: 50%;
  float: left;
  position: relative;
}
.videoaudit .jsts .nr .list li .box {
  background: #fff;
  border: 1px #ededed solid;
  padding: 35px 51px 30px 170px;
  overflow: hidden;
  position: relative;
  transition: all 500ms ease;
}
.videoaudit .jsts .nr .list li .box .pic {
  display: block;
  width: 86px;
  height: 86px;
  margin: auto;
  position: absolute;
  z-index: 9;
  top: 30px;
  left: 44px;
  text-align: center;
}
.videoaudit .jsts .nr .list li .box:hover {
  -webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);
  border: none;
}
.videoaudit .jsts .nr .list li .text {
  float: left;
  padding-left: 0px;
  position: relative;
  z-index: 20;
}
.videoaudit .jsts .nr .list li .text .title {
  font-size: 18px;
  position: relative;
}
.videoaudit .jsts .nr .list li .text .info {
  margin: 25px 0 0 0;
  color: #8a8a8a;
  font-size: 14px;
  line-height: 22px;
  min-height: 44px;
}
.videoaudit .cpfw {
  padding: 40px 0 60px 0;
  position: relative;
}
.videoaudit .cpfw .title_info {
  margin-top: 20px;
  font-weight: 400;
  color: #999;
  font-size: 14px;
}
.videoaudit .cpfw .nr {
  margin-top: 40px;
}
.videoaudit .cpfw .nr .box {
  padding: 0 80px 80px;
  clear: both;
  margin: auto;
}
.videoaudit .cpfw .nr .box .left,
.videoaudit .cpfw .nr .box .center,
.videoaudit .cpfw .nr .box .right {
  float: left;
  position: relative;
}
.videoaudit .cpfw .nr .left {
  width: 211px;
  height: 262px;
  border: 2px dashed #C9C9C9;
  position: relative;
  padding: 60px 25px 40px 25px;
  text-align: center;
}
.videoaudit .cpfw .nr .left .text {
  margin-top: 41px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.videoaudit .cpfw .nr .center {
  width: calc(100% - 211px - 697px);
  height: 262px;
  padding: 68px 50px 69px 45px;
  text-align: center;
}
.videoaudit .cpfw .nr .center .center_M {
  display: none;
}
.videoaudit .cpfw .nr .center .textinfo {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.videoaudit .cpfw .nr .center .textinfo:nth-child(even) {
  margin-bottom: 38px;
}
.videoaudit .cpfw .nr .right {
  width: 697px;
  height: 262px;
  border: 2px dashed #C9C9C9;
  padding: 34px 80px 38px 80px;
}
.videoaudit .cpfw .nr .right ul {
  clear: both;
}
.videoaudit .cpfw .nr .right li {
  float: left;
  width: 50%;
  padding: 0 10px 10px 10px;
}
.videoaudit .cpfw .nr .right li .boxdes {
  text-align: center;
  line-height: 83px;
  background: #F45F1D;
  border: 2px solid #F45F1D;
  border-radius: 8px 8px 8px 8px;
  color: #fff;
}
.videoaudit .lxwm {
  padding: 60px 0 70px 0;
  background: #f7f7f7;
  text-align: center;
  position: relative;
}
.videoaudit .lxwm .btnljzx {
  display: inline-block;
  margin-top: 55px;
  color: #fff;
  width: 278px;
  height: 45px;
  background: #ed6827;
  line-height: 45px;
  border: 0;
}
.videoaudit .ljsq {
  background: #1c1c1c url(../../../images/cloud/accesscontrol/ljshq-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 50px 0;
}
.videoaudit .ljsq .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.videoaudit .ljsq a {
  background: #ed6827;
  display: inline-block;
  min-width: 130px;
  line-height: 42px;
  text-align: center;
  padding: 0 10px;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .videoaudit .bannerinfo-m {
    text-align: left;
  }
  .videoaudit .title_info-m {
    text-align: left;
  }
  .videoaudit .nrjs {
    padding: 30px 0 30px 0;
  }
  .videoaudit .nrjs .nr {
    margin-top: 30px;
  }
  .videoaudit .nrjs .nr .list li {
    width: 100%;
    padding-bottom: 15px;
  }
  .videoaudit .nrjs .nr .list li .box .text .info {
    min-height: auto;
  }
  .videoaudit .yycj {
    padding: 30px 0 20px 0;
  }
  .videoaudit .yycj .nr {
    margin-top: 30px;
  }
  .videoaudit .yycj .nr .list li {
    width: 100%;
    padding: 17px;
  }
  .videoaudit .jsts {
    padding: 30px 0 20px 0;
  }
  .videoaudit .jsts .nr {
    margin-top: 30px;
  }
  .videoaudit .jsts .nr .list li {
    width: 100%;
  }
  .videoaudit .jsts .nr .list li .box {
    padding: 30px 10px 30px 140px;
  }
  .videoaudit .jsts .nr .list li .box .pic {
    left: 30px;
  }
  .videoaudit .cpfw {
    padding: 20px 0 30px 0;
  }
  .videoaudit .cpfw .nr {
    margin-top: 20px;
  }
  .videoaudit .cpfw .nr .box {
    padding: 0 15px 15px;
  }
  .videoaudit .cpfw .nr .box .left,
  .videoaudit .cpfw .nr .box .center,
  .videoaudit .cpfw .nr .box .right {
    float: unset;
    position: relative;
    width: 100%;
  }
  .videoaudit .cpfw .nr .box .left {
    height: auto;
    padding: 20px;
  }
  .videoaudit .cpfw .nr .box .left .text {
    margin-top: 21px;
  }
  .videoaudit .cpfw .nr .box .center {
    padding: 10px;
    height: 116px;
    padding-left: 25%;
  }
  .videoaudit .cpfw .nr .box .center .center_pc {
    display: none;
  }
  .videoaudit .cpfw .nr .box .center .center_M {
    display: block;
  }
  .videoaudit .cpfw .nr .box .center .picbox {
    float: left;
  }
  .videoaudit .cpfw .nr .box .center .textinfo {
    float: left;
    font-size: 13px;
    margin-top: 10px;
  }
  .videoaudit .cpfw .nr .box .center .textinfo:nth-child(even) {
    margin-right: 50%;
    margin-bottom: 0;
  }
  .videoaudit .cpfw .nr .box .right {
    padding: 10px;
    height: auto;
  }
  .videoaudit .cpfw .nr .box .right .boxdes {
    line-height: 53px;
  }
}
