body{background: #F5F5F5}
/*左侧列表*/
/*当前位置*/
.product2_s{width:100%;height:42px;background: url(/Images/Hy/pro_line.png) repeat-x}
.product2_s .product2_c{width:1200px;height:42px;margin:0 auto;}
.product2_s .product2_c .left{font-size:14px;color:#555;padding-left:18px;background: url(/Images/Hy/pro_icons.png) left center no-repeat;
line-height: 42px;}
/*当前位置*/
/*类别区域*/
.product2_center{width:1170px;background: #fff;box-shadow: 2px 2px 10px #e0e0e0;margin:18px auto;padding:20px 15px; }
.product2_center ul li{float:left;width:110px;height:36px;margin:0 0px 0 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product2_center ul li a{color:#555;font-size:14px;line-height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product2_center ul li a:hover{color:#FF7202;}
/*类别区域*/
/*产品区域*/
.product2_cen{width:1200px;margin:0 auto;}
.product2_cen ul li{width:224px;height:358px;float:left;background: #fff;margin:10px 8px;box-shadow: 2px 2px 10px #e0e0e0;position: relative;top:0px;transition: 0.5s;}
.product2_cen ul li:nth-child(n) { margin-right:20px;margin-left:0px; }
.product2_cen ul li:nth-child(5n+1) { margin-left: 0px;  }
.product2_cen ul li:nth-child(5n+5) { margin-right: 0px; }
.product2_cen ul li:hover{transition: 0.5s;top:-5px;}
.product2_cen ul li .product2_pimg
{
	width: 224px;
    height: 224px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    vertical-align: middle;
    display: table-cell;
    }
.product2_cen ul li .product2_pimg img{transition: 0.5s;
    max-height: 224px;}
.product2_cen ul li .product2_pimg:hover img{transition: 0.5s;transform: scale(1.1,1.1);}
.product2_cen ul li .product2_pp{    height: 70px;width:204px;padding: 0 10px;border-bottom:1px solid #eee;}
.product2_cen ul li .product2_pp .p1{ color: #333333;
    font-size: 14px;
    padding: 10px 0px 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.product2_cen ul li .product2_pp .p2{font-size:13px; color:#999;padding: 0px 0px 0px 5px;}
.product2_cen ul li .product2_pp .p2 font{font-size: 24px;color:#FE7912;}
.product2_cen ul li .product2_lj{width:204px;padding: 0 10px;overflow: hidden;height: 63px;}
.product2_cen ul li .product2_lj .p1
{
	font-size: 12px;
    color: #999;
    float: left;
    margin-left: 4px;
    margin-top: 12px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    }
.product2_cen ul li .product2_lj .product2_b 
{
	width: 67px;
    height: 26px;
    position: absolute;
    z-index: 1000;
    background: url(/Images/Hy/pro_btn.png) no-repeat;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin-left: 147px;
    margin-top: 28px;
}
/*页码*/
.product2_ye{
	width: 1200px;
	overflow: hidden;
	margin: 18px auto;
}
.product2_ye .product2s{float:left;}
.product2_ye ul{position: relative;}
.product2_ye ul li{background: #fff;border:1px solid #eee;float:left;border-radius: 5px;margin:0 4px;}
.product2_ye ul li a{display: block;padding:10px 20px;font-size:15px;color:#999;}
.product2_ye ul li:hover a{color:#fff;}
.product2_ye ul li:hover{background: #FE7912;border:1px solid #FE7912;}
.product2_ye ul .lidq{background:#FE7912;}
.product2_ye ul .lidq a{color:#fff;}


.product_gg {
    display: inline-block;
    text-align: center;
    width: 100%;
}


