#__bs_notify__ {
  display: none !important;
}
.news {
  min-height: 600px;
}
.news .public-title {
  padding-bottom: 10px;
}
.news .public-title strong {
  display: block;
  margin-bottom: 15px;
}
.news .public-title p {
  font-size: 16px;
}
.news .boxx p {
  font-size: 16px;
  margin-bottom: 5px;
}
.banner ul li a img {
  display: none;
}
.bannerx img{
  display: none;
}
@media screen and (max-width: 750px) {
  .wid {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .header {
    display: block;
  }
  .header .box {
    position: relative;
    width: 100%;
    padding: 0 3%;
  }
  .header .box h1 {
    width: 88% !important;
  }
  .header .box h1 img {
    width: 100% !important;
  }
  .header .box ul {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    background: rgba(255,255,255,0.9);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .header .box ul.active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .header .box ul li {
    width: 100%;
    margin: 0;
    text-align: center;
    line-height: 50px;
    padding: 0;
  }
  .header .box ul li:nth-child(-n+4)>a {
    display: inline-block;
  }
  .header .box ul li:hover .drop-down {
    display: block;
  }
  .header .box ul li .drop-down {
    position: relative;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,0.6);
    display: none;
  }
  .header .box ul li .drop-down a {
    padding: 0;
    font-size: 16px;
  }
  .header .box ul li a {
    font-size: 20px;
    display: block;
  }
  .we-box {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .we-box .left {
    width: 100%;
    margin-bottom: 15px;
  }
  .we-box .left .top {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .we-box .left .top strong {
    font-size: 18px;
  }
  .we-box .left .top span {
    font-size: 14px;
  }
  .we-box .left p {
    font-size: 13px;
  }
  .we-box .left a {
    margin-top: 30px;
  }
  .we-box .right {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }
  .we-box .right img {
    width: auto;
  }
  .product-show {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .product-show ul {
    margin-left: 0;
  }
  .product-show .tabs a {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0 0 15px;
    font-size: 14px;
    padding: 0;
  }
  .product-show .box {
    display: block;
    overflow: hidden;
  }
  .product-show .box ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .product-show .box img {
    width: 100%;
  }
  .product-show .a_more {
    margin-top: 0;
  }
  .public-title strong {
    font-size: 22px;
  }
  .public-title p {
    font-size: 14px;
  }
  .service {
    height: auto;
    padding-top: 30px;
  }
  .service .box {
    height: auto;
  }
  .service .box .left {
    height: auto;
    width: 100%;
    margin-bottom: 15px;
  }
  .service .box .left .text strong {
    font-size: 20px;
  }
  .service .box .left .bd {
    height: auto;
    padding-top: 20px;
  }
  .service .box .left a {
    bottom: 10px;
  }
  .service .box .right {
    width: 100%;
    height: auto;
    background: none;
  }
  .service .box .right ul li {
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 10px;
  }
  .service .box .right ul li .pic {
    width: 50%;
    float: left;
    height: 160px;
  }
  .service .box .right ul li .text {
    width: 50%;
    float: right;
    height: 160px;
  }
  .service .box .right ul li .text .txt {
    padding-top: 50px;
  }
  .service .box .right ul li .text .txt p {
    font-size: 24px;
  }
  .service .box .right ul li .text .txt p span {
    font-size: 16px;
  }
  .service .box .right ul li .text .txt var {
    display: none;
  }
  .news .box ul {
    margin-top: 0;
    margin-left: 0;
  }
  .news .box ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .news .box ul li .text {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
  }
  .news .box ul li .text .right {
    width: 75%;
  }
  .news .box ul li .pic {
    margin-bottom: 15px;
  }
  .case {
    padding-top: 15px;
  }
  .case ul {
    margin-top: 15px;
  }
  .case .box ul {
    margin-left: 0;
  }
  .case .box ul li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .case .box ul li .pic img {
    opacity: 1;
  }
  .case .box ul li .pic .txt {
    display: none;
  }
  .case .box ul li .pic .txt strong {
    font-size: 24px;
  }
  .case .box ul li .pic .txt p {
    font-size: 14px;
  }
  .case .box ul li .text {
    height: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .case .box ul li .text span {
    font-size: 16px;
  }
  .case .box ul li .text strong {
    width: 80%;
    opacity: 1;
  }
  .case .box ul li .text strong var {
    font-size: 16px;
  }
  .case .box ul li .text strong i {
    float: right;
    width: 30px;
    height: 30px;
  }
  .footer {
    padding-top: 20px;
  }
  .footer .text strong {
    font-size: 18px;
  }
  .footer .text ul {
    padding: 15px 0;
    margin-left: 0;
  }
  .footer .text ul li {
    width: 100%;
    margin-left: 0;
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 1.6;
  }
  .footer .copy {
    font-size: 13px;
  }
  .partner {
    padding-bottom: 20px;
  }
  .partner .logos {
    margin-top: 30px;
  }
  .partner .swiper-slide a img {
    width: 120px;
    height: 60px;
  }
  .wap-menu {
    position: absolute;
    right: 12px;
    top: 35%;
    z-index: 11;
  }
  .wap-menu.acti i.i1 {
    top: 5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .wap-menu.acti i.i2 {
    display: none;
  }
  .wap-menu.acti i.i3 {
    top: -3px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .wap-menu i {
    position: relative;
    width: 24px;
    height: 3px;
    background: #c3c3c3;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .news {
    padding-top: 30px;
    min-height: auto;
  }
  .news .public-title strong {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .news .public-title p {
    font-size: 14px;
  }
  .news .boxx p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .banner {
    height: 230px;
    margin-top: 80px;
  }
  .banner .cirl {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .banner ul li {
    height: 230px;
    background: none !important;
  }
  .banner ul li a img {
    width: 100%;
    display: block;
    height: 100%;
  }
  .banner .cirl{
    bottom: 10px;
  }
  .bannerx{
    height: 280px;
    background: none;
  }
  .bannerx img{
    width: 100%;
    height: 100%;
    display: block;
  }
  .news .boxx{
    display: block;
  }
  .news .boxx p img{
    width: 100%;
  }
}

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