@media all and (max-width: 768px) {
  #app {
    min-width: 100%;
    overflow-x: hidden;
  }

  .content {
    max-width: 100%;
  }

  .Seemore {
    font-size: 0.24rem;
  }

  .Seemore img.more {
    width: 0.24rem !important;
  }

  .ygbg .swiper-slide .itemMask .yysubtitle {
    display: none;
  }

  .judown img,
  .downBtn img {
    width: 0.8rem !important;
  }

  .titleName {
    margin-bottom: 0.5rem;
  }

  .banner img {
    height: 3.8rem
  }

  .jsBg,
  .cjBg {
    height: auto;
  }

  .about .title p {
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
  }

  .aboutus {
    display: block;
    padding: .2rem .2rem;
  }

  .aboutus .adBd {
    padding-right: 0;
  }

  .aboutus .adBd p {
    font-size: 0.24rem;
  }

  .aboutus .rtImg {
    margin-top: .3rem;
    min-width: auto;
  }

  .aboutus .rtImg .year {
    left: 0
  }

  .member .memberBd {
    margin: .2rem .2rem;
  }

  .member .memberBd .memberBdBox {
    width: 100%;
    height: auto;
  }

  .juyuan {
    width: 1rem;
    height: 1rem
  }

  .member .memberBd .memberBdBox .jutitle {
    font-size: .45rem;
    letter-spacing: 0;
    padding-top: .1rem;
  }

  .member .memberBd .memberBdBox .jutitle1 {
    font-size: .2rem;
    letter-spacing: 0;
    padding-top: .1rem;
  }

  .juright {
    font-size: .18rem
  }

  .juxing .protitle {
    color: #fff;
    font-size: .2rem;
    height: 0.5rem;
    top: -0.3rem;
    line-height: 0.5rem;
  }

  .navlist .navlistBd {
    display: block;
  }

  .navlist .navlistBd .navlistBdBox {
    width: 100%;
  }

  .lxbg {
    background-position: top center;
    background-size: 100% auto;
    background-repeat: repeat;
    padding-top: 1rem;
    height: auto;
    padding-bottom: 1rem;
  }

  .ygbg {
    background: #013e58;
    background-image: url(../img/bg03.png);
    background-position: top center;
    background-size: 100% auto;
    background-repeat: repeat;
    padding-top: 0.97rem;
    height: auto;
  }

  .swiper {
    margin-left: .2rem;
    margin-right: .2rem;
  }

  .ygbg .swiper {
    background-color: #013e58;
  }

  .goBack {
    right: .2rem;
    bottom: .5rem;

  }

  .banner {
    padding-top: 0;
  }

  .concat .list {
    padding-top: 0;
  }

  .concat .navlistBd {
    display: block;
    padding: 0.2rem 0.2rem;
  }

  .concat .navlistBd .navlistBdBox {

    width: 100%;
    margin: 0.2rem 0;
    padding: .2rem 0;
  }

  .down .list {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .done,
  .donep {
    width: 100%;
  }

  .down .navlistBd .navlistBdBox {
    width: 100%;
    margin-right: 0;
  }

  .zongfenlei,
  .fenlei {
    font-size: 0.28rem;
  }

  .wentitle {
    font-size: 0.24rem;
  }

  .fenlei {
    width: 50%;
    margin-right: 0;
  }

  .memberBdBox {
    margin-right: 0;
  }

  .product .protitle span.bluebg {
    padding: .1rem .1rem;
  }

  .product .juxing .protitle {
    top: -.38rem;
  }

  .product .juright {
    padding-top: .35rem;
  }

  .about .title .info {
    width: 100%;
    display: block;
    padding: 0 .2rem
  }

  .about .title .info .lt {
    max-width: none;
  }

  .about .title .info .rt {
    padding: .2rem .2rem;
    width: auto;
  }

  .about .title .info .rt img {
    display: block;
    width: 100%;
  }

  .about .member .memberBd .memberBdBox {
    width: 100%;
    height: auto;
  }

  .about .list .inner {
    margin: 0rem .2rem;
  }

  .application {
    background: url(../img/bg06.png) no-repeat left top;
    background-size: 100% auto;
  }

  .application .itemMask .yytitle {
    font-size: 0.24rem;
  }

  .application .ListSwiper .item {
    font-size: 0.28rem;
  }

  .application .list {
    padding: 0.8rem 0.2rem;
  }

  .application .titleName {
    height: 2rem;
  }

  .application .list .img:first-child,
  .application .list .img:nth-child(4n+2) {
    margin-left: 0.5rem;
  }


  .detail .info {
    padding: 0.5rem;
  }

  .detail .close {
    width: 0.5rem;
    top: 0.2rem;
  }


}