@charset "utf-8";

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.inner_page_banner.aboutbg {
  background-image: url(../images/goods_bg.jpg);
}

.bodyh1title.re_page_bodyh1title {
  font-weight: 800;
  color: rgba(31, 17, 66, 0.8);
  margin: 0 auto;
  font-size: 2.5rem;
  text-align: center;
  border-bottom: 4px solid #ff9223;
  display: table;
  padding-bottom: 12px;
}

@media (max-width: 767px) {
  .bodyh1title.re_page_bodyh1title {
    font-size: 1.8rem;
  }
}
.split_line.re_page_split_line {
  background-color: rgba(31, 17, 66, 0.15);
  margin-top: 0;
}

.content_container.about_container {
  margin-left: 10%;
}
@media (max-width: 767px) {
  .content_container.about_container {
    margin-left: 0%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .content_container.about_container {
    margin-left: 0%;
  }
}
.bodyh3title.re_about_bodyh3title {
  font-weight: 800;
  color: #ff9223;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .bodyh3title.re_about_bodyh3title {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bodyh3title.re_about_bodyh3title {
    text-align: center;
  }
}

.bodyh1title.re_about_bodyh1title {
  font-weight: 800;
  color: rgba(31, 17, 66, 0.8);
  margin: 18px 0;
  font-size: 2.5rem;
}

@media (max-width: 767px) {
  .bodyh1title.re_about_bodyh1title {
    font-size: 1.8rem;
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bodyh1title.re_about_bodyh1title {
    text-align: center;
  }
}

.bodyh1title.re_about_bodyh1title span {
  color: #ff9223;
}
@media (max-width: 767px) {
  .aobut_c .article_text {
    text-align: center;
  }
}

/*滚动动态数据_start*/
.statistics {
  margin-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .counter_c .statistics {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
  }
}

@media (max-width: 767px) {
  .counter_c .statistics {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
  }
}

.counter_c .item_container {
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .counter_c .item_container {
    margin: 5px auto;
  }
}
.counter_c .item_container .data_counter {
  color: #ff9223;
  font-size: 3rem;
  font-weight: 800;
}

@media (max-width: 767px) {
  .counter_c .item_container .data_counter {
    font-size: 2rem;
  }
}

.counter_c .item_container sub {
  font-size: 1rem;
  font-weight: normal;
}

@media (max-width: 767px) {
  .counter_c .item_container sub {
    font-size: 0.875rem;
  }
}
.counter_c .item_container .article_text.re_counter_article_text {
  text-align: center;
  font-size: 1.1rem;
}
/*瀑布流*/
.gallery_list_c_page {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .gallery_list_c_page {
    margin-top: 12px;
  }
}

.gallery_list_c_page .imgc {
  transition: transform 0.5s ease;
}

.gallery_list_c_page .imgc .img_container {
  -webkit-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.5s ease;
}

.gallery_list_c_page .imgc:hover .img_container {
  box-shadow: 1px 1px 18px 0 rgba(0, 0, 0, 0.15);
}

.gallery_list_c_page .imgc:hover {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}

.gallery_list_c_page .imgc .titlec {
  margin: 15px auto 20px auto;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gallery_list_c_page_1 {
  margin-top: 30px;
}
.gallery_list_c_page_1 .imgc .img_container {
  -webkit-box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  overflow: hidden;
  transition: box-shadow 0.5s ease;
}

.gallery_list_c_page_1 .imgc .titlec {
  margin: 15px auto 20px auto;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*发展历程*/
.company_times.times_list_c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.company_times.times_list_c .times_container_list {
  margin-top: 0;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
}

.company_times.times_list_c
  .times_container_list
  .container-fluid.re-container-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.company_times.times_list_c .times_container_list .row_c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
.company_times.times_list_c .times_container_list .row_c .col_c {
  margin: 30px auto;
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .company_times.times_list_c .times_container_list .row_c .col_c {
    margin: 6px auto 6px auto;
    padding: 0 0;
  }
}

.company_times.times_list_c .times_container_list .rewrite-swiper-wrapper {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.company_times.times_list_c .action_arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  top: 50%;
  margin-top: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  transition: background-color 0.5s ease;
}

.company_times.times_list_c .action_arrow:hover {
  background-color: #ff9223;
}

.company_times.times_list_c .action_arrow:hover .iconfont {
  color: #fff;
}

.company_times.times_list_c .action_arrow .iconfont {
  font-size: 1.5rem;
  color: rgba(31, 17, 66, 0.6);
}

.company_times.times_list_c .action_arrow.leftarrow {
  left: -5px;
  margin-left: 0;
  transition: left 0.5s ease;
}
@media (max-width: 767px) {
  .company_times.times_list_c .action_arrow.leftarrow {
    left: 3px;
    margin-left: 0;
  }
}

.company_times.times_list_c .action_arrow.rightarrow {
  right: -5px;
  margin-right: 0;
  transition: right 0.5s ease;
}

@media (max-width: 767px) {
  .company_times.times_list_c .action_arrow.rightarrow {
    right: 3px;
    margin-right: 0;
  }
}

.company_times.times_list_c:hover {
  overflow: visible;
}

/* .company_times.times_list_c:hover .action_arrow.leftarrow {
  left: 5px;
}

.company_times.times_list_c:hover .action_arrow.rightarrow {
  right: 5px;
} */

@media (max-width: 767px) {
  .company_times.times_list_c:hover .action_arrow.leftarrow {
    left: 3px;
  }

  .company_times.times_list_c:hover .action_arrow.rightarrow {
    right: 3px;
  }
}
.company_times.times_list_c .itemc_content {
  /* box-shadow: 0 0px 20px 0 rgba(31, 17, 66, 0.15); */
  padding: 25px 25px 25px 25px;
  background-color: #eaf3ff;
  border-radius: 8px;
  height: 100%;
  transition: box-shadow 0.5s ease, transform 0.5s ease;
}

@media (max-width: 767px) {
  .company_times.times_list_c .itemc_content {
    padding: 15px;
  }
}

.company_times.times_list_c .itemc_content .h1title.re_time_h1title {
  color: #ff9223;
  text-align: center;
  font-weight: 800;
  font-size: 2.8rem;
}

.company_times.times_list_c
  .itemc_content
  .bodyh2title.re_time_bodyh2title
  sub {
  font-size: 1rem;
  font-weight: normal;
  color: rgba(31, 17, 66, 0.7);
}

.company_times.times_list_c .itemc_content .article_text {
  text-align: center;
  margin-top: 5px;
}

.company_times.times_list_c .itemc_content .article_text.processlist {
  text-align: center;
}
