@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 {

	line-height: 1.5;
	background: #fceef5 repeat;
	-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;}
.box {width: 100%;height: auto;position: relative;margin: 0rem auto -0.75rem auto; padding:0;overflow: hidden;}
.innbox {width: 100%;height: auto;position: relative;margin: 0px;padding: 0px;overflow: hidden;}
.btn2{ position:relative; background: url(../images/wap_05.jpg) top center no-repeat; background-size:100% 100%; width:100%; height:3.84rem;}
.btn2 .one{ width:1.26rem; position:absolute; right:0.3rem; top:0rem; z-index:1;}



.xz-ceng{height:9rem; position: fixed; top: 10%; background:url(../images/tan_03.png) no-repeat; background-size:100%; z-index:1000;}
.pic{ width:0.24rem; float:left; padding-top:0.07rem; margin-right:0.1rem;}
.pop h2 { color:#ffffff; font-size:0.23rem; text-align:center;background:url(../images/bg_03.png) no-repeat; background-size:100%; width:1.39rem; height:0.38rem; line-height:0.38rem; margin-bottom:0.1rem}
.pop .fsk01 font{float:left; width:0.15rem;  margin-right:0.05rem; margin-top:0.1rem}
.pop {margin: 0 auto;left:5%; width: 90%;display: none;}

.pop a{ color:#3f3f3f; text-decoration:underline}
.xz-ceng .closebtn {z-index: 20;position: absolute;right:-0.3rem;top:-0.3rem;float: right; width:0.4rem}
.pop .fsk01 { overflow-y: scroll;position: absolute;z-index: 11;height:78%;top:1rem;width: 86%;left:8%;}
.pop .fsk01 p{ font-size:0.2rem; color:#020202;text-align:justify; text-justify:inter-ideograph; margin-bottom:0.25rem; line-height:0.4rem }
.pop .fsk01::-webkit-scrollbar {
width:0.1rem;
height:0.1rem;
margin-right:0.1rem;
}
 .pop .fsk01::-webkit-scrollbar-track-piece {
background-color:#ffffff;
}
 .pop .fsk01::-webkit-scrollbar-thumb {
background:#5285f6;
width:0.2rem;
border-radius:5px;
}
.pop .fsk01::-webkit-scrollbar-thumb:hover {

}
.pop .fsk01::-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;
}

