<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.images {
  width: 100%;
  height: 100%;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btns {
  width: 1.88rem;
  height: 0.8rem;
}
body {
  position: relative;
}
body .border-left {
  width: 1px;
  height: 100%;
  z-index: 80;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 2.38rem;
}
body .border-right {
  width: 1px;
  height: 100%;
  z-index: 80;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 2.38rem;
}
#banner {
  width: 100%;
  height: 10.8rem;
  position: relative;
  overflow: hidden;
}
#banner .swiper-container {
  width: 100%;
  height: 100%;
}
#banner .swiper-container img {
  width: 100%;
  height: 100%;
}
#banner .swiper-pagination-bullet {
  background: none;
}
#banner .border-top {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 50;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  top: 1.21rem;
}
#banner .swiper-pagination {
  width: 13.32rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0.86rem;
  height: 0.04rem;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.26);
  padding: 0;
  opacity: 1;
}
#banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff !important;
  color: #fff !important;
}
#banner .swiper-pagination .swiper-pagination-bullet-active span {
  color: #fff !important;
}
#banner .swiper-pagination .swiper-pagination-bullet {
  flex: 1;
  height: 100%;
  border-radius: 0;
  margin: 0;
  opacity: 1;
  position: relative;
}
#banner .swiper-pagination .swiper-pagination-bullet span {
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.26);
  position: absolute;
  left: 0.4rem;
  bottom: -0.4rem;
  letter-spacing: 0.02rem;
  font-weight: bold;
  opacity: 1;
}
#banner .leftbtn {
  width: 0.6rem;
  height: 1.8rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #014099;
  border-top-right-radius: 0.1rem;
  overflow: hidden;
  border-bottom-right-radius: 0.1rem;
  z-index: 80;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#banner .leftbtn .items {
  width: 0.45rem;
  height: 0.6rem;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  letter-spacing: 1px;
}
#banner .leftbtn .items p:first-child {
  margin-bottom: 0.03rem;
}
#banner .leftbtn .items:last-child {
  border-bottom: 0;
}
#banner .rightmenu {
  height: 0.94rem;
  position: absolute;
  right: 0.72rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 80;
  cursor: pointer;
  color: #fff;
}
#banner .rightmenu img {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: -0.06rem;
  top: 0;
}
#banner .rightmenu .ch {
  font-size: 0.18rem;
  height: 0.18rem;
  line-height: 0.18rem;
  margin-top: 0.46rem;
}
#banner .rightmenu .en {
  font-size: 0.16rem;
  height: 0.16rem;
  line-height: 0.16rem;
  letter-spacing: 0.02rem;
  margin-top: 0.18rem;
}
#banner .rightbig {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #014099;
  z-index: 99;
  transform: translateX(100%);
  transition: all 1s ease 0s;
}
#banner .rightbig.on {
  transform: translateX(0);
}
#banner .rightbig .rightmenu img {
  width: 0.3rem;
  height: 0.3rem;
  left: 0;
}
#banner .rightbig .rightmenu .ch {
  margin-top: 0.38rem;
}
#banner .rightbig .content {
  width: 13.2rem;
  height: 100%;
  box-sizing: border-box;
  padding-top: 0.91rem;
  margin: 0 auto;
  position: relative;
}
#banner .rightbig .content .live-btn {
  position: absolute;
  right: 0;
  bottom: 0.62rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.18rem;
  letter-spacing: 0.02rem;
  overflow: hidden;
}
#banner .rightbig .content .live-btn p {
  display: flex;
  box-sizing: border-box;
  padding-left: 0.46rem;
  align-items: center;
  justify-content: flex-end;
  z-index: 20;
  color: #fff !important;
}
#banner .rightbig .content .live-btn img {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
#banner .rightbig .content .live-btn div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease 0s;
  transform: translateX(-60%);
  background-color: #0347a6;
  z-index: 10;
}
#banner .rightbig .content .live-btn:hover div {
  transform: translateX(0);
}
#banner .rightbig .content .live-btn:hover img {
  transform: translateX(0.1rem);
}
#banner .rightbig .content .items {
  width: 100%;
  height: auto;
}
#banner .rightbig .content .items .title p:first-child {
  font-size: 0.24rem;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0.13rem;
}
#banner .rightbig .content .items .title p:last-child {
  font-size: 0.16rem;
  color: rgba(255, 255, 255, 0.13);
  letter-spacing: 0.02rem;
  margin-bottom: 0.41rem;
}
#banner .rightbig .content .con {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  position: relative;
  display: flex;
  justify-content: flex-start;
  padding-top: 0.77rem;
  flex-wrap: wrap ;
}
#banner .rightbig .content .con::after {
  content: '';
  width: 0.97rem;
  height: 0.05rem;
  background-color: #e71727;
  position: absolute;
  top: -0.04rem;
  left: 0;
}
#banner .rightbig .content .con .item {
  width: 25%;
  height: 0.72rem;
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
  margin-bottom: 0.7rem;
}
#banner .rightbig .content .con .item img {
  width: 0.72rem;
  height: 0.72rem;
}
#banner .rightbig .content .con .item div {
  flex: 1;
  height: 100%;
  margin-left: 0.4rem;
  color: #fff;
}
#banner .rightbig .content .con .item div p:first-child {
  font-size: 0.2rem;
  height: 0.2rem;
  line-height: 0.2rem;
  padding-top: 0.08rem;
  margin-bottom: 0.24rem;
  letter-spacing: 0.05rem;
}
#banner .rightbig .content .con .item div p:last-child {
  font-size: 0.16rem;
  height: 0.16rem;
  line-height: 0.16rem;
  letter-spacing: 1px;
}
#banner .rightbig .content .con .item:nth-child(4) {
  margin-right: 0;
}
#banner .rightbig .content .con .item:nth-child(8) {
  margin-right: 0;
}
#banner .text {
  width: 14.4rem;
  height: auto;
  position: absolute;
  margin: 0 auto;
  top: 4.5rem;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 0 0.6rem;
}
#banner .text p {
  font-size: 0.6rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.7rem;
}
#banner .text .en {
  font-size: 0.24rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.24rem;
  opacity: 0.23;
  letter-spacing: 0.29rem;
  margin-top: 0.33rem;
  display: block;
}
.w1440 {
  width: 14.4rem;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
}
#news {
  width: 100%;
  min-height: 15.5rem;
  position: relative;
}
#news .border-left,
#news .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#news .bg {
  position: absolute;
  width: 3.45rem;
  height: 2.72rem;
  top: 0.88rem;
  left: 0;
}
#news .pos {
  width: 12.04rem;
  height: 5.92rem;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f9f9f9;
}
#news .news-content {
  width: 100%;
  min-height: 7.2rem;
  margin-top: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 30;
  position: relative;
}
#news .news-content .left {
  width: 9.62rem;
  height: 100%;
}
#news .news-content .left .items {
  width: 100%;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.8s;
}
#news .news-content .left .items.bt .w36 {
  left: -1px;
}
#news .news-content .left .items.bt .imgs::after {
  left: auto;
  right: 0;
}
#news .news-content .left .items.bt .text {
  background: #f9f9f9 !important;
}
#news .news-content .left .items .text {
  width: 50%;
  height: 3.62rem;
  box-sizing: border-box;
  padding-top: 0.66rem;
  padding-left: 0.64rem;
  padding-right: 0.64rem;
  background-color: #fff;
  transition: all 1s;
}
#news .news-content .left .items .text .time {
  width: 100%;
  height: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #014099;
  font-weight: 600;
  transition: all 0.8s;
}
#news .news-content .left .items .text .time img {
  width: 0.1rem;
  height: 0.17rem;
}
#news .news-content .left .items .text h5 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #3a3a3a;
  line-height: 0.3rem;
  margin-top: 0.68rem;
}
#news .news-content .left .items .text p {
  font-weight: 400;
  color: #191919;
  line-height: 0.24rem;
  opacity: 0.7;
  font-size: 0.16rem;
  margin-top: 0.3rem;
}
#news .news-content .left .items .imgs {
  width: 50%;
  height: 100%;
  position: relative;
}
#news .news-content .left .items .imgs img {
  width: 100%;
  height: 100%;
}
#news .news-content .left .items .imgs .w36 {
  width: 0.36rem;
  height: 0.72rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 30;
}
#news .news-content .left .items .imgs .more {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.6rem;
  color: #fff;
  letter-spacing: 0.02rem;
  transition: all 0.8s;
  opacity: 0;
}
#news .news-content .left .items .imgs::after {
  width: 0.07rem;
  height: 100%;
  background-color: #e71727;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#news .news-content .left .items .hover-none {
  opacity: 1;
  transition: all 1s;
}
#news .news-content .left .items .hovers {
  opacity: 0;
  transition: all 1s;
}
#news .news-content .left .items:hover .hover-none {
  opacity: 0;
}
#news .news-content .left .items:hover .hovers {
  opacity: 1;
}
#news .news-content .left .items:hover .text {
  background: #014099 !important;
}
#news .news-content .left .items:hover .imgs .more {
  opacity: 1;
}
#news .news-content .left .items:hover .imgs::after {
  opacity: 0;
}
#news .news-content .left .items:hover h5 {
  color: #ffffff !important;
}
#news .news-content .left .items:hover p {
  color: #ffffff !important;
}
#news .news-content .left .items:hover .time {
  color: #ffffff !important;
}
#news .news-content .right {
  flex: 1;
  height: 100%;
}
#news .news-content .right .items {
  width: 100%;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#news .news-content .right .items.bt .text {
  background: #f9f9f9 !important;
}
#news .news-content .right .items.bt .w36 {
  left: -1px;
  bottom: -1px;
  width: 0.71rem;
  height: 0.35rem;
}
#news .news-content .right .items.bt .imgs::after {
  left: auto;
  right: 0;
}
#news .news-content .right .items.bt-r .w36 {
  top: auto!important;
  left: 0!important;
  right: 0!important;
  margin: 0 auto!important;
}
#news .news-content .right .items:hover .text {
  background: #014099 !important;
}
#news .news-content .right .items:hover .imgs .more {
  opacity: 1;
}
#news .news-content .right .items:hover .imgs::after {
  opacity: 0;
}
#news .news-content .right .items:hover h5 {
  color: #ffffff !important;
}
#news .news-content .right .items:hover p {
  color: #ffffff !important;
}
#news .news-content .right .items:hover .time {
  color: #ffffff !important;
}
#news .news-content .right .items .hover-none {
  opacity: 1;
  transition: all 1s;
}
#news .news-content .right .items .hovers {
  opacity: 0;
  transition: all 1s;
}
#news .news-content .right .items:hover .hover-none {
  opacity: 0;
}
#news .news-content .right .items:hover .hovers {
  opacity: 1;
}
#news .news-content .right .items .text {
  width: 100%;
  height: 3.62rem;
  box-sizing: border-box;
  padding-top: 0.66rem;
  padding-left: 0.64rem;
  padding-right: 0.64rem;
  background-color: #fff;
  transition: all 1s;
}
#news .news-content .right .items .text .time {
  width: 100%;
  height: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.8s;
  color: #014099;
  font-weight: 600;
}
#news .news-content .right .items .text .time img {
  width: 0.1rem;
  height: 0.17rem;
}
#news .news-content .right .items .text h5 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #3a3a3a;
  line-height: 0.3rem;
  margin-top: 0.68rem;
  transition: all 0.8s;
}
#news .news-content .right .items .text p {
  font-weight: 400;
  color: #191919;
  line-height: 0.24rem;
  opacity: 0.7;
  font-size: 0.16rem;
  margin-top: 0.3rem;
  transition: all 0.8s;
}
#news .news-content .right .items .imgs {
  width: 100%;
  height: 50%;
  position: relative;
}
#news .news-content .right .items .imgs img {
  width: 100%;
  height: 100%;
}
#news .news-content .right .items .imgs .w36 {
  width: 0.71rem;
  height: 0.35rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 30;
}
#news .news-content .right .items .imgs .more {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.6rem;
  color: #fff;
  letter-spacing: 0.02rem;
  opacity: 0;
  transition: all 0.8s;
}
#news .news-content .right .items .imgs::after {
  width: 0.07rem;
  height: 100%;
  background-color: #e71727;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
