.indexModule .mainSwiper {
  width: 100%;
  height: auto;
}

.indexModule .mainSwiper img {
  width: 100%;
  height: 45rem;
  object-fit: cover;
}

.indexModule .mainSwiper .swiper-horizontal>.swiper-pagination-bullets,
.indexModule .mainSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.indexModule .mainSwiper .swiper-pagination-custom,
.indexModule .mainSwiper .swiper-pagination-fraction {
  top: 94%;
}

.indexModule .mainSwiper .swiper-pagination-bullet {
  width: 1.25rem !important;
  height: 0.35rem !important;
  border-radius: 0.3125rem !important;
}

.indexModule .mainSwiper .swiper-pagination-bullet-active {
  width: 2rem !important;
  height: 0.35rem;
  background-color: #fff !important;
}

.indexModule .producttitleBox {
  height: 11.25rem;
  background-size: 100% 100%;
  background-image: url('/static/img/index2.png');
  padding: 1.8rem;
}

.indexModule .producttitleBox .title {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333333;
}

.indexModule .producttitleBox .productLine {
  width: 2.25rem;
  height: 0.125rem;
  border-radius: 0.25rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  background-color: #DF0B1A;
}

.indexModule .producttitleBox .detaile {
  font-size: 0.875rem;
  text-align: center;
  color: #666666;
}

.indexModule .productBox {
  height: 40.3125rem;
  background-size: 100% 100%;
  background-image: url('/static/img/index3.png');
}

.indexModule .productBox .productBoxArea {
  width: 85rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.75rem 0;
}

.indexModule .productBox img {
  width: 39rem;
  height: auto;
}

.indexModule .aboutModuel {
  padding: 3rem 0 4rem 0;
}

.indexModule .aboutModuel .title {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333333;
}

.indexModule .aboutModuel .productLine {
  width: 2.25rem;
  height: 0.125rem;
  border-radius: 0.25rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  background-color: #DF0B1A;
}

.indexModule .aboutModuel .detaile {
  font-size: 0.875rem;
  text-align: center;
  color: #666666;
}

.indexModule .aboutModuel .comdetaileBox {
  width: 85rem;
  margin: 0 auto;
  margin-top: 1.25rem;
  display: flex;
  background-color: #f3f3f3;
}

.indexModule .aboutModuel .comdetaileBox .leftBox {
  width: 38.75rem;
  height: 22.3125rem;
}

.indexModule .aboutModuel .comdetaileBox .leftBox img {
  width: 100%;
  height: 100%;
}

.indexModule .aboutModuel .comdetaileBox .rightBox {
  flex: 1;
  height: 22.3125rem;
  color: #333333;
  font-size: 0.875rem;
  padding: 3.2rem 0;
}

.indexModule .aboutModuel .comdetaileBox .rightBox .rightBoxArea {
  width: 36rem;
  margin: 0 auto;
}

.indexModule .aboutModuel .comdetaileBox .rightBox .rightBox_title {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}

.indexModule .aboutModuel .comdetaileBox .rightBox .textarea {
  line-height: 200%;
  margin-bottom: 0.625rem;
}

.indexModule .aboutModuel .comdetaileBox .rightBox .more {
  width: 8.125rem;
  height: 2.5rem;
  text-align: center;
  color: #fff;
  line-height: 2.5rem;
  background-color: #DF0B1A;
  margin-top: 1.875rem;
}

.indexModule .aboutModuel .classBox {
  width: 85rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.2rem;
  height: 11.25rem;
  margin-top: 1.2rem;
}

