.max-width{
    width: 1440px;
    margin: 0 auto;
}
.z-system{
    margin-top: 82px;
    display: flex;
    align-items: center;
    height: 480px;
    justify-content: space-between;
    margin-bottom: 38px;
}
.z-system>i{
    display: block;
    width:50%;
    height: 100%;
    overflow: hidden;
    transition: all 1s linear;
}
.z-system>i img{
    width: 100%;
    height: 100%;
    transition: all 1s linear;
}
.z-system>div{
    width: 45%;
}
.z-system>i:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.1);
    transition-timing-function:ease-in-out;
}
.z-system>div h1{
    font-size: 46px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 50px;
}
.z-system>div p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #454545;
    line-height: 36px;
    text-align: justify;
    text-indent: 32px;
}
.z-architecture{
    width: 100%;
    background-image: url(../z-img/z-architecture.jpg);
    background-size: 100% 100%;
    padding-top: 84px;
    padding-bottom: 103px;
}
.system-title{
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.system-title span{
    color:#005DA1;
}
.z-architecture-img{
    display: block;
    margin: 60px auto 79px;
    width:60%;
}
.z-architecture-flex{
    display: flex;
    height: 415px;
    justify-content: space-between;
    align-items: center;
}
.z-architecture-flex div{
    width: 39%;
}
.z-architecture-flex div h1{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #005DA1;
    margin-bottom: 28px;
}
.z-architecture-flex div p{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #5E5E5E;
    margin-bottom: 30px;
}
.z-architecture-flex div span{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #505050;
}
.z-architecture-flex i{
    display:block;
    width:51%;
    height:100%;
    cursor: pointer;
    overflow: hidden;
}
.z-architecture-flex i img{
    width: 100%;
    height: 100%;
    transition: all 1s linear;
}
.z-architecture-flex i:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.1);
    transition-timing-function:ease-in-out;
}
.z-school{
    margin-top:88px;
}
.z-school h1{
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #005DA1;
    text-align: center;
    margin-bottom: 49px;
}
.z-school .swiper-container1{
    width: 100%;
}
.z-school .swiper-container1 .swiper-slide{
    width: 100%;
    height:592px;
    position: relative;
}
.z-school .swiper-container1 .swiper-slide img{
    width: 100%;
    height: 100%;
}
.z-school .swiper-container1 .swiper-slide p{
    position: absolute;
    width: 100%;
    height: 66px;
    background:rgba(0, 93, 161, 0.84);
    left: 0;
    bottom: 0;
    padding:0 20px;
    line-height: 66px;
    font-size: 18px;
    color:#fff;
}
.z-school .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image:none;
    width: 47px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-family: SimHei;
    left: 40px;
    right: auto;
    background:RGBA(230, 230, 230, 1);
    cursor: pointer;
}
.z-school .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:none;
    background:RGBA(230, 230, 230, 1);
    width: 47px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-family: SimHei;
    right: 40px;
    left: auto;
    cursor: pointer;
}
.z-strategy{
    margin-top: 94px;
    overflow: hidden;
}
.z-strategy-box{
    margin-top: 60px;
    display: flex;
    align-items:center;
    justify-content: space-between;
    height: 378px;
    margin-bottom:80px;
}
.z-strategy-box>p{
    width: 48%;
    height: 262px;
    background: #F9F9F9;
    padding:96px 103px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #5E5E5E;
    line-height: 48px;
}
.z-strategy-box>i{
    display: block;
    width: 46%;
    height:100%;
}
.z-strategy-box>i img{
    width: 100%;
    height: 100%;
}
.z-strategy .swiper-container {
    margin-top: 20px;
    width: 100%;
    /*height: 560px;*/
    overflow: visible!important;
}
.z-strategy .swiper-container .swiper-wrapper .swiper-slide{ width: 57%;
    height: 560px;overflow: hidden;}
.z-strategy .swiper-container .swiper-wrapper  .swiper-slide-active{
    height: 640px;
}
.z-strategy .swiper-container .swiper-wrapper .swiper-slide img{width: 100%;  height: 560px;}

