@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: #ffffff 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;}
.bg{ width:100%; background:url(../images/bg.jpg) no-repeat; background-size:100%; height:49.2rem}


.btn1{ position:relative;}
.btn1 a{ display:block; position:absolute;}

.btn1 .left{ width: 45%;left: 4%; height:89%;top: 10%;}
.btn1 .right{width: 45%;right: 4%; height:89%;top: 10%;}



.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;}

.bt1{ color:#3e3e3e; font-weight:bold;height:0.8rem;}
.bt1 span {display: block;float: left;margin-right: 0.2rem;background: #cd0028;border-radius: 6px;width: 1.2rem;text-align: center;color: #fff;}
.bt1 label {width: 89%;float: right;color: #5e5e5e;font-weight: bold;}
.txt{ width: 89%;float: right;color:#6b6b6b;}
.c{ margin-left:1.6rem}
.c,.c1{ border:1px solid #f8d9d9; padding:0.15rem 0.5rem; margin-top:0.3rem; background:#fff2f2}
.c p{ margin-top:0.2rem;color:#6b6b6b;}
.c li{margin-top:0.15rem;color:#6b6b6b;}
.c li span{width:0.55rem; height:0.55rem;display: block;float: left; background:#686868; color:#fff;line-height:1.2;
text-align:center; border-radius:30px;margin-right: 0.15rem; margin-top:0.05rem}


.bt2 span {display: block;float: left;margin-right: 0.2rem;background: #cd0028;border-radius: 6px;width:2rem;text-align: center;color: #fff;}
.bt2 label {width: 80%;float: right;color: #5e5e5e;font-weight: bold;}
.q2{ padding-top:0.3rem;color:#6b6b6b;}
.bt2{ padding-top:0.3rem}
.q3{ color:#969696; margin-top:0.2rem;margin-left: 1.6rem;}


.q1 span{ width:4.5%; display:block; float:left; margin-right:0.2rem;}
.q1 label{ font-weight:normal; width:93%; float:right; padding-bottom:0.5rem;border-bottom:1px solid #1f1c83 }
.bt1{ padding-top:0.6rem; font-size:0.55rem}
.q1 {padding-top: 0.1rem;font-size: 0.5rem; width: 89%;float: right;color:#6b6b6b;}

.c1 li{ padding-top:0.15rem}
.c1 li span{width:0.6rem; height:0.6rem;display: block;float: left; background:#dc4864; color:#fff;line-height:1.2;
text-align:center; border-radius:30px; margin-top:0.1rem;margin-right: 0.15rem;}
.c1 li label{ color:#6b6b6b; width:93%; float:right;margin-bottom: 0;}




.xz-ceng{height:21rem; position: fixed; top: 15%; border-radius: 8px;} 
.pop {margin: 0 auto; font-size:0.5rem;left: 2.5%;width: 95%; color:#6b6b6b;z-index: 40;display: none;}
.xz-ceng .closebtn {z-index: 20; position: absolute;right: -1%;top: -2.5%;width: 1.1rem;height: 1.1rem;float: right;}
.pop .fsk01 { overflow-y: scroll;position: absolute;z-index: 11;height:84%;padding-right: 0.2rem;top:12%;width: 92%;left: 4%;}
.pop ul li a{ text-decoration:none; color:#627fc7}


.pop ul { margin-left:1.5%; margin-top:0.3rem}

.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:#3b5c7b;
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;
}
.mt2{ margin-top:0.2rem}