﻿@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;
}
*html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{ clear:both;}
.clearfix { display: block; } 
.clearfix::after {
	width: 100%; height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; content: "";
}
img {
	vertical-align: top;
}
.left{ float:left;}
.right{ float:right;}
body {
  width: 100%;
  height: auto;
  background-image:url(http://he.news.cn/zhuanti/2025fxxhd/images/banner.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* banner */
.banner{
	width:100%;
	margin:0px auto;
	height:480px;
	position: relative;
	overflow: hidden;
}

/* title */
.title1200{
	width:1200px;
	margin:0px auto;
	height:120px;
	padding:20px 0px 20px 0px;
}
.title img{ width:1200px; height:120px;}

/* 查看更多 */
.more{
	width:200px;
	margin:0px auto;
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#293986;
	display:block;
	text-align:right;
	font-weight:bold;
	margin-top:20px;
}
.more a,.more a:link{ color:#293986; font-weight:bold;}

.more{
	width:200px;
	height:50px;
	margin:0px auto;
	text-align:center;
	margin-top:20px;
}
.more .next{margin: 0px auto; width:140px; height:40px; overflow:hidden; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; border: #AFDBFC solid 1px;
	background-color:#f1faff; line-height:40px; font-size: 18px; font-weight:normal; color:#369; text-align:center; }
.more .next a,.more .next a:link,.more .next a:hover{ color:#369; font-weight:normal;}


/* 导航 */
.menu {
	width:100%; height:80px; background-color:#0092e9; }
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding-left:105px;
	padding-right:105px;
	line-height:80px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:24px;
	color:#fff;
	float:left;
}
.menu li a,.menu li a:link{ color:#fff;}
.menu li a:hover{ color:#ffa500;}

/* 导语 */
.daoyu{
	width:1118px; 
	margin:0px auto;
	height:80px;
	border: #AFDBFC solid 1px;
	background-color:#f1faff;
	padding:30px 40px;
	border-radius:20px;
	margin-top:30px;
	}
.daoyu p{ font-size:18px; line-height:40px; text-align: justify; text-indent:36px; color:#000;}

/* 产业经济 */
.ggfw{ width: 1200px; margin: 0px auto;}
.ggfw li{ width: 1200px; margin: 0px auto; height: 240px; border-bottom:#f0f0f0 solid 1px;}
.ggfw .wen{ width: 840px; height:180px; float: left;}
.ggfw .wen h1,.ggfw .wen h1 a,.ggfw .wen h1 a:link{ width: 840px; margin: 0px auto; font-size:24px; line-height:40px; height:40px; overflow:hidden; color:#000;  font-weight:bold; padding-top:40px; padding-bottom:10px; text-align:left;}
.ggfw .wen h1 a:hover{ color:#ffa500; }
.ggfw .wen p,.ggfw .wen p a,.ggfw .wen p a:link{
	width: 840px;
	margin: 0px auto;
	font-size:18px;
	color:#666;
	line-height:36px;
	text-align:left;
	margin-top:10px;
}
.ggfw .wen p a:hover{
	color:#666;
}
.ggfw .wen h2{
	width:200px;
	line-height:20px;
	height:20px;
	font-weight:normal;
	font-size:16px;
	color:#999;
	text-align:left;
	margin-top:40px;
}
.ggfw .pic{
	width: 320px;
	height: 180px;
	float: right;
	padding: 30px 0px;
}
.ggfw .pic img{
	width: 320px;
	height: 180px;
}

/* footer */
.foot{width:100%;overflow:hidden; background-color:#0092e9; padding:60px 0px 60px 0px; margin-top:40px;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
}
