@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0; 
	margin: 0px 0px 0px 0px;
}
@media (max-width: 1080px) {body {min-width: 1450px;}}body {
	background-color: #fff;
	overflow-x: hidden;
} 
.aboutYZ_box {width: 1102px;height: 581px;position: relative;margin: 0px auto;padding-top: 97px;background: url("../images/photo_show_bg.png") left top no-repeat;z-index: 4000;}
.contentYZs {line-height: 18px;font-size: 18px;color: rgb(255 255 255);margin: 0px auto;padding-top: 155px;padding-right: 5px;padding-left: 138px;}
.contentYZs p {margin-bottom: 39px;padding-left: 48px;}
.contentYZs p:hover { color: rgb(164, 64, 48); }
.contentYZs p .YZ_xh {width: 34px;height: 39px;line-height: 39px;text-align: center;position: absolute;color: rgb(249, 180, 105);margin-top: -8px;margin-left: -48px;background: url("../images/xh_bg.png") left top no-repeat;}
.bigcontainer {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}
ul, li {
	list-style: none
}

#footer {
	clear:both;
	background: #333;
	padding-bottom: 10px;
	height:100px;}
	
.ts_show{
	margin:0 auto;
	width:890px;
	padding-top:150px;
	}
#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url(../images/leftNav.png) no-repeat;
	z-index: 20;
}
#leftnav a {
	width: 98px;
	height: 97px;
	display: block;
	text-align: center;
	padding-right: 5px;
}
.gif {
	width: 1920px;
	text-align: center;
	margin: 0 auto;
}
.navs {
	width:600px;
	height:129px;
	left:50%;
	margin-left: -132px;
	top: -196px;
}
.nav1,.nav2,.nav3,.nav4,.nav5 {
	width:129px;
	height:129px;
	margin-right:10px;
	z-index:9999;
}


.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover,.nav5:hover {
	cursor: pointer;
}

.nav1 {
	background:url(../images/nav-1.png) no-repeat;
}
.nav2 {
	background:url(../images/nav-2.png) no-repeat;
	margin-left: 200px;
}
.nav3 {
	background:url(../images/nav-3.png) no-repeat;
	margin-left:300px;
}
.nav4 {
	background:url(../images/nav-4.png) no-repeat;
	margin-left:450px;
}
 
.sphere{
    width: 129px;
    height: 129px;
    position: absolute;
    transform:translateY(-10px);
    animation:float 3s linear alternate infinite;
    cursor:pointer;
    z-index:9998;
}
.sphere:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../images/sphere.png);
    animation:rotate 3s linear infinite;
}
@keyframes rotate{
    from{transform:rotate(0deg)}
    to{transform:rotate(360deg)}
}
@keyframes float{
    from{transform: translateY(-10px);}
    to{transform: translateY(10px);}
}
.sphere:nth-child(1){
    animation:float 3s 0.2s linear alternate infinite;
}
.sphere:nth-child(2){
    animation:float 2s 0.1s linear alternate infinite;
}
.sphere:nth-child(3){
    animation:float 5s 0.2s linear alternate infinite;
}
.sphere:nth-child(4){
    animation:float 4s 0.3s linear alternate infinite;
}
/*角色信息*/
.role-wrap .li {}
.role-wrap {
	width: 1200px;
	margin: 0px auto;
	height: 708px;
	position: relative
}
.role-wrap .role {
	width: 2000px;
	height: 719px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: -11px
}
.role-wrap .role .role-con {
	width: 1200px;
	height: 516px;
	position: relative;
	margin: 0 auto;
	top: 0
}
.role-wrap .role .role-con .role-nav {
	position: absolute;
	width: 306px;
	right: 0;
	top: 210px
}
.role-wrap .role .role-con .role-nav li {
	width: 196px;
	height: 84px;
	margin-bottom: 2px;
	float: right
}
.role-nav-0 {
	background: url(../images/role-nav-1.png) no-repeat right center;
	margin-right: 90px
}
.role-nav-1 {
	background: url(../images/role-nav-3.png) no-repeat right center;
	margin-right: 100px
}
.role-nav-2 {
	background: url(../images/role-nav-2.png) no-repeat right center;
	margin-right: 110px
}
.role-nav-0.cur {
	background-image: url(../images/role-nav-1-h.png);
}
.role-nav-1.cur {
	background-image: url(../images/role-nav-3-h.png);
}
.role-nav-2.cur {
	background-image: url(../images/role-nav-2-h.png);
}

	
.curElem {
	display: block;
	};
