@charset "UTF-8";
/* 行业案例轮播样式 */
body {
  background-color: #f8f8f8;
  background-image: url(../images/orionstar_web_bg.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position-y: 25%; }

.swiper-pagination-customs {
  cursor: pointer; }

.swiper-examples {
  padding-left: 15px;
  padding-right: 100px;
  /*.examples-msg-time-icon {
      display: inline-block;
      width: 12px;
      height: 12px;
      vertical-align: top;
      margin-right: 1px;
      background: url(../images/orionstar_web_icon_time.png) no-repeat center;
      background-size: cover;
  }*/ }
  .swiper-examples .swiper-slide {
    transform: scale(1);
    opacity: 1; }
  .swiper-examples .swiper-slide-img-group-bg {
    width: 64%;
    height: 0;
    padding-bottom: 38.2%;
    background-color: #eee;
    background-repeat: no-repeat;
    background-size: cover;background-position: center;background-size: auto 100%;
    flex-shrink: 0; }
  .swiper-examples .swiper-slide-examples {
    display: flex;
    background: #fff;
    cursor: pointer; }
  .swiper-examples .examples-msg-box {
    flex: 1 1 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 2.4%; }
  .swiper-examples .examples-msg-time {
    color: #000;
    opacity: 0.4;
    font-size: 14px;
    width: 100%;
    line-height: 13px; }
  .swiper-examples .examples-msg-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    height: 54px;
    margin: 6.7% 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .swiper-examples .examples-msg-desc {
    color: #000;
    font-size: 14px;
    height: 42px;
    opacity: 0.5;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }

@media screen and (max-width: 768px) {
    .swiper-examples .examples-msg-time{
        text-align: center;
    }
  .swiper-examples {
    padding-left: 15px;
    padding-right: 100px; }
    .swiper-examples .swiper-wrapper {
      margin-left: 0; }
    .swiper-examples .swiper-slide-img-group-bg {
      width: 100%;
      padding-bottom: 70.5%; }
    .swiper-examples .examples-msg-title {
      margin: 8px 0; }
    .swiper-examples .examples-msg-box {
      padding: 15px; }
    .swiper-examples .swiper-slide-examples {
      flex-direction: column;
      padding: 0; } }
@media screen and (min-width: 1366px) {
  .swiper-examples {
    padding-left: 7.2%;
    padding-right: 100px; } }
/*技术优势*/
.technology-wrapper {
  margin: 80px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around; }
  .technology-wrapper .technology-item {
    width: 48.5%;
    height: 0;
    padding-bottom: 25%;
    position: relative; }
  .technology-wrapper .technology-item {
    margin-bottom: -40px;
    cursor: pointer; }
  .technology-wrapper .technology-item-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    border-radius: 4px; }
  .technology-wrapper .technology-item-1 {
    transform-origin: top center;
    transform: scale(0.8);
    top: -40px; }
  .technology-wrapper .technology-item-4 {
    transform-origin: bottom center;
    transform: scale(0.8);
    bottom: -40px; }
  .technology-wrapper .technology-item-img-1 {
    background: url(../images/orionstar_web_card_img_audio.png) no-repeat center; }
  .technology-wrapper .technology-item-img-2 {
    transform: scale(1);
    background: url(../images/orionstar_web_card_img_vision.png) no-repeat center; }
  .technology-wrapper .technology-item-img-3 {
    transform: scale(1);
    background: url(../images/orionstar_web_card_img_gps.png) no-repeat center; }
  .technology-wrapper .technology-item-img-4 {
    background: url(../images/orionstar_web_card_img_mic.png) no-repeat center; }
  .technology-wrapper .technology-msg {
    position: absolute;
    top: 30%;
    left: 10%;
    color: #fff;
    z-index: 30; }
  .technology-wrapper .technology-title {
    font-size: 30px;
    margin-bottom: 10px; }
  .technology-wrapper .technology-desc {
    font-size: 21px; }
  .technology-wrapper .technology-item-bg {
    width: 16%;
    padding-bottom: 8%;
    position: absolute;
    z-index: 1;
    border-radius: 4px; }
  .technology-wrapper .technology-item-bg-1 {
    right: -7%;
    bottom: -7%;
    background: #DEDDEF; }
  .technology-wrapper .technology-item-bg-4 {
    left: -7%;
    top: -7%;
    background: #F8EFDF; }

@media screen and (max-width: 768px) {
  .technology-wrapper {
    justify-content: space-between;
    margin: 20px 0 30px; }
    .technology-wrapper .technology-item-1 {
      transform: scale(1);
      top: 0; }
    .technology-wrapper .technology-item-4 {
      transform: scale(1);
      bottom: 0; }
    .technology-wrapper .technology-item {
      margin-bottom: 3%; }
    .technology-wrapper .technology-msg {
      top: 18%;
      left: 5%;
      right: 5%;
      bottom: 5%; }
    .technology-wrapper .technology-title {
      font-size: 16px;
      margin-bottom: 5px; }
    .technology-wrapper .technology-desc {
      font-size: 12px;
      margin-right: 5%; } }
/*新闻动态*/
.group-msg-wrap-news {
  padding-top: 5%; }
  .group-msg-wrap-news .new-h3-title {
    margin-top: 0; }

/*商务合作*/
.business-container {
  width: 100%;
  height: 0;
  padding-bottom: 33.33%;
  background: url(../images/orionstar_home_img_coop.png) no-repeat center;
  background-size: cover;
  position: relative; }
  .business-container .business-wrapper {
    width: 1140px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 15px; }
  .business-container .business-title {
    color: #fff; }
  .business-container .business-desc {
    font-size: 16px;
    color: #fff;
    opacity: 0.8;
    margin: 24px 0 48px; }
  .business-container .business-btn {
    padding: 10px 44px;
    border-radius: 20px;
    background-color: #2B86FF;
    text-decoration: none;
    color: #fff;
    font-size: 16px; }
    .business-container .business-btn:hover {
      background-color: #036cf7; }

@media screen and (max-width: 1140px) {
  .business-container .business-wrapper {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .business-container {
    padding-bottom: 300px; } }
@media screen and (max-width: 640px) {
  .business-container .business-desc {
    font-size: 14px; } }
@media screen and (max-width: 414px) {
  .swiper-examples .examples-msg-title {
    font-size: 14px;
    font-weight: 600; }

  .swiper-examples .examples-msg-title {
    height: 45px; }

  .swiper-examples .examples-msg-desc {
    font-size: 12px;
    height: 38px; }

  .technology-wrapper .technology-title {
    font-size: 14px;
    font-weight: 600; }
  .technology-wrapper .technology-desc {
    line-height: 14px; }
  .technology-wrapper .technology-item {
    width: 49%; }
  .technology-wrapper .technology-msg {
    top: 5%; }

  .business-container .business-title {
    font-size: 24px; }

  .business-container .business-desc {
    margin: 10px 0 20px; }
  .business-container .business-btn {
    padding: 7px 22px;
    font-size: 14px; } }

