﻿@charset "utf-8";
/* CSS Document */
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,form,fieldset,input,textarea,label,ul,ol,dl,li,dt,dd,a,img,iframe,a {
	list-style: none; margin: 0px; padding: 0px; border: 0px ;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a,a:link,a:hover,a:visited {
	text-decoration: none;
}
.clear{ clear:both;}
.clearfix { display: block; #zoom:1;}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both;}
.left{ float:left;}
.right{ float:right;}

body{ background-image:url(http://he.news.cn/zfwq/shahe/images/banner.jpg); background-repeat:no-repeat; background-position: top center;}

/*banner*/
.banner{
	width:100%;
	height:600px;
	position: relative;
	overflow: hidden;!important
}
.title530{
	width:530px;
	margin:0px auto;
	height:80px;
	margin-bottom:20px;
}
.title530 img{ width:530px; height:80px;}
.title580{
	width:580px;
	margin:0px auto;
	height:80px;
	margin-top:60px;
	margin-bottom:40px;
}
.title580 img{ width:580px; height:80px;}
.title1200{
	width:1200px;
	margin:0px auto;
	height:80px;
	padding-top:60px;
	padding-bottom:60px;
}
.title1200 img{ width:1200px; height:80px;}
.bg{ width:100%; height:540px; background-color: #F0F0F0; margin-top:60px;}
/* 导航 */
.nav {
	width:1200px; margin:0px auto; height:60px; background-image:url(http://he.news.cn/zfwq/shahe/images/nav.jpg); background-position:top center; background-repeat:repeat-x;
}
.nav ul{
	width:1140px; margin:0px auto;
}
.nav li{
	padding-left:30px;
	padding-right:30px;
	line-height:60px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:20px;
	color:#fff;
	float:left;
	font-weight:bold;
}
.nav li a,.nav li a:link{ color:#fff; font-weight:bold;}
.nav li a:hover{ color:#ffa500;}

/*聚焦沙河*/
.news{
	width:1200px;
	margin:0px auto;
	margin-top:50px;
}

/*焦点图*/
.news .dtt{ width:620px; float:left;}
.news .dtt .bxt .bt{ overflow:hidden;}
.news .dtt .bxt .bt .one{ background-image:url(http://he.news.cn/zfwq/shahe/images/tt.png); font-size:24px; color:white; display:block; width:70px; height:46px; text-align:center; line-height:35px; float:left; font-weight:bold; }
.news .dtt .bxt .bt .two{ font-size:26px; color:#272727;  font-weight:bold; margin-left:10px; float:left; display:block;}
.news .dtt .bxt .nr{ margin-top:10px; overflow:hidden; padding-bottom:25px;}
.news .dtt .bxt .nr a{ font-size:14px; color:#4d4d4d; line-height:26px; padding-top:3px; display:block; float:left; width:620px;}
.news .dtt .bxt .nr a span{ color:#cd1f1f;}

.slideBox01{float:left;width:620px;height:350px;overflow:hidden;position:relative;z-index:0}
.slideBox01 .hd{height:18px; overflow:hidden; position:absolute; right:5px; bottom:2px; z-index:1;}
.slideBox01 .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox01 .hd ul li{float:left;margin:2px 7px 0px 0px;width:10px;height:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; line-height:40px;text-align:center;background:#fff;color:#ddd;cursor:pointer;}
.slideBox01 .hd ul li.on{background:#cd1f1f;color:#fff;}
.slideBox01 .bd{float: left;position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox01 .bd img{width:620px;height:350px;border:0px solid;}
.slideBox01 .bd span{width:620px;height:40px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;border-top:1px solid #333333;}
.slideBox01 .bd h1{width:450px;height:40px;bottom: 0px;left: 10px;position: absolute;font-size: 16px;color: #FFFFFF;line-height: 40px;text-align:left;overflow:hidden;cursor:pointer;line-height:40px;margin:0;padding:0;border:0;font-weight:normal;}
.slideBox01 .bd h1 a{color:#fff; text-decoration:none;line-height:40px;font-size:16px;}
.slideBox01 .bd h1 a:hover{color:#ffffcc; text-decoration:underline;line-height:40px;font-size:16px;}

.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(http://he.news.cn/zfwq/shahe/images/focus_btn.png) no-repeat;display:block; }
.slideBox01 .prev{top: 50%;margin-top: -37px; left: 0px;background-position:0 -74px; cursor:pointer; }  
.slideBox01 .next{top: 50%;margin-top: -37px; right:0px;background-position:-40px -74px;  cursor:pointer;}  
.slideBox01 .prev:hover{  background-position:0 0; }  
.slideBox01 .next:hover{  background-position:-40px 0;} 

/*聚焦沙河 列表*/
.news .lb{ width:530px; float:right;}
.news .lb .shz{
	margin-bottom:6px;
	border-bottom:1px dashed #e5e5e5;
}
.news .lb .shz h1{
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
	text-align: center;
}
.news .lb .shz h1 a,.news .lb .shz h1 a:link{
	color:#000; font-weight:bold;
}
.news .lb .shz h1 a:hover{ color:#ffa500;}
.news .lb .shz p{
	font-size:16px;
	text-align: left;
	text-indent:32px;
	color:#666;
	line-height:30px;
	height:90px;
	overflow:hidden;
	margin-bottom:10px;
	display:block;
}
.news .lb .shz p a,.news .lb .shz p a:link{ color:#666;}
.news .lb .shz p a:hover{ color:#ffa500;}
.news .list ul li{
	width:500px;
	padding:0px;
	font: 20px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:40px;
	overflow:hidden;
	text-align:left;
	color:#000;
	background-image:url(http://he.news.cn/zfwq/shahe/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:30px;
}
.news .list ul li a,.news .list ul li a:link{ color:#000;}
.news .list ul li a:hover{ color:#ffa500;}

.more{
	font-size:20px;
	line-height:50px;
	height:50px;
	overflow:hidden;
	color:#ba1b22;
	font-weight:bold;
	display:block;
	text-align: right;
}
.more a,.more a:link{ color:#ba1b22; font-weight:bold;}
.more a:hover{ color:#ffa500; }

/* 社会资讯、经济动态 */
.zxdt{ width:1200px; margin:0px auto;}
.left{
	width:580px;
	float:left;
}
.right{
	width:580px;
	float:right;
}
.wenzi{
	width:580px;
	margin-left:0px;
	display: inline;
}
.wenzi li{
	width:100%;
	padding-bottom:10px;
	margin-top: 0px;
	border-bottom: #CCC dashed 1px;
}
.wenzi h1{
	width:565px;
	background-image:url(http://he.news.cn/zfwq/shahe/images/t.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	height:30px;
	overflow:hidden;
}
.wenzi h1 a,.wenzi h1 a:link{
	font-weight:bold;
	color:#000;
}
.wenzi h1 a:hover{ color:#ffa500;}
.wenzi p{
	width:580px;
	font-size:16px;
	text-align:left;
	text-indent:32px;
	line-height:30px;
	height:90px;
	overflow:hidden;
	margin-top:10px;
	color:#666666;
}
.wenzi p a,.wenzi p a:link{ color:#ff6400;}
.wenzi p a:hover{ color:#ffa500;}

.list580{
	margin-top:6px;
}
.list580 ul li{
	width:550px;
	padding:0px;
	font: 20px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:40px;
	overflow:hidden;
	text-align:left;
	color:#000;
	background-image:url(http://he.news.cn/zfwq/shahe/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:30px;
}
.list580 ul li a,.list580 ul li a:link{ color:#000;}
.list580 ul li a:hover{ color:#ffa500;}

/* 走进沙河 */
.zjsh{ width:1200px; margin:0px auto;}
.zjsh-l{ width:760px; height:240px; float:left;}
.zjsh-l p{ 
	font-size:16px;
	text-align: left;
	text-indent:32px;
	color:#666;
	line-height:30px;
	height:240px;
	overflow:hidden;
}
.zjsh-r{ width:400px; height:240px; float:right;}
.zjsh-r img{ width:400px; height:240px; border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -webkit-border-radius:20px; -o-border-radius:20px;}

/* 大美沙河 */
.st{
	width:100%;
	overflow:hidden;
	padding:0px;
}
.mainBox {
	margin: 0px auto;
	width: 1200px;
	height: 600px;
}
.focusBox {
	width: 1200px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.focusBox .hd {
	width: 85px; height: 85px; right: 5px; bottom: 0px; overflow: hidden; position: absolute; z-index: 1;
}
.focusBox .hd .cur {
	color: rgb(255, 255, 255); line-height: 85px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 45px; font-style: italic; margin-right: 4px; float: left;
}
.focusBox .hd .cut {
	color: rgb(255, 255, 255); line-height: 96px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox .hd .total {
	color: rgb(255, 255, 255); line-height: 104px; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 20px; font-style: italic; margin-right: 2px; float: left;
}
.focusBox .hd ul {
	overflow: hidden; float: left; zoom: 1;
}
.focusBox .hd ul li {
	background: rgb(255, 255, 255); width: 15px; height: 15px; text-align: center; line-height: 14px; font-size: 12px; margin-right: 2px; float: left; cursor: pointer;
}
.focusBox .hd ul li.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
.focusBox .bd {
	height: 100%; position: relative; z-index: 0;
}
.focusBox .bd li {
	vertical-align: middle; position: relative; zoom: 1;
}
.focusBox .bd img {
	width: 1200px;
	height: 600px;
	display: block;
}
.focusBox .bd li .bg {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 85px; bottom: 0px; position: absolute; z-index: 0; opacity: 0.6;
}
.focusBox .bd li .title {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-family: Microsoft YaHei; font-size: 18px; position: absolute; z-index: 1;
}
.focusBox .bd li .title a {
	left: 0px; width: 100%; height: 85px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); line-height: 85px; overflow: hidden; font-family: Microsoft YaHei; font-size: 18px; position: absolute; z-index: 1;
}
.focusBox .prev {
	background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 0.5;
}
.focusBox .next {
	background: url("http://www.xinhuanet.com/global/img/iconBtn/slider-arrow.png") no-repeat -110px 5px; left: 3%; top: 50%; width: 32px; height: 40px; margin-top: -25px; display: block; filter: alpha(opacity=50); position: absolute; opacity: 0.5;
}
.focusBox .next {
	background-position: 8px 5px; left: auto; right: 3%;
}
.focusBox .prev:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox .next:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox .prevStop {
	display: none;
}
.focusBox .nextStop {
	display: none;
}

/* footer */
.footer{
	width:100%;
	overflow:hidden;
	background-color:#F0F0F0;
	padding:30px 0px 30px 0px;
	margin-top:80px;
}
.footer .bq{
	font-size:14px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#333;
}
