@charset "utf-8";
body{ background: #fff; font-size:.25rem;}
div { box-sizing: border-box;}
.dn { display: none;}
.clearfix:after { content: '\20'; clear: both; height: 0; display: block;}
a {-webkit-tap-highlight-color:transparent;}
*{ outline:none!important;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none; -o-user-select: none;}
input,textarea { outline: none; border: none; box-sizing: border-box; background: none;}
/* --------------index-start-------------- */
.contBox { background: url(../images/bg.gif) center no-repeat; display: flex; justify-content: center; align-items: center; background-size: 100% 100%; height:9.28rem;}
.centerBg { padding: 0 24px; gap:.3rem; display: flex; justify-content: center; align-items: center; flex-direction: column; width: 6.4rem; height: 6.4rem; background: url(../images/centerBg.png) center no-repeat; background-size: 100% auto;}
.centerBg p { text-align: center; font-size: 11px; color: #ffffff;}