@charset "gb2312";
/* CSS Document */
body{background:#000 url(../images/top_15/bg.jpg) no-repeat center top; }
.top_15{height:1000px;}
.top_15 .tWrap{position:relative;width:1280px;height:1000px;margin:0 auto;}
.top_15 .tWrap ul{position:relative;width:1280px;height:146px;}
.top_15 .tWrap ul li{position:absolute;top:0;width:509px;height:146px;background:url(../images/top_15/li_bg.png) no-repeat;}
.top_15 .tWrap .addXg li{
	transform-style:preserve-3d;
	animation-name:flipInDown;
	transform-origin:50% 0%;}
.top_15 .tWrap ul li:hover{
	transform-style:preserve-3d;
	animation-name:shake;
	transform-origin:50% 50%;
	animation-delay:0s;}
.top_15 .tWrap ul li div{position:absolute;left:42px;top:0px;width:425px;height:98px;overflow:hidden;}
.top_15 .tWrap ul li div a{position:absolute;left:0px;top:0px;width:425px;height:98px;transition:.5s;}
.top_15 .tWrap ul li div a .sp1{position:absolute;left:0px;top:0px;width:425px;height:98px;
								-webkit-transform-origin: 50% 100%;
  								-ms-transform-origin: 50% 100%;
  								transform-origin: 50% 100%;
								-webkit-transition: all 0.35s ease;
  								transition: all 0.35s ease;
								}
.top_15 .tWrap ul li div a .sp2{position:absolute;left:0px;top:0px;width:425px;height:98px;
								-webkit-transform: rotateX(-90deg);
  								transform: rotateX(-90deg);
  								-webkit-transform-origin: 50% -50%;
  								-ms-transform-origin: 50% -50%;
  								transform-origin: 50% -50%;
								-webkit-transition: all 0.35s ease;
  								transition: all 0.35s ease;
								}
.top_15 .tWrap ul .li1{left:19px;}
.top_15 .tWrap ul .li2{left:753px;}
.top_15 .tWrap ul li div a:hover .sp1{
	-webkit-transform: rotateX(90deg);
  	transform: rotateX(90deg);
  	opacity: 0;
	}
.top_15 .tWrap ul li div a:hover .sp2{
	-webkit-transform: rotateX(0deg);
  	transform: rotateX(0deg);
	}
.top_15 .ybcz{margin-left:59px;width:1161px;height:205px;margin-top:532px;
			/*transform-style:preserve-3d;
			animation-name:jellyInUp;
			transform-origin:50% 50%;*/}
.top_15 .ybcz .byW{position:relative;width:238px;height:205px;background:url(../images/top_15/yb_bg.png) no-repeat;}
.top_15 .addXg .byW{transform-style:preserve-3d;
					animation-name:zoomInUp;
					transform-origin:50% 50%;
}
.top_15 .ybcz .byW:hover{
	transform-style:preserve-3d;
	animation-name:shake;
	transform-origin:50% 50%;
	animation-delay:0s;}
.top_15 .ybcz .byW a{position:absolute;left:61px;top:39px;width:116px;height:114px;animation-name:flipInDown;transform-style:preserve-3d;transform-origin:50% 50%;}
.top_15 .ybcz .byW a span{position:absolute;left:0;top:0;width:166px;height:114px;z-index:3;}
.top_15 .ybcz .byW a span:after{
	content:url(../images/top_15/yb.png);
	position:absolute;
	left:0;top:0;
	display:none;
	}
.top_15 .ybcz .byW1 a span:after{
	content:url(../images/top_15/yb1.png);
}
.top_15 .ybcz .byW a:hover img {
    animation: 1.6s linear 0s normal none infinite running icoBig;
}
.top_15 .ybcz .byW a:hover span:after {display:block;
    animation: 1.6s linear 0s normal none infinite running icoBig2;
    opacity: 0.5;
}
.top_15 .gg{width:1202px;height:30px;margin:69px 0 0 38px;}
.top_15 .gg a{float:left;width:1202px;height:30px;line-height:30px;color:#a71100;font-weight:bold;font-size:14px;font-family:'Microsoft YaHei';}