:root {
  --color: #cc0000;
  --vh: 100vh;
}
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("https://www.honda.com.cn/static/home/fonts/SourceHanSansCN-Normal.otf") format("opentype");
}
@font-face {
  font-family: "SourceHanSansCN-Light";
  src: url("https://www.honda.com.cn/static/home/fonts/SourceHanSansCN-Light.otf") format("opentype");
}
@font-face {
  font-family: "Honda-Head";
  src: url("https://www.honda.com.cn/static/home/fonts/HondaAdvancedTypeface-Head.otf") format("opentype");
}
/* 开始 */
.g_arenav .container .x-ri .swiper .swiper-slide .c-text::before {
  border-color: #0f7acc;
}
.g_areon {
  padding: 1.4rem 0;
}
.g_areon .enginebox_font .gt .f_text {
  line-height: 1.66666667;
}
.g_areon .box {
  margin-top: 0.55rem;
}
.g_areon .box .c-img img {
  border-radius: 0.2rem;
}
.g_aretw {
  padding: 1.35rem 0 1.28rem;
}
.g_aretw .enginebox_font h2 {
  color: #fff;
}
.g_aretw .box {
  margin-top: 0.45rem;
}
@media (max-width: 767px) {
  .g_aretw .box {
    margin: 0 ;
  }
}
.g_aretw .box .itembox {
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
.g_aretw .box .itembox .public-img {
  width: 100%;
}
.g_aretw .box .itembox .public-img:before {
  padding-top: 137.5%;
}
.g_aretw .box .itembox .txt {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  padding: 0.22rem 0;
  z-index: 10;
  color: #fff;
}
.g_aretw .box .swiper-pagination {
  display: flex;
  justify-content: center;
  position: initial;
  display: none;
}
@media (max-width: 1260px) {
  .g_aretw .box .swiper-pagination {
    margin-top: 0.6rem;
    display: flex;
  }
}
.g_aretw .box .swiper-pagination span {
  width: 0.24rem;
  height: 2px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  transition: all 0.4s;
}
.g_aretw .box .swiper-pagination .swiper-pagination-bullet-active {
  background: #0074b7;
  width: 0.72rem;
}
.g_title {
  color: #fff;
  text-align: center;
}
.g_title p {
  margin-top: 0.22rem;
}
.g_title2 {
  color: #161616;
}
.g_title2 h2 span {
  color: #0074b7;
}
.g_title2 h2 i {
  margin: 0 0.1rem;
  font-style: initial;
}
.g_arefo {
  padding: 1.35rem 0 0.62rem;
}
.g_arefo .box .swiper {
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  overflow: initial;
  margin: 340px 0;
}
@media (max-width: 1580px) {
  .g_arefo .box .swiper {
    width: 100%;
    margin: 320px 0;
  }
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper {
    border: none;
    margin: 1rem 0 0;
    padding-bottom: 1rem;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .g_arefo .box .swiper {
    padding-bottom: 0.2rem;
  }
}
.g_arefo .box .swiper .swiper-slide {
  position: relative;
  width: calc((100% - 1.2rem)/6);
  height: 1px;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide {
    height: auto;
  }
}
@media (min-width: 1261px) {
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) {
    margin-right: 0.6rem;
  }
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) .g_arefo_box {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) .g_arefo_box .g_i {
    margin: 0 auto -5px;
  }
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) .g_arefo_box .g_arefo_con .g_arefo_nr {
    padding: 0.46rem 0.63rem 0.2rem 0.2rem;
  }
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) .g_arefo_box .g_arefo_con .g_arefo_nr .img {
    top: -0.4rem;
    bottom: auto;
    align-items: flex-start;
  }
}
@media (min-width: 1261px) and (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 1261px) and (max-width: 1580px) {
  .g_arefo .box .swiper .swiper-slide:nth-child(2n) .g_arefo_box .g_arefo_con .g_arefo_nr {
    padding: 0.46rem 0.23rem 0.2rem 0.2rem;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box {
    position: initial;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_i {
  margin: -3px auto 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_i {
    display: none;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_year {
  width: 100%;
  text-align: center;
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_year p {
  color: #fff;
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con {
  width: 200%;
  position: relative;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con {
    width: 100%;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .public-img {
  width: 100%;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .public-img {
    display: none;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .public-img:before {
  padding-top: 48.86363636%;
}
@media screen and (max-width: 1460px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .public-img:before {
    padding-top: 60%;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .public-img img {
  object-fit: initial;
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 0.32rem 0.63rem 0.2rem 0.2rem;
}
@media (max-width: 1580px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr {
    padding: 0.32rem 0.23rem 0.2rem 0.2rem;
  }
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr {
    position: initial;
    padding: 0.3rem 0 0;
  }
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .txt {
    text-align: center;
    color: #fff;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .txt h3 {
  margin-bottom: 0.1rem;
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .txt .g_p {
  color: #666;
  overflow: auto;
  max-height: calc((24/14)*4em);
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .txt .g_p {
    color: #fff;
    font-size: 12px;
  }
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .txt .g_p br {
    display: none;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .img {
  right: 0.38rem;
  bottom: -0.54rem;
  position: absolute;
  width: 2.5rem;
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .img {
    position: initial;
    justify-content: center;
    margin: auto;
    margin-top: 0.4rem;
  }
}
@media (max-width: 767px) {
  .g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .img {
    width: 60%;
    height: auto;
  }
}
.g_arefo .box .swiper .swiper-slide .g_arefo_box .g_arefo_con .g_arefo_nr .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}
.g_arefo .box .swiper .swiper-pagination {
  display: flex;
  justify-content: center;
  position: initial;
  display: none;
}
@media (max-width: 1260px) {
  .g_arefo .box .swiper .swiper-pagination {
    margin-top: 0.6rem;
    display: flex;
  }
}
.g_arefo .box .swiper .swiper-pagination span {
  width: 0.24rem;
  height: 2px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  transition: all 0.4s;
}
.g_arefo .box .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #0074b7;
  width: 0.72rem;
}
.g_arefi {
  overflow: hidden;
  padding: 1.35rem 0 2.06rem;
}
@media (max-width: 991px) {
  .g_arefi {
    padding: 1.35rem 0 3.06rem;
  }
}
@media (max-width: 767px) {
  .g_arefi {
    padding: 1.35rem 0 2rem;
  }
}
.g_arefi .box {
  margin-top: 1.08rem;
}
@media (max-width: 991px) {
  .g_arefi .box {
    margin-top: 3rem;
  }
}
.g_arefi .box .g_arefi_m {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.g_arefi .box .g_arefi_m .g_arefi_box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 29.86111111%;
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .g_arefi_box {
    width: 47.22222222%;
  }
}
.g_arefi .box .g_arefi_m .public-img {
  background: url(https://www.honda.com.cn/static/home/images/newAreas18.png) no-repeat;
  background-size: contain;
  width: 100%;
}
.g_arefi .box .g_arefi_m .public-img img {
  height: auto;
  width: calc(100% - 1rem);
  object-fit: contain;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.g_arefi .box .g_arefi_m .g_it {
  cursor: pointer;
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  background: url(https://www.honda.com.cn/static/home/images/newAreas18.png) no-repeat;
  background-size: contain;
  border-radius: 50%;
  box-shadow: 0 0 0.5rem rgba(0, 117, 183, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
}
.g_arefi .box .g_arefi_m .g_it .img {
  width: 1.9rem;
  height: auto;
}
.g_arefi .box .g_arefi_m .g_it .g_i {
  position: absolute;
  bottom: -0.21rem;
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 50%;
  background: #0f7acc;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}
.g_arefi .box .g_arefi_m .g_it .g_i svg {
  color: #fff;
  width: 33.33333333%;
}
.g_arefi .box .g_arefi_m .g_it .img_line {
  position: absolute;
  width: 2.19rem;
  height: auto;
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .g_it .img_line {
    width: 1.3rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_m .g_it .img_line {
    display: none;
  }
}
.g_arefi .box .g_arefi_m .ani1 {
  top: -0.84rem;
  left: -3.85rem;
}
@media (max-width: 1580px) {
  .g_arefi .box .g_arefi_m .ani1 {
    left: -3.45rem;
  }
}
@media screen and (max-width: 1380px) {
  .g_arefi .box .g_arefi_m .ani1 {
    left: -3.65rem;
  }
}
@media (max-width: 1260px) {
  .g_arefi .box .g_arefi_m .ani1 {
    left: -3.95rem;
  }
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani1 {
    top: -2.34rem;
    left: -2.45rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_m .ani1 {
    top: -2.34rem;
    left: -1.45rem;
  }
}
.g_arefi .box .g_arefi_m .ani1 .img_line {
  left: 93%;
  top: 41%;
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani1 .img_line {
    left: 99%;
    top: 82%;
  }
}
.g_arefi .box .g_arefi_m .ani2 {
  top: -0.84rem;
  right: -3.85rem;
}
@media (max-width: 1580px) {
  .g_arefi .box .g_arefi_m .ani2 {
    right: -3.45rem;
  }
}
@media screen and (max-width: 1380px) {
  .g_arefi .box .g_arefi_m .ani2 {
    right: -3.65rem;
  }
}
@media (max-width: 1260px) {
  .g_arefi .box .g_arefi_m .ani2 {
    right: -3.95rem;
  }
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani2 {
    top: -2.34rem;
    right: -2.45rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_m .ani2 {
    top: -2.34rem;
    right: -1.45rem;
  }
}
.g_arefi .box .g_arefi_m .ani2 .img_line {
  right: 93%;
  top: 41%;
  transform: rotateY(180deg);
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani2 .img_line {
    right: 99%;
    top: 82%;
  }
}
.g_arefi .box .g_arefi_m .ani3 {
  bottom: -0.94rem;
  right: -3.85rem;
}
@media (max-width: 1580px) {
  .g_arefi .box .g_arefi_m .ani3 {
    right: -3.45rem;
  }
}
@media screen and (max-width: 1380px) {
  .g_arefi .box .g_arefi_m .ani3 {
    right: -3.65rem;
  }
}
@media (max-width: 1260px) {
  .g_arefi .box .g_arefi_m .ani3 {
    right: -3.95rem;
  }
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani3 {
    bottom: -2.34rem;
    right: -2.45rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_m .ani3 {
    bottom: -2.34rem;
    right: -1.45rem;
  }
}
.g_arefi .box .g_arefi_m .ani3 .img_line {
  right: 93%;
  top: 16%;
  transform: rotateZ(180deg);
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani3 .img_line {
    right: 99%;
    top: -3%;
  }
}
.g_arefi .box .g_arefi_m .ani4 {
  bottom: -0.94rem;
  left: -3.85rem;
}
@media (max-width: 1580px) {
  .g_arefi .box .g_arefi_m .ani4 {
    left: -3.45rem;
  }
}
@media screen and (max-width: 1380px) {
  .g_arefi .box .g_arefi_m .ani4 {
    left: -3.65rem;
  }
}
@media (max-width: 1260px) {
  .g_arefi .box .g_arefi_m .ani4 {
    left: -3.95rem;
  }
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani4 {
    bottom: -2.34rem;
    left: -2.45rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_m .ani4 {
    bottom: -2.34rem;
    left: -1.45rem;
  }
}
.g_arefi .box .g_arefi_m .ani4 .img_line {
  left: 93%;
  top: 16%;
  transform: rotateX(180deg);
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_m .ani4 .img_line {
    left: 99%;
    top: -3%;
  }
}
.g_arefi .box .g_arefi_btxt {
  margin-top: 0.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .g_arefi .box .g_arefi_btxt {
    margin-top: 1.3rem;
  }
}
@media (max-width: 767px) {
  .g_arefi .box .g_arefi_btxt {
    margin-top: 3.6rem;
  }
}
.g_arefi .box .g_arefi_btxt img {
  width: 1.02rem;
  height: auto;
}
.g_arefi .box .g_arefi_btxt p {
  color: #0075b7;
  margin: 0 0.18rem;
}
