.index_products_head{width:1190px; height:45px; margin:auto; margin-top:42px; text-align:center; font-size:30px; color:#333333; font-weight:normal; line-height:45px;}
.index_products_head2{width:1190px; margin:auto; margin-top:8px; height:25px; text-align:center; font-size:16px; color:#666666; line-height:25px;}
.index_products_head2 span{font-size:16px; color:#0f83d8; font-weight:bold;}

.index_products_productbg{min-width:1190px; max-width:1920px; margin:auto; height:41px; background:url(../ZERO/img/pro_classbg.png) repeat-x; margin-top:22px;}
.index_products_proClass{width:1190px; margin:auto; height:41px; text-align:center;}
.index_products_proClass ul{ display:inline-table;}
.index_products_proClass ul li{ float:left;}
.index_products_top_class{width:auto; padding:0 40px; border-right:1px dashed #d9d9d9; float:left; height:41px;}
.index_products_top_class h3{font-size:16px; text-align:center; color:#333333; line-height:41px; font-weight:normal;}
.index_products_top_class:hover{ background:#646464;}
.index_products_top_class:hover h3{font-size:16px; color:#FFFFFF;}
.index_products_top_class a:hover{ text-decoration:none;}

.index_products_newlist{width:1190px; margin:auto; margin-top:41px; margin-bottom:63px; position:relative;}
.index_products_page_pro{ width:255px; border:1px solid #d8d8d8; float:left;}
.index_products_page_propic{width:255px; height:196px; overflow:hidden;}
.index_products_page_propic img{width:255px; height:196px; border:none; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.index_products_page_proname{ width:255px; background:#d8d8d8; padding:7px 0; font-size:14px; color:#333333; line-height:24px; text-align:center;}
.index_products_page_proname a{color:#333333; font-size:14px;}
.index_products_page_pro:hover{border:1px solid #0f83d8;}
.index_products_page_pro:hover .index_products_page_propic img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.index_products_page_pro:hover .index_products_page_proname{ background:#0f83d8;}
.index_products_page_pro:hover .index_products_page_proname a{color:#ffffff;}

.index_products_indexpro{ width:1072px; height:237px; position:relative; overflow:hidden; margin:auto;}
.index_product_section2{position: absolute;width: 100000px;}
.index_product_section2 ul li{float:left;display:inline;overflow:hidden;position:relative; text-align:left;}
.index_product_c2_lc{width:1072px;float: left;}
.index_product_c2_lc li{float:left;}
#index_product_c2_slide_prev,#index_product_c2_slide_next{display: block;width:30px;height:50px; position:absolute; top:91px}
#index_product_c2_slide_prev{background:url(../ZERO/img/pro_left.jpg) no-repeat; left:0}
#index_product_c2_slide_prev:hover{background:url(../ZERO/img/pro_left2.jpg) no-repeat;}
#index_product_c2_slide_next{background:url(../ZERO/img/pro_right.jpg) no-repeat; right:0}
#index_product_c2_slide_next:hover{background:url(../ZERO/img/pro_right2.jpg) no-repeat;}


#index_products_animate,#index_products_animate_1,#index_products_animate_2{
-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;
}