.index_products_probg{width:1190px; margin:auto; margin-bottom:35px;}
.index_products_title{width:1190px; margin: auto; height:88px; line-height:88px; font-size:26px; color: #000000; font-weight: bold; text-align:center; background: url(../ZERO/img/ys_line.jpg) center bottom no-repeat; text-transform: uppercase;}
.index_products_zwbg{width:1190px; margin:auto; margin-top:30px; overflow:hidden;}
.index_products_pagepro{width:388px; border:1px solid #cccccc; float:left; margin-bottom:15px; position:relative;}
.index_products_proimg{width:388px; height:313px; overflow:hidden;}
.index_products_proimg img{width:388px; height:313px; display:block; transition:all .6s;}
.index_products_pagepro:hover .index_products_proimg img{transition:all .6s; transform:scale(1.15);}
.index_products_proname {width:328px; padding:12px 30px; position:absolute; bottom:0; z-index:111; text-align:center; background:url(../ZERO/img/pronamebg.png) repeat;}
.index_products_proname a{font-size:20px; color:#ffffff; line-height:24px; font-weight:normal;}
.index_products_promore{width:148px; margin:auto; background:#99cc33; text-align:center; height:41px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;}
.index_products_promore a{ font-size:14px; color:#ffffff; line-height:41px;}
#index_products_animate,#index_products_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;
}