/* CSS Document */
body,h1,h2,h3,h4,ul,p,li,span{margin:0px;padding:0px;list-style-type:none;}
body{background:url("img/menubg.gif")/*tpa=http://shqtwater.com/templets/default/img/menubg.gif*/ repeat-x;font-size:12px;font-family:Tahoma,微软雅黑;color:#555;}
img{border:0px;}
a:link {
	color: #3c3c3c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c3c3c;
}
a:hover {
	text-decoration: none;
	color: #3c3c3c;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu{width:1000px;margin:0px auto;position:relative;height:100px;overflow:hidden;}
.menu img{position:absolute;left:20px;bottom:14px;}
.menu ul{position:absolute;bottom:0px;left:240px;}
.menu ul li{float:left;}
.menu ul li a{display:block;width:99px;height:48px;float:left;text-align:center;line-height:48px;}
.menu ul li a:hover,.menu ul li .current{color:#fff;font-weight:bold;background:url("img/menuh.gif")/*tpa=http://shqtwater.com/templets/default/img/menuh.gif*/}
.banner {width:1000px;height:239px;margin:0px auto;}
.main{width:960px;margin:0px auto;padding:0px 20px;overflow:Hidden;}
.main1{width:241px;margin-right:30px;float:left;background:url("img/fwxm.gif")/*tpa=http://shqtwater.com/templets/default/img/fwxm.gif*/ no-repeat;}
.main1 ul{margin-top:10px;}
.main1 ul li{height:30px;line-height:30px;padding-left:15px;background:url("img/fwxmbg.gif")/*tpa=http://shqtwater.com/templets/default/img/fwxmbg.gif*/ 0px 0px repeat-y;}
.main1 a:Hover{text-decoration:underline;}
.main2{width:371px;margin-right:30px;float:left;}
.main3{width:288px;float:left;}
.zxzx{display:block;width:331PX;HEIGHT:31PX;BACKGROUND:url("img/zxzx.gif")/*tpa=http://shqtwater.com/templets/default/img/zxzx.gif*/;FONT-SIZE:14PX;font-weight:bold;line-height:31px;padding-left:40px;margin-top:27px;}
.main2 .zxzx{color:#004488;}
.main2 ul{padding:10px 5px;margin-bottom:17px;}
.main2 ul li{line-height:24px;}
.main2 span{color:#558800;margin-right:5px;}
.ybgc{display:block;width:248PX;HEIGHT:31PX;BACKGROUND:url("img/gcal.gif")/*tpa=http://shqtwater.com/templets/default/img/gcal.gif*/;FONT-SIZE:14PX;font-weight:bold;line-height:31px;padding-left:40px;margin-top:27px;overflow:hidden;}
.main3 .ybgc a{color:#004488;}
.main3 ul li img{float:left;margin-right:10px;}
.main3 ul{margin-top:-1px;overflow:hidden;height:290px;margin-top:5px;}
.main3 ul li p{line-height:19px;}
.main3 ul li strong{font-weight:bold;color:#004488;}
.main3 ul li {border-bottom:1px solid #d3d9cb;width:288px;overflow:hidden;padding:10px;}

.footer{width:1000px;min-height:100px;margin:0px auto;background-color:#eee;border-top:1px solid #ccc;margin-top:15px;}
.link img{margin:0px 35px;height:56px;}
.link{padding:10px;width:980px;}
.copy{border-top:1px solid #ccc;padding:20px;width:960px;line-height:21px;overflow:hidden;}

.dy{float:left;width:689px;}
.dybt{display:block;width:649PX;HEIGHT:31PX;background:url("img/dybg.gif")/*tpa=http://shqtwater.com/templets/default/img/dybg.gif*/;;FONT-SIZE:14PX;font-weight:bold;line-height:31px;padding-left:40px;margin-top:27px;overflow:hidden;}
.dybody{padding:10px;min-height:400px;line-height:21px;}
.cpbody ul li img{border:1px solid #ccc;}
.cpbody ul li{float:left;text-align:center;margin:20px 46px;}


.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 4px 8px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 4px 1px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #198af2;
  border: 1px solid #198af2;
}
.pagination a.page-num-current {
  color: #fff;
  background: #198af2;
  border: 1px solid #198af2;
}


.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/


.flys { height:30px; line-height:30px;}

.flys a:hover{ color:#198af2}