.index_lk_abus{background: url(../ZERO/img/index_abus_bg.jpg) no-repeat center;background-size: cover;}
.index_about{padding-top: 70px;padding-bottom: 35px;}
.pro_title_abus{font-size: 24px;color: #fff;line-height: 36px;font-weight: normal;text-align: center}
.pro_title_abus2{font-size: 34px;color: #fff;line-height: 51px;font-weight: normal;text-align: center}
.home_about_pic{text-align: right;padding-top: 45px;}
.abus_pic{width:410px;height:249px;display: inline-block;}
.home_about_txt{padding-left: 18px !important;font-size: 14px;line-height: 28px;padding-top: 45px !important;padding-bottom: 8px !important;color: #ffffff}
.index_abusmore{width: 160px;height: 40px;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;vertical-align: middle;line-height: 40px;text-align: center;margin-top: 30px;float: left;margin-left: 20px;}
.index_abusmore a{display: inline-block;width: 160px;height: 40px;margin: auto;text-align: center;line-height: 40px;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;color: #fff;font-size: 15px;
  background: -webkit-linear-gradient(#EB0B0F, #CB1013); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#EB0B0F, #CB1013); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#EB0B0F, #CB1013); /* Firefox 3.6 - 15 */
  background: linear-gradient(#EB0B0F, #CB1013); /* ±ê×¼µÄÓï·¨ */
}
@media (min-width:200px) and (max-width:767px) {
  .index_about{padding-top: 35px;padding-bottom: 20px;}
  .index_abusmore{margin: auto;float: none}
  .row{margin-left: 0px !important;margin-right: 0px !important;}
  .pro_title_abus{font-size: 20px;}
  .pro_title_abus2{font-size: 20px;}
  .home_about_txt{padding-top: 30px !important;}
}
@media only screen and (max-width: 992px) and (min-width: 768px){
  .index_about{padding-top: 65px;padding-bottom: 35px;}
.index_abusmore{margin: auto;float: none;}
}
@media (min-width: 1170px){
    .container {width: 1170px;}
    .index_about{padding-top: 40px;padding-bottom: 60px;}
}
#animate2,#animate2-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;
}