

.warpper1{max-width:1360px;min-width:320px;margin:0 auto;overflow: hidden;}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}


/*product*/
.product1{
    padding: 40px 0;
}
.product1 a{
    width:32%;float:left;margin:0px 10px;margin-bottom:35px;overflow: hidden;box-sizing: border-box;
}
.product1 a:nth-of-type(3n){
    margin-right: 0;
}
.product1 a b{
    width:100%;
    height: 236px;
}
.product1 a b img{
    transition: all 0.6s;max-width:100%; max-height:100%;text-align:center;overflow:hidden;vertical-align: middle;display: table-cell;
}




.product1 a:hover b img{
    transform: scale(1.1);
}
.product1 a>h5{
    color: #363f4d;
    margin-top: 15px;
    font-size: 18px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 14px;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.product1 a:hover>h5 {
    color: #ffd700;
}
.product1 a>span{
    background-color: #ffd700;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding: 2px 15px;
    display: inline-block;
    transition: ease all 0.4s;
    -webkit-transition: ease all 0.4s;
    -moz-transition: ease all 0.4s;
    -o-transition: ease all 0.4s;
}
.product1 a:hover>span{
    color: #fff;
    background-color: #444;
}

.new_proCate_wrap{ display: none;}
.new_compContact_wrap{ display: none;}
.new_about_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
.new_hotPro_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
.new_ourPro_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
.new_video_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
.new_cert_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
.new_compNew_wrap .new_all_title .fontUp{ font-size:40px; color:#c8a900; font-weight:bold;}
