#section_1{
    background-image: url(../img/header/5.jpg);
    height: 320px;
}

#in_s1{
    height: 100%;
    position: relative;
    z-index: 200;
}

#s2_text {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    color: #222222;
}

#s2_sub_title{
    font-size: 18px;
}

.w_line{
    margin: 0 auto;
    width: 1px;
    height: 20px;
    background-color: #000000;
    overflow: hidden;
}
.b_line {
    background-color: #ffffff;
}
.s3_txt {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #222222;
    text-align: center;
    margin-top:30px;
}

#section_3{
    margin: 30px 0;
}

.s3_title {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 28px;
    font-weight: 500;
    color: #e3aa0c;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
}

#s4_text,#s6_text,.s9_txt {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

#s4_text li,#s6_text li,.s9_txt li {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 17px;
    font-weight: 400;
    color: #1a1a1a;
    margin-bottom: 20px;
    text-align: center;
}
#s4_text li:last-child {
    margin-bottom: 0;
}
#s6_text li:last-child {
    margin-bottom: 0;
}
.s9_txt li:last-child {
    margin-bottom: 0;
}
.s4_txt {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #222222;
    text-align: center;
    margin-top: 25px;
}

.li_in {
      font-size: 17px;
      display: block;
      margin-bottom: 10px;
  }


#in_s5{
    padding: 30px 0;
}

  .s5_wrap {
      background-image: url(../../../sub/img/wrok/2.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      float: left;
      width: 100%;
      overflow: hidden;
      margin-top: 30px;
  }
  .in_s5_wrap {
      margin: 0 auto;
      width: 100%;
      overflow: hidden;
      padding: 70px 0;
  }
  .in_s5_wrap li {
      float: left;
      width: 100%;
      margin: 0 10px 15px 0;
  }
  .in_s5_wrap li img {
      margin-right: 2%;
  }
  .li_txt {
      line-height: 35px;
      font-size: 12px;
      font-weight: 400;
      background-color: #ffffff;
      float: left;
      width: 82%;
      padding-left:3%;
  }

mark {
    background-color: #ffe394;
    padding: 0 5px;
    box-sizing: border-box;
    font-weight: 500;
}



#s1_wrap {
    float: left;
    width:100%;
    height: 55px;
    position: relative;
    top: 27px;
    left:0;
}
.s1_btn {
    float: left;
    width: 30%;
    height: 100%;
    text-align: center;
    margin-right: 3%;
    background-color: rgba(255, 255, 255, 0.9);
}

.s1_btn:nth-child(3) {
    margin-right: 0;
}

#s2_main_title{
    margin-bottom: 0;
    font-size: 33px;
}

.s1_btn a {
    font-size: 20px;
    font-weight: 500;
    color: #4e3c3c;
    line-height: 55px;
}

mark {
    background-color: #ffe394;
    padding: 0 5px;
    box-sizing: border-box;
    font-weight: 500;
}

#section_9,#section_7{
    margin-top: 30px;
}

@media all and (max-width:1024px) and (min-width:760px){
    .in_s5_wrap{
        width: 75%;
    }
}