/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
img {
	border: none;
}
input, img {
	vertical-align: middle;
}
html {
	font-size: 16px;
	height: 100%;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font: 85%/1 "\9ED1\4F53";
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	background:#f4f4f4;
}

.hidn{ display:none;}
/* 腾讯logo*/
.foot {position:absolute; bottom:8px;left:0;z-index: 9;width:100%;text-align:center; font-size:12px; color:#FFF}



/*欢迎页样式 start*/
		.bg_img{ width:100%; position:absolute;}
		
		#bg_img1{ background:url(../images/right-bottom-1.png) no-repeat; background-size:100% 100%; z-index:1;top:0; left:0; opacity:0; }
		#bg_img2{ background:url(../images/left-top-2.png) no-repeat; background-size:100% 100%; z-index:2;top:0; left:0; opacity:0;}
		#bg_img3{ background:url(../images/right-bottom-3.png) no-repeat; background-size:100% 100%; z-index:3;top:0; left:0; opacity:0;}
		#bg_img4{ background:url(../images/left-bottom-4.png) no-repeat; background-size:100% 100%; z-index:4;top:0; left:0; opacity:0;}
		
    	.wl_logo{ width:60%; position:absolute; top:18%; left:17%; z-index:999;opacity:0;}
		.wl_logo img{ width:100%;}
		.stone{width: 30%;position: absolute;bottom: 27%;left: 33%;z-index: 3;opacity:0;}
		
		.clic_img{position: absolute;bottom: 34%;left: 44%;width: 11%;z-index: 999;opacity:0;}
/*欢迎页样式 end*/


/*首页样式 start*/
/*背景图片样式 start*/
		.bg_img{ width:100%; position:absolute;}	
		#homebg_img0{z-index:1; bottom:0%; left:0;position:absolute; width:100%; }	
		#homebg_img1{ background:url(../images/menu-red1.png) no-repeat; background-size:100% 100%; z-index:2;top:0; left:0; opacity:0; }
		#homebg_img2{ background:url(../images/menu-red2.png) no-repeat; background-size:100% 100%; z-index:3;top:0; left:0; opacity:0;}
		#homebg_img3{ background:url(../images/menu-red3.png) no-repeat; background-size:100% 100%; z-index:4;top:0; left:0; opacity:0;}
		/*背景图片样式 end*/
		
		/*亮点样式 start*/
    	.shine{position: absolute;bottom: 33.5%;width: 12%;right: 0%;}
		
		/*亮点样式 end*/
		
		/*顶部按钮，logo、电话、一键导航、二维码样式 start*/
		.headimg{ width:90%; margin:15% auto 0;}
		.headimg li{ width:40%; float:left;margin-left: 5%; opacity:0}
		.headimg li img{ width:100%;}
		/*顶部按钮，logo、电话、一键导航、二维码样式 end*/
		
		.menus{ width:45%; position:absolute; top:23%; left:0;}
		.menus li{ width:100%; margin-top:5%; height:35px; line-height:35px;background: rgba(55,55,55,0.75); opacity:0;}
		.menus li a{color:#ffffff; font-size:14px; font-family:微软雅黑; padding-left:17px; opacity:0;}
/*背景图片样式 end*/

/* copyright */
.copyright{position:absolute;bottom:5px;left:0;width:100%;font-size:10px;color:#000;text-align:center;}
	