﻿@media screen and (min-width:1921px) {
  .header .wp {
    width: 80%;
  }
}

.baser {
  height: .85rem;
  width: 90%;
  max-width: 12rem;
  background: url(../image/serbg.jpg) no-repeat center;
  background-size: cover;
  padding: .2rem 3% 0;
  margin-top: -.85rem;
  position: relative;
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  border-radius: .3rem .3rem 0 0;
  box-shadow: 0 0 .2rem rgba(0, 0, 0, .15);
}

.baser .form {
  position: relative !important;
  display: block !important;
}

.baser .form span {
  font-family: '微软雅黑';
  color: #05397f;
  font-size: .28rem;
  position: absolute;
  left: 0;
  transform: translateY(50%);
}

.baser .inp {
  float: left;
  width: 100%;
  height: .65rem;
  border: 0;
  border-bottom: 1px solid #d4dbe5;
  line-height: .65rem;
  background: transparent;
  font-size: .18rem;
  padding-left: 1.3rem;
  padding-right: .75rem;
}

.baser .sub {
  position: absolute;
  top: 0;
  right: 0;
  width: .65rem;
  height: .65rem;
  background: url(../image/ser.png) no-repeat center;
  background-size: .31rem .31rem;
  border: 0;
}


.baser .search-box {
  display: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  width: 100%;
  padding: 50px;
  border-radius: 0 0 30px 30px;
  z-index: 99;
  box-shadow: 0 3px 13px #ddd;
}
.baser .search-box.show{
  display: block;
  opacity: 1;
  transition: all .5s;
}
@media (max-width: 1024px) {
  .focus_box .bd {
    padding-bottom: 0;
  }

  .row2 .homeb .aright {
    height: 5.6rem;
  }
}

@media (max-width: 992px) {
  .row2 .homeb .aright {
    height: 5rem;
  }
}

@media (max-width: 840px) {
  .row2 .homeb .aright {
    height: 7.1rem;
  }
}

@media (max-width: 768px) {
  .row2 .homeb .aright {
    height: 6.6rem;
  }
}

@media (max-width: 720px) {
  .row2 .homeb .aright {
    height: 5.8rem;
  }
}

@media (max-width: 600px) {
  .row2 .homeb .aright {
    height: 5.6rem;
  }
}

@media (max-width: 550px) {
  .row2 .homeb .aright {
    height: 6.2rem;
  }
}

@media (max-width: 440px) {
  .row2 .homeb .aright {
    height: 6rem;
  }
}

@media (max-width: 420px) {
  .row2 .homeb .aright {
    height: 5.4rem;
  }
}

.hd_en .time {
  position: absolute;
  top: 0;
  padding-left: .1rem;
}

@media screen and (max-width:750px) {
  .hd_en .time {
    position: relative;
    display: block;
    margin-left: -40px;
  }
}

.social-media-qrlist {
  margin-right: 64px;
}

.social-media-more {
  position: relative;
  z-index: 1;
  top: 24px;
  right: -20px;
}

.sm_more {
  display: none;
}

@media screen and (max-width:551px) {
  .social-media-qrlist {
    margin-right: 0;
  }

  .social-media-more {
    display: none;
  }

  .sm_more {
    display: block;
  }
}

.closestyle1066604 {
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}