@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.55rem;
}
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{top: 37%; height: 20%; width: 44%;right: 7%;}
.btn1 .link2{bottom:20%; height: 20%; width: 44%;right: 7%;}
.btn1 .link3{top: 35%; height: 17%; width: 44%;right: 7%;}
.btn1 .link4{bottom:29%; height: 17%; width: 44%;right: 7%;}






.xz-ceng{height:21rem; position: fixed; top:10.5%; background: url(../images/tc2.png) no-repeat;background-size: 100%;} 
.pop {margin: 0 auto; font-size:0.55rem;left:4%;width: 92%; color:#363636;display: none; z-index:50}
.closebtn {z-index: 20; position: absolute;right:3%;top: 0;width: 1.25rem;height: 1.25rem;float: right;}
.pop .fsk01 { overflow-y: scroll;position: absolute;z-index: 11;height: 83%;padding-right: 0.2rem;top:10%;width: 90%;left:6%;}





.pop .fsk01 .ul_1 li{padding-top: 0.2rem;}
.pop .ul_1 li label{ font-weight:normal; width:94%; float:right;margin-bottom: 0;}
.pop .ul_1 li span{width:0.6rem; height:0.6rem;display: block;float: left; background:#6bb2c4; color:#fff;line-height:1.2; margin-top:0.1rem;
text-align:center; border-radius:30px; margin-right: 0.1rem;}
.pop .ul_1 li a{ text-decoration:none; color:#627fc7}

.xz-ceng1{height:15rem; position: fixed; top:20%; background: url(../images/tc1.png) no-repeat;background-size: 100%;} 


.pop .font{ color:#b41e2c; font-weight:bold}

.pop .fsk01 .ul_2 li{padding-top: 0.2rem;}
.pop .ul_2 li label{ font-weight:normal; width:93.5%; float:right;margin-bottom: 0;}
.pop .ul_2 li span{ background:#000; text-align:center; width:0.6rem; height:0.6rem;display: block;float: left;  color:#fff;line-height:1.2;
text-align:center; border-radius:30px; margin-top:0.1rem;margin-right: 0.15rem;}



.bt{color:#363636; font-weight:bold;}
.mt{ margin-top:0.3rem}
.mt2{ margin-top:0.2rem}



.pop .fsk01::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop .fsk01::-webkit-scrollbar-track-piece {
background-color:#ddd;
}
 .pop .fsk01::-webkit-scrollbar-thumb {
background:#087e9c;
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;
}






