.index_productcategories_title{width:1190px; margin:auto; margin-top:35px; height:66px; background:url(../ZERO/img/index_title.jpg) center bottom no-repeat; font-size:30px; color:#5b5b5b; font-weight:bold; line-height:52px; text-align:center; text-transform:uppercase;}
.index_productcategories_pro{width:1190px; margin:auto; margin-top:30px;}
.index_productcategories_parent{float:left; width:290px; background:#f4f4f4; text-align:center; margin-bottom:10px;}
.index_productcategories_parent h3{font-size:16px; color:#6f6f6f; line-height:25px; font-weight:normal; padding:10px;}
.index_productcategories_parent:hover{ background:#0c7892;}
.index_productcategories_parent:hover h3{font-size:16px; color:#fefefe; line-height:25px; font-weight:normal;}
.index_productcategories_parent a:hover{ text-decoration:none;}
.index_productcategories_parent1{float:left; width:290px; background:#0c7892; margin-bottom:10px; text-align:center;}
.index_productcategories_parent1 h3{font-size:16px; color:#fefefe; line-height:25px; font-weight:normal; padding:10px;}
.index_productcategories_parent1 a:hover{ text-decoration:none;}

.index_productcategories_zwbg{width:1190px; margin:auto; overflow:hidden; margin-top:33px;}
.index_productcategories_pagepro{width:279px; float:left; margin-bottom:35px; position:relative;}
.index_productcategories_proimg{width:279px; height:408px; overflow:hidden;}
.index_productcategories_proimg img{width:279px; height:408px; display:block; transition:all .6s;}
.index_productcategories_pagepro:hover .index_productcategories_proimg img{transition:all .6s; transform:scale(1.15);}
.index_productcategories_proname {width:279px; height:48px; padding:12px 0; position:absolute; bottom:0; z-index:111; text-align:center; background:url(../ZERO/img/pronamebg.png) repeat;}
.index_productcategories_proname a{font-size:14px; color:#ffffff; line-height:24px; font-weight:normal;}
.index_productcategories_promore{width:148px; margin:auto; background:#99cc33; text-align:center; height:41px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
.index_productcategories_promore a{ font-size:14px; color:#ffffff; line-height:41px;}
#index_productcategories_animate,#index_productcategories_animate_1{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}