.containter{width: 1190px;margin: auto;}
.clear{clear: both;}
.index_tycz_abus{width: 100%;min-width: 1190px;max-width: 1920px;margin:auto;height: 456px;position: relative;background: url(../ZERO/img/abus_bg.jpg) no-repeat center 26px; }



.index_zj_abus_left{width: 622px;float: left;height: 332px;margin-left: 34px;margin-top: 74px;}
.abus_name{font-size: 24px;line-height: 30px;color: #235aa4;font-weight: bold;}
.abus_text{margin-top: 10px;margin-bottom: 10px;font-size: 14px;color: #333333;line-height: 26px;font-weight: normal;}
.abus_more{width: 105px;height: 30px;border-radius: 20px;border: 1px solid #235aa4;line-height: 30px;text-align: center;display: inline-block;float: right;}
.abus_more a{font-size: 14px;font-weight: normal;color: #235aa4}
.abus_more:hover{background-color: #235aa4;border-color: #235aa4}
.abus_more:hover a{color: #fff;}
.index_abus_right{width: 482px;height: 440px;float: right;overflow: hidden;display: none}
.index_abus_right img{width: 100%;height: 100%;transition: all 0.6s;}
.index_abus_right:hover img{transform: scale(1.1);transition: all 1s}