.banner {
  width: 100%;
  height: 7rem;
  position: relative;
}

.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .text {
  position: absolute;
  top: 2.567rem;
  left: 2.11rem;
}

.banner .text .tit1 {
  font-family: AlibabaPuHuiTi-3-55-Regular;
  font-weight: 400;
  font-size: .36rem;
  color: rgba(102, 102, 102, 1);
  position: absolute;
  top: 1.15rem;
  left: .96rem;
  z-index: 1;
}

.banner .text .titen {
  font-family: AlimamaShuHeiTi-Bold;
  font-weight: 700;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.25);
  margin-top: -0.39rem;
  white-space: nowrap;
}

.box1 {
  padding: 1rem 2.35rem 0rem;
  background: rgba(243, 244, 248, 1);
}

.box1 .tit {
  font-family: AlibabaPuHuiTi-3-65-Medium;
  font-weight: 500;
  font-size: .4rem;
  text-align: center;
  color: rgba(51, 51, 51, 1);
  padding-bottom: .66rem;
}

.box1 .txt {
  font-family: AlibabaPuHuiTi-3-45-Light;
  font-weight: 300;
  font-size: 24px;
  color: rgba(102, 102, 102, 1);
  margin-bottom: .62rem;
}

.box2 {
  width: 100%;
  min-height: 8.06rem;
  position: relative;
  padding: 1.19rem 0 .87rem;
}

.box2 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  z-index: 0;
}

.box2 .main {
  display: flex;
  position: relative;
  z-index: 1;
  gap: 1rem;
  max-width: 14.86rem;
}

.box2 .main .item {
  width: 4.22rem;
  height: 5.66rem;
  background: rgba(255, 255, 255, 0.8);
  padding: 2.31rem .72rem 0 .4rem;
  position: relative;
}