#news .content {
  padding-top: 0.76rem;
}
#news .top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
}
#news .top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#news .top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#news .top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#news .margin-70 {
  margin-top: 0.7rem;
}
.live-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #014099;
  font-size: 0.18rem;
  letter-spacing: 0.02rem;
  overflow: hidden;
  position: relative;
  width: 2.5rem;
  transition: all 0.8s;
}
.live-btn p {
  display: flex;
  box-sizing: border-box;
  padding-left: 0.46rem;
  align-items: center;
  justify-content: flex-end;
  z-index: 20;
  font-weight: 400;
  color: #014099;
  transition: all 0.5s;
}
.live-btn img {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
.live-btn svg {
  height: 0.18rem;
  width: 0.2rem;
  margin-left: 0.4rem;
  transition: all 0.8s;
}
.live-btn div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease 0s;
  transform: translateX(-58%);
  background-color: #ededed;
  z-index: 10;
}
.live-btn:hover div {
  transform: translateX(0);
  background-color: #014099;
}
.live-btn:hover {
  color: #fff;
  box-shadow: 0px 10px 35px 0px rgba(1, 64, 153, 0.44);
}
.live-btn:hover p {
  color: #fff;
}
.live-btn:hover svg {
  transform: translateX(0.1rem);
}
#product {
  width: 100%;
  position: relative;
  height: 6.94rem;
  background-color: #014099;
  background: url(../images/p-bg.png) no-repeat center center / 100% 100%;
}
#product .border-left,
#product .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#product .bgs {
  width: 4.2rem;
  height: 3.75rem;
  position: absolute;
  top: -3.1rem;
  right: 0;
}
#product .top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
}
#product .top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#product .top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#product .top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#product .content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  min-height: 12.04rem;
}
#product .content .swipers {
  width: 100%;
  height: 6.63rem;
  margin-top: 0.8rem;
}
#product .content .swipers .live-btn {
  position: absolute;
  bottom: 0;
  right: 0 ;
  color: #fff;
}
#product .content .swipers .live-btn div {
  background-color: #0347a6;
}
#product .content .swipers .live-btn:hover p img {
  transform: translateX(0.1rem);
}
#product .content .swipers.swiper-container .live-btn p {
  color: #fff !important;
}
#product .content .swipers.swiper-container .live-btn:hover p {
  color: #fff !important;
}
#product .content .swipers.swiper-container .text {
  width: 6.53rem;
  height: 4.45rem;
  background: #ffffff;
  box-sizing: border-box;
  padding: 1.12rem 0.95rem 0 0.95rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
}
#product .content .swipers.swiper-container .text h2 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #191919;
  line-height: 0.48rem;
  margin-bottom: 0.23rem;
}
#product .content .swipers.swiper-container .text h5 {
  font-size: 0.3rem;
  font-weight: bold;
  color: #191919;
  line-height: 0.3rem;
  margin-bottom: 0.9rem;
  position: relative;
}
#product .content .swipers.swiper-container .text h5::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.48rem;
  width: 0.53rem;
  height: 0.1rem;
  background: #014099;
}
#product .content .swipers.swiper-container .text P {
  font-size: 0.18rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.36rem;
}
#product .content .swipers.swiper-container .images-box {
  width: 11.23rem;
  height: 100%;
}
#product .content .swipers.swiper-container .images-box img {
  width: 100%;
  height: 100%;
}
#product .content .swiper-items {
  width: 100%;
  height: auto;
  margin-top: 0.94rem;
  display: flex;
  justify-content: center;
}
#product .content .swiper-items .items {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
  flex-wrap: wrap;
  cursor: pointer;
}
#product .content .swiper-items .items.active .border {
  display: block;
}
#product .content .swiper-items .items .border {
  width: 2px;
  height: 0.8rem;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  bottom: -1.1rem;
}
#product .content .swiper-items .items img {
  width: 0.7rem;
  height: 0.69rem;
}
#product .content .swiper-items .items .ch {
  width: 100%;
  font-size: 0.2rem;
  margin-top: 0.44rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.2rem;
  letter-spacing: 0.04rem;
  text-align: center;
}
#product .content .swiper-items .items .en {
  width: 100%;
  font-size: 0.16rem;
  margin-top: 0.25rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.16rem;
  text-align: center;
  letter-spacing: 0.01rem;
}
.top-tit {
  width: 100%;
  height: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.58rem;
  padding-right: 0;
}
.top-tit .title {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.top-tit .title p:first-child {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
.top-tit .title p:last-child {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#numbers {
  width: 100%;
  height: 7rem;
  position: relative;
  background: url(../images/nums.png) no-repeat center center / 100% 100%;
}
#numbers .content {
  padding-top: 1.45rem;
}
#numbers .border-left,
#numbers .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#numbers .box {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 0.87rem;
}
#numbers .box .items {
  flex: 1;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#numbers .box .items .top {
  width: 100%;
  position: relative;
  height: 1.21rem;
}
#numbers .box .items .top img {
  width: 1.09rem;
  height: 1.08rem;
  position: absolute;
  top: 0;
  left: 0.3rem;
}
#numbers .box .items .big {
  z-index: 10;
  font-size: 0.48rem;
  font-weight: bold;
  color: #014099;
  line-height: 0.5rem;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#numbers .box .items .big span {
  font-size: 0.23rem;
}
#numbers .box .items .con {
  width: 100%;
  font-size: 0.16rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.24rem;
  text-align: center;
  height: 0.5rem;
}
#numbers .box .items .small {
  font-size: 0.2rem;
  width: 100%;
  font-weight: 400;
  color: #014099;
  height: 0.2rem;
  text-align: center;
  margin-top: 0.25rem;
  position: relative;
  margin-bottom: 0.75rem;
}
#numbers .box .items .small::before {
  content: '';
  width: 0.36rem;
  height: 0.06rem;
  background: #e60012;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -0.4rem;
}
#case {
  width: 100%;
  height: 11.2rem;
  position: relative;
}
#case .content {
  padding-top: 0.8rem;
}
#case .border-left,
#case .border-right {
  background-color: rgba(160, 160, 160, 0.2);
}
#case .bg {
  width: 16.81rem;
  height: 7.12rem;
  position: absolute;
  top: -0.4rem;
  left: 0;
  z-index: 10;
}
#case .top-tit {
  z-index: 20;
  position: relative;
}
#case .cons {
  width: 100%;
  height: 8.92rem;
  position: absolute;
  top: 2.2rem;
  display: flex;
  justify-content: flex-end;
  z-index: 30;
}
#case .cons .con-bg {
  width: 14.61rem;
  height: 100%;
  background-color: #014099;
}
#case .cons .case-items {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#case .cons .case-items .items {
  width: 4.3rem;
  height: 6.42rem;
  background: #ffffff;
  transition: all 0.8s;
  position: relative;
}
#case .cons .case-items .items:hover {
  transform: translateY(-0.3rem);
}
#case .cons .case-items .items::before {
  width: 100%;
  height: 50%;
  content: 'MORE';
  top: 0;
  left: 0;
  background-color: rgba(33, 33, 33, 0.5);
  text-align: center;
  line-height: 3.21rem;
  color: #fff;
  position: absolute;
  font-size: 0.18rem;
  letter-spacing: 1px;
  opacity: 0;
  transition: all 0.8s;
}
#case .cons .case-items .items:hover::before {
  opacity: 1;
}
#case .cons .case-items .items:hover h6 {
  color: #014099;
}
#case .cons .case-items .items:hover .en {
  color: #014099;
}
#case .cons .case-items .items img {
  width: 100%;
  height: 50%;
}
#case .cons .case-items .items .text {
  width: 100%;
  height: 50%;
  position: relative;
  box-sizing: border-box;
  padding: 0.6rem 0.45rem 0 0.45rem;
}
#case .cons .case-items .items .num {
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  background: #e60012;
  left: 0.45rem;
  top: -0.28rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #fff;
}
#case .cons .case-items .items h6 {
  font-size: 0.24rem;
  font-weight: 400;
  color: #434343;
  line-height: 0.24rem;
  transition: all 0.8s;
}
#case .cons .case-items .items .en {
  text-transform: uppercase;
  font-size: 0.16rem;
  font-weight: 500;
  color: #b2b1b1;
  line-height: 0.16rem;
  transition: all 0.8s;
  margin-top: 0.15rem;
}
#case .cons .case-items .items .sm {
  font-size: 0.18rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.3rem;
  margin-top: 0.6rem;
}
#maps {
  width: 100%;
  height: 8.92rem;
  position: relative;
}
#maps .border-left,
#maps .border-right {
  background-color: rgba(160, 160, 160, 0.2);
  z-index: 10;
}
#maps .border-box {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}
#maps .border-box p {
  flex: 1;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid rgba(160, 160, 160, 0.2);
}
#maps .border-box p:last-child {
  border-right: none;
}
#maps .bgs {
  width: 100%;
  height: 11.44rem;
  position: absolute;
  top: -2rem;
  left: 0;
  z-index: 20;
}
#maps .more-text {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  z-index: 60;
  top: 0.28rem;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
