html{
    margin: 0;
    padding: 0;
}
video{
    position: fixed;
    right: 0px;
    bottom: 0px;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    z-index: -11;
}
source{
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
#wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background: #ff00ff; */
}
.Copy{
    position: fixed;
    bottom: 0px;
    left: 30%;
    text-align: center;
    color: #968f8f;
    background: rgba(61, 61, 61, 0.2);
}
.Copy a{
    text-decoration: none;
    color: #ffffff;
    /* font-weight: bold; */
}
.menu{
	width:100%; 
	height:50px; 
	margin:auto;
/*	background: #A6926C; */
    background: rgba(59, 59, 59, 0.5);
	position: fixed;
    left: 0;
    top: 0;
}
.menu-div{
	width:1300px;
	margin:auto;
    /* background: rgba(0, 100, 0, 0.5); */
}

.logo img{
	width:150px;
	margin-top:10px;
	display: block;
    float: left;
	position: relative;
	}

.menu-ul ul{
	width:620px;
	float: left;
	}


.menu-ul ul li{
	width:120px; 
	height:50px;
	line-height:50px; 
	text-align:center; 
	float:left; 
	list-style-type:none;  
	font-size:14px; 
	font-family:"微软雅黑";
	position:relative;
	color:#fff;
	}
.icon-friend{
	background-image:url("https://qzonestyle.gtimg.cn/aoi/skin/sprite/102.32.png");
	background-position: -536px -182px;
	width: 16px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 18px;
	display: inline-block;
	}
.drop-down-arrow{
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 3px;
    border-style: solid dashed dashed dashed;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    line-height: 0;
    position: absolute;
    top: 29px;
    right: 8px;
    border-top-color: #fff;
    font-style: normal;
    }
.music{
    width:300px;
    height:50px;
    float: right;
    position:relative;
}
.icon-music-play{
    background-image: url("https://qzonestyle.gtimg.cn/aoi/skin/sprite/102.32.png");
    background-position: -562px 0;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 30px;
    top: 18px;
    display: inline-block;
}
.icon-music-sonic{
    background-image: url("https://qzonestyle.gtimg.cn/aoi/skin/img/skin-gif/102-music-sonic.gif");
    background-position: -562px 0;
    width: 15px;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 22px;
    display: inline-block;
}
.music p.txt{
    width:240px; 
    height:30px; 
    /* background:#fff; */
    position: absolute;
    left: 0px;
    top: 0px;
    color: #ffffff;
}
.main-top-img{
	width:1300px;
	margin:auto;
}
.main-top-img .img{
	width:895px;
	height:300px;
}
.menu-ul ul{
    margin: 0;
    
}
.menu-ul ul li a:hover{
	color:#404040;
	}

.menu-ul ul li a{
	color:#fff; 
	text-decoration:none;
	}

.menu-ul ul li:hover{
	/* background:#fff;  */
	color:#404040;

	}

.menu-ul ul li ul{
	display:none; 
	position:absolute;
	left:0px; 
	top:50px; 
	}

/* .menu-ul ul li:hover ul{
	display:block;
	-webkit-animation:animated .5s ease;
	} */

/* @-webkit-keyframes animated{
	0%		{-webkit-transform: rotate(0deg);opacity:0;}
	100%	{-webkit-transform: rotate(-360deg);opacity:1;}
	} */
.menu-ul ul li ul li{
	background:#fff; 
	border:0px;
	border-top:1px solid #989898; 
	border-right:1px solid #989898; 
	display:block;
	}
.menu-ul ul li ul li a{
	color:#404040
	}

.menu-ul ul li ul li:hover{
	background:#c9c9c9;
	}
.govimg{
    background: url("https://wp.522.plus/wp-content/themes/kratos/static/images/icon-police.png");
}
