@charset "utf-8";
/* style */
@import "base.css";

html{font-size:625%;}
body{ max-width:750px; margin:0 auto; background-color:#111;  font-size:12px; font-size:.12rem;}
img{ display:block; max-width:100%;}
.container{ padding-left:.24rem; padding-right:.24rem;}

#header{ margin-bottom:.2rem;}
.heading img{ margin:0 auto;}
.profit ul{ padding-top:.5rem; padding-bottom:.05rem;}
.profit ul li{ float:left; width:50%; margin-bottom:.45rem;}
.profit ul li img{ margin:auto; width:2.78rem;}
.product{ margin-bottom:.4rem;}
.product .heading{ margin-bottom:.15rem;}
.product dl{ margin-bottom:.06rem;}
.product dl dt{ width:4.34rem;}
.product dl dd{ width:2.62rem;}
.product ul{ margin-left:-.03rem; margin-right:-.03rem;}
.product ul li{ float:left; padding-left:.03rem; padding-right:.03rem; margin-bottom:.06rem; width:33.333333%;}
.product ul li img{ width:100%;}
.support{ clear:both;}
.support-box{ position:relative; height:7.5rem; margin-bottom:.4rem;}
.support-box ul li{ position:absolute; color:#f9eed8;}
.support-box ul li.i-1{ left:1.55rem; top:.45rem;}
.support-box ul li.i-2{ left:3.35rem; top:1.65rem;}
.support-box ul li.i-3{ left:4.10rem; top:2.85rem;}
.support-box ul li.i-4{ left:4.10rem; top:4.05rem;}
.support-box ul li.i-5{ left:3.35rem; top:5.25rem;}
.support-box ul li.i-6{ left:1.55rem; top:6.40rem;}
.support-box ul li h3{ color:#c32019; font-size:.26rem; font-weight:700;}
.support-box ul li h3 i{ display: inline-block; background-color:#c32019; width:.32rem; height:.32rem; line-height:.32rem; text-align:center; font-weight:normal; color:#f7f0de; font-style:normal; border-radius:50%; margin-right:.12rem;}
.support-box ul li p{ font-size:.24rem;}
.support-box .support-bimg{ position:absolute; left:0; top:1.35rem;}
.support-box .support-bimg img{ width:3.3rem;}
.support-box .support-simg{ position:absolute; right:0; top:.5rem;}
.support-box .support-simg img{ width:1.16rem;}
.store{ clear:both;}
.store .heading{ margin-bottom:.2rem;}
.store ul{ background-color:#f9f0e9; padding-top:.2rem;}
.store ul li{ float:left; padding-left:.09rem; padding-right:.09rem; margin-bottom:.2rem; width:33.333333%;}
.store ul li img{ width:100%;}
.store ul li span{ display:block; background-color:#fff; width:100%; height:.6rem; line-height:.6rem; font-size:12px; text-align:center;}
#footer{ color:#fbeedb; text-align:center; font-size:.2rem; padding-top:.4rem; padding-bottom:.2rem;}
#footer h1{ font-size:.26rem; font-weight:700; margin-bottom:.1rem;}
#footer p{ margin-bottom:.1rem;}

