@charset "utf-8";
.casebannerbox {
  position: relative;
}
.casebannerbox .base_img {
  position: relative;
  overflow: hidden;
}
.casebannerbox .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 5;
}
.casebannerbox .base_img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2);
}
.casebannerbox .f_bag {
  padding-top: 31.25%;
}
@media (max-width: 991px) {
  .casebannerbox .f_bag {
    padding-top: 53.33333333%;
  }
}
@media (max-width: 767px) {
  .casebannerbox .f_bag {
    padding-top: 80%;
  }
}
.casebannerbox .f_bag:after {
  /* content: "";
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: #000000;
			opacity: 0.1; */
}
.casebannerbox .cont {
  z-index: 20;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  color: #333;
}
.casebannerbox .cont .f_name {
  margin-bottom: 0.1rem;
}
.casebannerbox .cont .f_tit {
  font-weight: bold;
  line-height: 1.16666667;
  font-size: 0.56rem;
  color: #fff;
}
.casebannerbox .cont .f_text {
  margin-top: 0.1rem;
  font-size: var(--font-size6);
  color: #fff;
}
.casebannerbox .cont .hm_but {
  margin-top: 0.44rem;
}
.casebannerbox .cont .hm_but:hover {
  background: #ffffff;
}
.casebannerbox .cont .hm_but:hover span {
  color: var(--color);
}
.casebannerbox .cont .hm_but:hover .f_icon svg path {
  fill: var(--color);
}

 
@charset "utf-8";
.brandbox-sec1 {
  padding: 1.2rem 0;
}
.brandbox-sec1 .base_img {
  position: relative;
  overflow: hidden;
}
.brandbox-sec1 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.brandbox-sec1 .base_img:before {
  content: "";
  display: block;
}
.brandbox-sec1 .hm_tit {
  text-align: center;
}
.brandbox-sec1 .hm_tit .f_tit {
  color: #333333;
  font-weight: bold;
  font-size: var(--font-size1);
}
.brandbox-sec1 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.brandbox-sec1 .hm_tit .f_tit {
  line-height: 1.2;
}
.brandbox-sec1 .hm_tit .f_text {
  color: #666666;
  line-height: 1.625;
  margin-top: 0.21rem;
  width: 9.9rem;
  margin: 0.2rem auto 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .brandbox-sec1 .hm_tit .f_text {
    width: 100%;
  }
}
.brandbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.66rem;
}
.brandbox-sec1 .cont .item {
  width: 25%;
  text-align: center;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .brandbox-sec1 .cont .item {
    width: 50%;
  }
}
.brandbox-sec1 .cont .item .f_shu {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0.12rem;
  color: #009eb0;
}
.brandbox-sec1 .cont .item .f_shu span:nth-child(1) {
  line-height: 0.9;
  font-size: 0.8rem;
}
@media (max-width: 767px) {
  .brandbox-sec1 .cont .item .f_shu span:nth-child(1) {
    font-size: 0.72rem;
  }
}
.brandbox-sec1 .cont .item .f_shu span:last-child {
  margin-bottom: auto;
  display: block;
  margin-top: -0.16rem;
}
.brandbox-sec1 .cont .item .f_shu .font20 {
  font-size: var(--font-size6);
}
.brandbox-sec1 .cont .item .f_tit {
  color: #333333;
}
.brandbox-sec1 .f_img {
  border-radius: 0.1rem;
}
.brandbox-sec1 .f_img::before {
  padding-top: 28.42857143%;
}
@media (max-width: 767px) {
  .brandbox-sec1 .f_img::before {
    padding-top: 50%;
  }
}
.brandbox-sec1 .f_img img {
  height: 130%;
  top: -30%;
  bottom: inherit;
  transition: none;
}

 
@charset "utf-8";
.brandbox-sec3 {
  position: relative;
  overflow: hidden;
  padding: 1.32rem 0 1.3rem;
}
.brandbox-sec3 .hm_tit {
  text-align: center;
}
.brandbox-sec3 .hm_tit .f_tit {
  color: #333333;
  font-weight: bold;
  font-size: var(--font-size1);
}
.brandbox-sec3 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.brandbox-sec3 .base_prev,
.brandbox-sec3 .base_next {
  margin: 0;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  background: none;
  border: solid 1px #dddddd;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .brandbox-sec3 .base_prev,
  .brandbox-sec3 .base_next {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.brandbox-sec3 .base_prev::after,
.brandbox-sec3 .base_next::after {
  display: none;
}
.brandbox-sec3 .base_prev img,
.brandbox-sec3 .base_next img,
.brandbox-sec3 .base_prev svg,
.brandbox-sec3 .base_next svg {
  width: 34.61538462%;
  height: 34.61538462%;
  object-fit: contain;
  color: #ddd;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.brandbox-sec3 .base_prev img path,
.brandbox-sec3 .base_next img path,
.brandbox-sec3 .base_prev svg path,
.brandbox-sec3 .base_next svg path {
  fill: #dddddd;
  transition: all 0.4s;
}
.brandbox-sec3 .base_prev:hover,
.brandbox-sec3 .base_next:hover {
  background: var(--color);
  border-color: var(--color);
}
.brandbox-sec3 .base_prev:hover svg,
.brandbox-sec3 .base_next:hover svg {
  color: #ddd;
}
.brandbox-sec3 .base_prev:hover svg path,
.brandbox-sec3 .base_next:hover svg path {
  fill: #ffffff;
}
.brandbox-sec3 .f_bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.brandbox-sec3 .f_bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brandbox-sec3 .container2,
.brandbox-sec3 .container {
  position: relative;
  color: #ffffff;
}
.brandbox-sec3 .hm_tit {
  margin-bottom: 0.42rem;
}
.brandbox-sec3 .hm_tit .f_tit {
  color: #ffffff;
}
.brandbox-sec3 .cont {
  position: relative;
}
.brandbox-sec3 .cont:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0.62rem;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  border-bottom: 1px dashed #ffffff;
}
.brandbox-sec3 .cont .brandbox3_cont {
  overflow: visible;
  width: auto;
  margin: 0 -0.2rem;
}
@media (max-width: 767px) {
  .brandbox-sec3 .cont .brandbox3_cont {
    margin: 0;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_tit {
  color: #ffffff;
  font-size: var(--font-size4);
  line-height: 0.34rem;
  margin-bottom: 0.28rem;
  font-weight: bold;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_round {
  width: 100%;
  height: 2px;
  position: relative;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_round:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_round i {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ffffff;
  z-index: 1;
}
@media (max-width: 1580px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_round i {
    width: 10px;
    height: 10px;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_round i:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200%;
  height: 200%;
  border-radius: 50%;
  background: #fff;
  z-index: -2;
  -webkit-animation: scale100 1.5s linear infinite;
  animation: scale100 1.5s linear infinite;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text {
  padding-top: 0.35rem;
  padding-right: 0.86rem;
  line-height: 2.5;
  position: relative;
}
@media (max-width: 991px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text {
    line-height: 2.25;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text:before {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 0;
  width: 1px;
  height: 0.35rem;
  opacity: 0.1;
  background: #e4ecf7;
}
@media (max-width: 1580px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text:before {
    left: 5px;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p {
  padding-left: 0.3rem;
  position: relative;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  top: 1.25em;
  transform: translateY(-50%);
}
@media (max-width: 1580px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p:before {
    width: 6px;
    height: 6px;
    left: 2px;
  }
}
@media (max-width: 991px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p:before {
    top: 1.125em;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p:after {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 0;
  height: 100%;
  width: 1px;
  opacity: 0.1;
  background: #e4ecf7;
}
@media (max-width: 1580px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide .f_text p:after {
    left: 5px;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide:first-child .f_round:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100%;
  background: #ffffff;
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide.on .f_round:before {
  width: 0;
}
@media (max-width: 767px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide.on .f_round:before {
    width: 100%;
  }
}
.brandbox-sec3 .cont .brandbox3_cont .swiper-slide.on ~ .swiper-slide .f_round:before {
  width: 0;
}
@media (max-width: 767px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide-active .f_round:before {
    width: 0;
  }
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide-active ~ .swiper-slide .f_round:before {
    width: 0;
  }
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide:last-child .f_round:before {
    width: 100vw;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .brandbox-sec3 .cont .brandbox3_cont .swiper-slide-active .f_round:before {
    width: 100%;
  }
}
.brandbox-sec3 .cont .qie {
  margin-top: 0.55rem;
  display: flex;
  justify-content: center;
}
.brandbox-sec3 .cont .qie .brandbox3_prev,
.brandbox-sec3 .cont .qie .brandbox3_next {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 0.1rem;
  border-color: #ffffff;
}
.brandbox-sec3 .cont .qie .brandbox3_prev svg path,
.brandbox-sec3 .cont .qie .brandbox3_next svg path {
  fill: #ffffff;
}
.brandbox-sec3 .cont .qie .brandbox3_prev:hover,
.brandbox-sec3 .cont .qie .brandbox3_next:hover {
  background: #ffffff;
}
.brandbox-sec3 .cont .qie .brandbox3_prev:hover svg path,
.brandbox-sec3 .cont .qie .brandbox3_next:hover svg path {
  fill: #000000;
}
@-webkit-keyframes scale100 {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0.5;
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
@keyframes scale100 {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0.5;
  }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

 
@charset "utf-8";
.brandbox-sec2 {
  margin: 0.74rem 0 1.64rem;
}
.brandbox-sec2 .base_img {
  position: relative;
  overflow: hidden;
}
.brandbox-sec2 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.brandbox-sec2 .base_img:before {
  content: "";
  display: block;
}
.brandbox-sec2 .hm_tit {
  text-align: center;
}
.brandbox-sec2 .hm_tit .f_tit {
  color: #fff;
  font-weight: bold;
  font-size: var(--font-size1);
}
.brandbox-sec2 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.brandbox-sec2 .hm_tit {
  margin-bottom: 0.48rem;
}
.brandbox-sec2 .cont {
  margin: 0 -0.1rem;
  display: flex;
  flex-wrap: wrap;
}
.brandbox-sec2 .cont .item {
  width: 25%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .brandbox-sec2 .cont .item {
    width: 50%;
  }
}
.brandbox-sec2 .cont .item .list {
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.brandbox-sec2 .cont .item .list .f_img:before {
  padding-top: 62.2754491%;
}
.brandbox-sec2 .cont .item .list .f_img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../images/xinzhuaimfaz1.png) center bottom / 100% auto no-repeat;
}
.brandbox-sec2 .cont .item .list .font {
  padding: 0.3rem 0.32rem 0.46rem;
}
@media (max-width: 767px) {
  .brandbox-sec2 .cont .item .list .font {
    padding: 0.34rem 0.2rem 0.5rem;
  }
}
.brandbox-sec2 .cont .item .list .font .f_name {
  color: #009eb0;
  margin-bottom: 0.12rem;
  font-size: var(--font-size9);
}
@media (max-width: 767px) {
  .brandbox-sec2 .cont .item .list .font .f_name {
    font-size: 0.24rem;
  }
}
.brandbox-sec2 .cont .item .list .font .f_tit {
  color: #333333;
}
@media (max-width: 767px) {
  .brandbox-sec2 .cont .item .list .font .f_tit {
    font-size: 0.26rem;
  }
}
.brandbox-sec2 .cont .item .list:hover .f_img img {
  transform: scale(1.06);
}
@media (min-width: 768px) {
  .brandbox-sec2 .cont .item:nth-child(2n) .list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .brandbox-sec2 .cont .item:nth-child(2n) .list .f_img {
    order: 1;
  }
  .brandbox-sec2 .cont .item:nth-child(2n) .list .f_img:after {
    bottom: 0;
    transform: rotate(180deg);
  }
}

 
@charset "utf-8";
.brandbox-sec4 {
  margin: 1.2rem 0;
}
.brandbox-sec4 .hm_but {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 25px;
  border: solid 1px #dddddd;
  min-width: 1.4rem;
  padding: 12px 24px;
}
@media (max-width: 1580px) {
  .brandbox-sec4 .hm_but {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .brandbox-sec4 .hm_but {
    padding: 8px 16px;
  }
}
.brandbox-sec4 .hm_but span {
  color: #666666;
  transform: translateX(8px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .brandbox-sec4 .hm_but span {
    transform: translateX(6px);
  }
}
.brandbox-sec4 .hm_but .f_icon {
  display: flex;
  width: 6px;
  height: 12px;
  margin-left: 10px;
  opacity: 0;
  transform: translateX(-8px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .brandbox-sec4 .hm_but .f_icon {
    width: 4px;
    height: 8px;
    transform: translateX(-6px);
    margin-left: 8px;
  }
}
.brandbox-sec4 .hm_but .f_icon img,
.brandbox-sec4 .hm_but .f_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  color: #fff;
}
.brandbox-sec4 .hm_but .f_icon img path,
.brandbox-sec4 .hm_but .f_icon svg path {
  fill: #ffffff;
}
.brandbox-sec4 .hm_but:hover {
  background: var(--color);
  border-color: var(--color);
}
.brandbox-sec4 .hm_but:hover span {
  transform: translateX(0);
  color: #ffffff;
}
.brandbox-sec4 .hm_but:hover .f_icon {
  transform: translateX(0);
  opacity: 1;
}
.brandbox-sec4 .hm_but2 {
  background: transparent;
  border: 1px solid #ffffff;
}
.brandbox-sec4 .hm_but2 span {
  color: #ffffff;
}
.brandbox-sec4 .hm_but2:hover {
  border-color: var(--color);
}
.brandbox-sec4 .hm_tit {
  text-align: center;
}
.brandbox-sec4 .hm_tit .f_tit {
  font-size: var(--font-size1);
  color: #333333;
  font-weight: bold;
}
.brandbox-sec4 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.brandbox-sec4 .hm_tit {
  margin-bottom: 0.48rem;
}
.brandbox-sec4 .f_img {
  text-align: center;
}
.brandbox-sec4 .f_img img {
  width: 100%;
}

 
@charset "utf-8";
.aptitubox_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0.5rem -0.1rem 0;
}
.aptitubox_list .item {
  width: 25%;
  padding: 0 0.1rem;
  margin-bottom: 0.35rem;
}
@media (max-width: 991px) {
  .aptitubox_list .item {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .aptitubox_list .item {
    width: 50%;
  }
}
.aptitubox_list .item .list .g_img {
  position: relative;
}
.aptitubox_list .item .list .g_img .g_src {
  cursor: pointer;
  color: #333;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.aptitubox_list .item .list .g_img .g_src:hover {
  color: var(--color);
}
.aptitubox_list .item .list .g_img .g_src svg,
.aptitubox_list .item .list .g_img .g_src img {
  width: 100%;
  height: auto;
}
.aptitubox_list .item .list .g_img .g_src svg path,
.aptitubox_list .item .list .g_img .g_src img path {
  fill: #333;
}
.aptitubox_list .item .list .f_img {
  background-color: #f8f8f8;
  border-radius: 0.1rem;
  padding-top: 125%;
  margin-bottom: 0.14rem;
}
.aptitubox_list .item .list .f_tit {
  color: #333333;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .aptitubox_list .item .list .f_tit {
    font-size: 0.24rem;
  }
}
.aptitubox_list .item .list:hover .f_img img {
  transform: scale(1.08);
}
.aptitubox-sec1 {
  margin: 1.2rem 0;
}
.aptitubox-sec1 .basepage {
  margin-top: 0.4rem;
}
.aptitubox-sec1 .hm_tit {
  text-align: center;
}
.aptitubox-sec1 .hm_tit .f_tit {
  color: #333333;
  font-weight: bold;
  font-size: var(--font-size1);
}
.aptitubox-sec1 .hm_tit .f_text {
  color: #666666;
  margin-top: 0.07rem;
}
.aptitubox-sec1 .base_img {
  position: relative;
  overflow: hidden;
}
.aptitubox-sec1 .base_img img {
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.aptitubox-sec1 .base_img:before {
  content: "";
  display: block;
}
.aptitubox-sec1 .basepage {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.aptitubox-sec1 .basepage a,
.aptitubox-sec1 .basepage span,
.aptitubox-sec1 .basepage .f_fan,
.aptitubox-sec1 .basepage input {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
  border: solid 1px #eeeeee;
  color: #999999;
  flex-shrink: 0;
  transition: all 0.4s;
  float: left;
  margin: 0 10px 10px;
}
@media (max-width: 1580px) {
  .aptitubox-sec1 .basepage a,
  .aptitubox-sec1 .basepage span,
  .aptitubox-sec1 .basepage .f_fan,
  .aptitubox-sec1 .basepage input {
    width: 42px;
    height: 42px;
    margin: 0 6px 10px;
  }
}
@media (max-width: 991px) {
  .aptitubox-sec1 .basepage a,
  .aptitubox-sec1 .basepage span,
  .aptitubox-sec1 .basepage .f_fan,
  .aptitubox-sec1 .basepage input {
    width: 40px;
    margin: 0 5px 10px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .aptitubox-sec1 .basepage a,
  .aptitubox-sec1 .basepage span,
  .aptitubox-sec1 .basepage .f_fan,
  .aptitubox-sec1 .basepage input {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }
}
.aptitubox-sec1 .basepage input {
  text-align: center;
}
.aptitubox-sec1 .basepage span {
  border: none;
  width: auto;
}
.aptitubox-sec1 .basepage .f_zi {
  margin-right: 0;
}
.aptitubox-sec1 .basepage .f_zi2 {
  margin-left: 0;
}
.aptitubox-sec1 .basepage .active {
  border: 1px solid var(--color);
  background-color: var(--color);
  color: #fff;
}
.aptitubox-sec1 .basepage .active:hover {
  color: #fff;
  background-color: var(--color);
}
.aptitubox-sec1 .basepage .f_fan {
  width: 72px;
  color: var(--color);
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 1580px) {
  .aptitubox-sec1 .basepage .f_fan {
    width: 68px;
  }
}
@media (max-width: 767px) {
  .aptitubox-sec1 .basepage .f_fan {
    width: 64px;
  }
}
.aptitubox-sec1 .basepage .f_fan::-webkit-input-placeholder {
  color: #999999;
}
.aptitubox-sec1 .basepage .f_fan::-ms-input-placeholder {
  color: #999999;
}
.aptitubox-sec1 .basepage input {
  font-size: var(--font-size9);
  width: 72px;
  color: #333333;
}
@media (max-width: 1580px) {
  .aptitubox-sec1 .basepage input {
    width: 68px;
  }
}
.aptitubox-sec1 .basepage .prev,
.aptitubox-sec1 .basepage .next {
  position: relative;
  color: #222;
}
@media (max-width: 991px) {
}
.aptitubox-sec1 .basepage .prev svg,
.aptitubox-sec1 .basepage .next svg {
  width: 6px;
  height: 10px;
}
@media (max-width: 1580px) {
  .aptitubox-sec1 .basepage .prev svg,
  .aptitubox-sec1 .basepage .next svg {
    width: 4px;
    height: 8px;
  }
}
.aptitubox-sec1 .basepage .prev svg path,
.aptitubox-sec1 .basepage .next svg path {
  transition: all 0.4s;
  fill: #999999;
}
.aptitubox-sec1 .basepage .prev:hover,
.aptitubox-sec1 .basepage .next:hover {
  background-color: var(--color);
  color: #fff;
}
.aptitubox-sec1 .basepage .prev:hover svg path,
.aptitubox-sec1 .basepage .next:hover svg path {
  fill: #ffffff;
}
.aptitubox-sec1 .basepage .fan {
  width: auto;
  padding: 0 15px;
}
.aptitubox-sec1 .basepage a:hover:not(.active) {
  border: 1px solid var(--color);
  color: #fff;
  background: var(--color);
}
