@charset "gb2312";
/* CSS Document */
.news_21{height:812px;background:url(../images/news_21/bg.jpg) no-repeat center top;}
.news_21 .newsWrap{width:1280px;height:738px;margin:0 auto;}

.news_21 .ybcz{position:relative;width:574px;height:214px;margin-left:352px;
			transform-style:preserve-3d;
			animation-name:jellyInDown;
			transform-origin:50% 50%;}
.news_21 .ybcz:hover{background:url(../images/news_21/yb_bgH.png) no-repeat -1px top;}
.news_21 .ybcz .byW{position:absolute;left:0px;top:0px;width:574px;height:214px;}
.news_21 .ybcz .byW a span{position:absolute;left:0;top:0;width:574px;height:214px;z-index:3;}
.news_21 .ybcz .byW a span:after{
	content:url(../images/news_21/yb.png);
	position:absolute;
	left:0;top:0;
	display:none;
	}
.news_21 .ybcz .byW a:hover img {
    animation: 1.6s linear 0s normal none infinite running icoBig;
}
.news_21 .ybcz .byW a:hover span:after {display:block;
    animation: 1.6s linear 0s normal none infinite running icoBig2;
    opacity: 0.5;
}
.news_21 ul.ulOne{position:relative;width:1280px;height:66px;margin-top:6px;}
.news_21 ul.ulOne li{position:absolute;top:0;width:200px;height:66px;
				transform-style:preserve-3d;
				perspective:800px;
			}
.news_21 .addXg li{
	transform-style:preserve-3d;
	animation-name:zoomInDown;
	transform-origin:50% 50%;}
/*.top_21 .tWrap ul li:hover{
	transform-style:preserve-3d;
	animation-name:pendulum;
	transform-origin:50% 50%;
	animation-delay:0s;}*/
.news_21 ul.ulOne li div{position:absolute;left:0px;top:0px;width:100%;height:66px;overflow:hidden;background:url(../images/news_21/li_bg.png) no-repeat;}
.news_21 ul.ulOne li div p{position:absolute;left:23px;top:7px;width:154px;height:44px;overflow:hidden;}
.news_21 ul.ulOne li div a{position:absolute;left:0px;top:0px;width:100%;height:88px;transition:.5s;}
.news_21 ul.ulOne li div:hover a{top:-44px;animation-delay:0s;}
.news_21 ul.ulOne .li1{left:199px;}
.news_21 ul.ulOne .li2{left:428px;}
.news_21 ul.ulOne .li3{left:659px;}
.news_21 ul.ulOne .li4{left:888px;}
.news_21 .threeWarp{width:862px;height:288px;margin-left:222px;margin-top:53px;}
.news_21 .ewmWrap{width:309px;height:251px;margin:20px 15px 0 0px;}
.news_21 .ewmWrap .ewm{position:relative;display:block;width:251px;height:251px;overflow:hidden;}
.news_21 .ewmWrap .ewm span:after{content:url(../images/news_21/wx.jpg);}
.news_21 .ewmWrap .ewm span{position:absolute;left:0;top:0;width:251px;transition:.5s;}
.news_21 .ewmWrap .ewm:hover span{top:-251px;}
.news_21 .ewmWrap .pWrap{position:relative;width:58px;height:251px;}
.news_21 .newRight{width:538px;}
.news_21 .newRight .newUl{width:538px;}
.news_21 .newRight .newLi{width:538px;}
.news_21 .newRight .newLi .newsConfine{width:538px;position:relative;}
.news_21 .news{/*position:absolute;left:0;top:0;*/width:538px;}
.news_21 .news li{width:538px;height:38px;line-height:38px;margin-bottom:12px;transition:.5s;}
.news_21 .news li:hover{background:rgba(0,0,0,0.1);border-radius:0px;}
.news_21 .news li .sp1{float:left;width:15px;height:15px;overflow:hidden;margin:11px 8px 0px 5px;text-align:center;}
.news_21 .news li:hover .sp1{ transition:0.5s; animation-name:rotate360; animation-duration:.5s;}
@keyframes bmyanisp1 {0%{ transform: rotate(360deg);}}
.news_21 .news li .a1{float:left;color:#fffff7;height:38px;line-height:38x;width:440px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:SimSun;font-size:12px;text-shadow:1px 1px 0 #9d3d01;}
.news_21 .news li .a1 span{width:12px;height:12px; line-height:12px;}
.news_21 .news li .a1:hover span{color:#6b0f00;text-shadow:0px 0px 0 #9d3d01;}
.news_21 .news li .a2{float:right;width:61px;height:28px;margin:5px 5px 0 0;}
.news_21 .news li .a2:hover img{animation-name:rotateY360;}