#maps .more-text .live-btn {
  position: relative;
  z-index: 60;
}
#maps .more-text .text-box {
  width: 6.27rem;
  height: 100%;
  box-sizing: border-box;
  padding-top: 2.1rem;
  position: relative;
  z-index: 60;
}
#maps .more-text .text-box .title .big {
  font-size: 0.24rem;
  color: #595959;
  line-height: 0.24rem;
  font-weight: 600;
  letter-spacing: 0.03rem;
}
#maps .more-text .text-box .title .en {
  font-size: 0.18rem;
  color: #595959;
  line-height: 0.18rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin-top: 0.17rem;
}
#maps .more-text .text-box .title .big-title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #014099;
  line-height: 0.48rem;
  letter-spacing: 1px;
  margin-bottom: 0.42rem;
  margin-top: 0.97rem;
}
#maps .more-text .text-box .title .small {
  font-size: 0.16rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.3rem;
  margin-bottom: 0.98rem;
}
#header-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);


  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.2rem;
  z-index: 99;
  box-sizing: border-box;
  transition: all 0.8s;
}
#header-box:hover {
  background-color: #fff;
}
#header-box.active {
  background-color: #fff !important;
  border-bottom: 1px solid #014099;
}
#header {
  height: 100%;
  width: 14.4rem;
  box-sizing: border-box;
  padding: 0 0.6rem;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 90;
}
#header .border {
  width: 92%;
  position: absolute;
  height: 1px;
  background-color: #f6f6f6;
  transition: all 0.8s;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
