@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{width: 31%;height: 13%;bottom: 2%;left: 36%;}
.btn1 .link2{width: 28%;height: 13%;bottom: 11%;left: 36%;}
.btn1 .link3{width: 28%;height: 13%;bottom: 18%;left: 36%;}


.bg1{width:100%; height:6.4rem; background:url(../images/bg1.jpg) no-repeat; background-size:100%}
.content{width:100%; height:7.6rem; background:url(../images/bg.jpg) no-repeat; background-size:100%}
.bg3{width:100%; height:7.5rem; background:url(../images/bg3.jpg) no-repeat; background-size:100%}
.part{width: 80%; margin: auto;}
.content a{ width:31%; margin:auto; display:block; padding-top:0.4rem}
.bg1 a{ width:31%; margin:auto; display:block; padding-top:0.8rem}
.bg3 a{ width:31%; margin:auto; display:block; padding-top:0.25rem}

.back{ width:100%; position:fixed; bottom:0.4rem; right:0.4rem;}
.back img{float: right;margin-right: 2%;}

.xz-ceng{height:20.5rem; position: fixed; top: 10%; background:#fff; border:1px solid #636363; border-radius:10px;} 
.pop {margin: 0 auto; font-size:0.5rem;left: 4%;width: 92%; color:#636363;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.4rem;top: -0.4rem;width: 1.2rem;height: 1.2rem;height: 1.3rem;float: right;}
.pop .fk01  { overflow-y: scroll;position: absolute;z-index: 11;height: 85%;padding-right: 0.2rem;top:11%;width: 90%;left: 5%;}
.pop .fk01 p{ margin-top:0.2rem}
.pop .fk01 ul li{padding-top: 0.2rem;padding-right: 0.1rem;}
.pop .fk01 ul li span{width:0.6rem; height:0.6rem;display: block;float: left; background:#656565; color:#fff;
text-align:center; border-radius:30px; margin-top:0.1rem;margin-right: 0.15rem; font-size:0.45rem; line-height:1.4}
.pop .fk01 ul li label{ width:94%; float:right}
.bt{ margin-top: 0.35rem;}

.pop .fk01 ul li a{ color:#636363;text-decoration:none;}
.xzbt {
    font-size: 0.65rem;
    font-weight: bold;
    color: #4d4d4d;
}

.pop .fk01::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop .fk01::-webkit-scrollbar-track-piece {
background-color:#E4DFD8;
}
 .pop .fk01::-webkit-scrollbar-thumb {
background:#8C8986;
width:0.2rem;
border-radius:5px;
}
.pop .fk01::-webkit-scrollbar-thumb:hover {

}
.pop .fk01::-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;
}
