@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;}
body{background-color: #fff;}

.swiper-container{height:100%;}

.main{width:7.5rem;margin:0 auto;padding-bottom:.76rem;}

.image_box{padding:.08rem 0 .21rem;overflow: hidden;}
.image_box .plan_img{width:4.9rem;}

.con_img{display:block;width:7.5rem;}

.footer{padding:.2rem .5rem;}
.footer .text{font-size:.2rem;line-height:1.4;color:#a9a9a9;text-align: center;}

.fixed_footer{position: fixed;bottom:0;left:0;width:100%;height:.76rem;background-color:#fff;}
.btn_download{display:block;width:2.94rem;height:.76rem;margin:0 auto;background:url(https://png.pookcdn.net/mobile_image/dtbuyu/btn_download.png) no-repeat;background-size:100% 100%;}


.thickdiv { position: fixed;top: 0; left: 0; width: 100%;  height: 100%; background:#000000; border: 0 none; opacity: 0.5; filter:alpha(opacity=50); z-index:98;overflow:hidden;}