﻿@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/2026bjszdxa/images/banner.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.title1200{
	width: 1200px;
	margin: 0px auto;
	height: 160px;
	position: relative;
	overflow: hidden;
	padding:40px 0px 20px 0px;
}

.title1200 img{
	width: 1200px;
	height: 160px;
}

/* banner */
.banner{
	width: 100%;
	margin: 0px auto;
	height: 500px;
	position: relative;
	overflow: hidden;
}

/* 头条 */
.headlines{
	width: 1200px;
	margin: 0px auto;
	height: 120px;
	padding: 40px 0px;
}
.headlines h1,.headlines h1 a,.headlines h1 a:link{
	font-size:40px;
	font-weight:bold;
	line-height:80px;
	height:80px;
	overflow:hidden;
	color:#000;
	text-align:center;
}
.headlines h1 a:hover{
	color:#000;
}
.headlines p,.headlines p a,.headlines p a:link{
	font-size:16px;
	line-height:40px;
	height:40px;
	overflow:hidden;
	color:#333;
	text-align:center;
}
.headlines p a:hover{
	color:#f39800;
}

/* 大图 */
.mainBox {
	width:100%;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.focusBox {
	width: 1200px;
	height: 675px;
	margin: 0px auto;
	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 {
	width:1200px; height:675px; vertical-align: middle; position: relative; zoom: 1; float:left;
}
.focusBox .bd img {
	width: 1200px;
	height: 675px;
	display: block;
}
.focusBox .bd li .bk {
	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-size: 20px; 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-size: 20px; position: absolute; z-index: 1;
}
.focusBox .prev {
	background: url("http://he.news.cn/zhuanti/2026bjszdxa/images/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: 1;
}
.focusBox .next {
	background: url("http://he.news.cn/zhuanti/2026bjszdxa/images/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: 1;
}
.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;
}

/* 三图 */
.jcsj{width:1200px;height:280px; margin:0px auto;}
.jcsj ul{ width:1200px;}
.jcsj li{ width:380px; float:left;}
.jcsj img{ width:380px; height: 214px;}
.jcsj h1,.jcsj h1 a,.jcsj h1 a:link{ width: 380px; margin: 0px auto; font-size:18px; line-height:30px; height:60px; overflow:hidden; color:#000; text-align:justify; padding-top:20px; font-weight: normal;}
.jcsj h1 a:hover{ color:#ffa500; }

/* 聚焦 */
.jujiao{
	width:1200px;
	margin:0px auto;
}
.jujiao li{
	width:1200px;
	height:225px;
	padding:20px 0px;
	border-bottom:#CCC dashed 1px;
}
.jujiao .pic{
	width:400px;
	height:225px;
	overflow:hidden;/*图片放大时多出来的部分将其隐藏*/
	float:left;
}
.jujiao .pic img{
	width:400px;
	height:225px;
    transition:all 0.5s;/*all表示所有属性都要变化*/
}
.jujiao .pic img:hover{
    transform:scale(1.5);/*对图片进行放大*/
}
.jujiao .wenzi{
	width:770px;
	float:right;
}
.jujiao .wenzi h1{
	width:770px;
	margin:0px auto;
	line-height:30px;
	height:30px;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin-bottom:20px;
}
.jujiao .wenzi h1 a{
	color:#000;
	font-weight:bold;
}
.jujiao .wenzi h1 a:hover{
	color:#f39800;
}
.jujiao .wenzi p{
	width:770px;
	margin:0px auto;
	line-height:34px;
	font-size:18px;
	color:#333;
	text-align:left;
}
.jujiao .wenzi p a,.jujiao .wenzi p a:link,.jujiao .wenzi p a:hover{
	color:#333;
}

/* footer */
.foot{width:100%; overflow:hidden; padding:40px 0px 40px 0px; margin-top:50px; background-color:#2db367;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
}
