﻿/*新添加的样式*/
/*二维码*/
.header-bar .top-tools .tools-size li .weixinCode {
    width: 130px;
    }   
 /*文章列表超出隐藏*/
.tab-content{
	overflow: hidden;
    height: 300px;
}
 .tab-content2{
 	overflow: hidden;
    height: 280px;
 }
 .tab-content3{
 	height: 160px;
 }   
.swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
.swiperHomeNew .swiper-container .swiper-pagination{
	width: auto;
    left: auto;
    right: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	text-align: right;
}

.grid-lay-white {
	padding: 25px 0;
}

.wangtingMain {
	padding: 80px 0 5px;
}

.dropdown-menu {
	width: 277.5px;
}

.titleBig {
	font-weight: bold;
	s
}
/*幻灯片文字过长隐藏*/
.swiperHomeNew .swiper-container .swiper-slide .title {
	padding-right: 150px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.footer-main .footer-statement {
	color: #666;
}

.footer-main .footer-pic {
	cursor: pointer;
}

a,
a:active,
a:focus {
	cursor: pointer;
}

.swiperHomeNew .swiper-container .swiper-slide .title {
	background: rgb(0, 0, 0);
	opacity: 0.5;
}

.header-bar .wangting-top-time {
	margin-left: 134px;
}

.header-bar .header-bar-main>.layout-body {
	width: 511px;
	margin-left: 50px;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.header-bar .header-bar-main>.layout-fixed-r {
	width: 428px;
}

.header-bar .wangting-top-time {
	margin-left: 0;
	padding: 0;
	line-height: 30px;
}

#footer {
	box-shadow: 0 0 1px 1px #ccc;
}

.logoAndSearch .logo {
	width: 505px;
	height: 80px;
	position: absolute;
	top: 27px;
}

.logoAndSearch .logo img {
	width: 100%;
	height: auto;
	position: relative;
}

.wangtinglogoBg .swiper-slide {
	right: -656px;
}

.header-bar .little-menu-iconfont {
	color: red;
}

.swiperHomeNew .swiper-container .swiper-slide .title {
	background: rgb(23, 112, 214, 0.5);
	opacity: 1;
}

.nav-tabs-line>li>a {
	font-weight: bold;
	font-size: 18px;
}

.nav-tabs-line>li+li:after {
	height: 22px;
	margin-top: -10px;
}

.footer-main .footer-statement {
	font-size: 15px;
}

.footer-main .footer-statement span img {
	width: 30px;
	height: 30px;
}

.serviceIconList li a {
	background-color: #e3f2ff;
}

.serviceIconList li {
	margin: 25px 16px 5px;
}

.serviceIconList li .iconfont {
	color: #80b9ed;
}

.homeNewIntro .newHeadIntro {
	font-size: 18px;
}
/*幻灯片*/
.home-carouselBanner .swiper-container {
	cursor: pointer;
}

/*公益广告*/

.gyad {
	width: 1200px;
	display: block;
	overflow: hidden;
	float: right;
	margin-top: 18px;
	background: #FFFFFF;
	position: relative;
	}
.gyad .parHd {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: solid 3px #096dd9;
	padding-left: 0px;
	box-sizing: border-box;
	position: relative;
	}
.gyad .parHd ul {
		width: 100%;
		height: 44px;
		display: block;
		z-index: 0;
	}
.gyad .parHd ul li {
		width: auto;
		line-height: 41px;
		float: left;
		margin-right: 15px;
	}
.gyad .parHd ul li a {
		width: auto;
		line-height: 41px;
		font-size: 18px;
		color: #333333;
		float: left;
		padding-right: 15px;
		box-sizing: border-box;
		cursor: pointer;
	}
.gyad .parHd ul li.on a {
		color: #096dd9;
	}
.gyad .parHd .video {
		width: auto;
		height: 41px;
		line-height: 41px;
		font-size: 18px;
		color: #666666;
		position: absolute;
		right: 100px;
		top: 0px;
		cursor: pointer;
	}
.gyad .parHd .more {
		width: auto;
		height: 41px;
		line-height: 41px;
		font-size: 18px;
		color: #666666;
		position: absolute;
		right: 5px;
		top: 0px;
		cursor: pointer;
	}
.gyad .parHd .video:hover,
.gyad .parHd .more:hover {
	color: #01398E;
}
.gyad .parBd {
	width: 1200px;
	height: 214px;
	overflow: hidden;
	margin: 20px auto 0px;
}
.gyad .parBd ul {
	width: 1250px;
	overflow: hidden;
	zoom: 1;
}
.gyad .parBd ul li {
	float: left;
	width: 159px;
	height: 214px;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 49px;
}
.gyad .parBd ul li .parImg {
	display: block;
	width: 157px;
	height: 212px;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #DE7C51;
}
.gyad .parBd ul li .parImg img {
	width: 157px;
	height: 212px;
	display: block;
}


.marginB20 {
    margin-bottom: 20px!important;
    display: inline-block;
    width: 100%;
}

.website-group-main .website-item .dropdown-menu{
	    width: 277.5px;
}

.serviceIconList li a .iconfont img{
	transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.serviceIconList li a:hover .iconfont img{
	transform: scale(1.25);
}


.nav-tabs-line{
	position: relative;
}

.tab-content .active .nav_a{
	display: block;
}
/*更多*/
.tab-content2 .active .nav_a{
	display: block;
}
.nav_a{
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 14px;
    border-bottom: none !important;
    padding: 0;
    font-weight: 400;
    line-height: 40px;
    color: #666 !important;
}
.nav_a:hover{
	color: #096DD9 !important;
}
.wangtingMain{
	    padding: 40px 0 5px;
}
.nav-tabs-line .nav-tabs-line-more>a{
	    font-size: 14px;
	    color: #666 !important;
}
.nav-tabs-line>li>a{
	font-weight:400;
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover{
	cursor: pointer;
}

.tab-content>.active a:hover{
	cursor: pointer;
	
}
.nav-tabs-line-more a:hover{
	color: #096DD9 !important;
}
/*头条下的标题*/
.newHeadIntro a{
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 470px;
    float: left;
    margin-left: 40px;
}

.homeNewIntro .titleBig {
	-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 93px;
    margin-bottom: 30px;
    white-space: initial;
    padding-bottom: 0;
}

.tab-content2>.tab-pane {
	display: none
}

.tab-content2>.active {
	display: block
}

.header-bar{min-width:1200px;}

@media(min-width: 750px) {
	/*PC端*/
	.hidden-xss {display: block;}
	.visible-xss {display: none;}
	
	/*新添加的样式*/
	/*二维码*/
	.header-bar .top-tools .tools-size li .weixinCode {width: 130px;}
	 /*文章列表超出隐藏*/
	.tab-content{overflow: hidden;height: 300px;}
	.tab-content2{overflow: hidden;height: 280px;}
	.tab-content3{height: 160px;}
	.swiper-pagination-bullet {opacity: 1;background: #fff;}
	.swiper-pagination-bullet-active {opacity: 1;background: #007aff;}
	.swiperHomeNew .swiper-container .swiper-pagination{width: auto;left: auto;right: 0;}
	.swiper-container-horizontal>.swiper-pagination-bullets {text-align: right;}
	.grid-lay-white {padding: 25px 0;}
	.wangtingMain {padding: 80px 0 5px;}
	.dropdown-menu {width: 277.5px;}
	.titleBig {font-weight: bold;}
	/* 幻灯片文字过长隐藏 */
	
	.swiperHomeNew .swiper-container .swiper-slide .title {padding-right: 150px;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
	.footer-main .footer-statement {color: #666;}
	.footer-main .footer-pic {cursor: pointer;}
	a,a:active,a:focus {cursor: pointer;}
	.swiperHomeNew .swiper-container .swiper-slide .title {background: rgb(0, 0, 0);opacity: 0.5;}
	.header-bar .wangting-top-time {margin-left: 134px;}
	.header-bar .header-bar-main>.layout-body {width: 511px;margin-left: 50px;padding-left: 0;margin-right: 0;padding-right: 0;}
	.header-bar .header-bar-main>.layout-fixed-r {width: 428px;}
	.header-bar .wangting-top-time {margin-left: 0;padding: 0;line-height: 30px;}
	#footer {box-shadow: 0 0 1px 1px #ccc;}
	.logoAndSearch .logo {width: 505px;height: 80px;position: absolute;top: 27px;}
	.logoAndSearch .logo img {width: 100%;height: auto;position: relative;}
	.wangtinglogoBg .swiper-slide {right: -656px;}
	.header-bar .little-menu-iconfont {color: red;}
	.swiperHomeNew .swiper-container .swiper-slide .title {background: rgb(23, 112, 214, 0.5);opacity: 1;}
	.nav-tabs-line>li>a {font-weight: bold;font-size: 18px;}
	.nav-tabs-line>li+li:after {height: 22px;margin-top: -10px;}
	.footer-main .footer-statement {font-size: 15px;}
	.footer-main .footer-statement span img {width: 30px;height: 30px;}
	.serviceIconList li a {background-color: #e3f2ff;}
	.serviceIconList li {margin: 25px 16px 5px;}
	.serviceIconList li .iconfont {color: #80b9ed;}
	.homeNewIntro .newHeadIntro {font-size: 18px;}
	/*幻灯片*/
	.home-carouselBanner .swiper-container {cursor: pointer;}
	/*公益广告*/
	.gyad {width: 1200px;display: block;overflow: hidden;float: right;margin-top: 18px;background: #FFFFFF;position: relative;}
	.gyad .parHd {width: 100%;height: 44px;overflow: hidden;border-bottom: solid 3px #096dd9;padding-left: 0px;box-sizing: border-box;position: relative;}
	.gyad .parHd ul {width: 100%;height: 44px;display: block;z-index: 0;}
	.gyad .parHd ul li {width: auto;line-height: 41px;float: left;margin-right: 15px;}
	.gyad .parHd ul li a {width: auto;line-height: 41px;font-size: 18px;color: #333333;float: left;padding-right: 15px;box-sizing: border-box;cursor: pointer;}
	.gyad .parHd ul li.on a {color: #096dd9;}
	.gyad .parHd .video {width: auto;height: 41px;line-height: 41px;font-size: 18px;color: #666666;position: absolute;right: 100px;top: 0px;cursor: pointer;}
	.gyad .parHd .more {width: auto;height: 41px;line-height: 41px;font-size: 18px;color: #666666;position: absolute;right: 5px;top: 0px;cursor: pointer;}
	.gyad .parHd .video:hover,
	.gyad .parHd .more:hover {color: #01398E;}
	.gyad .parBd {width: 1200px;height: 214px;overflow: hidden;margin: 20px auto 0px;}
	.gyad .parBd ul {width: 1250px;overflow: hidden;zoom: 1;}
	.gyad .parBd ul li {float: left;width: 159px;height: 214px;display: inline;overflow: hidden;text-align: center;margin-right: 49px;}
	.gyad .parBd ul li .parImg {display: block;width: 157px;height: 212px;overflow: hidden;cursor: pointer;border: 1px solid #DE7C51;}
	.gyad .parBd ul li .parImg img {width: 157px;height: 212px;display: block;}
	
	.marginB20 {margin-bottom: 20px!important;display: inline-block;width: 100%;}
	.website-group-main .website-item .dropdown-menu{width: 277.5px;}
	.serviceIconList li a .iconfont img{transition: all 0.2s linear;-ms-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;}
	.serviceIconList li a:hover .iconfont img{transform: scale(1.25);}
	.nav-tabs-line{position: relative;}
	.tab-content .active .nav_a{display: block;}
	/*更多*/
	.tab-content2 .active .nav_a{display: block;}
	.nav_a{position: absolute;right: 15px;top: 0;font-size: 14px;border-bottom: none !important;padding: 0;font-weight: 400;line-height: 40px;color: #666 !important;}
	.nav_a:hover{color: #096DD9 !important;}
	.wangtingMain{padding: 40px 0 5px;}
	.nav-tabs-line .nav-tabs-line-more>a{font-size: 14px;color: #666 !important;}
	.nav-tabs-line>li>a{font-weight:400;}
	.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover{cursor: pointer;}
	
	.tab-content>.active a:hover{cursor: pointer;}
	.nav-tabs-line-more a:hover{color: #096DD9 !important;}
	
	/*头条下的标题*/
	.newHeadIntro a{word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 470px;float: left;margin-left: 40px;}
	.homeNewIntro .titleBig {-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;max-height: 93px;margin-bottom: 30px;white-space: initial;padding-bottom: 0;}
	.tab-content2>.tab-pane {display: none}
	.tab-content2>.active {display: block}
	
	/********************************** 河道水情 PC 开始 **********************************/
	.hdsq{width: 100%;border: solid 1px #e4e4e4;margin: 0 auto 20px;position: relative;padding: 0 5px;box-sizing: border-box;float: left;}
	.hdsq_top{width: 368px;height: 61px;line-height: 61px;display: block;overflow: hidden;text-align: center;color: #FFFFFF;font-size: 28px;font-weight: bold;position: absolute;top: -14px;left: 50%;margin-left: -184px;background: url(../../imagest/shuiliju/2021_icon01.png) center top no-repeat;letter-spacing: 18px;}
	.hdsq_box{width: 50%;display: block;overflow: hidden;float: left;padding: 0 15px;box-sizing: border-box;margin-top: 82px;}
	
	
	.hdsq_top_tlt{padding: 8px 25px;position: relative;margin: auto;text-align: center;margin-bottom: 15px;}
	.hdsq_top_tlt span{padding: 5px 25px;background: #096dd9;color: #ffffff;margin: auto;font-size: 20px;font-weight: bold;border-radius: 100px;position: relative;z-index: 99;}
	.hdsq_top_tlt:after{content: "";width: 12px;height: 12px;background: #096dd9;position: absolute;bottom: 0;left: 50%;margin-left: -6px;transform: rotate(45deg);}
	.rilist{float: left;width: 100%;margin-bottom: 25px;}
	.rilist .rilist_con{background: #dfebfa;float: left;width: 100%;padding: 10px 25px;font-size: 16px;}
	.rilist .rilist_con p{margin: 0;padding: 0;line-height: 26px;margin-bottom: 5px;}
	.rilist .rilist_con .shzhbtn,.rilist .rilist_con .ddxxbtn{color: #096dd9;cursor: pointer;}
	.shyj,.ddxx{background: #FFFFFF;width: 100%;height: 100%;padding: 50px 80px;}
	
	.layuiDate{float: right;height: 35px;line-height: 35px;border: 1px solid #EEEEEE;border-radius: 5px;position: relative;padding: 0 15px;background: #F9F9F9;}
	.layuiDate span{position: absolute;width: 100%;height: 100%;z-index: 99;right: 0;top: 0;padding-right: 10px;text-align: right;}
	.layuiDate .ttl{position: relative;left: 0;z-index: 9;width: 100%;box-sizing: content-box;}
	.shyj .boxcon, .ddxx .boxcon{float: left;width: 100%;margin-top: 45px;}
	.litx{float: left;width: 100%;margin-top: 21px;}
	.litx .li{padding: 12px 25px;position: relative;margin: auto;text-align: center;margin-bottom: 15px;float: left;}
	.litx .li span{padding: 8px 25px;margin: auto;font-size: 20px;border-radius: 8px;position: relative;z-index: 99;cursor: pointer;background: #eeeeee;}
	.litx .li.on span{background: #096dd9;color: #ffffff;font-weight: bold;}
	.litx .li.on:after{content: "";width: 12px;height: 12px;background: #096dd9;position: absolute;bottom: 0;left: 50%;margin-left: -6px;transform: rotate(45deg);}
	.shyj .sbox{background: #dfebfa;float: left;width: 100%;padding: 10px 25px;font-size: 16px;}
	.shyj .sbox .boxcon{float: left;width: 50%;}
	.shyj h3{text-align: center;color: #096dd9;font-weight: bold;}
	.shyj .st{text-align: center;margin: 15px 0;font-weight: bold;}
	.imgbox{float: right;width: 45%;}
	.imgbox img{width: 100%;}
	.imgbox .btns{margin: 25px auto;font-size: 16px;border-radius: 100px;z-index: 99;cursor: pointer;background: #096dd9;color: #ffffff;width: 150px;height: 35px;line-height: 35px;text-align: center;}
	.layuiDate .lis{width: 100%;max-height: 200px;line-height: 35px;border: 1px solid #EEEEEE;border-radius: 5px;position: relative;background: #F9F9F9;position: absolute;top: 35px;left: 0;display: none;overflow: hidden;overflow-y: scroll;}
	.layuiDate .lis p{margin: 0;border-bottom: 1px solid #eee;text-align: center;cursor: pointer;}
	.layuiDate .lis p:last-child{border-bottom: none;}
	.layuiDate .lis p.on{background: #096dd9;color: #ffffff;}
	
	.hdsq_box .table{font-size: 16px;color: #333333;text-align: center;background: #FFFFFF;font-family: "microsoft yahei";margin-bottom: 0px;}
	.hdsq_box .table tr{background: #f0f7fe;height: 43px;}
	.hdsq_box .table tr.trbg{background: #dfebfa;}
	.hdsq_box .table tr th{line-height: 43px;text-align: center;padding: 0;border: solid 1px #FFFFFF;font-weight: inherit;}
	.hdsq_box .table tr td{line-height: 43px;text-align: center;padding: 0;border: solid 1px #FFFFFF;}
	.hdsq_box .table tr td.ck a{color: #096dd9;text-decoration: underline;}
	.hdsq_box .table tr td.ck:hover a{color: #df524b;}
	
	.hdsq_txt{width: 100%;display: block;clear: both;margin: 20px 0;padding: 0 15px;box-sizing: border-box;float: left;}
	.hdsq_txtl{width: auto;display: inline-block;float: left;}
	.hdsq_txtl p{width: auto;line-height: 22px;font-size: 14px;color: #333333;margin: 0;}
	
	.hdsq_txtWX{width: 144px;height: 40px;display: block;float: left;margin-left: 40px;cursor: pointer;background: url(../../imagest/shuiliju/2021_icon02.png) center no-repeat;position: relative;}
	.hdsq_txtWX span{display: none;width: 120px;height: 120px;border: solid 1px #096dd9;position: absolute;bottom: 41px;left: 12px;}
	.hdsq_txtWX:hover span{display: block;}
	
	.hdsq_bg{z-index: 19891014;background-color: rgb(0, 0, 0);opacity: 0.6;position: fixed;top: 0;left: 0;width: 100%;height: 100%;}
	.hdsq_main{z-index: 19891020;width: 1200px;height: 645px;background: #ffffff;border-radius: 10px;position: fixed;top: 50%;left: 50%;margin-top: -322.5px;margin-left: -600px;}
	.hdsq_mainbox{z-index: 19891025;width: 1200px;height: 645px;background: #ffffff;border-radius: 10px;position: relative;padding: 30px;box-sizing: border-box;}
	.sq_close{width: 37px;height: 37px;background: url(../../imagest/shuiliju/2021_icon04.png) center no-repeat;position: fixed;top: 50%;right: 50%;cursor: pointer;display: block;z-index: 99999;margin-right: -588px;margin-top: -310.5px;z-index: 19891030;}
	.sq_close:hover{background: url(../../imagest/shuiliju/2021_icon04_on.png) center no-repeat;}
	
	.layui-layer-iframe{border-radius: 10px;}
	
	.sqBox{width: 500px;height: 585px;display: block;overflow: hidden;float: left;}
	
	.sqTxt{width: 550px;height: 99px;display: block;float: right;margin-right: 20px;}
	.sqTxtl{width: 33.33%;height: 99px;display: block;float: left;}
	.sqTxtlt{height: 30px;line-height: 30px;display: block;font-size: 16px;font-weight: bold;}
	.sqTxtlc{height: 45px;line-height: 45px;display: block;font-size: 24px;}
	.sqTxtlc.zxsw{color: #1170f5;}
	.sqTxtld{height: 24px;line-height: 24px;display: block;color: #454545;font-size: 14px;}
	
	.sqBot{width: 575px;height: 455px;display: block;float: right;margin-top: 20px;margin-right: 20px;overflow-y: scroll;overflow-x: hidden;}
	.sqBot .table{font-size: 16px;color: #333333;text-align: center;background: #FFFFFF;font-family: "microsoft yahei";margin-bottom: 0px;}
	.sqBot .table tr{background: #f3f7fa;height: 40px;}
	.sqBot .table tr.trbg{background: #fcf7f4;}
	.sqBot .table tr th{line-height: 40px;text-align: center;padding: 0;border: solid 1px #FFFFFF;font-weight: inherit;background: #f2f2f2;}
	.sqBot .table tr td{line-height: 40px;text-align: center;padding: 0;border: solid 1px #FFFFFF;}
	.sqBot .table tr td.bz{height: 40px;background: url(../../imagest/shuiliju/2021_icon05.png) center no-repeat;}
	.sqBot .table tr td.zg{height: 40px;background: url(../../imagest/shuiliju/2021_icon06.png) center no-repeat;}
	.sqBot .table tr td.zd{height: 40px;background: url(../../imagest/shuiliju/2021_icon07.png) center no-repeat;}
	/********************************** 河道水情 PC 结束 **********************************/
}

@media(max-width: 750px) {
	/*手机端*/
	.hidden-xss {display: none !important;}
	.visible-xss {display: block !important;}

	*{margin: 0;padding: 0;}
	body{min-width: 100%;}
	
	/********************************** 河道水情 SJ 开始 **********************************/
	.wxBg{width: 100%;max-width: 750px;margin: 0 auto;background: url(../../imagest/shuiliju/2021_phone01.jpg) left top no-repeat;background-size: 100% auto;padding: 50% 8px 8px;}
	.wxBg .table{font-size: 1rem;color: #333333;text-align: center;background: none;font-family: "microsoft yahei";margin-bottom: 0px;}
	.wxBg .table tr{background: #dfebfa;min-height: 40px;}
	.wxBg .table tr.trbg{background: #f0f7fe;}
	.wxBg .table tr th{padding: 10px 2px;white-space: nowrap;font-size: 1.4rem;text-align: center;border: solid 1px #FFFFFF;font-weight: inherit;background: #096dd9;color: #FFFFFF;}
	.wxBg .table tr td{text-align: center;padding: 0;border: solid 1px #FFFFFF;white-space: nowrap;padding: 10px 2px;}
	.wxBg .table tr td.ck a{color: #096dd9;text-decoration: underline;}
	.wxBg .table tr td.ck:hover a{color: #df524b;}
	.wxBg .table tr td.bz{height: 40px;background: url(../../imagest/shuiliju/2021_icon05.png) center no-repeat;}
	.wxBg .table tr td.zg{height: 40px;background: url(../../imagest/shuiliju/2021_icon06.png) center no-repeat;}
	.wxBg .table tr td.zd{height: 40px;background: url(../../imagest/shuiliju/2021_icon07.png) center no-repeat;}
	
	.txt{line-height: 24px;display: block;margin: 20px auto;text-align: center;font-size: 85%;}
	
	.wxTop{height: 60px;display: block;position: relative;background: #086dd9;width: 100%;max-width: 750px;margin: 0 auto;}
	.wxTopL{width: 60px;height: 60px;line-height: 60px;display: block;position: absolute;left: 0;top: 0;z-index: 10;background: url(../../imagest/shuiliju/2021_phone02.png) 10px center no-repeat;background-size: 10px auto;padding-left: 25px;box-sizing: border-box;color: #FFFFFF;font-size: 120%;}
	.wxTopC{width: 100%;height: 60px;line-height: 60px;display: block;text-align: center;font-size: 120%;color: #FFFFFF;position: absolute;left: 0;top: 0;z-index: 5;}
	
	.wxBtn{width: 135px;height: 40px;line-height: 40px;display: block;margin: 20px auto;position: relative;background: #f1f1f1;border-radius: 50px;text-align: center;z-index: 999999;}
	.wxBtnName{width: 95px;height: 40px;line-height: 40px;display: block;position: absolute;left: 0;top: 0;z-index: 1;text-align: right;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;box-sizing: border-box;}
	.wxBtnImg{width: 38px;height: 40px;line-height: 40px;display: block;position: absolute;right: 0;top: 0;z-index: 5;background: url(../../imagest/shuiliju/2021_phone03.png) 5px center no-repeat;background-size: 12px auto;transition: all 200ms;}
	.wxBtn .caret {width:0; height:0; border-bottom:6px solid #f1f1f1;border-left:6px solid transparent;border-right:6px solid transparent;position: absolute;top: 42px;right: 50%;display: none;z-index: 999;border-top: 0;margin-right: -3px;z-index: 999999;}
	.wxBtn ul{display: none;width: 150px;position: absolute;left: -7px;top: 45px;border-radius: 10px;background: #f1f1f1;padding: 10px 0;z-index: 999999;}
	.wxBtn ul li{line-height: 30px;}
	
	.wxsq_box{width: 100%;height: auto;display: block;overflow: hidden;padding: 0 10px;box-sizing: border-box;}
	.wxsq_box .table{font-size: 16px;color: #333333;text-align: center;background: #FFFFFF;font-family: "microsoft yahei";margin-bottom: 0px;}
	.wxsq_box .table tr{background: #f0f7fe;height: 43px;}
	.wxsq_box .table tr.trbg{background: #dfebfa;}
	.wxsq_box .table tr th{line-height: 43px;text-align: center;padding: 0;border: solid 1px #FFFFFF;font-weight: inherit;}
	.wxsq_box .table tr td{line-height: 43px;text-align: center;padding: 0;border: solid 1px #FFFFFF;}
	.wxsq_box .table tr td.ck a{color: #096dd9;text-decoration: underline;}
	.wxsq_box .table tr td.ck:hover a{color: #df524b;}
	
	.sqTxt{width: 100%;height: 99px;display: block;margin: 20px auto;}
	.sqTxtl{width: 32%;height: 99px;display: block;float: left;background: #eef4fa;padding: 10px 5px 5px;box-sizing: border-box;margin-right: 2%;border-radius: 10px;}
	.sqTxtlt{height: 30px;line-height: 30px;display: block;font-size:1.1rem;white-space: nowrap;}
	.sqTxtlc{height: 30px;line-height: 30px;display: block;font-size: 150%;white-space: nowrap;}
	.sqTxtlc.zxsw{color: #1170f5;}
	.sqTxtld{height: 24px;line-height: 24px;display: block;color: #454545;font-size: 0.8rem;white-space: nowrap;}
	
	.sqBot{width: 100%;height: auto;display: block;margin-bottom: 20px;}
	.sqBot .table{font-size: 1rem;color: #333333;text-align: center;background: #FFFFFF;font-family: "microsoft yahei";margin-bottom: 0px;border-radius: 10px;overflow: hidden;}
	.sqBot .table tr{background: #f3f7fa;height: 40px;}
	.sqBot .table tr.trbg{background: #fcf7f4;}
	.sqBot .table tr th{line-height: 40px;text-align: center;padding: 0;border: solid 1px #FFFFFF;font-weight: inherit;background: #f2f2f2;white-space: nowrap;}
	.sqBot .table tr td{line-height: 40px;text-align: center;padding: 0;border: solid 1px #FFFFFF;white-space: nowrap;}
	.sqBot .table tr td.bz{height: 40px;background: url(../../imagest/shuiliju/2021_icon05.png) center no-repeat;}
	.sqBot .table tr td.zg{height: 40px;background: url(../../imagest/shuiliju/2021_icon06.png) center no-repeat;}
	.sqBot .table tr td.zd{height: 40px;background: url(../../imagest/shuiliju/2021_icon07.png) center no-repeat;}
	/********************************** 河道水情 SJ 结束 **********************************/
}
