/* ====== 轮播 start ====== */

.index_screenSwiper {
  width: 100%;
  height: 100%;
}

.index_screenSwiperBanner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index_screenPagination.swiper-pagination-bullets {
  bottom: 50px;
  display: flex;
  justify-content: center;
}

.index_screenPagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  position: relative;
  overflow: hidden;
  opacity: 1;
  margin: 0px 16px;
}

.index_screenPagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 1);
}

/* ====== 轮播 end ====== */

/* ====== 关于双安  start ======*/
.index_about {
  overflow: hidden;
}
.index_aboutContent {
  margin-top: 10px;
}
.index_about_title,
.index_about_titleEn {
  height: 36px;
  line-height: 36px;
}

.index_about_titleEn {
  color: #cccccc;
  font-family: 'OPPOSANS-L';
}
.index_featuredProduct_content,
.index_firstTimeDate,
.index_dynamicNews a,
.index_dynamicNews_listTitle,
.index_about_intro,
.index_firstTitle,
.index_about_title {
  color: #333;
}
.index_about_line {
  width: 80px;
  height: 4px;
  background-color: #cea368;
  display: block;
}
.index_about_intro {
  line-height: 32px;
  width: 900px;
  height: 128px;
  overflow: hidden;
}
.index_aboutImg > img,
.index_aboutImg {
  width: 380px;
  height: 456px;
  overflow: hidden;
}
/* ====== 关于双安  end ======*/

/* ====== 关于双安的数据  start ======*/
.index_aboutData {
  width: 100%;
  height: 240px;
  background: url('/pc/images/index_aboutData.png') 50% 50% no-repeat;
  background-size: cover;
  margin-top: 60px;
}
.index_aboutData {
  color: #fff;
}
.index_aboutData_content {
  width: 100%;
  overflow: hidden;
  height: 240px;
}

/* ====== 关于双安的数据  end ======*/

/* ====== 动态聚焦  start ====== */

.index_dynamicNews a {
  position: relative;
  padding-bottom: 12px;
}
.index_dynamicNews a + a {
  margin-left: 60px;
}

.index_dynamicNews_listBox:hover p,
.index_dynamicNews a:hover {
  color: #cea368;
}
.index_dynamicNews a img {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}
.index_dynamicNews_first {
  width: 520px;
  background-color: #ffffff;
  box-shadow: 0px 15px 30px 0px rgba(177, 177, 177, 0.25);
}
.index_dynamicNews_first,
.index_dynamicNews_list {
  height: 485px;
}
.index_dynamicNews_list {
  width: 850px;
}
.index_dynamicNews_firstImg {
  width: 520px;
  height: 293px;
  line-height: 293px;
  text-align: center;
  overflow: hidden;
}
.index_dynamicNews_firstImg img {
  max-width: 520px;
  max-height: 293px;
  font-size: 0px;
}

.index_dynamicNews_listImg {
  width: 250px;
  height: 140px;
  line-height: 140px;
  text-align: center;
}
.index_dynamicNews_listImg img {
  max-width: 250px;
  max-height: 140px;
  font-size: 0px;
}
.index_dynamicNews_firstContent {
  padding: 40px;
  width: 100%;
  height: 192px;
  overflow: hidden;
}
.index_firstYear,
.index_dynamicNews_listDesc,
.index_firstTimeMonth {
  color: #999999;
}
.index_firstTimeMonth {
  font-family: 'OPPOSANS-M';
}
.index_firstTitle {
  margin-top: 15px;
  line-height: 30px;
}
.index_dynamicNews_listContent {
  width: calc(100% - 270px);
  height: 140px;
}
.index_dynamicNews_listDesc {
  margin-top: 5px;
}
.index_dynamicNews_listBox {
  width: 100%;
  display: block;
  overflow: hidden;
}
.index_dynamicNews_listBox .index_dynamicNews_listContent img {
  margin-top: 35px;
}

