.top__sec9 {
  position: relative;
  background: url("../img/index/sec9_bg.jpg") no-repeat center;
  background-size: cover;
  padding: 106px 0 120px;
}
.hline__top::before {
    content: '';
    background: url(../img/index/s4_line.jpg) repeat-x center top;
    height: 7px;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(6, 0, 1, 0.35);
    box-shadow: 0px 0px 7px 0px rgba(6, 0, 1, 0.35);
}

.hline__top2::before {
  content: '';
    border-bottom: 3px solid;
    -o-border-image: url(../img/shared/line_ft.jpg) 3 round;
    border-image: url(../img/shared/line_ft.jpg) 3 round;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}



.top__sec9 .box {
  width: 549px;
  margin-left: auto;
  margin-right: -5px;
}
.top__sec9 .box h2 {
  margin-left: -138px;
  margin-bottom: 32px;
}
.top__sec9 .box .text {
  font-size: 15px;
  line-height: 35px;
  margin-bottom: 48px;
}
.top__sec9 .box .bnr {
  width: 411px;
}
.top__sec9 .photo-1 {
  width: 540px;
  position: absolute;
  top: 0;
  right: -205px;
}
.top__sec9 .photo-2 {
  width: 707px;
  position: absolute;
  top: 204px;
  left: -330px;
}/*# sourceMappingURL=add.css.map */