﻿@charset "utf-8";

.banner {
  width: 100%;
}
.banner .sbanner img {
  width: 100%;
}
.secondnavs {
  width: 100%;
  height: 70px;
  background: #f6f6f6;
}
.secondnavall {
  width: 1360px;
  margin: auto;
}
.position {
  float: left;
  width: 480px;
}
.Gst-breadrumb {
  font-size: 16px;
  background: url(images/homeico.png) no-repeat left;
  line-height: 70px;

  padding-left: 25px;
  color: #333;
}
.Gst-breadrumb a {
  text-decoration: none;
  color: #333;
}
.secondnav {
  float: right;
  width: 800px;
}

.snavilist {
  float: right;
}
.snavilist ul {
  margin: 0;
  padding: 0;
}
.snavilist ul li {
  display: inline-block;
  line-height: 70px;
  font-size: 16px;
  font-weight: bold;
  margin: 0 15px;
}
.snavilist ul li a {
  text-decoration: none;
  color: #333;
}
.snavilist ul li.active a {
  color: #2fbda5;
}
.snavilist ul li.active {
  border-bottom: 2px solid #2fbda5;
  box-sizing: border-box;
}
.snavilist ul li.last {
  margin-right: 0;
}

.secondcon {
  width: 100%;
  background: url(images/qywhbg0402.jpg) no-repeat center top;
  position: relative;
  overflow: hidden;
}
.secondcons {
  width: 1360px;
  margin: auto;
}
.stitle {
  margin-top: 75px;
  font-size: 38px;
  background: url(images/line.jpg) no-repeat bottom center;
  text-align: center;
  padding-bottom: 25px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1024px) {
  .secondcon {
    background: none;
  }
  .qywh {
    width: calc(100% - 1.066rem);
    margin: 0 auto;
    margin-bottom: 3rem;
  }
  .qywh_item {
    width: 100%;
    height: 1.7466rem;
    overflow: hidden;
    transition: 0.5s;
  }
  .qywh_tit {
    width: 100%;
    text-indent: 1.1733rem;
    font-size: 0.48rem;
    line-height: 1.7333rem;
    border-bottom: 1px dashed #2fbda5;
    background: linear-gradient(to right, #2893d0, #3ecfb8);
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
  }
  .qywh_tit:after {
    display: block;
    content: '';
    width: 0.4rem;
    height: 0.2533rem;
    background: url(images/mob_img/b_jt.png) center center / cover no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: center;
    transition: 0.4s;
  }
  .qywh_tit.active:after {
    transform: translateY(-50%) rotateZ(180deg);
  }
  .qywh_cont {
    width: 100%;
  }
  .qywh_cont img {
    width: 100%;
    margin-top: 0.5rem;
  }
  .qywh_txt {
    background: url(images/qywh02.png) center center / cover no-repeat;
    width: 92%;
    padding: 0.3rem 4% 0.1rem 4%;
    margin-bottom: 0.2rem;
  }
  .qywh_txt h3 {
    font-size: 0.4266rem;
    line-height: 0.64rem;
    color: #fff;
    margin-top: 0;
  }
  .qywh_txt p {
    font-size: 0.3466rem;
    color: #fff;
    line-height: 0.6666rem;
  }
  .qywh_item .qywh_tit:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 1.7333rem;
    width: 0.8266rem;
    display: block;
    content: '';
  }
  .qywh_item1 .qywh_tit:before {
    background: url(images/mob_img/zhifeiji.png) left center / 0.8rem auto no-repeat;
  }
  .qywh_item2 .qywh_tit:before {
    background: url(images/mob_img/keji.png) left center / 0.8rem auto no-repeat;
  }
  .qywh_item3 .qywh_tit:before {
    background: url(images/mob_img/zuanshi.png) left center / 0.8rem auto no-repeat;
  }
}
