.home-page .swiper-slide {
  position: relative;
  height: calc(100vh - 82px - 60px);
}
.home-page .home-swiper-b {
  position: relative;
}
.home-page .home-swiper-b img {
  width: 100%;
  height: auto;
}
.home-page .box-txt {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
}
.home-page .box-txt .box-search {
  margin: 48px auto 0;
  width: 499px;
  height: 50px;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  border-radius: 25px;
  overflow: hidden;
  padding: 0 29px;
}
.home-page .box-txt .box-search input {
  background-color: transparent;
  font-size: 16px;
  width: 80%;
}
.home-page .box-txt .box-search img {
  cursor: pointer;
  width: 24px;
  height: 25px;
  object-fit: contain;
}
.home-page .box-txt .box-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 40px auto 0;
}
.home-page .box-txt .box-icon img {
  width: 22px;
  height: 22px;
  margin: 0 8px 0 0;
}
.home-page .box-txt .box-icon .icon-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 34px;
}
.home-page .box-txt .box-icon .icon-detail a,
.home-page .box-txt .box-icon .icon-detail p {
  margin: 0 7px;
  padding: 0 10px;
  height: 34px;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 17px;
  border: 1px solid #ffffff;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  cursor: pointer;
}
.home-page .box-txt .t1 {
  width: 100%;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 72px;
  color: #ffffff;
  line-height: 72px;
  margin: 264px auto 0;
}
.home-page .box-txt .t2 {
  margin: 27px 0 0 0;
  height: 30px;
  font-weight: bold;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
}
.home-page .home-swiper .swiper-button-prev {
  left: 164px;
}
.home-page .home-swiper .swiper-button-next {
  right: 164px;
}
.home-page .home-swiper .swiper-button-next,
.home-page .home-swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-size: cover;
}
.home-page .home-swiper .swiper-button-prev {
  background-image: url(../img/prev.png);
}
.home-page .home-swiper .swiper-button-next {
  background-image: url(../img/next.png);
}
.home-page .home-swiper .swiper-button-next:after,
.home-page .home-swiper .swiper-button-prev:after {
  display: none;
}
.detail-left {
  width: 487px;
  height: 410px;
}
.detail-left .detail-swiper {
  width: 487px;
  height: 410px;
  margin: 0 0 0 118px;
}
.detail-left .swiper-button-prev {
  left: 25px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #b2b2b2;
}
.detail-left .swiper-button-next:after,
.detail-left .swiper-button-prev:after {
  font-size: 20px;
  color: #fff;
}
.detail-left .swiper-button-next {
  right: -220px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #b2b2b2;
}
.box-about {
  background-image: url("../img/about.png");
  height: calc(100vh - 82px - 60px);
}
.box-about .mauto {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.box-about .mauto .about-left {
  width: 684px;
  height: 443px;
}
.about-right-txt {
  width: 683px;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.about-right-txt .title {
  margin: 25px 0 0 0;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
  position: relative;
}
.about-right-txt .title:after {
  content: "";
  width: 78px;
  height: 3px;
  background-color: #ec2d09;
  position: absolute;
  bottom: -23px;
  left: 0;
}
.about-right-txt .txt {
  margin: 50px 0 0 0;
  width: 683px;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.box-list {
  background-image: url("../img/about.png");
  height: calc(100vh - 82px - 60px);
}
.box-list .mauto {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
}
.box-list .mauto .box-item-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
}
.box-list .mauto .box-item-list .item-list-active img.img2 {
  display: inline-block !important;
}
.box-list .mauto .box-item-list .item-list-active .img2-0 {
  display: none;
}
.box-list .mauto .box-item-list .item-list:hover img.img2 {
  display: inline-block !important;
}
.box-list .mauto .box-item-list .item-list:hover .img2-0 {
  display: none;
}
.box-list .mauto .box-item-list .item-list {
  width: 703px;
  height: 111px;
  margin: 0 0 24px 0;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  cursor: pointer;
  position: relative;
}
.box-list .mauto .box-item-list .item-list img.img1 {
  width: 36px;
  height: 35px;
  margin: 0 33px 0 40px;
}
.box-list .mauto .box-item-list .item-list p {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #212121;
}
.box-list .mauto .box-item-list .item-list img.img2 {
  width: 26px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
}
.box-list .mauto .box-item-list .item-list .img2-0 {
  width: 26px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}
.box-list .mauto .box-item-list .item-list:nth-child(2n + 1) {
  margin: 0 30px 24px 0;
}
.box-aboutUs {
  background-image: url("../img/aboutUs.png");
  height: calc(100vh - 82px - 60px);
}
.box-aboutUs .mauto {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.box-aboutUs .mauto .aboutUs-left {
  margin: 0 0 0 68px;
  height: 410px;
}
.box-aboutUs .mauto .aboutUs-left .tel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  margin: 0 0 30px 0;
}
.box-aboutUs .mauto .aboutUs-left .tel img {
  width: 18px;
  height: 17px;
  margin: 0 12px 0 0;
}
.box-aboutUs .mauto .aboutUs-left .tel p {
  color: #ed211e;
  font-size: 30px;
  font-weight: bold;
}
.box-aboutUs .mauto .aboutUs-left .email {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  margin: 0 0 30px 0;
}
.box-aboutUs .mauto .aboutUs-left .email img {
  width: 18px;
  height: 17px;
  margin: 0 12px 0 0;
}
.box-aboutUs .mauto .aboutUs-left .email p {
  color: #404040;
  font-size: 18px;
}
.box-aboutUs .mauto .aboutUs-left .address {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  margin: 0 0 30px 0;
  max-width: 394px;
}
.box-aboutUs .mauto .aboutUs-left .address img {
  width: 14px;
  height: 18px;
  margin: 0 12px 0 0;
}
.box-aboutUs .mauto .aboutUs-left .address p {
  color: #404040;
  font-size: 18px;
}
.box-aboutUs .mauto .aboutUs-left .box-qrcode {
  margin: 0 0 0 20px;
}
.box-aboutUs .mauto .aboutUs-left .box-qrcode img {
  width: 143px;
  height: 143px;
}
.box-aboutUs .mauto .aboutUs-left .box-qrcode p {
  width: 143px;
  height: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #555555;
  text-align: center;
  line-height: 14px;
  margin: 10px 0 0 0;
}
.box-aboutUs .mauto .aboutUs-right .box-map {
  width: 722px;
  height: 410px;
}
.box-item-page {
  margin: 77px auto 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.box-item-page p {
  width: 40px;
  height: 40px;
  border: 1px solid #d0d0d0;
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 40px;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}
.box-item-page p.active {
  background-color: #ee2e2b;
  color: #fff;
}
.box-item-page .prev {
  width: 72px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-item-page .prev img {
  width: 22px;
  height: 8px;
}
.box-item-page .next {
  width: 72px;
  height: 40px;
  border: 1px solid #d0d0d0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-item-page .next img {
  width: 22px;
  height: 8px;
}
.box-search {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.box-search .left-search {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  height: 185px;
}
.box-search .left-search .left-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.box-search .left-search .item {
  height: 18px;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  text-align: center;
  margin: 0 0px 0 0;
  cursor: pointer;
  padding: 0 20px;
}
.box-search .left-search .item-active {
  height: 48px;
  background: #ec2d09;
  border-radius: 24px;
  line-height: 48px;
  color: #ffffff;
}
.box-search .right-search {
  width: 597px;
  height: 54px;
  border: 1px solid #ec2d09;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  background-color: #ffffff;
}
.box-search .right-search input {
  padding: 0 0 0 18px;
}
.box-search .right-search .btn-search {
  width: 100px;
  height: 54px;
  background-color: #ec2d09;
  line-height: 54px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-search .right-search .btn-search img {
  width: 19px;
  height: 19px;
}
.white-bg {
  width: 100%;
  background-color: #fff;
  height: 500px;
}
.white-bg .mauto {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.box-article .mauto .box-nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 56px auto 0;
}
.box-article .mauto .box-nav .item {
  width: 155px;
  height: 38px;
  line-height: 38px;
  background: #ffffff;
  border-radius: 19px;
  text-align: center;
  margin: 0 14px 0 0;
}
.box-article .mauto .box-nav .item-active {
  background-color: #ec2d09;
  color: #fff;
}
.box-article .mauto .box-nav-title {
  margin: 42px auto 0;
}
.box-article .mauto .box-nav-title .box-top {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  background: #f2f2f2;
  border-bottom: 2px solid #fff;
  height: auto;
}
.box-article .mauto .box-nav-title .box-top .box-left {
  width: 15%;
  min-height: 85px;
  margin: 0 10px 0 0;
  border-radius: 3px;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.box-article .mauto .box-nav-title .box-top .box-left p {
  margin: auto;
  height: 16px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.box-article .mauto .box-nav-title .box-top .box-right {
  width: 85%;
  border-left: 2px solid #fff;
  display: flex;
  min-height: 85px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  padding: 0 0 0 20px;
}
.box-article .mauto .box-nav-title .box-top .box-right .item {
  height: 15px;
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  margin: 20px 20px 20px 0;
  cursor: pointer;
}
.box-article .mauto .box-nav-title .box-top .box-right .item-active {
  height: 29px;
  color: #ec2d09;
  border: 1px solid #ec2d09;
  line-height: 29px;
  padding: 0 10px;
}
.box-article .mauto .box-item-active {
  width: 100%;
}
.box-article .mauto .box-item-active .itemPage {
  width: 100%;
}
.box-article .mauto .box-item-active .itemPage2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 47px auto 0;
}
.box-article .mauto .box-item-active .itemPage2 .item-list2 {
  width: 230px;
  height: 300px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
  margin: 0 0 20px 0;
}
.box-article .mauto .box-item-active .itemPage2 .item-list2 img {
  width: 78px;
  height: auto;
  margin: 40px auto 0;
}
.box-article .mauto .box-item-active .itemPage2 .item-list2 p {
  width: 100%;
  text-align: center;
  margin: 42px auto 0;
  height: 24px;
  font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  color: #4e4e4e;
  line-height: 24px;
}
.box-article .mauto .box-nav-list {
  margin: 30px auto 0;
  width: 100%;
}
.box-article .mauto .box-nav-list .item-list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  height: 72px;
  cursor: pointer;
}
.box-article .mauto .box-nav-list .item-list .icon {
  width: 78px;
  height: 30px;
  background: #ec2d09;
  border-radius: 3px 8px 3px 8px;
  font-weight: 400;
  font-size: 18px;
  color: #fefefe;
  line-height: 30px;
  margin: 0 19px 0 11px;
  text-align: center;
}
.box-article .mauto .box-nav-list .item-list p {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
}
.box-article .mauto .box-nav-list .item-list:nth-child(2n) {
  background-color: #ffffff;
}
.detail-right {
  width: 667px;
  height: 410px;
}
.detail-right .title {
  width: 100%;
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
  color: #2c2c2c;
  line-height: 40px;
  border-bottom: 1px solid #d7d7d7;
  padding: 0 0 38px 0;
}
.detail-right .box-item {
  margin: 52px auto 0;
}
.detail-right .item {
  margin: 0 0 30px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.detail-right .item .item-left {
  min-width: 250px;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.detail-right .item .item-right {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}
.detail-right .abtn {
  width: 155px;
  height: 48px;
  background: #ec2d09;
  border-radius: 24px;
  margin: 40px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 48px;
}
.detail-right .abtn img {
  width: 22px;
  height: 22px;
  margin: 0 12px 0 0;
}
.detail-content {
  margin: 84px auto 0;
}
.detail-content .box-title {
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  color: #ec2d09;
  border-bottom: 1px solid #d7d7d7;
}
.detail-content .title {
  width: auto;
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #ec2d09;
  padding: 0 0 43px 0;
  border-bottom: 3px solid #ec2d09;
}
.detail-content .content {
  margin: 52px auto 381px;
  width: 100%;
  font-family: Arial;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
}
.box-alert {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.box-alert .alert-content {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-alert .alert-content .alert-table {
  max-width: 90vw;
  width: 1163px;
  height: 691px;
  background: #ffffff;
  border-radius: 15px;
  padding: 0 56px;
  position: relative;
}
.box-alert .alert-content .alert-table img.close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 40px;
  right: 63px;
  cursor: pointer;
}
.box-alert .alert-content .alert-table .title {
  width: 100%;
  height: 113px;
  line-height: 113px;
  font-weight: bold;
  font-size: 30px;
  color: #2c2c2c;
  text-align: left;
  border-bottom: 1px solid #e3e3e3;
  margin: 0 0 20px 0;
}
.box-alert .alert-content .alert-table .table-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
  margin: 40px 0 0 0;
}
.box-alert .alert-content .alert-table input {
  width: 506px;
  height: 60px;
  background-color: #f5f5f5;
  padding: 0 0 0 10px;
  font-weight: 400;
  font-size: 14px;
  color: #a0a0a0;
  line-height: 60px;
  margin: 0 0 30px 0;
}
.box-alert .alert-content .alert-table textarea {
  width: 100%;
  height: 192px;
  background-color: #f5f5f5;
  padding: 10px 0 0 10px;
  font-weight: 400;
  font-size: 14px;
  color: #a0a0a0;
}
.box-alert .alert-content .alert-table .abtn {
  margin: 40px auto;
  width: 155px;
  height: 48px;
  line-height: 48px;
  background: #ec2d09;
  border-radius: 24px;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 1400px) {
  .home-page .home-swiper-b {
    position: relative;
    height: 100%;
  }
  .home-page .home-swiper-b img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .home-page .box-txt {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
  }
  .home-page .box-txt .box-search {
    margin: 28px auto 0;
    width: 90%;
    height: 50px;
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    border-radius: 25px;
    overflow: hidden;
    padding: 0 29px;
  }
  .home-page .box-txt .box-search input {
    background-color: transparent;
    font-size: 16px;
    width: 80%;
  }
  .home-page .box-txt .box-search img {
    cursor: pointer;
    width: 24px;
    height: 25px;
    object-fit: contain;
  }
  .home-page .box-txt .box-icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 80px auto 0;
  }
  .home-page .box-txt .box-icon img {
    width: 18px;
    height: 18px;
    margin: 0 8px 0 0;
    display: none;
  }
  .home-page .box-txt .box-icon .icon-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: auto;
  }
  .home-page .box-txt .box-icon .icon-detail a,
  .home-page .box-txt .box-icon .icon-detail p {
    margin: 0 7px 10px 7px;
    padding: 0 10px;
    height: 34px;
    background: rgba(0, 0, 0, 0.55);
    border-radius: 17px;
    border: 1px solid #ffffff;
    font-family: Arial;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    line-height: 34px;
    cursor: pointer;
  }
  .home-page .box-txt .t1 {
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 26px;
    color: #ffffff;
    margin: 80px auto 0;
  }
  .home-page .box-txt .t2 {
    margin: 27px 0 0 0;
    height: 30px;
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    line-height: 30px;
  }
  .home-page .swiper-slide {
    position: relative;
    height: auto;
  }
  .home-page .home-swiper .swiper-button-prev {
    left: 10px;
  }
  .home-page .home-swiper .swiper-button-next {
    right: 10px;
  }
  .home-page .home-swiper .swiper-button-next,
  .home-page .home-swiper .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  .home-page .home-swiper .swiper-button-prev {
    background-image: url(../img/prev.png);
  }
  .home-page .home-swiper .swiper-button-next {
    background-image: url(../img/next.png);
  }
  .home-page .home-swiper .swiper-button-next:after,
  .home-page .home-swiper .swiper-button-prev:after {
    display: none;
  }
  .box-about {
    background-image: url("../img/about.png");
    height: auto;
  }
  .box-about .mauto {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }
  .box-about .mauto .about-left {
    width: 100%;
    height: auto;
    margin: 40px auto 0;
  }
  .box-about .mauto .about-right {
    width: 100%;
  }
  .about-right-txt {
    width: 100%;
    margin: 10px auto 50px;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
  }
  .about-right-txt .title {
    margin: 25px 0 0 0;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    position: relative;
  }
  .about-right-txt .title:after {
    content: "";
    width: 78px;
    height: 3px;
    background-color: #ec2d09;
    position: absolute;
    bottom: -23px;
    left: 0;
  }
  .about-right-txt .txt {
    margin: 50px 0 0 0;
    width: 100%;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
  }
  .box-search {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    height: auto;
  }
  .box-search .left-search {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    height: auto;
    margin: 20px auto 0;
  }
  .box-search .left-search .left-nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .box-search .left-search .item {
    height: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin: 0 0px 20px 0;
    cursor: pointer;
    padding: 0 20px;
  }
  .box-search .left-search .item-active {
    height: 20px;
    background: #ec2d09;
    border-radius: 24px;
    line-height: 20px;
    color: #ffffff;
  }
  .box-search .right-search {
    margin: 20px auto 20px;
    width: 100%;
    height: auto;
    border: 1px solid #ec2d09;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    background-color: #ffffff;
  }
  .box-search .right-search input {
    padding: 0 0 0 18px;
  }
  .box-search .right-search .btn-search {
    width: 100px;
    height: 40px;
    background-color: #ec2d09;
    line-height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .box-search .right-search .btn-search img {
    width: 19px;
    height: 19px;
  }
  .white-bg {
    width: 100%;
    background-color: #fff;
    height: auto;
  }
  .white-bg .mauto {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }
  .box-article .mauto .box-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin: 20px auto 0;
  }
  .box-article .mauto .box-nav .item {
    width: 155px;
    height: 38px;
    line-height: 38px;
    background: #ffffff;
    border-radius: 19px;
    text-align: center;
    margin: 0 14px 0 0;
  }
  .box-article .mauto .box-nav .item-active {
    background-color: #ec2d09;
    color: #fff;
  }
  .box-article .mauto .box-nav-title {
    margin: 20px auto 0;
  }
  .box-article .mauto .box-nav-title .box-top {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    background: #f2f2f2;
    border-bottom: 2px solid #fff;
    height: auto;
  }
  .box-article .mauto .box-nav-title .box-top .box-left {
    width: 20%;
    min-height: 85px;
    margin: 0 10px 0 0;
    border-radius: 3px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .box-article .mauto .box-nav-title .box-top .box-left p {
    margin: auto;
    height: 16px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
  }
  .box-article .mauto .box-nav-title .box-top .box-right {
    width: 80%;
    border-left: 2px solid #fff;
    display: flex;
    min-height: 85px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 0 0 0 20px;
  }
  .box-article .mauto .box-nav-title .box-top .box-right .item {
    height: 15px;
    font-family: Arial;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin: 10px 20px 20px 0;
    cursor: pointer;
  }
  .box-article .mauto .box-nav-title .box-top .box-right .item-active {
    height: 29px;
    color: #ec2d09;
    border: 1px solid #ec2d09;
    line-height: 29px;
    padding: 0 10px;
  }
  .box-article .mauto .box-item-active {
    width: 100%;
  }
  .box-article .mauto .box-item-active .itemPage {
    width: 100%;
  }
  .box-article .mauto .box-item-active .itemPage2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 47px auto 0;
  }
  .box-article .mauto .box-item-active .itemPage2 .item-list2 {
    width: 100%;
    height: 300px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0 0 20px 0;
  }
  .box-article .mauto .box-item-active .itemPage2 .item-list2 img {
    width: 78px;
    height: auto;
    margin: 40px auto 0;
  }
  .box-article .mauto .box-item-active .itemPage2 .item-list2 p {
    width: 100%;
    text-align: center;
    margin: 42px auto 0;
    height: 24px;
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #4e4e4e;
    line-height: 24px;
  }
  .box-article .mauto .box-nav-list {
    margin: 20px auto 0;
    width: 100%;
  }
  .box-article .mauto .box-nav-list .item-list {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    height: 72px;
    cursor: pointer;
  }
  .box-article .mauto .box-nav-list .item-list .icon {
    width: 78px;
    height: 30px;
    background: #ec2d09;
    border-radius: 3px 8px 3px 8px;
    font-weight: 400;
    font-size: 12px;
    color: #fefefe;
    line-height: 30px;
    margin: 0 19px 0 11px;
    text-align: center;
  }
  .box-article .mauto .box-nav-list .item-list p {
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
  }
  .box-article .mauto .box-nav-list .item-list:nth-child(2n) {
    background-color: #ffffff;
  }
  .detail-left {
    width: 100%;
    height: auto;
  }
  .detail-left .detail-swiper {
    width: 100%;
    height: auto;
    margin: 0 0 0 0px;
  }
  .detail-left .swiper-button-prev {
    left: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #b2b2b2;
  }
  .detail-left .swiper-button-next:after,
  .detail-left .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
  }
  .detail-left .swiper-button-next {
    right: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #b2b2b2;
  }
  .detail-right {
    width: 100%;
    height: auto;
  }
  .detail-right .title {
    width: 100%;
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    color: #2c2c2c;
    line-height: 40px;
    border-bottom: 1px solid #d7d7d7;
    padding: 0 0 20px 0;
  }
  .detail-right .box-item {
    margin: 20px auto 0;
  }
  .detail-right .item {
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .detail-right .item .item-left {
    min-width: 200px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
  }
  .detail-right .item .item-right {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
  }
  .detail-right .abtn {
    width: 155px;
    height: 30px;
    background: #ec2d09;
    border-radius: 24px;
    margin: 20px 0 20px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    line-height: 48px;
  }
  .detail-right .abtn img {
    width: 20px;
    height: 20px;
    margin: 0 12px 0 0;
  }
  .detail-content {
    margin: 20px auto 0;
  }
  .detail-content .box-title {
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    color: #ec2d09;
    border-bottom: 1px solid #d7d7d7;
  }
  .detail-content .title {
    width: auto;
    display: inline-block;
    font-weight: bold;
    font-size: 24px;
    color: #ec2d09;
    padding: 0 0 20px 0;
    border-bottom: 3px solid #ec2d09;
  }
  .detail-content .content {
    margin: 20px auto 30px;
    width: 100%;
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
  }
  .box-alert {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
  }
  .box-alert .alert-content {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box-alert .alert-content .alert-table {
    max-width: 90vw;
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 15px;
    padding: 0 20px;
    position: relative;
  }
  .box-alert .alert-content .alert-table img.close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
  }
  .box-alert .alert-content .alert-table .title {
    width: 100%;
    height: auto;
    line-height: 60px;
    font-weight: bold;
    font-size: 16px;
    color: #2c2c2c;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 20px 0;
  }
  .box-alert .alert-content .alert-table .table-item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
  }
  .box-alert .alert-content .alert-table input {
    width: 100%;
    max-width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    padding: 0 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 40px;
    margin: 0 0 10px 0;
  }
  .box-alert .alert-content .alert-table textarea {
    width: 100%;
    height: 100px;
    background-color: #f5f5f5;
    padding: 10px 0 0 10px;
    font-weight: 400;
    font-size: 14px;
    color: #a0a0a0;
  }
  .box-alert .alert-content .alert-table .abtn {
    margin: 20px auto;
    width: 155px;
    height: 30px;
    line-height: 30px;
    background: #ec2d09;
    border-radius: 24px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
  }
  .box-list {
    background-image: url("../img/about.png");
    height: auto;
  }
  .box-list .mauto {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
  }
  .box-list .mauto .box-item-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
    margin: 20px auto 0;
  }
  .box-list .mauto .box-item-list .item-list-active img.img2 {
    display: inline-block !important;
  }
  .box-list .mauto .box-item-list .item-list-active .img2-0 {
    display: none;
  }
  .box-list .mauto .box-item-list .item-list:hover img.img2 {
    display: inline-block !important;
  }
  .box-list .mauto .box-item-list .item-list:hover .img2-0 {
    display: none;
  }
  .box-list .mauto .box-item-list .item-list {
    width: 100%;
    height: 60px;
    margin: 0 0 20px 0;
    background: #ffffff;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    cursor: pointer;
    position: relative;
  }
  .box-list .mauto .box-item-list .item-list img.img1 {
    width: 20px;
    height: auto;
    margin: 0 10px 0 10px;
  }
  .box-list .mauto .box-item-list .item-list p {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #212121;
  }
  .box-list .mauto .box-item-list .item-list img.img2 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    display: none;
  }
  .box-list .mauto .box-item-list .item-list .img2-0 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .box-list .mauto .box-item-list .item-list:nth-child(2n + 1) {
    margin: 0 0 20px 0;
  }
  .box-item-page {
    margin: 30px auto 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box-item-page p {
    width: 40px;
    height: 40px;
    border: 1px solid #d0d0d0;
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
  }
  .box-item-page p.active {
    background-color: #ee2e2b;
    color: #fff;
  }
  .box-item-page .prev {
    width: 72px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box-item-page .prev img {
    width: 22px;
    height: 8px;
  }
  .box-item-page .next {
    width: 72px;
    height: 40px;
    border: 1px solid #d0d0d0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box-item-page .next img {
    width: 22px;
    height: 8px;
  }
  .box-aboutUs {
    background-image: url("../img/aboutUs.png");
    height: auto;
  }
  .box-aboutUs .mauto {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .box-aboutUs .mauto .aboutUs-left {
    margin: 20px 0 0 0px;
    width: 100%;
    height: 410px;
  }
  .box-aboutUs .mauto .aboutUs-left .tel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 0 30px 0;
  }
  .box-aboutUs .mauto .aboutUs-left .tel img {
    width: 18px;
    height: 17px;
    margin: 0 12px 0 0;
  }
  .box-aboutUs .mauto .aboutUs-left .tel p {
    color: #ed211e;
    font-size: 24px;
    font-weight: bold;
  }
  .box-aboutUs .mauto .aboutUs-left .email {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    margin: 0 0 30px 0;
  }
  .box-aboutUs .mauto .aboutUs-left .email img {
    width: 18px;
    height: 17px;
    margin: 0 12px 0 0;
  }
  .box-aboutUs .mauto .aboutUs-left .email p {
    color: #404040;
    font-size: 18px;
  }
  .box-aboutUs .mauto .aboutUs-left .address {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    margin: 0 0 30px 0;
    max-width: 394px;
  }
  .box-aboutUs .mauto .aboutUs-left .address img {
    width: 14px;
    height: 18px;
    margin: 0 12px 0 0;
  }
  .box-aboutUs .mauto .aboutUs-left .address p {
    color: #404040;
    font-size: 18px;
  }
  .box-aboutUs .mauto .aboutUs-left .box-qrcode {
    margin: 0 0 0 20px;
  }
  .box-aboutUs .mauto .aboutUs-left .box-qrcode img {
    width: 143px;
    height: 143px;
  }
  .box-aboutUs .mauto .aboutUs-left .box-qrcode p {
    width: 143px;
    height: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    text-align: center;
    line-height: 14px;
    margin: 10px 0 0 0;
  }
  .box-aboutUs .mauto .aboutUs-right {
    width: 100%;
  }
  .box-aboutUs .mauto .aboutUs-right .box-map {
    width: 100%;
    height: 410px;
  }
}
