.service .banner_top img {
  width: 100%; }
.service .case_wrap {
  padding: 80px 0 70px;
  background-color: #ffffff; }
  .service .case_wrap .title {
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 5px;
    border-bottom: 1px solid #e1e1e1; }
    .service .case_wrap .title .title_left {
      font-family: FZLTHJW--GB1-0;
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 0px;
      color: #333333; }
      .service .case_wrap .title .title_left span {
        font-family: Oswald;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #d30000;
        margin-right: 3px; }
    .service .case_wrap .title .title_right {
      font-family: FZLTXHK--GBK1-0;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333; }
      .service .case_wrap .title .title_right span {
        color: #d30000; }
  @media (max-width: 768px) {
    .service .case_wrap .title {
      margin: 0 10px !important; } }
.service .service_list .service_list_title {
  font-family: FZLTZHUNHK--GBK1-0;
  font-size: 5.4rem;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  margin-bottom: 40px;
  text-align: center; }
.service .service_list .list_wrap {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }
  .service .service_list .list_wrap img {
    width: 95%;
    margin: auto;
    display: block; }
.service .service_list .more_case {
  width: 164px;
  margin: auto;
  border-radius: 42px;
  line-height: 42px;
  background-color: #ffffff;
  border: solid 2px #666666;
  text-align: center;
  cursor: pointer;
  transition: ease 0.5s;
  font-family: FZLTHJW--GB1-0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  color: #000000;
  opacity: 0.88; }
.service .service_list .more_case:hover {
  background-color: #d30000;
  border: solid 2px #d30000;
  color: #ffffff; }
.service .our_advantage {
  background-color: #ffffff;
  padding: 80px 0 70px; }
  .service .our_advantage img {
    width: 100%; }
.service .our_service {
  background-color: #f7f7f7;
  padding: 80px 0 70px; }
  .service .our_service .title {
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 5.4rem;
    color: #333333;
    text-align: center;
    margin-bottom: 30px; }
  .service .our_service .service_list {
    overflow: hidden; }
    .service .our_service .service_list .item {
      background-color: #ffffff;
      display: flex;
      align-items: center;
      justify-content: space-around;
      margin-bottom: 30px;
      min-height: 220px;
      padding: 30px;
      cursor: pointer;
      transition: ease 0.5s; }
      .service .our_service .service_list .item img {
        width: 118px; }
      .service .our_service .service_list .item .item_text {
        max-width: 298px;
        margin-left: 30px; }
        .service .our_service .service_list .item .item_text .item_title {
          font-family: Montserrat-Bold;
          font-size: 2.6rem;
          color: #333333; }
        .service .our_service .service_list .item .item_text .item_content {
          font-family: FZLTXHK--GBK1-0;
          font-size: 16px;
          color: #333333; }
    .service .our_service .service_list .item:hover {
      box-shadow: 0px 8px 15px 1px rgba(125, 125, 125, 0.42);
      transition: ease 0.5s; }
    @media (max-width: 500px) {
      .service .our_service .service_list .item {
        flex-direction: column; }
        .service .our_service .service_list .item .item_text {
          margin-top: 30px; } }
  .service .our_service .more_case {
    width: 164px;
    margin: 10px auto 0;
    border-radius: 42px;
    line-height: 42px;
    background-color: #ffffff;
    border: solid 2px #666666;
    text-align: center;
    cursor: pointer;
    transition: ease 0.5s;
    font-family: FZLTHJW--GB1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
    opacity: 0.88; }
  .service .our_service .more_case:hover {
    background-color: #d30000;
    border: solid 2px #d30000;
    color: #ffffff; }
.service .content_1 {
  margin-bottom: 70px; }
  .service .content_1 .content_title {
    text-align: center;
    margin: 0 0 40px; }
    .service .content_1 .content_title p {
      font-family: FZLTZHUNHK--GBK1-0;
      font-size: 5.4rem;
      color: #333333; }
  .service .content_1 .content_1_img {
    overflow: hidden;
    text-align: center; }
    .service .content_1 .content_1_img .item {
      margin-bottom: 10px;
      cursor: pointer;
      padding: 15px 0;
      transition: ease 0.5s; }
      .service .content_1 .content_1_img .item img {
        height: 48px; }
      .service .content_1 .content_1_img .item p {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 22px;
        margin-top: 10px;
        color: #333333;
        margin-top: 20px; }
      .service .content_1 .content_1_img .item .sub_p {
        font-family: FZLTXHK--GBK1-0;
        font-size: 14px;
        color: #333333;
        margin-top: 5px; }
    .service .content_1 .content_1_img .col-lg-2, .service .content_1 .content_1_img .col-md-2, .service .content_1 .content_1_img .col-sm-4, .service .content_1 .content_1_img .col-xs-6 {
      padding: 0 10px; }
  .service .content_1 .more_case {
    width: 164px;
    margin: 10px auto 0;
    border-radius: 42px;
    line-height: 42px;
    background-color: #ffffff;
    border: solid 2px #666666;
    text-align: center;
    cursor: pointer;
    transition: ease 0.5s;
    font-family: FZLTHJW--GB1-0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
    opacity: 0.88;
    margin-top: 30px; }
  .service .content_1 .more_case:hover {
    background-color: #d30000;
    border: solid 2px #d30000;
    color: #ffffff; }
@media (min-width: 992px) {
  .service .container {
    width: 992px; } }
@media (min-width: 1200px) {
  .service .container {
    width: 1200px; } }

/*# sourceMappingURL=service.css.map */