.r-per.detail {
	display:none;
	}

/*游戏视频*/
.cls {
*zoom:1
}

.cls {
	clear: both
}
a {
	text-decoration: none;
	color: #443b3b
}
a:hover {
	text-decoration: none;
	color: #d31414
}

.mod-video .video .con {
	width: 100%;
	height: 158px
}
.mod-video .video li {
	width: 260px;
	height: 165px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
	margin-left: 10px;

}
.mod-video .v-img {
	width:100%;
	height:100%;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	-moz-transition: transform .5s ease, -moz-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease
}
.mod-video .v1 {	background: url(../map/1.jpg) no-repeat;	background-size:205%;}
.mod-video .v2 {	background: url(../map/2.jpg) no-repeat;	background-size:205%;}
.mod-video .v3 {	background: url(../map/3.jpg) no-repeat;	background-size:205%;}
.mod-video .v4 {	background: url(../map/5.jpg) no-repeat;	background-size:205%;}
.mod-video .v5 {	background: url(../map/5.jpg) no-repeat;	background-size:205%;}
.mod-video .v6 {	background: url(../map/6.jpg) no-repeat;	background-size:205%;}
.mod-video .v7 {	background: url(../map/7.jpg) no-repeat;	background-size:205%;}
.mod-video .v8 {	background: url(../map/8.jpg) no-repeat;	background-size:205%;}
.mod-video .v9 {	background: url(../map/9.jpg) no-repeat;	background-size:205%;}
.mod-video .v10 {	background: url(../map/10.jpg) no-repeat;	background-size:205%;}
.mod-video .v11 {	background: url(../map/11.jpg) no-repeat;	background-size:205%;}
.mod-video .v12 {	background: url(../map/12.jpg) no-repeat;	background-size:205%;}
.mod-video .v13 {	background: url(../map/13.jpg) no-repeat;	background-size:205%;}
.mod-video .v14 {	background: url(../map/14.jpg) no-repeat;	background-size:205%;}
.mod-video .v15 {	background: url(../map/15.jpg) no-repeat;	background-size:205%;}
.mod-video .v16 {	background: url(../map/16.jpg) no-repeat;	background-size:205%;}
.mod-video .v17 {	background: url(../map/17.jpg) no-repeat;	background-size:205%;}
.mod-video .v18 {	background: url(../map/18.jpg) no-repeat;	background-size:205%;}

.mod-video .video li:hover .v-img {	-webkit-transform: scale(1.1);	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.mod-video .video li:hover .v-bg{
	color:#F90;
	font-size:18px;
}
.mod-video .v-bg {
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,.35);
	color: #fff;
	padding-left: 10px;
	line-height: 28px
}


