.footer {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .footer {
    margin-top: .5rem;
  }
}
.content .nav {
  height: 1.8rem;
  line-height: 1.8rem;
  padding-right: 0;
  background: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow-x: auto;
}
.content .nav a {
  flex-shrink: 0;
  display: inline-block;
  width: 33%;
  height: 100%;
  text-align: center;
  line-height: 1.8rem;
  color: #222;
  transition: .5s;
}
@media (min-width: 992px) {
  .content .nav {
    flex-flow: column nowrap;
    height: auto;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
  .content .nav a {
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: left;
    box-sizing: border-box;
    padding-left: 20px;
  }
}
.content .detail {
  min-height: 24rem;
  margin-top: 10px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.content .detail p.tit {
  font-size: 1rem;
}
.content .detail span.line {
  margin: .5rem auto;
}
.content .detail div.text {
  font-size: .7rem;
  line-height: 1.2rem;
}
@media (min-width: 992px) {
  .content .detail {
    float: right;
    margin-top: 0;
    width: 82%;
    min-height: 10rem;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .content .detail p.tit {
    font-size: .5rem;
    font-weight: bold;
  }
  .content .detail div.text {
    font-size: .3rem;
    line-height: .5rem;
  }
}
#dituContent {
  width: 100%;
  height: 12rem;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  #dituContent {
    height: 8rem;
  }
}
.content .employ li {
  margin-bottom: 1rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #eee;
}
.content .employ li b {
  color: #222;
  font-size: .8rem;
  font-weight: normal;
}
.content .employ li p {
  font-size: .64rem;
  margin-top: .5rem;
}
.content .employ li i {
  display: none;
}
@media (min-width: 992px) {
  .content .employ li {
    position: relative;
    height: 1.2rem;
    margin-bottom: .3rem;
    padding: 18px;
    box-sizing: border-box;
    border: 1px solid #eee;
    overflow: hidden;
    transition: .5s;
  }
  .content .employ li section {
    width: 90%;
  }
  .content .employ li section::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #e0e0e0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
  }
  .content .employ li section::-webkit-scrollbar-thumb {
    background-color: #aeaeae;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
  }
  .content .employ li b {
    font-size: .4rem;
  }
  .content .employ li p {
    color: #555;
    font-size: .3rem;
    line-height: .5rem;
    margin-top: .3rem;
  }
  .content .employ li i {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin-top: -12px;
    color: #888;
    font-size: 15px;
    font-family: "宋体";
    font-weight: bolder;
    font-style: normal;
    border: 1px solid #eee;
    border-radius: 50px;
    transition: .5s;
    cursor: pointer;
  }
  .content .employ li i:hover {
    color: #fff;
  }
}
.product {
  background: none;
}
.case {
  width: 94%;
  margin: 0 auto;
}
.case li {
  color: #fff;
  margin-bottom: 1.5rem;
  text-align: center;
}
.case li p.tit {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0;
}
.case li p.slogan {
  margin-bottom: 0;
}
.case li span.line {
  display: inline-block;
  width: 3rem;
  height: 2px;
}
.case li .text {
  margin-top: 1rem;
  padding: 14px 18px;
  box-sizing: border-box;
  color: #555;
  text-align: left;
  background: #fff;
  border-radius: 20px;
}
.case li .text p.blue {
  font-size: .7rem;
}
.case li .text a {
  display: inline-block;
  margin: .1rem 0;
  padding: .25rem 1rem;
  border-radius: 10rem;
  color: #fff;
  background: #888;
}
@media (min-width: 992px) {
  .case li {
    margin-bottom: .5rem;
  }
  .case li p.tit {
    font-size: .7rem;
  }
  .case li .text {
    margin-top: .3rem;
    border-radius: 14px;
  }
  .case li .text p.blue {
    font-size: .5rem;
  }
  .case li .text a {
    padding: .1rem .8rem;
  }
}
.content.news {
  background: #fff;
}
.content.news .pic {
  width: 96%;
  height: 11rem;
  margin: 1rem auto 1.3rem;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.content.news .pic .swiper-slide {
  width: 100%;
  height: 11rem;
  background: #eee;
}
.content.news .pic .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.content.news .pic .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.content.news .pic .swiper-slide a p {
  position: absolute;
  bottom: -10px;
  box-sizing: border-box;
  padding: 0 .5rem;
  width: 100%;
  height: 1.8rem;
  line-height: 1.8rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.content.news .new {
  width: 96%;
  margin: 0 auto;
}
.content.news .new a {
  display: block;
  margin-bottom: 1rem;
  transition: .5s;
}
.content.news .new a p.tit {
  color: #222;
  font-size: .8rem;
}
.content.news .new a p.txt {
  display: none;
}
.content.news .new a p.date {
  color: #888;
  font-size: .6rem;
  margin-top: -0.5rem;
}
.content.news .list li {
  width: 96%;
  margin: 0 auto;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  border-bottom: 1px dashed #eee;
}
.content.news .list li b {
  display: inline-block;
  width: 70%;
  color: #555;
  font-weight: normal;
}
.content.news .list li i {
  float: right;
  color: #888;
  font-style: normal;
}
@media (min-width: 640px) and (max-width: 992px) {
  .content.news .pic {
    height: 15rem;
  }
  .content.news .pic .swiper-container {
    height: 15rem;
  }
  .content.news .pic .swiper-container .swiper-slide {
    height: 15rem;
  }
}
@media (min-width: 992px) {
  .content.news .pic {
    display: inline-block;
    width: 48%;
    height: 7rem;
    vertical-align: top;
  }
  .content.news .pic .swiper-slide {
    height: 7rem;
  }
  .content.news .pic .swiper-slide a p {
    height: .8rem;
    line-height: .8rem;
  }
  .content.news .new {
    display: inline-block;
    width: 48%;
    margin-top: 1.2rem;
    margin-left: 30px;
    vertical-align: top;
  }
  .content.news .new a {
    margin-bottom: .7rem;
  }
  .content.news .new a p.tit {
    font-size: .4rem;
  }
  .content.news .new a p.txt {
    display: block;
    color: #555;
    font-size: .3rem;
  }
  .content.news .new a p.date {
    font-size: .3rem;
    margin-top: 0;
  }
  .content.news .list li {
    margin-bottom: .4rem;
    padding-bottom: .3rem;
  }
  .content.news .list li b,
  .content.news .list li i {
    transition: .5s;
  }
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  left: .3rem;
  bottom: 90%;
}
@media (min-width: 992px) {
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    left: -4rem;
  }
}
.article .position {
  color: #ddd;
  font-family: "宋体";
  text-align: center;
  margin-bottom: 1rem;
}
.article .position a {
  color: #ddd;
  font-family: "Arial";
  transition: .5s;
}
.article .position a:hover {
  color: #fff;
}
.article .full {
  background: #fff;
}
.article .full h3 {
  text-align: center;
}
.article .full p.date {
  color: #888;
  font-size: .5rem;
  text-align: center;
}
.article .full p.text {
  color: #555;
  font-size: .7rem;
  line-height: 1.2rem;
  text-align: justify;
  margin-bottom: 1rem;
}
.article .full span.line {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .article .full h3 {
    font-size: .5rem;
    margin-top: .8rem;
  }
  .article .full p.date {
    font-size: .3rem;
  }
  .article .full p.text {
    font-size: .3rem;
    line-height: .5rem;
  }
  .article .full a.prev,
  .article .full a.next {
    display: inline-block;
    color: #555;
    margin-bottom: .8rem;
  }
  .article .full a.prev {
    float: left;
  }
  .article .full a.next {
    float: right;
  }
}
