@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: #feb13b 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;}
.btn1{ position:relative;}
.btn1 a{ display:block; position:absolute;}
.btn1 .link1{width: 35%;left: 6%;top: 0;height: 55%;}
.btn1 .link2{width: 48%; right: 6%; top: 0; height: 55%;}





.font{color:#000;font-weight:bold}


.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;}


.bg {width:100%;background:url(../images/bg.jpg) top center no-repeat; background-size:100%;height:11.6rem;}
.bg .part {width: 71%; margin-left: 16.5%;padding-top: 2.25rem;color: #fff; height:8.8rem}
.bg .part p{ color:#fff; font-size:0.55rem;margin-top: 0.25rem;}
.xqbtn{ width:31.6%; margin:auto;display: block;}
.xzbtn{display: block; float:right; margin-right:1.5rem; text-decoration:underline; color:#953a03; font-size:0.6rem}




.pop {margin: 0 auto; font-size:0.55rem;display: none;z-index: 40; color:#000000;left:4%; width:92%;}
.pop .closebtn {z-index: 20; position: absolute;right: -2%;top: -2.5%;width: 1rem;height: 1rem;float: right;}
.pop p{ margin-top:0.15rem;font-size:0.5rem; margin-bottom:0.15rem}


.wt{ color:#000000; margin-top:0.3rem; font-size:0.58rem; font-weight:bold; clear:both;line-height:1.8;}
.wt span {
    width: 1.1rem;
    margin-right: 0.15rem;
    height: 1.1rem;
    display: block;
    background: #ff9500;
    float: left;
    text-align: center;
    font-size: 0.5rem;
    color: #000;
    border-radius: 30px;
    border: 1px solid #000;
    padding: 0.2%; line-height:1.8;
}
.da{ clear:both;  margin-left: 0.35rem;}
.da span {
    width: 0.15rem;
    margin-right: 0.15rem;
    height: 2.7rem;
    display: block;
    background: #ff9500;
    float: left;
    text-align: center;
    color: #000;
	margin-top:0.2rem;
    border-radius: 100px;
    border: 1px solid #000;
}

.da label{
    width: 94%;
    display: block;
    float: right;
}

.da_2  li span{ width:0.5rem; height:0.5rem; display:block; background:#a6824c; float:left;display:block;text-align:center; font-size:0.45rem;  color: #fff;border-radius: 30px; margin-right:0.1rem;line-height:1.2; margin-top:0.1rem}

.da_1  li span{ width:0.55rem; height:0.55rem; display:block; background:#8a8a8a; float:left;display:block;text-align:center; font-size:0.45rem;  color: #fff;border-radius: 30px; margin-right:0.1rem; line-height:1.2;margin-top:0.1rem}
.da_1  li  label{ width:94%; float:right}


.pop .fsk01{overflow-y: scroll;position: absolute;z-index: 11;height: 83%;
    padding-right: 0.2rem;
    top: 13%;
    width: 93%;
    left: 4%;}

.xz-ceng {
    height: 21.5rem;
    position: fixed;
    top: 10%;
    padding: 5% 4.5%;
    background: #fff;
    border: 3px solid #000;
    border-radius: 10px;
	display:none;
}

.btn1 .left{
    left: 5%;
    width: 42%;
    height: 98%;
    bottom: 3%;
}
.btn1 .right{
    right: 4%;
    width: 42%;
    height: 98%;
    bottom: 3%;
}

.link{
    width: 12%;
    display: block;
    position: fixed;
    top: 20%;
    right: 0;
}
.pop .fsk01::-webkit-scrollbar {
width:0.2rem;
height:0.2rem;
margin-right:0.1rem;
}
 .pop .fsk01::-webkit-scrollbar-track-piece {
background-color:#efe3d6;
}
 .pop .fsk01::-webkit-scrollbar-thumb {
background:#ff9500;
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;
}