#header:hover .border {
  opacity: 1;
}
#header .logo {
  width: 2.97rem;
  /* height: 0.49rem; */
  display: block;
}
#header .logo img {
  width: 100%;
  height: 100%;
}
#header .right {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 9.1rem;
}
#header .right .items-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.18rem;
  font-weight: 600;
  color: #151820;
  line-height: 1.2rem;
}
#header .right .items-box .navItem {
  display: inline-block;
  margin-right: 0.32rem;
  position: relative;
}
#header .right .items-box .items{
  position: relative;
  line-height: 1.20rem;
  display: block;
}
#header .right .items-box .items.active::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  margin: 0 auto;
  background: #014099;
  width: 100%;
  height: 0.12rem;
}

#header .right .items-box .navItem2, #header .navIcon{
  display: none;
}


#header .right .tell-box {
  width: auto;
  display: flex;
  /*align-items: center;*/
  justify-content: flex-end;line-height: 1.2rem;
}
#header .right .tell-box .tellme{
  display: flex;align-items: center;
}
#header .right .tell-box img {
  cursor: pointer;
  /*width: 0.3rem;*/
  height: 0.3rem;
    max-width: inherit;
}
#header .right .tell-box .language {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#header .right .tell-box .language a {
  color: #444343;
  font-size: 0.18rem;
  font-weight: 600;
  cursor: pointer;
  display: block;
}
#header .right .tell-box .language img {
  width: 0.3rem;
  transform: rotate(180deg);
}
#header .menus {
  width: 100%;
  height: 2.06rem;
  position: absolute;
  bottom: -2.06rem;
  left: 0;
  background: url('../images/menus.png') no-repeat center center / 100% 100%;
}
#header .menus .items {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#header .menus .items.active {
  display: flex;
}
#header .menus .items .search {
  width: 50%;
  height: 0.5rem;
  border: none;
  border-bottom: 1px solid #E5E5E5;
  box-sizing: border-box;
  padding: 0 0.2rem;
  background: transparent;
}
#header .menus .items .icons {
  transform: translateX(-0.3rem);
  cursor: pointer;
}
#header .menus .items a {
  color: #595959;
  font-size: 0.16rem;
  text-align: center;
  min-width: 2.48rem;
  box-sizing: border-box;
  border-right: 0.02rem solid #014099;
  transition: all 0.5s;
  padding: 0 .20rem;
}
#header .menus .items a:hover {
  color: #595959;
}
#header .menus .items a.active {
  color: #595959;
}
#header .menus .items a:last-child {
  border: none;
}
#footer {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #1a2330;
  padding: 1.22rem 0 0 0;
  position: relative;
  z-index: 100;
}
#footer .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#footer .content .bottoms {
  width: 100%;
  height: 0.74rem;
  text-align: center;
  line-height: 0.74rem;
  border-top: 1px solid #2A3648;
  font-size: 0.14rem;
  font-weight: 400;
  color: #525f71;
}
#footer .content .left {
  margin-bottom: 1.16rem;

  width: 5.26rem;
}
#footer .content .left .leftT{
  display: flex;
  justify-content: space-between;
  padding-right: .30rem;
}
#footer .content .left .leftTL{
  /*width: 1.44rem;*/
}
#footer .content .left .leftTR{
  width: 1.20rem;
}

