@charset "UTF-8";
.header-wrap {
  background-color: #2d4462;
}
.brand {
  width: 100%;
  /* height: 18.875rem; */
  height: auto;
  padding-top: 1.425rem;
  padding-bottom: 3.95rem;
  background: #ccc;
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.brand .minibrand {
  /* margin-top: 1.975rem;
  margin-left: 1.975rem; */
  /* width: 29.625rem;
  height: 12.5rem; */
}

.brand .minibrand img {
  width: 100%;
  height: 100%;
}

.cooperationg {
  padding-top: 1.975rem;
  padding-bottom: 3.8rem;
}

.cooperationg .a-text {
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
  padding-bottom: 1.625rem;
}

.cooperationg .c-b {
  display: flex;
}

.cooperationg .c-b .li1 {
  width: 7.45rem;
  height: 7.45rem;

  position: relative;
}

.cooperationg .c-b  .li2 {
  position: absolute;
  left: 6.275rem;
  top: -0.125rem;
  width: 7.85rem;
  height: 8.2rem;

}

.cooperationg .c-b .li3 {
  margin-left: 5.6rem;
  width: 7.45rem;
  height: 7.45rem;

  position: relative;
}

.cooperationg .c-b .li4 {
  position: absolute;
  left: 19.275rem;
  top: -0.125rem;
  width: 7.625rem;
  height: 8.2rem;

}

.cooperationg .c-b .li5 {
  margin-left: 5.725rem;
  width: 7.15rem;
  height: 7.45rem;

  position: relative;
}

.cooperationg .c-b  .li6 {
  position: absolute;
  left: 32.125rem;
  top: -0.125rem;
  width: 7.85rem;
  height: 8.2rem;

}

.t-a {
  margin-top: 1.25rem;
  width: 100%;
  height: auto;
  background: #f5f5f5;
  padding-bottom: 2.375rem;
  padding-top: 1.7rem;
}

.t-a .top-text {

  display: flex;
  align-items: center;
}

.t-a .top-text .li {
  font-weight: 400;
  color: #999999;
  line-height: 0.75rem;
}

.t-a .top-text .li:nth-child(3) {
  color: #333333;
}

.t-a .body {
  margin-top: 1.375rem;
  display: flex;
  justify-content: space-between;
}

.t-a .body .bli {
  /* width: 19.75rem; */
  width: calc((100% - 0.5rem)/2);
  height: 9.5rem;
  background: #fff;
  padding: 0.275rem 0 0 0.9rem;
  display: flex;
}

.t-a .body .bli:hover .left img {
  transform: scale(1.1);
}

.t-a .body .bli:first-child {
  margin-right: 0.5rem;
}

.t-a .body .bli .left {
  width: 6.9rem;
  height: 8.675rem;
  /* background: #ccc; */
}

.t-a .body .bli .left img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}

.t-a .body .bli .right {
  margin-left: 1.825rem;
}

.t-a .body .bli .right .t1 {
  margin-top: 1.1rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}

.t-a .body .bli .right .t2 {
  margin-top: 1.2rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.75rem;
}

.t-a .body .bli .right .t2 span {
  color: #ffffff;
}

.t-a .body .bli .right .t3 {
  margin-top: 0.975rem;
  font-weight: 400;
  color: #1d61bd;
  line-height: 0.4rem;
}

.t-b {
  width: 100%;
  position: relative;
  padding-bottom: 2.1rem;
  padding-top: 2.075rem;
}

.t-b .top-text {

  display: flex;
  align-items: center;
}

.t-b .top-text .li {
  font-weight: 400;
  color: #999999;
  line-height: 0.75rem;
}

.t-b .top-text .li:nth-child(3) {
  color: #333333;
}



.t-b .list1 {
  margin-top: 0.85rem;
  width: 100%;
  height: 100%;
  padding: 0.675rem 0.75rem 0.65rem 1.325rem;
  display: flex;
  justify-content: space-between;
}

.t-b .list1:hover .right img {
  transform: scale(1.1);
}

.t-b .list1 .right {
  width: 15.6rem;
  height: 9.5rem;
  margin-left: 3.65rem;
  overflow: hidden;

}

.t-b .list1 .right img {
  width: 100%;
  height: 100%;
  transition: all .5s;
  object-fit: cover;
}

.t-b .list1 .left .t1 {
  margin-top: 0.85rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}

.t-b .list1 .left .t2 {
  margin-top: 0.9rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.75rem;
}

.t-b .list2 {
  margin-top: 0.475rem;
  width: calc((100% - 0.5rem)/2);
  height: 9.5rem;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.275rem 3.425rem 0 0.9rem;
}

