﻿@charset "utf-8";
/* CSS Document */

body{width:100%;max-width:640px;padding:0px;margin:0px auto;}
.wraps{width:100%;margin:0px auto;margin-top:5.6875rem;}
.wraps img{width:32%;}
.wrap{width:100%;margin:0px auto;margin-top:2.6875rem;}
.wrap img{width:100%;}
.footfix{height: 2.6875rem !important;
    width: 21.5rem !important;
    position: fixed;
    left: 50%;
  bottom:0px;text-align:center;
    transform: translate(-50%, -50%);
	
background-color: rgb(26, 173, 23);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 22px;
    box-sizing: border-box;
   line-height: 2.6875rem;
    box-shadow: rgb(0, 124, 11) 0px 0.0625rem 0.375rem 	
	}
	.iconweixinicon::before {
    content: "\e609";
}
.icon{padding-right:10px;}
.topfix{position:fixed;top:0px;width:98%;height: 4rem !important;left:0px;background:#fff;overflow:hidden;}
.ltop{float:left;width:65%;line-height: 2.6875rem !important;}
.ltop img{float:left;height: 2.6875rem !important;margin-right:1rem;}
.rtop{float:LEFT;width:30%;text-align:center;height: 2.6875rem !important;line-height: 2.6875rem !important;  box-sizing: border-box;
   line-height: 2.6875rem;  border-radius: 22px; animation: scale 4s linear 0s infinite normal none running; 
   }
   
.chenggong{position:fixed;z-index:9999;background:#fff;border-radius:22px;width:86%;left:5%;top:20%;padding:2%;display:none; box-shadow: rgb(60, 60, 60) 0px 0.0625rem 0.375rem;text-align:center;}
.guan{position:absolute;right:15px;top:15px;}
.chenggong img{width:20%;margin:20px 0px;}
.chenggong b{width:100%;display:block;}
.chenggong p{color:#666;line-height:2;font-size:13px;}
.chenggong .btn{width:40%;text-align:center;height: 2rem !important;line-height: 2rem !important;  box-sizing: border-box;
   line-height: 2rem;  border-radius: 22px; background-color: rgb(26, 173, 23);
    color: rgb(255, 255, 255); display:inline-block;margin-bottom:15px;}
#c{height:0px;width:0px;overflow:hidden;}