.zs-case-banner{
    display: block;
    width: 100%;
    height: 320px;
    background: url(../img/img-case-banner.png) no-repeat center;
}
.zs-case-banner .title{
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 400;
    line-height: 60px;
    color: #fff;
    padding-top: 100px;
}
.zs-case-banner .desc{
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}
.zs-case-nav{
    width: 100%;
    height: 80px;
    background-color: #FFFFFF;
}
.zs-case-nav .zs-wp{
    display: flex;
}
.zs-case-nav li{
    text-align: center;
    font-size: 17px;
    padding: 0 30px;
    line-height: 76px;
}
}
.zs-case-nav li a{
    color: #6B6B6B;
    display: block;
}
.zs-case-nav li.cur a,.zs-case-nav li:hover a{
    color: #27a6ee!important;
    display: block;
    border-bottom: 4px #27a6ee solid;
}
.zs-case{
    display: flex;
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 30px;
}
.zs-case .zs-wp{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.zs-case li{
    width: 485px;
    height: 450px;
    background-color: #FFF;
    margin-right: 20px;
    display: inline;
    margin-bottom: 25px;
}
.zs-case li:nth-child(3n) {
    margin-right: 0;
}
.zs-case li:hover {
    border-color: #b3cff6;
    box-shadow: 0 15px 30px #cad9ef;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    transition: .5s;
}
.zs-case li .pic{
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.zs-case li .pic img{
    display: block;
    width: 100%;
    height: 100%;
}
.zs-case li .text{
    width: 100%;
    height: auto;
    padding: 10px 20px 0 20px;
    overflow: hidden;
}
.zs-case li .text .title{
    font-size: 21px;
    font-weight: bold;
}
.zs-case li .text .desc{
    font-size: 16px;
    left: 24px;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6E6E6E;
}
.zs-case li .text .btn{
    font-size: 16px;
    font-weight: bold;
}
.zs-caseinfo-banner{
    width: 100%;
    height: 450px;
    margin: 0 auto;
    background: url(../img/img-caseinfo-banner.png) no-repeat center;
}
.zs-caseinfo-banner .zs-wp{
    height: 100%;
}
.zs-caseinfo-banner .text{
    width: 100%;
    height: 200px;
    float: left;
    margin-top: 100px;
    text-align: center;
}
.zs-caseinfo-banner .text .icon{
    text-align: center;
    padding-bottom: 40px;
}
.zs-caseinfo-banner .text .title{
    font-size: 24px;
    color: #FFFFFF;
}
.zs-caseinfo-banner .bottom{
    width: 100%;
    height: 80px;
    float: left;
    background-color: #FFFFFF;
    margin-top: 70px;
}
.zs-caseinfo-box{
    height: auto;
    padding: 0 30px 20px 30px;
    background-color: #FFFFFF;
}
.zs-caseinfo-box h1 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 30px;
    font-weight: normal;
}
.zs-caseinfo-box .content{
    display: block;
    font-size: 16px;
    min-height: 200px;
    line-height: 1.8;
}
.zs-caseinfo-box .tags{
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    line-height: 50px;
}
.zs-caseinfo-box .iconfont{
    color: #CCCCCC;
    margin: 0 15px 0 10px;
}
.zs-caseinfo-box .tags span{
    display: inline-block;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    border: 1px #CCCCCC solid;
    text-align: center;
    margin-right: 10px;
    line-height: 1;
}
.zs-caseinfo-box .pages{
    margin-top: 30px;
}
.zs-caseinfo-box .pages p {
    margin-top: 15px;
    font-size: 16px;
}
.zs-rbox{
    display: block;
    background: #fff;
    margin-bottom: 20px;
    padding: 19px 14px;
}
.zs-rbox .h2title{
    display: flex;
    color: #333333;
    align-items: center;
    padding-bottom: 8px;
    justify-content: space-between;
    border-bottom: 1px solid #F5F5F5;
}
.zs-rbox .h2title strong{
    font-size: 18px;
    padding-left: 9px;
    font-weight: normal;
    border-left: 4px solid #27a6ee;
}
.zs-rbox .h2title .more{
    font-size: 14px;
}
.zs-caseinfo-related{
    margin-top: 20px;
    padding: 20px 20px 30px 20px;
    background-color: #FFFFFF;
}
.zs-caseinfo-related.mb50{
    margin-bottom: 50px;
}
.zs-caseinfo-related h2{
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 30px;
}
.zs-pro-hot{
    display: flex;
    width: 100%;
}
.zs-pro-hot li{
    width: 275px;
    height: 310px;
    padding: 20px 20px 0 20px;
    margin-right: 20px;
    background-color: #f7f7f7;
}
.zs-pro-hot li:hover {
    border-color: #b3cff6;
    box-shadow: 0 15px 30px #D4D4D4;
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    transition: .5s;
}
.zs-pro-hot li:last-child {
    margin-right: 0;
}
.zs-pro-hot li .pic{
    display: block;
    width: 235px;
    height: 235px;
    overflow: hidden;
}
.zs-pro-hot li .pic img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}
.zs-pro-hot li .pic img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.zs-pro-hot li .title{
    display: block;
    width: 235px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.zs-case-related{
    display: flex;
}
.zs-case-related li{
    width: 284px;
    height: 230px;
    margin-right: 20px;
}
.zs-case-related li:last-child {
    margin-right: 0;
}
.zs-case-related li .pic{
    width: 100%;
    height: 176px;
    overflow: hidden;
}
.zs-case-related li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}
.zs-case-related li .pic img:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.zs-case-related li .title{
    width: 100%;
    height: 30px;
    float: left;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}
