@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,ul,li,ol,dl,dt,dd,form,p,input,textarea{margin:0;padding:0;list-style: none;}
ul,dl,ol{list-style:none;}
html, body {
    height:100%;
} 
body{
	font-family:"微软雅黑","华文细黑",Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-repeat:repeat-y;
	background-position:center;
	color:#fff;
	width:100%;
	
}
img{border:none; width:100%;}
h1,h2,h3{font-weight:normal;}
.clear{clear:both}
a{text-decoration:none;}

.page-app {
    max-width:640px;
    min-width:320px;
    margin:0 auto;
	height:auto;
    display:none\9;
	font-size:0px;
	width:100%;
}

.banner1{width:100%; height:100%; background-repeat:no-repeat; background-size:100%; border:0px; margin:0px; padding:0px; font-size:0px; position:relative; }
.lianjie1{ width:50%; height:50%; position:absolute; left:0; top:0; }
.lianjie2{ width:50%; height:50%; position:absolute; left:50%; top:0; }
.lianjie3{ width:50%; height:50%; position:absolute; left:0; top:50%; }
.lianjie4{ width:50%; height:50%; position:absolute; left:50%; top:50%; }


.daohang{width:100%; height:60px; background-repeat:no-repeat; background-size:100%; border:0px; margin:0px; padding:0px; font-size:0px; position: relative; z-index:999; }
.juzhong{ width:100%; height:100%; position:absolute; top:0; left:0;}
.tb1{float:left; width:33%; height:80%; margin-top:2%;}
.tb2{float:left; width:33%; height:80%; margin-top:2%;}
.tb3{float:left; width:33%; height:80%; margin-top:2%;}


.xmlj1{ position:absolute; width:100%; height:20%; bottom:0; left:0;}


/* 焦点图  a */
/* css 重置 */
	body, ul, li{ margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
	/* 焦点图 */
	.slideBox2{ position:relative; overflow:hidden; margin:0px auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
	.slideBox2 .hd{ position:absolute; width:100%; height:30px; line-height:50px; bottom:5px; right:0%; z-index:1; }
	.slideBox2 .hd ul{margin:auto; }
	.slideBox2 .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
	.slideBox2 .hd li.on{ background:#fff000;  }
	.slideBox2 .bd{ position:relative; z-index:0; }
	.slideBox2 .bd li{ position:relative; text-align:center;  }
		.lglj1{ position:absolute; left:0; top:0; width:100%; height:50%;}
		.lglj2{ position:absolute; left:0; top:50%; width:100%; height:50%;}
	.slideBox2 .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }
/* 焦点图  e */




.fh{ width:15%; background-repeat:no-repeat; background-size:15%;  position: fixed; bottom:10px; right:10px; z-index:9999;}

.m-box{position:absolute;left:10%;top:50%;width:80%;margin:-120px auto 0;text-align: center;color:#fff;}
.m-img{ width:100%; height:100%;background-position: center;background-position: no-repeat;background-size: 100% 100%}
.m-ico{width:66px;height:66px;margin:0 auto;background-position: center;background-position: no-repeat;background-size: 66px}