body {
  background-color: #f0f8fe;
}

/* 威胁情报中心 ---start */
.treathen-center {
  display: block;
}

.threathen-bg {
  height: 820px;
  background: url('../img/threathen_bg.png') no-repeat center;
  background-size: 100% 100%;
}

.patrol {
  padding: 40px 30px;
  box-sizing: border-box;
  background-color: #fff;
  height: 310px;
  margin: 60px auto 50px;
}

.patrol-left .title {
  font-size: 32px;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

.patrol-left .detail p {
  width: 850px;
  font-size: 16px;
  color: #666;
  line-height: 27px;
  text-indent: 2em;
}

.patrol-right {
  width: 248px;
  height: 206px;
  margin-top: 50px;
}

.patrol-right img {
  display: block;
  width: 100%;
  height: 100%;
}

.characteristic {
  width: 100%;
  height: 482px;
}

.characteristic ul {
  margin-top: 50px;
}

.characteristic ul li {
  width: 220px;
  height: 210px;
  text-align: center;
  transition: 0.3s;
}

.characteristic ul li:hover {
  margin-top: -20px;
}

.characteristic ul li .tit {
  margin-top: 30px;
  font-size: 18px;
}

.fwgn-wrap {
  height: 650px;
}

.fwgn-wrap ul {
  margin: 40px auto 60px;
  text-align: center;
}

.fwgn-wrap ul li {
  width: 380px;
  height: 460px;
  transition: 0.3s;
  overflow: hidden;
  position: relative;
}

.fwgn-wrap ul li img {
  display: block;
  width: 380px;
  height: 380px;
}

.fwgn-wrap ul li .title {
  width: 380px;
  height: 192px;
  font-size: 20px;
  text-align: center;
  background: #fff;
  transition: 0.3s;
}

.fwgn-wrap ul li .title .tit {
  height: 80px;
  line-height: 80px;
}

.fwgn-wrap ul li .title p {
  transition: 0.3s;
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 20px;
}

.fwgn-wrap ul li:hover .title {
  transform: translateY(-112px);
}

/* 威胁情报中心  ---end */

/* 安全攻防实验室  ---start */
.intelligence-security {
  display: block;
}

.patrol-right2 {
  margin-top: 20px;
}

.research-img-wrap {
  text-align: center;
}

.research-img-wrap .content-title {
  padding-top: 0;
}

.research-img-wrap .img {
  width: 737px;
  height: 424px;
  margin: 60px auto;
}

.aqgf-wrap {
  height: 600px;
  margin-top: 150px;
}

.aqgf-wrap ul {
  margin-top: 50px;
}

.aqgf-wrap ul li {
  width: 380px;
  height: 380px;
  position: relative;
  overflow: hidden;
}

.aqgf-wrap ul li img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.aqgf-wrap ul li .con {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  text-align: center;
  color: #fff;
  font-size: 20px;
  top: 300px;
  transition: 0.3s;
}

.aqgf-wrap ul li .con .tit {
  margin: 30px auto 20px;
  transition: 0.3s;
}

.aqgf-wrap ul li .con p {
  font-size: 14px;
  color: #fff;
  padding: 20px;
}

.aqgf-wrap ul li:hover .title {
  display: none;
}

.aqgf-wrap ul li:hover .con .tit {
  margin-top: 110px;
}

.aqgf-wrap ul li:hover .con {
  transform: translateY(-300px);
}

/* 安全研究报告  ---start */
.intelligence-research {
  display: block;
}

.intelligence-research ul {
  margin: 60px auto 50px;
}

.intelligence-research ul li {
  transition: 0.3s;
}

.intelligence-research ul li:hover {
  color: #1f8fff;
}

.intelligence-research ul li img {
  display: block;
  width: 590px;
  height: 350px;
}

.intelligence-research ul li .title {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 20px;
  background-color: #fff;
}
@media only screen and (max-width: 1440px) {
  .patrol {
    height: 243px;
    padding: 20px;
    margin: 40px auto;
  }
  .patrol-left .title {
    font-size: 28px;
  }
  .patrol-left .detail p {
    width: 640px;
    font-size: 16px;
    line-height: 24px;
  }
  .patrol-right {
    width: 186px;
    height: 155px;
  }
  .threathen-bg {
    height: 615px;
  }
  .characteristic {
    height: 361px;
  }
  .research-img-wrap .img {
    width: 552px;
    height: 318px;
    margin: 40px auto;
  }
  .aqgf-wrap {
    margin-top: 100px;
    height: 450px;
  }
  .aqgf-wrap ul li {
    width: 285px;
    height: 285px;
  }
  .aqgf-wrap ul li .con {
    top: 220px;
    height: 130%;
  }
  .aqgf-wrap ul li .con .tit {
    margin: 20px auto 0;
    font-size: 16px;
  }
  .aqgf-wrap ul li .con p {
    font-size: 14px;
  }
  .treathen-cet-detail {
    height: 300px;
  }
  .characteristic ul li img {
    width: 150px;
    height: 150px;
  }
  .characteristic ul li .tit {
    margin-top: 10px;
    font-size: 16px;
  }
  .fwgn-wrap {
    margin-top: 50px;
    height: 500px;
  }
  .fwgn-wrap ul {
    margin-bottom: 20px;
  }
  .fwgn-wrap ul li {
    width: 285px;
    height: 345px;
  }
  .fwgn-wrap ul li img {
    width: 285px;
    height: 285px;
  }
  .fwgn-wrap ul li .title {
    width: 285px;
    height: 220px;
  }
  .fwgn-wrap ul li .title .tit {
    height: 60px;
    line-height: 60px;
  }
  .fwgn-wrap ul li .title p {
    padding: 0 16px;
    line-height: 20px;
  }
  .intelligence-research ul li img {
    width: 442px;
    height: 262px;
  }
  .intelligence-research ul li .title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 1280px) {
  .threathen-bg {
    height: 650px;
  }

  .patrol {
    padding: 20px 30px;
    height: 300px;
    margin: 40px auto 0;
  }

  .patrol-left .title {
    font-size: 24px;
  }

  .patrol-left .detail p {
    width: 500px;
    font-size: 14px;
    line-height: 24px;
  }

  .patrol-right {
    width: 166px;
    height: 138px;
    margin-top: 80px;
  }

  .characteristic {
    height: 400px;
  }

  .characteristic ul li {
    width: 140px;
    height: 140px;
  }

  .characteristic ul li img {
    width: 140px;
    height: 140px;
  }

  .characteristic ul li .tit {
    margin-top: 10px;
    font-size: 14px;
  }

  .fwgn-wrap {
    height: 500px;
  }

  .fwgn-wrap ul {
    margin: 40px auto;
  }

  .fwgn-wrap ul li {
    width: 255px;
    height: 308px;
  }

  .fwgn-wrap ul li img {
    width: 255px;
    height: 255px;
  }

  .fwgn-wrap ul li .title {
    width: 255px;
    height: 320px;
    font-size: 18px;
  }

  .fwgn-wrap ul li .title .tit {
    height: 60px;
    line-height: 60px;
  }

  .fwgn-wrap ul li:hover .title {
    transform: translateY(-132px);
  }

  .intelligence-security .threathen-bg {
  }

  .intelligence-security .patrol {
    height: 260px;
  }

  .intelligence-security .patrol-right {
    margin-top: 40px;
  }

  .intelligence-security .characteristic {
    margin-top: 40px;
  }

  .research-img-wrap .img {
    width: 494px;
    height: 284px;
    margin: 30px auto;
  }

  .aqgf-wrap {
    margin-top: 50px;
    height: 420px;
  }

  .aqgf-wrap ul li {
    width: 254px;
    height: 254px;
  }

  .aqgf-wrap ul li .con {
    top: 200px;
  }

  .aqgf-wrap ul li .con .tit {
    margin: 20px auto 0;
    font-size: 16px;
  }

  .aqgf-wrap ul li .con p {
    font-size: 14px;
  }

  .aqgf-wrap ul li:hover .con .tit {
    margin-top: 30px;
  }

  .aqgf-wrap ul li:hover .con {
    transform: translateY(-200px);
  }

  .intelligence-research ul li img {
    width: 395px;
    height: 234px;
  }

  .intelligence-research ul li .title {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .patrol-left .detail p {
    width: 400px;
    font-size: 12px;
    line-height: 22px;
  }

  .patrol-right {
    width: 125px;
    height: 100px;
    margin-top: 100px;
  }

  .patrol-left .title {
    margin-bottom: 10px;
  }
  .threathen-bg {
    height: 580px;
  }
  .characteristic {
    height: 300px;
  }
  .characteristic ul li .tit {
    font-size: 12px;
  }
  .fwgn-wrap {
    height: 400px;
  }

  .fwgn-wrap ul li {
    width: 202px;
    height: 243px;
  }

  .fwgn-wrap ul li img {
    width: 202px;
    height: 202px;
  }

  .fwgn-wrap ul li .title .tit {
    height: 40px;
    line-height: 40px;
  }

  .fwgn-wrap ul li .title {
    width: 202px;
    height: 320px;
    font-size: 16px;
  }

  .fwgn-wrap ul li .title p {
    font-size: 12px;
  }

  .fwgn-wrap ul li:hover .title {
    transform: translateY(-140px);
  }

  .intelligence-security .patrol {
    height: 240px;
  }

  .intelligence-security .patrol-right {
    margin-top: 60px;
  }

  .aqgf-wrap {
    height: 360px;
  }

  .aqgf-wrap ul li {
    width: 202px;
    height: 202px;
  }

  .aqgf-wrap ul li .con {
    top: 160px;
  }

  .aqgf-wrap ul li .con .tit {
    margin: 14px auto 0;
    font-size: 14px;
  }

  .aqgf-wrap ul li .con p {
    font-size: 12px;
    padding: 10px;
  }

  .aqgf-wrap ul li:hover .con .tit {
    margin-top: 10px;
  }

  .aqgf-wrap ul li:hover .con {
    transform: translateY(-160px);
  }

  .intelligence-research ul {
    margin: 40px auto 30px;
  }

  .intelligence-research ul li img {
    width: 312px;
    height: 185px;
  }

  .intelligence-research ul li .title {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
}
