.indexModule .aboutModule {
  width: 100%;
  height: 74.9375rem;
  background-size: 100% 100%;
  background-image: url('/static/images/qzx/index1.png');
}

.indexModule .zhanweifu {
  display: none;
}

.indexModule .aboutModule .title {
  font-weight: 700;
  color: #303133;
  font-size: 2.5rem;
  text-align: center;
  padding: 6.25rem 0 3.125rem 0;
}

.indexModule .aboutModule .contentBox {
  width: 87.5rem;
  height: 35.6875rem;
  margin: 0 auto;
  background-size: cover;
  padding: 4.5rem 2.5rem;
  margin-bottom: 2.8125rem;
  box-shadow: 0px -6px 10px -5px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 50px;
  background-image: url('/static/images/qzx/index2.png');
}

.indexModule .aboutModule .contentBox .top {
  display: flex;
  justify-content: space-between;
}

.indexModule .aboutModule .contentBox .top .left {
  width: 39.875rem;
}

.indexModule .aboutModule .contentBox .top .left .logo {
  width: 25.375rem;
  height: auto;
  margin-bottom: 1.25rem;
}

.indexModule .aboutModule .contentBox .top .left .textarea p {
  text-indent: 1.875rem;
  line-height: 190%;
  margin-bottom: 1rem;
  text-align: justify;
}

.indexModule .aboutModule .contentBox .top .right {
  width: 40rem;
  height: 21.625rem;
  position: relative;
}

.indexModule .aboutModule .contentBox .top .right .bgimg {
  width: 100%;
  height: 100%;
}

.indexModule .aboutModule .contentBox .top .right .bgvideo {
  width: 100%;
  height: 100%;
  display: none;
}

.indexModule .aboutModule .contentBox .top .right .play {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.indexModule .aboutModule .contentBox .top .right:hover .play {
  transform: translate(-50%, -50%) scale(1.1);
}

.indexModule .aboutModule .contentBox .numberBox {
  width: 100%;
  display: flex;
  margin: 0 auto;
  margin-top: 3rem;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
 
  padding: 0 1.5625rem;
}

.indexModule .aboutModule .contentBox .numberBox .item {
  display: flex;
}

.indexModule .aboutModule .contentBox .numberBox .item .icon {
  width: 2.375rem;
  height: 2.375rem;
  margin-right: 1.2rem;
}

.indexModule .aboutModule .contentBox .numberBox .item .number {
  width: 6.25rem;
  color: #157EC3;
  font-size: 2.625rem;
  position: relative;
  font-weight: 500;
}
.indexModule .aboutModule .contentBox .numberBox .item .number .danwei {
  position: absolute;
  display: inline-block;
  font-size: 2.2rem;
  top: 10%;
  left: 53%;
 
}
.indexModule .aboutModule .contentBox .numberBox .item .number .smile {
  position: absolute;
  display: inline-block;
  font-size: 1rem;
  top: 10%;
  right: -20%;
}

.indexModule .aboutModule .contentBox .numberBox .item .title {
  color: #606266;
  font-size: 0.875rem;
  padding: 0;
  margin-top: 0.5rem;
}

.indexModule .aboutModule .equipment {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.indexModule .aboutModule .equipment .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.indexModule .aboutModule .equipment .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.indexModule .aboutModule .equipment .swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  width: 20rem;
  text-align: center;
  font-size: 18px;
}

.indexModule .aboutModule .equipment .swiper .swiper-wrapper .swiper-slide .name {
  margin-top: 1.25rem;
  color: #fff;
}

.indexModule .aboutModule .equipment .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: .75rem;
}

.indexModule .productBox {
  width: 100%;
  height: 78.875rem;
  background-size: cover;
  background-image: url('/static/images/qzx/index9.png');
}

.indexModule .productBox .bannerBox {
  text-align: center;
}

.indexModule .productBox .bannerBox .banner {
  width: 87.5rem;
  height: auto;
  margin-top: 100px;
  margin-bottom: 4.375rem;
}

.indexModule .productBox .productItemBox {
  display: flex;
  justify-content: space-between;
  width: 87.5rem;
  margin: 0 auto;
}

.indexModule .productBox .productItemBox .left {
  width: 21.875rem;
  height: 35.4375rem;
  margin-right: 4.375rem;
  background-image: url('/static/images/qzx/index11.png');
}