.t-b .list2:hover .left img {
  transform: scale(1.1);
}

.t-b .list2 .left {
  width: 6.9rem;
  height: 8.675rem;
  margin-right: 1.825rem;
}

.t-b .list2 .left img {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.t-b .list2 .right {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.t-b .list2 .right .t1 {
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.t-b .list2 .right .t2 {
  font-weight: 400;
  color: #666666;
  line-height: 0.75rem;
}

.t-b .list2 .right .t2 span {
  color: #fff;
}

/* 公共样式 盒子边框 */
.bordercss {
  border: 1px solid rgba(159, 159, 159, 0.25);
}

/* 公共样式 背景色 */
.bgccolor {
  background: #f5f5f5;
}

/* 盒子左右对齐 */
.flexbox {
  display: flex;
  justify-content: space-between;
}

.category .t-text {
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
  text-align: center;
}

.category .list {
  margin-top: 1.5rem;
  margin-bottom: 2.65rem;
  height: 14.25rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category .list .li {
  /* width: 3.5rem; */
  width: calc((100% - 4rem)/9);
  height: 11.25rem;
  border: 1px solid rgba(159, 159, 159, 0.3);
  border-radius: 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: 0%;
  transition: all .5s;
  margin-right: .5rem;
}

.category .list .li:last-child {
  margin-right: 0;
}

.category .list .li .dingwei {
  display: none;
}

.category .list .li .image {
  width: 0.85rem;
  height: 0.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category .list .li .text {
  margin-right: 0 !important;
  margin-top: 0.5rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}

.category .list .li:hover {
  width: 7.5rem;
  height: 14.25rem;
  background: #333333;
  border: 1px solid rgba(159, 159, 159, 0.3);
  border-radius: 3.75rem;
  position: relative;
  background-size: cover;
  /* 背景图尺寸调整 */
  background-position: center center;
  /* 背景图位置调整 */
}

.category .list .li:hover .dingwei {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

.category .list .li:hover .image {
  width: 1.25rem;
  height: 1.55rem;
}

.category .list .li:hover .text {
  margin-top: 0.6rem;
  font-size: 0.75rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.75rem;
}

.synthesize {
  padding: 2.275rem 0 3.775rem;
  background: #f5f5f5;
}

.synthesize .top-text {
  margin-bottom: 1.7rem;
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.synthesize .list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.synthesize .list .li {
  /* width: 7.5rem; */
  width: calc((100% - 2.5rem) /5);
  height: 8rem;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: -5px 8px 20px 0px rgba(51, 51, 51, 0.1);
  margin-right: .625rem;
}

.synthesize .list .li:last-child {
  margin-right: 0;
}

.synthesize .list .li .text {
  margin-right: 0 !important;
  margin-top: 1.45rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.synthesize .list .li .ig {

  margin-top: 1.2rem;
  width: 2.75rem;
  height: 2.75rem;
  background: #cccccc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.synthesize .list .li:hover .ig {
  background: #1d61bd;
}

.purchase {
  width: 100%;
  padding-top: 2.875rem;
  padding-bottom: 3.1rem;
}

.purchase .top-text {
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
  margin-bottom: 1.05rem;
}

.purchase .list1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  width: 100%;

}

.purchase .swiper-container {
  width: 100%;
  /* padding-bottom: 1.5rem;
  position: relative; */
}

.purchase .list1 .li {
  height: 7.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: contain;
  background-repeat: no-repeat;

  /* 背景图尺寸调整 */
  background-position: center center;
  /* 背景图位置调整 */
  font-weight: 400;
  color: #ffffff;
  line-height: 1.2rem;
  transition: all 0.5s;
  cursor: pointer;
  /* overflow: hidden; */
  border-radius: 50%;
  font-size: .75rem;
  text-align: center;
}



.purchase .list1 .li:hover {
  transform: scale(1.1);
}

.purchase .list1 .list2 {
  padding: 0 5.95rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 5.8rem;
}

.purchase .list1 .list2 .li {
  width: 7.2rem;
  height: 7.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  /* 背景图尺寸调整 */
  background-position: center center;
  /* 背景图位置调整 */
  font-weight: 400;
  color: #ffffff;
  line-height: 1.2rem;

}

.cooperation {
  padding-top: 2.225rem;
  background: #f5f5f5;
  /* height: 18.175rem; */
  padding-bottom: 3.45rem;
}

.cooperation .top-text {
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.cooperation .swiper-container {
  width: 100%;
  padding-bottom: 1.5rem;
  position: relative;
}

.cooperation .swiper-container .swiper-pagination {
  position: absolute;
  bottom: 0;
}

.cooperation .swiper-container .list {
  width: 100%;
  margin-top: 1.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cooperation .swiper-container .list .li {
  /* width: calc(20% - .625rem); */
  /* 每个盒子宽度为一半减去间隔的一半 */
  /* width: 7rem; */
  /* width: calc((100% - 5rem) /5); */
  height: 3.25rem;
  margin-bottom: 1.25rem;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-right: 1.25rem; */
}

/* .cooperation .list .li:nth-child(5n) {
  margin-right: 0;
} */

.object-oriented {
  padding-top: 2.5rem;
  padding-bottom: 3.175rem;
  width: 100%;
}

.object-oriented .top-text {
  margin-bottom: 1.95rem;
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.object-oriented .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.object-oriented .list .li {
  margin-top: 0.8rem;
  width: calc((100% - .975rem)/2);
  box-sizing: border-box;
  height: 6.25rem;
  border: 1px solid rgba(159, 159, 159, 0.25);
  display: flex;
  align-items: center;

  margin-right: .975rem;
}

.object-oriented .list .li:hover .left img {
  transform: scale(1.1);
}

.object-oriented .list .li:nth-child(2n) {
  margin-right: 0;
}

.object-oriented .list .li .left {
  width: 8rem;
  height: 100%;
  overflow: hidden;
}

.object-oriented .list .li .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.object-oriented .list .li .right {
  /* flex: 1; */
  width: 11.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}


/* xb新增 */
.trade .image {
  width: 100%;
  /* height: 16.25rem; */
  position: relative;
}

.trade .image img {
  width: 100%;
  height: 100%;
}

.trade .image .list {
  position: absolute;
  bottom: -2.975rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}

.trade .image .list .li1 {
  width: 4.95rem;
  height: 4.95rem;
  background: #ffffff;
  border: 0.1rem solid #ffffff;
  box-shadow: 0px 0.25rem 0.5rem 0px rgba(51, 51, 51, 0.2);
  border-radius: 50%;
  position: relative;
  margin-right: 2.55rem;
  cursor: pointer;
  transition: all 0.5s;
}

.trade .image .list .li1.on{
  background-color: #206bd1;
}

.trade .image .list .li1:last-child {
  margin-right: 0;
}

.trade .image .list .li1 .t {
  width: 1.275rem;
  height: 1.65rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 1.025rem;
  transform: translateX(-50%);
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.trade .image .list .li1 .tr {
  width: 1.05rem;
  height: 1.55rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 1.05rem;
  transform: translateX(-50%);
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.trade .image .list .li1 .t img {
  width: 100%;
  height: 100%;
  ;
}

.trade .image .list .li1 .b {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 1.325rem;
  transform: translateX(-50%);
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.trade .image .list .li2 {
  margin: 0 2.525rem;
  width: 6.45rem;
  height: 6.45rem;
  background: #ffffff;
  border: 0.1rem solid #ffffff;
  box-shadow: 0px 0.25rem 0.5rem 0px rgba(51, 51, 51, 0.2);
  border-radius: 50%;
  position: relative;
}

.trade .image .list .li2 .b {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 1.675rem;
  transform: translateX(-50%);
  font-weight: 400;
  color: #1d61bd;
  line-height: 0.75rem;
}

.trade .image .list .li2 .t {
  width: 1.425rem;
  height: 2.075rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 1.3rem;
  transform: translateX(-50%);
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.trade .image .list .li2 .t img {
  width: 100%;
  height: 100%;
}






.r-a {
  padding-top: 2.75rem;
  padding-bottom: 3.35rem;
}

.r-a .t-text {
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.r-a .body {
  display: flex;
}

.r-a .body .right {
  width: 20rem;
  height: 12.325rem;
}

.r-a .body .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.r-a .body .left {
  margin-top: 1.6rem;
  width: 18.375rem;
  margin-right: 1.6rem;
  display: flex;
  flex-direction: column;
}

.r-a .body .left .t1 {
  font-weight: 400;
  color: #666666;
  line-height: 0.75rem;
}

.r-a .body .left .t2 {
  margin-top: 0.75rem;
  font-weight: 400;
  color: #1d61bd;
  line-height: 0.75rem;
}

.r-a .list {
  margin-top: 2.175rem;
  display: flex;
}

.r-a .list .li {
  width: 33%;
  height: 4.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.r-a .list .liborder {
  border-left: 1px solid rgba(29, 97, 189, 0.4);
  border-right: 1px solid rgba(29, 97, 189, 0.4);
}

.r-a .list .li .t1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.r-a .list .li .t2 {
  display: flex;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}

.r-a .list .li .t1 .left {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1d61bd;
 
}

.r-a .list .li .t1 .right {
  margin-left: 0.425rem;
  font-weight: bold;
  color: #1d61bd;
 
}

.r-b {
  padding-top: 1.95rem;
  padding-bottom: 3.25rem;
  width: 100%;
  background: #f5f5f5;
}

.r-b .text {
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 0.75rem;
}

.r-b .list {
  margin-top: 1.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.r-b .list .li {
  /* width: 7.5rem; */
  width: calc((100% - 2.5rem)/5);
  height: 8rem;
  background: #ffffff;
  box-shadow: -0.125rem 0.2rem 0.5rem 0px rgba(51, 51, 51, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .625rem;
  transition: all 0.5s;
}

.r-b .list .li:hover {
  transform: scale(1.1);
}

.r-b .list .li:last-child {
  margin-right: 0;
}

.r-b .list .li .box1 {
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.boxcolor1 {
  background: #d09235;
}

.boxcolor2 {
  background: #d16caa;
}

.boxcolor3 {
  background: #79ac36;
}

.boxcolor4 {
  background: #7b95a8;
}

.boxcolor5 {
  background: #8f4382;
}

.r-b .list .li .box1 img {
  width: 1.3rem;
  height: 1.15rem;
}

.r-b .list .li .box2 {
  margin-top: 1.35rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.6rem;
}

.r-c {
  padding-top: 2.75rem;
  padding-bottom: 3.45rem;
}

.r-c .box {
  display: flex;
  justify-content: space-between;
}

.r-c .box:hover .right img {
  transform: scale(1.1);
}

.r-c .box .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.r-c .box .right {
  width: 20rem;
  height: 11.25rem;
  overflow: hidden;
}

.r-c .box .right1 {
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
  margin-top: 0.775rem;
  width: 20rem;
  margin-bottom: 2.45rem;
}

.r-c .zuoyou .left {
  margin-right: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;

}


.r-c .zuoyou .right {
  margin-right: 1.5rem;
}

.r-c .box .left {
  width: 744px;
  margin-right: 60px;
}

.r-c .box .left .t1 {
  font-weight: 400;
  color: #333333;
  line-height: 1.2rem;
}

.r-c .box .left .t2 {
  font-weight: 400;
  color: #1d61bd;
  line-height: 1.2rem;
}

.r-c .box .left .t3 {
  margin-top: 1.225rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.8rem;
}

.zuoyou {
  flex-direction: row-reverse;
}

.r-d {
  padding: 89px 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.r-d .view {

  display: flex;

}

.r-d .right {
  margin-top: 4.075rem;
  width: 13.6rem;
  height: 10.675rem;
}

.r-d .left {
  width: 16.4rem;
  margin-right: 7.475rem;
}

.r-d .left .t1 {
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.r-d .left .t2 {
  margin-top: 1.875rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.75rem;
}

.r-d .left .t3 {
  margin-top: 2.125rem;
  margin-left: 2.225rem;
  width: 3.7rem;
  height: 3.7rem;
}

.r-d .left .t4 {
  margin-top: 0.75rem;
  font-weight: 500;
  color: #1d61bd;
  line-height: 0.75rem;
}

.r-e {
  padding-top: 2.35rem;
  padding-bottom: 3.325rem;
}

.r-e .t-text {
  text-align: center;
  font-weight: 400;
  color: #333333;
  line-height: 1.35rem;
}

.r-e .imgbox {
  margin-top: 1.1rem;
  width: 100%;
  height: 13rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.r-e .imgbox .text {
  font-weight: 400;
  color: #ffffff;
  line-height: 1.35rem;
}

.r-e .imgbox .morebox {
  width: 3.95rem;
  height: 1.25rem;
  margin-top: 1.2rem;
  background-color: #fff;
}

.r-e .imgbox .morebox:hover {
  color: #333333;
  margin-left: 10px;
}

.r-e .list {
  margin-top: 0.5rem;
  display: flex;
}

.r-e .list .li .top {
  width: 11rem;
  height: 6.525rem;
  margin-right: 0.5rem;
  overflow: hidden;
}

.r-e .list .li .top img {
  transition: all 0.5s;
}

.r-e .list .li:hover .top img {
  transform: scale(1.1);
}

.r-e .list .li .t1 {
  margin-top: 0.6rem;
  color: #333333;
  font-weight: 500;
}

.r-e .list .li .t2 {
  color: #666666;
  font-weight: 500;
}

.r-e .list .li .t3 {
  display: block;
  margin-top: 1.25rem;
  color: #1d61bd;
  text-decoration: underline;
}



.r-e .list .right {
  margin-top: 2.475rem;
  margin-left: 1.5rem;
  width: 1.05rem;
  height: 2.15rem;
}


.mapbox {
  width: 100%;
  padding-top: 1.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mapbox .map {
  width: 10.65rem;
  height: 10.275rem;
  position: relative;
}

.mapbox .map img {
  width: 100%;
  height: 100%;
}

.mapbox .map .right {
  position: absolute;
  left: 4.625rem;
  top: 0.45rem;
}

.mapbox .right .li1 {
  position: relative;
  height: 2.875rem;
  width: 18.475rem;
}







/* 盒子靠右 文本靠右 */
.rightbox {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.righttext {
  text-align: right;
  /* 使文本靠右对齐 */
}

 .rtext {
  margin-right: 0.5rem;
  margin-bottom: 0.725rem;
  width: 57%;
}

 .rtext .t1 {
  color: #2567c3;
  font-weight: bold;
  line-height: 0.4rem;
}

 .rtext .t2 {
  margin-top: 0.25rem;
  font-weight: Regular;
  color: #666;
  line-height: 0.5rem;
}

.mapbox .right .li2 {
  position: absolute;
  right: 0;
  top: 0.9rem;
  width: 17.475rem;
  height: 5.225rem;
}

.mapbox .right   .li3 {
  position: absolute;
  right: 0;
  top: 5.575rem;
  width: 16.65rem;
  height: 3.9rem;
}

.mapbox .map .left {
  position: absolute;
  right: 6.8rem;
  top: 0.45rem;
}

.leftbox {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  /* 保持子元素在垂直方向上靠底部对齐 */
  align-items: flex-start;
  /* 修改子元素在水平方向上靠左对齐 */
}

.mapbox .left .li1 {
  position: relative;
  width: 15.15rem;
  height: 2.875rem;
}

.ltext {
  margin-left: 0.875rem;
  margin-bottom: 0.725rem;
  width: 57%;
}

 .ltext .t1 {
  color: #2567c3;
  font-weight: bold;
  line-height: 0.4rem;
}

 .ltext .t2 {
  margin-top: 0.25rem;
  font-weight: Regular;
  color: #666;
  line-height: 0.5rem;
}

 .text {
  margin-right: 0.875rem;
  margin-bottom: 0.725rem;
}

.mapbox .left  .li2 {
  position: absolute;
  left: 0;
  top: 3.25rem;
  width: 15.825rem;
  height: 2.875rem;
}

.mapbox .left .li3 {
  position: absolute;
  left: 0;
  top: 6.25rem;
  width: 16.4rem;
  height: 2.875rem;
}

.m-mapbox {
  display: none;
}


.dingweiright {
  padding-top: 0.925rem;
  position: fixed;
  /* position: absolute;
  top: -0.925rem;
  right: 0; */
  top: 50%;
  right: 0;
  width: 7.75rem;
  height: 3.575rem;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dingweiright .t1 {
  margin-left: .5rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.75rem;
}

.dingweiright .t2 {
  margin-left: .5rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.75rem;
}


.nav1 .view.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 33;
}


.tnav {
  background-color: #fff;
}

.r-a .body .left{
  width: 50%;
  padding-right: 2rem;
}
.r-a .body {
    display: flex;
    align-items: center;
}
.r-a .body .right{
  width: 50%;
}
.r-a .body .right img{
  height: auto;
}
.r-a .body .right{
  height: auto;
}
.r-a .body .left{
  margin-top: 0;
}

.r-c .box .left{
  width: 51.6%;
}
.r-c .box .right{
  width: 55%;
}
.r-c .box .right{
  height: auto;
}
.r-c .box .right img{
  height: auto;
}
.r-c .box .right1{
  width: 50%;
}

.wenan{
  margin-top: 0.5rem;
}
.r-c .box{
  margin-bottom: 1rem;
}
.r-d .view{
      display: flex;
    justify-content: space-around;
}

.r-e .list .li {
  width: 11rem;
  margin-right: 0.5rem;
}
.r-e .list .li .top{
  width: 100%;
  height: auto;
  margin-right: 0;
}

.swiper1 .swiper-pagination{
  position: relative;
  margin-top: 1rem;
}
.category .list .li .text{
  text-align: center;
}
body,html{
  box-sizing: border-box;
}