@charset "UTF-8";
::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 0px;
    -webkit-box-shadow: inset 0px 0px 0 rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    -webkit-box-shadow: inset 0px 0px 0 rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 0px solid transparent;
}

::-webkit-scrollbar-track {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0) inset;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

html {
    height: 100%;
}

html, body {
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei", Helvetica, STHeiTi, sans-serif;
    /*禁止选中文本*/
    user-select: none;
    overflow-x: hidden;
}

ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, input, textarea, select, button {
    font-family: "microsoft yahei";
    margin: 0;
    padding: 0;
}

a, button {
    outline: none;
    text-decoration: none;
}

input::-webkit-input-placeholder {
    color: #ccc;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

input[type="text"], button, select, textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
}

ul, ol, li {
    list-style: none;
}

input, button {
    margin: 0;
    font-size: 12px;
    vertical-align: middle;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0 auto;
    text-shadow: none;
    background-color: #f3f3f3;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a, input, button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type="text"], button {
    -webkit-appearance: none;
}

body {
    margin: 0;
    min-height: 100%;
    position: relative;
}

.main {
    padding-bottom: 1rem;
}

.logo-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

body * {
    font-family: Helvetica;
}

.spacebetween {
    display: flex;
    justify-content: space-between
}

.portal-head-content {
    width: 100%;
    height: 6rem;
    background: linear-gradient(to bottom, #2151b0, #19aae0);
    position: relative;
}

.mic-head {
    width: 100%;
    height: 100%;
}

.mic-flex {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mic-head .mic-head-content {
    width: 100%;
    text-align: center;
}

.mic-head .mic-head-content .img1 {
    width: 2.12rem;
    height: 2.12rem;
}

.mic-head p.bangding {
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
    margin-top: 0.2rem;
}

.mui-bar {
    display: flex;
    justify-content: space-between;
}

.topcon .mui-bar-left {
    color: #fff;
    font-size: 0.4rem;
    display: flex;
    justify-content: space-between
}

.topcon .mui-bar-left h1 {
    font-size: 0.4rem;
    margin-right: 0.1rem;
}

.topcon .mui-bar-left .mui-icon {
    width: 0.56rem;
    height: 0.56rem;
}

.topcon .mui-bar-right {
    color: #fff;
    font-size: 0.35rem;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.topcon .mui-bar-right img {
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.1rem;
}

.mui-bar-right a {
    color: #fff;
}

.qianfei {
    text-align: center;
    padding-top: 1.2rem;
}

.qianfei .sdfler {
    color: #fff;
    font-size: 1.5rem;
}

.qianfei .sdfl {
    color: #a9e0f9;
    font-size: 0.4rem;
}

.portal-head-content .head-bottom {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0.5rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
}

.portal-head-content .head-bottom .sanshui {
    text-align: center;
}

.portal-head-content .head-bottom .yi {
    color: #a9e0f9;
    font-size: 0.4rem;
}

.portal-head-content .head-bottom .er {
    color: #fff;
    font-size: 0.56rem;
}

.mui-open {
    background-color: #f3f3f3;
    box-shadow: 0px 3px 5px #ccc;
    position: fixed;
    top: 1.2rem;
    left: 0;
    right: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    overflow: auto;
    max-height: 90%;
    overflow-y: scroll;
}

.news_list {
    list-style: none;
    margin: 5px 20px;
    padding: 0;
    margin-bottom: 0;
}

.news_list ul, .news_list li {
    margin: 0;
    padding: 0;
}

.news_list input {
    line-height: 36px;
}

.topcon .mui-open ul li {
    border-bottom: 0.01rem solid #ddd;
    margin: 5px 0;
}

.weidenglu {
    padding-top: 0.5rem;
}

.weidenglu ul li input {
    width: 100%;
    border: none;
    font-size: 15px;
    outline: none;
    color: #4d4d4d;
    background: none;
    border-bottom: 0.01rem solid #ddd;
    line-height: 36px;
}

.chose {
    margin: 10px 20px;
}

.chose .login {
    display: block;
    background-color: #54bdf0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    box-sizing: border-box;
}

.bot2 {
    font-size: 14px;
    color: #8D8D8D;
    padding-left: 20px;
    line-height: 26px;
}

#items li.active .user-list {
    color: #007aff;
}

#items li.active .mruser {
    display: none;
}

.jiechu {
    width: 0.5rem;
    height: 0.5rem;
    float: left;
    margin-right: 0.05rem;
}

.user-list .leixing {
    line-height: 0.8rem;
    margin-bottom: 0;
    height: 0.8rem;
    text-align: left;
}

.mortext {
    display: inline-block;
    max-width: 68%;
    overflow: hidden;
    height: 0.8rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.moren {
    float: right;
    font-size: 0.4rem;
    color: #555;
    display: flex;
    align-items: center;
}

.margin_but {
    margin: 0.3rem 0;
}

.mui-btn {
    background-color: #54bdf0;
    border-radius: 0.08rem;
    font-size: 0.4rem;
    line-height: 0.4rem;
    padding: 0.2rem 0.5rem;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.mui-bar {
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;
    height: 0.9rem;
    padding: 0.3rem 0.5rem 0 0.5rem;
    border-bottom: 0;
    display: flex;
    align-items: center;
}

.animate-mui-bar {
    background: linear-gradient(to bottom, #2151b0, #205db6);
}

.focus-wrapper {
    width: 100%;
    padding: 0.4rem 0.4rem 0;
    box-sizing: border-box;
}

.focus-wrapper img {
    width: 100%;
    border-radius: 0.08rem;
}

.focus-wrapper .swiper-slide {
    width: 100%;
    border-radius: 0.08rem;
}

.swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, .3);
    width: 0.22rem;
    height: 0.05rem;
}

.swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255);
    width: 0.4rem;
    height: 0.05rem;
}