.indexModule .productBox .productItemBox .left .title {
  font-size: 2.5rem;
  color: #FFFFFF;
  margin-left: 3.375rem;
  margin-top: 3.75rem;
  margin-bottom: 2.875rem;
}

.indexModule .productBox .productItemBox .left .navItem {
  margin-left: 3.375rem;
}

.indexModule .productBox .productItemBox .left .navItem .item {
  font-size: 1.125rem;
  color: #FFFFFF;
  height: 1.5625rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.9375rem;
  cursor: pointer;
}

.indexModule .productBox .productItemBox .left .navItem .item .redio {
  margin-right: 0.875rem;
}

.indexModule .productBox .productItemBox .left .navItem .item .redio .active2 {
  display: none;
}

.indexModule .productBox .productItemBox .left .navItem .item .select img {
  display: none;
}

.indexModule .productBox .productItemBox .left .navItem .item .select .active {
  display: block;
}

.indexModule .productBox .productItemBox .left .navItem .item .name {
  width: 6rem;
  margin-top: -0.1875rem;
  margin-right: 5.875rem;
}

.indexModule .productBox .productItemBox .right {
  flex: auto;
}

.indexModule .productBox .productItemBox .right .productList .item {
  display: none;
}

.indexModule .productBox .productItemBox .right .productList .item .goodsBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5rem;
}

.indexModule .productBox .productItemBox .right .productList .item .goods {
  width: 18.75rem;
  cursor: pointer;
}

.indexModule .productBox .productItemBox .right .productList .item .goods img {
  width: 18.75rem;
  height: 13.75rem;
}

.indexModule .productBox .productItemBox .right .productList .item .goods .goodsname {
  margin-top: 1.25rem;
  color: #fff;
  text-align: center;
}

.indexModule .productBox .productItemBox .right .productList .active {
  display: block;
}

.indexModule .wapProductBox {
  display: none;
}

.indexModule .honerBox {
  width: 100%;
  height: 53.1875rem;
  background-image: url('/static/images/qzx/index20.png');
  background-size: cover;
}

.indexModule .honerBox .title {
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
  color: #303133;
  padding-top: 6.25rem;
  padding-bottom: 3.5625rem;
}

.indexModule .honerBox .honerArea {
  width: 87.5rem;
  margin: 0 auto;
}

.indexModule .honerBox .honerArea .logoBox {
  display: flex;
  padding: 0 15.625rem;
  justify-content: space-between;
  margin-bottom: 3.625rem;
}

.indexModule .honerBox .honerArea .logoBox .image1 {
  width: 7.4375rem;
  height: auto;
}

.indexModule .honerBox .honerArea .logoBox .image2 {
  width: 7.3125rem;
  height: auto;
}

.indexModule .honerBox .honerArea .logoBox .image3 {
  width: 5.0625rem;
  height: auto;
}

.indexModule .honerBox .honerArea .logoBox .image4 {
  width: 4.5625rem;
  height: auto;
}

.indexModule .honerBox .honerArea .logoBox .image5 {
  width: 4.875rem;
  height: auto;
}

.indexModule .honerBox .honerArea .itemBox {
  display: flex;
  display: grid;
  margin-bottom: 5.1875rem;
  grid-template-columns: repeat(5, 1fr);
}

.indexModule .honerBox .honerArea .itemBox img {
  width: 13.25rem;
  height: 18.75rem;
}

.indexModule .honerBox .honerArea .button {
  width: 100%;
  text-align: center;
}

.indexModule .honerBox .honerArea .button img {
  width: 9.375rem;
  height: auto;
}

.indexModule .honerBox .honerArea .button img:hover {
  transform: scale(1.05);
}

.indexModule .newsBox {
  width: 100%;
  height: 45.125rem;
  background-image: url('/static/images/qzx/index21.png');
  background-size: cover;
}

.indexModule .newsBox .title {
  text-align: center;
  font-weight: 700;
  font-size: 2.5rem;
  color: #303133;
  padding-top: 6.25rem;
  padding-bottom: 3.5625rem;
}

.indexModule .newsBox .itemBox {
  width: 87.5rem;
  margin: 0 auto;
  display: flex;
}