.indexModule .aboutModuel .classBox .item {
  background-image: url('/static/img/index5.png');
  background-size: cover;
  height: 11.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.indexModule .aboutModuel .classBox .item .showd {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.indexModule .aboutModuel .classBox .item img {
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 0.625rem;
  z-index: 999;
}

.indexModule .aboutModuel .classBox .item .name {
  z-index: 999;
}

.indexModule .aboutModuel .classBox .item1 {
  background-image: url('/static/img/index7.png');
}

.indexModule .aboutModuel .classBox .item2 {
  background-image: url('/static/img/index9.png');
}

.indexModule .aboutModuel .classBox .item3 {
  background-image: url('/static/img/index11.png');
}

.indexModule .homeBox {
  height: 33.75rem;
  width: 100%;
  background-color: #000;
  padding: 3.3125rem 0;
  text-align: center;
  color: #FFFFFF;
}

.indexModule .homeBox .title {
  font-size: 32px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 1.2rem;
}

.indexModule .homeBox .detaile {
  font-size: 16px;
  margin-bottom: 0.75rem;
}

.indexModule .homeBox .homeSwiper {
  width: 85rem;
  height: 16.25rem;
  margin: 0 auto;
  margin-top: 2.4rem;
  position: relative;
}

.indexModule .homeBox .homeSwiper .swiper {
  width: 90%;
  height: 100%;
}

.indexModule .homeBox .homeSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #000;
}

.indexModule .homeBox .homeSwiper .swiper-slide a {
  width: 100%;
  height: 100%;
}

.indexModule .homeBox .homeSwiper .swiper-slide .name {
  padding-top: 1rem;
}

.indexModule .homeBox .homeSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 80%;
  object-fit: cover;
}

.indexModule .homeBox .homeSwiper .swiper-button-next {
  right: 0%;
  color: #fff !important;
}

.indexModule .homeBox .homeSwiper .swiper-button-prev {
  left: 0;
  color: #fff !important;
}

.indexModule .newModuel {
  padding: 3rem 0 4rem 0;
}

.indexModule .newModuel .title {
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
  color: #333333;
}

.indexModule .newModuel .productLine {
  width: 2.25rem;
  height: 0.125rem;
  border-radius: 0.25rem;
  margin: 0 auto;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  background-color: #DF0B1A;
}

.indexModule .newModuel .detaile {
  font-size: 0.875rem;
  text-align: center;
  color: #666666;
}

.indexModule .newModuel .newTop {
  margin: 0 auto;
  width: 85rem;
  display: flex;
  justify-content: space-between;
  height: 20.625rem;
  margin-top: 1.25rem;
}

.indexModule .newModuel .newTop .leftBox {
  height: 20.625rem;
  cursor: pointer;
  position: relative;
}

.indexModule .newModuel .newTop .leftBox img {
  width: 51rem;
  height: 100%;
  object-fit: cover;
}

.indexModule .newModuel .newTop .leftBox .title {
  position: absolute;
  font-size: 14px;
  color: #F6F6F6;
  bottom: 1.875rem;
  width: 60%;
  left: 1.4rem;
  text-align: left;
  line-height: 160%;
}

.indexModule .newModuel .newTop .rightBox {
  height: 20.625rem;
  cursor: pointer;
  position: relative;
}

.indexModule .newModuel .newTop .rightBox img {
  width: 32rem;
  height: 100%;
  object-fit: cover;
}

.indexModule .newModuel .newTop .rightBox .title {
  position: absolute;
  font-size: 14px;
  color: #F6F6F6;
  bottom: 1.875rem;
  width: 80%;
  left: 1.4rem;
  text-align: left;
  line-height: 160%;
}

.indexModule .newModuel .newsList {
  width: 85rem;
  margin: 0 auto;
  margin-top: 1rem;
  height: 9.5rem;
  /* 娣诲姞缃戞牸甯冨眬 */
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1rem;
}

.indexModule .newModuel .newsList a {
  padding: 1em;
  background-color: #fff;
  box-shadow: rgba(214, 214, 214, 0.69) 0px 0px 15px 0px;
}

