@charset "utf-8";
/* Hschubin */
*{margin: 0;padding: 0;}
html {font-family: Arial,"Microsoft YaHei";font-size:625%;color: #333;-webkit-text-size-adjust:none;}
body {max-width:640px;margin:auto;font-size:.18rem;background:#fff;}
p,input {font-size:inherit;}
a{color:inherit;text-decoration: none;outline-style: none; border:none;}
a:hover{color:inherit;}
ul,ol,li{list-style:none;}
em,i{font-style:normal;}
img{vertical-align:middle;border:none;display:inline-block;max-width:100%;max-height:100%;}
a,button,input,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);outline: none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer; -webkit-appearance: none;border:none;} 

.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;}
.main{max-width:5.8rem;margin:0 auto;}
.img_box{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;}