.index_newsArrowDefault,
.index_dynamicNews_listBox:hover .index_newsArrowHover {
  display: block;
}
.index_dynamicNews_listBox:hover .index_newsArrowDefault,
.index_newsArrowHover {
  display: none;
}
.index_dynamicNews_listTitle {
  margin-top: 15px;
}

.index_dynamicNews_listBox + .index_dynamicNews_listBox {
  margin-top: 30px;
}
.index_dynamicNewsContent {
  padding-bottom: 15px;
}
.index_dynamicNewsContent + .index_dynamicNewsContent {
  display: none;
}
.index_dynamicNews_listBox:hover {
  box-shadow: 0px 10px 20px 0px rgba(201, 221, 241, 0.3);
}
.index_dynamicNews_listBox:hover .index_dynamicNews_listImg img {
  transform: scale(1.05);
}
/* ====== 动态聚焦  ebd ====== */

/* ====== 特色产品  start ======*/
.index_featuredProduct {
  width: 100%;
  height: 560px;
  background: url('/pc/images/index_featuredProduct.png') 50% 50% no-repeat;
  margin-top: 105px;
  background-size: cover;
}
.index_featuredProduct_img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.index_featuredProduct_name {
  margin-top: 35px;
}

.index_featuredProduct_desc {
  margin-top: 25px;
}

.index_featuredProduct_content {
  margin-top: 140px;
}

.index_featuredProduct_content + .index_featuredProduct_content {
  margin-left: 510px;
}
/* ====== 特色产品  end ======*/

@media (max-width: 767px) {
  .index_featuredProduct_content + .index_featuredProduct_content,
  .index_aboutImg > img,
  .index_dynamicNews,
  .index_dynamicNews_first,
  .index_dynamicNews_firstImg,
  .index_aboutContent,
  .index_about_intro,
  .index_dynamicNews_list,
  .index_dynamicNews_listImg,
  .index_dynamicNews_listContent,
  .index_dynamicNews_listImg img,
  .index_aboutImg {
    width: 100%;
  }
  .index_dynamicNews_listImg img,
  .index_dynamicNews_firstImg img {
    max-width: 100%;
    max-height: inherit;
  }
  .index_dynamicNews_first,
  .index_dynamicNews_list,
  .index_dynamicNews_firstContent,
  .index_aboutImg > img,
  .index_dynamicNews_listImg img,
  .index_dynamicNews_listImg,
  .index_dynamicNews_listContent,
  .index_aboutImg {
    height: auto;
  }
  .index_featuredProduct,
  .index_featuredProduct_content,
  .index_dynamicNews_listTitle {
    margin-top: 0px;
  }

  .index_featuredProduct_desc,
  .index_featuredProduct_name,
  .index_aboutImg,
  .index_featuredProduct_content + .index_featuredProduct_content,
  .index_aboutData {
    margin-top: 20px;
  }
  .index_dynamicNews_listBox {
    margin-top: 30px;
  }
  .index_featuredProduct_content + .index_featuredProduct_content {
    margin-left: 0px;
  }

  .index_dynamicNews_listContent,
  .index_dynamicNews_firstContent {
    padding: 10px;
  }
  .index_featuredProduct {
    padding: 20px;
  }

  .index_about_title,
  .index_about_titleEn {
    height: 28px;
    line-height: 28px;
  }

  .index_aboutData_content,
  .index_aboutData {
    height: 160px;
  }
  .index_dynamicNews a + a {
    margin-left: 5%;
  }
  .index_featuredProduct,
  .index_dynamicNews_listImg,
  .index_dynamicNews_firstImg {
    height: inherit;
    line-height: 1;
  }
  .index_dynamicNews_listBox,
  .index_dynamicNews_first {
    box-shadow: 0px 10px 20px 0px rgba(201, 221, 241, 0.3);
  }
  .index_firstTitle.fontSize_20 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
  }
  .index_firstTitle.text_overflow_2 {
    -webkit-line-clamp: 1;
  }
  .index_featuredProduct_img {
    width: 100px;
    height: 100px;
  }
  .index_featuredProduct .flex_center {
    flex-direction: column;
  }
}