.indexModule .newsBox .itemBox .item {
  width: 29.9375rem;
  height: 20.625rem;
  padding: 0 2.625rem;
  border-right: 1px solid #E4E7ED;
}

.indexModule .newsBox .itemBox .item .date {
  font-size: 1.25rem;
  color: #303133;
  margin-bottom: 2.9375rem;
}

.indexModule .newsBox .itemBox .item .name {
  font-size: 1.125rem;
  color: #303133;
  line-height: 160%;
  margin-bottom: 1.75rem;
}

.indexModule .newsBox .itemBox .item .detaile {
  font-size: 0.9375rem;
  color: #606266;
  line-height: 150%;
  margin-bottom: 4.5625rem;
}

.indexModule .newsBox .itemBox .item .moreBox {
  display: flex;
  justify-content: space-between;
  font-size: 0.9375rem;
  color: #909399;
}

.indexModule .newsBox .itemBox .item .moreBox img {
  width: 0.875rem;
  height: 0.75rem;
}

.indexModule .newsBox .itemBox .item:hover .name {
  color: #157EC3;
}

.indexModule .newsBox .itemBox a:last-child .item {
  border-right: none !important;
}

.indexModule .newsBox .button {
  width: 100%;
  text-align: center;
  padding-top: 2.5rem;
}

.indexModule .newsBox .button img {
  width: 9.375rem;
  height: auto;
}

.indexModule .newsBox .button img:hover {
  transform: scale(1.05);
}

.Page_product .Header_box {
  background-color: #fff;
}

.Page_about .Header_box {
  background-color: #fff;
}

