@charset "utf-8";

/*头条*/
.topic_image {position:absolute;left:30px;top:14px;}
.topic_bg {position:relative;height:90px;line-height:70px}
.topic_border {height:78px;text-align:center;padding-top:12px;}
.topic_border a.topic_L {color:#000;text-shadow:2px 2px 0px #fff;font:bold 34px/44px "Microsoft YaHei","黑体";text-align:center;}
.topic_border p {font-size:14px ;color:#ccc;height:18px;text-align:center;padding-top:6px;}
.topic_border p span{margin:0 10px;}

/*大轮播 */
.first-slide{width:1130px; height:285px; overflow:hidden; position:relative;}
.first-slide .hd{ height:15px; overflow:hidden; position:absolute;right: 50%;margin-right: -38px; bottom:15px; z-index:1; }
.first-slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.first-slide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.first-slide .hd ul li.on{ background:#57b4f7; color:#fff; }
.first-slide .bd{ position:relative; height:100%; z-index:0;   }
.first-slide .bd li{ zoom:1; vertical-align:middle; }
.first-slide .bd img{width:1130px;height:285px; display:block;  }
.first-slide .prev, .first-slide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:54px; height:54px; filter:alpha(opacity=50);opacity:0.5;   }
.first-slide .prev{ background:url(left.png)  0px 0px  no-repeat;}
.first-slide .next{ left:auto; right:3%; background-position:8px 5px;  background:url(right.png) 0px  0px  no-repeat;}
.first-slide .prev:hover, .first-slide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
/*小轮播*/
.second-slide{position:relative;float: left; width:540px; height:237px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.second-slide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1; }
.second-slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
.second-slide .hd ul li{ float:left; margin-right:7px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:50%;}
.second-slide .hd ul li.on{ background:#57b4f7; color:#fff; }
.second-slide .bd{ position:relative; height:100%; z-index:0;   }
.second-slide .bd li{ zoom:1; vertical-align:middle; }
.second-slide .bd img{ width:540px; height:237px; display:block;  }
.second-slide .bd li p{position:absolute;left:0;bottom:0;line-height: 50px;height:50px;width:540px;white-space: nowrap;overflow: hidden;padding-left: 20px}
.second-slide .bd li p i{position:absolute;left:0;top:0;display: block;width:540px;height: 50px;background: #000;opacity: .3}
.second-slide .bd li p a, .second-slide .bd li p a:visited{position: relative;color: #fff;font-size: 18px;line-height: 50px;text-align: center;}
/* 工作动态 */
.gzdt .list ul li{
	height: 50px;
    line-height: 50px;
}
/* 政策环境研究视点 */
.zchjyj{
	height:220px;
}
.zchjyjmemo{
	line-height: 26px;
    font-size: 15px;
    color: #919191;
}

/* 宣传教育 */
.imglist li{
	margin-top: 15px;
    display: inline-block;
    margin-left:28px;
    width:355px;
    height:156px;
}
.imglist li a{
	display: block;
	width:355px;
    height:156px;
}
.imglist li img{
	display: block；
	width:355px;
    height:156px;
}
.imglist li:first-child{
	margin-left:0px;
}
/* 右侧漂浮 */
.ycpf{
	position: fixed;
    top: 340px;
    right: 16px;
    z-index: 99;
    font-size: 16px;
    width: 75px;
}
.hoverblock li{
	position: fixed;
    top: 425px;
    right:100px;
    z-index: 99;
    font-size: 16px;
    width:100px;
}
.hoverblock li img{
	width:100%;
}
.hoverblock li{
	display: none;
}
.hoverblock li:first-child{
	top: 340px;
}
.hoverblock li:last-child{
	top: 510px;
}