@charset "utf-8";
/* CSS Document */
html {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
body {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	min-width: 1000px;
}
div {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	font-weight: normal;
	vertical-align: top;
}
p {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
hr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
pre {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h1 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h2 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h3 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h4 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h5 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
h6 {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
table {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tr {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
td {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
th {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tfoot {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
tbody {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
thead {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
form {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
fieldset {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
input {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
textarea {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
label {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
}
ol {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dl {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
li {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dt {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
dd {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
a {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
img {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
iframe {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top;
}
a {
	list-style: none; margin: 0px; padding: 0px; border: 0px currentColor; font-weight: normal; vertical-align: top; text-decoration: none;
}
body {
	text-align: center;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
img{ border:0;}
.clear{ clear:both;}
.clearfix:after{content :" ";clear:both;height:0;visibility:hidden;display:block;}
.clearfix{*zoom:1;}
.banner{
	 background-image: url(../images/zmq1.jpg);
	 background-repeat:no-repeat;
	 width:100%;
	 min-width:1000px;
	 margin:0px auto;
	 height: 440px;
	 position: relative;
}


.title{ width:1000px; margin:0px auto; height:100px;}
.text{
	width:1000px;
	background-color:#FFF;
	margin:0px auto;}
/* 导航 */
.nav {
	height:60px;
	background-image:url(../images/nav1.jpg);
	background-repeat:repeat-x;
}
.nav ul{
	width: 1130px;
	margin:0px auto;
}
.nav li{
	padding: 0px 77px;
	line-height:60px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	color:#fff;
	float: left;
}
.nav li a,.nav li a:link,.nav li a:hover{ color:#fff;}
/* 头条 */
.toutiao{ width:1000px; margin:0px auto; height:120px; padding-top:10px; padding-bottom:10px;}
.toutiao-l{/* width:80px; */height:120px;background-repeat:no-repeat;background-position:top center;float:left;margin-left:10px;}
.toutiao-r{width: 980px;float:right;margin-right:10px;}
.toutiao-r h1{width: 980px;text-align:center;font-size:30px;font-weight:bold;color:#1e84cc;line-height:60px;}
.toutiao-r h1 a,.toutiao-r h1 a:link,.toutiao-r h1 a:hover{
	font-weight:bold;
	color: #666666;
}
.toutiao-r p{width: 980px;text-align: center;text-indent:28px;font-size:14px;color:#666666;line-height:24px;margin-top:5px;}
.toutiao-r p a,.toutiao-r p a:link,.toutiao-r p a:hover{color: #999;}
/* 要闻 */
.news{width:1000px;margin:0px auto;height: 70px;}
.news-l{
	width:570px;
	float:left;
	margin-left:10px;
}
.focusPic {
	width: 570px; margin:0px auto; height:370px; position:relative;
}
.fpic {
	width: 570px; height:370px; display:none; position:relative;
}
.f_bg {
	background: rgb(0, 0, 0); left: 0px; width: 570px; height: 40px; bottom: 0px; display: block; filter: alpha(opacity=60); position: absolute; z-index: 10; opacity: 0.6;
}
.l_btn {
	background: url("http://www.xinhuanet.com/home/new/images/sports_m_02_1.png") 0px 0px;
	left: 10px;
	top: 160px;
	width: 35px;
	height: 35px;
	position: absolute;
	z-index: 1000;
	cursor: pointer;
	_background: none;
}
.r_btn {
	background: url("http://www.xinhuanet.com/home/new/images/sports_m_03_1.png") 0px 0px;
	top: 160px;
	width: 35px;
	height: 35px;
	right: 10px;
	position: absolute;
	z-index: 1000;
	cursor: pointer;
	_background: none;
}
.fpic h1 {
	left: 10px;
	bottom: 10px;
	color: rgb(255, 255, 255);
	line-height: 20px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	z-index: 100;
	text-align:center;
}
.fpic h1 em {
	padding-right: 10px;
}
.fpic h1 em a {
	font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size-adjust: none; font-stretch: normal;
}
.fpic h1 span {
	font: 18px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size-adjust: none; font-stretch: normal;
}
.fpic h1 a {
	color: rgb(255, 255, 255); font-size: 18px;
}
.focusPic .btPhoto {
	margin: 0px 0px 0px 10px; width: 100px; height: 22px; right: 5px; bottom: 5px; position: absolute; z-index: 10;
}
.btPhoto .bt02 {
	background: url("http://www.xinhuanet.com/home/new/images/bg_datudian.gif") no-repeat -16px 0px; margin: 3px; width: 9px; height: 9px; float: left; display: inline; cursor: pointer;
}
.btPhoto .current {
	background: url("http://www.xinhuanet.com/home/new/images/bg_datudian.gif") no-repeat;
}
.btPhoto .bt01 {
	margin: 0px 5px; width: 23px; height: 19px; float: left;
}
.btPhoto .bt09 {
	margin: 0px 5px; width: 23px; height: 19px; float: left;
}
.btPhoto .bt01 img {
	border: currentColor; cursor: pointer;
}
.btPhoto .bt09 img {
	border: currentColor; cursor: pointer;
}
#bigpic {
	width: 570px; height: 400px; overflow: hidden;
}
.news-r{
	width:380px;
	float:right;
	margin-right:10px;
}
.wenzi{
	width:380px;
}
.wenzi li{
	width:380px;
	border-bottom:#999999 dashed 1px;
	padding-bottom:10px;
	margin-bottom: 10px;
}
.wenzi h1{
	width:355px;
	background-image:url(..//images/rig1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#555555;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.wenzi h1 a,.wenzi h1 a:link,.wenzi h1 a:hover{font-size:16px;font-weight:bold;text-align:left;color: #666666;}
.wenzi p{
	width:380px;
	font-size:14px;
	text-align:left;
	text-indent:28px;
	
	line-height:25px;
	height:75px;
	overflow:hidden;
	color: #999;
}
.wenzi p a,.wenzi p a:link,.wenzi p a:hover{font-size:14px;text-align:left;color: #728fd4;}
/* 赏平山 */
.text2{	
	width:1000px;
	margin:0px auto;
	height:420px;
	background-image: url(http://www.he.xinhuanet.com/zhuanti/3STID/images/cghd.png);
	background-repeat:no-repeat;
	background-position: top center;
}
.sps {
	width: 1000px;
	height: auto;
	float: left;
	display: inline-block;
}
.sps li {
	padding: 0px;
	width: 490px;
	height: 210px;
	float: left;
	margin-left: 10px;
	display: inline;
}
.sps_l {
	width: 220px;
	height: auto;
	float: left;
}
.sps_l h1 {
	width: 195px;
	color: #993333;
	line-height: 25px;
	height:50px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 20px;
	font-weight:bold;
	float: left;
	text-align:center;
	overflow: hidden;
}
.sps_l h1 a,.sps_l h1 a:link,.sps_l h1 a:hover{
	color: #993333;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 20px;
	font-weight:bold;
}
.sps_l h2 {
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	width: 196px;
	height: 96px;
	line-height: 24px;
	text-indent: 28px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: left;
	text-align:left;
	padding-left: 20px;
}
.sps_l h2 a,.sps_l h2 a:link,.sps_l h2 a:hover {
    font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size: 14px;
	color:#993333;
}
.sps_r {
	width: 220px;
	height: 140px;
	padding-top: 27px;
	padding-left: 18px;
	float: left;
}
.sps_r img {
	width: 220px; height: 140px;
}
/* 游平山 */
.yps{ width:1000px; margin:0px auto;}
.yps li{ width:318px; height:338px; border:#CCC solid 1px; float:left; background-color:#FFF;}
.yps li img{ width:300px; height:200px; padding:9px 9px 0px 9px;}
.yps li h1{
	width:290px;
	margin:0px auto;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:18px;
	text-align:center;
	color: #666;
	border-bottom: dashed 1px #CCC;
}
.yps li h1 a,.yps li h1 a:link,.yps li h1 a:hover{color: #666;/* font-weight: bold; */}
.yps li p{ width:290px; margin:0px auto; height:48px; line-height:24px; overflow:hidden; font-size:14px; text-align:left; text-indent:24px; color:#999; margin-top:10px;}
.yps li p a,.yps li p a:link,.yps li p a:hover{color:#999;}
/* 看平山 */
.mainBox01 {
	margin: 0px auto;
	width: 1000px;
	height: 640px;
}
.focusBox1 {
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.focusBox1 .hd {
	width: 85px; height: 85px; right: 5px; bottom: 0px; overflow: hidden; position: absolute; z-index: 1;
}
.focusBox1 .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;
}
.focusBox1 .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;
}
.focusBox1 .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;
}
.focusBox1 .hd ul {
	overflow: hidden; float: left; zoom: 1;
}
.focusBox1 .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;
}
.focusBox1 .hd ul li.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
.focusBox1 .bd {
	height: 100%; position: relative; z-index: 0;
}
.focusBox1 .bd li {
	vertical-align: middle; position: relative; zoom: 1;
}
.focusBox1 .bd img {
	width: 1000px;
	height: 600px;
	display: block;
}
.focusBox1 .bd li .bg {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 85px; bottom: 0px; position: absolute; z-index: 0; opacity: 0.6;
}
.focusBox1 .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;
}
.focusBox1 .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;
}
.focusBox1 .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;
}
.focusBox1 .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;
}
.focusBox1 .next {
	background-position: 8px 5px; left: auto; right: 3%;
}
.focusBox1 .prev:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox1 .next:hover {
	filter: alpha(opacity=100); opacity: 1;
}
.focusBox1 .prevStop {
	display: none;
}
.focusBox1 .nextStop {
	display: none;
}
.footer {padding: 20px 0 20px 0;background: #1d71b7;text-align: center;margin-top: 65px;}
.footer p{color:#fff;font-size:13px;margin:10px;}

a:hover{color:#ff9900!important;}