.Page_about .About_content {
  width: 100%;
  background: linear-gradient(180deg, #FFFFFF 80%, #157EC3 200%);
}

.Page_about .About_content .numberBox {
  width: 80rem;
  display: flex;
  margin: 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 3.125rem;
  border-radius: 1.25rem;
  margin-top: -5rem;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  position: relative;
  z-index: 9999;
}

.Page_about .About_content .numberBox .item {
  display: flex;
  justify-content: center;
  width: 25%;
}

.Page_about .About_content .numberBox .item .icon {
  width: 2.375rem;
  height: 2.375rem;
  margin-right: 1.375rem;
}

.Page_about .About_content .numberBox .item .number {
  width: 6.25rem;
  color: #303133;
  font-size: 2.625rem;
  position: relative;
}
.Page_about .About_content .numberBox .item .number .danwei {
   position: absolute;
  display: inline-block;
  font-size: 2.2rem;
  top: 10%;
  left: 53%;

}
.Page_about .About_content .numberBox .item .number .smile {
  position: absolute;
  display: inline-block;
  font-size: 1rem;
  top: 10%;
  right: -20%;
}

.Page_about .About_content .numberBox .item .title {
  color: #606266;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

.Page_about .About_content .about {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding: 6.25rem 0;
}

.Page_about .About_content .about .left {
  width: 43.75rem;
}

.Page_about .About_content .about .left .name {
  color: #303133;
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 1.8rem;
}

.Page_about .About_content .about .left .name .logo {
  width: 30rem;
  height: auto;
}

.Page_about .About_content .about .left .title {
  font-size: 2.25rem;
  color: #157EC3;
  margin-bottom: 2.4rem;
}

.Page_about .About_content .about .left .textarea {
  line-height: 170%;
  font-size: 1.0625rem;
  color: #303133;
  margin-bottom: 1.8rem;
  text-indent: 2rem;
}

.Page_about .About_content .about .right {
  width: 38.125rem;
  height: 21.625rem;
  position: relative;
}

.Page_about .About_content .about .right .bgimg {
  width: 100%;
  height: 100%;
}

.Page_about .About_content .about .right .bgvideo {
  width: 100%;
  height: 100%;
  display: none;
}

.Page_about .About_content .about .right .play {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.Page_about .About_content .about .right:hover .play {
  transform: translate(-50%, -50%) scale(1.1);
}
.Page_about .About_content .devrlopModule {
  position: relative;
}
.Page_about .About_content .devrlopModule .time_line {
  width: 100%;
  height: 58.75rem;
  background-image: url(/static/images/qzx/index9.png);
  background-size: cover;
  position: relative;
}
.Page_about .About_content .devrlopModule .time_line_area_box {
  width: 100%;
  position: relative;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area {
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 25rem;
}
.Page_about .About_content .devrlopModule .inner_development_history_box {
  width: 102rem;
  overflow: hidden;
  padding-top: 2.5rem;
  position: absolute;
  top: 0;
  right: 0;
}
.Page_about .About_content .devrlopModule .time_line .title {
  font-size: 36px;
  color: #fff;
  padding-top: 11.25rem;
  text-align: center;
  
  font-family: "SOURCEHANSERIFCN-BOLD", serif;
}
.Page_about .About_content .devrlopModule .time_line .detaile {
  width: 1066px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  padding-top: 40px;
  line-height: 28.8px;
  text-indent: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .catname_box {
  justify-content: center;
  margin: 0 auto;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .catname_box .catname::after {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper {
  margin-left: 0%;
  margin-top: 2.375rem;
  height: 387px;
  position: relative;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .swiper-wrapper {
  z-index: 999 !important;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper1 .swiper-slide {
  position: relative;
  width: 21%;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper1 .swiper-slide:first-child {
  width: 31%;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .swiper-slide::before {
  position: absolute;
  top: 7px;
  content: '';
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.4;
  margin-left: -200px;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .swiper-slide .development_history_year {
  font-family: AlibabaPuHuiTi-2-65-Medium;
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0.02em;
  text-align: left;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .swiper-slide i {
  display: block;
  width: 16px;
  height: 10.5rem;
  background: url(https://company-1253824678.cos.ap-shanghai.myqcloud.com/kaogu/development_history_node.png) no-repeat left center;
  background-size: 100% 100%;
  margin-top: -1px;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .development_history_desc {
  position: absolute;
  top: 54px;
  left: 27px;
  padding: 18px 15px 18px 15px;
  padding-left: 0;
  border-radius: 4px;
  height: 9.5rem;
  margin-right: 36px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .development_history_desc .time_number {
  font-size: 32px;
  color: #fff;
  font-weight: 400;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_swiper .development_history_desc .address_name {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: 0.46px;
  margin-top: 2rem;
}
.Page_about .About_content .devrlopModule .time_line_area_title {
  color: #fff;
  font-size: 1.5rem;
  text-align: left;
  font-family: "SOURCEHANSERIFCN-MEDIUM", serif;
  letter-spacing: 1.92px;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .development_history_desc > span {
  font-family: AlibabaPuHuiTi-2-65-Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .swiper-button-next,
.Page_about .About_content .devrlopModule .time_line .time_line_area .swiper-button-prev {
  width: 48px;
  height: 48px;
  z-index: 999999 !important;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .swiper-button-next {
  top: 5%;
  right: 10% !important;
}
.Page_about .About_content .devrlopModule .time_line .time_line_area .swiper-button-prev {
  top: 5%;
  left: 84% !important;
}
.Page_about .About_content .devrlopModule .time_line_more_box {
  width: 10.9375rem;
  height: 2.9375rem;
  background-image: url('https://company-1253824678.cos.ap-shanghai.myqcloud.com/kaogu/time_line_more.png');
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  line-height: 2.9375rem;
  font-size: 1rem;
  margin: 0 auto;
  display: block;
  transition: all 0.4s linear;
}
.Page_about .About_content .devrlopModule .time_line_more_box:hover {
  color: #fff;
  transform: translateX(-20px);
}
.Page_about .About_content .devrlopModule .swiper-button-next:after,
.Page_about .About_content .devrlopModule .swiper-rtl .swiper-button-prev:after {
  content: '' !important;
}
.Page_about .About_content .devrlopModule .swiper-button-prev:after,
.Page_about .About_content .devrlopModule .swiper-rtl .swiper-button-next:after {
  content: '' !important;
}
.Page_about .About_content .devrlopModule .swiper-button-next,
.Page_about .About_content .devrlopModule .swiper-rtl .swiper-button-prev {
  background-image: url('/static/images/qzx/right_ico.png') !important;
  background-size: 100% 100% !important;
}
.Page_about .About_content .devrlopModule .swiper-button-prev,
.Page_about .About_content .devrlopModule .swiper-rtl .swiper-button-next {
  background-image: url('/static/images/qzx/left_ico.png') !important;
  background-size: 100% 100% !important;
}
.ListProduct .contentModule {
  width: 80rem;
  min-height: 38rem;
  padding-top: 6.25rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.ListProduct .contentModule .right_box {
  font-size: 1.125rem;
  width: 15.5rem;
  display: flex;
  flex-direction: column;
}

.ListProduct .contentModule .right_box .news_title {
  font-size: 2.75rem;
  margin-bottom: 4rem;
  color: #157EC3;
  font-family: 'Medium' !important;
}

.ListProduct .contentModule .right_box .nav_btn .newsBtnEle {
  width: 6rem;
  padding: 0.625rem 0;
  margin-bottom: 2.2rem;
  color: #303133;
  text-align: center;
  border-bottom: 0.125rem solid #fff;
}

.ListProduct .contentModule .right_box .nav_btn .newsBtnEle a {
  display: inline-block;
  /* //婧㈠嚭闅愯棌鐪佺暐鍙� */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* //-webkit-line-clamp:1; 瓒呭嚭鍑犺 */
}

.ListProduct .contentModule .right_box .nav_btn .active {
  color: #157EC3;
  border-bottom: 0.125rem solid #157EC3;
}

.ListProduct .contentModule .product_list_box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  display: grid;
  padding-bottom: 5rem;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}

.ListProduct .contentModule .product_list_box .item {
  width: 100%;
}

.ListProduct .contentModule .product_list_box li .item_content {
  margin: 0 auto;
}

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

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

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

.ListProduct .contentModule .product_list_box li .item_content .title {
  font-size: 1.125rem;
  color: #303133;
  margin: 1.625rem 0 0.6rem 0;
  text-align: center;
}

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

.ListProduct .contentModule .product_list_box li:hover .title {
  color: #157EC3;
}

.ListHoner .honerContent {
  width: 80rem;
  padding: 4rem 0;
  margin: 0 auto;
}

.ListHoner .honerContent .entitle {
  font-size: 5rem;
  color: #f5f6f7;
}

.ListHoner .honerContent .cntitle {
  font-size: 2.375rem;
  font-weight: 500;
  margin-top: -1.8rem;
  color: #303133;
}

.ListHoner .honerContent .honerList {
  margin-top: 3.125rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 2rem;
}

.ListHoner .honerContent .honerList .item {
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ListHoner .honerContent .honerList .item img {
  width: 100%;
  height: auto;
}

.ListHoner .honerContent .honerList .item:hover img {
  transform: scale(1.02);
  transition: all 0.5s;
}

.ListEquipment .Case_box {
  width: 80rem;
  margin: 0 auto;
  padding-top: 6.875rem;
  padding-bottom: 6.25rem;
}

.ListEquipment .Case_box .top {
  margin-bottom: 1.25rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.ListEquipment .Case_box .top .left {
  width: 11.75rem;
  height: 5rem;
  background-repeat: no-repeat;
  font-size: 2.375rem;
  color: #303133;
  font-weight: 500;
  background-size: contain;
  line-height: 7rem;
  background-image: url(../img/CASE.png);
}

.ListEquipment .Case_box .top .button {
  width: 9rem;
  cursor: pointer;
  height: 2.75rem;
}

.ListEquipment .Case_box .top .button:hover {
  transition: all 0.6s ease;
  transform: scale(1.06);
}

.ListEquipment .Case_box .line {
  width: 0.0625rem;
  height: 2.25rem;
  margin-bottom: 1.5625rem;
  background-color: #176E65;
}

.ListEquipment .Case_box .swiper {
  width: 100%;
}

.ListEquipment .Case_box .swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ListEquipment .Case_box .swiper-slide .img_box {
  margin-bottom: 1.25rem;
  width: 25rem;
  height: 17.5rem;
  overflow: hidden;
}

.ListEquipment .Case_box .swiper-slide .img_box img {
  width: 25rem;
  height: 17.5rem;
  transition: all 0.3s;
}

.ListEquipment .Case_box .swiper-slide .img_box .show {
  width: 25rem;
  height: 17.5rem;
  z-index: 1;
  position: absolute;
  transition: background-color 0.5s ease;
}

.ListEquipment .Case_box .swiper-slide .img_box:hover img {
  transition: all 0.6s ease;
  transform: scale(1.06);
}

.ListEquipment .Case_box .swiper-slide .img_box:hover .show {
  background-color: rgba(0, 0, 0, 0.15);
}

.ListEquipment .Case_box .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ListEquipment .Case_box .item_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.25rem;
}

.ListEquipment .Case_box .item_box .item .img_box {
  margin-bottom: 1.25rem;
  width: 25rem;
  height: 17.5rem;
  overflow: hidden;
}

.ListEquipment .Case_box .item_box .item .img_box img {
  width: 25rem;
  height: 17.5rem;
  transition: all 0.3s ease;
}

.ListEquipment .Case_box .item_box .item .img_box .show {
  width: 25rem;
  height: 17.5rem;
  z-index: 1;
  position: absolute;
  transition: background-color 0.5s ease;
}

.ListEquipment .Case_box .item_box .item .img_box:hover img {
  transition: all 0.6s ease;
  transform: scale(1.06);
}

.ListEquipment .Case_box .item_box .item .img_box:hover .show {
  background-color: rgba(0, 0, 0, 0.15);
}

.ListEquipment .Case_box .item_box .item .name {
  text-align: center;
}

.ListEquipment .entitle {
  font-size: 5rem;
  color: #f5f6f7;
}

.ListEquipment .cntitle {
  font-size: 2.375rem;
  font-weight: 500;
  margin-top: -2rem;
  color: #303133;
  margin-bottom: 3.125rem;
}

.ListNews .News_box {
  width: 100%;
  padding-bottom: 4rem;
  margin: 0 auto;
  padding-top: 4rem;
  background-color: #f5f6f8;
}

.ListNews .News_box .News_box_area {
  width: 80rem;
  margin: 0 auto;
}

.ListNews .News_box .top {
  margin-bottom: 1.25rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.ListNews .News_box .top .left {
  width: 11.75rem;
  height: 5rem;
  background-repeat: no-repeat;
  font-size: 2.375rem;
  color: #303133;
  font-weight: 500;
  background-size: contain;
  line-height: 7rem;
  background-image: url(../img/NEWS.png);
}

.ListNews .News_box .top .button {
  width: 9rem;
  cursor: pointer;
  height: 2.75rem;
}

.ListNews .News_box .top .button:hover {
  transition: all 0.6s ease;
  transform: scale(1.06);
}

.ListNews .News_box .News_content {
  padding-top: 3.125rem;
}

.ListNews .News_box .News_content .item_box {
  width: 80rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}

.ListNews .News_box .News_content .item_box .item {
  height: 25rem;
  border-radius: 0.75rem;
  background-color: #fff;
  text-align: left;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}

.ListNews .News_box .News_content .item_box .item .text_box {
  width: 100%;
  height: 100%;
  padding: 3.125rem 1.5625rem 2.375rem 2.1875rem;
}

.ListNews .News_box .News_content .item_box .item .item_time {
  color: #909399;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}

.ListNews .News_box .News_content .item_box .item .item_title {
  font-size: 1.625rem;
  text-align: left;
  margin-bottom: 1.125rem;
  line-height: 140%;
  color: #303133;
  height: 4.5rem;
}

.ListNews .News_box .News_content .item_box .item .item_title1 {
  font-size: 0.875rem;
  text-align: left;
  color: #909399;
  line-height: 180%;
  height: 4.6875rem;
}

.ListNews .News_box .News_content .item_box .item .icon {
  width: 3.125rem;
  height: 3.125rem;
  margin-top: 4.5625rem;
}

.ListNews .News_box .News_content .item_box .item .icon_active {
  width: 3.125rem;
  height: 3.125rem;
  margin-top: 4.5625rem;
  display: none;
}

.ListNews .News_box .News_content .item_box .item:hover {
  background-color: #157EC3;
  color: #fff;
}

.ListNews .News_box .News_content .item_box .item:hover .item_time {
  color: #fff;
}

.ListNews .News_box .News_content .item_box .item:hover .item_title {
  color: #fff;
}

.ListNews .News_box .News_content .item_box .item:hover .item_title1 {
  color: #fff;
}

.ListNews .News_box .News_content .item_box .item:hover .icon {
  display: none;
}

.ListNews .News_box .News_content .item_box .item:hover .icon_active {
  display: block;
}

.ListNews .News_box .News_content .item_box .item:first-child {
  grid-column: span 2;
}

.ListNews .News_box .News_content .item_box .item1 {
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  font-size: 1.625rem;
  position: relative;
}

.ListNews .News_box .News_content .item_box .item1 .data {
  color: #909399;
  font-size: 0.875rem;
  margin-top: 18rem;
  margin-bottom: 0.6rem;
}

.ListNews .News_box .News_content .item_box .item1 .text_box {
  width: 100%;
  height: 100%;
  padding: 1.5625rem;
  position: absolute;
  z-index: 1;
  color: #000;
}

.ListNews .News_box .News_content .item_box .item1 .text_box .item1_icon {
  width: 3.125rem;
  height: 3.125rem;
  margin-top: 1.25rem;
}

.ListNews .News_box .News_content .item_box .item1 .img_box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}

.ListNews .News_box .News_content .item_box .item1 .img_box .img {
  width: 100%;
  height: 100%;
  transition: all 0.6s ease;
  border-radius: 0.75rem;
  object-fit: cover;
}

.ListNews .News_box .News_content .item_box .item1:hover .img_box .img {
  transform: scale(1.05);
}

.ListNews .entitle {
  font-size: 5rem;
  color: #e6e8ea;
}

.ListNews .cntitle {
  font-size: 2.375rem;
  font-weight: 500;
  margin-top: -1.8rem;
  color: #303133;
}

.Page_content .map_box .map_info_box {
  position: absolute;
  top: 28%;
  right: 10%;
  width: 43.75rem;
  z-index: 1001;
}

.Page_content .map_box .map_info_content_box {
  width: 100%;
  height: 26rem;
  border-radius: 0.375rem;
  background-color: #ffffff;
  margin-top: 0.875rem;
}

.Page_content .map_box .map_info_content_item_box {
  display: flex;
}

.Page_content .map_box .map_info_content_item {
  display: flex;
  margin-bottom: 2.875rem;
  margin-left: 8%;
}

.Page_content .map_box .map_info_content_item_img {
  width: 3rem;
  height: 3rem;
  border: 1px solid #e4e7ed;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem;
}

.Page_content .map_box .map_info_content_item_info_desc {
  max-width: 18.75rem;
  min-width: 8.125rem;
  line-height: 140%;
  font-family: 'AlibabaPuHuiTi-2-55-Regular';
  color: #303133;
  font-size: 1rem;
}

.Page_content .map_box .map_info_content_item_img {
  width: 3rem;
  height: 3rem;
  border: 1px solid #e4e7ed;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem;
}

.Page_content .map_box .map_info_content_title {
  color: #303133;
  font-size: 1.375rem;
  padding-top: 3.75rem;
  padding-left: 8%;
  font-weight: 600;
  margin-bottom: 2.125rem;
}

.Page_content .map_box .map_info_content_item_info_title {
  font-size: 0.875rem;
  margin-bottom: 0.4rem;
  color: #606266;
}

.Page_content .map_box .map_info_content_item_info_desc {
  max-width: 18.75rem;
  min-width: 8.125rem;
  font-family: 'AlibabaPuHuiTi-2-55-Regular';
  color: #303133;
  font-size: 16px;
}

.Page_content .map_box .about-desc-more {
  color: #fff;
  background-color: #157EC3;
  width: 11.25rem;
  height: 2.875rem;
  border-radius: 0.5rem;
  margin-left: 8%;
}

.Page_content .map_box .about-desc-more a {
  display: inline-flex;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #fff;
}

.show_product .banner {
  width: 100%;
}

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

.show_product .details .container {
  width: 87.5rem;
  margin: 0 auto;
}

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

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

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

.show_product .view-info em img {
  margin-right: 0.625rem;
}

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

.show_product .view-desc,
.show_product .view-desc p {
  color: #303133;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.3px;
}

.show_product .view-pager {
  border-top: 1px solid #e2e2e2;
  padding: 1rem 0 5rem 0;
  margin-top: 2rem;
}

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

.show_product .view-pager ul li {
  display: flex;
  color: #303133;
  cursor: pointer;
}

.show_product .view-pager ul li:hover {
  color: #006CDE;
}