.indexModule .newModuel .newsList .item .name_time {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.indexModule .newModuel .newsList .item .name_time .name {
  font-size: 1.125rem;
  width: 60%;
  color: #333333;
}

.indexModule .newModuel .newsList .item .name_time .time {
  font-size: 0.875rem;
  color: #999999;
}

.indexModule .newModuel .newsList .item .textarea {
  font-size: 0.9rem;
  color: #666666;
  line-height: 160%;
  margin-top: 2.1875rem;
}

.productModule .banner {
  width: 100%;
  height: 21.875rem;
}

.productModule .banner img {
  width: 100%;
}

.productModule .contentModule {
  width: 85rem;
  min-height: 38rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.productModule .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.productModule .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.productModule .nav_btn {
  margin-left: -1.25rem;
}

.productModule .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.productModule .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.productModule .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.productModule .contentModule .product_list_box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.productModule .contentModule .product_list_box li {
  width: 33.33333%;
  margin-bottom: 3.125rem;
}

.productModule .contentModule .product_list_box li .item_content {
  margin: 0 auto;
  width: 19.5rem;
  transition: all 0.5s;
}

.productModule .contentModule .product_list_box li .item_content .img_box {
  width: 100%;
  height: 19.5rem;
  overflow: hidden;
}

.productModule .contentModule .product_list_box li .item_content .img_box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.productModule .contentModule .product_list_box li .item_content .title {
  font-size: 1rem;
  color: #333333;
  text-align: center;
  margin: 1.625rem 0 0.6rem 0;
}

.productModule .contentModule .product_list_box li .item_content:hover img {
  transform: scale(1.1);
}

.productModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.productModule .navBox .navBoxArea {
  width: 85rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.productModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.caseModule .banner {
  width: 100%;
  height: 21.875rem;
}

.caseModule .banner img {
  width: 100%;
}

.caseModule .contentModule {
  width: 85rem;
  min-height: 38rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.caseModule .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.caseModule .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.caseModule .nav_btn {
  margin-left: -1.25rem;
}

.caseModule .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.caseModule .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.caseModule .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.caseModule .contentModule .product_list_box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.caseModule .contentModule .product_list_box li {
  width: 33.33333%;
  margin-bottom: 3.125rem;
}

.caseModule .contentModule .product_list_box li .item_content {
  margin: 0 auto;
  width: 19.5rem;
  transition: all 0.5s;
}

.caseModule .contentModule .product_list_box li .item_content .img_box {
  width: 100%;
  height: 10rem;
  overflow: hidden;
  object-fit: contain;
}

.caseModule .contentModule .product_list_box li .item_content .img_box img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
}

.caseModule .contentModule .product_list_box li .item_content .title {
  font-size: 1rem;
  color: #333333;
  margin-top: 1.25rem;
}

.caseModule .contentModule .product_list_box li .item_content .detaile {
  font-size: 0.875rem;
  color: #666666;
  margin-top: 1.25rem;
}

.caseModule .contentModule .product_list_box li .item_content .button {
  border: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 0.75rem;
  color: #999;
  border-radius: 0.25rem;
  margin-top: 1.25rem;
  padding: 0.2rem 0.6rem;
}

.caseModule .contentModule .product_list_box li .item_content:hover img {
  transform: scale(1.1);
}

.caseModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.caseModule .navBox .navBoxArea {
  width: 85rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.caseModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.applyModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.applyModule .navBox .navBoxArea {
  width: 81rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.applyModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.applyModule .comdetaileBox {
  width: 81rem;
  margin: 0 auto;
  margin-top: 1.25rem;
  display: flex;
  margin-bottom: 2.5rem;
  background-color: #f3f3f3;
  overflow: hidden;
}

.applyModule .comdetaileBox .leftBox {
  width: 38.75rem;
  height: 22.3125rem;
}

.applyModule .comdetaileBox .leftBox img {
  width: 100%;
  height: 100%;
}

.applyModule .comdetaileBox .rightBox {
  flex: 1;
  height: 22.3125rem;
  color: #333333;
  font-size: 0.875rem;
  padding: 3.2rem 0;
}

.applyModule .comdetaileBox .rightBox .rightBoxArea {
  width: 36rem;
  margin: 0 auto;
}

.applyModule .comdetaileBox .rightBox .rightBox_title {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #E53333;
}

.applyModule .comdetaileBox .rightBox .textarea {
  line-height: 200%;
  margin-bottom: 0.625rem;
  font-size: 1rem;
}

.applyModule .comdetaileBox .rightBox .more {
  width: 8.125rem;
  height: 2.5rem;
  text-align: center;
  color: #fff;
  line-height: 2.5rem;
  background-color: #DF0B1A;
  margin-top: 1.875rem;
}

.applyModule .homeSwiper {
  width: 90rem;
  height: 24rem;
  margin: 0 auto;
  margin-top: 4rem;
  position: relative;
  margin-bottom: 2.5rem;
  overflow: hidden;
}

.applyModule .homeSwiper .swiper {
  width: 90%;
  height: 100%;
}

.applyModule .homeSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #000;
}

.applyModule .homeSwiper .swiper-slide a {
  width: 100%;
  height: 100%;
}

.applyModule .homeSwiper .swiper-slide .name {
  font-size: 1rem;
  padding-top: 1rem;
}

.applyModule .homeSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 80%;
  object-fit: cover;
}

.applyModule .homeSwiper .swiper-button-next {
  right: 0%;
  background-color: rgba(0, 0, 0, 0.3);
  width: 3.125rem;
  height: 3.125rem;
  top: 40%;
  border-radius: 3.125rem;
}

.applyModule .homeSwiper .swiper-button-prev {
  left: 0%;
  background-color: rgba(0, 0, 0, 0.3);
  width: 3.125rem;
  top: 40%;
  height: 3.125rem;
  border-radius: 3.125rem;
}

.applyModule .homeSwiper .swiper-button-next:after,
.applyModule .homeSwiper .swiper-rtl .swiper-button-prev:after {
  font-size: 1rem;
  color: #fff;
}

.applyModule .homeSwiper .swiper-button-prev:after,
.applyModule .homeSwiper .swiper-rtl .swiper-button-next:after {
  font-size: 1rem;
  color: #fff;
}

.aboutModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.aboutModule .navBox .navBoxArea {
  width: 81rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.applyModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.aboutModule .contentModule {
  width: 85rem;
  min-height: 38rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.aboutModule .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.aboutModule .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.aboutModule .nav_btn {
  margin-left: -1.25rem;
}

.aboutModule .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.aboutModule .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.aboutModule .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.aboutModule .contentModule .product_list_box {
  flex: 1;
}

.aboutModule .contentModule .product_list_box .title {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.625rem;
  margin-bottom: 1rem;
}

.aboutModule .contentModule .product_list_box .title img {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 10px;
}

.aboutModule .contentModule .product_list_box .title .titles {
  font-weight: bold;
}

.aboutModule .contentModule .product_list_box .detaile .contents {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.7);
  margin-top: 0.75rem;
}

.aboutModule .contentModule .product_list_box .numberBox {
  display: flex;
  align-items: center;
  width: 100%;
}

.aboutModule .contentModule .product_list_box .numberBox .number {
  width: 25%;
  text-align: center;
  margin-top: 1.875rem;
  border-right: 0.0625rem solid #F6F6F6;
}

.aboutModule .contentModule .product_list_box .numberBox .number .text {
  font-size: 4.25rem;
  color: #DF0B1A;
  margin-bottom: 0.875rem;
}

.aboutModule .contentModule .product_list_box .numberBox .number .text span {
  font-size: 1rem;
  margin-left: 1.875rem;
}

.aboutModule .contentModule .product_list_box .zhanshiBox {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  margin-top: 2.5rem;
}

.aboutModule .contentModule .product_list_box .zhanshiBox .item {
  height: 20rem;
  position: relative;
  background-color: #DF0B1A;
}

.aboutModule .contentModule .product_list_box .zhanshiBox .item img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}

.aboutModule .contentModule .product_list_box .zhanshiBox .item .title {
  position: absolute;
  font-size: 0.875rem;
  bottom: -1rem;
  width: 100%;
  height: 2rem;
  padding-top: 0.4rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.historyModule .detaile {
  width: 85%;
}

.historyModule .detaile div {
  color: #333333;
}

.historyModule .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.honerModule .honerBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5rem;
}

.honerModule .honerBox .item {
  background-color: #fff;
  padding-bottom: 0.625rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.honerModule .honerBox .item .image {
  width: 100%;
  height: 16rem;
  object-fit: contain;
}

.honerModule .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.honerModule .honerBox .item .name {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 1rem;
  margin-top: 0.625rem;
  color: #333333;
}

.safeModule .woshou {
  width: 100%;
  height: auto;
}

.safeModule .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.safeModule .safeBox .item {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 1.4rem 0;
  border-bottom: 1px solid #e5e5e5;
}

.safeModule .safeBox .item img {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 1.25rem;
}

.safeModule .safeBox .item .text1 {
  font-size: 18px;
  color: #333333;
  margin-right: 0.5rem;
}

.safeModule .safeBox .item .text2 {
  color: #666666;
  font-size: 14px;
}

.newsModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.newsModule .navBox .navBoxArea {
  width: 81rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.newsModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.newsModule .contentModule {
  width: 85rem;
  min-height: 38rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.newsModule .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.newsModule .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.newsModule .nav_btn {
  margin-left: -1.25rem;
}

.newsModule .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.newsModule .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.newsModule .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.newsModule .contentModule .product_list_box {
  flex: 1;
}

.newsModule .contentModule .product_list_box .title {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.625rem;
  margin-bottom: 1rem;
}

.newsModule .contentModule .product_list_box .title img {
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 10px;
}

.newsModule .contentModule .product_list_box .title .titles {
  font-weight: bold;
}

.newsModule .contentModule .product_list_box .detaile div {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.7);
  margin-top: 0.75rem;
}

.newsModule .contentModule .product_list_box .numberBox {
  display: flex;
  align-items: center;
  width: 100%;
}

.newsModule .contentModule .product_list_box .numberBox .number {
  width: 25%;
  text-align: center;
  margin-top: 1.875rem;
  border-right: 0.0625rem solid #F6F6F6;
}

.newsModule .contentModule .product_list_box .numberBox .number .text {
  font-size: 4.25rem;
  color: #DF0B1A;
  margin-bottom: 0.875rem;
}

.newsModule .contentModule .product_list_box .numberBox .number .text span {
  font-size: 1rem;
  margin-left: 1.875rem;
}

.newsModule .contentModule .product_list_box .zhanshiBox {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
  margin-top: 2.5rem;
}

.newsModule .contentModule .product_list_box .zhanshiBox .item {
  height: 20rem;
  position: relative;
  background-color: #DF0B1A;
}

.newsModule .contentModule .product_list_box .zhanshiBox .item img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}

.newsModule .contentModule .product_list_box .zhanshiBox .item .title {
  position: absolute;
  font-size: 0.875rem;
  bottom: -1rem;
  width: 100%;
  height: 2rem;
  padding-top: 0.4rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.newsModule .product_list_box .item {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  display: flex;
  align-items: center;
}

.newsModule .product_list_box .item .image {
  width: 35%;
  height: 14rem;
  object-fit: cover;
  margin-right: 1.875rem;
}

.newsModule .product_list_box .item .right {
  flex: 1;
}

.newsModule .product_list_box .item .right .time_name {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.newsModule .product_list_box .item .right .time_name .name {
  font-size: 1rem;
  color: #333333;
}

.newsModule .product_list_box .item .right .time_name .time {
  font-size: 0.875rem;
  color: #999;
}

.newsModule .product_list_box .item .right .des {
  font-size: 1rem;
  color: #666666;
  margin-top: 0.875rem;
  line-height: 160%;
  margin-bottom: 0.875rem;
}

.newsModule .product_list_box .item .right .button {
  border: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 0.75rem;
  color: #999;
  border-radius: 0.25rem;
  padding: 0.35rem 0.6rem;
}

.contentModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.contentModule .navBox .navBoxArea {
  width: 81rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.contentModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.contentModule .content {
  background-color: #f5f6f8;
  padding: 4rem 0 4rem 0;
}

.contentModule .content .name {
  text-align: center;
  font-size: 2.625rem;
  color: #303133;
  margin-bottom: 1rem;
}

.contentModule .content .title {
  text-align: center;
  font-size: 1.125rem;
  color: #909399;
  margin-bottom: 3.5rem;
}

.contentModule .content .info_box {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.contentModule .content .info_box .item {
  width: 28.25rem;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
  border-radius: 0.375rem;
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  padding: 3.5rem 2.625rem 4.125rem 2.25rem;
}

.contentModule .content .info_box .item .name {
  text-align: left;
  color: #303133;
  font-size: 1.875rem;
}

.contentModule .content .info_box .item .number {
  width: 100%;
  color: #909399;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  line-height: 140%;
}

.contentModule .content .info_box .item .logo {
  position: absolute;
  width: 13.5625rem;
  height: 11.25rem;
  right: 1.5625rem;
  top: 1.9375rem;
}

.contentModule .content .info_box .item .icon {
  width: 4.5rem;
  display: none;
  transition: transform 0.3s ease;
}

.contentModule .content .info_box .item .icon2 {
  width: 4.5rem;
  height: 4.5rem;
}

.contentModule .content .address_box {
  width: 83rem;
  margin: 0 auto;
  margin-top: 3.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.contentModule .content .address_box .item {
  width: 37.5625rem;
  color: #606266;
  font-size: 1rem;
  margin-bottom: 4.125rem;
  border-bottom: 0.0625rem solid #E4E7ED;
  padding-bottom: 1.75rem;
  margin-right: 7.75rem;
  position: relative;
}

.contentModule .content .address_box .item .line_blue {
  width: 2.75rem;
  height: 0.1875rem;
  position: absolute;
  bottom: 0;
  background-color: #006CDE;
  transition: all 0.6s ease;
}

.contentModule .content .address_box .item .title {
  text-align: left;
  font-weight: 500;
  font-size: 1.625rem;
  color: #303133;
}

.contentModule .content .address_box .item .address {
  margin: 1.6875rem 0 1.3125rem 0;
}

.contentModule .content .address_box .map {
  font-size: 0.9375rem;
  margin-top: 0.3125rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}

.contentModule .content .address_box .map .icon {
  width: 1.6rem;
  height: auto;
  margin-left: 0.4375rem;
  transition: transform 0.6s ease;
}

.contentModule .content .address_box .item:hover .map {
  color: #006CDE;
}

.contentModule .content .address_box .item:hover .icon {
  transform: scale(1.05) translateY(-10px);
}

.contentModule .message .container {
  width: 76.375rem;
  margin: 0 auto;
}

.contentModule .message .container .view-top {
  text-align: center;
  font-size: 3.125rem;
  font-weight: 500;
  color: #303133;
  margin: 6.25rem 0 5rem 0;
}

.contentModule .message .container .mes_box .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contentModule .message .container .mes_box .col-md-4 {
  width: 24.75rem;
  height: 3.6875rem;
  border: 0.0625rem solid #E4E7ED;
  display: flex;
  align-items: center;
}

.contentModule .message .container .mes_box .col-md-4 .mes_box-txt {
  display: flex;
  align-items: center;
}

.contentModule .message .container .mes_box .col-md-4 .mes_box-txt input {
  margin-left: 1rem;
}

.contentModule .message .container .mes_box .col-md-4 .mes_box-txt input:focus {
  outline: none;
  box-shadow: none;
}

.contentModule .message .container .mes_box .col-md-4 .mes_box-txt #telephone:focus {
  outline: none;
  box-shadow: none;
}

.contentModule .message .container .mes_box .row1 {
  margin-top: 1.5rem;
  padding: 1.125rem;
  border: 0.0625rem solid #E4E7ED;
}

.contentModule .message .container .mes_box .row1 #content {
  width: 100%;
  height: 10.875rem;
}

.contentModule .message .container .mes_box .row1 textarea:focus {
  outline: none;
  box-shadow: none;
}

.contentModule .message .container .mes_box .row1 #content:focus {
  outline: none;
  box-shadow: none;
}

.contentModule .message .container .mes_box .row1 .content_box {
  display: flex;
}

.contentModule .message .container .mes_box .row1 .content_box .icon {
  width: 1.375rem;
  height: 1.375rem;
  margin-right: 0.5rem;
  margin-top: -0.125rem;
}

.contentModule .message .container .mes_box .message_warning {
  font-size: 0.875rem;
  color: #909399;
  margin-top: 1.1875rem;
}

.contentModule .message .container .mes_box .button {
  width: 14.875rem;
  height: 3.4375rem;
  background-color: #DF0B1A;
  text-align: center;
  line-height: 3.4375rem;
  font-size: 1.1875rem;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 1.3125rem;
  margin-bottom: 6.25rem;
  cursor: pointer;
}

/* 鏂伴椈璇︽儏 */
.show_school .details .container {
  width: 87.5rem;
  margin: 0 auto;
}

.show_school .details .view-top h1 {
  font-size: 2.2rem;
  text-align: center;
  padding-top: 6.25rem;
  margin-bottom: 1.875rem;
}

.show_school .view-info {
  display: flex;
  justify-content: center;
}

.show_school .view-info em {
  display: flex;
  margin: 0 1rem;
  color: #909399;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0.3px;
  align-items: center;
}

.show_school .view-info em img {
  margin-right: 10px;
}



.showProducts .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.showProducts .navBox .navBoxArea {
  width: 85rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.showProducts .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.showProducts .contentModule {
  width: 85rem;
  min-height: 38rem;
  padding-top: 5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.showProducts .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.showProducts .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.showProducts .nav_btn {
  margin-left: -1.25rem;
}

.showProducts .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.showProducts .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.showProducts .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.showProducts .contentModule .showContent {
  flex: 1;
  display: flex;
  justify-content: space-between;
}

.showProducts .contentModule .showContent .leftImgBox {
  width: 43%;

}

.showProducts .contentModule .showContent .leftImgBox .mainImgBox {
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 24rem;
}

.showProducts .contentModule .showContent .leftImgBox .mainImgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}




.showProducts .contentModule .showContent .leftImgBox .swiperImg .itemimg {
  height: 100%;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: border-color 0.3s ease;
  cursor: pointer;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .itemimg.active {
  border: 1px solid #DF0B1A;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .itemimg img {
  width: 100%;
  height: 100%;
}


.showProducts .contentModule .showContent .rightContentBox {
  width: 55%;
}

.showProducts .contentModule .showContent .rightContentBox .view-top {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}

.showProducts .contentModule .showContent .rightContentBox .phoneBox {
  width: 11rem;
  height: 2.5rem;
  text-align: center;
  background-color: #DF0B1A;
  line-height: 2.5rem;
  color: #fff;
  margin-top: 1.25rem;
  border-radius: .375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.showProducts .contentModule .showContent .rightContentBox .phoneBox .icon {
  width: 1rem;
  height: 1rem;
  margin-right: .625rem;
}

.view-pager {
  padding: 2rem 0 5rem 0;
  margin-top: 4rem;
}

.view-pager ul {
  display: flex;
  justify-content: space-between;
}

.view-pager ul li {
  display: flex;
  color: #303133;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  border-radius: 50rem;
}

.view-pager ul li:hover {
  color: #DF0B1A;
}

.view-desc {
  margin-top: 2rem;
  padding: 1rem 0;
}

.view-desc,
.view-desc p {
  color: #303133;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.view-desc img {
  width: 100%;
  height: auto !important;
  margin-top: .625rem;
}



.showCase .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.showCase .navBox .navBoxArea {
  width: 85rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.showCase .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.showCase .contentModule {
  width: 85rem;
  min-height: auto;
  padding-top: 5rem;
  padding-bottom: 2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.showCase .contentModule .right_box {
  font-size: 1.125rem;
  color: #333333;
  width: 15.5rem;
  display: flex;
  margin-right: 3.125rem;
  flex-direction: column;
}

.showCase .contentModule .right_box .news_title {
  font-size: 2.75rem;
  color: #fff;
  margin-bottom: 1rem;
  background-color: #DF0B1A;
  width: 16rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  font-size: 1.5rem;
  padding: 0 20px;
  margin-left: -1.25rem;
}

.showCase .nav_btn {
  margin-left: -1.25rem;
}

.showCase .contentModule .right_box .contents {
  font-size: 14px;
  color: #666666;
  width: 90%;
  margin-bottom: 0.25rem;
  line-height: 160%;
}

.showCase .contentModule .right_box .nav_btn li {
  padding: 0.8rem 0;
  padding-left: 1.25rem;
  width: 16rem;
  font-size: 1rem;
  border-bottom: 1px solid #ececec;
}

.showCase .contentModule .right_box .nav_btn .active {
  color: #DF0B1A;
}

.showCase .contentModule .mainshowContent {
  width: 100%;
  flex: 1;
}

.showCase .contentModule .showContent {
  width: 100%;
  display: flex;
  justify-content: space-between;
}


.showCase .contentModule .showContent .rightContentBox {
  width: 100%;
}

.showCase .contentModule .showContent .rightContentBox .view-top {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}

.showCase .contentModule .showContent .rightContentBox .phoneBox {
  width: 11rem;
  height: 2.5rem;
  text-align: center;
  background-color: #DF0B1A;
  line-height: 2.5rem;
  color: #fff;
  margin-top: 1.25rem;
  border-radius: .375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.showCase .contentModule .showContent .rightContentBox .phoneBox .icon {
  width: 1rem;
  height: 1rem;
  margin-right: .625rem;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg {
  height: 5rem;
  width: 100%;
  margin-top: .625rem;
  overflow: hidden;
  position: relative;
}

.showProducts .contentModule .showContent .leftImgBox {
  width: 42%;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper {
  width: 90%;
  margin: 0 auto;
  height: 100%;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-button-next:after {
  color: #303133;
  font-size: 1.25rem;
  font-weight: bold;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-button-prev:after {
  color: #303133;
  font-size: 1.25rem;
  font-weight: bold;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-button-next {
  right: -2%;
}

.showProducts .contentModule .showContent .leftImgBox .swiperImg .swiper-button-prev {
  left: -2%;
}

.showProducts .tuijian {
  width: 85rem;
  margin: 0 auto;
  margin-bottom: 4rem;
  position: relative;

}

.showProducts .tuijian .name {
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3.5rem;

}

.showProducts .tuijian .swiper {
  width: 94%;

}

.showProducts .tuijian .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 100%;
  background: #fff;
}

.showProducts .tuijian .swiper-slide .title {
  text-align: center;
  margin-top: 1.2rem;
  font-size: 1rem;
}

.showProducts .tuijian .swiper-slide img {
  display: block;
  width: 100%;
  height: 16rem;
  object-fit: cover;
}

.showProducts .tuijian .swiper-button-prev:after {
  color: #303133;
  font-size: 2rem;
  font-weight: bold;
}

.showProducts .tuijian .swiper-button-next:after {
  color: #303133;
  font-size: 2rem;
  font-weight: bold;
}


.showProducts .tuijian .swiper-button-next {
  right: -2%;
  top: 63%;

}

.showProducts .tuijian .swiper-button-prev {
  left: -2%;
  top: 63%;

}



.showCase .tuijian {
  width: 85rem;
  margin: 0 auto;
  margin-bottom: 4rem;
  position: relative;

}

.showCase .tuijian .name {
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 3.5rem;

}

.showCase .tuijian .swiper {
  width: 94%;

}

.showCase .tuijian .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 100%;
  background: #fff;
}

.showCase .tuijian .swiper-slide .title {
  margin-top: 1.2rem;
  font-size: 1rem;
  text-align: left;
}

.showCase .tuijian .swiper-slide:hover .title {
  color: #DF0B1A;
}

.showCase .tuijian .swiper-slide .time {
  margin-top: .8rem;
  color: #999;
  font-size: .875rem;
  text-align: left;
}

.showCase .tuijian .swiper-slide .more {
  text-align: center;
  font-size: .875rem;
  color: goldenrod;
  margin-top: 1.2rem;
}

.showCase .tuijian .swiper-slide .desc {
  margin-top: 1.2rem;
  font-size: .875rem;
  text-align: left;
  color: #999;

}


.showCase .tuijian .swiper-slide .class {
  margin-top: 1.2rem;
  font-size: 1rem;
  text-align: left;
}

.showCase .tuijian .swiper-slide .class .left {
  border: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 0.75rem;
  color: #999;
  border-radius: 0.25rem;
  padding: 0.2rem 0.6rem;
}

.showCase .tuijian .swiper-slide img {
  display: block;
  width: 100%;
  height: 12rem;
  object-fit: cover;
}

.showCase .tuijian .swiper-button-prev:after {
  color: #303133;
  font-size: 2rem;
  font-weight: bold;
}

.showCase .tuijian .swiper-button-next:after {
  color: #303133;
  font-size: 2rem;
  font-weight: bold;
}


.showCase .tuijian .swiper-button-next {
  right: -2%;
  top: 63%;

}

.showCase .tuijian .swiper-button-prev {
  left: -2%;
  top: 63%;

}

.recruitModule .content {
  padding-top: 6.25rem;
  min-height: 50rem;
  background-color: #f5f6f7;
}

.recruitModule .navBox {
  height: 4rem;
  margin-left: -1.25rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.recruitModule .navBox .navBoxArea {
  width: 85rem;
  height: 4rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.recruitModule .banner {
  width: 100%;
  height: 21.875rem;
}

.recruitModule .banner img {
  width: 100%;
}

.recruitModule .navBox .navBoxArea .item:last-child span {
  display: none !important;
}

.recruitModule .content .name {
  text-align: center;
  color: #303133;
  font-size: 3rem;
  margin-bottom: 3.125rem;
}