canvas { width: 100%; height: 100% }

body{
	margin: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#loading{
	position:absolute;
	top:0;
	left:0;
	/*z-index:9;*/
	width:100%;
	height:100%;
	background-image: url(../img/sybj.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*opacity:1.0;*/
}
#bar{
	font-family: 微软雅黑;
    font-size: 35px;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000000;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate( -50%,0);
}	
#enter{
    width: 160px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    display: none; 
    transform: translate( -50%,0);
    background: -webkit-linear-gradient(top,#fce9ae,#ebb351);
    border-radius: 10px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 22px;
    color: #7f0403;
    font-family: sans-serif;
}




/*开场视频*/
#videoDiv {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: none;
}
#video {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	object-fit:fill; 
}
.videobutton {
	position: absolute;
    bottom: 15px;
    right: 50px;
}

#playbtn{
	    z-index: 1000;
}


#contain {
	position: absolute;
	width: 100%;
	height: 100%;
	/*z-index: 50;*/
	display: none;
}

#nav {
	
}
#nav-left{
	position: absolute;
    width: 265px;
    height: 161px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#nav-right{
	position: absolute;
	width: 815px;
    height: 35px;
    background-image: url(../img/topnav_02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 265px;
	padding-top: 5px;
}
#nav-right td:last-child{
	border-right: hidden;
}
#nav-right table tr td{
	text-align: center;
	color: white;
	height: 27px;
	width: 60px;
	font-size: 17px;
	border-right: 2px solid #c66465;
	line-height: 27px;
}
#nav-right table tr td a{
	color: white;
    display: block;
    width: 126px;
    height: 29px;
    text-decoration: none;
}
.one:hover,.two:hover,.three:hover,.four:hover,.five:hover,.six:hover{
	background-image: url(../img/hover-light.png)  !important;	
	background-repeat: no-repeat;
	background-size: 100% 100%;
    cursor: pointer;
}
/*.one{
	background-image: url(../img/hover-light.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;		
}*/

.top_a{
	background-image: url(../img/hover-light.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;		
}




#footer{
    width: auto;
    height: auto;
    position: absolute;
    bottom: 100px;
    right: 20px;
}
#footer a{
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    margin-top: 15px;
    border-radius: 30px;
    background: radial-gradient(#000000, #585858db,#ffffff);
}
#footer a > div{
	width: 50px;
    height: 50px;
    border-radius: 30px;
}
#footer a > div:hover{
	background: radial-gradient(#730a0b, #981515,#ffffff);
}
.left_navXZ{
    background: radial-gradient(#730a0b, #981515,#ffffff);
}
#bjyy img{
	position: absolute;
    width: 22px;
    height: 22px;
    top: 50%;
    left: 45%;
    transform: translate(-50%,-50%);
}
#cjjs img{
    position: absolute;
    width: 16px;
    height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#my img{
	position: absolute;
    width: 27px;
    height: 22px;
    top: 50%;
    left: 46%;
    transform: translate(-50%,-50%);
}
#xdt img{
    position: absolute;
    width: 26px;
    height: 26px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#bz img{
    position: absolute;
    width: 26px;
    height: 26px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#footer span{
    width: 65px;
    background-color: #61616163;
    position: absolute;
    margin-left: -10px;
    margin-top: -65px;
    z-index: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0px 4px;
    font: normal 14px 微软雅黑;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    display: none;
}



/*help*/
#help{
    width: 765px;
    height: 500px;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../textures/help.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}
.close{
	width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
}

/*smallmap*/
#smallmap {
	display: none;
    position: absolute;
    z-index: 0;
    right: 0px;
    top: 20px;
    box-shadow: 0px 0px 8px 4px #ffffff;
    width: 300px;
    height: 300px;
}


#bigPic{
	position: absolute;
    display: none; 
    width: 100%;
    height: 100%;
    z-index: 10;
}
#smallpic{
   width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background-color: rgba(8, 8, 8, 0.6);;
}
#pic{
	vertical-align:middle;
	max-height: 700px;
    min-height: 300px;
	max-width: 900px;
	min-width: 300px;
	zoom: 1;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
#closePic{
	position: absolute;
    right: 10px;
    top: 10px;
    height: 30px;
    cursor: pointer;
    width: 30px;
    background: url(../textures/guanbi.png);
    background-size: cover;
    z-index: 10;
}