#footer .content .left .logo {
  /*height: 0.36rem;*/
  display: block;
  cursor: pointer;
  margin-bottom: 0.43rem;
}
#footer .content .left .address {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.7rem;
  position: relative;
  padding-left: .40rem;
}
#footer .content .left .address img {
  position: absolute;
  left: 0;
  top: .10rem;
  width: 0.14rem;
  height: 0.2rem;
  margin-right: 0.25rem;
}
#footer .content .left .address span {
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.32rem;
}
#footer .content .left .you {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  
  padding-top: .20rem;
}
#footer .content .left .you &gt; a, #footer .content .left .you &gt; div &gt; span {
  font-size: 0.14rem;
  height: 0.16rem;
  line-height: 0.16rem;
  font-weight: 400;
  color: #8c95a2;
  padding: 0 0.38rem;
  border-right: 1px solid #8c95a2;
  display: block;


  white-space: nowrap;
}

#footer .content .left .you{
    position: relative;
}
#footer .content .left .you &gt; div{
  /*position: relative;*/
}
#footer .content .left .you &gt; div ul{
  opacity: 0;
  visibility: hidden;
  padding-top: 0.2rem;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  transition: all .3s ease 0s;
    display: flex;
    left: 0%;
  width: auto;


      width: 100%;
    flex-wrap: wrap;
}
#footer .content .left .you &gt; div:hover ul{
  opacity: 1;
  visibility: inherit;
}
#footer .content .left .you &gt; div ul a{
  padding: .05rem;
  display: block;
  font-size: 0.12rem;
  line-height: 1;
  color: #8c95a2;
  border-bottom: 1px solid #474b50;
    white-space: nowrap;
  padding: .08rem 0;
  margin-right: .25rem;
}
#footer .content .left .you &gt; div ul li{
  background-color: #1a2330;
}
#footer .content .left .you &gt; div ul li:last-child{
  border-bottom: none;
}