.content-wrapper {
    margin: 0.4rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.08rem;
    overflow: auto;
}

.content-wrapper ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin: 0.55rem 0;
}

.content-wrapper ul li img {
    width: 1.21rem;
    height: 1.05rem;
}

.content-wrapper ul li p {
    width: 100%;
    font-size: 0.42rem;
    color: #343434;
    margin-top: 0.2rem;
    font-weight: bold;
}

.content-wrapper ul li span {
    display: inline-block;
    width: 1.21rem;
    height: 1.05rem;
}

.content-wrapper ul li span.jf_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -1.31rem 0;
}

.content-wrapper ul li span.zzjf_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: 0 -3.45rem;
}

.content-wrapper ul li span.lszd_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -2.62rem 0;
}

.content-wrapper ul li span.slcx_btn {
	width: 1.2rem;
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -3.93rem -2.3rem;
}

.content-wrapper ul li span.grzx_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: 0 0;
}

.content-wrapper ul li span.bz_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -1.31rem -2.3rem;
}

.content-wrapper ul li span.hbbg_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -2.62rem -2.3rem;
}

.content-wrapper ul li span.hbtj_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -3.93rem 0;
}

.content-wrapper ul li span.lsbx_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -2.62rem -1.15rem;
}

.content-wrapper ul li span.ycsf_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -3.93rem -1.15rem;
}

.content-wrapper ul li span.gcxs_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: 0 -2.3rem;
}

.content-wrapper ul li span.dzfp_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: 0 -1.15rem;
}

.content-wrapper ul li span.gd_btn {
	background: url('../images/wechatimages/all_btn.png') no-repeat;
	background-size: 5.14rem 4.45rem;
	background-position: -1.31rem -1.15rem;
}

.content-wrapper ul li span.ysxzbg_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -2.69rem -3.20rem;
}

.content-wrapper ul li span.gmgh_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -3.92rem -1.1rem;
}

.content-wrapper ul li span.rkbg_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -1.38rem -3.20rem;
}

.content-wrapper ul li span.grbzxz_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -0.1rem 0.03rem;
}

.content-wrapper ul li span.grbzgj_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -1.40rem -2.18rem;
}

.content-wrapper ul li span.dwbzxz_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -0.08rem -3.25rem;
}

