.index_products_bg{min-width:1190px; max-width:1920px; margin:auto; background:url(../ZERO/img/index_probg.jpg) center top no-repeat; padding-bottom:32px;}
.index_products_title{width:1190px; margin:auto; height:60px; overflow:hidden;}
.index_products_title ul li{ float:left; font-size:40px; color:#ffffff; line-height:60px;}
.index_products_zwbg{width:1190px; margin:auto; margin-top:56px; overflow:hidden;}
.index_products_class_pro{text-align: center; width:1190px; height:38px; margin:auto;}
.index_products_class_pro ul{ display:inline-block;}
.index_products_class_pro ul li{float: left; width:148px; background:#5f5f5f; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; font-size: 14px; color:#ffffff; line-height:38px; text-transform:uppercase;}
.index_products_class_pro ul li:hover{ background:#289fa3;}
.index_products_class_pro .class_name{background:#289fa3; background:#5f5f5f; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; font-size: 14px; color: #ffffff; line-height:38px; text-transform:uppercase;}

.asd{width:252px; padding:8px 11px 8px 10px; border:1px solid #e2e2e2; float:left; overflow:hidden; position:relative; margin-bottom:30px;}
.img{width:252px; height:189px; overflow:hidden; position:relative; margin-bottom:14px;}
.img img{width:250px; height:187px; border:1px solid #e2e2e2; display:block;}
.in_proname {width:252px; padding:6px 0; text-align:center;}
.in_proname a{color:#4c4c4c; font-size:14px; line-height:20px; font-weight:normal;}
.asd .rsp{width:252px;height:188px;overflow:hidden;position: absolute; top:8px;left:10px; z-index:111; cursor:pointer;}
.asd .text{position:absolute;width:275px;height:117px;left:-275px;top:79px;overflow:hidden; text-align:center; z-index:1111;}
.asd:hover{ background:#289fa3}
.asd:hover .in_proname a{ color:#FFFFFF;}
.index_products_more{width:129px; height:35px; background:#289fa3; margin:auto; text-align:center; line-height:35px;}
.index_products_more a{ font-size:14px; color:#fefefe; text-transform:uppercase;}

#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;
}