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:#106985;
}
.hslclear{ clear:both; display:block;}
.hslbanner{ position:relative;}
.hslbanner a{ display:block;}
.hslbanner img{ margin-bottom:1rem;}

.hslbt{ text-align:center;}
.hslbt span{ width:53.733333333333333333%; margin:0 auto; display:block;}
.hslbt img{ width:100%;}
.hslbt p{ color:#fff; font-size:1.3rem; padding:.5rem 0;}

.hslbox0{ margin-bottom:2rem;}
.hslbox01{display: flex;justify-content: space-between; margin:1rem .5rem 0 .5rem;}
.hslbox01 a{width:25%;}
.hslbox01 span{ display:block; margin:0 .5rem;}

.hslbox1{ padding:1rem 1rem 2rem 1rem;overflow:hidden; position:relative; }
.hslbox1_bg{background-image:url(../images/3.png); background-repeat:no-repeat; background-position:center center; background-size:100% 100%; position:relative; z-index:2; padding-bottom:1rem;}
.hslbox1:before{ content:""; height:8rem; width:100%; background-color:#f75354; position:absolute; z-index:1; top:0; left:0;}
.hslbox1:after{ content:""; height:100%; width:100%; background-color:#106985; position:absolute; z-index:0; top:0; left:0;}
.hslbox1_1{ font-size:2rem; font-weight:normal; color:#fde4c1; text-align:center; position:relative; z-index:2; padding-top:1.5rem; padding-bottom:1.5rem;}
.hslbox1_2{margin:1rem; font-size:1.3rem; color:#333;}
.hslbox1_3{display: flex;justify-content: space-between; padding:0 .5rem 1rem .5rem; font-size:1.3rem;}
.hslbox1_4{ width:33.333333333333%; color:#333;}
.hslbox1_4 label{ display:block; margin:0 .5rem;}
.hslbox1_5{ margin:0 1rem; padding-bottom:.5rem;}
.hslbox1_6{ margin-bottom:1rem;}
.hslbox1_6 input{ border:none; text-indent:1rem; font-size:1.3rem; color:#fde4c1; background-color:transparent; width:100%; height:4rem; border-bottom:1px dashed #fde4c1; text-align:center;}
.hslbox1_7 input{font-size:1.5rem; color:#106985; background-color:#fde4c1; height:7rem; width:7rem; border-radius:7rem; border:none; margin:0 auto; display:block; padding:1rem; text-align:center;}
.hslbox1_9{ margin:0 1rem;display: flex;justify-content: space-between;}
.hslbox1_8{ width:33.33333%; text-align:center; color:#fff; font-size:1.3rem;}
.hslbox1_bg p{ color:#fff; font-size:1.5rem; margin:0 1rem 1rem 1rem;}


.hslbox2{padding:1rem .5rem 1rem .5rem;}
.hslbox2_1{display: flex;justify-content: space-between; flex-wrap:wrap;}
.hslbox2_2{ width:50%; margin-bottom:1rem;}
.hslbox2_2 a{ display:block; margin:0 .5rem; border:2px solid #f9e8c6; padding:.5rem;}
.hslbox2_2 b{ display:block; font-size:1.3rem; text-align:center; line-height:3rem; color:#f9e8c6; font-weight:normal;}
.hslbox2_2 p{ display:block;color:#fff; border-radius:.5rem; height:3.2rem; line-height:1.6rem;}

.hslbox2_3{ background-color:#c6171e; border-radius:.5rem; padding:1rem .5rem; margin:0 .5rem;}
.hslbox2_4{ display:block; margin:0 .5rem;}
.hslbox2_5{display: flex;justify-content: space-between; flex-wrap:wrap;}
.hslbox2_5 a{ width:33.3333333333333333%; margin-top:1rem;}
.hslbox2_5 a span{ display:block; margin:0 .5rem;}
.hslbox2_6 p{ text-align:center;}

.hslbox3{ margin:1rem 2rem 2rem 1rem; position:relative; overflow:hidden; padding:2rem 0;}
.hslbox3 .swiper-slide {
      text-align: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(1);
	  z-index:1;
    }
	
.hslbox3 .swiper-slide-active{
      transform: scale(1.3);
	  z-index:2;
	  box-shadow:0 0 1rem rgba(0,0,0,.5);
	}

.hslbox4{ margin:1rem 0 2rem 0;}

.hslbox5{ padding:2rem .5rem; margin-top:.5rem; background-color:#ef4a4c;}
.hslbox5 b{ display:block; text-align:center; font-size:1.6rem; color:#f8daa9;}
.hslbox5_1{ display: flex;justify-content: space-between; margin-top:1rem;}
.hslbox5_2{ width:25%;}
.hslbox5_2 a{ display:block; margin:0 .5rem; text-align:center;}
.hslbox5_2 img{ border-radius:100%;}
.hslbox5_2 p{ color:#fff; font-size:1.3rem; padding:.5rem 0;}

.hslbox6{ padding:1rem .5rem 2rem .5rem; text-align:center; margin-top:1rem;}
.hslbox6_1{ width:50%; margin-top:2rem;}
.hslbox6_0{display: flex;justify-content: space-between; flex-wrap:wrap;}
.hslbox6 b{ display:block; text-align:center; font-size:1.6rem; color:#f8daa9;}
.hslbox6_1 a{ display:block; color:#fff; font-size:1.2rem; margin:0 .5rem;}
.hslbox6_1 span{ display:block; height:2.4rem; width:80%; line-height:2.4rem; font-size:1.2rem; border-radius:3rem; background-color:#fde4c1; color:#106985; margin-left:10%; margin-top:.5rem;}