.content-wrapper ul li span.dwbzgj_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -0.1rem -2.16rem;
}

.content-wrapper ul li span.ywcx_btn {
	background: url(../images/wechatimages/all_btn0.png) no-repeat;
	background-size: 12rem 4.3rem;
	background-position: -1.42rem -1.1rem;
}


.logo-wrapper {
    width: 100%;
    text-align: center;
}

.logo-wrapper img {
    width: 4.33rem;
    height: 0.59rem;
}

.quick-loading-background {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.0;
    filter: alpha(opacity=00);
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20180102;
}

.quick-loading-manage {
    color: #666;
    font-size: 20px;
    position: absolute;
    z-index: 20180103;
    left: 0%;
    top: 40%;
    border: 1px solid rgb(187, 187, 187);
    width: auto;
    height: 80px;
    line-height: 78px;
    padding-left: 80px;
    padding-right: 20px;
    background: #fff;
    display: none;
    cursor: pointer;
    border-radius: 8px;
    background-image: url('../images/wechatimages/loading.gif');
    background-repeat: no-repeat;
    background-position: 8px 50%;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .175);
}

/*服务网点*/

.fwwd {
    background-color: #fff;
}

.fwwd .flexstart {
    display: flex;
    justify-content: flex-start;
}

.fwwd .newlist_item {
    white-space: wrap;
    text-overflow: ellipsis;
    padding: 0.15rem 0;
}

.fwwd .newlist_item span {
    /* display: block; */
}

.fwwd .map_btn {
    padding: 0.2rem 0.4rem;
    background-color: #3dcdfd;
    color: #fff;
    text-align: center;
    border-radius: 0.1rem;
}

.fwwd .news_list li {
    display: flex;
    line-height: inherit;
}

.fwwd .news_list .newlist_item_name {
    min-width: 1.8rem;
}

.fwwd .newlist-left {
    flex: 1;
    overflow: hidden;
}

.fwwd .newlist-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 2.6rem;
}

.fwwd .newlist_item_des {
    display: flex;
    align-items: flex-end;
}

/*关于我们*/

.about_us {
    background-color: #fff;
}

.about_us .banner img {
    width: 100%;
}

.about_us .tab_wrapper {
    width: 100%;
    padding-top: 0.73rem;
}

.about_us .tab_wrapper ul {
    width: 100%;
    display: flex;
}

.about_us .tab_wrapper ul li {
    width: 25%;
    flex: 1;
    font-size: 0.42rem;
    color: #343434;
    text-align: center;
    font-weight: bold;
}

.about_us .tab_wrapper ul li a {
    font-size: 0.42rem;
    color: #343434;
    font-weight: bold;
}

.about_us .tab_wrapper ul li span {
    display: inline-block;
    width: 1.96rem;
    height: 1.96rem;
}

.about_us .tab_wrapper ul li span.history_span {
    background: url('../images/wechatimages/au_btn.png') no-repeat;
    background-size: 3.82rem 3.82rem;
    background-position: 0.05rem 0.05rem;
}

.about_us .tab_wrapper ul li span.gs_span {
    background: url('../images/wechatimages/au_btn.png') no-repeat;
    background-size: 3.82rem 3.82rem;
    background-position: -1.91rem 0.05rem;
}

.about_us .tab_wrapper ul li span.ws_span {
    background: url('../images/wechatimages/au_btn.png') no-repeat;
    background-size: 3.82rem 3.82rem;
    background-position: 0.05rem -1.91rem;
}

.about_us .tab_wrapper ul li span.sz_span {
    background: url('../images/wechatimages/au_btn.png') no-repeat;
    background-size: 3.82rem 3.82rem;
    background-position: -1.91rem -1.91rem;
}

.about_us .aboutus_content {
    text-align: center;
    padding-top: 1rem;
}

.about_us .aboutus_content img {
    width: 4.91rem;
    height: 4.91rem;
}

.about_us .aboutus_content p {
    color: #666;
    font-size: 0.38rem;
    font-weight: bold;
    text-align: center;
    margin: 0.1rem 0;
}

