.index_products_Searchbg{ width:100%;margin:auto;min-width:1190px; max-width:1920px; height:34px; padding:21px 0 18px 0; overflow:hidden;}
.index_products_KSearch{ width:1190px; margin:0 auto; height:34px;}
.index_products_Search{ width:1190px; margin:auto; text-align:left}
.index_products_Search ul{ display:inline-block}
.index_products_Search ul li{ float:left; font-size:15px; color:#333333;}
.index_products_Search ul li a{font-size:15px; color:#666666; line-height:34px;}
.index_products_Search ul li input[type=text]{ width:193px; height:30px; line-height:30px; color:#b2b2b2; font-size:13px; border:0; background:none}
.index_products_searchbtn{width:57px; float:right; height:34px; text-align:left; background:none;}

.index_products_indexprobg{width:100%;margin:auto; min-width:1190px; max-width:1920px; background:url(../ZERO/img/index_probg.jpg) repeat-x top #f1f1f1; padding-top:50px; padding-bottom:48px;}
.index_products_indexpro{ width:1190px; margin:auto;}

.Page_leftclass{width:284px; float:left;}
.page_Title{width:284px; padding-top:24px; height:71px; font-size:22px; color:#ffffff; text-align:center; font-weight:bold; background:url(../ZERO/img/left_top.png) no-repeat;}
.page_proClass{width:284px; background:#ffffff; padding:16px 0;}
.left_class{width:252px; margin:auto; margin-bottom:10px; height:38px; background:url(../ZERO/img/left_menu1.png) no-repeat; text-align:left;}
.left_class h3{padding:0 30px 0 23px; color:#ffffff; font-size:16px; font-weight:normal; line-height:38px;}
.left_class a:hover{ text-decoration:none;}
.left_class1{width:252px; margin:auto; text-align:left;}
.left_class1 h3{padding:0 30px 0 22px; color:#4c4c4c; font-size:14px; line-height:30px; font-weight:normal;}
.left_class1 h3:hover{ font-size:14px; color:#226ab5; font-weight:bold;}
.left_class1 a:hover{ color:#226ab5; text-decoration:none;}

.index_products_right{width:825px; padding:0 26px; background:#fff; float:right;}
.index_pro_head{width:795px; padding-left:30px; margin-top:12px; text-align:left; background:url(../ZERO/img/index_pro_dot.png) left no-repeat; font-weight:bold; font-size:20px; color:#4c4c4c; line-height:52px;}
.index_pro_head span{ color:#7e7e7e; margin-top:5px; font-size:17px; font-weight:normal;}
.index_pro_list{width:100%;}
.index_products_pagepro{width:193px; float:left; margin-bottom:5px;}
.index_products_proimg{width:191px; height:159px; border:1px solid #e2e3e2; overflow:hidden;}
.index_products_proimg img{width:191px; height:159px; display:block; transition:all .6s;}
.index_products_pagepro:hover .index_products_proimg img{transition:all .6s; transform:scale(1.15);}
.index_products_proname {width:193px; padding:10px 0; text-align:center;}
.index_products_proname a{font-size:13px; color:#333333; line-height:21px; font-weight:normal;}

#index_products_animate,#index_products_animate_1,#index_products_animate_2,#index_products_animate_3,#index_products_animate_4{
-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;
}