@charset "utf-8";
/* CSS Document */
html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "宋体";
	line-height: 1.5;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.5rem;
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p,label {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
img {border: 0px;display: block;}
ul li{ list-style:none;}
.clear{ clear:both;}
.btn1{ position:relative;}
.btn1 a{ display:block; position:absolute;}
.btn1 .link1{width: 38%;height: 34%;top: 0;left: 31%;}
.btn1 .link2{width: 38%;height: 19%;top: 37%;left: 31%;}
.btn1 .link3{width: 26%;height: 16%;bottom: 9%;left: 50%;}
.btn1 .link4{width: 34%;height: 21%;bottom: 11%;left: 50%;}
.btn1 .link5{width: 26%;height: 16%;bottom: 28%;left: 50%;}

.bg{ background:url(../images/bg.jpg) no-repeat; background-size:100%;  width:100%; height:19.5rem; }
.con{width: 84%;margin: auto;padding-top: 11%; color:#0f3d93}
.con p{ margin-bottom:0.5rem}
.linka{ display:block; width:40%; margin:auto; padding-top:0.3rem}

.andor {
	width: 40%;
	position: fixed;
	right: 0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.iphone {
	width: 40%;
	position: fixed;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}

.xz-ceng{height:20.5rem; position: fixed; top: 8%;  background:url(../images/tc1.png) no-repeat; background-size:100% } 
.xz-ceng2{height:18rem; position: fixed; top: 11%;  background:url(../images/tc2.png) no-repeat; background-size:100% } 
.llp-ceng{height:10rem; position: fixed; top: 28%;}
.llp-ceng2{height:18rem; position: fixed; top: 28%;  background:url(../images/tc4.png) no-repeat; background-size:100% } 
.yq{ width:22.5%; display:block;  margin: 34.5% 0 0 38.75%;}

.pop {margin: 0 auto; font-size:0.5rem;left: 5%;width: 90%; color:#fff;z-index: 40;display: none;}
.pop p{ font-size:0.6rem;z-index: 11;top: 7%;left: 4%; position: absolute;}
.closebtn {z-index: 20;position: absolute;right:0.3rem;top:0.3rem;width: 1.1rem;height: 1.1rem;float: right;}
.pop ul { overflow-y: scroll;position: absolute;z-index: 11;height: 83%;top: 12%;width: 90%;left: 5%;}
.pop ul li{padding-top: 0.1rem;}
.pop label{ font-weight:normal; width:94%; float:left;margin-bottom: 0;}
.pop ul li span{display: block;float: left; color:#fff;font-size:0.5rem; line-height:1.4;}
.pop ul li a{ color:#fff; text-decoration: none;}
.cl{ color:#ffcc2f; display:inline}
.pop ul::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop ul::-webkit-scrollbar-track-piece {
background-color:#efe3d6;
}
 .pop ul::-webkit-scrollbar-thumb {
background:#bbb;
width:0.2rem;
border-radius:5px;
}
.pop ul::-webkit-scrollbar-thumb:hover {

}
.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;
}
