.scenario-divider {
    margin: 40px 0; 
  } 
.scenario-tit{
    color: #406aba;
    font-size: 34px;
    margin-bottom:30px auto 16px auto;
 
}

.scenario-small{
    color: #b3bbca;
    margin-bottom:50px auto;
    font-size: 18px;
}
.company-about{
    font-size: 18px;
}
  .s_banner{
      width: 100%; 
      height: 230px;
      overflow: hidden;
      background-image:url(/cms/images/kmjy.jpg);
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-color:#ffffff;
      position:relative;
  }

  .s_banner_1{
    width: 100%; 
    height: 230px;
    overflow: hidden;
    background-image:url(/cms/jy/static/images/header-bgc.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color:#ffffff;
    position:relative;
}

.s_banner_2{
    width: 100%; 
    height: 230px;
    overflow: hidden;
    background-image:url(/cms/jy/static/images/contact-bj.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color:#ffffff;
    position:relative;
}
.s_banner_3{
    width: 100%; 
    height: 230px;
    overflow: hidden;
    background-image:url(/cms/jy/static/images/b-bg.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color:#ffffff;
    position:relative;
}
  .s_mian_contentbox_img{
      width: 90%;
  }
  
  @media (min-width: 320px) and (max-width:460px) {
  .s_banner{
    width: 100%; 
    height: 230px;
    overflow: hidden;
    background-image:url(../images/scenario/banner_scenario.png);
    background-size: cover;
    background-position: 30% 50%;
    background-repeat: no-repeat;
    background-color:#ffffff;
    position:relative;
  }
  }
  .s_mian_contentbox_tbox {
      width: 90%;
      padding-right: 50px;
      margin-top: 20px;
  }
  .s_mian_contentbox_t1{
      color: #444;
      width: 100%;
      font-size: 18px;
      margin-bottom: 10px;
  }
  .s_mian_contentbox_t2{
      color: #7a7a7a;
      width: 100%;
      font-size: 14px;
      line-height: 1.6em;
  }
  .s_pg1{
      background: #fff;
      height: 100%;
      padding-bottom: 30px;
      }
  
  
      
  
  /* 标题 */
  .s_pg2{
      background: #fff;
      height: 100%;
      padding-bottom: 30px;
  }
  .page-section {
      padding-top: 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #edeff2;
  }
  .section-blue {
      position: relative;
      border: none;
      overflow: hidden;
  }


  .section-blue:before, .management:before{
    position:absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    min-width: 700px;
    border: none;
    background: url("../images/scenario/titlebg.png");
  }
  .section-blue:after, .management:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 14px 14px 14px;
      border-color: transparent transparent #ffffff transparent;
      margin-left: -14px;
  }
  .management:after {
      border-color: transparent transparent #2c343b transparent;
  }
  .section-blue .container {
      position: relative;
      z-index: 1;
  }
  
  .section-content  {
      width: 450px;
      height: 100%;
      margin: 0 auto;
  }
  .section-content .section-title {
      margin: 0;
      line-height: 36px;
      margin-bottom: 5px;
      color: #444;
      font-size: 24px;
  }
  
  .section_img{
      float: left;
      width: 112px;
      height: 60px;
      margin: 2px 20px 0 0;
      background: url("images/scenario/img_work.png") no-repeat center;
  }
  .img_work {
      background-image: url(../images/scenario/img_work.png);
  }
  .img_organization {
      background-image: url(../images/scenario/img_organization.png);
  }
  .img_business {
      background-image: url(../images/scenario/img_business.png);
  }
  
  .section-content .section-desc {
      margin-left: 80px;
      margin-top: 5px;
      color: #7a7a7a;
      line-height: 20px;
  }
  /* 内容 */
  
  
  

  .s_pg3{
      background: #fff;
      height: 100%;
      }
  
  
  .s_pg4{
      background: #fff;
      height: 100%;
      padding-bottom: 60px;
      }
  .business_text {
      margin-top: 20px;
      margin-bottom: 15px;
  }
  
  
  
  
  
  
  
  