body {
  background: #f6f7f8;
}
.hide {
  display: none !important;
}
.arrow-right {
  display: inline-block;
  width: 0.18518519rem;
  height: 0.18518519rem;
  margin-top: -2px;
  border-top: 0.0402576rem solid #4a90e2;
  border-right: 0.0402576rem solid #4a90e2;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mt20 {
  margin-top: 0.1610306rem !important;
}
.txt-left {
  text-align: left !important;
}
.top-container {
  width: 100%;
  padding: 0.1610306rem;
}
.top-container .search-border {
  height: 0.72463768rem;
  border: 1px solid #979797;
  position: relative;
}
.top-container .search-border #search-ipt {
  width: 100%;
  height: 100%;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.28985507rem;
  color: #9b9b9b;
  text-align: center;
}
.top-container .search-border #search-btn {
  width: 1.20772947rem;
  height: 0.72463768rem;
  line-height: 0.72463768rem;
  font-size: 0.28985507rem;
  display: block;
  position: absolute;
  background-color: #4a90e2;
  color: #ffffff;
  top: -1px;
  right: -1px;
  text-align: center;
}
#banner-container {
  width: 100%;
  height: 4.83091787rem;
  margin-bottom: 0.48309179rem;
}
#banner-container .img-wrap {
  height: 4.83091787rem;
  width: 100%;
  background-size: contain !important;
}
#banner-container .img-wrap .play-btn {
  width: 1.61030596rem;
  height: 1.61030596rem;
  left: 50%;
  margin-left: -0.80515298rem;
  top: 1.61030596rem;
  display: block;
  position: absolute;
  background: url(/node/public/m/images/company-show/play-icon.jpg);
  background-size: 1.61030596rem 1.61030596rem;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#banner-container .swiper-pagination {
  text-align: right;
  padding-right: 0.24154589rem;
}
#banner-container .swiper-pagination-bullet {
  width: 0.1610306rem;
  height: 0.1610306rem;
  background: #d8d8d8;
}
#banner-container .swiper-pagination-bullet-active {
  background: #4a90e2;
}
.main-container {
  width: 100%;
  padding: 0rem 0.1610306rem;
}
.main-container .tab-wrap {
  height: 1.5942029rem;
  width: 100%;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
}
.main-container .tab-wrap .tab {
  width: 33.33%;
  height: 100%;
  float: left;
  text-align: center;
}
.main-container .tab-wrap .tab a {
  padding-top: 0.1610306rem;
  width: 100%;
  height: 100%;
  display: block;
}
.main-container .tab-wrap .tab a img {
  max-height: 0.65217391rem;
}
.main-container .tab-wrap .tab a h3 {
  font-size: 0.28985507rem;
  line-height: 0.80515298rem;
  color: #9b9b9b;
}
.main-container .company-wrap {
  margin-top: 0.40257649rem;
}
.main-container .company-wrap h3,
.main-container .company-wrap b {
  font-size: 0.28985507rem;
  line-height: 0.28985507rem;
  padding-bottom: 0.1610306rem;
  color: #4a90e2;
}
.main-container .company-wrap .company-list {
  width: 100%;
}
.main-container .company-wrap .company-list li {
  width: 4.83091787rem;
  height: 3.62318841rem;
  padding: 0.04025765rem;
  float: left;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.main-container .company-wrap .company-list li img {
  width: 100%;
  height: 100%;
}
.main-container .company-wrap .company-list li .company-info {
  position: absolute;
  bottom: 0;
  height: 0.96618357rem;
  padding: 0rem 0.0805153rem;
  padding-top: 0.12077295rem;
  width: 4.75040258rem;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.75);
}
.main-container .company-wrap .company-list li .company-info h3 {
  font-size: 0.28985507rem;
  line-height: 0.32206119rem;
  color: #dadada;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-container .company-wrap .company-list li .company-info h5 {
  font-size: 0.24154589rem;
  line-height: 0.32206119rem;
  color: #7c7c7c;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#videoWrap {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}
#videoWrap #closeVideo {
  display: block;
  width: 0.80515298rem;
  height: 0.80515298rem;
  position: absolute;
  top: 0.40257649rem;
  right: 0.40257649rem;
  color: #fff;
  background: url(/node/public/m/images/company-show/close.png) no-repeat;
  background-size: 0.80515298rem 0.80515298rem;
}
#videoWrap #videoDom {
  width: 100%;
  height: 4.83091787rem;
  margin-top: 2.41545894rem;
}
#videoWrap #detailBtn {
  display: block;
  margin: 0 auto;
  font-size: 0.38647343rem;
  width: 2.81803543rem;
  height: 0.80515298rem;
  margin-top: 0.80515298rem;
  background-color: #4a90e2;
  color: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
