/*改变首页的foot样式*/
.foot{
	position: relative;
}
.container{
	width: 1220px;
	margin:0 auto;
	margin-top: -80px;
	min-height: 500px;
	margin-bottom: 100px;
}
/*河湖库水处理页面样式开始*/
.river_bg{
	width: 100%;
	max-width: 1920px;
	min-width: 1220px;
	height: 300px;
	background: url("../Img/river.jpg") center center no-repeat;
	position: relative;
	top: -125px;
	left: 0px;
	margin: 0 auto;
}
/*河湖库水处理页面*/
.river{
	width: 1220px;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 60px;
}
.river_item{
	width: 1220px;
	height: 500px;
}
.river_item .river_txt{
	width: 560px;
	height: 470px;
	padding-top: 30px;
}
.river_item.river_left .river_txt{
	float: left;
	padding-right: 50px;
}
.river_item.river_right .river_txt{
	float: right;
	padding-left: 50px;
}
.river_item .river_txt h1{
	font-size: 36px;
	color: #0846b3;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
}
/*.river_item .river_txt span{
	display: block;
	width: 100%;
	height:40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}*/
.river_item .river_txt p{
	text-indent: 2em;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.river_item .river_item > img{
	width: 610px;
	height: 500px;
	float: left;
}
.aBox{
	margin-top: 20px;
	padding-left:10px;
}
.aBox span.see{
    display:inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #2967D6;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 15px;
    margin-left: -10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.aBox a{
	display: block;
	width: 160px;
	font-size: 24px;
	color: #666;
	height:30px;
	line-height: 30px;
}
.aBox a i{
	display: inline-block;
	width: 22px;
	height:22px;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: -5px;
	margin-top:-3px;
	background: url("../Img/row.png") no-repeat;
}

.river_main{
	width: 1220px;
	margin: 0 auto;
	height: 625px;
	margin-top: -80px;
	position: relative;
	z-index: 2;
	background: #fff;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999;
}

.imgBox h1{
	font-size: 36px;
	color: #0846b3;
	height: 50px;
	line-height: 50px;
	margin-bottom:25px;
}
.imgBox{
	float: left;
	position:relative;
	width: 575px;
	height: 500px;
	text-align: center;
}
#img_bg{
	width: 280px;
	height: 280px;
	position: absolute;
	top:120px;
	*top: 120px;
    left: 10px\9;
    *left: 10px;
	z-index: 1
}
@media screen and (min-width: 0px){
	#img_bg{
		top:200px;
		left: 160px;
	}
}
#imgs{
	width: 575px;
	height: 500px;
	position: absolute;
	top:75px;
	left: 0px;
	z-index: 2;
}
.river_zc{
	float: right;
	width:645px;
	height:600px;
	overflow: hidden;
	
}
.river_zc p.biaoyu{
	display: none;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: right;
}
.river_zc p.biaoyu span{
	margin:0 15px;
	color: #666;
	font-weight: bold;
}
.river_zc > h1{
	font-size: 36px;
	color: #0846b3;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom:25px;
}
.river_center{
	width: 1220px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
/*	background: #e6ecf7;*/
}
.river_center .r_item{
	width: 161px;
	height: 500px;
	position: relative;
	float: left;
}
.river_center .r_item p{
	display: none;
	font-size: 18px;
	position: absolute; 
	z-index: 1;
}
.river_center .r_item img{
	position: absolute;
/*	top: 0px;	*/
}
.river_center .r_item.move_1 img{
	top: -280px;
	left: 65px;
}
.river_center .r_item.move_2 img{
	top: -340px;
	left: 35px;
}
.river_center .r_item.move_3 img{
	top: -402px;
	left: 50px;
}
.river_center .r_item.move_4 img{
	top: -307px;
	left: 15px;
}
.river_center .r_item.move_1 p{
	width: 40px;
	height: auto;
	top: 290px;
	left: 100px;
}
.river_center .r_item.move_2 p{
	width: 74px;
	height: auto;
	top: 350px;
	left: 60px;
}
.river_center .r_item.move_3 p{
	width: 74px;
	height: auto;
	top: 410px;
	right: 15px;
}
.river_center .r_item.move_4 p{
	width: 40px;
	height: auto;
	top: 315px;
	right: 60px;
}

/* show页面 */

