@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1700px) {
  .posite-menu-li li {
    margin-right: 40px;
  }
}
@media screen and (max-width: 1600px) {
  .footer {
    padding: 66px 10vw 0;
  }
  .footer-navs-item dd p a {
    font-size: 14px;
    max-width: 70px;
    line-height: 1.5;
  }
  .navs-menu-wr {
    width: 120px;
    margin-left: -60px;
  }
  .navs-menu li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1450px) {
  .announcement-list li a span,
  .announcement-list li a time {
    font-size: 14px;
  }
  .announcement-icon img {
    height: 50px;
  }
  .announcement-icon strong {
    font-size: 18px;
  }
  .group-text strong {
    font-size: 20px;
  }
  .group-text p {
    font-size: 14px;
  }
  .group-title:before {
    width: 6px;
    height: 30px;
    margin-top: -15px;
  }
  .group-title {
    padding-left: 22px;
  }
  .announcement-list li a span i {
    margin-right: 6px;
  }
  .business-info strong {
    bottom: 22px;
    font-size: 20px;
  }
  .party-box {
    padding-bottom: 120px;
  }
  .service-li li a span {
    width: 70%;
  }
  .footer-navs-item dt a {
    font-size: 16px;
  }
  .footer-navs-item dd p a {
    font-size: 14px;
  }
  .footer-contact p {
    font-size: 14px;
  }
  .speed-top strong {
    font-size: 28px;
  }
  .speed-info {
    font-size: 16px;
  }
  .brief-btn-list li span {
    font-size: 16px;
    margin-right: 12px;
  }
  .brief-btn-list li span:before {
    right: -12px;
  }
  .brief-introduct strong {
    font-size: 30px;
  }
  .brief-info {
    font-size: 16px;
  }
  .views-top h3 {
    font-size: 26px;
  }
  .statute-info {
    width: 82%;
  }
  .statute-info strong {
    font-size: 22px;
  }
  .statute-info p {
    font-size: 14px;
  }
  .status-tops h3 {
    font-size: 28px;
  }
  .status-tops {
    margin-bottom: 40px;
  }
  .supply-menu-list li a {
    font-size: 16px;
  }
  .guide-title {
    line-height: 1.2;
    font-size: 22px;
  }
  .guide-item strong {
    font-size: 20px;
  }
  .guide-item p,
  .guide-item span {
    font-size: 16px;
  }
  .water-item figure {
    height: 26.23vw;
  }
  .water-tt {
    font-size: 26px;
  }
  .water-item strong {
    height: 62px;
    line-height: 62px;
  }
  .qualitys table tbody tr td {
    font-size: 14px;
  }
  .business-tops p {
    font-size: 18px;
  }
  .business-tops strong {
    font-size: 30px;
  }
  .business-data-item span {
    font-size: 16px;
  }
  .address-tel p span,
  .address-tel p strong {
    font-size: 16px;
  }
  .address-item {
    height: 110px;
  }
  .building-li li a p {
    font-size: 14px;
  }
  .party-in p {
    font-size: 18px;
  }
  .map-contact {
    height: 700px;
  }
  .outles-check {
    height: 700px;
  }
  .contact-posite {
    height: 80px;
  }
  .outles-list {
    height: 600px;
  }
  .outles-list li strong {
    font-size: 20px;
  }
  .outles-list li p,
  .infoBoxContent p {
    font-size: 16px;
  }
  .history-ri p {
    font-size: 18px;
  }
  .history-year-item time {
    font-size: 20px;
  }
  .supply-menu {
    float: none;
    position: relative;
    display: block;
    top: 0;
  }
  .map-list li {
    height: 40px;
  }
  .map-list li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1360px) {
  .footer-navs-item dd p a {
    width: 70px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1024px) {
  .header-wrap {
    padding: 0 5%;
  }
  .logo {
    width: 230px;
  }
  .menubtn {
    display: block;
  }
  .header-right {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #116fd7;
    z-index: -1;
    display: block;
    box-sizing: border-box;
    padding-top: 180px;
    transition: 0.88s;
  }
  .header-right.show {
    right: 0;
  }
  .navs {
    display: block;
    text-align: center;
  }
  .navs li {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .navs li:last-child {
    margin-bottom: 0;
  }
  .navs li a {
    font-size: 18px;
    line-height: 2;
  }
  .hsearch {
    display: none;
  }
  .header-wrap {
    padding: 18px 5%;
    line-height: 1;
    height: auto;
  }
  .menubtn {
    height: auto;
  }
  .menubtn span {
    margin-top: 0;
  }
  .announcement {
    padding: 50px 5%;
    display: block;
  }
  .announcement-item {
    margin-bottom: 30px;
    width: 100%;
  }
  .announcement-item:last-child {
    margin-bottom: 0;
  }
  .group-news {
    padding: 0 5% 50px;
  }
  .group-wrap {
    margin-top: 40px;
    display: block;
  }
  .group-info {
    width: auto;
  }
  .group-info figure {
    padding-bottom: 45%;
  }
  .group-fix {
    margin-top: 30px;
    width: 100%;
  }
  .business-area {
    padding: 0 5% 60px;
  }
  .business-item figure {
    height: 230px;
  }
  .business-list {
    flex-wrap: wrap;
  }
  .business-item {
    margin-right: 2%;
    margin-bottom: 16px;
    width: 49%;
  }
  .business-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .business-item figure {
    height: 260px;
  }
  .group-title strong {
    font-size: 28px;
  }
  .group-title small {
    font-size: 22px;
  }
  .party-box {
    padding: 50px 5% 140px;
  }
  .building-list li a {
    font-size: 14px;
  }
  .services {
    padding: 30px 5% 50px;
  }
  .service-fix {
    display: block;
    margin-top: 40px;
  }
  .service-info {
    width: 100%;
  }
  .service-info figure {
    padding-bottom: 62.58%;
  }
  .service-tab {
    margin-top: 40px;
    width: 100%;
  }
  .location .group-top {
    padding: 40px 5%;
  }
  .locate-map {
    height: 400px;
  }
  .location .group-top {
    display: block;
  }
  .location .group-title {
    display: block;
    margin-bottom: 12px;
  }
  .location .group-title small {
    margin-left: 0;
    margin-top: 12px;
  }
  .footer {
    padding: 50px 5% 0;
  }
  .footer-navs-list {
    display: none;
  }
  .footer-copy {
    display: block;
  }
  .footer-copy p {
    color: #333333;
  }
  .footer-copy p a {
    color: #333333;
  }
  .footer-bottom {
    padding-top: 30px;
  }
  .posite-box {
    padding: 20px 5% 0;
    height: auto;
    display: block;
  }
  .posite-menu-li li a {
    line-height: 1.2;
    padding-bottom: 22px;
  }
  .posite-wz {
    margin-bottom: 12px;
  }
  .speed-box {
    padding: 60px 5% 280px;
  }
  .speed-top strong {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
  }
  .speed-top h2 {
    font-size: 30px;
  }
  .speed-box {
    padding-bottom: 140px;
  }
  .about-waters {
    height: 220px;
    background-size: auto 100%;
  }
  .inner {
    width: 90%;
  }
  .brief-introduct strong {
    font-size: 26px;
  }
  .brief-btn-list li {
    margin-right: 4%;
    width: 48%;
  }
  .brief-btn-list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .brief-btn-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .news-box {
    padding: 60px 0 13vw;
  }
  .news-info strong {
    font-size: 20px;
  }
  .news-info p {
    font-size: 16px;
  }
  .news-listd li {
    width: 50%;
    padding: 0 20px;
  }
  .news-listd li:nth-child(2n+2) {
    border-right: none;
  }
  .news-listd {
    margin-left: -20px;
    margin-right: -20px;
  }
  .news-swiper {
    margin-bottom: 50px;
  }
  .news-text span {
    margin-top: 28px;
    font-size: 14px;
  }
  .news-view {
    padding: 50px 0 60px;
    display: block;
  }
  .view-left {
    width: 100%;
  }
  .view-other {
    display: none;
  }
  .statute-box {
    padding: 50px 0 150px;
  }
  .statute-list li a {
    display: block;
  }
  .statute-data b {
    font-size: 28px;
  }
  .statute-info {
    margin-top: 20px;
    width: 100%;
  }
  .status-view {
    padding: 140px 0 60px;
  }
  .status-infos {
    font-size: 14px;
  }
  .supply-view {
    display: flex;
    flex-direction: column-reverse;
  }
  .guide {
    margin-left: 0;
  }
  .supply-menu-list {
    display: none;
  }
  .water-item figure {
    height: 30vw;
  }
  .busine-slide {
    margin: 0;
  }
  .business-prev {
    width: 44px;
    height: 44px;
    line-height: 44px;
  }
  .business-prev.prev {
    left: 20px;
  }
  .business-prev.next {
    right: 20px;
  }
  .business-address {
    display: block;
  }
  .address-item {
    margin-bottom: 30px;
    width: 100%;
  }
  .address-item b {
    width: 90px;
    font-size: 28px;
  }
  .party-top {
    padding: 60px 0 80px;
  }
  .party-top-wrap {
    display: block;
  }
  .party-swiper {
    width: 100%;
  }
  .party-slide figure {
    height: auto;
  }
  .builing-message {
    margin-top: 30px;
    width: 100%;
  }
  .message-top strong {
    padding-left: 52px;
    font-size: 26px;
  }
  .message-top a {
    font-size: 14px;
  }
  .party-fix {
    padding-top: 60px;
  }
  .posite-contact {
    padding: 20px 5%;
  }
  .posite-contact .posite-wz {
    margin-bottom: 0;
  }
  .outlets {
    display: block;
  }
  .map-contact {
    height: 450px;
  }
  .infoBoxContent h3 {
    font-size: 20px;
  }
  .outles-list li p,
  .infoBoxContent p {
    font-size: 14px;
  }
  .outles-check {
    width: 100%;
  }
  .contact-posite i {
    font-size: 32px;
  }
  .contact-posite {
    font-size: 22px;
  }
  .outles-list {
    height: auto;
  }
  .outles-check {
    height: auto;
  }
  .history-swiper {
    padding-top: 60px;
    background-attachment: local;
  }
  .histwr {
    display: block;
  }
  .history-year {
    padding-left: 25px;
    width: auto;
  }
  .history-year time {
    font-size: 36px;
  }
  .history-year b {
    font-size: 20px;
  }
  .history-in {
    margin: 0 25px;
    margin-top: 20px;
  }
  .history-infos {
    padding: 30px 0;
  }
  .history-year-item time {
    width: 100px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
  }
  .history-ri p {
    font-size: 16px;
  }
  .history-in {
    height: auto;
  }
  .history-year:before {
    display: none;
  }
  .history-top p {
    font-size: 18px;
  }
  .history-top h3 {
    font-size: 26px;
  }
  .history-top strong {
    margin-top: 22px;
    font-size: 20px;
  }
  .honor-box {
    padding-top: 50px;
  }
  .honor-tops strong {
    font-size: 20px;
  }
  .honor-tops p {
    font-size: 16px;
  }
  .honor-swiper .business-prev {
    width: 26px;
    height: 26px;
    margin-top: -14px;
    line-height: 26px;
    font-size: 12px;
  }
  .honor-swiper .business-prev.prev {
    left: 10%;
  }
  .honor-swiper .business-prev.next {
    right: 10%;
  }
  .honor-tab {
    margin-top: 40px;
  }
  .promise {
    margin-bottom: 30px;
  }
  .promise strong {
    font-size: 16px;
  }
  .navs-menu {
    display: none;
  }
  .search-boxs {
    padding: 50px 0 100px;
  }
  .search-list li a p {
    width: 70%;
    font-size: 16px;
  }
  .search-list li a time {
    font-size: 14px;
  }
  .search-list {
    padding-bottom: 20px;
  }
  .maps-address {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
  }
  .maps-address {
    display: none;
  }
  .footer-wrs {
    display: block;
  }
  .footer-top {
    width: 100%;
  }
  .footer-top .footer-logo {
    width: 320px;
    max-width: 100%;
  }
  .footer-select {
    width: 320px;
    max-width: 100%;
  }
  .footer-bottom {
    width: 100%;
  }
}
@media screen and (max-width: 861px) {
  .news-slide a {
    display: block;
  }
  .news-slide a figure {
    width: 100%;
    height: auto;
  }
  .news-slide a figure img {
    height: auto;
  }
  .news-info {
    padding: 28px 25px 100px;
    width: 100%;
  }
  .news-btn {
    left: 25px;
    margin-left: 0;
  }
  .supply-box {
    padding-top: 50px;
  }
  .business-tops strong {
    margin-bottom: 24px;
    font-size: 26px;
  }
  .business-tops p {
    font-size: 14px;
  }
  .business-texts {
    display: block;
  }
  .business-imgs {
    width: 100%;
  }
  .business-data {
    box-sizing: border-box;
    padding: 40px 5%;
    width: 100%;
  }
  .business-data-item p b {
    font-size: 28px;
  }
  .business-data-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 641px) {
  .btext {
    left: 5%;
  }
  .banner .swiper-pagination {
    left: 5%;
    bottom: 24px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    margin-right: 15px;
  }
  .banner-slide figure {
    padding-bottom: 260px;
  }
  .btext img {
    height: 50px;
  }
  .announcement-item {
    padding: 14px 0;
  }
  .announcement-icon img {
    height: 45px;
  }
  .announcement-icon strong {
    font-size: 16px;
  }
  .announcement-list {
    padding: 0 12px;
  }
  .announcement-list li a span i {
    top: 1px;
  }
  .group-imgs figure {
    height: 120px;
  }
  .business-info strong {
    font-size: 18px;
  }
  .business-item {
    margin-bottom: 10px;
  }
  .group-title strong {
    font-size: 24px;
  }
  .group-title small {
    margin-left: 10px;
    font-size: 18px;
  }
  .building {
    margin-top: 40px;
    display: block;
  }
  .building-item {
    margin-bottom: 40px;
    width: 100%;
  }
  .building-item:last-child {
    margin-bottom: 0;
  }
  .waves-svg {
    height: 50px;
  }
  .party-box {
    padding-bottom: 80px;
  }
  .service-btns span {
    width: auto;
    flex: 1;
    font-size: 16px;
  }
  .service-li li a span,
  .service-li li a time {
    font-size: 14px;
  }
  .service-info strong {
    padding: 0 10px;
    font-size: 14px;
  }
  .footer-top {
    display: none;
  }
  .footer-bottom {
    padding-top: 0;
  }
  .footer-copy p {
    font-size: 14px;
  }
  .business-item:hover,
  .business-list:hover .business-item {
    width: 49% !important;
  }
  .business-info i {
    display: none;
  }
  .posite-menu-li li {
    margin-right: auto;
  }
  .posite-wz {
    display: none;
  }
  .posite-menu-li li a {
    font-size: 15px;
  }
  .speed-box {
    padding: 50px 5% 200px;
  }
  .speed-top h2 {
    margin-bottom: 18px;
    font-size: 26px;
  }
  .brief {
    padding-top: 50px;
  }
  .brief-btn-list li {
    padding: 4px 0;
  }
  .brief-btn-list li span {
    padding-left: 18px;
  }
  .brief-btn-list li:hover span,
  .brief-btn-list li.active span {
    padding-left: 30px;
  }
  .brief-btn-list li:hover:before,
  .brief-btn-list li.active:before {
    left: 12px;
  }
  .brief-fix {
    margin-top: 40px;
  }
  .brief-info {
    font-size: 14px;
  }
  .brief-imgs {
    margin-top: 40px;
  }
  .brief-btn {
    display: none;
  }
  .brief-fix {
    margin-top: 0;
  }
  .brief-introduct strong {
    font-size: 24px;
  }
  .brief-btnsd span {
    margin-left: 0;
  }
  .news-info p {
    font-size: 14px;
  }
  .news-listd {
    margin: 0;
  }
  .news-listd li {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
    border-right: none;
  }
  .pages a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 0;
  }
  .views-top h3 {
    font-size: 22px;
  }
  .views-info {
    padding: 30px 0;
    font-size: 14px;
  }
  .pbanner figure {
    padding-bottom: 240px;
  }
  .ptext small {
    margin-bottom: 12px;
    font-size: 30px;
  }
  .ptext strong {
    font-size: 24px;
  }
  .statute-info span {
    position: relative;
    top: 0;
    margin-top: 20px;
  }
  .statute-info p {
    width: 100%;
  }
  .statute-info strong {
    font-size: 20px;
  }
  .statute-box {
    padding-top: 20px;
  }
  .status-tops h3 {
    font-size: 22px;
  }
  .status-view {
    background-attachment: local;
  }
  .status-time {
    margin-top: 16px;
  }
  .status-time span {
    font-size: 14px;
  }
  .status-tops {
    margin-bottom: 30px;
  }
  .status-infos {
    padding: 40px 22px;
  }
  .supply-list li a p {
    width: 72%;
    font-size: 15px;
  }
  .supply-list li a p i {
    margin-right: 10px;
  }
  .supply-list li a time {
    font-size: 14px;
  }
  .guide-item p,
  .guide-item span {
    font-size: 14px;
  }
  .supply-menu {
    width: 100%;
  }
  .supply-view {
    padding: 40px 0 100px;
  }
  .sopplyprev {
    display: flex;
  }
  .sopplyprev a {
    flex: 1;
    margin-right: 12px;
  }
  .sopplyprev a:last-child {
    margin-right: 0;
  }
  .guide-title {
    height: auto;
    padding: 12px 20px;
    font-size: 20px;
  }
  .guide-item strong {
    font-size: 18px;
  }
  .water-tt {
    line-height: 1.2;
    font-size: 22px;
  }
  .water-list {
    display: block;
  }
  .water-item {
    margin-bottom: 30px;
    width: 100%;
  }
  .water-item strong {
    font-size: 20px;
  }
  .water-item figure {
    height: auto;
    padding-bottom: 30px;
  }
  .water-price {
    padding-top: 30px;
  }
  .qualitys table thead tr th {
    font-size: 16px;
    height: 66px;
  }
  .qualitys {
    -webkit-overflow-scrolling: touch;
  }
  .qualitys table {
    width: 900px;
  }
  .busine-slide.swiper-slide-active {
    transform: scale(1);
  }
  .drinking {
    padding: 130px 0 50px;
  }
  .drinking-imgs {
    margin-top: 120px;
  }
  .drinking .waves-svg {
    height: 12px;
    min-height: 40px;
  }
  .drinking-tt img {
    height: 10vw;
  }
  .drinking .waves-svg {
    height: 35px;
  }
  .building-li li a time {
    font-size: 14px;
  }
  .party-ii a p {
    padding-left: 50px;
    font-size: 14px;
    width: 55%;
  }
  .party-ii a p:before {
    left: 20px;
  }
  .party-ii a b {
    margin-right: 20px;
    font-size: 14px;
  }
  .posite-contact {
    display: none;
  }
  .search-list li a p {
    width: 62%;
  }
  .search-numble {
    left: 5%;
    font-size: 16px;
    bottom: 20px;
  }
  .menu-defaul b {
    font-size: 20px;
  }
  .menu-defaul {
    width: auto;
  }
  .menu-defaul span {
    font-size: 12px;
  }
  .flex-menu {
    display: none;
    top: auto;
    transform: translateY(0);
    bottom: 0;
    width: 100%;
  }
  .flex-menu-item {
    flex: 1;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .flex-menu-item:last-child {
    margin-right: 0;
  }
  .posite-box {
    padding: 20px 2% 0;
  }
  .brief-btnsd span {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
  .footer-contact {
    display: block;
  }
  .footer-contact p {
    margin-bottom: 12px;
    width: 100%;
  }
  .footer-top {
    display: block;
  }
  .footer-select {
    display: none;
  }
}
