.index_products_probg{min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/page_probg.jpg) center no-repeat; padding-top:35px; height:412px;}
.index_products_title{width:1190px; margin:auto; height:66px; background:url(../ZERO/img/index_title.png) center bottom no-repeat; font-size:30px; color:#5b5b5b; font-weight:bold; line-height:52px; text-align:center; text-transform:uppercase;}
.index_products_zwbg{min-width:1190px; max-width:1356px; margin:auto; margin-top:30px; overflow:hidden; position:relative;}
.index_products_pagepro{width:281px; border:1px solid #e2e2e2; float:left; position:relative;}
.index_products_proimg{width:281px; height:211px; overflow:hidden;}
.index_products_proimg img{width:281px; height:211px; display:block; transition:all .6s;}
.index_products_pagepro:hover .index_products_proimg img{transition:all .6s; transform:scale(1.15);}
.index_products_proname {width:271px; padding:5px; position:absolute; bottom:0; z-index:111; text-align:center; background:url(../ZERO/img/pro_name1.png) repeat;}
.index_products_proname a{font-size:14px; color:#ffffff; line-height:23px; font-weight:normal;}
.index_products_pagepro:hover .index_products_proname{background:url(../ZERO/img/pro_name2.png) repeat;}
.index_products_proList{ width:1190px; height:213px; position:relative; overflow:hidden; margin:0 auto;}
.index_products_section2{position: absolute;width: 100000px;}
.index_products_section2 ul li{float:left;display:inline;width:283px; overflow:hidden;position:relative; text-align:left;}
.index_products_c2_lc{width:1190px;float: left;}
.index_products_c2_lc li{float:left;width:283px; }
#index_products_c2_slide_prev,#index_products_c2_slide_next{display: block;width:23px;height:43px; position:absolute; top:85px}
#index_products_c2_slide_prev{background:url(../ZERO/img/pro_left.png) no-repeat; left:0px}
#index_products_c2_slide_prev:hover{background:url(../ZERO/img/pro_left2.png) no-repeat;}
#index_products_c2_slide_next{background:url(../ZERO/img/pro_next.png) no-repeat; right:0px}
#index_products_c2_slide_next:hover{background:url(../ZERO/img/pro_next2.png) no-repeat;}

.index_products_promore{width:151px; margin:auto; margin-top:30px; border:1px solid #eb891a; text-align:center; height:31px; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;}
.index_products_promore a{ font-size:14px; color:#eb891a; line-height:31px;}
#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;
}