@charset "utf-8";



/*大轮播 */
.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:1270px; height:300px; overflow:hidden; position:relative;    background: #10499F;color:#fff}
.second-slide .hd{ height:15px; overflow:hidden; position:absolute; left:285px; 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:623px; height:300px; display:block;  }
.second-slide .bd .imgdiv{width:1270px;position:relative}
.second-slide .bd .imgcnt{position:absolute;top:20px;right:20px;width:600px;height:300px;}
.second-slide .bd .imgcnt .imgtit a{font-size: 23px;color:#fff;font-weight: bold;}
.second-slide .bd .imgcnt .imgdate{line-height:45px;font-size:16px;}
.second-slide .bd .imgcnt .imgmemo{font-size: 18px;line-height:30px;}
.second-slide .bd .imgcnt .imgmore{color:#57b4f7;line-height:45px;font-size:16px;position:absolute;bottom:30px;right:20px;}
/* 政策环境研究视点 */

.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;
}

        /*专题专栏*/
.ztzl li{
	float: left;
	    width: 228px;
    height: 200px;
	margin-right:18px;
	text-align: center;
}
.ztzl li img{
        width: 228px;
    height: 173px;
}
.ztzl li:last-child{
	margin-right:0px;
}
/*专题专栏*/
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .bd{ padding:10px 0;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin-right:15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .ztzlpic{ text-align:center; }
.picMarquee-left .bd ul li .ztzlpic img{ width:200px; height:120px; display:block; padding:2px; }
.picMarquee-left .bd ul li .ztzlpic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .ztzltitle{ line-height:24px; }

 /*头条*/
.topic_bg {position:relative;}
.topic_border {text-align:center;}
.topic_border span{color:#fff;font:bold 16px/30px "Microsoft YaHei","黑体";margin-right:15px; padding: 6px 20px;
background: #ec0203;position: relative;top: -3px;}
.topic_border a.topic_L {color:#277ec3;font-size:26px;font-weight: bold;}
        .topic_border a.topic_L :hover{ color: #ff0000; } 