@charset "utf-8";
/* CSS Document */
.banner{ width:100%; height:400px; background:url(../img/banner.jpg) no-repeat center center; margin-top:120px;}

/*分类导航*/
.main02{ width:100%; height:100px; background-color:#f6f6f6;}
.main02_auto{ width:1204px; height:100px; margin:0 auto;}
.main02_auto_1{ width:397px; height:100px; float:left; background:url(../img/06.jpg) no-repeat center center; margin-right:4px;}
.main02_auto_1:hover{ background: url(../img/product_01.jpg) no-repeat center center;}
.main02_in_1{ font-size:22px; color:#FFF; text-align:center; margin-top:32px;}
.main02_in_2{ font-size:10px; color:#FFF; text-align:center;}
.lm{background: url(../img/product_01.jpg) no-repeat center center;}


/*产品图片*/
.product_pic_auto{ width:1041px; margin:0 auto; overflow:hidden; margin-top:53px;}
.product_pic_auto ul{ width:1083px;}
.product_pic_auto ul li{ float:left; text-align:center; width:320px; margin:0 auto; margin-right:41px;}
.product_pic_auto ul li:hover .cp_tu{background:url(../images/cp_hover.jpg) no-repeat center center;}
.cp_tu{ background:url(../images/cp_h.jpg) no-repeat center center; width:320px; height:384px;}
.cp_tu img{ margin-top:3px;}
.cp_wz{ font-family:"微软雅黑"; font-size:18px; color:#555555; line-height:66px;}
.cp_tb{ background:url(../images/ind_cart.png) no-repeat center center; width:49px; height:49px; margin:-25px auto 0;}
.product_pic_auto ul li:hover .cp_tb{ background:url(../images/ind_cart_on.png) no-repeat center center;}
.product_pic_auto ul li:hover .cp_tu{background:url(../images/cp_hover.jpg) no-repeat center center;}
