/*================  animate  =================*/
.y_1 {position:relative;height:400px;}
.y_1 .pic{width:100%;height:100%;position:absolute;left:0;top:0;background:no-repeat center 0;z-index:1;}
.y_1 .pic.in{z-index:2;}
.y_1 .nr{height:100%;width:1000px;margin:auto;position:relative;}

.y_content{overflow:hidden;width:1000px;margin:27px auto}
.y_content .side{float:left;width:300px;min-height:500px;}
.y_content .main{float:right;width:690px;min-height:500px;}
 






	/*smallbanner----小banner*/
.y_content .main .smallbanner{ position: relative; width: 690px; height: 200px; overflow: hidden;}
.y_content .main .smallbanner .banner-gather{ position: absolute; left: 0px; top: 0px;}
.y_content .main .smallbanner .imgbox{ position: absolute; left: 0; top: 0; width: 690px; height: 200px;}
.y_content .main .smallbanner .imgbox img{display:block;width:690px !important;height:200px !important;}

	/*圆圈*/

.y_content .main .smallbanner	.round-gather{ position: absolute; bottom: 130px; z-index: 10;}
.y_content .main .smallbanner	.round{ display: inline-block; width: 10px; height: 10px; border:1px solid #fff; border-radius: 50%; background: #fff; margin-right: 5px; cursor: pointer;}
.y_content .main .smallbanner	.round:nth-last-child(1){ margin-right: 0;}
.y_content .main .smallbanner	.round.curr{ background: none; border:1px solid #ff0000;}
.y_content .main .smallbanner .mb{ position: absolute; left: 0; bottom: 0; width: 100%; height: 120px; background: #3d3d3d; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter:alpha(opacity=80);}
.y_content .main .smallbanner .info{ position: absolute; left: 0; bottom: 0; width: 100%; height: 120px;}
.y_content .main .smallbanner .date{ width: 56px; height: 56px; border:2px solid #ff0000; margin: 15px; padding: 15px; color: #ff0000;}
.y_content .main .smallbanner .date span{ display: block; font-size:14px;}
.y_content .main .smallbanner .date span.big{font-size: 40px; line-height: 40px;}
.y_content .main .smallbanner .text{  height: 90px; overflow: hidden; margin: 15px 0px 0 15px; color: #fff;}
.y_content .main .smallbanner .text .title{ font-size: 16px;}
.y_content .main .smallbanner .text a{ color: #fff;}
.y_content .main .smallbanner .text .intro{ text-align: left; font-size:14px; margin-top: 5px;}





.y_content .main .T{background:#F4F4F4;height:46px;line-height:46px;padding:0 12px;position:relative;text-align:left;}
.y_content .main .T .more{position:absolute;right:12px;top:0px;height:46px;width:55px;background:url(../images/y1.png) no-repeat 0 18px;}
.y_content .main .T .more:hover{background-position:0 -32px;}

.y_content .main .T .title{color:#FF0000;}






.y_content .yList{ background: #fff;padding:12px 0;}
.y_content .yList a.linkname{ display: block; max-width: 480px; color: #242424; font-size: 14px;}
.y_content .yList span.linkdate{color: #bdbdbd; font-size:12px;}
.y_content .yList ul li{ padding: 0 20px 0  35px; background: url(../images/disc.png) no-repeat 15px center; line-height:30px;}
.y_content .yList ul li:nth-last-child(1){ margin-bottom: 0;}
.y_content .yList ul li:hover{ background-color: #f1f1f1;}











