@charset "gb2312";
/* CSS Document */
.news_24{height:1280px;background:url(../images/news_24/bg.jpg) no-repeat center top;}
.news_24 .newsWrap{width:1280px;height:800px;margin:0 auto;}
.news_24 .ybcz{position:relative;width:1280px;height:108px;
			/*transform-style:preserve-3d;
			animation-name:jellyInUp;
			transform-origin:50% 50%;*/}
.news_24 .ybcz .byW{position:absolute;top:-135px;width:178px;height:194px;margin-left:-70px;background:url(../images/news_24/yb_bg.png) no-repeat;}
.news_24 .addXg .byW{transform-style:preserve-3d;
					animation-name:jellyInDown;
					transform-origin:50% 50%;}
.news_24 .ybcz .byW:hover{
	transform-style:preserve-3d;
	animation-name:shake;
	transform-origin:50% 50%;
	animation-delay:0s;
	background:url(../images/news_24/yb_bg_h.png) no-repeat;}
.news_24 .ybcz .byW a{position:absolute;left:32px;top:58px;width:178px;height:194px;animation-name:flipInDown;transform-style:preserve-3d;transform-origin:50% 50%;}
.news_24 .ybcz .byW a span{position:absolute;left:0;top:0;width:178px;height:194px;z-index:3;}
.news_24 .ybcz .byW a span:after{
	content:url(../images/news_24/yb1.png);
	position:absolute;
	left:;top:0;
	display:none;
	}
.news_24 .ybcz .byW2 a span:after{content:url(../images/news_24/yb2.png);}
.news_24 .ybcz .byW3 a span:after{content:url(../images/news_24/yb3.png);}
.news_24 .ybcz .byW4 a span:after{content:url(../images/news_24/yb4.png);}
.news_24 .ybcz .byW1{left:250px;}
.news_24 .ybcz .byW2{left:500px;}
.news_24 .ybcz .byW3{left:750px;}
.news_24 .ybcz .byW4{left:1000px;}
.news_24 .ybcz .byW a:hover img {
    animation: 1.6s linear 0s normal none infinite running icoBig;
}
.news_24 .ybcz .byW a:hover span:after {display:block;
    animation: 1.6s linear 0s normal none infinite running icoBig2;
    opacity: 0.5;
}
.news_24 .twoWrap{width:1280px;height:430px;margin-left:85px;margin-top:87px;}
.news_24 .newRight{width:1280px;height:430px;}
.news_24 .newRight .newUl{width:1280px;height:430px;overflow:hidden;}
.news_24 .newRight .newLi{width:1280px;height:430px;overflow:hidden;}
.news_24 .newRight .newLi .zbn{width:459px;height:430px;margin-right:164px;}
.news_24 .newRight .newLi .zbnIn{width:459px;height:430px;margin:2px 0 0 0;}
.news_24 .newRight .newLi .newsConfine{width:473px;height:430px;position:relative;}
.news_24 .news{position:absolute;left:0px;top:0px;width:473px;height:430px;}
.news_24 .news li{width:473px;height:46px;line-height:46px;margin-bottom:8px;transition:.5s;margin-top:3px;}
.news_24 .news li:hover{background:rgba(0,0,0,0.1);border-radius:0px;}
.news_24 .news li .sp1{float:left;width:40px;height:19px;overflow:hidden;margin:14px 7px 0px 11px;text-align:center;}
.news_24 .news li:hover .sp1{ transition:0.5s; animation-name:rotateX360; animation-duration:.5s;}
@keyframes bmyanisp1 {0%{ transform: rotate(360deg);}}
.news_24 .news li .a1{float:left;color:#fff000;height:46px;line-height:46px;width:360px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SimSun;font-size:13px;font-weight:bold;}
.news_24 .news li .a1 span{width:13px;height:13px; line-height:12px;}
.news_24 .news li .a1:hover span{color:#1e1400;}
.news_24 .news li .a2{float:right;width:40px;height:19px;line-height:18px;margin-top:13px;margin-right:10px;text-align:center;color:#e3e3e3;text-shadow:1px 1px #091e2c;font-size:13px;transition:.5s;background:url(../images/news_24/st.png) no-repeat;}
.news_24 .news li .a2:hover{animation-name:fadeIn;}