p {
  text-align: left !important; }

.title-search {
  padding-top: 0.4rem;
  font-size: 20px;
  color: #000;
  width: 90%;
  margin: 0 auto; }
  [data-dpr="2"] .title-search {
    font-size: 40px; }
  [data-dpr="3"] .title-search {
    font-size: 60px; }

.result-search {
  font-size: 16px;
  padding: 0.26667rem 0;
  margin-bottom: 0.26667rem !important;
  border-bottom: 1px solid #e5e5e5;
  color: #000; }
  [data-dpr="2"] .result-search {
    font-size: 32px; }
  [data-dpr="3"] .result-search {
    font-size: 48px; }

.totalWidth {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5; }

h2 {
  margin-top: 0.4rem !important;
  padding-bottom: 0.53333rem !important;
  font-size: 16px;
  color: #000; }
  [data-dpr="2"] h2 {
    font-size: 32px; }
  [data-dpr="3"] h2 {
    font-size: 48px; }

.totalTitle {
  font-size: 14px; }
  [data-dpr="2"] .totalTitle {
    font-size: 28px; }
  [data-dpr="3"] .totalTitle {
    font-size: 42px; }

.totalMessage {
  font-size: 12px;
  margin-top: 0.26667rem;
  margin-bottom: 0.4rem;
  line-height: 18px; }
  [data-dpr="2"] .totalMessage {
    font-size: 24px; }
  [data-dpr="3"] .totalMessage {
    font-size: 36px; }
  [data-dpr="2"] .totalMessage {
    line-height: 36px; }
  [data-dpr="3"] .totalMessage {
    line-height: 54px; }

.screen-video-wrap {
  padding: 0.13333rem 0;
  margin-bottom: 0.14667rem;
  border: 1px solid #e5e5e5;
  font-size: 0;
  box-sizing: border-box; }
  .screen-video-wrap .screen-video {
    font-size: 15px;
    -webkit-appearance: none;
    background: url("../img/xia.png") no-repeat 88% center;
    background-size: 0.2rem;
    width: 50%;
    box-sizing: border-box;
    border: 0;
    padding: 0.26667rem 0 0.26667rem 0.53333rem; }
    [data-dpr="2"] .screen-video-wrap .screen-video {
      font-size: 30px; }
    [data-dpr="3"] .screen-video-wrap .screen-video {
      font-size: 45px; }

.content-video {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #e5e5e5; }
  .content-video .video-box {
    cursor: pointer;
    padding-bottom: 0.53333rem; }
    .content-video .video-box .video-box-wrap {
      position: relative; }
      .content-video .video-box .video-box-wrap .videoBg {
        width: 100%; }
      .content-video .video-box .video-box-wrap .videoIcon {
        width: 1.2rem;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
    .content-video .video-box .videoName {
      font-size: 14px;
      color: #666;
      margin-top: 0.26667rem; }
      [data-dpr="2"] .content-video .video-box .videoName {
        font-size: 28px; }
      [data-dpr="3"] .content-video .video-box .videoName {
        font-size: 42px; }

.vedioBg {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 200;
  display: none; }

.main-vedio {
  max-width: 1200px;
  position: relative;
  margin: 0 auto; }

.mainwrap-vedio {
  position: absolute;
  width: inherit;
  top: 50%; }

.closeVedio {
  cursor: pointer;
  float: right;
  margin-bottom: 20px;
  border: 0;
  outline: 0;
  width: 0.53333rem;
  height: 0.53333rem;
  background: url("../img/vedio4.png") no-repeat;
  background-size: 0.53333rem 0.53333rem; }

.screen-publication-wrap {
  padding: 0.13333rem 0;
  margin-bottom: 0.14667rem;
  border: 1px solid #e5e5e5;
  font-size: 0;
  box-sizing: border-box; }
  .screen-publication-wrap .screen-publication {
    font-size: 15px;
    -webkit-appearance: none;
    background: url("../img/xia.png") no-repeat 88% center;
    background-size: 0.2rem;
    width: 50%;
    box-sizing: border-box;
    border: 0;
    padding: 0.26667rem 0 0.26667rem 0.53333rem; }
    [data-dpr="2"] .screen-publication-wrap .screen-publication {
      font-size: 30px; }
    [data-dpr="3"] .screen-publication-wrap .screen-publication {
      font-size: 45px; }

.content-publication-wrap {
  width: 90%;
  margin: 0 auto; }

.project-wrap-publication {
  margin-left: -0.13333rem;
  margin-bottom: 0.4rem;
  font-size: 0; }
  .project-wrap-publication .projectBox-publication {
    margin-bottom: 0.4rem;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 0.13333rem; }
    .project-wrap-publication .projectBox-publication .projectItem-publication {
      cursor: pointer;
      border: 1px solid #e5e5e5;
      width: 100%;
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      height: 2.96rem; }
    .project-wrap-publication .projectBox-publication .projectName-publication {
      font-size: 14px;
      font-family: "Microsoft Yahei";
      text-align: center;
      margin-top: 10px; }
      [data-dpr="2"] .project-wrap-publication .projectBox-publication .projectName-publication {
        font-size: 28px; }
      [data-dpr="3"] .project-wrap-publication .projectBox-publication .projectName-publication {
        font-size: 42px; }
    .project-wrap-publication .projectBox-publication .projectItem-publication > img {
      width: 44%; }

.vbox-close {
  cursor: pointer;
  position: absolute;
  top: -1.33333rem;
  right: 0px;
  width: 1.33333rem;
  height: 1.33333rem;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  z-index: 1050; }
  [data-dpr="2"] .vbox-close {
    font-size: 80px; }
  [data-dpr="3"] .vbox-close {
    font-size: 120px; }

/*# sourceMappingURL=search.css.map */
