/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body {
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-touch-callout:none;
    word-wrap:break-word;
    line-height:1.5;font-size: 12px;min-width:7.5rem!important;
    width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
}
h1{font-size:0;}
.wrap{width:6.8rem;margin: 0 auto;}

.banner-box{
    height: 2.76rem;
	background-size: 12rem;
}
.banner-box span{
    font-size: .26rem; line-height: .42rem; margin-top: .2rem;
}
.banner-box h3{
    font-size: .32rem; line-height: .42rem;
    width: 100%;
}
.banner-box h3::before, .banner-box h3::after{
    width: 1.2rem; margin: 0 .1rem;
}

.main{margin-top: .5rem}
.main h2{
    font-size: .4rem; line-height: .8rem;
}
.main .content{
    margin: .25rem auto;
}
.content-way{
    width: 100%; height: auto;
    margin: 0 auto;
    background-size: 100% 100%;
    box-shadow: 0 .05rem .1rem rgba(33,33,33,.1);
}
.content-way img{
    width: 2rem;
    margin-top: .4rem;
    margin-left: .45rem;
}
.content-way i{
    margin-left: .5rem; margin-top: .3rem;
}
.content-way ul{
    width: 90%; margin: .2rem 5%;
    font-size: .26rem; line-height: 1.5;
}
.content-way ul li{margin-bottom: .2rem;}
.slideBox{
    width: 100%; height: auto; margin-bottom: .3rem;
}
.slideBox .bd{height: auto;padding-bottom: .25rem}
.slideBox .bd img{
    height: auto;
}


