@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
}
html {
	background: white;
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size:62.5%;
}
body {
	font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5;
	background: #ffffff repeat;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:1.2rem 
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {border: 0px;display: block;}
ul li{ list-style:none;}
.box {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.link{ position:relative;}
.link a{ display:block;}
.link .link1 {width: 37.5%;height: 16%; position: absolute;top: 0;left: 2.5%;}
.link .link2 {width: 38%;height: 14%; position: absolute;bottom: 20%;left: 54%;}
.link .link3 {width: 39%;height: 14%; position: absolute;bottom: 16%;left: 17%;}
.link .link4 {width: 52%;height: 13%; position: absolute;bottom: 12%;left:23.5%; }
.link .link5 {width: 47%;height: 26%; position: absolute;top: 16%;left: 26.5%; }
.link .link7 {width: 41%;height: 12%;position: absolute;bottom: 10%;left: 29.5%;}
.link .link6 {width: 19%;height: 9%;position: absolute; bottom: 17.5%;left: 19.5%;}
.xz-ceng {width: 92%;height:19.2rem; position: fixed; top: 9%;left: 4%;z-index: 40;display: none; background:url(../images/tc1.png) no-repeat; background-size:100%;}
.xc-ceng{width: 92%;height:8rem; position: fixed; top: 40%;left: 4%;z-index: 40;display: none; }
.tc-ceng{width: 92%;height:9.5rem; position: fixed; top: 35%;left: 4%;z-index: 40;display: none; background:url(../images/tc3.png) no-repeat; background-size:100%;}

.pop {margin: 0 auto; color: #818181;font-size: 0.55rem;}
.close {width: 1.8rem;height: 1rem;float: right;    position: absolute;right: 0;top: 0;}
.pop ul { overflow-y: scroll; position: absolute;z-index: 11;height: 46%;padding-right:0.2rem;}
.pop ul li{ margin-top:0.4rem; font-size:0.55rem;}
.pop ul li span{ width:0.8rem; height:0.8rem; background:url(../images/num.png) 0rem 0.08rem no-repeat; background-size: 100%; color:#000; margin-right:0.2rem;display: block;text-align: center;float: left;}

.pop ul::-webkit-scrollbar {width:0.2rem;height:0.2rem;margin-right:0.1rem;}
.pop ul::-webkit-scrollbar-thumb {background:#7F7F7F;width:0.2rem;border-radius:5px;}
.pop ul::-webkit-scrollbar-corner {display:none;}

.mask { position:fixed;left: 0;top: 0;z-index: 20;width: 100%;height: 100%;background: #000;filter: alpha(opacity=80);
    -moz-opacity: 0.8;opacity: 0.8;display: none;}
