html{-webkit-text-size-adjust:none;  }
a{outline:none; text-decoration:none;} a:hover{ text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important;} em,i{ font-style:normal;}
select{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);   }
img{ display:block;}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) {
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) {
html {
font-size:73.24%!important
}

}
@media only screen and (min-width:481px) {
html {
font-size:84%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:90%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:100%!important
}
}
body {
    font-family: "Microsoft YaHei",sans-serif;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
	overflow-x:hidden;
	background-color:#fff;
}
.hslclear{ clear:both; display:block;}
.hslbanner{ position:relative;}
.hslbanner a{ display:block;}
.hslbox1{ margin:2rem 0 1rem 0; display:flex;justify-content: center;}
.hslbox1 a{ padding:.8rem 5rem; background-color:#e74c3c; color:#fff; font-size:1.5rem; border-radius:.5rem;animation: hslwd .6s linear infinite;}
@keyframes hslwd {
    0% {
    	transform: translateY(0);
  	}
    25% {
        transform: translateY(3px);
    }
    50% {
        transform: translateY(4px) scale(1.2, 1); 
    }
    75% {
        ransform: translateY(3px);
    }
    100% {
        transform: translateY(0);
    }
}
.hslbanner b{ display:block; text-align:center; font-weight:normal; font-size:1.8rem; margin:1rem 0;}
.hslbox2{ height:3.4rem;}
.hslbox2 input{height:3.4rem; display:block; border:1px solid #f1f1f1; width:99%; text-indent:1rem; font-size:1.5rem; border-radius:.5rem;}

.hslbox3{ width:80%; margin-left:10%;} 
.hslbox3_1,.hslbox3_2,.hslbox3_3{ margin-bottom:1rem;}
.hslbox3 b{ font-size:1.5rem; font-weight:normal; display:block; margin-bottom:.5rem;}
.hslbox3_1 input,.hslbox3_2 input{height:3.4rem; display:block; border:none;font-size:1.3rem;width:99%; background-color:#fff; color:#000; border-radius:.5rem; border:1px solid #909090; text-indent:1rem;}
.hslbox3_4{ display:flex;flex-wrap:wrap; }
.hslbox3_4 label{ width:50%;font-size:1.3rem; margin-top:1rem; line-height:2rem; display:flex; margin-bottom:1rem; color:#666;}
.hslbox3_4 label input{ width:2rem; height:2rem; border:1px solid #909090; margin-right:.5rem;}
.hslbox3 #hslbdtj{padding:.8rem 5rem; background-color:#b3222c; color:#fff; font-size:1.5rem; border-radius:.5rem; border:none; display:block; margin:0 auto;}

.hslbox4{ margin-top:2rem;}

.hslbox5{ text-align:center; font-size:1.5rem; color:#333; line-height:2rem; margin-bottom:3rem; margin-top:3rem;}
.hslbox5 p{ font-size:1.2rem; margin-top:1rem;}
.hslxy{ position:fixed; width:80%; height:41rem; left:10%; top:50%; margin-top:-20.5rem; background-color:#fff; overflow:hidden; display:none;z-index:1000;}
.hslxy4{ margin:0 2rem;overflow: scroll; height:28rem; font-size:1.3rem; line-height:1.8rem; background-color:#f1f1f1; padding:1rem;}
.hslxy1{ height:3rem; line-height:3rem; text-align:center; font-size:2rem; color:#000; margin:2rem 0 1rem 0; position:relative;}
.hslxy3{ text-align:center; height:4rem; line-height:4rem; text-align:center; color:#ff6600; font-size:2rem; margin-bottom:1rem;}
.hslxy1 i{ display:block; height:3rem; width:3rem; text-align:center; line-height:3rem; position:absolute; right:0; top:-2rem; font-size:1.6rem; color:#666;}
.hslzzbg{ position:fixed; width:100%; height:100%; z-index:998; background-color:rgba(0,0,0,.7); display:none;top:0; left:0;}
