body {
  background-image: linear-gradient(70deg, #304f71 0%, #1e3855 34%, #223a55 51%, #222d3b 76%, #212730 85%);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
/*footer 隐藏盒子top不同*/
#footer .tool-info {
  top: -1.3rem;
}
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
/*top*/
#top {
  position: fixed;
  bottom: 20%;
  right: 0.13333333rem;
  width: 0.90666667rem;
  opacity: 0;
  z-index: 5;
}
/*====中部内容===*/
.content {
  width: 100%;
  min-height: 15rem;
  /*头部图片*/
  /*=========瀑布流图片板块=========*/
}
.content .titleImg {
  width: 100%;
  position: relative;
  overflow: hidden;
  /*头图*/
  /*头图渐渐变远的动画*/
  /*文字图*/
}
.content .titleImg img:nth-child(1) {
  width: 100%;
  vertical-align: middle;
  animation: touImg 15s linear;
  -moz-animation: touImg 15s linear;
  /* Firefox */
  -webkit-animation: touImg 15s linear;
  /* Safari 和 Chrome */
  -o-animation: touImg 15s linear;
  /* Opera */
}
@keyframes touImg {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(1);
  }
}
@-moz-keyframes touImg {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes touImg {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(1);
  }
}
@-o-keyframes touImg {
  from {
    transform: scale(2);
  }
  to {
    transform: scale(1);
  }
}
.content .titleImg img:nth-child(2) {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -1.35rem;
  width: 2.7rem;
  vertical-align: middle;
}
.content .pull {
  width: 100%;
  padding-bottom: 70px;
}
.content .pull .w {
  width: 100%;
  /*文字*/
  /*图片流*/
  /*loading*/
}
.content .pull .w .search {
  text-align: center;
  margin: 0.58666667rem auto;
  padding-left: 0.3rem;
}
.content .pull .w .search a {
  margin-right: 0.4rem;
  font-family: PingFangSC-Thin, Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 3px;
  padding: 2px 0;
}
.content .pull .w .search .active {
  font-family: PingFangSC-Thin, Arial, sans-serif;
  font-size: 16px;
  color: #DB4D33;
  letter-spacing: 3.2px;
  border-bottom: 2px solid #DB4D33;
}
.content .pull .w .pullpics {
  width: 100%;
  padding: 0.4rem;
}
.content .pull .w .pullpics .item {
  width: 100%;
  /*上边 2+1 3张*/
  /*下边一排3张*/
}
.content .pull .w .pullpics .item .boxP {
  width: 100%;
}
.content .pull .w .pullpics .item .topFive {
  width: 100%;
  /*左边 2*/
  /*右边一大张*/
}
.content .pull .w .pullpics .item .topFive .tFl {
  float: left;
  width: 33.33%;
}
.content .pull .w .pullpics .item .topFive .tFl .twoPic {
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content .pull .w .pullpics .item .topFive .tFl .twoPic a {
  display: block;
  position: relative;
  min-height: 35px;
  margin: 3px;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /*占位图*/
  /*正确的图片  图片有白边*/
  /*小钮*/
}
.content .pull .w .pullpics .item .topFive .tFl .twoPic a .holdPic {
  width: 100%;
  transform: scale(1.05, 1.07);
  -webkit-transform: scale(1.05, 1.07);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.content .pull .w .pullpics .item .topFive .tFl .twoPic a .rightPic {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.05, 1.07);
  -webkit-transform: scale(1.05, 1.07);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  z-index: 1;
}
.content .pull .w .pullpics .item .topFive .tFl .twoPic a .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.74666667rem;
  height: 0.74666667rem;
  margin-top: -0.37333333rem;
  margin-left: -0.37333333rem;
  z-index: 2;
}
.content .pull .w .pullpics .item .topFive .tFr {
  float: left;
  width: 66.66%;
  overflow: hidden;
  margin-top: .05rem;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content .pull .w .pullpics .item .topFive .tFr a {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 35px;
  margin: 3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /*大钮*/
}
.content .pull .w .pullpics .item .topFive .tFr a .holdPic {
  width: 100%;
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.content .pull .w .pullpics .item .topFive .tFr a .rightPic {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.content .pull .w .pullpics .item .topFive .tFr a .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 1.54666667rem;
  height: 1.54666667rem;
  margin-top: -0.77333333rem;
  margin-left: -0.77333333rem;
}
.content .pull .w .pullpics .item .btmFour {
  width: 100%;
  margin-top: 0;
}
.content .pull .w .pullpics .item .btmFour .thrP {
  float: left;
  width: 33.33%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
}
.content .pull .w .pullpics .item .btmFour .thrP a {
  display: block;
  position: relative;
  min-height: 35px;
  overflow: hidden;
  margin: 3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  /*小钮*/
}
.content .pull .w .pullpics .item .btmFour .thrP a .holdPic {
  width: 100%;
  transform: scale(1.05, 1.07);
  -webkit-transform: scale(1.05, 1.07);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}
.content .pull .w .pullpics .item .btmFour .thrP a .rightPic {
  width: 100%;
  transform: scale(1.05, 1.07);
  -webkit-transform: scale(1.05, 1.07);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.content .pull .w .pullpics .item .btmFour .thrP a .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.74666667rem;
  height: 0.74666667rem;
  margin-top: -0.37333333rem;
  margin-left: -0.37333333rem;
  z-index: 2;
}
.content .pull .w .loadingIcon {
  width: 100%;
  margin-top: 60px;
  text-align: center;
  position: relative;
}
.content .pull .w .loadingIcon img {
  width: 100px;
  height: 100px;
}
/*遮罩 弹框*/
.black_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.9;
  opacity: .90;
  filter: alpha(opacity=90);
}
.white_content {
  display: none;
  position: fixed;
  top: 25%;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 1002;
}
.black_overlay .close_icon {
  width: 0.85333333rem;
  height: 0.85333333rem;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999999;
  font-size: 30px;
  display: block;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}
.white_content .info {
  width: 100%;
  position: relative;
}
.white_content .info #videoIframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}
.white_content .info p {
  position: absolute;
  bottom: -40px;
  right: 45%;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 3.2px;
  text-align: center;
}
