@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: "微软雅黑";
	-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: 40%;height: 37%;top: 42%;left: 7%;}
.btn1 .link2{width: 40%;height: 37%;top: 42%;right: 7%;}

.link4{ margin: 1rem;float: right; color: #0000ee;text-decoration: underline;}
.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;}
.part {width: 80%;margin-left: 17%;font-size: 0.5rem;padding-top: 2%;}
a:visited,a:active{color: #a47646;text-decoration: underline;}
.content { width:100%;font-size:0.55rem}
.bg2{width:100%; height: 4.2rem; background: url(../images/img2.jpg)  no-repeat; background-size:100%; }
.bg4{width:100%; height: 4.08rem; background:url(../images/img4.jpg)  no-repeat; background-size:100%; }
.xz-ceng{height:17.1rem; position: fixed; top: 15%; background:#fff;} 
.pop {margin: 0 auto; font-size:0.55rem;left: 4%;width: 92%; color:#000;z-index: 40;display: none;}
.xz-ceng .closebtn {background: url(../images/close.png) no-repeat;background-size: 100%;z-index: 20;
    position: absolute;right: 0%;top: -7.5%;width: 1rem;height: 1rem;float: right;}
.pop ul { overflow-y: scroll;position: absolute;z-index: 11;height: 84%;padding-right: 0.2rem;top: 14%;width: 94%;left: 3%;}
.pop ul li{ padding-left: 0.3rem;}
.xz-ceng ul li a{ color:#0000ee;}
.pop label{ font-weight:normal; width:95%; float:right;margin-bottom: 0;}
.pop ul li span{width:0.6rem; height:0.6rem;display: block;float: left;}

.pop ul::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop ul::-webkit-scrollbar-track-piece {
background-color:#f7f7f7;
}
 .pop ul::-webkit-scrollbar-thumb {
background:#b8b7b7;
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;
}
.hdxz{color:#757474; font-size:0.75rem; font-weight:bold;position: absolute;top: 6%;left: 6%; width:90%; border-bottom:1px solid #757474;}
.bt{color:#5a96cc; font-size:0.6rem; font-weight:bold;margin-bottom: 0.3rem;}
.andor {
	width: 40%;
	position: fixed;
	right: 0px;
	top:40px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.iphone {
	width: 40%;
	position: fixed;
	right: 0px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	display: none;
}
