﻿

/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 "思源黑体 CN", "Microsoft YaHei", Arial, "PingFang SC", "Microsoft JhengHei", sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1400px; padding: 0 100px; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform, -webkit-transform, -o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -o-transition-property: -o-transform; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: height, -o-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform, -o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }

img { max-width: 100%; vertical-align: middle; }

/*body { padding-top: 60px; }*/

body {}

.mobile-btn { float: right; width: 45px; height: 60px; padding: 16px 9px; }

.mobile-btn span { position: relative; display: block; width: 100%; height: 2px; margin: 6px auto 0; background: #0061ae; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-border-radius: 2px; border-radius: 2px; }

.mobile-btn.active span:nth-child(1) { top: 8px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.mobile-btn.active span:nth-child(2) { opacity: 0; }

.mobile-btn.active span:nth-child(3) { top: -8px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.inheader { position: fixed; top: 0; left: 0; z-index: 200; width: 100%; height: 60px; background: #fff; -webkit-box-shadow: 0px 1px 2px -1px #aaa; box-shadow: 0px 1px 2px -1px #aaa; }

.inheader .commonweb { padding-right: 5px; }

.inlogo { float: left; line-height: 60px; font-size: 0; }

.inlogo span { display: none; }

.inlogo img { height: 36px; }

.inheader-topfr { margin-right: 10px; float: right; }

.inheader-topfr h6 { display: none; }

.inheader-topfr .insearch-btn { display: block; height: 100%; line-height: 60px; }

.inheader-topfr .insearch-btn img { width: 16px; }

.inheader-form { position: fixed; top: 60px; left: 0; z-index: 200; width: 100%; padding: 10px; display: none; }

.inheader-form form { position: relative; display: block; font-size: 0; width: 100%; -webkit-border-radius: 2px; border-radius: 2px; overflow: hidden; }

.inheader-form form .inheader-intxt { vertical-align: middle; width: 100%; padding: 0 60px 0 20px; height: 40px; line-height: 40px; font-size: 14px; color: #5f5d5d; background: #eeeeef; }

.inheader-form form .inheader-intxt::-webkit-input-placeholder { color: #cccdcd; }

.inheader-form form .inheader-intxt:-moz-placeholder { color: #cccdcd; }

.inheader-form form .inheader-intxt::-moz-placeholder { color: #cccdcd; }

.inheader-form form .inheader-intxt:-ms-input-placeholder { color: #cccdcd; }

.inheader-form form .inheader-insub { position: absolute; top: 0; right: 0; width: 50px; height: 100%; background: url(../images/insearch-btn.png) no-repeat center center; background-size: 16px auto; }

.inheader-btm { position: fixed; top: 60px; left: 0; z-index: 200; display: none; width: 100%; height: 100%; padding: 20px 15px 130px; background: #fff; border-top: 1px solid #ddd; }

.innav-ul { max-height: 100%; overflow-y: auto; }

.innav-ul li { border-bottom: 1px solid #ddd; }

.innav-h3 { position: relative; }

.innav-h3.active .innav-span { display: block; }

.innav-h3.active:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.innav-h3.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.innav-h3 a { display: block; width: 100%; height: 45px; line-height: 45px; font-size: 16px; color: #333; }

.innav-span { position: absolute; top: 0; right: 0; z-index: 10; display: none; width: 40%; height: 100%; }

.innav-ermenu { display: none; border-top: 1px solid #ddd; }

.innav-ermenu a { display: block; width: 100%; height: 40px; padding: 0 10px; line-height: 40px; font-size: 14px; color: #666; }

.infooter { padding: 20px 0 0; background: #474443; }

.infooter-logo { font-size: 0; }

.infooter-logo img { height: 50px; }

.infooter-logo h3 { margin-top: 10px; line-height: 1.3; font-size: 18px; color: #8b8b8c; }

.infooter-logo h4 { line-height: 1.28571; font-size: 12px; color: #8b8b8c; }

.infooter-top { padding-bottom: 20px; }

.infooter-fr { padding-top: 10px; }

.infooter-menu { font-size: 0; text-align: center; }

.infooter-menu a { position: relative; display: inline-block; vertical-align: middle; min-width: 20%; text-align: center; margin-right: 40px; font-size: 16px; color: #8b8b8c; }

.infooter-menu a:after { position: absolute; top: 50%; right: -21px; width: 2px; height: 14px; margin-top: -7px; background: #7a7878; content: ""; }

.infooter-menu a:nth-child(3n), .infooter-menu a:last-child { margin-right: 0; }

.infooter-menu a:nth-child(3n)::after, .infooter-menu a:last-child::after { display: none; }

.infooter-erweima { margin-top: 10px; text-align: center; }

.infooter-erweima img { width: 75px; margin-right: 10px; }

.infooter-erweima img:last-child { margin-right: 0; }

.infooter-btm { font-size: 0; }

.infooter-btmitem { margin-top: 10px; line-height: 1.71429; font-size: 14px; color: #89898a; }

.infooter-btmitem a { color: #89898a; }

.inbottom-text { padding: 15px 0; text-align: center; color: #89898a; line-height: 1; font-size: 12px; border-top: 1px solid #5f5f5f; }

.inbottom-text a { color: #89898a; }

.inbottom-text a:hover { text-decoration: underline; }

.inbanner { position: relative; }

.inbanner .swiper-slide img { width: 100%; }

.inbanner-bat { position: absolute; bottom: 10px; left: 0; z-index: 10; width: 100%; line-height: 1; font-size: 0; text-align: center; }

.inbanner-bat span { display: inline-block; vertical-align: middle; width: 22px; height: 2px; margin: 0 4px; background: #fff; -webkit-border-radius: 0; border-radius: 0; }

.inbanner-bat span.swiper-pagination-bullet-active { background: #0061ae; }

.incommonweb { width: 100%; height: 100%; margin: 0 auto; padding: 0 15px; max-width: 1700px; }

.inview-one { padding: 30px 0 10px; overflow: hidden; }

.inview-oneul { font-size: 0; }

.inview-oneul li { position: relative; display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 10px; }

.inview-oneul li:nth-child(2n) { margin-right: 0; }

.inview-oneimg { position: relative; height: 0; padding-top: 98.39357%; overflow: hidden; }

.inview-oneimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inview-oneimg img { -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-onetext { position: absolute; bottom: 10px; left: 0; z-index: 3; width: 100%; padding: 0 10px; color: #fff; }

.inview-onetext h3 { position: relative; padding-right: 20px; height: 30px; line-height: 30px; white-space: nowrap; font-size: 0; }

.inview-onetext h3 img { margin-right: 5px; height: 20px; }

.inview-onetext h3 span { display: inline-block; vertical-align: middle; line-height: 1; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; max-width: 90%; }

.inview-onetext h3:after { position: absolute; bottom: 10px; right: 0; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); content: ""; }

.inview-onedes { margin-top: 0px; line-height: 1.57143; font-size: 14px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.inview-two { padding: 0px 0 20px; overflow: hidden; }

.inview-twotop { font-size: 0; text-align: center; }

.inview-twotop a { display: inline-block; vertical-align: middle; width: 33.2%; padding: 10px 1px 8px; margin-right: 0.2%; background: #eeeeef; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-twotop a h3 { line-height: 1.25; font-size: 16px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-twotop a h3:after { display: block; margin: 5px auto 0; width: 44px; height: 2px; background: #5f5d5d; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.inview-twotop a h4 { margin-top: 5px; line-height: 1.55556; font-size: 12px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-twotop a:nth-child(3n) { margin-right: 0; }

.inview-twotop a:hover { background: #0061ae; }

.inview-twotop a:hover h3, .inview-twotop a:hover h4 { color: #fff; }

.inview-twotop a:hover h3:after { background: #fff; }

.inview-towul { margin-top: 15px; font-size: 0; }

.inview-towul li { position: relative; display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 10px; }

.inview-towul li a { display: block; width: 100%; height: 100%; position: relative; }

.inview-towul li:nth-child(2n) { margin-right: 0; }

.inview-twoimg { position: relative; height: 0; padding-top: 98.59438%; overflow: hidden; }

.inview-twoimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.inview-twoimg img { -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-twopalyer { position: absolute; top: 50%; left: 50%; z-index: 10; text-align: center; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.inview-twopalyer span { position: relative; display: block; width: 30px; height: 30px; margin: 0 auto; background: rgba(255, 255, 255, 0.5); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.inview-twopalyer span:after { position: absolute; top: 50%; left: 50%; border-left: 5px solid #5f5d5d; border-top: 5px solid transparent; border-bottom: 5px solid transparent; -webkit-transform: translate(-25%, -50%); -ms-transform: translate(-25%, -50%); -o-transform: translate(-25%, -50%); transform: translate(-25%, -50%); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.inview-twopalyer h6 { margin-top: 10px; line-height: 16px; font-size: 11px; color: #fff; }

.inview-twotext { position: absolute; left: 0; bottom: 0; width: 100%; padding: 5px 10px; background: rgba(15, 144, 202, 0.9); }

.inview-twotext h3 { font-size: 14px; color: #fff; display: -webkit-box; height: 24px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.inview-twodes { margin-top: 2px; color: #fff; }

.inview-twodes p { max-width: 48%; line-height: 1.42857; font-size: 12px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.inview-twojt { position: relative; display: inline-block; vertical-align: middle; width: 14px; }

.inview-twojt:after { position: absolute; left: 0; top: 50%; width: 100%; height: 1px; background: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ""; }

.inview-twojt:before { position: absolute; right: 0; top: 50%; width: 5px; height: 5px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transform: translate(-25%, -50%) rotate(45deg); -ms-transform: translate(-25%, -50%) rotate(45deg); -o-transform: translate(-25%, -50%) rotate(45deg); transform: translate(-25%, -50%) rotate(45deg); content: ""; }

.backtop { display: none; }

.overflow { overflow: hidden; }

.neibanner { position: relative; overflow: hidden; }

.neibanner .neibanner-img { position: relative; left: 50%; max-width: none; width: auto; height: 200px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.neibanner-text { position: absolute; left: 0; top: 15%; z-index: 5; width: 100%; }

.neibanner-text h3 { font-size: 0; color: #fff; }

.neibanner-text h3 img { height: 35px; }

.neibanner-text h3 span { display: inline-block; vertical-align: middle; padding-left: 3px; line-height: 1; font-size: 18px; }

.neibanner-text .commonweb { width: 100%; max-width: 1310px; }

.neibanner-des { max-width: 560px; margin-top: 10px; line-height: 20px; font-size: 14px; color: #fff; }

.about-title { position: relative; padding: 20px 0; text-align: center; background: #eeeeef; }

.about-title h2 { line-height: 1.3125; font-size: 20px; color: #444; }

.about-title h2:after { display: block; margin: 7px auto 0; width: 50px; height: 3px; background: #444; content: ""; }

.about-title h3 { margin-top: 7px; line-height: 1.55556; font-size: 16px; color: #666; }

.about-title.active { background: #fff; }

.about-name { position: absolute; height: 0; visibility: hidden; opacity: 0; top: -60px; }

.back { background-repeat: no-repeat; background-position: center center; background-size: cover; }

.incon-pd { padding: 30px 0; }

.about-oneh2 { line-height: 1.5; font-size: 18px; color: #444; }

.about-onedes { margin-top: 10px; line-height: 2; text-indent: 2em; font-size: 14px; color: #666; }

.about-oneul { margin-top: 20px; font-size: 0; }

.about-oneul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 8px; text-align: center; }

.about-oneul li:nth-child(2n) { margin-right: 0; }

.about-oneul li:nth-last-child(2) .about-oneicon { background: #00a2e9; }

.about-oneul li:nth-last-child(3) .about-oneicon { background: #0054a3; }

.about-oneul li:nth-last-child(4) .about-oneicon { background: #009b4c; }

.about-oneicon { width: 84px; height: 84px; margin: 0 auto; line-height: 84px; font-size: 20px; font-weight: bold; color: #fff; -webkit-border-radius: 50%; border-radius: 50%; background: #70bb4b; }

.about-oneicon .about-onesize { font-size: 16px; }

.about-onelitxt { margin-top: 5px; line-height: 1.85714; font-size: 14px; color: #666; }

.about-two { overflow: hidden; }

.about-two .commonweb { max-width: 1530px; }

.about-twoview { position: relative; }

.about-twoview:after { position: absolute; top: 50%; left: -6%; width: 112%; height: 1px; background: #fff; content: ""; }

.about-twoview .swiper-slide { position: relative; width: 150px; margin-left: -75px; }

.about-twoview .swiper-slide:first-child { margin-left: 0%; }

.about-twoview .swiper-slide.odd .about-twotext { position: absolute; bottom: 100%; }

.about-twoview .swiper-slide.odd .about-twotext:before { display: none; }

.about-twoview .swiper-slide.odd .about-twotext:after { display: block; width: 2px; height: 30px; margin: 0 auto; background: rgba(255, 255, 255, 0.5); content: ""; }

.about-twoview .swiper-slide.odd .about-tworadius { top: auto; bottom: 0; -webkit-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); -o-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }

.about-twotext { position: relative; width: 100%; color: #fff; text-align: center; }

.about-twotext:before { display: block; width: 2px; height: 30px; margin: 0 auto; background: rgba(255, 255, 255, 0.5); content: ""; }

.about-twotext h3 { padding: 8px 0; line-height: 1.55556; font-size: 18px; }

.about-twodes { border-top: 1px solid #fff; line-height: 1.83333; text-align: justify; font-size: 12px; max-height: 220px; padding-right: 3px; overflow-y: auto; }

.about-twodes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #0061ae; }

.about-twodes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #0061ae; }

.about-twodes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #fff; }

.about-twodes p { border-bottom: 1px solid #fff; }

.suzywatermeter-text1 { max-width: 780px; margin: 0 auto; text-align: left; }

.suzywatermeter-text1 span { color: #24afff; }

.incon-back { background-repeat: no-repeat; background-position: center center; background-size: cover; }

.about-tworadius { position: absolute; top: 0%; left: 50%; display: block; width: 15px; height: 15px; background: rgba(255, 255, 255, 0.5); border: 3px solid transparent; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.about-tworadius:after { display: block; width: 100%; height: 100%; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; content: ""; }

.incon-btn, .incon-btn2 { position: absolute; top: 50%; z-index: 10; display: none; width: 20px; height: 20px; -webkit-border-radius: 50%; border-radius: 50%; background: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.incon-btn:after, .incon-btn2:after { position: absolute; top: 50%; left: 50%; width: 5px; height: 5px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); -o-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); content: ""; }

.incon-btn:hover, .incon-btn2:hover { background: #0f90ca; -webkit-box-shadow: 0px 0px 10px 0px #0f90ca; box-shadow: 0px 0px 10px 0px #0f90ca; }

.incon-btn:hover:after, .incon-btn2:hover:after { border-color: #fff; }

.incon-prev, .incon-prev2 { left: -15px; }

.incon-prev:after, .incon-prev2:after { border-bottom: 2px solid #666; border-left: 2px solid #666; -webkit-transform: translate(-30%, -50%) rotate(45deg); -ms-transform: translate(-30%, -50%) rotate(45deg); -o-transform: translate(-30%, -50%) rotate(45deg); transform: translate(-30%, -50%) rotate(45deg); }

.incon-next, .incon-next2 { right: -15px; }

.incon-next:after, .incon-next2:after { border-top: 2px solid #666; border-right: 2px solid #666; -webkit-transform: translate(-70%, -50%) rotate(45deg); -ms-transform: translate(-70%, -50%) rotate(45deg); -o-transform: translate(-70%, -50%) rotate(45deg); transform: translate(-70%, -50%) rotate(45deg); }

.about-threeview { position: relative; }

.about-threeview .swiper-slide { padding: 45px 10px; background: rgba(255, 255, 255, 0.5); }

.about-threeicon { width: 50px; height: 50px; margin: 0 auto; font-size: 0; }

.about-threeicon img { width: 100%; }

.about-threetext { padding-top: 3px; text-align: center; color: #fff; }

.about-threetext h3 { line-height: 1.36364; font-size: 18px; }

.about-threetext h3:after { display: block; width: 22px; height: 2px; margin: 5px auto 0; background: #fff; content: ""; }

.about-threedes { margin-top: 5px; height: 44px; line-height: 1.83333; overflow-y: auto; font-size: 12px; }

.about-threedes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.about-threedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.about-threedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.incon-bat, .incon-bat2 { display: block; margin-top: 15px; font-size: 0; text-align: center; }

.incon-bat span, .incon-bat2 span { position: relative; display: inline-block; vertical-align: middle; -webkit-border-radius: 0%; border-radius: 0%; width: 20px; height: 2px; margin: 0 3px; background: #f2f2f2; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.incon-bat span.swiper-pagination-bullet-active, .incon-bat2 span.swiper-pagination-bullet-active { background: #0061ae; }

.incon-bat2 span { background: #ddd; }

.about-fourview { position: relative; }

.about-fourview .swiper-slide { position: relative; }

.about-fourimg { position: relative; height: 0; padding-top: 80.57554%; overflow: hidden; }

.about-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.incon-btn2 { display: none; background: none; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 25px; height: 25px; -webkit-border-radius: 0; border-radius: 0; }

.incon-btn2:after { display: none; }

.incon-btn2.active { border-color: #fff; }

.incon-btn2.active:hover { border-color: #0f90ca; }

.incon-btn2:hover { background: none; -webkit-box-shadow: none; box-shadow: none; border-color: #0f90ca; }

.incon-prev2 { border-bottom: 2px solid #5f5d5d; border-left: 2px solid #5f5d5d; }

.incon-next2 { border-top: 2px solid #5f5d5d; border-right: 2px solid #5f5d5d; }

.about-fourtext { padding: 10px 10px; background: #0061ae; }

.about-fourtext h3 { height: 28px; line-height: 28px; font-size: 14px; color: #fff; overflow-y: auto; }

.about-fourtext h3::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.about-fourtext h3::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.about-fourtext h3::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.about-fourdes { margin-top: 3px; height: 60px; line-height: 20px; font-size: 14px; color: #7abb4d; overflow-y: auto; }

.about-fourdes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #0f90ca; }

.about-fourdes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #0f90ca; }

.about-fourdes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #fff; }

.about-fourspan { font-size: 12px; }

.about-fiveview { position: relative;font-size:0; }

.about-fiveimgv { position: relative; height: 0; padding-top: 75.44643%; overflow: hidden; }

.about-fiveimgv img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-fivetext { padding: 10px 0; }

.about-fivetext h3 { line-height: 1.5; font-size: 16px; color: #444; }

.about-fivelogo { width: 180px; margin-bottom: 20px; }

.about-fivelogo img { width: 100%; }

.about-fivedes { margin-top: 10px; max-height: 168px; line-height: 28px; padding-right: 3px; font-size: 14px; text-indent: 2em; color: #666; overflow-y: auto; }

.about-fivedes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.about-fivedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.about-fivedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.about-six { background: -webkit-gradient(linear, left top, left bottom, from(#32b1d9), to(#45b4a7)); background: -webkit-linear-gradient(top, #32b1d9, #45b4a7); background: -o-linear-gradient(top, #32b1d9, #45b4a7); background: linear-gradient(180deg, #32b1d9, #45b4a7); }

.about-sixview { position: relative; }

.about-sixview .swiper-slide { background: #fff; }

.about-sixview .swiper-slide a { display: block; width: 100%; height: 100%; padding: 10px; border-bottom: 1px solid transparent; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.about-siximg { position: relative; height: 0; padding-top: 100%; overflow: hidden; }

.about-siximg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-sixtext { padding: 15px 0 15px; border-top: 1px solid #e0e0e0; text-align:center;}

.about-sixtext h3 { line-height: 22px; height: 66px; font-size: 14px; color: #444; overflow-y: auto; }

.about-sixtext h3::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.about-sixtext h3::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.about-sixtext h3::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.about-seven{position: relative;}

.about-sevenul { position: relative; font-size: 0; opacity: 0; }

.about-sevenul li { display: inline-block; vertical-align: top; width: 50%; padding-right: 5px; margin-bottom: 10px; }

.about-sevenul li:nth-child(2n), .about-sevenul li:nth-child(3n), .about-sevenul li:nth-child(5n), .about-sevenul li:nth-child(7n) { padding-right: 0; padding-left: 5px; }

.about-sevenul li:nth-child(4n), .about-sevenul li:nth-child(6n) { padding-right: 5px; padding-left: 0px; }

.about-sevenul2 { position: relative; font-size: 0; }

.about-sevenul2 li { display: inline-block; vertical-align: top; width: 50%; padding-right: 5px; margin-bottom: 10px; }

.about-sevenul2 li:nth-child(2n) { padding-right: 0; padding-left: 5px; }

.about-sevenimg { width: 100%; position: relative; height: 0; padding-top: 120%; overflow: hidden; }

.about-sevenimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-sevenimg2 { width: 100%; position: relative; height: 0; padding-top: 58%; overflow: hidden; }

.about-sevenimg2 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-sevenimg3 { width: 100%; position: relative; height: 0; padding-top: 64.28571%; overflow: hidden; }

.about-sevenimg3 img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.wateraffairs-one { position: relative; }

.wateraffairs-onetext h3 { text-align: center; line-height: 1.3125; font-size: 20px; color: #444; }

.wateraffairs-onedes { margin-top: 5px; line-height: 2.14286; font-size: 14px; color: #666; }

.wateraffairs-oneimg { margin-top: 10px; text-align: center; font-size: 0; }

.wateraffairs-oneimg img { max-width: 100%; }

.wateraffairs-two { position: relative; }

.wateraffairs-twomenu { font-size: 0; text-align: center; white-space: nowrap; overflow-y: auto; }

.wateraffairs-twomenu::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.wateraffairs-twomenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.wateraffairs-twomenu::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.wateraffairs-twomenu a { display: inline-block; vertical-align: middle; width: 120px; height: 40px; line-height: 40px; font-size: 16px; color: #444; background: #c9caca; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.wateraffairs-twomenu a:hover, .wateraffairs-twomenu a.cur { color: #fff; background: #0061ae; }

.wateraffairs-twowrap { margin-top: 20px; text-align: center; line-height: 2.14286; font-size: 14px; color: #666; }

.wateraffairs-twoitem { display: none; }

.wateraffairs-three { position: relative; }

.wateraffairs-threeview { position: relative; }

.wateraffairs-threeview .swiper-slide { position: relative; text-align: center; padding: 0 10px; }

.wateraffairs-threeview .swiper-slide:after { position: absolute; top: 5%; right: 0; width: 1px; height: 90%; border-right: 1px solid #fff; content: ""; }

.wateraffairs-threeview .swiper-slide:last-child:after { display: none; }

.wateraffairs-threeicon { margin: 0 auto; width: 70px; height: 70px; }

.wateraffairs-threeicon img { width: 100%; }

.wateraffairs-threetext { margin-top: 10px; }

.wateraffairs-threetext h3 { line-height: 1.625; font-size: 16px; color: #fff; }

.wateraffairs-threedes { margin-top: 5px; font-size: 14px; color: #fff; line-height: 24px; height: 144px; overflow-y: auto; }

.wateraffairs-threedes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.wateraffairs-threedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.wateraffairs-threedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.wateraffairs-four { background: #eeeeef; }

.wateraffairs-fourview { background: #dcdddd; }

.wateraffairs-fourview .swiper-slide a { display: block; width: 100%; height: 100%; padding: 6px 15px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.wateraffairs-fourview .swiper-slide a h3 { height: 48px; line-height: 24px; font-size: 16px; color: #444; overflow-y: auto; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.wateraffairs-fourview .swiper-slide a h3::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.wateraffairs-fourview .swiper-slide a h3::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.wateraffairs-fourview .swiper-slide a h3::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.wateraffairs-fourview .swiper-slide.cur, .wateraffairs-fourview .swiper-slide:hover { background: #0061ae; }

.wateraffairs-fourview .swiper-slide.cur a h3, .wateraffairs-fourview .swiper-slide:hover a h3 { color: #fff; }

.wateraffairs-fouritem { display: none; line-height: 1.71429; font-size: 14px; color: #666; }

.wateraffairs-fourwrap { margin-top: 10px; padding: 20px; background: #fff; }

.m-column { position: relative; }

.watermeter-one { position: relative; overflow: hidden; }

.watermeter-one.grey { background: #eeeeef; }

.watermeter-title { text-align: center; line-height: 2.14286; font-size: 14px; color: #666; }

.watermeter-title h3 { line-height: 1.3125; font-size: 20px; color: #444; }

.watermeter-titdes { margin-top: 5px; }

.watermeter-oneimg { text-align: center; margin-top: 25px; }

.watermeter-two { position: relative; overflow: hidden; background: #eeeeef; }

.watermeter-twoimg { text-align: center; margin-top: 20px; }

.watermeter-three { position: relative; overflow: hidden; }

.watermeter-threeimg { text-align: center; margin-top: 20px; }

.watermeter-four { position: relative; overflow: hidden; background: #eeeeef; }

.watermeter-fourview { position: relative; margin-top: 20px; }

.watermeter-fourview .swiper-slide .watermeter-fourh3 { text-align: center; line-height: 1.5; font-size: 16px; color: #444; }

.watermeter-fourul { margin-top: 15px; font-size: 0; }

.watermeter-fourul li { width: 49%; display: inline-block; vertical-align: top; margin-right: 2%; margin-bottom: 10px; }

.watermeter-fourul li:nth-child(2n) { margin-right: 0%; }

.watermeter-fourimg { position: relative; height: 0; padding-top: 78.125%; overflow: hidden; }

.watermeter-fourimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.watermeter-fouritem { position: relative; width: 100%; height: 0; overflow: hidden; background: #0061ae; padding-top: 78.125%; }

.watermeter-fouritem .watermeter-fourtext { position: absolute; top: 5%; left: 5%; z-index: 3; width: 90%; height: 90%; line-height: 1.71429; font-size: 14px; color: #fff; overflow-y: auto; }

.watermeter-fouritem .watermeter-fourtext::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.watermeter-fouritem .watermeter-fourtext::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.watermeter-fouritem .watermeter-fourtext::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0f90ca; }

.waterpro-one { position: relative; overflow: hidden; }

.waterpro-oneul { font-size: 0; }

.waterpro-oneul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 10px; }

.waterpro-oneul li a { position: relative; display: block; width: 100%; height: 100%; padding: 0 10px; border: 1px solid #ddd; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.waterpro-oneul li:nth-child(2n) { margin-right: 0; }

.waterpro-oneimg { position: relative; height: 0; padding-top: 93.84615%; overflow: hidden; }

.waterpro-oneimg img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.waterpro-onetext { border-top: 1px solid #ddd; padding: 10px 0 15px; text-align: center; }

.waterpro-onetext h3 { line-height: 1.5; font-size: 16px; color: #444; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.waterpropost-one { position: relative; }

.waterpropost-fana { position: relative; display: inline-block; vertical-align: middle; font-size: 0; line-height: 22px; }

.waterpropost-fana i, .waterpropost-fana span { display: inline-block; vertical-align: middle; }

.waterpropost-fana span { line-height: 1; font-size: 12px; color: #666; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.waterpropost-fana i { position: relative; width: 12px; height: 1px; margin-right: 5px; background: #666; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.waterpropost-fana i:before { position: absolute; top: 50%; left: 0; width: 6px; height: 6px; border-left: 1px solid #666; border-bottom: 1px solid #666; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.waterpropost-fana:hover i { margin-right: 2px; background: #0061ae; }

.waterpropost-fana:hover i:before { border-color: #0061ae; }

.waterpropost-fana:hover span { color: #0061ae; }

.waterpropost-onetext { margin-top: 20px; }

.waterpropost-oneh1 { line-height: 1.3125; font-size: 20px; color: #0061ae; }

.waterpropost-onedes { margin-top: 5px; line-height: 2; font-size: 14px; color: #666; }

.waterpropost-onedes h3 { margin-bottom: 5px; line-height: 1.5; font-size: 16px; color: #444; }

.waterpropost-onedes ul li { list-style: disc inside none; }

.neicon-menu { background: #eeeeef; }

.neicon-menu2 { text-align: center; font-size: 0; white-space: nowrap; overflow-x: auto; padding-bottom: 5px; }

.neicon-menu2::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.neicon-menu2::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.neicon-menu2::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.neicon-menu2 a { display: inline-block; vertical-align: middle; width: 160px; height: 50px; padding: 0 10px; margin-right: 10px; text-align: center; line-height: 50px; color: #444; background: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.neicon-menu2 a span { font-size: 14px; line-height: 1.2; display: inline-block; vertical-align: middle; white-space: normal; }

.neicon-menu2 a:last-child { margin-right: 0; }

.neicon-menu2 a.cur, .neicon-menu2 a:hover { color: #fff; background: #0061ae; }

.suzyplan-onecon { max-width: 800px; }

.suzyplan-one { position: relative; overflow: hidden; }

.suzyplan-title { position: relative; padding-left: 20px; line-height: 2.125; font-size: 20px; color: #444; }

.suzyplan-title span { position: relative; z-index: 3; display: block; }

.suzyplan-title i { position: absolute; left: 0; top: 50%; line-height: 1; font-size: 34px; color: #eeeeef; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzyplan-title.black i { color: #dcdddd; }

.suzyplan-onetext { margin-top: 7px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan-oneimg { margin-top: 10px; }

.suzyplan-onetext2 { margin-top: 20px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan-two { position: relative; overflow: hidden; background: #fefefe; }

.suzyplan-twotxt { margin-top: 20px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan-twotxt h3 { line-height: 1.36364; font-size: 18px; color: #444; }

.suzyplan-twodes { margin-top: 10px; }

.suzyplan-twoimg { margin-top: 10px; }

.suzyplan-three { position: relative; font-size: 0; overflow: hidden; background: -webkit-gradient(linear, left bottom, left top, from(#16a8d5), to(#6ec5bb)); background: -webkit-linear-gradient(bottom, #16a8d5, #6ec5bb); background: -o-linear-gradient(bottom, #16a8d5, #6ec5bb); background: linear-gradient(0deg, #16a8d5, #6ec5bb); }

.suzyplan-conitemicon { float: left; width: 68px; height: 68px; }

.suzyplan-conitemicon img { width: 100%; }

.suzyplan-conitemtext { overflow: hidden; padding-left: 15px; line-height: 2.14286; font-size: 14px; color: #fff; }

.suzyplan-conitemtext h3 { margin-bottom: 7px; line-height: 1.5; font-size: 18px; color: #fff; }

.suzyplan-conitem.black .suzyplan-conitemtext { color: #666; }

.suzyplan-conitem.black .suzyplan-conitemtext h3 { color: #444; }

.suzyplan-threefr { margin-top: 10px; }

.suzyplan-four { font-size: 0; overflow: hidden; }

.suzyplan-four.grey { background: #f7f7f7; }

.suzyplan-fourfr { margin-top: 10px; }

.suzyplan-five { font-size: 0; overflow: hidden; background: #f7f7f7; }

.suzyplay-fivefl { margin-bottom: 10px; }

.suzyplan-six { font-size: 0; overflow: hidden; }

.suzyplan-sixfl { margin-bottom: 10px; }

.suzyplan2-one { overflow: hidden; }

.suzyplan2-onetext2 { margin-top: 20px; }

.suzyplan2-onetextwrap { font-size: 0; margin-top: 10px; }

.suzyplan2-onetextwrapfl { margin-bottom: 10px; }

.suzyplan2-two { overflow: hidden; background: #eeeeef; }

.suzyplan2-twowrap { font-size: 0; }

.suzyplan2-twofr { margin-top: 10px; }

.suzyplan2-three { overflow: hidden; }

.suzyplan2-threefr { margin-top: 10px; }

.suzyplan2-threewrap { font-size: 0; }

.suzyplan2-four { overflow: hidden; }

.suzyplan2-fourwrap { font-size: 0; }

.suzyplan2-fourfr { margin-top: 10px; }

.suzyplan2-fourfl .suzyplan2-fourh3 { margin-top: 10px; }

.suzyplan2-fourfl .suzyplan-onetext { margin-top: 10px; }

.suzyplan2-fourh3 { line-height: 1.5; font-size: 18px; color: #444; }

.suzyplan2-five { background: #eeeeef; overflow: hidden; }

.suzyplan2-fivewrap { padding-top: 10px; font-size: 0; }

.suzyplan2-fiveitem { padding-top: 10px; }

.suzyplan2-six { overflow: hidden; background: #eeeeef; }

.suzyplan2-six .suzyplan2-fourfl .suzyplan2-fourh3 { margin-top: 0; }

.suzyplan2-seven { overflow: hidden; }

.suzyplan2-sevenul { margin-top: 20px; font-size: 0; }

.suzyplan2-sevenul li { position: relative; display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 10px; -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.suzyplan2-sevenul li:after { position: absolute; top: 50%; left: 50%; width: 104%; height: 96%; -webkit-transform: translate(-50%, -50%) rotateY(20deg); transform: translate(-50%, -50%) rotateY(20deg); -webkit-transform-origin: 70% 50%; -ms-transform-origin: 70% 50%; -o-transform-origin: 70% 50%; transform-origin: 70% 50%; background: -webkit-gradient(linear, left top, right top, from(#4476cf), to(#6c9af5)); background: -webkit-linear-gradient(left, #4476cf, #6c9af5); background: -o-linear-gradient(left, #4476cf, #6c9af5); background: linear-gradient(90deg, #4476cf, #6c9af5); content: ""; }

.suzyplan2-sevenul li:nth-child(2n) { margin-right: 0; }

.suzyplan2-sevenul li:nth-child(2n):after { background: -webkit-gradient(linear, left top, right top, from(#40ad74), to(#39ba86)); background: -webkit-linear-gradient(left, #40ad74, #39ba86); background: -o-linear-gradient(left, #40ad74, #39ba86); background: linear-gradient(90deg, #40ad74, #39ba86); }

.suzyplan2-sevenul li:nth-child(3n):after { background: -webkit-gradient(linear, left top, right top, from(#1caceb), to(#83cff1)); background: -webkit-linear-gradient(left, #1caceb, #83cff1); background: -o-linear-gradient(left, #1caceb, #83cff1); background: linear-gradient(90deg, #1caceb, #83cff1); }

.suzyplan2-sevenitem { position: relative; z-index: 3; padding: 20px 10px 20px; color: #fff; }

.suzyplan2-sevenitem h3 { line-height: 1.5; font-size: 18px; }

.suzyplan2-sevendes { height: 168px; margin-top: 5px; line-height: 28px; font-size: 14px; overflow-y: auto; }

.suzyplan2-sevendes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.suzyplan2-sevendes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.suzyplan2-sevendes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.suzyplan2-eight { background: #eeeeef; overflow: hidden; }

.suzyplan2-eightview { position: relative; margin-top: 15px; }

.suzyplan2-eightview .swiper-slide a { display: block; width: 100%; position: relative; height: 0; padding-top: 60.57348%; overflow: hidden; }

.suzyplan2-eightview .swiper-slide a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyplan3-one { overflow: hidden; }

.suzyplan3-onetext1 { max-width: 680px; }

.suzyplan3-onetext2 { max-width: 680px; margin-top: 20px; }

.suzyplan3-oneul { margin-top: 25px; font-size: 0; }

.suzyplan3-oneul li { display: inline-block; vertical-align: top; width: 100px; margin-right: 10px; margin-bottom: 10px; -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.suzyplan3-oneul li:nth-child(2n) .suzyplan3-oneli:after { border-left-color: #36af75; }

.suzyplan3-oneul li:nth-child(2n) .suzyplan3-oneli:before { border-right-color: #36af75; }

.suzyplan3-oneul li:nth-child(2n) .suzyplan3-oneli .suzyplan3-onelispan { background: #36af75; }

.suzyplan3-oneul li:nth-child(3n) { margin-right: 0; }

.suzyplan3-oneul li:nth-child(3n) .suzyplan3-oneli:after { border-left-color: #13a9ea; }

.suzyplan3-oneul li:nth-child(3n) .suzyplan3-oneli:before { border-right-color: #13a9ea; }

.suzyplan3-oneul li:nth-child(3n) .suzyplan3-oneli .suzyplan3-onelispan { background: #13a9ea; }

.suzyplan3-oneli { position: relative; display: table; width: 100%; height: 80px; padding: 10px; text-align: center; }

.suzyplan3-oneli:after, .suzyplan3-oneli:before { position: absolute; top: 0; height: 100%; border-top: 40px solid transparent; border-bottom: 40px solid transparent; content: ""; }

.suzyplan3-oneli:before { left: 0; border-right: 25px solid #6991d9; }

.suzyplan3-oneli:after { right: 0; border-left: 25px solid #6991d9; }

.suzyplan3-oneli .suzyplan3-onelispan { position: absolute; top: 0; left: 25%; display: block; width: 50%; height: 100%; background: #6991d9; }

.suzyplan3-oneli .suzyplan3-oneliitem { position: relative; z-index: 3; display: table-cell; vertical-align: middle; line-height: 1.77778; font-size: 12px; color: #fff; }

.suzyplan3-two { overflow: hidden; }

.suzyplan3-twotext2 { margin-top: 20px; }

.suzyplan3-twotable { margin-top: 10px; }

.suzyplan3-twotable table { width: 100%; }

.suzyplan3-twotable table, .suzyplan3-twotable tr, .suzyplan3-twotable td, .suzyplan3-twotable th { border: none; }

.suzyplan3-twotable tr td { width: 33.33333%; vertical-align: middle; padding: 10px 10px; line-height: 1.2; font-size: 14px; color: #fff; background: rgba(45, 177, 235, 0.8); border-right: 3px solid #fff; }

.suzyplan3-twotable tr td:nth-child(3n) { border-right: none; }

.suzyplan3-twotable tr:nth-child(2n) td { background: rgba(88, 183, 137, 0.8); }

.suzyplan3-three { overflow: hidden; }

.suzyplan3-threeimg { text-align: center; }

.suzyplan3-four { overflow: hidden; }

.suzyplan3-fourtext { margin-top: 20px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan3-fourtext h3 { line-height: 1.5; font-size: 18px; color: #444; }

.suzyplan3-fourdes { margin-top: 5px; }

.suzyplan3-fourdes ul { margin-top: 8px; }

.suzyplan3-fourdes ul li { list-style: disc inside none; }

.suzyplan3-five { overflow: hidden; }

.suzyplan3-five .suzyplan-onetext { max-width: 680px; }

.suzyplan3-fiveul { margin-top: 20px; font-size: 0; }

.suzyplan3-fiveul li { display: inline-block; vertical-align: top; width: 50%; padding: 10px; border: 1px solid #eee; background: #eeeeef; }

.suzyplan3-fiveul li h3 { line-height: 1.28571; font-size: 14px; color: #0f90ca; }

.suzyplan3-fiveul li.li3 { width: 100%; }

.suzyplan3-fiveul li.li2, .suzyplan3-fiveul li.li4, .suzyplan3-fiveul li.li5, .suzyplan3-fiveul li.li8 { background: #fff; }

.suzyplan3-fiveul li.li7 { background: #dcdddd; }

.suzyplan3-fivedes { padding-right: 3px; margin-top: 5px; font-size: 14px; height: 104px; line-height: 26px; color: #666; overflow-y: auto; }

.suzyplan3-fivedes::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.suzyplan3-fivedes::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.suzyplan3-fivedes::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.suzyplan4-one { overflow: hidden; }

.suzyplan4-onetext2 { margin-top: 20px; }

.suzyplan4-onetext2des { margin-top: 15px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan4-onetext2fr { margin-top: 20px; }

.suzyplan4-onetext1 { max-width: 720px; }

.suzyplan4-two { background: #eeeeef; overflow: hidden; }

.suzyplan4-two .suzyplan-onetext { max-width: 710px; }

.suzyplan4-twoul { margin-top: 20px; font-size: 0; }

.suzyplan4-twoul li { position: relative; display: inline-block; vertical-align: top; width: 49%; height: 170px; margin-right: 2%; margin-bottom: 10px; -webkit-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.suzyplan4-twoul li:after { position: absolute; top: 50%; left: 50%; width: 104%; height: 96%; -webkit-transform: translate(-50%, -50%) rotateY(20deg); transform: translate(-50%, -50%) rotateY(20deg); -webkit-transform-origin: 70% 50%; -ms-transform-origin: 70% 50%; -o-transform-origin: 70% 50%; transform-origin: 70% 50%; background: -webkit-gradient(linear, left top, right top, from(#4476cf), to(#6c9af5)); background: -webkit-linear-gradient(left, #4476cf, #6c9af5); background: -o-linear-gradient(left, #4476cf, #6c9af5); background: linear-gradient(90deg, #4476cf, #6c9af5); content: ""; }

.suzyplan4-twoul li:nth-child(2n) { margin-right: 0; }

.suzyplan4-twoul li:nth-child(2n):after { background: -webkit-gradient(linear, left top, right top, from(#40ad74), to(#39ba86)); background: -webkit-linear-gradient(left, #40ad74, #39ba86); background: -o-linear-gradient(left, #40ad74, #39ba86); background: linear-gradient(90deg, #40ad74, #39ba86); }

.suzyplan4-twoul li:nth-child(3n):after { background: -webkit-gradient(linear, left top, right top, from(#1caceb), to(#83cff1)); background: -webkit-linear-gradient(left, #1caceb, #83cff1); background: -o-linear-gradient(left, #1caceb, #83cff1); background: linear-gradient(90deg, #1caceb, #83cff1); }

.suzyplan4-twotable { position: relative; z-index: 3; display: table; table-layout: fixed; overflow: hidden; width: 100%; height: 100%; padding: 10px; }

.suzyplan4-twocell { display: table-cell; vertical-align: middle; width: 100%; max-height: 100%; line-height: 1.875; font-size: 16px; color: #fff; overflow-y: auto; }

.suzyplan4-twocell::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }

.suzyplan4-twocell::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }

.suzyplan4-twocell::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }

.suzyplan4-three { overflow: hidden; }

.suzyplan4-threedes { margin-top: 20px; line-height: 2.14286; font-size: 14px; color: #666; }

.suzyplan4-threefr { margin-top: 10px; }

.suzyplan4-four { overflow: hidden; background: #eeeeef; }

.suzyplan4-fouritem { margin-top: 10px; max-width: 450px; }

.suzyplan4-fourtable { margin-top: 10px; max-width: 1100px; }

.suzyplan4-fourtable table { width: 100%; }

.suzyplan4-fourtable table, .suzyplan4-fourtable tr, .suzyplan4-fourtable td { border: none; }

.suzyplan4-fourtable tr td { width: 20%; padding: 10px; vertical-align: middle; font-size: 14px; line-height: 1.2; color: #666; background: #f6f6f7; }

.suzyplan4-fourtable tr td:nth-child(2n) { background: #c1e5f9; }

.suzyplan4-fourtable tr:nth-child(2n) td { background: #c1e5f9; }

.suzyplan4-fourtable tr:nth-child(2n) td:nth-child(2n) { background: #f6f6f7; }

.suzyplan4-five { overflow: hidden; }

.suzyplan4-fiveitem1 { max-width: 800px; }

.suzyplan4-fivewrap { margin-top: 20px; }

.suzyplan4-fiveimg { margin-top: 10px; }

.suzyplan4-six { overflow: hidden; background: #eeeeef; }

.suzyplan4-sixitem1 { max-width: 730px; }

.suzyplan4-sixitem2 { margin-top: 20px; max-width: 910px; }

.suzyplan4-sixwrap { margin-top: 20px; }

.suzyplan4-siximg { margin-bottom: 10px; }

.suzyplan4-seven { overflow: hidden; }

.suzyplan4-seventitle { max-width: 520px; }

.suzyplan4-seventitle .suzyplan-title span { color: #fff; }

.suzyplan4-seventitle .suzyplan-title i { color: #8ecdca; }

.suzyplan4-seventitle .suzyplan-onetext { color: #fff; }

.suzyplan4-seventext { max-width: 850px; margin-top: 20px; line-height: 1.71429; font-size: 14px; color: #fff; }

.suzyplan4-seventext ul li { padding: 3px 0; list-style: inside disc none; }

.suzyservice-one { color: #fff; overflow: hidden; }

.suzyservice-oneul { text-align: center; font-size: 0; }

.suzyservice-oneul li { position: relative; display: inline-block; vertical-align: top; width: 33.3333%; padding: 0 10px; }

.suzyservice-oneul li:after { position: absolute; top: 5%; right: 0; width: 1px; height: 90%; background: rgba(255, 255, 255, 0.5); content: ""; }

.suzyservice-oneul li h3 { line-height: 1.41667; font-size: 18px; }

.suzyservice-oneul li:last-child:after { display: none; }

.suzyservice-onedes { margin-top: 5px; line-height: 1.71429; font-size: 14px; }

.suzyservice-onetext { margin: 20px auto 0; max-width: 840px; line-height: 2.14286; text-align: center; font-size: 14px; }

.suzyservice-two { overflow: hidden; }

.suzyservice-twocon { padding: 20px; color: #fff; }

.suzyservice-twoconh3 { text-align: center; line-height: 1.3125; font-size: 20px; font-weight: bold; }

.suzyservice-twocontxt1 { margin-top: 15px; line-height: 2; font-size: 14px; }

.suzyservice-twocondes { margin-top: 15px; line-height: 2; font-size: 14px; }

.suzyservice-twocondes h6 { margin: 4px 0; line-height: 2; font-size: 14px; }

.suzyservice-three { position: relative; overflow: hidden; background: #f7f7f7; }

.suzyservice-title { text-align: center; line-height: 1.3125; font-size: 20px; color: #444; }

.suzyservice-threeimg { position: relative; text-align: right; }

.suzyservice-threetext { padding-top: 10px; text-align: left; font-size: 0; }

.suzyservice-threetexticon { display: inline-block; vertical-align: middle; width: 22px; text-align: center; line-height: 1; }

.suzyservice-threetexticon img { width: 20px; }

.suzyservice-threetexticon i { display: inline-block; width: 10px; height: 10px; -webkit-border-radius: 50%; border-radius: 50%; }

.suzyservice-threetexticon.icon1 i { background: #2f318b; }

.suzyservice-threetexticon.icon2 i { background: #e62129; }

.suzyservice-threetexticon.icon3 i { background: #dfe22e; }

.suzyservice-threetextitem { margin-bottom: 5px; }

.suzyservice-threetexts { display: inline-block; vertical-align: middle; padding-left: 5px; line-height: 1.4; font-size: 14px; color: #666; }

.suzyservice-four { overflow: hidden; }

.suzyservice-fourview { margin-top: 20px; position: relative; }

.suzyservice-fourview .swiper-container { height: 100%; }

.suzyservice-fourview .swiper-slide { position: relative; padding: 20px; background: #eeeeef; overflow: hidden; }

.suzyservice-fourtext { position: relative; z-index: 3; }

.suzyservice-fourtext h3 { margin-top: 8px; text-align: center; line-height: 1.55556; font-size: 18px; color: #444; }

.suzyservice-fournum { position: absolute; bottom: 0; right: 0; line-height: 1; font-size: 160px; font-weight: bold; letter-spacing: -15px; color: #e6e6e6; -webkit-transform: translate(5%, 18%); -ms-transform: translate(5%, 18%); -o-transform: translate(5%, 18%); transform: translate(5%, 18%); }

.suzyservice-fouricon { margin: 0 auto; width: 64px; height: 64px; font-size: 0; }

.suzyservice-fouricon img { width: 100%; }

.suzyservice-fourdes { margin-top: 7px; line-height: 2; font-size: 14px; color: #666; }

.suzyservice-fourlist { margin-top: 10px; }

.suzyservice-fourli { padding: 5px 0; font-size: 0; border-bottom: 1px solid #dcdcdd; }

.suzyservice-fourli:last-child { border-bottom: none; }

.suzyservice-fourli img { width: 24px; }

.suzyservice-fourli h6 { display: inline-block; vertical-align: middle; padding-left: 5px; line-height: 1.71429; font-size: 14px; color: #666; }

.suzyservice-fourli h6 img { width: 75px; height: 75px; }

.suzyservice-fourli h6 a { -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzyservice-fourli h6 a:hover { color: #0061ae; text-decoration: underline; }

.suzyservice-five { overflow: hidden; background: #eeeeef; }

.suzyservice-fivetextcon { margin-top: 15px; }

.suzyservice-fivetext { padding: 20px 20px; line-height: 2.14286; font-size: 14px; color: #666; background: #fff; }

.suzyservice-fivetext h3 { line-height: 1.5; font-size: 18px; color: #333; }

.suzyservice-fivetext h4 { font-size: 14px; color: #333; }

.business-fintxt23 { padding-right: 10px; overflow: hidden; }

.business-fintxtyan { float: right; width: 120px; height: 36px; line-height: 34px; font-size: 0; border: 1px solid #e0e0e0; }

.business-fintxtyan img { width: 100%; height: 100%; }

.business-formitem3 { margin-bottom: 25px; }

.business-formitem3 input { margin-bottom: 0 !important; }

.suzyfooter-link { padding-top: 10px; text-align: center; }

.suzyfooter-link a { font-size: 14px; color: #8b8b8c; margin: 0 5px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.suzyfooter-link a:hover { color: #0f90ca; }

@media (min-width: 640px) { .neibanner .neibanner-img { left: 0; max-width: 100%; width: 100%; height: auto; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
  .neibanner-text { top: 26.78571%; } }

@media (min-width: 768px) { .inheader .commonweb { padding-right: 15px; }
  .infooter-menu a { min-width: 0px; }
  .infooter-menu a:nth-child(3n) { margin-right: 40px; }
  .infooter-menu a:nth-child(3n)::after { display: block; }
  .infooter-menu a:last-child { margin-right: 0; }
  .infooter-menu a:last-child:after { display: none; }
  .infooter-btmitem { display: inline-block; vertical-align: top; width: 35.44304%; }
  .infooter-btmitem:nth-last-child(2) { width: 29.11392%; }
  .incommonweb { padding: 0 20px; }
  .inview-oneul li, .inview-towul li { width: 33.2%; margin-right: 0.2%; }
  .inview-oneul li:nth-child(2n), .inview-towul li:nth-child(2n) { margin-right: 0.2%; }
  .inview-oneul li:nth-child(3n), .inview-towul li:nth-child(3n) { margin-right: 0; }
  .inview-onetext { bottom: 10.44177%; padding: 0 11.22449%; }
  .inview-onetext h3 { height: 40px; line-height: 40px; }
  .inview-onetext h3 img { height: 30px; }
  .inview-onetext h3 span { font-size: 18px; }
  .inview-onedes { margin-top: 0px; }
  .about-onetext1 { float: left; width: 77.5%; padding-top: 35px; }
  .about-oneul { float: right; width: 22.5%; margin-top: 0; }
  .about-oneul li { width: 100%; margin-right: 0; }
  .about-fiveimg { /**float: right;**/ width: 44.8%; display:inline-block;vertical-align:middle;}
  .about-fivetext { /**float: left;**/ width: 55.2%; padding: 0;display:inline-block;vertical-align:middle;padding-right: 7.2%; }
  .about-sevenul li { width: 33.3333%; padding-right: 6.66667px; }
  .about-sevenul li:nth-child(2n) { padding-right: 3.33333px; padding-left: 3.33333px; }
  .about-sevenul li:nth-child(3n) { padding-right: 0; padding-left: 6.66667px; }
  .about-sevenul li:nth-child(4n) { padding-right: 3.33333px; padding-left: 3.33333px; }
  .about-sevenul li:nth-child(5n) { padding-right: 0; padding-left: 6.66667px; }
  .about-sevenul2 li { width: 25%; padding-right: 7.5px; }
  .about-sevenul2 li:nth-child(2n) { padding-right: 5px; padding-left: 2.5px; }
  .about-sevenul2 li:nth-child(3n) { padding-right: 5px; padding-left: 7.5px; }
  .about-sevenul2 li:nth-child(4n) { padding-right: 0px; padding-left: 7.5px; }
  .wateraffairs-con { position: relative; height: 300px; width: 100%; }
  .wateraffairs-fourview { float: left; width: 21.66667%; height: 100%; position: relative; }
  .wateraffairs-fourview .incon-btn { display: block; }
  .wateraffairs-fourview .incon-prev { top: auto; bottom: 100%; margin: 0; left: 50%; -webkit-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); -o-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); }
  .wateraffairs-fourview .incon-next { bottom: auto; top: 100%; margin: 0; right: auto; left: 50%; -webkit-transform: translateX(-50%) rotate(90deg); -ms-transform: translateX(-50%) rotate(90deg); -o-transform: translateX(-50%) rotate(90deg); transform: translateX(-50%) rotate(90deg); }
  .wateraffairs-fourview .swiper-container { height: 100%; }
  .wateraffairs-fourview .swiper-slide { height: 60px; }
  .wateraffairs-fourwrap { float: right; margin-top: 0px; width: 78.33333%; height: 100%; }
  .wateraffairs-fouritem { position: relative; overflow-y: auto; height: 100%; }
  .wateraffairs-fouritem::-webkit-scrollbar { width: 2px; height: 2px; background-color: #fff; }
  .wateraffairs-fouritem::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1); -webkit-border-radius: 2px; border-radius: 2px; background-color: #fff; }
  .wateraffairs-fouritem::-webkit-scrollbar-thumb { -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); background-color: #0061ae; }
  .watermeter-fourul li { width: 32.33333%; margin-right: 1.5%; }
  .watermeter-fourul li:nth-child(2n) { margin-right: 1.5%; }
  .watermeter-fourul li:nth-child(3n) { margin-right: 0; }
  .waterpro-oneul li { width: 31.66667%; margin-right: 2.5%; }
  .waterpro-oneul li:nth-child(2n) { margin-right: 2.5%; }
  .waterpro-oneul li:nth-child(3n) { margin-right: 0; }
  .suzyplan-twotext { float: left; width: 43.33333%; }
  .suzyplan-twoimg { margin-top: 0; float: right; width: 47.5%; }
  .suzyplan-threefl { display: inline-block; vertical-align: middle; width: 60.83333%; padding-right: 19.16667%; }
  .suzyplan-threefr { width: 39.16667%; display: inline-block; vertical-align: middle; }
  .suzyplan-fourfl { display: inline-block; vertical-align: middle; width: 50.41667%; padding-right: 8.75%; }
  .suzyplan-fourfr { width: 49.58333%; display: inline-block; vertical-align: middle; margin-top: 0; }
  .suzyplay-fivefl { width: 35%; padding-right: 3.33333%; margin-bottom: 0; display: inline-block; vertical-align: top; }
  .suzyplay-fivefr { width: 30%; display: inline-block; vertical-align: top; }
  .suzyplan-four.grey .suzyplan-fourfl { padding-top: 40px; vertical-align: top; }
  .suzyplan-four.grey .suzyplan-fourfr { vertical-align: top; }
  .suzyplan-sixfl { display: inline-block; vertical-align: top; width: 50%; padding-right: 6.66667%; margin-bottom: 0px; }
  .suzyplan2-onetextwrapfl { display: inline-block; vertical-align: top; width: 50%; padding-right: 5.83333%; margin-bottom: 0px; }
  .suzyplan2-twofl { display: inline-block; vertical-align: middle; width: 50.41667%; padding-right: 8.75%; }
  .suzyplan2-twofr { display: inline-block; vertical-align: middle; width: 49.58333%; }
  .suzyplan2-threefl { display: inline-block; vertical-align: top; width: 57.08333%; padding-right: 15.41667%; }
  .suzyplan2-threefr { display: inline-block; vertical-align: top; width: 42.91667%; }
  .suzyplan2-fourfl { display: inline-block; vertical-align: top; width: 51.66667%; padding-right: 14.16667%; }
  .suzyplan2-fourfr { display: inline-block; vertical-align: top; width: 48.33333%; margin-top: 0; }
  .suzyplan2-fiveitem { display: inline-block; vertical-align: top; width: 50%; padding-right: 10.83333%; }
  .suzyplan2-six .suzyplan2-fourfl, .suzyplan2-six .suzyplan2-fourfr { display: inline-block; vertical-align: middle; }
  .suzyplan2-sevenul { padding: 0 8.33333%; }
  .suzyplan2-sevenul li { width: 26%; margin-right: 11%; }
  .suzyplan2-sevenul li:nth-child(2n) { margin-right: 11%; }
  .suzyplan2-sevenul li:nth-child(3n) { margin-right: 0; }
  .suzyplan3-fiveul li { width: 20%; }
  .suzyplan3-fiveul li.li3 { width: 40%; }
  .suzyplan4-onetext2fl { float: left; width: 45%; }
  .suzyplan4-onetext2fr { float: right; width: 50%; margin-top: 6.66667%; }
  .suzyplan4-twoul { max-width: 800px; }
  .suzyplan4-twoul li { width: 21.25%; margin-right: 18.125%; }
  .suzyplan4-twoul li:nth-child(2n) { margin-right: 18.125%; }
  .suzyplan4-twoul li:nth-child(3n) { margin-right: 0; }
  .suzyplan4-threefl { float: left; width: 44.16667%; }
  .suzyplan4-threefr { float: right; width: 44.16667%; }
  .suzyplan4-fiveitem2 { float: left; width: 60.83333%; }
  .suzyplan4-fiveimg { float: right; width: 35%; }
  .suzyplan4-sixwrap { font-size: 0; padding-left: 83px; }
  .suzyplan4-sixwrap .suzyplan4-siximg { display: inline-block; vertical-align: top; width: 49.19499%; margin-right: 1.52057%; }
  .suzyplan4-sixwrap .suzyplan4-siximg:nth-child(2n) { margin-right: 0; }
  .suzyplan4-seventext ul li { float: left; width: 47.05882%; margin-right: 4.70588%; }
  .suzyplan4-seventext ul li:nth-child(2n) { margin-right: 0; }
  .suzyservice-oneul li { width: 165px; }
  .neicon-menu2 { padding-bottom: 0; } }

.ovhid { overflow: hidden; }

.ac { color: #0061ae; }

.disblock { display: block; }

.inblock { display: inline-block; }

.font16 { font-size: 14px; }

.font17, .font18 { font-size: 15px; }

.font20, .font22 { font-size: 16px; }

.font24, .font26, .font28 { font-size: 18px; }

.font30, .font32, .font34, .font36, .font40, .font42, .font46 { font-size: 20px; }

.font54 { font-size: 24px; }

.font60 { font-size: 30px; }

.lighter { font-weight: lighter; }

.unline { text-decoration: underline; }

.text-center { text-align: center; }

.scale img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

.grey { color: #666; }

.white { color: #fff; }

.imghover img { -webkit-transition: 1s; -o-transition: 1s; transition: 1s; }

.center { text-align: center; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.recruitmentfloat { display: none; z-index: 110; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ""; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #fff; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ""; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

@media (min-width: 768px) { .font16 { font-size: 16px; }
  .font17 { font-size: 17px; }
  .font18, .font22, .font20 { font-size: 18px; }
  .font28, .font24, .font26 { font-size: 22px; }
  .font30, .font32, .font34, .font36 { font-size: 24px; }
  .font40, .font42 { font-size: 26px; }
  .font46 { font-size: 28px; }
  .font54 { font-size: 30px; }
  .distable { width: 100%; display: table; }
  .table-cell { display: table-cell; vertical-align: middle; }
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; } }

@media (min-width: 1024px) { .font22, .font20 { font-size: 20px; }
  .font24 { font-size: 24px; }
  .font26 { font-size: 26px; }
  .font28 { font-size: 28px; line-height: normal; }
  .font40, .font42 { font-size: 30px; line-height: normal; }
  .font46 { font-size: 32px; }
  .font54 { font-size: 36px; }
  .suzyfooter-link { padding-top: 20px; }
  .md-block { display: block; }
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; }
  .suzywatermeter-text1 span { font-size: 20px; } }

@media (min-width: 1200px) { .font22 { font-size: 22px; }
  .font30 { font-size: 30px; line-height: normal; }
  .font32 { font-size: 32px; line-height: normal; }
  .font34 { font-size: 34px; line-height: normal; }
  .font36 { font-size: 36px; line-height: normal; }
  .font40 { font-size: 40px; }
  .scale:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .font42 { font-size: 42px; }
  .font46 { font-size: 46px; }
  .font54 { font-size: 54px; }
  .imghover:hover img { -webkit-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

.searchtitle401 { background-color: #f3f3f3; }

.searchcont401 { padding: 10px 0; }

.resultlist401 { font-size: 13px; padding: 0; }

.resultlist401 ul { padding-bottom: 30px; }

.resultlist401 img { display: block; width: 100%; }

.resultlist401 li { padding: 15px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: -1px; }

.resultlist401 h4 { font-size: 16px; line-height: 24px; margin-bottom: 10px; }

.resultlist401 h4 a { display: block; }

.resultlist401 h4 em { color: red; font-style: normal; }

.resultlist401 h4 a { display: block; }

.resulttext401 { height: 72px; font-size: 14px; line-height: 24px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #666; }

.resultlabel401 { color: #333; display: inline-block; padding-top: 3%; }

.searchinputcont401 { padding-right: 60px; }

.searchinputcont401 dt input { position: relative; float: left; width: 100%; height: 40px; line-height: 40px; text-indent: 12px; font-size: 15px; color: #333; background-color: #fff; }

.searchinputcont401 dd input { position: relative; left: 60px; margin-left: -60px; float: left; width: 60px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; cursor: pointer; background: #0061ae; }

.searchimg401 { display: block; margin-bottom: 3%; }

@media (min-width: 768px) { .searchcont401 { padding: 30px 0; }
  .searchinputcont401 { max-width: 61.8%; margin: 0 auto; }
  .searchtitle401 { font-size: 24px; }
  .resultlist401 { padding: 0; }
  .resultlist401 img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; width: auto; }
  .searchimg401 { float: left; margin: 0 3% 0 0; display: block; width: 200px; height: 150px; overflow: hidden; position: relative; }
  .resultlist401 h4 { font-size: 20px; margin-bottom: 2%; } }

@media (min-width: 1024px) { .searchcont401 { padding: 0px 0 50px; }
  .searchtitle401 { padding: 28px 15px; }
  .searchinputcont401 { width: 45%; }
  .searchinputcont401 dt { float: left; width: 78%; }
  .searchinputcont401 dd { float: left; width: 22%; }
  .searchinputcont401 dd input { left: 0; margin-left: 0; width: 100%; }
  .searchinputcont401 dt input { font-size: 18px; }
  .searchinputcont401 dd input { text-align: center; font-size: 16px; }
  .resultlist401 h4 a:hover { color: #0061ae; } }

.sitemap { padding-bottom: 30px; }

.sitemapcont2 { padding: 6% 10px; overflow: hidden; background: #fff; }

.sitemapcont2 dl { position: relative; margin-bottom: 36px; }

.sitemapcont2 dl:last-of-type { margin-bottom: 0; }

.sitemapcont2 dl dt { font-size: 16px; font-weight: bold; padding: 0 8px; background: #fff; position: absolute; left: 18px; top: -14px; }

.sitemapcont2 dl dt a { color: #0061ae; }

.sitemapcont2 dl dt a:hover { color: #0061ae; }

.sitemapcont2 dl dd { padding: 4% 3% 1% 3%; border: 1px solid #e6e6e6; }

.sitemapcont2 dl dd a { display: inline-block; padding-left: 10px; margin: 0 23px 8px 0; }

.page { text-align: center; }

.page a, .page span { display: inline-block; vertical-align: middle; height: 28px; line-height: 26px; border: 1px solid #ddddde; min-width: 28px; padding: 0 3px; margin: 0 5px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #999; }

.page a:hover, .page span.laypage_curr { border-color: #0061ae !important; background: #0061ae !important; color: #fff; }

@media (min-width: 767px) { .sitemapcont2 { padding: 5% 10px; }
  .sitemapcont2 dl dt { font-size: 20px; }
  .sitemapcont2 dl dd { padding: 2% 3% 1% 3%; border: 1px solid #e6e6e6; }
  .sitemapcont2 dl dd a { margin: 0 45px 8px 0; }
  .sitemapcont2 dl dd a:hover { color: #0061ae; } }

@media (min-width: 1024px) { .sitemap { padding: 0 0 50px; }
  .sitemapcont2 { padding: 3.5% 30px; }
  .page a, .page span { height: 38px; line-height: 36px; min-width: 38px; margin: 0 5px; }
  .sitemapcont2 dl { margin-bottom: 50px; } }

/*@media (min-width: 1024px) { body { padding-top: 130px; }*/
@media (min-width: 1024px) { body {}
  .mobile-btn { display: none; }
  .inheader { height: 130px; background: #fff; -webkit-box-shadow: 0px 1px 2px -1px #aaa; box-shadow: 0px 1px 2px -1px #aaa; }
  .inheader .commonweb { position: relative; padding-right: 40px; }
  .inheader-top { position: relative; z-index: 210; background: #fff; }
  .inheader-form form .inheader-insub { background-size: auto auto; }
  .inlogo { float: left; line-height: 130px; font-size: 0; }
  .inlogo span { margin-left: 15px; display: inline-block; vertical-align: middle; line-height: 1; font-size: 20px; color: #5f5d5d; }
  .inlogo img { height: auto; }
  .inheader-topfr { padding-top: 28px; margin-right: 0px; }
  .inheader-topfr h6 { display: block; margin-bottom: 8px; line-height: 1.55556; font-size: 18px; color: #5f5d5d; letter-spacing: -0.5px; font-style: italic; }
  .inheader-topfr .insearch-btn { display: none; }
  .inheader-form { position: static; width: 270px; padding: 0px; display: block; }
  .inheader-btm { position: absolute; top: 100%; left: 0; display: block; width: 100%; height: auto; padding: 0 40px; border-top: none; background: transparent; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .inheader-btm.active { top: 70px; }
  .innav-ul { max-height: none; overflow: visible; font-size: 0; text-align: center; background: rgba(0, 0, 0, 0.5); }
  .innav-ul li { position: relative; width: auto; display: inline-block; vertical-align: middle; border-bottom: none; margin-right: 25px; }
  .innav-ul li:last-of-type { margin-right: 0; }
  .innav-ul li:hover .innav-h3 a, .innav-ul li.cur .innav-h3 a { color: #0f90ca; }
  .innav-h3 a { display: block; width: 100%; height: 60px; line-height: 60px; padding: 0 10px; font-size: 16px; color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .innav-ermenu { position: absolute; left: 50%; top: 100%; display: none; border-top: 3px solid #0061ae; text-align: left; min-width: 90px; padding: 6px 0 3px; background: rgba(0, 0, 0, 0.5); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
  .innav-ermenu a { display: block; width: 100%; height: auto; padding: 0px 12px; line-height: 28px; margin-bottom: 5px; white-space: nowrap; font-size: 14px; color: #fff; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .innav-ermenu a:hover { background: #0061ae; }
  .infooter { padding: 50px 0 0; }
  .infooter-logo { width: 24.16667%; float: left; }
  .infooter-logo img { height: auto; }
  .infooter-logo h3 { margin-top: 20px; font-size: 20px; }
  .infooter-top { padding-bottom: 50px; }
  .infooter-fr { float: right; width: 75%; padding-top: 20px; }
  .infooter-menu { text-align: right; }
  .infooter-menu a { margin-right: 20px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .infooter-menu a:hover { color: #0f90ca; }
  .infooter-menu a:after { right: -11px; }
  .infooter-menu a:nth-child(3n) { margin-right: 20px; }
  .infooter-menu a:nth-child(3n)::after { display: block; }
  .infooter-menu a:last-child { margin-right: 0; }
  .infooter-menu a:last-child:after { display: none; }
  .infooter-btm { padding-top: 5px; }
  .infooter-erweima { margin-top: 0px; float: right; }
  .infooter-erweima img { width: 60px; }
  .infooter-btmitem { float: left; margin-top: 30px; width: 26.11111%; font-size: 12px; }
  .infooter-btmitem:nth-last-child(2) { width: 25.55556%; }
  .infooter-btmitem a { -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .infooter-btmitem a:hover { text-decoration: underline; color: #0061ae; }
  .inbanner-bat { bottom: 20px; }
  .inbanner-bat span { width: 66px; height: 4px; margin: 0 16px; }
  .incommonweb { padding: 0 40px; }
  .inview-one { padding: 60px 0 30px; }
  .inview-oneul li { margin-bottom: 20px; -webkit-transition: -webkit-box-shadow 0.5s; transition: -webkit-box-shadow 0.5s; -o-transition: box-shadow 0.5s; transition: box-shadow 0.5s; transition: box-shadow 0.5s, -webkit-box-shadow 0.5s; }
  .inview-oneul li:hover { -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; }
  .inview-oneul li:hover .inview-oneimg img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .inview-oneul li:hover .inview-onetext h3 span { text-decoration: underline; }
  .inview-two { padding: 20px 0 60px; }
  .inview-twotop a { padding: 20px 1px 18px; }
  .inview-twotop a h3 { font-size: 22px; }
  .inview-twotop a h3:after { margin: 10px auto 0; }
  .inview-twotop a h4 { margin-top: 10px; font-size: 14px; }
  .inview-towul li { margin-bottom: 20px; -webkit-transition: -webkit-box-shadow 0.5s; transition: -webkit-box-shadow 0.5s; -o-transition: box-shadow 0.5s; transition: box-shadow 0.5s; transition: box-shadow 0.5s, -webkit-box-shadow 0.5s; }
  .inview-towul li:hover { -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; }
  .inview-towul li:hover .inview-twoimg img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .inview-towul li:hover .inview-twotext h3, .inview-towul li:hover .inview-twopalyer h6 { text-decoration: underline; }
  .inview-twotext { padding: 10px 22px; }
  .inview-twotext h3 { height: 48px; -webkit-line-clamp: 2; }
  .inview-twodes { margin-top: 15px; }
  .inview-twodes p { font-size: 14px; }
  .backtop { display: block; position: fixed; bottom: 50px; right: -50px; z-index: 100; width: 60px; height: 60px; background: #0061ae; padding-top: 32px; text-align: center; line-height: 1; color: #fff; visibility: hidden; opacity: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .backtop:after { position: absolute; top: 17px; left: 50%; width: 15px; height: 15px; border-top: 3px solid #fff; border-right: 3px solid #fff; -webkit-transform: translateX(-50%) rotate(-45deg); -ms-transform: translateX(-50%) rotate(-45deg); -o-transform: translateX(-50%) rotate(-45deg); transform: translateX(-50%) rotate(-45deg); content: ""; }
  .backtop.active { right: 50px; opacity: 1; visibility: inherit; }
  .neibanner-text h3 img { height: auto; }
  .neibanner-text h3 span { padding-left: 5px; font-size: 30px; }
  .neibanner-des { margin-top: 30px; }
  .about-title { padding: 45px 0; }
  .about-title h2 { font-size: 32px; }
  .about-title h2:after { margin: 15px auto 0; }
  .about-title h3 { margin-top: 14px; font-size: 18px; }
  .about-name { top: -190px; }
  .about-one { padding: 50px 0 25px; }
  .about-oneh2 { font-size: 20px; }
  .about-onedes { margin-top: 25px; }
  .about-oneul li { margin-bottom: 18px; }
  .about-onetext1 { padding: 0 30px; }
  .about-onedesfl { float: left; width: 50%; padding-right: 15px; }
  .about-onedesfr { float: right; width: 50%; padding-left: 15px; }
  .about-two { padding: 40px 0; }
  .about-twoview .swiper-slide.odd .about-twotext:after { height: 65px; }
  .about-twotext:before { height: 65px; }
  .incon-btn { width: 40px; height: 40px; }
  .incon-btn:after { width: 15px; height: 15px; }
  .incon-prev { left: -40px; }
  .incon-prev2 { left: 0; }
  .incon-next { right: -40px; }
  .incon-next2 { right: 0; }
  .incon-bat, .incon-bat2 { display: none; }
  .about-three { padding: 8.33333% 0; }
  .about-threetext h3 { font-size: 22px; }
  .about-threetext h3:after { margin: 10px auto 0; }
  .about-threedes { margin-top: 10px; }
  .about-four { padding: 4.16667% 0 5.98958%; }
  .about-fourview { padding: 0 8.33333%; }
  .incon-btn2 { display: none; background: none; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); width: 25px; height: 25px; -webkit-border-radius: 0; border-radius: 0; }
  .incon-btn2:after { display: none; }
  .incon-btn2.active { border-color: #fff; }
  .incon-btn2.active:hover { border-color: #0f90ca; }
  .incon-btn2:hover { background: none; -webkit-box-shadow: none; box-shadow: none; border-color: #0f90ca; }
  .about-fourtext { padding: 15px 25px; }
  .about-fourdes { height: 72px; line-height: 24px; font-size: 16px; }
  .about-fourspan { display: block; font-size: 14px; }
  .about-five { padding: 5.20833% 0 6.25%; }
  .about-fivetext h3 { font-size: 20px; }
  .about-fivelogo { margin-bottom: 50px; }
  .about-fivedes { margin-top: 20px; }
  .about-fiveview { padding: 0 8.33333%; }
  .about-six { padding: 65px 0; }
  .about-sixview { padding: 0 13.33333%; }
  .about-sixview .swiper-slide a { overflow: hidden; }
  .about-sixview .swiper-slide a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .about-sixview .swiper-slide a img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .about-sixview .swiper-slide a:hover .about-sixtext h3 { color: #0061ae; }
  .about-sixtext { padding: 20px 0; }
  .about-sixtext h3 { line-height: 26px; height: 78px; font-size: 16px; }
  .about-sevencon { padding: 0 8.33333%; }
  .about-seven { padding: 65px 0; }
  .wateraffairs-one { padding: 6.51042% 0 5.98958%; }
  .wateraffairs-onetext h3 { font-size: 32px; }
  .wateraffairs-onedes { text-align: center; margin-top: 15px; }
  .wateraffairs-oneimg { margin-top: 0px; }
  .wateraffairs-two { padding: 55px 0; }
  .wateraffairs-twomenu a { width: 220px; height: 60px; line-height: 60px; font-size: 20px; }
  .wateraffairs-twowrap { margin-top: 50px; padding: 0 8.33333%; }
  .wateraffairs-three { padding: 7.8125% 0 9.11458%; }
  .wateraffairs-threetext { margin-top: 22px; }
  .wateraffairs-threedes { margin-top: 10px; height: 168px; }
  .wateraffairs-con { height: 545px; }
  .wateraffairs-four { padding: 50px 0; }
  .wateraffairs-fourview .swiper-slide a { padding: 12px 30px; }
  .wateraffairs-fourview .swiper-slide a h3 { height: 64px; line-height: 32px; font-size: 18px; }
  .wateraffairs-fourwrap { padding: 80px; }
  .watermeter-one { padding: 60px 0 70px; }
  .watermeter-title h3 { font-size: 32px; }
  .watermeter-titdes { margin-top: 15px; }
  .watermeter-oneimg { margin-top: 75px; }
  .watermeter-two { padding: 55px 0 60px; }
  .watermeter-twoimg { margin-top: 40px; }
  .watermeter-three { padding: 50px 0 55px; }
  .watermeter-threeimg { margin-top: 55px; }
  .watermeter-four { padding: 50px 0; }
  .watermeter-fourview { margin-top: 50px; padding: 0 8.33333%; }
  .watermeter-fourview .swiper-slide .watermeter-fourh3 { font-size: 20px; }
  .watermeter-fourul { margin-top: 35px; }
  .watermeter-fouritem .watermeter-fourtext { top: 10%; left: 8%; width: 84%; height: 80%; }
  /*.waterpro-one { padding: 4.42708% 0; }*/
  .waterpro-one {}
  .waterpro-oneul li { margin-bottom: 30px; }
  .waterpro-oneul li a { padding: 0 30px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; overflow: hidden; }
  .waterpro-oneul li a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .waterpro-oneul li a img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .waterpro-oneul li a:hover { -webkit-box-shadow: 0px 0px 10px 0px #ddd; box-shadow: 0px 0px 10px 0px #ddd; border-color: transparent; }
  .waterpro-oneul li a:hover .waterpro-onetext h3 { color: #0061ae; }
  .waterpro-onetext { padding: 20px 0 30px; }
  .waterpro-onetext h3 { font-size: 20px; }
  .waterpropost-one { padding: 60px 0 6.25%; }
  .waterpropost-onetext { margin-top: 40px; padding: 0 8.33333%; }
  .waterpropost-oneh1 { font-size: 32px; }
  .waterpropost-onedes { margin-top: 15px; }
  .waterpropost-onedes h3 { margin-bottom: 10px; font-size: 20px; }
  .neicon-menu { padding: 4.16667% 0; }
  .neicon-menu2 { overflow: hidden; }
  .neicon-menu2 a { width: 22.5%; height: 70px; margin-right: 3.33333%; line-height: 70px; }
  .neicon-menu2 a span { font-size: 20px; }
  .suzyplan-one { padding: 65px 0 5.72917%; }
  .suzyplan-title { font-size: 32px; }
  .suzyplan-title i { font-size: 68px; }
  .suzyplan-oneimg { margin-top: 28px; }
  .suzyplan-onetext2 { margin-top: 70px; }
  .suzyplan-two { padding: 5.46875% 0 50px; }
  .suzyplan-twotxt { margin-top: 85px; }
  .suzyplan-twotxt h3 { font-size: 22px; }
  .suzyplan-twodes { margin-top: 20px; }
  .suzyplan-three { padding: 38px 0; }
  .suzyplan-conitemtext { padding-left: 20px; }
  .suzyplan-conitemtext h3 { margin-bottom: 15px; }
  .suzyplan-four { padding: 60px 0; }
  .suzyplan-five { padding: 4.94792% 0 4.42708%; }
  .suzyplan-six { padding: 5.46875% 0; }
  .suzyplan2-onetext1 { max-width: 720px; }
  .suzyplan2-onetext1 .suzyplan-onetext { margin-top: 20px; }
  .suzyplan2-one { padding: 4.6875% 0; }
  .suzyplan2-onetext2 { margin-top: 80px; }
  .suzyplan2-onetextwrap { margin-top: 20px; }
  .suzyplan2-two { padding: 4.94792% 0; }
  .suzyplan2-twowrap .suzyplan-onetext { margin-top: 30px; }
  .suzyplan2-three { padding: 60px 0; }
  .suzyplan2-four { padding: 40px 0px; }
  .suzyplan2-fourfl .suzyplan2-fourh3 { margin-top: 20px; }
  .suzyplan2-fourfl .suzyplan-onetext { margin-top: 20px; }
  .suzyplan2-fourh3 { font-size: 20px; }
  .suzyplan2-five { padding: 40px 0; }
  .suzyplan2-fiveitem { padding-top: 35px; }
  .suzyplan2-six { padding: 40px 0px; }
  .suzyplan2-seven { padding: 60px 0; }
  .suzyplan2-sevenul { margin-top: 50px; }
  .suzyplan2-sevenul li { margin-bottom: 20px; }
  .suzyplan2-sevenul li:after { width: 112%; height: 92%; -webkit-transform: translate(-50%, -50%) rotateY(30deg); transform: translate(-50%, -50%) rotateY(30deg); }
  .suzyplan2-sevenitem { padding: 35px 20px 40px; }
  .suzyplan2-sevenitem h3 { font-size: 20px; }
  .suzyplan2-sevendes { margin-top: 10px; }
  .suzyplan2-eightview { margin-top: 30px; }
  .suzyplan2-eightview .incon-prev2 { left: -35px; }
  .suzyplan2-eightview .incon-next2 { right: -35px; }
  .suzyplan2-eight { padding: 50px 0; }
  .suzyplan3-one { padding: 3.90625% 0 5.72917%; }
  .suzyplan3-onetext2 { margin-top: 100px; }
  .suzyplan3-oneul { margin-top: 55px; max-width: 700px; }
  .suzyplan3-oneul li { width: 180px; margin-right: 80px; margin-bottom: 20px; }
  .suzyplan3-oneli { height: 156px; padding: 20px; }
  .suzyplan3-oneli:after, .suzyplan3-oneli:before { border-top-width: 78px; border-bottom-width: 78px; }
  .suzyplan3-oneli:before { border-right-width: 45px; }
  .suzyplan3-oneli:after { border-left-width: 45px; }
  .suzyplan3-oneli .suzyplan3-oneliitem { font-size: 18px; }
  .suzyplan3-two { padding: 5.20833% 0; }
  .suzyplan3-twotext2 { margin-top: 90px; }
  .suzyplan3-twotable { margin-top: 48px; }
  .suzyplan3-twotable tr td { height: 88px; padding: 10px 40px; font-size: 18px; border-right-width: 5px; }
  .suzyplan3-twotable tr:nth-child(2n) td { background: rgba(88, 183, 137, 0.8); }
  .suzyplan3-three { padding: 5.72917% 0 4.16667%; }
  .suzyplan3-four { padding: 55px 0; }
  .suzyplan3-fourtext { margin-top: 55px; }
  .suzyplan3-fourtext h3 { font-size: 20px; }
  .suzyplan3-fourdes ul { margin-top: 15px; }
  .suzyplan3-five { padding: 50px 0 60px; }
  .suzyplan3-fiveul { margin-top: 45px; }
  .suzyplan3-fiveul li { padding: 20px 10px; }
  .suzyplan3-fivedes { height: 180px; line-height: 30px; }
  .suzyplan4-one { padding: 60px 0; }
  .suzyplan4-onetext2 { margin-top: 5.41667%; }
  .suzyplan4-onetext2des { margin-top: 45px; }
  .suzyplan4-two { padding: 3.64583% 0 50px; }
  .suzyplan4-twoul { margin-top: 50px; }
  .suzyplan4-twoul li { margin-bottom: 20px; }
  .suzyplan4-three { padding: 4.16667% 0 45px; }
  .suzyplan4-threedes { margin-top: 45px; }
  .suzyplan4-threefr { margin-top: 0px; }
  .suzyplan4-four { padding: 50px 0; }
  .suzyplan4-fouritem { margin-top: 25px; }
  .suzyplan4-fourtable { margin-top: 25px; }
  .suzyplan4-fourtable tr td { height: 68px; padding: 15px; }
  .suzyplan4-five { padding: 4.42708% 0 5.20833%; }
  .suzyplan4-fivewrap { margin-top: 8.33333%; }
  .suzyplan4-fiveimg { margin-top: 0px; }
  .suzyplan4-six { padding: 65px 0; }
  .suzyplan4-sixitem2 { margin-top: 10%; }
  .suzyplan4-sixwrap { margin-top: 5.83333%; }
  .suzyplan4-seven { padding: 55px 0 4.42708%; }
  .suzyplan4-seventext { margin-top: 50px; }
  .suzyservice-one { padding: 6.25% 0 4.94792%; }
  .suzyservice-oneul li { padding: 0 25px; }
  .suzyservice-oneul li h3 { font-size: 24px; }
  .suzyservice-oneul li h3 .fonts { font-size: 18px; }
  .suzyservice-onedes { margin-top: 10px; }
  .suzyservice-onetext { margin: 40px auto 0; }
  .suzyservice-two { padding: 50px 0; }
  .suzyservice-twocon { padding: 5.41667%; }
  .suzyservice-twoconh3 { font-size: 32px; }
  .suzyservice-twocontxt1 { margin-top: 35px; }
  .suzyservice-twocondes { margin-top: 35px; }
  .about-threeview .swiper-slide { -webkit-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; cursor: pointer; }
  .about-threeview .swiper-container { padding: 10px 0; }
  .about-threeview .swiper-slide:hover { background: #0061ae; }
  .suzyservice-three { padding: 3.64583% 0 65px; }
  .suzyservice-title { font-size: 32px; }
  .suzyservice-threetext { position: absolute; left: 0; bottom: 25px; z-index: 3; padding-top: 0px; }
  .suzyservice-threetexticon { width: 42px; }
  .suzyservice-threetexticon img { width: auto; }
  .suzyservice-threetexticon i { width: 14px; height: 14px; }
  .suzyservice-threetextitem { margin-bottom: 10px; }
  .suzyservice-threetexts { font-size: 20px; }
  .suzyservice-four { padding: 70px 0 4.16667%; }
  .suzyservice-fourview { margin-top: 45px; }
  .suzyservice-fourtext h3 { margin-top: 18px; }
  .suzyservice-fourlist { margin-top: 20px; }
  .suzyservice-fourli { padding: 10px 0; }
  .suzyservice-fourview .incon-prev2 { left: -35px; }
  .suzyservice-fourview .incon-next2 { right: -35px; }
  .suzyservice-five { padding: 50px 0 60px; }
  .suzyservice-fivetextcon { margin-top: 30px; padding: 0 5.41667%; }
  .suzyservice-fivetext { padding: 40px 65px; }
  .suzyservice-fivetext h3 { font-size: 20px; }
  .business-fintxtyan { width: 166px; height: 50px; line-height: 48px; } }

@media (min-width: 1260px) { .inheader .commonweb { padding-right: 100px; }
  .inheader-btm { padding: 0 100px; }
  .inlogo span { margin-left: 30px; }
  .infooter-logo h3 { margin-top: 30px; }
  .infooter-menu a { margin-right: 47px; }
  .infooter-menu a:after { right: -24.5px; }
  .infooter-menu a:nth-child(3n) { margin-right: 47px; }
  .infooter-menu a:last-child { margin-right: 0; }
  .infooter-btmitem { font-size: 14px; margin-top: 35px; }
  .incommonweb { padding: 0 100px; }
  .inview-one { padding-top: 6.66667%; }
  .inview-onetext h3 { height: 52px; line-height: 52px; }
  .inview-onetext h3 span { font-size: 22px; }
  .inview-onetext h3 img { height: auto; }
  .inview-onedes { margin-top: 0px; }
  .inview-two { padding: 2.60417% 0 5.72917%; }
  .inview-twotop a h3 { font-size: 32px; }
  .inview-twotop a h3:after { margin: 15px auto 0; }
  .inview-twotop a h4 { margin-top: 15px; font-size: 18px; }
  .inview-twopalyer span { width: 50px; height: 50px; }
  .inview-twopalyer span:after { border-width: 7px; }
  .inview-twopalyer h6 { margin-top: 22px; line-height: 20px; }
  .inview-twodes { margin-top: 25px; }
  .neibanner-des { margin-top: 42px; line-height: 30px; font-size: 16px; }
  .wateraffairs-threeview .swiper-slide { padding: 0 20px; }
  .about-threeview .swiper-slide { padding: 45px 30px; }
  .suzyservice-twocon { padding: 5.41667% 10%; }
  .suzyservice-fourview .swiper-slide { padding: 45px; }
  .about-fivedes { max-height: none; } }

@media (min-width: 1400px) { .innav-ul li { margin-right: 45px; }
  .infooter-menu a { margin-right: 48px; }
  .infooter-menu a:after { right: -25px; }
  .infooter-erweima { margin-top: 20px; }
  .infooter-erweima img { width: 70px; }
  .infooter-btmitem { width: 28.11111%; }
  .infooter-menu a:nth-child(3n) { margin-right: 48px; }
  .infooter-menu a:last-child { margin-right: 0; }
  .incon-btn { width: 50px; height: 50px; }
  .incon-prev { left: -100px; }
  .incon-next { right: -100px; } }

@media (min-width: 1700px) { .backtop.active { right: 50%; margin-right: -850px; } }

.search-form { background-color: #eeeeef; padding-top: 20px; padding-bottom: 20px; font-size: 0; margin-top: 25px; }

.search-form input { height: 40px; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }

.search-form input[type="text"] { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); padding: 0 10px; }

.search-form input[type="submit"] { width: 100px; background-color: #0061ae; color: #fff; }

.search-form input::-moz-placeholder { color: #615f5f; }

.search-form input::-ms-input-placeholder { color: #615f5f; }

.search-form input::-webkit-input-placeholder { color: #615f5f; }

.m-padding { padding-top: 30px; padding-bottom: 30px; }

.search-result-list ul { border-top: 1px solid #c1c1c2; }

.search-result-list li { border-bottom: 1px solid #c1c1c2; padding: 20px 0; }

.search-result-list img { width: 100%; display: block; }

.search-result-list .image { display: block; margin-top: 5px; }

.search-result-list .title { font-size: 16px; }

.search-result-list .desc { margin: 10px 0 5px; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.search-result-list .desc a { color: #888; }

.search-result-list .get { color: #888; font-size: 12px; }

.m-column { background-color: #eeeeef; padding: 30px 0; font-size: 0; text-align: center; }

.m-column .commonweb { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.m-column a { width: 100%; line-height: 40px; background-color: #fff; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; color: #666; margin: 0 10px; max-width: 270px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.m-column a:hover { background-color: #0061ae; color: #fff; }

.m-column .on { background-color: #0061ae; color: #fff; }

.m-title { text-align: center; }

.recruitmemt { background-color: #f7f7f7; }

.recruitmemt { padding: 30px 0 40px; }

.recruitmemt .thumb { display: none; }

.recruitmemt .item { border-bottom: 1px solid #c4c4c4; }

.recruitmemt .title { padding: 10px 50px 10px 10px; position: relative; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; cursor: pointer; }

.recruitmemt .icon { width: 26px; height: 26px; background-image: -webkit-gradient(linear, left bottom, right top, from(#21c87b), to(#07c1e6)); background-image: -webkit-linear-gradient(bottom left, #21c87b, #07c1e6); background-image: -o-linear-gradient(bottom left, #21c87b, #07c1e6); background-image: linear-gradient(to top right, #21c87b, #07c1e6); display: block; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-border-radius: 100%; border-radius: 100%; }

.recruitmemt .icon:after, .recruitmemt .icon:before { content: ""; display: block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-color: #fff; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.recruitmemt .icon:after { width: 16px; height: 1px; }

.recruitmemt .icon:before { width: 1px; height: 16px; }

.recruitmemt .thumb { color: #666; font-size: 14px; padding: 20px 10px; line-height: 1.8; }

.recruitmemt .strong { padding-bottom: 5px; color: #333; }

.recruitmemt .strong:nth-child(n + 2) { padding-top: 20px; }

.recruitmemt .on { color: #fff; background-image: -webkit-gradient(linear, left top, right top, from(#5fb359), to(#0789a3)); background-image: -webkit-linear-gradient(left, #5fb359, #0789a3); background-image: -o-linear-gradient(left, #5fb359, #0789a3); background-image: linear-gradient(to right, #5fb359, #0789a3); }

.recruitmemt .on .icon { background: #fff; }

.recruitmemt .on .icon:after { background-color: #1b67ad; }

.recruitmemt .on .icon:before { opacity: 0; }

.recruitmemt-list { border-top: 1px solid #c4c4c4; margin-top: 20px; background-color: #fff; }

.recruitmemt-resume .content { padding-top: 15px; color: #666; line-height: 1.8; }

.contact-info { color: #666; }

.contact-info .name { line-height: 1.2; }

.contact-info .name, .contact-info .name-en { color: #333; }

.contact-info .list { padding-top: 15px; padding-bottom: 15px; }

.contact-info .item { background-position: left top; padding-left: 40px; line-height: 32px; margin-bottom: 10px; }

.contact-info .address { line-height: 20px; background-image: url(../images/contact-icon01.png); }

.contact-info .tel { background-image: url(../images/contact-icon02.png); }

.contact-info .hotline { background-image: url(../images/contact-icon03.png); }

.contact-info .mail { background-image: url(../images/contact-icon04.png); }

.contact-info .map { width: 100%; height: 250px; }

.contact-info .map img { max-width: none; }

.contact-form { padding-top: 30px; }

.contact-form input, .contact-form textarea { width: 100%; height: 36px; padding: 5px 10px; display: block; border: 1px solid #e0e0e0; margin-bottom: 15px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; overflow: hidden; }

.contact-form input:focus, .contact-form textarea:focus { border-color: #0061ae; }

.contact-form textarea { height: 120px; }

.contact-form input[type="submit"] { width: 170px; color: #fff; text-align: center; margin: 0 auto; background-color: #0054a3; }

.news-list ul { padding-bottom: 30px; }

.news-list li { padding: 20px 0; border-bottom: 1px solid #ddddde; }

.news-list li img { width: 100%; display: block; }

.news-list .article { padding-top: 10px; }

.news-list .title { font-size: 16px; display: -webkit-box; max-height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.news-list .date { color: #666; padding: 5px 0; font-size: 16px; }

.news-list .desc a { color: #666; }

.news-list .date span:before { content: "-"; }

.news-list .more { color: #666; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; line-height: 20px; padding-right: 20px; background: url(../images/news-more.png) center right no-repeat; margin-top: 10px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.news-list .more:hover { color: #0061ae; }

.page img { max-width: 100%; display: block; margin: 0 auto; }

.news-detail { padding-bottom: 50px; position: relative; }

.news-detail .thumb { padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }

.news-detail .date { color: #666; padding: 5px 0; }

.news-detail .date span:after { content: "."; }

.news-detail .image { padding: 10px 0; }

.news-detail img { margin: 5px 0; }

.news-detail .content { color: #888; line-height: 1.8; }

.news-detail .backlist { position: absolute; left: 50%; bottom: 0; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); color: #888; padding-left: 21px; background: url(../images/news-back.png) left center no-repeat; }

@media (min-width: 640px) { .contact-info .address { line-height: 32px; } }

@media (min-width: 768px) { .search-result-list .article { width: 100%; display: table; margin-top: 10px; }
  .search-result-list .image, .search-result-list .text { display: table-cell; vertical-align: middle; }
  .search-result-list .image { width: 295px; }
  .search-result-list .text { padding-left: 20px; }
  .m-column a { min-width: 10em; }
  .news-list { padding-top: 10px; }
  .news-list li { padding: 30px 0; }
  .news-list .thumb { overflow: hidden; }
  .news-list .image { float: left; margin-right: 20px; }
  .news-detail .image { margin: 0 -10px; } }

@media (min-width: 1024px) { .m-margin { margin-top: 85px; }
  .search-form { padding: 60px 0; }
  .search-form form { max-width: 825px; margin: 0 auto; }
  .search-form input { height: 70px; }
  .search-form input[type="text"] { width: 70.30303%; padding: 0 25px; }
  .search-form input[type="submit"] { width: 29.69697%; }
  .search-result-list { padding-top: 65px; padding-bottom: 65px; }
  .contact-info { width: 50%; float: left; }
  .contact-form { width: 50%; float: right; padding-top: 0; padding-left: 40px; }
  .contact-form .label:nth-child(1) { width: 39.21569%; float: left; }
  .contact-form .label:nth-child(2) { width: 56.86275%; float: right; }
  .contact-form .clearfix:nth-child(2n) .label:nth-child(1) { width: 49.01961%; }
  .contact-form .clearfix:nth-child(2n) .label:nth-child(2) { width: 49.01961%; }
  .contact-form input[type="submit"] { float: right; }
  .contact-form input { height: 50px; font-size: 16px; }
  .contact-form textarea { font-size: 16px; height: 235px; }
  .news-list .title { height: 48px; }
  .news-list .more { margin-top: 20px; }
  .news-detail .thumb { width: 30%; float: left; border-bottom: none; padding-top: 70px; position: relative; }
  .news-detail .date { position: absolute; top: 0; left: 0; right: 0; overflow: hidden; }
  .news-detail .date span { float: right; }
  .news-detail .date span:after { display: none; }
  .news-detail .backlist { position: static; -webkit-transform: none; -ms-transform: none; -o-transform: none; transform: none; margin-top: 50px; display: inline-block; }
  .news-detail .content { width: 60.41667%; float: right; } }

@media (min-width: 1260px) { .search-result-list li { padding: 25px 5.41667% 30px 12.08333%; }
  .search-result-list li:hover .title { color: #0061ae; }
  .search-result-list .article { margin-top: 21px; }
  .search-result-list .text { padding-left: 25px; }
  /*.m-column { padding: 60px 0; }*/
  .m-column {  }
  .m-column a { min-width: 270px; line-height: 70px; }
  .recruitmemt { padding-bottom: 100px; padding-top: 90px; }
  .recruitmemt-list { margin-top: 40px; padding-bottom: 70px; }
  .recruitmemt-list .title { line-height: 50px; padding-left: 85px; padding-right: 150px; }
  .recruitmemt-list .icon { width: 36px; height: 36px; right: 85px; }
  .recruitmemt-list .icon:after { width: 22px; }
  .recruitmemt-list .icon:before { height: 22px; }
  .recruitmemt-list .thumb { padding-top: 50px; padding-bottom: 65px; padding-left: 85px; }
  .recruitmemt-list .strong:nth-child(n + 2) { padding-top: 30px; }
  .recruitmemt-resume { padding: 70px 0; }
  .recruitmemt-resume .content { padding-top: 40px; }
  .contact { padding: 140px 0; }
  .contact-info .list { padding-top: 35px; padding-bottom: 60px; }
  .contact-info .item { margin-bottom: 13px; }
  .contact-info .map { height: 333px; }
  .contact-form input { margin-bottom: 17px; }
  .contact-form textarea { height: 390px; }
  .news-list { padding-top: 8px; padding-bottom: 50px; }
  .news-list ul { padding-bottom: 35px; }
  .news-list li { padding: 42px 0; }
  .news-list .thumb { position: relative; padding-left: 140px; padding-right: 100px; }
  .news-list .thumb:hover .title { color: #0061ae; }
  .news-list .thumb:hover .more { padding-right: 30px; }
  .news-list .thumb:hover .date span { background-color: #0061ae; }
  .news-list .image { display: block; overflow: hidden; margin-right: 35px; }
  .news-list .date { padding: 0; min-width: 105px; line-height: 40px; text-align: center; position: absolute; left: 0; top: 0; background-color: #eeeeef; font-size: 18px; }
  .news-list .date span { display: block; background-color: #dcdddd; color: #fff; font-size: 24px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
  .news-list .date span:before { display: none; }
  .news-list .title { margin-bottom: 20px; }
  .news-list .more { -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
  /*.news-detail { padding-top: 60px; padding-bottom: 65px; }*/
  .news-detail {  padding-bottom: 65px; }
  .news-detail .thumb { padding-top: 100px; }
  .news-detail .date { top: -20px; line-height: 54px; }
  .news-detail .date span { font-size: 20px; }
  .news-detail .image { padding: 20px 0; }
  .news-detail .backlist:hover { color: #0061ae; } }

.video-player-popup { display: none; position: fixed; left: 0; top: 0; z-index: 201; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); font-size: 0; text-align: center; }

.video-player-popup:before { content: ""; width: 0; height: 100%; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .video-player { position: relative; width: 94%; min-height: 300px; max-width: 960px; margin-top: 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

.video-player-popup .close { position: absolute; right: 0; top: -40px; width: 40px; height: 40px; background: url(../images/closebtn.png) no-repeat center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.video-player-popup .close:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

@media (min-width: 1024px) { .video-player-popup .video-player { height: 500px; } }

@media (min-width: 1600px) { .video-player-popup .video-player { height: 600px; } }

.suzyimg-men { position: fixed; top: 0%; left: 0%; z-index: 200; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }

.suzyimg-wrap { position: fixed; top: 50%; left: 50%; z-index: 201; display: none; width: 90%; max-width: 1000px; margin: 0 auto; padding: 30px 30px 20px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #fff; }

.suzyimg-wrap .swiper-container { width: 100%; text-align: center; }

.suzyimg-wrap .swiper-slide { text-align: center; }

.suzyimg-wrap .swiper-slide img { max-width: 100%; border: 2px solid #fff; }

.suzyimg-wrapclose { position: absolute; top: 10px; right: 10px; z-index: 10; width: 30px; height: 30px; background: url(../images/closebtn.png) no-repeat center center; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; background-color: #ddd; background-size: 40% auto; -webkit-border-radius: 50%; border-radius: 50%; }

.suzyimg-wrapclose:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 26px; height: 26px; margin-top: -20px; text-align: center; line-height: 22px; -webkit-border-radius: 50%; border-radius: 50%; font-size: 0; border: 2px solid #0061ae; border-radius: 50%; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.suzyimg-wrapbtn1:after { display: inline-block; vertical-align: middle; width: 8px; height: 8px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.suzyimg-wrapbtn1:hover { background: #0061ae; }

.suzyimg-wrapbtn1:hover:after { border-color: #fff; }

.suzyimg-wrapprev { left: 10px; }

.suzyimg-wrapprev:after { margin-right: -2px; border-bottom: 2px solid #0061ae; border-left: 2px solid #0061ae; }

.suzyimg-wrapnext { right: 10px; }

.suzyimg-wrapnext:after { margin-left: -2px; border-top: 2px solid #0061ae; border-right: 2px solid #0061ae; }

.suzyimg-wrapbat { display: block; width: 100%; padding-top: 10px; line-height: 20px; text-align: center; font-size: 14px; color: #444; }

.suzyimg-viewtext { padding-top: 10px; }

.suzyimg-viewtext h3 { line-height: 1.375; font-size: 14px; color: #444; }

@media (min-width: 1024px) { .suzyimg-wrapbtn1 { position: absolute; top: 50%; z-index: 10; display: block; width: 40px; height: 40px; line-height: 38px; }
  .suzyimg-wrapbtn1:after { width: 10px; height: 10px; }
  .suzyimg-wrap { padding: 60px 80px 60px; }
  .suzyimg-wrap .swiper-slide img { border: 5px solid #fff; -webkit-border-radius: 5px; border-radius: 5px; }
  .suzyimg-wrapclose { top: 20px; right: 20px; }
  .suzyimg-wrapprev { left: 30px; }
  .suzyimg-wrapnext { right: 30px; }
  .suzyimg-viewtext { padding-top: 30px; }
  .suzyimg-viewtext h3 { font-size: 16px; } }

@media (min-width: 1600px) { .suzyimg-wrap { padding: 90px 180px 60px; }
  .suzyimg-wrapnext { right: 30px; }
  .suzyimg-viewtext { padding-top: 50px; } }

#ie-alert-overlay { width: 100%; height: 100%; background: url(../images/bg.png) repeat 0 0; position: fixed; top: 0; left: 0; z-index: 9999; }

* html #ie-alert-overlay { position: absolute; z-index: 9999; }

#ie-alert-panel { width: 520px; height: 331px; position: fixed; background: url(../images/iealertsprite.png) no-repeat; background-position: -1px -109px; top: 50%; left: 50%; margin: -201px 0 0 -296px; padding: 72px 0 0 72px; _position: absolute; _top: expression(300+ ((e=document.documentElement.scrollTop) ?e: document.body.scrollTop)+"px"); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; color: #333; line-height: 1.5em; z-index: 10000; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel div, #ie-alert-panel p, #ie-alert-panel span, #ie-alert-panel a, #ie-alert-panel img, #ie-alert-panel ul, #ie-alert-panel li { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#ie-alert-panel p { font-size: 14px; width: 486px; text-align: justify; }

#ie-alert-panel img { border: 0; }

#ie-alert-panel span { font-size: 18px; margin: 0 0 20px 0; display: block; padding: 0; }

#ie-alert-panel ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

#ie-alert-panel li { float: left; margin: 0 22px 0 0; }

#ie-alert-panel li.last { margin-right: 0; }

#ie-alert-panel a { display: inline-block; vertical-align: top; }

#goon { text-decoration: underline; }

.browser { position: absolute; bottom: 35px; }

.chrome, .firefox, .ie9, .opera, .safari { background: url(../images/iealertsprite.png) no-repeat; }

.chrome { background-position: 0 0; width: 73px; height: 96px; margin: 0 4px 0 0; }

.firefox { background-position: -292px 0; width: 73px; height: 98px; }

.ie9 { background-position: -179px 0; width: 95px; height: 98px; }

.opera { background-position: -90px 0; width: 73px; height: 98px; }

.safari { background-position: -387px 0; width: 73px; height: 98px; margin: 0 4px 0 0; }

.suzyabout-sevenfl { background: #eeeeef; }

.suzyabout-sevenflul { max-height: 100%; }

.suzyabout-sevenflul li { margin-bottom: 6px; background: #dcdddd; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; overflow: hidden; }

.suzyabout-sevenflul li:last-child { margin-bottom: 0; }

.suzyabout-sevenflul li.cur, .suzyabout-sevenflul li:hover { background: #0061ae; }

.suzyabout-sevenflul li.cur .suzyabout-sevenflh3, .suzyabout-sevenflul li:hover .suzyabout-sevenflh3 { color: #fff; }

.suzyabout-sevenflul li.cur .suzyabout-sevenflh3 .uzyabout-sevenspan, .suzyabout-sevenflul li:hover .suzyabout-sevenflh3 .uzyabout-sevenspan { background: #fff; }

.suzyabout-sevenflul li.cur .suzyabout-sevenflh3 .uzyabout-sevenspan:before, .suzyabout-sevenflul li:hover .suzyabout-sevenflh3 .uzyabout-sevenspan:before { opacity: 0; }

.suzyabout-sevenflul li.cur .suzyabout-sevenflh3 .uzyabout-sevenspan:after, .suzyabout-sevenflul li:hover .suzyabout-sevenflh3 .uzyabout-sevenspan:after { background: #0061ae; }

.suzyabout-sevenflul li.cur .suzyabout-sevenflermenu a, .suzyabout-sevenflul li:hover .suzyabout-sevenflermenu a { color: #fff; }

.suzyabout-sevenflh3 { position: relative; line-height: 40px; padding: 5px 68px 5px 48px; font-size: 18px; color: #5f5d5d; cursor: pointer; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyabout-sevenflh3 .uzyabout-sevenspan { position: absolute; top: 50%; right: 48px; display: block; width: 20px; height: 20px; -webkit-border-radius: 50%; border-radius: 50%; background: #5f5d5d; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.suzyabout-sevenflh3 .uzyabout-sevenspan:after, .suzyabout-sevenflh3 .uzyabout-sevenspan:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 10px; background: #fff; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }

.suzyabout-sevenflh3 .uzyabout-sevenspan:after { width: 10px; height: 2px; }

.suzyabout-sevenflermenu { display: none; }

.suzyabout-sevenflermenu a { display: block; width: 100%; height: 28px; line-height: 28px; margin-bottom: 8px; padding: 0 48px; font-size: 16px; color: #5f5d5d; }

.suzyabout-sevenflermenu a.cur { text-decoration: underline; }

.suzyabout-sevenfr { margin-top: 20px; }
 .suzyscrollwrap{
	width:100%;
 }

.suzyabout-sevenfrtwofl { float: left; width: 27.93296%; margin-right: 1.11732%; }

.suzyabout-sevenfrtwofr { float: right; width: 70.94972%; }

.suzyabout-sevenfrthree { margin-top: 1.5748%; }

.suzyabout-sevenfrthreeitem { float: left; width: 25.66929%; margin-right: 1.5748%; }

.suzyabout-sevenfrthreeitem:nth-child(3n) { width: 45.51181%; margin-right: 0; }

.suzyabout-sevenfritem { display: none; /**overflow-y: auto;**/ height: 100%; }

.suzyabout-sevenfrtwoimg1v { position: relative; height: 0; padding-top: 54%; overflow: hidden; }

.suzyabout-sevenfrtwoimg1v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyabout-sevenfrtwoimg2v { margin-top: 4%; position: relative; height: 0; padding-top: 128%; overflow: hidden; }

.suzyabout-sevenfrtwoimg2v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyabout-sevenfrtwoimg3v { position: relative; height: 0; padding-top: 43.54839%; overflow: hidden; }

.suzyabout-sevenfrtwoimg3v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyabout-sevenfrthreeimg1v { position: relative; height: 0; padding-top: 55.06329%; overflow: hidden; }

.suzyabout-sevenfrthreeimg1v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyabout-sevenfrthreeimg1v:nth-child(2n) { margin-top: 6.13497%; }

.suzyabout-sevenfrthreeimg2v { position: relative; height: 0; padding-top: 116.4557%; overflow: hidden; }

.suzyabout-sevenfrthreeimg2v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzyabout-sevenfrthreeimg3v { position: relative; height: 0; padding-top: 64.78873%; overflow: hidden; }

.suzyabout-sevenfrthreeimg3v img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.suzylinearbg { background: -webkit-gradient(linear, left bottom, left top, from(#41b091), to(#0da5d6)); background: -webkit-linear-gradient(bottom, #41b091, #0da5d6); background: -o-linear-gradient(bottom, #41b091, #0da5d6); background: linear-gradient(0deg, #41b091, #0da5d6); }

.suzywatermeter-tith3 { position: relative; text-align: center; overflow: hidden; }

.suzywatermeter-tith3 span { display: inline-block; vertical-align: middle; position: relative; line-height: 1.45833; padding: 0 20px; font-size: 18px; color: #fff; }

.suzywatermeter-tith3 span:before, .suzywatermeter-tith3 span:after { position: absolute; top: 50%; right: 100%; width: 300px; height: 1px; background: #fff; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ""; }

.suzywatermeter-tith3 span:after { right: auto; left: 100%; }

.suzywatermeter-ul { margin-top: 25px; font-size: 0; }

.suzywatermeter-ul li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 20px; text-align: center; }

.suzywatermeter-ul li:nth-child(2n) { margin-right: 0; }

.suzywatermeter-ul li h3 { margin-top: 10px; line-height: 1.5; font-size: 16px; color: #fff; }

.suzywatermeter-icon1 { margin: 0 auto; }

.suzywatermeter-icon1 { max-width: 100%; width: 156px; font-size: 0; }

.waterpro-oneul2 { font-size: 0; }

.waterpro-oneul2 li { display: inline-block; vertical-align: top; width: 49%; margin-right: 2%; margin-bottom: 20px; }

.waterpro-oneul2 li:nth-child(2n) { margin-right: 0; }

.waterpro-oneul2 li a { display: block; width: 100%; padding: 10px; border: 1px solid #c3c3c3; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.waterpro-oneli2img { position: relative; height: 0; padding-top: 93.84615%; overflow: hidden; }

.waterpro-oneli2img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.waterpro-oneli2 { position: relative; }

.waterpro-oneli2:after { position: absolute; bottom: 0; left: 5.38462%; width: 89.23077%; height: 2px; background: #ececec; content: ""; }

.waterpro-oneli2text { padding-top: 10px; }

.waterpro-oneli2text h3 { line-height: 1.5; font-size: 16px; color: #0061ae; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.waterpro-oneli2text h4 { margin-top: 7px; line-height: 1.66667; font-size: 12px; color: #a4a4a4; }

.waterpro-oneli2des { margin-top: 6px; font-size: 14px; color: #666; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.suzymore-acs1 { display: inline-block; vertical-align: middle; margin-top: 10px; line-height: 20px; font-size: 0; }

.suzymore-acs1 span { display: inline-block; vertical-align: middle; font-size: 13px; color: #0061ae; }

.suzymore-acs1 i { position: relative; display: inline-block; vertical-align: middle; margin-left: 5px; }

.suzymore-acs1 i:after { position: absolute; top: 50%; width: 12px; height: 1px; background: #a4a4a4; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ""; }

.suzymore-acs1 i:before { position: absolute; top: 50%; left: 12px; width: 6px; height: 6px; border-top: 1px solid #a4a4a4; border-right: 1px solid #a4a4a4; -webkit-transform: translate(-75%, -50%) rotate(45deg); -ms-transform: translate(-75%, -50%) rotate(45deg); -o-transform: translate(-75%, -50%) rotate(45deg); transform: translate(-75%, -50%) rotate(45deg); content: ""; }

@media (min-width: 768px) { .suzywatermeter-list1 { float: left; width: 64%; }
  .suzywatermeter-list1 .suzywatermeter-ul li { width: 20.3125%; margin-right: 6.25%; }
  .suzywatermeter-list1 .suzywatermeter-ul li:nth-child(2n) { margin-right: 6.25%; }
  .suzywatermeter-list1 .suzywatermeter-ul li:nth-child(4n) { margin-right: 0; }
  .suzywatermeter-list2 { float: right; width: 30%; }
  .suzywatermeter-list2 .suzywatermeter-ul li { width: 43.33333%; margin-right: 13.33333%; }
  .suzywatermeter-list2 .suzywatermeter-ul li:nth-child(2n) { margin-right: 0; }
  .waterpro-oneul2 li { width: 100%; margin-right: 0; }
  .waterpro-oneul2 li a { padding: 1.66667% 9.16667% 1.66667% 1.25%; }
  .waterpro-oneli2 { float: left; width: 32.5%; }
  .waterpro-oneli2:after { position: absolute; bottom: 5.38462%; left: auto; right: -4.92308%; width: 2px; height: 89.23077%; content: ""; }
  .waterpro-oneli2text { float: right; width: 59%; padding-top: 5%; } }

@media (min-width: 1024px) { .suzyabout-table { display: table; table-layout: fixed; width: 100%; }
  .suzyabout-sevenfl { display: table-cell; vertical-align: top; width: 21.66667%; height: 480px; overflow-y: auto; }
  .suzyabout-sevenfr { display: table-cell; vertical-align: top; width: 78.33333%; height: 480px; padding-left: 3.75%;}
   .suzyscrollwrap{
	height:480px;
 }
 .ps{padding-right:20px;}
  .suzylinearbg { padding: 6.25% 0; }
  .suzyabout-sevenflh3 { font-size: 22px; }
  .suzyabout-sevenflermenu a { font-size: 18px; }
  .suzyabout-sevenflul { overflow-y: auto; height: 100%; }
  .suzywatermeter-ul { margin-top: 50px; }
  .suzywatermeter-ul li h3 { margin-top: 50px; font-size: 20px; }
  .waterpro-oneli2text h3 { font-size: 20px; }
  .waterpro-oneli2des { margin-top: 16px; }
  .suzymore-acs1 { margin-top: 50px; }
  .waterpro-oneul2 li { margin-bottom: 35px; }
  .waterpro-oneul2 li a { overflow: hidden; }
  .waterpro-oneul2 li a:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
  .waterpro-oneul2 li a img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s; }
  .waterpro-oneul2 li a:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0px 0px 10px 0px #ddd; box-shadow: 0px 0px 10px 0px #ddd; border-color: transparent; } }




/*
 * Container style 滚动条样式
 */
.ps {
	position:relative;
	height: 100%;
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 10px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
  border-radius: 5px;
}

.ps__rail-y {
  display: none;
  opacity: 1;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 10px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
  border-radius: 5px;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: #eeeeef;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eeeeef;
  opacity: 1;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #dcdddd;
  border-radius: 3px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #dcdddd;
  border-radius: 3px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #0061ae;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #0061ae;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}














.sidebar { position: fixed; z-index: 99; right: 0; bottom:40%; width:60px;display: none;}
.sidebar a {width: 100%; display: block;text-align: center; position: relative;margin-bottom: 10px;background: #0061ae;color: #fff;height: 60px;display: flex;align-items: center;justify-content: center;}
.sidebar a span { display: block; height: 54px; background-repeat: no-repeat; background-position: top center; padding-top: 34px; position: relative; z-index: 9; }
.sidebar a .sidebarTel { height: 60px;position: absolute; display: none; text-align: left; right: 60px; background-color: #0061ae; padding: 8px 0px 0px 20px; color: #fff; font-size: 12px; width:200px; top: 0;}
.sidebar a .sidebarTel em { font-style: normal; font-size: 20px; color: #ffffff; display: block; }
.sidebar a.hometop { background-color: #414348; color: #ffffff; position: fixed; bottom: 20%; right: 10px; width: 40px; border-bottom: 1px solid #dfdfdf; padding: 2px 0px; }

.sidebar a.hometop em { position: relative; display: block; font-style: normal; padding: 10px 0px 5px; }

.sidebar a.hometop em:after { content: ''; position: absolute; left: 50%; top: 0px; margin-left: -5px; width: 0px; height: 0px; border: 5px solid transparent; border-bottom-color: #fff; }

.sidebar a .Qrcode { position: absolute;top: 0; right: 60px; width: 162px; border: 1px solid #dfdfdf; background-color: #fff; display: none; }

.sidebar a .Qrcode img { width: 160px; }

.backtop{display: none !important;}