.content-box {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.main-title {
  color: #ff742c;
  font-size: 24px;
  padding-bottom: 6px; }
  .main-title span {
    border-bottom: 1px solid #ff742c;
    padding-bottom: 2px; }

.business-content-box {
  padding-top: 38px;
  background: url("../img/n_content_right_mbg.png") no-repeat top center; }

.swiper-container .swiper-slide {
  background-size: cover;
  background-position: center; }

.business-swiper-top {
  width: 479px;
  height: 337px; }
  .business-swiper-top .business-swiper-item {
    width: 473px;
    height: 331px;
    padding: 3px 0 0 3px; }
  .business-swiper-top .swiper-button-white {
    background-color: rgba(25, 25, 25, 0.4); }

.business-swiper-slt {
  width: 479px;
  height: 85px; }
  .business-swiper-slt .business-swiper-item {
    width: 112px;
    height: 79px;
    padding: 3px 0 0 3px; }

.business-content-title {
  font-size: 22px;
  color: #ff742c;
  margin-bottom: 20px; }

.business-content-details p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  word-break: break-all; }

.business-content-all {
  margin-top: 100px; }
  .business-content-all h2 {
    background: #4b4b4b;
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
    border: 2px solid #3a3a3a; }
  .business-content-all .content-inner {
    width: 100%;
    min-height: 500px;
    padding: 30px 20px;
    border: 1px solid #e5e5e5; }

/*# sourceMappingURL=business-inner.css.map */
