html, body {
	width: 100%;
	height: 100%;	
}
html {
	color: black;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "宋体";
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size:0.5rem;
	line-height:1.5;
	background:#d6c6a5;
}
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{position: absolute;right: 6%;bottom:0;width: 24%;height: 14%;}
.btn1 .link21{position: absolute;right: 6%;bottom: 10%;width: 24%;height: 14%;}


.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;background:#d6c6a5;}
.part{width:84%;margin: auto; font-size:0.55rem; color:#64532f; background:#fbfbfb;padding: 0.5rem 0.8rem 0.5rem 0.9rem;}
.cxwz{width: 100%;} 
.cxwz li{ font-size:0.55rem;color:#64532f}
.cxwz li label{ width:92%; float:left;}
.cxwz li span{color: #fff; margin-right: 0.1rem;background:#8b7341; text-align:center; width:0.55rem; height:0.55rem;display: block;
    border-radius: 30px;float: left;margin-top: 0.15rem; line-height:1.4; font-size:0.45rem}

.p1{ margin-top:0.5rem;}

.bk{background: #ab9169; line-height:1.9; color: #fff; text-decoration: none;border-radius: 12px;width: 5rem;
    display: block;text-align: center; margin: auto;}
.xz{background: #ab9169;line-height:1.9; color: #fff; text-decoration: none;border-radius: 12px;width: 4.5rem;
    display: block;text-align: center;  margin-left: 8.5rem;}
.djlj{ color:#ab9169;}

.xz-ceng{height:22rem; position: fixed; top: 6%; background:#fff;} 
.pop {margin: 0 auto; font-size:0.45rem;left: 4%;width: 92%; color:#696969;z-index: 40;display: none;border-radius: 6px;}
.xz-ceng .closebtn {z-index: 20;position: absolute;right: 0;top: 0;width: 1.3rem;float: right;    font-size: 1.3rem;
    text-decoration: none;color: #55595d;}
.xz-ceng .bt{ color:#3d4043; font-size:0.6rem;font-weight: bold;}
.pop .fk01 { overflow-y: scroll;position: absolute;z-index: 11;height: 88%;padding-right: 0.2rem;top:9%;width: 88%;left: 6.5%;}
.pop ul li{ padding-top:0.1rem}
.bt{ font-weight:bold; font-size:0.6rem; padding-bottom:0.1rem}
.pop label {font-weight: normal; width: 94%;float: right;margin-bottom: 0;}
.pop ul li span{color: #fff; background:#696969; text-align:center; width:0.55rem; height:0.55rem;display: block;
    border-radius: 30px;float: left;margin-top: 0.05rem; line-height:1.4; font-size:0.45rem}

.xz-ceng p{ margin-top:0.2rem}

.pop .fk01::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop .fk01::-webkit-scrollbar-track-piece {
background-color:#ddd;
}
 .pop .fk01::-webkit-scrollbar-thumb {
background:#534b3a;
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;
}