.mod-video .video-play-btn {
	width: 60px;
	height: 56px;
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA4CAMAAACWs2tWAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABXUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////45GDugAAAAcdFJOUwDwYO/AECBAgD9Q4KB/cJAwv6/fn1/Qz7CPb0+4KMdaAAABbElEQVRIx+2XSXaDMBBEW6CBMINtbCd9/3OmRCDDeyZG5WTnWmBtvjWUqG5EZrnTeNCdyodXL990yjVJeeNW1B1VTZ2FnSq7SvW80qNq7SRFxSeNUSaJ6o2O86Jz7SRZmWrAT6eVS4fF6gXPsxYEK6Uq5vyYP12R61UpViocc2Bhi+0+4b+Aff8APOngaTi+8FdHwwZxcWLh0AI/BxIWV2PtR8/BiAsbo46EkReIukNJwuIQcBu23YdxXy4btu2BRUJ107Z9sEi0rSNh12DlBQdnKIFVSS27H3BXC84q1ECtOatalN4pUJckYLMmo66nx2a1c8yLUUZ7rGeT5JY9e2FTsBlmN+zZBbtHovdZ6P4JphuaQ+wbyVbKzdzEdI9rE9dqzrSPw9w+OqNHunHF1Hol2GWzqKWjTzosJMW07jVW4rF5e9nWUrfmcTMiFu3XOZXVnS+SdrF2kWl/nnxtf/kDE9YPCoztJVumfQeaNjmT67ty9gAAAABJRU5ErkJggg==) no-repeat 0 0;*/
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -30px
}
	
	
#weixin {
	display: none;
	position: fixed;
	top: 25%;
	left: 38%;
	z-index: 50;
	background: white;
}
#over {
	width: 100%;
	height: 100%;
	opacity: 0.5;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	z-index: 40;
	background: silver fixed;
	background-size: cover;
}
/* 幻灯片所需CSS */
.erzq-sp {
	width:1100px;
	left: 50%;
	margin-left: -570px;
	margin-top: 380px;
	
}
.erzq-sp .swiper-slide >img {
	height:526px;
	box-shadow: 0px 0px 10px #000;

}

.gz-sp {
	width:1170px;
	left: 50%;
	margin-left: -70px;
	margin-top: 170px;
	height:820px;
	}
.gz-sp .swiper-slide >img {
		width:1080px;
		height:820px;

}



.sz-sp {
	width: 1230px;
	left: 50%;
	margin-left: 310px;
	margin-top: 206px;
	height:600px;
	}
	
.sz-sp .swiper-slide >img {
	width: 400px;
	height: 530px;
	margin-left: 0px;
}

.swiper-container{
    --swiper-navigation-color: #000;/* 单独设置按钮颜色 */
}
.sz-sp .swiper-button-prev {
	width:22px;
	height:44px;
	background:url(../images/curr_prev.png) no-repeat center center;
	
}
.sz-sp .swiper-button-next {
	width:22px;
	height:44px;
	margin-left:100px;
	background-image:url(../images/curr_next.png) no-repeat center center;
}


