/*首页最新动态gif层*/

.syNews{
	background:url(../images/syNews/BgShading.png) repeat;}
.syNews_content{  /*设置内容大小框架*/
	width:739px;
	height:642px;
	position:absolute;
	margin:auto;}
.syNews_content_gif{ /*设置动画大小框架小*/
	width:478px;
	height:478px;
	position:relative;
	margin:auto;}
#dongHua{ /*设置动画大小*/
	width:478px;
	height:auto;}
#dongHua_middle{/*设置动画中图大小*/
	width:292px;
	height:auto;
	position:absolute;
	margin:auto;}
#close{/*设置关闭图片大小*/
	width:46px;
	height:auto;
	position:absolute;
	left:524px;}
.syNews_content_title{ /*设置标题大小框架*/
	width:739px;
	height:164px;}
.syNews_content_title img{
	width:100%;
	height:100%;}