.about_us .aboutus_content p span {
    color: #146cad;
}

/* 户表过户等 */

.changeTable {
    background-color: #fff;
    color: #5b5b5b;
    font-size: 0.45rem;
}

.changeTable .tab_bar {
    width: 100%;
    font-size: 0.5rem;
    background-color: #5ab1df;
}

.changeTable .tab_bar ul {
    width: 100%;
    display: flex;
    padding: 0.25rem 0;
}

.changeTable .tab_bar ul li {
    flex: 1;
    text-align: center;
    border-right: 0.01rem solid #ccc;
    color: #ccc;
}

.changeTable .tab_bar ul li.on {
    color: #fff;
}

.changeTable .hide {
    display: none
}

.changeTable .changetable_ct {
    padding: 0.4rem;
}

.changeTable .changetable_ct .zn_wrapper {
    font-size: 0.5rem;
}

.changeTable .zn_wrapper h2 {
    color: #333;
    text-align: center;
    padding: 0.3rem 0;
    font-size: 0.45rem;
}

.changeTable .changetable_ct .zn_wrapper p {
    text-indent: 2em;
    line-height: 0.85rem;
}

.changeTable .p_weight {
    font-weight: bold
}

.changeTable .gh_wrapper {
    padding: 0.15rem;
}

.changeTable .gh_wrapper label {
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    display: flex;
    justify-content: flex-start;
    padding: 0 2%;
    margin-top: 0.3rem;
    border-radius: 0.1rem;
}

.changeTable .gh_wrapper label span {
    font-size: 0.5rem;
    display: flex;
    align-items: center;
    padding-right: 0.35rem;
}

.changeTable .gh_wrapper label input {
    background-color: #f7f7f7;
    padding: 0.35rem 0;
    flex: 1;
    font-size: 0.4rem
}

.changeTable .gh_wrapper label select {
    background-color: #f7f7f7;
    padding: 0.35rem 0;
    flex: 1;
}

.changeTable .gh_wrapper label textarea {
    height: 3rem;
    background-color: #f7f7f7;
    padding: 0.35rem 0;
}

.changeTable .chooseImg_ct {
    margin-top: 0.3rem;
}

.changeTable .chooseImg_ct button {
    font-size: 0.3rem;
    background: #fff;
    border: 1px solid #999;
    line-height: 1.5em;
    padding: 0.15rem 0.24rem;
    border-radius: 5px;
}

.changeTable .chooseImg_ct label span:first-child {
    color: #35A2DB;
    font-size: 0.4rem
}

.changeTable .chooseImg_ct label {
    display: inherit;
    overflow: auto;
}

.changeTable .chooseImg_ct label {
    padding: 0.4rem 2%;
}

.changeTable .chooseImg_ct label a.cksl {
    display: block;
    font-size: 0.4rem;
    float: right;
}

.changeTable .agree_div {
    display: flex;
    align-items: center;
    font-size: 0.45rem;
    margin-top: 0.3rem;
}

.changeTable .agree_div input {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.1rem;
}

.changeTable .sub_btn {
    background-color: #5ab1df;
    text-align: center;
    border-radius: 0.1rem;
    padding: 0.25rem 0;
    margin-top: 0.3rem;
}

.changeTable .sub_btn a {
    color: #fff;
}

/* 水质公示 */

.water_quilty {
    background-color: #fff;
}

.water_quilty .water_quilty_ct {
    padding: 20px;
}

.water_quilty .list-text-content, .water_quilty .list-text-content img {
    width: 100%;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
    user-drag: none;
}

.water_quilty .water_table {
    width: 100%;
    border-collapse: collapse;
}

.water_quilty .water_table tr {
    max-width: 100%;
}

.water_quilty .water_table tr td {
    max-width: 100%;
    word-break: break-all;
    min-width: 20%;
    border: 1px solid #ccc;
    padding: 5px;
    font-size:12px
}
.water_quilty .water_table tr.water_table_head{
	background:#e1e1e1;
}
.water_quilty .alignCenter {
    text-align: center;
}