/*改变首页的foot样式*/
.foot{
	position: relative;
}
.container{
	margin-top: -80px;
	min-height: 500px;
}
/*新闻动态页面样式开始*/
.product_bg{
	width: 100%;
	max-width: 1920px;
	min-width: 1220px;
	height: 300px;
	background: url("../Img/pro.jpg") center center no-repeat;
	position: relative;
	top: -125px;
	left: 0px;
	margin: 0 auto;
}
.productBox{
	width: 1220px;
	height: auto;
	margin: 0 auto;
	padding-right: 16px;
}
.pro_left{
	width: 880px;
	height: auto;
	min-height: 500px;
	float: left;	
}
.pro_item{
	width: 880px;
}
.pro_item .pro_tit h1{
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.pro_item .pro_tit p{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.pro_item .pro_tit p strong{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	margin-top: 10px;
}
.pro_main{
	margin-top: 40px;
	margin-bottom: 20px;
}
.pro_main h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.pro_main p{
	font-size: 14px;
	color: #666;
}
.pro_main ul{
	width: 880px;
	margin-top: 10px;
	*margin-top: 25px;
	padding-left: 15px;
/*	max-height: 500px;*/
	overflow: hidden;
}
.pro_main ul li{
	width: 202px;
	margin-right: 85px;
	margin-bottom: 20px;
	float: left;
	color:#0846b3;
}
.pro_main ul li h5{
	width: 196px;
	font-size: 16px;
	/*color: #0846b3;*/
	color: #33;
	text-align: center;
}

.pro_main ul li img{
	width: 193px;
	height: 193px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
.pro_main ul li a:hover img{
	border: 1px solid #537ECA;
}
.pro_main ul li a:hover h5{
	color: #164daf;
}
.pro_main p.line{
	width: 120px;
	height: 28px;
	line-height: 28px;
	color: #537ECA;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 690px;
	text-align: center;
	cursor: pointer;
}
.pro_main p.line i{
	display: inline-block;
	margin-left: 5px;
	width: 9px;
	height: 5px;
	vertical-align: middle;
	margin-top: -2px;
}
.pro_main p.line i.down{
	background: url("../Img/arrow_down.jpg");
}
.pro_main p.line i.up{
	background: url("../Img/arrow_up.jpg");
}





/* 产品中心右侧导航区 */
.pro_right{
	width: 252px;
	height: auto;
	float: right;
	margin-bottom: 20px;

}
.pro_right ul{
	width: 250px;
	height: auto;
	border: 4px solid #0846b3;
	padding-bottom: 20px;
}
.pro_right ul li{
	width: 100%;
	height: auto;
	line-height: 40px;
}
.pro_right ul li > a{
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	text-align: left;
	padding: 0 30px;
	color: #1F4A96;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
}
.pro_right ul li > a em{
	display: block;
	position: absolute;
    top: 22px;
    left: 12px;
    width: 6px;
    height:6px;
	background: url("../Img/point.jpg") repeat;
}
/*.pro_right ul li a:hover{
	font-weight: bold;
	color: #0846b3;
}*/
.pro_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;
}
.none_a{
	display: none;
	width: 250px;
	height: auto;
}

.none_a a{
	display: block;
	width: 166px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dedede;
	text-align: left;
	padding-left: 13px;
	padding-right: 0px;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: normal;
	position: relative;
	margin-left: 56px;
}
/*.none_a a em{
	display: block;
	position: absolute;
	top: 15px;
    left: 20px;
    width: 10px;
    height: 10px;
	background: url("../Img/point.jpg") repeat;
}*/
.none_a a.add2{
	background:#537eca;
	color: #fff;
}
/*.none_a a i{
	display: inline-block;
	width: 7px;
	height: 13px;
	background: url(../Img/icon_right.png) no-repeat;
	vertical-align: middle;
	margin-left: 8px;
}*/
.none_a a:hover{
	background:#537eca;
	color: #fff;
}

.pro_txt{
	width: 1220px;
	height: auto;
	margin:0 auto;
	margin-bottom: 20px;
}
.pro_txt h1{
	font-size: 20px;
    color: #333;
    margin-bottom: 12px;
    font-weight: bold;
    text-align: center;
}
.pro_txt p strong{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	margin-top: 10px;
}
.pro_txt p{
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.pro_txt p em{
	display: block;
	list-style: disc;
	padding-left: 20px;
	background: url("../Img/disc.jpg") left 12px no-repeat;
}
.pro_txt table{
	margin-top: 10px;
    border-collapse: collapse;
    border: none;
    border-bottom: 1px solid #7ba7c7;
    width: 100%;
    margin-bottom:10px;
    font-size: 14px;
}
.pro_txt table caption{
	width: 860px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background: #a2a09f;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
}
.pro_txt table thead tr{
	border-bottom: 1px solid #7ba7c7;
}
.pro_txt table thead tr th {
    vertical-align: baseline;
    padding: 5px 6px 5px 6px;
    background-color: #fff;
    border: none;
    text-align: left;
    color: #1668a3;
}
.pro_txt table tbody tr{
	border-bottom: 1px dashed #dedede;
}
.pro_txt table tbody tr th{
	width: 180px;
	border: none;
    background: #ecebec;
    padding-left: 10px;
}
.pro_txt table td{
	vertical-align: text-top;
    height: 36px;
    padding:0 5px;
    vertical-align: middle;
    background-color: #fff;
    border: none;
}

.proTxt{
	width: 870px;
	float: left;
	margin-bottom:10px;
}
.proTxt img{
	display: block;
	text-align: left;
	width: 870px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*这里是河湖库和渔业互联单独的样式*/
.proTxt pre {
	display: block;
	width: 100%;
	height:20px;
	line-height: 20px;
	text-align: center;
	margin-top:-5px;
}
.proTxt pre a{
    font-size: 20px;
    color: #376CCA;
    font-family: arial;
}
/*河湖库和渔业互联样式结束*/
.proTxt pre a:hover{
	color: #0846b3;
}
.anli{
	width: 1220px;
	height: auto;
	float: left;
}
.anli h2{
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}
.anli .anliBox a{
	display: block;
	width: 250px;
	height: 225px;
	margin-right: 60px;
	float: left;
	position: relative;
}
.anli .anliBox a h3{
	width: 240px;
	padding:0 5px;
	line-height: 20px;
}
.anli .anliBox a img{
	width: 250px;
	height: 145px;
	margin-top: 10px;
}
.anli .anliBox a span{
	position: absolute;
	bottom: 5px;
	right: 0px;
	color: #999;
}

/*右边列表添加样式*/
.list_right ul li.cate a{
	font-weight: bold;
	color: #0846b3;
}


.pro_txt table.tej{
	border: 1px solid #dedede;
}
.pro_txt table.tej tr td{
	border-right: 1px solid #dedede;
}