/*Mobile v1*/
@media only screen and (max-width:767px){
.zs-case-banner{
    height: 200px;
    background: url(../img/img-case-banner.png) no-repeat center center;
    background-size: cover;
}
.zs-case-banner .zs-wp {
    display: flex;
    height: 100%;
    align-items: center;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
}
.zs-case-banner .title {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 30px;
    padding-top: 0;
    width: 100%;
}
.zs-case-banner .desc {
    font-size: 15px;
    line-height: 1.6;
    color: #fff;
    width: 100%;
}
.zs-case-nav {
    height: auto;
}
.zs-case-nav .zs-wp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 0;
}
.zs-case-nav li {
    width: 33%;
    text-align: center;
    font-size: 15px;
    padding: 0 0;
    line-height: 2.6;
}
.zs-case-nav li.cur a, .zs-case-nav li:hover a {
    border-bottom: 2px #27a6ee solid;
}
.zs-case {
    padding-top: 30px;
    padding-bottom: 30px;
}
.zs-case .zs-wp {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.zs-case li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 25px;
}
.zs-case li .text {
    padding: 15px 15px 15px 15px;
}
.zs-case li .text .title {
    font-size: 18px;
    font-weight: bold;
}
.zs-case li .text .desc {
    font-size: 14px;
}
.zs-case li .text .btn {
    font-size: 14px;
    font-weight: bold;
}
.zs-case li .pic{
    height: 200px;
}
.zs-case li .pic img {
    object-fit: cover;
}
.zs-caseinfo-banner {
    height: 280px;
}
.zs-caseinfo-banner .zs-wp {
    height: 100%;
    position: relative;
}
.zs-caseinfo-banner .text {
    width: 100%;
    height: 150px;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.zs-caseinfo-banner .text .icon {
    text-align: center;
    padding-bottom: 30px;
}
.zs-caseinfo-banner .text .title {
    font-size: 20px;
}
.zs-caseinfo-banner .bottom {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    float: left;
    background-color: #FFFFFF;
    margin-top: 0px;
}
.zs-caseinfo-box .tags {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    line-height: 22px;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}
.zs-caseinfo-box .tags .iconfont {
    color: #CCCCCC;
    margin: 0 8px 0 2px;
}
.zs-caseinfo-box .tags span {
    height: 24px;
    line-height: 22px;
    margin-bottom: 5px;
    padding: 0 5px;
    text-align: center;
    border-radius: 18px;
    margin: 3px 6px 3px 0;
}
.zs-caseinfo-box h1 {
    font-size: 22px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: normal;
}
.zs-caseinfo-box .content {
    font-size: 14px;
}

.zs-related-list li {
    width: 100%;
    height: 240px;
    float: none;
    margin: 20px auto 0 auto !important;
    border-radius: 8px;
}
.zs-related-list li .title {
    font-size: 14px;
}
.zs-caseinfo-box .pages p {
    margin-top: 15px;
    font-size: 14px;
}
.zs-pro-hot {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.zs-caseinfo-related {
    margin-top: 20px;
    padding: 20px 20px 20px 20px;
    background-color: #FFFFFF;
}
.zs-caseinfo-related h2 {
    font-size: 18px;
    margin-bottom: 20px;
}

.zs-pro-hot li {
    width: 100%;
    height: auto;
    padding: 20px 20px 15px 20px;
    margin-right: 0;
    margin-bottom: 20px;
    background-color: #f7f7f7;
}
.zs-pro-hot li .pic {
    width: 100%;
}
.zs-pro-hot li .pic img {
    object-fit: cover;
}
.zs-pro-hot li .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 14px;
}
.zs-case-related {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.zs-case-related li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-right: 0;
}
.zs-case-related li .title {
    font-size: 14px;
}
.zs-case-related li .pic {
    height: auto;
}
.zs-case-related li .pic img {
    object-fit: cover;
}

}

