.proList-head2{
height:158px;
padding: 15px 25px 15px 30px;
box-sizing: border-box;
margin-top: -100px;
background:rgba(255,255,255,1);
box-shadow:0px 0px 13px rgba(0,0,0,0.12);
}
.search-content{
    width: 510px;
}
.pro-tips .item{
    width:255px;
    float: left;
    height:128px;
    box-sizing: border-box;
    padding: 16px 25px;
    margin-left: 10px;
}
.pro-tips .item-tit{
    font-size:14px;
    
    margin-bottom: 12px;
color:rgba(34,34,34,1);
line-height:24px;
}
.pro-tips .item01{
    background:url(../images/pro-tip01.png) no-repeat right bottom;
}
.ptext{
    font-size:14px;
    margin-top: 4px;
color:rgba(153,153,153,1);
line-height:24px;
}
.pro-tips .item02{
    background:url(../images/pro-tip02.png) no-repeat right bottom;
}
.pro-tips .btn{
    width: 120px;
    height: 32px;
    font-size: 12px;
    line-height: 30px;
}
.form-search2{
    margin-top: 40px;
    width: 508px;
}
.form-search2 form{
    padding-right: 100px;
}
.form-search2 .btn-search{
    width: 100px;
    margin-right: -100px;
}
.hot-search {
    margin-top: 26px;
}
.hot-tit2{
    font-size:14px;
    font-weight:400;
    color:rgba(84,84,84,1);
    padding-left: 14px;
    background: url(../images/hot-icon.png) no-repeat left center;
}
.hot-search a{
    font-size:14px;
color:rgba(84,84,84,1);
transition: 0.36s;
}
.hot-search a:hover{
  color:  #00429D ;
}
.pro-block{
    padding: 50px 0 60px ;
}
.jh-imgblock1{
    width: 540px;
}
.pro-main{
    margin-top: 18px;
}
.jh-imgblock1 .item-tit{
font-size:20px;
font-weight:bold;
transition: 0.36s;
color:rgba(34,34,34,1);
line-height:32px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.jh-imgblock1 .pro-swiper{
    position: relative;
    width:540px;
    height:484px;
}
.jh-imgblock1 .swiper-container{
    width:540px !important;
    /*height:484px !important;*/
}
.jh-imgblock1 .item-norm{
    font-size:14px;
    margin-top: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight:bold;
    color:rgba(84,84,84,1);
    line-height:24px;
    margin-bottom: 24px;
}
 
 
.jh-imgblock1 .pic-item{
    padding: 30px;
    width:540px !important;
    /*height:484px !important;*/
    box-sizing: border-box;
    background:rgba(245,245,245,1);
border:1px solid rgba(235,235,235,1);
padding-bottom:65px;
}
.jh-imgblock1  .item-norm-fw{
   color: #545454;
}
.jh-imgblock1 .item-img{
    width: 480px;
    /*height: 203px;*/
    margin-top: 26px;
    overflow: hidden;
}

.jh-imgblock1 .item-img img{
    transition: 0.36s;
    width:100%;
    max-height:347px;
    min-height:347px;
}
.jh-imgblock1  .btn-white{
margin-right: 6px;
border:1px solid rgba(234,234,234,1);
}
.right-pro{
    width: 640px;
}
.pic-item:hover .item-img img{
    transform: scale(1.08);

}
.pro-list2 {
margin-top: -20px;
}
.pro-list2 .item{
    width:300px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    padding: 20px;
    position: relative;
    transition: 0.36s;
    box-sizing: border-box;
    background:rgba(245,245,245,1);
    border:1px solid rgba(235,235,235,1);
}
.pro-list2 .item:before {
    content: '';
    width: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    top: 0;
    height: 3px;
    background: #00429D;
    -webkit-transition: .36s;
    transition: .36s;}

.pro-list2 .item:hover{
    background:rgba(255,255,255,1);
box-shadow:0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}
.pro-list2 .item:hover .item-img img{
    transform: scale(1.08);
}
.pro-list2 .item:hover:before {
    width: 100%;
}
.pro-list2 .item-tit{
    float: left;
font-size:16px;
max-width: 90%;
overflow: hidden;
transition: 0.36s;
vertical-align: middle;
text-overflow: ellipsis;
white-space: nowrap;
color:rgba(34,34,34,1);
line-height:32px;
}
.item-link {
    float: left;
    width: 24px;
    height: 32px;
    background: url(../images/more-grey.png) no-repeat right center;
}


.pro-list2 .item:hover .item-tit {
    color: #00429D;
}
.pro-list2 .item:hover .item-link {
    background: url(../images/more-blue14.png) no-repeat right center;
}
.pro-list2 .item-text , .jh-imgblock1 .item-text{
    font-size:14px;
    width: 100%;
    margin-top: 4px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color:rgba(153,153,153,1);
height:21px;
overflow:hidden;
}
 
.pro-list2 .item-img{
    width:260px;
    margin-top: 26px;
overflow: hidden;
}
.pro-list2 .item-img img{
    transition: 0.36s;
    width:100%;
    min-height:186px;
    max-height:186px;
}
.pro-block2{
    background:rgba(245,245,245,1);
}
.pro-block2 .jh-imgblock1 .pic-item{
    background: #fff;
}
.pro-block2 .pro-list2 .item{
    background: #fff; 
}
.pro-swiper .pagination {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
    z-index: 9;
    text-align: center;
}
.pro-swiper .pagination .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,0.5);
    margin: 0 6px;
    cursor: pointer;
}
.pro-swiper .pagination .swiper-active-switch {
    background: #fff;
}
 