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{font-size:12px;} 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;}
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
}
}
.hslclear{ clear:both;}
.hslh1{ display:block; height:1rem;}
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;
}
.header{
	margin: 0 auto;
    width: 100%;
    max-width: 640px;
    background: #FFFFFF;
    padding: 1rem 0;
    position: fixed;
    top: 0;
    z-index:100;
    box-shadow: 1px 5px 12px -6px #2b2b2b;
	height:4rem;
}
.header .hsllogo{ display:block; height:4rem; width:auto; float:left; margin-left:1rem;}
.header .hsllogo img{ height:100%;}
.header .header_lxb_box{height:4rem; float:left; padding-left:1rem; float:left; width:60%;}
.header_lxb_box #telInput{ height:3rem; line-height:3rem;
	float: left;
    width: 68%;
    overflow: hidden;
    margin-top: 0.5rem;
    border-radius: 30px;
    background-color: #eee;
    border: 0;
    text-indent: 1rem;
    font-size: 1rem;
    color: #999;
}
.header_lxb_box #navBtn{
    display: block;
    float: left;
    width: 30%;
    height:3rem; line-height:3rem;
    overflow: hidden;
    margin-top: 0.5rem;
    border-radius: 30px;
    background-color: #e23838;
    text-align: center;
    font-size: 1.5rem;
    color: #FFFFFF;
    margin-left: 2%;
	border:1px solid #e23838
}
.header_menu{
	float: right;
    color: #29090A;
	height:3rem; line-height:3rem;
	margin-top:0.5rem;
}
.header_menu i{font-size: 2rem; color:#333;}
.header_menu span{ display:block; height:3rem; padding-right:1rem;}

.hslmenu{ position:fixed; z-index:102; width:60%; height:100%; right:-60%;box-shadow: 1px 5px 12px -4px #2b2b2b;}
.hslmenubg{position:fixed; z-index:101; width:100%; height:100%; right:0; background-color:rgba(0,0,0,.2); display:none;}
.hslmenu0{ background-color:#fff; height:100%;}
.hslmenu ul{ height:100%;}
.hslmenu ul li{ height:4rem; line-height:4rem; border-bottom:1px solid #eee; padding:0 1rem;}
.hslmenu1{ padding:1rem; background-color:#fa4f01; height:4.6rem; position:relative;}
.hslmenu1 h2{ color:#fff; font-size:2rem;}
.hslmenu1 p{ color:#fff; font-size:1.2rem;}
.hslmenu1 i{ display:block; font-size:2.4rem; color:#fff; position:absolute; right:1rem; height:3rem; line-height:3rem; width:3rem; text-align:center; top:1.8rem;}
.hslmenu ul li a{ display:block; height:4rem; font-size:1.3rem; color:#333;}
.hslmenu ul li a i{ font-size:1.3rem; padding-right:1rem;}

.hslbanner{ padding-top:0rem; margin-bottom:2rem;}
.hslbanner a{ display:block;}
.hslbanner a img{ width:100%;}

.hsltit{ text-align:center; padding:1rem 0; font-size:2rem; color:#000;}


.hslbd{ margin:0 1rem;}
.hslbd b{ display:block; font-size:1.5rem; color:#3d2f2f; padding-bottom:.5rem; margin-top:1rem;font-weight:normal; text-align:center;}
.hslbd a{ display:inline-block; width:50%; float:left;}
.hslbd a span{ display:block; background-color:#f44e67; margin:0 .5rem; height:3rem; line-height:3rem; text-align:center; color:#fff; margin-top:1rem;}

.hslbd .hslbdform{text-align:center;}
.hslbd .hslinput{ width:100%; height:3rem; line-height:3rem; background-color:#fff; border:none; color:#333; margin-top:1rem; text-indent:1rem; border:1px solid #ccc;}
.hslbd .tijiao{width:100%; height:4rem;background-color:#ae0b12; border:none; color:#fff; font-size:1.8rem; margin-top:1rem; border-radius:3rem;}
.hslbd p{ color:#eb001d; padding-top:.5rem;}



.hslbtn{ display:block; height:3.2rem; line-height:3.2rem; font-size:1.5rem; text-align:center; background-color:#ae0b12; color:#fff; margin:0 1rem;}


.hslbox2{ background-color:#ffe9dc; padding:1rem; margin:1rem 0;}
.hslbox2_1{ margin-bottom:1rem;}
.hslbox2_2{ float:left; width:40%;}
.hslbox2_3{ float:right; width:57%;}
.hslbox2_3 b{ display:block; font-size:1.3rem; margin-bottom:.5rem;}
.hslbox2_3 p{ color:#555;}
.hslbox2_4{ margin-top:1rem;}
.hslbox2_4 a{ width:50%; float:left; text-align:center;} 
.hslbox2_4 a span{ display:block; margin:0 .5rem;height:3rem; line-height:3rem; background-color:#ae0b12; color:#fff; font-size:1.3rem;}


.hslbox3 a{ display:block; margin-bottom:1rem;}
.hslbox3{ background-color:#f3f3f3;padding:1rem;}
.hslbox3 span{ display:block; margin:0 1rem 2rem 1rem;}


.hslbox4{ margin:0 auto; padding-top:1rem;}
.hslbox4 li{ height:4rem; line-height:4rem; margin:0 1rem; border-bottom:1px dashed #ccc;}
.hslbox4 li a{ display:block; color:#333; font-size:1.2rem;}
.hslbox4 li a b{ display:block; height:2.6rem; line-height:2.6rem; margin-top:.7rem; background-color:#0776d2; float:right; width:6rem; color:#fff; border-radius:.5rem; text-align:center; font-weight:normal;}