#footer .content .left .you &gt; a:first-child {
  padding-left: 0;
}
#footer .content .left .you &gt; a:last-child {
  border-right: 0;
}
#footer .content .right {
  display: flex;
  justify-content: flex-end;

  width: 7.46rem;
}
#footer .content .right .items {
  width: auto;
  margin-left: 0.55rem;
}
#footer .content .right .items:first-child {
  margin-left: 0rem;
}
#footer .content .right .items .tit {
  font-size: 0.16rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.16rem;
  margin-bottom: 0.3rem;
}
#footer .content .right .items a {
  font-size: 0.14rem;
  display: block;
  width: 100%;
  font-weight: 400;
  color: #8c95a2;
  line-height: 30px;

  white-space: nowrap;
}



.focusOnUs{
  position: fixed;
  width: 1.50rem;
  right: 0;
  bottom: 20%;
  z-index: 1000000000;
}
.focusOn, .focusOnUs ul li{
  margin-bottom: .04rem;
}
.focusOn img{
  display: block;
  width: 100%;
  max-width: inherit;
}
.focusOn p{
  padding: .10rem;
  text-align: center;
  font-size: .20rem;
  color: #fff;
  background-color: #014099;
}
.focusOnUs ul{
  width: .87rem;
  margin-left: auto;
}
.focusOnUs ul li{
  position: relative;
  padding-left: .17rem;
}
.focusOnUs ul li span{
  display: block;
  height: .70rem;
  line-height: .70rem;
  text-align: center;
  background-color: #cecece;
  position: relative;
  z-index: 2;
  transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.focusOnUs ul li span i{
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.focusOnUs ul li div{
  position: absolute;
  left: 0;
  top: 0;
  padding: .21rem .20rem;
  width: 2.20rem;
  color: #fff;
  font-size: .14rem;
  color: #fff;
  line-height: 2;
  background-color: #014099;
  box-shadow: 0px .10rem .25rem 0px rgba(3, 72, 169, 0.4);
  transform: translateX(.20rem);
  opacity: 0;
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.focusOnUs ul li div:after{
  content: '';
  border-left: .09rem solid #014099;
  border-top: .09rem solid transparent;
  border-bottom: .09rem solid transparent;
  position: absolute;
  top: .28rem;
  right: -.09rem;
}
.focusOnUs ul li div a{
  display: block;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  font-size: .14rem;
}


.focusOnUs ul li:hover span{
  background-color: #014099;
}
.focusOnUs ul li:hover div{
  transform: translate(-100%);
  opacity: 1;
}




@media screen and (max-width: 750px) {
  body{
    /*overflow-x: hidden;*/
  }
  #header, .w1440{
    width: 100%;
    padding-left: .32rem;
    padding-right: .32rem;
  }


  #header .navIcon{
    display: block;
    position: relative;
    width: .50rem;
    height: .47rem;
    z-index: 9;
  }
  #header .navIcon span{
    width: .50rem;
    height: .05rem;
    background-color: #014099;
    display: block;
    margin: .08rem auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #header .navIcon.active{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #header .navIcon.active span:nth-child(2){
    width: 0px;
  }

  #header .navIcon.active span:nth-child(1),
  #header .navIcon.active span:nth-child(3){
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  #header .navIcon.active span:nth-child(1){
    -webkit-transform: translateY(.13rem);
    -ms-transform: translateY(.13rem);
    -o-transform: translateY(.13rem);
    transform: translateY(.13rem);
  }

  #header .navIcon.active span:nth-child(3){
    -webkit-transform: translateY(-.13rem) rotate(90deg);
    -ms-transform: translateY(-.13rem) rotate(90deg);
    -o-transform: translateY(-.13rem) rotate(90deg);
    transform: translateY(-.13rem) rotate(90deg);
  }

  #header .logo{
    width: 3.97rem;
    height: auto;
  }
  #header .logo img{
    display: block;
    height: auto;
  }

  #header .right{
    display: none;
    min-width: inherit;
    height: calc(100vh - 1.20rem);
    position: absolute;
    top: 1.20rem;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
  #header .menus{
    display: none !important;
  }
  #header .right .items-box{
    display: block;
    padding: .20rem;
    height: auto;
  }
  #header .right .items-box .navItem{
    display: block;
    margin-right: 0;
    margin-bottom: .10rem;
    border-bottom: 1px solid #014099;
    position: relative;
  }
  #header .right .items-box .navItem .icon_b{
    position: absolute;
    right: .20rem;
    top: 0;
    height: 1.20rem;
    background: url(../images/sprites.png) no-repeat;
    background-position: -3.30rem 0rem;
    width: .44rem;
    background-size: 8.00rem;
    transition: all .3s ease;
  }
  #header .right .items-box .navItem.cur .icon_b{
    transform: rotate(180deg);
  }
  #header .right .items-box .navItem .items{
    padding: 0 .15rem;
    display: inline-block;
    font-size: .28rem;
  }
  #header .right .items-box .navItem2{
    line-height: .40rem;
    font-size: .24rem;
    padding: .15rem;
    border-top: 1px dashed #014099;
  }
  #header .right .items-box .navItem2 a{
    display: inline-block;
    margin-right: .10rem;
    color: #595959;
    font-weight: normal;
  }
  #header .right .items-box .navItem2 a:last-child{
    margin-right: 0;
  }


  #header .right .tell-box{
    position: absolute;
    bottom: 1.00rem;
    width: 100%;
    left: 0;
    padding: 0 .80rem;
    justify-content: space-between;
  }

  #header .right .tell-box img{
    height: .40rem;
  }
  #header .right .tell-box .language a{
    font-size: .30rem;
  }



  /*banner*/
  body .border-left{
    left: .32rem;
  }
  body .border-right{
    right: .32rem;
  }
  #banner .leftbtn{
    width: 1.10rem;
    height: 4.00rem;
    align-content: center;
  }
  #banner .leftbtn .items{
    width: 100%;
    height: auto;
    font-size: .24rem;
    line-height: 1.5;
    padding: .20rem 0;
  }

  #banner .rightmenu{
    right: .20rem;
  }


  #banner .text{
    width: 100%;
    top: 3.5rem;
    padding: 0 1.50rem 0 1.20rem;
  }
  #banner .text p{
    font-size: .48rem;
    line-height: 1.5;
  }
  #banner .text .en{
    line-height: 1.5;
  }
  #banner .swiper-pagination{
    width: 100%;
  }




  .top-tit{
    padding-left: 0 !important;
  }
  .top-tit .title{
    width: auto !important;
  }
  .w1440.content{
    position: relative;
    z-index: 2;
  }
  .top-tit .title p:first-child{
    font-size: .36rem !important;
    line-height: 1 !important;
  }
  .top-tit .title p:last-child{
    font-size: .26rem !important;
    line-height: 1 !important;
  }


  /*news*/
  #news{
    background-color: #f9f9f9;
  }
  #news .pos{
    display: none;
  }
  #news .news-content{
    flex-wrap: wrap;
    margin-top: .40rem;
  }
  #news .news-content .left{
    width: 100%;
    height: auto;
  }
  #news .news-content .left .items{
    align-items: stretch;
  }
  #news .news-content .left .items .imgs{
    height: auto;
  }
  #news .news-content .left .items .text, #news .news-content .right .items .text{
    height: auto;
    padding: .30rem;
  }
  #news .news-content .left .items .text .time, #news .news-content .right .items .text .time{
    font-size: .20rem;
  }
  #news .news-content .left .items .text .time img, #news .news-content .right .items .text .time{
    height: .20rem;
    width: auto;
  }
  #news .news-content .left .items .text h5, #news .news-content .right .items .text h5{
    margin-top: .20rem;
    font-size: .30rem;
    line-height: 1.5;
  }
  #news .news-content .left .items .text p, #news .news-content .right .items .text p{
    margin-top: .10rem;
    font-style: .24rem;
    line-height: 1.5;
  }
  #news .news-content .right .items{
    height: auto;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #news .news-content .right .items .imgs{
    width: 50%;
    height: auto;
  }
  #news .news-content .right .items .imgs::after{
    width: 0.07rem;
    height: 100%;
    background-color: #e71727;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
  }
  #news .news-content .right .items.bt .imgs::after{
    left: 0;
    right: auto;
  }
  #news .news-content .right .items .text{
    width: 50%;
  }


  /**/
  #product{
    padding: .60rem 0;
    height: auto;
    margin-top: 5.00rem;
  }
  #product .bgs{
    top: 0;
  }
  #product .content{
    position: static;
    min-height: inherit;
    margin-top: -5.00rem;
  }
  #product .content .swipers{
    height: auto;
    margin-top: .40rem;
  }
  #product .content .swipers.swiper-container .text{
    height: auto;
    padding: .30rem;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  #product .content .swipers.swiper-container .text h5{
    margin-bottom: .30rem;
  }
  #product .content .swipers.swiper-container .text h5::before{
    height: .05rem;
    bottom: -.20rem;
  }
  #product .content .swipers.swiper-container .text p{
    font-size: .24rem;
    line-height: 2;
  }
  #product .content .swiper-items{
    flex-wrap: wrap;
  }
  #product .content .swiper-items .items{
    flex: none;
    width: 33.33%;
    padding-bottom: .50rem;
    margin-bottom: .30rem;
  }
  #product .content .swiper-items .items .border{
    height: .30rem;
    bottom: 0;
  }
  #product .content .swiper-items .items .ch{
    font-size: .28rem;
    line-height: 1;
  }
  #product .content .swiper-items .items .en{
    font-size: .24rem;
    line-height: 1.3;
  }



  /*#numbers*/
  #numbers{
    padding: .60rem 0;
    height: auto;
  }
  #numbers .content{
    padding: 0;
  }
  #numbers .box{
    margin-top: .40rem;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: stretch;
  }
  #numbers .box .items{
    flex: none;
    width: 33.33%;
    height: auto;
    margin-bottom: .30rem;
    align-content: flex-start;
  }
  #numbers .box .items .small{
    font-size: .28rem;
    line-height: 1;
    height: auto;
  }
  #numbers .box .items .con{
    height: auto;
    font-size: .24rem;
    line-height: 1.5;
  }

  /**/
  #case{
    height: auto;
    padding: 0;
    padding-top: .60rem;
    background-color: #f8f8f8;
  }
  #case .bg{
    display: none;
  }
  #case .content{
    padding-top: 0;
  }
  #case .cons{
    margin-top: .40rem;
    position: static;
    background-color: #014099;
    padding: .60rem 0;
    height: auto;
  }
  #case .cons .con-bg{
    display: none;
  }
  #case .cons .case-items{
    position: static;
    display: block;
  }
  #case .cons .case-items .items{
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: .30rem;
  }
  #case .cons .case-items .items:last-child{
    margin-bottom: 0;
  }
  #case .cons .case-items .items img{
    height: auto;
  }
  #case .cons .case-items .items .text{
    padding: .30rem;
    padding-top: .60rem;
  }
  #case .cons .case-items .items h6{
    font-size: .32rem;
    line-height: 1;
  }
  #case .cons .case-items .items .en{
    font-size: .24rem;
    line-height: 1;
  }
  #case .cons .case-items .items .sm{
    font-size: .26rem;
    line-height: 1.66;
    margin-top: .30rem;
  }

  /**/
  #maps{
    height: auto;
    padding-bottom: .60rem;
  }
  #maps .bgs{
    z-index: 1;
    width: 100%;
    height: auto;
    position: static;
    margin-bottom: .40rem;
  }
  #maps .border-box{
    display: none;
  }
  #maps .more-text{
    position: static;
    height: auto;
  }
  #maps .more-text .text-box{
    padding-top: 0;
    width: 100%;
  }
  #maps .more-text .text-box .title .big{
    font-size: .36rem;
    line-height: 1;
  }
  #maps .more-text .text-box .title .en{
    font-size: .26rem;
    line-height: 1;
  }
  #maps .more-text .text-box .title .big-title{
    margin: .30rem 0;
  }
  #maps .more-text .text-box .title .small{
    font-size: .24rem;
    line-height: 1.875;
    margin-bottom: .40rem;
  }



  /**/
  #footer .content .left{
    margin-bottom: 1.20rem;
    width: 100%;
  }
  #footer .content .left .you &gt; div:hover ul{
    width: calc(100vw - 1.10rem);
    overflow: auto;
    left: -75%;
    padding-bottom: .30rem;
  }
  #footer .content .left .logo{
    width: 2.00rem;
    height: auto;
  }
  #footer .content .left .address{
    font-size: .28rem;
  }
  #footer .content .left .you{

  }
  #footer .content .left .you &gt; a{
    padding: 0;
    width: 25%;
    text-align: center;
  }
  #footer .content .left .you &gt; div ul a{
    font-size: .24rem;
  }
  #footer .content .right{
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  #footer .content .right .items{
    /*width: 33.33%;*/
    padding: 0 .32rem;
    margin: 0;
    margin-bottom: .60rem;
  }
  #footer .content .right .items .tit{
    font-size: .28rem;
    line-height: 1;
  }
  #footer .content .right .items a{
    font-size: .24rem;
    line-height: 1;
    margin-bottom: .30rem;
  }
  #footer .content .right .items a:last-child{
    margin-bottom: 0;
  }

  #footer .content .bottoms{
    height: auto;
    font-size: .24rem;
    padding: .10rem 0;
    line-height: 1.5;
  }


  #footer .content .left .leftTL{
    width: auto;
  }
  #footer .content .left .address span{
    font-size: .22rem;
  }


  #footer .content .left .leftT{
    justify-content: space-between;
    padding: 0 .30rem;
  }
  #footer .content .left .you &gt; a, #footer .content .left .you &gt; div &gt; span{
    white-space: nowrap;
    font-size: .26rem;
    /*line-height: 1;*/
    height: .26rem;
  }


  
  #header .right .items-box .navItem.notwo a{
    display: block;
  }
  #header .right .items-box .navItem.notwo .icon_b{
    display: none;
  }



  #footer .content .left .you &gt; div ul li.close{
    cursor: pointer;
    width: .42rem;
    height: .42rem;
    cursor: pointer;
    opacity: 1;
    background: url(../images/sprites.png) no-repeat;
    display: inline-block;
    background-size: 8.00rem auto;
    background-position: -1.00rem 0;
    margin-left: auto;
    margin-right: 1.4rem;
    margin-bottom: .50rem;
  }
  #footer .content .left .you &gt; div ul.open{
    display: flex;
  }
  #footer .content .left .you &gt; div ul{
    opacity: 1;
    visibility: inherit;
    position: fixed;
    width: 100% !important;
    height: 100%;
    background: rgba(26, 35, 48, .9);
    z-index: 111;
    opacity: 1;
    visibility: visible;
    left: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    display: flex;
    display: none;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
  }
  #footer .content .left .you &gt; div ul li{
    margin-bottom: .20rem;
    width: 100%;
    background-color: transparent;
  }
  #footer .content .left .you &gt; div ul a{
    border-bottom: none;
    color: #fff;
    margin: 0;
  }
}



