.banner {
  width: 100%;
}
#body {
  margin-bottom: 2rem;
}
#business {
  margin-top: 3.25rem;
  padding: 0 1rem;
}
#business .img-title {
  margin: 0 auto;
  width: 13.9375rem;
}
#business .imgs {
  max-width: 640px;
  margin: 2.25rem auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 14px;
}
#business .imgs .item:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}
#business .imgs .item {
  width: 100%;
}
#business .imgs .item .img {
  display: block;
  width: 100%;
  height: auto;
}
#aboutus {
  margin-top: 3.25rem;
}
#aboutus .img-title {
  margin: 0 auto;
  width: 8.625rem;
}
#aboutus .img-wrapper {
  margin-top: 2rem;
  padding: 0 2.25rem;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
}
#aboutus .box {
  margin-top: -4.375rem;
  z-index: 1;
  border-radius: 0.75rem 0.75rem 0 0;
  background-color: #0064B4;
  padding: 6.875rem 2.25rem 3.5rem;
}
#aboutus .box .text {
  font-size: 0.9375rem;
  color: #ffffff;
  line-height: 1.875rem;
  text-align: justify;
}
#aboutus .box .img-btn {
  margin: 3.25rem auto 0;
  width: 16.25rem;
}
.swiper-box {
  padding: 3.25rem 1.375rem 4.875rem;
  background-color: #EFF8FF;
  position: relative;
}
.swiper-box .swiper {
  overflow: hidden;
}
.swiper-box .swiper .swiper-pagination {
  bottom: 1.75rem;
}
.swiper-box .swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.375rem;
  width: 0.6875rem;
  height: 0.6875rem;
  background: #0064B4;
  border: 1px solid #0064B4;
  opacity: 1;
}
.swiper-box .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #EFF8FF;
}
.swiper-box .item .img-wrapper {
  width: 100%;
}
.swiper-box .item .item-title {
  margin-top: 1.5rem;
  font-weight: 700;
  font-size: 1.5rem;
  color: #0064B4;
}
.swiper-box .item .text {
  margin-top: 1rem;
  font-size: 0.9375rem;
  color: #373737;
  line-height: 1.75rem;
}
#news {
  margin-top: 3.25rem;
  padding: 0 0.9375rem;
}
#news .swiper {
  position: relative;
  margin-top: 2rem;
  overflow: hidden;
}
#news .swiper .cell .pic {
  width: 100%;
  position: relative;
}
#news .swiper .cell .pic .type {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.5rem 1rem;
  color: #ffffff;
  font-size: 0.75rem;
  background-color: rgba(0, 98, 177, 0.3);
}
#news .swiper .cell .cell-box {
  padding: 1rem 1rem 2rem;
  background-color: #F2F2F2;
}
#news .swiper .cell .cell-box .cell-title {
  font-size: 1rem;
  min-height: 3rem;
  color: #373737;
  font-weight: 700;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#news .swiper .cell .cell-box .text {
  margin-top: 0.625rem;
  font-size: 0.9375rem;
  color: #373737;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#news .swiper .cell .cell-box .text p {
  margin: 0;
  padding: 0;
}
#news .swiper .cell .cell-box .fb {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
}
#news .swiper .cell .cell-box .fb .icon {
  width: 0.6875rem;
  height: 0.6875rem;
}
#news .swiper .cell .cell-box .fb .createTime {
  margin-left: 0.5rem;
  font-size: 0.75rem;
  color: #4d4d4d;
}
#news .swiper .swiper-pagination2 {
  text-align: center;
  z-index: 2;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
}
#news .img-title {
  margin: 0 auto;
  width: 12.0625rem;
}
#news .cell-group {
  margin-top: 3rem;
}
#news .cell-group.lr {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#news .cell-group.lr .cell {
  flex: 1 1 48%;
}
#news .cell-group.lr .cell:nth-child(n+2) {
  margin-top: 0;
}
#news .cell-group.lr .cell:nth-child(n+3) {
  margin-top: 2%;
}
#news .cell-group.lr .cell:nth-child(2n) {
  margin-left: 2%;
}
#news .cell-group.lr .cell .cell-box {
  padding: 1rem;
}
#news .cell-group .cell:nth-child(n+2) {
  margin-top: 1.625rem;
}
#news .cell-group .cell .pic {
  width: 100%;
  position: relative;
}
#news .cell-group .cell .pic .type {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.5rem 1rem;
  color: #ffffff;
  font-size: 0.75rem;
  background-color: rgba(0, 98, 177, 0.3);
}
#news .cell-group .cell .cell-box {
  padding: 1rem 1rem 1.375rem;
  background-color: #F2F2F2;
}
#news .cell-group .cell .cell-box .cell-title {
  font-size: 1.125rem;
  color: #373737;
  font-weight: 700;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#news .cell-group .cell .cell-box .text {
  margin-top: 0.625rem;
  font-size: 0.9375rem;
  color: #373737;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
#news .cell-group .cell .cell-box .fb {
  margin-top: 1.5rem;
  display: flex;
}
#news .cell-group .cell .cell-box .fb .icon {
  width: 0.6875rem;
  height: 0.6875rem;
}
#news .cell-group .cell .cell-box .fb .createTime {
  margin-left: 0.5rem;
  font-size: 0.75rem;
  color: #4d4d4d;
}
#news .img-btn {
  margin: 1rem auto 0;
  width: 16.25rem;
}
#information {
  margin-top: 3.25rem;
  padding: 0 1rem;
}
#information .img-title {
  margin: 0 auto;
  width: 12.0625rem;
}
#information .img-btn {
  margin: 1rem auto 0;
  width: 16.25rem;
}
#information .box {
  margin-top: 1.75rem;
  padding: 2.25rem 1rem 1.5rem;
  background-color: #F2F2F2;
}
#information .box .cell-group .cell:nth-child(n+2) {
  margin-top: 2rem;
}
#information .box .cell-group .cell .cell-title {
  font-size: 1rem;
  font-weight: 700;
  color: #4d4d4d;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#information .box .cell-group .cell .createTime {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  color: #5e5e5e;
}
#information .box .stock-wrapper {
  padding-top: 1rem;
  margin: 2rem 1rem 0;
  border-top: 1px solid #cdcdcd;
  display: flex;
}
#information .box .stock-wrapper .img-wrapper {
  width: 2.1875rem;
}
#stock {
  flex: 1;
  margin-left: 3rem;
}
#stock.fall .bb {
  color: #28a745;
}
#stock .hb {
  font-size: 0.75rem;
  color: #4D4D4D;
}
#stock .bb {
  margin-top: 1rem;
  color: #e12f48;
}
#stock .bb .price {
  font-size: 1.875rem;
}
#stock .bb #zd {
  font-size: 0.75rem;
}
#stock .fb {
  margin-top: 0.5rem;
  font-size: 0.625rem;
  color: #9D9D9D;
  text-align: end;
}
<!--ºÄÊ±1765825375.4422Ãë-->