html{
	width: 100%;
	height: auto;
	
}
* {
    padding: 0;
	margin: 0;
}
body{
	margin: 0px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: black;
}
h1,h2{
	font-size: 16px;
	font-weight: normal;
}
header{
	width: 100%;
	height: auto;
/* 	border-bottom: 3px solid crimson; */
	display: block;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
}
header h1 {
    text-align: left;
	font-size: 12px;
	display: inline;
	color: rgba(0,0,0,0.7);
	height: 30px;
	line-height: 30px;
	display: none;
}
header nav ul li {
    text-align: right;
	display: inline;
	padding: 0;
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
	color: rgba(0,0,0,0.7);
	display: none;
}
header nav{
	display: block;
	float: right;
}
#but_1{
	width: 100%;
	height: 2px;
	border-bottom: 1px solid rosybrown;
	display: none;
}
#logo{
	display: block;
	height:auto;
	width: auto;
	margin-top: 5px;
	width: 100%;
}
#logo img{
	width: 30%;
	margin-left: 2%;
}
#logo nav{
	margin-top: 5px;
	width: 100%;
	font-size: 16px;
}
#logo nav a{
	color: aliceblue;
	font-size: 12px;
	width: 20%;
	line-height: 30px;
	background-image: url("../images/menu_02_d.jpg");
	float:left;
	text-align: center;
	margin-top: 0px;
}
   
.left{
	display:none;
}

.ad_online {
  display: block;
  justify-content: center;
}
.ad_online img{
	width: 100%;
	height: auto;
}
.ad_02, .ad_03 {
  flex: 1;
  max-width: 50%;
}

.ad_02 img, .ad_03 img {
  width: 100%;
  height: auto;
}
.member_cont_title {
  font-size: 12px;
  line-height: 1;
  border-bottom: 1px solid  #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.member_cont_title p{
	
	padding: 5px;
	padding-left: 20px;
}
	
.recharge_menu {
	margin: 0px;
	height: auto;
	margin-left: 20px;
}
.recharge_menu li {
  width: 20%;
  text-align: center;
  display: inline-block;
  padding: 0;
  
}
.recharge_menu span{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
}
#recharge_bank {
  background-image: url("../images/recharge_menu.jpg");
  display: block;
}

#recharge_chargecard {
  background-image: url("../images/recharge_menu_h.jpg");
  display: block;
  color: aliceblue;
}		
#recharge_content {
  width: 96%;
  margin-left: 2%;
  border: 1px solid  #ccc;
  border-radius: 5px;
  font-size: 12px;
}
#recharge_content ul li{
	list-style-type: none;
}
.recharge_tip {
	width: 100%;
	height: 42px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid silver;
	display: none;
}

.recharge_tip p {
  display: inline;
  width: 25%;
  background-position: left center;
  text-align: left;
  padding-left: 30px;
  font-size:1em;
}
.p_1{
  background-image: url("../images/recharge_tip1.jpg");
  background-repeat: no-repeat;	
  height: 28px;
  line-height: 28px;
}
.p_2_h{
  background-image: url("../images/recharge_tip2_h.jpg");
  background-repeat: no-repeat;	
  height: 28px;
  line-height: 28px;
}
.p_3{
  background-image: url("../images/recharge_tip3.jpg");
  background-repeat: no-repeat;	
  height: 28px;
  line-height: 28px;
}
.p_4{
  background-image: url("../images/recharge_tip4.jpg");
  background-repeat: no-repeat;	
  height: 28px;
  line-height: 28px;
}

.recharge_cade_bg_1{
	margin: 0;

}
.recharge_info{
	display: block;
	width: 300px;
	margin: 20px;
	margin-left: 10%;
}
.recharge_info label {
  display: inline-block;
  text-align: left;
}
.recharge_info input {
	height: 20px;
  display: inline-block;
  text-align: left;
}
.recharge_info.fixed .p-z-btn04 input[type="submit"] {
  text-align: center;
  font-size: 12px;
  background-image: url("../images/btn.gif");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  border: none;
  width: 100px;
  height: 32px;
  cursor: pointer;
  transition: none;
}

.recharge_info.fixed .p-z-btn04 input[type="submit"]:hover {
  background-position: center bottom;
}
.recharge_info_red{
	width: 96%;
	margin-left: 2%;
	height:auto;
	padding: 10px 0px;
	text-align: center;
	color: red;
}
.weti {
  border: 1px solid orange;
  width: 94%;
  margin-left: 3%;
  margin-bottom: 10px;
  color: rgba(0,0,0,0.7);
}
.weti .recharge_tip_cont {
  background-image: url("../images/tip_pic_03.jpg");
  background-repeat: no-repeat;
  background-position: left center;
  background-position: 10px 20px;
  padding: 10px;
}
.weti p{
	width: 75%;
	margin-left:80px;
	line-height: 20px;
}
.bottom {
	font-size: 12px;
	display:inline-block;
	float: left;
	margin-top: 100px;
	width: 100%;
	height: auto;
	margin: 20px 0px;
	border: 1px solid #ccc;
}
.bottom li{
	list-style: none;
}

.bottom a {
  color: #333333;
  text-decoration: none;
}

.bottom a:hover {
  text-decoration: underline;
}

.bottom_cont_right {
 text-align: center;
 line-height: 30px;
}
.visit_count {
  color: #333333;
}

.font_red {
  color: red;
}

.contact_info {
  margin-top: 20px;
}
.spaces_40{
	display: none;
}