.mobile-sou{
    display: none;
}
@media screen and (max-width: 750px){
    .mobile-sou{
        display:block;
        box-sizing: border-box;
        padding:0 .5rem;

    }
    .mobile-sou .items.active{
        display: flex!important;
    }
    .mobile-sou .items:first-child{
        display: none;
        align-items: center;
        justify-content: space-between;
       
        position: relative;
        height: 1.2rem;
    }
    .mobile-sou .items{
        display: none;
    }
    .mobile-sou .items:first-child input{
        width: 100%;
        height: 0.5rem;
        border: none;
        border-bottom: 1px solid #E5E5E5;
        box-sizing: border-box;
        padding: 0 0.2rem;
        background: transparent;
    }

    .mobile-sou .items:first-child img{
        position: absolute;
        right: 0rem;
    }
    .mobile-sou .items:nth-child(2) a{
        display: block;
        text-align: center;
        font-size: .28rem;
    }
    #header .right .tell-box{
        bottom: 1.3rem;
    }



  #header .right{
  }
  #header .right .items-box{
    height: calc(100% - 3.4rem);
    overflow: auto;
  }
  .mobile-sou{
    height: 1.20rem;
    overflow: auto;
  }
  #header .right .tell-box{
    position: static;
    width: 100%;
    padding-bottom: 1.0rem;
  }
}
</pre></body></html>