.z-strategy .swiper-pagination{
    bottom: -30px!important;
}
.z-strategy .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image:none;
    width: 47px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-family: SimHei;
    left: 40px;
    right: auto;
    background:RGBA(230, 230, 230, 1);
    cursor: pointer;
}
.z-strategy .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image:none;
    background:RGBA(230, 230, 230, 1);
    width: 47px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-family: SimHei;
    right: 40px;
    left: auto;
    cursor: pointer;
}
.z-strategy .swiper-slide p{
    width: 100%;
    height: 80px;
    background: #F5F5F5;
    line-height: 80px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    padding:0 50px;
}
.z-team{
    width: 100%;
    height: 780px;
    background-image: url(../z-img/z-team-bg.png);
    background-size:100% 100%;
    margin-top: 102px;
    padding-top: 94px;
    padding-bottom: 136px;
    margin-bottom: 147px;
}
.z-team-flex{
    display: flex;
    justify-content: space-between;
    height: 420px;
    margin-top: 83px;
}
.z-team-flex-left{
    width:50%;
    height: 100%;
    background-color:rgba(251,251,251,.8);
    padding:104px 50px;
    position: relative;
}
.z-team-flex-left p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #505050;
    line-height: 36px;
}
.z-team-flex .swiper-container{
    width: 50%;
}
.z-team-flex .swiper-pagination3{
    width: 84%;
    text-align: right;
    margin-top: 40px;
}
.z-team-flex .swiper-pagination-bullet {
    width: 36px;
    height: 5px;
    background: #D7D7D7;
    margin:0 8px;
    border-radius: 3px;
}
.z-team-flex .swiper-pagination-bullet-active {
    opacity: 1;
    background:#005DA1;
}
.z-line{
    display: flex;
    align-items: center;
    margin-bottom:80px;
    height: 420px;
}
.z-line i{
    display: block;
    width: 50%;
    height: 420px;
    cursor: pointer;
    transition: all 1s linear;
    overflow: hidden;
}
.z-line i img{
    width: 100%;
    height: 100%;
    transition: all 1s linear;
}
.z-line i:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.1);
    transition-timing-function:ease-in-out;
}
.z-line div{
    padding:122px 67px;
    height: 100%;
    width: 50%;
    background: #FAFAFA;
}
.z-line div p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #505050;
    line-height: 48px;
}
.z-line h1{
    text-align: left;
    margin-bottom: 54px;
}
.z-line:last-child div{
    padding-top: 85px;
}
/**/
.gj1{
    margin-bottom: 40px;
}
.blue-title{
    text-align: center;
    margin-top:80px;
    font-size:44px;
    color:#333333;
}
.blue-title h1{
    font-size: 44px;
}
.blue-title img{
    display: block;
    margin:30px auto 55px;
    width: 84px;
    height: 6px;
}
.bg-title{
    text-align: center;
    margin:0 auto 35px;
}
.bg-title>h1{

}
.bg-title span{
    font-size: 36px;
    color:#005DA1;
    line-height: 36px;
    display: inline-block;
}
.gj1-text{
    text-align: center;
    margin-top: -10px;
}
.gj1-text p{
    font-size: 16px;
    font-weight: 400;
    color: #454545;
    line-height: 36px;
}
.ti-bg{
    background-image: url(../z-img/jg-bg.png);
    background-size:100% 100%;
}
.j1{
    width:100%;
    padding-top:35px;
    padding-bottom:80px;
}
.j1 .bg-title{
    margin-bottom:40px;
}
.jq-img{
    display: block;
    margin:0 auto 80px;
    width:70.5%;
    overflow: hidden;
}
.jq-img img{
    width: 100%;
}
.j1-flex{
    display: flex;
    justify-content: space-between;
}
.j1-a{
    width:48.8%;
    overflow: hidden;
}
.j1-a i{
    width:100%;
    height: 415px;
    overflow: hidden;
    display: block;
}
.j1-a i>img{
    width:100%;
    height:100%;
    transition: all 1s linear;
}
.j1-a i:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.06);
    transition-timing-function:ease-in-out;
}
.j1-title{
    color:#454545;
    font-size:22px;
    margin:40px 0 20px 0;
}
.j1-text{
    color:#5E5E5E;
    font-size:16px;
    line-height: 32px;
}
.j1-b{
    width:49.2%;
    overflow: hidden;
}
.j1-b .j1-b-swiper{
    width: 100%;
    height:415px;
    position: relative;
}
.j1-b .swiper-container{
    width: 100%;
    height:100%;
}
.j1-b .swiper-slide{
    width: 100%;
    height:100%;
    position: relative;
}
.j1-b .swiper-slide img{
    width: 100%;
    height:100%;
    transition: all 1s linear;
}
.j1-b .swiper-slide:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.06);
    transition-timing-function:ease-in-out;
}
.j1-b .swiper-slide .swiper-slide-text{
    position:absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 92px;
    background-color:rgba(0, 93, 161,.84);
    padding:10px 20px;
    display:table;
}
.swiper-slide-text>div{
    display:table-cell;
    vertical-align:middle;
}
.j1-b .swiper-slide .swiper-slide-text p{
    line-height:24px;
    font-size: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    line-clamp:3;
    color:#fff;
    width: 87%;
    -webkit-box-orient: vertical;
}
.j1-b .swiper-button-next, .swiper-button-prev{
    background-image: none;
    font-size: 28px;
    font-family: serif;
    font-weight: 600;
    margin:0;
    color: #FAFDFF;
    opacity: 0.8;
    outline: none;
    width:12px;
    height:22px;

}
.j1-b .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    bottom: 32px;
    left: auto;
    right: 50px;
    top: auto;
    width:12px;
    height:22px;
    line-height: inherit;
    background-image: url("../z-img/p17.png");
    background-size:100% 100%;
}
.j1-b .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    bottom: 32px;
    left: auto;
    right: 20px;
    width:12px;
    height:22px;
    top: auto;
    background-image: url("../z-img/p16.png");
    background-size:100% 100%;
}
.j1-b .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity:0.5;
}
.y1{
    margin-top:80px;
}
.y1 .bg-title{
    margin-bottom:40px;
}
.yi-bg{
    background-image: url(../z-img/y1-bg.png);
    background-size:100% 100%;
    height:540px;
    display: flex;
    align-items: center;
    padding-left:5.26%;
}
.yi-bg div {
    color:#454545;
    font-size: 22px;
    width:32.5%;
}
.yi-bg div p{
    line-height: 48px;
}
.yi-bg div p span{
    font-weight: bolder;
}
.pz-flex{
    display: flex;
    justify-content:space-around;
}
.pz-flex i{
    display: block;
    width:34%;
    overflow: hidden;
}
.pz-flex i img{
    width: 100%;
}
.pz-flex>div{
    width:42.6%;
    display:inline-flex;
    align-items:center;
}
.pz-flex div h1{
    font-size: 33px;
    font-weight: bold;
    color: #454545;
    margin-bottom: 20px;
}
.pz-flex div p{
    font-size: 16px;
    color: #454545;
    line-height: 36px;
    text-indent: 32px;
}
.bj-bg{
    width: 100%;
    background-image: url(../z-img/bj-bg.png);
    background-size:100% 100%;
    height: 621px;
    margin-top: 60px;
}
.ly-flex{
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
.ly-list{
    width:31.6%;
}
.ly-list div{
    width: 100%;
    padding:40px 30px;
    background:#fff;
    height:180px;
}
.ly-list i{
    display:block;
    width: 100%;
    overflow: hidden;
}
.ly-list i img{
    width: 100%;
    height:100%;
    transition: all 1s linear;
}
.ly-list div h1{
    color:#333;
    font-size: 24px;
    margin-bottom:20px;
}
.ly-list div p{
    font-size: 16px;
    color: #6C6C6C;
    line-height:28px;
}
.ly-list i:hover img{
    transition: 0.2s;
    transition-duration:1s;
    transform:scale(1.06);
    transition-timing-function:ease-in-out;
}
.jz-box{
    height: 540px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-image: url(../z-img/jz.png);
    padding-right:5.1%;
    background-size: 100% 100%;
}
.jz-box div{
    /*width: 42%;*/
    color:#454545;
    font-size: 22px;
    line-height: 60px;
}
.jz-box div span{
    font-weight: bolder;
}
.ww-box{
    height: 540px;
    display: flex;
    align-items: center;
    background-image: url(../z-img/ww-bg.png);
    padding-left:11.26%;
    background-size:100% 100%;
}
.ww-box p{
    font-size: 22px;
    width: 32.9%;
    color: #454545;
    line-height: 48px;
}
.yf-box{
    height: 540px;
    display: flex;
    align-items: center;
    background-image: url(../z-img/yf-bg.png);
    justify-content: flex-end;
    background-size:100% 100%;
}
.yf-box p{
    width:36%;
    color:#454545;
    font-size: 22px;
    padding-right: 85px;
    line-height: 48px;
}
.ww-box  p span{
    display:block;
}
.yf-box  p span{
    display:block;
}
.g-box{
    height: 540px;
    display: flex;
    align-items: center;
    background-image: url(../z-img/gsz.png);
    padding-left:4.5%;
    margin-bottom:80px;
    background-size:100% 100%;
}
.g-box p{
    font-size: 18px;
    color:#454545;
    width: 41%;
    text-indent:32px;
    line-height: 46px;
}
.paa11{margin: 0 auto 55px;}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    .j1-b .swiper-slide .swiper-slide-text p{-webkit-line-clamp:4;line-height: 18px;font-size: 13px;}
    .paa11{margin: 0 auto 35px;}
}
@media only screen and (min-width: 1480px) {}
@media only screen and (max-width: 1479px) and (min-width: 1024px) {
    /*.bg-title span{height: 48px!important;line-height: 48px!important;}*/
    .j1-a i{height:276px;}
    .j1-b .j1-b-swiper{height:276px;}
    .yi-bg{height:350px;}
    .jz-box{height: 350px;padding-right: 1.1%;}
    .jz-box div{font-size:16px;line-height:48px;}
    .ww-box{height:350px;}
    .pz-flex{align-items: center;}
    .pz-flex div{padding-top:0;}
    .yf-box {height: 350px;background-size: 100% 100%;}
    .g-box{height: 350px;background-size: 100% 100%;padding-left:3.5%;}
    .g-box p{font-size:16px;text-indent:32px;}
    .yf-box p{font-size:16px;}
    .blue-title{margin-top:60px;}
    .j1{padding-bottom:60px;padding-top:22px;}
    .jq-img{margin-bottom:60px;}
    .y1{margin-top:60px;}
    /*.ww-box p{font-size:16px;}*/
}
@media only screen and (max-width: 1023px) {
    .blue-title{margin-top:.8rem;}
    .blue-title h1{font-size:.48rem;}
    .blue-title img{margin: .3rem auto .5rem;width: .96rem;height: .08rem;}
    .gj1-text{margin:0;text-align:initial;padding:0 .35rem;}
    .gj1-text p{font-size:.26rem;line-height:.44rem;text-indent:.5rem;text-align:justify;}
    .j1 .bg-title{margin-bottom:.4rem;}
    .y1 .bg-title{margin-bottom:.4rem;}
    .ti-bg{background-image:none;}
    .gj1{margin-bottom:0;}
    .j1{margin-top:.7rem;padding-top:.8rem;padding-bottom:.7rem;background-image:url("../z-img/p14.png");background-size:100% 100%;}
    .jq-img{width:6.8rem;margin-bottom:.8rem;}
    .j1-flex{display:block;padding:0 .35rem;}
    .j1-a{width:100%;margin-bottom:.45rem;}
    .j1-a i{height:4.15rem;}
    .j1-title{font-size:.26rem;margin:.4rem 0 .1rem 0;}
    .j1-text{font-size:.26rem;line-height:.44rem;-webkit-line-clamp:4;}
    .j1-b{width:100%}
    .j1-b .j1-b-swiper{height:5.9rem;}
    .j1-b .swiper-slide .swiper-slide-text{height:1.75rem;padding:.2rem .19rem;background-color: rgba(39, 121, 204,.9);}
    .j1-b .swiper-slide .swiper-slide-text p{font-size:.26rem;line-height:.44rem;-webkit-line-clamp: 3;width:90%;}
    .j1-b .swiper-button-next, .swiper-button-prev{font-size:.36rem;}
    .j1-b .swiper-button-next, .swiper-container-rtl .swiper-button-prev{width:.18rem;height:.31rem;right:.18rem;bottom:.3rem;}
    .j1-b .swiper-button-prev, .swiper-container-rtl .swiper-button-next{width:.18rem;height:.31rem;bottom:.3rem;right:.6rem;}
    .y1{margin-top:.8rem;padding:0 .35rem;}
    .yi-bg{background-image:url("../z-img/p18.png");height:7.46rem;padding-left:0;display:block;padding-top:.6rem;}
    .yi-bg div{font-size:.26rem;width:4.72rem;margin:0 auto;}
    .yi-bg div p{line-height:.56rem;}
    .pz-flex{display:block;}
    .pz-flex i{width:100%;height:6.8rem;}
    .pz-flex div{width:100%;padding-top:0;}
    .pz-flex div h1{text-align: center;font-size:.32rem;margin:.5rem 0 .4rem 0;}
    .pz-flex div p{font-size:.26rem;line-height:.44rem;text-indent:.5rem;}
    .bj-bg{height:7.88rem;padding:.8rem .35rem 0;margin-top:.8rem;}
    .ly-swiper{height:6.27rem;overflow: hidden;}
    .ly-swiper .swiper-container{height:100%;}
    .ly-list{width:100%;}
    .ly-list i{height:3.89rem;}
    .ly-list div{padding:.35rem .35rem .3rem;}
    .ly-list div h1{font-size:.32rem;margin-bottom:.15rem;}
    .ly-list div p{font-size:.26rem;line-height:.44rem;margin-bottom:.2rem;}
    .ly-swiper .swiper-pagination-bullet{opacity:1;background:#f3dcbd;width:.18rem;height:.18rem;}
    .ly-swiper .swiper-pagination-bullet-active {background: #e2a859;}
    .ly-swiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .08rem;}
    .jz-box{height:8.38rem;padding-right:0;background-image: url("../z-img/p19.png");display:block;padding-top:.54rem;}
    .jz-box div{font-size:.26rem;line-height:.44rem;width:5.42rem;margin:0 auto;}
    .ww-box{background-image: url("../z-img/p20.png");height:6.73rem;background-size:100% 100%;display:block;padding-left:0;padding-top:.55rem;}
    .ww-box p{font-size:.26rem;line-height:.44rem;width:4.57rem;margin:0 auto;}
    .ww-box p span{display:inline-block;margin-right:.6rem;margin-bottom:.2rem;}
    .ww-box p span:nth-child(3n){margin-right:0;}
    .yf-box{background-image:url("../z-img/p21.png");background-size:100% 100%;height:6.75rem;display: block;padding:.5rem 0;}
    .yf-box p{font-size:.26rem;line-height:.5rem;width:6rem;padding-right:0;margin:0 auto;}
    .yf-box p span{display:inline-block;margin-bottom:.3rem;}
    .yf-box p span:nth-child(odd){width:3.1rem;}
    .g-box{background-image:url("../z-img/p22.png");background-size:100% 100%;height:10.9rem;display: block;padding:.5rem 0;margin-bottom:.8rem;}
    .g-box p{width:5.01rem;font-size:.26rem;line-height:.44rem;margin:0 auto;text-align: justify;text-indent:.5rem;}
}


@media only screen and (max-width: 1023px) {

}