@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.4;
	background: #687fd0 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;
}
a{ cursor:pointer;}
img {border: 0px;display: block;}
ul li{ list-style:none;}
.clear{ clear:both;}
.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;} 
.tc3{ width:92%; margin-top:0.3rem}
.xz-ceng{height:10rem; position: fixed; top: 10%; background: url(../images/bg_03.png) no-repeat; background-size:100% 100%; width:94%;} 

.tcbtnbg{ width: 90%; margin:auto;padding-top: 0.2rem;}
.pop {margin: 0 auto; font-size:0.5rem;left:5%; width: 90%; color:#9f916b;z-index: 40;display: none;}
.xz-ceng .closebtn {z-index: 20; float:right; margin:0.3rem 0.4rem 0 0 ;  width:0.7rem; height:0.7rem; }

.xz-ceng a{ color:#272727; text-decoration: underline;}
.pop .fsk01 { overflow-y: scroll;position: absolute;z-index: 11;height:90%;top:0.5rem; 
    width: 90%;left: 6%;}

.pop label{ font-weight:normal; width:94%; float:right;}




.pop .fsk01::-webkit-scrollbar {
width:0.1rem;
height:0.1rem;
margin-left:0.1rem;
}
 .pop .fsk01::-webkit-scrollbar-track-piece {
background-color:#E7E8EF;
}
 .pop .fsk01::-webkit-scrollbar-thumb {
background:#484747;
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;
}

.col{ position:absolute;top:-0.2rem; right:-0.2rem; width:0.5rem; height:0.5rem}
.title1{ font-size:0.22rem; color:#687fd0; line-height:0.35rem;  text-align:justify; text-justify:inter-ideograph; display:block; }
.title2{ font-size:0.2rem; color:#404040; line-height:0.35rem;  text-align:justify; text-justify:inter-ideograph; display:block;}