.box2 .main .item:nth-child(1):before {
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 46.63%, #000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.box2 .main .item:nth-child(2):before {
  content: '';
  background: linear-gradient(180deg, rgba(16, 80, 126, 0) 28.37%, #10507E 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.box2 .main .item:nth-child(3):before {
  content: '';
  background: linear-gradient(180deg, rgba(49, 64, 89, 0) 45.67%, #314059 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.box2 .main .item .tit {
  font-family: AlibabaPuHuiTi-3-65-Medium;
  font-weight: 500;
  font-size: .32rem;
  color: rgba(255, 255, 255, 1);
  margin-bottom: .28rem;
  position: relative;
  z-index: 1;
}

.box2 .main .item .txt {
  font-family: AlibabaPuHuiTi-3-65-Medium;
  font-weight: 400;
  font-size: .2rem;
  color: rgba(255, 255, 255, 1);
  position: relative;
  z-index: 1;
}

.box3 {
  background: rgba(243, 244, 248, 1);
  padding-top: 1rem;
  padding-bottom: .93rem;
}

.box3 .tit {
  font-family: AlibabaPuHuiTi-3-65-Medium;
  font-weight: 500;
  font-size: .4rem;
  text-align: center;
  margin-bottom: .6rem;
}

.box3 .swiper2 {
  width: 100%;
  height: 2.2rem;
  margin-bottom: .8rem;
}

.box3 .swiper2 .swiper-slide{
    background: #fff;
}

.box3 .swiper2 img {
    width: 1.43rem;
    height: 1rem;
    object-fit: contain;
    margin: .31rem auto;
    display: block;
}

.box3 .swiper2 .txt1{
    font-family: AlibabaPuHuiTi-3-55-Regular;
    font-weight: 400;
    font-size: .2rem;
    text-align: center;
}

.box3 .swiper2 .txt2{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: .12rem;
    text-align: center;
}

.box3 .swiper2 .swiper-slide {
  height: 2.2rem;
}

.box3 .swiper2 .swiper-pagination {
  display: flex;
  justify-content: center;
}

.box3 .swiper2 .swiper-pagination-bullet {
  width: .2rem;
  height: .2rem;
  background: rgba(217, 217, 217, 1);
  border-radius: .3rem;
}

.box3 .swiper2 .swiper-pagination-bullet-active {
  width: .47rem;
  background: rgba(91, 196, 196, 1);
}

.box3 .contact {
  display: flex;
  gap: 1.09rem;
}

.box3 .contact .left {
  width: 7.08rem;
}

.box3 .contact .left #map {
  width: 7.08rem;
  height: 4.8rem;
  margin-bottom: .49rem;
}

.box3 .contact .left .det {
  display: flex;
  gap: .47rem;
}

.box3 .contact .left .det .code {
  width: 1.8rem;
}

.box3 .contact .left .det .it {
  display: flex;
  gap: .19rem;
  align-items: center;
  margin-bottom: .26rem;
}

.box3 .contact .left .det .it:last-child {
  margin-bottom: 0;
}

.box3 .contact .left .det .it img {
  width: .35rem;
  height: .35rem;
}

.box3 .contact .left .det .it p {
  font-family: AlibabaPuHuiTi-3-55-Regular;
  font-weight: 400;
  font-size: .16rem;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}

.box3 .contact .right {
  width: 8.83rem;
  display: flex;
  flex-wrap: wrap;
  column-gap: .63rem;
  row-gap: .4rem;
}

.box3 .contact .right input {
  padding: .33rem;
  width: 4.1rem;
  height: .92rem;
  background: rgba(255, 255, 255, 1);
  font-family: AlibabaPuHuiTi-3-45-Light;
  font-weight: 300;
  font-size: .24rem;
  color: rgba(51, 51, 51, 1);
}

.box3 .contact .right input.add {
  width: 100%;
}

.box3 .contact .right textarea::-webkit-input-placeholder,
.box3 .contact .right input::-webkit-input-placeholder {
  font-family: AlibabaPuHuiTi-3-45-Light;
  font-weight: 300;
  font-size: .24rem;
  color: rgba(179, 179, 179, 1);
}

.box3 .contact .right textarea {
  width: 100%;
  height: 2.13rem;
  background: rgba(255, 255, 255, 1);
  font-family: AlibabaPuHuiTi-3-45-Light;
  font-weight: 300;
  font-size: .24rem;
  color: rgba(51, 51, 51, 1);
  padding: .29rem .33rem;
}

.box3 .contact .right button {
  width: 1.94rem;
  height: .7rem;
  border-radius: .6rem;
  background: rgba(71, 103, 166, 1);
  margin: .6rem auto 0;
  font-family: AlibabaPuHuiTi-3-65-Medium;
  font-weight: 500;
  font-size: .24rem;
  color: rgba(255, 255, 255, 1);
}

.zs1{
    display: flex;
    position: relative;
    padding-bottom: 5.59rem;
    padding-top: .84rem;
    gap: .48rem;
    z-index: 1;
}

.zs1 img{
    width: 6rem;
    height: 6.5rem;
    flex-shrink: 0;
}

.zs1 .right {
    padding-right: 1.1rem;
    width: 100%;
}

.zs1 .right .tit{
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-weight: 500;
    font-size: .48rem;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-bottom: .15rem;
}

.zs1 .right .txt{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: 24px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    margin-bottom: .72rem;
}

.zs1 .right .list{
    display: flex;
    flex-wrap: wrap;
    gap: .92rem .61rem;
}

.zs1 .right .list .item{
    display: flex;
    gap: .29rem;
    width: calc((100% - .61rem) / 2);
}

.zs1 .right .list .item .icon{
    width: .73rem;
    height: .73rem;
    background: rgba(62, 95, 162, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 50%;
}

.zs1 .right .list .item .icon img{
    width: .4rem;
    height: .4rem;
    object-fit: contain;
}

.zs1 .right .list .item .p1{
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: 700;
    font-size: .32rem;
    line-height: .6rem;
    color: rgba(62, 95, 162, 1);
    margin-bottom: .18rem;
}

.zs1 .right .list .item .p2{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: .24rem;
    line-height: .45rem;
}

.zs1 .mask{
    position: absolute;
    width: 14.54rem;
    height: 5.58rem;
    bottom: -.7rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: .16rem;
    box-shadow: 0px 12px 27px 0px rgba(161, 161, 161, 0.1);
    padding: .59rem 1.2rem;
    background: #fff;
}

.zs1 .mask .tit{
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-weight: 500;
    font-size: .48rem;
    text-align: center;
    margin-bottom: .6rem;
    color: rgba(51, 51, 51, 1);
}

.zs1 .mask .body{
    display: flex;
    justify-content: space-between;
}
.zs1 .mask .body .bodyL,
.zs1 .mask .body .bodyR{
    flex: 1;
    max-width: 50%;
}
.zs1 .mask .body .bodyL .item{
    margin-bottom: .5rem;
}

.zs1 .mask .body .bodyL .item .p1{
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: 700;
    font-size: .32rem;
    color: rgba(62, 95, 162, 1);
}

.zs1 .mask .body .bodyL .item .p2{
    font-family: AlibabaPuHuiTi-3-55-Regular;
    font-weight: 400;
    font-size: .24rem;
    padding-left: .62rem;
    color: rgba(51, 51, 51, 1);
    margin-bottom: .22rem;
    text-transform: none;
    word-break: break-all;
}

.zs1 .mask .body .bodyR{
    display: flex;
    gap: .67rem;
}

.zs1 .mask .body .bodyR .item{
    display: flex;
    flex-direction: column;
    width: 1.91rem;
}

.zs1 .mask .body .bodyR .item img{
    width: 1.91rem;
    height: 1.91rem;
    margin-bottom: .16rem;
}

.zs1 .mask .body .bodyR .item p{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: .2rem;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

.zs2{
    width: 100%;
    height: 10.2rem;
    position: relative;
    background-image: url('../img/3f44ae7f28a8fdbf71f515ed69537ee6.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.zs2 .sz2head{
    position: absolute;
    top: 1.45rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.zs2 .sz2head .tit{
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-weight: 500;
    font-size: .48rem;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-bottom: .21rem;
}

.zs2 .sz2head .txt{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: .24rem;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.zs2 .list{
    width: 100%;
    height: 100%;
    display: flex;
}

.zs2 .list .item{
    flex: 1;
    background: rgba(62, 95, 162, 0.64);
    padding: 3.87rem 1rem 0;
    padding: 3.87rem .5rem 0;
}

.zs2 .list .item:nth-child(2n){
    background: rgba(62, 95, 162, 0.44);
}

.zs2 .list .item .tit{
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-weight: 500;
    font-size: .28rem;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-bottom: 1.54rem;
}

.zs2 .list .item .txt{
    font-family: AlibabaPuHuiTi-3-45-Light;
    font-weight: 300;
    font-size: .24rem;
    line-height: .45rem;
    color: rgba(255, 255, 255, 1);
}

@media only screen and (max-width: 1024px) {
.banner{
  height: 3rem;
    margin-top: 50px;
}
.banner .text{
  top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.box1{
  padding: 1rem 0.3rem 0rem;
}
.box1 .txt p,.box1 .txt span,.box2 .main .item .txt,.box3 .swiper2 .txt1,.box3 .swiper2 .txt2,.box3 .contact .left .det .it p{
  font-size: 12px !important;
}
.box2 .main{
  display: block;
}
.box2 .main .item{
  width: 100%;
    height: 4.66rem;
    padding: 2.31rem 0.4rem 0 0.4rem;
}
.box3 .swiper2{
  height: 2.5rem;
}
.box3 .swiper2 .swiper-slide{
  height: 2.5rem;
}
.box3 .contact{
  display: block;
}
.box3 .contact .right{
  width: 100%;
  margin-top: 0.3rem;
}
.box3 .contact .right input{
  padding: 0.13rem 0.33rem;
    width: 100%;
    height: 0.8rem;
}
}