@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;
	background: #fff 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;}
.btn1{ position:relative; background: url(../images/wap_04.jpg) top center no-repeat; background-size:100% 100%; padding:0rem 13% 0 13%; height:2.78rem;}
.btn1 p span{ color:#1c1c1d; font-size:0.24rem; line-height:0.37rem; width:93%; float: left; margin-bottom:0.1rem;text-align:justify; text-justify:inter-ideograph;  }
.btn1 a{ color:#2b6291; text-decoration:underline; float:right;font-size:0.2rem; line-height:0.35rem;  height:0.35rem;width:24%;margin: 0 0 0.15rem 76%;}
.pic1{ width: 0.24rem; float: left; margin:0.05rem 0.1rem 0 0;}

.xz-ceng{height:9rem; position: fixed; top: 10%; background:url(../images/tc.png) no-repeat; background-size:100%; z-index:1000;}
.pic{ width:0.32rem; float:left; padding-top:0.05rem; margin-right:0.1rem;}
.pop h2 { color:#e03121; font-size:0.31rem; font-weight:bold;}
.pop .fsk01 font{ color:#ffffff; font-size:0.25rem; text-align:center; line-height:0.3rem; height:0.3rem; float:left; width:0.3rem; background:#e03121; border-radius:1rem; margin-right:0.1rem;}
.pop {margin: 0 auto;left:5%; width: 90%;display: none;}

.pop a{ color:#e03121; text-decoration:underline}
.xz-ceng .closebtn {z-index: 20;position: absolute;right: -5%;top:-4%;float: right; width:7%}
.pop .fsk01 { overflow-y: scroll;position: absolute;z-index: 11;height:82%;top:4%;width: 92%;left:5%;}
.pop .fsk01 p{ font-size:0.28rem; color:#3f3f3f;text-align:justify; text-justify:inter-ideograph; margin-right:0.1rem; margin-bottom: 0.2rem; }
.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:#fdeacc;
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;
}