/*PC自适应*/
@media only screen and (min-width:1024px) and (max-width:1900px){
.zs-case-banner{
     height: 16.666667vw;
     background: url(../img/img-case-banner.png) no-repeat center;
     background-size: cover;
}
 .zs-case-banner .title{
     margin: 0 0 1.041667vw;
     font-size: 2.5vw;
     line-height: 3.125vw;
     padding-top: 5.208333vw;
}
 .zs-case-banner .desc{
     font-size: 1.25vw;
     line-height: 1.5625vw;
}
 .zs-case-nav{
     height: 4.166667vw;
}
 .zs-case-nav li{
     font-size: 0.885417vw;
     padding: 0 1.5625vw;
     line-height: 3.958333vw;
}
 .zs-case-nav li.cur a,.zs-case-nav li:hover a{
     border-bottom: 0.208333vw #27a6ee solid;
}
 .zs-case{
     padding-top: 2.604167vw;
     padding-bottom: 1.5625vw;
}
 .zs-case li{
     width: 26.180417vw;
     height: 23.4375vw;
     margin-right: 1.041667vw;
     margin-bottom: 1.302083vw;
}
 .zs-case li:hover {
     box-shadow: 0 0.78125vw 1.5625vw #cad9ef;
}
 .zs-case li .pic{
     height: 15.625vw;
}
 .zs-case li .text{
     padding: 0.520833vw 1.041667vw 0 1.041667vw;
}
 .zs-case li .text .title{
     font-size: 1.09375vw;
}
 .zs-case li .text .desc{
     font-size: 0.833333vw;
     left: 1.25vw;
     height: 2.1875vw;
     line-height: 1.09375vw;
     margin-top: 0.520833vw;
     margin-bottom: 0.520833vw;
}
 .zs-case li .text .btn{
     font-size: 0.833333vw;
}
 .zs-caseinfo-banner{
     height: 23.4375vw;
     margin: 0 auto;
     background: url(../img/img-caseinfo-banner.png) no-repeat center;
     background-size: cover;
}
 .zs-caseinfo-banner .text{
     height: 10.416667vw;
     margin-top: 5.208333vw;
}
 .zs-caseinfo-banner .text .icon{
     padding-bottom: 2.083333vw;
}
 .zs-caseinfo-banner .text .title{
     font-size: 1.25vw;
}
 .zs-caseinfo-banner .bottom{
     height: 4.166667vw;
     margin-top: 3.645833vw;
}
 .zs-caseinfo-box{
     padding: 0 1.5625vw 1.041667vw 1.5625vw;
}
 .zs-caseinfo-box h1 {
     font-size: 1.875vw;
     padding-bottom: 1.5625vw;
}
 .zs-caseinfo-box .content{
     font-size: 0.833333vw;
     min-height: 10.416667vw;
}
 .zs-caseinfo-box .tags{
     height: 2.604167vw;
     margin-top: 1.5625vw;
     line-height: 2.604167vw;
}
 .zs-caseinfo-box .iconfont{
     margin: 0 0.78125vw 0 0.520833vw;
}
 .zs-caseinfo-box .tags span{
     padding: 0.260417vw 0.78125vw 0.260417vw 0.78125vw;
     border-radius: 0.260417vw;
     margin-right: 0.520833vw;
}
 .zs-caseinfo-box .pages{
     margin-top: 1.5625vw;
}
 .zs-caseinfo-box .pages p {
     margin-top: 0.78125vw;
     font-size: 0.833333vw;
}
 .zs-rbox{
     margin-bottom: 1.041667vw;
     padding: 0.989583vw 0.729167vw;
}
 .zs-rbox .h2title{
     padding-bottom: 0.416667vw;
}
 .zs-rbox .h2title strong{
     font-size: 0.9375vw;
     padding-left: 0.46875vw;
     border-left: 0.208333vw solid #27a6ee;
}
 .zs-rbox .h2title .more{
     font-size: 0.729167vw;
}
 .zs-caseinfo-related{
     margin-top: 1.041667vw;
     padding: 1.041667vw 1.041667vw 1.5625vw 1.041667vw;
}
 .zs-caseinfo-related.mb50{
     margin-bottom: 2.604167vw;
}
 .zs-caseinfo-related h2{
     font-size: 1.875vw;
     margin-bottom: 1.5625vw;
}
 .zs-pro-hot li{
     width: 14.322917vw;
     height: 16.145833vw;
     padding: 1.041667vw 1.041667vw 0 1.041667vw;
     margin-right: 1.041667vw;
}
 .zs-pro-hot li:hover {
     box-shadow: 0 0.78125vw 1.5625vw #D4D4D4;
}
 .zs-pro-hot li .pic{
     width: 12.239583vw;
     height: 12.239583vw;
}
 .zs-pro-hot li .title{
     width: 12.239583vw;
     height: 2.083333vw;
     line-height: 2.083333vw;
     margin-top: 0.260417vw;
     font-size: 0.833333vw;
}
 .zs-case-related li{
     width: 14.791667vw;
     height: 11.979167vw;
     margin-right: 1.041667vw;
}
 .zs-case-related li .pic{
     height: 9.166667vw;
}
 .zs-case-related li .title{
     height: 1.5625vw;
     margin-top: 0.520833vw;
     font-size: 0.833333vw;
}
 

}