.on {
	color: #cecece;
}
.bar {
	width: 100px;
	position: fixed;
	top: 102px;
	right: 30px;
	z-index: 1000;
}
.bar .nor {
	color: #fff;
	width: 100px;
	height: 70px;
	display: block;
	text-align: center;
	text-decoration: none;
	font: 14px/70px "微软雅黑";
	background: url(../images/op.png) center repeat;
	margin-bottom: 1px;
	outline: none;
}
.bar .nor:hover, .bar .cur {
	background: #610004;
}
.bar .home {
	font: 18px/70px "微软雅黑";
	outline: none;
}
.bar .home:hover {
	background: #610004;
}
.bar .top {
	width: 100px;
	height: 42px;
	display: block;
	text-align: center;
	background: url(../images/op.png) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show {
	width: 1000px;
	margin: 0 auto;
}
.items {
	width: 1010px;
	left: 50%;
	margin-top: 237px;
}
.shenhua {
	margin-left: -500px;
}
.shenqi{
	margin-left: -145px;
}
.zhuanshu{
	margin-left: 243px;
	}
.items ul {
}
.items li,.itemshz li,.itemstz li {
	width: 142px;
	height: 121px;
	float: left;
	list-style: none;
	margin-right:0px;
	background: url(../images/sxbg.png) no-repeat;
	padding: 0px;
	padding-top:5px;
	margin-left: 19px;
}
.itemcss {
	position: relative;
	width: 47px;
	height: 52px;
	margin: 0 auto;
	margin-top: 33px;
}
.itemcss a, .itemcss span {
	display: none;
	text-decoration: none;
}
.items .itemcss span img{margin-top:-100px; border:#fff solid 3px;}
.itemstz .itemcss span img{margin-top:-100px; border:#fff solid 3px;}
.itemshz .itemcss span img{margin-top:-100px; border:#fff solid 3px;}

.itemcss:hover {
	cursor: pointer;
}
.itemcss:hover a.now {
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	display: block;
	
}
.itemcss:hover span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	margin-left: 50px;
	z-index: 10;
	height: 36px;
	line-height: 36px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
/*手风琴展示*/
.box {
            width: 1168px;
            height: 519px;
            background: red;
            margin: 0px auto;
        }

        .itembox {
            width: 119px;
            height: 519px;
            float: left;
        }

        .itembox:nth-child(1) {
            background: url(../show/feature-1.png) no-repeat 100% 100%;
            /*background-size: 100% 100%; 背景图尺寸 */


        }

        .itembox:nth-child(2) {
            background: url(../show/feature-2.png)  no-repeat 100% 100%;
        }

        .itembox:nth-child(3) {
            background: url(../show/feature-3.png)  no-repeat 100% 100%;
        }

        .itembox:nth-child(4) {
            background: url(../show/feature-4.png)  no-repeat 100% 100%;
        }

        .itembox:nth-child(5) {
            background: url(../show/feature-5.png)  no-repeat 100% 100%;
        }

        .big {
            width: 692px;
        }

        .big img {
            display: none;
            height: 519px;
		}
			
.erzgz{
	width:1200px;
	left: 50%;
	margin-left: -600px;
	margin-top: 1000px;
}
.erzgz >img {
	height:526px;
	box-shadow: 0px 0px 10px #000;
	border:#900 solid 3px;
}
.centerYZ2{margin:0px auto;width:100%}
.YZbgVideo{width:1920px;position:absolute;left:50%;z-index:0;margin-left: -960px;}


 #Version{width:100%;height:1080px;position:relative;overflow:hidden;z-index:0;padding-top: 0px;}
 #guodu{width:1920px;height:1080px;position:absolute;left:50%;z-index:3;margin-left: -960px;background: url(../images/bj_01.png)no-repeat center bottom;}
 #Flash{width:1920px;height:1080px;position:absolute;left:50%;z-index:2;margin-left: -960px;}
#Header{width:1920px;height:1080px;position:absolute;left:50%;z-index:1;margin-left: -960px;line-height:0px;} 


.YZkj{width:1920px;left:50%;margin-left:-960px;position:relative;background:url(../images/bj_02.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px;margin-top: 0px;z-index: 3;}
.YZkj_02{width:1920px;height: 1010px;}
.YZkj_03{width:1920px;height: 770px;}
.YZkj_04{width:1920px;height: 900px;}
.YZkj_05{width:1920px;height: 1155px;}
.YZkj_06{width:1920px;height:1100px;}
.YZkj_07{width:1920px;height:1100px;}
.YZkj_08{width:1920px;height:1100px;}
.YZkj_09{width:1920px;height:1100px;}
.YZkj_10{width:1920px;height:1100px;}

.YZkj_02 .YZshow{position: absolute;z-index:4;padding-top: 40px;left: 50%;margin-left: -450px;}
.YZkj_03 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -38px;}
.YZkj_04 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -922px;}
.YZkj_05 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZkj_06 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZkj_07 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZkj_08 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZkj_09 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}
.YZkj_10 .YZshow{position: absolute;z-index:4;padding-top: 0px;left: 50%;margin-left: -600px;}

.YZkj_02 .YZ_titletop{height:20px;}
.YZkj_03 .YZ_titletop{height:20px;}
.YZkj_04 .YZ_titletop{height:20px;}
.YZkj_05 .YZ_titletop{height:20px;}
.YZkj_06 .YZ_titletop{height:20px;}
.YZkj_07 .YZ_titletop{height:20px;}
.YZkj_08 .YZ_titletop{height:20px;}
.YZkj_09 .YZ_titletop{height:20px;}
.YZkj_10 .YZ_titletop{height:20px;}


.YZ_title {width: 913px;height: 111px;text-indent: -99em;overflow: hidden;margin: auto auto 10px;background: url(../images/bg_title.png) left top no-repeat;position: absolute;z-index: 1;}
.YZkj_02 .YZ_title.icon {margin-bottom: 0px;background-position: 0px 0px;margin-left: 503px;}
.YZkj_03 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -111px;margin-left: 503px;}
.YZkj_04 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -222px;margin-left: 503px;}
.YZkj_05 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -333px;margin-left: 503px;}
.YZkj_06 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -444px;margin-left: 503px;}
.YZkj_07 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -555px;margin-left: 503px;}
.YZkj_08 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -666px;margin-left: 503px;}
.YZkj_09 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -777px;margin-left: 503px;}
.YZkj_10 .YZ_title.icon {margin-bottom: 0px;background-position: 0px -888px;margin-left: 503px;}

