
#exampleResponsive{margin-top:30px;}

#exampleResponsive .team_item{
    height: 300px;
}

#exampleResponsive .team_item a{
    height: 300px;
    max-height: 300px;
}

#exampleResponsive .team_mask{
    filter: blur(0px);
}

.pagess{}
.page-num{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999;
    border-radius: 3px;
}
.page-num:hover{
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc;
}
.page-num-current,.page-num-current:hover{
    background: #e4c17e;
    color: #fff;
}

.met-index-product #product_list h4 a,.met-product.type-1 h4 a{display:block;white-space:nowrap;overflow: hidden;}

.breadcrumb i.icon:before{margin-right:5px;}
.breadcrumb>a{padding:0 4px;}
.breadcrumb>a:hover{color:#e4c17e !important;}

.content-info-style,.content-param-style,.content-case-info-style,.content-news-info-style{font-size:16px;text-align: justify;line-height:1.5em;}
.content-info-style img,.content-param-style img,.content-case-info-style img,.content-news-info-style img{max-width:100%;}

.content-case-info-style h4{margin:0 0 20px;font-size:22px;}

.content-info-style video{width:100%;}

.contact-container{padding:35px 0;}
#map{width:100%;height:500px;box-shadow: 2 2 2px #000;}
.contact-container p{margin:0;}
@media (max-width: 820px){
    .contact-container{padding:20px 15px;}
    .contact-container.col-md-4,.contact-container.col-md-8{width:100%;}
}
.met-index-team .container .index_video_color {
    color: #fff;
}
.met-index-team .container  .index_video_colors{
    color: #bbb;
}

.nolistInfo{text-align: center;margin:30px 0;}

.product-intro .description{font-size:20px;}
@media (max-width: 820px){
    .product-intro .description{font-size:15px;}
}

/*企业实力*/
#srtength .service_item {
    height: 576px;
    cursor: pointer;
    transition: all .2s linear;
}

#srtength .service_item:hover {
    transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
