.swiperDiv{
    padding-left: calc(4% + 150px);
    padding-right: calc(4% + 150px);
    padding-bottom: 2%;
}
.swiperDiv .swiper-container {
    width: 100%;
    height: 100%;
}
.swiperDiv .swiper-slide {
    padding-bottom: 6%;
    text-align: center;
    transition: 300ms;
    transform: scale(0.8);
}
.swiperDiv .imgDiv{
    background: #f0f7fc;
    margin-bottom: 10px;
    display: table;
    width: 100%;
    padding-top: 8%;
}
.swiperDiv .imgDiv .pic{
    display: table-cell;
    vertical-align: middle;
    padding: 0 5%;
}
.swiperDiv .imgDiv .pic img{
    height: 250px;
    max-width: 100%;
}
.swiperDiv .name{
    font-family: 'Bold';
    font-size: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiperDiv .swiper-pagination{
    bottom: 3% !important;
}
.swiperDiv .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}
.swiperDiv .swiper-pagination-bullet-active{
    background:#0e4a86;
}
.swiperDiv .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1.1);
}
.swiperDiv .swiper-slide-active .imgDiv .pic{
    height: 390px;
}
.type{
    padding: 4% 0;
    padding-left: calc(4% + 150px);
    padding-right: calc(4% + 150px);
}
.type span{
    display: inline-block;
    width: calc((100% - 8%) / 5);
    margin-right: 2%;
    float: left;
    font-size: 2.4rem;
    border: 1px solid #bfbfbf;
    margin-bottom: 3%;
    text-align: center;
    line-height: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.type span a{
    display: block;
}
.type span:nth-child(5n){
    margin-right: 0;
}
.type span.on,.type span:hover{
    background: url(../img/btn.png) 100% 100%;
    background-size: 100% 100%;
    border:1px solid #0e4a86;
}
.type span.on a,.type span:hover .cor{
    color: #fff;
}
.proDetail{
    padding-bottom: 5%;
    padding-left: calc(4% + 150px);
    padding-right: calc(4% + 150px);
}
.proDetail .smallTle{
    font-size: 4rem;
    color: #0e4a86;
    font-family: 'Bold';
    margin: 3.5% 0;
}
.proDetail .introTxt>div{
    font-size: 2.4rem;
    width: 61%;
    line-height: 4.2rem;
    margin-bottom: 6%;
}
.proDetail .swiper-slide{
    text-align: center;
    border:1px solid #bfbfbf;
    height: 300px;
    display: table;
    background: #fff;
}
.proDetail .swiper-slide>div{
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.proDetail .swiper-slide>div img{
    max-width: 100%;
    max-height: 100%;
}
.proDetail .swiper-slide-active{
    border:2px solid #0e4a86;
}
.proDetail .swiper-button-next, .proDetail .swiper-button-prev{
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(191,191,191,.5);
    border-radius: 50%;
    padding-left: 5px;
}
.proDetail .swiper-button-prev{
    padding-left: 0;
    padding-right: 5px;
}
.proDetail .swiper-button-next:after,.proDetail .swiper-button-prev:after{
    font-size: 3rem;
}
.proDetail .proCs{
    padding: 0 4%;
    margin-top: 2%;
    box-shadow: 3px 5px 10px #e9eff4,-3px -5px 10px #e9eff4;
    padding-top: 5%;
}
.proDetail .proCs .name{
    font-size: 3rem;
    margin-bottom: 4%;
}
.proDetail .proCs img{
    width: 100%;
    margin-bottom: 5%;
}
#proSwiper2{
    display: none;
}
.section{
    background-size: 28%;
}
.inteoSwiper .nameChange,.inteoSwiper .imgUrl{
    display: none;
}

@media screen and (max-width:1450px){
    .type, .swiperDiv, .proDetail{
        padding-left: 6%;
        padding-right: 6%;
    }
    .type span{
        font-size: 1.8rem;
    }
    .swiperDiv .name{
        font-size: 2.2rem;
    }
    .swiperDiv .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .proDetail .smallTle{
        font-size: 2.6rem;
        margin-top: 1%;
    }
    .proDetail .introTxt>div{
        font-size: 1.7rem;
        line-height: 3rem;
    }
    .proDetail .proCs .name{
        font-size: 2rem;
    }
    .swiperDiv .swiper-slide-active .imgDiv .pic {
        height: 340px;
    }
}
@media screen and (max-width:1195px){
    .type span{
        font-size: 1.6rem;
        width: calc((100% - 4%) / 3);
        line-height: 3.5rem;
    }
    .type span:nth-child(5n) {
        margin-right: 2%;
    }
    .type span:nth-child(3n) {
        margin-right: 0;
    }
    .swiperDiv .name{
        font-size: 1.8rem;
    }
    .swiperDiv .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .proDetail .smallTle{
        font-size: 2rem;
    }
    .proDetail .introTxt>div{
        font-size: 1.4rem;
        width: 100%;
    }
    .proDetail .proCs .name{
        font-size: 1.7rem;
    }
    .swiperDiv .swiper-slide-active .imgDiv .pic {
        height: 200px;
    }
    .swiperDiv .imgDiv .pic img{
        height: auto;
    }
    #proSwiper1{
        display: none;
    }
    #proSwiper2{
        display: block;
    }
    #proSwiper2 .swiper-button-next:after,#proSwiper2 .swiper-button-prev:after{
        font-size: 3rem;
    }
    .proDetail .swiper-slide{
        height: 180px;
        padding: 0 5%;
    }
    .proDetail .proCs{
        padding: 0;
        margin-top: 2%;
        box-shadow: none;
        padding-top: 5%;
    }
}





