.imgbox{position:relative;overflow:hidden}
.imgbox .img-hover{position:absolute;left:0;bottom:0;top:100%;background-color:#3671cf;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);transition:all 0.5s cubic-bezier(0.22,1.01,0.46,0.93);-webkit-transition:all 0.5s cubic-bezier(0.22,1.01,0.46,0.93);-moz-transition:all 0.5s cubic-bezier(0.22,1.01,0.46,0.93);-o-transition:all 0.5s cubic-bezier(0.22,1.01,0.46,0.93)}
.imgbox .img-hover h3,.imgbox .img-hover p{color:#fff}
.imgbox:hover .img-hover{display:block;top:50%}

.new_product  h3{
    font-size:16px;
    line-height:1.6em;
    font-weight: 700;
}
.new_product  h2{
    font-size: 22px;
    line-height:1.8em;
    font-weight: 600;
}
.new_product  h1{
    line-height:1.8em;
}
.new_product .case_info_rest_info h2 {font-size: 18px;}
.new_product .product_summary{
 padding:30px 0px 30px 0px;
}
.new_product .product_application{
    margin:22px 0px 25px 0px;
}
.new_product .product_feature{
    font-weight:700;
    font-size:16px;
    color:#333333;
    border-bottom:1px solid #d7d7d7;
    padding-top:30px;
    padding-bottom:19px;
}

.new_product .seek-price{
   border: 1px solid #ff9900;
    border-radius: 3px;
    height: 62px;
    text-align: center;
    background-color: #ff9900;
    

}
.new_product .seek-price a{
    line-height:62px;
    color:#fff;

}
.new_product .seek-phone{
    padding: 6px;
    height:62px;
    border:1px solid #ccc;
    text-align: center;
    border-radius:3px;
    color:#333333;
}
.new_product .seek-phone p,a{
    color:#333333;
}
.new_product .seek-image a{
    line-height:62px;
    color:#333333;
}
.new_product .seek-image{
    border:1px solid #ccc;
    height:62px;
    text-align: center;
    border-radius:3px;

}
.seek-price:hover,.seek-phone:hover,.seek-image:hover{ background-color:#ff9900; border-color: #ff9900; cursor: pointer;}
.seek-price:hover a,.seek-phone:hover a,.seek-phone:hover strong,.seek-image:hover a{ color: white; }
.new-pro-share{ margin-top: 20px; }
.new_product .product_cut-off {
    border-top:10px solid #f2f2f2;
}
.new_product .product_series{
    height:auto;
    border-bottom:1px solid #e4e4e4;
	padding: 10px 0;
}
.new_product #product_nav li {
    float: left;
    line-height:60px;
    margin-right:16px;
}
.new_product #product_nav li a{
    font-size:16px;
    color:#333333;
     padding: 0px 12px 20px 12px;
}
.new_product #product_nav li:hover a{
    color:#ff9900;

}
.new_product #product_nav li.active a{
    color:#333333;
    border-bottom:2px solid #ff9900;
}
.new_product .product_perform_title{
    text-align:center;
    margin:32px 0px 48px 0px;
}

.phz p{ color: #777; line-height: 25px;}

.new_product .product_perform_detail{
    margin-bottom: 50px;
	overflow: hidden;
}
.new_product .perform_mt{
    margin-top:20px;
}
.new_product .perform_cut-off{
    height:1px;
    width:100%;
    border-bottom:1px solid #e4e4e4;
}
.new_product .product_work_principle{
    margin:70px 0px;
}
.new_product .more_detail a{
    color:#fd9801;
}
.new_product .pro_img_mt{
    margin-top:23px;
}
.new_product .product_parameter{
    padding-bottom:45px;
}
.new_product  .product_project-case{
    padding-bottom:20px;
}

.new_product .product_pc_title{
    margin:27px 0px 0px 0px;
    text-align:center;
}
.new_product .product_perform_detail .phz img{
    float:left;
    margin-right:10px;
}
.new_product .pc_content {
    margin-top: 26px;
}
.new_product .product_maintenance{
    padding-bottom:68px;
}
.new_product .product_maintenance_title{
    margin:27px 0px 33px 0px;
    text-align:center;
}
.new_product .maintenance-content h3{
    margin-top:0px;
}
.new_product .maintenance-line{
    height:1px;
    width:100%;
    border-bottom:1px solid #e4e4e4;
    margin: 15px 0px 15px 0;
}


.new_product .product_use-care{
    padding-bottom:20px;
}

.new_product .product_contact h3{
    margin-bottom:38px;
}

@media screen and ( max-width: 747px ){
    .new_product .seek-price,.seek-image,.seek-phone {
       margin:15px 15px 15px 0px;
    }
    .new_series ul li:not(:last-child) a:after{
    
    height:0px;
   }
    
    .new_product #product_nav li {
       
        margin-right: 0px;
    }
    .new_product .perform_mt{
         margin-top:25px; 
    }
    .new_product .perform_content{
        margin-bottom:25px;
    }
    .new_product .pc_content{
        text-align:center;
    }
    .new_product .multiple_content{
        text-align:center;
    }
    .new_product .maintenance-content{
        margin-top:25px;
    }
    .new_product .aintenance-content{
        margin-top:25px;
    }
    .new_product .product_use-care .product-recommend img {
        background: #f2f2f2;
        width: 100%;
    }
    .new_product #product_nav li a {
        font-size: 13px;
        color: #333333;
        padding: 0px 5px 10px 5px; 
    }
}