/*.river_bg{
	width: 100%;
	max-width: 1920px;
	min-width: 1220px;
	height: 400px;
	background: url("../Img/news_bg.png") center center no-repeat;
	position: relative;
	top: -125px;
	left: 0px;
	margin: 0 auto;
}*/
.txtMain h1{
	font-size: 26px;
	font-weight: bold;
	padding: 10px 0 20px;
}
/*右边列表*/
.listBox{
	width: 1220px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
.list_left{
	width: 880px;
	height: auto;
	min-height: 500px;
	float: left;	
}
.list_left ul li{
	width: 232px;
	height: 362px;
	border: 1px solid #dedede;
	padding: 9px 19px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.list_left ul li h3{
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #0846b3;
}
.list_left ul li img{
	width: 230px;
	height: 150px;
}
.list_left ul li p{
	width: 232px;
	height: 104px;
	overflow: hidden;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.list_left ul li span{
	display: block;
	width: 100px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: url("../Img/span_bg.png") no-repeat;
}
/* 产品中心列表 */
.list_right{
	width: 252px;
	height: auto;
	float: right; 
	margin-bottom: 20px;
}
.list_right ul{
	width: 250px;
	height: auto;
	border: 4px solid #0846b3;
	padding-bottom: 20px;
}
.list_right ul li{
	width: 100%;
	height: auto;
	line-height: 40px;
}
.list_right ul li > a{
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dedede;
	text-align: left;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	margin: 0 auto;
}
.list_right ul li a:hover{
	font-weight: bold;
	color: #0846b3;
}
.list_right ul li > a i{
	display: inline-block;
	width: 7px;
	height: 13px;
	background: url("../Img/icon_right.png") no-repeat;
	margin-left: 8px;
	vertical-align: middle;
}
.nonelist_a{
	display: none;
	width: 250px;
	height: auto;
}
.txtMain{
	width: 1000px;
	height: auto;
	margin:0 auto;
	margin-bottom:80px;
	*padding-bottom: 80px;
}
.txtBox h2{
	font-size: 18px;
	color: #555;
	padding: 5px 0;
	font-weight: bold;
}
.txtBox p strong{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	margin-top: 10px;
	margin-left: -32px;
}
.txtMain .txtBox > p{
	text-indent: 2em;
}
.txtBox p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}
.txtBox > ol{
	margin-top:10px;
	margin-bottom:10px;
	list-style-type:decimal;
}
.txtBox ol li{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	list-style-position: inside;
}
.txtBox p em{
	display: block;
	list-style: disc;
	padding-left: 20px;
	background: url("../Img/disc.jpg") left center no-repeat;
}
.txtBox table{
	margin-top: 10px;
    border-collapse: collapse;
    border:1px solid #dedede;
    width: 100%;
    margin-bottom:10px;
    font-size: 16px;
    color: #666;
}
.txtBox table caption{
	width: 860px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #dedede;
	padding-left: 10px;
	font-size: 18px;
	color: #333;
}
.txtBox table ol li{
	list-style: none;
}
.txtBox table thead tr{
	border-bottom: 1px solid #7ba7c7;
}
.txtBox table thead tr th {
    vertical-align: baseline;
    padding: 5px 6px 5px 6px;
    background-color: #fff;
    border: none;
    text-align: left;
    color: #1668a3;
}
.txtBox table tbody tr{
	border:1px solid #dedede;
}
.txtBox table tbody tr th{
	border: none;
	text-align: center;
    padding-left: 10px;
    border:1px solid #dedede;
}
.txtBox table td{
	vertical-align: text-top;
    height: 36px;
    padding:0 5px;
    vertical-align: middle;
    background-color: #fff;
    border: none;
    padding-left: 10px;
    border-right: 1px solid #dedede;
}
.txtBox table p{
	text-indent: 0;
}
.txtBox img{
	display: block;
	text-align: left;
	width: auto;
	height: auto;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*顶部link部分样式*/
.link{
	display: none;
	margin-bottom: 20px;
}
.link a{
	color: #333;
	margin-left: 5px;
	margin-right: 5px;
}
.link a:hover{
	color: #0846b3;
}
.link span{
	margin-left: 5px;
}
.list_right ul li.cate a{
	font-weight: bold;
	color: #0846b3;
}


/*悬浮定位栏*/
.floorBox{
	width: 54px;
    position: fixed;
    left: 50%;
    top: 20%;
    margin-left: -700px;
   /* margin-left: -655px;*/
    overflow: hidden;
    transition: all .3s;
    z-index: 2;
    display: none;
}
.floorBox ul{
	padding-bottom: 10px;
	background: #f5f5f5;
	border: 1px solid #dedede;
}
.floorBox ul li{
	width: 40px;
    line-height: 14px;
    padding: 2px 6px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    position: relative;

}
.floorBox ul li.cur{
	background-color: #0846b3;
    margin: -1px 0;
}
.floorBox ul li a{
	display: block;
    width: 24px;
    padding: 5px 0;
    margin: 0 auto;
    color: #625351;
    font-size: 12px;
	border-bottom: 1px dashed #0846b3;
}
.floorBox ul li.cur a{
	color: #fff;
    text-decoration: none;
    background: 0 0;
}
/*内容页的悬浮定位栏*/
.show_floor{
	width: 75px;
    position: fixed;
    left: 50%;
    top: 45%;
    margin-left: -700px;
   /* margin-left: -655px;*/
/*    overflow: hidden;*/
    transition: all .3s;
    z-index: 2;
}
.show_floor ul{
	padding-bottom: 10px;
	background: #f5f5f5;
	border: 1px solid #dedede;
	border-bottom: none;
}
.show_floor ul li{
	width: 62px;
    line-height: 14px;
    padding: 2px 6px;
    text-align: center;
    cursor: pointer;
    position: relative;

}
.show_floor ul li:hover{
	background-color: #0846b3;
}
.show_floor ul li:hover a{
	color: #fff;
    text-decoration: none;
    background: 0 0;
}
.show_floor ul li.cur{
	background-color: #0846b3;
    margin: -1px 0;
}
.show_floor ul li a{
	display: block;
    width: 62px;
    padding: 5px 0;
    margin: 0 auto;
    color: #625351;
    font-size: 12px;
	border-bottom: 1px dashed #0846b3;
}
.show_floor ul li.cur a{
	color: #fff;
    text-decoration: none;
    background: 0 0;
}
.topto{
	display: block;
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 73px;
	height: 30px;
	line-height: 30px;
	background:#f5f5f5; 
	text-align: center;
	border: 1px solid #dedede;
	border-top: none;
}
.topto a:hover{
	color:#0846b3;
}