.YZkj_02 .role {width: 1097px;height: 1018px;background: url(../images/rw02.png) no-repeat left top;animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_03 .role {width: 897px;height: 1018px;background: url(../images/rw03.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_04 .role {width: 897px;height: 920px;background: url(../images/rw04.png) no-repeat left top;animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_05 .role {width: 897px;height: 1018px;background: url(../images/rw05.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_06 .role {width: 897px;height: 1018px;background: url(../images/rw06.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_07 .role {width: 897px;height: 1018px;background: url(../images/rw07.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_08 .role {width: 897px;height: 1018px;background: url(../images/rw08.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_09 .role {width: 897px;height: 1018px;background: url(../images/rw09.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}
.YZkj_10 .role {width: 897px;height: 1018px;background: url(../images/rw10.png) no-repeat left top;	animation:light_1 3s linear infinite;position: absolute;z-index: 3;margin-top: 0px;margin-left: 0px;}

.YZkj_02 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg02.png) no-repeat;position: absolute;left: 50%;margin-left: -682px;margin-top: 214px;z-index: 2;}
.YZkj_03 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg03.png) no-repeat;position: absolute;left: 50%;margin-left: -770px;margin-top: 170px;z-index: 2;}
.YZkj_04 .mkbg {width: 1920px;height: 730px;background: url(../images/mkbg04.png) no-repeat;position: absolute;left: 50%;margin-left: -760px;margin-top: 170px;z-index: 2;}
.YZkj_05 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg05.png) no-repeat;position: absolute;left: 50%;margin-left: -815px;margin-top: 469px;z-index: 2;}
.YZkj_06 .mkbg {width: 1920px;height: 650px;background: url(../images/mkbg06.png) no-repeat;position: absolute;left: 50%;margin-left: 600px;margin-top: 540px;z-index: 2;}
.YZkj_07 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg07.png) no-repeat;position: absolute;left: 50%;margin-left: -960px;margin-top: 100px;z-index: 2;}
.YZkj_08 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg08.png) no-repeat;position: absolute;left: 50%;margin-left: -960px;margin-top: 100px;z-index: 2;}
.YZkj_09 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg09.png) no-repeat;position: absolute;left: 50%;margin-left: -960px;margin-top: 100px;z-index: 2;}
.YZkj_10 .mkbg {width: 1920px;height: 1000px;background: url(../images/mkbg10.png) no-repeat;position: absolute;left: 50%;margin-left: -960px;margin-top: 100px;z-index: 2;}

.YZkj_02 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_03 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_04 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_05 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_06 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_07 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_08 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_09 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
.YZkj_10 .YZbjVideo{width:1920px;position:absolute;left:50%;z-index:1;margin-left: -960px;margin-top: -20px;}
 
.YZbjfoot{width:1920px;height:132px;left:50%;margin-left:-960px;position:relative;background:url(../images/footbgimg.jpg) no-repeat center;background-position-x:center;background-position-y:center;background-position:0px -0px}
 
.YZ_MK1 {position: absolute;top: 0px;left: 50%;display: block;float: left;width: 640px;margin-left: -710px;}
.YZ_MK2 {position: absolute;top: 0px;left: 50%;display: block;float: left;width: 640px;margin-left: 40px;}

@keyframes light_1 {
	  50% { transform: translatey(-10px) scale(1.005);opacity:1;}
	  100% {transform:translatey(0px) scale(1);opacity: 1;}
	}