.index_products_title{width:1190px; margin:auto;}
.index_products_title ul li{ font-size:16px; color:#aeaeae; line-height:25px;}
.index_products{width: 100%;padding: 55px 0;}
.index_product2{width: 1190px;margin: 0 auto;}

.index_products_left{width:1190px;float: left;height: 114px; border:1px solid #bcbcbc;}
.index_products_right{margin-top:54px;width: 780px;float: right;height: 356px}
.index_prolist{text-align: center;float: left;width: 25%;height: 57px; background:url(../ZERO/img/class_line.png) right center no-repeat;}
.index_prolist a h3{color: #333;line-height: 57px;font-size: 18px;font-weight: normal;}
.index_prolist:hover {background: #0099cc !important;}
.index_prolist:hover a h3{color: #fff}
.index_prolist:hover a{text-decoration: unset;}

.proclass_img2{width:735px; float:left; height:419px; overflow:hidden;}

.news_zwbg{width:1002px; margin-top:18px; overflow:hidden; height:280px;}
.news_zwbg ul{width:3570px;height: auto;}
.news_zwbg ul li{ list-style:none; float:left; width:1002px; height:280px;}

.page_otherbtn{ width:240px; height:6px;text-align:center; position:absolute; top:255px; left:378px; z-index:11;}
.page_otherbtn ul{ display:inline-block}
.page_otherbtn ul li{ float:left; list-style:none; width:60px; height:6px; background:url(../ZERO/img/btn1.png) no-repeat;margin-right:10px; cursor:pointer}
.page_otherbtn ul li.current{width:60px; height:6px;margin-right:10px; background:url(../ZERO/img/btn2.png) no-repeat}

.asd{width: 373px;float: left;height: 166px;border:1px solid #e5e5e5;background: url(../ZERO/img/probg.jpg)}
.asd .img{float: left;}
.asd .img img{width: 173px;}
.asd:hover{-webkit-box-shadow:0px 0px 3px #e5e5e5;
     -moz-box-shadow:0px 0px 3px #e5e5e5;
     box-shadow:0px 0px 3px #e5e5e5;}

.in_proname {width:163px;float: left;margin-left: 20px;margin-top: 35px;}
.index_prode{font-size: 14px;color: #4c4c4c;margin-top: 15px;}

.in_proname a{color:#2c72b9; font-size:16px; line-height:20px; font-weight:normal;}
.index_products_more{width: 147px;height: 46px;background: #2975c9;text-align: center;clear: both;margin:auto;}
.index_products_more a{line-height: 46px;font-size: 16px;color: #fff}

.index_proclass_device {
  position: relative;
  width: 1190px;
  height: 419px;
  margin: 30px auto 0 auto;
}
.swiper_proclass-container {
  height: 419px;
  width: 1190px;
  float:left;
  overflow:hidden;
}
.index_proclass_device .proclass-left {
  background: url(../ZERO/img/btnleft.jpg) no-repeat;
  position: absolute;
  left: -30px;
  top: 180px;
  width: 50px;
  height: 80px;
  z-index:99;
}
.index_proclass_device .proclass-right {
  background: url(../ZERO/img/btnright.jpg) no-repeat;
  position: absolute;
  right: -30px;
  top: 180px;
  width: 50px;
  height: 80px;
  z-index:99;
}

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