.index_products_bg{ min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/indexpro_bg.jpg); padding-bottom:30px;border-bottom: 3px solid #70b000}
.index_products_indexpro{ width:1190px; margin:auto; padding-top:16px;}
.index_products_title{width:1190px; height:89px; font-size:27px; color:#fff; text-align:center; line-height:110px; background:url(../ZERO/img/pro_line.png) center bottom no-repeat;}

.index_products_content{width:1190px; margin:auto; margin-top:50px;}
.Page_leftclass{width:283px; padding-bottom:20px; float:left;}

.page_proClass{width:283px; padding-top:40px;    background: #363636;    padding-bottom: 28px;}
.page_proClass2{width:268px; margin-top:15px; padding-top:10px;    background: url(../ZERO/img/left_menu2.jpg) -5px 2px no-repeat;height: 460px;position: relative;}

.left_class{width:283px; text-align:left; margin-bottom:10px;}
.left_class h3{padding:14px 22px 14px 43px; color:#ffffff; font-size:18px; font-weight:normal; line-height:21px;}
.left_class:hover{ background:url(../ZERO/img/left_menu1.png) left no-repeat ;}
.left_class:hover h3{color:#fff;}
.left_class:hover a{ text-decoration:none;}
.indexpro_more{width: 127px;height: 35px;background: #70b000;border-radius: 20px;text-align: center;margin: auto;margin-bottom: 30px;}
.indexpro_more a{font-size: 15px;line-height: 35px;color: #fff}
.indexpro_more:hover{background: #fff}
.indexpro_more:hover a{color: #70b000}

.index_products_right{width:890px; float:right;}
.index_products_pagepro{width:283px; float:left; position:relative; margin-bottom:24px;}
.index_products_proimg{width:279px; height:279px;border:2px solid #70b000;  overflow:hidden;}
.index_products_proimg img{width:279px; height:279px; display:block;}
.index_products_proname {width:273px; z-index:99; padding:5px; text-align:center;}
.index_products_proname a{font-size:16px; color:#fff; line-height:25px; font-weight:normal;}
.index_products_pagepro:hover{}
.index_products_pagepro:hover .index_products_proimg{}
.index_products_pagepro:hover .index_products_proname{}
.index_products_pagepro:hover .index_products_proname a{color:#70b000;}

#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;
}